﻿body, html {
    background-color: #FFFFFF;
    height: 100%;
    padding: 0px;
    margin: 0px;
    color: Black;
    font-family: Verdana;
    overflow: hidden;
}

legend {
    color: Black;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
}

img {
    border: solid 0px;
}

h1 {
    font-family: Arial Narrow;
    font-weight: lighter;
    font-size: 18pt;
    color: Black;
}

h2 {
    font-family: Arial;
    font-size: 13pt;
    color: #AAAAAA;
}

h6 {
    color: Black;
    font-family: Verdana;
    font-size: 7pt;
}

/*td
{
    color: Black;
    font-family: Verdana;
    font-size: 9pt;
}*/


.jIgnore {
}

.uaContent {
    width: 95%;
    background-color: #edf3f4;
    border-style: solid;
    border-color: #4986a2;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 5px;
    padding: 10px;
    min-width: 850px;
}

.greylabel {
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #666666;
}

.valuestyle {
    font-family: Tahoma;
    font-size: 8pt;
}

.SmallInput Label {
    font-size: 8pt;
    font-family: Verdana;
}

.tree td div {
    height: 20px !important;
    vertical-align: bottom;
}

.treenode {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


.PageLeft {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/left.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

.PageRight {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/right.jpg);
    background-position: right;
    background-repeat: repeat-y;
}

.PageHeader {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 37px;
    background-image: url(Images/bgTop.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #CBCBCB;
    padding: 0px 0px 0px 0px;
}

.PageHeaderStage {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 37px;
    /*background-image: url(Images/bgTopStage.jpg);
    background-position: top;
    background-repeat: repeat-x;*/
    background-color: #87e78c;
    padding: 0px 0px 0px 0px;
}

.PageHeaderTest {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 37px;
    /*background-image: url(Images/bgTopDev.jpg);
    background-position: top;
    background-repeat: repeat-x;*/
    background-color: #FF9696;
    padding: 0px 0px 0px 0px;
}

.PageHeaderDev {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 37px;
    /*background-image: url(Images/bgTopDev.jpg);
    background-position: top;
    background-repeat: repeat-x;*/
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}

.PageTitle {
    padding: 0px 0px 0px 10px;
}

.PageHeaderLeft {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/topleftheader.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.PageHeaderRight {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: Transparent;
    background-image: url(Images/toprightheader.jpg);
    background-position: right;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 17px 17px 0px 17px;
}

.PageHeaderContent {
    width: 100%;
    height: 96px;
    vertical-align: middle;
    padding: 17px 17px 0px 17px;
}

.PageLogin {
    position: absolute;
    right: 0px;
    top: 0px;
    vertical-align: middle;
    color: Black;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 8pt;
    z-index: 2000;
    padding: 5px 11px 0px 0px;
}

.PageLoginText {
    color: Black;
    font-family: Verdana;
    font-size: 7pt;
}

.EightPoint td {
    font-size: 8pt;
}

.PageMenu {
    position: absolute;
    top: 37px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 40px;
    border-bottom: solid 3px #FDE016;
    background-color: #0064A8;
    background-position: top;
    background-repeat: repeat-x;
    z-index: 1000;
}

.PageMenuContent {
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    color: White;
    z-index: 100000;
}

.PageContent {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 77px;
    bottom: 30px;
    background-color: #FFFFFF;
}

.PageContentTablet {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 35px;
    bottom: 30px;
    background-color: #FFFFFF;
}

.Content {
    position: absolute;
    left: 10px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    overflow: auto;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
    color: Black;
    font-family: Verdana;
    font-size: 9pt;
}

.PageFooter {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 30px;
    background-color: #0064A8;
    border-top: solid 3px #FDE016;
    color: White;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 7pt;
    vertical-align: middle;
    text-align: center;
}

.PageFooterLeft {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(Images/footerleft.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.PageFooterRight {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(Images/footerright.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px 20px 5px 20px;
    color: Black;
    font-family: Verdana;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
}

.HideStyle {
    display: none;
}

.NoPad {
    padding: 0px 0px 0px 0px;
}

.dxcpLoadingPanelWithContent {
    font: 9pt Tahoma;
    color: #303030;
    border: solid 1px #666666;
    background-color: White;
    padding: 12px 12px 12px 12px;
}

.TblFixed {
    table-layout: fixed;
}

.UCell {
    padding: 3px 2px 3px 2px;
    margin: 0;
    font-size: 8pt;
    font-family: Tahoma;
}

.UContain {
    width: 100%;
    border: 0px none;
}

.HContain {
    border: 0px none black;
    width: 100%;
}

.URow {
    display: table-row;
}

.tc {
    border: 0px none;
    padding: 4px;
}

.UIcon {
    width: 16px;
}

.URight {
    width: 16px;
}

    .URight a {
        text-decoration: none;
        cursor: pointer;
    }

.UText {
    font-size: 8pt;
    font-family: Tahoma;
    white-space: normal;
    text-overflow: ellipsis;
}

    .UText a {
        text-decoration: none;
        cursor: pointer;
    }

.cleaner {
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    display: none;
}

.UWSmallLink {
    color: Black;
    font-size: 8pt;
    font-family: Tahoma;
    cursor: pointer;
    border: 1px solid Transparent;
    padding: 3px;
}

    .UWSmallLink:hover {
        border: 1px solid Black;
        background-color: #DDDDDD;
    }

.UWSmallLink2 {
    color: Black;
    font-size: 8pt;
    font-family: Tahoma;
    cursor: pointer;
    border: 1px solid Transparent;
    padding: 3px;
}

    .UWSmallLink2:hover {
        border: 1px solid Black;
        background-color: #DDDDDD;
    }

.UctMain {
    width: 638px;
    overflow: hidden;
    z-index: 1;
}

.UctMenu {
    width: 638px;
    border: solid 1px #004ea4;
    height: 27px;
    overflow: hidden;
    background-image: url(Images/uctbg.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #b0d2ff;
    z-index: 1;
    padding: 0px 5px;
}

.UctHeaderStyle {
    font-family: Calibri;
    font-size: 18pt;
    font-weight: bold;
    line-height: 27px;
    cursor: default;
}

.UctTemplateHeaderStyle {
    font-family: Calibri;
    font-size: 18pt;
    font-weight: bold;
    line-height: 27px;
    cursor: default;
    padding-left: 5px;
    padding-top: 20px;
}

.UctMenuButtonDisable {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    border: 1px solid transparent;
    border-top: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}

.UctMenuButton a {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    margin: 4px;
}

.UctMenuButton {
    border: 1px solid transparent;
    border-top: 0px;
    cursor: pointer;
    display: inline;
}

    .UctMenuButton:hover {
        border: 1px solid #e68518;
        border-top: 0px;
        background-image: url(Images/uctbuttonhover.png);
        background-repeat: repeat-x;
        background-position: top;
        cursor: pointer;
    }

.UctContent {
    position: relative;
    width: 636px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: solid 1px #004ea4;
    border-top: 0px;
    z-index: 0;
}

.UctSubHeaderRow {
    border-bottom: solid 2px #62DC1D;
    border-left: solid 1px #004ea4;
    border-right: solid 1px #004ea4;
    border-top: 0;
}

.UctSubText0 {
    font-size: 11pt;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
}

.UctSubText1 {
    font-size: 11pt;
    width: 170px;
    padding-bottom: 2px;
    padding-top: 5px;
}

.UctSubText2 {
    font-size: 11pt;
    width: 185px;
    padding-bottom: 2px;
    padding-top: 5px;
}

.UctSmallHeader {
    font-weight: bold;
    font-size: 11pt;
    color: #483dab;
    border-bottom: solid 2px #62DC1D;
    padding-top: 13px;
    padding-bottom: 3px;
    padding-left: 5px;
}

.UctSmallHeaderText {
    font-weight: bold;
    font-size: 11pt;
    color: #483dab;
    padding-top: 13px;
    padding-bottom: 3px;
    padding-left: 5px;
}

.UctValueText {
    font-family: Tahoma;
    font-size: 10pt;
    width: 170px;
    padding: 3px 0px;
}

.UctLabelText {
    font-family: Arial;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 3px 6px 5px;
}

.UctPendingValueText {
    color: #483dab;
    font-family: Tahoma;
    font-size: 10pt;
    padding: 2px 0px 5px 0px;
}

.UctPendingBadText {
    color: orangered;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bolder;
    padding: 2px 0px 5px 0px;
}

.UctlblEnabled {
    font-family: Arial;
    background-color: green;
    width: 20px;
    height: 20px;
    border: 1px solid green;
    color: white;
    font-weight: bolder;
    text-align: center;
    display: inline-block;
}

.UctlblDisabled {
    font-family: Arial;
    background-color: white;
    width: 20px;
    height: 20px;
    border: 1px solid black;
    color: black;
    font-weight: bolder;
    text-align: center;
    display: inline-block;
}

.UctPendingLabelText {
    color: #483dab;
    font-family: Arial;
    font-weight: bold;
    padding: 2px 5px 5px 40px;
}

.UctPendingLabelText2 {
    color: #483dab;
    font-family: Arial;
    font-weight: bold;
    padding: 2px 5px 5px 5px;
}

.UctNormRow {
    padding: 2px 5px;
}

.UctAltRow {
    padding: 2px 5px;
    background-color: gainsboro;
}

.NavigationBreadcrumb {
    font-size: 8pt;
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    padding-left: 5px;
    display: flex;
}

.bold-label {
    font-weight: 600;
    text-decoration: underline;
    padding-bottom: 4px;
}

.semibold-label {
    font-weight: 300;
    text-decoration: underline;
    padding-bottom: 4px;
}

.flex {
    width: 100%;
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
}

.pl-4 {
    padding-left: 4px;
}

.pr-4 {
    padding-right: 4px;
}

.pt-4 {
    padding-top: 4px;
}

.pb-4 {
    padding-bottom: 4px;
}

.pl-8 {
    padding-left: 8px;
}

.pr-8 {
    padding-right: 8px;
}

.pt-8 {
    padding-top: 8px;
}

.pb-8 {
    padding-bottom: 8px;
}

.pl-12 {
    padding-left: 12px;
}

.pl-16 {
    padding-left: 16px;
}

.pl-20 {
    padding-left: 20px;
}

.unit-detail-conatiner {
    width: 300px;
    position: Absolute;
    top: 10px;
    left: 0px;
    overflow-wrap: break-word;
}

.unit-detail-title {
    height: 21px;
    font-size: 8pt;
    font-weight: bold;
    background-image: url(Images/miniheader.png);
    background-position: top;
    background-repeat: repeat-x;
    padding-left: 4px;
}

.unit-detail-readings-container {
    padding: 8px;
    background-color: Transparent;
    border-style: solid;
    border-color: #7eacb1;
    background-image: url(Images/minibg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    border-width: 1px;
    overflow: scroll;
    min-width: 700px;
    position: Absolute;
    top: 32px;
    left: 310px;
    right: 10px;
    bottom: 18px;
    z-index: 1;
}

.unit-detail-tab-container {
    position: Absolute;
    top: 10px;
    left: 310px;
    right: 10px;
    height: 24px;
    overflow: visible;
    z-index: 2;
}

.section {
    position: relative;
    overflow: visible;
    border: 2px solid #0064a8;
    margin-top: 12px;
    padding: 8px;
}

    .section h3 {
        background: #fff;
        display: inline-block;
        position: absolute;
        top: -1.66em;
        left: 0.5ex;
        line-height: 1;
        padding: 0 0.5ex;
    }

.text-bold {
    font-weight: bold;
}


.io-module-container {
    width: 100%;
    min-width: 80%;
}

.io-module-container-header {
    color: #000;
    border: none 0px transparent;
    text-align: left;
    font-size: 11px;
    text-decoration: underline
}

.io-module-container-rows {
    background-color: #fff;
    font-family: Arial;
    font-size: 14px;
    color: #000;
    min-height: 25px;
    text-align: left;
    border: none 0px transparent;
}

.unit-link {
    text-decoration: none;
    font-size: 8pt;
    font-family: Arial;
    color: Black;
    cursor: pointer;
}

.border-solid {
    border-style: solid !important;
    border-color: #e3e3e3;
}

.spinner-container {
    width: 100%;
    height: 100%;
    z-index: 99999;
    text-align: center;
}

.spinner {
    margin: auto;
    border: 2px solid #eee;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    top: 45%;
    border-radius: 50%;
    border-right: 3px solid #018df7;
    text-align: center;
    animation-name: spin;
    animation-duration: 700ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}