﻿
.masterPage
{
	background-color: #E3EDFA;
	width: 100%;
	vertical-align: top;
	height: 100%;
}
.topPane
{
	background-position: center;
	background: url(/Images/TrackingBanner.png) no-repeat;
	height: 70px;
	margin-top: 0px auto;
	width: 100%;
	background-color: #0D004C;
}


.bottomBar
{
	border-bottom: #01a6ff 2px solid;
	background-color: #E3EDFA;
	vertical-align: middle;
	text-align: left;
	border-top: #99ccff 2px outset;
}

.bottomCommand
{
}

.commandItem
{
	color: white;
}
.shortcutFrame
{
}
.label
{
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 1px;
	text-align: left;
}
.Login
{
	font-size: small;
	text-transform: none;
	color: #000000;
	font-family: Tahoma;
	text-decoration: underline;
}
.cssNote
{
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	color: red;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}












/* Core module
		/* ----------------------------------------------- */
*
{
	margin: 0 0 0 0px;
	padding: 0;
	font-style: normal;
	font-family: Tahoma;
}

h1, .pagetitle
{
	color: #2269C3;
	font-size: medium;
	line-height: 25px;
	padding: 0;
	background: #E3EDFA;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

h2
{
	color: #2269C3;
	font-size: 12px;
	margin: 0 0 7px;
	font-weight: bold;
}

h3
{
	color: #0000cc;
	font-size: 12px;
	margin: 0 0 7px;
	font-weight: bold;
}

p
{
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0;
}

address
{
	font-style: normal;
	font-weight: 400;
}

/*hr {
			border: 0;
			clear: both;
			height: 1px;
			visibility: hidden;
		}*/

ul, ol
{
	margin: 10px 0 10px 40px;
}

li ul, li ol
{
	margin: 0 0 0 40px;
}

li p
{
	line-height: inherit;
	margin: 0;
}

caption
{
	display: none;
}

th
{
	text-align: left;
}

td, th
{
	empty-cells: show;
	font-size: 11px; /*text-align: center;*/
}

ins
{
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

.button
{
}

.label
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
.dropdownlistsmall
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: x-small;
	font-weight: normal;
}

.dropdownlist
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.textbox
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}

a
{
	color: #2269C3;
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma;
}

a:hover
{
	text-decoration: underline;
}

img, a img
{
	border: 0;
}

:link:focus, :visited:focus
{
	outline: 0;
}

/* report */
.header1
{
	font-family: Tahoma;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	background-color: lavender;
}
.header2
{
	font-family: Tahoma;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: lavender;
}
.normal
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ffffff;
}
.hyperlink, .linktext
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
}
.tablereport
{
	border: 1px;
	background-color: whitesmoke;
	empty-cells: show;
}
.lastRow
{
	font-family: Tahoma;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	background-color: lavender;
	text-align: left;
}
.titlereport
{
	font-family: Tahoma;
	font-size: 13px;
	color: Green;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	height: 40px;
}
.headerRowReport
{
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
.menupathpanel
{
	background-color: #e3edfa;
	width: 100%;
}

.commandBar
{
	background-image: url('../../Images/default/panel/top-bottom.gif');
	background-repeat: repeat-x;
	height: 20px;
	color: #0000FF;
	display: table;
	width: 100%;
	font-family: Tahoma;
	font-size: small;
}

.menuitem
{
	font-weight: normal;
	height: 20px;
	padding-right: 5px;
	padding-left: 15px;
	width: 200px;
}

.selectedmenu
{
}

.holdmenu
{
	/*background-color: navy;*/
	border: 1px solid #EBF3FD;
	background-image: url('/Images/item-over.gif');
	background-repeat: repeat-x;
}

.commandlink_top
{
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
	font-size: small;
	cursor: pointer;
	height: 20px;
	margin: 1px;
	width: 50px;
}

.commandlink_top_active
{
	cursor: pointer;
	height: 20px;
	background-color: #FFD559;
}

.submenu
{
	border-right: #0066ff 1px solid;
	border-top: #0066ff 1px solid;
	border-left: #0066ff 1px solid;
	border-bottom: #0066ff 1px solid;
	font-size: small;
	width: 200px;
	background-image: url('../../Images/default/menu/menu.gif');
	background-repeat: repeat-y;
	background-color: #F0F0F0;
}

.headertitle
{
	vertical-align: middle;
	text-align: center;
	line-height: 15pt;
}

.warningpagingmode
{
	background-position: left center;
	background-image: url(/Images/warning_16.png);
	vertical-align: middle;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #000099;
}

.grouptitle_l1
{
	font-weight: bold;
	font-size: 15pt;
	color: #0033cc;
}
.grouptitle_l2
{
	font-weight: bold;
	font-size: 13px;
	color: #0000cc;
}

.grouptitle_l3
{
	font-weight: bold;
}

.warningtext
{
	color: red;
	background-color: #ffff99;
}
/* ----------------------------------------------- */
html, body
{
	height: 100%;
	min-height: 100%;
	font-family: Times New Roman;
	font-size: 12px;
	z-index: 1000000;
}

.panel_title
{
	display: table-cell;
	float: left;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	line-height: 40px;
	color: #F89A2A;
}
.devicemsg
{
}
.sendingmsg
{
	color: #800080;
}

.servermsg
{
	color: #000080;
}

.info_row
{
    color: #000080;
}

.warning_row
{
    background-color: #FFFF00;
    color: #000080;
}

.error_row
{
    color: #FFFF00;
    background-color: #FF0000;
}

.infotext
{
	font-size: small;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}