﻿
body {
    font-family: "Proxima N W01 Thin Reg", "Proxima Nova Thin", 'Helvetica Neue', Arial, Helvetica, sans-serif;
   
    font-style: normal;

    font-weight: normal;
    line-height: 1.5;
    font-size: 18px;
}

h1,h2,h3,h4,h5,h6 {
    color: #111;
    line-height: 1.2
}
h1 {
    font-family: "Proxima N W01 Smbd", "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
 
    font-style: normal;

    font-weight: normal
}

h2 {
    font-family: "Proxima N W01 Smbd", "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
   
    font-style: normal;

    font-weight: normal
}

h3 {
    font-family: "Proxima N W01 Smbd", "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
   
    font-style: normal;

    font-weight: normal
}

h4 {
    font-family: "Proxima N W01 Smbd", "Proxima Nova Semibold", 'Helvetica Neue', Arial, Helvetica, sans-serif;
   
    font-style: normal;

    font-weight: normal
}

h5 {
    font-family: "Proxima N W01 Reg", "Proxima Nova Regular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
  
    font-style: normal;
 
    font-weight: normal
}

h6 {
    font-family: "Proxima N W01 Thin Reg", "Proxima Nova Thin", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    
    font-style: normal;

    font-weight: normal
}

a {
    color: #4FC6CC;
}
p {
    font-size: 2rem;
}
a:hover {
    color: #4FC6CC;
}
strong,b {
    font-family: "Proxima N W01 Reg", "Proxima Nova Regular", 'Helvetica Neue', Arial, Helvetica, sans-serif
}
.btn-thumbnails {
    padding: 2px 2px;
}
.btn {
    border-color: #4Fc6CC;
    background-color:  #fff;
    color: #4FC6CC;
    font-weight:bold;
    font-family: "Proxima N W01 Reg", "Proxima Nova Regular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.btn-actions {
    padding: 0 3px 0 3px;
    border-color: #4Fc6CC;
    background-color:  #fff;
    color: #4FC6CC;
    font-weight:bold;
    font-family: "Proxima N W01 Reg", "Proxima Nova Regular", 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.btn-primary, .btn-primary.disabled, .btn-primary.active,.btn-primary[disabled].active, btn-primary {
    background-color: #4FC6CC;
    border-color: #4FC6CC;
    color: #fff;
}
.btn-danger {
    background-color: #ec1d25;
    border-color: #ec1d25;
    color: #fff;
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active
{background-color:#4FC6CC;border-color:#4FC6CC}
.btn-primary:hover {
    background-color: #3CAEBE;
    border-color: #3CAEBE;
}
.label-primary {
     background-color: #4FC6CC;
    border-color: #4FC6CC;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    padding-left: 5px;
  *position: relative;
  /* IE6-7 */

  *top: -5px;
  /* IE6-7 */
    font-size: 13px;
  line-height: 18px;
  color: #B94A48;
}
table {
    
    word-wrap:break-word;
}
.fixed-table {
    table-layout:fixed;
}
.confirmEmail-register {
    display: none;
}
.field-validation-valid
{
    display: none;
}

.input-validation-error {
color: #B94A48;
border-color: #EE5F5B;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.pwinty-navbar .navbar-brand
{
    padding:0;
}
.pwinty-navbar .glyph-icon
{
    font-size:1.8em;line-height:0.8;
}
form.pwintyForm
{
    margin-top: 15px;
}
.pwinty-inline-form input
{
    max-width: 160px;
}
.pwinty-inline-form
{
    margin-bottom : 20px;
}
.pwinty-button-box
{
    padding-top: 5px;
    padding-bottom:5px;
}
.navbar img.brand
{
    max-height: 60px;
    overflow: visible;
    padding-top: 16px;
    padding-bottom: 5px;
    padding-right:20px;
}
.validation-summary-valid
{
    display: none;
}
body
{
    padding-top: 70px;
}
.apiForm
{

    display:none;
}
#btnShowKeys,#btnHideKeys
{
    margin-left:10px;
}
#btnHideKeys
{
    display:none;
}
.apiForm span
{
    cursor: text !important;
}
.apiForm .control-label
{
    font-weight:bold;
}

.large-field-label
{
    float:left;
    width: 200px;
    font-size: 20px;
    line-height: 36px;
    padding: 4px;
}
.large-field-value
{
        margin-left: 200px;
        font-weight: bold;
}
.large-field-value .input-xlarge
{
        font-size: 20px;
    line-height: 36px;
    height: 36px;
}
.spaced
{
    margin-top: 30px;
}
.pwinty-pink
{
    color: #eb268f;
}
.pwinty-green
{
    color: #468847;
}
.pwinty-blue
{
    color: #3a87ad;
}
.pwinty-red
{
    color:#b94a48;
}
.pwinty-orange
{
    color:#c09853;
}

ul.labOrderTab li.resubmitted {
    background: #ff0000;
}

ul.labOrderTab li.resubmitted a {
    color: #fff;
}

ul.labOrderTab li.submittedtothirdparty {
    background: #0f0;
}

ul.labOrderTab li.awaitingsubmit {
    background: #ff0;
}

ul.labOrderTab li.ui-state-active a {
    font-weight: bold;
}

div.labOrderStatusHeaderWrap {
    width: 100%;
    overflow: hidden;
}

div.labOrderStatusHeaderDetails {
    float: left;
}

div.labOrderStatusHeaderActions {
    width: 100%;
    padding-bottom: 50px;
}
.labOrderStatusHeaderActions div.resubmit
{
    float:left;
}
div.readinessReport {
    float: left;
    clear: both;
}
div.resubmit {
    float: left;
    width: 400px;
    margin-top: 10px;
    margin-left: 15px;
}

div.redownload {
    float: right;
    margin-top: 15px;
    margin-left: 15px;
}
div.orderHeaderWrap {
    width: 100%;
}

div.orderLevelAdminButtons:last-child {
    float: none;
}

div.orderStatusButtons {
    width: 220px;
    float: left;
}

div.orderRefundButtons, div.orderLevelAdminButtons {
    margin-right: 2px;
    float: left;
}

.labOrderStatusHeader {
    font-size: 12px;
}

th.logDateCol {
    width: 200px;
}

th.logTitleCol {
    width: 250px;
}
th.logActionCol {
    width: 100px;
}
.preformatted {
    font-family: monospace;
    white-space: pre;
}

table.orderLog td {
    font-family: monospace;
    font-size: 0.7em;
}

table.issueList th {
    font-size: 12px;
}

table.issueList th.id {
    width: 40px;
}

table.issueList th.issue {
    width: 222px;
}
.ui-widget-content a {
    color: #4FC6CC;
}
table.issueList th.action {
    width: 222px;
}

table.issueList th.currentstate {
    width: 170px;
}

table.issueList th.comments {
    width: 222px;
}

table.issueList td.comments pre {
    font-size: 10px;
}

table.issueList td.comments input {
    width: 100%;
}

table.issueList td {
    font-size: 10px;
}

table.issueList th.laborder {
    width: 100px;
}

table.issueList th.created {
    width: 75px;
}

table.issueList th.images, table.orderlist th:nth-child(11) {
    width: 280px;
}

table.orderlist  {
    table-layout: auto;
}

table.orderlist th {
    vertical-align: top;
    font-size: .9em;
}

table.orderlist td {
    font-size: .8em;
    color: #000;
    font-weight: bold;
}

table.orderlist td.ids div.ellipsis {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


table.orderlist td.ids div.ellipsis:hover {
    text-overflow: clip;
    white-space: normal;
    word-break: break-all;
}

table.orderlist td.payment-status div {
    width: 130px;
}

table.orderlist td.dates div {
    width: max-content;
}

table.orderlist td.ids div span.id-type {
    font-size: 0.7em;
}

table.admin-invoices-table {
    /*position: relative;
    max-width: 100%;*/
}

table.admin-invoices-table input {
    width: 100%;
}

textarea.Issue {
    margin-top: 3px;
    border: 1px solid #A9A9A9;
    background-color: #fff;
    height: 100px;
}

div.issue fieldset {
    border: 1px solid #c0c0c0;
    padding: 10px 10px 10px 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

ul.orderHeader, ul.labOrderStatusHeader {
    overflow: auto;
    list-style-type: none;
    position: relative;
    padding: 0;
    line-height: 1;
    margin-left: -10px;
    margin-right: -10px;

}

ul.orderHeader li, ul.labOrderStatusHeader li {
  float: left;
  border-right: 1px solid #aaa;
  padding: 0 10px;
  margin: 8px 0;
}

ul.orderHeader li .glyphicon, ul.labOrderStatusHeader li .glyphicon {
    margin: 0 2px;
    font-size: 0.8em;
}

ul.labOrderStatusHeader li {
    font-size: 11px;
}

ul.orderHeader li:last-child,  ul.labOrderStatusHeader li:last-child{
    border-right: none;
}

.currentLab {
    background-color: #0f0 !important;
    color: #000;
}

.searchSelect select {
  background: transparent;
  width: 200px;
  padding: 5px;
  font-size: 14px;
  line-height: 1;
  height: 34px;
  -webkit-appearance: none;
  color: #000;
  position:absolute;
  top:0;
  left:0;
  height:25px;
  line-height:20px;
}

.searchSelect select option {
    color: #808080;
}

.searchSelect select option.optionHeader {
    color: #409040;
}

.searchSelect {
  overflow: hidden;
  background: url("/content/images/magnifier.jpg") no-repeat right #fff;
  position:relative;
  width:200px;
  height:25px;
  border:0;
  padding:0;
  margin:0;
}            

.searchSelect input[type=text] {
    position:absolute;
    top:0;
    left:0;
    width:183px;
    width:180px;
    height:25px;
}

/* Admin Order Log xml/json formatting buttons

        #62ad01
    Hov: #70c601


*/
a.xmlLink, a.jsonLink {
    opacity: 0.4;
    float: right;
    padding: 2px 5px;
    margin-right: 2px;
    font: 11px arial, sans-serif;
    background: #62ad01;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #50a601;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    clear: both;
    width: 6em;
    margin-bottom: 1em;
    color: #222;
}

a.xmlLink:hover,
a.jsonLink:hover,
a.xmlLink.active, 
a.jsonLink.active {
    opacity: 1.0;
    background: #70c601;
    border: solid 1px #50a601;
    text-decoration: none;
}
.xmlLink:active, .jsonLink:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #70c601;
    border: solid 1px #50a601;
}

.order-list-search {
    text-align: right;
    padding-bottom: 10px;
    display:block;
    float:right
}
.toggle-order-filter {
     display:block;
    float:left;
}
.inline-form {
    display: inline;
}

/* Admin dash - retailer section (so far) */
  dl.key-values {
    border: 3px solid #ccc;
    padding: 0.5em;
  }
  dl.key-values dt {
    float: left;
    clear: left;
    width: 300px;
    text-align: left;
    font-weight: bold;
    height: 25px;
  }
  dl.key-values dt:after {
    content: ":";
  }
  dl.key-values dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    height: 25px;
  }



p.all-copy, span.all-copy  {  
  -webkit-user-select: all;  /* Chrome all / Safari all */
  -moz-user-select: all;     /* Firefox all */
  -ms-user-select: all;      /* IE 10+ */
  user-select: all;          /* Likely future */   
}

p.strong, span.strong {
    font-weight: bold;
}

p.small, span.small {
    font-size: 0.7em;
}

.pwinty-navbar
{
    background-color: #5A5A5F
}
.pwinty-navbar .navbar-nav li a
{
    color: #fff;
    font-size: 2rem;
    line-height: 30px;
}
.pwinty-navbar .navbar-right .btn {
       line-height: 30px;
}
.pwinty-navbar .navbar-nav li a:hover
{
    color: #fff;
    text-decoration:underline;
}

.pwinty-navbar-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media screen and (max-width: 770px) {
    .pwinty-navbar-right {
        display: block;
    }
}

.ui-helper-reset,
.ui-widget,
.ui-widget input,
.ui-widget textarea,
.ui-widget button {
    font-family: "Proxima N W01 Thin Reg", "Proxima Nova Thin", 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 2rem;
}
.ui-widget select {
    font-family: "Proxima N W01 Thin Reg", "Proxima Nova Thin", 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 1.8rem;
}
.form-group {
    font-size: 2rem;
}
.form-group input {
    font-size:1.8rem;
}
.issue-state select, .laborder-state select {
    font-family: "Proxima N W01 Thin Reg", "Proxima Nova Thin", 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
    font-size: 1.0rem;
}

.laborder-tracking {
    font-size: 10px !important;
    width: 230px;
}

.btn-xxs {
    padding: 2px 3px;
    font-size: 15px !important;
    line-height: 1;
    border-radius: 2px;
}

.dropdown-item {
    display: block;
    padding: 0px 0px 0px 5px;
}

.new-dashboard {
    background-color: #eb268f;
    border-color: #eb268f;
}

.new-dashboard:hover {
    background-color: #cc066f;
    border-color: #cc066f;
}

.logMessageContent {
    border: 1px darkgray solid;
    white-space: pre-wrap;
    max-height: 3.4em;
    overflow: hidden;
    padding: .3em;
    background: grey;
    border-radius: .3em;
    color: white;
    transition: max-height .5s ease;
    transition-delay: 1s;
}

.item-attributes {
    font-size: 10px;
    font-weight: bold;
    background-color: lightgrey;
}

.all-items {
    margin-right: 10px;
}

th.action-header {
    width: 70px;
}

div.laborder-tool-buttons {

}

div.item-tool-buttons {
    float: right;
}

div.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

a.resubmit-to-lab {
    cursor: pointer;
}

div.submit-to-lab {
    padding: 0px 5px 0px 5px;
}

div.bill-for-order label {
    padding-left: 5px;
    vertical-align: top;
}

div.bill-for-order input[type="checkbox"] {
    vertical-align: text-top;
    margin-left: 5px;
}

div.submit-to-lab {

}

div.submit-to-lab ul {
    list-style: none;
    padding: 0;
}

div.submit-to-lab ul li a {
    font-weight: bold;
}

.panel-invoices .control-label {
    font-size: 14px;
}

/* Admin Actions 
    ----------------------------------------------------------*/

th.adminActions {
    /*min-width: 150px;*/
}

div.adminWarnAction a {
    color: red !important;
}

div.adminWarnAction {
    color: red !important;
    font-size: smaller;
    font-weight: bolder;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

div.adminAction {
    /*display: flex;
    flex-direction: row;
    justify-content: space-between;*/
}

div.adminAction i {
    min-width: 20px;
}


.tooltip-inner {
    min-width: 150px; /* the minimum width */
}

.adminActionIcon {
    color: #4FC6CC;
}

div.HiddenAlert {
    margin: 10px;
    display: none;
}
.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.row-padding-sm > [class*="col-"] {
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-bottom: 2px !important;
}
.row-padding-md > [class*="col-"] {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

ul.adminDashActions {
    list-style-type: none;
    overflow: hidden;
    right: 0;
    border:0;
    margin:0;
    padding:0;
    width: fit-content;
    float: right;
}

ul.adminDashActions li {
    float: left;
    border-right: none; /*1px solid #aaa;*/
    padding: 0 0 0 5px;
    font-size: 0.8em;
    font-weight: bold
}

ul.adminDashActions li:last-child {
    border-right: none;
    float: left;
}
ul.adminDashActions li:last-child:before {
    float:left;
}

ul.adminDashActions li:before {
    content: '|';
    margin-left: -3px;
    margin-right: 2px;
}
ul.adminDashActions li:first-child:before {
    content: none;
}

div.checkboxColumn {
    width: 20px;
    float: right;
}

span.select-all {
    position: relative;
    left: -1px;
    float: right;
    font-size: 0.8em;
    margin-top: 5px;
    padding: 1px 23px 1px 3px;
}
span.select-all:hover {
    border: 1px solid #4Fc6CC;
    border-radius: 5px;
    padding: 0 22px 0 2px;
}

.ui-tooltip.ui-corner-all.ui-widget-shadow.ui-widget.ui-widget-content {
    opacity: 1;
    filter:alpha(opacity=100);
}

.adminDashItem {
     font-weight:bold;
 }

div.orderitem, div.packingSlip, div.branding {
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 5px;
}

.branding-status {
    font-size: 0.8em;
    font-weight: bold;
}

div.branding-detail div.path {
    padding: 4px;
    border:1px solid black;
    display:block;
    background-color: white;
    font-size: 0.7em;
    font-family: "Courier New", Courier, monospace;
}

div.branding-detail label {
    font-size: 0.7em;
}

div.branding textarea {
    width:100%;
    height:250px;
    font-size: 0.6em;
    font-family: monospace !important;
}

div.branding p.danger {
    background-color: #ec1d25;
    border-color: #ec1d25;
    color: #fff;
}

div.item-details {
    padding-bottom: 5px;
}

div.dashboard-toolbar-action {
    float: left;
    margin-left: 5px;
}
div.dashboard-toolbar-actions {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
    height: 55px;
    width: auto;
}

div.dashboard-toolbar-actions-title {
    position: relative;
    top: -25px;
    margin-left: 1em;
    display: inline;
    background-color: white;
    font-size: 0.7em;
}

div.dashboard-toolbar-actions-content {
    position: relative;
    top: -25px;
    padding-right: 5px;
}

/* PBAS admin */
.verticalTableHeader {
    text-align:left;
    white-space:nowrap;
    transform: rotate(270deg);
    width: 70px;

}
.verticalTableHeader p {
    margin: 0px -85px 0px;
}
.verticalTableHeader p:before{
    content:'';
    width:0;
    padding-top:105%;
    display:inline-block;
    vertical-align:middle;
}
table.pbas {
    text-align:center;
    table-layout : fixed;
}
table.pbas td.lab {
    text-align: left;
}
.no-padding {
    padding-top: 0;;
}
p.mappedOrderMessage, p.orderLogDetailMessage {
    font-size: 0.8em;
}

body.logDetail pre {
    overflow-x: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}

p.orderLogDetailDate {
    font-size: 0.6em;
}

h2.orderLogDetailTitle {
    margin: 0 0 0 0;
}
div.fixed-top {
    position: sticky;
    top:0;
    z-index: 100;
    background-color: #fff;
}

table#merchanttransactions {

}

table#merchanttransactions .accounttransaction {
    background-color: #dedede;
    font-weight: bold;
}

table#merchanttransactions .transactionitem {
    background-color: #dedede;
    font-weight: normal;
}

table#merchanttransactions .transactionitemspacer {
    border-right-color: #0b4d3f;
    border-right-width: 2px;
}


#top {
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 23px;
    font-weight: bold;
    text-align: center;
    background-color: #f9f97b;
    padding-bottom: 25px;
}

.smallAccountEntry {
    font-size: 0.7em;
} 

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
    color: transparent;
}

button.quickAction {
    color: #4FC6CC;
}

span.uneditable-input {
    background: rgb(183 172 172 / 12%);
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

div.lab-sla-orders-wrapper {
    border: 1px;
    border-style: solid;
    border-color: #000;
    padding: 10px;
}

lab-sla-orders table, th, td {
    border: 1px solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

div.lab-sla-orders {
    font-weight: bold;
    font-size: 1.2em;
}

.lab-sla-orders table th {
    font-weight: bold;
    font-size: 0.7em;
}

.lab-sla-orders table td {
    font-size: 0.7em;
}

.merchant-price-cache-load label{
    font-size: 0.8em;
}

.status-cell {
    display: flex;
    border: 1px solid black;
}

.status-band {
    flex-grow: 1;
}

.none-band, .awaitingallocation-band {
    background-color: #ffffff;
}

.complete-band {
    background-color: #32cd32;
}

.cancelled-band {
    background-color: #2f4f4f;
}

.awaitingsubmit-band {
    background-color: #ffff00;
}

.queuedforsubmit-band {
    background-color: #aaff00;
}

.submittingasbackgroundtask-band {
    background-color: #88ff00;
}

.submittedtothirdparty-band {
    background-color: #008000;
}

.errorsubmittingtothirdparty-band {
    background-color: #ff0000;
}

.onhold-band {
    background-color: #00ffff;
}

/* LabOrderStatuses = new List<string>
 { "None", "Complete", "Cancelled", "SubmittedToThirdParty", "ErrorSubmittingToThirdParty", "AwaitingSubmit", "QueuedForSubmit", "SubmittingAsBackgroundTask", "OnHold" } */
