* {font-size: 100%;box-sizing: padding-box;}html, body {margin: 0;padding: 0;height: 100%;width: 100%;border: none;}body {font-family: Tahoma, sans-serif, Arial;font-size: 0.69em !important;overflow: hidden;background-color:var(--bodyColor);}::-webkit-scrollbar {width: 12px;height: 12px;}::-webkit-scrollbar-track {border-radius: 5px;background: var(--scrollBackground);box-shadow: inset 0 0 4px var(--scrollBackgroundShadow);}::-webkit-scrollbar-thumb {border-radius: 5px;background: var(--scrollThumbBackground);border: solid 1px var(--scrollThumbBackgroundBorder);}::-webkit-scrollbar-thumb:hover {background: var(--scrollThumbBackgroundHover);}/*::-webkit-scrollbar-thumb:horizontal{*//*    background: var(--scrollThumbBackgroundHorizontal);*//*}*//*::-webkit-scrollbar-thumb:horizontal:hover{*//*    background: var(--scrollThumbBackgroundHorizontalHover);*//*}*/select {margin: 0;}::selection {color: var(--selectionText);background: var(--selectionBackground);}*:focus {outline: 0 none;}.dataCtl {color: var(--dataCtlColor);background-color: var(--dataCtlBackgroundColor);border-style: solid;border-width: 1px;border-color: var(--dataCtlBorderColor);margin:0px;}.dataCtl[upperCase] {text-transform: uppercase;}.dataCtl[disabled], .dataCtl[disabled][csRequired][aria-required="true"] {opacity: 1;color: var(--dataCtlDisabledColor);background-color: var(--dataCtlDisabledBackgroundColor);border-color: var(--dataCtlDisabledBorderColor);}.dataCtl:focus {color: var(--dataCtlFocusColor);background-color: var(--dataCtlFocusBackgroundColor);border-color: var(--dataCtlFocusBorderColor);}.dataCtl[csRequired][aria-required="true"] {color: var(--dataCtlRequiredColor);background-color: var(--dataCtlRequiredBackgroundColor);border-color: var(--dataCtlRequiredBorderColor);}.dataCtl[csRequired][aria-required="true"]:focus {color: var(--dataCtlRequiredFocusColor);background-color: var(--dataCtlRequiredFocusBackgroundColor);border-color: var(--dataCtlRequiredFocusBorderColor);}.dataCtl[selected=false] {outline-style: solid;outline-width: 1px;outline-color: var(--dataCtlOutline);background-color: var(--dataCtlOutlineBackground);cursor:default;}.dataCtl[selected=true] {outline-style: solid;outline-width: 1px;outline-color: var(--dataCtlOutlineSelected);background-color: var(--dataCtlOutlineSelectedBackground);cursor:default;}.dataCtl[validationError=true] {color: var(--dataCtlValidationErrorText);background-color: var(--dataCtlValidationErrorBackground);}.dataCtl[disabled][validationError=true] {color: var(--dataCtlValidationDisabledErrorText);background-color: var(--dataCtlValidationDisabledErrorBackground);}input[type=radio]:focus  {outline-style: dotted;outline-width: 1px;outline-color: var(--linkGlobalDarkOutlineColor);accent-color: var(--radioAscentColor);}a, a:visited {color: var(--linkGlobal);text-decoration: none;font-size: 0.98em !important;}a:focus, a:active {outline-style: dotted;outline-width: 1px;outline-color: var(--linkGlobalOutlineColor);}a:hover, a:active, a:focus {color: var(--linkGlobalHover);text-decoration: none;}a[disabled] {color: var(--linkGlobalDisabled);text-decoration: none;font-size: 0.98em !important;outline: 0 none;}a:visited[disabled], a:hover[disabled], a:active[disabled], a:focus[disabled] {color: var(--linkGlobalDisabled);text-decoration: none;}.darkLink:focus, .darkLink:active {outline-style: dotted;outline-width: 1px;outline-color: var(--linkGlobalDarkOutlineColor);}input {margin: 0;}input[type=text] {height: 13px;padding: 1px 2px;}input[type=text]::-ms-clear {display: none;}textarea {resize: none;padding: 2px;font-family: Tahoma, sans-serif, Arial;font-size:1em !important;}.formDiv {position: absolute;top: 15px;bottom: 0px;text-align: center;padding: 0;width: 100%;height: auto;margin: 0 auto 10px auto;vertical-align:middle;}.formPreviewDiv {position: absolute;display: table;text-align: center;padding: 0;margin: 0 auto;z-index: 2001;visibility: hidden;width: min-content;}.formContainer {background-color: var(--formContainerBackground);border-style:solid;border-width:1px;border-color: var(--formContainerBorder);padding: 3px;box-shadow: var(--formContainerShadow);-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: default;}.errorString {color: var(--errorStringText);white-space: nowrap;}.errorMessage {color: var(--errorMessageText);}.button, button, input[type=button], .viewMsdsFile {color: var(--buttonTextColor);border-color:var(--buttonBorder);border-style:solid;border-width:1px;background: var(--buttonBackground);background-image: var(--buttonBackgroundImage);background-clip: border-box;min-height: 17px !important;margin: 0 !important;text-align: center;vertical-align: middle;align-items: center;}button[disabled], button[disabled], input[type=button][disabled] {color: var(--buttonTextColorDisabled);border: var(--buttonBorderDisabled);border-style:solid;border-width:1px;background: var(--buttonBackgroundDisabled);background-clip: border-box;}button[disabled]:hover, input[type=button][disabled]:hover {background: var(--buttonBackgroundDisabled);border: var(--buttonBorderDisabled);border-style:solid;border-width:1px;color: var(--buttonTextColorDisabled);}button:hover, input[type=button]:hover {background: var(--buttonBackgroundHover);border: var(--buttonBorderHover);border-style:solid;border-width:1px;color: var(--buttonTextColorHover)}button:focus, input[type=button]:focus {background: var(--buttonBackgroundHover);border: var(--buttonBorderHover);border-style:solid;border-width:1px;color: var(--buttonTextColorHover)}button[disabled]:active, input[type=button][disabled]:active {color: var(--buttonTextColorDisabled);background: var(--buttonBackgroundDisabled);border: var(--buttonBorderDisabled);border-style:solid;border-width:1px;}button:active, input[type=button]:active {color: var(--buttonTextColorActive);background: var(--buttonBackgroundActive);}.button, .viewMsdsFile {text-align: center !important;min-width: 75px;align-items: center;}.viewMsdsFile{float:right;}.popupTd {width: 23px;vertical-align: middle;}.hiddenTD {display: none;}.findLabel {font-weight: bold;color: var(--findLabelText) !important;margin: 0 2px;}.formLabel {color:var(--colorLabel);white-space: nowrap;}.formLabel[rightAlign] {padding-left: 5px;}.formLabel[leftAlign] {padding-right: 5px;}.tableHeader {text-align: center;vertical-align: middle;color: var(--tableHeaderText);background-color: var(--tableHeaderBackground);-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: default;}.tableHeaderTd {color: var(--tableHeaderText);text-shadow: var(--headerTextShadow);letter-spacing: var(--headerTextLetterSpacing);font-weight: bold;padding: 4px 10px;}.tableHeader table {width: 100%;}#divMenuLightSearch {white-space: nowrap;margin:0px 0px 0px auto;}.headerTitle {position: relative;left: 0;color: var(--headerTitleText);text-shadow: var(--headerTextShadow);font-size: 1.4em;font-weight: bold;height: 26px;padding: 0 5px 0 5px;white-space: nowrap;margin-left: 8px;}#expiredDiv {position: absolute;width: 100%;height: 100%;}.expiredImg1 {background-image: url(../images/LogoBig.png);background-repeat: no-repeat;background-position: center;background-color: var(--expiredImgBackground);position: absolute;width: 100%;height: 100%;opacity: .10;}.expiredImg2 {background-image: url(../images/LogoBig.png);background-repeat: no-repeat;background-position: center;background-color: var(--expiredImgBackground);position: absolute;width: 100%;height: 100%;opacity: .12;}#imgLogoBig {margin-left: auto;margin-right: auto;width: 285px;height: 285px;border: 0;background-size: 100% 100%;}#divStartUp, #divStartUp:visited {display: none;cursor: pointer;margin-top: 5px;width: 76px;text-decoration: none;font-size: 0.8em;color: var(--divStartUpText);background-color: var(--divStartUpBackground);padding: 3px;border-style:solid;border-width:1px;border-color:var(--divStartUpBorder);border-radius: 2px;text-align: center;}#divStartUp:hover {text-decoration: none;color: var(--divStartUpHoverText);border-color: var(--divStartUpHoverBorder);background-color: var(--divStartUpHoverBackground);}#divStartUp:active {text-decoration: none;color: var(--divStartUpActiveText);border-color: var(--divStartUpActiveBorder);background-color: var(--divStartUpActiveBackground);}.transparent {background-color: var(--tranparentBackground);opacity: .10;z-index: 25000;}.modalFrame {background-color: var(--tranparentBackground);opacity: .10;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.tblWait {margin-left: auto;margin-right: auto;background-color: var(--tblWaitBackground);border-style:solid;border-width:1px;border-color:var(--tblWaitBorder);border-spacing: 25px 15px;box-shadow: var(--tblWaitShadow);}.tblWaitSmall {border-spacing: 10px 5px;}.tblWaitSmall img {height: 35px;width: 35px;}#lblWait {font-weight: bold;height: 150px;color: var(--lblWaitText);white-space: nowrap;}#divMenu {position: relative;top: 0;padding: 2px 2px 2px 2px;z-index: 101;}#divMenu2 {position: relative;top: 0;padding: 2px 2px 2px 2px;z-index: 101;}.formTable {border-spacing: 0;border-collapse: collapse;}.formTable tr {margin: 0;border-top: 0;border-bottom: solid 2px Transparent;}.containerTable {width: 100%;}.divTableContainer {border-style:solid;border-width:1px;border-color:var(--divTableContainerBorder);overflow: auto;max-height: 70vh;}.containerTable td {padding-left: 3px;padding-right: 3px;}.noBorderTable tr {border: 0;}/*  Icons */.msgIcon {width: 32px !important;height: 32px !important;}.msgAsterisk {background-image: url(../images/Icons/Asterisk.png);background-repeat: no-repeat;}.msgExclamation {background-image: url(../images/Icons/Exclamation.png);background-repeat: no-repeat;}.msgError {background-image: url(../images/Icons/Hand.png);background-repeat: no-repeat;}.msgInformation {background-image: url(../images/Icons/Information.png);background-repeat: no-repeat;}.msgQuestion {background-image: url(../images/Icons/Question.png);background-repeat: no-repeat;}.msgWarning {background-image: url(../images/Icons/Warning.png);background-repeat: no-repeat;}fieldset {position: relative;border-style:solid;border-width:1px;border-color:var(--fieldsetBorder);padding: 5px;text-align: left;min-height: 16px;}legend {color: var(--legendText);font-weight: bold;}.collapsibleFieldSet {position: absolute;width: 18px;height: 12px;right: 3px;background-color: transparent !important;background-repeat: no-repeat !important;background-position: center !important;background-image: none;padding: 0;cursor: pointer;border-style:solid !important;border-width:1px !important;border-color:var(--collapsibleFieldSetBorder) !important;}.collapsibleFieldSetImg {content: url(../images/PanelCollapseUp.png) !important;}.collapsibleFieldSet:hover {border-style:solid !important;border-width:1px !important;border-color:var(--collapsibleFieldSetHoverBorder) !important;background-color: var(--collapsibleFieldSetHoverBackground) !important;background-image: none;}.collapsibleFieldSet:active, .collapsibleFieldSet:focus {border-width:1px !important;border-color:var(--collapsibleFieldSetHoverBorder) !important;background-color: var(--collapsibleFieldSetHoverBackground) !important;background-image: none;}.collapsibleFieldSet.collapse .collapsibleFieldSetImg {content: url(../images/PanelCollapseDown.png) !important;}.fieldsetTabFrame {border-style:solid;border-width:1px;border-color:var(--fieldsetTabFrameBorder);}.legendTabFrame {color: var(--legendTabFrameText);}.buttonImage {border-style:solid;border-width:1px;border-color:var(--buttonImageBorder);padding: 1px;margin: 0 0 0 3px;}.buttonImage:hover {border-style:solid;border-width:1px;border-color:var(--buttonImageHoverBorder);}.EnvLabels {border-spacing: 0;border-collapse: separate;border-style:solid;border-width:1px;border-color:var(--envLabelsBorder);}.EnvLabels td {background-color: var(--envLabelsTdBackground);border-style:solid;border-width:1px;border-color:var(--envLabelsTdBorder);padding: 0;margin: 0;vertical-align: middle;text-align: center;}.EnvLabelsSmall {border-spacing: 1px;border-collapse: separate;background-color: var(--envLabelsSmallBackground);font-size:0.01em;}.EnvLabelsSmall td {border:0;padding:0;margin: 0;vertical-align: middle;text-align: left;height:20px;max-height:20px;background-color:var(--envLabelsSmallTdBackground);}#divSupportBrowser {visibility: hidden;position: fixed;left: 145px;bottom: 5px;padding: 10px;font-size: 1.0em;border-style:solid;border-width:1px;border-color:var(--divSupportBrowserBorder);background: var(--divSupportBrowserBackground);color: Red;z-index: 25002;}.adminLink, adminLink:visited {color: var(--adminLink) !important;}.adminLink:hover, adminLink:active, adminLink:focus {color: var(--adminLinkHover) !important;}.adminLink:focus, .adminLink:active {outline-style: dotted;outline-width: 1px;outline-color: var(--linkGlobalDarkOutlineColor);}hr {border-style: none;height: 1px;background-color: var(--hrBackground);}#divDynamicImage {position: absolute;border-style:solid;border-width:1px;border-color:var(--divDynamicImageBorder);visibility: hidden;background-color: var(--divDynamicImageBackground);color: var(--divDynamicImageText);z-index: 25000;padding: 2px;}#imgDynamic {width: 128px;height: 128px;}#divSupport {position: relative;margin-top: 5px;display: none;cursor: pointer;bottom: 0;left: 0;height: 67px;width: 130px;border-style:solid;border-width:1px;border-color:var(--divDynamicImageBorder);background-color: var(--divDynamicImageBackground);}#divSupportInner {width: 100%;height: 100%;position: relative;opacity: .85;}#divSupportInner:hover {}#imgSupport {height: 100%;width: 100%;background-image: url(../images/LogoSupport.png);}.tableGroupLabel {text-align: center;overflow: hidden;color: var(--tableGroupLabelText);font-weight: bold;font-size: 1em;background-color: var(--tableGroupLabelBackground);padding:3px !important;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--tableGroupLabelBorderBottom);text-shadow: var(--textOutline);}.valueHeaderRow {color: var(--valueHeaderRowText);background-color: var(--valueHeaderRowBackground);padding:3px !important;text-shadow: var(--textOutline);}.valueHeaderNameCell {font-weight: bold;font-size: 0.9em;}.valueHeaderCell {border-left-style:solid;border-left-width:1px;border-left-color:var(--valueHeaderCellBorderLeft);width: 50px;font-weight: bold;font-size: 0.9em;white-space: nowrap;text-align: center;}.tableRowA {background-color: var(--tableRowABackground);}.tableRowB {background-color: var(--tableRowBBackground);}.tableRowA, .tableRowB {color: var(--tableRowText);cursor: default;}.tableRowA td, .tableRowB td {white-space: nowrap;font-size: 0.9em;white-space: nowrap;overflow: hidden;}.tableRowA:hover, .tableRowB:hover {background-color: var(--tableRowHoverBackground);color: var(--tableRowHoverText);}.valueCell {border-left-style:solid;border-left-width:1px;border-left-color:var(--valueCellLeftBorder);text-align: center;height:100%}.tblSettings {background-color:var(--tblSettingsBackground);}.divSettingsContainer {background-color: var(--divSettingsContainerBackground);border-style:solid;border-width:1px;border-color:var(--divSettingsContainerBorder);padding: 2px;overflow-x: hidden;width: auto;/*height: 392px;max-height: 392px;min-height: 392px;*/}.divSettingsLeftPane {display: table;border-collapse: separate;border-spacing: 1px;overflow-y: auto;width: 142px;min-width: 142px;max-width: 142px;}.divSettingsRightPane {overflow-y: scroll;}.divSettingsItems {width: auto;height: auto;/*min-height: 392px;*/border-right-style:solid;border-right-width:1px;border-right-color:var(--divSettingsItemsBorder);}.tblSettingsItems {width: auto;border-collapse: separate;min-width: 450px;}.lblSettingsHeader {text-align: left;background-color: var(--lblSettingsHeaderBackground);border-style:solid;border-width:1px;border-color:var(--lblSettingsHeaderBorder);}.trSettings {cursor: pointer;background-color: var(--trSettingsBackground);border-style:solid;border-width:1px;border-color:var(--trSettingsBorder);width: 136px;height: 22px;max-height: 22px;min-height: 22px;text-align: left;color: var(--trSettingsText);}.trSettings table {border-collapse: collapse;border-spacing: 0;height: 22px;height: 22px;max-height: 22px;min-height: 22px;border: 0;margin: 0;padding: 0;top: 0px;overflow: hidden;}.trSettings tr {max-height: 22px;min-height: 22px;}.trSettings td {max-height: 22px;min-height: 22px;vertical-align: middle;}.trSettingsIco {float: left;height: 16px;width: 16px;border: 0;padding:0;margin: 0px 4px 0px 0px;}.trSettingsText {height: 100%;width: 100%;vertical-align: middle;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: table-cell;}.noPadding {padding: 0;margin: 0;}.trSettings[selected=false] {color: var(--trSettingsNoSelectionText);}.trSettings[selected=true] {background: var(--trSettingsSelectionBackground);color: var(--trSettingsSelectionText);border-style:solid;border-width:1px;border-color:var(--trSettingsSelectionBorder);cursor: default;}.trSettings:hover {background-color: var(--trSettingsSelectionHoverBackground);color: var(--trSettingsSelectionHoverText);border-style:solid;border-width:1px;border-color:var(--trSettingsSelectionHoverBorder);}.editorCell {width: 100%;}.infoLabel {color: var(--infoLabelText);font-size: 1.2em;}.adminCustomString {list-style-type: none;margin: 0;padding: 0;min-width: 200px;}.adminCustomString li {border-style:solid;border-width:1px;border-color:var(--adminCustomStringLiBorder);background-color: var(--adminCustomStringLiBackground);margin: 2px 0;padding: 0 5px;text-align: left;vertical-align: top;}.adminCustomString li input {margin: 2px 5px 0 0 !important;padding: 4px 0;}.divRestoreInfo {border-style:solid;border-width:1px;border-color:var(--divRestoreInfoBorder);background-color: var(--divRestoreInfoBackground);text-align: center;vertical-align: middle;}.divRestoreInfoMain {padding: 10px;min-height: 20px;max-width: 672px;}.divRestoreInfoDetails {visibility: hidden;max-height: 120px;max-width: 672px;overflow: auto;}.divRestoreInfoNR {color: var(--divRestoreInfoNR);}.restoreLabel {font-weight: normal;}.restoreLabelBold {font-weight: bold;}.divReports {max-height: 350px;overflow: auto;overflow-x: hidden;}.divMessageInner {max-height: 450px;max-width: 750px;overflow: auto;white-space: normal;padding: 5px;}.startupHeader {color: var(--startupHeaderText) !important;background-color: var(--startupHeaderBackground);}.formLabelWhite {color: var(--startupHeaderText) !important;}.startupCheck {padding: 2px 5px;}.startUpRow {background-color: var(--startUpRowBackground);}.startUpRow:hover {background-color: var(--startUpRowHoverBackground);}#divHelpShortcuts {z-index: 25001;overflow: auto;position: absolute;top: 5px;left: 0;visibility: hidden;text-align: center;width: 100%;}#divHelpShortcutsInner {position: relative;top: 0;border-style:solid;border-width:1px;border-color:var(--divHelpShortcutsInnerBorder);background-color: var(--divHelpShortcutsInnerBackground);padding: 10px;margin: 75px auto 10px auto;width: auto;display: inline-block;box-shadow: var(--divHelpShortcutsInnerShadow);}#tblHelpShortcuts {border-collapse: collapse;text-align: right;padding: 40px;}#tblHelpShortcuts td {padding: 0;}#tblHelpShortcuts table {border-collapse: collapse;text-align: left;margin: 0;}#tblHelpShortcuts table td {padding: 1px 5px;}.shortcutsHeaderTd {height: 25px;text-align: center;vertical-align: middle;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--shortcutsHeaderTdBorder);}.shortcutsHeader {font-weight: bold;font-size: 1.1em;color: var(--shortcutsHeaderText);padding: 3px 10px;}#tblHelpShortcutsButtonTd {height: 35px;text-align: center;vertical-align: bottom;border-top-style:solid;border-top-width:1px;border-top-color:var(--tblHelpShortcutsButtonTdBorder);}#tblHelpShortcutsButtonTd input[type=button] {padding: 2px 5px !important;min-height: 22px !important;min-width: 60px !important;text-align: center;vertical-align: middle;}.shortcutsCmd {color: var(--shortcutsCmdText);font-weight: bold;padding: 2px 5px;}.shortcutsText {font-weight: normal;padding: 2px 5px;}.tblShortcutsSep {background-color: var(--tblShortcutsSepBackground);padding: 0;margin: 0;width: 1px;}#imgLogoSmallDummy {position: relative;width: 32px;height: 32px;transition: 0.25s;transition-timing-function: ease;opacity: 0.8;background-size: auto;cursor: default;background-image: url(../images/LogoSmallV2.png);border-style: none;border: 0;outline: none;background-repeat: no-repeat;}#imgLogoSmallDummy:hover {opacity: 1.0;}span {user-select: none;}img#mapImage, #mapImage area {outline: none;}#progressBars {position: absolute;height: auto;width: auto;bottom: 0;right: 0;margin: 20px;border-style:solid;border-width:1px;border-color:var(--progressBarsBorder);background-color: var(--progressBarsBackground);z-index: 30000;visibility: hidden;}.progressBarText {width: 200px;height: auto;margin: 5px 5px 3px 5px;color: var(--progressBarsText);font-size: 11px;display: block;}.progressBarContainer {width: 200px;height: 10px;margin: 0 5px 5px 5px;border-style:solid;border-width:1px;border-color:var(--progressBarsContainerBorder);background-color: var(--progressBarsContainerBackground);}.progressBarValue {width: 0;height: 10px;background-color: var(--progressBarsValueBackground);display: block;}.popupButton {font-family: Tahoma;font-size: 0.9em;height: 17px;width: 23px;padding-left: 0;padding-right: 0;/*float: left;*/background-attachment: scroll;background-clip: border-box;background-image: var(--buttonBackground);background-origin: padding-box;background-position-x: 0;background-position-y: 0;background-repeat: repeat;background-size: auto;border-color:var(--buttonBorder);border-style:solid;border-width:1px;border-left:0;border-collapse: collapse;border-spacing: 0 0;color: var(--buttonTextColor);margin: 0;padding:0;text-align: center;vertical-align: middle;white-space: pre;}.popupButton:disabled {background-image: var(--buttonBackground);border-color:var(--buttonBorder);border-style:solid;border-width:1px;}.popupButton:hover:disabled {background-image: var(--buttonBackground);border-color:var(--buttonBorder);border-style:solid;border-width:1px;}.popupButton:active:disabled {background-image: var(--buttonBackground);border-color:var(--buttonBorder);border-style:solid;border-width:1px;}.popupButton:hover {background: var(--buttonBackgroundHover);border-color:var(--buttonBorder);border-style:solid;border-width:1px;}.popupButton:active, .popupButton:window-inactive {border-color:var(--buttonBorder);border-style:solid;border-width:1px;background: var(--buttonBackgroundActive);}.popupButton:focus {border-color:var(--buttonBorder);border-style:solid;border-width:1px;background: var(--buttonBackgroundActive);}.btnMol {background-image: url('../images/MolButton.png');height: 15px;width: 21px;background-origin: padding-box;background-position: center;background-repeat: no-repeat;}.popupButton:hover .btnMol {background-image: url('../images/MolButtonHover.png');}.popupButton:hover:disabled .btnMol {background-image: url('../images/MolButton.png');}.btnPopup {background-image: url('../images/PopupButton.png');height: 17px;width: 21px;background-origin: padding-box;background-position: center;background-repeat: no-repeat;}.popupButton:hover .btnPopup {background-image: url('../images/PopupButtonHover.png');}.popupButton:hover:disabled .btnPopup {background-image: url('../images/PopupButton.png');}.noSelect {-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: default;}.dialogButtons {width: auto;padding: 0;border-collapse: collapse;border-spacing: 0px;margin-top: 5px;}.dialogButtons .button {margin: 0 1px;line-height: 16px;}.dialogLeftButton {width: 24px;height: 16px;background-image: url('../images/DialogLeft.png');background-origin: padding-box;background-position: center;background-repeat: no-repeat;opacity: 0.7;}.tableButton:hover .dialogLeftButton {opacity: 1.0;}.dialogRightButton {width: 24px;height: 16px;background-image: url('../images/DialogRight.png');background-origin: padding-box;background-position: center;background-repeat: no-repeat;opacity: 0.7;}.tableButton:hover .dialogRightButton {opacity: 1.0;}.comboButton {display: inline-block;position: relative;}.cb-button {display: inline-block;border-style:solid;border-width:1px;border-color:gray;padding: 1px 30px 1px 20px;cursor: pointer;white-space: nowrap;background-color: var(--buttonBackground);background-image: var(--buttonBackground);}.cb-button:after {content: '';position: absolute;top: 50%;right: 15px;transform: translateY(-50%);width: 0;height: 0;border-left-style:solid;border-left-width:5px;border-left-color:var(--buttonAfterCdHoverTransparentBorder);border-right-style:solid;border-right-width:5px;border-right-color:var(--buttonAfterCdHoverTransparentBorder);border-top-style:solid;border-top-width:5px;border-top-color:var(--buttonAfterCdHoverTopBorder);}.cb-button:hover {background-color: var(--buttonBackgroundCdHover);}.cb-input {display: none;}.cb-menu {position: absolute;top: -400%;border-style:solid;border-width:1px;border-color:var(--cdMenuBorder);padding: 0;margin: 2px 0 0 0;box-shadow: var(--cdMenuShadow);list-style-type: none;background-color: var(--cdMenuBackground);}.cb-input + .cb-menu {display: none;}.cb-input:checked + .cb-menu {display: block;}.cb-menu li {padding: 4px 8px 8px 8px;cursor: pointer;white-space: nowrap;background-color: var(--cdMenuLiBackground);}.cb-menu li:hover {background-color: var(--cdMenuLiHoverBackground);}.cb-menu li a {display: block;margin: -10px -20px;padding: 10px 20px;outline: none;}input[type=checkbox] {position: relative;cursor: pointer;margin: 0 2px 0 0;}input[type=checkbox]:focus:before {background-color: var(--inputCheckboxFocusAfter);}input[type=checkbox]:before {content: "";display: block;position: absolute;width: 13px;height: 13px;top: 0;left: 0;border-style:solid;border-width:1px;border-color:var(--inputCheckboxBeforeBorder);background-color: var(--inputCheckboxBeforeBackground);}input[type=checkbox]:checked:after {content: "";display: block;width: 3px;height: 8px;border-style:solid;border-width:1px;border-color:var(--inputCheckboxAfterCheckedBorder);border-width: 0 2px 2px 0;transform: rotate(45deg);position: absolute;top: 1px;left: 5px;}input[type=checkbox][disabled]:before {background-color: var(--inputCheckboxDisabledBackground);border-color: var(--inputCheckboxDisabledBorder);}input[type=checkbox][disabled]:checked:after {content: "";display: block;width: 3px;height: 8px;border-style:solid;border-width:1px;border-color:var(--inputCheckboxDisabledCheckedBorder);border-width: 0 2px 2px 0;transform: rotate(45deg);position: absolute;top: 1px;left: 5px;}.btnMol {background-image: url('../images/MolButton.png');height: 15px;width: 21px;background-origin: padding-box;background-position: center;background-repeat: no-repeat;}.popupButton:hover .btnMol {background-image: url('../images/MolButtonHover.png');}.popupButton:hover:disabled .btnMol {background-image: url('../images/MolButton.png');}.zplPreview {justify-content: center;align-items: center;margin:2px;border-style:solid;border-width:1px;border-color:var(--zplPreviewBorder);}#divAdminPermissions {overflow:auto;overflow-x:hidden;padding:1px;border-style:solid;border-width:1px;border-color:Gray;}#divTableParmissions {border-width:0px;border-collapse: collapse;}#divTableParmissions td {padding: 2px;}#divTableParmissions tr {border-bottom:0;}.previewHeader {width:100%;font-size: 0.9em;font-weight: bold;color: var(--previewHeaderText);background-color: var(--previewHeaderBackground);text-align: left;vertical-align: middle;height:14px;padding: 0px 5px;cursor: move;white-space:nowrap;}.previewHeaderButton {text-align: right;height:14px;width: 14px;padding: 0;vertical-align: middle;}.closeButton {height:18px;width:18px;padding: 0;float:right;border: none;border-collapse: collapse;border-spacing: 0;color: transparent;margin: 0;z-index: -1;cursor: default;background-color: transparent;}.closeButton:hover {border: none;}.closeButton:active, .tableButton:window-inactive {border: none;}.btnSmallClose{background-image: url('../images/CloseSmall_Off.png');height: 100%;width: 100%;background-origin: padding-box;background-position: center;background-repeat: no-repeat;cursor: default;}.closeButton:hover .btnSmallClose {border: none;background-image: url('../images/CloseSmall_On.png');}.closeButton:active .btnSmallClose {border: none;background-image: url('../images/CloseSmall_Pushed.png');}.mover {cursor: move;}.goToForm {margin-left:10px;color:var(--goToFormText);cursor:pointer;font-weight: normal;float:right;}.goToForm:hover {color:var(--goToFormTextHover);}.defaultPageLabel1{color: var(--defaultPageLabel1);text-shadow:0px 0px 2px var(--defaultPageLabelShadow);font-size:1.6em;font-weight:bold;}.defaultPageLabel2{color: var(--defaultPageLabel2);text-shadow:0px 0px 3px var(--defaultPageLabelShadow);font-size:1.1em;}.defaultPageLabel3{color: var(--defaultPageLabel3);text-shadow:0px 0px 3px var(--defaultPageLabelShadow);font-size:1.3em;font-weight:bold;}#divPreviewFormMenus {position: absolute;visibility:hidden;z-index:25002;}#divPreviewFormMenus table {height:28px;}#divPreviewFormMenus table td {padding: 0px 10px;text-align: left;vertical-align: middle;}#divPreviewFormMenus table:hover {background-image: var(--menuGradient);border: var(--menuBorderSelected);border-style:solid;border-width:1px;color: var(--menuTextColorSelected);text-shadow:1px 1px 1px var(--menuTextShadowSelected) !important;cursor: pointer;}.visually-hidden {border: 0;padding: 0;margin: 0;position: absolute !important;height: 1px;width: 1px;overflow: hidden;clip: rect(1px 1px 1px 1px); /* IE6, IE7 - a 0 height clip, off to the bottom right of the visible 1px box */clip-path: inset(50%); /*modern browsers, clip-path works inwards from each corner*/white-space: nowrap; /* added line to stop words getting smushed together (as they go onto seperate lines and some screen readers do not understand line feeds as a space */}.skipContainer {position:absolute;width:100%;height:auto;text-align:center;}.skip {position:relative;top:-100px;width:1px;height:1px;margin:auto;overflow: hidden;padding:5px 10px;text-align:center;z-index:99000;background-color:#FFFEFC;color:#345463 !important;font-size:1.2em !important;}.skip:focus {width: auto;height: auto;top:11px;}.mainContent {position: absolute;top:0;left:0;width:100%;height: 100%;background-color:rgba(255,255,255,0.2);z-index:99001;}.mainContent {position: absolute;top:0;left:0;width:100%;height: 100%;background-color:rgba(255,255,255,0.2);z-index:99001;}.mainContent {display:none;position: absolute;top:0;left:0;width:100%;height: 100%;background-color:rgba(255,255,255,0.2);z-index:99001;}.mainContentForm {position: relative;width:300px;height:auto;margin: auto;padding:12px;top: 50%;transform: translateY(-100%);}.skipContentList {vertical-align:middle;display:block;margin:5px;padding:1px;width: 285px;border:solid 1px var(--menuBorder);background-color:var(--menuBackground);}.skipContentList:focus-within, .skipContentList:hover {border:solid 1px var(--menuBorderSelected);background-image: var(--menuGradientActive);}.skipContentList:focus-within span, .skipContentList:hover span {color:var(--menuTextColorSelected);}.skipContentList a {width:280px;height:24px;vertical-align:middle;}skipContentList a:focus {border:dotted 1px transparent !important;}.skipContentList a img {height:24px;width: 24px;}.skipContentList a span {height:24px;font-weight: bold;padding-left:5px;font-size:var(--menuFontSize);color:var(--menuTextColor);}#divCloseMainContent {margin-top: 20px;text-align:right;}#divCloseMainContent a {padding: 2px 3px;font-size:1.1em !important;border:dotted 1px transparent;}#divCloseMainContent a:focus {border:dashed 1px #A9A9A9;}