.ui-widget-content-a
{
	background-image: none;
	color: #283533;
	background-color: #E6E7E7;
	border: none;
}
.ui-widget-content-a .Month,.ui-widget-content-a .StandardFilters,.ui-widget-content-a .CustomFilters
{
	padding-left:5px;
}

/* Header */
.DropDownFilter,
.DropDownFilter .DatePickerButtonGroup
{
	background-color: #E6E7E7;
}
.DatePickerButton .ui-button-text { padding: 4px; }

.ui-dialog .ui-dialog-titlebar-close
{
	height: 16px;
	width: 16px;
}

.PortalMenuText
{
	color: #131619;
}

#UserActivityFilters fieldset legend { color: White; }

/* Logon */
html
{
	height: 100%;
}

/* Do not override the Mobile Css rules */
@media only screen and (min-device-width: 480px)
{
	#logon.LogonPanel
	{
		position: static;
		margin: auto;
		font-size: 1em;
		border-radius: 8px;
		height: 100%;
		width: 280px;
	}

	.Logon #PasswordWrapper
	{
		width: 100%;
	}

	.Logon #main
	{
		margin: 0px;
	}

	#logon .buttons
	{
		right: inherit;
		width: 100%;
		margin: 0px;
	}

	#logon.LogonPanel input[type=button]
	{
		width: 100%;
		height: 36px;
		background: #ffffff;
		border: 1px solid #000000;
		color: #000000;
		border-radius: 35px;
		font-size: 1em;
		margin-top: 8px;
	}

	#logon #UserName,
	#logon #Password
	{
		text-align: left;
	}

	input:focus
	{
		outline: none;
		box-shadow: 0 1px 0 0 black;
	}

	#logon.LogonPanel input[type='text'],
	#logon.LogonPanel input[type='password'],
	#logon.LogonPanel input[type='email']
	{
		height: 34px;
		margin: 0px;
		padding: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 16px;
		width: 100%;
		background-color: rgb(255,255,255) !important;
		border-bottom: 1px solid black !important;
		border: 0px solid black;
		border-radius: 0px;
	}

	#logon.LogonPanel .buttons input[type='submit']
	{
		width: 100%;
		height: 36px;
		background: #141719;
		border: 1px solid #FFFFFF;
		color: #FFFFFF !important;
		border-radius: 35px;
		font-size: 1em;
	}

	#logon.LogonPanel #Login
	{
		width: 100%;
		height: 36px;
		background: #141719;
		border: 1px solid #FFFFFF;
		color: #FFFFFF !important;
		border-radius: 35px;
		font-size: 1em;
	}

	input:-webkit-autofill
	{
		box-shadow: 0 0 0px 1000px white inset;
	}
}

body { background: white; }

.KoTable
{
	border-collapse:separate;
	border:solid rgb(78,115,127) 2px;
	border-radius:1px;
	width: 100%;
}

.KoTable th
{
	color: white;
}

/* DataTables */
.TFPPanel,
table.TFPTable
{
	background-color: #acacac;
}

/* Side border colors between header an and footer */
.dataTables_wrapper .ui-widget-header,
.dataTables_wrapper .dataTables_scrollHeadInner
{
	background-image: none;
	background-color: #ACACAC;
}

/* Icon colors */
.TFPTable td .ButtonList li .ui-icon { background-image: url(../Content/images/ui-icons_000000_256x240.png); }

.ui-icon.Disabled,
.TFPTable td .ButtonList li.Disabled .ui-icon
{ background-image: url(../Areas/Core/Content/Images/ui-icons_cccccc_256x240.png); }

thead.DataTableThead.ui-widget-header, .dataTable.ui-widget-content { border: none; }

button, .ui-button span, input[type='submit'], input[type='button'] { font-size: 0.9em; }

/* Custom fonts */
@font-face
{
	font-family: 'InterRegular';
	src: url('../Content/Fonts/Inter-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'InterBold';
	src: url('../Content/Fonts/Inter-Regular.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

/* Use bold font instead of making the regular font bold. Bold makes regular look smudgy */
table thead th,
table td.bold,
.ui-toolbar .dataTables_info .Bold,
.TFPTable thead th,
.TFPTable tfoot tr td.GuaranteedHours,
.outerscrolltable thead th,
.outerscrolltable2 div.SchedulingGroup,
h1,
H2,
H3,
H4,
.h4,
.PortalGridMenuText,
.PortalMenuText,
.MenuItem,
td.eventsOnTrip,
td.driverAssigned,
#ordersPanel #unresolvedTable td.releaseOveraccounted,
#ordersPanel #unresolvedTable td.releaseUnaccounted,
#terminalCalendarDetailsPanel .terminalCalendarDetailsTitle,
div#NotificationTable table td,
#GreenergyCustomerWelcomeScreen span.NotificationDate,
.ui-widget-header,
b,
caption,
.ui-toolbar .LengthWrapper ul li.ui-selected,
.VerticalLabelValue .Head,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
#viewDeleteDetails div.AssociatedRolesMessage,
.DashboardButtons li,
.KOLabelTable .KOLabelText,
.KOLabelTable .KOLabelSubText,
.KOLabelTable .KOLabelHeader,
#dropboxDiv
{
	font-family: InterRegular,sans-serif;
	font-weight: 600;
}

#title { background-color: #131619; }

.ui-widget-footer{ background-color: #ACACAC !important; }

#menucontainer #menu .submenu { border: 1px solid white; }

.IconWrapper { height: 20px; }

.TripPatternSegmentField {
	display: inline-flex;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TripPatternSegmentField .Value {
	width: 180px;
}.IconWrapper { height: 20px; }

.VehiclesWithTripTodayCheckboxCell {
    text-align: right;
}

.NoDeviations {
    color: green;
}
.HasDeviations{ color:red;}

.UserSettingsDialog label {
	width:100px;
}
.UserSettingsDialog .Value select {
	width:175px;
}

#PluginDialog .Header
{
	width: 220px;
}

#PluginDialog .Value input
{
	width: 300px;
}