<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@import url("distanceTable.css");
@import url("sidebarwidget.css");
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000;
	font-size:0.8em;
}

table.buttonTable td {
	padding:1px;
}
input {
	font-family:inherit;
}
img.wayPtDot {
	position:absolute;
	bottom:0px;
	left:-9px;
}
img.wayPtDotCanMove {
	cursor:pointer;
}
div.viewPreview {
	width:100px;
	height:100px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	background-color:#000;
	-webkit-user-select: none;
	-moz-user-select:none;
}
.viewPreview img, .viewPreview span {
	-webkit-user-select: none;
	-moz-user-select:none;
}
.reloadIcon {
	background-image:url(../images/reload_icon.png);
	height:14px;
	padding-left:20px;
	background-position:left;
	background-repeat:no-repeat;
	display:inline-block;
}
.ui-button, .button, .ui-button-text {
 -moz-user-select: none; 
 -khtml-user-select: none; 
 user-select: none;
}
fieldset {
	border:1px solid #222;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#111;
	position:relative;
	padding:10px;
	margin:0px 5px 5px 5px;
}
#mosaicCaptionHLDR {
	top:10px;
	left:10px;
	z-index:1000;
	color:#fff;
	position:absolute;
	float:left;
	max-width:300px;
	font-size:1.4em;
	padding:10px;
	display:none;
	background-color: rgba(0, 0, 0, 0.5);
	 -moz-user-select: none; 
 -khtml-user-select: none; 
 user-select: none;
	
}
#addCaption {
	float:right;
	font-size:0.8em;
}
legend {
	color:#EEE;
	font-weight:bold;
	font-size:1em;
	padding:0px 3px;
	text-shadow: 0px 0px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
div.viewPreview img {
	display:block;
	float:left;
}
.previewCTNR {
	position:absolute;
}
div#footer {
	height:180px;
	position:absolute;
	bottom:0px !important;
	width:100%;
	padding:0;
	margin:0;/*overflow:hidden;*/
		 -moz-user-select: none; 
 -khtml-user-select: none; 
 user-select: none;
}
#footerPadding {
	padding:0 !important; /*px 10px 0px 10px;*/
	margin:0 !important;
}
div#sdContent {
	width:100%;
	height:750px;
	background-color: black;
	z-index:1;
}

div#sdContent *{
	-webkit-user-select: none;
	-moz-user-select:none;
	-webkit-user-drag: none;
}

div#sdContentjQueryWrapper {
	width:100%;
	float:none;
	position:relative;
	overflow:hidden;
	margin-bottom:180px;
}
#sdContent img, #sdContent div, #sdContent span {
	-webkit-user-select: none;
	-moz-user-select:none;
	-webkit-user-drag: none;
}
div#sdInfo {
	margin:0px 10px;
	color:#fff;
	display:block;
	padding:0px 20px;
	float:left;
	clear:none;
}
div#goToWayPoint {
}
li.ptItem {
	padding:0;
	border:0px !important;
	vertical-align:middle;
}
li.ptItem img, li.ptItem div.deleteWayPoint {
	margin:0 3px;
}
div#scaleBarCTNR {
	cursor:pointer;
}
tr#imageScale {
	cursor:pointer;
}
div#scaleBar {
	width:100px;
	height:7px !important;
	background-image:url(../images/scalebar_01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:7px;
	font-size:1px;
	border-right:1px solid #666;
	border-left:1px solid #666;
	position:absolute;
	bottom:10px;
	display:block;
	left:10px;
}
.pointLabel {
	cursor:pointer;
}
.scaleBarOversized {
	color:#f00 !important;
	font-weight:bold;
}
div#scaleBarCTNR {
	position:relative;
	top:0;
	left:0;
	height:40px;
	width:500px;
	overflow:hidden;
	float:left;
}
div#header {
	background-color:#000;
	height:110px;
	width:100%;
	border:0;
	position:relative;
}
img#ATLASTitle {

}

#zoomLevelWarningPadding{
padding:20px;
}

a &gt; img{
border:0 !important;
}

div#scaleBarDim {
	color:#fff;
	position:absolute;
	bottom:20px;
	left:10px;
	text-shadow:0px 0px 1px #000000;
}
img.webbased {
	margin:7px 20px 5px 0px;
}
td.unitValue {
	text-align:right;
	white-space:nowrap;
}
.ui-header-padding {
	padding:5px 10px 5px 10px !important;
}
.ui-header-margin {
	margin:5px 0 0 0;
}
.ui-content-padding {
	padding:10px;
}
table.vpInfo {
	width:100%;
	line-height:1.7em;
	padding:0;
	margin:0;
	border:0;
}
.smallViewTitle {
	font-size:11px !important;
}
td.pressEnter {
	width:250px;
}
table.slideShowMode {
	padding:0;
	margin:0;
	border:0;
}
td.vpInfoValue {
	text-align:right;
	width:100px;
}
div.vpInfo {
	float:right;
	width:320px;
	color:#fff;
}
div#viewPanel {
	/*overflow:hidden;*/
	width:100%;
	display:block;
	position:relative;
}
div#viewPanel h3 {
	position:relative;
	oveflow:hidden;
}
.vpInfoCaption {
	text-align:right;
	font-weight:bold;
}
#notCalibratedWarning {
	font-style:italic;
	color:#f00;
}
#viewList {
	list-style:none;
	padding:0 !important;
	margin:3px 0 0 0;
	white-space:nowrap;
	display:block;
	float:left;
	position:absolute;
}
#viewList li {
	padding:5px;
	/*position:relative;*/
	height:100px;
	width:100px;
	list-style-type: none;
	display:block;
	float:left;
}

.detailedTooltip {
	text-align:left !important;
	max-width:100px;
	overflow:hidden;
}
#scrollView {
}
.viewContent {
	position:relative;
	overflow:hidden;
}
div.scrollbottom {
	overflow-x: hidden;
	overflow-y: hidden;
	position:relative;
	width:100%;
	height:115px;
	top:0px;
	border:0px solid #0f0;
}
div.scrollbottomMargin {
	margin:0px 20px;
	float:none;
	height:115px;
	overflow:hidden;
}
.viewBrowsers {
	position:absolute;
	width:100%;
	height:1px;
}
.viewBrowser {
	position:absolute;
	top:9px;
	z-index:50;
	padding:40px 0px !important;
}
.sl-dragbutton {
	width:13px;
	height:13px;
	background-color:#222;
	bottom:0px;
	position:absolute;
	z-index:20;
	border:1px solid #999;
}
.sl-dragbar {
	border:0px solid #666;
	background-color:#000;
	height:15px;
	width:100%;
	position:absolute;
	bottom:0px;
}
.viewBrowser .ui-button-text {
	margin:0 !important;
	padding:0 !important;
}
.viewBrowsers .ui-corner-right {
	-webkit-border-top-left-radius: 0px !important;
	-webkit-border-top-right-radius: 6px !important;
	-webkit-border-bottom-right-radius: 6px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-moz-border-radius-topleft: 0px !important;
	-moz-border-radius-topright: 6px !important;
	-moz-border-radius-bottomright: 6px !important;
	-moz-border-radius-bottomleft: 0px !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	border-bottom-left-radius: 0px !important;
}
.viewBrowsers .ui-corner-left {
	-webkit-border-top-left-radius: 6px !important;
	-webkit-border-top-right-radius: 0px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	-webkit-border-bottom-left-radius: 6px !important;
	-moz-border-radius-topleft: 6px !important;
	-moz-border-radius-topright: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-bottomleft: 6px !important;
	border-top-left-radius: 6px !important;
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 6px !important;
}
.viewBrowserLeft {
	left:0px;
}
.viewBrowserLeftImg {
	background-image:url(../images/browser_left.png);
	background-position:center;
	width:12px;
	height:12px;
	display:inline-block;
	background-repeat:no-repeat;
}
.viewBrowserRightImg {
	background-image:url(../images/browser_right.png);
	background-position:center;
	width:12px;
	height:12px;
	display:inline-block;
	background-repeat:no-repeat;
}
.viewBrowserRight {
	right:0px;
	float:right;
	margin-right:-1px;
}

div#ptsInterestPanel {
	color:#fff;
	width:500px;
	float:left;
}
div#ptsInterestPanel .content {
	overflow:hidden;
}
div.controls {
	overflow:hidden;
}
div#rightContent {
}
a.goTo {
	cursor:pointer;
	font-size:0.8em;
	width:10px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	line-height:0.8em;
	text-transform:uppercase;
	margin:0 5px;
	padding:2px 5px;
}
a.goTo:hover {
	text-shadow:1px 1px 0px #333;
}
#browser {
	width:1px;
	height:1px;
	position:absolute;
	top:0;
	border:0px solid #ff0;
	right:200px;
	z-index:10000;
}
.browserPadding {
	position:absolute;
	left:100px;
}
#browserSourceDim {
	border:1px solid #0ff;
	height:20px;
	width:20px;
	position:absolute;
	top:10px;
	left:10px;
	font-size:1px;
	line-height:1px;
	-webkit-user-select: none;
	background-color: rgba(0, 255, 255, 0.1); 
	-moz-user-select:none;
	/*background-image:url(../images/1_percent_black.png);	*/
}
#browserVPDim {
	height:20px;
	width:20px;
	position:absolute;
	border:1px solid #f00;
	font-size:1px;
	line-height:1px;
	cursor:pointer !important;
	background-color: rgba(255, 0, 0, 0.1); 
	-webkit-user-select: none;
	-moz-user-select:none;
}
div#debugger {
	color:#fff;
	position:absolute;
	left:10;
	top:10;
	padding:5px;
	z-index:2000;
	background-color:#000;
}
.footerLogoAndControls{
width:500px;
}
.button {
	font-size:0.8em !important;
	text-transform:capitalize;
}
.inlineButton {
	display:inline;
}
label.ui-button {
	font-size:0.8em !important;
	text-transform:capitalize;
}
.unit {
	padding-left:5px;
}
.tabBt {
	font-size:0.8em !important;
}
.deleteX {
	color:#f00;
	text-transform:uppercase;
	text-shadow:#f00 0 0 5px;
	cursor:pointer;
	font-size:0.6em;
	display:inline;
	position:relative;
}
.imageScaleButtons {
	display:inline;
}
.imageScaleButtons td {
	vertical-align:middle;
}
ul#wayPointList {
	margin:3px 3px 3px 0px;
	padding:0px 0px 0px 5px;
	list-style:none;
	overflow-x:hidden;
	overflow-y:auto;
}

.wayPtLabelPos input[type=text]{
	background-color:#000 !important;
}
.wayPointButtons {
	float:right;
	-webkit-user-select: none;
	-moz-user-select:none;
}
.wayPointButtons img {
	margin:0px 3px;
}
.ui-tooltip {
	padding:5px;
}
#wayPointList li {
	cursor:pointer;
	padding:2px 4px;
	margin:0px;
}
#ptInfo {
	overflow:hidden;
}
.note {
	font-style:italic;
}
#ptInfo textarea {
	width:230px;
	overflow:auto;
}
#ptInfo label {
	color:#EEE;
	padding-right:5px;
}
a.deleteView {
	position:absolute;
	display:block;
	top:1px;
	color:#f00 !important;
	right:1px;
	overflow:hidden;
	z-index:10;
}
.doNotShow {
	font-size:0.8em;
	padding-left:5px;
}
.ui-state-hoverAL, .ui-state-activeAL {
	outline:#0b93d5 solid thin !important;
	border:0px !important
}

.ui-state-activeFake{
	border:#0b93d5 solid 1px !important;
	background: #0972a5 url(../images/ui-bg_highlight-soft_33_003147_1x100.png) 50% 50% repeat-x !important;
}


.wayPtLabel {
	cursor:pointer;
	padding:5px;
	margin-left:15px;
	white-space:nowrap;
	outline:#777 solid thin;
}
.wayPointPinCTNR {
	width:1px;
	height:1px;
	position:relative;
}
.wayPointID {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	overflow:hidden;
	text-align:center;
	text-shadow: 0px 0px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
}
.emptyLabel {
	font-style:italic;
	color:#999;
}
.wayPtLabelHightlite {
	cursor:default;
}
input, select, textarea {
	border: 1px solid #666;
	background-color: #333;
	color: #fff;
	font-size: 1em;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:2px 0;
}
.pointLabel {
	white-space:nowrap;
}
.smallButton {
	padding:0px !important;
	font-size:0.8em !important;
}
.smallButton .ui-button-text {
	padding:2px 4px !important;
	margin:0px !important;
}
.modalInput {
	margin:0 5px 10px 0;
}
a.deleteView:hover {
	text-shadow:0px 0px 3px #000;
}
div.checkboxCTNR {
	margin:5px;
}
div#viewControls {
	font-size:12px;
	display:block;
	float:right;
	position:absolute;
	top:3px;
	right:10px;
}
.tooLarge {
	font-size:0.8em;
	text-transform:uppercase;
	color:#f00;
	padding-left:10px;
	text-decoration:none !important;
}
.button-margin {
	margin:3px;
}
#resetOrigin {
	float:right;
}
.addPointControls {
	overflow:hidden;
	padding:3px 0;
}
.ptControls {
	float:right;
	overflow:hidden;
}

.buttonMargin {
	margin:0px 5px;
}
tr#imageScale {
	cursor:pointer;
}
tr#imageScale td {
	vertical-align:middle !important;
}
tr#imageScale img {
	display:inline-block;
	padding:0;
	margin:0;
}
textarea {
	width:100% !important;
	height:75px;
	/*display:block;
	white-space:normal;*/
	font-size:1em;
	color:#aaa;
	font-family:inherit;
}
#footerInfo {
	float:none;
	clear:both;
}
#footerLeft {
	overflow:hidden;
	float:left;
}

.crossAirVBar {
	height:2000px;
	width:1px;
	background-color:#000;
}
.crossAirHBar {
	height:1px;
	width:2000px;
	background-color:#000;
}
#centeredCrossHairVBar {
	height:2000px;
	width:1px;
	z-index:100;
	position:absolute;
	top:0px;
	background-color:#f00;
}
#centeredCrossHairHBar {
	height:1px;
	width:2000px;
	z-index:100;
	position:absolute;
	left:0px;
	background-color:#f00;
}
#savedImageCTNR {
	float:left;
	margin:0px auto;
}
.belowImage {
	padding-top:30px;
	overflow:hidden;
	clear:both;
}
.belowImage fieldset {
	width:92%;
	margin:2px;
}
table.belowImageLayout {
	width:100%;
}
td.belowImageLayout {
	padding:2px !important;
	width:33%;
}
#loadingString {
	width:150px;
	height:25px;
	z-index:100;
	margin:200px auto;
}
.howToSaveImage {
	float:right;
	width:31%;
}
.howToSaveImageExportArea {
	width:200px;
}
.saveExportAreaSettings{

	margin-right:10px;
}
.saveImageSettings {
	width:31%;
	float:left;
}

#exportAreaForm fieldset {
	min-height:130px;
	height:130px !important;
	margin:5px;
	font-size: 0.85em !important;
}

#exportAreaForm ol{
padding:5px 5px 5px 20px;
margin:5px;
min-width:400px;
}

#exportAreaForm td{
	vertical-align:top;
	font-size:inherit;
}


#savedImageForm fieldset {
	height:130px;
}
#savedImageForm {
	font-size:12px;
}
.imageInfo {
	width:30%;
	float:right;
}
.JS div#nonJSEnabled {
	display:none;
}
div#nonJSEnabled img {
	margin-top:30px;
}
div#nonJSEnabled h1 {
	padding:10px 0px;
	vertical-align:middle;
}
div#nonJSEnabled {
	height:228px;
	position:absolute;
	top:0;
	width:100%;
	left:0;
	background-color:#f00;
	background-image:url(../images/non_js_background.gif);
	z-index:10000;
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:2px solid #a00;
}
div.jsNotEnabled {
	display:none;
}
div#jsEnabled {
	width:100%;
}
div#nonJSEnabled h1 {
	text-shadow:1px 1px 1px #bbb;
}
.jsWarning {
	margin:10px 50px;
}
#iexplorerWarning {
	position:absolute;
	color:#fff;
	width:400px;
	z-index:1000;
	top:0px;
	left:40px;
	height:150px;
	display:none;
}
#ptInfo input {
	border:0;
	background:transparent;
	padding:0;
	margin:0;
}
#iexplorerWarning h2 {
	margin-top:0px;
}
.hideIcon {
	margin:0px 5px;
}
.rightLabel {
	padding-left:10px;
}
.notCalibrated {
	font-style:italic;
	font-size:0.9em;
	text-transform:uppercase;
	color:#EEE;
}
p.notes {
	font-size:0.8em;
	color:#EEE;
}
div.magCalLineMargin {
	margin:40px 30px;
	display:block;
	overflow:hidden;
	text-align:center;
}
div#magCalLine {
	width:500px;
	height:3px;
	background-color:#f00;
	line-height:3px !important;
}
#hideIExplorerWarning {
	position:absolute;
	bottom:10px;
	right:20px;
	cursor:pointer;
	font-size:0.8em;
	z-index:100;
	width:100px;
	height:20px;
	display:block;
}
#iexplorerWarning {
	position:absolute !important;
	color:#fff;
	width:400px;
	z-index:1000;
	top:0px;
	left:40px;
	background-color:#000;
	border:1px solid #999;
	height:150px;
	display:none;
}
.ptPos {
	width:50px;
}
.footerLayout {
	width:100%;
	padding:0 !important;
}
.footerRight {
	width:100%;
	padding:0 10px 0 0;
}
div.wayPtLabelPos {
	float:left;
}
.inputUnit {
	color:#EEE;
	padding-left:10px;
}
div.row {
	clear: both;
	padding-top: 0px;
}
div.row label {
	float: left;
	width: 70px;
	text-align: right;
}
.textAreaLabel {
	text-align:left;
}
.smallLabel {
	width:auto !important;
	display:inline;
	float:none !important;
}
div.row span.formw {
	float: right;
	width: 335px;
	text-align: left;
}
div.infoLabel {
	float:left;
	text-align:right;
	width:120px;
	color:#999;
	white-space:nowrap;
	padding:0px 5px 0px 5px;
}
div.infoRow {
	clear:both;
	overflow:hidden;
	padding:1px 0px 1px 0px;
}
div.infoValue {
	color:#EEE;
}
div.loadingData .content {
	width:200px;
	margin:auto;
	height:200px;
	text-align:center;
	padding-top:45%;
	vertical-align:middle;
}
div.loadingData {
	width:300px;
	display:none;
	z-index:1000;
	height:300px;
	vertical-align:middle;
	position:absolute;
	top:50px;
	left:50%;
}

.atlasButtons td {
	vertical-align:middle;
}
.atlasButtons {
	white-space:nowrap;
}
div#goToFullScreen {
	vertical-align:middle;
}
.useImperialUnits {
	float:right;
}
div.stop {
	width:8px;
	height:8px;
	background-color:#FFF;
}
#stopSlideShow {
	display:inline-block;
	padding:0;
	margin:0;
	line-height:8px;
}
label.checkBox {
	margin-left:10px;
}
.useImperialUnits td {
	vertical-align:middle;
}
#annotationCanvas {
	width:500px;
	height:500px;
}
.hidden {
	display:none;
}
#alertUIPadding {
	margin:20px;
	overflow:hidden;
}
.jAlertIcon {
	float:left;
	margin:10px 20px 10px 10px;
	display:inline-block;
	background-image:url(../images/warning_sign_small.png);
	width:60px;
	height:56px;
}
.measurementButton {
	padding:0 !important;
}
.measurementButton img {
	padding:0 !important;
	margin:0 !important;
}
.measurementSettings td {
	vertical-align:middle;
}
.measurementButton .ui-button-text {
	padding:3px !important;
	margin:0 !important;
}
.colorHolder {
	width:30px;
	height:30px;
	display:inline-block;
	margin: 0px 10px;
	border:1px solid #666;
}
.colorpicker {
	z-index:2000;
}
.measurementTools {
	padding:0px 0px 10px 0px;
	clear:both;
	overflow:hidden;
}
#measurementSettings .ui-button-text {
	padding:0px 3px !important;
	margin:0 !important;
}
span.settingButton {
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0 !important;
	display:inline-block;
	background-image:url(../images/settings.png);
	background-position:left;
	background-repeat:no-repeat;
}
#slideShowtype {
	display:inline-block;
	margin-left:10px;
}
.greyText {
	color:#333 !important;
}
.outlineColor {
	background-color:#fff;
}
.slideShowParam {
	padding:10px;
}
#manualHint {
	display:none;
	font-size:0.9em;
	color:#EEE;
	font-style:italic;
}
.mainColor {
	background-color:#000;
}
.nonSelect {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.aDialog {
}
#mouseBlocker {
	width:900px;
	height:800px;
	z-index:2;
	background-image:url(../images/1_percent_black.png);
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.nonMouseEvent {
	pointer-events: none;
}
#measurementCanvas {
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	/* Must be there because of stupid MSIE !!!*/
	/*border-bottom:1px solid #000;
	border-left:1px solid #000;
	/*border:2px solid #f00;*/
	-webkit-user-select: none;
	-moz-user-select:none;
	-webkit-user-drag: none;
}
table.browserList {
	width:250px;
	margin:10px auto 0px auto;
	text-align:center;
}
.browserList img {
	margin:0px 15px;
}
#loadingCTNR {
	width:500px;
	margin:50px auto;
	background-color:#000;
	height:400px;
	z-index:500;
	color:#fff;
	text-align:center;
}
#loadingCTNR img {
	margin:10px;
}
#editingMeasurementsCTNR {
	height:40px;
	display:none;
	width:200px;
	z-index:200;
	right:200px;
	position:absolute;

}
#editingMeasurements {
	padding:10px 20px 5px;
	right:10px;
	border-top:0px !important;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
}
.oversizedViewBrowser {
	background-image:url(../images/warning_sign_small.png) !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	border:2px dotted #f00 !important;
}
.chromeCommand {
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
}
.visitATLASWebSite {
	margin:10px 10px;
}
sup {
	font-size:0.6em;
}
a.visitATLAS {
	text-decoration:none;
}
a.visitATLAS:hover {
	font-weight:bold;
}
.wAboutPadding {
	padding:40px;
}
.designByBox {
	margin:10px 0px;
}
.designedBy {
	font-size:10px;
	color:#EEE;
	margin-bottom:5px;
}
.designedFor{
margin:10px;
}

.buttonGroupMargin {
	margin:5px 0px;
}
.labelImage .ui-button-text {
	padding:0px !important;
	margin:4px 4px 3px 4px !important
}
.redX {
	color:#f00;
	padding-right:5px;
	font-weight:bold;
}
div.slideShowIcon {
	background-image:url(../images/slide_show_icon.png);
	width:16px;
	height:16px;
}
.loadingDialog img, .loadingDialog div {
	margin:10px auto;
	text-align:center;
	font-size:20px;
	color:#fff;
}
.checkBoxGroupCaption {
	text-align:right;
	color:#EEE;
}
#imperialUnits, #imperialUnits .ui-button-text {
	text-transform:lowercase !important;
	display:inline-block;
}
#clickHereToExit {
	font-size:0.7em;
	line-height:0.9em;
	margin-top:4px;
	text-align:center;
}
#stopSlideShowButton {
	display:none;
}
#stopSlideShowIcon {
	line-height:1px;
	font-size:1px;
	height:10px;
	width:10px;
	background-color:#FFF;
}
#ATLASFatalError img.title {
	margin:30px;
}
img.error {
	margin:20px;
}
#ATLASFatalError td {
	vertical-align:top;
}
#ATLASFatalError {
	width:500px;
	margin:20px auto;
	display:none;
	color:#fff;
}
.aboutATLASPadding {
	padding:20px;
}
p.warningSavingImage {
}
img.warningSavingImage {
	margin:0 20px;
	float:left;
}
#errorWhenSavingImage {
	display:none;
	width:50%;
	margin:100px auto;
}
#exportAreaImg {
}
.opacityCTNR {
	margin:10px;
}
#fillOpacitySlider {
	width:220px;
	margin:10px;
}
#fillOpacityValue {
	width:50px;
}
#exportAreaForm .error {
	display:none;
}
#exportAreaForm .loading {
	margin:30px;
}
.imgAdjustmentValue {
	width:75px;
	margin-left:20px;
}
.imgAdjustmentCaption {
	width:100px;
	text-align:right;
}
.imgAdjustmentItem {
	clear:both;
	padding:5px;
}
.imgAdjustmentButtons {
	clear:both;
	margin:10px;
}
.imgAdjustmentCaption {
	float:left;
	padding:5px 20px 5px 0px;
}
.imgAdjustmentSlider {
	float:left;
	width:180px;
}
.moreOptions {
	float:left;
	padding:10px;
}
.imgAdjustTest {
	position:absolute;
	left:0;
	top:100px;
}
#exportToPadding {
	padding:20px 0px;
	overflow:hidden;
	text-align:center;
}
#betaRelease {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/beta_release.png);
	width:187px;
	height:187px;
	z-index:99;
}
#slideShowCurrentView {
	z-index:2001;
	font-weight:bold;
}
.slideShowOn * {
	cursor:default !important;
}
div#altasViewMenuCTNR {
	position:relative;

}
div#atlasViewMenu {
	bottom:5px;
	right:30px;
	position:absolute;
	display:none;
	z-index:1000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
}
#atlasViewMenu ul {
	margin:6px;
	padding:0px;
	list-style:none;
}
#atlasViewMenu ul li {
	white-space:nowrap;
	font-weight:100;
	padding-left:12px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:0px !important;
	cursor:pointer;
}
#atlasViewMenu ul li.disabled {
	color:#333 !important;
	text-shadow: 1px 1px 0px #888888;
	filter: dropshadow(color=#888888, offx=1, offy=1);
	cursor:default !important;
}

table.stopSlideShow{
margin-right:20px;	
}

#slideShowATLASViewInfoCTNR td {
	vertical-align:top;
}
#stopSlideShow {
	margin:10px;
	cursor:pointer;
}
#addATLASView {
	float:right;
	white-space:nowrap;
}
.menuChevron {
	background-image:url(../images/menu_chevron.png);
	width:14px;
	height:14px;
}
#toggleViewMenu {
	display:block;
}
.slideShowOn * {
	cursor:default !important;
}
/*
.widgetIcon{
width:32px;
height:32px;
}*/
.ui-menu-padding {
	padding:5px;
}
#viewMenuTitle {
	white-space:nowrap;

	padding-right:5px;
}

.viewMenuChevron{
	background-image:url(../images/menu_chevron_down.png);
	background-position:center right;
	background-repeat:no-repeat;
	display:block;
	padding-right:5px;
	cursor:pointer;
}

.timesNewRomanFont{
	font-family:"Times New Roman";
}
.georgiaFont{
font-family:'Georgia';	
}
.trebuchetFont{
	font-family:'Trebuchet MS';	
}
.courierFont{
font-family:'Courier';		
}
.arialFont{
font-family:'Arial';
}
.verdanaFont{
font-family:'Verdana';	
}
.monospaceFont{
font-family:'Monospace';	
}

#atlasViewMenu .stopSlideShow{
	display:none;
}

.pointerCursor{
	
cursor:pointer;
}

.viewMenuSeparator{
border-top:1px solid #666 !important;
margin-top:0px !important;
}

.measurementSettings label{
white-space:nowrap;
}

.button-with-shadow{
}
.dialogPadding{
padding:10px;
}

.browserCell{
padding:5px;
}

.browserBy{
font-style:italic;
font-size:0.9em;
}
.HABCTNR{
margin:10px;
}

.browserLink{
font-size:1.5em;
text-decoration:none;
font-weight:bold;
}
</pre></body></html>