body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
  background: #ffffff;
  text-align: left;
}

table {
  font-size: 10pt;
  color: #000000;
  background: transparent;
}

table.standard th,
table.padded th,
table.tight th {
  vertical-align: bottom;
  text-align: left;
  white-space: nowrap;
}

table.padded th,
td {
  padding-right: 10px;
}

table.tight th,
td {
  padding-right: 6px;
}

table.nowrap th,
td {
  white-space: nowrap;
}

#page {}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0 0;
}

.boldred {
  font-weight: bold;
  color: #D32F2F;
}

.error-indicator {
  font-weight: bold;
  color: #B30000;
  font-size: 1.2em;
}

a.click-here {
  font-weight: bold;
  color: #0056b3;
}

.skip-to-main {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

.skip-to-main:focus,
.skip-to-main:active {
  position: static;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  overflow: visible;
  padding: 10px;
  background-color: #000;
  color: #fff;
  z-index: 9999;
  text-decoration: none;
  display: block;
}

/* === User Contributed Header Style ======================================== */
#bHeader {
  width: 100%;
  position: relative;
  text-align: center;
}

/* === end User Contributed Header Style === */


/* === Login Name Style ===================================================== */
#bLogin {
  position: relative;
  text-align: center;
}

/* === end Login Name Style === */


/* === Main Navigation Style ================================================ */
#bNav {
  width: auto;
  top: 0px;
  left: 0px;
  min-height: 24px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
}

#bNav ul.dropdown {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: auto;
  min-height: 24px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 0px 0px 0px;
}

/* Dropdown styles in separate style sheet.
 * Place desired override styles here.
 */

ul.dropdown {
  font-weight: normal;
  background-color: transparent;
}

ul.dropdown li {
  border: 0px;
  background-color: transparent;
  /*white-space: pre;*/
}

ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.hover a,
ul.dropdown li:hover a {
  color: #000000;
  background-color: transparent;
}

ul.dropdown a {
  font-size: 10pt;
  text-decoration: underline;
}

/* === end Main Navigation Style === */


/* === Wrapper Style ======================================================== */
#Wrapper {}

#WrapperTop,
#WrapperBtm {
  height: 0px;
}

#bWrapper {
  position: relative;
  padding: 10px;
}

#bWrapperTop,
#bWrapperBtm {
  height: 0px;
}

/* === end Wrapper Style ==================================================== */


/* === Account Content Style ================================================ */
#acContent {
  min-height: 240px;
  height: auto;
  width: 100%;
  position: relative;
  padding: 0px 0px 0px 0px;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 1;
}

div.acon {
  padding: 10px;
}

#bContent table.hover_highlight TR:hover {
  background-color: yellow;
}

#bContent table.hover_highlight TR:first-child:hover {
  background-color: transparent;
}

/* === end Account Content Style ============================================ */


/* === Account Navigation Style ============================================= */
#acContext {
  border: 0px solid #000000;
  border-bottom-width: 4px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: auto;
  min-height: 24px;
  position: relative;
}

#acContext::after {
  content: "";
  display: table;
  clear: both;
}

#acTitle {
  font-weight: bold;
  font-size: 12pt;
  padding: 0px 3px;
  float: left;
  position: relative;
}

#acTitle H1 {
  font-size: 12pt;
  white-space: nowrap;
  margin: 0;
  line-height: 24px;
}

#acNav {
  top: 2px;
  left: 0px;
  width: 60%;
  float: left;
  height: auto;
  position: relative;
}

#acNav table {
  margin: 0px;
  padding: 0px;
}

/* Dropdown styles below under Main Navigation Style */
ul.acdropdown {
  font-size: 10pt;
  font-weight: normal;
}

ul.acdropdown li {
  padding: 0px 3px;
}

/* === end Account Navigation Style === */


/* === Body Context Style =================================================== */
#bContext {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  position: relative;
  border: 0px solid #000000;
  border-bottom-width: 1px;
  color: #000000;
  background-color: transparent;
  z-index: 1;
  min-height: 40px;
}

#bTitle {
  position: relative;
  width: 50%;
  font-weight: bold;
  font-size: 12pt;
  padding: 3px 3px;
  z-index: 2;
}

#bListPaging {
  position: relative;
  font-weight: bold;
  font-size: 10pt;
  width: 50%;
  text-align: right;
  margin-top: -20px;
  margin-left: auto;
  padding: 2px 5px;
  z-index: 3;
}

#bListPaging ul {
  padding: 0px 0;
  margin: 0;
  font: normal 12px Arial;
  font-weight: bold;
}

#bListPaging ul li {
  display: inline;
}

#bListPaging ul li a {
  color: #000000;
  padding: 0px 2px;
  margin: 0;
}

#bListPaging ul li a:hover {
  color: #FFFFFF;
  background-color: #000000;
}

#bListFunctions {
  position: relative;
  width: 35%;
  text-align: left;
  padding: 0px 1px;
  font-weight: bold;
  font-size: 10pt;
  z-index: 3;
  height: auto;
}

#bListFunctions ul {
  padding: 0px 0;
  margin: 0;
  font: normal 12px;
  font-weight: bold;
  display: flex;
}

#bListFunctions ul li {
  display: inline;
}

#bListFunctions ul li a {
  color: #000000;
  padding: 0px 2px;
  margin: 0;
}

#bListFunctions ul li a:hover {
  color: #FFFFFF;
  background-color: #000000;
}

#bFilterCriteria {
  position: relative;
  width: 75%;
  text-align: right;
  margin-top: -20px;
  margin-left: auto;
  font-weight: bold;
  font-size: 10pt;
  padding: 5px 3px;
  z-index: 3;
  height: auto;
}

#bFilterCriteria ul {
  padding: 0px 0;
  margin: 0;
  font: normal 12px;
  font-weight: bold;
}

#bFilterCriteria ul li {
  display: inline;
  background-color: transparent;
  color: #000000;
  padding: 0px 2px;
  margin: 0;
}

#criteria {}

/* === end Body Context Style === */

/* === Status ========================================================= */
div.Status {
  position: relative;
  font-size: 10pt;
  font-weight: normal;
  left: 0px;
  padding: 10px 0px 0px 0px;
  height: auto;
}

div.StatusBold {
  font-weight: bold;
  padding: 6px 4px;
  border: 0px solid #000000;
  border-bottom-width: 0px;
}

#StatusImage {
  position: relative;
  float: left;
  padding: 0px 20px 0px 0px;
  min-width: 32px;
  height: auto;
  min-height: 32px;
}

#bDebug {
  left: 10px;
  background-color: #FFFFFF;
  color: #000000;
}

#bViewFunctions {}

#bWarning {
  background-color: white;
  border: 0px solid #000000;
  border-bottom-width: 0px;
  left: 0px;
  padding: 5px 0px 20px 0px;
}

#bStop {}

#bError {
  color: #B30000;
  background-color: transparent;
  padding: 6px 0px;
  border: 0px solid #000000;
  border-bottom-width: 0px;
  width: 100%;
  height: auto;
}

/* === end Status === */


/* === Content Style ======================================================== */
#bContent {
  position: relative;
  left: 0px;
  height: 100%;
  width: 100%;
  padding: 10px 0px 0px 0px;
  min-height: 240px;
}

.content {
  position: relative;
  margin: 0px;
  height: 100%;
  width: 100%;
  padding: 0px;
}

/* === end Content Style === */


/* === Order Style ========================================================= */
#odSHW div,
#odORDER div,
#odPAY div,
#odCREDIT div,
#odISSUE div,
#odRALLOCATE div,
#odCANCEL div,
#odROLLBACK div,
#odLOG div,
#odPEND div,
#pySHW div,
#pyMOD div,
#cdSHW div,
#cdMOD div {
  margin: 10px 4px 10px 4px;
}

blockquote.padded0 {
  margin: 0px 0px 0px 0px;
}

blockquote.padded1 {
  margin: 0px 0px 0px 20px;
}

blockquote.padded2 {
  margin: 0px 0px 20px 20px;
}

#odTot {
  margin: 20px 0px 0px 0px;
}

#odCREDIT #odTot {
  margin: 0px 0px 20px 0px;
}

#odCREDIT #odBal {
  margin: 20px 0px 0px 0px;
}

#odBAddr,
#odItems,
#odLicenses,
#odTotals,
#odNotes,
#odPYMT {
  margin: 20px 0px 0px 0px;
}

#odORDER div.tTbl td,
#odORDER div.tTbl th {
  padding-right: 4px;
}

#odItemsS div.tTbl td,
#odItemsS div.tTbl th {
  padding-right: 0px;
}

div.overflow {
  width: 100%;
  /* min-width: 550px;*/
  height: 100% !important;
  overflow-y: auto;
  overflow-x: auto;
}

div.pubDLditOD {
  width: 460pt;
}

#odORDER #odItemsS div.tFt {
  height: auto;
  margin: 0px;
}

/**new/modify order**/
#odORDER blockquote #odItemsS div.tTbl {
  background-color: #EEEEEE;
  border: 1px solid #EEEEEE;
}

/**********************************************/

#odPIVF {
  padding: 20px 0px 0px 0px;
}

#odPIVF div.tTbl {
  padding: 0px;
  margin: -3px;
  text-align: left;
}


#odATT {
  padding: 10px 0px 10px 0px;
}

/*begin Color Checkbox Style*/
table.liColor,
table.liColorH {
  vertical-align: top;
  text-align: center;
  padding: 1px;
  height: 12px;
  font-size: 9pt;
  font-family: Arial;
}

table.liColorH {
  font-size: 8.5pt;
}

table.liColorH td.liColorEven,
table.liColorH td.liColorOdd {
  padding-right: 3.75px;
  padding-left: 4px;
}

td.liColorEven {
  padding-right: 2px;
  padding-left: 2px;
  background: #BDE9B9;
}

td.liColorOdd,
td.liColorOdd input {
  padding-right: 2px;
  padding-left: 2px;
  background: #FFFFFF;
}

/*end Color Checkbox Style*/

/* === end Order Style === */


/* === Information Box Style ================================================ */
div.ibox {
  border: 3px solid black;
  width: 240px;
  position: relative;
  top: 0px;
  float: right;
  padding: 5px;
  background-color: #F2F2F2;
  background-image: '';
  font-size: 9pt;
}

div.ibox #iboxt {
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  border: 0px;
  border-bottom: 1px solid black;
}

div.ibox li {
  padding-top: 5px;
}

/* === end Information Box Style === */


/* === Credit Card Box Style ================================================ */
div.ccbox {
  width: 90px;
  height: auto;
  min-height: 220px;
  position: relative;
  top: 0px;
  float: right;
  background-color: transparent;
}

/* === end Credit Card Box Style === */
#cvvanchor {
  text-decoration: underline;
}

#cvvtip {
  display: none;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  height: 149px;
  width: 328px;
  border: 2px solid #000000;
  z-index: 700;
}


/* === Buttons Style ========================================================== */
#bBtns {
  position: relative;
  font-size: 10pt;
  color: #000000;
  padding: 10px 0px 0px 0px;
  border: 0px solid #000000;
  border-top-width: 1px;
  width: auto;
  height: 24px;
  clear: both;
}

/* === end Buttons Style === */


/* === User Contributed Footer Style ======================================== */
#bFoot {
  position: relative;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

/* === end User Contributed Footer Style === */


/* === FAQ Styles =========================================================== */
/* styled in catalog's cs style.css files */
#PAGE {}

#PAGE A {}

#FAQ {}

#FAQ A {}

#FAQA {}

#FAQA blockquote {}

.FAQQS {}

.FAQQ {}

.FAQBTT {}

/* === end FAQ Styles === */


/* === Main Page Tag Product Styles ========================================= */
#Tags {
  position: relative;
  width: 100%;
  height: 300px;
  margin: 0px;
  text-align: center;
}

img.TagsImg {
  border: 0px;
}

A.TagsIA {
  text-decoration: none;
}

A.TagsA {
  font-weight: bold;
  text-decoration: underline;
}

#TagsLeft {
  position: absolute;
  width: 200px;
  top: 0px;
  left: 0px;
  margin: 0px;
}

#TagsMiddle {
  position: relative;
  width: 50%;
  top: 75px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10pt;
}

#TagsMiddle UL {
  text-align: left;
}

#TagsRight {
  position: absolute;
  width: 200px;
  top: 0px;
  right: 0px;
  margin: 0px;
}

/* === end Main Page Tag Product Styles === */


/* === FRD Styles =========================================================== */
/* styled in catalog's cs style.css files */
/* === end FRD Styles === */


/* === Product Styles ======================================================= */
#pdPaging {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 100%;
  padding: 0px 0;
  margin: 0;
}

#pdPaging ul {
  right: 5px;
  text-align: right;
  padding: 10px 0;
  margin: 0;
  font-weight: bold;
}

#pdPaging ul li {
  display: inline;
}

#pdPaging ul li a {
  color: #000000;
  padding: 0px 2px;
  margin: 0;
}

#pdPaging li a:hover {
  color: white;
  background-color: #000000;
}

#pdName {
  position: relative;
  right: 5px;
  width: 100%;
  text-align: left;
  padding: 10px 0;
  margin: 0;
  font: normal 20px;
  font-weight: bold;
}

#pdTags {
  position: relative;
  padding: 0px 0px;
  margin: 0px;
}

#pdTags ul {
  text-align: left;
  padding: 0px 0px;
  margin: 8px;
  font: normal 12px;
  list-style-type: none;
}

#pdImage {
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px 10px;
}

#pdPrice {
  position: relative;
  text-align: left;
  padding: 0px 0px;
  margin: 0px;
  font: normal 12px;
}

#pdATC {
  position: relative;
  text-align: left;
  padding: 0px 0px;
  margin: 8px;
  font: normal 12px;
}

#pdDesc {
  position: relative;
  text-align: left;
  padding: 0px 0px;
  margin: 0;
}

#pdInfo {
  position: relative;
  text-align: left;
  padding: 0px 0px;
  margin: 8px;
  font: normal 12px;
}

#pdRelated {
  position: relative;
  text-align: left;
  padding: 0px 0px;
  margin: 0;
  font: normal 12px;
}

#pdRelated em {
  font-style: normal;
}

#pdRelated ul {
  text-align: left;
  margin: 0;
  list-style-type: none;
}

#pdAlsoBought {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 0px 0px;
  margin: 8px;
  font: normal 12px;
}

#pdAlsoBought ul {
  text-align: left;
  margin: 0;
  list-style-type: none;
}

/* === end Product Styles === */


/* === Category Styles ====================================================== */
#cgBreadCrumb {
  position: relative;
  width: 100%;
  padding: 0px 0;
  margin: 0;
}

#cgBreadCrumb ul {
  text-align: left;
  padding: 10px 0;
  margin: 0;
  font: normal 12px;
  font-weight: bold;
}

#cgBreadCrumb ul li {
  display: inline;
}

#cgBreadCrumb ul li a {
  color: #000000;
  padding: 0px 2px;
  margin: 0;
}

#cgBreadCrumb ul li a:hover {
  color: white;
  background-color: #000000;
}

#cgPaging {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 100%;
  padding: 0px 0;
  margin: 0;
}

#cgPaging ul {
  right: 5px;
  text-align: right;
  padding: 10px 0;
  margin: 0;
  font: normal 12px;
  font-weight: bold;
}

#cgPaging ul li {
  display: inline;
}

#cgPaging ul li a {
  color: #000000;
  padding: 0px 2px;
  margin: 0;
}

#cgPaging li a:hover {
  color: white;
  background-color: #000000;
}

/* === end Category Styles === */

/* === Main Navigation Style ================================================ */
ul.dropdown {
  position: relative;
  z-index: 597;
  margin: 0px;
  left: 0px;
  padding: 0px;
  padding-bottom: 1px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

ul.dropdown li {
  float: left;
  vertical-align: middle;
  zoom: 1;
  list-style: none;
  color: #000000;
  padding: 3px 7px;
  margin: 0;
  text-decoration: none;
  border-right: 1px solid #000000;
  border-left: 2px solid #ffffff;
  background: #DDDDDD;
}

ul.dropdown li.divider {
  border-top: solid 1px #e5e5e5;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
  color: #ffffff;
  background: #000000;
}

ul.dropdown li.hover a,
ul.dropdown li:hover a {
  color: #ffffff;
  background: #000000;
}

ul.dropdown a {
  color: #000000;
}


/* -- level mark -- */
/* LEVEL 2 */

ul.dropdown ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  margin: 0px;
  z-index: 598;
  width: 150px;
  padding: 3px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0 #666 #666 #f0f0f0;
  background-color: #DDDDDD;
  font-size: 11px;
  list-style: none;
}

ul.dropdown ul li {
  float: none;
  background: #DDDDDD;
  border: 0px;
  border-bottom-width: 0;
  border-top-width: 0;
  font: normal 12px;
  line-height: 18px;
}

ul.dropdown ul li a {
  display: block;
  width: 100%;
}

ul.dropdown ul li.hover a,
ul.dropdown ul li:hover a,
ul.dropdown ul li.hover,
ul.dropdown ul li:hover {
  color: #ffffff;
  background: #000000;
}

ul.dropdown ul a:link,
ul.dropdown ul a:visited,
ul.dropdown ul a:hover,
ul.dropdown ul a:active {
  color: #000000;
  text-decoration: none;
  background: #DDDDDD;
}


/* -- level mark -- */
/* LEVEL 3 */

ul.dropdown ul ul {
  top: 1px;
  left: 96%;
  margin: 0px;
  width: 200px;
  padding: 3px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0 #666 #666 #f0f0f0;
  background-color: #DDDDDD;
  font-weight: normal;
  font-size: 11px;
  list-style: none;
}

ul.dropdown ul ul li {
  background: #DDDDDD;
  border: 0px;
  border-bottom-width: 0;
  border-top-width: 0;
  font: normal 12px Arial;
  line-height: 18px;
}

ul.dropdown ul ul li.hover a,
ul.dropdown ul ul li:hover a,
ul.dropdown ul ul li.hover,
ul.dropdown ul ul li:hover {
  color: #ffffff;
  background: #000000;
}

ul.dropdown ul ul a:link,
ul.dropdown ul ul a:visited,
ul.dropdown ul ul a:hover,
ul.dropdown ul ul a:active {
  color: #000000;
  text-decoration: none;
  background: #DDDDDD;
}

ul.dropdown li:hover>ul {
  visibility: visible;
}

/* === end Main Navigation Style === */

/* === Account Navigation Style ============================================= */
ul.acdropdown {
  position: relative;
  z-index: 497;
  margin: 0px;
  left: 0px;
  padding: 0px;
  padding-bottom: 1px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  width: 100%;
}

ul.acdropdown li {
  float: left;
  vertical-align: middle;
  zoom: 1;
  list-style: none;
  color: #000000;
  padding: 3px 3px;
  margin: 0px;
  text-decoration: none;
}

ul.acdropdown li.divider {
  border-top: solid 1px #e5e5e5;
}

ul.acdropdown li.hover,
ul.acdropdown li:hover {
  position: relative;
  z-index: 499;
  cursor: default;
  color: #ffffff;
  background-color: #000000;
}

ul.acdropdown li.hover a,
ul.acdropdown li:hover a {
  color: #ffffff;
  background-color: #000000;
}

ul.acdropdown a {
  color: #000000;
  text-decoration: underline;
}


/* -- level mark -- */
/* LEVEL 2 */

ul.acdropdown ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  margin: 0px;
  z-index: 598;
  width: 150px;
  padding: 3px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0 #666 #666 #f0f0f0;
  background-color: #DDDDDD;
  font-size: 11px;
  list-style: none;
}

ul.acdropdown ul li {
  float: none;
  background: #DDDDDD;
  border: 0px;
  border-bottom-width: 0;
  border-top-width: 0;
  font: normal 12px Arial;
  line-height: 18px;
}

ul.acdropdown ul li a {
  display: block;
  width: 100%;
}

ul.acdropdown ul li.hover a,
ul.acdropdown ul li:hover a,
ul.acdropdown ul li.hover,
ul.acdropdown ul li:hover {
  color: #ffffff;
  background: #000000;
}

ul.acdropdown ul a:link,
ul.acdropdown ul a:visited,
ul.acdropdown ul a:hover,
ul.acdropdown ul a:active {
  color: #000000;
  text-decoration: none;
  background: #BDE9B9;
}


/* -- level mark -- */
/* LEVEL 3 */

ul.acdropdown ul ul {
  top: 1px;
  left: 96%;
  margin: 0px;
  width: 150px;
  padding: 3px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0 #666 #666 #f0f0f0;
  background-color: #DDDDDD;
  font-weight: normal;
  font-size: 11px;
  list-style: none;
}

ul.acdropdown ul ul li {
  background: #DDDDDD;
  border: 0px;
  border-bottom-width: 0;
  border-top-width: 0;
  font: normal 12px Arial;
  line-height: 18px;
}

ul.acdropdown ul ul li.hover a,
ul.acdropdown ul ul li:hover a,
ul.acdropdown ul ul li.hover,
ul.acdropdown ul ul li:hover {
  color: #ffffff;
  background: #000000;
}

ul.acdropdown ul ul a:link,
ul.acdropdown ul ul a:visited,
ul.acdropdown ul ul a:hover ul.acdropdown ul ul a:active {
  color: #000000;
  text-decoration: none;
  background: #DDDDDD;
}

ul.acdropdown li:hover>ul {
  visibility: visible;
}

/* === end Account Navigation Style === */

#cart_donation {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#cart_donation #blinker {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  animation: blinker 4s linear infinite;
  background-color: #B30000;
  margin-right: 5px;
}

#cart_donation #would_you_like {
  font-weight: bold;
}

@-webkit-keyframes blinker {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

/* --- TEXT UTILITIES --- */
.text-red {
  color: #B30000 !important;
}

.text-blue {
  color: blue !important;
}

/* === Modern Focus Styles === */
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus,
input.sffocus,
textarea.sffocus,
select.sffocus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 95, 204, 0.4);
  border-color: #005fcc;
  transition: all 0.2s ease-in-out;
}


/* --- PRINT-ONLY STYLES --- */
@media print {
/* Remove unwanted elements */
div.beta, div#WrapperTop, nav#bNav, div#bLogin,
div#acListPaging, div#acNav, div#acFilterCriteria,
footer#bFootTop, footer#bFoot, footer#bFootBtm, .noprint,
img#bLogo, img#bLogo1, img#bLogo3, img#bLogo4
{ display: none; }

/* Improve colour contrast of links */
a:link, a:visited
{ color: #781351 }

body {
  width: 100%; margin: 0px; float: none;
  text-align: left;
  color: #000000;
  background: #ffffff; 
}

div#page, div#Wrapper, div#WrapperBtm, #bWrapper, div#bHCnt, 
div.content, div#acContent, div#bContext, div#overflow {
  background: #FFFFFF;
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  top: 0px;
}

div.content, div#overflow, #layout-main-content { 
  overflow-y: visible !important;
  overflow-x: visible !important;
  height: auto !important;
}

div#Wrapper {
  border: 1px solid #FFFFFF;
}

header#bHeader, div#banner, div#banner::before {
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
  border: 0px;
  background: #FFFFFF;
}

div#banner::before {
  display: block !important;
  visibility: visible !important;
  content: "" !important;
}

div.agLaws {
  max-width: 400px !important;
  float: left;
  height: auto;
  text-align: left;
}

div.agLicenses {
  max-width: 300px;
  float: right;
  margin: 0px;
}

table, .tight {
  max-width: 100% !important;
}

td, th {
  white-space: normal !important;
  word-wrap: break-word !important;
}

select, input, textarea, .ts-wrapper {
  max-width: 100% !important;
  min-width: 0 !important;
  white-space: normal !important;
}
}

/* Add Row Button (+) Image Replacement */
a.addRow {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23475569'/%3E%3Cpath d='M12 7v10M7 12h10' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-indent: -9999px; /* Hides the original "+" text */
  overflow: hidden;
  vertical-align: middle;
  margin-left: 6px;
  transition: transform 0.15s ease-in-out, filter 0.15s ease-in-out;
}

a.addRow:hover {
  transform: scale(1.15);
  filter: brightness(0.85);
}

a.addRow:active {
  transform: scale(0.95);
}

/* --- Soft-Delete Button Premium Styling (Buttons & Checkboxes) --- */
.row-delete-btn {
  -webkit-appearance: none;
  appearance: none; /* Strips native checkbox border and tick */
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  cursor: pointer;
  text-indent: -9999px; /* Hides the native checkbox/emoji text */
  overflow: hidden;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  transition: transform 0.15s ease-in-out, filter 0.15s ease-in-out;
  outline: none;
}

.row-delete-btn:hover {
  transform: scale(1.15);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ef4444'%3E%3Cpath d='M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z'/%3E%3C/svg%3E");
}

.row-delete-btn:active {
  transform: scale(0.95);
}

/* Checked Checkbox State (Turns into Green Undo Arrow) */
.row-delete-btn:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2310b981'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z'/%3E%3C/svg%3E") !important;
}

.row-delete-btn:checked:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23059669'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z'/%3E%3C/svg%3E") !important;
}

.row-marked-deleted .row-delete-btn {
  pointer-events: auto !important;
  opacity: 1.0 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2310b981'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z'/%3E%3C/svg%3E") !important;
}

.row-marked-deleted .row-delete-btn:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23059669'%3E%3Cpath d='M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z'/%3E%3C/svg%3E") !important;
}