﻿/* ReSharper disable CssBrowserCompatibility */

*
{
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
html, body, form
{
	height: 100%;
	margin: 0;
    padding: 0;
}
html
{
	min-width: 986px;
}
body
{
	background: url(images/Theme/main-bg.jpg) no-repeat 50% 0 #ededed fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: .9375em;
	color: #000000;
}

.infobar
{
	background: #444444 url('images/Theme/infobarbackground.gif') repeat scroll left top;
	padding: 5px;
	height: 15px;    
}

.infobar p
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.infobararchive
{
	background: #444444 url('images/Theme/infobarbackground-archive.gif') repeat scroll left top;
	padding: 5px;
	height: 15px;    
}

.infobararchive p
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}

.SensorOnOff
{
	vertical-align: baseline;
}

ul
{
	list-style: none;
}

table
{
	width:100%;
}

table, table td
{
	border-style: none;
	border-width: medium;
	padding: 0;
	border-collapse: collapse;
	/*height: 1px;	*/ /* Removed because it caused issues with RadComboBox. */
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.fcenter
{
    text-align: center;
}

.languageBar
{
	float: right;
	margin-top: 5px;
}

.languageBar .languageIcon
{
	margin-right: 2px;
}

.aligncenter
{
	text-align: center;
}

.wrapper
{
	width: 100%;
	overflow-x: hidden;
    overflow-y: visible;
}

.DetailsBreakLine
{
	width: 100%;
	height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-bottom: 20px;
}

.GraphBreakLine
{
	height: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}



/*==== GLOBAL =====*/
#main
{
	width: 95%;
	margin: 0 auto;
	font-size: .75em;
	padding: 10px 0 20px 0;
}

#header
{
	/*    height: 172px;*/
	margin-bottom: 16px;	
}


#header .nav-box
{
	background: url(images/Theme/nav-bg.gif) 0 0 repeat-x;
	width: 100%;
}
#header .nav-box .left
{
	background: url(images/Theme/nav-left.gif) 0 0 no-repeat;
}
#header .nav-box .right
{
	background: url(images/Theme/nav-right.gif) no-repeat 100% 0;
	height: 29px;
}

#header .nav-box-archive
{
	background: url(images/Theme/nav-bg-archive.gif) 0 0 repeat-x;
	width: 100%;
}
#header .nav-box-archive .left
{
	background: url(images/Theme/nav-left.gif) 0 0 no-repeat;
}
#header .nav-box-archive .right
{
	background: url(images/Theme/nav-right.gif) no-repeat 100% 0;
	height: 29px;
}

/*----- forms parameters -----*/

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}

/*----- txt, links, lines, titles -----*/
a
{
	color: #16cbf8;
	outline: none;
}
a:hover
{
	text-decoration: none;
}

.PageTitle
{
    font-size: 18px; /*21px;*/
	font-weight: 700;
	line-height: 1.2em;
	color: #393939;
	border-bottom: 2px solid #393939;
    /* padding: 13px 0 22px 0; */
    padding: 0 0 15px 0; 
	margin-bottom: 15px;
}

h2
{
    font-size: 18px; /*21px;*/
	line-height: 1.2em;
	color: #393939;
	border-bottom: 2px solid #393939;
	/* padding: 13px 0 22px 0; */
	padding: 13px 0 15px 0;
	margin-bottom: 15px;
}

h2.alt
{
	margin-bottom: 1px;
}

h2.OverviewTitle
{   
	padding: 0 0 15px 0; 
	margin-bottom: 1px;
}

#AssetInfoBox
{
	display: block;
	background: #eee;
	color: #3a3a3a;
	text-decoration: none;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

#DataAgeInfoBox {
    display: block;
	background: #eee;
	color: #3a3a3a;
	text-decoration: none;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

.list1 li
{
	border-bottom: 1px solid #d9d9d9;
}
.list1 li.last
{
	border-bottom: 1px solid #eee;
}

.list1 li a
{
	background: #eee;
	padding: 10px 0 9px 38px;
	color: #3a3a3a;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	display: block;
	text-decoration: none;
}

.list1 li.selected
{
	padding: 10px 0 9px 38px;
	background:  #f8f8f8;
	font-weight:700;
}

.list1 li.lastselected
{
	padding: 10px 0 9px 38px;
	background:  #f8f8f8;
	font-weight:700;
	border-bottom: 1px solid #eee;
}

.list1 li a:hover
{
	background: url(images/Theme/arrow1.gif) no-repeat 0 50% #fff;
	color: #16cbf8;
}

#header .nav
{
	padding: 3px 0 0 3px;
}

#header .logos
{
	max-height: 80px;
	max-width: 500px;	
}

#header .nav li
{
	float: left;
	padding-right: 3px;
}
#header .nav li a
{
	float: left;
	color: #fff;
	text-decoration: none;
}
#header .nav li span
{
	float: left;
	cursor: pointer;
}
#header .nav li span span
{
	padding: 0 10px 0 10px;
	line-height: 23px;
}

#header .nav li a:hover, #header .nav li a.current
{
	background: url(images/Theme/nav-link-bg.gif) 0 0 repeat-x;
	color: #3f3f3f;
}
#header .nav li a:hover span, #header .nav li a.current span
{
	background: url(images/Theme/nav-link-left.gif) 0 0 no-repeat;
}
#header .nav li a:hover span span, #header .nav li a.current span span
{
	background: url(images/Theme/nav-link-right.gif) no-repeat 100% 0;
}

#header .row-1 .fleft
{
	padding: 36px 0 0 1px;
}
#header .row-1 .fright
{
	text-align: right;
}

#content .aside
{
	float: left;
	width: 175px;
}

#content .mainContent
{
    margin-left: 190px;
}

#content .row-1 .fleft
{
	padding: 36px 0 0 1px;
}

#content .row-1 .fright
{
	text-align: right;
}

#content .section
{
	padding-bottom: 20px;
}

/*===== footer =====*/
#footer
{
	margin-top: 16px;
	overflow: hidden;
}

/*===== White box (Content & Header) =====*/
.white-box .left-top-corner
{
	background: url(images/Theme/corner-left-top.png) no-repeat 0 0;
	padding-left: 19px;
}

.white-box .right-top-corner
{
	background: url(images/Theme/corner-right-top.png) no-repeat 100% 0;
	padding-right: 19px;
}

.white-box .left-bot-corner
{
	background: url(images/Theme/corner-left-bot.png) no-repeat 0 0;
	padding-left: 19px;
}

.white-box .right-bot-corner
{
	background: url(images/Theme/corner-right-bot.png) no-repeat 100% 0;
	padding-right: 19px;
}

.white-box .border-top
{
	height: 19px;		
	background: url(images/Theme/box-bg.png);
}

.white-box .indent
{
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 14px 0 16px;
}

/*===== Brown box (Footer) =====*/
.brown-box .border-top
{
	height: 19px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	background: #383838;
}

.brown-box .left-top-corner
{
	background: url(images/Theme/corner-left-top-foot.png) left top no-repeat;
	padding-left: 19px;
}
.brown-box .right-top-corner
{
	background: url(images/Theme/corner-right-top-foot.png) no-repeat right top;
	padding-right: 19px;
}

.brown-box .left-bot-corner
{
	background: url(images/Theme/corner-left-bot-foot.png) left top no-repeat;
	padding-left: 19px;
}
.brown-box .right-bot-corner
{
	background: url(images/Theme/corner-right-bot-foot.png) no-repeat right top;
	padding-right: 19px;
}

.brown-box .indent
{
	background: #383838;
	color: #fff;
	padding: 0 20px 0 20px;
}

/*==========================================*/
.rgDataDiv
{
	height: 100% !important;
}


div.RadMenu_Default ul.rmRootGroup,
div.RadMenu_Default div.rmRootGroup
{
    background: none;
    border: 0;
    
}
div.RadMenu_Default .rmHorizontal .rmItem
{
    padding: 0;
}

.RadMenu_Default .rmRootGroup, .RadMenu_Default a.rmLink
{
    background-image: none !important;
}

div.RadMenu .rmGroup .rmText {
    margin:0 0 0 4px;
    padding: 8px 0 0 10px;        
}


.readonlyField
{
    color: silver;         
    border-color: darkgrey; 
}
            
.lineSeperator 
{
    color: black; background-color: black; height: 1px; margin-top: 10px; margin-bottom: 10px; border:none; border-top:1px solid black;
}

.LoadingPanel 
{
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}

/* PresetPickerQuickPresets */
.PresetPickerQuickPresets div
{
    float: left;
    width: 100px;
    border: solid grey 1px;
    overflow: hidden;
    white-space: nowrap; 
    padding: 2px 3px 2px 3px;        
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;  
}
    
.PresetPickerQuickPresets div.Hover
{
    background-color: rgb(229, 236, 245);
}   

.PresetPickerQuickPresets div.Selected
{
    background-color: rgb(197, 197, 197); 
    border: solid black 1px;
    color: black;
    font-weight: bold;
    cursor: default;  
}


/* RadGrid Specials */
/*==========================================*/

.centeredGridColumn
{
	text-align: center;
}

/* RadButton Toggle Fixes */
/*==========================================*/

/* Fixes an annoying issue where hovering over a disabled ToggleButton causes its image to be offset. */
.radButtonToggle_Disabled
{
	background-position: left 0 top 0 !important; 
}

/* Notification TextBox */
/*==========================================*/

.notification_TextBox
{
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	vertical-align: middle;
	border: 1px solid;

	border-bottom-color: #b8b8b8;
	border-top-color: #8e8e8e;
	border-left-color:#8e8e8e;
	border-right-color: #b8b8b8;
	color: #000;
	background: #fff;

    overflow: hidden;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.notification_TextBox_Disabled
{
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	vertical-align: middle;
	border: 1px solid;

	border-bottom-color: #b8b8b8;
	border-top-color: #8e8e8e;
	border-left-color:#8e8e8e;
	border-right-color: #b8b8b8;
    color: darkgrey;
	background: #fff;
 
    overflow: hidden;
    white-space: nowrap;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* RadListBox without TextWrapping */
/*==========================================*/

div.noWrapRadListBox .rlbGroup
{
    background-color: white;
    border-top: 1px #8E8E8E solid;
    border-left: 1px #8E8E8E solid;
    border-right: 1px #B8B8B8 solid;
    border-bottom: 1px #B8B8B8 solid;
}

div.noWrapRadListBox .rlbText{
    white-space: nowrap !important;
}


/* Calendar Styles */
/*==========================================*/

.RadCalendar_Default .rcMainTable tr .OtherMonthClass a
{
    color: blue;
}

.RadTreeView_Filled {
    background-color: white;
    border: 1px solid;
	border-bottom-color: #b8b8b8;
	border-top-color: #8e8e8e;
	border-left-color:#8e8e8e;
	border-right-color: #b8b8b8;
}

/* Google Maps Styles */
/*==========================================*/
.gmapTooltip 
{
    border: 1px #eee;
    background-color:#FFFBF0;
    padding:5px;
    width: auto;
    text-align: center;
}

/* CheckBox Label Style */
/*==========================================*/
input[type="checkbox"]:disabled+label
{
    color: #c0c0c0;
} 


.RadMenu_Default .rmItem a.RadMenuItemWithoutPadding {
    padding: 1px 1px 1px 0 !important;
}

tr.LanguageBox
{
    border-style: solid;
    border-width: 1px;
    background-color: lightyellow;
    height: 25px;
    font-size: 16px;
}

.clear-fix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear-fix
{
    zoom: 1;
}
/* ReSharper restore CssBrowserCompatibility */


.RadGrid_Windows7 .rgMasterTable, .RadGrid_Windows7 .rgDetailTable, .RadGrid_Windows7 .rgGroupPanel table, .RadGrid_Windows7 .rgCommandRow table, .RadGrid_Windows7 .rgEditForm table, .RadGrid_Windows7 .rgPager table {
	font-size: 12px !important;
    font-family: Segoe UI;
    line-height: 16px;
}