#main_content form {
  border-radius: 0px !important;
}
.frontend_reseller #header_title {
  color: #000;
}
.frontend_reseller .statusBox20 {
  margin: 0;
}
.frontend_reseller .fs20 {
  vertical-align: middle;
}
.frontend_reseller .offer {
  color: #8c8;
}
.frontend_reseller .offer_change {
  color: #f66;
}
.frontend_reseller .minMargePrice {
  color: #66f;
}
.frontend_reseller input.submitAll {
  font-size: 16px !important;
  line-height: 16px !important;
}
.frontend_reseller .RPstatus_new {
  background-color: #FFFFFF;
}
.frontend_reseller .RPstatus_dispute {
  background-color: #FFEB3B;
}
.frontend_reseller .RPstatus_accept {
  background-color: #8c8;
}
.frontend_reseller .RPstatus_decline {
  background-color: #f66;
}
.frontend_reseller .RPcond_new {
  background-color: #8c8;
}
.frontend_reseller .RPcond_asnew {
  background-color: #FFEB3B;
}
.frontend_reseller .RPcond_good {
  background-color: #FFB74D;
}
.frontend_reseller .RPcond_ok {
  background-color: #f66;
}
.frontend_reseller .RPcond_bad {
  background-color: #c6f;
}
.frontend_reseller .RPcondText_new {
  color: #000;
  background-color: #8c8;
}
.frontend_reseller .RPcondText_asnew {
  color: #000;
  background-color: #FFEB3B;
}
.frontend_reseller .RPcondText_good {
  color: #000;
  background-color: #FFB74D;
}
.frontend_reseller .RPcondText_ok {
  color: #000;
  background-color: #f66;
}
.frontend_reseller .RPcondText_bad {
  color: #000;
  background-color: #c6f;
}
.frontend_reseller img.prodIMG {
  max-height: 100% !important;
  max-width: 100% !important;
  position: static;
  transition: none !important;
  transform: none !important;
}
.frontend_reseller #offer_list li {
  list-style-type: none;
  /* Remove bullets */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margins */
}
.frontend_reseller .mbsc-ios.mbsc-ltr .mbsc-lv-img-left::before,
.frontend_reseller .mbsc-ios.mbsc-ltr .mbsc-lv-img-left::after {
  left: 0em !important;
}
.frontend_reseller .mbsc-ios.mbsc-ltr .mbsc-lv-item::before,
.frontend_reseller .mbsc-ios.mbsc-ltr .mbsc-lv-item::after {
  left: 0em !important;
}
.frontend_reseller .mbsc-form,
.frontend_reseller .mbsc-page {
  background: #fff !important;
}
.frontend_reseller div#reseller_navi a {
  background-color: #fff;
  padding: 5px;
  margin: 0px 2px;
  color: #67b99a !important;
  border-radius: 5px !important;
  font-size: 16px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5) !important;
  line-height: 40px;
}
.frontend_reseller div#reseller_navi a.selected {
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5) !important;
}
.frontend_reseller div#reseller_navi a:hover {
  box-shadow: 2px 2px 0px 0px #888;
}
.frontend_reseller .mbsc-ios .mbsc-lv-item.mbsc-lv-img-left {
  padding: 0 !important;
}
/*# sourceMappingURL=frontend_reseller.css.map */