@font-face {
	font-family: 'pwsvarela';
	src: url('im3/VarelaRound-Regular.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'pwsvarela';
	src: url('im3/arial-rounded-mt-bold.ttf') format('truetype');
	font-weight: bold;
}

@font-face {
	font-family: 'pwsvarela';
	src: url('im3/arial-mt-italic.otf') format('opentype');
	font-style: italic;
	font-weight: normal;
}

@font-face {
	font-family: 'pwsvarela';
	src: url('im3/arial-mt-bold-italic.otf') format('opentype');
	font-style: italic;
	font-weight: bold;
}

body {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-touch-callout: none;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #e6e7e8;
	font-family: pwsvarela;
	color: #000000;
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
	-webkit-user-select: none;
	user-select: none;
}

ul {	/* ORIG */
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	position: relative;
	margin: 0;
	border: none;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	list-style: none;
}

textarea {
	font-family: pwsvarela;
}

table {
    border-collapse: collapse;
}

#psmMainMenu > li {	/* ORIG */
	min-height: 43px;
}

body > div > form > ul > li {	/* ORIG */
	position: relative;
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
	padding: 8px 0px 8px 10px;
	font-size: 20px;
	font-weight: bold;
	list-style: none;
}

body > div > ul > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}

a {
	display: block;
	text-decoration: none;
	color: inherit;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[class*="configMenu"],
input[class*="configMenuPercent"],
input[class*="configMenuPPM"],
input[class*="configMenuWC"],
input[class*="configMenuPSI"],
input[class*="configMenuVDC"],
input[class*="configMenuGPM"],
input[class*="configMenuHP"],
input[class*="configMenuDegrees"] {
	background: #f2fafc;
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #068783;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-size: 14px;
	padding: 0px 20px 0px 10px;
}

input[class*="configGoldMenu"],
input[class*="configGoldMenuPercent"],
input[class*="configGoldMenuPPM"],
input[class*="configGoldMenuWC"],
input[class*="configGoldMenuPSI"],
input[class*="configGoldMenuVDC"],
input[class*="configGoldMenuGPM"],
input[class*="configGoldMenuHP"],
input[class*="configGoldMenuDegrees"] {
	background: #f2fafc;
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #cc7700;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-size: 14px;
	padding: 0px 20px 0px 10px;
}

input[class*="configMenuWide"] {
	float: right;
	margin: 0;
	width: 90%;
	border: 1px solid #555;
	box-sizing: border-box;
	color: #555;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	background-color: white;
	height: 30px;
	line-height: 32px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	overflow: hidden;
	padding: 0px 20px 0px 40px;
}

input[type="number"][class*="configMenu"],
input[type="text"][class*="configMenu"],
input[type="number"][class*="configGoldMenu"],
input[type="text"][class*="configGoldMenu"] {
	background: #f2fafc url(im3/inputBGpencil.png) right top/20px 30px no-repeat;
}

input[type="number"][class*="configMenuDegrees"],
input[type="number"][class*="configGoldMenuDegrees"] {
	background: #f2fafc url(im3/inputBGpencilDegreesF.png) right top/40px 30px no-repeat;
	text-align: right;
	padding: 0px 40px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuDegreesTable"] {
	background: #f2fafc url(im3/inputBGpencilDegreesF.png) right top/40px 30px no-repeat;
	width: 100px;
	border-radius: 4px 0px 0px 4px;
	position: absolute;
	top: 0px;
	right: 99px;
	text-align: right;
	padding: 0px 40px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuDegreesTableRight"] {
	background: #f2fafc url(im3/inputBGpencilDegreesF.png) right top/40px 30px no-repeat;
	width: 140px;
	border-radius: 0px 4px 4px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding: 0px 40px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuPercent"],
input[type="number"][class*="configGoldMenuPercent"] {
	background: #f2fafc url(im3/inputBGpencilPercent.png) right top/40px 30px no-repeat;
	text-align: right;
	padding: 0px 40px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuPPM"],
input[type="number"][class*="configGoldMenuPPM"] {
	background: #f2fafc url(im3/inputBGpencilPPM.png) right top/46px 30px no-repeat;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuWC"],
input[type="number"][class*="configGoldMenuWC"] {
	background: #f2fafc url(im3/inputBGpencilWC.png) right top/46px 30px no-repeat;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuPSI"],
input[type="number"][class*="configGoldMenuPSI"] {
	background: #f2fafc url(im3/inputBGpencilPSI.png) right top/46px 30px no-repeat;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuVDC"],
input[type="number"][class*="configGoldMenuVDC"] {
	background: #f2fafc url(im3/inputBGpencilVDC.png) right top/46px 30px no-repeat;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuVDCTable"] {
	background: #f2fafc url(im3/inputBGpencilVDC.png) right top/46px 30px no-repeat;
	width: 100px;
	border-radius: 0px 4px 4px 0px;
	position:absolute;
	top:0px;right:0px;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuGPM"],
input[type="number"][class*="configGoldMenuGPM"] {
	background: #f2fafc url(im3/inputBGpencilGPM.png) right top/46px 30px no-repeat;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="number"][class*="configMenuHP"],
input[type="number"][class*="configGoldMenuHP"] {
	background: #f2fafc url(im3/inputBGpencilHP.png) right top/46px 30px no-repeat;
	text-align: right;
	padding: 0px 46px 0px 0px;
	-moz-appearance:textfield;
}

input[type="text"][class="configMenuWide"] {
	background: transparent url(im3/inputBGpencilBlack.png) right top/20px 30px no-repeat;
}

input[type="number"][class*="configMenu"][class*="inputDisabled"],
input[type="text"][class*="configMenu"][class*="inputDisabled"] {
	background: #f5f5f5;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuGPM"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGnopencilGPM.png) right top/46px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuHP"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGnopencilHP.png) right top/46px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuDegrees"][class*="inputDisabled"],
input[type="number"][class*="configMenuDegreesTable"][class*="inputDisabled"],
input[type="number"][class*="configMenuDegreesTableRight"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGnopencilDegreesF.png) right top/40px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuPercent"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGnopencilPercent.png) right top/40px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuPPM"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGpencilPPM.png) right top/46px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuWC"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGpencilWC.png) right top/46px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuPSI"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGnopencilPSI.png) right top/46px 30px no-repeat;
	color: black;
	border: none;
}

input[type="number"][class*="configMenuVDC"][class*="inputDisabled"],
input[type="number"][class*="configMenuVDCTable"][class*="inputDisabled"] {
	background: #f5f5f5 url(im3/inputBGnopencilVDC.png) right top/46px 30px no-repeat;
	color: black;
	border: none;
}

input:disabled[type="text"][class="configMenuWide"] {
	background: transparent;
}

.configMenu::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #068783;
}
.configMenu:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #068783;
   opacity:  1;
}
.configMenu::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #068783;
   opacity:  1;
}
.configMenu:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #068783;
}
.configMenu::-ms-input-placeholder { /* Microsoft Edge */
   color:    #068783;
}
.configMenuDegrees::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    transparent;
}
.configMenuDegrees:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    transparent;
   opacity:  1;
}
.configMenuDegrees::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    transparent;
   opacity:  1;
}
.configMenuDegrees:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    transparent;
}
.configMenuDegrees::-ms-input-placeholder { /* Microsoft Edge */
   color:    transparent;
}


.mainContainer {
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	text-align: center;
}

.mainCentered {
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	FONT-SIZE: 19px;
	FONT-WEIGHT: normal;
	CURSOR: default;
	COLOR: #000;
	width: 100%;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
}

.popMenuViewport .mainCentered {
	max-width: 97vw;
}

.thrmGraphInfo {
	width: 230px;
	min-height: 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 45px;
	position: fixed;
	bottom: -1000px;
	max-height: 940px;
	right:8px;
	transition: bottom 200ms;
	display:block;
	visibility: hidden;
	border: 1px solid #aaa;
	box-sizing: border-box;
	background-color: white;
	overflow: auto;
	-moz-box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.3);
	z-index: 10;
}

.thrmGraphKeyLine {
	height: 32px;
}
.thrmGraphKeyFloat {
	width:177px;
	display:block;
	float:left;
}
.thrmGraphKeyFloatRight {
	float:right;
	font-size:16px;
	margin-top:3px;
}

.mainCenteredGraph {
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	padding-bottom: 100px;
	FONT-SIZE: 19px;
	FONT-WEIGHT: normal;
	CURSOR: default;
	COLOR: #000;
	width: 720px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
}

#thermUsagePage .mainCenteredGraph {
	width: 930px;
}

.mainMobileCenteredGraph {
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	FONT-SIZE: 19px;
	FONT-WEIGHT: normal;
	CURSOR: default;
	COLOR: #000;
	width: 492px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
}

.mainGroup {
	display:block;
	height: 53px;
	line-height: 53px;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: white;
	margin: 13px 15px 2px 15px;
	padding: 0px 0px 0px 14px;
	background-color: white;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.mainGroupNotifications {
	display:block;
	height: 53px;
	line-height: 53px;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: white;
	margin: 13px 15px 2px 15px;
	padding: 0px 0px 0px 14px;
	background: #fc6f01 url(im3/NotificationsBg.png) right center/65px 53px no-repeat;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.tstatSummary {
	display:block;
	height: 86px;
	width: 100%;
	background-color: white;
	border: none;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	margin: 13px 0px 2px 0px;
	overflow: hidden;
}

.tstatSlave {
	display:block;
	height: 86px;
	width: 100%;
	background-color: white;
	border: none;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	margin: 13px 0px 2px 0px;
	overflow: hidden;
}

.tstatTemp {
	display:block;
	height: 86px;
	width: 128px;
	background-color: #0184c8;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	line-height: 91px;
	color: white;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	overflow: hidden;
}

.zoneControllerTemp {
	display:block;
	height: 86px;
	width: 128px;
	background-color: #0184c8;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	line-height: 91px;
	color: white;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	overflow: hidden;
}

.PowerMeter {
	display:block;
	height: 86px;
	width: 178px;
	background-color: #0184c8;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	line-height: 91px;
	color: white;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	overflow: hidden;
}

.tstatSlaveTemp {
	display:block;
	height: 86px;
	width: 90px;
	background-color: #0184c8;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 40px;
	text-align: center;
	line-height: 91px;
	color: white;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	overflow: hidden;
}

.tstatTempCentered {
	display:block;
	margin: 20px 0px 0px 0px;
	padding: 0;
	height: 48px;
	width: 100%;
	float: none;
	line-height: 48px;
	overflow: hidden;
}

.tstatTempMedium {
	display:block;
	margin: 11px 0px 0px 0px;
	padding: 0;
	height: 48px;
	width: 100%;
	float: none;
	line-height: 48px;
	overflow: hidden;
}

.tstatTempHigh {
	display:block;
	margin: 5px 0px 0px 0px;
	padding: 0;
	height: 48px;
	width: 100%;
	float: none;
	line-height: 48px;
	overflow: hidden;
}

.tstatOtherMedium {
	display:block;
	margin: 2px 0px 0px 0px;
	padding: 0;
	height: 29px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	width: 100%;
	float: none;
	overflow: hidden;
}

.tstatDeg {
	font-size: 50%;
	position: absolute;
	top: 0px;
	line-height: 31px;
}

.tstatOtherTall {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 35px;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	width: 100%;
	float: none;
	overflow: hidden;
}

.tstatOtherInner {
	display:block;
	margin: 0px 0px 0px 13px;
	text-align: left;
	padding: 0;
	height: 100%;
	float: left;
}

.tstatLeft {
	display:block;
	position: absolute;
	top: 9px;
	left: 12px;
	height: 76px;
	width: 55%;
	background-color: transparant;
	border: none;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #404040;
	overflow: hidden;
}

.tstatName {
	display:block;
	line-height: 22px;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
}

.tstatNameSub {
	display:block;
	width: 56%;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
}

.tstatStatus {
	display:block;
	height: 32px;
	width: 96px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	float: right;
	padding: 0px;
	margin: 54px 6px 0px 0px;
	text-align: left;
}

.tstatOpenStatus {
	display:block;
	position: absolute;
	top: 64px;
	left: 0px;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: red;
}

.tstatShelterActive {
	display:block;
	position: absolute;
	top: 45px;
	right: 70px;
	height: 28px;
	width: 32px;
	padding: 0px;
	margin: 0px;
	background: transparent url(im3/ShelterInPlaceTstat.png) left top/32px 28px no-repeat;
}

.tstatPowerCal {
	display:block;
	height: 86px;
	width: 64px;
	background: #0184c8 url(im3/calendarWhiteIcon.png) center top/32px 86px no-repeat;
	border: none;
	float: right;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	overflow: hidden;
}


.clearBoth {
	width:100%;
	height:1px;
	margin:0 0 -1px;
	clear:both;
}

.mainVacation {	/* ORIG */
	display: block;
	text-decoration: none;
	color: inherit;
	background: url(iuiImages/listArrow.png) no-repeat right center;
}

.centeredBox {	/* ORIG */
	display: block;
	width: 360px;
	border-width: 0px;
	padding-width: 0px;
	margin-left: auto;
	margin-right: auto;
}

.simple_href {	/* ORIG */
	display: block;
	text-decoration: none;
	color: inherit;
}

.label1 {	/* ORIG */
	position: absolute;
	top: 24px;
	left: 70px;
}

.mysitesLabel {
	margin: 0px 12px 0px 12px;
	overflow: hidden;
	line-height: 56px;
	text-overflow: ellipsis;
}

.mysitesLabelAcct {
	display: inline-block;
	margin: 14px 12px 0px 12px;
	overflow: hidden;
	line-height: 26px;
	text-overflow: ellipsis;
}

.adminlabel {	/* ORIG */
	float:left;
	padding-top: 10px;
}

.adminDevice {
	display:block;
	height: 53px;
	line-height: 53px;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	color: white;
	margin: 13px 15px 2px 15px;
	padding: 0px 0px 0px 14px;
	background: #414042 url(im3/gearIcon.png) right top/62px 53px no-repeat;
	border: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.adminNameLabel {
	float: left;
	max-width: 65%;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 53px;
	white-space: nowrap;
}

.adminSerialLabel {
	float: right;
	margin-right: 10px;
}

.toolbar {	/* ORIG */
	border-bottom: 1px solid #2d3642;
	border-top: 1px solid #6d84a2;
	padding: 7px 10px 5px 4px;
	height: 44px;
	background: url(iuiImages/toolbar.png) #6d84a2 repeat-x;
}

.topContainer {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.toolbar2 {
	background-color: white;
	width: 100%;
	height: 44px;
	padding: 7px 0px 5px 0px;
	-webkit-box-shadow: 0 6px 6px -6px #888888;
	-moz-box-shadow: 0 6px 6px -6px #888888;
	box-shadow: 0 6px 6px -6px #888888;
}

.tbarcenteredbox {
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 19px;
	font-weight: bold;
	cursor: default;
	color: #000;
	width: 260px;
	height: 43px;
	line-height: 19px;
	text-align: center;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}

.tbarcenteredbox .tbarcontainer {
	width: 260px;
	height: 43px;
	position: relative; top: 0px;
}

.tbarcenteredbox .tbarcontainer .tbarheader {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 43px;
	display: table;
}

@media screen and (orientation:portrait) {
	#thermostatGraphPage .toolbar2, #thermUsagePage .toolbar2 {
		height: 58px;
		padding: 10px 14px 7px 6px;
	}

	#thermostatGraphPage .tbarcenteredbox, #thermUsagePage .tbarcenteredbox {
		font-size: 25px;
		height: 57px;
		line-height: 25px;
	}

	#thermostatGraphPage .tbarcenteredbox .tbarcontainer, #thermUsagePage .tbarcenteredbox .tbarcontainer {
		height: 57px;
	}

	#thermostatGraphPage .tbarcenteredbox .tbarcontainer .tbarheader, #thermUsagePage .tbarcenteredbox .tbarcontainer .tbarheader {
		height: 57px;
	}
	#thermostatGraphPage .backButton, #thermUsagePage .backButton {
		top: 17px;
		left: 7px;
		width: 58px;
		height: 44px;
		background: url(im3/BackArrow.png) 0px 0px/17px 43px no-repeat;
		font-size: 14px;
		padding: 0px 0px 0px 16px;
		line-height: 44px;
	}
	#thermostatGraphPage .fixedBackButton, #thermUsagePage .fixedBackButton {
		position: fixed;
		z-index: 50;
		left: 2px;
		border-radius: 10px;
		background: rgba(255, 255, 255, 0.5) url(im3/BackArrow.png) 5px 0px/17px 43px no-repeat;
		padding: 0px 0px 0px 22px;
		font-size: 16px;
		line-height: 43px;
	}
	#thermostatGraphPage .updateTimeIndicator {
		top: 25px;
		right: 6px;
		width: 85px;
		height: 30px;
		background: url(im3/simpleClockIcon.png) right center/30px 30px no-repeat;
		font-size: 14px;
		padding: 0px 31px 0px 0px;
		line-height: 15px;
	}
	#thermostatGraphPage .siteNotesThermostatGraph {
		top: 24px;
		right: 118px;
	}
	#thermUsagePage .chartSettingsButton {
		background: #00b8a7 url(im3/gearWhiteIcon.png) center center/22px 22px no-repeat;
		width:44px;
		height:44px;
	}
	#thermUsagePage .chartSelectButton {
		background: #00b8a7 url(im3/selectIcon.png) center center/22px 22px no-repeat;
		width:44px;
		height:44px;
	}
}

@media screen and (orientation:landscape) {
	#thermostatGraphPage .toolbar2 {
		height: 30px;
		padding: 4px 7px 3px 2px;
	}

	#thermostatGraphPage .tbarcenteredbox {
		font-size: 15px;
		height: 30px;
		line-height: 15px;
	}

	#thermostatGraphPage .tbarcenteredbox .tbarcontainer {
		height: 30px;
	}

	#thermostatGraphPage .tbarcenteredbox .tbarcontainer .tbarheader {
		height: 30px;
	}
	#thermostatGraphPage .backButton {
		top: 7px;
		left: 3px;
		width: 29px;
		height: 23px;
		background: url(im3/BackArrow.png) 0px 0px/9px 23px no-repeat;
		font-size: 9px;
		padding: 0px 0px 0px 8px;
		line-height: 23px;
	}

	#thermostatGraphPage .fixedBackButton {
		position: fixed;
		z-index: 50;
		left: 2px;
		width: 32px;
		border-radius: 10px;
		background: rgba(255, 255, 255, 0.5) url(im3/BackArrow.png) 5px 0px/9px 23px no-repeat;
		padding: 0px 0px 0px 16px;
	}
	#thermostatGraphPage .updateTimeIndicator {
		top: 7px;
		right: 5px;
		width: 65px;
		height: 23px;
		background: url(im3/simpleClockIcon.png) right center/23px 23px no-repeat;
		font-size: 11px;
		padding: 0px 25px 0px 0px;
		line-height: 12px;
	}
	#thermostatGraphPage .siteNotesThermostatGraph {
		top: 2px;
		right: 118px;
	}

	#thermUsagePage .toolbar2 {
		height: 44px;
		padding: 4px 7px 3px 2px;
	}
}

.tbarcenteredbox .tbarcontainer .tbarheader p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.toolbar > h1 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 0px;
	height: 30px;
	font-size: 24px;
	width: 260px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
}

.toolbar > old_h1 {	/* ORIG */
	position: absolute;
	left: 50%;
	margin: 6px 0 0 -100px;
	height: 30px;
	font-size: 24px;
	width: 200px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
}

.toolbar2 > h1 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 0px;
	height: 30px;
	font-size: 19px;
	width: 260px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: black;
}

.toolbar2 .pageTitle {
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 0px;
	height: 30px;
	font-size: 19px;
	width: 260px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: black;
}

.toolbar2 > h2 {	/* ORIG */
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold;
	CURSOR: default;
	COLOR: #FFF;
	width: 200px;
	HEIGHT: 30px;
	LINE-HEIGHT: 28px;
	TEXT-ALIGN: center;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	display: block;
	position: relative;
	top: 6px;
	left: 0px;
}

.toolbar2 > h3 {	/* ORIG */
	margin: 0px 0px 0px 0px;
	font-size: 18px;
}

.progressBox {	/* ORIG */
	position: absolute;
	display: none;
	top: 20px;
	right: 8px;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(images/progressSprite.png) no-repeat 0px 0px;
	z-index: 1;
}

.progressBoxFloat {	/* ORIG */
	display: none;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(images/progressSprite.png) no-repeat 0px 0px;
	z-index: 1;
}

.progressRing {	/* ORIG */
	display: block;
	width: 30px;
	height: 30px;
	padding: 0 5px 0 0;
	background: url(images/RingSpinner.png) no-repeat 0px 0px;
	background-size: 30px;
	float: right;
	margin-right: 8px;
	margin-top: 1px;
	border: none;
	z-index: 1;
}

.datebar {
	position: relative;
	display: block;
	margin: 6px 0 16px 0;
	box-sizing: border-box;
	border: 1px solid #a7a9ac;
	box-sizing: border-box;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: white;
	padding: 0;
	width: 492px;
	height: 42px;
	line-height: 42px;
	color: #2990b2;
}

#thermUsagePage .datebar {
	margin: 6px auto;
	width: 98%;
}

#scheduleWeeklyPage .datebar {
	margin: 6px auto;
	width: 98%;
}

.datebar .prevButton {
	width: 20px;
	height: 36px;
	text-align: left;
	line-height: 36px;
	position: absolute;
	background: transparent url(im3/arrowNarrowLeftWhite.png) 8px 6px/14px 24px no-repeat;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
.datebar .dateLabel {
	display: inline;
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 36px;
	line-height: 42px;
	cursor: pointer;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	background: transparent url(im3/calendarIcon.png) left center/28px 24px no-repeat;
}
.datebar .schedDateLabel {
	display: inline;
	width: auto;
	margin: 0 auto;
	padding: 0;
	line-height: 42px;
	cursor: default;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	background: none;
}
.datebar .nextButton {
	width: 20px;
	height: 36px;
	text-align: right;
	line-height: 36px;
	position: absolute;
	background: transparent url(im3/arrowNarrowRightWhite.png) 0px 6px/14px 24px no-repeat;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.hiddenclass {
	display: none !important;
}

.poolrow {	/* ORIG */
	vertical-align: middle;
}

.poolrow .calendar {	/* ORIG */
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
}

.poolrow .buttoncalendar {	/* ORIG */
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}

.poolrow .hiddencalendar {	/* ORIG */
	display: none;
}

.pooltemp_style {	/* ORIG */
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	width: 70px;
	height: 50px;
}

.Temperature {	/* ORIG */
	margin: 0px;
	border: none;
	padding: 0;
	width: 45px;
	height: 26px;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	background-color: #15e2ff;
	text-align: right;
	z-index: 2;
	position: absolute;
	top: 10px;
	left:9px;
}

.TemperatureNoUpdate {	/* ORIG */
	margin: 0px;
	border: none;
	padding: 0;
	width: 45px;
	height: 26px;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	background-color: #15e2ff;
	text-align: right;
	z-index: 2;
	position: absolute;
	top: 10px;
	left:9px;
}

.Thermostat {	/* ORIG */
	margin: 0px;
	border: none;
	padding: 0;
	width: 45px;
	height: 26px;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	background-color: #15e2ff;
	text-align: right;
	z-index: 2;
	position: absolute;
	top: 10px;
	left:9px;
}

.ZoneController {
	margin: 0px;
	border: none;
	padding: 0;
	width: 45px;
	height: 26px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	background-color: #15e2ff;
	text-align: right;
	z-index: 2;
	position: absolute;
	top: 10px;
	left:9px;
}

.horizontal_slider_display_combo {	/* ORIG */
	position: relative;
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	width: 220px;
	height: 67px;
	clear: left;
}

.horizontal_slider_display_combo .display_area {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 18px;
	background: none;
	position: absolute;
	top: 0px;
	left: 9px;
}
.horizontal_slider_display_combo .display_area .slider_display {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	z-index: 1;
	width: 40px;
	cursor: default;
	color: #000;
	line-height: 18px;
	background-color: #d2d2d2;
	text-align: center;
	position: relative;
}

.horizontal_slider_display_combo .display_area .slider_display_white {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	z-index: 1;
	width: 40px;
	cursor: default;
	color: #000;
	line-height: 18px;
	background-color: #ffffff;
	text-align: center;
	position: relative;
}

.horizontal_slider_display_combo .display_area .slider_display_trans {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 17px;
	z-index: 1;
	width: 40px;
	cursor: default;
	color: #fff;
	line-height: 18px;
	background-color: transparent;
	text-align: center;
	position: relative;
}

.horizontal_slider_display_combo .horizontal_slider_track {
	border: none;
	padding: 0;
	margin: 0;
	width: 220px;
	height: 42px;
	background: none;
	text-align: left;
	position: absolute;
	top: 8px;
	left: 0px;
	color: #d2d2d2;
	font-size: 0px;
}

.horizontal_slider_display_combo .horizontal_slider_track .slider_slit {
	position: absolute;
	top: 6px;
	left: 25px;
	background-color: #fff;
	width: 168px;
	height: 6px;
	margin: 16px 0px 0px;
	border: none;
	color: #fff;
}

.horizontal_slider_display_combo .horizontal_slider_track .slider_area {
	border: none;
	padding: 0;
	margin: 0;
	z-index: 1;
	width: 220px;
	height: 36px;
	position: absolute;
	top: 8px;
	left: 0px;
	font-size: 0px;
}

.horizontal_slider_display_combo .horizontal_slider_track .slider {
	margin: 0px;
	border: none;
	font-size: 0px;
	z-index: 5;
	width: 58px;
	height: 50px;
	line-height: 0px;
	position: relative;
	background-image: url(im3/slider3.png);
	background-size: 58px 50px;
	background-repeat: no-repeat;
}

@media print
{
.backButton {
	display:none;
}
.linkButton {	/* ORIG */
	display:none;
}
.backSubmitButton {	/* ORIG */
	display:none;
}
}
@media all
{
.backButton {
	position: absolute;
	top: 14px;
	left: 5px;
	width: 41px;
	height: 30px;
	margin: 0;
	border: none;
	background: url(im3/BackArrow.png) 0px 0px/12px 30px no-repeat;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 11px;
	line-height: 31px;
	color: #00b8a7;
	z-index: 1;
}

.fixedBackButton {
	position: fixed;
	z-index: 50;
	left: 2px;
	width: 42px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.5) url(im3/BackArrow.png) 5px 0px/12px 30px no-repeat;
	padding: 0px 0px 0px 16px;
}

.updateTimeIndicator {
	display: none;
	position: absolute;
	top: 14px;
	right: 8px;
	width: 85px;
	height: 30px;
	margin: 0;
	border: none;
	background: url(im3/simpleClockIcon.png) right center/30px 30px no-repeat;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 0px 30px 0px 0px;
	line-height: 15px;
	color: #00b8a7;
	z-index: 1;
}

.siteNotesThermostatGraph {
	top: 24px;
	right: 118px;
}

.linkButton {	/* ORIG */
	display: none;
	width: 74px;
	height: 30px;
	padding: 0;
	margin-top: 6px;
	float: left;
	border: none;
	background: none;
}

.backSubmitButton {
	position: absolute;
	top: 14px;
	left: 5px;
	width: 41px;
	height: 30px;
	margin: 0;
	border: none;
	background: url(im3/BackArrow.png) 0px 0px/12px 30px no-repeat;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 11px;
	line-height: 31px;
	color: #00b8a7;
	z-index: 1;
}
}

.rightTemperature {	/* ORIG */
	position: absolute;
	top: 6px;
	right: 2px;
	border-width: 0px;
}

.rightButton {	/* ORIG */
	position: absolute;
	top: 16px;
	right: 6px;
	border-width: 0 5px;
}

.rightText {
	position: absolute;
	top: 16px;
	right: 6px;
	border-width: 0 5px;
	font-size: 16px;
	font-weight: bold;
	cursor: default;
	color: #555;
	line-height: 28px;
}

.rightWideButton {	/* ORIG */
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	position: absolute;
	top: 16px;
	right: 0px;
	width: 66px;
	border-width: 0 5px;
}

.deleteButton {	/* ORIG */
	text-decoration: none;
	text-align: center;
}
.deleteButton button {	/* ORIG */
	width: 100px;
	height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

/*
td {	/* ORIG */
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin: 0;
	padding: 0;
}
*/

.activebox {	/* ORIG */
    position: absolute;
    height: 36px;
    width: 100px;
    border: 1px;
    border-color: #00f;
    border-style: solid;
    background-color: #ffffff;
    overflow: hidden;
    z-index: 1;
}

.selectedbox {	/* ORIG */
    position: absolute;
    height: 36px;
    width: 100px;
    border: 1px;
    border-color: #00f;
    border-style: solid;
    background-color: #ff8800;
    overflow: hidden;
    z-index: 1;
}

.unreachablebox {	/* ORIG */
    position: absolute;
    height: 36px;
    width: 100px;
    border: 1px;
    border-color: #00f;
    border-style: solid;
    background-color: #ff8080;
    overflow: hidden;
    z-index: 1;
}
 
.activebox:active {	/* ORIG */
    background-color: orange;
}

.unreachablebox:active {	/* ORIG */
    background-color: orange;
}

.line
{	/* ORIG */
	position:absolute;
}

.main_container {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
	HEIGHT: 440px;
	TEXT-ALIGN: center;
	POSITION: relative;
	top: 1px;
}
.main_container_netmap {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
	TEXT-ALIGN: center;
	POSITION: relative;
	top: 1px;
}
.main_container_center {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 1px;
	HEIGHT: 1px;
	FONT-SIZE: 1px;
	background: none;
	display: inline;
	POSITION: relative;
	top: 0px;
	left: 0px;
	z-index: 6;
}

.main {	/* ORIG */
	display: inline;
	margin: 0;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	cursor: default;
	color: #000;
	width: 360px;
	height: 440px;
	text-align: center;
	position: relative;
	left: -160px;
}

#netMapScrollContainer {	/* ORIG */
	width: 100%;
	overflow: auto;
	overflow-y: hidden;
}

#netMapScroll {	/* ORIG */
	width: 100%;
	overflow: auto;
}

#netMapContainer {	/* ORIG */
	overflow: hidden;
}

.netMapBoxes {	/* ORIG */
	display: inline;
	margin: 0;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	cursor: default;
	color: #000;
	width: 1px;
	height: 1px;
	text-align: center;
	position: relative;
}

.netMapStatic {	/* ORIG */
	height: 440px;
	background-color: transparent;
	position: absolute; top: 0px; left: 0px;
}

.netMapElement {	/* ORIG */
	position:absolute;
	height:20px;
	width:20px;
	background-color:transparent;
	overflow:visible;
	z-index:1;
	color: white;
	text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px #000, 1px -1px #000;
}

.netMapSensor {	/* ORIG */
	position:absolute;
	height:20px;
	width:20px;
	background-color:transparent;
	overflow:visible;
	z-index:1;
	color: transparent;
}

.netMapSensor:hover {	/* ORIG */
	color: white;
	text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px #000, 1px -1px #000;
}

.edit_style .infoTop {	/* ORIG */
	position: relative;
	margin: 8px 10px 0px 10px;
	border: none;
	padding: 0;
	width: 300px;
	HEIGHT: 38px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-color: #fff;
	background-image: url(images/infoOutlineTop.gif);
	background-repeat: no-repeat;
}
.edit_style .infoInner {	/* ORIG */
	position: relative;
	margin: 0px 10px;
	border: none;
	padding: 0;
	width: 300px;
	HEIGHT: 33px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-color: #fff;
	background-image: url(images/infoOutlineInner.gif);
	background-repeat: no-repeat;
}
.edit_style .infoBottom {	/* ORIG */
	position: relative;
	margin: 0px 10px 8px 10px;
	border: none;
	padding: 0;
	width: 300px;
	HEIGHT: 37px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-color: #fff;
	background-image: url(images/infoOutlineBottom.gif);
	background-repeat: no-repeat;
}
.edit_style .xxxDiv {	/* ORIG */
	width: 270px;
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	FONT-SIZE: 18px;
}
.edit_style .infoTextLeft {	/* ORIG */
	VERTICAL-ALIGN: middle;
	position: relative;
	margin: 0;
	border: none;
	padding-left: 4px;
	text-align: left;
}
.edit_style .infoTextRight {	/* ORIG */
	VERTICAL-ALIGN: middle;
	border: none;
	TEXT-ALIGN: right;
	COLOR: #02044a;
	display: block;
	margin: -8px -20px -8px -10px;
	padding: 9px 0px 7px 10px;
	text-decoration: none;
}
.infoMapItem {	/* ORIG */
	position: relative;
	margin: 0px 2px;
	border-bottom: 1px solid gray;
	padding: 0;
	width: 210px;
	height: 16px;
	vertical-align: middle;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	background-color: #fff;
}
.thermostatStatusContainer {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 92px;
	height: 58px;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
}
.thermostatStatusContainer .infoTop {	/* ORIG */
	margin-top: 0px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 90px;
	height: 24px;
	vertical-align: middle;
	COLOR: #000;
}

.thermostatStatusContainer .infoBottom {	/* ORIG */
	margin-top: 3px;
	margin-bottom: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 90px;
	height: 24px;
	vertical-align: middle;
	COLOR: #000;
}

.thermostatStatusContainer .infoCombined {	/* ORIG */
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 90px;
	height: 51px;
	vertical-align: middle;
	COLOR: #000;
}

.thermostatUnreachableContainer {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	width: 128px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding: 22px 0px 0px 0px;
	text-align: center;
	COLOR: #FFF;
}

.thermostat_status_container {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}
.thermostat_status_style {	/* ORIG */
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	CURSOR: default;
	COLOR: #000;
	width: 92px;
	HEIGHT: 100%;
	LINE-HEIGHT: 24px;
	background: none;
	TEXT-ALIGN: left;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}
.thermostat_status_style .infoTop {	/* ORIG */
	position: relative;
	margin: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 0;
	width: 90px;
	HEIGHT: 24px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	font-size: 15px;
	line-height: 24px;
	background-repeat: no-repeat;
}
.thermostat_status_style .infoBottom {	/* ORIG */
	position: relative;
	margin: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 0;
	width: 90px;
	HEIGHT: 24px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	font-size: 15px;
	line-height: 24px;
	background-repeat: no-repeat;
}
.thermostat_status_style .xxxDiv {	/* ORIG */
	width: 65px;
	HEIGHT: 24px;
	VERTICAL-ALIGN: middle;
	FONT-SIZE: 15px;
}
.thermostat_status_style .infoTextLeft {	/* ORIG */
	VERTICAL-ALIGN: middle;
	position: relative;
	margin: 0;
	border: none;
	padding-left: 4px;
	text-align: left;
}
.thermostat_status_style .infoTextRight {	/* ORIG */
	VERTICAL-ALIGN: middle;
	border: none;
	TEXT-ALIGN: right;
	COLOR: #02044a;
	display: block;
	margin: -8px -20px -8px -10px;
	padding: 9px 0px 7px 10px;
	text-decoration: none;
}

.infoMessage {	/* ORIG */
	font-size: 15px;
	font-weight: normal;
	color: #444444;
	margin-top: 4px;
}
.deviceLabel {	/* ORIG */
	font-size: 12px;
	font-weight: normal;
}
.warnMessage {	/* ORIG */
	font-size: 15px;
	font-weight: normal;
	color: red;
	margin-top: 4px;
}


.toolbar > h2 {	/* ORIG */
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	FONT-SIZE: 22px;
	FONT-WEIGHT: bold;
	CURSOR: default;
	COLOR: #FFF;
	width: 200px;
	HEIGHT: 30px;
	LINE-HEIGHT: 28px;
	TEXT-ALIGN: center;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	display: block;
	position: relative;
	top: 6px;
	left: 0px;
}

.toolbar > h3 {	/* ORIG */
	margin: 0px 0px 0px 0px;
	font-size: 18px;
}

.configStyle {	/* ORIG */
	MARGIN: 0 auto;
	border: none;
	padding: 0;
	FONT-SIZE: 20px;
	FONT-WEIGHT: normal;
	CURSOR: default;
	COLOR: #000;
	width: 360px;
	HEIGHT: 360px;
	LINE-HEIGHT: 32px;
	BACKGROUND-COLOR: #d2d2d2;
	TEXT-ALIGN: left;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
}

.configDivStyle {
	margin: 0 auto;
	border: none;
	padding: 0px 0px 50px 0px;
	font-size: 18px;
	cursor: default;
	width: 100%;
	background: none;
	display: block;
	position: relative;
	list-style: none;
	visibility: hidden;
}

.configButton {	/* ORIG */
	position: relative;
	margin: 8px 10px;
	border: none;
	padding: 0;
	width: 300px;
	HEIGHT: 42px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-color: #fff;
	background-image: url(iuiImages/whiteEntry.gif);
	background-repeat: no-repeat;
}
.configSwitchButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100px;
	HEIGHT: 26px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/AutoButton.gif);
	background-repeat: no-repeat;
}
.configSwitchNewButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 79px;
	HEIGHT: 29px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/AutoButtonNew.png);
	background-repeat: no-repeat;
	background-color:transparent;
}
.configOnOffSwitchButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100px;
	HEIGHT: 26px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/OffButton.gif);
	background-repeat: no-repeat;
}
.configOnOffNewSwitchButton {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 85px;
	height: 40px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background: transparent url(im3/offToggle.png) left center/85px 48px no-repeat;
}
.configOnOffNewSwitchButton[value="On"] {
	background-image: url(im3/onToggle.png);
}
.configOnOffNewSwitchButton[value="Off"] {
	background-image: url(im3/offToggle.png);
}

.configOnSwitchButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100px;
	HEIGHT: 26px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/OnButton.gif);
	background-repeat: no-repeat;
}
.configOnNewSwitchButton {
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 85px;
	height: 40px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background: transparent url(im3/onToggle.png) left center/85px 48px no-repeat;
}
.configAdminSwitchButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100px;
	HEIGHT: 26px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/adminSwitch.png);
	background-repeat: no-repeat;
}
.configUserSwitchButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100px;
	HEIGHT: 26px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/userSwitch.png);
	background-repeat: no-repeat;
}
.configAdminSwitchNewButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 87px;
	HEIGHT: 29px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/AdminSwitch.png);
	background-repeat: no-repeat;
	background-color:transparent;
}
.configUserSwitchNewButton {	/* ORIG */
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 87px;
	HEIGHT: 29px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-image: url(images/UserSwitch.png);
	background-repeat: no-repeat;
	background-color:transparent;
}
.configDiv {	/* ORIG */
	width: 260px;
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	FONT-SIZE: 18px;
}
.configDivWide {	/* ORIG */
	width: 290px;
	HEIGHT: 42px;
	VERTICAL-ALIGN: middle;
	FONT-SIZE: 18px;
}
.configWide {	/* ORIG */
	width: 290px;
	HEIGHT: 42px;
	FONT-SIZE: 18px;
}
.configNewWide {	/* ORIG */
	width: 96%;
	max-width: 350px;
	min-height: 42px;
	font-size: 18px;
}
.configNewWideTall {	/* ORIG */
	width: 96%;
	max-width: 350px;
	min-height: 54px;
	font-size: 18px;
}
.configNewDescription {
	width: 92.5%;
	min-height: 42px;
	margin: 12px 0px 12px 14px;
	text-align: left;
}
.configWideDescription {
	width: 98%;
	min-height: 42px;
	margin: 12px 0px 12px 0px;
	text-align: left;
}
.configTextInfo {
	margin: 8px 14px 0px 14px;
	font-size: 14px;
	font-weight: normal;
	color:  #068783;
	text-align: left;
	clear: left;
	float: left;
	line-height: 14px;
	display: none;
}
.configTextProfileInfo {
	margin: 3px 0px 0px 1px;
	font-size: 12px;
	font-weight: bold;
	color:  #59595c;
	text-align: left;
	line-height: 14px;
	display: block;
}
.configTextProfileMatch {
	margin: 0px 0px 0px 1px;
	font-size: 15px;
	font-weight: bold;
	color:  #59595c;
	text-align: left;
	line-height: 17px;
	display: block;
	height: 21px;
}
.configTextLeft {	/* ORIG */
	VERTICAL-ALIGN: middle;
	position: relative;
	margin: 0;
	border: none;
	padding-left: 4px;
	text-align: left;
}
.configRightFloatOption {	/* ORIG */
	margin-right: 4px;
	font-size: 18px;
	float: right;
	overflow: hidden;
	color: #02044A;
	font-weight: normal;
}
.configRightFloatHeaderOption {
	margin-right: 4px;
	margin-top: 1px;
	font-size: 18px;
	height: 40px;
	float: right;
	overflow: hidden;
	color: #02044A;
	font-weight: normal;
}
.configRightFloatArrow {	/* ORIG */
	margin-right: 4px;
	margin-top: 0px;
	float: right;
}
.configRightButton {
	position: absolute;
	top: 0px;
	right: 0px;
}
.configMenuLabel {
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #068783;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-size: 14px;
	background: #f2fafc url(im3/triangleColorTab.png) right top/30px 30px no-repeat;
	padding: 0px 30px 0px 10px;
	display: inline-block;
}
.configMenuRowLabel {
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #068783;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-size: 14px;
	display: inline-block;
}
.voltageLabel {
	position: absolute;
	top: 0px;
	right: 79px;
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px 0px 0px 4px;
	margin: 0;
	color: #068783;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	height: 30px;
	width: 80px;
	font-size: 14px;
	background: #f2fafc;
	padding: 0px 10px 0px 10px;
	display: inline-block;
}

.configTitle {
	float: left;
}

.configSubTitle {
	float: left;
	font-weight: normal;
}

.configCenterTitle {
	wdith: 100%;
	text-align: center;
}

.configCenterTitleUnderlined {
	wdith: 100%;
	text-align: center;
	text-decoration: underline;
}

.configTextRight {	/* ORIG */
	VERTICAL-ALIGN: middle;
	border: none;
	TEXT-ALIGN: right;
	COLOR: #02044a;
	display: block;
	margin: 0;
	padding: 9px 20px 7px 10px;
	text-decoration: none;
	background: url(images/listArrowNarrow.png) no-repeat right center;
}

.configMenuRight {	/* ORIG */
	height: 100%;
	vertical-align: middle;
	border: none;
	text-align: right;
	text-decoration: none;
	background: none;
}

.configMenu {
	background: #f2fafc;
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #068783;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-size: 14px;
	padding: 0px 20px 0px 10px;
}

.configProfileMenu {
	background: #eee;
	border: 1px solid #59595c;
	box-sizing: border-box;
	border-radius: 4px;
	color: #59595c;
	font-weight: bold;
	text-align: left;
	height: 30px;
	font-size: 14px;
	padding: 0px 20px 0px 10px;
	width: 99%;
}

.configMenuLeft {	/* ORIG */
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

.configMenuAndroid {	/* ORIG */
	height: 38px;
	line-height: 36px;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	border: none;
	background: url(images/listArrowNarrow.png) no-repeat right center;
}

.configMenuAndroidText {	/* ORIG */
	height: 38px;
	line-height: 36px;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	border: none;
}

.configButtonRight {	/* ORIG */
	VERTICAL-ALIGN: middle;
	border: none;
	TEXT-ALIGN: right;
	COLOR: #02044a;
	display: block;
	margin: -8px -20px -8px -10px;
	padding: 9px 6px 7px 10px;
	text-decoration: none;
}
.configRepeatText {	/* ORIG */
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: right;
	COLOR: #aaa;
	display: block;
	margin: -8px -20px -8px -10px;
	padding: 9px 20px 7px 4px;
	text-decoration: none;
	background: url(images/listArrowNarrow.png) no-repeat right center;
}
.configRepeatText b {	/* ORIG */
	FONT-WEIGHT: normal;
	COLOR: #02044a;
}

.configSliderNormal {	/* ORIG */
	margin-left:8px;
	display: block;
}

.configSliderInvisible {	/* ORIG */
	margin-left:8px;
	display: none;
}

.configSliderGray {	/* ORIG */
	margin-left:8px;
	opacity:0.2;
	filter:alpha(opacity=20);
}

.underline {	/* ORIG */
	margin: 0;
	width: 100%;
	height: 4px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px;
}

.thrmGraphContainer {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
	text-align: center;
	position: relative;
	top: 1px;
}
#thrmGraphTypeContainer {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	width: 100%;
	text-align: center;
	position: relative;
	top: 1px;
	display:none;
}
#thrmGraphCentered {	/* ORIG */
	display: block;
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 480px;
	height: 320px;
	position: relative;
}
.thrmGraphKey {	/* ORIG */
	display: block;
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 410px;
	position: relative;
}
.thrmGraphColorLine {	/* ORIG */
	display:block;
	float:right;
	margin: 8px 12px 0px 0px;
	border: none;
	padding: 0;
	width: 34px;
	height: 2px;
	overflow: hidden;
}
.thrmGraphColorBox {	/* ORIG */
	display:block;
	float:right;
	margin: 2px 12px 2px 8px;
	border: none;
	padding: 0;
	width: 14px;
	height: 14px;
	overflow: hidden;
}

.tgCenteredType, .tzgCenteredType {	/* ORIG */
	display: block;
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 200px;
	line-height: 22px;
	height: 40px;
	position: relative;
}
.styled-select {	/* ORIG */
	height: 28px;
	width: 200px;
	background: #fff url(images/listArrowDown.png) no-repeat right center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 5px;
	margin-bottom: 4px;
	border: 1px solid #000;
	border-radius: 4px;
	overflow: hidden;
}
#thermGraphType {	/* ORIG */
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: transparent;
	border: none;
	width: 228px;
	height: 28px;
	padding-top: 3px;
}

#tgCentered {	/* ORIG */
	display: block;
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 480px;
	height: 284px;
	position: relative;
}
.tzgDesktopCentered {
	display: block;
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 740px;
	height: 284px;
	position: relative;
}
.tzgMobileCentered {
	display: block;
	margin: 0 auto;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 284px;
	position: relative;
}
.tzgContent {
	display: block;
	margin: 6px 0 16px 0;
	box-sizing: border-box;
	border: 1px solid #a7a9ac;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: white;
	padding: 0;
	width: 492px;
	height: 100%;
}
.tzgLabel {
	display: block;
	width: 100%;
	height: 36px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	padding: 0;
	margin: 0;
}
.tzgTimeLabel {
	position: absolute;
	top: 14px;
	-webkit-transform:scale(.8,1); /* Safari and Chrome */
	-moz-transform:scale(.8,1); /* Firefox */
	-ms-transform:scale(.8,1); /* IE 9 */
	-o-transform:scale(.8,1); /* Opera */
	transform:scale(.8,1); /* W3C */
}
.tzgTimeTick {
	position: absolute;
	top: 7px;
	height: 6px;
	width: 1px;
	background-color: #ddd;
}
.tzgTimeAmPm {
	position: absolute;
	top: 26px;
	left: 0px;
	display: block;
	width: 100%;
	height: 10px;
	background: transparent url(im3/dashes.png) left center/10px 10px repeat-x;
}
.tzgTimeText {
	width: 24px;
	height: 10px;
	line-height: 10px;
	font-size: 9px;
	text-align: center;
	background: white;
	position: absolute;
	top: 0px;
	transform: scale(0.8,1);
}
.tzgTimeCenter {
	position: absolute;
	top: 3px;
	left: 50%;
	margin-left: -2px;
	background: white;
	width: 4px;
	height: 4px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
.tzgTimeLeft {
	position: absolute;
	top: 3px;
	left: 0px;
	background: white;
	width: 17px;
	height: 4px;
	border-right: 1px solid #555;
}
.tzgTimeRight {
	position: absolute;
	top: 3px;
	right: 0px;
	background: white;
	width: 17px;
	height: 4px;
	border-left: 1px solid #555;
}
.tgzTimeSlider {
	font-weight: bold;
	transform: scale(0.8,1);
}

.tzgHideButton {
	display: block;
	width: 28px;
	height: 28px;
	background: transparent url(im3/arrowHideBlock.png) left top/28px 28px no-repeat;
	position: absolute;
	top: 4px;
	left: 430px;
	margin: 0px 3px 0px 0px;
	padding: 0;
	cursor: pointer;
}
.tzgShowButton {
	display: block;
	width: 28px;
	height: 28px;
	background: transparent url(im3/arrowShowBlock.png) left top/28px 28px no-repeat;
	position: absolute;
	top: 4px;
	left: 430px;
	margin: 0px 3px 0px 0px;
	padding: 0;
	cursor: pointer;
}
.tzgKeyLabel {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding: 13px 0px 0px 0px;
	margin: 0;
}
#tgScaleLeft, .tzgScaleLeft {
	width: 26px;
	height: 218px;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	font-weight: bold;
	color: #666;
	padding-right: 3px;
	position: absolute;
	top: 45px;
	left:1px;
	display:block;
	background: transparent;
	z-index: 5;
}
.tzgScaleLabel {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	width: 26px;
	text-align: right;
	display: inline-block;
}
.tzgScaleRight {
	width: 26px;
	height: 218px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	color: #666;
	position: absolute;
	top: 45px;
	left:466px;
	display:block;
	z-index: 5;
}
.tzgScaleRightLabel {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	width: 26px;
	text-align: left;
	display: inline-block;
}
.tzgKey {
	width: 230px;
	min-height: 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 8px 0px 4px 0px;
	position: absolute;
	top: 33px;
	left:504px;
	display:block;
	border: 1px solid #aaa;
	box-sizing: border-box;
	background-color: white;
	overflow: auto;
}
.tzgGraphColorLine {
	display:block;
	float:right;
	margin: 2px 7px 0px 0px;
	width: 24px;
	overflow: hidden;
}
.tzgGraphColorBox {
	display:block;
	float:right;
	margin: 5px 12px 0px 8px;
	border: none;
	padding: 0;
	width: 14px;
	height: 14px;
	overflow: hidden;
}
.tzgMessage {	/* ORIG */
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-color: #000;
	width:176px;
	height:30px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	background-color: #d7d7d7;
	zindex: 5;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
	display: none;
}

.mysitesMessage {
	width:220px;
	height:30px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	background-color: transparent;
	zindex: 5;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
	display: none;
}

@media print {	/* ORIG */
	.tgHideBlockImg, .tzgHideBlockImg {	/* ORIG */
		display:none;
	}
}
#tgLeftBlockImg, .tzgLeftBlockImg {
	width: 28px;
	height: 217px;
	position: absolute;
	top: 36px;
	left:1px;
	z-index: 4;
}
#tgLeftBlockPrintImg, .tzgLeftBlockPrintImg {
	width: 28px;
	height: 217px;
	position: absolute;
	top: 36px;
	left:1px;
	display:block;
	z-index: 3;
}
#tgRightBlockImg, .tzgRightBlockImg {
	width: 18px;
	height: 217px;
	position: absolute;
	top: 36px;
	left:463px;
	z-index: 4;
}
#tgRightBlockPrintImg, .tzgRightBlockPrintImg {
	width: 18px;
	height: 217px;
	position: absolute;
	top: 36px;
	left:463px;
	display:block;
	z-index: 3;
}
#tgScrollableAnchor, .tzgScrollableAnchor {
	width: 468px;
	height: 272px;
	font-size: 9px;
	text-align: right;
	position: absolute;
	top: 36px;
	left:12px;
}
#tgScrollable, .tzgScrollable {	/* ORIG */
	width: 468px;
	height: 272px;
	position: relative;
	overflow: auto;
}
#tgScaleTopAnchor, .tzgScaleTopAnchor {	/* ORIG */
	width: 468px;
	height: 32px;
	font-size: 9px;
	text-align: center;
	position: absolute;
	top: 218px;
	left:0px;
}
#tgScaleTop, .tzgScaleTop {	/* ORIG */
	width: 468px;
	height: 32px;
	font-size: 9px;
	text-align: center;
	position: relative;
}
.tzgCanvas {
	width: 468px;
	height: 217px;
	background-color: white;
	position: absolute;
	top: 0px;
	left: 0px;
}
.tgCanvasDiv {
	width: 468px;
	height: 249px;
	background-color: white;
	position: absolute; top: 0px; left: 0px;
}
.tgCanvasCanvas {	/* ORIG */
	position: relative;
	float: left;
	width: 468px;
	height: 217px;
}
.tzgCanvasOverlay {	/* ORIG */
	width: 432px;
	height: 217px;
	background-color: transparent;
	position: absolute; top: 0px; left: 18px;
}
.tzgTimeOverlay {
	background: white url(im3/TimeBubbleRound.png) 0px 0px/50px 22px no-repeat;
	border: none;
	border-radius: 7px;
	font-size: 11px;
	line-height: 14px;
	height: 16px;
	left: 0px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	top: -19px;
	width: 51px;
	z-index: 2;
}
#tgMessage {	/* ORIG */
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-color: #000;
	width:176px;
	height:30px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	background-color: #d7d7d7;
	position:absolute; top: 100px; left: 126px;
	zindex: 5;
	display: none;
}

#thrmGraphTemperaturePanel {	/* ORIG */
	width: 28px;
	height: 236px;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	position: absolute; top: 23px; left:0px;
}
#thrmGraphDrawPanel {	/* ORIG */
	width: 434px;
	height: 237px;
	font-size: 9px;
	text-align: right;
	position: absolute; top: 32px; left:30px;
}
#thrmGraphInnerPanel {
	width: 432px;
	height: 235px;
	border: 1px solid #a7a9ac;
	box-sizing: border-box;
	position: relative;
	overflow: auto;
}
#thrmGraphInnerGrid {	/* ORIG */
	width: 432px;
	height: 215px;
	background-image: url('images/graphBox.gif');
	position: relative;
}
#thrmGraphCanvas {
	width: 432px;
	height: 215px;
	background-color: white;
	position: absolute; top: 0px; left: 0px;
}
.thrmGraphDayLabel {	/* ORIG */
	width: 468px;
	height: 32px;
	font-size: 12px;
	text-align: center;
	position: absolute; top: 0px; left:13px;
}
.thrmGraphDayWindow {	/* ORIG */
	width: 468px;
	height: 32px;
	position: relative;
	overflow: hidden;
}
#thrmGraphDayAnchor {	/* ORIG */
	width: 468px;
	height: 32px;
	position: absolute;
}
#thrmGraphDayContainer {	/* ORIG */
	width: 468px;
	height: 32px;
	position: relative;
}
.thrm_graph_container {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	WIDTH: 100%;
	HEIGHT: 320px;
	TEXT-ALIGN: center;
	POSITION: relative;
	top: 1px;
}
.thrm_graph_container_center {	/* ORIG */
	margin: 0;
	border: none;
	padding: 0;
	WIDTH: 1px;
	HEIGHT: 1px;
	FONT-SIZE: 1px;
	background: none;
	display: inline;
	POSITION: relative;
	top: 0px;
	left: 0px;
	z-index: 6;
}
.thrm_graph_style {	/* ORIG */
	display: inline;
	margin: 0;
	border: none;
	padding: 0;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	CURSOR: default;
	COLOR: #000;
	WIDTH: 480px;
	HEIGHT: 320px;
	BACKGROUND-COLOR: #d2d2d2;
	TEXT-ALIGN: center;
	POSITION: relative;
	left: -240px;
}
.thrm_graph_style .temperaturePanel {	/* ORIG */
	WIDTH: 28px;
	HEIGHT: 236px;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	TEXT-ALIGN: right;
	POSITION: absolute; top: 23px; left:0px;
}
.thrm_graph_style .thrmDrawPanel {
	WIDTH: 432px;
	HEIGHT: 218px;
	BACKGROUND-COLOR: #a7a9ac;
	FONT-SIZE: 9px;
	TEXT-ALIGN: right;
	POSITION: absolute; top: 31px; left:31px;
}
.thrm_graph_style .thrmDrawPanel .thrmInnerPanel {
	width: 432px;
	height: 218px;
	background-color: #a7a9ac;
	position: relative;
}

.thrm_graph_style .thrmDrawPanel .thrmInnerPanel .thrmInnerGrid {	/* ORIG */
	width: 432px;
	height: 215px;
	margin-top: 3px;
	background-image: url('images/graphBox.gif');
	position: relative;
}

.thrm_graph_style .thrmDrawPanel .thrmInnerPanel .thrmCanvas {	/* ORIG */
	width: 432px;
	height: 218px;
	background-color: transparent;
	position: absolute; top: 0px; left: 0px;
}
.thrm_graph_style .thrmDrawPanel .thrmInnerPanel .dayColumn {	/* ORIG */
	MARGIN: 0px;
	padding: 0;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 34px;
	HEIGHT: 216px;
	BACKGROUND-COLOR: #EEEEEE;
	POSITION: relative;
}
.thrm_graph_style .thrmDrawPanel .thrmInnerPanel .dayColumn .grayLine {	/* ORIG */
	position:absolute;
	left:0px;
	width:34px;
	height:1px;
	background-color: #d7d7d7;
}
.thrm_graph_style .dayLabel {	/* ORIG */
	WIDTH: 468px;
	HEIGHT: 32px;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	POSITION: absolute; top: 0px; left:13px;
}
.thrm_graph_style .rangeBox {	/* ORIG */
	margin: 0px;
	display: block;
	WIDTH: 200px;
	HEIGHT: 18px;
	FONT-SIZE: 14px;
	TEXT-ALIGN: left;
	POSITION: absolute; top: 290px; left:8px;
}

.thrm_graph_style .rangeBox button {	/* ORIG */
	color: #999;
}

.thrm_graph_style .rangeBox b {	/* ORIG */
	color: #000;
}

.thrmNoDataMsg {	/* ORIG */
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-color: #000;
	width:176px;
	height:30px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	background-color: #d7d7d7;
	position:absolute; top: 100px; left: 126px;
	z-index: 5;
	display: none;
}

.datebar .thrmPrevButton {
	width: 50px;
	height: 42px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background: transparent url(im3/arrowNarrowLeftLtBlue.png) center center/14px 24px no-repeat;
}

.datebar .thrmNextButton {
	width: 50px;
	height: 42px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	background: transparent url(im3/arrowNarrowRightLtBlue.png) center center/14px 24px no-repeat;
}

.remoteLayout {	/* ORIG */
	border: 0;
	margin: 0;
	padding: 3px;
	background-color: #000;
	list-style: none;
}

.remoteList {	/* ORIG */
	border: 0;
	margin: 0;
	padding: 0;
}

.unusedKey {	/* ORIG */
	display: none;
}

.remoteKey {	/* ORIG */
	border: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 102px;
	height: 68px;
	text-align: center;
	font-size: 28px;
	line-height: 68px;
	background: url(images/remoteKey.png) no-repeat center center;
	display: inline;
}

.selectKey {	/* ORIG */
	border: 0;
	margin: 2px;
	padding: 0;
	color: #fff;
	width: 310px;
	height: 138px;
	text-align: center;
	font-size: 24px;
	line-height: 136px;
	background: url(rImages/select.png) no-repeat center center;
	display: inline;
}

.glowImage {	/* ORIG */
	border: 0;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	position: fixed;
	display: none;
	z-index: 2;
}

.remoteKeyPressed {	/* ORIG */
	border: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	width: 102px;
	height: 68px;
	text-align: center;
	font-size: 28px;
	line-height: 68px;
	background: url(images/remoteKeyPressed.png) no-repeat center center;
	display: inline;
}

.topMenu {	/* ORIG */
	position: absolute;
	left: 50%;
	margin: 1px 0 0 -83px;
	font-size: 24px;
	width: 166px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 36px;
	background: url(images/topMenuBG.gif) repeat-x;
}

.configMenuOrig {	/* ORIG */
	position: absolute;
	left: 70%;
	margin: 1px 0 0 -83px;
	width: 166px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	height: 36px;
	background: url(images/topMenuBG.gif) repeat-x;
}

.pageButton {	/* ORIG */
	position: absolute;
	right: 6px;
	top: 16px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 55px;
	height: 30px;
	background: url(images/pageButton.png) no-repeat;
}

.configGroup {
	display:block;
	width: 94%;
	margin: 10px auto;
	margin-bottom: 2px;
	background-color: white;
	border: 1px solid #bbb;
	box-sizing: border-box;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.configGroup[data-style="thermConfigTop"] {
	margin-bottom: 0px;
	border: none;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

.configGroup[data-style="subscriptionConfigTop"] {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.configGroupLabel {
	min-height: 47px;
	line-height: 47px;
	background-color: #0184c8;
	border: none;
	color: white;
	padding: 0;
	text-align: center;
	font-size: 18px;
}

.configLabelText {
	margin: 0 auto;
	background: transparent url(im3/configGear.png) 0px 14px/18px 18px no-repeat;
	padding-left: 23px;
	display: inline-block;
}

.configLabelSimple {
	margin: 0 auto;
	background: transparent;
	padding-left: 23px;
	display: inline-block;
}

.configGroupItem {
	width: 98%;
	font-size: 16px;
	padding: 19px 0px 19px 0px;
	line-height: 30px;
	border-bottom: 1px solid #231f20;
	color: #414042;
}

.configGroupSubItem {
	font-size: 16px;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	line-height: 30px;
	border: 1px solid #888;
	border-radius: 6px;
	color: #414042;
}

.configSubItem {
	width: 98%;
	font-size: 16px;
	padding: 0px;
	line-height: 30px;
	border: none;
	color: #414042;
}

.configGroupProfileItem {
	width: 98%;
	font-size: 16px;
	padding: 19px 0px 19px 0px;
	line-height: 30px;
	color:#59595C;
	border:none;
	text-align: left;
}

.configHeader {
	position: relative;
	margin: 6px auto;
	width: 92%;
	border: none;
	padding: 0;
	height: 36px;
	vertical-align: middle;
	color: #444;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
}

.configBox {
	position: relative;
	margin: 8px auto;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	width: 92%;
	height: 53px;
	vertical-align: middle;
	font-weight: bold;
	color: #444;
	font-size: 18px;
	line-height: 53px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.configBoxAuto {	/* ORIG */
	position: relative;
	margin: 8px 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	width: 300px;
	min-height: 42px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.configBoxAutoWide {	/* ORIG */
	position: relative;
	margin: 8px 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	width: 316px;
	min-height: 42px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.configBoxTop {	/* ORIG */
	position: relative;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	width: 300px;
	height: 42px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.configBoxMiddle {	/* ORIG */
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
	width: 300px;
	height: 41px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
}

.configBoxBottom {	/* ORIG */
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	border-top: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
	width: 300px;
	height: 41px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.userText {
	display: block;
	font-size: 20px;
	float: left;
	line-height: 20px;
	margin-top: 11px;
	width: 70%;
}

.userButton_old {	/* ORIG */
	position: relative;
	margin: 14px 10px;
	border: none;
	padding: 0;
	width: 300px;
	HEIGHT: 42px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-color: #fff;
	background-image: url(iuiImages/whiteEntry.gif);
	background-repeat: no-repeat;
}

.userButton {	/* ORIG */
	position: relative;
	margin: 14px 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	max-width: 300px;
	height: 42px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.sensorButton {	/* ORIG */
	position: relative;
	margin: 14px 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	width: 300px;
	min-height: 42px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.userButtonClose_old {	/* ORIG */
	position: relative;
	margin: 4px 4px;
	border: none;
	padding: 0;
	width: 300px;
	HEIGHT: 42px;
	VERTICAL-ALIGN: middle;
	COLOR: #000;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 36px;
	background-color: #fff;
	background-image: url(iuiImages/whiteEntry.gif);
	background-repeat: no-repeat;
}

.userButtonClose {	/* ORIG */
	position: relative;
	margin: 4px 10px;
	border: 1px solid #000;
	box-sizing: border-box;
	padding: 0;
	width: 300px;
	height: 42px;
	vertical-align: middle;
	color: #000;
	font-size: 20px;
	line-height: 36px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.emailUserText {
	display: block;
	overflow: hidden;
	font-size: 13px;
	color: #a6a8ab;
	width: 70%;
	float: left;
	height: 18px;
	margin-top: 2px;
	line-height: 14px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.rightUserText {
	position: absolute;
	right: 22px;
	top: 27px;
	font-size: 20px;
	color: white;
	line-height: 20px;
}

.unverifiedUserText {
	position: absolute;
	right: 22px;
	top: 7px;
	font-size: 20px;
	color: white;
	line-height: 20px;
}

.leftFloatLabel {
	margin-left: 8px;
	margin-top: 0px;
	max-width: 250px;
	overflow: hidden;
	float: left;
}

.leftFloatNameLabel {
	margin-left: 4px;
	margin-top: 5px;
	font-size: 18px;
	max-width: 205px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

.leftFloatButtonLabel {	/* ORIG */
	margin-left: 10px;
	margin-top: 5px;
	font-size: 18px;
	float: left;
}

.absolutePushButton {
	position: absolute;
	top: 10%;
	left: 40%;
	margin: 0;
	font-size: 18px;
}

.leftFloatText {	/* ORIG */
	margin-left: 4px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 20px;
	float: left;
}

.leftFloatFootnoteText {	/* ORIG */
	margin-left: 0px;
	margin-top: 2px;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	clear: both;
}

.rightFloatText {	/* ORIG */
	margin-right: 4px;
	margin-top: 5px;
	font-size: 18px;
	float: right;
	overflow: hidden;
}

.rightFloatSubText {	/* ORIG */
	margin-right: 4px;
	margin-top: 18px;
	font-size: 16px;
	line-height: 20px;
	float: right;
	overflow: hidden;
	text-align: right;
}

.rightFloatLabelText {	/* ORIG */
	margin-right: 8px;
	margin-top: 18px;
	font-size: 16px;
	line-height: 20px;
	float: right;
	overflow: hidden;
	text-align: right;
}

.rightFloatButton {	/* ORIG */
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
	padding: 0px;
	float: right;
	background-color: transparent;
}
.rightFloatOption {	/* ORIG */
	margin-right: 4px;
	margin-top: 5px;
	font-size: 18px;
	float: right;
	overflow: hidden;
	color: #02044A;
	font-weight: normal;
}

.centerFloatText {	/* ORIG */
	text-align: center;
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
}

.rightFloatSelect {	/* ORIG */
	margin-right: 6px;
	margin-top: 5px;
	float: right;
}

.rightFloatTemp {	/* ORIG */
	margin-right: 4px;
	margin-top: 12px;
	float: right;
}

.rightFloatWeight {
	margin: 0;
	font-size: 24px;
	float: right;
	font-weight: bold;
}

.weightSettingRight .horizontal_slider_display_combo {
	width: 175px;
}

.weightSettingRight .horizontal_slider_display_combo .horizontal_slider_track .slider_area {
	width: 175px;
}

.weightSettingRight .horizontal_slider_display_combo .horizontal_slider_track .slider_slit {
	position: absolute;
	top: 6px;
	left: 25px;
	background: url(im3/grayVG.png) 0px 0px/1px 6px repeat-x;
	width: 138px;
	height: 6px;
	margin: 16px 0px 0px;
	border: none;
	color: #fff;
}

.weightSettingRight .horizontal_slider_display_combo .display_area .slider_display_trans {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 17px;
	z-index: 1;
	width: 40px;
	cursor: default;
	color: #000;
	line-height: 18px;
	background-color: transparent;
	text-align: center;
	position: relative;
}
.rightFloatTwoLineText {	/* ORIG */
	margin-right: 4px;
	margin-top: 8px;
	font-size: 12px;
	line-height: 14px;
	width: 40px;
	text-align: center;
	float: right;
}

.rightFloatInput {	/* ORIG */
	margin-right: 4px;
	margin-top: 8px;
	font-size: 16px;
	float: right;
}

.rightFloatToggle {	/* ORIG */
	margin-right: 4px;
	margin-top: 6px;
	font-size: 16px;
	float: right;
}

.rightFloatToggleTall {
	margin-right: 4px;
	margin-top: 20px;
	font-size: 16px;
	float: right;
}

.rightFloatArrow {	/* ORIG */
	margin-right: 4px;
	margin-top: 12px;
	float: right;
}

.listrow {	/* ORIG */
	vertical-align: middle;
	width: 100%;
	min-height: 54px;
}

.popUpSelector {
	width: 250px;
	min-height: 120px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #068783;
	box-sizing: border-box;
	background-color: #f2fafc;
	color: #068783;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 9;
}

.gwPopUpSelector {
	width: 250px;
	min-height: 120px;
	margin: 0;
	padding: 14px;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #068783;
	box-sizing: border-box;
	background-color: #f2fafc;
	color: #068783;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index: 9;
}

.popUpSelectorWide {
	width: 274px;
	min-height: 120px;
	margin: 0;
	padding: 12px;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	border: 1px solid #068783;
	box-sizing: border-box;
	background-color: #f2fafc;
	color: #068783;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 9;
}

.popUpEmpty {	/* ORIG */
	margin: 0;
	padding: 0;
	font-size: 18px;
	border: 0;
	background-color: transparent;
	color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

.popUpAlert {
	width: 90%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}

#systemModePickerPopup {	/* ORIG */
	width: 250px;
	height: 120px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	border-right: 1px solid #2d3642;
	border-bottom: 1px solid #2d3642;
	border-left: 1px solid #6d84a2;
	border-top: 1px solid #6d84a2;
	background-color: #ffffff;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 9;
}

#humiditySliderPopup {	/* ORIG */
	width: 280px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	border-right: 1px solid #2d3642;
	border-bottom: 1px solid #2d3642;
	border-left: 1px solid #6d84a2;
	border-top: 1px solid #6d84a2;
	background-color: #ffffff;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	z-index: 9;
}

.tallHumiditySlider {	/* ORIG */
	height: 190px;
}

.shortHumiditySlider {	/* ORIG */
	height: 120px;
}

.humidityAction {	/* ORIG */
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.deleteEmailNotice {
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
	padding: 0px;
	float: right;
	background-color: transparent;
}

.deleteTxtNotice {
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
	padding: 0px;
	float: right;
	background-color: transparent;
}

.deleteSecondaryGateway {	/* ORIG */
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
	padding: 0px;
	float: right;
	background-color: transparent;
}

.thermUsage {
	min-width: 496px;
	font-size: 12px;
	overflow: auto;
}

.thermUsage #startdate {	/* ORIG */
	font-size: 16px;
	height: 24px;
}

.thermUsage .topArea {	/* ORIG */
	min-width: 706px;
}

.thermUsage .sidebar {	/* ORIG */
	display: block;
	margin: 4px 0px 0px 4px;
	padding: 0px;
	width: 16%;
	max-width: 186px;
	height: 620px;
	border: 1px;
	box-sizing: border-box;
	border-style: solid;
	border-color: #000;
	background-color: #fff;
	float: left;
	position: relative;
}

.thermUsage .sidescroll {
	position: absolute;
	top: -12px;
	right: 0px;
	width: 210px;
	max-height: 640px;
	background-color: white;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 8px 14px 14px;
	border-top: 0px;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 0px;
	line-height: 30px;
	text-align: left;
	overflow: auto;
	z-index: 10;
}

.thermUsage .sidelist {
	margin: 0;
	text-align: left;
}

.thermUsage .sideselect {
	position: absolute;
	top: -12px;
	right: 0px;
	width: 210px;
	height: 500px;
	background-color: white;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 8px 14px 14px;
	border-top: 0px;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 0px;
	line-height: 28px;
	text-align: left;
	overflow: hidden;
	z-index: 10;
}

#thermUsageGraphType {	/* ORIG */
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	background: url(iuiImages/graphTypeSelect.png) #6d84a2 repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-width: 1px 2px 1px 2px;
	border-color: white;
}

.choiceBox {	/* ORIG */
	width: 168px;
}

.choiceLabel {
	font-size: 12px;
	display: block;
	line-height: 14px;
	margin-top: 12px;
}

.choiceOptions {	/* ORIG */
	margin-right: 8px;
	font-size: 9px;
	float: right;
}

.chart {
	display: block;
	margin: 20px auto;
	width: 98%;
	height: 250px;
	border: 1px solid black;
	box-sizing: border-box;
	background-color: #fff;
	overflow-y: visible;
}

.chart .chartRelative {
	position: relative;
}

.chart .chartfixed {
	display: block;
	width: 900px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.chart .mobileChartfixed {
	display: block;
	width: 480px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.chart .bars {
	margin: 0;
	border: none;
	display: block;
	width: 100%;
	height: 200px;
	background-color: #fff;
	position: relative;
}
.chart .bars .heatBar {
	display: block;
	margin: 0px;
	border: 1px;
	box-sizing: border-box;
	border-style: solid;
	border-color: #666;
	text-align: center;
	position: absolute;
	background-color: #ff5555;
	z-index: 5;
}
.chart .bars .coolBar {
	display: block;
	margin: 0px;
	border: 1px;
	box-sizing: border-box;
	border-style: solid;
	border-color: #666;
	text-align: center;
	position: absolute;
	background-color: #00ffff;
	z-index: 5;
}
.chart .bars .heatSegment {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}

.chart .barValueContainer {
	display: none;
	margin: 0px;
	border: 0px;
	border-style: none;
	text-align: center;
	position: absolute;
	width: 46px;
	height: 38px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	z-index: 6;
}

.chart .barValue {
	display: block;
	border: 1px solid #555;
	box-sizing: border-box;
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	background-color: white;
	box-shadow-xxx: 0px 0px 8px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 8px 0px;
	text-overflow: clip;
}

.chart .barConnector {
	display: none;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	height: 10px;
	margin: 0px auto;
	position: absolute;
	z-index: 7;
	background-color: white;
	box-shadow: 0px -3px 0px 0px white, 6px 0px 8px -4px, -6px 0px 8px -4px;
}

.chart .barLabel {
	background-color: white;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top:3px;
	height: 24px;
	border-top: 1px solid #888;
	color: #555;
}

.chart .barHour {
	position: absolute;
	background-color: white;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top:3px;
	width: 37px;
	height: 24px;
	line-height: 24px;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #555;
}

.chart .barHourNarrow {
	position: absolute;
	background-color: white;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	padding-top:3px;
	width: 19px;
	height: 24px;
	line-height: 24px;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #555;
}

.chart .chartTypeHeading {
	margin: 0;
	padding: 8px 0px 0px 0px;
	border: none;
	display: block;
	width: 100%;
	height: 22px;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	text-align: center;
	position: relative;
}

.chart .totallabels {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	width: 100%;
	height: 20px;
	background-color: #fff;
	text-align: center;
	position: relative;
}
.chart .barlabels .barlabel {
	margin: 0;
	border: none;
	display: block;
	height: 20px;
	top: 5px;
	text-align: center;
	position: absolute;
	z-index: 5;
}
.chart .barlabels .barhour {
	margin: 0;
	border: none;
	border-top: 0px;
	border-left: 1px solid #000;
	border-right: 0px;
	border-bottom: 0px;
	display: block;
	height: 20px;
	top: 5px;
	text-align: center;
	position: absolute;
	z-index: 5;
}
.deviceCheckBox {	/* ORIG */
	vertical-align: -10%;
}
.deviceCheckBoxGray {	/* ORIG */
	vertical-align: -10%;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.graphCheckbox {
	float: left;
	height: 22px;
	padding-left: 22px;
	line-height: 24px;
	margin-left: 8px;
	background: transparent url(im3/checkboxUnchecked.png) left center/17px 17px no-repeat;
}
.graphCheckbox[data-checked="true"] {
	background: transparent url(im3/checkboxChecked.png) left center/17px 17px no-repeat;
}
.colorBox {
	border: none;
	margin: 0px 2px;
	padding: 0px;
	width: 12px;
	height: 12px;
	vertical-align: -4%;
}
.colorBoxGray {	/* ORIG */
	border: none;
	margin: 0px;
	padding: 0px;
	width: 12px;
	height: 12px;
	vertical-align: -10%;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.thermUsage .colorPicker {	/* ORIG */
	display: none;
	border: 1px solid #111;
	box-sizing: border-box;
	margin: 1px;
	padding: 0px;
	width: 120px;
	height: 60px;
	line-height: 24px;
	position: absolute;
	top: 150px;
	left: 46px;
	background-color: #999;
	z-index: 8;
}
.thermUsage .colorPicker .cpLightRed {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #ff5555;
}
.thermUsage .colorPicker .cpCyan {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #00ffff;
}
.thermUsage .colorPicker .cpBlue {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #0000ff;
}
.thermUsage .colorPicker .cpSpringgreen {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #00ff7f;
}
.thermUsage .colorPicker .cpMagenta {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #ff00ff;
}
.thermUsage .colorPicker .cpYellow {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #ffff00;
}
.thermUsage .colorPicker .cpOrange {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #ffa500;
}
.thermUsage .colorPicker .cpDarkMagenta {	/* ORIG */
	border: 3px solid #999;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 24px;
	float: left;
	background-color: #8b008b;
}
.remoteHeader {
	position: relative;
	margin: 6px auto;
	margin-top: 12px;
	width: 92%;
	border: none;
	border-bottom:1px solid #444;
	padding: 0;
	height: 28px;
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.remoteSlaveHeader {
	width: 100%;
}

.remoteSlaveHeaderInner {
	margin: 0 auto;
	font-size:15px;
	font-weight: bold;
	color: #666;
	padding: 10px 0px 6px 0px;
	line-height:18px;
	width: 85%;
	border-bottom: 1px solid black;
}

.remoteSlaveHeader2 {	/* ORIG */
	font-size:14px;
	line-height:18px;
	font-weight: normal;
	border-bottom: 1px solid #E0E0E0;
}
.remoteSlaveHeader3 {	/* ORIG */
	font-size:14px;
	line-height:18px;
	font-weight: normal;
}
.remoteListImage {	/* ORIG */
	float: left;
	line-height: 20px;
}
.remoteListText {	/* ORIG */
	margin-left: 6px;
	margin-top: 6px;
	float: left;
	line-height: 20px;
}
.remoteListHref {
	position: relative;
	display: block;
	width: 92%;
	height: 53px;
	margin: 6px auto;
	border:none;
	color:white;
	box-sizing: border-box;
	padding: 14px 0px 0px 10px;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	line-height: 18px;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #414042 url(im3/prodTHRM.png) right center/90px 53px no-repeat;
}
.remoteListSerial {
	display: block;
	font-size: 12px;
}
.invisible {	/* ORIG */
	display: none;
}
.hotelNameBlock {	/* ORIG */
	width: 110px;
	height: 50px;
	display: block;
}
.hotelNameItem {	/* ORIG */
	width: 100%;
	margin-top: 24px;
}
.hotelVacantItem {	/* ORIG */
	margin: 0px;
}

.textareaPicker {	/* ORIG */
	width: 360px;
	height: 164px;
	margin: 0;
	padding: 6px 0px 0px 16px;
	border-right: 1px solid #2d3642;
	border-bottom: 1px solid #2d3642;
	border-left: 1px solid #6d84a2;
	border-top: 1px solid #6d84a2;
	background-color: #ffffff;
	font-size: 16px;
	font-weigth:normal;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	z-index: 9;
}

.loginContainer {
	position: relative;
	background-color: #2b6f7c;
	color: white;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px 0px 9px 0px;
}

.loginTitle {
	margin: 2px 1px 0px 15px;
}

.loginMessage {
	text-align:center;
	padding: 12px 40px 12px 40px;
}

.loginEmail {
	width: 291px;
	height: 34px;
	font-size: 18px;
	background: white url(im3/LoginEmailIcon.png) 0px 0px/34px 34px no-repeat;
	color: black;
	border: none;
	margin: 8px 0px 16px 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input:-webkit-autofill, input:focus:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #FFF inset;
}

.loginEmailInput {
	margin: 0px 0px 0px 40px;
	border: none;
	padding: 0;
	height: 34px;
	width: 245px;
	font-size: 18px;
	font-family: pwsvarela;
	font-weight: normal;
	background-color: white;
	outline: none;
}

.loginPassword {
	width: 291px;
	height: 34px;
	float:left;
	font-size: 18px;
	background: white url(im3/LoginPasswordIcon.png) 0px 0px/34px 34px no-repeat;
	color: black;
	border: none;
	margin: 8px 0px 16px 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none;
}

.loginPasswordInput {
	margin: 0px 0px 0px 40px;
	border: none;
	padding: 0;
	height: 34px;
	width: 245px;
	font-size: 18px;
	font-family: pwsvarela;
	font-weight: normal;
	background-color: white;
}

.loginAlert {
	width: 291px;
	height: 34px;
	font-size: 18px;
	background: white url(im3/LoginAlertIcon.png) 0px 0px/34px 34px no-repeat;
	color: black;
	border: none;
	margin: 8px 0px 16px 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.loginPasswordIndicator {
	width:34px;
	height: 34px;
	float:right;
	margin: 8px 10px 0px 0px;
	background: transparent url(im3/bulletRed.png) center center/16px 16px no-repeat;
}

.loginButton {
	font-size:20px;
	width:100px;
	height: 34px;
	float:left;
	margin:8px 0px 0px 8px;
	color: black;
	background-color: white;
	font-size: 18px;
	font-family: pwsvarela;
	font-weight: normal;
}

.forgotButton {
	font-size:12px;
	max-width:180px;
	float:right;
	margin:19px 4px 0px 0px;
	background-color: transparent;
	font-family: pwsvarela;
	font-weight: normal;
	border: none;
	text-decoration: underline;
	color: black;
}

.invalidUser {
	position: absolute;
	top: 122px;
	left: 40px;
	height: 34px;
	background: transparent url(im3/invalidBackground.png) 0px 0px/219px 34px no-repeat;
	color: white;
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;
}

.loginTopBox {	/* ORIG */
	width:313px;
	min-height:66px;
	background-color:#464747;
	display:block;
	margin-left:7px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
        border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom: 2px solid #888888;
}

.loginBottomBox {	/* ORIG */
	width:313px;
	height:215px;
	background-color:#464747;
	display:block;
	margin-left:7px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
        border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-top: 2px solid #ffffff;
}

.mySitesMsg {	/* ORIG */
	font-size: 10px;
	float: right;
	color: black;
}

.tzg_slider_track {
	border-right: none;
	padding: 4px 0px 4px 2px;
	border-top: none;
	font-size: 0px;
	float: left;
	margin: 0px;
	border-left: none;
	width: 492px;
	color: transparent;
	line-height: 0px;
	border-bottom: none;
	background-color: transparent;
	text-align: left;
}
.tzg_slider_track .slider_slit {
	border-right: #ddd 1px solid;
	border-top: #555 1px solid;
	margin: 12px 4px 2px;
	border-left: #999 1px solid;
	width: 432px;
	color: #fff;
	line-height: 0px;
	border-bottom: #fff 1px solid;
	position: absolute;
	left: 26px;
	height: 2px;
	background-color: #666
}
.tzg_slider_track .slider_area {
	border-right: 0px;
	border-top: 0px;
	font-size: 0px;
	z-index: 5;
	margin: 0px;
	border-left: 0px;
	width: 480px;
	line-height: 0px;
	border-bottom: 0px;
	position: relative;
	height: 40px;
	top: -6px;
	left: -4px
}
.tzg_slider_track .slider {
	margin: 0px;
	border: none;
	font-size: 0px;
	z-index: 5;
	width: 64px;
	height: 56px;
	line-height: 0px;
	position: relative;
	background-image: url(im3/slider3.png);
	background-size: 64px 56px;
	background-repeat: no-repeat;
	-webkit-user-select: none;
	user-select: none;
}
.canvasToolTip {	/* ORIG */
	position: absolute;
	border: 1px solid #0000ff;
	box-sizing: border-box;
	padding: 3px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weigth:normal;
	z-index: 9;
}

.roundGradientButton {	/* ORIG */
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 29px;
	margin-top: 9px;
	background-color: #466ea0;
	color: white;
	font-size: 18px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	border:0px;
}

.roundGradientButtonDisabled {	/* ORIG */
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 29px;
	margin-top: 9px;
	color: white;
	font-size: 18px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(1, #888888) );
	background:-moz-linear-gradient( center top, #dddddd 5%, #888888 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#888888');
	border:0px;
}

.overlay {
	background-color: rgba(0, 0, 0, 0.0);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 1;
}

.overlayAbsolute {	/* ORIG */
	background-color: rgba(0, 0, 0, 0.2);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 1;
}

.popup {	/* ORIG */
	visibility: hidden;
	opacity: 0;
	width: 250px;
	min-height: 120px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	line-height: 20px;
	border: 1px solid #000;
	box-sizing: border-box;
	background-color: #fff;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 11;
}

.popupButton {	/* ORIG */
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	width: 100px;
	margin: 18px 0px 10px 16px;
}

.popupButtonWide {	/* ORIG */
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	width: 200px;
	margin: 12px 0px 10px 16px;
}

.popupButtonDisabled {	/* ORIG */
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	width: 100px;
	margin: 18px 0px 10px 16px;
	opacity: 0.2;
}

.redGradient {	/* ORIG */
	background: #fd8f87;
	background: -moz-radial-gradient(center, ellipse cover,  #fd8f87 0%, #f15b53 40%, #e11405 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fd8f87), color-stop(40%,#f15b53), color-stop(100%,#e11405));
	background: -webkit-radial-gradient(center, ellipse cover,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	background: -o-radial-gradient(center, ellipse cover,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	background: radial-gradient(ellipse at center,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8f87', endColorstr='#e11405',GradientType=1 );
}

.greenGradient {	/* ORIG */
	background: #25ffc5;
	background: -moz-radial-gradient(center, ellipse cover,  #25ffc5 0%, #00f4af 40%, #00ac7e 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#25ffc5), color-stop(40%,#00f4af), color-stop(100%,#00ac7e));
	background: -webkit-radial-gradient(center, ellipse cover,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	background: -o-radial-gradient(center, ellipse cover,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	background: radial-gradient(ellipse at center,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25ffc5', endColorstr='#00ac7e',GradientType=1 );
}

.grayGradient {	/* ORIG */
	background: #b5bdc8;
	background: -moz-radial-gradient(center, ellipse cover,  #b5bdc8 0%, #828c95 36%, #28343b 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b));
	background: -webkit-radial-gradient(center, ellipse cover,  #b5bdc8 0%,#828c95 36%,#28343b 100%);
	background: -o-radial-gradient(center, ellipse cover,  #b5bdc8 0%,#828c95 36%,#28343b 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #b5bdc8 0%,#828c95 36%,#28343b 100%);
	background: radial-gradient(ellipse at center,  #b5bdc8 0%,#828c95 36%,#28343b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 );
}

.selectArrowMenu {	/* ORIG */
	border: 0 !important;  /*Removes border*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: none;
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/
	color: #02044A;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
}

.selectMenu {
	border: 0 !important;  /*Removes border*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: none;
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/
	color: #555;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 7px;
	left: 30px;
	height: 22px;
	width: 86%;
	outline: none;
}

.selectMenuLabel {
	border: 0;
	background: none;
	color: #555;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 7px;
	left: 30px;
	height: 22px;
	line-height: 22px;
	display:block;
}

.selectMenuLabelDisabled {
	border: 0;
	background: none;
	color: #555;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 7px;
	left: 30px;
	height: 22px;
	line-height: 22px;
	display:none;
}

.popMenu {
	min-width: 50px;
	min-height: 50px;
	-webkit-box-shadow: -4px 4px 4px -4px #888888;
	-moz-box-shadow: -4px 4px 4px -4px #888888;
	box-shadow: -4px 4px 4px -4px #888888;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 38px;
	text-align: right;
	font-weight: bold;
	border: none;
	background-color: white;
	color: #666669;
	position: absolute;
	border-radius: 0px 0px 6px 6px;
	z-index: 11;
}

.popMenuViewport {
	min-width: 50px;
	min-height: 50px;
	-webkit-box-shadow: -4px 4px 4px -4px #888888;
	-moz-box-shadow: -4px 4px 4px -4px #888888;
	box-shadow: -4px 4px 4px -4px #888888;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 38px;
	text-align: right;
	font-weight: bold;
	border: none;
	background-color: white;
	color: #666669;
	position: absolute;
	border-radius: 0px 0px 6px 6px;
	z-index: 11;
	overflow-y: auto;
	max-height: 95vh;
	max-width: 94vw;
	box-sizing: border-box;
}

.popMenu2 {
	min-width: 50px;
	min-height: 50px;
	-webkit-box-shadow: 0px 0px 8px 0px #888888;
	-moz-box-shadow: 0px 0px 8px 0px #888888;
	box-shadow: 0px 0px 8px 0px #888888;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 38px;
	text-align: left;
	font-weight: bold;
	border: none;
	background-color: white;
	color: #666669;
	position: absolute;
	border-radius: 6px 6px 6px 6px;
	z-index: 11;
}

.popMenuItem {	/* ORIG */
	padding: 5px 15px 5px 15px;
	cursor: pointer;
}

.popMenuItem:hover {	/* ORIG */
	color: #fff;
	background-color: #1e90ff;
}

.menuItem {	/* ORIG */
	border: 1px solid #000;
	box-sizing: border-box;
	font-size: 18px;
	width: 170px;
	padding-left: 8px;
	padding-top: 8px;
	height: 30px;
	background-color: #fff;
	font-weight: normal;
	color: #000;
}

.menuItem:hover {	/* ORIG */
	background-color: #ddd;
}

.checkboxRight {	/* ORIG */
	width: 30px;
	height: 30px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.png) no-repeat;
	background-size: 30px;
	display: block;
	float: right;
	margin-right: 8px;
	margin-top: 1px;
}

.checkboxLeft {	/* ORIG */
	width: 30px;
	height: 30px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.png) no-repeat;
	background-size: 30px;
	display: block;
	float: left;
	margin-left: 8px;
	margin-top: 1px;
}

input.styled-checkbox {	/* ORIG */
	display: none;
}

.XandCheckRight {	/* ORIG */
	width: 30px;
	height: 30px;
	padding: 0 5px 0 0;
	background: url(images/XandCheck.png) no-repeat;
	background-size: 30px;
	display: block;
	float: right;
	margin-right: 8px;
	margin-top: 1px;
}

.XandCheckSmall {
	width: 16px;
	height: 16px;
	padding: 0px;
	background: url(im3/XandCheck2.png) no-repeat;
	background-size: 16px;
	display: inline-block;
	margin: 0px 0px 0px 4px;
	float:left;
}

.linkVsite {
	display: block;
	text-decoration: none;
	color: inherit;
}

.dashboard {
	display: none;
	width: 220px;
	height: 66px;
	float: right;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	color: #555;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius-topright:8px;
	-webkit-border-radius-bottomright:8px;
	border-radius-topright:8px;
	border-radius-bottomright:8px;
}

.dashboardSlider {
	display: none;
	width: 220px;
	height: 56px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	text-align: center;
	color: #555;
	background-color: white;
	position: absolute;
	transition: right 500ms;
	-webkit-transition: right 500ms;
	right: 0px;
	top: 0px;
	z-index: 4;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius-topright:8px;
	-webkit-border-radius-bottomright:8px;
	border-radius-topright:8px;
	border-radius-bottomright:8px;
}

.dashboardClick {	/* ORIG */
	width: 40px;
	float: right;
	overflow: hidden;
	margin-right: 5px;
}

.dashboardArrow {
	width: 30px;
	height: 56px;
	float: left;
	background-color: white;
}

.dashboardIndicator {
	width: 10px;
	height: 56px;
	float: left;
	margin-top: 0px;
}

.dashboardItem {	/* ORIG */
	width: 50px;
	height: 50px;
	float: right;
	margin-right: 5px;
	margin-top: 8px;
}

.dashboardImageContainer {	/* ORIG */
	position: relative;
	width: 50px;
	height: 29px;
	overflow: hidden;
}

.dashboardImage {	/* ORIG */
	width: 50px;
	height: 29px;
}

.dashboardMsg {	/* ORIG */
	width: 50px;
	height: 21px;
}

.dashboardNotificationCount {	/* ORIG */
	notcolor: #fc6f01;
	color: #555;
	position: absolute;
	top: 14px;
	left: 0px;
	width: 50px;
	height: 20px;
	font-size: 11px;
}

.dashboardNoNotificationCount {	/* ORIG */
	notcolor: #2a7c3e;
	color: #555;
	position: absolute;
	top: 14px;
	left: 0px;
	width: 50px;
	height: 20px;
	font-size: 11px;
}

#mySitesAltTitle {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: black;
	font-weight: bold;
	max-width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.searchBox {	/* ORIG */
	font-size: 18px;
	width: 135px;
	padding-left: 25px;
	margin-left: 50px;
	z-index: 2;
	background-image: url('images/search-icon.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 20px;
	display: none;
}

#searchIcon {
	position: absolute;
	top: 9px;
	right: 50px;
	font-size: 18px;
	width: 40px;
	height: 40px;
	z-index: 2;
	background-image: url('im3/searchButton.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px;
}

#userSearchIcon {
	position: absolute;
	top: 9px;
	right: 100px;
	font-size: 18px;
	width: 40px;
	height: 40px;
	z-index: 2;
	background-image: url('im3/userSearchButton.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px;
}

#userProfileIcon {
	position: absolute;
	top: 9px;
	right: 45px;
	font-size: 18px;
	width: 40px;
	height: 40px;
	z-index: 1;
	background: transparent url(im3/userProfileButton.png) center center/28px 28px no-repeat;
}

.searchUsername {	/* ORIG */
	float: left;
	margin-left: 12px;
}

.searchName {	/* ORIG */
	width: 360px;
	overflow: hidden;
	float: left;
	margin-left: 12px;
}

.narrow_slider_display_combo {	/* ORIG */
	position: relative;
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	width: 160px;
	height: 67px;
	clear: left;
}

.narrow_slider_display_combo .display_area {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 18px;
	background: none;
	position: absolute;
	top: 0px;
	left: -4px;
}
.narrow_slider_display_combo .display_area .slider_display {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	z-index: 1;
	width: 40px;
	cursor: default;
	color: #000;
	line-height: 18px;
	background-color: white;
	text-align: center;
	position: relative;
}

.narrow_slider_display_combo .display_area .slider_display_white {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	z-index: 1;
	width: 40px;
	cursor: default;
	color: #000;
	line-height: 18px;
	background-color: #ffffff;
	text-align: center;
	position: relative;
}

.narrow_slider_display_combo .narrow_slider_track {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	width: 160px;
	height: 48px;
	background: none;
	text-align: left;
	position: absolute;
	top: 18px;
	left: 0px;
	color: #d2d2d2;
	font-size: 0px;
}

.narrow_slider_display_combo .narrow_slider_track .slider_slit {	/* ORIG */
	position: absolute;
	top: 8px;
	left: 9px;
	background-color: #eee;
	width: 120px;
	height: 2px;
	margin: 16px 4px 2px;
	border-right: #ddd 1px solid;
	border-top: #555 1px solid;
	border-left: #999 1px solid;
	border-bottom: #fff 1px solid;
	color: #fff;
}

.narrow_slider_display_combo .narrow_slider_track .slider_area {	/* ORIG */
	border: none;
	padding: 0;
	margin: 0;
	z-index: 1;
	width: 160px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: -14px;
	font-size: 0px;
}

.narrow_slider_display_combo .narrow_slider_track .slider {	/* ORIG */
	margin: 0px;
	border: none;
	font-size: 0px;
	z-index: 5;
	width: 58px;
	height: 50px;
	line-height: 0px;
	position: relative;
	background-image: url(images/slider2.gif);
	background-repeat: no-repeat;
}

.useInfo {	/* ORIG */
	background-color: rgba(0, 0, 0, 0.2);
	cursor: default;
	opacity: 1;
	position: fixed;
	right: 0;
	top: 0;
	visibility: visible;
	z-index: 10;
	display:none;
	-webkit-transition: opacity 4s; /* Safari */
	-moz-transition: opacity 4s; /* Safari */
	transition: opacity 4s;
}

.thermostatSummary {
	display:block;
	height: 86px;
	width: 100%;
	background: white url(im3/CoolRunningBackground.png) 0px 0px/206px 94px no-repeat;
	border: none;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	margin: 13px 0px 2px 0px;
	overflow: hidden;
}

.thermostatTemp {
	display:block;
	height: 80px;
	width: 114px;
	background-color: white;
	border-left: 1px solid black;
	float: right;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	line-height: 91px;
	color: white;
	overflow: hidden;
	margin-top: 4px;
}

.thermostatTempCentered {
	display:block;
	margin: 20px 0px 0px 0px;
	color: #555;
	padding: 0;
	height: 48px;
	width: 100%;
	float: none;
	line-height: 48px;
	overflow: hidden;
}

.thermostatLeft {
	display:block;
	position: absolute;
	top: 18px;
	left: 12px;
	height: 76px;
	width: 56%;
	background-color: transparant;
	border: none;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #777;
	overflow: hidden;
}

.thermostatStatus {
	display:block;
	height: 100%;
	width: 65px;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	float: right;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	text-align: left;
	color: #555;
	overflow: hidden;
	padding: 0px;
	border: none;
	background-color: transparant;
}

.thermostatOpenStatus {
	display:block;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	color: red;
}

.thermostatStatusElement {
	display:block;
	margin: 3px 0px 0px 0px;
	height: 40px;
	width: 65px;
}

.scheduleHeader {
	display:block;
	width: 100%;
	background: white;
	border: none;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	margin: 13px 0px 0px 0px;
	overflow: hidden;
}

.fancyMenu {
	display: block;
	position: relative;
	margin: 12px 12px 12px 12px;
	height: 56px;
}

.fancyBoxLeft {
	position: absolute;
	top: 19px;
	left: 25px;
	width: 44px;
	height: 30px;
	margin: 0;
	border: 1px solid #555;
	border-right: none;
	box-sizing: border-box;
	color: #555;
	background-color: white;
	overflow: hidden;
	padding: 0;
}

.leftImageAbsolute {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.fancyLabel {
	margin: 0px 0px 0px 28px;
	background-color: #0184c8;
	color: white;
	height: 19px;
	width: 150px;
	font-size: 15px;
	text-align: left;
	padding-left: 28px;
	line-height: 19px;
	font-weight: bold;
	-moz-border-radius: 0px 9px 9px 0px;
	-webkit-border-radius: 0px 9px 9px 0px;
	border-radius: 0px 9px 9px 0px;
	clear:both;
}

.selectMenuContainer {
	float: right;
	margin: 0;
	width: 90%;
	height: 35px;
	border: 1px solid #555;
	box-sizing: border-box;
	color: #555;
	text-align: left;
	line-height: 38px;
	-moz-border-radius: 0px 9px 9px 0px;
	-webkit-border-radius: 0px 9px 9px 0px;
	border-radius: 0px 9px 9px 0px;
	overflow: hidden;
	background-color: white;
}

.configGroup .selectMenuContainer {
	height: 30px;
	line-height: 32px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}

.menuTriangle {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 32px;
	height: 35px;
	border: none;
	background: transparent url(im3/triangleTab.png) right bottom/28px 28px no-repeat;
	z-index: 1;
}

.configGroup .selectMenuContainer .menuTriangle {
	width: 30px;
	height: 30px;
	background-size: 23px 23px;
}

.configGroup .selectMenuContainer .selectMenuLabel {
	font-size: 16px;
	left: 40px;
	height: 20px;
	line-height: 16px;
	display:block;
}

.menuLabel {
	float: left;
	font-weight: bold;
}

.grayVertBar {
	width: 10px;
	height: 42px;
	margin: 4px 4px 0px 0px;
	background-color: #555;
	float: left;
}

.scheduleDayItem {
	margin: 0 auto;
	border-bottom: 1px solid #000;
	padding: 0;
	width: 95%;
	height: 52px;
	vertical-align: middle;
	color: #000;
	font-size: 18px;
	line-height: 48px;
	background-color: transparent;
	overflow: hidden;
}

.scheduleSettingsHeader {
	margin: 0 auto;
	border-bottom: 1px solid #000;
	padding: 0;
	width: 95%;
	height: 32px;
	vertical-align: middle;
	color: #555;
	font-size: 16px;
	line-height: 30px;
	background-color: transparent;
	overflow: hidden;
	text-align: center;
}

.scheduleRightFloatArrow {
	margin: 13px 14px 0px 6px;
	float: right;
}

.scheduleLeftFloatLabel {
	margin-left: 10px;
	margin-top: 1px;
	font-size: 17px;
	font-weight: bold;
	float: left;
}

#teditCommonVars .popSimpleItem {
	width: 95%;
}

.tschedBlockAdd {
	display: block;
	width: 97%;
	margin: 12px 1% 24px 1%;
	background-color:white;
	height:54px;
	font-weight:bold;
	box-shadow: 0px 2px 4px -2px #888888, 0px -2px 4px -2px #888888;
	-webkit-box-shadow: 0px 2px 4px -2px #888888, 0px -2px 4px -2px #888888;
	-moz-box-shadow: 0px 2px 4px -2px #888888, 0px -2px 4px -2px #888888;
}

.tschedBlock {
	display: block;
	width: 98%;
	margin: 12px 1% 24px 1%;
}

.tschedLeftBar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 10%;
	background: #39b54a url(im3/vertGreenGradient.png) top right/34px 1px repeat-y;
	color: white;
	font-size: 28px;
	line-height: 44px;
	font-weight: bold;
}

.tschedRightBar {
	width: 89%;
	margin-left: 10%;
	background-color: white;
	-webkit-box-shadow: -4px 0px 4px 0px #888888;
	-moz-box-shadow: -4px 0px 4px 0px #888888;
	box-shadow: -4px 0px 4px 0px #888888;
}

.tschedDeleteBox {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 10%;
	background: black url(im3/TrashCan.png) bottom center/18px 25px no-repeat;
	color: white;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}

.mySitesButton {
	width: 44px;
	height: 44px;
	background-color: #00b8a7;
	border: none;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 44px;
	margin-left: 4px;
}

.userMobile {
	position: fixed;
	z-index: 40;
	width: 70px;
	height: 0px;
	bottom: 76px;
	right: 0px;
	background: transparent;
}

.zoomMobile {
	position: fixed;
	z-index: 40;
	width: 195px;
	height: 0px;
	bottom: 76px;
	right: 0px;
	background: transparent;
}

.zoomDesktop {
	position: fixed;
	z-index: 40;
	width: 50%;
	height: 0px;
	bottom: 90px;
	left: 50%;
	padding-left: 300px;
	background: transparent;
}

.zoomPlus {
	cursor:pointer;
	background: #00b8a7 url(im3/zoomPlus.png) center center/30px 30px no-repeat;
	width:50px;
	height:50px;
	float:left;
	margin:0 13px 0 0;
	padding:0;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.zoomMinus {
	cursor:pointer;
	background: #00b8a7 url(im3/zoomMinus.png) center center/30px 30px no-repeat;
	width:50px;
	height:50px;
	float:left;
	margin:0 13px 0 0;
	padding:0;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.infoButton {
	cursor:pointer;
	color: white;
	background: #00b8a7;
	width:50px;
	height:50px;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	float:left;
	margin:0 13px 0 0;
	padding:0;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (orientation:landscape) {
	.zoomMobile {
		width: 132px;
		bottom: 50px;
	}

	.zoomMobile .zoomPlus {
		background: #00b8a7 url(im3/zoomPlus.png) center center/18px 18px no-repeat;
		width:30px;
		height:30px;
		margin:0 7px 0 0;
	}

	.zoomMobile .zoomMinus {
		background: #00b8a7 url(im3/zoomMinus.png) center center/18px 18px no-repeat;
		width:30px;
		height:30px;
		margin:0 7px 0 0;
	}

	.zoomMobile .infoButton {
		width:30px;
		height:30px;
		margin:0 7px 0 0;
		font-size: 12px;
		line-height: 30px;
	}
}

@media screen and (orientation:landscape) {
	.thrmGraphInfo {
		font-size: 9px;
		line-height: 13px;
		width: 180px;
		padding-bottom: 30px;
	}
	.thrmGraphInfo .thrmGraphKeyLine {
		height: 26px;
	}
	.thrmGraphInfo .thrmGraphKeyFloat {
		width:140px;
		padding-top: 2px;
	}
	.thrmGraphInfo .thrmGraphKeyFloatRight {
		font-size: 12px;
		margin-top:2px;
	}
	.thrmGraphInfo .graphCheckbox {
		height: 19px;
		padding-left: 19px;
		line-height: 21px;
		margin-left: 7px;
		background: transparent url(im3/checkboxUnchecked.png) left center/13px 13px no-repeat;
	}
	.thrmGraphInfo .graphCheckbox[data-checked="true"] {
		background: transparent url(im3/checkboxChecked.png) left center/13px 13px no-repeat;
	}
	.thrmGraphInfo .tzgGraphColorLine {
		margin: 2px 6px 0px 0px;
		width: 18px;
	}
	.thrmGraphInfo .tzgGraphColorBox {
		margin: 4px 6px 0px 6px;
		width: 10px;
		height: 10px;
	}
	.thrmGraphInfo .tzgKeyLabel {
		height: 16px;
		font-size: 13px;
		padding: 9px 0px 0px 0px;
	}
}

/******** Desktop Size ***********************
@media screen and (orientation:landscape) {
	.thrmGraphInfo {
		font-size: 12px;
		line-height: 18px;
		width: 230px;
		padding-bottom: 45px;
	}
	.thrmGraphInfo .thrmGraphKeyLine {
		height: 32px;
	}
	.thrmGraphInfo .thrmGraphKeyFloat {
		width:177px;
		padding-top: 2px;
	}
	.thrmGraphInfo .thrmGraphKeyFloatRight {
		font-size: 16px;
		margin-top:3px;
	}
	.thrmGraphInfo .graphCheckbox {
		height: 22px;
		padding-left: 22px;
		line-height: 24px;
		margin-left: 8px;
		background: transparent url(im3/checkboxUnchecked.png) left center/17px 17px no-repeat;
	}
	.thrmGraphInfo .graphCheckbox[data-checked="true"] {
		background: transparent url(im3/checkboxChecked.png) left center/17px 17px no-repeat;
	}
	.thrmGraphInfo .tzgGraphColorLine {
		margin: 2px 7px 0px 0px;
		width: 24px;
	}
	.thrmGraphInfo .tzgGraphColorBox {
		margin: 5px 12px 0px 8px;
		width: 14px;
		height: 14px;
	}
	.thrmGraphInfo .tzgKeyLabel {
		height: 20px;
		font-size: 17px;
		padding: 13px 0px 0px 0px;
	}
}
******** End Desktop Size ***********************/

@media screen and (orientation:portrait) {
	.thrmGraphInfo {
		font-size: 13px;
		line-height: 20px;
		width: 252px;
		padding-bottom: 80px;
	}
	.thrmGraphInfo .thrmGraphKeyLine {
		height: 35px;
	}
	.thrmGraphInfo .thrmGraphKeyFloat {
		width:194px;
		padding-top: 2px;
	}
	.thrmGraphInfo .thrmGraphKeyFloatRight {
		font-size: 18px;
		margin-top:3px;
	}
	.thrmGraphInfo .graphCheckbox {
		height: 25px;
		padding-left: 25px;
		line-height: 26px;
		margin-left: 9px;
		background: transparent url(im3/checkboxUnchecked.png) left center/19px 19px no-repeat;
	}
	.thrmGraphInfo .graphCheckbox[data-checked="true"] {
		background: transparent url(im3/checkboxChecked.png) left center/19px 19px no-repeat;
	}
	.thrmGraphInfo .tzgGraphColorLine {
		margin: 2px 8px 0px 0px;
		width: 26px;
	}
	.thrmGraphInfo .tzgGraphColorBox {
		margin: 5px 13px 0px 9px;
		width: 15px;
		height: 15px;
	}
	.thrmGraphInfo .tzgKeyLabel {
		height: 22px;
		font-size: 19px;
		padding: 14px 0px 0px 0px;
	}
}

.autoTextareaContainer {
	position: relative;
	width: 100%;
}

.autoTextarea, .autoTextareaSize {
	min-height: 30px;
	font-size: 16px;
	color: #555;
	box-sizing: border-box;
	padding: 4px;
	border: 1px solid #555;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	width: 100%;
}

.autoTextarea {
	height: 100%;
	position: absolute;
	resize: none;
	white-space: normal;
	background: white url(im3/inputBGpencilBlack.png) right top/20px 30px no-repeat;
}

.autoTextareaSize {
	visibility: hidden;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.selectReplace, .selectReplacement {
	background: #f2fafc;
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #068783;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding: 0px 20px 0px 10px;
}

.selectReplacement {
	background: #f2fafc url(im3/triangleColorTab.png) right top/30px 30px no-repeat;
	padding: 0px 30px 0px 10px;
	display: inline-block;
}

.selectDisabled {
	background: #f5f5f5;
	color: black;
	border: none;
}

.selectReplaced {
	display: none;
}

.userAdminButton {
	position: absolute;
	top: 7px;
	right: 12px;
	width: 44px;
	height: 44px;
	background-color: #00b8a7;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}

.plantLockButton {
	position: absolute;
	top: 13px;
	right: 61px;
	width: 32px;
	height: 32px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.configListItem {
	margin: 0 auto;
	border-bottom: 1px solid #000;
	padding: 0;
	width: 92%;
	height: 56px;
	vertical-align: middle;
	color: #444;
	font-size: 18px;
	font-weight: bold;
	line-height: 48px;
	background-color: transparent;
	overflow: hidden;
}

.listSearchBox {
	font-size: 18px;
	width: 200px;
	height: 30px;
	margin: 6px auto;
	padding-left: 28px;
	z-index: 2;
	background-image: url('images/search-icon.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 20px;
	display: none;
}

.listSearchButton {
	position: absolute;
	top: 8px;
	right: 14px;
	width: 40px;
	height: 40px;
	z-index: 2;
	background: transparent url('im3/searchButton.png') center center/40px 40px no-repeat;
}

.srchRes {
	color: white;
	background-color: #02b1bf;
	padding-left: 2px;
	padding-right: 2px;
}

.scheduleStartButton {
	position: absolute;
	top: 14px;
	right: 5px;
	width: 50px;
	height: 30px;
	margin: 0;
	border: none;
	background: none;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	line-height: 32px;
	color: #cc7700;
	z-index: 1;
}

.directionControl {
	background: #f2fafc;
	border: 1px solid #068783;
	box-sizing: border-box;
	border-radius: 4px;
	color: #068783;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding: 0px 20px 0px 10px;
}

.gatewayPlusButton {
	position: absolute;
	top: 23px;
	right: 7px;
	width: 21px;
	height: 21px;
	z-index: 2;
	background: transparent url('im3/plusButton.png') center center/21px 21px no-repeat;
	cursor: pointer;
}

.emailPlusButton {
	position: absolute;
	top: 18px;
	right: 14px;
	width: 26px;
	height: 26px;
	z-index: 2;
	background: transparent url('im3/plusButton.png') center center/26px 26px no-repeat;
	cursor: pointer;
}

.configEmailNoticeLabel {
	border: 1px solid #068783;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	margin: 8px 0px 8px 0px;
	box-sizing: border-box;
	color: #068783;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	height: 30px;
	width: 99%;
	font-size: 14px;
	background: #f2fafc;
	padding: 0;
	display: block;
}

.configDisplayWide {
	float: right;
	margin: 0;
	width: 90%;
	border: 1px solid #555;
	color: #555;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	background-color: white;
	height: 30px;
	line-height: 29px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	overflow: hidden;
	padding: 0px 20px 0px 40px;
	box-sizing: border-box;
}

.configWideButton {
	width: 99%;
	margin-top: 14px;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid #068783;
	color: #068783;
	padding: 0;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #37b3af;
	-moz-box-shadow: 1px 1px 1px #37b3af;
	box-shadow: 1px 1px 1px #37b3af;
}

.renewHistory {
	position: relative;
	margin: 0;
	border-bottom: 1px solid black;
	padding: 8px 20px 8px 20px;
	font-size: 17px;
	font-weight: bold;
	list-style: none;
	line-height:17px;
}

.notificationContainer {
	position: relative;
	display: block;
	width: 98%;
	margin: 10px auto;
	min-height: 88px;
}

.newDevice {
	position: relative;
	display: block;
	width: 100%;
	height: 88px;
	font-size: 23px;
	line-height: 74px;
	margin: 0;
	border:none;
	color:white;
	background: #414042 url(im3/prodTHRM.png) -10px 2px/120px 71px no-repeat;
	box-sizing: border-box;
	padding: 6px 0px 0px 10px;
	font-weight: bold;
	text-align: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.notificationItem {
	position: relative;
	display: block;
	width: 100%;
	min-height: 88px;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	border:none;
	color:white;
	background-color: #fc6f01;
	box-sizing: border-box;
	padding: 6px 0px 0px 10px;
	font-weight: bold;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.trashCan {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: transparent url(im3/trashCanCircle.png) center center/25px 25px no-repeat;
	cursor: pointer;
	z-index: 1;
}

.clickArrow {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 21px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: transparent url(im3/arrowSimple.png) center center/21px 12px no-repeat;
}

.leftFootnoteText {
	position: absolute;
	bottom: 4px;
	left: 5px;
	width: 250px;
	height: 11px;
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-align: left;
}

.chartSettingsButton {
	cursor:pointer;
	background: #00b8a7 url(im3/gearWhiteIcon.png) center center/16px 16px no-repeat;
	width:32px;
	height:32px;
	float:right;
	margin:6px 10px 0 0;
	padding:0;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.chartSelectButton {
	cursor:pointer;
	background: #00b8a7 url(im3/selectIcon.png) center center/16px 16px no-repeat;
	width:32px;
	height:32px;
	float:right;
	margin:6px 10px 0 0;
	padding:0;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.gatewayAdmin {
	display: block;
	text-decoration: none;
	color: inherit;
	border: 1px solid black;
	box-sizing: border-box;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: white;
	padding: 14px;
	margin-top: 14px;
	font-weight: bold;
}

.gatewayStatus {
	font-size: 14px;
	text-align: left;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0;
	background: transparent;
}

.configQuestionMark {
	display: inline-block;
	margin-left: 8px;
	width: 16px;
	height: 16px;
	background-color: #00b8a7;
	border: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 16px;
	cursor: pointer;
}

.mySiteButton {
	width: 96%;
	margin: 12px auto;
	height: 56px;
	color: black;
	background-color: white;
	overflow: hidden;
}

.siteDawn {
	width: 30%;
	padding-top: 35px;
	float: left;
	font-weight: bold;
	font-size: 22px;
	color: #333;
	box-sizing:border-box;
	border-right:1px solid #aaa;
	background: white url(im3/dawnIcon.png) center top/46px 34px no-repeat;
}

.siteTime {
	width: 40%;
	height: 74px;
	float: left;
	font-weight: bold;
	font-size: 22px;
	color: #333;
	box-sizing:border-box;
	border-right:1px solid #aaa;
	background: none;
}

.siteDusk {
	width: 30%;
	padding-top: 35px;
	float: left;
	font-weight: bold;
	font-size: 22px;
	color: #333;
	background: white url(im3/duskIcon.png) center top/46px 34px no-repeat;
}

.newApp1 {
	width: 100%;
	height: 174px;
	background: white url(im3/newApp1.png) center top/324px 494px no-repeat;
	padding-top: 320px;
	font-weight: bold;
	color: #4f5a6a;
	font-size: 16px;
	text-align: center;
}

.newApp2 {
	margin-top: -36px;
	width: 100%;
	height: 174px;
	background: white url(im3/newApp2.png) center top/324px 515px no-repeat;
	padding-top: 341px;
	font-weight: bold;
	color: #4f5a6a;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.newApp3 {
	width: 100%;
	height: 174px;
	background: white url(im3/newApp3.png) center top/324px 484px no-repeat;
	padding-top: 310px;
	font-weight: bold;
	color: #4f5a6a;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.newApp4 {
	width: 100%;
	height: 174px;
	background: #0184c8 url(im3/newApp4.png) center top/324px 538px no-repeat;
	padding: 344px 0px 20px 0px;
	font-weight: bold;
	color: white;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.newAppFounten {
	margin-top: -20px;
	padding-bottom: 30px;
	width: 100%;
	height: 374px;
	background: white url(im3/newAppFounten.png) center top/324px 503px no-repeat;
	padding-top: 100px;
	font-weight: bold;
	color: #4f5a6a;
	font-size: 14px;
	text-align: center;
}

.anyWhereLeftHalfButton {
	font-size: 22px;
	font-weight: normal;
	font-family: pwsvarela;
	float: left;
	text-align: center;
        color: #e5707f;
	margin: 0;
	margin-left: 10px;
	width: 42%;
	padding: 8px 0px 8px 0px;
	background-color: white;
	border: 1px solid #e5707f;
	box-sizing: border-box;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.anyWhereRightHalfButton {
	font-size: 22px;
	font-weight: normal;
	font-family: pwsvarela;
	float: right;
	text-align: center;
	color: white;
	margin: 0;
	margin-right: 10px;
	width: 42%;
	padding: 8px 0px 8px 0px;
	background-color: #4f5a6a;
	border: 1px solid #4f5a6a;
	box-sizing: border-box;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.cfmLabel {
	height: 18px;
	width: 26px;
	text-align: right;
	display: inline-block;
}

.cfmSmall {
	font-size: 7px;
	display: inline;
}

.subscriptionDivTop {
	width: 956px;
	margin: 0px auto;
	height: 46px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 12px 12px 0px 0px;
	background-color: white;
	overflow: hidden;
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-radius: 12px 12px 0px 0px;
}

.subscriptionDiv {
	width: 956px;
	margin: 0px auto;
	height: 46px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: white;
	overflow: hidden;
}

.invoiceDivTop {
	width: 820px;
	margin: 0px auto;
	height: 46px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 12px 12px 0px 0px;
	background-color: white;
	overflow: hidden;
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-radius: 12px 12px 0px 0px;
}

.invoiceDiv {
	width: 820px;
	margin: 0px auto;
	height: 46px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: white;
	overflow: hidden;
}

.subscriptionHeaderBox {
	height: 46px;
	text-align: left;
	overflow: hidden;
	background-color: white;
	float: left;
}

.subscriptionHeaderText {
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	padding-top: 5px;
	margin: 10px 3px 0px 3px;
	float: left;
	font-weight: bold;
	margin-top: 6px;
}

.subscriptionHeaderTextUpArrow {
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	margin: 10px 3px 0px 3px;
	float: left;
	font-weight: bold;
	margin-top: 6px;
	background: transparent url(im3/arrowUpBlack.png) right 19px/17px 11px no-repeat;
	cursor: pointer;
}

.subscriptionHeaderTextCalendar {
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	padding-top: 5px;
	padding-right: 24px;
	margin: 10px 3px 0px 3px;
	float: left;
	font-weight: bold;
	margin-top: 6px;
	background: transparent url(im3/calendarIcon.png) right 14px/19px 16px no-repeat;
	cursor: pointer;
}

.subscriptionHeaderTextDownArrow {
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	margin: 10px 3px 0px 3px;
	float: left;
	font-weight: bold;
	margin-top: 6px;
	background: transparent url(im3/arrowDownBlack.png) right 19px/17px 11px no-repeat;
	cursor: pointer;
}

.subscriptionHeaderCheckbox {
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	padding-top: 5px;
	margin: 10px 3px 0px 3px;
	float: left;
	font-weight: bold;
	margin-top: 6px;
	background: url(im3/checkboxMenuChecked.png) right bottom/59px 25px no-repeat;
	width:68px;
	height:30px;
}

.subscriptionBox {
	height: 46px;
	box-sizing: content-box;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: white;
	overflow: hidden;
	font-weight: normal;
	float: left;
}

.subscriptionLabel {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
	color: #333333;
	margin-top: 8px;
	width: 100%;
	float: left;
}

.subscriptionText {
	font-size: 16px;
	line-height: 46px;
	overflow: hidden;
	color: #333333;
	background-color: #ffffff;
	margin: 0;
	float: left;
}

.subscriptionTextExpired {
	font-size: 16px;
	line-height: 46px;
	overflow: hidden;
	color: #333333;
	background-color: #ffffff;
	margin: 0;
	float: left;
	padding-left: 12px;
	background: transparent url(im3/bulletRed.png) left center/6px 6px no-repeat;
}

.subscriptionActionPosition {
	width: 956px;
	margin: 0px auto;
	height: 100px;
}

.subscriptionActionContainer {
	margin: 0px auto;
	width: 420px;
	height: 50px;
}

.subscriptionActionButton {
	display: inline-block;
	width: 180px;
	margin-top: 4px;
	height: 32px;
	line-height: 30px;
	background-color: white;
	border: 1px solid #068783;
	color: #068783;
	padding: 0;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #37b3af;
	-moz-box-shadow: 1px 1px 1px #37b3af;
	box-shadow: 1px 1px 1px #37b3af;
}

.subscriptionRenewBox {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 300px;
	width: 100%;
}

.subscriptionCheckbox {
	float: left;
	height: 22px;
	padding-left: 22px;
	line-height: 24px;
	margin-left: 16px;
	margin-top: 11px;
	background: transparent url(im3/checkboxUnchecked.png) left center/17px 17px no-repeat;
}

.subscriptionCheckbox[data-checked="true"] {
	background: transparent url(im3/checkboxChecked.png) left center/17px 17px no-repeat;
}

.menuHorizontal {
	width: 36px;
	height: 21px;
	padding: 0;
	background: transparent url(im3/menuHorizDots.png) center center/24px 6px no-repeat;
	display: block;
	cursor: pointer;
	margin: 11px 0px 0px 0px;
	border: 0px;
	border-radius: 3px 3px 3px 3px;
	box-sizing: border-box;
	overflow: hidden;
}

.menuHorizontal:hover {
	border: 1px solid #cccccc;
}

.profileChangeButton {
	vertical-align: middle;
	text-align: center;
	margin: 12px 6px 12px 6px;
	background-color:#00B8A7;
	color:white;
	font-size:16px;
	border-radius:4px;
	height:32px;
	width:100px;
	border:none;
}

.profileLogOutButton {
	background: transparent url(im3/LogOutIcon.png) 74% 20px/24px 38px no-repeat;
	width: 343px;
	height: 43px;
	color: #666669;
	font-weight: bold;
	line-height: 38px;
	text-align:right;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right:6px;
	margin-right: 6px;
	float: right;
}

.profileLogOutButton:hover {
	color: #fff;
	background-color: #1e90ff;
}

.traceRouteButton {
	position:fixed;
	left:165px;
	top:220px;
	border:1px solid black;
	background-color:white;
	margin:0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	width:88px;
	height:38px;
	padding-top:2px;
	z-index:50;
	color:#cc7700;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	text-align:center;
}

.signalButton {
	position:fixed;
	left:65px;
	top:220px;
	border:1px solid black;
	background-color:white;
	background: white url(images/SignalButton.png) left top/78px 36px no-repeat;
	margin:0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	width:88px;
	height:38px;
	padding-top:2px;
	z-index:50;
	color:#3e4095;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	text-align:center;
}

.netMapOptionButton {
	float:right;
	margin-top:4px;
	margin-right:30px;
	height:32px;
}

.traceCancelButton {
	position: relative;
	margin: 2px 0px 0px 0px;
	border: 2px solid #18bfaf;
	box-sizing: border-box;
	padding-right: 4px;
	padding-left: 4px;
	max-width: 300px;
	height: 32px;
	vertical-align: middle;
	color: #18bfaf;
	font-size: 17px;
	font-weight: bold;
	line-height: 29px;
	background-color: #fff;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.netMapGraidentGray {
	background: #dddddd;
	background: -moz-radial-gradient(center, ellipse cover,  #dddddd 0%, #8f8f8f 40%, #5f5f5f 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#dddddd), color-stop(40%,#8f8f8f), color-stop(100%,#5f5f5f));
	background: -webkit-radial-gradient(center, ellipse cover,  #dddddd 0%,#8f8f8f 40%,#5f5f5f 100%);
	background: -o-radial-gradient(center, ellipse cover,  #dddddd 0%,#8f8f8f 40%,#5f5f5f 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #dddddd 0%,#8f8f8f 40%,#5f5f5f 100%);
	background: radial-gradient(ellipse at center,  #dddddd 0%,#8f8f8f 40%,#5f5f5f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#5f5f5f',GradientType=1 );
}

.netMapGraidentUnreachable {
	background: #fd8f87;
	background: -moz-radial-gradient(center, ellipse cover,  #fd8f87 0%, #f15b53 40%, #e11405 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fd8f87), color-stop(40%,#f15b53), color-stop(100%,#e11405));
	background: -webkit-radial-gradient(center, ellipse cover,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	background: -o-radial-gradient(center, ellipse cover,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	background: radial-gradient(ellipse at center,  #fd8f87 0%,#f15b53 40%,#e11405 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8f87', endColorstr='#e11405',GradientType=1 );
}

.netMapGraident {
	background: #25ffc5;
	background: -moz-radial-gradient(center, ellipse cover,  #25ffc5 0%, #00f4af 40%, #00ac7e 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#25ffc5), color-stop(40%,#00f4af), color-stop(100%,#00ac7e));
	background: -webkit-radial-gradient(center, ellipse cover,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	background: -o-radial-gradient(center, ellipse cover,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	background: radial-gradient(ellipse at center,  #25ffc5 0%,#00f4af 40%,#00ac7e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25ffc5', endColorstr='#00ac7e',GradientType=1 );
}

.netMapGraidentOrange {
	background: #ffdddd;
	background: -moz-radial-gradient(center, ellipse cover,  #ffdddd 0%, #f1a957 40%, #ff8800 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffdddd), color-stop(40%,#f1a957), color-stop(100%,#ff8800));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffdddd 0%,#f1a957 40%,#ff8800 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffdddd 0%,#f1a957 40%,#ff8800 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffdddd 0%,#f1a957 40%,#ff8800 100%);
	background: radial-gradient(ellipse at center,  #ffdddd 0%,#f1a957 40%,#ff8800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdddd', endColorstr='#ff8800',GradientType=1 );
}

.netMapMarkerNode {
	margin-left:auto;
	margin-right:auto;
	width:16px;
	height:16px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:block;
	color:black;
	font-weight:bold;
	text-shadow:none;
}

.netMapMarkerGateway {
	margin-left:auto;
	margin-right:auto;
	width:16px;
	height:16px;
	display:block;
	color:black;
	font-weight:bold;
	text-shadow:none;
}

.netMapMarkerSensor {
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	width:8px;
	height:8px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:block;
}

.netMapLinkQuality {
	position: absolute;
	width: 22px;
	height: 22px;
	-moz-border-radius: 11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	border: 1px solid black;
	box-sizing: border-box;
	background: white;
	color: black;
	text-align: center;
	font-size: 10px;
	line-height: 22px;
	z-index: 2;
}

.zcHumidityDisplayNone {
	display: none;
}

.zcHumidityDisplayVisible {
	display: block;
}

.zcHumidityDisplayTargetNone {
	display: none;
}

.zcHumidityDisplayTargetVisible {
	display: block;
}

.lteGatewayDetail {
	padding-top:24px;
}

.lteGatewayButton {
	width:50px;
}

.lteGatewayDivTop {
	width: 612px;
	margin: 0px auto;
	height: 46px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 12px 12px 0px 0px;
	background-color: white;
	overflow: hidden;
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-radius: 12px 12px 0px 0px;
}

.lteGatewayDiv {
	width: 612px;
	margin: 0px auto;
	height: 46px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: white;
	overflow: hidden;
}

.lteGatewayBottomDiv {
	width: 612px;
	margin: 0px auto;
	min-height: 92px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: white;
	overflow: hidden;
	border-radius:0px 0px 12px 12px;
	margin-bottom:24px;
}

.lteGatewayBox {
	height: 46px;
	box-sizing: content-box;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: white;
	overflow: hidden;
	font-weight: normal;
	float: left;
}

.lteGatewayPaymentBox {
	height: 46px;
	width: 100%;
	box-sizing: content-box;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: white;
	overflow: hidden;
}

.lteGatewayPaymentText {
	width: 560px;
	height: 46px;
	padding-left:26px;
	font-size: 16px;
	line-height: 46px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333333;
	background-color: #ffffff;
	margin: 0px 0px 0px 3px;
}

.lteGatewayText {
	font-size: 16px;
	line-height: 46px;
	overflow: hidden;
	color: #333333;
	background-color: #ffffff;
	margin: 0px 0px 0px 3px;
	float: left;
}

.lteGatewayHeaderBox {
	height: 46px;
	text-align: left;
	overflow: hidden;
	background-color: white;
	float: left;
}

.lteGatewayHeaderText {
	font-size: 11px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	padding-top: 5px;
	margin: 10px 3px 0px 3px;
	float: left;
	font-weight: bold;
	margin-top: 6px;
}

.redText {
	color: red;
}

.greenText {
	color: green;
}

.simpleRightButton {
	min-width: 100px;
	margin-right: 24px;
	float: right;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid #068783;
	color: #068783;
	padding: 0px 8px 0px 8px;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #37b3af;
	-moz-box-shadow: 1px 1px 1px #37b3af;
	box-shadow: 1px 1px 1px #37b3af;
}

.simpleLeftButton {
	min-width: 100px;
	margin-left: 24px;
	float: left;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid #068783;
	color: #068783;
	padding: 0px 8px 0px 8px;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #37b3af;
	-moz-box-shadow: 1px 1px 1px #37b3af;
	box-shadow: 1px 1px 1px #37b3af;
}

.simpleCenterButton {
	min-width: 100px;
	margin-left: 56px;
	float: left;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid #068783;
	color: #068783;
	padding: 0px 8px 0px 8px;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #37b3af;
	-moz-box-shadow: 1px 1px 1px #37b3af;
	box-shadow: 1px 1px 1px #37b3af;
}

.authorizeGatewayButton {
	position: absolute;
	top: 14px;
	right: 24px;
	min-width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: white;
	border: 1px solid #068783;
	color: #068783;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #37b3af;
	-moz-box-shadow: 1px 1px 1px #37b3af;
	box-shadow: 1px 1px 1px #37b3af;
}

.viewReceiptButton {
	float: right;
	min-width: 100px;
	height: 16px;
	line-height: 16px;
	background-color: white;
	color: blue;
	text-align: center;
	font-size: 12px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	box-sizing: border-box;
}

.subCreditDescription {
	font-size:12px;line-height:16px;font-weight:normal;float:left;
}

.checkButton {
	width: 32px;
	height: 32px;
	position: relative;
	margin: 0;
	background: none;
	border: none;
	box-sizing: border-box;
}
.checkButton label {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-image: url(im3/checkbox3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 32px;
}
.checkButton input[type=checkbox] {
	visibility: hidden;
}
.checkButton input[type=checkbox]:checked + label {
	background-position: 0px -32px;
}
.checkButton input[type=checkbox][class*="checkboxDisabled"]:checked + label {
	background-position: 0px -64px;
}

.epcStages {
	display: inline-block;
	width:20px;
	text-align:center;
	margin-right:4px;
}

.epcStageList1 {
	display: inline-block;
	width:36px;
	text-align:center;
}

.epcStageList2 {
	display: inline-block;
	width:78px;
	text-align:center;
}

.epcStageList3 {
	display: inline-block;
	width: 128px;
	text-align:center;
}

.epcStageList4 {
	display: inline-block;
	width: 160px;
	text-align:center;
}

.configPumpCol1RowLabel {
	border: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	height: 30px;
	width: 40px;
	font-size: 14px;
	display: inline-block;
}

.configPumpCol2RowLabel {
	border: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	height: 30px;
	width: 200px;
	font-size: 14px;
	display: inline-block;
}

.configPumpCol3RowLabel {
	border: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	height: 30px;
	width: 100px;
	font-size: 14px;
	display: inline-block;
}

.configPumpCol1 {
	border: none;
	color: black;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 40px;
	font-size: 14px;
	display: inline-block;
}

.configPumpCol2 {
	text-align:left !important;
	width: 188px;
}

.configPumpCol3 {
	width: 106px;
}

.configStagesCol1RowLabel {
	border: 0;
	color: #333;
	font-weight: normal;
	text-align: left;
	height: 30px;
	width: 120px;
	font-size: 14px;
	display: inline-block;
}

.configStagesCol2RowLabel {
	border: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	height: 30px;
	width: 60px;
	font-size: 14px;
	display: inline-block;
}

.configStagesCol3RowLabel {
	border: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	height: 30px;
	width: 160px;
	font-size: 14px;
	display: inline-block;
}

.configStagesCol1 {
	border: none;
	color: black;
	font-weight: bold;
	text-align: left;
	height: 30px;
	width: 120px;
	font-size: 14px;
	display: inline-block;
}

.configStagesCol2 {
	width: 60px;
	font-weight: bold;
	height: 30px;
	font-size: 14px;
	display: inline-block;
}

.configStagesCol3 {
	width: 160px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	font-size: 14px;
	display: inline-block;
}

.plantSummary {
	display:block;
	width:96%;
	background: white;
	border: none;
	padding: 0px 0px 14px 0px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 12px;
}

.plantDisplayBox {
	display:block;
	height: 106px;
	width: 114px;
	margin-top: 4px;
	margin-right: 7px;
	background-color: white;
	border-left: 1px solid black;
	float: right;
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	overflow: hidden;
}

.plantDisplayBoxValue {
	display:block;
	margin: 0px;
	color: #555;
	padding: 0;
	height: 48px;
	width: 104px;
	padding-right: 4px;
	text-align: right;
	float: right;
	line-height: 48px;
	overflow: hidden;
	font-size: 48px;
	font-weight: bold;
}

.plantScheduleBox {
	display:block;
	height: 106px;
	width: 65px;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	float: right;
	padding: 0px;
	margin: 4px 2px 0px 0px;
	text-align: left;
	color: #555;
	overflow: hidden;
	padding: 0px;
	border: none;
	background-color: transparant;
}

.plantLeft {
	display:block;
	position: absolute;
	top: 10px;
	left: 12px;
	height: 100px;
	width: 50%;
	background-color: transparant;
	border: none;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #777;
	overflow: hidden;
}

.plantUnderline {
	margin: 0 auto;
	border-bottom: 1px solid #000;
	padding: 0;
	width: 97%;
	height: 6px;
	font-size: 4px;
	line-height: 4px;
	background-color: transparent;
	overflow: hidden;
}

.plantScheduleButton {
	width: 65px;
	height: 48px;
	margin-top: 58px;
	cursor: pointer;
	background: transparent url(im3/schedulePlantEditIcon.png) center center/50px 48px no-repeat;
}

.plantEditRightLabel1 {
	display: inline-block;
	height: 12px;
	font-size: 10px;
	width: 104px;
	padding-right: 4px;
	text-align: right;
	font-weight: normal;
	line-height: 12px;
}

.plantEditRightSubLabel1 {
	display: inline-block;
	height: 11px;
	margin-top: 8px;
	font-size: 10px;
	width: 104px;
	padding-right: 4px;
	text-align: right;
	font-weight: normal;
	line-height: 10px;
	color: #888;
}

.plantDisplayBoxSubValue {
	display:block;
	margin: 0px;
	color: #888;
	padding: 0;
	height: 24px;
	width: 104px;
	padding-right: 4px;
	text-align: right;
	float: right;
	line-height: 24px;
	overflow: hidden;
	font-size: 24px;
	font-weight: bold;
}

.plantEditStatusName {
	margin-top: 8px;
	text-align; left;
	font-size: 20px;
	line-height: 20px;
	height: 28px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #000;
}

.plantEditStatusStatus {
	text-align; left;
	font-size: 17px;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
	color: #94ce4b;
}

.plantEditStatusSetby {
	text-align; left;
	font-size: 17px;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
	color: #888;
}

.plantUnitHeaderName {
	margin-top: 8px;
	text-align; left;
	font-size: 20px;
	line-height: 20px;
	height: 28px;
	font-weight: bold;
	color: black;
	border: none;
}

.plantUnitStatus {
	display: inline-block;
	margin: 14px 0px 0px 8px;
	text-align: left;
	font-size: 20px;
	line-height: 26px;
	height: 30px;
	width: 96%;
	font-weight: normal;
	color: #444;
}

.plantUnitLabel {
	display: inline-block;
	min-width: 200px;
}

.plantOutputStatus {
	display: inline-block;
	margin: 14px 0px 0px 0px;
	text-align: left;
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	width: 97%;
	font-weight: normal;
	color: #444;
	background-color: #F6F6F6;
	border-left: 5px solid #CCCCCC;
}

.plantOutputLabelBox {
	float: left;
	margin-left: 4px;
	line-height: 30px;
	height: 60px;
}

.plantOutputLabel {
	display: block;
	width: 124px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.plantOutputSignalLabel {
	display: block;
	font-weight: bold;
}

.plantUnitRunning {
	display: inline-block;
	margin-left: 8px;
	height: 23px;
	width: 23px;
	border: 1px solid #94ce4b;
	background-color: #e2ffb0;
	border-radius: 12px;
}

.plantUnitIdle {
	display: inline-block;
	margin-left: 8px;
	height: 23px;
	width: 23px;
	border: 1px solid #999;
	background-color: #f2f2f2;
	border-radius: 12px;
}

.plantOutputButtonRunning {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
	height: 52px;
	width: 52px;
	border: 1px solid #94ce4b;
	background-color: #e2ffb0;
	border-radius: 27px;
	background-image: url(im3/OnOffCenterButton.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
}

.plantOutputButtonIdle {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
	height: 52px;
	width: 52px;
	border: 1px solid #999;
	background-color: #fbfbfb;
	border-radius: 27px;
	background-image: url(im3/OnOffCenterButton.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
}

.plantOutputButtonPressedOn {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
	height: 52px;
	width: 52px;
	border: 1px solid #999;
	background-color: #CCCCCC;
	border-radius: 27px;
	background-image: url(im3/OnOffCenterButton.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
}

.plantOutputButtonPressedOff {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
	height: 52px;
	width: 52px;
	border: 1px solid #999;
	background-color: #CCCCCC;
	border-radius: 27px;
	background-image: url(im3/OnOffCenterButton.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
}

.plantUnitButtonPressed {
	display: inline-block;
	margin-left: 8px;
	height: 29px;
	width: 29px;
	border: 1px solid #333;
	background-color: #888888;
	border-radius: 15px;
	background-image: url(im3/OnOffCenterButton.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 23px 23px;
}

.plantUnitFlowIcon {
	display: inline-block;
	margin-left: 8px;
	height: 23px;
	width: 23px;
	border: none;
	background: transparent url(im3/smallFanIcon.png) center center/23px 23px no-repeat;
}

.plantUnitPie {
	display: inline-block;
	margin-left: 8px;
	height: 23px;
	width: 23px;
	border: 1px solid #999;
	background: conic-gradient(#8bd5ea calc(var(--p)*1%),#0000 0);
	border-radius: 12px;
	--p: 0;
}

.plantUnitPieValue {
	display: inline-block;
	font-weight: bold;
	margin-left: 6px;
}

.plantUnitMenu {
	position: absolute;
	top: 0px;
	right: 20px;
}

.plantUnitUnderline {
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	padding: 0;
	width: 97%;
	height: 6px;
	font-size: 4px;
	line-height: 4px;
	background-color: transparent;
	overflow: hidden;
}

.plantUnitPercentDisplay {
	float: right;
	margin-right: 4px;
	line-height: 60px;
	width: 55px;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

.plantUnitSliderBox {
	float: right;
	margin-right: 2px;
	border: none;
	padding: 0;
	background: none;
	width: 172px;
	height: 60px;
}

.plantUnitSliderBox .narrow_slider_track {
	border: none;
	padding: 0;
	margin: 0;
	width: 172px;
	height: 48px;
	background: none;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 0px;
	color: #d2d2d2;
	font-size: 0px;
}

.plantUnitSliderBox .narrow_slider_track .slider_slit {
	position: absolute;
	top: 8px;
	left: 7px;
	background-color: black;
	width: 146px;
	height: 1px;
	margin: 16px 4px 2px;
	border: none;
}

.plantUnitSliderBox .narrow_slider_track .slider_area {
	border: none;
	padding: 0;
	margin: 0;
	z-index: 1;
	width: 170px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 1px;
	font-size: 0px;
}

.plantUnitSliderBox .narrow_slider_track .slider {
	margin: 0px;
	border: none;
	font-size: 0px;
	z-index: 5;
	width: 69px;
	height: 50px;
	line-height: 0px;
	position: relative;
	background-image: url(im3/slider4.png);
	background-size: 69px 33px;
	background-repeat: no-repeat;
	background-position: center;
}

.smallNoProbe {
	display: inline-block;
	font-size: 20px;
}

.progressBox2 {
	display: none;
	width: 48px;
	height: 48px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(im3/progressSprite2.png) no-repeat 0px 0px;
	background-size: 48px 144px;
	z-index: 5;
}

.plantUnitProgress {
	position: absolute;
	top: 6px;
	right: 20px;
}

.siteNotesTop {
	display:block;
	width: 100%;
	height: 35px;
	margin: 0px;
	background-color: white;
	border: none;
	max-width: 94vw;
}

.noteHeader {
	display:block;
	width: 99%;
	margin: 10px auto;
	margin-bottom: 0px;
	background-color: #f7f7f7;
	border: 1px solid #bbb;
	box-sizing: border-box;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

.noteContainer {
	display:block;
	width: 99%;
	margin: 0px auto;
	margin-bottom: 8px;
	padding: 0px;
	background-color: white;
	border: 1px solid #bbb;
	box-sizing: border-box;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 0px 0px 8px 8px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	word-wrap: break-word;
	line-height: normal;
	-webkit-user-select: text;
	user-select: text;
}

.noteText {
	display:block;
	width: 100%;
	margin: 10px auto;
	margin-top: 4px;
	padding: 4px 6px 4px 6px;
	background-color: white;
	border: none;
	box-sizing: border-box;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	word-wrap: break-word;
	line-height: normal;
	-webkit-user-select: auto;
	user-select: auto;
	max-width: 85vw;
}

.noteText p {
	margin: 4px 10px 4px 0px;
	font-size: 16px;
	font-weight: normal;
}

.noteText h5 {
	margin: 4px 10px 4px 0px;
	font-size: 12px;
	font-weight: normal;
}

.noteText h3 {
	margin: 4px 10px 4px 0px;
	font-size: 20px;
	font-weight: normal;
}

.noteText h2 {
	margin: 4px 10px 4px 0px;
	font-size: 24px;
	font-weight: normal;
}

.noteText a {
	text-decoration: underline;
	color: #0000EE;
}

.noteLabel {
	background: transparent;
	border: none;
	box-sizing: border-box;
	color: #59595c;
	font-weight: bold;
	text-align: left;
	height: 36px;
	font-size: 16px;
	padding: 0px 20px 0px 10px;
	width: 85%;
	float: left;
	outline: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.noteLabel::placeholder {
	color: #888888;
	text-align: left;
	font-size: 16px;
}

.noteSubtext {
	background: transparent;
	border: none;
	color: #59595c;
	font-weight: normal;
	text-align: left;
	height: 20px;
	font-size: 13px;
	padding: 0px 0px 10px 8px;
	line-height: 31px;
	float: left;
}

.siteNotesIcon {
	position: absolute;
	top: 12px;
	right: 8px;
	font-size: 18px;
	width: 32px;
	height: 32px;
	z-index: 1;
	background: transparent url(im3/siteNotesIcon.png) center center/32px 32px no-repeat;
}

.siteNotes47 {
	right: 47px;
}

.siteNotes68 {
	right: 68px;
}

.siteNotes90 {
	right: 90px;
	top: 10px;
}

.siteNotes108 {
	right: 108px;
}

.siteNotesIconEmpty {
	background: transparent url(im3/siteNotesIconEmpty.png) center center/32px 32px no-repeat;
}

.siteNotesHidden {
	visibility: hidden;
}

.siteNotesNetmap {
	float: right;
	position: initial;
	margin-right: 10px;
	margin-top: 7px;
}

.siteNotesShowButton {
	display: block;
	width: 28px;
	height: 28px;
	background: transparent url(im3/arrowUpClosed.png) left top/28px 28px no-repeat;
	position: absolute;
	top: 4px;
	right: 10px;
	margin: 0px 3px 0px 0px;
	padding: 0;
	cursor: pointer;
}

.siteNotesHideButton {
	display: block;
	width: 28px;
	height: 28px;
	background: transparent url(im3/arrowDownOpen.png) left top/28px 28px no-repeat;
	position: absolute;
	top: 4px;
	right: 10px;
	margin: 0px 3px 0px 0px;
	padding: 0;
	cursor: pointer;
}

#newNoteSave {
	width: 120px;
	height: 30px;
	background-color: #00b8a7;
	border-radius: 6px;
	margin: 8px;
	float: right;
	color: white;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

#newNoteCancel {
	width: 120px;
	height: 30px;
	background-color: white;
	border: 1px solid #00b8a7;
	border-radius: 6px;
	margin: 8px;
	float: left;
	color: #00b8a7;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

.newNoteFooter {
	width: 100%;
	height: 46px;
	display: block;
	border-top: 1px solid #bbb;
}

.notePinned {
	width: 60px;
	height: 16px;
	border-radius: 3px;
	display: inline-block;
	border: none;
	background: #c3e3f4 url(im3/MenuIconPinOff.png) left center/16px 16px no-repeat;
	text-align: right;
	padding-right: 8px;
	line-height:16px;
}

.noteTopMenu {
	float: right;
	margin-top: 13px;
	margin-right: 9px;
}

.noteEditMenu {
	float: right;
	margin-top: 5px;
	margin-right: 9px;
}

.noteSaveButton {
	width: 120px;
	height: 30px;
	background-color: #00b8a7;
	border-radius: 6px;
	margin: 8px;
	float: right;
	color: white;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

.noteCancelButton {
	width: 120px;
	height: 30px;
	background-color: white;
	border: 1px solid #00b8a7;
	border-radius: 6px;
	margin: 8px;
	float: left;
	color: #00b8a7;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

.Serial_No {
	color: #0000EE;
}

.SerialNotFound {
	color: #EE0000;
}

#notesPopOutList {
	max-width: 94vw;
}

#notesPopOutList li {
	padding-right: 2px;
}

#noteFake {
	margin-top: 0px;
	height: 4px;
	opacity: 0;
}

#noteFakeDiv {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 4px;
	overflow: hidden;
}

div[class*="labelDisabled"] {
	background: #f5f5f5;
	color: black;
	border: none;
}
