﻿/* CSS RESET BEGIN */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
    border-collapse: collapse;
	border-spacing: 0;
}
html
{
	font-family: Arial, Helvetica, sans-serif;	
}	
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	border-style: solid;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS RESET END */
html, body, form
{
	min-width: 1200px;
}
a
{
	color: #3877AD;
}
a:hover
{
	text-decoration: none;
}
.clear
{
    clear: both;
}
.divReportStageToolbar
{
    margin: 0 auto;
    width: 1200px;
}
.divReportStage
{
    margin: 0 auto;
}

.divReportStage + .divReportStage
{
    margin-top: 20px;
}

.divReportDataUnavailableContainer
{
    background-color: #FFE6E2; 
    border: 1px solid #FF7679;
    padding: 10px 10px; 
    margin: 5px 5px;
}

.divReportDataNotYetContainer {
	background-color: #E5F6DF;
	border: 1px solid green;
	padding: 10px 10px;
	margin: 5px 5px;
}

.divReportDataUnavailable
{    
    background-repeat: no-repeat;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    min-height: 16px;
    margin: 0 auto;
    padding-left: 24px;
    width: 290px;
}
.divReportDataUnavailableContainer .divReportDataUnavailable {
	background-image: url(../Images/Icons/exclamation.png);
}

.bold
{
    font-weight: bold;
}
.dialogTable
{
    margin-top: 10px;
}
.dialogTable td
{
    padding: 0 0 10px 5px;
    vertical-align: top;
}

/* ford old staff */

.table100 table
{
	width:100%;
}

.highlight { 
		background-color: red; 

}

.BoldArial {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.fordBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ErrorMsg
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
.WizardLinks
{
	border-right: navy 2px solid;
	border-top: navy 2px solid;
	font-size: 9pt;
	border-left: navy 2px solid;
	border-bottom: navy 2px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.WizardLinksBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.PageHeading
{
	font-weight: bold;
	font-size: 14pt;
	color: #0a2342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.RowHeading
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.SectionHeading
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
.SubSectionHeading
{
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.ColHeading
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.smallMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.specialMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
}
.TestInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.smallArial {
	font-family: Arial;
	font-size: 8pt;
}
.TextArial {
	font-family: Arial;
	font-size: 10pt;
}

.LargeBoldArial {
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
}
.ItalicsArial
{
	font-size: 10pt;
	font-style: italic;
	font-family: Arial;
}
.smallHelvetica {
	font-family: Helvetica;
	font-size: 8pt;
}
.TextHelvetica {
	font-family: Helvetica;
	font-size: 10pt;
}
.BoldHelvetica {
	font-weight: bold;
	font-family: Helvetica;
	font-size: 10pt;
}
.LargeBoldHelvetica {
	font-weight: bold;
	font-family: Helvetica;
	font-size: 12pt;
}
.ItalicsHelvetica
{
	font-size: 10pt;
	font-style: italic;
	font-family: Helvetica;
}
.smallTimesNewRoman {
	font-family: 'Times New Roman';
	font-size: 8pt;
}
.TextTimesNewRoman {
	font-family: 'Times New Roman';
	font-size: 10pt;
}
.BoldTimesNewRoman
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Times New Roman';
}
.LargeBoldTimesNewRoman {
	font-weight: bold;
	font-family: 'Times New Roman';
	font-size: 12pt;
}
.ItalicsTimesNewRoman
{
	font-size: 10pt;
	font-style: italic;
	font-family: 'Times New Roman';
}
.smallVerdana
{
	font-size: 8pt;
	font-family: Verdana;
}
.TextVerdana {
	font-family: Verdana;
	font-size: 10pt;
}
.BoldVerdana {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
.LargeBoldVerdana {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
}
.ItalicsVerdana
{
	font-size: 10pt;
	font-style: italic;
	font-family: Verdana;
}
.HighliteRadio
{
	border-right: red ridge;
	border-top: red ridge;
	border-left: red ridge;
	border-bottom: red ridge;	
}

sup { 
  vertical-align: super;
  font-size: smaller;
}

sub { 
  vertical-align: sub;
  font-size: smaller;
}

/*Fix for ext.net toolbar*/
.GreeWithTolbar .x-table-layout-cell {
    vertical-align: top;
}

    .GreeWithTolbar .x-table-layout-cell .x-toolbar-text {
        font-size: 14px;
    }

    .GreeWithTolbar .x-table-layout-cell div.x-toolbar-text {
        margin-top: 5px;
    }

.loadingMain {
}

	.loadingMain .loadingMainOpas {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 9999998;
		background-color: gray;
		opacity: 0.3;
	}

	.loadingMain .loadingMainInternal {
		position: absolute;
		background: url('/Images/PageLoading3.gif') no-repeat center center, white;
		z-index: 9999999;
		height: 44px;
		width: 120px;
		top: 45%;
		left: 45%;
		border-style: solid;
		border-width: 1px;
		border-color: darkgrey;
		box-shadow: 0 0 0 3px hsl(0, 0%, 60%), 0 0 0 5px hsl(0, 0%, 70%);
	}


.x-grid-row-checker:hover {
	transform: scale(2);
}


.x-grid-row-checker {
	transform: scale(1.5);
}


/*
.x-grid-row-checker, .x-column-header-checkbox .x-column-header-text {
	height: 18px;
	width: 26px;
	line-height: 26px;
	background-size: 78px;
}

		*/