@font-face {
    font-family: 'Open Sans';
    src: url(OpenSans-Light.ttf);
}
/* Header */
#inetStatus {
    top: 10px;
    width: 40px;
}
.online {
    background-color: #4CBB17 !important;
}
body {
    font-size: 14px;
}

/* Common */
textarea, select, input, button {
    outline: none;
}
.red {
    color: red !important;
}
.green {
    color: green !important;
}
.orange {
    color: orange !important;
}
.grey {
    color: lightgrey !important;
}
.white {
    color: white !important;
}
.blue {
    color: blue !important;
}
.lightpink {
    color: lightpink !important;
}
.align-left {
    text-align: left !important;
}
.align-center {
    text-align: center !important;
}
.align-center .ui-checkbox {
    margin-left: auto;
    margin-right: auto;
}
.align-right {
    text-align: right !important;
}
.align-right .ui-checkbox {
    margin-left: auto;
}
.valign-middle {
    vertical-align: middle;
}
.valign-top {
    vertical-align: top;
}
.bold {
    font-weight: bold;
}
.ucase {
    text-transform: uppercase;
}
.lcase {
    text-transform: lowercase;
}
.padl-5 {
    padding-left: 5px;
}
.hide {
    display: none !important;
}
.hidden {
    display: none;
}
.dimmed {
    opacity: 0.4;
}
.transparent {
    color: transparent;
    text-shadow: none;
}
.no-wrap {
    white-space: nowrap;
}
.auto-content, .fixed-content {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}
.auto-content {
    max-width: 0;
}
.chevron::before {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
    margin-left: 5px;
    margin-top: 5px;
}
.chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}
.chevron.bottom:before {
    top: 0;
    transform: rotate(135deg);
}
.chevron.left:before {
    left: 0.25em;
    transform: rotate(-135deg);
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 0.45em solid transparent;
    border-right: 0.45em solid transparent;
    border-top-width: 0.45em;
    border-top-style: solid;
    display: inline-block;
    margin-left: 4px;
}
.pointer {
    cursor: pointer;
}
.inside-sticky-note {
    position: absolute;
    left: calc(50% - 5px);
    top: calc(50% - 8px);
    font-size: 10px !important;
    color: red;
}
#topSection {
    position: fixed;
    width: 100%;
    z-index: 11;
    background: white;
    padding-bottom: 1px;
}
#assetContent, #tsContent, #certContent, #repContent, #lifeContent, #mwContent, #serviceContent, #quoteContent {
    margin-top: 147px;
}
#tsList tr, #certList tr, #repList tr, #quoteList tr {
    cursor: pointer;
}
#loginInfo, #countInfo {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font: 300 15px/18px 'Open Sans', sans-serif;
    padding: 1em;
    text-shadow: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}
#loginInfo .login-det {
    float: right;
    display: contents;
}
.boxed-data {
    font-size: 12.5px;
    border: 1px solid #aaa;
    border-radius: .3125em;
    padding: 0 .48em;
    line-height: 1.3em;
    min-height: 1.3em;
    background-color: white;
}
tr.header {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #faa460;
    color: #333;
    text-shadow: none;
}
tr.header .header-text {
    font-weight: bold;
}

tr.header .header-buttons {
    display: none;
}
tr.border-top {
    border-top: 1px solid #d6d6d6;
}
tr.border-bottom {
    border-bottom: 1px solid #d6d6d6;
}
tr > th {
    border-top: 1px solid #d6d6d6;
    background-color: #d9d9d9;
}
tbody tr.line {
    border-top: none;
    border-bottom: none;
}
tr.line {
    border-bottom: none;
}
table a[data-role=button] {
    margin: -5px 0;
}
table.alternate tr.line:nth-child(even) {
    background-color: #f2f2f2;
}
table.alternate tr.line.even {
    background-color: #f2f2f2 !important;
}
table.alternate tr.line:nth-child(odd) {
    background-color: #e6e6e6;
}
table.alternate tr.line.odd {
    background-color: #e6e6e6 !important;
}
.ui-table {
    font-size: 14px;
}
.ui-table td {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (max-width: 35em) {
    .ui-table-reflow.ui-responsive td {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
table.inner-table {
    font-size: 14px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table.inner-table td, table.inner-table th {
    padding: 0 5px 0 0;
}
table.inner-table td:last-child, table.inner-table th:last-child {
    padding: 0;
}
.fit-col-contents {
    width: 1px;
}
.col-150 {
    width: 150px;
}
.col-300 {
    width: 300px;
}
.col-400 {
    width: 400px;
}
.color-dim {
    background-color: #eee !important;
}
h1.header {
    margin-top: -8px !important;
}
h3.header {
    margin-top: -20px !important;
    font-size: 11px !important;
    font-style: italic;
}
.long-text {
    overflow: hidden;
    text-overflow: ellipsis;
}
#msgLogin {
    display: none;
}
.large-number {
    font-size: 30px !important;
    display: inline-block !important;
}
#numberSelect {
    padding-top: 5px;
    padding-bottom: 5px;
}
#numberSelect span {
    padding: 20px;
}
#dialogNumber .ui-input-text {
    height: 40px;
}
#dialogEmail .ui-checkbox label.ui-btn {
    border-width: 0;
}
#dialogEmail .ui-checkbox input {
    z-index: 2;
    width: 20px;
    height: 20px;
}
.no-close .ui-dialog-titlebar-close {
    display: none;
}
#dialogAlert p {
    text-align: center;
}
.badge {
    border-radius: 10px;
    background-color: #666;
    color: #EEE;
    padding: 2px 7px;
    margin-left: 10px;
}
.badge.outline {
    background-color: transparent;
    border: 1px solid #666;
    color: #666;
}
.badge-green {
    background-color: green;
}
.badge-green.outline {
    background-color: transparent;
    border: 1px solid green;
    color: green;
}
.badge-orange {
    background-color: orange;
}
.badge-orange.outline {
    background-color: transparent;
    border: 1px solid orange;
    color: orange;
}
.badge-red {
    background-color: red;
}
.badge-red.outline {
    background-color: transparent;
    border: 1px solid red;
    color: red;
}
.badge-blue {
    background-color: blue;
}
.badge-blue.outline {
    background-color: transparent;
    border: 1px solid blue;
    color: blue;
}
.no-border, .no-border .ui-radio > label {
    border: none;
}
.clickable {
    cursor: pointer;
}
.clickable input {
    cursor: pointer !important;
}
.warning-focus {
    background-color: orange;
}
.dialog-buttons {
    text-align: center;
}
.dialog-buttons.slim {
    margin-top: 0;
    margin-bottom: 0;
}
.has-scroll-bar {
    margin-right: -1em;
    padding-right: 0;
}
.has-scroll-bar .dialog-buttons {
    margin-left: -1em;
}
.scroll-content {
    overflow: scroll;
    max-height: 500px;
    padding-right: 1em;
}
.circle {
    width: 36px;
    height: 36px;
    background: #eee;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    display: inline-flex;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.circle.in-table {
    margin-top: -9px;
    margin-bottom: -10px;
}
.circle.green {
    background: #BFB;
}
.circle.grey {
    background: lightgrey;
}
.circle.yellow {
    background: #EFB;
}
.circle.red {
    background: red;
    color: white;
}
.circle > .fa {
    color: #555;
    position: absolute;
    left: 9px;
    top: 9px;
    font-size: 18px;
}
.circle > .fa.fa-times {
    left: 11px;
}
.circle > .fa.fa-lightbulb-o {
    left: 12px;
}
.circle.circle-fa-red > .fa {
    color: red;
}
.circle > .fa.fa-eye {
    left: 6px;
    top: 6px;
}
.circle.toggle-lights > .fa.fa-lightbulb-o {
    right: 8px;
    font-size: 12px;
    top: 20px;
}
.circle.toggle-completed > .fa.fa-check-circle {
    right: 6px;
    font-size: 12px;
    top: 20px;
}
.circle > .fa.fa-file-text {
    left: 11px;
}
.circle > .fa.fa-th-list.rotate180 {
    top: 8px;
}
.quest-section {
    position: relative;
}
.test-switch {
    position: absolute;
}
.test-switch-light-header {
    margin-bottom: 2px;
    margin-top: 1em;
    display: inline-block;
    padding-right: 75px;
}
.test-switch-light-mod {
    display: none;
    margin-left: 10px;
    font-size: 11px;
}
.ui-widget button.test-switch-light-complete {
    font-size: 14px;
}
.test-switch-light-complete, .test-switch-light-completed {
    position: absolute;
    right: 0;
    font-size: 14px;
}
.test-switch-light-complete {
    display: none;
    top: 14px;
}
.test-switch-light-completed {
    color: green;
    top: 23px;
}
#testSwitchFormsShowen {
    min-width: 200px;
}
#tsFormChanges, #tsFormComps {
    font-size: 12px;
}
input.mandatory-in-div, textarea.mandatory-in-div {
    background-color: LemonChiffon;
}
fieldset.mandatory-in-div {
    background-color: LemonChiffon;
    margin-top: 12px;
    margin-bottom: 12px;
}
fieldset.mandatory-in-div .ui-controlgroup-controls {
    margin-bottom: -6px;
    margin-top: -6px;
}
input.cannot-edit, textarea.cannot-edit {
    background-color: LightCyan;
}
input.cannot-edit.greyed, textarea.cannot-edit.greyed {
    background-color: #EEE;
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.animate {
    -webkit-animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 1s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 1s;
    -o-animation-iteration-count: infinite;
}
.group-info {
    border: 1px solid #333;
    border-radius: 3px;
    padding: 5px 5px 0 5px;
    border-left-width: 15px;
    position: relative;
    min-height: 60px;
    margin-bottom: 1px;
}
.group-info-title {
    position: absolute;
    background-color: #333;
    color: white;
    padding: 1px 3px;
    font-size: 10px;
    right: calc(100% + 15px);
    top: 5px;
    white-space: nowrap;
    letter-spacing: .06em;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform-origin: right top;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
}
.sign-wrapper {
    border: 1px solid #ccc;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
p.sign-label {
    position: relative;
    margin-bottom: 8px;
}
.below-label-right {
    position: absolute;
    top: -8px;
    right: 0;
}
textarea {
    border-color: black;
}
input.readonly, textarea.readonly {
    background-color: #eee;
}
input[data-role=none].readonly {
    border-style: ridge;
}
.input-with-error {
    border-color: red;
    background: #ffeeee;
}
.rel {
    position: relative;
}
.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.stick-to-left {
    position: absolute;
    left: 0;
}
#toastMsg {
    display: none;
    height: auto;
    position: fixed;
    bottom: 60px;
    background-color: #383838;
    color: #F0F0F0;
    font-size: 13px;
    padding: 10px 15px;
    text-align: center;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    text-shadow: none;
    margin-top: 12px;
    margin-bottom: 12px;
    text-align: center;
    line-height: 16px;
    margin-left: 50%;
    transform: translate(-50%, 0);
}

/* Upcoming/Maintenance Page */
.highlight {
    color: #e02130;
}
#collapsibleSet {
    overflow: auto;
}

#listMaintTable {
    width: 64%;
    width: calc(67% - 2.5em);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}
#listMaintTable td {
    padding: 0;
}

#listMaintHeaderTable {
    width: 100%;
}
#listMaintHeaderTable td {
    padding: .7em 0;
    position: relative;
}

#listMaintTable, #listMaintHeaderTable {
    table-layout: fixed;
}

#listMaintTable tbody {
    white-space: normal;
}

#listMaintTable .list-contract, #listMaintHeaderTable .list-contract {
    width: 22%;
    text-align: center;
}

#listMaintTable .list-month, #listMaintHeaderTable .list-month {
    width: 20%;
    text-align: center;
}

#listMaintTable .list-contact, #listMaintHeaderTable .list-contact {
    width: 26%;
    text-align: center;
}

#listMaintTable .list-suburb, #listMaintHeaderTable .list-suburb {
    width: 32%;
    text-align: right;
}

#listMaintTable .sortable, #listMaintHeaderTable .sortable {
    font-weight: bold;
}

.booking-row td {
    padding-top: 10px !important;
    padding-left: 37px !important;
}

.sort-ind {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
}
.sort-ind.up {
    top: 0;
    color: green;
}

.sort-ind.down {
    bottom: 0;
    color: red;
}

.sort-ind.up.right, .sort-ind.down.right {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    left: auto;
    right: 19px;
}

.site-header {
    padding-left: 2.5em;
    padding-right: 1em;
    margin-right: 5px;
    background-color: #d9d9d9;
    position: fixed;
    z-index: 20;
    top: 106px;
}

.site-header .ui-input-text {
    position: absolute;
    top: -45px;
    z-index: 116;
    right: 0;
    width: 200px;
    height: 32px;
    box-shadow: none !important;
}

#filterSite {
    padding-right: 25px;
}

#filterSiteClear {
    display: none;
    color: #ccc;
    font-size: 18px;
    position: absolute;
    top: -36px;
    z-index: 116;
    right: 0;
    padding: 8px;
    cursor: pointer;
}

.site-summary {
    position: fixed;
    z-index: 20;
    top: 63px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    font-size: 12px;
}

.site-summary .ui-controlgroup-controls {
    display: -webkit-box;
    display: inline-flex;
}

.site-header-back {
    background-color: #f9f9f9;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 46px;
    z-index: 10;
}

.notes-ind {
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    color: #e02130;
    padding: 15px 0 15px 15px;
}

#notesContent textarea {
    max-height: 500px !important;
    overflow-y: auto;
}
#notesContent textarea.landscape {
    max-height: 350px !important;
}

.float-bottom-left {
    display: none;
    position: fixed;
    left: 20px;
    bottom: 20px;
}

.float-bottom-left .fa {
    color: white;
    top: 7px;
}

#pageContent {
    overflow: hidden;
}

.job-row > h4 > a {
    background-color: #f6f6f6 !important;
}

.off-on {
    display: -webkit-inline-flex;
    display: inline-flex;
}

#offline, #online {
    display: none;
    height: 20px;
    background-color: #FF7744;
    margin-top: 4px;
    padding: 5px 15px;
    border-radius: 14px;
}

#offline {
    margin-right: 5px;
}

#offline.no-connection, #offline.has-jobs {
    display: block;
}

#offline.has-jobs:not(.no-connection) {
    background-color: #4477FF;
}

#offline #waiting {
    color: white;
    font-size: 16px;
    min-width: 10px;
}

#online {
    background-color: #008c17;
    color: white;
    cursor: pointer;
}

button.no-connection {
    background-color: #FF7744;
    color: #555;
}

button.no-connection.ios {
    border-radius: 20px;
    padding: 3px 17px;
}

#noJobsFound {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
    color: red;
}

#attrInfo {
    max-height: 460px;
}

.attr-ddf input, .attr-ddn input, .attr-date input {
    cursor: pointer;
}

.attr-ddf .ui-input-text, .attr-ddn .ui-input-text {
    max-width: 250px;
}

.attr-date .ui-input-text {
    max-width: 130px;
}

.attr-ft textarea {
    width: 100%;
}

.attr {
    position: relative;
    display: inline-block;
}

.attr .fa {
    position: absolute;
    top: 18px;
    right: 10px;
    color: #666;
}

#attrFreeFormText {
    border: 1px solid grey;
    margin-left: -100px;
}

.attr-ddf-input {
    margin-left: 27px !important;
    width: 220px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.across-weekend {
    visibility: hidden;
}

.dd {
    position: absolute;
    padding: 10px;
    color: #555;
    cursor: pointer;
    top: 10px;
    right: 2px;
}
.data-fld-full {
    border: 1px solid black;
    padding: 5px 10px;
    border-radius: 5px;
    background: #eee;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Customer Portal page */
.filter {
    color: grey;
    margin-left: 5px;
    margin-right: 3px;
}

.filter.selected {
    color: green;
}

th[data-filter] {
    cursor: pointer;
}

/* Client Portal - Login Page */
#pageClientLogin, #pageClientHome {
    background: white;
}
.cp-login-section {
    margin: 0 auto;
    padding: 8% 20px;
    width: 320px
}
.cp-login-section h1 {
    text-align: center;
}
.cp-login-section h1 a {
    background-image: url(../img/logo.gif);
    background-size: 300px 71px;
    background-repeat: no-repeat;
    width: 300px;
    height: 71px;
    margin: 0 auto 20px auto;
    background-position: center top;
    color: #444;
    font-size: 20px;
    line-height: 1.3em;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    outline: 0;
    display: none;
}
.cp-login-section h1 a.fnsf-logo {
    background-image: url(../img/fmlogo.jpeg);
    background-size: 139px 60px;
}
.cp-login-section .cp-login-form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    padding: 30px;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #222;
    -moz-box-shadow: 0 0 7px 3px rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 7px 3px rgba(0,0,0,0);
    box-shadow: 0 0 7px 3px rgba(0,0,0,0);
    overflow: hidden;
    font-weight: 400;
}
.cp-login-section.fm .cp-login-form {
    background: #182E60;
}
.cp-login-section label {
    color: #fff;
    line-height: 26px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-shadow: none;
}
.cp-login-section .ui-input-text {
    margin: 2px 1px 16px 0;
}
.cp-login-section form .input, .cp-login-section input[type=text] {
    background: #fbfbfb;
    display: block;
}
.cp-login-section input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
.cp-button.cp-button-large, .cp-button.cp-button-small, .cp-button.cp-button-medium, .cp-button-group.cp-button-large .cp-button {
    width: 260px;
    max-width: 100%;
    height: 44px;
    float: right;
    border: 1px solid #ED1C24;
    background: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ED1C24 !important;
    font-size: 14px;
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    line-height: 28px;
    padding: 0 12px 2px;
}
.cp-button.cp-button-small {
    width: 120px;
}
.cp-button.cp-button-medium {
    width: 180px;
}
.cp-button.cp-button-slim {
    height: 36px;
}
.cp-button.cp-button-slim.cp-button-small {
    width: 100px;
}
.cp-button.cp-button-slim.cp-button-medium {
    width: 150px;
}
.cp-button.cp-button-large:hover, .cp-button.cp-button-small:hover, .cp-button.cp-button-medium:hover, .cp-button-group.cp-button-large .cp-button:hover {
    border: 1px solid #ED1C24;
    background: #ED1C24;
    color: #fff !important;
}
.cp-button.cp-button-large:focus, .cp-button.cp-button-small:focus, .cp-button.cp-button-medium:focus, .cp-button-group.cp-button-large .cp-button:focus, li.menu-item > a:focus {
    outline: none;
}
.cp-button-no-float {
    float: none !important;
}
li.menu-item.active {
    text-decoration: underline;
}
.form-container {
    padding: 10px;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
.img-left {
    position: absolute;
    left: 0;
    bottom: 0;
}
.form-content {
    margin-top: 80px;
}
.form-content .ui-widget, .form-content .ui-widget input, .form-content .ui-widget select, .form-content .ui-widget textarea,
.form-content .ui-widget button {
    font-family: 'Open Sans', sans-serif;
}
.form-content .ui-widget input {
    padding: 2px 5px;
}
.accordion-header-right {
    position: absolute;
    right: 10px;
}
.input-full {
    width: 100%;
}
.radio-label {
    display: inline-block !important;
    margin-right: 5px !important;
    cursor: pointer;
}
.radio-label input {
    cursor: pointer;
}

/* Client Portal - Home Page */
.cp-nav-container {
    border: none;
    margin-bottom: 0;
    padding: 0;
    margin: -14px 0 1em 0;
}
.cp-nav-container:after {
    content: "";
    display: table;
    clear: both;
}
.cp-nav-container, .cp-nav-container .cp-navigation {
    clear: both;
    display: block;
    background: url(../img/cp-nav-bg.jpg) repeat-x #e02130;
    width: auto;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    left: 0;
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.cp-nav-container.cp-black, .cp-nav-container.cp-black .cp-navigation {
    background: url(../img/cp-nav-bg-black.png) repeat-x black;
}
.cp-nav-container.cp-grey, .cp-nav-container.cp-grey .cp-navigation {
    background: url(../img/cp-nav-bg-grey.png) repeat-x grey;
}
.cp-nav-container.cp-blue, .cp-nav-container.cp-blue .cp-navigation {
    background: url(../img/cp-nav-bg-blue.png) repeat-x #182E60;
}
.cp-nav-container.cp-light-blue, .cp-nav-container.cp-light-blue .cp-navigation {
    background: url(../img/cp-nav-bg-blue.png) repeat-x #4A6CA9
}
.cp-navigation {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    /* float: left; */
    min-height: 100%;
    z-index: 9000;
    font: 300 14px/1.2 "Helvetica Neue", sans-serif;
}
.cp-navigation ul {
    list-style: none;
    margin-bottom: 1.618em;
    margin-left: -40px;
}
.cp-navigation ul.nav {
    width: 100%;
    margin-right: 0;
}
.cp-navigation ul.nav li a {
    color: #fff;
    font: 300 15px/18px 'Open Sans', sans-serif;
    padding: 1em;
    background: url(../img/cp-divider.png) no-repeat;
    background-size: 2px 27px;
    background-position: right;
    text-shadow: none;
    text-decoration: none;
}
.cp-navigation ul.nav li:first-child a {
    padding-left: 1.5em;
}
.cp-nav-container .cp-navigation ul.main-nav {
    border-left: 1px solid #DBDBDB;
}
.cp-nav-container .cp-navigation ul.main-nav > li:first-child {
    border-left: none;
}
.cp-navigation ul.nav li.current-menu-item a {
    background: url(../img/cp-divider.png) no-repeat;
    background-size: 2px 27px;
    background-position: right;
    color: #fff;
}
.cp-container {
    position: relative;
}
.cp-container table {
    width: 100%;
    border-collapse: collapse;
}
.cp-container table th, .cp-container table td, .cp-container #assetListHdr div, .cp-container table tr.total-row td {
    font-family: 'Open Sans', sans-serif;
    background-color: white;
    font-size: 15px;
    text-shadow: none;
}
.cp-container #assetListHdr div {
    display: inline-block;
}
.cp-container table th:first-child .cp-container table td:first-child, .cp-container #assetListHdr div {
    padding-left: 1.5em;
}
.cp-container table th, .cp-container #assetListHdr div, .cp-container table tr.total-row td {
    color: #E02130;
    padding: 0.7em;
    border-top: none;
    border-bottom: 1px solid #f2f2f2;
}
.cp-container table tr.total-row td {
    border-top: 1px solid #f2f2f2;
}
.cp-container table td {
    line-height: 25px;
    color: #555555;
    padding: 0 0.7em;
}
.cp-container table th.no-padding {
    padding: 0.7em 0;
}
.cp-container table td.no-padding {
    padding: 0;
}
.cp-container table td > span {
    font-size: 13px;
}
.cp-container table tr:hover td {
    background-color: #eee;
    transition: background-color 0.3s ease-in-out 0.1s;
    -webkit-transition: background-color 0.3s ease-in-out 0.1s;
}
.cp-container .cp-inner-container {
    padding: 0.3em 1em 0.3em 1.5em;
    font-family: 'Open Sans', sans-serif;
    color: black;
    display: inline-block;
}
.cp-container.with-border {
    border-bottom: 1px solid #f2f2f2;
}
.cp-container .cp-float-right {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    background: white;
}
.cp-container .cp-float-right .fa {
    font-size: 20px;
    padding: 5px 3px;
    cursor: pointer;
}
.cp-container .cp-float-right .fa:first-child {
    padding-left: 10px;
}
.cp-container .cp-float-right .fa:last-child {
    padding-right: 10px;
}
.cp-container .cp-float-right .fa.grey {
    cursor: default;
}
.cp-container .cp-float-right .ui-input-text {
    outline: none;
    border: none;
    text-shadow: none;
    box-shadow: none;
    display: inline-block;
    margin: 0 2px;
    width: 200px;
    transition: width 0.5s ease-in-out;
    -webkit-transition: width 0.5s ease-in-out;
}
.cp-button.cp-float-none {
    float: none;
}
.has-cp-checkbox .ui-checkbox > input {
    width: 13px;
    height: 13px;
}
.cp-container .cp-border {
    border: 1px solid #E02130;
    border-radius: 3px;
    margin: 6px 5px;
}
.cp-level-col {
    min-width: 47px;
    white-space: nowrap;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cp-ts-form .ui-input-text {
    max-width: 100%;
    border-style: groove;
    box-shadow: none;
    width: 150px;
}
.cp-ts-form .ui-input-text, .cp-ts-form fieldset {
    margin-left: 0.7em;
}
.cp-ts-form .ui-btn-active {
    background-color: #f6f6f6 !important;
    border-color: #ddd !important;
    color: #333 !important;
    text-shadow: none !important;
}
.ui-datepicker {
    z-index: 1000 !important;
}
.ui-controlgroup-horizontal.my-radio .ui-radio label {
    padding-left: 43px;
}
.ui-controlgroup-horizontal.my-radio .ui-radio input {
    margin-left: -30px;
    z-index: 100;
}
.ui-controlgroup-horizontal.my-radio .ui-btn-active {
    background-color: #f6f6f6;
    border-color: #ddd;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
}
#topSection .fa-filter {
    display: none;
}
.fa-disabled {
    opacity: 0.5;
}
.table {
    width: 100%;
}
.table.table-border, .table.table-light-border {
    border-collapse: collapse;
    background-color: white;
    color: black;
    font-size: 16px;
    text-shadow: none;
}
.table.table-border, .table.table-border th, .table.table-border td, .table tr.tr-border th, .table tr.tr-border td {
    border: 1px solid black;
    padding: 2px 5px;
}
.table.table-light-border, .table.table-light-border th, .table.table-light-border td {
    border: 1px solid #dddddd;
    padding: 2px 5px;
}
.table td.border-bottom {
    border-bottom: 1px solid black;
}
.table.table-border.table-border-light, .table.table-border.table-border-light th, .table.table-border.table-border-light td {
    border-color: #aaa;
}
.table.table-no-spacing, .table.table-selection-list {
    border-spacing: 0;
}
.table.table-selection-list th, .table.table-selection-list td {
    padding: 10px;
}
.table.table-no-wrap td {
    white-space: nowrap;
}
.table-fixed-header, .cp-selection-section {
    left: 0;
    width: 100%;
    box-sizing: border-box;
}
.table-fixed-header {
    position: fixed;
    background: white;
    top: 147px;
    z-index: 10;
}
.table tr.row-highlight td {
    background: #dddddd;
}
.table tr.active {
    background-color: #F5B7B1;
}
.table tr.highlight-red {
    background-color: #FADBD8;
}
.table.table-full td > input, .table.table-full td > textarea {
    width: 100%;
    border: 1px solid #333
}
.table td.th {
    font-weight: bold;
    background-color: #d9d9d9;
}
td.with-checkbox-30 {
    width: 30px;
}
td.with-checkbox-30 .ui-checkbox, td.with-checkbox-30 .ui-checkbox > input {
    width: 22px;
    height: 22px;
}
.td-checkbox {
    width: 30px;
}
.td-checkbox .ui-checkbox {
    margin: 0;
    padding: 20px 10px;
    cursor: pointer;
}
.highlight-cell {
    background-color: #eeeeee;
}
.cp-selection-section {
    position: absolute;
    top: 96px;
    padding: 20px;
    margin: 0 auto;
}
.cp-ts-form {
    border: 1px solid #E02130;
    border-radius: 5px;
    padding: 5px 10px;
}
.clear-filter {
    display: none;
}
.cp-equip-desc-col {
    width: 20%;
}
#assetList {
    /* margin-top: 147px; */
}
.cp-red {
    color: #E02130;
}
.cp-bg-red {
    color: white;
    background-color: #B11016;
}
.cp-header {
    font-weight: bold;
    font-size: 15px;
}
.cp-right-indent, .cp-right-indent .table-fixed-header {
    padding-right: 0.5em;
}
.excel-green {
    color: #1d6f42;
}
.cp-first-pdf {
    position: absolute;
    left: -3px;
    top: -2px;
}
.cp-addl-pdf {
    position: absolute;
    left: -5px;
    top: -4px;
    background: white;
}
/* .fixed_header NOT WORKING - need to investigate more - Trying to achieve getting fixed table header with body scrollable
.fixed_header tbody{
    display:block;
    overflow:auto;
    height:200px;
    width:100%;
}
.fixed_header thead tr{
    display:block;
}*/
/* .sort-asc, .sort-desc { */
/* display: none; */
/* } */
.sort-fld {
    position: relative;
    cursor: pointer;
}
/* .sort-fld .sort-asc, .sort-fld .sort-desc { */
/* position: absolute; */
/* top: 9px; */
/* left: 0; */
/* height: 3px; */
/* width: 100%; */
/* } */
/* .sort-fld .sort-asc { */
/* background: green; */
/* } */
/* .sort-fld .sort-desc { */
/* background: red; */
/* } */
.sort-fld .fa {
    margin-left: 5px;
}
.sort-fld .fa.fa-sort-alpha-asc {
    color: green;
}
.sort-fld .fa.fa-sort-alpha-desc {
    color: red;
}
ul.cp-hover-menu {
    visibility: hidden;
    position: absolute;
    list-style: none;
    margin: 0.7em 0 0 -1em;
    padding: 0;
    z-index: 9999;
    max-width: calc(100% - 1.5em - 25px);
}
ul.cp-hover-menu.cp-hover-menu-in-table {
    margin-left: -0.7em;
    overflow: auto;
}
ul.cp-hover-menu.cp-hover-menu-in-table.cp-hover-menu-left {
    margin-left: -2.2em;
    padding-left: 0.7em;
}
ul.cp-hover-menu.cp-hover-menu-in-table.cp-hover-menu-left > li {
    padding-left: 0.5em;
}
ul.cp-hover-menu.cp-hover-menu-in-table.cp-hover-menu-right {
    right: 0;
    border: 0;
    margin: 30px 8px;
    padding: 0;
}
ul.cp-hover-menu > li {
    border-bottom: 1px dotted #bebebe;
    background: none repeat scroll 0 0 rgba(230, 230, 230, 1);
    zoom: 1;
    list-style: none;
    font-size: 0.9em;
    font: 300 15px/18px 'Open Sans', sans-serif;
}
ul.cp-hover-menu > li > a {
    background: none !important;
    color: #666666 !important;
    width: 100%;
    display: inline-block;
    padding: 0.7em 1em !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-shadow: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
ul.cp-hover-menu > li > a:hover, ul.cp-hover-menu > li > label:hover {
    color: #e02130 !important;
    cursor: pointer;
}
ul.cp-hover-menu > li > label {
    color: #666666;
    width: 100%;
    display: inline-block;
    padding: 0.7em 1em;
    font-weight: bold;
}
ul.cp-hover-menu > li > input {
    margin-left: .7em;
    margin-right: -.7em;
}
ul.cp-hover-menu.cp-hover-menu-main {
    margin: 0;
    max-width: none;
    white-space: nowrap;
}
ul.cp-hover-menu.cp-hover-menu-auto-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
}
.cp-drop-down-box {
    display: inline-block;
    padding: 0.7em 1.2em 0.7em 1em;
    text-shadow: none;
    background-color: rgba(0,0,0,0);
}
.can-hover {
    cursor: pointer;
}
.active-hover:hover {
    background: #B11016;
    color: white;
}
.can-hover.active-hover:hover .cp-red {
    color: white;
}
.can-hover.active-hover:hover ul.cp-hover-menu {
    visibility: visible;
}
@media only screen and (min-width: 768px) {
    .cp-navigation {
        position: relative;
        left: auto;
        width: 100%;
        border: none;
        padding-top: 0;
        background: #f0f0f0;
        border-radius: 2px;
        display: block !important;
    }
    .cp-navigation ul {
        margin-bottom: 0;
    }
    .cp-navigation ul > li:first-child, .full-width .cp-navigation ul > li:first-child a {
        border-radius: 0 !important;
    }
    .cp-navigation ul.nav {
        position: relative;
        margin-bottom: 0;
        width: auto;
        margin-right: 1em;
    }
    .cp-navigation ul.nav > li {
        display: list-item;
        position: relative;
        float: left;
        zoom: 1;
        list-style: none;
    }
    .cp-navigation ul.nav > li > a {
        display: block;
        /* padding-top: 1em !important; */
        /* padding-bottom: 1em !important; */
    }
}
@media only screen and (max-width: 767px) {
    .cp-navigation ul.nav > li {
        display: none;
    }
    .cp-navigation ul.nav > li.active {
        display: list-item;
        width: 100%;
        text-align: center;
        padding-top: 0.9em;
        padding-bottom: 0.9em;
        margin-bottom: -1.8em;
    }
    .cp-navigation ul.nav > li.active > a {
        background: none;
    }
    .low-res-chevron {
        color: white;
        position: absolute;
        right: 1em;
    }
    ul.cp-hover-menu.full-menu {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    ul.cp-hover-menu.full-menu > li {
        background: none repeat scroll 0 0 rgb(230, 230, 230);
    }
    .cp-container .cp-float-right .ui-input-text {
        width: 0;
    }
    #topSection .fa-filter {
        display: inline-block;
    }
}
@media only screen and (max-width: 880px) {
    .cp-container table th, .cp-container table td, .cp-navigation ul.nav li a, .cp-header {
        font-size: 13px;
    }

    .cp-container table td > span {
        font-size: 12px;
    }

    #assetContent, #tsContent, #certContent, #repContent, #lifeContent, #mwContent, #serviceContent, #quoteContent {
        margin-top: 132px;
    }

    .table-fixed-header {
        top: 132px;
    }

    #testResultMatrixContent .table-fixed-header > table {
        /*margin-bottom: 5px;*/
    }

    .cp-selection-section {
        top: 96px;
    }

    ul.cp-hover-menu.cp-hover-menu-in-table.cp-hover-menu-right {
        margin-top: 27px;
    }

    .cp-container .cp-border {
        margin-top: 3px;
    }
}

.td-download-select {
    min-width: 32px;
}


/* Barcode Dashboard Page */
td.has-fail, td.has-cannot-test {
    font-weight: bold !important;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    cursor: pointer;
}
td.has-fail {
    background-color: rgba(255, 0, 0, 0.2) !important;
}
td.has-cannot-test {
    background-color: rgba(255, 140, 0, 0.6) !important;
}
.bc-select-criteria input {
    width: 100%;
    padding: 7px 5px;
    font-family: 'Open Sans', sans-serif
}
.bc-page-content {
    margin-top: 92px !important;
    padding: 0 !important;
}
.bc-page-content.content-test-result-matrix {
    margin-top: 199px !important;
}
@media only screen and (max-width: 880px) {
    .bc-select-criteria input {
        padding: 9px 5px;
    }
    .bc-page-content {
        margin-top: 93px !important;
    }
    .bc-page-content.content-test-result-matrix {
        margin-top: 179px !important;
    }
}
.cp-container.bc-select-criteria table td {
    padding: 5px 2px;
}
.cp-container.bc-select-criteria .fa {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 6px;
    cursor: pointer;
}
.cp-container.bc-select-criteria .fa.grey {
    cursor: default;
}
.cp-container.bc-select-criteria .ui-input-text {
    outline: none;
    border: none;
    text-shadow: none;
    box-shadow: none;
    display: inline-block;
    margin: 0 2px;
    width: 200px;
    transition: width 0.5s ease-in-out;
    -webkit-transition: width 0.5s ease-in-out;
}
.cp-container.bc-select-criteria .cp-border {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 4px;
    margin-left: 0;
}
.cp-container.bc-select-criteria td:first-child {
    padding-left: 0.7em;
}
.cp-container.bc-select-criteria td:last-child {
    padding-right: 0.7em;
}
.right-border {
    border-right: 1px solid #f2f2f2;
}
#dashHeaderTbl th, #dashTbl th {
    background-color: #DDDDDD;
}
.bc-header {
    position: fixed;
    top: 0;
    z-index: 20;
    background-color: #DDDDDD;
    color: #333333;
}
.bc-header h4 {
    font-family: 'Open Sans', sans-serif;
    margin: 12px 0 13px 0;
}
.failed-question {
    padding: 0.1em 1em;
}
.failed-question:nth-child(even) {
    background-color: #eee;
}
.td-level, .td-barcode, .td-equip-type {
    width: 75px;
    max-width: 1;
}
.td-test-result {
    width: 7%;
    min-width: 50px;
}
.cp-font {
    font-family: 'Open Sans', sans-serif !important;
}
.cp-content .ui-input-text.ui-body-inherit {
    display: inline-block;
    box-shadow: none;
    border-color: #373737;
}
.cp-container input {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
.cp-inner-container .ui-input-text.ui-body-inherit {
    margin: 0;
}

/* Cards */
.cards {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cards li {
    color: #333;
    background-color: white;
    -webkit-box-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    cursor: pointer;
}
/* .cards li:hover, .cards li.hover { */
/* background-color: #005e9f; */
/* color: white; */
/* -webkit-transition: 0.5s; */
/* -o-transition: 0.5s; */
/* transition: 0.5s; */
/* } */
.cards li.dummy {
    background-color: transparent !important;
    margin-top: 0;
    margin-bottom: 0;
    cursor: default;
}
.cards .cards-menu {
    /* padding: 20px 40px; */
    font-size: 20px;
    margin-top: 5px;
    text-shadow: none;
}
.intermec .cards .cards-menu {
    font-size: 25px;
    color: #005e9f
}
.cards h2.card-title {
    background-color: #000080;
    color: white;
    margin: 0;
    padding: 10px;
}
.cards .comp-det-line {
    padding: 5px 10px;
    font-size: 16px;
    color: #666;
}
.cards .comp-det-line i.fa {
    width: 24px;
}
.cards .comp-det-line i.fa.fa-globe {
    font-size: 18px;
}
.cards .comp-det-line:first-child {
    padding-top: 15px;
}
.cards .comp-det-line:last-child {
    padding-bottom: 15px;
}
.flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.flex li {
    -webkit-box-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    margin: 10px;
    position: relative;
}
.flex.grey li {
    background: #eee;
    padding: 5px 10px;
}
.card-icons-right {
    position: absolute;
    right: 0;
    top: 0;
}

/* Pages with customer details included in header */
#headerWithCustomer a, #headerWithCustomer #inetStatus { /* Back button & internet status icon */
    margin-top: 8px;
}

#headerWithCustomer h3 { /* Customer details */
    margin-top: -20px;
    font-size: 14px;
    font-style: italic;
}

div[aria-describedby=dialogSerial] {
    width: 350px !important;
}

div[aria-describedby=dialogNotes], div[aria-describedby=dialogSave], div[aria-describedby=dialogRectNotes], div[aria-describedby=dialogSend],
div[aria-describedby=dialogTech] {
    width: 85% !important;
    max-width: 650px;
    max-height: 90%;
}

div[aria-describedby=dialogAlert] {
    width: auto !important;
    /*max-width: 500px;*/
    min-width: 300px;
}

div[aria-describedby=dialogApiOffline], div[aria-describedby=dialogAddress], div[aria-describedby=dialogVar] {
    width: 85% !important;
    max-height: 85%;
}

div[aria-describedby=dialogAttr] {
    width: 85% !important;
    max-height: 650px;
}

div[aria-describedby=dialogPrinterSetup] {
    width: 85% !important;
    max-width: 500px;
}

div[aria-describedby=dialogEstimator] {
    width: 85% !important;
    max-width: 800px;
}

div[aria-describedby=dialogBarcode] {
    width: 350px !important;
}

div[aria-describedby=dialogForm], div[aria-describedby=dialogQuickLinks], div[aria-describedby=dialogDefectStock] {
    width: 95% !important;
}

div[aria-describedby=dialogDefectStock] {
    max-height: 95% !important;
}

div[aria-describedby=dialogSign] {
    width: 736px !important;
}

div[aria-describedby=dialogLookupByName], div[aria-describedby=dialogKeywordDet] {
    width: 95% !important;
    max-height: 90%;
}

div[aria-describedby=dialogSearchSite] {
    width: 75% !important;
    max-width: 500px;
}

div[aria-describedby=dialogKeyword] {
    width: 98% !important;
    max-height: 85%;
}

div[aria-describedby=dialogLookupByName] .table {
    font-size: 14px;
}

div[aria-describedby=dialogTestResult] {
    width: 75% !important;
    min-width: 350px;
    max-width: 98%;
    max-height: 85%;
}

.dialog-content {
    overflow: auto;
}
.dialog-content.dialog-content-stretch {
    margin-left: -20px;
    width: calc(100% + 40px);
}
.dialog-content.dialog-content-stretch-indent {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dialog-info {
    position: absolute;
    right: 0;
    color: blue;
}

.dialog-note {
    text-align: center;
    font-size: 10px;
    color: red;
    margin-top: -5px;
    padding-bottom: 5px;
}

.dialog-auto-fill {
    height: 30px;
    width: 50px;
    position: absolute;
    left: 1em;
}

#dialogApiOffline {
    overflow: scroll;
}

#dialogApiOffline ul {
    padding-left: 20px;
}

#dialogApiOffline li {
    list-style-type: circle;
}

/*
	#dialogAttr label.trim {
		width: 100px;
		display: inline-block;
		margin-right: 10px;
		text-align: right;
	}
*/

#dialogFormButtons {
    /* margin-top: 0; */
    margin-bottom: 0.5em;
    position: relative;
}

.asset-tbl, .attr-tbl {
    width: 100%;
}

.asset-tbl span {
    padding: 5px 10px;
    background-color: #EDC;
}

.attr-tbl .trim {
    text-align: right;
    width: 200px;
}

#formSearch {
    -webkit-margin-after: 0;
    margin-right: 1em;
}

.tsFormSearch {
    width: 25%;
}

#tsFormSelect {
    width: 320px;
    background-color: #eee;
    border-radius: 5px;
}

.sel-tick {
    color: white;
}

.sel-tick.sel {
    color: orange;
}

.sel-tick.all-sel {
    color: green;
}

.ts-sel-btns {
    margin-left: 3px;
    margin-right: 3px;
}

.hide-light {
    display: none !important;
}

.hide-completed {
    display: none !important;
}

#formQuestions {
    -webkit-margin-before: 0;
}

#formAttr {
    font-size: 10px;
    color: #333;
    word-wrap: break-word;
    position: relative;
    -webkit-margin-after: 2em;
    /* border-bottom: 1px solid #ccc; */
}

.form-attr {
    margin-right: 10px;
    margin-bottom: 7px;
    word-wrap: normal;
    display: inline-block;
}

.form-attr-value {
    background-color: #ddd;
    border-radius: 3px;
    padding: 1px 5px;
    margin: 2px 0;
}

.form-attr-value.test-sheet-id {
    background-color: #ffd677;
    text-shadow: none;
    font-weight: bold;
}

.form-attr-value.cannot-edit {
    background-color: PaleTurquoise;
}

.form-attr-edit-filler {
    width: 215px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
}

.form-attr-buttons {
    position: absolute;
    right: 4px;
    bottom: 4px;
    font-size: 13px;
}

.form-attr-buttons button {
    margin-left: 5px;
}

.form-info {
    max-height: 75%;
    max-height: 75vh;
    max-height: calc(90% - 9em);
    max-height: calc(90vh - 9em);
}

table.form {
    font-size: 10px;
    width: 100%;
}

table.form input[type=text] {
    background-color: white;
}

table.form tr.focus {
    font-weight: bold;
}

#dialogQuickLinks table {
    width: 100%;
}

#lblCustQLName {
    position: absolute;
    bottom: -5px;
    left: 5px;
    color: blue;
}

.barcode-det {
    font-size: 12px;
    margin-bottom: -10px;
    border-bottom: 1px solid #ddd;
}

td.pass-fail-slot, td.pass-fail-replace-slot {
    text-align: center;
    white-space: nowrap;
}
td.pass-fail-slot > i.fa, td.pass-fail-replace-slot > i.fa {
    padding: 10px;
    color: red;
    cursor: pointer;
}

.pass-fail-toggle {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: white;
    border: 1px solid #eeeeee;
    color: #666666;
    text-shadow: none;
    cursor: pointer;
}
.pass-fail-toggle > .t-content {
    margin-left: 50%;
    margin-top: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}
.pass-fail-toggle.t-pass, .pass-fail-toggle.t-fail {
    vertical-align: top;
}
.t-pass.active {
    background: green;
    color: white;
}
.t-fail.active {
    background: red;
    color: white;
}
.t-replace.active {
    background: blue;
    color: white;
}
.t-na {
    text-align: center;
}
.t-na.active {
    background: orange;
    color: white;
}

/* Customers Page */
#accountSection label.ui-btn {
    border: none;
    background-color: rgb(249, 249, 249);
}

#accountSection input[type=radio] {
    margin-top: -9px;
}

#accountSection .ui-input-text {
    margin: 0 0 20px;
}

#btnReset {
    margin-bottom: 40px;
}

/* Quote List - View Page */
.list-quote-status {
    color: red;
}

.list-quote-status.inp {
    font-weight: normal;
    color: blue;
}

.list-quote-status.invalid {
    font-weight: normal;
    color: #F6A800;
}

.list-amount-col {
    min-width: 125px;
}

/* PM Dashboard Page */
#tblPmDashboard, .bar, .above-bar, .below-bar {
    width: 100%;
}

#tblPmDashboard td {
    vertical-align: middle;
}

table.above-bar td, table.below-bar td {
    width: 33%;
    font-size: 10px;
    padding: 0;
}

.bar {
    border: 1px solid green;
}
.bar .inner {
    background-color: green;
    height: 10px;
}

.bar.blue {
    border-color: blue;
}
.bar.blue .inner {
    background-color: blue;
}

.bar.warning {
    border-color: orange;
}
.bar.warning .inner {
    background-color: orange;
}

p.pm-dashboard {
    margin: 0;
}

tr.has-addl-rows td {
    padding-bottom: 0;
}

tr.add-row td {
    padding-top: 0;
}

/* Quote Page */
ul.quote-header li ul {
    height: auto;
    overflow: hidden;
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transform: scaleY(1);
    transform-origin: top;
}
ul.quote-header, ul.quote-header li ul {
    padding-inline-start: 65px;
}
ul.quote-header li ol {
    padding-inline-start: 15px;
}
ul.quote-header li ul.collapsed, ul.quote-header li ol.collapsed {
    height: 0;
    transform: scaleY(0);
    transition: transform 0.5s ease-in;
}
ul.quote-header li {
    list-style: none;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
}
ul.quote-header li > i.fa.fa-square-o, ul.quote-header li > i.fa.fa-check-square, ul.quote-header li > i.fa.fa-minus-square {
    position: absolute;
    padding: 6px;
    left: -40px;
    top: 0;
    font-size: larger;
}
.fa-square-o:before {
    content: "\f096";
}
ul.quote-header ol > li > i.fa.fa-square-o, ul.quote-header ol > li > i.fa.fa-check-square, ul.quote-header ol > li > i.fa.fa-minus-square {
    left: -55px;
}
ul.quote-header li > i.fa.fa-pencil-square-o {
    position: absolute;
    padding: 6px;
    left: -67px;
    top: 0;
    font-size: larger;
}
ul.quote-header ol > li > i.fa.fa-pencil-square-o {
    left: -82px;
}
ul.quote-header ol > li.q-exclude {
    display: block;
}
ul.quote-header li > i.fa.fa-check-square, ul.quote-header li > i.fa.fa-minus-square, ul.quote-header li.q-selected > i.fa.fa-square-o,
ul.quote-header li.q-selected.q-partial > i.fa.fa-check-square {
    display: none;
}
ul.quote-header li.q-selected > i.fa.fa-check-square {
    display: block;
}
ul.quote-header li.q-selected.q-partial > i.fa.fa-minus-square {
    display: block;
}
ul.quote-header i.q-add, ul.quote-header i.q-delete {
    padding-left: 10px;
    padding-right: 10px;
}
ul.quote-header input {
    width: calc(100% - 70px);
    /*width: 95%;*/
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
}
ul.quote-header ol[type="1"] > li {
    list-style: decimal;
}
ul.quote-header ol[type="a"] > li {
    list-style: lower-alpha;
}
.fa.cp-rep.q-checkbox.q-disabled, .fa.orange.q-checkbox.q-disabled {
    color: black;
}

#curSelection {
    min-width: 200px;
    max-width: 300px;
}

#actList, #itemAdd, #itemSaved {
    /*margin: 0 10px 0 0;
    position: fixed;*/
    margin: 0;
}

#actList li.selected a {
    background-color: green; /*rgb(50, 255, 175);*/
    color: white;
    text-shadow: none;
}

#actHead {
    height: 35px;
}

#actTitle div {
    width: 0;
    height: 0px;
    margin-top: 16px;
}

#actTitle table {
    width: 100%;
}

#actTitle .title-text {
    padding-top: 2px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
}

#itemSaved li.selected a {
    background-color: #F6A800; /*rgb(50, 255, 175);*/
    color: white;
    text-shadow: none;
}

.quote-panel {
    width: 37%;
    margin: -11px 10px 105px 10px;
    position: fixed;
    overflow-y: auto;
    padding-bottom: 2px;
    height: 70%;
    height: calc(100% - 170px);
    min-width: 100px;
}

.quote-panel div {
    margin-top: 10px;
}

.quote-content {
    width: 60%;
    float: right;
    margin: -8px 10px 10px 10px;
}

.quote-det {
    display: none;
}

.quote-item-table {
    width: 100%;
}

.has-debug-info {
    position: relative;
    background-color: inherit;
}

.debug-info {
    font-size: 10px;
    display: none;
    position: absolute;
    left: 8px;
    bottom: 2px;
    color: red;
}

.debug-info.header {
    left: 3px;
    bottom: 1px;
}

.debug-info.top {
    position: absolute;
    top: 2px;
}
.warning-text {
    color: red;
    font-size: 16px;
    visibility: hidden;
    margin-top: -17px;
    margin-left: 5px;
}
.warning-line-text {
    width: 100%;
    border-bottom: 1px solid red;
    height: 10px;
    margin-top: -13px;
}
.warning-line-text .warning-text {
    margin-left: 15px;
}
.dialog-btn {
    margin-left: 8px;
}
.dialog-btn:first-child {
    margin-left: 0;
}
#btnDebug {
    position: absolute;
    bottom: 2px;
    height: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    background-color: transparent;
    box-shadow: initial;
    border-width: 0px;
}

.quote-qty {
    width: 36px !important;
    height: 31px !important;
    margin-top: -18px !important;
    text-align: center !important;
    border-width: 0px;
    font-weight: bold;
    border-radius: 4px;
    background-color: white !important;
}

.quote-qty.selected {
    color: white;
    background-color: #ca4d37 !important;
}

.quote-qty-btn {
    width: 36px !important;
    height: 36px;
    font-weight: bold;
    border-radius: 4px;
    background-color: white !important;
    position: absolute;
    margin-top: -17px !important;
    margin-left: -37px !important;
    padding: 9px 10px;
    text-align: center !important;
}

.quote-qty-btn.selected {
    color: white;
    background-color: #ca4d37 !important;
}

.quote-price {
    text-align: right;
    color: #CA4D37;
    font-weight: bold;
}

.quote-save-options {
    float: left;
    clear: both;
}

.quote-save-options button {
    min-width: 80px;
    margin: 0 2px;
}

.quote-valid-to-option {
    float: left;
    margin-top: -10px;
    /*margin-left: 62px;*/
}

.quote-valid-to-option label, .quote-valid-to-option input {
    display: inline-block;
}

.quote-valid-to-option input {
    width: 120px;
    text-align: center;
}

.quote-valid-to-option .ui-input-text {
    display: inline-block;
}

.pront-quote-trim {
    padding-left: 20px;
}

#quoteStatus {
    float: right;
    background-color: red;
    color: white;
    margin-top: -46px;
    margin-right: 112px;
    padding: 4px 8px;
    font-size: 16px;
    font-weight: normal;
    min-height: 23px;
}

#quoteStatus.inp {
    background-color: blue;
}

#quoteStatus.entry {
    background-color: green;
}

/*.review-mode .quote-valid-to-option input {
	width: 108px;
}

.entry-mode .quote-valid-to-option, .review-mode .quote-valid-to-option {
	margin-left: 54px;
}*/


#quoteTotal {
    float: right;
    text-align: right;
    margin-top: -37px;
    font-weight: normal;
}

#quoteTotal .amount {
    font-weight: bold;
    min-width: 100px;
    display: inline-block;
}

.quote-level-no-total {
    border-style: none;
}

.entry-mode {
    background-color: #90EE90 !important;
}

.review-mode {
    background-color: #FAA460 !important;
}

#btnQuoteHome {
    top: 3px;
    left: 6px;
    position: absolute;
}

#det1 .ui-btn {
    padding-right: 5px;
}

.label-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 265px;
}

#contextMenu {
    position: absolute;
    z-index: 1001;
    background: #F6A800;
    border: 1px solid #ca4d37;
    border-radius: .3125em;
}

#contextMenu:before, #contextMenu:after {
    content: "";
    position: absolute;
    border: solid transparent;
    bottom: 100%;
    left: 47%;
    left: calc(50% - 6px);
}

#contextMenu:before {
    border-width: 8px;
    border-bottom-color: #ca4d37;
}

/* #contextMenu:hover:before {
    border-bottom-color: #F6A800;
} */

#contextMenu:after {
    border-width: 7px;
    margin-left: 1px;
    border-bottom-color: #F6A800;
}

/* #contextMenu:hover:after {
    border-bottom-color: white;
} */

#contextMenu li {
    padding-top: 0;
    padding-right: .4em;
    margin-left: -32px;
    list-style-type: none;
}

#contextMenu button {
    margin-top: 8px;
}

#contextMenu.hide {
    display: none !important;
}

.tbl-addl-items {
    width:100%;
    border: 1px solid #DDDDDD;
}

.tbl-addl-items td {
    padding: 10px 5px;
}

.tbl-addl-items #addlStockCode {
    text-transform: uppercase;
}

.tbl-addl-items #addlDesc {
    overflow: hidden;
    text-overflow: ellipsis;
}

.tbl-addl-items td.addl-qty .ui-input-text {
    width: 36px;
}

.tbl-addl-items #addlQty {
    text-align: center;
    font-weight: bold;
}

/* Summary Page */
.summary-content {
    margin-top: 65px;
}

.summary-table {
    width: 100%;
    margin-top: 80px;
}

.summary-table tr.item {
    border-bottom: 1px solid #ddd;
}

.summary-table td {
    vertical-align: middle;
}

.summary-table tr.input-line td {
    padding-top: 0;
    padding-bottom: 0;
}

.summary-table td.total-column, .summary-table td.text-box-column {
    width: 122px;
}

.summary-table td.text-box-column.hidden div {
    border-color: white;
}

.summary-table .stock-code, .summary-table .stock-desc {
    overflow: hidden;
    text-overflow: ellipsis;
}

.summary-table .stock-code {
    max-width: 93px;
}

.summary-spl, .summary-disc, .summary-rrp,  #lineDiscAmount, #lineDiscPercent, .summary-content .ui-input-text {
    width: 120px !important;
}

.summary-spl, .summary-disc, .summary-rrp, #lineDiscAmount, #lineDiscPercent, .summary-content {
    text-align: right !important;
}

.summary-content .ui-input-text {
    margin-right: 0 !important;
}

#dialogEmail label {
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
}

#maxDiscountSection {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    line-height: 18px;
    margin-right: 10px;
    color: red;
    text-shadow: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#maxDiscountSection.hidden {
    color: transparent;
}

#maxDiscountSection #maxDiscount, #maxDiscountSection #minQuoteAmount {
    width: 80px;
    display: inline-block;
}

#pdfText {
    resize: none;
    overflow-y: scroll;
    height: 136px !important;
}

/* Web Application Page */
.abn-lookup {
    color: #ED1C24;
    padding: 5px;
    cursor: pointer;
}
div[aria-describedby=dialogLookupAbn] {
    /*font-size: 14px;*/
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-weight: 300;*/
    /*text-shadow: none;*/
    width: 50% !important;
    max-width: 420px;
}
div[aria-describedby=dialogLookupAbn] .table {
    border-spacing: 5px;
}
#formSections .form-label-for-radio {
    vertical-align: top;
    padding-top: 7px;
}
#formSections .form-radio {
    border: none;
    background: #eee;
    padding: 0 0 0 25px;
    font-family: 'Open Sans', sans-serif;
}
#formSections .form-radio:after {
    margin-left: -8px;
}

/* HTML5 Customization */
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 */
}

::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

/* Jquery mobile customization */
.ui-btn.ui-corner-all {
    border-radius: 10px;
}

/* Jquery UI customization */
.no-close .ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog {
    position: fixed !important;
}

.run-within-iframe .ui-dialog {
    top: 100px !important;
}
.run-within-iframe .ui-loader {
    top: 150px !important;
}

.ui-dialog .dialog-section-title {
    background-color: #ddd;
    margin-left: -17px;
    margin-right: 0;
    margin-top: 5px;
    text-align: center;
    padding: 3px 10px;
}

.ui-dialog .ui-dialog-title {
    text-shadow: 0 1px 0 #333;
}

.ui-dialog-content {
    background-color: white !important;
}

.ui-widget-header {
    border: none;
    background: black !important;
}

.ui-header {
    position: fixed;
    z-index: 9999;
    width: 100%;
}

.ui-header.ui-bar-b {
    /*background-color: #008751; !* green *!*/
    background-color: #E02130; /* Extreme Red */
    padding-top: env(safe-area-inset-top) !important;
    text-shadow: none;
}

#offline, #online, #headerRightButtons a {
    margin-top: env(safe-area-inset-top) !important;
}

#headerRightButtons a {
    display: inline-block;
}

.ui-header.ui-bar-b .ui-btn, .ui-header.ui-bar-b .ui-btn:hover, .ui-page-theme-b .ui-bar-b .ui-btn {
    /*background-color: #FCD116 !important; !* gold *!*/
    /*color: black !important;*/
    /*text-shadow: rgb(187, 187, 187) 0px 1px 0px !important;*/
    background-color: white !important;
    color: black !important;
    text-shadow: none;
}

.ui-header.ui-bar-b .ui-btn::after, .ui-header.ui-bar-b .ui-btn:hover, .ui-page-theme-b .ui-bar-b .ui-btn::after {
    color: #E02130 !important;
}

.ui-footer {
    position: fixed;
}

.ui-content {
    margin: 83px 0 0 0;
    padding: 0 5px;
}
.ui-content.no-header {
    margin-top: 0;
}
.ui-content.no-padding {
    padding: 0;
}

.ui-page-theme-a .ui-btn {
    font-weight: normal;
}

.ui-collapsible-inset.ui-collapsible-themed-content .ui-collapsible-content {
    padding: 1px 5px;
    margin: -9px -6px -11px -6px;
}
.ui-collapsible-inset.ui-collapsible-themed-content .ui-collapsible-content .ui-controlgroup-controls {
    background-color: white;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: black !important;
    font-weight: normal !important;
}

/* .ui-page-theme-a .ui-btn {
	padding-top: 0;
	padding-bottom: 0;
} */

.ui-page-theme-a .ui-btn:focus {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

/* .ui-selectmenu-menu {
	z-index: 102 !important;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png") !important;
} */

.ui-controlgroup-horizontal .ui-radio label {
    padding-left: 38px;
}

.ui-controlgroup-horizontal .ui-radio input {
    margin-left: -27px;
}
.ui-accordion-header:focus {
    outline: none;
}
/*.ui-state-active {*/
/*background: black !important;*/
/*color: white !important;*/
/*text-shadow: none;*/
/*border-color: inherit;*/
/*}*/
.ui-accordion .ui-accordion-content {
    padding: 10px 20px !important;
}
.ui-accordion-header.ui-state-hover {
    border-color: red !important;
}
.ui-accordion-header.ui-state-hover:not(.ui-state-active) {
    background: rgba(255, 0, 0, 0.03) !important;
}
.ui-input-text:focus {
    outline: none !important;
}