.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* =======================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
======================================================================= */
@media print {
  /*want to make sure that these styles are applied to all elements by using important to force override*/
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  #HeadSearchBox,
#UserStatus,
#CartTotal,
a.btn,
.MainMenuControl,
.imageBanner,
.addons,
.addonright,
.addonleft,
footer,
aside,
button,
button span,
.shoppingcartbuttonrow,
.rapidorderentry,
.ShoppingCartModule .RadAjaxPanel fieldset,
#LoginMessage,
.BreadcrumbModule {
    display: none !important;
  }
  a, a:visited {
    text-decoration: none !important;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* Don't show links for images, or javascript/internal links */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid gray;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  /*want to make sure that these styles are applied to all elements by using important to force override*/
  img {
    max-width: 100% !important;
    /*-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);*/
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

/******** Media queries *********/
:root {
  --viewport-margin: 25px;
}

@media only screen and (max-width: 767px) {
  :root {
    --viewport-margin: 15px;
  }
}

.fullwidth, .CategoryHome {
  width: calc(100vw - 8.1px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media only screen and (max-width: 767px) {
  .fullwidth, .CategoryHome {
    width: 100vw;
  }
}

footer, .MainMenuControl, .midrow, #LoginMessage, .top-bar, .Pay-Invoices__footer, .reportinfo, .hero h1, body > form > .ThemedControlModule, body > form > .BreadcrumbModule, main, .site-width {
  padding-left: Max(calc((Max(100%, 1218px) - 1218px)/2), var(--viewport-margin));
  padding-right: Max(calc((Max(100%, 1218px) - 1218px)/2), var(--viewport-margin));
}

.site-width {
  max-width: none;
  margin: unset;
}

.main-layout {
  display: flex;
  flex-flow: row nowrap;
  gap: 25px;
  padding-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .main-layout {
    flex-flow: column-reverse nowrap;
  }
}

body {
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0;
}

.ThemedControlModule {
  padding: 0;
  margin: 0;
}

body > form > .ThemedControlModule {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.main-content {
  max-width: 1218px;
  width: 100%;
}

.hero {
  height: Min(150px, 30vh);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(128, 128, 128, 0.5);
  background-blend-mode: darken;
  display: flex;
  align-items: center;
}

.hero h1 {
  color: white;
}

#PortalViewModule {
  padding-left: Max(calc((Max(100%, 1600px) - 1600px)/2), var(--viewport-margin));
  padding-right: Max(calc((Max(100%, 1600px) - 1600px)/2), var(--viewport-margin));
}

#PortalViewModule .rgMasterTable.gridtableview {
  width: 100% !important;
}

.Pay-Invoices__footer {
  margin-top: 2rem;
}

/****** Sticky Header ******/
header {
  position: sticky;
  top: 0;
  z-index: 10;
  transition: top 500ms ease-in-out;
}

header.scroll-up, header:focus-within {
  top: 0;
}

header.scroll-down {
  top: -100%;
}

/****** End Sticky Header *****/
/****** Sticky Footer ******/
body > form {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

footer {
  margin-top: auto;
}

/****** End Sticky Footer *******/
.addons {
  width: Min(400px, 100%);
  background-color: transparent;
  border: none;
  margin: 0 0 10px;
  padding: 9.5px;
  word-wrap: break-word;
}

@media (max-width: 767px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* Phone */
@media only screen and (max-width: 482px) {
  .mastercontent {
    margin-top: 3px;
  }
  .container-fluid {
    padding: 0 10px;
  }
}

#contentwrapper {
  padding: 3px;
}

.mastercontent {
  margin: 10px auto;
}

.container-fluid {
  max-width: 1218px;
  padding: 0;
}

/***** SHOPPING CART *****/
.TemplatedShoppingCartModule button i::before {
  font-size: 80%;
}

.TemplatedShoppingCartModule .continueShopping {
  position: relative;
  left: 1em;
  border-width: 1px;
  margin-right: auto;
}

.TemplatedShoppingCartModule .continueShopping ::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-right: 17px solid #CB232A;
  border-bottom: 18px solid transparent;
  position: absolute;
  left: -18px;
  bottom: 0;
}

.TemplatedShoppingCartModule .CreateNewWishListWrapper {
  text-align: right;
}

.TemplatedShoppingCartModule .CreateNewWishListWrapper input {
  height: 30px;
}

.TemplatedShoppingCartModule .ShoppingCartHeader {
  background-color: white;
  position: relative;
}

.TemplatedShoppingCartModule .ShoppingCartHeader h1 {
  color: #CB232A;
  font-weight: normal;
  font-size: 32px;
}

@media only screen and (max-width: 1024px) {
  .TemplatedShoppingCartModule .ShoppingCartHeader {
    min-height: 95px;
  }
}

.TemplatedShoppingCartModule .cart__total__header {
  padding-top: 9px;
  background-color: white;
  min-height: 0px;
}

.TemplatedShoppingCartModule .cart__total__header h2 {
  text-align: center;
}

.TemplatedShoppingCartModule .ShoppingCartItems {
  border-color: #ebebeb;
  border-width: 2px;
}

.TemplatedShoppingCartModule .ShoppingCartItem {
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0 10px 0;
}

.TemplatedShoppingCartModule .ShoppingCartItem .thumb {
  min-height: 150px;
}

.TemplatedShoppingCartModule .ShoppingCartItem .line-quantity h3, .TemplatedShoppingCartModule .ShoppingCartItem .request-date h3, .TemplatedShoppingCartModule .ShoppingCartItem .projected-date h3 {
  font-size: 1em;
}

.TemplatedShoppingCartModule .ShoppingCartItem .line-quantity h3 span, .TemplatedShoppingCartModule .ShoppingCartItem .request-date h3 span, .TemplatedShoppingCartModule .ShoppingCartItem .projected-date h3 span {
  font-weight: normal;
  font-size: 1em;
}

.TemplatedShoppingCartModule .ShoppingCartItem > div {
  margin-top: 8px;
}

.TemplatedShoppingCartModule .update-controls, .TemplatedShoppingCartModule .controls {
  padding: 5px;
}

.TemplatedShoppingCartModule .update-controls a, .TemplatedShoppingCartModule .controls a {
  color: #CB232A;
}

.TemplatedShoppingCartModule .update-controls hr, .TemplatedShoppingCartModule .controls hr {
  margin: 2px 0px 5px 0px;
  border-top: 1px solid #CB232A;
}

.TemplatedShoppingCartModule .cart-options {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-flex;
  margin-top: 3px;
  justify-content: space-around;
}

.TemplatedShoppingCartModule .cart-options a {
  color: #CB232A;
  padding: 3px;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .TemplatedShoppingCartModule .cart-options {
    font-size: 13px;
    right: auto;
    left: 0;
  }
}

.TemplatedShoppingCartModule button.button--cta {
  width: 100%;
}

.TemplatedShoppingCartModule .checkout-button-container {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .TemplatedShoppingCartModule .checkout-button-container {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: 230, 57, 39, 0.8;
    padding: 10px;
    height: 85px;
    z-index: 3;
  }
  .TemplatedShoppingCartModule .checkout-button-container button.button--alt {
    width: 80%;
    margin-top: 20px;
    box-shadow: 0 0 0 0 black;
    transform: scale(1);
    animation: pulse 3s infinite;
  }
}

.coupon__container {
  margin-top: 30px;
  margin-left: 28px;
}

.coupon__container input {
  box-sizing: border-box;
  width: 8em;
  height: 1.5rem;
  border: 2px solid #CB232A;
  border-radius: 0;
  padding-bottom: 2px;
  padding-top: 1px;
}

.coupon__container button {
  position: relative;
  left: -5px;
}

@media only screen and (max-width: 767px) {
  .coupon__container {
    margin-left: 10px;
  }
}

#Discounts {
  display: none;
}

.DiscountInfo {
  display: none;
}

.Discount-Available .fa::before {
  content: "\f05a";
  color: #CB232A;
}

.submit-estimate-container {
  margin-top: 1em;
  text-align: center;
  font-size: 14px;
}

.ROEPanel {
  margin-top: 10px;
  border: 2px dashed gray;
  border-radius: 5px;
}

.ROEPanel .ShoppingCartItem {
  padding-top: 0px;
}

.ROEPanel .ShoppingCartItem h2 {
  margin-left: 1em;
}

.roe-results label {
  font-weight: bold;
}

.quote-message h2 {
  font-size: 2rem;
}

.quote-message p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 545px) {
  .TemplatedShoppingCartModule .ShoppingCartItem .update-controls {
    top: 0;
  }
}

header {
  background-color: white;
}

.top-bar {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: black;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-bar a, .top-bar a:visited, .top-bar a:link, .top-bar a:hover {
  color: white;
}

@media only screen and (max-width: 767px) {
  .top-bar {
    flex-direction: column;
  }
}

#LoginMessage {
  background-color: #CB232A;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  color: #fff;
}

#LoginMessage input {
  margin-right: 5px;
  margin-top: -1px;
}

#LoginMessage a {
  color: #fff;
  font-size: 12px;
}

#LoginMessage .controls {
  float: right;
}

#LoginMessage .controls a {
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
}

.midrow {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}

#StoreLogo, #HeadSearchBox, #CartTotal {
  display: initial;
  padding-bottom: 0;
}

#StoreLogo {
  width: 300px;
}

#HeadSearchBox {
  width: auto;
  min-width: 0;
}

/*5.0.7 Upgrade Changes*/
.SearchModule {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 10px;
}

.SearchModule .searchgobutton {
  width: 40px;
}

.MainMenuControl {
  position: initial;
  right: initial;
  top: initial;
  z-index: initial;
  background-image: none;
  background-color: black;
}

.radSkin_Black .rnvPopup a {
  color: #fff !important;
}

.MainMenuControl .rnvRootLink {
  font-size: 14px !important;
}

.MainMenuControl .rnvItem .rnvText, .MainMenuControl .rnvItem .radIcon {
  color: #fff !important;
}

.RadMenu_Black ul.rmHorizontal > li {
  padding-right: 2px;
}

.RadNavigation.RadNavigation .rnvRootGroupWrapper, .RadNavigation.RadNavigation .rnvMore.rnvRight, .RadNavigation.RadNavigation .rnvMore.rnvLeft, .RadNavigation.RadNavigation .rnvHovered.rnvMore.rnvRight, .RadNavigation.RadNavigation .rnvHovered.rnvMore.rnvLeft {
  border: initial;
  margin: initial;
  border-color: #080808;
  background-color: black;
  background-image: none;
  color: white;
}

footer {
  background-color: #ebebeb;
}

/****************************************************************************
**  style-20120705
**
**  Stylesheet for: BALCRANK.COM
**
**  Created by Samir Joza on 2012-07-05.
**  Copyright (c) 2012 Integritive Inc. ::. Web Design Asheville. All rights reserved.
***************************************************************************/
/* @group HOME SLIDE SHOW */
.homeslides {
  position: relative;
  background: transparent;
  overflow: hidden;
}

#slideshow {
  height: 500px;
  background-color: white;
  overflow: hidden;
}

#slideshow::before {
  content: '';
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/Corner-tri.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  height: 225px;
  width: 469px;
  left: -10%;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  #slideshow::before {
    display: none;
  }
}

#slideshow::after {
  content: '';
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/3-block.png);
  background-size: 350px auto;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  height: 225px;
  width: 469px;
  right: -5%;
  bottom: -15%;
}

@media only screen and (max-width: 767px) {
  #slideshow::after {
    display: none;
  }
}

.home-slide {
  width: Min(100%, 1500px) !important;
  position: relative;
  padding-left: 13%;
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  .home-slide img {
    display: none;
  }
}

.slide-text {
  position: absolute;
  top: 140px;
  right: 45px;
  width: 45%;
  /*height: 210px;*/
  overflow: hidden;
}

.slide-text p {
  font-size: 14px;
  line-height: 20px;
}

.slide-text h4 {
  position: relative;
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-style: normal;
  font-size: 48px;
  line-height: 48px;
  color: #CB232A;
  text-transform: uppercase;
}

#homeslide-nav-control {
  padding: 7px 0;
  background-color: black;
  display: flex;
  justify-content: center;
}

#homeslide-nav-control a {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100px;
  height: 130px;
  width: 150px;
  padding-bottom: 3px;
  border-bottom: 1px solid black;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

#homeslide-nav-control a:hover, #homeslide-nav-control a.activeSlide {
  border-bottom: 1px solid white;
}

#homeslide-nav-control a span {
  color: white;
}

#slide-home {
  padding-top: 50px;
}

#nav-0 {
  display: none !important;
}

#nav-1 {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/1Pumps-Icon.png);
}

#nav-2, #nav-2:hover, #nav-2.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/2Reels-Icon.png);
}

#nav-3, #nav-3:hover, #nav-3.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/3Control-Handle-Icon.png);
}

#nav-4, #nav-4:hover, #nav-4.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/4FIC-Icon.png);
}

#nav-5, #nav-5:hover, #nav-5.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/7UsedFluid-Icon.png);
}

#nav-6, #nav-6:hover, #nav-6.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/6DEF-Icon.png);
}

#nav-7, #nav-7:hover, #nav-7.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/8ShopSupplies-Icon.png);
}

#nav-8, #nav-8:hover, #nav-8.activeSlide {
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/home-slide/8ShopSupplies-Icon.png);
}

/* @end */
@media (max-width: 870px) {
  .slide-text {
    width: 93%;
    top: 15px;
    left: 5px;
  }
  .slide-text h4 {
    font-size: 30px;
    line-height: 30px;
  }
  .homeslides {
    height: auto;
  }
  #slideshow {
    height: 15rem;
  }
  #homeslide-nav-control {
    padding: 20px;
    height: auto;
    display: flex;
    flex-flow: row wrap;
    gap: 15px;
  }
  #homeslide-nav-control a:hover, #homeslide-nav-control a.activeSlide {
    border-bottom: 1px solid black;
  }
}

.BreadcrumbModule {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 0 3px 0;
}

.PagerControl {
  margin-top: 5px;
}

.PagerControl span {
  border: 1px solid black;
  background-color: black;
  color: white;
}

.categoryprimaryimage img, .productlist img, .productimageandphotos img {
  border: 0 !important;
  box-shadow: none;
}

.PagingCategoryTemplate #hero {
  width: Min(100%, 1500px) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.PagingCategoryTemplate #hero img {
  max-width: 287px;
}

@media only screen and (max-width: 767px) {
  .PagingCategoryTemplate #hero img {
    display: none;
  }
}

.PagingCategoryTemplate #hero .hero-text {
  max-width: 70ch;
}

/*Category Grid*/
.categoryitemgrid {
  display: block;
  margin: 0 auto;
}

.categoryitemgrid .categoryitem {
  box-sizing: border-box;
  float: left;
  padding: 20px;
  border: 1px solid transparent;
  height: 230px;
}

.categoryitemgrid .categoryitem a {
  text-decoration: none;
}

.categoryitemgrid .categoryitem .image-container {
  text-align: center;
  height: 140px;
  width: 200px;
  margin: 0 auto;
}

.categoryitemgrid .categoryitem .image-container img {
  max-height: 100%;
  margin: 0;
}

.categoryitemgrid .categoryitem:hover .image-container {
  opacity: .7;
}

.categoryitemgrid .categoryitem:hover .linktext {
  background-color: black;
  color: white;
}

.categoryitemgrid .categoryitem .linktext {
  text-align: center;
  padding: 0.75em 0;
}

.categoryitemgrid .categoryitem .linktext h4 {
  margin: 0;
}

@media only screen and (min-width: 1032px) {
  .categoryitemgrid > *:nth-child(3n+1) .categoryitem {
    margin-left: 0;
  }
  .categoryitemgrid > *:nth-child(3n) .categoryitem {
    margin-right: 0;
  }
}

@media only screen and (min-width: 540px) and (max-width: 1032px) {
  .categoryitemgrid {
    max-width: 464px;
  }
  .categoryitemgrid > *:nth-child(odd) .categoryitem {
    margin-left: 0;
  }
  .categoryitemgrid > *:nth-child(even) .categoryitem {
    margin-right: 0;
  }
}

@media only screen and (max-width: 540px) {
  .categoryitemgrid {
    width: 211px;
  }
  .categoryitemgrid .categoryitem {
    margin: 10px 0;
  }
}

/*END Category Grid*/
.productlist {
  margin-top: 0;
}

.productlist .productitem {
  padding-bottom: 1em;
  border-bottom: 1px solid #CB232A;
  min-height: 172px;
}

@media only screen and (max-width: 767px) {
  .productlist .productitem .productimage {
    text-align: center;
  }
  .productlist .productitem .productimage img {
    max-width: 185px;
  }
}

.AddSkuToCartModule.PurchaseModule, .PurchaseModule {
  margin: 5px 0 5px 0;
  background-color: #ebebeb;
  text-align: start;
  border: none;
  border-radius: 0px;
}

.AddSkuToCartModule.PurchaseModule h4, .PurchaseModule h4 {
  font-family: Arial,Helvetica;
  font-size: 12px;
}

.AddSkuToCartModule.PurchaseModule li, .PurchaseModule li {
  list-style: outside none none;
}

.PurchaseModule .readytitle {
  background: none;
  background-color: #CB232A;
}

.PurchaseModule > div, .PurchaseModule > ul > li {
  margin: 9px;
}

.PurchaseModule .errorline {
  font-size: 10px;
  color: #CB232A;
  line-height: 14px;
  margin-bottom: 10px;
}

.PurchaseModule select, .PurchaseModule .ProductOptionModule select, .PurchaseModule .RadInput_Default .riTextBox {
  border: none;
  border-radius: 0px;
  background-color: white;
  font-size: 11px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  width: 100%;
}

.PurchaseModule .productbutton div a {
  border: 1px solid #CB232A;
  border-radius: 0px;
  background-color: #CB232A;
  background-image: none;
  box-shadow: none;
  padding: 7px 9px;
  font: inherit;
  font-size: 11px;
  text-shadow: none;
  color: white;
}

.productimageandphotos .SimpleEditor ul {
  list-style: outside disc;
  margin-left: 1em;
}

.productimageandphotos .SimpleEditor ul li,
.productimageandphotos .SimpleEditor li {
  position: relative;
  left: 2em;
  padding-right: 1em;
}

.SimpleEditor {
  padding-top: 0px;
}

.InfoTemplate .SimpleEditor {
  padding-top: 10px;
  padding-left: 6px;
}

.ProductSearchModule,
.InfoTemplate,
.PagingProductTemplate,
.PriceRangeProductTemplate {
  margin: 0px;
}

.productmultipage .multipage {
  border: 1px solid #999;
  border-radius: 5px;
}

.productmultipage .RadTabStrip {
  padding-left: 3px;
}

body {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
  line-height: 16px;
  background-image: none !important;
  background-color: white !important;
}

.ic_container {
  vertical-align: baseline;
  margin: 0px;
  position: relative;
  height: 216px;
  width: 265px;
  /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}

.overlay {
  opacity: 0.3;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.ic_caption {
  position: absolute;
  opacity: 0.6;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  left: 0px;
  right: 0px;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

.ic_category {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  padding: 5px;
  margin: 0px;
}

.ic_caption h3 {
  padding: 0px 5px 5px 5px;
  margin: 0px;
  font-size: 18px;
}

.ic_text {
  padding: 5px;
  margin: 0px;
  text-align: justify;
  font-size: 11px;
}

.FooterModule a {
  color: #333 !important;
  font-size: 100%;
}

.outer-container {
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #666;
}

.cart_link:hover,
.cart_link:focus {
  color: #005580;
  text-decoration: underline;
}

.bottom {
  vertical-align: bottom;
}

.text-yellow {
  color: #fcb100;
}

.text-blue {
  color: #152e67;
}

.text-blue2 {
  color: #172d66;
}

.text-blue3 {
  color: #059ade;
}

.text-blue4 {
  color: #01619e;
}

.text-dark {
  color: #333;
}

.text-white {
  color: #fff;
}

.text-10 {
  font-size: 10px;
}

.text-11 {
  font-size: 11px;
}

.text-12 {
  font-size: 12px;
}

.text-14 {
  font-size: 14px;
}

.text-16 {
  font-size: 16px;
}

.text-20 {
  font-size: 20px;
}

.text-24 {
  font-size: 24px;
}

.mastercontent a,
.mastercontent a:visited {
  color: #005998 !important;
}

.bold {
  font-weight: bold;
}

h1, h2 {
  color: #CB232A !important;
  font-family: arial !important;
}

.balcrankcolor {
  color: #CB232A;
}

button, button.button, a.button, input[type="button"] {
  background-color: #CB232A !important;
  background-image: none;
  border-color: #CB232A;
  color: #fff !important;
  border-left: 0px !important;
  line-height: 20px;
}

a.button {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
}

.grey-bg {
  background-color: #e5e3e3;
}

.rapidorderentry input[type="text"] {
  height: auto;
}

span.riContentWrapper {
  width: 100% !important;
}

.rapidorderentry .RadPicker .RadInput {
  height: auto;
}

/*END 5.0.7 Upgrade Changes*/
/* 
textarea, 
input[type="email"], 
input[type="submit"], 
input[type="button"], 
input[type="text"], 
input[type="password"], select {
    border: 1px solid #999 !important; } */
.RadGrid_Default input {
  border: none !important;
}

.RadGrid.RadGrid_Default {
  box-sizing: border-box;
}

.RadGrid_Default .rgPager .rgPagerButton {
  background: none !important;
  background-color: #5f1111 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ac1a2f", endColorstr="#a83546");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ac1a2f), to(#a83546));
  background-image: -moz-linear-gradient(top, #ac1a2f, #a83546);
  background-image: -ms-linear-gradient(top, #ac1a2f, #a83546);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ac1a2f), color-stop(100%, #a83546));
  background-image: -webkit-linear-gradient(top, #ac1a2f, #a83546);
  background-image: -o-linear-gradient(top, #ac1a2f, #ac1a2f);
  background-image: linear-gradient(#ac1a2f, #ac1a2f);
  border-color: #ac1a2f #ac1a2f #490d0d;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
  border-left: 0px !important;
}

.bluediv {
  background-color: #172d67 !important;
}

.cc_button {
  border: 1px solid #5b5b5b;
  color: black;
  display: inline-block;
  padding: 8px 10px;
  text-shadow: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #fca702;
}

.colright2 .addons,
.col3 .col3side {
  background-color: white !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px !important;
  color: #333333;
  margin: 0 0 10px;
  padding: 0;
  word-wrap: break-word;
}

.colright2 .ThemedControlModule,
.col3 .ThemedControlModule {
  padding: 0 !important;
}

.colright2 .addons {
  margin-top: -28px;
}

.sidemenu .RadTreeView {
  margin-top: 50px;
}

.VerticalSideMenu .RadMenu .rmHorizontal .rmText {
  padding: 0 6px 1px 0 !important;
}

.VerticalSideMenu .rmRootGroup {
  background-color: #fff !important;
  background: none !important;
  border: none !important;
  width: 180px;
}

.VerticalSideMenu .rmRootGroup li {
  width: 180px;
}

.col3 .VerticalSideMenu .rmRootGroup {
  background-color: #fff !important;
  background: none !important;
  border: none !important;
  width: 180px;
}

.col3 .VerticalSideMenu .rmRootGroup li {
  width: 180px;
}

.VerticalSideMenu .rmVertical a span {
  background: none !important;
  color: #323232 !important;
}

.VerticalSideMenu .rmVertical a span:hover {
  color: #fff !important;
}

.VerticalSideMenu .rmVertical a:hover,
.VerticalSideMenu .rmVertical a:active,
.VerticalSideMenu .rmVertical a.rmExpanded,
.VerticalSideMenu .rmVertical a.rmFocused,
.VerticalSideMenu .rmVertical a.rmExpanded span,
.VerticalSideMenu .rmVertical a.rmFocused span {
  color: #fff !important;
  background: none !important;
  background-color: #346ead !important;
}

.VerticalSideMenu .rmSlide ul.rmVertical,
.VerticalSideMenu .rmSlide ul.rmVertical li {
  width: 150px !important;
}

.VerticalSideMenu .RadMenu_Windows7 .rmGroup, .RadMenu_Windows7 .rmMultiColumn,
.VerticalSideMenu .RadMenu_Windows7 .rmGroup .rmVertical {
  background: none !important;
  background-color: #fff !important;
}

.VerticalSideMenu .rmSlide .rmVertical .rmText {
  padding: 0 24px 0 12px;
}

.sidemenu-top {
  height: 40px;
  background-image: url(/PublicStore/MasterTemplates/Customer/Style/images/sidemenu-top-bg.png);
}

.background1 {
  background-color: #e7edf3 !important;
}

.background2,
.productquantity select {
  background-color: #e4f0fb !important;
}

h1, h2 {
  margin-top: 6px;
  color: #1f497d;
}

.newscontainer ul,
.newscontainer ol {
  margin: 0;
}

.newsarchive {
  float: left;
}

.newscategory {
  float: left;
  margin-right: 10px;
}

.row-fluid [class*="span"] {
  min-height: 20px;
}

.statusbar {
  font-size: 11px;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .FooterModule .links {
    text-align: center;
  }
  .FooterModule .contact {
    width: 182px;
    margin: 0 auto;
  }
}

.addresstype > input[type="radio"] {
  float: left;
}

.popupbody .AccountAddressNewModule .addresstype label {
  float: none;
}

.AccountPasswordRecoveryModule td label {
  text-align: left;
  width: 12em;
}

.AddressGridModule .RadButton_Default .rbDecorated {
  background-image: none;
}

.RadUpload.RadUpload_Default {
  width: auto;
  max-width: 430px;
}

.big-order-message {
  display: inline-block;
  margin: 10px 0;
  border: 1px solid #CB232A;
  padding: 1rem;
  font-weight: bold;
}
