@charset "UTF-8";
/* Muted Green */
/* Muted Red */
/* Muted Blue */
/* Muted Orange */
/* Muted Purple */
/* Muted Yellow */
.green {
  color: #1aa204;
}

.red {
  color: #cc3300;
}

.redbold {
  font-weight: bold;
  color: #cc3300 !important;
}

body {
  background-color: #525252;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 80%;
}

.clear {
  clear: both;
}

img {
  border: 0;
  vertical-align: top;
}

form {
  padding: 0;
  margin: 0;
}

a {
  color: #c60a00;
  text-decoration: none;
  font-size: 1em;
}
a:hover {
  color: #c60a00;
  text-decoration: underline;
  font-size: 1em;
}
a.selected {
  color: #c60a00;
  background-color: #fff;
}
a.categorylink {
  font-size: 1em;
  font-weight: bold;
}

h2 {
  padding-left: 40px;
  background: url(../../images/label.jpg) no-repeat 10px 3px;
  font-family: "Open Sans", Arial, sans-serif;
}

h3 {
  padding-left: 40px;
  padding-bottom: 10px;
  background: url(../../images/label.jpg) no-repeat 0 0;
  font-family: "Open Sans", Arial, sans-serif;
}

.hidden {
  display: none;
}

.regulartext {
  font-size: 80%;
  font-size: 0.8em;
}

#logoheader {
  height: 63px;
  background-image: url(../../images/logo.jpg);
  background-repeat: no-repeat;
}

.bold {
  font-weight: bold;
}

.shortmenuheader {
  text-align: center;
}
.shortmenuheader a {
  font-size: 0.9em;
}

.maintable {
  border-radius: 7px;
  margin: 10px auto;
  padding: 10px;
  border: solid 1px #fff;
  width: 80%;
  min-width: 1280px;
  background-color: #fff;
}

.centercontent {
  margin: auto;
  background-color: #fff;
  min-width: 1280px;
}

.sidenaivgation {
  float: left;
  width: 15%;
  min-width: 180px;
  margin: 0;
}

.maincontent {
  border: 1px solid #a2a0a1;
  border-radius: 7px;
  float: right;
  width: 83%;
  min-width: 698px;
  margin: 0;
  padding: 10px;
}

.centercontentfull .maincontent {
  width: 95%;
  float: none;
}

#navmenu {
  width: 375px;
  float: right;
}

.headermenu .bigfont {
  font-size: 3em;
}
.headermenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.headermenu > ul > li {
  display: inline-block;
  width: 24%;
  list-style: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  text-align: center;
}
.headermenu .submenu {
  display: none;
  position: absolute;
  background: #72391c;
  width: 200px;
  color: #fff;
}
.headermenu .submenu a {
  color: #fff;
  padding: 5px;
}
.headermenu .submenu li {
  padding: 5px;
  text-align: left;
}
.headermenu li:hover .submenu {
  display: block;
  z-index: 2;
}

#nav-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav-menu li a {
  font-size: 1em;
  color: #733b22;
  font-weight: bold;
  padding-right: 0px;
  padding-top: 3px;
  text-decoration: none;
}

.cattreeul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cattreeul li {
  font-size: 1em;
  color: #72391c;
  padding-left: 10px;
  padding-top: 7px;
}
.cattreeul li a {
  font-size: 1em;
  color: #72391c;
  font-family: "Open Sans", Arial, sans-serif;
}
.cattreeul ul ul li {
  color: #161616;
}

.cattreelisel {
  width: 140px;
  margin-left: 1px;
  padding-left: 2px;
  padding-top: 0px;
}

#header {
  margin: auto;
  background-color: #fff;
}

.headerlink {
  color: #c60a00;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.headerlink a {
  color: #c60a00;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-weight: bold;
}

#footer {
  margin: auto;
  background-color: #fff;
}

.footerlink {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
.footerlink a {
  color: #cccccc;
}

.headernavigation {
  list-style: none;
  float: right;
}
.headernavigation li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 5px;
}

.breadcrumb1 {
  background-color: #e1dfe0;
  font-size: 1.05em;
  font-weight: bold;
  color: #3f3d3e;
  padding: 5px 12px;
  font-family: "Open Sans", Arial, sans-serif;
}
.breadcrumb1 a {
  color: #595758;
}

.pagecontent {
  padding: 20px;
}

.highlightedlabel {
  color: #c60a00;
}

.paging {
  margin: auto;
  text-align: center;
}

.imgmiddle img {
  vertical-align: middle;
}

.search {
  height: 30px;
  border: 1px solid #999999;
  background-color: #fffcfd;
  font-size: 24px;
}

.searchtxt {
  color: #333333;
  font-size: 14px;
}

.catbox {
  background-image: url(../../images/gray-box-mid.jpg);
  width: 168px;
  border-radius: 10px;
  padding: 10px 0;
  border: solid 1px #b9b9b9;
  margin-right: 2px;
}

.leftheading {
  font-size: 18px;
  color: #c60a00;
  font-weight: bold;
  padding-left: 12px;
}

fieldset {
  border: none;
  position: relative;
}

legend {
  padding-left: 1px;
  color: #723a19;
  font-size: 1em;
  font-weight: bold;
}

label.formlabel {
  float: left;
  font-size: 1em;
  width: 155px;
  color: #595758;
  font-weight: bold;
  margin: 2px;
}
label.formlabelnormal {
  font-size: 1em;
  width: 155px;
  color: #595758;
  font-weight: bold;
}
label.error {
  float: right;
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  color: #f00;
  font-style: italic;
}

.petVetLabel {
  font-size: 1em;
  color: #595758;
  font-weight: bold;
}

.pad {
  padding-left: 3px;
}

.heading {
  font-size: 1em;
  font-weight: bold;
  color: #723a19;
}

.tableHeading {
  font-size: 18px;
  color: #595758;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
}

.tblborder {
  border-left: 1px solid #a2a0a1;
  border-right: 1px solid #a2a0a1;
}

.tableborder {
  border: solid 1px #c3c3c3;
  border-collapse: collapse;
  border-radius: 7px;
}

.retprice {
  font-size: 1em;
}

.entryTable td {
  padding: 3px 6px;
}

.thHeading {
  font-size: 1em;
  font-weight: bold;
  color: #595758;
  padding: 3px 6px;
  background-color: #e1dfe0;
}
.thHeading a {
  font-size: 1em;
  font-weight: bold;
}

.tdOddHeading {
  font-size: 1em;
  padding: 3px 6px;
  background-color: #e1dfe0;
  color: #595758;
}

.tdEvenHeading {
  font-size: 1em;
  padding: 3px 6px;
  background-color: #fff;
  color: #595758;
}

.tdHeading {
  font-size: 1em;
  padding: 3px 6px;
  background-color: #fff;
  color: #000000;
}

.tdHeadingChng {
  font-size: 1em;
  background-color: #5684c9;
  color: #ffffff;
  padding: 6px 6px;
}

.txtHeading {
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  width: 150px;
}

.errormsg {
  color: red;
  font-size: 1em;
  font-weight: bold;
  background: #e1dfe0;
}
.errormsg ul {
  padding: 0px 0px 0px 20px;
}

.successmsg {
  color: #723b14;
  font-size: 1em;
  font-weight: bold;
  background: #e1dfe0;
}

.text {
  color: #000000;
  font-size: 1em;
}

.prodprice {
  font-weight: bold;
  font-size: 1em;
  color: #c60a00;
}

#custprice {
  font-weight: bold;
  font-size: 1em;
  color: #723a19;
}

.prodHeading {
  color: #723a19;
  font-size: 18px;
}

.prodsubheading {
  color: #723a19;
  font-size: 1em;
}

.poptions {
  padding-top: 4px;
  font-size: 1em;
}

.formfield {
  border: 1px solid #e1dfe0;
  font-size: 1em;
  padding: 4px;
  border-radius: 3px;
}
.formfield:focus {
  box-shadow: 2px 2px 1px #c3c3c3;
}
.formfield.quantity {
  width: 50px;
}

.formfieldnoneditable {
  border: none;
  font-size: 1em;
  padding: 2px;
}

.formfieldwrapper {
  padding: 4px;
}

#consumerinfowrapper .formfieldwrapper {
  padding-left: 20px;
}

input.error,
select.error,
textarea.error {
  border: solid 1px #f00;
}

.labelText {
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  width: 150px;
  padding-top: 6px;
}

.aligncenter {
  text-align: center;
}

.alignleft {
  text-align: left;
}

.formtext {
  font-size: 0.75em;
}

.headText {
  color: #723b14;
  font-weight: bold;
  font-size: 1em;
}

.headingTxt {
  color: #000000;
  font-weight: bold;
  font-size: 1em;
}

.pad10-20 {
  padding: 10px 20px;
}

.outerAjaxDiv {
  z-index: 2;
  position: absolute;
  width: 160px;
  padding-left: 156px;
  height: 1px;
}

.innerAjaxDiv {
  border: 1px #ffffff solid;
  display: none;
  position: relative;
  background: #0046ad;
  padding-top: 6px;
  padding-bottom: 6px;
  height: 1px;
}

.msgSubj {
  font-weight: bold;
  color: #5d2e00;
}

.required-marker {
  color: #ff0000;
  font-size: 10px;
  padding-left: 2px;
}

.tabHeader {
  background-color: #e1dfe0;
  font-size: 1.05em;
  font-weight: bold;
  color: #3f3d3e;
  padding: 5px 12px;
  font-family: "Open Sans", Arial, sans-serif;
}

.title {
  font-size: 1.75em;
  font-weight: bold;
  color: #6e3218;
  padding-left: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.tableheading {
  font-size: 1.5em;
  font-weight: bold;
  color: #3f3d3e;
  font-family: Arial, Helvetica, sans-serif;
}

.tdheading {
  font-size: 1.05em;
  font-weight: bold;
  color: #3f3d3e;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  background-color: #e1dfe0;
  padding: 5px;
}
.tdheading td {
  padding: 4px;
}

.homeovrimage,
#nav-menu li a:hover {
  color: #c3c3c3;
}

.rxnotes {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #cc3300;
}

.notes {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #999;
}
.notes ul {
  padding: 20px;
  color: #666;
}
.notes ul li {
  font-size: 1em;
}

#nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav li {
  float: left;
  display: block;
  width: 100px;
  background: #ccc;
  position: relative;
  z-index: 500;
  margin: 0 1px;
}
#nav li a {
  display: block;
  padding: 0px 0px 0 0px;
  font-weight: 700;
  height: 0px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  color: #333;
}
#nav li a:hover {
  color: #fff;
}
#nav a.selected {
  color: #f00;
}
#nav ul {
  position: absolute;
  left: 0;
  display: none;
  margin: 0 0 0 -1px;
  padding: 0;
  list-style: none;
  margin: 0 0 0 -2px;
}
#nav ul li {
  width: 100px;
  float: left;
  border-top: 1px solid #fff;
}
#nav ul a {
  display: block;
  height: 15px;
  padding: 8px 5px;
  color: #666;
}
#nav ul a:hover {
  text-decoration: underline;
}

.petVet {
  float: left;
  width: 50%;
}

.welcometext {
  font-size: 1em;
  padding-right: 15px;
  color: #595758;
  font-weight: bold;
}

#result2 {
  height: 20px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #733b22;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #ffff99;
}

#suggestionsproductList {
  height: 250px;
  overflow: scroll;
}

#country2 {
  padding: 3px;
  border: 1px #ccc solid;
  font-size: 17px;
}

.suggestionsBox2 {
  position: absolute;
  left: 490px;
  margin: 0px 0px 0px 0px;
  width: 290px;
  background-color: #f2f2f2;
  border-radius: 7px;
  border: 2px solid #b9b9b9;
  color: #733b22;
}

.suggestionList2 {
  margin: 0px;
  padding: 0px;
}
.suggestionList2 ul li {
  list-style: none;
  margin: 0px;
  padding: 6px;
  border-bottom: 1px dotted #666;
  cursor: pointer;
}
.suggestionList2 ul li:hover {
  background-color: #fc3;
  color: #733b22;
}

ul {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  color: #733b22;
  padding: 0;
  margin: 0;
}

.load {
  background-image: url(../../images/loader.gif);
  background-position: right;
  background-repeat: no-repeat;
}

#suggest2 {
  position: relative;
}

.orderview {
  width: 98%;
  margin: auto;
}
.orderview td {
  font-size: 1em;
  color: #595758;
  padding: 5px 10px;
}

.order_invoiceno,
.order_date {
  padding: 20px;
}

.order_addressblock {
  font-style: italic;
}

.order_details td {
  background-color: #e1dfe0;
  color: #3f3d3e;
  font-weight: bold;
  padding: 6px 10px;
}

.order_returnitem td {
  text-decoration: underline;
}

.order_products td {
  vertical-align: top;
}

.alignright {
  text-align: right;
}

.orderproductlist {
  width: 100%;
}
.orderproductlist td {
  font-size: 1em;
}

.order_shippingtext td {
  font-style: italic;
  padding-left: 30px;
  border-bottom: solid 1px #c3c3c3;
}
.order_shippingtext td:before {
  content: "Note:";
}

.order_totaldetail td {
  font-size: 1em;
  font-weight: bold;
}

.shippingsection {
  padding: 0;
  margin-bottom: 30px;
}

#shippingtable {
  padding: 0 40px;
  margin: 0;
  font-size: 1em;
}

#productinformation {
  padding: 10px;
}

.shippingtableheading {
  font-size: 1em;
  font-weight: bold;
}

.shortnote {
  color: #666;
  font-size: 0.7em;
}

.ui-autocomplete-loading {
  background: transparent url(../../images/loading.gif) right center no-repeat;
}

.shippingoptionsul {
  list-style: none;
}
.shippingoptionsul .shippinglabel {
  padding: 0 5px;
}

#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #eee;
  padding: 5px;
  opacity: 0.85;
}

#tooltip h3,
#tooltip div {
  margin: 0;
}

.ui-icons {
  width: 16px;
  display: block;
  height: 16px;
  text-align: center;
}

#hideproductwrapper {
  text-align: right;
  float: right;
  padding: 10px;
}

#tabs {
  width: 98%;
  margin: auto;
}
#tabs .text {
  text-align: justify;
}

.imageposition {
  float: left;
  margin: 5px;
  margin-right: 20px;
}

.producttable {
  font-size: 0.8em;
  margin: 4px;
}

.description {
  padding: 10px;
  font-family: "Open Sans", Arial, sans-serif;
}

.optionname {
  color: #c60a00;
  font-size: 1em;
}

.productprice {
  font-size: 1em;
  font-weight: bold;
}

.addbutton {
  float: right;
}

.shoppingcart {
  width: 99%;
  clear: both;
  margin: auto 10px;
}

.productoptions {
  margin: 10px;
}

.right {
  text-align: right;
}

.requiredfield:after {
  content: url(../../images/icon-required-on.gif);
}

.inputwrapper {
  width: 52%;
  float: left;
  padding: 0px 10px;
}

.generalform .formfield,
.generalform .formfields {
  margin: 8px 10px;
  clear: both;
  border: none;
}

.generalform .inputwrapper, .generalform .forminputwrapper {
  width: 52%;
  float: left;
  padding: 0px 10px;
}
.generalform .readonlylabel {
  padding: 5px 10px;
  display: block;
}
.generalform .formlabel {
  float: left;
  width: 40%;
  text-align: right;
  padding: 6px 4px;
  font-size: 1em;
}
.generalform .forminput {
  padding: 5px 4px;
  font-family: "Open Sans", Arial, sans-serif;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
}
.generalform .forminput-readonly {
  padding: 5px 4px;
  font-family: "Ubuntu", sans-serif;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
  background-color: #c3c3c3;
}
.generalform .formbutton {
  clear: both;
  text-align: center;
  padding: 15px 10px;
}
.generalform label.error {
  color: #f00;
  font-size: 0.9em;
  font-style: italic;
}
.generalform .formfields {
  margin: 8px 10px;
  clear: both;
  border: none;
}

.readonlyfield {
  background-color: #d3d3d3;
  border-color: #c3c3c3;
}

.forminput.error {
  border-color: #ff0000;
}

.smalllabelgeneralform .formfield {
  margin: 3px 5px;
  clear: both;
  border: none;
}
.smalllabelgeneralform .inputwrapper {
  width: 52%;
  float: left;
  padding: 0px 10px;
}
.smalllabelgeneralform .readonlylabel {
  padding: 5px 10px;
  display: block;
}
.smalllabelgeneralform .formlabel {
  float: left;
  width: 25%;
  text-align: right;
  padding: 6px 4px;
  font-size: 1em;
  font-family: "Open Sans", Arial, sans-serif;
}
.smalllabelgeneralform .forminput {
  padding: 5px 4px;
  font-family: "Open Sans", Arial, sans-serif;
  border-radius: 3px;
  border: solid 1px #c3c3c3;
}
.smalllabelgeneralform .formbutton {
  clear: both;
  text-align: center;
  padding: 15px 10px;
}
.smalllabelgeneralform label.error {
  color: #f00;
  font-size: 0.9em;
  font-style: italic;
}

.generaltable {
  font-size: 0.7em;
  width: 500px;
  border: solid 1px #c3c3c3;
  box-shadow: 3px 3px 3px #666;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  left: 0;
  top: 0;
}

.overlaymessage {
  width: 350px;
  background-color: #000;
  font-size: 2em;
  color: #fff;
  margin: 150px auto auto;
  padding: 20px;
  text-align: center;
  box-shadow: 3px 3px 3px #000;
  border: solid 3px #000;
}

.buttons {
  text-align: center;
  padding: 20px;
}

.secondarybuttons {
  padding: 10px;
}
.secondarybuttons input {
  margin: 10px;
}

.copyright {
  font-size: 0.9em;
  font-family: "Open Sans", Arial, sans-serif;
}

.pharamcy {
  text-align: right;
  font-size: 0.9em;
  font-family: "Open Sans", Arial, sans-serif;
}

.ui-autocomplete {
  max-height: 240px;
  padding: 20px;
  overflow: auto;
}
.ui-autocomplete .ui-menu-item.ui-state-focus {
  font-weight: normal !important;
  border: none !important;
}

.ui-menu.ui-autocomplete {
  padding: 20px;
}

.hidemessage ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hidemessage ul li {
  padding: 5px 20px;
  font-weight: bold;
  text-align: center;
}

#detailform {
  font-size: 1em;
}
#detailform .formfield {
  padding: 2px;
  margin: 2px;
}
#detailform .largefont {
  font-size: 1.1em;
}

#detailform .blackfont,
#detailform .blackfont label {
  color: #000;
}

.productpricelist td {
  font-size: 0.9em;
}

.smallfonttable {
  font-size: 0.85em !important;
}

.boldtext {
  font-weight: bold;
}

.backorderinfo {
  font-weight: bold;
  font-size: 1.5em;
  color: #cc3300;
}

.grid-2-1 {
  float: left;
  width: 49%;
}

.summarywrapper {
  width: 95%;
  margin: auto;
}

.locationsummary {
  padding: 0;
  list-style: none;
  font-size: 88%;
}
.locationsummary li {
  padding: 2px;
  margin: 0;
}

.infosummary {
  font-weight: bold;
  font-size: 1.1em;
  min-width: 60px;
  width: 20%;
  text-align: right;
  display: inline-block;
  border-bottom: solid 1px #c3c3c3;
}

.infosummarylabel {
  display: inline-block;
  min-width: 200px;
  width: 70%;
  border-bottom: solid 1px #c3c3c3;
}

.bodyindexlogin {
  background: #fff;
}

#bodywrapper {
  width: 1000px;
  margin: auto;
  position: relative;
}

.bodymaincontent {
  padding: 20px;
}
.bodymaincontent p {
  padding: 10px 20px;
}

.rslist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.categorylist,
.genericlist4column,
.generic3column {
  list-style: none;
}

.categorylist li,
.genericlist4column {
  list-style: none;
  width: 22%;
  padding: 1%;
  margin: 0;
  display: inline-block;
}

.generic3column li {
  list-style: none;
  width: 30%;
  padding: 1%;
  margin: 0;
  display: inline-block;
  text-align: center;
}

.ui-front {
  z-index: 10000 !important;
}

#erroroverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #c3c3c3;
  opacity: 0.75;
  z-index: 9999;
  left: 0;
  top: 0;
}
#erroroverlay .shortmessage {
  text-align: center;
  color: #000;
}

#overlayerrormessage {
  width: 500px;
  background-color: #000;
  font-size: 2em;
  color: #fff;
  margin: 150px auto auto;
  padding: 20px;
  text-align: center;
  box-shadow: 3px 3px 3px #000;
  border: solid 3px #000;
}

.registerpage_retailerlist {
  list-style: none;
}
.registerpage_retailerlist li {
  border-bottom: solid 1px #c3c3c3;
  padding: 20px;
}
.registerpage_retailerlist .smalllogo {
  max-width: 300px;
  max-height: 150px;
}
.registerpage_retailerlist .linkholder {
  display: block;
  float: right;
  padding: 10px;
  border: solid 1px #666;
  font-weight: bold;
}

#confirmationscreen {
  background-color: #fff;
  border: solid 2px #000;
  width: 90%;
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  height: 90%;
  overflow-y: scroll;
}

#confirmationscreenwrapper #mainsubmit {
  background-image: none;
  background-color: #5684c9;
  color: #fff;
  padding: 8px 15px;
  font-weight: bold;
  font-size: 15px;
  transition: all 500ms;
}
#confirmationscreenwrapper #mainsubmit:hover {
  box-shadow: #525252 0px 0px 5px;
}

.removebutton {
  padding: 10px 20px;
}

.noborder {
  border: none;
}

.highlightlabel,
label.highlightlabel,
input.highlightlabel {
  color: #000;
  font-weight: bold;
}

span.warning {
  color: #cc3300;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  text-align: center;
}
span.fa-stack.fa-lg {
  font-size: 12px;
}

.maintable-new {
  background: #fff;
  color: #000;
  width: 1000px;
  margin: 0px auto;
  position: relative;
  box-shadow: 0px 8px 10px gray, -10px 8px 15px gray, 10px 8px 15px gray;
}

.tagline {
  font-weight: bold;
  font-size: 14px;
  color: #753a1c;
  padding-right: 20px;
  text-align: right;
  font-family: "Open Sans", Arial, sans-serif;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.mainheadercontainer {
  position: relative;
  width: 100%;
}

.headerlogo {
  padding: 10px;
}

.headerlinks {
  position: absolute;
  text-align: right;
  top: 0px;
  right: 20px;
}
.headerlinks ul {
  list-style: none;
}
.headerlinks li {
  float: right;
  padding: 5px;
  text-transform: uppercase;
  color: #a4a1a1;
  text-decoration: none;
}
.headerlinks li a {
  color: #a4a1a1;
  font-size: 11px;
  text-decoration: none;
  font-family: "Open Sans", Arial, sans-serif;
}

.center {
  text-align: center;
}

.maintable td {
  font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}

.contactus {
  padding: 30px;
}

.frontdowntxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  text-align: left;
  padding: 0px 10px;
}

.myriad12 {
  font-family: "Lucida Sans", sans-serif;
  font-size: 1em;
}

h1 {
  font-family: "Lucida Sans", sans-serif;
  letter-spacing: -1px;
  font-weight: bold;
  color: #74381a;
  padding: 0px 0px 9px 0px;
  margin: 0px 0px 9px 0px;
}

fieldset.basicborderless {
  border: none;
}

.list1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  list-style-type: square;
  font-weight: bold;
}

.hlitetable {
  background-color: #dedccb;
  border: #916d46;
  border-style: solid;
  border-width: 1px;
}

.sidebox {
  padding-left: 25px;
  padding-right: 8px;
}

.contentholder {
  padding: 20px;
}

.mainimagewrapper,
.mainquestionwrapper {
  padding: 5px;
  list-style: none;
  margin: 0;
}

.mainimagewrapper li {
  float: left;
  padding: 15px;
  text-align: center;
}
.mainimagewrapper li img {
  border: solid 5px #c3c3c3;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #666;
}

.questionwrapper {
  border: solid 1px #c3c3c3;
  border-radius: 7px;
  margin: 5px;
  padding: 10px;
  cursor: pointer;
}
.questionwrapper .qaquestion {
  font-weight: bold;
  padding: 3px;
  font-size: 1.1em;
}
.questionwrapper:hover {
  background: #c9c9c9;
  border-radius: 4px;
}
.questionwrapper .qaanswer {
  display: none;
  margin-top: 5px;
  font-style: italic;
  font-size: 1em;
}

.generalform {
  width: 90%;
  margin: auto;
  border: solid 1px #c3c3c3;
}
.generalform legend {
  font-size: 1.2em;
  color: #910101;
  font-weight: bold;
}
.generalform .forminput {
  max-width: 100%;
}

.hidemessage li {
  padding: 10px;
}

.maingrid {
  width: 92%;
  padding: 0;
  margin: 20px auto;
  border-collapse: collapse;
  border: solid 1px #c3c3c3;
}
.maingrid td {
  font-size: 1.1em;
  margin: 0;
  padding: 4px;
}

.maingridheading {
  font-weight: bold;
  padding: 4px;
}

.listinguser {
  list-style: none;
  padding: 0;
}
.listinguser li {
  border: solid 1px #c3c3c3;
  padding: 4px 10px;
}
.listinguser li:nth-child(odd) {
  background-color: #eeeeee;
}

nav.menuwrapper {
  padding: 0 9px 0 10px;
  background: transparent;
}

ul.usermenu {
  text-align: center;
  margin: 0;
  background: url(../../images/menubg.jpg);
  list-style: none;
  padding: 0;
}
ul.usermenu li {
  display: inline-block;
  width: 15%;
  background: url(../../images/menubg.jpg);
  padding: 8px 5px;
  margin: 0;
}
ul.usermenu li a {
  text-decoration: none;
  font-size: 1.2em;
  color: #fff;
  font-weight: bold;
  padding: 10px 5px;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
}
ul.usermenu li a:hover {
  color: #cb0200;
}

.ui-autocomplete .ui-menu-item {
  overflow-x: hidden;
}

.ui-autocomplete .ui-menu-item .ui-state-active {
  overflow-y: hidden;
  padding: inherit;
}

.generalform .forminput,
.generalform textarea.forminput {
  border-radius: 6px;
  padding: 8px 12px;
  border: 1px solid #c0b4ae;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.generalform .forminput:focus,
.generalform textarea.forminput:focus {
  outline: none;
  border-color: #5a2b12;
  box-shadow: 0 0 0 3px rgba(90, 43, 18, 0.12);
}

.generalform textarea.forminput {
  resize: vertical;
  min-height: 90px;
}

input[type=submit].regularbutton,
input[type=button].regularbutton,
button.regularbutton,
input[type=submit].ui-button,
input[type=button].ui-button,
button.ui-button {
  background: linear-gradient(160deg, rgb(141, 67.3666666667, 28.2) 0%, #5a2b12 55%, rgb(56, 26.7555555556, 11.2) 100%);
  color: #fff;
  border: 1px solid #5a2b12;
  padding: 9px 26px;
  border-radius: 6px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0.3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
  transition: background 0.18s ease, box-shadow 0.18s ease, transform 0.1s ease;
}

input[type=submit].regularbutton:hover,
input[type=button].regularbutton:hover,
button.regularbutton:hover,
input[type=submit].ui-button:hover,
input[type=button].ui-button:hover,
button.ui-button:hover {
  background: linear-gradient(160deg, rgb(166.5, 79.55, 33.3) 0%, rgb(115.5, 55.1833333333, 23.1) 100%);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.22);
  transform: translateY(-1px);
}

input[type=submit].regularbutton:active,
input[type=button].regularbutton:active,
button.regularbutton:active,
input[type=submit].ui-button:active,
input[type=button].ui-button:active,
button.ui-button:active {
  transform: translateY(0);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

input[type=reset].ui-button {
  background: transparent;
  color: #5a2b12;
  border: 1px solid #5a2b12;
  box-shadow: none;
  text-shadow: none;
  margin-left: 8px;
}

input[type=reset].ui-button:hover {
  background: rgba(90, 43, 18, 0.07);
  box-shadow: none;
  transform: none;
}

.loginbox {
  background: #faf8f7;
  border: 1px solid #d6cdc7;
  border-radius: 10px;
  padding: 28px 32px 22px;
  box-shadow: 0 4px 22px rgba(0, 0, 0, 0.15);
  width: 380px;
  margin: auto;
  text-align: center;
}
.loginbox h2 {
  padding-left: 0;
  background: none;
  font-size: 1.45em;
  color: #c10a06;
  margin-bottom: 14px;
  letter-spacing: -0.5px;
}
.loginbox fieldset.generalform {
  border: none !important;
  box-shadow: none;
  background: transparent;
  padding: 0;
  width: 100%;
  margin: 0;
}
.loginbox .formfield {
  text-align: left;
  margin: 10px 0;
  border: none;
  padding: 0;
  display: block;
}
.loginbox .formlabel {
  display: block;
  float: none;
  text-align: left;
  width: 100%;
  color: #4a4a4a;
  font-weight: 600;
  padding: 0 0 4px 2px;
  font-size: 0.95em;
}
.loginbox .inputwrapper {
  width: 100%;
  float: none;
  padding: 0;
}
.loginbox .forminput {
  width: 100% !important;
  box-sizing: border-box;
  padding: 10px 12px;
  border-radius: 6px;
  border: 1px solid #c0b4ae;
  font-size: 1em;
}
.loginbox .forminput:focus {
  outline: none;
  border-color: #753a1c;
  box-shadow: 0 0 0 3px rgba(117, 58, 28, 0.12);
}
.loginbox .formbutton {
  padding: 14px 0 6px;
  text-align: center;
}
.loginbox .login-btn {
  width: 100%;
  padding: 11px 10px;
  font-size: 1.05em;
  border-radius: 6px;
}

.forgot-pw {
  text-align: center;
  padding: 8px 0 4px;
  font-size: 0.92em;
}
.forgot-pw a {
  color: #753a1c;
  text-decoration: none;
}
.forgot-pw a:hover {
  text-decoration: underline;
}

.login-page-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 20px;
}

.tablerow {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 92%;
  margin: 20px auto 10px;
}
.tablerow .leftcol {
  flex: 1;
  float: none;
  width: auto;
}
.tablerow .leftcol img {
  width: 100%;
  border-radius: 10px;
}
.tablerow .rightcol {
  flex: 1;
  float: none;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tablerow .loginbox {
  width: 100%;
  margin: 0;
}

.contactus {
  padding: 20px 30px;
  max-width: 700px;
  margin: 10px auto;
}
.contactus .registrationform {
  border-radius: 8px;
  background: #fafaf9;
}
.contactus .formbutton input.regularbutton {
  min-width: 160px;
}

.phonetext {
  font-size: 1.15em !important;
  padding: 16px 20px !important;
  line-height: 2.2em;
}
.phonetext i {
  color: #753a1c;
}

.gridtable {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
}
.gridtable tr {
  margin: 0;
  padding: 0;
}
.gridtable td {
  margin: 0;
  padding: 4px;
  border: solid 1px #ddd;
  border-collapse: collapse;
}
.gridtable th {
  margin: 0;
  padding: 5px;
  text-align: center;
}
.gridtable th.currency {
  text-align: right;
}
.gridtable th a {
  color: #000;
}
.gridtable .total td {
  padding: 10px;
}
.gridtable .total .currency, .gridtable .total .number {
  text-align: right;
  font-weight: bold;
}

.gridtable-optionrow {
  min-width: 100px;
  max-width: 250px;
  text-align: left;
}
.gridtable-optionrow .optionicons {
  background-color: #8f4723;
  color: #fff !important;
  border-radius: 5px;
  margin: 2px;
  width: 24px;
  height: 24px;
}
.gridtable-optionrow ul.table-ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 4px;
  margin: 0;
  max-width: 210px;
}
.gridtable-optionrow ul.table-ul li {
  margin: 2px;
}
.gridtable-optionrow .btn.btn-icons {
  width: 24px;
  height: 24px;
  padding: 0px;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  font-weight: bold;
  color: #76391c;
}
.gridtable-optionrow .btn.btn-icons.delete {
  color: #cc3300;
}
.gridtable-optionrow.optionrowold .btn.btn-icons {
  font-size: 12px;
  padding: 3px;
}
@media (max-width: 1024px) {
  .gridtable-optionrow {
    width: 140px;
  }
}

.gridtable-currency {
  text-align: right;
  min-width: 30px;
  padding-right: 10px !important;
}

.gridtable-onoff {
  text-align: center;
}

.griddatarow td {
  padding: 0 10px;
  vertical-align: middle;
}

.gridrow {
  padding: 3px;
  border-bottom: solid 1px #d8d8d8;
}
.gridrow:hover {
  background-color: #d8d8d8;
}
.gridrow td {
  max-width: 15%;
}

.altgridrow {
  padding: 3px;
  border-bottom: solid 1px #d8d8d8;
}
.altgridrow:hover {
  background-color: #d8d8d8;
}

.boldrow {
  font-weight: bold;
}

.tblborder {
  border: 1px solid #b9b9b9;
}

.thHeading {
  background-color: #e7dcd7;
  padding: 6px 6px;
  font-weight: bold;
  font-size: 1.1em;
  background-image: url("images/header.jpg");
  background-repeat: repeat-x;
  border-bottom: solid 1px #8f4723;
}
.thHeading a {
  font-weight: bold;
  font-size: 1.1em;
}

.tdHeading {
  padding: 6px 6px;
  border-bottom: solid 1px #ccc;
}
.tdHeading a {
  font-weight: bold;
  color: #333;
}

.table-responsive {
  display: inline-table;
}

.matrixtable {
  width: 950px;
  border-collapse: collapse;
}
.matrixtable thead td {
  font-weight: bold;
}
.matrixtable td {
  border-collapse: collapse;
  border: solid 1px #cfcfcf;
  text-align: center;
}
.matrixtable td input {
  text-align: right;
}

.pager {
  text-align: center;
}
.pager ul li {
  display: inline-block;
  margin: 0 2px;
}
.pager ul li a {
  display: block;
  background-color: #f4f4f4;
  padding: 5px 8px;
  background-image: none;
}
.pager ul li a.active {
  background-color: #000;
  color: #fff;
  background-image: none;
}
.pager ul li:hover a, .pager ul li.active a {
  background-color: #000;
  color: #fff;
  background-image: none;
}

.opo-section {
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #c10a06;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 4px;
  margin: 16px 0 10px;
}
.opo-section--flush {
  margin-top: 0;
}

.opo-form label.form-label {
  font-size: 0.8rem;
  font-weight: 500;
  color: #555;
  display: block;
  margin-bottom: 2px;
}
.opo-form .form-control,
.opo-form input.formfield,
.opo-form select.formfield {
  font-size: 0.875rem;
}

.opo-fieldset {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  padding: 10px 14px 14px;
  height: 100%;
}
.opo-fieldset legend {
  font-size: 0.8rem;
  font-weight: 700;
  color: #666;
  padding: 0 6px;
  width: auto;
  float: none;
  margin-bottom: 6px;
}
.opo-fieldset--spaced {
  margin-bottom: 12px;
}

.opo-summary {
  background: #f5f6f7;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 14px 16px;
  margin-top: 16px;
}

.opo-total {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.9;
}
.opo-total .cv {
  color: #5a2b12;
}
.opo-total .rv {
  color: #1e7e34;
}

.opo-addr-toggle {
  font-size: 0.85rem;
  margin-bottom: 8px;
  cursor: pointer;
}
.opo-addr-toggle input {
  margin-right: 5px;
}

.opo-field {
  margin-bottom: 8px;
}

.opo-field-sm {
  margin-bottom: 6px;
}

.opo-field-md {
  margin-bottom: 10px;
}

.opo-action-row {
  margin-top: 8px;
}

.opo-submit-row {
  margin-top: 16px;
}

.opo-hint {
  font-size: 0.8rem;
  color: #888;
  margin-bottom: 8px;
}

.opo-hint-plain {
  font-size: 0.85rem;
  color: #888;
  margin: 0;
}

.opo-submit-note {
  font-size: 0.8rem;
  color: #888;
  margin-left: 10px;
}

.opo-payment-select {
  font-size: 0.875rem;
}

.opo-refresh-btn {
  margin-top: 6px;
  font-size: 0.8rem;
}

.opo-summary #shippingtable {
  margin-top: 8px;
  padding: 10px 12px;
  border: 1px solid #d8dee6;
  border-radius: 4px;
  background: #fff;
  min-height: 52px;
}
.opo-summary .shippingoptionsul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.opo-summary .shippingoption {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 8px;
  padding: 8px 10px;
  border: 1px solid #e4e8ee;
  border-radius: 4px;
  background: #f9fafb;
  line-height: 1.35;
}
.opo-summary .shippingoption:last-child {
  margin-bottom: 0;
}
.opo-summary .shippingoption:hover {
  background: #f3f6f9;
  border-color: #d5dde7;
}
.opo-summary .shippingopionsli {
  margin-top: 2px;
  flex: 0 0 auto;
}
.opo-summary .opo-hint-plain {
  padding: 4px 0;
  line-height: 1.4;
}

.opo-radio-label {
  margin-right: 10px;
}

.opo-age-group {
  display: flex;
  align-items: center;
  gap: 4px;
}

.opo-age-input {
  width: 55px;
}

.opo-age-unit {
  white-space: nowrap;
}

.opo-conditional {
  display: none;
  margin-top: 4px;
}

#addmoreproductwrapper {
  margin-top: 8px;
}

#storeaddress {
  margin-top: 8px;
}

#vetinformation {
  margin-top: 6px;
}

.opo-petvet-row {
  margin-bottom: 6px;
}

.opo-petvet-label {
  font-size: 0.8rem;
  font-weight: 500;
  color: #555;
  display: block;
  margin-bottom: 2px;
}

.opo-pet-link {
  margin-top: 4px;
  font-size: 0.8rem;
}

.opo-preusedvet {
  margin-bottom: 4px;
}

.opo-vet-search-link {
  font-size: 0.8rem;
  font-weight: 600;
  color: #5a2b12;
  text-decoration: none;
}
.opo-vet-search-link:hover, .opo-vet-search-link:focus {
  color: #c10a06;
  text-decoration: underline;
}

.opo-vet-selected-name {
  display: inline-block;
  margin-top: 4px;
  font-size: 0.8rem;
  color: #555;
  line-height: 1.35;
}

#colorbox.opo-vet-modal {
  min-width: 560px;
}
#colorbox.opo-vet-modal #cboxContent {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.2);
  background: #fff;
}
#colorbox.opo-vet-modal #cboxLoadedContent {
  border-top: 1px solid #e2e8ef;
  overflow: auto;
}

#cboxLoadedContent #vetsearch {
  padding: 14px 16px 18px;
  background: linear-gradient(180deg, #f8fafc 0%, #fff 48%);
}
#cboxLoadedContent #vetsearch .opo-fieldset {
  background: #fff;
  border-color: #d7dfea;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
}
#cboxLoadedContent #vetsearch .opo-fieldset legend {
  font-size: 0.85rem;
  letter-spacing: 0.02em;
  color: #415365;
}
#cboxLoadedContent #vetsearch .opo-hint {
  color: #617183;
  margin-bottom: 10px;
}
#cboxLoadedContent #vetsearch .form-control {
  min-height: 34px;
}
#cboxLoadedContent #vetsearch .opo-action-row {
  margin-top: 10px;
  text-align: right;
}
#cboxLoadedContent #vetsearch #vetinformation {
  border: 1px solid #dce5f0;
  background: #f7fbff;
  border-radius: 4px;
  padding: 8px 10px;
  min-height: 34px;
}

#colorbox.opo-checkout-review-modal #cboxTopLeft,
#colorbox.opo-checkout-review-modal #cboxTopCenter,
#colorbox.opo-checkout-review-modal #cboxTopRight,
#colorbox.opo-checkout-review-modal #cboxMiddleLeft,
#colorbox.opo-checkout-review-modal #cboxMiddleRight,
#colorbox.opo-checkout-review-modal #cboxBottomLeft,
#colorbox.opo-checkout-review-modal #cboxBottomCenter,
#colorbox.opo-checkout-review-modal #cboxBottomRight {
  background: none !important;
}
#colorbox.opo-checkout-review-modal #cboxContent {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
  background: #fff;
}
#colorbox.opo-checkout-review-modal #cboxLoadedContent {
  border-top: 1px solid #e2e8ef;
  padding: 20px 22px 22px;
  overflow: auto;
}

.opo-review-table {
  font-size: 0.88rem;
  margin-bottom: 16px;
}
.opo-review-table th,
.opo-review-table td {
  vertical-align: middle;
  padding: 10px 12px;
}

.opo-review-table-head {
  background: #f4f8fc;
}

.opo-align-center {
  text-align: center;
}

.opo-align-right {
  text-align: right;
}

.opo-review-summary {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 6px;
}

.opo-review-summary-card {
  border: 1px solid #d9e2ee;
  border-radius: 6px;
  background: #f9fbfe;
  padding: 10px 12px;
}

.opo-review-summary-item {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  margin-bottom: 6px;
}
.opo-review-summary-item:last-child {
  margin-bottom: 0;
}

.opo-review-label {
  min-width: 92px;
  font-weight: 700;
  color: #c10a06;
}

.opo-review-value {
  color: #26394c;
}

.opo-review-actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 16px;
}

.opo-btn {
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 7px 14px;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.opo-btn:focus {
  outline: 2px solid rgba(90, 43, 18, 0.3);
  outline-offset: 1px;
}

.opo-btn--primary {
  background: #5a2b12;
  border-color: rgb(56, 26.7555555556, 11.2);
  color: #fff;
}
.opo-btn--primary:hover, .opo-btn--primary:focus {
  background: rgb(64.5, 30.8166666667, 12.9);
  border-color: rgb(39, 18.6333333333, 7.8);
  color: #fff;
}

.opo-btn--secondary {
  background: #8b6755;
  border-color: rgb(113.6821428571, 84.2392857143, 69.5178571429);
  color: #fff;
}
.opo-btn--secondary:hover, .opo-btn--secondary:focus {
  background: rgb(120.0116071429, 88.9294642857, 73.3883928571);
  border-color: rgb(101.0232142857, 74.8589285714, 61.7767857143);
  color: #fff;
}

@media (max-width: 991px) {
  #cboxLoadedContent #vetsearch {
    padding: 12px;
  }
  #cboxLoadedContent #vetsearch .opo-fieldset {
    padding: 10px 12px 12px;
  }
}
@media (max-width: 767px) {
  #colorbox.opo-vet-modal {
    min-width: 0;
  }
  #colorbox.opo-vet-modal #cboxLoadedContent {
    max-height: calc(94vh - 46px);
  }
  #cboxLoadedContent #vetsearch .opo-action-row {
    text-align: left;
  }
  #cboxLoadedContent #vetsearch .opo-action-row .ui-button {
    width: 100%;
    margin-top: 6px;
  }
  .opo-review-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .opo-review-summary {
    grid-template-columns: 1fr;
  }
  .opo-review-label {
    min-width: 84px;
  }
  .opo-btn {
    width: 100%;
  }
}
.maintable {
  width: min(100% - 24px, 1200px);
  max-width: 1200px;
  min-width: 0;
  margin: 10px auto;
  box-sizing: border-box;
}

.centercontent {
  width: 100%;
  max-width: 1200px;
  min-width: 0;
}

@media (max-width: 1200px) {
  .maintable {
    width: calc(100% - 20px);
    margin: 10px auto;
    padding: 10px;
  }
  .centercontentfull .maincontent {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .sidenaivgation,
  .maincontent {
    float: none;
    width: 100%;
    min-width: 0;
  }
  #navmenu {
    width: auto;
    float: none;
  }
}
.rightalign, .alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

.clear {
  clear: both;
}

.paddingsmall {
  padding: 5px 10px;
}

.notes {
  font-size: 0.9em;
  color: #666;
}

.boldtext {
  font-weight: bold;
}

.headertime {
  float: right;
}

.shortnote {
  color: #666;
  font-size: 0.65em;
}

.mediumnote {
  color: #666;
  font-size: 0.8em;
}

.fieldnote {
  color: #666;
  font-size: 0.85em;
}

.pagenote {
  color: #666;
  font-size: 0.85em;
}

hr {
  border: none;
  border: 1px dotted #999;
  height: 2px;
  border-width: 1px 0;
  margin: 30px 10px;
}

.headingText {
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.subheadingText {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.heading {
  color: #76391c;
  font-size: 1.2em;
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: bold;
}

.pageheading {
  color: #76391c !important;
  font-size: 1.5em;
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: bold;
  margin-top: 15px;
}

.headbg {
  background: url("../../images/txtbg.png") no-repeat;
  width: 146px;
  height: 48px;
}

.errormsg {
  background-color: #ffebee;
  color: #c60a00;
  border: 1px solid #ef9a9a;
  border-left: 4px solid #c60a00;
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 0.9em;
  font-weight: 600;
  text-align: center;
  margin: 8px 0;
}
.errormsg::before {
  content: "✕  ";
  font-weight: bold;
}
.errormsg ul {
  padding: 0 0 0 20px;
  margin: 4px 0 0;
  text-align: left;
  list-style: disc;
}

.successmsg {
  background-color: #e8f5e9;
  color: #2e7d32;
  border: 1px solid #a5d6a7;
  border-left: 4px solid #388E3C;
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 0.9em;
  font-weight: 600;
  text-align: center;
  margin: 8px 0;
}
.successmsg::before {
  content: "✓  ";
  font-weight: bold;
}

.popupmessage {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  position: fixed;
  right: 20px;
  bottom: 60px;
  padding: 20px;
  border-radius: 5px;
}
.popupmessage.active {
  opacity: 1;
}

.hidemessage ul {
  list-style: none;
  padding: 0;
}
.hidemessage ul li {
  padding: 4px 20px;
  font-weight: bold;
  font-size: 1.05em;
}

#bodywrapper {
  width: 95%;
  margin: auto;
  position: relative;
}

#chart_div {
  margin: auto;
  width: 1200px;
}

#mainadmincontent {
  padding: 20px;
}

.bodyindexlogin #mainadmincontent {
  width: 450px;
  margin: 0 auto;
}

.summarywrapper {
  width: 95%;
  margin: auto;
}

.grid-2-1 {
  float: left;
  width: 49%;
}

.attributecombprodtab {
  list-style: none;
}
.attributecombprodtab li {
  float: left;
  padding-left: 5px;
}

.featured {
  font-weight: bold;
}

.productbulkform {
  padding: 10px;
}

.productlist-retailerproduct {
  width: 90%;
  margin: auto;
}
.productlist-retailerproduct .productswrapper {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.productlist-retailerproduct .productswrapper .product-item {
  margin: 0.5%;
  width: 19%;
  padding: 10px;
  border: solid 1px #c3c3c3;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.productlist-retailerproduct .productswrapper .product-item label {
  float: none;
  width: 80%;
  margin: 0;
  padding: 5px;
}
.productlist-retailerproduct .productswrapper .product-item input {
  margin: 7px;
}
.productlist-retailerproduct .productswrapper .product-item.selected {
  border-color: #753a1c;
}

#selectedproduct {
  position: fixed;
  right: 0;
  top: 25%;
  width: 300px;
  height: 400px;
  background-color: rgba(255, 255, 255, 0.7);
  border: solid 2px #753a1c;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#selectedproduct .productlist {
  overflow: scroll;
  height: 100%;
}
#selectedproduct .productlist .product-item {
  padding: 5px;
  font-weight: bold;
}
#selectedproduct.closed {
  width: 0;
}
#selectedproduct .wrapbutton {
  position: absolute;
  top: 0;
  left: -42px;
  background-color: red;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 5px 15px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pricematrixlist {
  list-style: none;
}
.pricematrixlist li {
  padding: 20px 10px;
  margin: 20px 0;
  border-bottom: solid 1px #c3c3c3;
}
.pricematrixlist > :first-child {
  padding-top: 5px;
}

.pricelist-nav {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #5a2b12;
}

.pricelist-tabs {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 0.35rem;
}

.pricelist-tab {
  display: inline-block;
  padding: 0.5rem 1.2rem;
  text-decoration: none;
  color: #5a2b12;
  border: 1.5px solid #5a2b12;
  border-radius: 4px;
  background: #fff;
  font-size: 0.85rem;
  font-weight: 600;
  white-space: nowrap;
  line-height: 1.2;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
}
.pricelist-tab:hover {
  background: rgb(234.75, 181.875, 153.75);
  color: #5a2b12;
  text-decoration: none;
}
.pricelist-tab--active {
  background: #5a2b12;
  color: #fff;
  border-color: rgb(56, 26.7555555556, 11.2);
}
.pricelist-tab--active:hover {
  background: rgb(64.5, 30.8166666667, 12.9);
  color: #fff;
}

.pricelist-print-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.5rem 1.2rem;
  margin-left: auto;
  background: #5a2b12;
  color: #fff;
  border: 1px solid rgb(56, 26.7555555556, 11.2);
  border-radius: 4px;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.pricelist-print-btn i {
  font-size: 0.9rem;
}
.pricelist-print-btn:hover, .pricelist-print-btn:focus {
  background: rgb(64.5, 30.8166666667, 12.9);
  border-color: rgb(39, 18.6333333333, 7.8);
  color: #fff;
  text-decoration: none;
}

.pricelist-print-header {
  text-align: center;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #5a2b12;
}
.pricelist-print-header__logo {
  max-width: 200px;
  height: auto;
  display: block;
  margin: 0 auto 0.6rem;
}
.pricelist-print-header__date {
  font-size: 0.85rem;
  color: #666;
  margin: 0 0 0.25rem;
}
.pricelist-print-header__retailer {
  font-size: 1.05rem;
  font-weight: 700;
  color: #5a2b12;
  margin: 0;
}

@media print {
  .pricelist-nav,
  .pricelist-print-btn {
    display: none !important;
  }
  @page {
    margin: 1.5cm;
  }
  body {
    font-size: 80%;
  }
  .gridtable {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.8rem;
  }
  .gridtable thead {
    display: table-header-group;
  }
  .gridtable tfoot {
    display: table-footer-group;
  }
  .gridtable tbody tr {
    page-break-inside: avoid;
  }
  .gridtable th,
  .gridtable td {
    border: 1px solid #999;
    padding: 4px 6px;
  }
  .gridtable th {
    background-color: #5a2b12 !important;
    color: #fff !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.site-wrapper {
  max-width: 1280px;
  min-width: 320px;
  margin: 10px auto;
  background: #fff;
  border-radius: 7px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.18);
  overflow: hidden;
}

.site-header {
  background: #fff;
  border-bottom: 3px solid #5a2b12;
}
.site-header__inner {
  padding: 14px 28px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
}
.site-header__logo {
  flex-shrink: 0;
}
.site-header__logo a {
  display: block;
}
.site-header__logo img {
  max-height: 76px;
  width: auto;
}
.site-header__meta {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
}
.site-header__toplinks {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.site-header__toplinks li:not(:last-child)::after {
  content: "|";
  color: #c3c3c3;
  padding: 0 6px;
}
.site-header__toplinks li a {
  font-size: 0.78em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
}
.site-header__toplinks li a:hover {
  color: #5a2b12;
  text-decoration: none;
}
.site-header__tagline {
  font-size: 0.82em;
  color: #8b6755;
  font-weight: 600;
  margin: 0;
  line-height: 1.45;
  font-style: italic;
}

.site-nav {
  background: #5a2b12;
}
.site-nav__inner {
  padding: 0 20px;
}
.site-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.site-nav__list li a {
  display: block;
  padding: 11px 22px;
  color: #fff;
  font-size: 0.88em;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: background 180ms ease;
}
.site-nav__list li a:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  text-decoration: none;
}

.site-main {
  padding: 32px 28px;
}

.home-columns {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
.home-columns__image {
  flex: 0 0 auto;
}
.home-columns__image img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
}
.home-columns__login {
  flex: 1 1 auto;
  min-width: 280px;
}

.loginbox {
  background: #f2f4f7;
  border: 1px solid #c3c3c3;
  border-top: 4px solid #5a2b12;
  border-radius: 6px;
  padding: 28px 36px 24px;
  max-width: 420px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}
.loginbox h2 {
  font-size: 1.4em;
  color: #5a2b12;
  margin: 0 0 20px;
  padding: 0 0 10px;
  background: none;
  font-weight: 700;
  border-bottom: 1px solid #c3c3c3;
}
.loginbox fieldset.generalform {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.loginbox .login-btn {
  background: #5a2b12 !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 36px !important;
  font-size: 1em !important;
  font-weight: 600 !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  transition: background 200ms ease !important;
  box-shadow: none !important;
}
.loginbox .login-btn:hover {
  background: #76391c !important;
}
.loginbox .forgot-pw {
  margin-top: 14px;
  font-size: 0.85em;
}
.loginbox .forgot-pw a {
  color: #8b6755;
  text-decoration: none;
}
.loginbox .forgot-pw a:hover {
  color: #5a2b12;
  text-decoration: underline;
}
.loginbox.forgot-pw-box {
  max-width: 480px;
}
.loginbox.forgot-pw-box .forgot-pw-intro {
  font-size: 0.9em;
  color: #555;
  margin: -8px 0 18px;
}
.loginbox.forgot-pw-box .forgot-pw-links {
  margin-top: 16px;
  font-size: 0.88em;
}
.loginbox.forgot-pw-box .forgot-pw-links a {
  color: #5a2b12;
  text-decoration: none;
}
.loginbox.forgot-pw-box .forgot-pw-links a:hover {
  text-decoration: underline;
}
.loginbox.forgot-pw-box .forgot-pw-help {
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid #c3c3c3;
}
.loginbox.forgot-pw-box .forgot-pw-help h3 {
  font-size: 1em;
  color: #5a2b12;
  margin: 0 0 6px;
  font-weight: 700;
}
.loginbox.forgot-pw-box .forgot-pw-help p {
  font-size: 0.88em;
  color: #555;
  margin: 0;
}
.loginbox.forgot-pw-box .forgot-pw-help p a {
  color: #8b6755;
  text-decoration: none;
}
.loginbox.forgot-pw-box .forgot-pw-help p a:hover {
  color: #5a2b12;
  text-decoration: underline;
}

.site-footer {
  background: #333;
}
.site-footer__inner {
  padding: 14px 28px;
  text-align: center;
}
.site-footer__copy {
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.85em;
  margin: 0;
  font-family: "Open Sans", Verdana, sans-serif;
}
