﻿
a, a:visited {
	color: #2b73c7;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:visited:hover {
	color: #2b73c7;
	text-decoration: underline;
	cursor: pointer;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #27548d;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	margin-top: 0;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #27548d;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #27548d;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #27548d;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}

html {
	width: 100%;
	height: 100%;
}

img {
	border: 0;
}

input, select, textarea {
	border-color: #7f9db9;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	min-height: 16px;
	padding: 2px 4px;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	cursor: pointer;
	padding: 2px 4px;
}

input[type="file"] {
	background: #ffffff;
	min-width: 350px;
	border: 0;
	padding: 0
}

input[type="image"] {
	border: 0;
}

input::-ms-clear {
	display: none;
}

p {
	margin: 0 0 16px 0;
	line-height: 160%;
}

table {
	padding: 0;
	border-spacing: 0;
	border: 0;
}

#AdminMenuBar {
	padding: 0 14px;
	background-color: #24558f;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#AdminMenuBar > * {
	box-sizing: border-box;
}

#AdminMenuBar .col1 {
	float: left;
	height: 28px;
}

#AdminMenuBar .col2 {
	float: right;
	padding-top: 6px;
	height: 28px;
}

#AdminMenuBar .col2 > a, #AdminMenuBar .col2 > a:visited {
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 1px;
	display: inline-block;
}

#AdminMenuBar .col2 > a:hover, #AdminMenuBar .col2 > a:visited:hover {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	display: inline-block;
}

#AdminMenuBar .col2 > img {
	display: inline-block;
	margin: 0 6px;
}

#AgileFleetBar > .col1, #AgileFleetBar > .col2 {
	float: left;
}

#AgileFleetBar > .col2 {
	color: #90a0ad;
	padding: 6px 0 0 14px;
}

#AgileFleetBar > .col3 {
	float: right;
	text-align: right;
	color: #ffffff;
	max-width: 50%;
	padding-top: 6px;
}

#AgileFleetBar a, #AgileFleetBar a:visited {
	text-decoration: underline;
	color: #ffffff;
}

#AgileFleetBar a:hover, #AgileFleetBar a:visited:hover {
	text-decoration: none;
	color: #ffffff;
}

#AssetProfileContainer {
	width: 880px;
	margin: auto;
}

#AssetProfileContainer > .formtable,
#AssetProfileContainer > form > .formtable {
	min-width: 880px;
}

#BrowseContainer {
	width: 1100px;
}

#BrowseContainer > .formtable {
	width: 1100px;
}

#ContentWrapper {
	width: 100%;
	text-align: center;
}

#ContentWrapper > * {
	text-align: left;
}

#CustomFooterText {
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

#CustomHeaderText {
	width: 100%;
	text-align: center;
}

#CustomerImageBar {
	min-height: 2px;
	padding-left: 14px;
}

#CustomerImageBar img {
	margin-top: 8px;
	margin-bottom: 6px;
}

#DashboardContent {
	background-color: #628cbc;
	width: 100%;
	padding: 13px 7px;
	white-space: nowrap;
}

#DashboardContent > .col1, #DashboardContent > .col2, #DashboardContent > .col3 {
	display: inline-block;
	white-space: normal;
	vertical-align: top;
}

#DashboardContent > .col1, #DashboardContent > .col3 {
	width: 220px;
}

#DashboardContent > .col1 .motorPoolActivityList {
	width: 100%;
	height: 240px;
	background-color: #ffffff;
	font-size: 12px;
}

#DashboardContent > .col1 .motorPoolActivityList > .newLine {
	display: block;
	white-space: nowrap;
}

#DashboardContent > .col1 .motorPoolActivityList > .newLine > * {
	white-space: normal;
}

#DashboardContent > .col1 .motorPoolActivityList > .newLine > .col1, 
#DashboardContent > .col1 .motorPoolActivityList > .newLine > .col2, 
#DashboardContent > .col1 .motorPoolActivityList > .newLine > .col3 {
	display: inline-block;
	vertical-align: top;
}

#DashboardContent > .col1 .motorPoolActivityList > .newLine > .col1 {
	width: 16px;
	text-align: center;
}

#DashboardContent > .col1 .motorPoolActivityList > .newLine > .col2 {
	width: 155px;
}

#DashboardContent > .col1 .motorPoolActivityList > .newLine > .col3 {
	width: 30px;
	text-align: right;
}

#DashboardContent > .col1 .reservationList, 
#DashboardContent > .col3 .reservationList {
	width: 100%;
	height: 360px;
	overflow-y: scroll;
	background-color: #ffffff;
	font-size: 12px;
}

#DashboardContent > .col1 .reservationList > .row, 
#DashboardContent > .col3 .reservationList > .row {
	display: block;
	white-space: nowrap;
	cursor: pointer;
}

#DashboardContent > .col1 .reservationList > .row > .newLine > *, 
#DashboardContent > .col3 .reservationList > .row > .newLine > * {
	white-space: normal;
	display: inline-block;
	vertical-align: top;
}

#DashboardContent > .col1 .reservationList > .row > .newLine .col1, 
#DashboardContent > .col3 .reservationList > .row > .newLine .col1 {
	width: 16px;
}

#DashboardContent > .col1 .reservationList > .row > .newLine .col2, 
#DashboardContent > .col3 .reservationList > .row > .newLine .col2 {
	width: 114px;
}

#DashboardContent > .col1 .reservationList > .row > .newLine .col3, 
#DashboardContent > .col3 .reservationList > .row > .newLine .col3 {
	text-align: right;
	width: 60px;
}

#DashboardContent > .col2 {
	width: 500px;
}

#DashboardContent > .col2 > #MainContainer {
	min-height: 678px;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea {
	background-color: #ffffff;
	white-space: nowrap;
	padding: 8px;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > * {
	white-space: normal;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > .col1, 
#DashboardContent > .col2 > #MainContainer > #ChartArea > .col2 {
	display: inline-block;
	vertical-align: top;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > .col1 {
	width: 196px;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > .col2 {
	width: 266px;
	padding-left: 20px;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea h2 {
	font-weight: 700;
	font-size: 14px;
	color: #000000;
	margin: 0 0 6px 0;
	padding: 0;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea h3 {
	font-weight: 700;
	font-size: 12px;
	color: #000000;
	margin: 0 0 6px 0;
	padding: 0;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break {
	white-space: nowrap;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > *,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break  > * {
	white-space: normal;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .col1,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break  > .col1 {
	width: 67px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .colHead1 {
	width: 98px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
	font-weight: 700;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .colHead2 {
	width: 107px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0 3px 8px;
	font-weight: 700;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .colHead3 {
	width: 31px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0 3px 8px;
	font-weight: 700;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .col2,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break  > .col2,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .col3,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break  > .col3,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .col5,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break  > .col5 {
	width: 31px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .col4,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #CurrentAvailability > .break  > .col4 {
	width: 76px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetCapacity {
	border-top: 1px solid #e9e9e9;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetCapacity > h2 {
	margin-bottom: 15px;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetCapacity .noGraph {
	font-size: 12px;
	text-align: left;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > .break {
	white-space: nowrap;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > *,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > .break  > * {
	white-space: normal;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > .col1,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > .break  > .col1{
	width: 139px;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
}

#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > .col2,
#DashboardContent > .col2 > #MainContainer > #ChartArea > #FleetStatistics > .break  > .col2{
	width: 57px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	padding: 3px 0;
}

#DashboardContent #DateHeader {
	white-space: nowrap;
	background-color: #345e90;
	color: #ffffff;
	padding: 7px 7px 5px 7px;
}

#DashboardContent #DateHeader > * {
	white-space: normal;
}

#DashboardContent #DateHeader > .col1,
#DashboardContent #DateHeader > .col2,
#DashboardContent #DateHeader > .col3 {
	display: inline-block;
	vertical-align: middle;
}

#DashboardContent #DateHeader > .col1,
#DashboardContent #DateHeader > .col3 {
	width: 54px;
}

#DashboardContent #DateHeader > .col2 {
	text-align: center;
	white-space: nowrap;
	width: 375px;
}

#DashboardContent #DateHeader > .col2 > * {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}

#DashboardContent #DateHeader > .col2 > h2 {
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	margin: 0 8px;
	padding: 0;
}

#DashboardContent #DateHeader > .col2 > img {
	padding-top: 2px;
	cursor: pointer;
}

#DashboardContent #DateHeader > .col3 {
	text-align: center;
}

#DashboardContent #DateHeader > .col3 > img {
	cursor: pointer;
}

#DashboardContent > .col2 > #MainContainer > #QuickFind {
	color: #ffffff;
	font-weight: normal;
	background-color: #14365c;
	padding: 7px;
}

#DashboardContent > .col2 > #MainContainer > #QuickFind input[type="submit"] {
	background-color: #b4e886;
}

#DashboardContent > .col3 > #CustomerSatisfaction {
	height: 275px;
}

#DashboardContent > .col3 > #CustomerSatisfaction > #CSdiv {
	margin-bottom: 30px;	
}

#DashboardContent .motorPoolActivityList > .newLine {
	padding: 4px 0;
}

#DashboardContent .motorPoolActivityList > .newLine:first-of-type {
	padding-top: 8px;
}

#DashboardContent .newLine {
	padding: 3px 0;
}

#DashboardContent #CustomerSatisfaction {
	white-space: nowrap;
}

#DashboardContent #CustomerSatisfaction > * {
	white-space: normal;
}

#DashboardContent #CustomerSatisfaction .noGraph {
	padding: 4px;
	font-size: 12px;
}

#DashboardContent #CustomerSatisfaction  > .col1,
#DashboardContent #CustomerSatisfaction  > .col2,
#DashboardContent #CustomerSatisfaction  > .col3 {
	display: inline-block;
	vertical-align: top;
	width: 69px;
	text-align: center;
}  

#DashboardContent #CustomerSatisfaction  .chartLabel {
	text-align: center; margin-top: -4px;
}

#DashboardContent #QuickFind input[type="submit"] {
	padding: 4px;
}

#DashboardFilters {
	display: none;
}

#DashboardFilters > form {
	white-space: nowrap;
}

#DashboardFilters h3 {
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: 700;
	font-size: 12px;
}

#DashboardFilters > form > * {
	white-space: normal;
}

#DashboardFilters div,
#DashboardFilters div .option {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#DashboardFilters select {
	max-width: 200px;
}

#DashboardFilters > form > .col1,
#DashboardFilters > form > .col2  {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

#DashboardFilters > form > #FilterButtons {
	text-align: right;
	display: block;
	padding-top: 6px;
}

#DashboardFilters .formGroup {
	padding: 4px 0;
}

#DashboardWrapper {
	width: 960px;
	margin: auto;
}

#DashboardWrapper > *, 
#DashboardWrapper div, 
#DashboardWrapper div > * {
	box-sizing: border-box;
}

#DashboardWrapper > #FilterSummary {
	white-space: nowrap;
}

#DashboardWrapper > #FilterSummary > * {
	white-space: normal;
}

#DashboardWrapper > #FilterSummary > .col1,
#DashboardWrapper > #FilterSummary > .col2,
#DashboardWrapper > #FilterSummary > .col3 {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}

#DashboardWrapper > #FilterSummary > .col3 {
	text-align: center;
}

#DashboardWrapper > #FilterSummary > .col1,
#DashboardWrapper > #FilterSummary > .col3 {
	width: 220px;
}

#DashboardWrapper > #FilterSummary > .col2 {
	width: 500px;
}

#EnterpriseSettingsContainer {
	width: 780px;
}

#EnterpriseSettingsContainer > .formtable,
#EnterpriseSettingsContainer > form > .formtable {
	min-width: 780px;
}

#EnterpriseSettingsContainer.riskManagement {
	width: 850px;
}

#EnterpriseSettingsContainer.riskManagement > .formtable {
	min-width: 850px;
}

#FleetCommanderBar {
	background-color: #13345d;
	color: #ffffff;
	padding: 7px 14px;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#FleetCommanderBar a, #FleetCommanderBar a:visited {
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 1px;
}

#FleetCommanderBar a:hover, #FleetCommanderBar a:visited:hover {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

#FleetCommanderBar > div {
	font-weight: 900;
}

#FleetCommanderBar > div > a {
	font-weight: 100;
}

#FleetCommanderBar .col1 {
	float: left;
}

#FleetCommanderBar .col2 {
	float: right;
	padding-top: 4px;
}

#Footer {
	padding: 9px 14px;
	background-color: #13345d;
	color: #ffffff;
	clear: both;
	margin-top: 20px;
	display: block;
}

#Header {
	box-sizing: border-box;
}

#InspectionPlansContainer {
	width: 817px;
}

#InspectionPlansContainer > .formtable {
	min-width: 817px;
}

#LeftNavBar {
	width: 196px;
	min-height: 640px;
	background-color: #27568d;
	color: #ffffff;
	font-family: Arial, sans-serif;
	vertical-align: top;
	display: inline-block;
	text-transform: uppercase;
}

#LeftNavBar h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0 10px 6px 14px;
	padding: 0;
	font-weight: 600;
	letter-spacing: 1px;
}

#LeftNavBar h1 > a, #LeftNavBar h1 > a:visited {
	color: #ffffff;
	text-decoration: none;
}

#LeftNavBar h1 > a:hover, #LeftNavBar h1 > a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

#MainContent {
	padding: 10px 14px 0 20px;
	text-align: center;
	background-color: #ffffff;
}

#MainContent > div, #MainContent > table, #MainContent > form > table, #MainContent > div > form > table, #MainContent > form > div {
	margin-left: auto;
	margin-right: auto;
}

#MaintenancePlanContainer {
	width: 845px;
}

#MaintenancePlanContainer > .formtable,
#MaintenancePlanContainer > form > .formtable {
	min-width: 845px;
}

#PartsContainer {
	width: 850px;
}

#PartsContainer > .formtable,
#PartsContainer > form > .formtable {
	min-width: 850px;
}

#PopUpWrapper .formtable {
	width: 100%;
}

#PrepPlansContainer {
	width: 817px;
}

#PrepPlansContainer > .formtable {
	min-width: 817px;
}

#reportFilters input[type="radio"],
#reportFilters input[type="checkbox"],
.formGroup input[type="radio"],
.formGroup input[type="checkbox"] {
	vertical-align: middle;
}

#reportOutput .reportHeadingsRow td,
#reportOutput .reportHeadingsRow th {
	vertical-align: bottom;
	border-bottom: 1px solid #000000;
}

#reportOutput .totalsRow td {
	border-top: 1px solid #c0c0c0;
}

#RiskManagementContainer {
	width: 880px;
}

#RiskManagementContainer > .formtable,
#RiskManagementContainer > form > .formtable {
	min-width: 880px;
}

#SiteSettingsContainer {
	width: 800px;
}

#SiteSettingsContainer > .formtable,
#SiteSettingsContainer > form > .formtable,
#SiteSettingsContainer > div > form > .formtable {
	min-width: 800px;
}

#StandardContainer {
	width: 800px;
}

#StandardContainer > .formtable,
#StandardContainer > form > .formtable {
	min-width: 800px;
}

#StockroomsContainer {
	width: 850px;
}

#StockroomsContainer > .formtable,
#StockroomsContainer > form > .formtable {
	min-width: 850px;
}

#tabNav > table {
	text-align: center;
	margin: auto;
}

#tabNav > ul {
	border-bottom: 1px solid #628cbc;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#tabNav > ul > li {
	display: inline-block;
	list-style-type: none;
	padding: 5px 8px;
	background-color: #e9f3ff;
	border-width: 1px 1px 0 1px;
	border-color: #628cbc;
	border-style: solid;
	color: #28568a;
	font-size: 0.8rem;
	font-weight: 500;
	cursor: pointer;
	white-space: normal;
}

#tabNav > ul > li > a:hover, #tabNav > ul > li > a:visited:hover {
	text-decoration: none;
}

#tabNav > ul > li:hover, #tabNav > ul > li.tab_OV {
	background-color: #628cbc;
	color: #ffffff;
}

#tabNav > ul > li.tab > a, #tabNav > ul > li.tab > a:visited {
	color: #28568a;
}

#tabNav > ul > li.tab:hover > a, #tabNav > ul > li.tab:hover > a:visited {
	color: #ffffff;
}

#tabNav > ul > li.tab_NA, #tabNav > ul > li.tab_NA:hover {
	background-color: #e9e9e9;
	border-color: #c3c3c3;
	color: #8c8c8c;
	cursor: default;
}

#tabNav > ul > li.tab_OV > a, #tabNav > ul > li.tab_OV > a:visited {
	color: #ffffff;
}

#UserContent,
#userSideContent {
	max-width: 930px;
	width: auto;
}

#UserContentWrapper {
	background-image: url('../../../images/bg_leftNav.png');
	background-repeat: repeat-y;
	white-space: nowrap;
}

#UserProfileContainer_Admin,
#UserProfileContainer_User {
	width: 908px;
	margin: auto;
}

#UserProfileContainer_Admin > .formtable,
#UserProfileContainer_User > .formtable,
#UserProfileContainer_User > form > .formtable {
	min-width: 908px;
}

#UserProfileContainer_Admin.userPermissionsContainer > .formtable table {
	width: 100%;
}

#UserSide > #Footer {
	margin-top: 0;
}

#UserSide > #UserContentWrapper > #MainContent {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	display: inline-block;
}

#UserSide > #UserContentWrapper > *[nowrap], #UserSide > #UserContentWrapper > * {
	white-space: normal;
}

#WorkOrderWrapper {
	padding: 10px;
}

#WorkOrderWrapper h2 {
	margin: 0 0 10px 0;
}

#WorkOrderWrapper h3 {
	font-size: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: 500;
	background-color: #345e90;
	padding: 5px 4px 3px 4px;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #13355a;
	border-right: 1px solid #13355a;
	margin-top: 15px;
}

.adminBody {
	background-color: #ffffff;
}

.borderTable_1 td table.borderTable_1 td,
.borderTable_1 td table.borderTable_1 th,
.borderTable_1 td table.borderTable_1 .headingRow {
	border: 1px solid #cccccc;
}

.buttonRow {
	text-align: right;
}

.buttonRow.bottom {
	margin-top: 15px;
}

.buttonRow.top {
	margin-bottom: 15px;
}

.break {
	display: block;
	clear: both;
}

.comboBoxRow {
	box-sizing: border-box;
}

.comboBoxRow > div {
	display: inline-block;
	overflow-wrap: break-word;
	vertical-align: top;
}

.dashboardBox {
	border: 2px solid #ffffff;
	width: 100%;
	margin-top: 8px;
	background-color: #ffffff;
}

.dashboardBox:first-of-type {
	margin-top: 0;
}

.dashboardBox > h2 {
	color: #ffffff;
	font-weight: 500;
	background-color: #345e90;
	border-bottom: 3px solid #13355a;
	font-size: 0.9rem;
	width: 100%;
	text-align: center;
	padding: 5px 4px 3px 4px;
	margin: 0;
}

.dashboardBox > h2 > * {
	display: inline-block;
	vertical-align: middle;
}

.dashboardBox > h2 > a, .dashboardBox > h2 > a:visited {
	text-decoration: underline;
	color: #ffffff;
}

.dashboardBox > h2 > a:hover, .dashboardBox > h2 > a:visited:hover {
	text-decoration: none;
	color: #ffffff; 
}

.dashboardBox > h2 > .titleText {
	padding: 0 6px;
}

.dashboardBox > .headingRow {
	background-color: #13345d;
	color: #ffffff;
	white-space: nowrap;
	padding: 2px 0;
	font-weight: 500;
	text-align: left;
}

.dashboardBox > .headingRow * {
	white-space: normal;
}

.dashboardBox > .headingRow > div {
	display: inline-block;
	text-align: center;
}

.field {
	vertical-align: top;
}

.fieldLabel {
	vertical-align: top;
}

.formGroup {
	white-space: nowrap;
	margin-top: 0.5em;
}

.formGroup * {
	white-space: normal;
}

.formGroup > .col1,
.formGroup > .col2 {
	display: inline-block;
	vertical-align: top;
}

.formtable {
	width: auto;
	border: 1px solid #000000;
}

.formtable .formtable {
	width: 100%;
}

.helpIcon {
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
}

.infoRow > div {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding: 0.5rem 0.2rem 0 0.2rem;
}

.infoRow > div:nth-child(2) {
	text-align: right;
}

.pagingRow,
.paddedTable_2 td.pagingRow {
	white-space: nowrap;
	padding: 4px;
}

.paddedTable_4 {
	padding: 0.4em;
}

.pagingRow > * {
	white-space: normal;
}

.pagingRow img {
	vertical-align: middle;
}

.pagingRow .col1,
.pagingRow .col2 {
	display: inline-block;
	vertical-align: middle;
}

.reportLayout {
	padding-bottom: 8px;
}

.warningHigh {
	width: 12px;
	height: 12px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-color: #d61704;
	margin: auto;
}

.startTimeRectangle {
		color: #ffffff;
	background-color: #0fab13;
	background-image: url('../../../images/icon_clock_smallWhite.png');
	background-repeat: no-repeat;
	background-position-x: 3px;
	background-position-y: center;
	width: 105px;
	height: 28px;
	cursor: pointer;
	border-radius: 4px;
	vertical-align: top;
	font-size: 13px;
	text-indent: 18px;
}

.startTimeRectangleDisabled {
	color: #808080;
	background-color: #aeada6;
	background-image: url('../../../images/icon_clock_smallGrayAnimated.gif');
	background-repeat: no-repeat;
	background-position-x: 3px;
	background-position-y: center;
	width: 105px;
	height: 28px;
	cursor: text;
	border-radius: 4px;
	font-size: 13px;
	text-indent: 18px;
}

.startTimeSquare {
	background-color: #0fab13;
	background-image: url('../../../images/icon_clock_smallWhite.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 25px;
	cursor: pointer;
	border-radius: 6px;
	vertical-align: top;
}

.startTimeSquareDisabled {
	background-color: #aeada6;
	background-image: url('../../../images/icon_clock_smallGrayAnimated.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 25px;
	cursor: text;
	border-radius: 6px;
	vertical-align: top;
}

.pending, 
.warningMedium {
	width: 12px;
	height: 12px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-color: #fbc203;
	margin: auto;
}

.row:nth-child(even) {
	background-color: #ffffff;
}

.row:nth-child(odd) {
	background-color: #efefef;
}