body
{
	margin: 0;
	padding: 0;
	background: #fff url('../images/back.gif') repeat-x;
	text-align: center;
	color: #5D6163;
	line-height: 150%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 70%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a
{
	color: #b15210;
	text-decoration: none;
}
a:hover
{
	color: #999;
}

h1
{
	color: #b15210;
	text-decoration: none;
	margin: 1em 0;
	padding: 0;
}

h2
{
	color: #5D6163;
	text-decoration: none;
	margin: 1em 0;
	padding: 0;
}

p, h3, h4
{
	margin: 1em 0;
	padding: 0;
}
h1
{
	font-size: 180%;
	font-family: Tahoma;
	border-bottom: 1px dotted #b15210;
}
h2
{
	font-size: 150%;
	font-family: Tahoma;
}
h3
{
	font-size: 110%;
}
h4
{
	font-size: 100%;
}
table, td, select, input, textarea, li
{
	border: 1px none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input
{
	background-color: #EFE7DE;
}

textarea
{
	background-color: #EFE7DE;
}

table
{
	border-collapse: collapse;
	width: 100%;
}
thead
{
	font-family: Tahoma;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 6px;
}

thead tr
{
	font-weight: bold;
	background-color: #b15210;
	border: 1px solid #8e7d5e;
}

tr.braun
{
	background-color: #8e7d5e;
}

td
{
	font-family: Tahoma;
	border: 1px solid #8e7d5e;
	padding: 2px;
}

.button
{
	background: #b15210;
	padding: 4px;
	font-family: Tahoma;
	color: #fff;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: hand;
	width: 100px;
}

.button[disabled]
{
	background: #D4D0C8;
	color: Gray;
}

img
{
	border: 0px none;
}

/* ---------------------------------- detail ---------------------------------- */
.Detail
{
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
	text-align: left;
}

/* ---------------------------------- container ---------------------------------- */
#container
{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 46px;*/
	text-align: left;
	min-width: 681px;
	background: #fff;
	display: table;
}
form
{
	/* IE v4..v7 fix: remove bottom margin from forms */
	margin-bottom: 0px;
}

/* ---------------------------------- navigation ---------------------------------- */
.NavigationButtons
{
	position: absolute;
	left: -7px;
	top: -56px;
	width: 460px;
}
.NavigationButtons, .NavigationButtons li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.NavigationButtons li
{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	display: inline;
	float: left;
	margin-right: 1px;
	width: 114px;
	height: 40px;
	background: url('../images/menu_back.gif') repeat-x;
}
.NavigationButtons li a
{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 36px;
	color: #fff;
}
.NavigationButtons li a:hover
{
	color: #e8e5df;
}

.NavigationIcons, .NavigationIcons li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.NavigationIcons
{
	position: absolute;
	top: -10px;
	right: -45px;
	width: 137px;
	background: url('../images/delimiters.gif') no-repeat -24px 0px;
}
.NavigationIcons li
{
	float: left;
	text-indent: -8000px;
	width: 40px;
}
.NavigationIcons li.last
{
	border: none;
}
.NavigationIcons li a
{
	float: left;
	display: block;
	margin: 0px;
	color: #5D6163;
}
.HyperLinkHome
{
	background: url('../images/ico_home.gif') no-repeat;
	height: 10px;
	width: 9px
}
.HyperLinkContact
{
	background: url('../images/ico_contact.gif') no-repeat;
	height: 10px;
	width: 9px
}
.HyperLinkSitemap
{
	background: url('../images/ico_sitemap.gif') no-repeat;
	height: 10px;
	width: 11px
}
.NavigationIcons li a span
{
	display: none;
}

.LinkRefs
{
	margin: 0px;
	background: url('../images/arrow.gif') no-repeat 0px 6px;
	padding-left: 12px;
	padding-right: 12px;
	white-space:nowrap;
}

/* ---------------------------------- side ---------------------------------- */
.Side
{
	float: left;
	display: inline;
	position: relative;
	padding-top: 240px;
	width: 211px;
	background: url('../images/side_back.jpg') no-repeat 0px 0px;
}
.Side .content
{
	margin: 1em 12px;
}
.Side .content p
{
	margin: 0px;
	background: url('../images/arrow.gif') no-repeat 0px 6px;
	padding-left: 16px
}
.Side .content p .more
{
	font-size: 10px;
	font-weight: bold;
}

/* ---------------------------------- main_seite ---------------------------------- */
#main_seite
{
	float: left;
	display: inline;
	width: 470px;
	margin: 24px 0px;
	position: relative;
}

#main_seite p
{
	margin: 20px 10px;
}

/* ---------------------------------- main ---------------------------------- */
.MainContent
{
	float: left;
	display: inline;
	width: 470px;
	margin: 24px 0px;
	position: relative;
}

.MainContent p
{
	margin: 20px 10px;
}

/* ---------------------------------- footer ---------------------------------- */
.Footer
{
	clear: both;
	text-align: right;
	color: #555;
	background: url('../images/footer_back.gif') no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ---------------------------------- misc ---------------------------------- */
.NoBorder, .NoBorder table, .NoBorder td
{
	border-width: 0px;
}

.MainMenu
{
	padding-left: 30px;
}

.MainMenuItem
{
	padding-top: 5px;
}

#datum
{
	width: 300px;
	height: 50px;
	text-align: left;
}

#datum td
{
	width: 200px;
}

.DateColumnHeader
{
	text-align: center;
}

.MinWidth50px
{
	min-width: 50px;
}

.MinWidth80px
{
	min-width: 80px;
}

.MinWidth120px
{
	min-width: 120px;
}

.DataGridPagersTable_Pagers
{
	/*
	font-weight: bold;
	*/
}

.DataGridPagersTable_CurrentPage
{
	color: Red;
	font-weight: bold;
}

a.DataGridPagersTable_CurrentPage:link
{
	color: Red;
}

a.DataGridPagersTable_CurrentPage:visited
{
	color: Red;
}

a.DataGridPagersTable_CurrentPage:active
{
	color: Red;
}

.LabelErrors
{
	font-weight: bold;
	color: #FF0000;
}

.LabelInformation
{
	color: #008000;
}

/* ---------------------------------- OrgListDriver DataGrid---------------------------------- */
.OrgListDriverDataGrid
{
	text-align: right;
	padding: 1px;
}
.OrgListDriverDataGridHeader
{
	background-color: #b15210;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
}
.OrgListDriverDataGridItem
{
	background-color: White;
}
.OrgListDriverDataGridSelectedItem
{
	background-color: #8e7d5e;
	color: White;
}
.OrgListDriverDataGridAlternatingItem
{
	background-color: #e8e5df;
}

/* ---------------------------------- OrgListDriver OutputTableKalender---------------------------------- */
.OutputTableKalender
{
}
.OutputTableKalenderTableRowHeader
{
	text-align: center;
	background-color: #B15210;
	color: White;
}
.OutputTableKalenderTableRow td
{
	padding-left: 15px
}
.OutputTableKalenderTableRow
{
	height: 30px;
	background-color: #ffffff;
}
.OutputTableKalenderCell
{
	padding: 1px;
	border-width: 1px;
	text-align: right;
}
.OutputTableKalenderCellDay
{
	background-color: #e8e5e0;
}
.OutputTableKalenderCellDayDiffMonth
{
	background-color: #efe7de;
}
.OutputTableKalenderCellDayWeekend
{
	background-color: #cc9933;
}
.OutputTableKalenderTimeSpan
{
	background-color: #b15210;
}

/* ---------------------------------- OrgListVehicle GridVehicle---------------------------------- */
.OrgListVehicleGridVehicle td
{
	text-align: left;
}
.OrgListVehicleGridVehicleHeader
{
	background-color: #b15210;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
}
.OrgListVehicleGridVehicleItem
{
	background-color: White;
}
.OrgListVehicleGridVehicleSelectedItem
{
	background-color: #8e7d5e;
	color: White;
}
.OrgListVehicleGridVehicleAlternatingItem
{
	background-color: #e8e5df;
}
.OrgListVehicleGridVehicleDaysLessThan60
{
	font-weight: bold;
	color: Red;
}

/* ---------------------------------- OrgListVehicle GridIWCycles---------------------------------- */
.OrgListVehicleGridIWCycles td
{
	text-align: left;
}
.OrgListVehicleGridIWCycles
{
	text-align: right;
	padding: 1px;
}
.OrgListVehicleGridIWCyclesHeader
{
	background-color: #b15210;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
}
.OrgListVehicleGridIWCyclesColumnAvailableDataValueNo
{
	color: Red;
}
.OrgListVehicleGridIWCyclesColumnAvailableDataValueAll
{
	color: #006400; /*DarkGreen*/
}
.OrgListVehicleGridIWCyclesColumnAvailableDataPartial
{
	color: Red;
}
.OrgListVehicleGridIWCyclesColumnAvailableDataExpressionRequired
{
	color: Red;
}
.OrgListVehicleGridIWCyclesColumnOdoEndDelta
{
	color: #006400; /*DarkGreen*/
}

#OrgListVehicleDetail table
{
	background-color: #e8e5e0;
}
#OrgListDriverDetail table
{
	background-color: #e8e5e0;
}

/* ---------------------------------- DriverDetail ---------------------------------- */
.DriverDetailOrganisationGroup
{
	border: 1px solid #8e7d5e;
}

.DriverDetail_DriverCard_CardNumber_Header
{
	padding-left: 5px;
}

.DriverDetail_DriverCard_Nation_Header
{
}

.DriverDetail_DriverCard_IssueDate_Header
{
	padding-left: 15px;
	text-align: center;
}

.DriverDetail_DriverCard_ExpiryDate_Header
{
	padding-left: 15px;
	text-align: center;
}

.DriverDetail_DriverCard_IsLastCard
{
	background-color: #FFFFC0;
}

.DriverDetail_DriverCard_CardNumber
{
	padding-left: 5px;
	font-weight: bold;
}

.DriverDetail_DriverCard_Replacement
{
}

.DriverDetail_DriverCard_Renewal
{
}

.DriverDetail_DriverCard_Nation
{
}

.DriverDetail_DriverCard_IssueDate
{
	padding-left: 15px;
	text-align: center;
}

.DriverDetail_DriverCard_ExpiryDate
{
	padding-left: 15px;
	padding-right: 5px;
	text-align: center;
}

table.DriverDetail_DriverQualification
{
	border-collapse: collapse;
	border: 1px solid #8e7d5e;
}
table.DriverDetail_DriverQualification > tbody > tr > th, table.DriverDetail_DriverQualification > tbody > tr > td
{
	border: 1px solid #8e7d5e;
	padding: 4px 6px 4px 6px;
}
table.DriverDetail_DriverQualification .ValidFrom, table.DriverDetail_DriverQualification .ValidTo
{
	padding: 0 3px 0 3px;
}

.DriverDetailProcessingObservationsVehicles
{
	border: 1px solid #8e7d5e;
}

.DriverDetailProcessingObservationsVehicles td
{
	padding: 10px;
}

/* ---------------------------------- VehicleDetail ---------------------------------- */
.VehicleDetailVehicleGroup, .VehicleDetailOrganisationGroup
{
	border: 1px solid #8e7d5e;
}

.VehicleDetail_RequestedVehicle
{	
	background-color: Yellow;
}

/* ---------------------------------- VehicleDetail DataGridHistory ---------------------------------- */
.VehicleDetailDataGridHistory
{
	text-align: left;
	padding: 1px;
	margin-left: 5px;
	margin-right: 5px;
}
.VehicleDetailDataGridHistory td
{
	padding-left: 6px;
	padding-right: 6px;
}
.VehicleDetailDataGridHistory td.Time
{
	min-width: 85px;
}

.StandardCalibrationEntry td
{
	font-weight: bold;
}

/* ---------------------------------- AcquireOwnership table ---------------------------------- */
.AcquireOwnershipTable
{
	text-align: left;
	padding: 1px;
	border: 1px solid #8e7d5e;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
}

.AcquireOwnershipTable td
{
	border: 1px solid #8e7d5e;
	padding: 2px;
}

.AcquireOwnershipUnitInfo table
{
	width: 100%;
}

.AcquireOwnershipHeaderRow
{
	background-color: #b15210;
	color: White;
}

.AcquireOwnershipCenteredRowContent
{
	text-align: center;
}

.AcquireOwnershipCenteredRowHeigth
{
	height: 40px;
}

.AcquireOwnershipTableErrorIndicator
{
	height: 40px;
	width: 100%;
}

.AcquireOwnershipErrors
{
	color: Red;
	width: 20%;
}

.AcquireOwnershipInformation
{
	color: Green;
	width: 20%;
}

.AcquireOwnershipAuswahlControlNation table
{
	width: auto;
}

.AcquireOwnershipAuswahlOrganisation
{
	width: 50%;
	text-align: left;
}

.AcquireOwnershipAuswahlOrganisation table
{
	width: auto;
}

/* ---------------------------------- data grid ---------------------------------- */
.DataGrid
{
}

.DataGrid
{
}

.DataGridHeader
{
}

.DataGridFooter
{
}

.DataGridItem
{
}

.DataGridAlternatingItem
{
}

/* ---------------------------------- IAKCustomizing ---------------------------------- */
.Customizing
{
}
.CustomizingButtons
{
	text-align: left;
}
.CustomizingButtons td span
{
	/*padding: 0px;*/
}
.CustomizingButtons input
{
}
.CustomizingButtons input[disabled]
{
}
.CustomizingDataGrid
{
	text-align: left;
}
.CustomizingDataGrid table, .CustomizingDataGrid td, .CustomizingDataGrid select, .CustomizingDataGrid input, .CustomizingDataGrid textarea, .CustomizingDataGrid li
{
	white-space: nowrap;
	width: auto;
}
.CustomizingDataGrid
{
}
.CustomizingDataGridFooter
{
}
.CustomizingDataGridItem
{
}
.CustomizingDataGridSelectedItem
{
}
.CustomizingDataGridAlternatingItem
{
}
.CustomizingDataGridSelectedItem
{
}
.CustomizingDataGridEditItem
{
}
.CustomizingDataGridEditItem input
{
	padding: 0px;
}
.CustomizingDataGridEditItem textarea
{
}
.CustomizingPagers
{
	/*
	font-weight: bold;
	*/
}
.CustomizingPagersCurrentPage
{
	color: Red;
	font-weight: bold;
}
a.CustomizingPagersCurrentPage:link
{
	color: Red;
}
a.CustomizingPagersCurrentPage:visited
{
	color: Red;
}
a.CustomizingPagersCurrentPage:active
{
	color: Red;
}
.CustomizingLabelErrorIndicator
{
	color: Red;
}
.CustomizingLabelErrors
{
	color: Red;
}

/* ---------------------------------- Customizing Organisation ---------------------------------- */
.CustomizingOrganisation_ExpiredOrganisation
{
	background-color: Gainsboro;	/* lighter than LightGray */
}

/* ---------------------------------- Navigator OutputTable ---------------------------------- */
.NavigatorOutputTable
{
	text-align: left;
}
.NavigatorOutputTable td
{
	border-width: 1px;
	border-spacing: 1px;
	padding: 1px;
}

/* ---------------------------------- NavigatorDate OutputTable ---------------------------------- */
.NavigatorOutputTable
{
}
.NavigatorDateOutputTable td
{
	border-width: 1px;
	border-spacing: 1px;
}

/* ---------------------------------- Navigator Calendar ---------------------------------- */
.NavigatorCalendar
{
	background-color: #FFFFCC;
	color: #663399;
	border-color: #FFCC66;
	border-width: 1px;
	font-family: Verdana;
	font-size: 8pt;
}
.NavigatorCalendar, .NavigatorCalendar td
{
}

/* fix for background colour of calendar control title section cell which is set to silver.
identify the table cell by column span attribute with value 7. doesn't work with IE6 */
.NavigatorCalendar > tbody > tr > td[colspan="7"]
{
	background-color: #990000 !important;
}
.NavigatorCalendarSelectedDay
{
	background-color: #CCCCFF !important;
	font-weight: bold;
}
.NavigatorCalendarTodayDay
{
	background-color: #FFCC66;
	color: White;
}
.NavigatorCalendarSelector
{
	background-color: #FFCC66;
}
.NavigatorCalendarOtherMonthDay a, .NavigatorCalendarOtherMonthDay
{
	 color: #CC9966 !important;
}
.NavigatorCalendarNextPrev a
{
	font-size: 9pt !important;
	color: #FFFFCC !important;
}
.NavigatorCalendarDayHeader
{
	background-color: #FFCC66;
	font-weight: bold !important;
	height: 1px !important;
}
.NavigatorCalendarTitle
{
	background-color: #990000 !important;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 9pt;
}
.NavigatorCalendarDay, .NavigatorCalendarDay a
{
	color: #663399 !important;
}

.NavigatorCalendarDayBase
{
	background-color: #d3d3d3 !important;
}
.NavigatorCalendarDayOutOfScope
{
	background-color: #f0f8ff !important;
}

/* ---------------------------------- NavigatorDate calendar ---------------------------------- */
.NavigatorDateCalendarDaySelectedMinDownloadDate
{
	background-color: Orange !important;
}
.NavigatorDateCalendarDaySelectedLessMinDownloadDate
{
	background-color: Yellow !important;
}

/* ---------------------------------- NavigatorDate labels ---------------------------------- */
.NavigatorDateLabelErrorMessage
{
	 font-weight: bold;
	 color: Red;
}
.NavigatorDateLabelDatum
{
	 font-weight: bold;
	 font-size: x-large;
	 color: Red;
	 line-height: normal;
}

/* ---------------------------------- NavigatorZeitDetail Calendar ---------------------------------- */
.NavigatorZeitDetailCalendarSelectedDay a
{
	color: Red !important;
}
.NavigatorZeitDetailCalendarDaySelected
{
	background-color: Yellow !important;
}

/* ---------------------------------- NavigatorZeitDetail CardActivitySumOverview ---------------------------------- */
.NavigatorZeitDetailCardActivitySumOverview
{
	background-color: White;
	color: Black;
	border: none 1px #DEDFDE;
}
.NavigatorZeitDetailCardActivitySumOverview td
{
	text-align: right;
}
.NavigatorZeitDetailCardActivitySumOverviewRow
{
	background-color: #F7F7DE;
}
.NavigatorZeitDetailCardActivitySumOverviewSelectedRow
{
	background-color: #CE5D5A;
	font-weight: bold;
	color: White;
}
.NavigatorZeitDetailCardActivitySumOverviewPager
{
	background-color: #F7F7DE;
	color: Black;
}
.NavigatorZeitDetailCardActivitySumOverviewHeader, .NavigatorZeitDetailCardActivitySumOverviewHeader th
{
	background-color: #6B696B;
	font-weight: bold;
	color: White;
	padding: 4px;
}
.NavigatorZeitDetailCardActivitySumOverviewFooter
{
	background-color: #CCCC99;
}
.NavigatorZeitDetailCardActivitySumOverviewAlternatingRow
{
	background-color: White;
}
.NavigatorZeitDetailCardActivitySumOverviewColumnSumDurationTimeFrameItem
{
	background-color: #C0C000;
	font-weight: bold;
	border: outset 1px Red;
}

/* ---------------------------------- NavigatorZeitDetail CardActivity ---------------------------------- */
.NavigatorZeitDetailCardActivity
{
	color: Black;
	background-color: #fafad2;
	border: solid 1px #d2b48c;
	border-collapse: collapse;
}
.NavigatorZeitDetailCardActivity td
{
	text-align: left;
}
.NavigatorZeitDetailCardActivityRow
{
}
.NavigatorZeitDetailCardActivitySelectedRow
{
	background-color: #483d8b;
	color: #f8f8ff;
}
.NavigatorZeitDetailCardActivityPager
{
	background-color: #eee8aa;
	color: #483d8b;
}
.NavigatorZeitDetailCardActivityHeader, .NavigatorZeitDetailCardActivityHeader th
{
	background-color: #d2b48c;
	font-weight: bold;
	padding: 2px;
}
.NavigatorZeitDetailCardActivityFooter
{
	background-color: #d2b48c;
}
.NavigatorZeitDetailCardActivityAlternatingRow
{
	background-color: #eee8aa;
}

/* ---------------------------------- NavigatorZeitDetail CardActivitySumFooter ---------------------------------- */
.NavigatorZeitDetailCardActivitySumFooter
{
	color: Black;
	background-color: White;
	border: none 1px #DEDFDE;
}
.NavigatorZeitDetailCardActivitySumFooter td
{
}
.NavigatorZeitDetailCardActivitySumFooterRow
{
	background-color: White;
}
.NavigatorZeitDetailCardActivitySumFooterSelectedRow
{
	background-color: #CE5D5A;
	color: White;
	font-weight: bold;
}
.NavigatorZeitDetailCardActivitySumFooterPager
{
	background-color: #F7F7DE;
	color: Black;
	text-align: right;
}
.NavigatorZeitDetailCardActivitySumFooterHeader, .NavigatorZeitDetailCardActivitySumFooterHeader th
{
	background-color: #6B696B;
	color: White;
	font-weight: bold;
	padding: 4px;
}
.NavigatorZeitDetailCardActivitySumFooterFooter
{
	background-color: #CCCC99;
}
.NavigatorZeitDetailCardActivitySumFooterAlternatingRow
{
	background-color: #C0C000;
	border: outset Red;
	font-weight: bold;
}

/* ---------------------------------- NavigatorZeitDetail labels and buttons---------------------------------- */
.NavigatorZeitDetailLabelErrorMessage
{
	color: Red;
	font-weight: bold;
}
.NavigatorZeitDetailLabelDownloadDate
{
	color: Red;
}
.NavigatorZeitDetailLabelFirstTime
{
	color: Green;
}
.NavigatorZeitDetailLabelLastTime
{
	color: Green;
}
.NavigatorZeitDetailButtonRefresh
{
	color: #004000;
	font-weight: bold;
	font-size: large;
}
.NavigatorZeitDetailLabelOverviewComment
{
	color: Red;
	font-weight: bold;
}

/* ---------------------------------- NavigatorZeitDetail CardActivitySumOverview ---------------------------------- */
.NavigatorZeitDetailCardActivitySumOverview
{
	background-color: White;
	color: Black;
	border: none 1px #DEDFDE;
}
.NavigatorZeitDetailCardActivitySumOverview td
{
	text-align: right;
}
.NavigatorZeitDetailCardActivitySumOverviewRow
{
	background-color: #F7F7DE;
}
.NavigatorZeitDetailCardActivitySumOverviewSelectedRow
{
	background-color: #CE5D5A;
	font-weight: bold;
	color: White;
}
.NavigatorZeitDetailCardActivitySumOverviewPager
{
	background-color: #F7F7DE;
	color: Black;
}
.NavigatorZeitDetailCardActivitySumOverviewHeader, .NavigatorZeitDetailCardActivitySumOverviewHeader th
{
	background-color: #6B696B;
	font-weight: bold;
	color: White;
	padding: 4px;
}
.NavigatorZeitDetailCardActivitySumOverviewFooter
{
	background-color: #CCCC99;
}
.NavigatorZeitDetailCardActivitySumOverviewAlternatingRow
{
	background-color: White;
}
.NavigatorZeitDetailCardActivitySumOverviewColumnSumDurationTimeFrameItem
{
	background-color: #C0C000;
	font-weight: bold;
	border: outset 1px Red;
}

/* ---------------------------------- Common DataGrid classes ---------------------------------- */
.CommonDataGrid td
{
	padding: 1px;
	border-spacing: 1px;
}
.CommonDataGridHeader
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #b15210;
	color: White;
}
.CommonDataGridHeader a
{
	color: White;
}
.CommonDataGridPager, .CommonDataGridPager td
{
	background-color: White;
	border-width: 0px;	
}
.CommonDataGridItem
{
	background-color: White;
}
.CommonDataGridAlternatingItem
{
	background-color: #e8e5df !important;
}
.CommonDataGridSelectedItem
{
	background-color: #8e7d5e;
	color: White;
}
.CommonDataGridFooter
{
	background-color: White;
	border-width: 0px;	
}

.CommonDataGrid_Column_NotYetDownloaded
{
	text-align: center;
}

/* ---------------------------------- AuthorityExport dataPackages ---------------------------------- */
.AuthorityExportDataPackages
{
	text-align: left;
	float: left;
}
.AuthorityExportDataPackages td
{
	padding: 1px;
	border-spacing: 1px;
}
.AuthorityExportDataPackagesItemIsReducible
{
	color: Orange;
}
.AuthorityExportDataPackagesItemIsGap
{
	color: Red;
	font-weight: bold;
}

.AuthorityExportDriversVehiclesListNotActive
{
	color: Gray;
}

.AuthorityExportDriversVehiclesListDownloadDateGTEDateTo
{
	color: Green;
}

.AuthorityExportDriversVehiclesListNoDownloads
{
	color: Red;
}

/* ---------------------------------- Cockpit Table ---------------------------------- */
.CockpitTable
{
	width: 100%;
	text-align: left;
	border-width: 0px;
}
.CockpitTableCell
{
	width: 50%;
}
.CockpitTableCellTable
{
	text-align: left;
	vertical-align: top;
}
.CockpitTableHeader
{
	text-align: center;
}

/* ---------------------------------- Cockpit GridDriverNext ---------------------------------- */
.CockpitGridDriverNextDaysLessThanZero
{
	color: Red;
}

.CockpitGridDriverNextColumnNextDownloadNotYetDownloaded
{
	text-align: center;
}

.CockpitGridDriverNextWageAccountingDedlineMissed
{
	color: Red;
}

/* ---------------------------------- Cockpit GridVehicleNext ---------------------------------- */
.CockpitGridVehicleNextDaysLessThanZero
{
	color: Red;
}

/* ---------------------------------- DriverListDisposition DataGrid ---------------------------------- */
.DriverListDisposition_DataGridFromToday
{
	background-color: #33CC33;
	color: Black;
}
.DriverListDisposition_DataGridNotOlderThanWeek
{
	background-color: Orange;
	color: Black;
}

/* ---------------------------------- SimulatorLegalRequirements DataGrids ---------------------------------- */
.SimulatorLegalRequirementsDataGrid
{
	border: none 1px #CC9966;
	background-color: White;
	padding: 4px;
	text-align: left;
}
.SimulatorLegalRequirementsDataGrid td
{
	white-space: normal;
}
.SimulatorLegalRequirementsDataGridHeader
{
	font-weight: bold;
	background-color: #990000;
	color: #FFFFCC;
}
.SimulatorLegalRequirementsDataGridFooter
{
	background-color: #FFFFCC;
	color: #330099;
}
.SimulatorLegalRequirementsDataGridItem
{
	color: #330099;
	background-color: White;
}
.SimulatorLegalRequirementsDataGridSelectedItem
{
	font-weight: bold;
	background-color: #FFCC66;
	color: #663399;
}
.SimulatorLegalRequirementsDataGridPager
{
	background-color: #FFFFCC;
	color: #330099;
	text-align: center;
}
.SimulatorLegalRequirementsColumnWhiteSpace
{
	white-space: normal !important;
}
.SimulatorLegalRequirementsDataGridCellWDP_WRT
{
	background-color: Red;
}
.SimulatorLegalRequirementsDataGridCellDDP_DRT
{
	background-color: Orange;
}
.SimulatorLegalRequirementsDataGridCellSDP_RT
{
	background-color: Yellow;
}

/* ---------------------------------- SimulatorLegalRequirements buttons and labels ---------------------------------- */
.SimulatorLegalRequirementsButton
{
	background-color: #E0E0E0;
}
.SimulatorLegalRequirementsButtonBold
{
	background-color: #E0E0E0;
	font-weight: bold;
}
.SimulatorLegalRequirementsLabelError
{
	color: Red;
}
.SimulatorLegalRequirementsLabelErrorAddTimeInterval, .SimulatorLegalRequirementsLabelErrorFileUpload
{
	color: #ff3333;
}

/* ---------------------------------- CustomControl_DataPackage DataPackages ---------------------------------- */
.CustomControlDataPackagesDataGrid
{
	width: 300px;
	border-width: 2px;
	border-color: White;
}
.CustomControlDataPackagesDataGridHeader, .CustomControlDataPackagesDataGridHeader td, .CustomControlDataPackagesDataGridHeader a
{
	background-color: #b15210;
	font-weight: bold;
	color: White !important;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 2px;
}
.CustomControlDataPackagesDataGridItem
{
	background-color: #ffffe0;
}
.CustomControlDataPackagesDataGridItem td
{
	vertical-align: top;
}
.CustomControlDataPackagesDataGridSelectedItem, .CustomControlDataPackagesDataGridSelectedItem a
{
	background-color: #8e7d5e;
	color: White;
}
.CustomControlDataPackagesDataGridSelectedItem td
{
	vertical-align: top;
}
.CustomControlDataPackagesDataGridAlternatingItem
{
	background-color: #fffacd;
}
.CustomControlDataPackagesDataGridAlternatingItem td
{
	vertical-align: top;
}
.CustomControlDataPackagesDataGridPager, .CustomControlDataPackagesDataGridPager tr, .CustomControlDataPackagesDataGridPager td
{
	border-style: none !important;

}
.CustomControlDataPackagesDataGridVericalAlignMiddle
{
	vertical-align: middle !important;
}

/* ---------------------------------- CustomControl_DataPackage other controls ---------------------------------- */
.CustomControlDataPackagesLabelFehlerMeldung
{
	color: White;
	background-color: Red;
}
.CustomControlDataPackagesHauptTable
{
	margin: 2px;
	border-style: none;
	text-align: left;
}
.CustomControlDataPackagesTable
{
	text-align: left;
}
.CustomControlDataPackagesTableHeader td
{
	background-color: #B15210;
	color: White;
	font-weight: bold;
}
.CustomControlDataPackagesTableDetailHeader td
{
	text-align: center;
}
.CustomControlDataPackagesTableDetailColumnCount
{
	text-align: right;
}
.CustomControlDataPackagesTableItem
{
	padding: 10px 1px;
	text-align: center;
	width: 150px;
}

.CustomControlDataPackagesUpdatedDownloadDate
{
	font-style: italic;
}

/* ---------------------------------- IAKObservation GridView ---------------------------------- */
.IAKObservationGridView, .IAKObservationGridView td
{
	background-color: White;
	color: Black;
}
.IAKObservationGridViewRow, .IAKObservationGridViewRow td
{
	text-align: right;
	background-color: #F7F7DE;
	vertical-align: top;
}
.IAKObservationGridViewSelectedRow
{
}
.IAKObservationGridViewPager
{
	text-align: left;
}
.IAKObservationGridViewHeader
{
	background-color: #6B696B;
}
.IAKObservationGridViewHeader th a
{
	color: White;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.IAKObservationGridViewHeader th
{
	padding: 2px;
}
.IAKObservationGridViewFooter
{
}
.IAKObservationGridViewAlternatingRow td
{
	vertical-align: top;
	text-align: right;
	background-color: White;
}
.IAKObservationGridViewHorizontalAlignLeft
{
	text-align: left !important;
}
.IAKObservationGridViewColumnColor
{
	background-color: #f5f5f5 !important;
}
.IAKObservationTable td
{
	text-align: left;
}
.IAKObservationButtons
{
	text-align: left;
	white-space: nowrap;
}
.IAKObservationButtons input
{
	margin: 2px;
}

/* ---------------------------------- IAKActivityDetails DataGrid ---------------------------------- */
.IAKActivityDetailsDataGrid
{
	border: solid 2px White !important;
	text-align: center;
	vertical-align: top;
	width: auto;
}
.IAKActivityDetailsDataGridHeader
{
	font-weight: bold;
	background-color: #b15210;
	color: White;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
	white-space: nowrap;
}
.IAKActivityDetailsDataGridFooter
{
}
.IAKActivityDetailsDataGridItem
{
	background-color: #ffffe0;
}
.IAKActivityDetailsDataGridSelectedItem
{
}
.IAKActivityDetailsDataGridAlternatingItemStyle
{
	background-color: #fffacd;
}
.IAKActivityDetailsDataGridColumnComment
{
	text-align: right !important;
}
.IAKActivityDetailsDataGridColumnHeaderSum
{
	font-weight: bold;
	text-align: right;
}
.IAKActivityDetailsDataGridFirstRow
{
	font-weight: bold !important;
}
.IAKActivityDetailsDataGridCurrentCells
{
	background-color: Yellow !important;
}
.IAKActivityDetailsDataGridActivityWork
{
	background-color: #cc66cc !important;
}
.IAKActivityDetailsDataGridActivityBreakRest
{
	background-color: #a7a7a7 !important;
}
.IAKActivityDetailsDataGridActivityAvailability
{
	background-color: #FFFF99 !important;
}
.IAKActivityDetailsDataGridActivityDriving
{
	background-color: #FF3300 !important;
}
.IAKActivityDetailsDataGridLZ
{
	background-color: #FF6600 !important;
	font-weight: bold !important;
}
.IAKActivityDetailsDataGridLZU
{
	background-color: #FF6600 !important;
	font-weight: bold !important;
}
.IAKActivityDetailsDataGridSpeed
{
	text-decoration: underline !important;
}
.IAKActivityDetailsDataGridDrivingStatusUnknown
{
	background-color: Red !important;
	color: White;
}

.IAKActivityDetailsDataGridGap
{
	background-color: Red !important;
	color: White;
}

.IAKActivityDetails_ActivityZeitstrahl
{
	display: block;
	margin-bottom: 4px;
	width: auto;
}

.IAKActivityDetailsDataGridInfoSource
{
}

.IAKActivityDetailsDataGridInfoTime
{
}

.IAKActivityDetailsDataGridInfoType
{
	white-space: normal;
	text-align: left;
}

.IAKActivityDetailsDataGridInfoDetails
{
}

.IAKActivityDetailsColumnsAdditionInfo, .IAKActivityDetailsColumnsAdditionInfo tr, .IAKActivityDetailsColumnsAdditionInfo td
{
	border-width:0px;
	border-collapse:collapse;
	vertical-align:  top;
}

.IAKActivityDetailsDataGridCardInsertWithdraw
{
}

/* ---------------------------------- IAKActivityDetails objTable ---------------------------------- */
.IAKActivityTable td
{
	text-align: left;
}
.IAKActivityDetailsTableHeader
{
	background-color: #B15210;
	color: White;
	font-weight: bold;
	white-space: nowrap;
}

/* ---------------------------------- IAKTourvergleich Table ---------------------------------- */
.IAKTourvergleichEmpty
{
	background-color: #FFCC66;
}
.IAKTourvergleichKeyMessage
{
	color: Red;
	text-align: center;
}
.IAKTourvergleichRelDifNegWithinRange, .IAKTourvergleichRelDifPosWithinRange
{
	text-align: center;
	background-color: White;
}
.IAKTourvergleichRelDifNegOutOfRangeGreaterThanEqualityRate
{
	text-align: center;
	background-color: #90ee90;
}
.IAKTourvergleichRelDifNegOutOfRangeNotGreaterThanEqualityRate
{
	text-align: center;
	background-color: Yellow;
}
.IAKTourvergleichRelDifPosOutOfRangeGreaterThanEqualityRate
{
	text-align: center;
	background-color: Red;
}
.IAKTourvergleichRelDifPosOutOfRangeNotGreaterThanEqualityRate
{
	text-align: center;
	background-color: Yellow;
}

/* ---------------------------------- Tourvergleich Table ---------------------------------- */
.TourvergleichTable
{
	border-color: #FFCC66;
	border-width: 1px;
	width: 100%;
	text-align: left;
	line-height: normal;
}
.TourvergleichTable td
{
}

/* ---------------------------------- FileUpload labels and text boxes ---------------------------------- */
.FileUploadTextBox
{
	border: 1px solid #8e7d5e;
}

.FileUploadInputButton
{
	width: 100% !important;
}

/* ---------------------------------- IAKDatumsEingabe CalendarEingabe ---------------------------------- */
.IAKDatumsEingabe_Calendar
{
	background-color: White;
	border-collapse: separate !important;
}
.IAKDatumsEingabe_Calendar, .IAKDatumsEingabe_Calendar td
{
}

/* fix for background colour of calendar control title section cell witch is set to silver.
identify the table cell by column span attribute with value 7. works only with Mozilla */
.IAKDatumsEingabe_Calendar > tbody > tr > td[style][colspan]
{
}
.IAKDatumsEingabe_Calendar_SelectedDay
{
}
.IAKDatumsEingabe_Calendar_TodayDay
{
	border: 2px Red;
	font-weight: bold;
}
.IAKDatumsEingabe_Calendar_Selector
{
}
.IAKDatumsEingabe_Calendar_OtherMonthDay a, .IAKDatumsEingabe_Calendar_OtherMonthDay
{
}
.IAKDatumsEingabe_Calendar_NextPrev a
{
}
.IAKDatumsEingabe_Calendar_DayHeader
{
}
.IAKDatumsEingabe_Calendar_Title
{
}
.IAKDatumsEingabe_Calendar_Day, .IAKDatumsEingabe_Calendar_Day a
{
}

/* ---------------------------------- IAKDatumsEingabeActivities CalendarEingabe ---------------------------------- */
.IAKDatumsEingabeActivitiesCalendarSelectedDay a
{
	color: Red !important;
	font-weight: bold !important;
}
.IAKDatumsEingabeActivitiesNoActivityDay
{
	background-color: #d3d3d3 !important;
}
.IAKDatumsEingabeActivitiesActivityDay
{
	background-color: Yellow !important;
	border: inset 2px;
}

/* ---------------------------------- Zeitstrahl TableInfo ---------------------------------- */
.ZeitstrahlTableInfo
{
	text-align: left;
}
.ZeitstrahlTableInfoHeader
{
	background-color: #b15210;
	color: White;
	font-weight: bold;
}

/* ---------------------------------- IAKAuswahlControl not used yet ---------------------------------- */
.IAKAuswahlControlClass > table > tbody > tr > td > table > tbody > tr > td > label
{
}

.IAKAuswahlControlClass, .IAKAuswahlControlClass > table > tbody > tr > td
{
}

/* ---------------------------------- IAKUebersichtsMenu ---------------------------------- */
.UebersichtsMenu_Test, .UebersichtsMenu_Test td
{
	background-color: #CC9966;
}
.UebersichtsMenu_Development, .UebersichtsMenu_Development td
{
	background-color: #0080C0;
}
.UebersichtsMenu_Table td
{
	border-width: 0px;
	padding: 0px;
}
.UebersichtsMenu_LogoVersion
{
	width: 270px;
}
.UebersichtsMenu_Logo
{
	width: 1px;
}
.UebersichtsMenu_Logo span
{
	display: block;
}
.UebersichtsMenu_Version
{
	text-align: left;
	height: 56px;
}
.UebersichtsMenu_ApplicationName_Text
{
	font-size: large;
	font-weight: bold;
}
.UebersichtsMenu_Version_Text
{
	white-space: nowrap;
	font-size: x-small;
}
.UebersichtsMenu_NoWrap .UebersichtsMenu_User
{
	vertical-align: top;
	white-space: nowrap;
	padding-top: 4px !important;
}
.UebersichtsMenu_User
{
	white-space: pre;
	text-align: center;
}
.UebersichtsMenu_User_SkillImage
{
	vertical-align: middle;
}
.UebersichtsMenu_Buttons
{
	text-align: right;
	white-space: nowrap;
	width: 165px;
}
.UebersichtsMenu_Buttons a
{
	color: Black;
}
.UebersichtsMenu_Buttons_Button
{
}
.UebersichtsMenu_Buttons_LinkButton
{
	color: White !important;
}
.UebersichtsMenu_Buttons_HyperLink
{
	color: White !important;
}

/* ---------------------------------- IAKDatenpflegeInputField ---------------------------------- */
.IAKDatenpflegeInputField
{
}
.IAKDatenpflegeKeyFieldDefault
{
}
.IAKDatenpflegeRequiredFieldDefault
{
}
.IAKDatenpflegeOptionalFieldDefault
{
}
.IAKDatenpflegeKeyField
{
	background-color: Yellow;
}
.IAKDatenpflegeRequiredField
{
	background-color: #FFFFC0;
}
.IAKDatenpflegeOptionalField
{
}

/* ---------------------------------- UserMaintenance IAKDatenpflegeInputField ---------------------------------- */
.UserMaintenanceIAKDatenpflegeInputFieldNr
{
	background-color: Yellow;
}

/* ---------------------------------- TreeView control ---------------------------------- */
.TreeViewTable
{
}
.TreeViewDataValueText
{
}
.TreeViewHeaderText
{
}

/* ---------------------------------- Kennwort controls ---------------------------------- */
.KennwortTextBoxOldPassword
{
	width: 100%;
}
.KennwortTextBoxNewPassword
{
	width: 100%;
}
.KennwortTextBoxNewPasswordConfirm
{
	width: 100%;
}
.KennwortLabelError
{
	color: Red;
}

/* ---------------------------------- Login controls ---------------------------------- */
.LoginLabelVersion
{
	color: #e8e5df;
	Font-Size: xx-small;
}

/* ---------------------------------- IAKDatenpflege ---------------------------------- */
.IAKDatenpflegeLabelErrorIndicator
{
	Color: Red;
}
.IAKDatenpflegeLabelErrorDetails
{
	Color: Red;
}
.IAKDatenpflegeLabelErrors
{
	Color: Red;
}

/* ---------------------------------- DatenpflegeUser controls ---------------------------------- */
.DatenpflegeUser_WarningMessage
{
	color: Green;
}

.CustomizingParticipantDataGrid td input
{
}

/* ---------------------------------- driver maintenance / driver detail ---------------------------------- */
.DriverDetail_WarningMessage
{
	color: Green;
}

/* ---------------------------------- TagesAktivitaeten GridObservation ---------------------------------- */
.TagesAktivitaetenGridObservation
{
}
.TagesAktivitaetenGridObservation td
{
	border: 1px solid #b9d1f4;
	text-align: left;
	padding: 1px;
	border-spacing: 1px;
}
.TagesAktivitaetenGridObservationColumnPoints
{
	text-align: right !important;
}

/* ---------------------------------- IAKWFAnmeldung ---------------------------------- */
.IAKWFAnmeldung
{
	height: 188px;
	width: 350px;
}
.IAKWFAnmeldung table
{
	width: 350px;
}
.IAKWFAnmeldung td input
{
	margin-right: -2px;
}
.IAKWFAnmeldung td input[type="text"], .IAKWFAnmeldung td input[type="password"]
{
	width: 100% !important;
	width: calc(100% - 2px) !important;
}

/* ---------------------------------- IAKWorkShifts ---------------------------------- */
.IAKWorkShiftsDataGridSumsPerMonth
{
	width: 30%;
}

.IAKWorkShiftsDataGridHeader
{
}

.IAKWorkShiftsDataGridHeader th, .IAKWorkShiftsDataGridSumsPerMonthHeader td
{
	text-align: center;
	font-weight: bold;
	border: 1px solid #8e7d5e;
	padding: 4px 2px 4px 2px;
}
.IAKWorkShiftsDataGridItem, .IAKWorkShiftsDataGridAlternatingItemStyle, .IAKWorkShiftsDataSumsPerMonthGridItem, .IAKWorkShiftsDataGridSumsPerMonthAlternatingItemStyle
{
	text-align: center;
}
.IAKWorkShiftsDataGridItemSumRow, .IAKWorkShiftsDataGridItemSumRow td
{
	font-weight: bold;
}
.IAKWorkShiftsDataGridItemNumericData
{
	text-align: right;
	width: 100pt;
}
.IAKWorkShiftsDataGridItemNoDrivingActivites
{
	background-color: Silver;
}
.IAKWorkShiftsDataGridItemSourceVehicleUnit
{
	background-color: Yellow;
}
.IAKWorkShiftsDataGridItemSourceDriverCardVehicleUnit
{
	background-color: Yellow;
	color: Red;
}
.IAKWorkShiftsDataGridItemDurationGT24
{
	color: Red !important;
}
.IAKWorkShiftsDataGridItemOutOfDeviation
{
	font-style: italic;
}
.IAKWorkShiftsDataGridItemRestingTimeBeforeShiftGT24, .IAKWorkShiftsDataGridItemRestingTimeBeforeShiftGT24 td
{
	border: 0;
	font-size: 50%;
}
.IAKWorkShiftsDataGridItemAfternoonShift
{
	background-color: Silver;
}
.IAKWorkShiftsDataGridItemNightShift
{
	background-color: Black;
	color: White;
}
.IAKWorkShiftsDataGridItemRestTime9To11H
{
	background-color: Silver;
	text-align: right;
}
.IAKWorkShiftsDataGridItemRestTime7To9H
{
	background-color: Red;
	text-align: right;
}
.IAKWorkShifts_ExcelExport
{
	width: 100pt;
	text-align: center;
}
.IAKWorkShifts_SumsPerMonth
{
	text-align: center;
	width: 100pt;
}
.IAKWorkShifts_ShiftsCount
{
	text-align:center;
	width: 100pt;
}

.OrgWorkingShiftsAuswahlOrganisation
{
	width: 50%;
	text-align: left;
}

.OrgWorkingShiftsAuswahlOrganisation table
{
	width: auto;
}


/* ---------------------------------- TreeView ---------------------------------- */

.TreeView_SelectedNode
{
	font-weight: bold;
}

/* ---------------------------------- DriverLog ---------------------------------- */
.DriverLogGridView
{
	border: 1px solid #8e7d5e;
}
.DriverLogGridViewRow
{
}
.DriverLogGridViewSelectedRow
{
	background-color: Silver;
}
.DriverLogGridViewPager
{
}
.DriverLogGridViewHeader, .DriverLogGridViewHeader td
{
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
.DriverLogGridViewAlternatingRow
{
}
.DriverLogGridViewItemStyleRightAlignedText
{
	text-align: right;
}
.DriverLogGridViewItemStyleWrap
{
	white-space: normal;
}
.DriverLogGridViewItemStyleNoWrap
{
	white-space: nowrap;
}
.DriverLogGridViewItemStyleActivityOverlapping
{
	color: Red;
}
.DriverLogGridViewHeaderStyleControlButtons
{
	width: 160pt;
}
.DriverLogGridViewHeaderStyleSelectButton
{
	width: 40pt;
}
.DriverLogGridViewHeaderStyleCreationDate
{
	width: 60pt;
}
.DriverLogGridViewHeaderStyleUser
{
	width: 80pt;
}
.DriverLogTableDriverInfo, .DriverLogTableDriverInfo td
{
	border: 1px solid #8e7d5e;
	text-align: left;
	padding: 2px;
}
.DriverLogTableDriverInfo td
{
	width: 300pt;
}
.DriverLogTableDriverInfoHeaderColumn
{
	font-weight: bold;
	padding: 2px;
	width: 100pt !important;
}
.DriverLogEntryTypeSpecificInfo
{
	float:left;
}
.DriverLogGridViewTableButtons input
{
	margin: 2px;
	text-align: left;

}

.DriverLogMaintenance_Panel_GridViews
{
	margin: 10px;	
}

.DriverLogMaintenance_GridView
{
	border: 1px solid #8e7d5e;	
}

.DriverLogMaintenance_GridView td
{
	text-align:right;
}

.DriverLogMaintenance_GridView caption
{
	padding: 2px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align:left;
}

.DriverLogMaintenance_GridView_Header
{
	font-weight: bold;
	padding: 2px;
	text-align:center;
}

.DriverLogMaintenance_GridView_ColumnButtonGroup
{
	text-align:center;
}

.DriverLogMaintenance_GridView_Button_CreateDocument
{
	margin: 2px;	
}

.DriverLogMaintenance_GridView_ColumnTo_LastUseDownloadDate
{
	background-color:Yellow;
}

.DriverLogMaintenance_GridView_ColumnTo_LastUseNow
{
}

.DriverLogMaintenance_GridView_ColumnBottonGroup_NonRegularPeriods
{
}

/* ---------------------------------- Information console ---------------------------------- */

.InformationConsoleDataGrid, .InformationConsoleDataGrid td
{
	border: 1px solid #8e7d5e;	
	padding: 2px;
}
.InformationConsoleDataGridHeader
{
	vertical-align:top;
	text-align:center;
	padding: 2px;	
}
.InformationConsoleDataGridItem
{
	text-align:left;
	padding: 2px;	
}
.InformationConsoleDataGridSelectedItem
{
	text-align:left;
}
.InformationConsoleDataGridAlternatingItem
{
	text-align:left;
}
.InformationConsoleDataGridAlternatingItem
{
	text-align:left;
}
.InformationConsole_DataGrid_SeverityLevel1
{
	color: Green !important;	
}
.InformationConsole_DataGrid_SeverityLevel2
{
}
.InformationConsole_DataGrid_SeverityLevel3
{
}
.InformationConsole_DataGrid_SeverityLevel4
{
	color: Red !important;
}
.InformationConsole_DataGrid_SeverityLevel5
{
}

/* ---------------------------------- IAKMobilePhone ---------------------------------- */
.IAKMobilePhone_Label
{
	width: 40px;
	white-space:nowrap;
}

/* ---------------------------------- ObservationList ---------------------------------- */
.ObservationList_DataGridItem_Severity_Information
{
	color: Green;	
}

.ObservationList_DataGridItem_Severity_Error
{
	color: Red;	
}

/* ---------------------------------- IAKVehicleUtilisation ---------------------------------- */

.IAKVehicleUtilisation_DataGrid_RowTotal, .IAKVehicleUtilisation_DataGrid_RowTotal td
{
	font-weight: bold;
	color: White;
	background-color: Black;
}

.IAKVehicleUtilisation_DataGrid_RowPeriod, .IAKVehicleUtilisation_DataGrid_RowPeriod td
{
	font-weight: bold;
	background-color: #ffff99;
}

.IAKVehicleUtilisation_DataGrid_RowPeriodAlt, .IAKVehicleUtilisation_DataGrid_RowPeriodAlt td
{
	font-weight: bold;
	background-color: #FFFBDF;
}

.IAKVehicleUtilisation_DataGrid_RowWeeksDrivers, .IAKVehicleUtilisation_DataGrid_RowWeeksDrivers td
{
	font-weight: bold;
	background-color: #ffff99;
}

.IAKVehicleUtilisation_DataGrid_RowDays, .IAKVehicleUtilisation_DataGrid_RowDays td
{
	background-color: #ffffcc;
}

.IAKVehicleUtilisation_DataGrid_RowDrivingPeriods
{
	white-space: nowrap !important;
}

.IAKVehicleUtilisation_DataGrid_LockedFromOtherCompany
{
	background-color: Yellow !important;
}

.IAKVehicleUtilisation_DataGrid_MoreDrivers
{
	color: Red !important;
}

.IAKVehicleUtilisation_DataGrid_NonWorkingPeriodWorkingDay
{
	background-color: #99CCFF !important;
}

.IAKVehicleUtilisation_DataGrid_NonWorkingPeriodNonworkingDay
{
	background-color: #C0C0C0 !important;
}

.IAKVehicleUtilisationDataGrid, .IAKVehicleUtilisationDataGrid tr, .IAKVehicleUtilisationDataGrid td
{	
	border-width:1px;
	text-align: center;
}

.IAKVehicleUtilisationDataGridHeader td
{
	text-align: center;
	font-weight: bold;
	color: White;
	background-color: Black;
}

.IAKVehicleUtilisationDataGridItem, .IAKVehicleUtilisationDataGridItem td
{
	text-align: left !important;
}

.IAKVehicleStatisticDataGridAlternatingItemStyle, .IAKVehicleStatisticDataGridAlternatingItemStyle
{
	text-align: left;
	color:Red;
}

.IAKVehicleUtilisationDataGridItemNumericData
{
	text-align: right !important;
	width: 100pt;
}

.DayOfWeek_Holiday
{
	background-color:Red !important;
	color:White;	
}

.DayOfWeek_Saturday
{
	color:Black;	
}

.DayOfWeek_Sunday
{
	color:Red;	
}

.DayOfWeek_WorkingDay
{
	color:Blue;	
}

.Spectrum_StandartDeviation_Beyond
{
	color:Gray !important;
}

.Spectrum_StandartDeviation_Min
{ 
	color:Red !important;
	text-decoration: underline !important; 
}

.Spectrum_StandartDeviation_OutOfRange
{
	background-color:Red !important;
	color:White !important;
	font-weight:bold !important;
}

.Spectrum_StandartDeviation_Low
{
	color:Red !important;
}

.Spectrum_StandartDeviation_Normal
{
	color:Blue !important;
}

.Spectrum_StandartDeviation_High
{
	color:Green !important;
}

.Spectrum_StandartDeviation_Max
{
	color:Green !important;
	text-decoration: underline !important; 
}

.DataGridCellSpanBegin
{
	border-right-width:0 !important;
}

.DataGridCellSpanMiddle
{
	border-left-width:0 !important;
	border-right-width:0 !important;
}

.DataGridCellSpanEnd
{
	border-left-width:0 !important;
}

.VehicleUtilisation_LabelLastDownload
{
	font-weight:bold;
	color:White;
	background-color:Red;
}

.IAKVehicleUtilisation_ImageSteeringWheel
{
	text-align:center;
}

/* ---------------------------------- IAKVehiclesUtilisation ---------------------------------- */

.IAKVehiclesUtilisationDataGrid_LabelNoDataFound
{
	font-weight:bold;
	color:Green;
}

/* ---------------------------------- MultiDocumentPrint ---------------------------------- */

.MultiDocumentPrint_GridViews, .MultiDocumentPrint_GridViews tr, .MultiDocumentPrint_GridViews td
{
	border: 1px solid #8e7d5e;	
	text-align: center;	
	padding: 1px;
}

.MultiDocumentPrint_GridViews_Header
{
	font-weight: bold;
	padding: 2px;
	text-align: center;
	white-space: normal;
}

.MultiDocumentPrint_GridViews_Footer, .MultiDocumentPrint_GridViews_Footer td
{
	font-weight: bold;
	padding: 2px;
	text-align: right !important;
}

.MultiDocumentPrint_GridView_Cell_RightAligned, .MultiDocumentPrint_GridView_Cell_RightAligned td
{
	text-align: right !important;
}

.MultiDocumentPrint_GridView_DownloadDateLEToDate, .MultiDocumentPrint_GridView_DownloadDateLEToDate td 
{
	background-color: Yellow !important;
	color: Red;
}

/* ---------------------------------- FrontDoor Remote ---------------------------------- */

.FrontDoorRemote_PanelDiagram
{
	float: left;
}

.FrontDoorRemote_PanelTitle1
{
	float: left;
	margin-top: 50px;
	white-space: nowrap;
}

.FrontDoorRemote_PanelTitle2
{
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
}

.FrontDoorRemote_PanelText
{
	font-family: "Calibri", "sans-serif";
	font-size: 11.0pt;
}

.FrontDoorRemote_PanelContact
{
	font-family: "Calibri", "sans-serif";
	font-size: 11.0pt;
	font-weight: bold;
	text-transform: uppercase;
}

.FrontDoorRemote_Title1
{
	color: red;
	font-family: "Cambria", "serif";
	font-size: 18pt;
	font-weight: bold;
}

.FrontDoorRemote_Title2
{
	color: #17365D;
	font-family: "Cambria", "serif";
	font-size: 26.0pt;
}

.FrontDoorRemote_Version
{
	color: #D8D5CF;
	Font-Size: xx-small;
}

.FrontDoorRemote_ButtonExit
{
	background: silver;
	border: solid 1px black;
	padding: 0px 2px 0px 2px;
	margin: 0px 1px 1px 0px;
}

.FrontDoorRemote_ContactEmail
{
	font-weight: normal;
	text-transform: none;
}

.FrontDoorRemote_Parameter
{
	font-weight: bold;
}


/* ---------------------------------- PrintMatikProductInformationControl ---------------------------------- */

.PrintMatikProductInformationControl_Caption
{
	text-align: left;
	font-weight: bold;
	font-size: 110%;
}

.PrintMatikProductInformationControl_Table
{
	width: auto;
}

.PrintMatikProductInformationControl_Table tr
{
	vertical-align: top;
}

.PrintMatikProductInformationControl_TableCellHeader
{
	width: auto;
	font-weight: bold;
}

.PrintMatikProductInformationControl_TableCell, .PrintMatikProductInformationControl_TableCell td
{
	width: auto;
	padding-right: 20px;
}

.PrintMatikProductInformationControl_ServiceUnblockDate
{
	color: Red;
}

/* ---------------------------------- Drivers/Vehicles List ---------------------------------- */

.DriverVehicleList_DataGrid_LastDownload_NotOlderThanLRPeriodDays	{ color: #33CC33; }
.DriverVehicleList_DataGrid_LastDownload_NotOlderThan2LRPeriodsDays	{ color: Red; }
.DriverVehicleList_DataGrid_LastDownload_NotOlderThan365Days		{ color: Red; background-color: Yellow; }
.DriverVehicleList_DataGrid_LastDownload_OlderThan365Days			{ color: Gray; }
.DriverVehicleList_DataGrid_LastDownload_Inactive					{ color: Gray; }

.DriverVehicleList_DataGrid_CardExpiryDate_NotExpired		{ color: #33CC33; }
.DriverVehicleList_DataGrid_CardExpiryDate_ExpiresSoon		{ color: Orange; }
.DriverVehicleList_DataGrid_CardExpiryDate_Expired			{ color: Red; }
.DriverVehicleList_DataGrid_CardExpiryDate_ExpiredLongAgo	{ color: Gray; }
.DriverVehicleList_DataGrid_CardExpiryDate_Inactive			{ color: Gray; }

.DriverVehicleList_DataGrid_NextCalibration_NotExpired		{ color: #33CC33; }
.DriverVehicleList_DataGrid_NextCalibration_ExpiresSoon		{ color: Orange; }
.DriverVehicleList_DataGrid_NextCalibration_Expired			{ color: Red; }
.DriverVehicleList_DataGrid_NextCalibration_ExpiredLongAgo	{ color: Gray; }
.DriverVehicleList_DataGrid_NextCalibration_Inactive		{ color: Gray; }

/* ---------------------------------- AlphabeticFilterControl ---------------------------------- */
.AlphabeticFilterControl a
{
	font-size: 120%;
}

a.AlphabeticFilterControl_CommandButton
{
	font-weight: normal;
	font-size: 120%;	
}

a.AlphabeticFilterControl_SelectedCommandButton
{
	font-weight: bold;
	font-size: 130%;	
}
