<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#SidebarWidgetCTNR {
	position:absolute;
	right:0px;
	top:220px;
	z-index:70;

	user-select: none;
	-webkit-user-select: none;
}
div#SidebarWidgetCTNR.mobile {
	transition: cubic-bezier(0, 0.96, 0.36, 1);
	transition-duration: .2s;
	margin-right: 0px;
}
div#SidebarWidgetCTNR.mobile.hide {
	margin-right: -50px;
}
#sidebarToggleButton {
	position: relative;
	left: -50px;
	top: 40px;
	height: 70px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	opacity: 0.7;
	border-color: rgba(255,255,255,0.5);
	z-index: -1;
}
#sidebarToggleButton:active {
	opacity: 1;
	border-color: unset;
}

#SidebarWidgetCTNR_Hoverer {
	position: absolute;
	width: 48px;
	height: 80%;
	right: 0;
	top: 100px;
	z-index: 20;
	opacity: 0;
	pointer-events: none;
}

div#SidebarWidget {
	position:absolute;
	z-index:70;
	right:-2px;
	top:5px;
	/*width:43px;*/
	background-color:#000;
	/* overflow:hidden; */ /* not needed */
	color:#fff;
	border-right:0px !important;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
	padding:2px;
}

.wPanel &gt; .ui-widget-header {
	cursor:pointer;
	text-transform: capitalize;
}
.panelCloser {
	float:right;
	padding-right:10px;
	font-size:1.2em;
	line-height:1.2em;
}
.wBtn .ui-button-text,
.wButton .ui-button-text {
	padding:2px !important;
}
#SideWidgetPanelCTNR {
	left:-45px;
	top:10px;
	position:absolute;
}
.wPanel {
	position:absolute;
	right:0px;
	min-width:300px;
	max-width: 95vw; /* do not go beyond 95% of body width */
	/* overflow: hidden; */
	overflow: auto;
	box-shadow: 0px 0px 8px #000000;
}
.PanelContent {
	/* overflow-y:auto; */
}
#SaveLoadWidgetPanel &gt; .PanelContent {
	overflow-x: hidden;
}
legend {
	color:#999;
	font-size:8pt;
	text-transform:uppercase;
}
.ui-header-padding {
	padding:5px 10px 5px 10px !important;
}
.ui-header-margin {
	margin:5px 0 0 0;
}
.miInfoCaption {
	min-width:100px;
	/* max-width:100px; */
	text-align:right;
	color:#bbb;
	text-shadow: 1px 1px 0px #000000;
	vertical-align:top;
	padding-right:5px;
	text-transform:uppercase;
	font-size:8pt;
}
.miInfoRow {
	border-bottom:1px solid #333;
}
.noTopLine {
	border-top:0px;
}
.miInfoUnits {
	text-transform:none !important;
	margin-left:1pt;
}
.miInfoValue {
	vertical-align:top;
	text-transform:none;
	font-size:8pt;
	min-width: 90px;
}
.wContentPadding {
	padding:10px 5px;
}
.wbutton-margin {
	overflow:hidden;
	margin:2px;
}
.wbutton-margin.suboption {
	display: none;
	position: absolute;
	left: calc(2px - 100%);
	margin-top: -46px;
	background: black;
	padding: 3px 0px 3px 3px;
	border: solid 1px #555;
	border-right: 0;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	box-shadow: 0px 0px 8px #000000;
}
.sideWidgetIcon {
	width:32px;
	height:32px;
}
#projectInfoDiv label {
	text-transform:uppercase;
	font-size:11px;
	color:#999;
}
.inLineEditor {
	border:0px;
	padding:0;
	color:#ccc;
	background-color:#000;
	margin:0;
}
#regionEditFields label {
	width:25%;
	text-align:right;
	display:inline-block;
}
#regionEditFields input[type=text] {
	width:70%
}
#regionEditFields textarea {
	width:100%;
	height:60px;
}
#SaveLoadWidgetPanel textarea{
width:400px;
height:100px;
}

#regionCreateButtonsCTNR {
	overflow:hidden;
	width:100%;
}
#regionEditFields {
	clear:both;
	margin:5px 0px 5px 0px;
	overflow:hidden;
}
#saveLoadButtonCTNR {
	padding:20px 10px;
	margin-top: -10px;
	overflow:hidden;
}
#imageInfoTab ul {
	font-size:7pt;
	text-transform:uppercase;
}
#exportInfoDiv table {
	width:100%;
}
.lineCaption{
	text-align:right;
	padding:2px;
	max-width: 100px;
}
.LayerViewPanel .lineCaption {
	text-overflow: ellipsis;
	overflow: hidden;
}
.lineCaptionDisabled{
	color:#666;
}
.lineValue{
	padding:2px;
}

#SurfaceInfoTextCTNR {
	display: block;
	position: relative;
	clear: left;
	margin: 0;
	/*top: 5px;*/
}
#SurfaceInfoTextCTNR &gt; * {
	display: inline-block;
	padding: 4px;
	margin: 0;
}
#ChannelsToggler .miInfoCaption {
	width: 80%;
}
#ChannelsToggler label,
#ChannelsToggler input {
	margin: 0;
	cursor: pointer;
}
#ChannelsToggler .miInfoValue {
	width: 10%;
	min-width: 50px;
}
#ExportInfoSections &gt; div &gt; div {
	padding: 0;
}
.ChannelVisibleCheckBox {
	outline: 0;
	text-decoration: none;
}

#projectInfoDiv legend {
	text-overflow: ellipsis;
	max-width: 234px;
	overflow: hidden;
	max-height: 1.1em;
	white-space: nowrap;
}
#exportedInstancesTab &gt; ul.ui-tabs-nav {
	/* max-width: 270px; */
	max-width: 95vw;
}
#exportedInstancesTab li[role="tab"] {
	max-width: 99%;
}
#exportedInstancesTab li a.ui-tabs-anchor{
	width: calc(100% - 1.5em);
	text-overflow: ellipsis;
	overflow: hidden;
}
#exportedInstancesTab table {
	width: 100%;
}
#ProjectInfoDescription {
	max-height: 6em;
	padding: 0 1px;
	overflow: hidden auto;
	display: block;
	user-select: text;
	-webkit-user-select: text;
	word-break: break-word;
}

#SideWidgetPanelCTNR .ui-button {
    margin-top: 2px;
}

#DebugSections .lineValue {
	max-width: 170px;
	text-overflow: ellipsis;
	overflow: hidden;
}</pre></body></html>