﻿/*+PIO 20221101 custom CSS*/
*, html, header, body {
	/*font-family: system-ui !important;*/
	font-weight: 400;
}

html {
	background-image: none !important;
	height: 100%;
	/*background-color: #CDCDCD;*/
	/*background-color: #f5f7f7 !important;*/
}

body {
	background-image: url('/images/background_2.jpg') !important;
	/*background: none !important;*/
	height: 100%;
	margin: 0px !important;
}

#header-container {
	padding: 0px !important;
	box-shadow: 10px 5px 5px lightgray;
	position: relative;
	z-index: 1;
}

.mnuHeader {
	background-color: #0F50A1 !important;
}

.mnuHeader a span {
	color: white !important;
}

.mnuSubHeader {
	border: none !important;
	background-color: #0F50A1 !important;
	border-bottom: 1px solid white !important;
}

.mnuSubHeader a span {
	color: white !important;
}

.mnuSubHeader div span {
	color: white !important;
}

.dxm-hovered {
	background-image: none !important;
}

	.dxm-hovered a span {
		color: gold !important;
	}

	.dxm-hovered div span {
		color: gold !important;
	}

.fleetStatusGrid .dxm-hovered div span {
	color: black !important;
}

.pcModal .dxm-hovered div span {
	color: black !important;
}

.btnRefreshUsergroup {
	background-image: none !important;
}

.btnRefreshUsergroup {
	display: flex;
	flex-direction: column;
	align-items: center;
	/*padding: 6px 14px;*/
	font-family: -apple-system, BlinkMacSystemFont, 'Roboto', sans-serif;
	border-radius: 0px;
	border: none;
	color: #fff;
	background: rgba(58, 108, 217, 0.5);
	background-origin: border-box;
	box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	cursor: pointer !important;
	margin-top: -2px;
}

	.btnRefreshUsergroup:focus {
		box-shadow: inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2), 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), 0px 0px 0px 3.5px rgba(58, 108, 217, 0.5);
		outline: 0;
	}

	.btnRefreshUsergroup div {
		cursor: pointer !important;
	}

#rndSelectReport_RPC {
	border: none !important;
}

.dxeButtonEditButton_PlasticBlue {
	background: none !important;
	border: none !important;
}

td.dxic {
	padding: 2px 2px 2px 2px !important;
}

/*.dxeHD {
        background: #0F50A1 !important;
      }*/

#parameterBox {
	box-shadow: 1px 5px 5px lightgray;
}

.parameterBox {
	box-shadow: 1px 5px 5px lightgray;
}

#rndSelectReport_SelectVehicleBox_RPC {
	border: none !important;
}

#parameterBox .dxic {
	/*box-shadow: 5px 5px 5px lightgray;*/
}

.myInputStyle {
	border: none;
	border-bottom: 1px solid lightgray;
	box-shadow: 1.5px 1.5px 5px lightgray;
}

#parameterBox .dxWeb_edtCheckBoxUnchecked_PlasticBlue {
	/*background: #0F50A1 !important;*/
}

#wccHistory, #wccChart2, #wccCurrent {
	box-shadow: 5px 0px 5px lightgray;
}

.btnRefresh {
	background: #0F50A1 !important;
	padding: 0px !important;
	height: 25px;
	line-height: 25px;
	border-radius: 0px !important;
}

	.btnRefresh:hover{
		cursor: pointer !important;
	}

	#parameterBox .dxh2h {
		background: #0F50A1 !important;
	}

#PageHeader_lblWelcome {
	margin-left: 25px;
}

#PageHeader_hypLogout {
	position: absolute;
	left: -5px;
	top: 20px;
}

#page_title {
	font-weight: 400;
}

#logout_container {
	position: absolute;
	top: -50px;
	height: 100%;
}

#PageHeader_lblWelcome {
	margin-left: 30px;
}

#PageHeader_divSelAccount {
	margin-left: 80px !important;
}

#page_title {
	position: absolute;
	left: 0px;
	color: white;
	font-weight: 400;
	display: block !important;
}

.dxeHD {
	/*background: #0F50A1 !important;*/
	background: #646464 !important;
}

.dxeListBoxItemSelected_PlasticBlue {
	background: none !important;
	color: black;
}

#lstVehicle .dxeListBoxItemSelected_PlasticBlue {
	background: #153B8A !important;
	color: white;
}

#lstVehicle tr td {
	font-family: 'Ubuntu',Sans-Serif !important;
}
/*.dxeListBoxItemSelected_PlasticBlue.dxeListBoxItemHover_PlasticBlue {
	color: gold;
}*/
.dxh0h {
	color: yellow !important;
	background-image: none !important;
}
.dxh1h {
	color: yellow !important;
	background-image: none !important;
}

header {
	/*background: #153B8A !important;*/
	background: url('../images/new_header.png') !important;
	background-size: cover !important;
	padding-left: 0px !important;
}

.dxm-selected {
	background-image: none !important;
}

#right_header_vehicle_status {
	border: 1px solid rgb(204,204,204);
	border-radius: 5px;
	padding: 10px;
	overflow: hidden;
	background-color: white;
	position: relative;
	box-shadow: 5px 5px 5px lightgray;
}

#vehicle_panel {
	box-shadow: 5px 5px 5px lightgray;
}

#rndSelectReport_SelectVehicleBox_lstVehicle {
	border: none;
	box-shadow: 5px 5px 5px lightgray;
}

.left-container {
	box-shadow: -5px 5px 5px lightgray;
}

.right-container {
	box-shadow: 5px 5px 5px lightgray;
}

#legend_content {
	box-shadow: 5px 5px 5px lightgray;
}

.dxbButtonHover.dxh0h {
	background-image: none !important;
}

.dxbButtonHover.dxh1h {
	background-image: none !important;
}

.dxbButtonHover.dxh3h {
	background-image: none !important;
}

.dxbButtonPressed.dxh1p {
	background-image: none !important;
}

.dxbButtonPressed.dxh2p {
	background-image: none !important;
}

.dxbButtonPressed.dxh4p {
	background-image: none !important;
}

.dxbButtonPressed.dxh3p {
	background-image: none !important;
}

.dxeCalendarHeader_PlasticBlue {
	background-image: none !important;
	background: #153B8A !important;
}

.dxeCalendarDay_PlasticBlue.dxeCalendarSelected_PlasticBlue {
	background: #153B8A !important;
	color: gold;
}

.dxeCalendarFastNavItem_PlasticBlue.dxeCalendarFastNavItemSelected_PlasticBlue,
.dxeCalendarFastNavMonth_PlasticBlue.dxeCalendarFastNavMonthSelected_PlasticBlue,
.dxeCalendarFastNavYear_PlasticBlue.dxeCalendarFastNavYearSelected_PlasticBlue {
	background: #153B8A !important;
	color: gold;
}

#page_chooser {
	background: #f5f7f7 !important;
}

.dxigControl_PlasticBlue.dxTouchUI .dxWeb_igCloseButton_PlasticBlue, 
.dxigControl_PlasticBlue.dxTouchUI .dxWeb_igPauseButton_PlasticBlue, 
.dxigControl_PlasticBlue.dxTouchUI .dxWeb_igPlayButton_PlasticBlue, 
.dxm-disabled .dxWeb_mHorizontalPopOut_PlasticBlue, 
.dxm-disabled .dxWeb_mVerticalPopOut_PlasticBlue, 
.dxm-disabled .dxWeb_mVerticalPopOutRtl_PlasticBlue, 
.dxmLite_PlasticBlue .dxm-left .dxm-back-icon, 
.dxpc-collapseBtnChecked .dxWeb_pcCollapseButton_PlasticBlue, 
.dxpc-maximizeBtnChecked .dxWeb_pcMaximizeButton_PlasticBlue, 
.dxpc-pinBtnChecked .dxWeb_pcPinButton_PlasticBlue, 
.dxpnl-btnPressed .dxWeb_pnlExpand_PlasticBlue, 
.dxpnl-btnPressed .dxWeb_pnlExpandArrowBottom_PlasticBlue, 
.dxpnl-btnPressed .dxWeb_pnlExpandArrowLeft_PlasticBlue, 
.dxpnl-btnPressed .dxWeb_pnlExpandArrowRight_PlasticBlue, 
.dxpnl-btnPressed .dxWeb_pnlExpandArrowTop_PlasticBlue, 
.dxpnl-btnSelected .dxWeb_pnlExpand_PlasticBlue, 
.dxpnl-btnSelected .dxWeb_pnlExpandArrowBottom_PlasticBlue, 
.dxpnl-btnSelected .dxWeb_pnlExpandArrowLeft_PlasticBlue, 
.dxpnl-btnSelected .dxWeb_pnlExpandArrowRight_PlasticBlue, 
.dxpnl-btnSelected .dxWeb_pnlExpandArrowTop_PlasticBlue, 
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpand_PlasticBlue, 
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowBottom_PlasticBlue, 
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowLeft_PlasticBlue, 
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowRight_PlasticBlue, 
.dxpnl-btnSelected.dxpnl-btnPressed .dxWeb_pnlExpandArrowTop_PlasticBlue, 
.dxrpCollapsed .dxWeb_rpCollapseButton_PlasticBlue, 
.dxWeb_edtCheckBoxChecked_PlasticBlue, 
.dxWeb_edtCheckBoxCheckedDisabled_PlasticBlue, 
.dxWeb_edtCheckBoxGrayed_PlasticBlue, 
.dxWeb_edtCheckBoxGrayedDisabled_PlasticBlue, 
.dxWeb_edtCheckBoxUnchecked_PlasticBlue, 
.dxWeb_edtCheckBoxUncheckedDisabled_PlasticBlue, 
.dxWeb_fabCloseActions_PlasticBlue, 
.dxWeb_fabCreate_PlasticBlue, 
.dxWeb_fabExpandActions_PlasticBlue, 
.dxWeb_fmBreadCrumbsSeparatorArrow_PlasticBlue, 
.dxWeb_fmBreadCrumbsUpButton_PlasticBlue, 
.dxWeb_fmBreadCrumbsUpButtonDisabled_PlasticBlue, 
.dxWeb_fmCopyButton_PlasticBlue, 
.dxWeb_fmCopyButtonDisabled_PlasticBlue, 
.dxWeb_fmCreateButton_PlasticBlue, 
.dxWeb_fmCreateButtonDisabled_PlasticBlue, 
.dxWeb_fmDeleteButton_PlasticBlue, 
.dxWeb_fmDeleteButtonDisabled_PlasticBlue, 
.dxWeb_fmDwnlButton_PlasticBlue, 
.dxWeb_fmDwnlButtonDisabled_PlasticBlue, 
.dxWeb_fmExpandFolderContBtn_PlasticBlue, 
.dxWeb_fmFolder_PlasticBlue, 
.dxWeb_fmFolderLocked_PlasticBlue, 
.dxWeb_fmGvHeaderFilter_PlasticBlue, 
.dxWeb_fmGvHeaderFilterActive_PlasticBlue, 
.dxWeb_fmGvHeaderSortDown_PlasticBlue, 
.dxWeb_fmGvHeaderSortUp_PlasticBlue, .dxWeb_fmMoveButton_PlasticBlue, .dxWeb_fmMoveButtonDisabled_PlasticBlue, .dxWeb_fmRefreshButton_PlasticBlue, 
.dxWeb_fmRefreshButtonDisabled_PlasticBlue, .dxWeb_fmRenameButton_PlasticBlue, .dxWeb_fmRenameButtonDisabled_PlasticBlue, .dxWeb_fmUplButton_PlasticBlue, 
.dxWeb_fmUplButtonDisabled_PlasticBlue, .dxWeb_igCloseButton_PlasticBlue, .dxWeb_igNavigationBarMarker_PlasticBlue, .dxWeb_igNextButton_PlasticBlue, 
.dxWeb_igNextButtonDisabled_PlasticBlue, .dxWeb_igNextButtonHover_PlasticBlue, 
.dxWeb_igNextButtonPressed_PlasticBlue, .dxWeb_igPauseButton_PlasticBlue, 
.dxWeb_igPlayButton_PlasticBlue, .dxWeb_igPrevButton_PlasticBlue, 
.dxWeb_igPrevButtonDisabled_PlasticBlue, .dxWeb_igPrevButtonHover_PlasticBlue, 
.dxWeb_igPrevButtonPressed_PlasticBlue, .dxWeb_isDot_PlasticBlue, 
.dxWeb_isDotDisabled_PlasticBlue, 
.dxWeb_isDotPressed_PlasticBlue, 
.dxWeb_isDotSelected_PlasticBlue, .dxWeb_isNextBtnHor_PlasticBlue, .dxWeb_isNextBtnHorDisabled_PlasticBlue, 
.dxWeb_isNextBtnVert_PlasticBlue, 
.dxWeb_isNextBtnVertDisabled_PlasticBlue, .dxWeb_isNextPageBtnHor_PlasticBlue, .dxWeb_isNextPageBtnHorDisabled_PlasticBlue, 
.dxWeb_isNextPageBtnHorOutside_PlasticBlue, 
.dxWeb_isNextPageBtnHorOutsideDisabled_PlasticBlue, .dxWeb_isNextPageBtnVert_PlasticBlue, .dxWeb_isNextPageBtnVertDisabled_PlasticBlue, 
.dxWeb_isNextPageBtnVertOutside_PlasticBlue, 
.dxWeb_isNextPageBtnVertOutsideDisabled_PlasticBlue, .dxWeb_isPauseBtn_PlasticBlue, .dxWeb_isPlayBtn_PlasticBlue, .dxWeb_isPrevBtnHor_PlasticBlue, 
.dxWeb_isPrevBtnHorDisabled_PlasticBlue, 
.dxWeb_isPrevBtnVert_PlasticBlue, .dxWeb_isPrevBtnVertDisabled_PlasticBlue, .dxWeb_isPrevPageBtnHor_PlasticBlue, .dxWeb_isPrevPageBtnHorDisabled_PlasticBlue, 
.dxWeb_isPrevPageBtnHorOutside_PlasticBlue, .dxWeb_isPrevPageBtnHorOutsideDisabled_PlasticBlue, .dxWeb_isPrevPageBtnVert_PlasticBlue, .dxWeb_isPrevPageBtnVertDisabled_PlasticBlue, .dxWeb_isPrevPageBtnVertOutside_PlasticBlue, .dxWeb_isPrevPageBtnVertOutsideDisabled_PlasticBlue, .dxWeb_izEWCloseButton_PlasticBlue, .dxWeb_izHint_PlasticBlue, .dxWeb_mAdaptiveMenu_PlasticBlue, .dxWeb_mHorizontalPopOut_PlasticBlue, .dxWeb_mScrollDown_PlasticBlue, .dxWeb_mScrollUp_PlasticBlue, .dxWeb_mSubMenuItem_PlasticBlue, .dxWeb_mSubMenuItemChecked_PlasticBlue, .dxWeb_mVerticalPopOut_PlasticBlue, .dxWeb_mVerticalPopOutRtl_PlasticBlue, .dxWeb_nbCollapse_PlasticBlue, .dxWeb_nbExpand_PlasticBlue, .dxWeb_nbItemBullet_PlasticBlue, .dxWeb_pAll_PlasticBlue, .dxWeb_pAllDisabled_PlasticBlue, .dxWeb_pcCloseButton_PlasticBlue, .dxWeb_pcCollapseButton_PlasticBlue, .dxWeb_pcMaximizeButton_PlasticBlue, .dxWeb_pcPinButton_PlasticBlue, .dxWeb_pcRefreshButton_PlasticBlue, .dxWeb_pcSizeGrip_PlasticBlue, .dxWeb_pcSizeGripRtl_PlasticBlue, .dxWeb_pFirst_PlasticBlue, .dxWeb_pFirstDisabled_PlasticBlue, .dxWeb_pLast_PlasticBlue, .dxWeb_pLastDisabled_PlasticBlue, .dxWeb_pNext_PlasticBlue, .dxWeb_pNextDisabled_PlasticBlue, .dxWeb_pnlExpand_PlasticBlue, .dxWeb_pnlExpandArrowBottom_PlasticBlue, .dxWeb_pnlExpandArrowLeft_PlasticBlue, .dxWeb_pnlExpandArrowRight_PlasticBlue, .dxWeb_pnlExpandArrowTop_PlasticBlue, .dxWeb_pPopOut_PlasticBlue, .dxWeb_pPopOutDisabled_PlasticBlue, .dxWeb_pPrev_PlasticBlue, .dxWeb_pPrevDisabled_PlasticBlue, .dxWeb_rDialogBoxLauncher_PlasticBlue, .dxWeb_rDialogBoxLauncherDisabled_PlasticBlue, .dxWeb_rDialogBoxLauncherHover_PlasticBlue, .dxWeb_rDialogBoxLauncherPressed_PlasticBlue, .dxWeb_rGlrDown_PlasticBlue, .dxWeb_rGlrDownDisabled_PlasticBlue, .dxWeb_rGlrPopOut_PlasticBlue, .dxWeb_rGlrPopOutDisabled_PlasticBlue, .dxWeb_rGlrUp_PlasticBlue, .dxWeb_rGlrUpDisabled_PlasticBlue, .dxWeb_rMinBtn_PlasticBlue, .dxWeb_rMinBtn_PlasticBlue.dxWeb_rMinBtnHover_PlasticBlue, .dxWeb_rMinBtn_PlasticBlue.dxWeb_rMinBtnPressed_PlasticBlue, .dxWeb_rMinBtnChecked_PlasticBlue.dxWeb_rMinBtn_PlasticBlue, .dxWeb_rMinBtnChecked_PlasticBlue.dxWeb_rMinBtnDisabled_PlasticBlue, .dxWeb_rMinBtnChecked_PlasticBlue.dxWeb_rMinBtnHover_PlasticBlue, .dxWeb_rMinBtnChecked_PlasticBlue.dxWeb_rMinBtnPressed_PlasticBlue, .dxWeb_rMinBtnDisabled_PlasticBlue, .dxWeb_rpCollapseButton_PlasticBlue, .dxWeb_rPinBtn_PlasticBlue, .dxWeb_rPopOut_PlasticBlue, .dxWeb_smSecondLevelBullet_PlasticBlue, .dxWeb_smThirdLevelBullet_PlasticBlue, .dxWeb_splHCollapseBackwardButton_PlasticBlue, .dxWeb_splHCollapseBackwardButtonHover_PlasticBlue, .dxWeb_splHCollapseForwardButton_PlasticBlue, .dxWeb_splHCollapseForwardButtonHover_PlasticBlue, .dxWeb_splHSeparator_PlasticBlue, .dxWeb_splHSeparatorHover_PlasticBlue, .dxWeb_splVCollapseBackwardButton_PlasticBlue, .dxWeb_splVCollapseBackwardButtonHover_PlasticBlue, .dxWeb_splVCollapseForwardButton_PlasticBlue, .dxWeb_splVCollapseForwardButtonHover_PlasticBlue, .dxWeb_splVSeparator_PlasticBlue, .dxWeb_splVSeparatorHover_PlasticBlue, .dxWeb_tcScrollLeft_PlasticBlue, .dxWeb_tcScrollLeftDisabled_PlasticBlue, .dxWeb_tcScrollLeftHover_PlasticBlue, .dxWeb_tcScrollLeftPressed_PlasticBlue, .dxWeb_tcScrollRight_PlasticBlue, .dxWeb_tcScrollRightDisabled_PlasticBlue, .dxWeb_tcScrollRightHover_PlasticBlue, .dxWeb_tcScrollRightPressed_PlasticBlue, .dxWeb_tiBackToTop_PlasticBlue, .dxWeb_tvColBtn_PlasticBlue, .dxWeb_tvColBtnRtl_PlasticBlue, .dxWeb_tvExpBtn_PlasticBlue, .dxWeb_tvExpBtnRtl_PlasticBlue, .dxWeb_ucClearButton_PlasticBlue, .dxWeb_ucClearButtonDisabled_PlasticBlue, 
.menuButtons_PlasticBlue 
.dxWeb_mHorizontalPopOut_PlasticBlue {
	background-image: url('../images/DXR.png') !important;
}

.dxeButtonEditButtonHover_PlasticBlue .dxEditors_edtClear_PlasticBlue, .dxEditors_caRefresh_PlasticBlue, .dxEditors_edtBinaryImageDelete_PlasticBlue, .dxEditors_edtBinaryImageOpenDialog_PlasticBlue, .dxEditors_edtCalendarFastNavBackToPrevMode_PlasticBlue, .dxEditors_edtCalendarFastNavBackToPrevModeRtl_PlasticBlue, .dxEditors_edtCalendarFNNextPeriod_PlasticBlue, .dxEditors_edtCalendarFNNextYear_PlasticBlue, .dxEditors_edtCalendarFNPrevPeriod_PlasticBlue, .dxEditors_edtCalendarFNPrevYear_PlasticBlue, .dxEditors_edtCalendarNextMonth_PlasticBlue, .dxEditors_edtCalendarNextMonthDisabled_PlasticBlue, .dxEditors_edtCalendarNextYear_PlasticBlue, .dxEditors_edtCalendarNextYearDisabled_PlasticBlue, .dxEditors_edtCalendarPrevMonth_PlasticBlue, .dxEditors_edtCalendarPrevMonthDisabled_PlasticBlue, .dxEditors_edtCalendarPrevYear_PlasticBlue, .dxEditors_edtCalendarPrevYearDisabled_PlasticBlue, .dxEditors_edtClear_PlasticBlue, .dxEditors_edtDETSClockFace_PlasticBlue, .dxEditors_edtDETSHourHand_PlasticBlue, .dxEditors_edtDETSMinuteHand_PlasticBlue, .dxEditors_edtDETSSecondHand_PlasticBlue, .dxEditors_edtDropDown_PlasticBlue, .dxEditors_edtDropDownDisabled_PlasticBlue, .dxEditors_edtEllipsis_PlasticBlue, .dxEditors_edtEllipsisDisabled_PlasticBlue, .dxEditors_edtError_PlasticBlue, .dxEditors_edtListBoxFilterBtn_PlasticBlue, .dxEditors_edtListBoxFilterBtnDisabled_PlasticBlue, .dxEditors_edtListBoxHideFilterBtn_PlasticBlue, .dxEditors_edtListBoxHideFilterBtnDisabled_PlasticBlue, .dxEditors_edtListBoxHideFilterBtnRtl_PlasticBlue, .dxEditors_edtListBoxHideFilterBtnRtlDisabled_PlasticBlue, .dxEditors_edtRadioButtonChecked_PlasticBlue, .dxEditors_edtRadioButtonCheckedDisabled_PlasticBlue, .dxEditors_edtRadioButtonUnchecked_PlasticBlue, .dxEditors_edtRadioButtonUncheckedDisabled_PlasticBlue, .dxEditors_edtSpinEditDecrementImage_PlasticBlue, .dxEditors_edtSpinEditDecrementImageDisabled_PlasticBlue, .dxEditors_edtSpinEditIncrementImage_PlasticBlue, .dxEditors_edtSpinEditIncrementImageDisabled_PlasticBlue, .dxEditors_edtSpinEditLargeDecImage_PlasticBlue, .dxEditors_edtSpinEditLargeDecImageDisabled_PlasticBlue, .dxEditors_edtSpinEditLargeIncImage_PlasticBlue, .dxEditors_edtSpinEditLargeIncImageDisabled_PlasticBlue, .dxEditors_edtTBDecBtn_PlasticBlue, .dxEditors_edtTBDecBtnDisabled_PlasticBlue, .dxEditors_edtTBDecBtnHover_PlasticBlue, .dxEditors_edtTBDecBtnPressed_PlasticBlue, .dxEditors_edtTBIncBtn_PlasticBlue, .dxEditors_edtTBIncBtnDisabled_PlasticBlue, .dxEditors_edtTBIncBtnHover_PlasticBlue, .dxEditors_edtTBIncBtnPressed_PlasticBlue, .dxEditors_edtTokenBoxTokenRemoveButton_PlasticBlue, .dxEditors_edtTokenBoxTokenRemoveButtonDisabled_PlasticBlue, .dxEditors_fcadd_PlasticBlue, .dxEditors_fcaddhot_PlasticBlue, .dxEditors_fcoptypefield_PlasticBlue, .dxEditors_fcoptypefieldhot_PlasticBlue, .dxEditors_fcoptypevalue_PlasticBlue, .dxEditors_fcoptypevaluehot_PlasticBlue, .dxEditors_fcremove_PlasticBlue, .dxEditors_fcremovehot_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBHSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBHSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDH_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHHover_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBVSys .dxeFocusedMDHSys .dxEditors_edtTBMainDHPressed_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDH_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHHover_PlasticBlue, .dxeFocused_PlasticBlue .dxeTBVSys .dxeFocusedSDHSys .dxEditors_edtTBSecondaryDHPressed_PlasticBlue, .dxeTBHSys .dxEditors_edtTBMainDH_PlasticBlue, .dxeTBHSys .dxEditors_edtTBMainDHDisabled_PlasticBlue, .dxeTBHSys .dxEditors_edtTBMainDHHover_PlasticBlue, .dxeTBHSys .dxEditors_edtTBMainDHPressed_PlasticBlue, .dxeTBHSys .dxEditors_edtTBSecondaryDH_PlasticBlue, .dxeTBHSys .dxEditors_edtTBSecondaryDHDisabled_PlasticBlue, .dxeTBHSys .dxEditors_edtTBSecondaryDHHover_PlasticBlue, .dxeTBHSys .dxEditors_edtTBSecondaryDHPressed_PlasticBlue, .dxeTBVSys .dxEditors_edtTBMainDH_PlasticBlue, .dxeTBVSys .dxEditors_edtTBMainDHDisabled_PlasticBlue, .dxeTBVSys .dxEditors_edtTBMainDHHover_PlasticBlue, .dxeTBVSys .dxEditors_edtTBMainDHPressed_PlasticBlue, .dxeTBVSys .dxEditors_edtTBSecondaryDH_PlasticBlue, .dxeTBVSys .dxEditors_edtTBSecondaryDHDisabled_PlasticBlue, .dxeTBVSys .dxEditors_edtTBSecondaryDHHover_PlasticBlue, .dxeTBVSys .dxEditors_edtTBSecondaryDHPressed_PlasticBlue {
	background-image: url('../images/DXR2.png') !important;
}

.dxEditors_edtRadioButtonChecked_PlasticBlue {
	background-position: -246px -103px;
}

.dxEditors_edtRadioButtonUnchecked_PlasticBlue {
	background-position: -263px -103px;
}

#contextMenu {
	top: 256px;
	left: 483px;
	position: absolute;
	z-index: 1;
	text-align: left;
	background: lightgray;
	width: 125px;
}

.contextMenuItem {
	height: 20px;
	line-height: 20px;
	cursor: pointer !important;
	padding: 2px 10px 2px 10px;
	border: 1px solid white;
	border-top: 0px;
}

.contextMenuItem:hover {
	background: #f3f3f3;
	color: #153B8A;
}

.dxmLite_PlasticBlue .dxm-vertical .dxm-spacing, .dxmLite_PlasticBlue .dxm-popup .dxm-spacing {
	height: 0px !important;
}

.dxgvControl, .dxgvDisabled {
	border: none;
}

.dxgvHeader {
	border: none;
	background-color: #646464;
}

.dxgvHeader_PlasticBlue {
	border: none;
	background-image: none !important;
	background-color: #646464 !important;
}

.dxpcLite_PlasticBlue .dxpc-header, .dxdpLite_PlasticBlue .dxpc-header {
	background: #153B8A !important;
}

.dxgvHeader, .dxgvHeader table {
	color: white;
}

.dxgvEditFormDisplayRow td.dxgv, .dxgvDetailCell td.dxgv, .dxgvAdaptiveDetailCell td.dxgv, .dxgvDataRow td.dxgv, .dxgvAdaptiveDetailRow td.dxgvAIC {
	border: none;
}

.dxgvDataRow:nth-child(odd) {
	background: #f6f6f6;
}

.dxgvPagerTopPanel, .dxgvPagerBottomPanel {
	border-top: 1px solid #153B8A;
}

.pcModal.dxpnlControl {
	box-shadow: 5px 5px 5px lightgrey;
}

#PageHeader {
	box-shadow: 10px 10px 10px lightgrey;
}

#PageHeader_divSelAccount {
	float: left;
	padding-left: 30px;
	width: 400px;
	position: absolute;
	top: -26px;
	left: 250px;
}

#page_title {
	margin-top: 10px;
}

.dxEditors_edtListBoxFilterBtnDisabled_PlasticBlue {
	background-position: -285px -119px;
}

.dxgvControl_PlasticBlue, .dxgvDisabled_PlasticBlue {
	box-shadow: 5px 5px 5px lightgrey;
}

.dxpcLite_PlasticBlue .dxpc-content, .dxdpLite_PlasticBlue .dxpc-content {
	padding: 0px;
}

#pcModal_Panel1_sensorPanel {
	display: none;
}

.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_PlasticBlue {
	padding: 0px;
}

.dxflGroupCell_PlasticBlue {
	padding: 0px;
}

.dxflGroup_PlasticBlue {
	padding-top: 4px;
	/*padding-left: 0px;*/
}

.dxflItem_PlasticBlue, .dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItem_PlasticBlue {
	/*padding-top: 2px;*/
	/*padding-left: 0px;*/
}

.tabs-list li:nth-child(1) {
	border-top-left-radius: 0px !important;
	border-right: 1px solid lightgrey !important;
}

.tabs-list li:nth-child(2) {
	border-top-right-radius: 0px !important;
}

.dxgvEditFormDisplayRow_PlasticBlue td.dxgv, .dxgvDetailCell_PlasticBlue td.dxgv, .dxgvAdaptiveDetailCell_PlasticBlue td.dxgv, .dxgvDataRow_PlasticBlue td.dxgv, .dxgvAdaptiveDetailRow_PlasticBlue td.dxgvAIC {
	border: 0px;
}

.dxgvDataRow_PlasticBlue:nth-child(odd) {
	background: #f6f6f6;
}

#contentBox {
	box-shadow: 5px 5px 5px lightgrey;
}

.contentBox {
	box-shadow: 5px 5px 5px lightgrey;
}

	.dxeButtonEditButtonHover_PlasticBlue .dxEditors_edtClear_PlasticBlue {
		background-position: -30px -119px;
	}

.dxEditors_edtDropDown_PlasticBlue {
	content: url("../images/down_arrow.png");
	margin-right: 5px;
	height: 10px;
	background-image: none !important;
}

#parameterBox .dxEditors_edtCalendarPrevYear_PlasticBlue {
	background-position: -200px -34px;
}

#parameterBox .dxEditors_edtCalendarPrevMonth_PlasticBlue {
	background-position: -270px -25px;
}

#parameterBox .dxEditors_edtCalendarNextMonth_PlasticBlue {
	background-position: -216px -34px;
}

.parameterBox .dxEditors_edtCalendarNextYear_PlasticBlue {
	background-position: -186px -34px;
}

.parameterBox .dxEditors_edtCalendarPrevYear_PlasticBlue {
	background-position: -200px -34px;
}

.parameterBox .dxEditors_edtCalendarPrevMonth_PlasticBlue {
	background-position: -270px -25px;
}

.parameterBox .dxEditors_edtCalendarNextMonth_PlasticBlue {
	background-position: -216px -34px;
}

.parameterBox .dxEditors_edtCalendarNextYear_PlasticBlue {
	background-position: -186px -34px;
}

.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC, .dxeListBox_PlasticBlue .dxeHMIC {
	background: #646464 !important;
}

.dxeListBox_PlasticBlue .dxeHLC {
	background: #646464;
}

.dxeListBoxItem_PlasticBlue {
	border: none;
}

.dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeMIM {
	border: none;
}

.dxeListBox_PlasticBlue td.dxeIM, .dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeMIM, .dxeListBox_PlasticBlue td.dxeIMR, .dxeListBox_PlasticBlue td.dxeFTMR, .dxeListBox_PlasticBlue td.dxeTMR, .dxeListBox_PlasticBlue td.dxeLTMR, .dxeListBox_PlasticBlue td.dxeCMR, .dxeListBox_PlasticBlue td.dxeMIMR {
	border: none;
}

.dxeListBox_PlasticBlue .dxeHC, .dxeListBox_PlasticBlue .dxeHLC, .dxeListBox_PlasticBlue td.dxeHMIC {
	border-left: 1px solid white;
}

.dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeMIM {
	border-left: none !important;
}

.dxeListBoxItemRow_PlasticBlue:nth-child(odd) {
	background: #f6f6f6;
}

.vehiclehidden {
	background: #e8d7d7 !important;
}

.dxrpControl_PlasticBlue > tbody > tr.dxrpCR > .dxrpcontent, .dxrpControl_PlasticBlue td.dxrpHeader_PlasticBlue {
	border: none !important;
}

.dxrpControl_PlasticBlue > tbody > tr.dxrpCR > .dxrpcontent {
	border: none !important;
}

.dxrpControl_PlasticBlue > tbody > tr:first-child > .dxrpcontent, .dxrpControl_PlasticBlue td.dxrpHeader_PlasticBlue {
	border: none !important;
}

tr:nth-child(odd).dxeButtonEditSys {
	background: #f6f6f6;
}

.fleetStatusGrid .dxeButtonEditSys {
	background: transparent;
}

.fleetStatusGrid .dxgvEditFormDisplayRow td.dxgv, .dxgvDetailCell td.dxgv, .dxgvAdaptiveDetailCell td.dxgv, .dxgvDataRow td.dxgv, .dxgvAdaptiveDetailRow td.dxgvAIC {
	border-right: 1px solid #E1E1E1;
}

.fleetStatusGrid .dxgvHeader {
	border-right: 1px solid #E1E1E1;
}

.dxgvSelectedRow {
	background: #A0A0A0 !important;
}

.dxeListBoxItemHover_PlasticBlue {
	background: #A0A0A0 !important;
}

.dxeListBoxItemSelected_PlasticBlue {
	background: #0F50A1 !important;
	color: white;
}

.vehicleReadingGrid .dxm-hovered div span {
	color: black !important;
}

.dxeListBoxItemHover {
	background: #A0A0A0 !important;
}

.dxeListBoxItemSelected {
	background: #0F50A1 !important;
	color: white;
}

.dxflNestedControlCell .dxbButtonSys {
	background-image: none !important;
	background: #0F50A1 !important;
	padding: 0px !important;
	line-height: 25px;
	border-radius: 0px !important;
	width: 50px;
}

	.dxflNestedControlCell .dxbButtonSys:first-child span {
		display: none;
	}

	.dxflNestedControlCell .dxbButtonSys:first-child:after {
		content: 'Save';
		color: white;
	}

.dxflNestedControlCell .dxbButtonSys span {
	color: white !important;
}

.dxflNestedControlCell .dxbButtonSys span:hover {
	color: gold !important;
}

	.dxflNestedControlCell .dxbButtonSys:first-child:hover:after {
		content: 'Save';
		color: gold !important;
	}

.recipientsGrid .dxgvHeader td {
	color: white !important;
}

.margin-left-10 {
	margin-left: 10px;
}

.grdAudit .dxm-hovered div span {
	color: black !important;
}

.grdReadings .dxm-hovered div span {
	color: black !important;
}

.dxgvFocusedRow {
	background: transparent;
}

.dxEditors_edtError_PlasticBlue {
	background-position: -161px -103px;
	width: 14px;
	height: 14px;
}

.btnRefresh .dxbButtonHover {
	background: #0F50A1 !important;
	color: gold;
}

.btnRefreshUsergroup .dxbButtonHover {
	background: #0F50A1 !important;
	color: gold;
}

.btnRefresh.dxbButtonHover.dxh2h {
	background: #0F50A1 !important;
	color: gold;
}

.btnRefreshUsergroup.dxbButtonHover.dxh2h {
	background: #0F50A1 !important;
	color: gold;
}

.btnRefresh.dxbButtonHover.dxh4h {
	background: #0F50A1 !important;
	color: gold;
}
.btnRefresh.dxbButtonHover.dxh5h {
	background: #0F50A1 !important;
	color: gold;
}

#rndSelectReport_SelectVehicleBox_cboPosition_DDD_DDTC_cboPositionListBox_LBSFEBImg {
	background: url('../images/DXR.png') no-repeat -109px -114px !important;
}

#rndSelectReport_SelectVehicleBox_cboPosition_DDD_DDTC_cboPositionListBox_LBFE_B0Img {
	background: url('../images/DXR.png') no-repeat -278px -155px !important;
}

input {
	filter: unset !important;
}

/* Remove color effect filter on autofilled fields */
input:-moz-autofill {
	filter: unset !important;
}