body {
	background-color: #373737;
	font-family: Arial,Verdana,sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#mainContain {
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	width: 958px;
	/*width: auto; jkrebs*/
}

#header, #bubbleheader {
	height: 91px;
	position: relative;
}

#header {
	background: url(header.png) no-repeat; /*repeat-x; jkrebs*/
	background-position-y: -30px;
}

#bubbleheader {
	background: url(headerbubble.png) no-repeat;
}

#menu {
	background-image: url(menuBG.png);
	background-repeat: no-repeat; /*repeat-x; jkrebs*/
	color: White;
	width: 958px; /* auto; jkrebs*/
	padding: 0px 5px 0px 20px;
}

#reportMenuWrapper.reportMenuReportList ul {
	/*position: absolute;
	left: 234px;
	top: 144px;
	width: 234px; jkrebs*/
}

.parameterContainer {
	/* padding-left: 234px; jkrebs */
	padding-bottom:20px;
}

.stackedParameters {
	vertical-align: top;
	width: 234px;
	padding-left: 220px;
	display: none;
}

.stackedParametersWrapper {
	
}

.parameterHeader {
	background-color: #4A72BD;
	padding: 0.5em;
}

.parameterHeader .title {
	font-weight: bold;
}

.parameterValue {
	padding: 0.5em 0.33em;
}

#dnnBodyContain {
	background-image: url(bodybackground.png);
	background-color: #fff;
	overflow: hidden;
	padding: 0 10px 0 11px;
	/* padding: 0px; jkrebs*/
}

#dnnBody {
	margin: 0 21px 0;
}

#endContain {
	margin-left: 4px;
}

#footer {
	text-align: left;
	color: White;
	height: 20px;
	font: normal 14px/1.0 Arial /*!important;*/;
	margin: 2px 10px 10px 10px;
}

#search {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #fff;
	text-align: right;
	margin: 0;
	width: 700px;
	height: 40px;
}

#user {
	color: #fff;
	text-align: right;
	width: 700px;
	height: 30px;
	position: absolute;
	top: 8px;
	right: 20px;
}

#reports, #Glassreports {
	position: absolute;
	right: 0px;
	padding-right: 11px;
	line-height: 0;
}

#Glassreports {
	top: 63px;
}

#reports {
	top: 41px;
	right: 4px;
}

#siteLogo {
	position: absolute;
	top: 12px;
	left: 33px;
}

#headerMessage {
	position: absolute;
	left: 240px;
	top: 12px;
}

	#headerMessage > span {
		color: #ffff00;
		font-size: 48pt;
	}

#trainingManual {
	position: absolute;
	right: 25px;
	top: 95px;
}

#manualContain {
	position: relative;
}

.LoginLogoContainer {
	position: absolute;
	top: 10px;
	left: 550px;
}

	.LoginLogoContainer img {
		border: solid 1px #000;
	}

/* Content Panels */
.toppane {
}

#centerRow {
	padding-top: 5px;
}

.sidePane {
	width: 24%;
	float: left;
}

.contentpane {
}

.ThreeColumn .contentpane {
	width: 50%;
	margin: 0 5px;
	float: left;
}

.OneColumn .contentpane {
	margin-top: 5px;
}

.bottompane {
	clear: both;
	margin-top: 5px;
}

.reportpane {
	width: 100%;
}
/* Header Styles */
.SkinObject {
	font-weight: normal;
	font-size: 8.5pt;
	color: #fff;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.SkinObject:link {
	text-decoration: none;
	color: #fff;
}

a.SkinObject:visited {
	text-decoration: none;
	color: #fff;
}

a.SkinObject:hover {
	text-decoration: none;
	color: #d69;
}

a.SkinObject:active {
	text-decoration: none;
	color: #d69;
}

/* Menu Styles */

.MainMenu_MenuItem {
	color: White;
}

.MainMenu_MenuItemSel {
	color: Black;
	background: url(MenuItemSelBG.png) repeat-x top left;
}

.MainMenu_MenuItem, .MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
}

#menu .MainMenu_MenuItem, #menu .MainMenu_MenuItemSel {
	line-height: 28px !important;
}

.MainMenu_MenuIcon {
	background-color: #373737;
	padding-left: 5px;
}

.MainMenu_SubMenu {
	background-color: #373737;
}

#menu .MainMenu_SubMenu .MainMenu_MenuItem, #menu .MainMenu_SubMenu .MainMenu_MenuItemSel {
	line-height: 22px !important;
}

.MainMenu_MenuArrow, .MainMenu_MenuItem, .MainMenu_MenuIcon {
	border: none;
}

.MainMenu_MenuArrow {
	padding-right: 5px;
}

/* Report buttons */

#PSAPReports {
	width: 69px;
	background-image: url(PSAPReports.png);
}

#GroupReports {
	width: 85px;
	background-image: url(GroupReports.png);
}

#AdHocReports {
	width: 87px;
	background-image: url(AdHocReports.png);
}

#RawDataReports {
	width: 107px;
	background-image: url(RawDataReports.png);
}

.ReportItem {
	float: right;
	padding: 0px 1px;
}

.GlassReportItem {
	float: right;
	margin: 0px 0px;
}

/* Carrier Contact Management (KSAS) */
.ksasPage.submittedRequests {
}

.ksasPage .pageMessage {
}

.ksasPage .panelNewRequest {
	float: right;
}

	.ksasPage .panelNewRequest > div {
		margin-bottom: 0.75em;
	}

		.ksasPage .panelNewRequest > div input[type="submit"] {
			min-width: 120px;
		}

.ksasPage .panelFilter {
	margin: 2em 0em;
}

.ksasPage.bulkLoader .panelFilter {
	margin: 0em 0em 1em 0em;
}

.ksasPage .filterItem {
	padding-bottom: 1em;
}

	.ksasPage .filterItem .filterItemLabel {
		display: inline-block;
		width: 3.5em;
		text-align: right;
		padding-right: 0.25em;
		font-weight: bold;
	}

	.ksasPage .filterItem .filterDateFrom, .ksasPage .filterItem .filterDateTo {
		display: inline-block;
	}

		.ksasPage .filterItem .filterDateFrom input[type="text"], .ksasPage .filterItem .filterDateTo input[type="text"] {
			width: 6em;
		}

	.ksasPage .filterItem .filterDateTo {
		padding-left: 2em;
	}

		.ksasPage .filterItem .filterDateTo .filterItemLabel {
			width: 2em;
		}

.ksasPage .filterCommands {
	margin-left: 4em;
	padding-left: 1px;
}

.ksasPage.bulkLoader .filterCommands {
	margin-left: 0em;
	margin-top: 2em;
}

.ksasPage .filterMessages {
	margin-left: 4em;
	color: #ff0000;
}

.ksasPage.editContacts .filterMessages {
	color: #000000;
	margin-top: 1em;
}

.ksasPage.bulkLoader .filterMessages {
	margin-left: 0em;
	margin-top: 1em;
}

	.ksasPage.bulkLoader .filterMessages .good, .ksasPage.bulkLoader .filterMessages .bad {
		color: #000000;
	}

		.ksasPage.bulkLoader .filterMessages .bad .error {
			color: #ff0000;
		}

		.ksasPage.bulkLoader .filterMessages .bad .title {
			color: #ff0000;
			font-weight: bold;
			margin: 1em 0em 0.75em 0em;
		}

		.ksasPage.bulkLoader .filterMessages .bad .failedItem {
			border: solid 1px #bbb;
			margin-bottom: 1em;
		}

			.ksasPage.bulkLoader .filterMessages .bad .failedItem .header {
				background-color: #eee;
				border-bottom: solid 1px #bbb;
				padding: 0.25em;
			}

				.ksasPage.bulkLoader .filterMessages .bad .failedItem .header > div {
					display: inline-block;
				}

					.ksasPage.bulkLoader .filterMessages .bad .failedItem .header > div label {
						font-style: italic;
					}

					.ksasPage.bulkLoader .filterMessages .bad .failedItem .header > div span {
						font-weight: bold;
						margin-right: 0.5em;
					}

			.ksasPage.bulkLoader .filterMessages .bad .failedItem table.Normal {
				width: 100%;
				border: none 0px;
			}

				.ksasPage.bulkLoader .filterMessages .bad .failedItem table.Normal th,
				.ksasPage.bulkLoader .filterMessages .bad .failedItem table.Normal td {
					border: none 0px;
				}

				.ksasPage.bulkLoader .filterMessages .bad .failedItem table.Normal td {
					border-top: solid 1px #bbb;
				}

					.ksasPage.bulkLoader .filterMessages .bad .failedItem table.Normal td:first-child,
					.ksasPage.bulkLoader .filterMessages .bad .failedItem table.Normal th:first-child {
						width: 20%;
					}

.ksasPage .filterMessages ul {
	padding: 0;
}

	.ksasPage .filterMessages ul li {
		list-style-type: none;
	}

.ksasPage .formItem {
	padding-bottom: 1em;
	margin-top: 3px;
}

	.ksasPage .formItem .formItemLabel {
		display: inline-block;
		text-align: right;
		padding-right: 0.25em;
		font-weight: bold;
		width: 120px;
	}

		.ksasPage .formItem .formItemLabel.top {
			vertical-align: top;
			padding-top: 0.1em;
		}

	.ksasPage .formItem textarea {
		resize: none;
		width: 300px;
	}

	.ksasPage .formItem .formItemInput {
		width: 250px;
	}

	.ksasPage .formItem .phoneEdit {
		width: 100px;
	}

	.ksasPage .formItem .extensionEdit {
		width: 45px;
	}

.ksasPage .panelGridContainer {
	margin: 2em 0em 0em 0em;
	width: 100%;
}

	.ksasPage .panelGridContainer .resultSummary {
		margin-bottom: 0.25em;
		font-size: 90%;
		font-style: italic;
	}

		.ksasPage .panelGridContainer .resultSummary .resultHeadline {
			font-weight: bold;
		}

.ksasPage .hint {
	font-weight: lighter;
	color: dodgerblue;
}

.ksasPage .panelGridContainer table {
	width: 100%;
}

.ksasPage .panelGridContainer tbody tr {
	height: 18px;
}

	.ksasPage .panelGridContainer tbody tr.paging table {
		width: auto;
	}

	.ksasPage .panelGridContainer tbody tr td.requestComplete, .ksasPage .panelGridContainer tbody tr td.requestActive {
		height: 18px;
		padding: 2px;
	}

		.ksasPage .panelGridContainer tbody tr td.requestComplete a, .ksasPage .panelGridContainer tbody tr td.requestActive a {
			color: #f5fffa;
		}

			.ksasPage .panelGridContainer tbody tr td.requestComplete a.noLink:hover, .ksasPage .panelGridContainer tbody tr td.requestActive a.noLink:hover {
				text-decoration: none;
			}

.ksasPage .panelGridContainer td.requestComplete {
	background-color: #006400;
	color: #f5fffa;
}

.ksasPage .panelGridContainer td.requestActive {
	background-color: #b22222;
	color: #f5fffa;
}

.ksasPage .panelGridContainer tbody tr.requestComplete:hover {
	background-color: #D8FFD8;
	color: #000000;
}

.ksasPage .panelGridContainer tbody tr.requestActive:hover {
	background-color: #FFD8D8;
	color: #000000;
}

.ksasPage .panelGridContainer tbody td.carrier,
.ksasPage .panelGridContainer tbody td.name,
.ksasPage .panelGridContainer tbody td.email,
.ksasPage .panelGridContainer tbody td.address,
.ksasPage .panelGridContainer tbody td.phone,
.ksasPage .panelGridContainer tbody td.psap,
.ksasPage .panelGridContainer tbody td.date,
.ksasPage .panelGridContainer tbody td.status,
.ksasPage .panelGridContainer tbody td.contact,
.ksasPage .panelGridContainer tbody td.icon {
    word-wrap: break-word;
    vertical-align: top;
}

.ksasPage .panelGridContainer tbody td.carrier {
    max-width: 80px;
}

.ksasPage .panelGridContainer tbody td.name {
    max-width: 80px;    
}

.ksasPage .panelGridContainer tbody td.email {
    max-width: 100px;
}

.ksasPage .panelGridContainer tbody td.address {
    max-width: 150px;
}

.ksasPage .panelGridContainer tbody td.phone {
    max-width: 80px;
}

.ksasPage .panelGridContainer tbody td.psap {
    max-width: 100px;
}

.ksasPage .panelGridContainer tbody td.date {
    max-width: 120px;
}

.ksasPage .panelGridContainer tbody td.status {
    max-width: 80px;
}

.ksasPage .panelGridContainer tbody td.contact {
    max-width: 150px;
}

.ksasPage .panelGridContainer tbody td.icon {
    max-width: 20px;
}

.ksasPage.offlineRequest .filterItem .filterDateFrom, .ksasPage.offlineRequest .filterItem .filterDateTo {
	display: block;
}

	.ksasPage.offlineRequest .filterItem .filterDateFrom input[type="text"], .ksasPage.offlineRequest .filterItem .filterDateTo input[type="text"] {
		width: 10em;
	}

.ksasPage.offlineRequest .filterItem .filterItemLabel {
	width: 8em;
}

.ksasPage.offlineRequest .filterItem .filterDateTo {
	padding-left: 0em;
	padding-top: 1em;
}

.ksasPage.offlineRequest .filterCommands {
	margin-left: 8.5em;
	padding-left: 1px;
}

.ksasPage.offlineRequest .filterMessages {
	margin-left: 8.5em;
}

.ksasPage.phoneRequest .formItem .formItemLabel,
.ksasPage.createRequest .formItem .formItemLabel {
	width: 3.5em;
}

.ksasPage.phoneRequest .filterCommands,
.ksasPage.createRequest .filterCommands {
	margin-left: 4em;
	padding-left: 1px;
}

.ksasPage.phoneRequest .contactList {
	margin-top: 1em;
}

	.ksasPage.phoneRequest .contactList .contactInfo {
		border: solid 1px #bbb;
		margin-bottom: 1em;
	}

		.ksasPage.phoneRequest .contactList .contactInfo .header {
		}

		.ksasPage.phoneRequest .contactList .contactInfo .header {
			background-color: #eee;
			border-bottom: solid 1px #bbb;
			padding: 0.25em 0.5em;
			min-height: 1.5em;
		}

			.ksasPage.phoneRequest .contactList .contactInfo .header > div {
				display: inline-block;
			}

				.ksasPage.phoneRequest .contactList .contactInfo .header > div label {
					font-style: italic;
				}

				.ksasPage.phoneRequest .contactList .contactInfo .header > div span {
					font-weight: bold;
					padding: 0.25em 0em;
				}

			.ksasPage.phoneRequest .contactList .contactInfo .header .filterCommands {
				float: right;
			}

			.ksasPage.phoneRequest .contactList .contactInfo .header .formItem {
				padding-top: 0em;
				padding-bottom: 0em;
			}

				.ksasPage.phoneRequest .contactList .contactInfo .header .formItem .formItemLabel,
				.ksasPage.phoneRequest .contactList .contactInfo .contents .formItem .formItemLabel {
					width: 80px;
					font-style: italic;
					font-weight: normal;
				}

				.ksasPage.phoneRequest .contactList .contactInfo .header .formItem .formItemInput {
					min-width: 200px;
				}

		.ksasPage.phoneRequest .contactList .contactInfo .contents {
			padding: 0.5em;
		}

			.ksasPage.phoneRequest .contactList .contactInfo .contents .formItem {
				padding-top: 1em;
				padding-bottom: 0em;
			}

				.ksasPage.phoneRequest .contactList .contactInfo .contents .formItem:first-child {
					padding-top: 0em;
				}

.ksasPage.searchContacts .formItem .formItemLabel {
	width: 5.5em;
}

.ksasPage.searchContacts .filterCommands {
	margin-left: 6em;
	padding-left: 1px;
}

.ksasPage.searchContacts .filterMessages {
	margin-left: 6em;
}

.ksasPage.editContacts .formItem .formItemLabel {
	width: 7.5em;
}

.ksasPage.editContacts .filterCommands {
	margin-left: 8em;
	padding-left: 1px;
}

.ksasPage.editContacts .filterMessages {
	margin-left: 8em;
}

.ksasPage.psapAdmin .formItem .formItemLabel {
	width: 7.5em;
}

.ksasPage.psapAdmin .filterCommands {
	margin-left: 8em;
	padding-left: 1px;
}

.ksasPage.psapAdmin .formItem table.checkList {
	display: inline-table;
}

	.ksasPage.psapAdmin .formItem table.checkList tbody tr td {
		padding-top: 0.5em;
	}

	.ksasPage.psapAdmin .formItem table.checkList tbody tr:first-child td {
		padding-top: 0em;
	}

.ksasPage .formError {
	margin-left: 3.5em;
}

/* Jeopardy Status Map */
.jeopardy-list-container {
	min-width: 500px;
}

	.jeopardy-list-container a.link-button {
		float: right;
	}

		.jeopardy-list-container a.link-button,
		.jeopardy-list-container a.link-button:visited {
			color: #0000ff;
		}

	.jeopardy-list-container .filter-container {
	}

		.jeopardy-list-container .filter-container .filter-container-popup {
			width: 400px;
			background-color: White;
			border-width: 2px;
			border-color: Black;
			border-style: solid;
			text-align: left;
		}

		.jeopardy-list-container .filter-container .filter-header {
			background-color: #4169E1;
			color: white;
			border-bottom: solid 1px #3353B2;
			font-size: 120%;
			font-weight: bold;
			width: 100%;
			padding: 8px 0px;
			text-align: center;
		}

		.jeopardy-list-container .filter-container .filter-content {
			padding: 8px 16px;
		}

			.jeopardy-list-container .filter-container .filter-content .filter-section {
				padding-top: 8px;
			}

				.jeopardy-list-container .filter-container .filter-content .filter-section:first-child {
					padding-top: 0px;
				}

		.jeopardy-list-container .filter-container .filter-footer {
			padding: 8px 16px;
			text-align: right;
			background-color: #ddd;
			border-top: solid 1px #ccc;
		}

	.jeopardy-list-container .checkbox-list {
	}

		.jeopardy-list-container .checkbox-list td {
			padding: 0;
			margin: 0;
		}

.jeopardy-list {
	padding-top: 19px;
}

	.jeopardy-list .jeopardy-status-item:first-child {
		border-top: solid 1px #bbb;
		margin-top: 0px;
	}

.jeopardy-status-item {
	border: solid 1px #bbb; /*border-top: 0px none;*/
	margin-top: 5px;
}

	.jeopardy-status-item label {
		font-style: italic;
	}

	.jeopardy-status-item .psap-name {
		padding: 2px;
		border-bottom: solid 1px #bbb;
		font-weight: bold;
		margin-bottom: 1px;
	}

		.jeopardy-status-item .psap-name a {
			color: #000000;
		}

		.jeopardy-status-item .psap-name .psap-name-text {
			display: inline-block;
			max-width: 300px;
		}

		.jeopardy-status-item .psap-name.Red {
			background-color: #ff0000;
		}

		.jeopardy-status-item .psap-name.Orange {
			background-color: #ff6a00
		}

		.jeopardy-status-item .psap-name.Yellow {
			background-color: #ffff00;
		}

		.jeopardy-status-item .psap-name div.reporting-status {
			display: inline-block;
			float: right;
		}

	.jeopardy-status-item .last-call {
		display: inline-block;
		margin-left: 4px;
	}

	.jeopardy-status-item .collection-type {
		display: inline-block;
		float: right;
		margin-right: 4px;
	}

	.jeopardy-status-item .outage-list {
	}

		.jeopardy-status-item .outage-list .outage-item {
			padding: 3px 0px 3px 0px;
		}

			.jeopardy-status-item .outage-list .outage-item:hover {
				background-color: #9bcbf6;
			}

			.jeopardy-status-item .outage-list .outage-item.Heartbeat:hover {
				background-color: #FFCCCC;
			}

			.jeopardy-status-item .outage-list .outage-item.CallVolume:hover {
				background-color: #FFFF99;
			}

			.jeopardy-status-item .outage-list .outage-item.AliController:hover {
				background-color: #D7A0D7;
			}

			.jeopardy-status-item .outage-list .outage-item.AliFormat:hover {
				background-color: #C69FC6;
			}

			.jeopardy-status-item .outage-list .outage-item.CpeDisconnect:hover {
				background-color: #D8D8FF;
			}

			.jeopardy-status-item .outage-list .outage-item.InvalidBaudRate:hover {
				background-color: #FFD8DF;
			}

			.jeopardy-status-item .outage-list .outage-item.SmsVolume:hover {
				background-color: #F4E7D0;
			}

			.jeopardy-status-item .outage-list .outage-item.SmsHeartbeat:hover {
				background-color: #FFCCFF;
			}

			.jeopardy-status-item .outage-list .outage-item.RawDataFlow:hover {
				background-color: #FFD999;
			}

			.jeopardy-status-item .outage-list .outage-item.RawHeartbeat:hover {
				background-color: #BCDDDA;
			}

			.jeopardy-status-item .outage-list .outage-item.LowDiskSpace:hover {
				background-color: #E0E0E0;
			}

			.jeopardy-status-item .outage-list .outage-item.SftpConnection:hover {
				background-color: #BFE4FF;
			}

		.jeopardy-status-item .outage-list .outage-name,
		.jeopardy-status-item .outage-list .outage-begin-datetime,
		.jeopardy-status-item .outage-list .outage-issueid,
		.jeopardy-status-item .outage-list .outage-empty,
		.jeopardy-status-item .outage-list .outage-parser,
		.jeopardy-status-item .outage-list .outage-port {
			display: inline-block;
		}

		.jeopardy-status-item .outage-list .outage-name  {
			min-width: 150px;
		}

		.jeopardy-status-item .outage-list .outage-empty {
			min-width: 150px;
		}

		.jeopardy-status-item .outage-list .outage-begin-datetime {
			min-width: 218px;
		}

		.jeopardy-status-item .outage-list .outage-parser {
			min-width: 218px;
		}

		.jeopardy-status-item .outage-list .outage-issueid a:hover {
			text-decoration: none;
			color: #000;
		}

		.jeopardy-status-item .outage-list .outage-name .outage-status {
			display: inline-block;
			border: solid 1px black;
			width: 8px;
			height: 8px;
			border-radius: 4px;
			margin: 0px 2px;
		}

			.jeopardy-status-item .outage-list .outage-name .outage-status.Heartbeat {
				background-color: #ff0000;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.CallVolume {
				background-color: #ffff00;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.AliController {
				background-color: #000000;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.AliFormat {
				background-color: #800080;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.CpeDisconnect {
				background-color: #0000ff;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.InvalidBaudRate {
				background-color: #ffc0cb;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.SmsVolume {
				background-color: #f5deb3;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.SmsHeartbeat {
				background-color: #ff00ff;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.RawDataFlow {
				background-color: #ffa500;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.RawHeartbeat {
				background-color: #40e0d0;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.LowDiskSpace {
				background-color: #808080;
			}

			.jeopardy-status-item .outage-list .outage-name .outage-status.SftpConnection {
				background-color: #0094FF;
			}

.checkbox-list .Heartbeat label::before,
.checkbox-list .CallVolume label::before,
.checkbox-list .AliController label::before,
.checkbox-list .AliFormat label::before,
.checkbox-list .CpeDisconnect label::before,
.checkbox-list .InvalidBaudRate label::before,
.checkbox-list .SmsVolume label::before,
.checkbox-list .SmsHeartbeat label::before,
.checkbox-list .RawDataFlow label::before,
.checkbox-list .RawHeartbeat label::before,
.checkbox-list .LowDiskSpace label::before,
.checkbox-list .SftpConnection label::before {
	content: "";
	display: inline-block;
	border: solid 1px black;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	margin: 0px 2px;
}

.checkbox-list .Heartbeat label::before {
	background-color: #ff0000;
}

.checkbox-list .CallVolume label::before {
	background-color: #ffff00;
}

.checkbox-list .AliController label::before {
	background-color: #000000;
}

.checkbox-list .AliFormat label::before {
	background-color: #800080;
}

.checkbox-list .CpeDisconnect label::before {
	background-color: #0000ff;
}

.checkbox-list .InvalidBaudRate label::before {
	background-color: #ffc0cb;
}

.checkbox-list .SmsVolume label::before {
	background-color: #f5deb3;
}

.checkbox-list .SmsHeartbeat label::before {
	background-color: #ff00ff;
}

.checkbox-list .RawDataFlow label::before {
	background-color: #ffa500;
}

.checkbox-list .RawHeartbeat label::before {
	background-color: #40e0d0;
}

.checkbox-list .LowDiskSpace label::before {
	background-color: #808080;
}

.checkbox-list .SftpConnection label::before {
	background-color: #0094FF;
}

/* Scheduled Report */
.scheduledReport {
	margin-top: -2.5em;
}

.adhoc .scheduledReport {
	margin-top: 0em;
	margin-left: 8px;
}

.scheduledReport .scheduleLabel {
	font-weight: bold;
}

.scheduledReport .scheduleReportHeader {
	display: none;
	padding: 4px;
	font-size: 120%;
	font-weight: bold;
	background-color: #0094FF;
	color: #ffffff;
}

	.scheduledReport .scheduleReportHeader:hover {
		cursor: pointer;
	}

.scheduledReport .scheduleReportOptions {
	padding: 8px 8px 8px 0px; /*border: solid 1px #bbb;*/
}

.whenToRunSection,
.scheduley {
	display: none;
}

.useReportGeneratorContainer {
	display: inline-block;
	font-size: 80%;
}

	.useReportGeneratorContainer label {
		font-size: 12px;
		font-style: italic;
	}


.scheduledReportFilterContainer {
}

	.scheduledReportFilterContainer .scheduledReportFilter {
		display: inline-block;
		margin-right: 2em;
	}

		.scheduledReportFilterContainer .scheduledReportFilter label {
			font-weight: bold;
		}

.scheduleLabel {
	margin-bottom: 0.5em;
}

.scheduleReportFrequency .scheduleLabel,
.scheduleReportDeliveryDayOfWeek .scheduleLabel,
.scheduleReportDeliveryDayOfMonth .scheduleLabel,
.scheduleReportQuarterlyStartMonth .scheduleLabel,
.scheduleReportAnnualDeliveryMonth .scheduleLabel,
.scheduleReportDateRange .scheduleLabel,
.scheduleReportTimeBlock .scheduleLabel {
	display: inline-block;
	width: 100px;
	text-align: right;
}

	.scheduleReportTimeBlock .scheduleLabel.keepClose {
		display: inline;
	}

.scheduleReportInfo {
	margin-top: 1em;
}

input.timestamp {
	width: 40px;
}

.scheduledReportName,
.scheduledReportDescription {
	display: inline-block;
}

	.scheduledReportName span.scheduleLabel,
	.scheduledReportDescription span.scheduleLabel {
		display: block;
		margin-bottom: 0.2em;
	}

.scheduledReportEmailTo span.scheduleLabel {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.scheduledReportName {
	width: 48%;
}

.scheduledReportDescription {
	width: 48%;
	margin-left: 1em;
}

.scheduledReportEmailTo {
	width: 99%;
}

	.scheduledReportName input,
	.scheduledReportDescription input,
	.scheduledReportEmailTo input {
		width: 100%;
	}

/* Scheduled Report List */
.scheduledReportContainer {
	font-size: 13px;
}

.scheduledReportItem {
	margin-top: 0.75em;
	border: solid 1px #999999;
}

.scheduledReportItem-reportName {
	font-size: 120%;
	font-weight: bold;
	background-color: #0094FF;
	color: #ffffff;
	border-bottom: solid #999999 1px;
	padding: 0.2em 0.33em;
}

	.scheduledReportItem-reportName.disabled {
		background-color: #bbb;
		color: #222;
		font-style: italic;
	}

	.scheduledReportItem-reportName .reportLinks {
		float: right;
		font-weight: normal;
	}

	.scheduledReportItem-reportName span.title {
		display: inline-block;
		max-width: 590px;
		word-wrap: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.scheduledReportItem-reportName .reportLinks a {
		color: #ffffff;
		margin-left: 1em;
	}

	.scheduledReportItem-reportName.disabled .reportLinks a {
		color: #222;
	}

.scheduledReportItem-errorPanel {
	background-color: #dfdfdf;
	color: #ff0000;
	font-weight: bold;
	font-size: 110%;
	border-bottom: solid #999999 1px;
	padding: 0.2em 0.33em;
}

.scheduledReportItem-description {
	padding: 0.25em 0.33em 0em 0.33em;
}

	.scheduledReportItem-description span,
	.scheduledReportItem-emailTo span,
	.scheduledReportItem-userParameters span {
		font-style: italic;
		padding-right: 0.25em;
	}

.scheduledReportItem-emailTo,
.scheduledReportItem-userParameters {
	padding: 0.2em 0.33em;
}

.scheduledReportItem-wiseDescription {
	padding: 0.2em 0.33em 0em 0.33em;
}

	.scheduledReportItem-wiseDescription span {
		font-weight: normal;
	}

.scheduledReportItem-reportDetails {
	margin-top: 0em;
	padding: 0.2em 0.33em;
}

	.scheduledReportItem-reportDetails .reportDetail {
		display: inline-block;
		vertical-align: top;
		padding-right: 0.6em;
		padding-top: 0.2em;
	}

		.scheduledReportItem-reportDetails .reportDetail:last-child {
			padding-right: 0em;
		}

		.scheduledReportItem-reportDetails .reportDetail > span {
			font-weight: bold;
			display: block;
			white-space: nowrap;
		}

	.scheduledReportItem-reportDetails .reportName {
		max-width: 180px;
	}
/*.scheduledReportItem-reportDetails .reportFrequency { max-width: 80px; }
        .scheduledReportItem-reportDetails .reportStartMonth { max-width: 85px; }
        .scheduledReportItem-reportDetails .reportStartDay { max-width: 70px; }
        .scheduledReportItem-reportDetails .reportCreated { max-width: 140px; }
        .scheduledReportItem-reportDetails .reportLastRan { max-width: 140px; }
        .scheduledReportItem-reportDetails .reportOutputType { max-width: 60px; }*/

.scheduledReportItem-reportParameters {
	padding: 0.2em 0.33em;
}

	.scheduledReportItem-reportParameters span.label {
		font-weight: bold;
		display: inline-block;
		margin-top: 0.25em;
	}

	.scheduledReportItem-reportParameters ol {
		margin: 0;
	}

	.scheduledReportItem-reportParameters li .parameterName {
		font-style: italic;
	}

	.scheduledReportItem-reportParameters li .parameterId {
		vertical-align: super;
		font-size: 80%;
	}

.EOL_Notification {
	background: tan;
	transition: .3s ease;
	position: absolute;
	pointer-events: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 30px;
	padding: 15px 15px 15px 50px;
	width: 800px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 12px #808080;
	color: #000000;
	opacity: 0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90);
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=");
	background-position: 15px center !important;
	background-repeat: no-repeat !important;
	z-index: 100;
// Prevent annoying text selection
-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	visibility: hidden;
}