﻿.header-banner
{
	background: transparent url(images/ICMBannersliver.png) repeat-x center center;
	height: 33px;
}

.footer-banner
{
	background: transparent url(images/ICMBannersliver.png) repeat-x center center;
	height: 26px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #0f0f99;
	font-size: 9px;
}

.header-logo
{
	background: transparent url(images/aurorabanner.png) no-repeat left center;
	height: 224px;
	width: 1056px;
	cursor: pointer;
}

.header-slogan
{
	background: transparent no-repeat center center;
	height: 33px;
	width: 322px;
}

.header-graph
{
	src: url(images/s.gif);
	background: transparent  no-repeat left center;
	height: 33px;
	width: 434px;
}
.readOnly
{
	background:#DFE8F6!important;
}
.login-title
{	
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.login-title span
{
	font-weight: bold;
	color: #1d2d8d;
	font-size: 14px;
}

.page-container
{
	margin: 5px;
	width: 100%;
	height: 100%;
}

.login-table
{
	width: 308px;
	height: 202px;
	padding-top: 70px;
	padding-left: 110px;
	padding-right: 28px;
	padding-bottom: 32px;
}

.login-background
{
	background: transparent url(images/AuroraLoginSMALL.png) no-repeat left top;
}

.greeting-message
{
	background: transparent url(images/drImage-small.png) no-repeat left top;
}

.h-line
{
	background: transparent url(images/h-line.gif) no-repeat center center;
	height: 1px;
	padding-top: 13px;
	padding-bottom: 12px;
}

.chart-message .x-panel-body
{
	text-align: center;
	vertical-align: middle;
}

.menu-title
{
	font-weight: bold !important;
	height: 22px !important;
	padding: 3px 3px 3px 27px !important;
	line-height: 21px;
	vertical-align: middle;
}
.menu-selected
{
	font-weight: bold !important;
	background-color: Orange;
}
.ext-mb-download
{
	background: transparent url(images/default/grid/loading.gif) no-repeat center center;
	height: 1px;
}
/*Modified for Phase IV issues no.2.1.12*/
 
.x-toolbar .go-button .x-btn-left{background:url(images/default/toolbar/tb-btn-sprite-red1.gif) no-repeat 0 0;}
.x-toolbar .go-button .x-btn-right{background:url(images/default/toolbar/tb-btn-sprite-red1.gif) no-repeat 0 -21px;}
.x-toolbar .go-button .x-btn-center{background:url(images/default/toolbar/tb-btn-sprite-red1.gif) repeat-x 0 -42px;}

.alert-state-80
{ background: transparent url(images/red1.gif) no-repeat center center; }
.alert-state-80-nack
{ background: transparent url(images/red.gif) no-repeat center center; }
.alert-state-90
{ background: transparent url(images/yellow1.gif) no-repeat center center; }
.alert-state-90-nack
{ background: transparent url(images/yellow.gif) no-repeat center center; }
.alert-state-120
{ background: transparent url(images/silver1.gif) no-repeat center center; }
.alert-state-120-nack
{ background: transparent url(images/silver.gif) no-repeat center center; }
.alert-state-130
{ background: transparent url(images/blue1.gif) no-repeat center center; }
.alert-state-130-nack
{ background: transparent url(images/blue.gif) no-repeat center center; }
.alert-state-200
{ background: transparent url(images/green1.gif) no-repeat center center; }
.alert-state-200-nack
{ background: transparent url(images/green.gif) no-repeat center center; }
.green-tick
{ background: transparent url(images/Complited.GIF) no-repeat center center; }
.alert-Read-Only
{ background: transparent url(images/checkbox.gif) no-repeat center center; }

.IsCovaraiteUncheck-Read-Only
{ background: transparent url(images/Uncheck.gif) no-repeat center center; }
.IsOutcomeUncheck-Read-Only
{ background: transparent url(images/Uncheck.gif) no-repeat center center; }

.IsCovaraitechecked-Read-Only
{ background: transparent url(images/checked.gif) no-repeat center center; }
.IsOutcomechecked-Read-Only
{ background: transparent url(images/checked.gif) no-repeat center center; }



.alert-80
{ background-color: Red; }
.alert-90
{ background-color:Yellow } 
.alert-120
{ background-color:Silver } 
.alert-130
{ background-color:Blue } 
.alert-200
{ background-color:Green } 
.alert-0
{ background-color: Transparent }

.app-module
{
	float: left;
	height: 60px;
	width: 743px;
	/*margin: 5px 0px 5px 5px;*/
	padding: 5px;
	border-bottom: solid 1px #cccccc;
	overflow: hidden;
}

.app-module .app-module-img
{
	/*background: #efefef;*/
	vertical-align: middle;
	text-align: center;
	padding: 0px, 10px, 0px, 3px;
	float: left;
}

.app-module .app-module-text
{
	margin: 0px, 5px, 0px, 5px;
	text-align: left;
	/*height: 200px;*/
}

.app-module .app-module-text span
{
	color: #1d2d8d;
	text-align: left;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.app-module .app-module-text p
{
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: justify;
	overflow: hidden;
	font-size: 10px;
	/*height: 205px;*/
}

.app-module-over
{
	background: #cccccc;
	border-bottom: solid 1px #efefef;
	cursor: pointer;
}

.editable-cell
{
	background: transparent url(images/edit.gif) no-repeat scroll 0px center;
	padding-left: 5px !important;
}