.accordion-button:not(.collapsed) {
    background-color: var(--bs-light);
}
button.accordion-button:focus{
  /*box-shadow: none;  */
  box-shadow: 0 3px 10px rgba(0,0,0,0.15);
  outline: none;
}
.ocanvas {
  width: 100%;
  object-fit: contain;
  border: 1px solid black;
}
canvas {
  width: 100%;
  object-fit: contain;
}
.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.dislink {
  pointer-events: none;
}
.txtin {
  text-indent: 10px;
}
.flot-container {
  box-sizing: border-box;
  width: 100%;
  height: 600px;
  padding: 20px 15px 15px 15px;
  margin: 15px auto 30px auto;
  border: 1px solid #ddd;
  background: #fff;
  background: linear-gradient(#f6f6f6 0, #fff 50px);
  background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
  background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
  background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
  background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
  box-shadow: 0 3px 10px rgba(0,0,0,0.15);
  -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.flot-placeholder {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
}
.ain, .ain:hover, .ain:focus, .ain:active {
  text-decoration: none;
  color: inherit;
}
.trttable {
  width: 300px;
  max-height: 600px;
}
.popover-1 {
  color: white;
  background: green;
}
.popover-2 {
  color: white;
  background: red;
}
/*.popover-1 > .arrow {
  border-right-color: white;
  border-left-color: white;
  border-bottom-color: white;
  border-top-color: white;
} */
.popover-1.top > .arrow:after {
  border-right-color: green;
  border-left-color: green;
  border-bottom-color: green;
  border-top-color: green;
}
/*.popover-1, 
.popover-1.top .arrow:after 
.popover-1.bottom .arrow:after 
.popover-1.right .arrow:after 
.popover-1.left .arrow:after {
  background: green;
} */
.exptm1 {
  color: green;
}
.exptm2 {
  color: #DAA520;
}
.exptm3 {
  color: red;
}
.exptm4 {
  color: blue;
}
.exptm5 {
  color: #F3B3A6;
}
.exptm6 {
  color: #FFDF00;
}
.exptm7 {
  /* background-color: rgba(255,223,0,.2); */
  background-color: rgba(224,255,255,.2);
}
.exptm8 {
  color: #B8860B;
}
.exptf1 {
  font-size: 24px;
  font: Verdana;
}
.expth2 {
  background-color: #FFFF99;
}
.expth1, .exptn1, .expte1 {
  background-color: #CCFFCC;
}
.grid-striped .row:nth-of-type(even) {
  background-color: rgba(0,0,0,.05);
}
.qfind-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.dropdown-large {
  position: static !important;
}

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* Grid Table */
.card-grid .card-header,
.card-grid .card-body {
  padding: 0;
}
.card-grid .card-header .row div[class^="col"],
.card-grid .card-body .row div[class^="col"],
.card-grid .card-grid-caption {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.card-grid .card-header .row {
  display: none;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row div[class^="col"] {
  position: static;
}
.card-grid .card-body .row div[class^="col"]:last-of-type {
  border-bottom: 1px solid #dee2e6;
}
.card-grid .card-body .row:last-of-type div[class^="col"] {
  border-bottom: none !important;
}
.card-grid .card-body .row div[class^="col"] .smma {
  display: none;
}
.card-grid .card-body .row:hover div[class^="col"] .smma {
  display: inline-block;
}
.card-grid .card-body .row:active div[class^="col"] .smma {
  display: inline-block;
}
@media (min-width: 768px) {
  .card-grid .card-grid-caption {
    display: none;
  }
  .card-grid .card-header .row {
    display: flex;
  }
  .card-grid .card-body .row.rown div[class^="col"] {   /* 08042021 */
    border-bottom: none;
    border-left: none;
    /* background-color: rgba(0, 0, 0, .05); */
  }
  .card-grid .card-body .row div[class^="col"] {
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
  }
  .card-grid .card-body .row div[class^="col"]:nth-of-type(1) {
    border-left: none !important;
  }
  .card-grid .card-body .row div[class^="col"] span .smn,
  .card-grid .card-body .row div[class^="col"] .smn {
    display: none;
  }
  .card-grid .card-body .row div[class^="col"] a.stretched-link:hover:after {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
  }
  .nolne { 
    border-left: none !important;
  }
  .noblne { 
    border-bottom: none !important;
  }
  .navformw {
    max-width: 50%
  }
}
/* Grid Table  
.card-grid .card-header,
.card-grid .card-body {
    padding: 0;
  }
.card-grid .card-header .row div[class^="col"],
.card-grid .card-body .row div[class^="col"],
.card-grid .card-grid-caption {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.card-grid .card-header .row {
  display: none;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row div[class^="col"] {
  position: static;
}
.card-grid .card-body .row div[class^="col"]:last-of-type {
  border-bottom: 1px solid #dee2e6;
}
.card-grid .card-body .row:last-of-type div[class^="col"],
.card-grid .card-body .row .editr div[class^="col"] {
  border-bottom: none !important;
}
.card-grid .card-body .row div[class^="col"] .smma {
  display: none;
}
.card-grid .card-body .row:hover div[class^="col"] .smma {
  display: inline-block;
}
.card-grid .card-body .row:active div[class^="col"] .smma {
  display: inline-block;
}
@media (min-width: 768px) {
  .card-grid .card-grid-caption {
    display: none;
  }
  .card-grid .card-header .row {
    display: flex;
  }
  .card-grid .card-body .row div[class^="col"] {
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
  }
  .card-grid .card-body .row div[class^="col"]:nth-of-type(1) {
    border-left: none !important;
  }
  .card-grid .card-body .row.editr :not(div[class^="col"]:last-of-type) { 
/*  .nolne { *
    border-left: none !important;
  }
  .noblne {
    border-bottom: none !important;
  }
  /*.card-grid .card-body .row div[class^="col"] label {
    display: none;
  } 01032021 *
  .card-grid .card-body .row div[class^="col"] span .smn,
  .card-grid .card-body .row div[class^="col"] .smn {
    display: none;
  }
  .card-grid .card-body .row div[class^="col"] a.stretched-link:hover:after {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
  }
} */

.editbox {
  border: 2px solid #000000;
}

.accordion-body .card {
  margin-top: 0;
}

.card-eric .card-body {
  padding-top: 0;
  padding-bottom: 0;
}

.card-eric .card-body .bhead,
.card-eric .card-body .bline {
  border-bottom: 1px solid #dee2e6;
}

.card-eric .card-body .thead,
.card-eric .card-body .tline {
  border-top: 1px solid #dee2e6;
}

.card-eric .card-body .lhead {
  border-left: 1px solid #dee2e6;
}

.card-eric .card-body .vyrow .colvy {
  display: inline;
}
.card-eric .card-body .vyrow:hover .colvy {
  display: none;
}
.card-eric .card-body .vyrow .colvyd {
  display: none;
}
.card-eric .card-body .vyrow:hover .colvyd {
  display: inline;
}

.card-eric .card-body .vycrow .colvycd {
  display: none;
}
.card-eric .card-body .vycrow:hover .colvycd {
  display: inline;
}

.card-eric .card-body .vcrow .colvc {
  display: inline;
}
.card-eric .card-body .vcrow:hover .colvc {
  display: none;
}
.card-eric .card-body .vcrow .colvcd {
  display: none;
}
.card-eric .card-body .vcrow:hover .colvcd {
  display: inline;
}

.card-eric .card-body .rowr .colb {
  display: inline;
}
.card-eric .card-body .rowr:hover .colb {
  display: none;
}
.card-eric .card-body .rowr .colbd {
  display: none;
}
.card-eric .card-body .rowr:hover .colbd {
  display: inline;
}

@media (max-width: 767px) {
  .navformw {
    max-width: 100%
  }
  .card-eric .card-body .ttll {
    display: none;
  }
}
@media (min-width: 768px) {
  .card-eric .card-body .lline {
    border-left: 1px solid #dee2e6;
  }
  .card-eric .card-body .smn {
    display: none;
  }
}

/* Grid Table - MY ORIGINAL - DO NOT TOUCH */
@media (max-width: 767px) {
  .card-grid .card-body .row.rown div[class^="col"] {   /* 08042021 */
    border-bottom: none;
    border-left: none;
    /* background-color: rgba(0, 0, 0, .05); */
  }
  span .mdlbl {
    display: none;
  }
  .card-eric .card-body .smt {
    display: none;
  }
}

.card-grid .card-header,
.card-grid .card-body {
    padding: 0;
  }
.card-grid .card-header .row div[class^="col"],
.card-grid .card-body .row div[class^="col"],
.card-grid .card-grid-caption {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.card-grid .card-header .row {
  display: none;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row div[class^="col"] {
  position: static;
}

.card-grid .card-body .row div[class^="col"]:last-of-type {
  border-bottom: 1px solid #dee2e6;
}
.card-grid .card-body .row:last-of-type div[class^="col"] {
  border-bottom: none !important;
}
.card-grid .card-body .row div[class^="col"] .smma {
  display: none;
}
.card-grid .card-body .row:hover div[class^="col"] .smma {
  display: inline-block;
}
.card-grid .card-body .row:active div[class^="col"] .smma {
  display: inline-block;
}
@media (min-width: 768px) {
  .card-grid .card-grid-caption {
    display: none;
  }
  .card-grid .card-header .row {
    display: flex;
  }
  .card-grid .card-body .row div[class^="col"] {
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
  }
  .card-grid .card-body .row div[class^="col"]:nth-of-type(1) {
    border-left: none !important;
  }
  .card-grid .card-body .row .editr {
    border-left: none !important;
  }
  /*.card-grid .card-body .row div[class^="col"] label {  080424 - this was in the original but no idea why
  //  display: none;
  } */
  .card-grid .card-body .row div[class^="col"] span .smn,
  .card-grid .card-body .row div[class^="col"] .smn {
    display: none;
  }
  .card-grid .card-body .row div[class^="col"] a.stretched-link:hover:after {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
  }
}

.nolines {
  border-bottom: none !important;
  border-left: none !important;
}

label {
  white-space: normal;
}

/* ORIGINAL Template - Do Not Touch!!! 
.card-grid .card-header,
.card-grid .card-body {
  padding: 0;
}
.card-grid .card-header .row div[class^="col"],
.card-grid .card-body .row div[class^="col"],
.card-grid .card-grid-caption {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.card-grid .card-header .row {
  display: none;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.card-grid .card-body .row div[class^="col"] {
  position: static;
}
.card-grid .card-body .row div[class^="col"]:last-of-type {
  border-bottom: 1px solid #dee2e6;
}
.card-grid .card-body .row:last-of-type div[class^="col"] {
  border-bottom: none !important;
}
@media (min-width: 768px) {
  .card-grid .card-grid-caption {
    display: none;
  }
  .card-grid .card-header .row {
    display: flex;
  }
  .card-grid .card-body .row div[class^="col"] {
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
  }
  .card-grid .card-body .row div[class^="col"]:nth-of-type(1) {
    border-left: none !important;
  }
  .card-grid .card-body .row div[class^="col"] label {
    display: none;
  }
  .card-grid .card-body .row div[class^="col"] a.stretched-link:hover:after {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
  }
} */
