﻿body {
	font-family: "Segoe UI", Verdana;
	font-size: 10pt;
	margin: 0px;
	background-color: #feffff;
}

th.editableColHeader {
	background-color: #9B4317
}

a {
	text-decoration: none;
	border-bottom: 1px dashed
}
a:hover { text-decoration: none; border-bottom:1px solid }

tr.pager { font-size: 12pt; font-weight: bold }

a:visited
{
	color: DarkBlue;
}

.urlWhite a { text-decoration: none; border-bottom:1px dashed; color:white }
.urlWhite a:hover { text-decoration: none; border-bottom:1px solid; color:white }
a.img-noborder {
	border: 0px none;
	text-decoration: none;
}

div.stripMenu td.info a.img-noborder {
	padding: 0px;
	background: none;
}

/* Allows resource library items in dropdown menu to provide their own padding */
.dropit-submenu li.dropit-raw {
	padding: 0px;
}

/* For use in resource library icon links */
img.img-noborder {
}

div.masthead {
	position: fixed;
	z-index: 100;
	width: 100%;
}

table.borderless
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.masthead
{
	background-color: #2b7a78;
	color: #feffff;
	height: 70px;
	border-collapse: collapse;
	width: 100%;
}

div.topMenu
{
	float:left;
	padding: 4px 12px 8px;
	margin: 0px 10px -1px 10px;
	background-color: #3aafa9;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

div.topMenu.current
{
	background-color: #feffff;
	color: #3aafa9;
}

div.topMenu.tabEBS
{
	background-color: #90a80e;
}

/*div.topMenu.tabEBS a
{
	color:black;
	font-weight: bold;
}*/

div.topMenu.tabEBS.current
{
	background-color:white
}


div.masthead div.current a
{
	color: #17252a;
}

div.masthead .title
{
	font-size: 14pt;
	padding-left: 8px;
	white-space: nowrap;
}

div.masthead a
{
	color: #feffff;
	text-decoration: none;
	border-bottom: none;
}

div.mainContent
{
	margin: 2px 8px;
	/*top: 165px;*/
	position:relative;
}

div.footer
{
	border-top: 1px solid lightgray;
	padding: 10px 0px;
	margin-top: 20px;
	text-align:center;
	font-size: 8pt;
	color: #808080;
	letter-spacing: 0.1em;
}

div.pageTitle
{
	font-size: 18pt;
	text-align: center;
	padding-top: 75px;
	color: #17252a;
}

div.stripMenu
{
	padding: 5px 10px;
	margin: 10px 0px;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	background-color: #def2f1;
}

div.stripMenu a
{
	text-decoration: none;
	font-weight: bold;
	color: #606060;
	border-bottom: none;
}

div.stripMenu a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #606060;
}

div.stripMenu a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #202020;
	text-decoration: underline;
}

div.stripMenu td.view a
{
	 padding-left:20px;
	 background:url(/public/overview.png) 0px no-repeat;
   padding-right:18px;
}

div.stripMenu td.done a
{
	 padding-left:18px;
	 background:url(/public/backup.png) 0px no-repeat;
   padding-right:18px;
}

div.stripMenu td.jump a
{
	 padding-left:18px;
	 background:url(/public/linkup.png) 0px no-repeat;
   padding-right:18px;
}

div.stripMenu td.edit a
{
	 padding-left:20px;
	 background:url(/public/edit.png) 0px no-repeat;
   padding-right:18px;
}

div.stripMenu td.dropMenu a
{
	padding-left:18px;
	background:url(/public/menu.png) 0px no-repeat;
	padding-right:18px;
}

div.stripMenu td.info a {
		padding-left: 20px;
		background: url(/public/info.png) 0px no-repeat;
		padding-right: 18px;
}

div.stripMenu td.otherEditor a
{
	 padding-left:20px;
	 background:url(/public/cog.png) 0px no-repeat;
	padding-right:18px;
}

div.stripMenu td.otherViewer a
{
	 padding-left:20px;
	 background:url(/public/eye.png) 0px no-repeat;
   padding-right:18px;
}

div.stripMenu td.excel a
{
	 padding-left:20px;
	 background:url(/public/excel.png) 0px no-repeat;
	 padding-right:18px;
}

div.stripMenu td.specialHighlight a
{
	color: darkmagenta;
}

h1
{
	font-size: 16pt;
	font-weight: normal;
	margin-top: 5px;
}

h2
{
	font-size: 14pt;  /* WAS 13pt */
	font-weight: normal; /* TESTING */
	margin-top: 3px;
	margin-bottom: 5px;
}

h3
{
	font-size: 12pt;   /* WAS 11pt */
	font-weight: normal; /* TESTING */
	margin: 3px 0px 4px;
}

table.grid
{
	BACKGROUND: #f8f8f8;
}

table.grid tr.header
{
	background-color: #2b7a78;
}

table.grid tr.odd
{
	background-color: #e0e0e0;
}

table.grid tr.header td, th
{
	text-align: center;
	color: white;
	font-weight: normal;
}

table.grid td, th
{
	padding: 3px 8px 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

table.grid td.right
{
	text-align: right;
}

table.grid td.left
{
	text-align: left;
}

table.grid td.vBorders
{
	border-left: 1px solid darkgray;
	border-right: 1px solid darkgray;
}

table.grid td.center
{
	text-align: center;
}

table.grid td.previewRowHeader
{
	background-color: #606060;
	text-align: right;
}

table.grid span.previewRowHeader
{
	color: Yellow;
}

table.panelledViewer
{
	/*border-collapse: collapse;*/
}

td.leftPanel
{
	vertical-align: top;
	padding-right: 15px;
}

td.nonLeftPanel
{
	padding-left: 20px;
	vertical-align: top;
	border-left: 1px solid lightgray;
	padding-right: 15px;
}

.small
{
	 font-size: 8pt;
}

table.dataEntry
{
	border-collapse: separate;
}

table.dataEntry.dataGrid td /* Added to ensure consistent spacing when inside a DataGrid, e.g. the ValueEditor */
{
	padding: 5px 2px;
}

table.dataEntry.dataGrid td.checkBoxList /* For checkbox lists inside data entry grid */
{
	padding: 0px 2px;
}

td.checkBoxList select {
	color: black;
}

table.dataEntry td
{
	padding: 4px 2px;
	white-space: nowrap;
}

table.dataEntry td.checkBoxList table td input[type="radio"] {
	vertical-align: top;
	margin-right: 5px;
}

td.topAlign
{
	vertical-align: top;
	padding-top: 40px;
}

td.dataEntryPrompt
{
	vertical-align: top;
	padding-top: 3px;
	text-align: right;
	white-space:nowrap;
}

div.message
{
	 font-size: 12pt;
	 text-align: center;
	 font-weight: bold;
}

div.pageInfo
{
	color:DarkGreen;
}

div.pageError
{
	color:Red; 
}

div.reportGroup
{
	padding-bottom: 10px;
	max-width:325px;
}

div.reportGroup div.reportTitle
{
	font-size: 14pt;
	/*font-weight: bold;*/
	padding-bottom:3px;
}

div.reportGroup div.reportTitle a
{
	text-decoration: none;
	border-bottom: none;
	color: navy;
}

div.reportTitle a:hover
{
}

div.reportGroupMember
{
	padding: 2px 0px;
	max-width: 325px;
}

div.reportGroupMember div.reportTitle
{
	font-size: 10pt;
	/*font-weight: bold;*/
}

div.reportGroupMember div.reportTitle a
{
	 text-decoration: none; border-bottom:1px dashed;
}

div.reportGroupMember div.reportTitle a:hover
{
	 text-decoration: none; border-bottom:1px solid;
}

div.reportNotes p
{
	margin-top: 2px;
	font-size: 9pt;
}

td.right
{
	text-align: right;
	
}


/* Report XML Output */

div.xml-report-sql div 
{
	 height: 200px;
	 overflow:auto;
	 border: 1px solid silver;
	 padding: 5px;
	 white-space: pre-wrap;
	 white-space: -moz-pre-wrap;
	 white-space: -o-pre-wrap;
}

div.xml-parameter
{
	width: 300px;
	height: 375px;
	margin-right: 20px;
	float: left;
}

div.xml-column
{
	width: 300px;
	height: 200px;
	margin-right: 20px;
	float: left;
}

div.xml-parameters, div.xml-columns
{
	border-top: 1px solid silver;
	margin-top: 15px;
	clear:both;
}

div.xml-parameters h2, div.xml-columns h2
{
	text-align: center;
	padding-top:0px;
}

div.xml-report h4
{
	margin-bottom: 4px;
	margin-top: 10px;
}

div.xml-report h3
{
	margin-bottom: 4px;
	margin-top: 10px;
}

div.mapContainer
{
	padding-top: 10px;
	width: 400px;
	display: none;
}

div.mapContainer a
{
	border-bottom: none;
}

div.mapContainer div.mapTitle
{
	padding: 5px 0px;
	font-weight: bold;
	text-align: center;
}

.mapLabel
{
	 background-color: yellow;
    border: 1px solid silver;
    white-space: nowrap;
    margin: 0px;
    padding: 0px 2px;
}

table.itemList
{
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.itemList td
{
	padding: 0px 0px 4px;
}

table.itemList td.itemLabel
{
	padding-right: 8px;
	text-align: right;
	vertical-align: top;
}

table.itemList td.itemValue
{
	font-weight: bold;
	text-align: left;
}

div.AssetPopup
{
	width: 350px;
	height: 350px;
}

div.AssetPopup h1
{
	font-size: 11pt;
	padding-top: 0px;
	margin-top: 0px;
}

div.AssetPopup li
{
	margin-left: 15px;
}

td.mapSearch
{
	text-align: center;
	width: 220px;
	vertical-align: top;
}

td.mapSearch table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

td.mapSearch th
{
	padding-top: 8px;
	padding-bottom: 8px;
}

td.mapSearch th div
{
	padding: 3px;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: normal;
	background-color: #606060;
	color: white;
}

button, input[type="button"], input[type="submit"] {
	background: #ececec;
	background: -moz-linear-gradient(top, #ececec 0%, #dadada 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#dadada));
	background: -webkit-linear-gradient(top, #ececec 0%,#dadada 100%);
	background: -o-linear-gradient(top, #ececec 0%,#dadada 100%);
	background: -ms-linear-gradient(top, #ececec 0%,#dadada 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#dadada',GradientType=0 );
	background: linear-gradient(top, #ececec 0%,#dadada 100%);
	border: 1px solid #ababab;
	border-radius: 15px;
	color: black;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 11px;
	padding-left: 11px;
	margin-right: 15px;
	font-size: 9pt;
	letter-spacing: 0.1em;
}

input[type="button"]:disabled, input[type="submit"]:disabled {
	color: gray;
}

div .roundedButton {
	background-color:silver;
	border-radius: 15px;
	padding: 2px 14px 4px;
	border: 1px solid silver;
	text-align:center;
	letter-spacing: 0.1em;
	font-size: 9pt;
	white-space: nowrap;
}

div.roundedButton a {
	border-bottom: 0px;
}
td.mapSearch table
{
	padding: 0px;
	margin: 0px;
}

td.mapSearch table td 
{
	padding:  0px 0px 6px 3px;
}

td.mapSearch table td img
{
	margin: 0px 5px;
	padding: 2px;
}

div.mapFullPage
{
	 height: 700px;
	 margin-bottom: 0px;
}

li
{
	margin-left: 12px;
}

ul.spaced li
{
	padding-bottom: 10px;
}

.aceList
{
	background-color: white;
	margin-top: 0px;
	list-style-type : none;
	padding: 2px;
	border: 1px solid silver;
}

td.checkBoxList
{
	vertical-align: top;
	padding-top: 3px;
}

td.checkBoxList table, td div.checkBoxList table

{
	border-collapse: collapse;
	border-width: 0px;
}

td.checkBoxList table td, table.checkBoxList td
{
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-right: 15px;
}

table.checkBoxList
{
	border-collapse: collapse;
}

div.searchResult
{
	padding:10px 0px;
}

div.searchResult div.title
{
	font-size: 11pt;
}

div.searchResult div.match
{
	font-size: 10pt;
	color: green;
}

div.searchResult .map
{
	font-size: 9pt;
	font-weight: bold;
}

div.fieldHint
{
	font-size: 9pt;
	color: #404040;
	font-style: italic;
	font-weight: normal;
}

table.borderlessDataLayout
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.borderlessDataLayout td
{
	padding-right: 20px;
	vertical-align: top;
}

table.radioButtonListWithHeadings
{
	/*margin-top: px;*/
	border: 0px;
	border-collapse: collapse;
}

table.radioButtonListWithHeadings td
{
	font-weight: bold;
	padding-bottom: 10px;
	white-space:nowrap;
	padding-top: 0px;
}

table.radioButtonListWithHeadings p
{
	font-weight: normal;
	white-space:normal;
	padding-left: 20px;
	margin-top: 5px;
}

table.dataEntry td.radioButtonListBasic {
	vertical-align: top;
	padding-top: 0px;
}
table.radioButtonListBasic table td {
	padding-top: 0px;
}

table.radioButtonListWithHeadings.narrow td {
	width:350px;
	vertical-align:top;
}

div.assetImageHolder
{
	padding-bottom: 20px;
}

div.assetImageHolder img
{
	border: 0px;
}

div.assetImageHolder a
{
	text-decoration: none;
	border-bottom: none;
}

h2 img.assetVisibility
{
	vertical-align: bottom;
	margin-bottom: 3px;
}

a.tinyThumbLink
{
	text-decoration: none;
	border-bottom: none;
}

a.tinyThumbLink img
{
	width: 100px;
	border: 0px
}

.fileUpload
{
	width: 500px;
	background-color: #efefe1;
	border-color: #ababab;
	border-width: 1px;
	border-style: solid;
}

.calendarExtender
{
	border: 1px solid silver;
	width: 185px;
	background-color: #e8e8e8;
	padding: 0px;
	border: 0px;
}

div.ajax__calendar_days table td
{
	padding:1px;
}

.lightLinks a
{
	color: white;
}

#contextMenu
{
	background-color: white;
	padding: 2px 0px;
	cursor: default;
	border: 1px solid silver;
}

#contextMenu div.contextMenuItem
{
	white-space: nowrap;
	padding: 0px 8px;
	line-height: 24px;
	font-size: 9pt;
	font-weight: bold;
}

table.legends
{
	border-collapse:collapse;
	margin-bottom: 10px;
}

table.legends td {
	padding-right: 15px;
}

table.legend {
	border: 1px solid silver;
	border-collapse:collapse;
	font-size: 9pt;
}

table.legend th {
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #e0e0e0;
	border-bottom: 1px solid silver;
}

table.legend td {
	padding: 2px 20px 4px;
}

/* Required for map legends to appear as a horizontal row */

div.LOS {
	display: block;
	width: 800px;
	height: 190px;
}

table.grid tr td div.LOS {
	display: none;
}

/* Changes for new reporting stuff */

#pickerBox  {
  padding: 10px;
}

div.pickerPanel {
  border: 2px solid darkgray;
  background-color: #d0d0d0;
  border-radius: 12px;
  overflow: auto;
  width: 400px;
  height: 300px;
}

input.pickerDisplayValue {
 margin-right: 5px;
 padding-left: 4px;
 contenteditable: false;
 background-color: #f0f0f0;
 border-style: solid;
 border: 1px solid darkgray;
}

/* End of changes for new reporting stuff */

.clr{clear:both; overflow:hidden; display:block}

/* Dropdown menu
 * Dropit v1.0
 * http://dev7studios.com/dropit
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* These styles assume you are using ul and li */
.dropit {
   list-style: none;
	padding: 0;
	margin: 0;
}
.dropit .dropit-trigger { position: relative }
.dropit .dropit-submenu {
	position: absolute;
	top: 100%;
	left: 0; /* dropdown left or right */
	z-index: 1000;
	display: none;
	white-space: nowrap;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	border: 1px solid #e0e0e0;
	border-bottom: 0px;
}
.dropit .dropit-open .dropit-submenu { display: block; }
.dropit-submenu li {
	margin-left: 0px;
	background-color: #f8f8f8;
	padding:8px 8px;
	border-bottom: 1px solid #e0e0e0;
	white-space: normal;
	width: 225px
}
.link {color: blue; text-decoration: underline} /* Used in strip menu dropdown to force coloring*/
div.stripMenu td.dropMenu a.mask { background: none; padding: 0px }

/*li.relatedReportItems 
{
	 display:none;
}
*/

h2.rptSettings-down
{
	 padding-left:20px;
	 background:url(/public/CircledArrowUp.png) 0px 6px no-repeat;
}

h2.rptSettings-up
{
	 padding-left:20px;
	 background:url(/public/CircledArrowDown.png) 0px 6px no-repeat;
}

.hidden
{
	display: none;
}

div.reconBox {
	float: left;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #f0f0f0;
	text-align: center;
	border-radius: 15px;
	font-size: 32pt;
}

.reconBoxTitle {
	font-size: 12pt;
}

div.dialogArea {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #f8f8f8;
	border-radius: 10px;
}
div.dialogArea div.title {
	font-size: 13pt;
	border-bottom: 1px solid silver;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

td.EditIconControls a { text-decoration: none; border-bottom: none }

.ppBig { font-size: 18pt }

/* Standard Report Cell Color Classes */
table.grid td.black { background-color: black; color: white }
table.grid td.flesh { background-color: #FAE6D1 }
table.grid td.gold { background-color: gold}
table.grid td.green { background-color: green; color: white }
table.grid td.lightblue { background-color: lightblue}
table.grid td.lightgray { background-color: lightgray}
table.grid td.lightgreen { background-color: lightgreen}
table.grid td.lightcoral { background-color: lightcoral }
table.grid td.coral { background-color: coral; color: white}
table.grid td.orange { background-color: orange}
table.grid td.pink { background-color: pink}
table.grid td.red { background-color: red; color: white }
table.grid td.silver { background-color: silver}
table.grid td.wheat { background-color: wheat}
table.grid td.white { background-color: white}
table.grid td.compact { font-size: 9pt; padding-top:0px; padding-bottom:0px }
table.grid td.red-text { color: red }
table.grid td.red-text  a { color: red }
table.grid td.smaller { font-size: smaller }
/*table.grid white { background-color: white}*/

#msgFlasher a { color: gold; font-weight: bold }
#msgFlasher { animation: blinker 1.5s step-start infinite }
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

	div.announcements {
	float:right;
	max-width: 500px;
}

div.announcements h2 {
	text-align: center;
}

div.announcement {
	padding: 5px;
	margin-bottom: 10px;
}

div.announcementNew {
	background-color: lightgreen;
}

div.article {
}

div.articleTitle {
	padding: 3px 5px;
	font-size: 12pt;
	font-weight: bold;
}

div.articleSummary {
	margin: -10px -5px -10px 6px;
	max-width: 450px
}

div.articlePostChildren {
	height: 10px;
}

div.articlePostResources {
	clear: both;
	height: 5px;
	border-bottom: 1px solid silver
}

div.articleResources {
}

div.articleResource {
	padding: 3px 5px;
	float: left;
}

div.articleXRefs {
	padding: 2px 5px 5px;
	font-size: 9pt;
}

div.XRefAnnouncement {
	padding: 3px 5px;
	line-height: 1.5;
	padding-bottom: 10px;
}

/* Horizontal tabs using Radio Buttons in Reporting System */

table.rpTabs {
	margin-bottom: 10px
}

table.dataEntry td table.rpTabs td:has(.selected) {
	font-weight: bold;
	border-bottom: 2px solid darkgray
}

table.dataEntry td table.rpTabs td {
	border-right: 20px solid white;
	padding: 5px 10px;
	border-bottom: 1px solid silver
}

div.pageBanner {
	border-radius: 0px 5px 5px 0px;
	float: left;
	padding: 2px 6px 4px;
	font-size: 10pt;
	margin: 6px 0px 0px;
	/*border: 1px solid black;
	border-left: 0px;*/
}

div.pageBanner.good {
	background-color: lightgreen;
	color:black;
}

div.pageBanner.dead {
		background-color: black;
		color: white;
}

/* For use with RadioButtonList so they can be selected by clicking and cause postback*/

/* Hide the default radio buttons */
.plainTextListOfSelectableItems input[type="radio"] {
	display: none;
}

.plainTextListOfSelectableItems td {
	padding-right: 20px
}

/* Style the labels like a plain text list */
.plainTextListOfSelectableItems label {
	display: inline-block;
	cursor: pointer;
	color: #0000ee;
	border-bottom: 1px dashed;
}

/* Highlight on hover */
.plainTextListOfSelectableItems label:hover {
	border-bottom: 1px solid;
}

/* Show selected item differently */
.plainTextListOfSelectableItems input[type="radio"]:checked + label {
	background-color: #0078d7;
	color: white;
	font-weight: bold;
}
