input::-ms-clear {
	display: none;
}

#adminMenu {
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
}

#adminMenu .adminLevel1 > .k-link > .k-menu-expand-arrow {
	visibility: hidden;
}

#adminMenu .k-link {
	color: #ffffff;
}

#adminMenu.k-menu .k-group {
	border-color: #ffffff;
	background-color: #4f8fdc;
}

#adminMenu.k-menu .k-group > .k-item {
	min-width: 152px;
}

#adminMenu.k-menu .k-item > .k-link {
	padding-top: 5px;
	padding-bottom: 5px;
}

#adminMenu.k-menu-horizontal.k-widget > .adminLevel1.k-item {
	border-width: 0 2px 0 0;
	border-color: #ffffff;
}

#adminMenu.k-menu-horizontal.k-widget > .adminLevel1.k-item.k-first {
	border-left: 2px solid #ffffff;
}

#adminMenu.k-menu .k-group > .k-item.k-last > .k-link {
	border-width: 0;
}

#adminMenu.k-menu .k-group > .k-item > .k-link {
	border-width: 0 0 1px 0;
	border-color: #ffffff;
	color: #ffffff;
}

#adminMenu.k-menu .k-group > .k-item > .k-link.k-state-active {
	color: #3c4550;
}

#adminMenu.k-menu .k-group > .k-item.k-hover > .k-link.k-state-active {
	color: #ffffff;
}

#adminMenu.k-menu .k-group > .adminLevel3.k-item > .k-link  {
	color: #3c4550;
}

#adminMenu.k-menu .k-menu-group .k-item > .k-link {
	padding-top: .38em;
}

#adminMenuBar > .k-menu {
	background-image: none;
	background-color: #24558f;
	border-width: 0 0 0 2px;
	border-color: #ffffff;
}

#GridContainer > .k-widget {
	border-color: #000000;
	color: #000000;
}

#GridContainer .k-grid td,
#GridContainer .k-header,
#GridContainer .k-grid-header-wrap,
#GridContainer .k-grid-header {
	border-color: #000000;
}

#GridContainer .k-grid-header, 
#GridContainer .k-grid-header-wrap, 
#GridContainer .k-header {
	background-image: none;
	background-color: #e0e0e0;
}

#GridContainer .k-header {
	text-align: center;
}

#GridContainer .k-grid-header th.k-with-icon .k-link {
	margin-right: 0;
	font-weight: 700;
	color: #2b73c7;
}

#GridContainer .k-alt {
	background-color: #efefef;
	background-image: none;
}

#GridContainer .k-pager-wrap {
	border-color: #000000;
	background-color: #e0e0e0;
}

#GridContainer .k-pager-wrap.k-pager-lg .k-pager-numbers {
	background-color: #ffffff;
}

#GridContainer .k-pager-wrap .k-link {
	background-color: #ffffff;
}

#GridContainer .k-dropdown-wrap.k-state-default {
	background-image: none;
	background-color: #ffffff;
	border-color: #000000;
}

#GridContainer tr {
	background-color: #ffffff;
	background-image: none;
}


	#GridContainer tr.k-master-row.k-selected {
		color: #fff;
		background-color: #13688c;
		border-color: #146b90;
	}

#LeftNavBar .k-menu-vertical > .k-menu-item + .k-menu-item {
	margin-top: 1px;
}

.adminLevel1 {
	width: 152px;
	color: #ffffff;
	background-color: #3773bb;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 3px solid #ffffff;
}

.adminLevel1.k-item {
	border-width: 0 3px 0 0;
	border-color: #ffffff;
}

.adminLevel1.k-item.k-state-hover, .adminLevel1.k-item.k-state-hover:hover, 
.adminLevel1.k-item.k-state-hover > .k-link, .adminLevel1.k-item.k-state-hover:hover > .k-link, 
.adminLevel1.k-item.k-state-border-down > .k-link.k-state-border-down, 
.k-menu:not(.k-context-menu) > .k-item:hover, .k-menu:not(.k-context-menu) > .k-item.k-hover
{
	background-color: #4f8fdc;
	background-image: none;
	color: #ffffff;
}

.adminLevel1 > .k-link > .k-icon {
	display: none;
}

.adminLevel1 > k-animation-container > .k-menu .k-group {
	border-color: #ffffff;
}

.adminLevel2.k-state-hover, .adminLevel2.k-state-hover> .k-link, 
.k-menu-group .adminLevel2.k-item > .k-link:hover, .k-menu-group .adminLevel2.k-item > .k-link.k-hover {
	background-color: #7cb7fd;
	background-image: none;
}

.adminLevel2 > .k-link.k-state-active {
	background-color: #c5cfda;
	background-image: none;
}

.adminLevel3 {
	background-color: #c5cfda;
	background-image: none;
}

.adminLevel3.k-state-hover, .adminLevel3.k-state-hover> .k-link, 
.k-menu-group .k-item > .k-link:hover {
	background-color: #e8ebf0;
	background-image: none;
}

.k-active,
.k-active-filter,
.k-active:hover,
.k-state-active,
.k-state-active:hover {
	background-color: #c5cfda;
	border-color: #68b1d2;
	color: #3c4550;
}

#adminMenu.k-menu .k-group > .adminLevel2.k-item > .k-state-border-right {
	color: #3c4550;
}

#adminMenu.k-menu .k-group > .adminLevel2.k-item > .k-state-border-right:hover {
	color: #fff;
}

.k-animation-container .k-list.k-list-md .k-list-content.k-list-scroller .k-list-item-text {
	width: 96%;
}

.k-animation-container .k-list-scroller .k-list-item {
	font-size: 0.8em;
}

.k-callout-n{border-bottom-color: #05689e}
.k-callout-w{border-right-color: #05689e}
.k-callout-s{border-top-color: #05689e}
.k-callout-e{border-left-color: #05689e}

.k-clear-value {
	display: none;
}

.k-datepicker {
	max-width: 11em;
}

.k-datetimepicker {
	max-width: 18em;
}

.k-list-container {
	background-color: #ffffff;
}

.k-list-container.k-list-scroller .k-list-item {
	font-size: 0.8em;
}

.k-list > .k-state-selected {
	background-color: rgb(123, 210, 246);
	color: #003f59;
	border-color: #8bc4dd;
}

.k-tooltip-content {
	background-color: #ffffff;
	color: #02356d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
}

.k-tooltip-content div {
	padding: 1px 2px 1px 2px;
}

.k-tooltip-content h2 {
	font-size: 8pt;
	font-weight: bold;
	padding: 1px 0 1px 0;
	margin: 0;
	text-align: center;
	width: 100%;
	color: #ffffff;
	background-color: #05689e;
}

.k-widget.k-tooltip {
	background-image: none;
	background-color: #05689e;
	margin: 10px 0 15px 0;
}

.k-widget.k-window {
	border: 4px solid #345e90;
	border-radius: 6px;
}

.k-widget.k-window > .k-window-titlebar {
	padding: 0.3em;
}

.k-widget.k-window > .k-window-titlebar.k-header {
	border: 0;
	background-color: #345e90;
	background-image: none;
	border-radius: 0;
	color: #ffffff;
	font-weight: 600;
	font-size: 15px;
	font-family: Arial, sans-serif;
}

.k-widget.k-window > .k-window-titlebar.k-header .k-icon.k-i-close {
	background-image: url('sprite_white.png');
	opacity: 1.0;
}

.k-widget.k-window > .k-window-titlebar.k-header .k-state-hover {
	background-color: #ffffff;
}

.k-widget.k-window > .k-window-titlebar.k-header .k-state-hover > .k-icon.k-i-close {
	background-color: #345e90;
}

.userLeftNav {
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
}

.userLeftNav.k-menu {
	border-color: #27568c;
	margin-bottom: 20px;
}

.userLeftNav .k-menu-link {
	white-space: normal;
}

.userLeftNav .k-link:link, .userLeftNav .k-link:visited, .userLeftNav .k-state-hover.k-nav-current .k-link {
	color: #ffffff;
	font-size: 11px;
}

.userLeftNav.k-header.k-menu, .userLeftNav.k-menu .k-item {
	background-color: #3A75B9;
	border-color: #27568c;
}

.userLeftNav.k-menu .k-item .k-item, ul.userLeftNav.k-menu-vertical > .k-item {
	border-width: 0 0 1px 0;
}

.userLeftNav.k-menu .k-item .k-item.k-first, ul.userLeftNav.k-menu-vertical > .k-item.k-first {
	border-width: 1px 0 1px 0;
}

.userLeftNav li.k-item.k-state-hover, .userLeftNav.k-menu .k-state-hover> .k-link {
	background-color: #589be9;
	background-image: none;
}

/* TP# 5244 - AL*/
.k-grid-header .k-header > .k-link, .k-header, .k-treemap-title {
	color: #2b73c7;
}

/* TP# 12301 - sortable/clickable columns should look visually different - WD */
th[data-role="columnsorter"] .k-column-title {
	font-weight: bold;
}

th[data-role="columnsorter"] .k-link:hover {
	cursor: pointer;
}

.k-pager-sizes .k-dropdown, .k-pager-sizes .k-dropdownlist, .k-pager-sizes > select {
	width: 7em;
}

.k-switch *,
.k-switch *::before,
.k-switch *::after {
	box-sizing: border-box;
}

.k-switch [type="checkbox"] {
	display: none;
}

.k-switch[aria-readonly="true"] {
	pointer-events: none;
}

.k-switch.k-readonly {
	pointer-events: none;
}

.k-switch-track {
	border-width: 1px;
	border-style: solid;
	outline: 0;
	display: flex;
	flex-flow: row nowrap;
	flex: 1 0 auto;
	position: relative;
	transition: background-color 200ms ease-in-out;
}

.k-switch-thumb-wrap {
	width: 0;
	height: 0;
	overflow: visible;
	position: absolute;
	transition: left 200ms ease-in-out;
	top: 50%;
}

.k-switch-thumb {
	border-width: 1px;
	border-style: solid;
	display: block;
	position: absolute;
	transform: translate(-50%, -50%);
}

.k-switch-label-on,
.k-switch-label-off {
	text-transform: uppercase;
	display: inline;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
}

.k-switch-sm {
	width: 52px;
	height: 26px;
	font-size: 10px;
}

	.k-switch-sm .k-switch-track {
		width: 52px;
		height: 26px;
	}

	.k-switch-sm .k-switch-label-on {
		left: 4px;
	}

	.k-switch-sm .k-switch-label-off {
		right: 4px;
	}

	.k-switch-sm .k-switch-thumb {
		width: 26px;
		height: 26px;
	}

	.k-switch-sm.k-switch-on .k-switch-thumb-wrap {
		left: calc(100% - 13px);
	}

	.k-switch-sm.k-switch-off .k-switch-thumb-wrap {
		left: 13px;
	}

	.k-switch-sm[dir="rtl"] .k-switch-label-on,
	[dir="rtl"] .k-switch-sm .k-switch-label-on,
	.k-rtl .k-switch-sm .k-switch-label-on {
		left: auto;
		right: 4px;
	}

	.k-switch-sm[dir="rtl"] .k-switch-label-off,
	[dir="rtl"] .k-switch-sm .k-switch-label-off,
	.k-rtl .k-switch-sm .k-switch-label-off {
		right: auto;
		left: 4px;
	}

	.k-switch-sm[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
	[dir="rtl"] .k-switch-sm.k-switch-on .k-switch-thumb-wrap,
	.k-rtl .k-switch-sm.k-switch-on .k-switch-thumb-wrap {
		left: 13px;
	}

	.k-switch-sm[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
	[dir="rtl"] .k-switch-sm.k-switch-off .k-switch-thumb-wrap,
	.k-rtl .k-switch-sm.k-switch-off .k-switch-thumb-wrap {
		left: calc(100% - 13px);
	}

.k-switch-md {
	width: 60px;
	height: 30px;
	font-size: 10px;
}

	.k-switch-md .k-switch-track {
		width: 60px;
		height: 30px;
	}

	.k-switch-md .k-switch-label-on {
		left: 6px;
	}

	.k-switch-md .k-switch-label-off {
		right: 6px;
	}

	.k-switch-md .k-switch-thumb {
		width: 30px;
		height: 30px;
	}

	.k-switch-md.k-switch-on .k-switch-thumb-wrap {
		left: calc(100% - 15px);
	}

	.k-switch-md.k-switch-off .k-switch-thumb-wrap {
		left: 15px;
	}

	.k-switch-md[dir="rtl"] .k-switch-label-on,
	[dir="rtl"] .k-switch-md .k-switch-label-on,
	.k-rtl .k-switch-md .k-switch-label-on {
		left: auto;
		right: 6px;
	}

	.k-switch-md[dir="rtl"] .k-switch-label-off,
	[dir="rtl"] .k-switch-md .k-switch-label-off,
	.k-rtl .k-switch-md .k-switch-label-off {
		right: auto;
		left: 6px;
	}

	.k-switch-md[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
	[dir="rtl"] .k-switch-md.k-switch-on .k-switch-thumb-wrap,
	.k-rtl .k-switch-md.k-switch-on .k-switch-thumb-wrap {
		left: 15px;
	}

	.k-switch-md[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
	[dir="rtl"] .k-switch-md.k-switch-off .k-switch-thumb-wrap,
	.k-rtl .k-switch-md.k-switch-off .k-switch-thumb-wrap {
		left: calc(100% - 15px);
	}

.k-switch-lg {
	width: 83px;
	height: 34px;
	font-size: 10px;
}

	.k-switch-lg .k-switch-track {
		width: 83px;
		height: 34px;
	}

	.k-switch-lg .k-switch-label-on {
		left: 8px;
	}

	.k-switch-lg .k-switch-label-off {
		right: 8px;
	}

	.k-switch-lg .k-switch-thumb {
		width: 34px;
		height: 34px;
	}

	.k-switch-lg.k-switch-on .k-switch-thumb-wrap {
		left: calc(100% - 17px);
	}

	.k-switch-lg.k-switch-off .k-switch-thumb-wrap {
		left: 17px;
	}

	.k-switch-lg[dir="rtl"] .k-switch-label-on,
	[dir="rtl"] .k-switch-lg .k-switch-label-on,
	.k-rtl .k-switch-lg .k-switch-label-on {
		left: auto;
		right: 8px;
	}

	.k-switch-lg[dir="rtl"] .k-switch-label-off,
	[dir="rtl"] .k-switch-lg .k-switch-label-off,
	.k-rtl .k-switch-lg .k-switch-label-off {
		right: auto;
		left: 8px;
	}

	.k-switch-lg[dir="rtl"].k-switch-on .k-switch-thumb-wrap,
	[dir="rtl"] .k-switch-lg.k-switch-on .k-switch-thumb-wrap,
	.k-rtl .k-switch-lg.k-switch-on .k-switch-thumb-wrap {
		left: 17px;
	}

	.k-switch-lg[dir="rtl"].k-switch-off .k-switch-thumb-wrap,
	[dir="rtl"] .k-switch-lg.k-switch-off .k-switch-thumb-wrap,
	.k-rtl .k-switch-lg.k-switch-off .k-switch-thumb-wrap {
		left: calc(100% - 17px);
	}

.k-switch[dir="rtl"] .k-switch-thumb,
[dir="rtl"] .k-switch .k-switch-thumb,
.k-switch.k-rtl .k-switch-thumb,
.k-rtl .k-switch .k-switch-thumb {
	transform: translate(50%, -50%);
}

.k-switch-off .k-switch-track {
	border-color: #005CC8;
	color: #005CC8;
	background-color: #fff;
}

.k-switch-off .k-switch-thumb {
	border-color: #005CC8;
	color: white;
	background-color: #005CC8;
}

.k-switch-off:focus .k-switch-track, .k-switch-off.k-focus .k-switch-track {
	outline: 2px solid rgba(0, 0, 0, 0.08);
}

.k-switch-off .k-switch-label-on {
	color: transparent;
}

.k-switch-on .k-switch-track {
	border-color: #005CC8;
	color: white;
	background-color: #005CC8;
}

.k-switch-on .k-switch-thumb {
	border-color: #005CC8;
	color: #424242;
	background-color: #fafafa;
}

.k-switch-on:focus .k-switch-track, .k-switch-on.k-focus .k-switch-track {
	outline: 2px solid rgba(200, 200, 200, 0.25);
}

.k-switch-on .k-switch-label-off {
	color: transparent;
}

.k-switch-on.k-hover .k-switch-track, .k-switch-on.k-state-hover .k-switch-track, .k-switch-on:hover .k-switch-track {
	border-color: #005CC8;
	color: white;
	background-color: #005CC8;
}

.k-switch-on.k-hover .k-switch-thumb, .k-switch-on.k-state-hover .k-switch-thumb, .k-switch-on:hover .k-switch-thumb {
	border-color: #005CC8;
	color: white;
	background-color: #005CC8;
	background-image: url(textures/highlight.png);
	background-image: none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%)
}

.k-switch-off.k-hover .k-switch-track, .k-switch-off.k-state-hover .k-switch-track, .k-switch-off:hover .k-switch-track {
	border-color: #005CC8;
	color: white;
	background-color: #005CC8;
}

.k-switch-off.k-hover .k-switch-thumb, .k-switch-off.k-state-hover .k-switch-thumb, .k-switch-off:hover .k-switch-thumb {
	border-color: #005CC8;
	color: white;
	background-color: #005CC8;
	background-image: url(textures/highlight.png);
	background-image: none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%)
}

.k-switch-on.k-focus, .k-switch-on.k-state-focused, .k-switch-on:focus {
	box-shadow: 0 0 3px 1px rgba(0,0,0,.3)
}

	.k-switch-on.k-focus .k-switch-track, .k-switch-on.k-state-focused .k-switch-track, .k-switch-on:focus .k-switch-track {
		border-color: #005CC8;
		color: white;
		background-color: #005CC8;
	}

	.k-switch-on.k-focus .k-switch-thumb, .k-switch-on.k-state-focused .k-switch-thumb, .k-switch-on:focus .k-switch-thumb {
		border-color: #005CC8;
		color: #424242;
		background-color: #fafafa;
		background-image: url(textures/highlight.png);
		background-image: none,linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(255,255,255,0) 100%)
	}

.k-switch-off.k-focus, .k-switch-off.k-state-focused, .k-switch-off:focus {
	box-shadow: 0 0 3px 1px rgba(0,0,0,.3)
}

	.k-switch-off.k-focus .k-switch-track, .k-switch-off.k-state-focused .k-switch-track, .k-switch-off:focus .k-switch-track {
		border-color: #005CC8;
		color: #005CC8;
		background-color: #fff;
	}

	.k-switch-off.k-focus .k-switch-thumb, .k-switch-off.k-state-focused .k-switch-thumb, .k-switch-off:focus .k-switch-thumb {
		border-color: #005CC8;
		color: white;
		background-color: #005CC8;
		background-image: url(textures/highlight.png);
		background-image: none,linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%)
	}


.k-picker, .k-widget.k-picker {
	border-color: #7f9db9;
	color: #003f59;
	background-color: #fff;
	background-image: none;
}

.k-input-inner {
	padding: 4px 4px;
	width: 100%;
	border: 0;
	outline: 0;
	color: inherit;
	background: 0 0;
	font: inherit;
	flex: 1;
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-appearance: none;