﻿body
{
	font-family: Arial;
	font-size: 9pt;
	margin: 0px;
}
H1
{
	font-size: 14pt;
	text-decoration: underline;
}
.LoginBody
{
	 background-image: url( '/Images/Shared/LoginGradient.png' );
	 background-repeat :repeat-x ;
	 /*background-color:#6da2cc;*/
}
.LoginBodyTransperant
{
	 background-image: url( '/Images/Shared/LoginGradientTransperant.png' );
	 background-repeat :repeat-x ;
}
.LoginLogo
{
	position:absolute;
	top:240px;
	left:600px;
}
.Login
{
    background-image: url( '/Images/Shared/Login.png' );
    width: 1000px;
    height: 593px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.LoginTransperant
{
    background-image: url( '/Images/Shared/LoginTransperant.png' );
    width: 1000px;
    height: 593px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.TeamfixLogin
{
    background-image: url( '/Images/Shared/TeamfixLogin.png' );
    width: 1000px;
    height: 593px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.Login_localhost
{
    background-image: url( '/Images/Shared/Login_localhost.png' );
    width: 1000px;
    height: 593px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.Login_sprint
{
    background-image: url( '/Images/Shared/Login_Sprint.png' );
    width: 1000px;
    height: 593px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.RomexLogo
{
    background-image: url( '/Images/Shared/Romex.png' );
    width: 250px;
    height: 75px;
    background-repeat: no-repeat;
    /*overflow: hidden;*/
}
.LoginButton
{
	background-image:url('/Images/Shared/Button2_Reg.png');
	width:72px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.LoginButton:Hover
{
	background-image:url('/Images/Shared/Button2_Over.png');
	color:#89F8F9;
}

.Failure
{
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
}
.RecoverPasswordButton
{
    /*color:#000000;
    text-decoration:underline;
    cursor : hand; 
    font-weight:bold;
    font-size:9pt;*/
    background-image:url('/Images/Shared/Button4_Reg.png');
	width:131px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
}
.RecoverPasswordButton:Hover
{
	background-image:url('/Images/Shared/Button4_Over.png');
	color:#89F8F9;
}
.MainPage
{
	/*margin: 0px 25px 0px 25px;*/
	margin: 0px 13px 0px 12px;
}
.TopBarLeft
{
	background-image:url('/Images/Main/TopBarLeft.jpg');
	width:253px;
	height:79px;
	background-repeat:no-repeat;
}
.TopBarLeftTransperant
{
	/*background-image:url('/Images/Main/TopBarLeft.jpg');*/
	width:253px;
	height:79px;
	background-repeat:no-repeat;
}

.MapTextStyle
{
	color:White;
}
.MapSettingsBackground
{
	height:18px;
	background-color:#224066;
}
.MapSettingsBackgroundTransperant
{
	height:18px;
}
.MapSettingsButtons
{
	cursor: hand;
	text-align: center; 
	color: #FFFFFF;
	font-family: Arial; 
	font-size: 12px;
	height: 18px;
	background-color: #224066;
}
.MapSettingsButtonsTransperant
{
	cursor: hand;
	text-align: center; 
	font-family: Arial; 
	font-size: 12px;
	height: 18px;
}
.TopMapButton
{
    color:White;
    text-decoration:underline;
    /*background-image:url('/Images/Shared/Logout.png');
	background-repeat:no-repeat;
	width:15px;
	height:12px;*/
	cursor: hand; 
}
.TopMapButtonTransperant
{
    text-decoration:underline;
	cursor: hand; 
}
.ContactUsButton
{
    color:White;
    /*text-decoration:underline;
    background-image:url('/Images/Shared/Logout.png');
	background-repeat:no-repeat;
	width:15px;
	height:12px;*/
	cursor: hand; 
	font-weight :bold;
}
.LeftPanelBackground
{
	background-color:#dedede;
	background-repeat:repeat-y;   
	width:253px;
}
.LeftStripPanel
{
	background-image:url('/Images/Main/LeftStripPanel.gif');
	background-repeat:no-repeat;  
	font-weight:bold;
	color:#274874;
	text-align:left;
	padding-left:5px;
	width:253px;
	height:19px;
	font-size: 8pt;
}
.LeftStripPanel:hover
{
	background-image:url('/Images/Main/LeftStripPanelSelected.gif');
	background-repeat:no-repeat;  
	font-weight:bold;
	color:#e83c3c;
	text-align:left;
	padding-left:5px;
	width:253px;
	height:19px;
	font-size: 8pt;
}
.LeftStripPanelSelected
{   
	background-image:url('/Images/Main/LeftStripPanel.gif');
	background-repeat:no-repeat;  
	font-weight:bold;
	color:#e83c3c;
	text-align:left;
	padding-left:5px;
	width:253px;
	height:19px;
	font-size: 8pt;
}
.EventsListHeader
{
	padding-left:5px;
	border-left:1px solid #C0CEE0;
	height:20px;
	cursor:default;
	background-color:#849AB8;
	color:white;
	font-weight:bold;
}
.EventsListRow
{
	cursor:hand;
	border:1px solid #C0CEE0;
	font-family:Arial;
	font-size:9pt;
	color:Black;
	/*padding-left:5px;*/
}
.PaddingLeft
{
	padding-left:5px;
}
.PropertiesBox
{
  background-image:url('/Images/Main/PropertiesBox.png');
  background-repeat:no-repeat; 
  width:253px;
  /*height:190px;*/
  height:237px;
}
.PropertiesHeader
{ 
	
	padding-left:7px; 
	color:White;
}
.NoWrap
{
	white-space:nowrap;
}
.PropertiesText
{
	padding-left:7px; 
	color:#121e2b;
}
.MapObject
{
	width:807px;
	height:514px;
	border-left: #979797 1px solid;
	border-right: #979797 1px solid;
	
}
.Bold
{
	font-weight:bold;
}
.NoWrap
{
	white-space:nowrap;
}
.LocationLabelBox
{
	font-weight:bold;
	background-color:#F8F8F8;
}
.LatitudeLongitudeBox
{
	background-color:#E6E6E6;
	border:#B9C9D6 1px solid;
	
}
.ConfigurationItem
{
	padding-left: 10px;
	width:183px;
	height:30px;
	cursor: hand;
	font-weight :bold;
	background-repeat:no-repeat;
}
.SelectedConfigurationItem
{
	background-image:url('/Images/Admin/SelectedConfigurationItem.png');
	color:White;
}
.UnSelectedConfigurationItem
{
	background-image:url('/Images/Admin/UnSelectedConfigurationItem.png');
	color:#294b75;
}
.InnerGridsBorder
{
	border-right: #32527a 1px solid;
	border-top: #32527a 1px solid;
	border-left: #32527a 1px solid;
	border-bottom: #32527a 1px solid;
}
.ConfigurationCategories
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	background-image:url('/Images/Admin/ConfigurationCategoryStrip.png');
	padding-left: 10px;
	width:183px;
	height:19px;
}
.ConfigurationDetails_Header
{
	height:19px;
	background-image:url('/Images/Admin/ConfigurationHeader_Middle.png');
	background-repeat:repeat-x;
	font-weight:bold;
	font-size: 9pt;
	padding-left: 10px;
}
.TD_Customization
{   width:779px;
	/*Height:443px;*/
	padding-left: 5px;
	padding-top: 5px;
	background-color:#DEDFE0;
}
.SpinUp
{
	background-image:url('/Images/Shared/SpinUp.png');
	width:21px;
	height:11px;
	cursor:hand;
}
.SpinUp:hover
{
	background-image:url('/Images/Shared/SpinUpOver.png');
	width:21px;
	height:11px;
	cursor:hand;
}
.SpinUpDisabled
{
	background-image:url('/Images/Shared/SpinUpDisable.png');
	width:21px;
	height:11px;
}
.SpinDown
{
	background-image:url('/Images/Shared/SpinDown.png');
	width:21px;
	height:11px;
	cursor:hand;
}
.SpinDown:hover
{
	background-image:url('/Images/Shared/SpinDownOver.png');
	width:21px;
	height:11px;
	cursor:hand;
}
.SpinDownDisabled
{
	background-image:url('/Images/Shared/SpinDownDisable.png');
	width:21px;
	height:11px;
}
.List_Header
{
	background-color:#849AB8;
	color:White;
}
.ListButton
{
	background-image:url('/Images/Admin/ListButtonRegular.png');
	width:27px;
	height:17px;
	cursor:hand;
}
.ListButton_Disable
{
	background-image:url('/Images/Admin/ListButtonDisable.png');
	width:27px;
	height:17px;
	cursor:hand;
}
/**************************************Report****************************************************/
/*.CalendarButton
{
	background-color:#619ACB;
	color:white;
	font-weight:bold;
}*/
.ReportObjectArea
{
	border:1px solid #C0CEE0;
	background-color:white;
}
.ReportObjectRight
{
	padding-left:2px;
	background-image:url('/Images/Reports/ReportObjectRight.png');
	background-repeat:repeat-y;
}
.ReportObjectMiddle
{
	background-image:url('/Images/Reports/ReportObjectMiddle.png');
	background-repeat:repeat;
}
.ReportObjectLeft
{
	padding-left:2px;
	background-image:url('/Images/Reports/ReportObjectLeft.png');
	background-repeat:repeat-y;
}

.ChangeUnitsSelected
{
	background-image:url('/Images/Reports/SelectionTree_Reg.png');
	width:15px;
	height:17px;
	background-repeat:no-repeat;
}
.ChangeUnitsSelected:hover
{
	background-image:url('/Images/Reports/SelectionTree_Over.png');
	width:15px;
	height:17px;
	background-repeat:no-repeat;
}
.CalendarButton
{
	background-image:url('/Images/Reports/CalendarButton.png');
	width:27px;
	height:17px;
	background-repeat:no-repeat;
}
.CalendarButton:hover
{
	background-image:url('/Images/Reports/CalendarButton_Over.png');
	width:27px;
	height:17px;
	background-repeat:no-repeat;
}
.btnPrintReport
{
	background-image:url('/Images/Reports/PrintReport.png');
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	cursor:hand;
}
.btnExportToExcel
{
	background-image:url('/Images/Reports/ExportToExcel.jpg');
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	cursor:hand;
}
.btnSendByEmail
{
	background-image:url('/Images/Reports/SendMail.png');
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	cursor:hand;
}
.ExtraParametersSelected
{
	background-color:Black;
	color:White;
}
/**************************************End Report Style******************************************/
/**************************************Configuration*********************************************/
.AreaCornerTopLeft
{
	background-image:url('/Images/Admin/AreaCornerTopLeft.png');
	width:13px;
	height:17px;
	background-repeat:no-repeat;
}
.AreaTopMiddle
{
	background-image:url('/Images/Admin/AreaTopMiddle.png');
	background-repeat:repeat-x;
	color:#294B75;
	font-size:9pt;
	font-weight:bold;
	width:730px;
}
.AreaCornerTopRight
{
	background-image:url('/Images/Admin/AreaCornerTopRight.png');
	width:13px;
	height:17px;
	background-repeat:no-repeat;
}
.AreaCornerBottomLeft
{
	background-image:url('/Images/Admin/AreaCornerBottomLeft.png');
	width:13px;
	height:17px;
	background-repeat:no-repeat;
}
.AreaBottomMiddle
{
	background-image:url('/Images/Admin/AreaBottomMiddle.png');
	background-repeat:repeat-x;
}
.AreaCornerBottomRight
{
	background-image:url('/Images/Admin/AreaCornerBottomRight.png');
	width:13px;
	height:17px;
	background-repeat:no-repeat;
}
/**************************************End Configuration*********************************************/
/**************************************Grids*********************************************/
.SelectedRow
{
	background-color:#C6D2E3;
	color:#294B75;
}
.UnSelectedRow
{
}
.UnitMapLabel
{
	background-color: #ffffff;
	font-weight: normal;
	border: 2px #006699 solid;
	font-size: 8px;
	width: 50px;
	text-align: center;
}
.ErrorMessage
{
	color:red;
}
.BorderArea
{
	border:1px solid #C0CEE0;
	font-family:Arial;
	font-size:9pt;
	color:#294b75;
	padding-left:10px;
	cursor:pointer;
}
.DeviceSeperator
{
	border-right:2px solid #294A75;
}

.BorderArea2
{
	border:1px solid #C0CEE0;
	font-family:Arial;
	color:#294b75;
}
.AnchorTextStyle
{
	font-family:Arial;
	font-size:9pt;
	color:#294b75;
}
.HideGridHeader
{
	display:none; 
}
.ScheduledReportHeader
{
	padding-left:10px;
	border-right:1px solid #C0CEE0;
	font-weight:bold;
	height:17px;
	cursor:default;
	background-color:#849AB8;
	color:white;
}
.EventNotificationHeader
{
	/*font-weight:bold;*/
	height:17px;
	width:180px;
	background-color:#C6D2E3;
	color:#294B75;
	text-align:center; 
	cursor:default;
	
}
.SortingSelection
{
	text-decoration:underline;
	cursor:hand;
}
.ContactHeader
{
	padding-left:10px;
	border-right:1px solid #C0CEE0;
	font-weight:bold;
	height:17px;
	cursor:default;
	background-color:#849AB8;
	color:white;
}
.GridHeader
{   
	padding-left:10px;
	border-right:1px solid #C0CEE0;
	font-weight:bold;
	height:17px;
	cursor:default;
	background-color:#849AB8;
	color:white;
}
.GridHeader2
{   
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #C0CEE0;
	font-weight:bold;
	height:17px;
	cursor:default;
	background-color:#849AB8;
	color:white;
}

.RecipientSelectorHeader
{
	padding-left:11px;
	border-right:1px solid #C0CEE0;
	font-weight:bold;
	height:17px;
	cursor:default;
	background-color:#849AB8;
	color:white;
}
.SearchAddressHeader
{
	
	border-right:1px solid #C0CEE0;
	height:20px;
	cursor:default;
	font-size:11px;
	background-color:#849AB8;
	color:white;
}
.SearchBorderArea
{
	border:1px solid #C0CEE0;
	font-family:Arial;
	font-size:9pt;
	color:#294b75;
	/*padding-left:10px;*/
}
/**************************************End Grids Style*********************************************/
.InitializePleaseWait
{
	background-color: #FFFF00;
	font-weight: bold;
	font-size: large;
}
/*.Login
{
	background-image:url('/Images/Shared/Login.png');
	width:1280px;
	height:843px;
	background-repeat:no-repeat;
}*/
.btnPlayback
{
	background-image:url('/Images/Map/Playback/Playback_Reg.png');
	width:23px;
	height:23px;
	background-repeat:no-repeat;
	cursor:hand;
}
.btnPlayback:hover
{
	background-image:url('/Images/Map/Playback/Playback_Over.png');
	
}
.btnSearch
{
	background-image:url('/Images/Shared/ButtonSearch.png');
	width:82px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	padding-left:20px;
}

.btnSearch:Hover
{
	background-image:url('/Images/Shared/ButtonSearch_Over.png');
	color:#89F8F9;
	padding-left:20px;
}
.Button
{
	background-image:url('/Images/Shared/Button_Reg.png');
	width:82px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.Button:Hover
{
	background-image:url('/Images/Shared/Button_Over.png');
	color:#89F8F9;
}
.Button2
{
	background-image:url('/Images/Shared/Button2_Reg.png');
	width:72px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.Button2:Hover
{
	background-image:url('/Images/Shared/Button2_Over.png');
	color:#89F8F9;
}
.Button3
{
	background-image:url('/Images/Shared/Button3_Reg.png');
	width:98px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.Button3:Hover
{
	background-image:url('/Images/Shared/Button3_Over.png');
	color:#89F8F9;
}
.Button4
{
	background-image:url('/Images/Shared/Button4_Reg.png');
	width:131px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.Button4:Hover
{
	background-image:url('/Images/Shared/Button4_Over.png');
	color:#89F8F9;
}
.Button5
{
	background-image:url('/Images/Shared/Button5_Reg.png');
	width:151px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.Button5:Hover
{
	background-image:url('/Images/Shared/Button5_Over.png');
	color:#89F8F9;
}
.Button6
{
	background-image:url('/Images/Shared/Button6_Reg.png');
	width:181px;
	height:20px;
	background-repeat:no-repeat;
	color:White;
	font-family:Arial;
	font-size:9pt;
	cursor:hand;
	
}
.Button6:Hover
{
	background-image:url('/Images/Shared/Button6_Over.png');
	color:#89F8F9;
}


/********************* Tabs style **********************/
/*Tabs Header*/
.SATabs .ajax__tab_header
{
	font-family: arial;
	font-size: 9pt;
	padding-top:2px;
	padding-left:5px;
	border-bottom:4px solid #2D61A2;
}
.SATabs .ajax__tab_outer
{
		/*background-color:Red;*/
}
/*Tabs Inner*/
.SATabs .ajax__tab_inner
{
    background-image:url('/Images/Tabs/TabRegMiddle.png');
	background-repeat: repeat-x;
	border-left:1px solid #2D61A2;
	border-right:1px solid #2D61A2;
	padding-top:2px;
	padding-left: 3px;
	color:#294B75;
	padding-left:10px;
	padding-right:10px;
}
.SATabs .ajax__tab_tab 
{  

}
.SATabs .ajax__tab_hover .ajax__tab_outer
{
}
.SATabs .ajax__tab_hover .ajax__tab_inner
{
}
.SATabs .ajax__tab_hover .ajax__tab_tab
{
}
.SATabs .ajax__tab_active .ajax__tab_outer
{
	background-image:url('/Images/Tabs/TabSelectedMiddle.png');
	background-repeat: repeat-x;
}
.SATabs .ajax__tab_active .ajax__tab_inner
{
	background-image:url('/Images/Tabs/TabSelectedMiddle.png');
	background-repeat: repeat-x;
}
.SATabs .ajax__tab_active .ajax__tab_tab
{
	background-repeat: repeat-x;
	color:White;
	font-weight:bold;
}
.SATabs .ajax__tab_body 
{
	font-family:arial;
	font-size:9pt;
	height: 22px;
	text-align:center;
}
.SATabsGreen
{
	background-color:Green;
}
/********************* End of Tabs style **********************/

/********************* Window style **********************/
.tblMainArea
{
	padding-left:8px;
	padding-right:8px;
	background-color:#F8F8F8;
}
.trBottomArea
{
	background-color:#DCE4ED;
	border-top:1px solid #FFFFFF;
}
/********************* End of Window style **********************/


.Hand
{
	cursor:hand;
}
.DynamicPlaybackWhiteBar
{
	 background-image: url( '/Images/Map/Playback/WhiteBar.jpg' );
	 width:279px;
	 height:11px;
	 background-repeat:no-repeat;
}
.NotDisplay
{
	display:none; 
}

.ExpandCollapseButtons
{
	text-decoration: none;
	color: #4A82C3;
}
.RedAlertsGridRow
{
	border-right:1px solid #C0CEE0;
	padding-left:10px;
}
/**********************************************PostMassage********************************/
.PostMessage
{
	font-family:Arial;
	font-size:13px;
	color:black;
	font-weight:bold;
}
/**********************************************Licenses************************************/
.LicensesBox
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	/*color:White;*/
	color:black;
}
/*********************************************Replay Timeline**********************************/
.DaynamicReplayTimeline
{
	background-color:#DADADA;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
/***********************************************Chart View************************************/
.EmployeeLabel
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
}
/***********************************************Security Question****************************************/
.SelectedSecurityQuestion
{
	background-color:#C6D3E7;
	/*padding-right:15px;
	background-color:Red;*/
}
