/*GENERAL*/
body {
	font-family: Verdana;
	margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.TableWidth100
{
    width: 100%;
    display:table;
}

.NoBottomLine
{
}

.NoBottomLine td
{
   border-bottom:0 !important; 
}

.menu
{
	background-image:url('images/MenuBackground.jpg'); 
	background-repeat:repeat-x; 	
	border:solid 1px #D8D4D5; 
}
.TntErrorList
{
	width: 100%;
	margin-top: 20px
}

.TntErrorList td
{
	height: 20px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding-left: 8px
}

/*Filter*/
.TntFilter
{
	width: 100%
}
.menuitem
{
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#757362;
}
.menulink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
	color:#757362;
	
	
}

.errorMessage{
    color:red;
    font-size:28px;
}

.TntFilter td
{
	width: 50%;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
}

.TntFilterTable
{
	width:100%;
	border: #004847 1px groove;
	
	background-image:url(images/gradient_fill.jpg);
    background-repeat:repeat-x;
    background-position:bottom left;
}

.TntFilterTableVehicles
{
  	width:100%;
	border: #004847 1px groove;
	
	background-image:url(images/gradient_fill.jpg);
    background-repeat:repeat-x;
    background-position:bottom left;
}

.TntFilterTableVehicles td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
    margin-left: 40px;
}

.TntFilterDropDown
{
	width: 50%;
}

.TntFilterTable td
{
	padding-bottom: 3px;
}

.TntReportFilter
{
	 text-align:left; 
}

.TntDateBox
{
	width: 120px;
	height: 100%;
	padding-top: 8px;
	border-style: none;
	border-color: White;
	padding-left: 8px
}

.TntFilterButton
{
	width: 16px;
	height: 100%;
	padding-top: 3px;
}

.TntFilterMenuLabel
{
	font-weight: bold;
    font-size: 10pt;
}

/*DATA GRID*/
.TntDataGrid,
.TntDataGridVehicles
{
	background-color: #ffffff;
	width: 100%;
}

.TntDataGridVehicles td
{
	padding-left: 8px;
	color: #004847;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt !important;	
	BORDER-BOTTOM: #004847 1px groove;
	BORDER-LEFT: #004847 1px groove;
	BORDER-RIGHT: #004847 1px groove;
}

.TntDataGrid td
{
	padding-left: 8px;
	width: 14%; 
	color: #004847;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt !important;	
	BORDER-BOTTOM: #004847 1px groove;
}

.TntDataGrid a,
.TntDataGridVehicles a
{
	color: #004847;
}

.TntDataGrid a :visited,
.TntDataGridVehicles a :visited
{
	color: #004847;
}

.TntDataGridHeader,
.TntDataGridHeader_,
.TntDataGridHeaderVehicles
{
	background-color: #ffffff;
	
	BORDER-BOTTOM: #004847 1px groove;
}

.TntDataGridHeader td
{
	padding-left: 8px;
	width: 12% !important;
	color: #004847;
	font-weight: bold;
	font-size: 8pt;
}

.TntDataGridHeader_ td
{
	padding-left: 8px;
	width: 12% ;
	color: #004847;
	font-weight: bold;
	font-size: 8pt;
}

.TntDataGridHeaderVehicles td
{
	padding-left: 8px;
	color: #004847;
	font-weight: bold;
	font-size: 8pt;
}

.TntDataGridHeader a,
.TntDataGridHeader_ a,
.TntDataGridHeaderVehicles a
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
}

.TntDataGridHeader a :visited,
.TntDataGridHeader_ a :visited,
.TntDataGridHeaderVehicles a :visited
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
}




/*MAIN FRAME*/
.TntHeadLine
{
	height: 35px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding-left: 8px;
}

.TntRepeaterContent
{
	width: 100%	
}

.TntRepeaterContent td
{
	height: 35px;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.TntRepeaterContent .change TD
{
    LINE-HEIGHT: 24px;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 24px
}

.customdiv
{
    LINE-HEIGHT: 24px;
    FONT-FAMILY: Verdana, Arial;
    HEIGHT: 24px
}
        
.TntRepeaterTable
{
	background-color: #ffffff;
	width: 100%;
	BORDER-BOTTOM: #004847 1px groove;
}

.TntRepeaterTable td
{	
	padding-left: 8px;
	width: 14%;
	color: #004847;
	font-weight: normal;
	font-size: 8pt;	
}

.TntRepeaterTable a
{
	color: #004847;
}

.TntRepeaterTable a:visited
{
	color: #004847;
}

.TntRepeaterTableHeader
{
	background-color: #ffffff;
	width: 100%;
	BORDER-BOTTOM: #004847 1px groove;
	/*BORDER-TOP: #004847 1px groove;*/
}

.TntRepeaterTableHeader td
{
	padding-left: 8px;
	width: 14%;
	color: #004847;
	font-weight: bold;
	font-size: 8pt;
}

.TntRepeaterTableHeader a
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
}

.TntRepeaterTableHeader a :visited
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
}

.TntFunctionalTable
{
	width: 100%;
	border-bottom: #004847 1px groove;	
}

.TntFunctionalTable td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 8px;
}

.TntNestedRepeater td
{
	width: 25%;
	height: 14px !important;
	padding-left: 0px;
	border-style: none !important;
	border-width: 0px;
	border-color: transparent;
	font-size: 10pt;
}

.TntNetAddressHeader
{
	width:100%;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.TntCartographyLabel
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}
.TntNetAddressHeader td
{
	padding-left: 8px;
	width: 15%;
	font-weight: bold;
	background-color: White;
	border-bottom: solid 1px #004847 !important;
}

.TntNetAddress
{
	width:100%;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.TntNetAddress td
{
	width: 15%;
	padding-left: 8px;
}

.TntNetAddress td a
{
	color: #004847;
}

.TntSearchButton
{
	padding-bottom: 5px;
	padding-left: 8px;
}

.TntLegendIcon {
    width:10px;
    height:10px; 
    border:1px;
    margin-left:15px;
}

.tableItem
{
    color: #000000;
	Font-Size: 10pt;
	background-color: #effaec;
}

.tableItemAlternate
{
    color: #000000;
    font-size: 10pt;
    background-color: #f8f8f8;
}

.tableItem td 
{
    color: #000000;
}

.menubg
{
    background-image : url(images/menu.png); BACKGROUND-REPEAT: repeat-x;
    height:22px !important;
    padding-top:0;
    padding-bottom:0;
    margin-bottom:0;
    margin-top :0;
}

.DashboardStyle
{
     z-index:0 !important;
}
.rtsTxt
{
    color:#595959 !important;
}

.tntbreadcrumb {
    font-size: 10px;
    font-family: Verdana, Arial;
    margin-left: 10px;
    text-align: left;
    -webkit-padding-start: 0;
    vertical-align: middle;
    padding-top: 3px;
}

	.tntbreadcrumb li {
        list-style: none;
        display: inline;
		
	}
		.tntbreadcrumb li a {
            color: #595959;
            text-decoration: none;
        }

.tableItemAlternate td
{
    color : #000000;
}

.TntFrameTable
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.TntFrameTableMaster
{
    width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
.TntHeader
{
	HEIGHT: 0px
}

.TntContent
{
	/*BORDER-RIGHT: #004847 1px solid; */
	/*BORDER-TOP: #004847 1px solid; */
	HEIGHT: 100%;
	width: 100%;
	vertical-align: top;	
	font-family: Verdana, Arial;
	font-Size: 10pt;	
}

.TntContentMasterPage
{
   
	HEIGHT: 100%;
	width:100%;
	vertical-align: top;	
	font-family: Verdana, Arial;
	font-Size: 10pt;	
}

.TntContentTableOnlyFirstLevelTd {
    width: 100%;
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: normal;
}
.TntContentTableOnlyFirstLevelTd > tbody > tr > td {
    height: 35px;
    padding-left: 8px;
    border-bottom: solid 1px #004847;
}

.TntContentTable
{
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
}
.TntContentTable .checkboxlist td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	border-bottom: 0px;
	padding :0px 0px 0px 0px;
	height: auto;
	
}
.TntContentTable1
{
	width:100%;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 8px;
	border-bottom: solid 1px #004847;
}
.TntContentTable td
{	
	height: 35px;
	padding-left: 8px;
	border-bottom: solid 1px #004847;
}

.TntContentLabel
{
	width: 22%;
}

.TntContentLabelVehicleInfo
{
	width: 30%;
}

.TntContentText
{
	width: 70%;
	padding-left: 0px !important;	
}

.TntContentMaterial
{
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin-top: 10px
}

.TntContentMaterial td
{
	padding-left: 8px;
	font-size: 10pt;
}

.TntErrorLabel
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Red
}

.TntButtonHolder
{
	width: 100%;
}

.TntButtonHolder td
{
	padding-top: 8px;
	padding-left: 8px !important
}

.TntTextBox
{
	width: 100%;
	height: 100%;
	padding-top: 8px;
	border-style: none;
	border-color: White;
	padding-left: 8px;
	background-color:#E9E9E9;
}

.TntTextBoxDisabledInput
{
	width: 100%;
	height: 100%;
	padding-top: 8px;
	border-style: none;
	border-color: White;
	padding-left: 8px;
	background-color:White;
}

.TntMessageText
{
	width: 100%;
	border-style: none;
	border-color: White;
	padding-left: 8px;
	padding-top: 8px;
	background-color:#EFFBFB;
}

.TntDropDownList
{
	font-family: Verdana;
	width: 300px;
}

.TntListBox
{
	font-family: Verdana;
	width: 300px;
}

td.TntFooter
{
	HEIGHT:0px;
}

.TntMessageBody
{
	height:300px;
}

.TntTimeSheet
{
	width: 100%;
	margin-top: 10px;
}

.TntTimeSheet td
{
	padding-left: 8px;
	font-family: Verdana;
	font-size: 10pt;
	color: #004847;
}

/*HEADER*/
.TntMainHeader
{
	WIDTH:100%; 
}

.TntHeaderTable
{
	width: 100%;
}

.TntMainHeaderMenuBar
{
	font-family: Verdana;
	font-size: 12pt;
	width: 100%
}

.TntMainHeaderMenuBar a
{
	background-image: url(Images/TntMenuDotSimple.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #4ea09e;
	font-weight: bold
}

.TntMainHeaderMenuBar a:hover
{
	background-image: url(Images/TntMenuDotOver.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	color: #004847;
	font-weight: bold
}

.TntMainHeaderActive
{
	background-image: url(Images/TntMenuDotOver.jpg) !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	color: #004847 !important;
	font-weight: bold
}

.TntMainHeaderShade
{
	background-image: url(Images/TntMenuDotSimpleShade.jpg) !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	color: green;
	font-weight: bold
}

.TntMainHeaderShade:hover
{
	background-image: url(Images/TntMenuDotOverShade.jpg) !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	color: #004847;
	font-weight: bold
}

.TntMainHeaderShadeActive
{
	background-image: url(Images/TntMenuDotOverShade.jpg) !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	color: #004847 !important;
	font-weight: bold
}

.TntMetaBar
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
	vertical-align: text-top
}

.TntMetaBar a
{
	text-decoration: none;
}

.TntDataList td
{
	width: 25%;
	height:10px;
	padding-left:0px;
	border-style:none;
	border-width:0px;
	border-color:transparent;
	font-size:10pt;
}

.TntExternalLinks
{
	width:100%;
}

.TntExternalLinks td
{
	width:100%;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TntExternalLinks a
{
	color: #004847;
	font-weight:bold;
}

.TntExternalLinks a:hover
{
	color: red;
}

/*NAVIGATION BAR*/
.TntPublicNav
{
	BORDER-RIGHT: #004847 1px solid;
	BORDER-TOP: #004847 1px solid;	
	WIDTH: 17%;
	HEIGHT: 100%;
	vertical-align: top;
	margin-top: 50px
}

.TntMainNav
{
	background-color:#003333;
	vertical-align:top;
}

#TntMainNavMasterPage
{
	/*BORDER-RIGHT: #004847 1px solid;
	BORDER-TOP: #004847 1px solid;*/
	WIDTH: 200px;
	HEIGHT: 100%;
	vertical-align: top;
}

.TntNavBarTable
{
	 width:100%;
	 border: 0
}

.TntPublicNavBar
{
	 BORDER-BOTTOM: #004847 1px solid; 
	 HEIGHT: 35px;
	 text-align: left;
	 padding-left: 8px;
	 width:100%
}

.TntPublicNavBar a
{
	padding-top: 7px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #4ea09e;
	width: 100%;
	height: 100%;
}

.TntPublicNavBar a:hover
{
	background-color: White;
	color: #004847;
	text-decoration: none;
}

.TntPublicActive
{	
	background-color: White;
	color: #004847 !important;
	text-decoration: none;
}

.TntMainNavBarTable
{
	width: 100%;
	border: 0;
}

.TntLanguagePicker
{
	width: 100%;
	padding-top: 15px;
	padding-left: 8px;
	vertical-align: bottom;
	text-align: left;
}

 .TntLanguagePickerDropDown
 {
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	color: #004847;
	font-weight: bold;
 }

.TntDropDownBar
{
	width: 100%;
	border: 0
}

.TntNavBarItem
{
	height: 35px;
	vertical-align: middle;
	padding-left: 8px;
}

.TntNavBarItem a
{
	width:100%; 
	height:100%; 
	padding-top:9px;
	color: #4ea09e;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.TntNavBarItem a:hover
{
	color: #004847;
}

.TntNavBarItemActive
{
	height: 35px;
	vertical-align: middle;
	padding-left: 8px;
}

.TntNavBarItemActive a
{
	width:100%; 
	height:100%; 
	padding-top:9px;
	color: #004847;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#panelBar
{
	height: 100%;
	width: 100%;
	vertical-align: top;
}

.menuHeaderExpanded
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #004847;
}

.menuHeaderExpandedOver
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #004847;
	cursor: default;
	cursor: pointer;
}

.menuHeaderExpanded td
{
	color: #004847;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #004847;
	background-color: White
}

.menuHeaderExpandedOver td
{
	color: #004847;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #004847;
	background-color: White
}

.menuHeaderCollapsed
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #4ea09e;
}

.menuHeaderCollapsedOver
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #004847;
	cursor: default;
	cursor: pointer;
}

.menuHeaderCollapsed td
{
	color: #4ea09e;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #004847
}

.menuHeaderCollapsedOver td
{
	color: #004847;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #004847;
	background-color: White
}

.menuItems
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
	color: #4ea09e;
	position: relative;
}

.menuItems table
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
	color: #004799;
	border-top: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.menuItems a
{
	color: #4ea09e;
	font-weight: bold;
	text-decoration: none;
}

.menuItems a:hover
{
	color:#004847;
	font-weight: bold;
	text-decoration: none;
}

.menuItems a:active
{
	color:#004847;
	font-weight: bold;
	text-decoration: none;
}

.menuItems td
{
	height: 25px;
	border-bottom: 1px solid #004847;
	padding-right: 20px;
	text-align: right
}

.NoBorder
{
    border: 0 !important;
}

.NoPaddingLeft
{
    padding-left: 0 !important;
}

.NoPadding
{
    padding: 0;
}

.TntSubMenuActive
{
	color:#004847 !important;
	font-weight: bold;
	text-decoration: none;
}

/*ADMIN NAV*/
.TntAdminNav
{
	width: 100%;
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	background-image:url(images/gradient_fill2.png);
    background-repeat:repeat-x;
    background-position:bottom left; 
}

.TntAdminNav td
{
	height: 35px !important;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	/*border-bottom: 1px solid #004847;*/
	padding-left: 8px;
	padding-bottom: 3px;
}

.TntAdminNavDropDown
{
	/* width: 120px; */
	font-family: Verdana;
}

/*TIME PERIODS*/
.TntPeriodLabel
{
	text-align: right;
	width: 30px;
	padding-right: 5px;
	padding-bottom: 2px;
}

/*AutoResetAlarm label*/
.TntAutoResetAlarmLabel
{
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
}

/*STATUS OVERVIEW*/

.TntHeaderLinks
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
}

.TntHeaderLinks :visited
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
}

.TntHeaderLinksDesc
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
	background-image: url(Images/arrow_down.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
}

.TntHeaderLinksDesc :visited
{
	color: #004847 !important;
	font-weight: bold;
	text-decoration: none;
}

.TntHeaderLinksAsc
{
	color: #004847;
	font-weight: bold;
	text-decoration: none;
	background-image: url(Images/arrow_up.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
}

.TntHeaderLinksAsc :visited
{
	color: #004847 !important;
	font-weight: bold;
	text-decoration: none;
}

.tntButtonIcon {
    BORDER-top: 0px solid white;
    BORDER-left: 0px solid white;
    BORDER-bottom: 1px solid #4ea09e;
    BORDER-right: 1px solid #4ea09e;
    text-align: center;
    cursor: default;
    WIDTH: 21px;
    HEIGHT: 21px;
    background-repeat: no-repeat;
    background-color: white;
}

.checkbox {
    font-family: Verdana;
    font-size: 11px;
}

.textinlayers,
.text {
    font-family: Verdana;
    font-size: 11px;
}
.text td
{
	padding:0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 8px;
	padding-bottom: 3px;
}


/* Restricted information */
.RestrictedInfo
{
	padding-left: 8px;
	width: 14%;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

/* External iframe */
.TntIframe
{
    width:100%;
    height:1000px;	/* height:100%; not working for 'cross domain' or 'cross browsing' iframe.src */
    border:0;
}

/* region ImageControl */
.imagesControlTable {
	border-bottom-style: none !important;
}

.imagesControlImages
{
	border-bottom-style:none !important;
	text-align:center;
	padding:5px !important;
}

.imagesControlUpload
{
	vertical-align:bottom;
	border-bottom-style:none !important;    	
}

.imagesControlUploadTable td
{
    height: 14px !important;
	border-bottom-style:none !important;
    font-size: 10pt;
    padding: 0 0 0 4px;
    margin:0px;
}

.imagesControlDiv
{
	height:175px;
	width:200px;
	overflow:scroll;
	padding:0px !important;
	text-align:left !important;
}

.imagesControlTableCellInactive
{
	border-bottom-style:none !important;
	padding:5px !important;
}

.imagesControlTableCellActive
{
	background-color:Green;
	border-bottom-style:none !important;
	padding:5px !important;
}
/* end region ImageControl */

/* region License */
.tableLicense
{
    width: 100%;
    border-spacing: 20px;
}
.tableLicense table
{
    width: 100%;
}
.tdStyle {
    border: solid 2px gray;
    /*width: 25%;*/
    width: auto;
    vertical-align: top;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-image: url(images/gradient_fill.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.tdStyle td
{
    font-size: 11pt;
}
.thStyle
{
    background-color: #DDDDDD;
}
.thStyleCustom
{
    background-color: #999999;
}
/* end region License */

/*Bugfix RadDatePicker: in IE9 Quirks mode textbox changes size when hover on object */
/* http://mantis.ram.nl/mantis/1.2.11/view.php?id=2479#c6249 */
.riSingle .riTextBox
{
    width: 100% !important;
}

.RadGrid .rgFilterRow INPUT
{
    height:21px;
}

.RadGrid .rgFilterRow
{
    background-color: Lightsteelblue !important;
}

.RadGrid .rgFooter td
{
    background-color: #C7CFD6;
}

/* region progressBar */
#progressBar {
    width: 100px;
    margin: 5px 5px 0px;
    height: 5px;
    background-color: grey;
}

#progressBar div {
    height: 100%;
    width: 0;
    background-color: #CCFFCC;
    box-sizing: border-box;
}
/* endregion progressBar */

/* region wait cursor */
.TntWaitOverlay {
            position: fixed;
            z-index: 9000;
            top: 0px;
            left: 0px;
            background-color: #FFFFFF;
            width: 100%;
            height: 100%;
            filter: Alpha(Opacity=70);
            opacity: 0.70;
            -moz-opacity: 0.70;
        }

        * html .TntWaitOverlay {
            position: absolute;
            height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
            width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
        }

        .TntWaitLoader {
            z-index: 9001;
            position: fixed;
            width: 120px;
            margin-left: -60px;
            top: 50%;
            left: 50%;
        }

        * html .TntWaitLoader {
            position: absolute;
            margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
        }
/* region wait cursor */

/* region DateSelector */
    .PeriodTypeButton
    {
        width: 80px;
        height: 17px;
        border-style: solid;
        border-color: #DDDDDD;
        border-width: 1px;
        font-family: Verdana, Arial;
        background-color: Transparent;
        text-decoration: none;
        font-size: 8pt;
        text-align: center;
        color: #333333;
        cursor: pointer;
        background-repeat: repeat-x;
        background-position: left bottom;
        float:left;
    }
        
    .DateButton
    {
        width: 100px;
        height: 17px;
        border-style: solid;
        border-color: #DDDDDD;
        border-width: 1px;
        font-family: Verdana, Arial;
        background-color: Transparent;
        text-decoration: none;
        font-size: 8pt;
        text-align: center;
        color: #333333;
        cursor: pointer;
        background-repeat: repeat-x;
        background-position: left bottom;
        float:left;
    }
        
    .PrevNextButton
    {
        width: 20px;          
        height: 17px;
        border-style: solid;
        border-color: #DDDDDD;
        border-width: 1px;
        font-family: Verdana, Arial;
        background-color: Transparent;
        text-decoration: none;
        font-size: 8pt;
        text-align: center;
        color: #333333;
        cursor: pointer;
        background-repeat: repeat-x;
        background-position: left bottom;
        padding: 0;
        margin: 0;
        float:left;
    }
        
    .SelectedPeriod
    {
        width: 260px;
        height: 17px;
        border-style: solid;
        border-color: #DDDDDD;
        border-width: 1px;
        font-family: Verdana, Arial;
        background-color: #CEF6CE;
        text-decoration: none;
        font-size: 8pt;
        text-align: center;
        color: #333333;
        cursor: pointer;
        background-repeat: repeat-x;
        background-position: left bottom;
        float:left;
    }
        
    .Highlight
    {
        background-color: #E9E9E9;
    }
        
    .LabelSelection
    {
        font-family: Verdana, Arial;
        font-size: 8pt;
    }
        
    .DisabledButton
    {
        background-color: transparent;
        color: InactiveCaption;
        cursor: not-allowed;
    }

    /* Google Chrome hack, since color: inactivecaption is not working as expected */
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .DisabledButton {
            color: InactiveCaptionText;
        }
    }

    .DateselectorTable
    {
        border: 1px;
        border-style: solid;
        /*background-image: url(images/gradient_fill.jpg);*/
        background-repeat: repeat-x;
        background-position: left bottom;
        width: 100%;
    }
/* end region DateSelector */

/* start region MobilityProfile */
    fieldset {
        border: none;
    }

    .boldFont {
        font-weight: bold;
    }

    .tntPanelSmall {
        border: solid;
        border-width: 1px;
        height: 150px;
        min-width: 400px;
        /*width: 400px;*/
    }

    .tntPanelLarge {
        border: solid;
        border-width: 1px;
        height: 420px;
        min-width: 400px;
    }

    .tableMP td {
        font-size: 8pt; /* Why needed? */
        font-family: Verdana;
    }

    .tableLocation {
        width: 100%;
        background-color: lightgray;
    }

    .panelTable {
        border: none;
        width: 100%;
    }

    .panelTable td:nth-child(2) {
        text-align: right;    
    }

    .marginTop10 {
        margin-top: 15px;
    }
/* end region MobilityProfile */

/* Region Master page */
.masterMenuColumn {
    border-left: solid 1px #262626;
    border-bottom: 0;
    padding-bottom: 0;
    background-color: #262626;
    box-shadow: 0 1px 10px rgba(38, 38, 38, 0.95);
}

.masterAbaxLogo {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    height: 42px;
    width: 100px;
    background-image: url(images/AbaxLogo.png);
    background-repeat: no-repeat;
    background-size: 57%;
    background-position: 15px center;
}

.impersonationBanner {
	text-align: center;
	height: 16px;
}

.impersonationDisplay {
	margin: 5px 0;
	padding: 5px 0;
	background-color: yellow;
	font-weight: bold;
}
/* end region Master page */