/* Minification failed. Returning unminified contents.
(1208,21): run-time error CSS1038: Expected hex color, found '#pantoneBlack'
(1208,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(1217,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1234,21): run-time error CSS1038: Expected hex color, found '#pantoneBlack'
(1240,21): run-time error CSS1038: Expected hex color, found '#pantoneBlack'
(1250,21): run-time error CSS1038: Expected hex color, found '#pantoneBlack'
(1250,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
@import "https://fonts.googleapis.com/css?family=Open+Sans";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;600&display=swap";
/*ClientStyleSheet.scss*/


/*Look for Interstate-BoldCompressed */
/* Starter Styles */
html {
  background: none;
}

body {
  font-family: "Open Sans", serif;
  background: none;
  background-image: none;
  color: #000;
  font-size: 16px;
  line-height: 1.45;
}

body > form {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.back-grade {
  position: fixed;
  width: 100%;
  overflow: hidden;
  background: linear-gradient(3deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.45) 27%, rgba(255, 255, 255, 0.7) 33%, #C2D5E5 66%);
}

header {
  z-index: 1000;
}

.container-fluid, .site-width {
  max-width: 1130px;
}

#contentwrapper {
  border: 0;
}

#UserStatusBar {
  background-color: transparent;
  top: 0;
  height: 170px;
  width: 100vw;
  z-index: 2000;
  padding-right: 0px;
  margin-bottom: 0px;
  transition: top 0.2s ease-in-out;
  pointer-events: none;
}

#UserStatusBar .topmenu .ThemedControlModule {
  pointer-events: all;
  float: none;
  padding: 0px;
}

#UserStatusBar > div {
  max-width: 90%;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  #UserStatusBar > div {
    max-width: 100%;
  }
}

#contentwrapper {
  padding: 0;
}

#skipcontent {
  outline: none !important;
}

.logo {
  width: 279px;
}

.icn-account {
  order: 5;
}

.icn-cart {
  order: 6;
}

.icn-search {
  order: 7;
}

.mastercontent {
  background: none;
  margin-top: 150px;
}

/* HERO CONTENT */
.hero-content {
  width: 100%;
}

.hero-content .hero-text {
  position: relative;
  top: 36%;
  display: inline-block;
}

.hero-content .hero-stuff {
  position: relative;
  top: 160px;
  left: 15%;
  width: 48vw;
  z-index: 1999;
}

@media only screen and (max-width: 1024px) {
  .hero-content .hero-stuff {
    left: auto;
    margin: 0 auto;
    width: 75%;
  }
}

.hero-content .hero__tagline {
  display: flex;
  flex-flow: column nowrap;
  max-width: 465px;
  width: calc(180px + 285 * ((100vw - 320px) / 704));
  text-align: justify;
  margin: 0 auto;
}

.hero-content .hero__tagline p {
  font-family: "Oswald";
  text-transform: uppercase;
  font-weight: bold;
  color: #322E21;
  font-size: 60px;
  text-align: left;
  letter-spacing: 2px;
  padding-left: 8px;
  line-height: 1em;
  margin-bottom: 0px;
}

@media only screen and (max-width: 1024px) {
  .hero-content .hero__tagline p {
    font-size: calc(22px + 36 * ((100vw - 320px) / 704));
  }
}

.hero-content .hero__tagline .middle-line {
  font-size: 56px;
}

@media only screen and (max-width: 1024px) {
  .hero-content .hero__tagline .middle-line {
    font-size: calc(20px + 35 * ((100vw - 320px) / 704));
  }
}

.hero-content .hero__tagline .hero-slash {
  width: 0;
  height: 0;
  border-top: 0.2rem solid transparent;
  border-left: 465px solid #322E21;
  border-bottom: 0.2rem solid transparent;
  border-radius: 0 0 0 0;
  margin: 0.5rem 0;
}

@media only screen and (max-width: 1024px) {
  .hero-content .hero__tagline .hero-slash {
    border-left: calc(13rem + 220 * ((100vw - 320px) / 704)) solid #322E21;
  }
}

.hero-content .hero__tagline .bluetext {
  color: #0082CB;
}

.hero-content .home-bottom {
  width: 100%;
  height: auto;
}

.hero-content .hero-logo {
  width: 70%;
  margin-bottom: 2rem;
  margin-left: 10%;
}

.hero-content.hero-cat {
  height: 300px;
}

.hero-image {
  position: absolute;
  right: 0;
  z-index: 2001;
  pointer-events: none;
}

@media only screen and (max-width: 1024px) {
  .hero-image {
    display: none;
  }
}

.promo a:not(.button), .promo a:link:not(.button), .promo a:hover:not(.button) {
  color: white;
}

/* END HERO CONTENT */
.top-banner {
  text-align: center;
  background-color: #FFFFBF;
}

.top-banner p {
  max-width: 105ch;
  margin: 0px auto;
  padding: 20px 0;
}

.home__categories {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  list-style-type: none;
  max-width: 640px;
  margin: 0 auto;
}

@supports (-ms-ime-align: auto) {
  .home__categories {
    justify-content: center;
  }
}

.home__category {
  width: 11em;
  height: auto;
  margin: 24px 12px 0 12px;
}

.categoryitem .linktext, .querysettingname {
  font-family: "Oswald";
  color: #322E21;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h1, h2, h3, .heading {
  font-family: "Oswald";
  letter-spacing: 1px;
}

h1 {
  font-size: 24px;
  margin-bottom: 24px;
  line-height: 1.2em;
}

h2 {
  font-size: 18px;
}

p {
  font-family: "Open Sans";
  color: #000;
  font-size: 16px;
  letter-spacing: 0.16px;
}

input, button, select, textarea {
  font-family: "Oswald";
  letter-spacing: 1px;
}

ul, ol {
  margin: 0 0;
}

button.rgHCMFilter span:hover {
  color: #000;
}

button, input[type="button"], a.button {
  background: none;
  filter: none;
  background-color: #0082CB;
  border: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19);
  -webkit-font-smoothing: none;
  font-family: "Oswald";
  letter-spacing: 1px;
  font-size: 16px;
  border-radius: 0;
  padding: 10px 16px;
  display: inline-block;
}

button:hover, button:active, button:focus, input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, a.button:hover, a.button:active, a.button:focus {
  background-color: #006296;
  color: white !important;
  background-position: 0;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.49);
}

a:not(.button), a:link:not(.button), a:hover:not(.button) {
  color: #0082CB;
}

.mastercontent a:visited:not(.button) {
  color: #0082CB;
}

.mastercontent a.button:visited {
  color: white;
}

.button--cta, a.button--cta {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1em;
  background-color: #F28123;
}

.button--cta:hover, .button--cta:active, .button--cta:focus, a.button--cta:hover, a.button--cta:active, a.button--cta:focus {
  background-color: #C85F09;
}

.button--cta i::before, a.button--cta i::before {
  font-size: 80%;
}

.fullwidth-elm {
  margin-left: calc(50% - 49vw);
  width: 98vw;
}

.CartTotalHeader {
  font-size: 18px;
  font-weight: normal !important;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.CartTotalHeader i::before {
  font-size: 90%;
}

@media only screen and (max-width: 482px) {
  .CartTotalHeader {
    line-height: 20px;
    padding: 10px 12px;
  }
}

.CartTotalHeader:not(.button--cta) {
  font-size: 18px;
  background-color: transparent;
  color: #0082CB !important;
  box-shadow: none;
  font-weight: bold !important;
}

@media only screen and (max-width: 482px) {
  .CartTotalHeader:not(.button--cta) {
    text-align: left;
    margin-left: 6px;
    font-family: "Open Sans";
  }
}

.SearchModule {
  width: 40%;
  max-width: 1120px;
  top: 5px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .SearchModule {
    width: 70%;
  }
}

.SearchModule .searchbar {
  height: 40px;
  font-family: inherit;
}

.SearchModule .searchgobutton {
  height: 100%;
}

.fineprint--container {
  position: relative;
  top: -4rem;
  margin: 0 5em;
}

@media only screen and (max-width: 482px) {
  .fineprint--container {
    top: -3rem;
    margin: 0 1em;
  }
}

.fineprint {
  font-size: 12px;
}

footer {
  background: rgba(255, 255, 255, 0.5);
  background-size: contain;
  background-blend-mode: multiply;
  margin: auto auto 0px auto;
  width: 100%;
  z-index: 2;
}

.FooterModule {
  padding: 0px 0px 15px 0px;
  margin-top: 0px;
  color: #322E21;
}

.FooterModule a, .FooterModule a:visited {
  color: #0082CB;
}

.FooterModule .footer__contacts {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 22px;
  line-height: 21px;
}

@media only screen and (max-width: 482px) {
  .FooterModule .footer__contacts {
    flex-flow: column nowrap;
    align-items: flex-start;
    margin-left: 20px;
  }
}

.FooterModule .footer__contacts .footer__col {
  margin-bottom: 25px;
  text-align: right;
}

@media only screen and (max-width: 482px) {
  .FooterModule .footer__contacts .footer__col {
    text-align: left;
  }
}

.FooterModule .footer__contacts .footer__col ul {
  list-style-type: none;
}

.FooterModule .footer__contacts .footer__col ul li {
  margin-bottom: 10px;
}

.FooterModule .footer__emphasis {
  font-weight: bold;
  font-style: italic;
}

.footer-slash {
  width: 0;
  height: 0;
  border-top: 0.2rem solid transparent;
  border-left: 960px solid #322E21;
  border-bottom: 0.2rem solid transparent;
  border-radius: 0 0 0 0;
  margin: 0.5rem 0 0.7rem 3rem;
}

@media only screen and (max-width: 1024px) {
  .footer-slash {
    border-left: 87vw solid #322E21;
    margin-left: 10px;
  }
}

.maincontent:focus, .contentheadingcontainer:focus, main:focus {
  outline: none;
}

/* Forms */
.ContactInfoModule {
  font-family: "Oswald";
}

.ContactInfoModule select {
  height: 40px;
  width: 320px;
}

textarea,
input[type='email'],
input[type='submit'],
input[type='button'],
input[type='text'],
input[type='password'],
select {
  font-size: 18px;
}

.ContactUsModule fieldset > ol > li > label, .AccountLoginModule fieldset > ol > li > label, .AccountPasswordRecoveryModule fieldset > ol > li > label, .AccountRegisterModule fieldset > ol > li > label {
  float: left;
  display: inline-block;
  margin-top: 10px;
  min-width: 4em;
}

.ContactUsModule label, .AccountLoginModule label, .AccountPasswordRecoveryModule label, .AccountRegisterModule label {
  font-family: "Oswald";
  letter-spacing: 1px;
  line-height: 1.45;
}

.ContactUsModule input, .AccountLoginModule input, .AccountPasswordRecoveryModule input, .AccountRegisterModule input {
  font-family: "Open Sans";
  height: 40px !important;
  padding: 1px 1px 1px 5px !important;
  float: left;
  width: 94%;
  max-width: 100% !important;
}

.ContactUsModule textarea, .AccountLoginModule textarea, .AccountPasswordRecoveryModule textarea, .AccountRegisterModule textarea {
  font-family: "Open Sans";
  width: 450px;
  height: 270px;
  padding: 10px !important;
  resize: none;
  max-width: 100% !important;
}

.ContactUsModule select, .AccountLoginModule select, .AccountPasswordRecoveryModule select, .AccountRegisterModule select {
  font-family: "Open Sans";
  height: 40px !important;
}

.ContactUsModule .Zip2, .AccountLoginModule .Zip2, .AccountPasswordRecoveryModule .Zip2, .AccountRegisterModule .Zip2 {
  float: none;
}

.form__section__label {
  font-size: 24px;
  font-family: "Oswald";
  margin-top: 20px;
  margin-bottom: 7px;
}

.AccountRegisterModule ol {
  display: flex;
  flex-flow: column nowrap;
  margin-top: 20px;
}

.AccountRegisterModule input[type="radio"] {
  width: 20px;
}

.ContactUsModule button {
  background-color: #F28123;
}

.ContactUsModule .RadUpload {
  display: inline-block;
}

.ContactUsModule .RadUpload input.ruBrowse {
  float: right;
  margin-right: 0;
}

.ContactUsModule .RadUpload input.ruFakeInput {
  margin-right: 0px;
}

.label__wrapper {
  width: 6em;
  float: left;
  margin-bottom: 6px;
}

.input__wrapper {
  float: left;
  max-width: 400px;
  width: 100%;
}

.form__footer {
  margin: 15px 15px 0 0;
  text-align: right;
}

.form__footer a:first-child {
  color: #0082CB;
}

.login__new {
  margin: 40px 0;
  padding-bottom: 40px;
  border-bottom: 1px solid grey;
}

.login__new ul > li {
  margin-left: 2rem;
}

.AccountLoginModule table {
  margin: 0 auto;
  width: 100%;
  max-width: 496px;
}

.AccountLoginModule td {
  text-align: left;
}

.AccountLoginModule button {
  margin-left: 30px;
}

.AccountLoginModule a.button.button--cta {
  font-size: 20px;
}

.AccountLoginModule .request_button_container {
  text-align: center;
  margin: 10px 0;
}

.AccountLoginModule .create__area {
  border-top: 1px solid #322E21;
  padding-top: 25px;
}

.AccountLoginModule .existing__area {
  margin-bottom: 25px;
}

.AccountPasswordRecoveryModule .label__wrapper {
  width: unset;
}

.AccountManagementModule > h1 {
  margin-bottom: 3em;
}

@media only screen and (max-width: 767px) {
  .AccountManagementModule .reports__header {
    visibility: hidden;
  }
}

.AccountManagementModule > div > div:not(:first-child) {
  position: relative;
  top: -39px;
}

.AccountManagementModule li {
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 2em;
}

.AccountManagementModule li a {
  font-family: "Oswald";
  letter-spacing: 1px;
  font-size: 24px;
  color: #0082CB;
}

.AccountAddressNewModule .button--cta {
  font-size: 18px;
}

.AddressEditModule label {
  width: 8em;
  text-align: right;
}

.AddressEditModule input, .AddressEditModule select {
  font-family: "Open Sans";
  font-size: 14px;
}

.popupbody {
  padding: 10px 11px;
}

.popupbody .mastercontent {
  margin-top: 0;
}

.popupbody .AccountAddressNewModule .addresstype label {
  width: 4.75em;
  text-align: left;
}

.RadCaptcha img {
  float: left;
  margin-right: 1em;
}

.RadCaptcha a {
  clear: right;
}

.RadCaptcha a:last-child {
  margin-right: 2.37rem;
}

.RadCaptchaWrapper {
  width: 24em;
}

.BreadcrumbModule {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
}

.BreadcrumbModule span > a {
  color: #0082CB !important;
}

@media only screen and (max-width: 768px) {
  .BreadcrumbModule {
    font-size: 14px;
  }
}

.CategoryHome .login__welcome, .CategoryHome .loggedin__welcome__message {
  text-align: center;
}

.CategoryHome .login__welcome p:first-child, .CategoryHome .loggedin__welcome__message p:first-child {
  font-family: "colt-soft";
  color: #322E21;
  text-transform: uppercase;
  font-size: 36px;
}

@media only screen and (max-width: 482px) {
  .CategoryHome .login__welcome p:first-child, .CategoryHome .loggedin__welcome__message p:first-child {
    font-size: 32px;
  }
}

.CategoryHome .login__welcome p:first-child span:last-child, .CategoryHome .loggedin__welcome__message p:first-child span:last-child {
  font-size: 28px;
}

.CategoryHome .login__welcome p:last-child, .CategoryHome .loggedin__welcome__message p:last-child {
  font-family: pragmatica-condensed,sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #F28123;
}

.CategoryHome .loggedin__welcome {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  align-items: center;
}

@media only screen and (max-width: 1163px) {
  .CategoryHome .loggedin__welcome {
    flex-flow: row wrap;
  }
}

.CategoryHome .loggedin__welcome__decoration {
  padding: 15px;
  order: 10;
}

@media only screen and (max-width: 928px) {
  .CategoryHome .loggedin__welcome__decoration {
    order: 40;
  }
}

.CategoryHome .loggedin__welcome__message {
  order: 20;
}

@media only screen and (max-width: 1163px) {
  .CategoryHome .loggedin__welcome__message {
    order: 5;
  }
}

.CategoryHome .loggedin__welcome__promo {
  padding: 15px;
  order: 30;
}

.productlistitem .catalog__info, .productlistitemalt .catalog__info, .productlist .catalog__info {
  padding: 0 0 10px 0;
}

.productlistitem .catalog__name, .productlistitemalt .catalog__name, .productlist .catalog__name {
  font-family: "Oswald";
  font-size: 24px;
  letter-spacing: 1px;
  color: #0082CB !important;
}

.productlistitem .catalog__part, .productlistitemalt .catalog__part, .productlist .catalog__part {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 30px;
}

.categoryprimaryimage img,
.productlist img,
.productimageandphotos img {
  border: 1px solid #9f9d9d !important;
  /*!importants overriding inline styles that are dynamically added*/
  -webkit-box-shadow: 4px 4px 6px -6px #000;
  -moz-box-shadow: 4px 4px 6px -6px #000;
  box-shadow: 4px 4px 6px -6px #000;
  margin: 10px 10px 10px 0;
  max-width: 320px;
  height: auto !important;
}

.categoryitemgrid {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}

.categoryitem {
  padding: 15px;
  margin: 15px;
  width: 240px;
}

.categoryitem .linktext {
  text-align: center;
  color: #0082CB;
  margin-top: 5px;
}

.PagingCategoryTemplate .productlist .categoryitem img {
  margin: 0;
}

.ProductSkusGrid .RadInput.RadInput.riContSpinButtons, .SkuGridModule .RadInput.RadInput.riContSpinButtons {
  padding-right: 5px;
}

.ProductSkusGrid .sku__image, .SkuGridModule .sku__image {
  width: 125px;
  cursor: default;
}

.price-breaks {
  border: 3px solid black;
  border-collapse: collapse;
  /* tbody:before {
		content: '';
		width: 0;
		height: 0;
		border-top: 0.2rem solid transparent;
		border-left: 6rem solid $pantoneBlack;
		border-bottom: 0.2rem solid transparent;
		border-radius: 0 0 0 0;
		margin: 0.5rem 0 0.5rem 1rem;
	} */
}

.price-breaks th, .price-breaks td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 15px;
}

.price-breaks th {
  font-weight: bold;
  background-color: #0082CB;
  color: white;
  font-family: "Oswald";
  font-size: 1.2em;
}

.price-breaks .price-breaks__quantity {
  text-align: center;
}

.price-breaks .price-breaks__price {
  text-align: center;
}

.smalltext {
  font-size: 80%;
  color: grey;
}

.RadInput_Default input[readonly="readonly"], .RadInput_Default input[readonly="readonly"] + span > a {
  opacity: 0.4;
  cursor: not-allowed;
}

.RadInput_Default a {
  color: #0082CB !important;
}

.ProductSearchModule .NoResults {
  margin-bottom: 20px;
}

.TemplatedShoppingCartModule button i::before {
  font-size: 80%;
}

.TemplatedShoppingCartModule .ShoppingCartHeader {
  background-color: white;
  position: relative;
}

.TemplatedShoppingCartModule .ShoppingCartHeader h1 {
  color: #322E21;
  font-weight: normal;
  font-size: 32px;
}

@media only screen and (max-width: 1024px) {
  .TemplatedShoppingCartModule .ShoppingCartHeader {
    min-height: 95px;
  }
}

.TemplatedShoppingCartModule .cart__total__header {
  background-color: #322E21;
  min-height: 0px;
}

.TemplatedShoppingCartModule .cart__total__header h1 {
  color: white;
  font-size: 24px;
}

.TemplatedShoppingCartModule .ShoppingCartItems {
  border-color: #322E21;
  border-width: 2px;
}

.TemplatedShoppingCartModule .ShoppingCartItem {
  border-bottom: 2px solid #322E21;
  padding: 20px 0 10px 0;
}

.TemplatedShoppingCartModule .ShoppingCartItem .line-quantity {
  margin-bottom: 20px;
}

.TemplatedShoppingCartModule .update-controls, .TemplatedShoppingCartModule .controls {
  padding: 5px;
}

.TemplatedShoppingCartModule .update-controls a, .TemplatedShoppingCartModule .controls a {
  color: #0082CB;
}

.TemplatedShoppingCartModule .update-controls hr, .TemplatedShoppingCartModule .controls hr {
  margin: 2px 0px 5px 0px;
  border-top: 1px solid #F28123;
}

.TemplatedShoppingCartModule .cart-options {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-flex;
  margin-top: 3px;
  justify-content: space-around;
}

.TemplatedShoppingCartModule .cart-options a {
  color: #0082CB;
  padding: 3px;
  text-transform: uppercase;
  text-align: center;
}

.TemplatedShoppingCartModule button.button--cta {
  width: 100%;
}

.TemplatedShoppingCartModule .checkout-button-container {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .TemplatedShoppingCartModule .checkout-button-container {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 85px;
    z-index: 3;
  }
  .TemplatedShoppingCartModule .checkout-button-container button.button--cta {
    width: 80%;
    margin-top: 20px;
  }
}

.coupon__container {
  margin-top: 30px;
  margin-left: 28px;
}

.coupon__container input {
  width: 8em;
  height: 29px;
  border: 2px solid #0082CB;
  border-radius: 0;
}

.coupon__container button {
  position: relative;
  left: -4px;
}

@media only screen and (max-width: 767px) {
  .coupon__container {
    margin-left: 10px;
  }
}

.DiscountInfo {
  display: none;
}

.PaymentMethod.midset {
  margin-top: 20px;
}

.CheckoutPaymentModule input[type="text"] {
  height: 32px;
}

a.creditcard-add.button {
  margin-top: 20px;
}

a.creditcard-add.button span {
  margin-top: 0;
  margin-right: 0;
}

a.creditcard-add.button #InfoImage {
  margin-top: 0;
}

a.creditcard-add.button #InfoImage div.bg {
  background: none;
}

a.creditcard-add.button #InfoImage i {
  color: inherit;
}

.confirmation-disclaimer {
  display: block;
  width: 60%;
  margin-top: 57px;
  margin-bottom: 20px;
  font-size: 80%;
}

#TermsCheckbox {
  transform: scale(1.5);
}

.submit-order {
  font-size: 18px;
}

@media only screen and (max-width: 570px) {
  .AccountLoginModule td {
    text-align: left;
  }
}

/* END Starter Styles */
/* Font Reskining */
/* 
#contentwrapper .BreadcrumbModule span,
#contentwrapper .BreadcrumbModule a {
	font-size: 1em;
	color: $primaryblue;
	font-weight: bold;
	text-transform: uppercase; }
	
#contentwrapper .BreadcrumbModule {
	border: 0; }
	
.font-small {
	font-size: calc(16px * .875);

	a:link, a, a:visited, span, p {
		font-size: calc(16px * .875); }
}

.font-medium {
	font-size: $primaryFontSize;

	a:link, a, a:visited, span, p {
		font-size: $primaryFontSize; }
}

.font-large {
	font-size: calc(16px * 1.25);

	a:link, a, a:visited, span, p {
		font-size: calc(16px * 1.25); }
}

.font-bold {
	font-weight: bold;

	a:link, a, a:visited, span, p {
		font-weight: bold; }
}

.text-uppercase {
	text-transform: uppercase; } */
/* END Font Reskining */
/* Input Reskin */
/* select, textarea,
input:not([type="image"]):not([type="button"]):not([type="submit"]) {
    font-size: $primaryFontSize;
	font-weight: 600;  
	border: 2px solid $darkgrey;
    padding: 6px 12px;
	background-color: $lightgrey; }
	
::-webkit-input-placeholder { 
	text-transform: uppercase; }
::-moz-placeholder { 
	text-transform: uppercase; }
:-ms-input-placeholder { 
	text-transform: uppercase; }
input:-moz-placeholder { 
	text-transform: uppercase; } */
/* END Input Reskin */
/* RadNavigation Styles */
.MainMenuControl .RadNavigation .logo > a {
  box-shadow: none !important;
  padding-bottom: 2px;
}

.MainMenuControl .RadNavigation .rnvRootGroupWrapper {
  background: none !important;
  background-image: none !important;
  border: none !important;
  color: #0082CB;
}

.MainMenuControl .RadNavigation .rnvRootGroup {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.MainMenuControl .RadNavigation .rnvLink, .MainMenuControl .RadNavigation .rnvMore {
  color: #0082CB !important;
}

.MainMenuControl .RadNavigation .rnvItem {
  border: 0px solid transparent !important;
}

.MainMenuControl .RadNavigation .rnvHovered > .rnvRootLink, .MainMenuControl .RadNavigation .rnvSelected > .rnvRootLink {
  background-color: #pantoneBlack !important;
  background-image: none !important;
}

.MainMenuControl .RadNavigation .rnvHovered.logo > .rnvRootLink {
  background-color: transparent !important;
}

.MainMenuControl .RadNavigation .rnvHovered {
  --border: 2px solid #F28123 !important;
}

.MainMenuControl .RadNavigation .rnvMore,
.MainMenuControl .RadNavigation .rnvHovered.rnvMore {
  position: fixed;
  right: 1em;
  top: 0;
  border: 0;
  margin-top: 19px !important;
  z-index: 5000;
  font-size: 2em !important;
  background: none;
}

.MainMenuControl .RadNavigation .rnvMore:hover,
.MainMenuControl .RadNavigation .rnvHovered.rnvMore:hover {
  background-color: #pantoneBlack;
}

.MainMenuControl .RadNavigation .rnvExpanded > .rnvRootLink,
.MainMenuControl .RadNavigation .rnvSelected > .rnvRootLink {
  background: none;
  background-color: #pantoneBlack;
  border-color: #0082CB;
  color: #000;
}

.rnvSlide {
  z-index: 3000 !important;
}

.rnvPopup {
  background-color: #pantoneBlack !important;
  max-width: 100% !important;
}

.rnvPopup .rnvItem, .rnvPopup .rnvLink {
  color: #0082CB !important;
  padding: 7px;
}

.rnvPopup .rnvItem.rnvHovered > a {
  border: 3px solid #322E21;
  background-color: white !important;
  color: #0082CB !important;
}

.rnvRootLink {
  font-size: 18px !important;
  color: #0082CB !important;
  border: none !important;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px !important;
  letter-spacing: 1px;
}

li.icn-cart > div.rnvRootLink {
  padding: 0px !important;
}

@media only screen and (max-width: 700px) {
  .MainMenuControl {
    position: relative;
    right: initial;
    top: initial;
    z-index: initial;
  }
  .radSkin_Windows7 > .rnvSlide {
    height: 100%;
  }
  .radSkin_Windows7 > .rnvSlide .rnvPopup {
    background-color: #eeedf2;
    border: 0;
    height: 100%;
  }
  .radSkin_Windows7 > .rnvSlide .rnvPopup .rnvLink {
    color: #322E21;
  }
  .radSkin_Windows7 > .rnvSlide .rnvPopup .rnvSelected > .rnvLink,
  .radSkin_Windows7 > .rnvSlide .rnvPopup .rnvExpanded > .rnvLink,
  .radSkin_Windows7 > .rnvSlide .rnvPopup .rnvHovered > .rnvLink {
    background-color: #000;
    color: #000;
  }
  .logo a img {
    max-height: 55px;
  }
}

.RadWindow_Windows7 .rwDialogButtons button, .RadWindow_Windows7 .RadWindow .rwDialogButtons button {
  background-color: #0082CB !important;
  color: white !important;
  background-image: none !important;
}

.RadWindow_Windows7 .rwDialogMessage {
  width: 80%;
  margin: auto 0;
  font-size: 18px;
}

.RadWindow_Windows7 .rwCloseButton::before {
  font-size: 28px !important;
}

.RadWindow_Windows7 .rwIcon::before {
  content: '' !important;
}

/* END RadNavigation Styles */
/* Full Width Mobile RadNavigation */
@media only screen and (max-width: 482px) {
  .radSkin_Windows7 > .rnvSlide {
    width: 100%;
    left: 0 !important;
  }
  .radSkin_Windows7 > .rnvSlide .rnvPopup {
    width: 100%;
    max-width: 100%;
  }
}

/* END Full Width Mobile RadNavigation */
/* Customer Portal */
.cda__header {
  height: 120px;
}

.cda__logo {
  padding: 20px;
}

.cda__close {
  float: left;
  margin-left: 30px;
  position: relative;
  top: 30%;
}

.cda__close__button {
  height: 55px;
}

#PortalViewModule {
  margin-left: 20px;
}

.reportinfo {
  margin-top: 20px;
}

.querysettingname {
  font-size: 24px;
}
