/* Minification failed. Returning unminified contents.
(1437,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;600&display=swap";

/*ClientStyleSheet.scss*/


@media print {
  * {
    background: transparent !important;
    color: #000 !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,
  .purchase-area {
    display: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

@media print {
  #main, body, .mastercontent, .site-width {
    width: 100%;
    margin: 0;
  }
  body {
    color: #000;
  }
  a {
    page-break-inside: avoid;
  }
  blockquote {
    page-break-inside: avoid;
  }
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  table, pre {
    page-break-inside: avoid;
  }
  ul, ol, dl {
    page-break-before: avoid;
  }
  a:link, a:visited, a {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
  }
  a {
    page-break-inside: avoid;
  }
  a:after {
    content: '';
  }
  a[href]:after {
    content: none !important;
  }
  /* a[href^=http]:after {
		content: " < " attr(href) "> ";
	}
	a:after > img {
		content: "";
	}

	article a[href^="#"]:after {
		content: "";
	}
	 a:not(:local-link):after {
		content:" < " attr(href) "> ";
	}*/
}

/* Starter Styles */
body {
  font-family: "Open Sans", serif;
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 1.45;
}

body > form {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

header {
  z-index: 1000;
}

.nav-up {
  top: -137px;
}

footer {
  background: #165365;
  background-size: contain;
  background-blend-mode: multiply;
  background-image: url(/PublicStore/MasterTemplates/JetEdge/Skins/Default/Images/bg-footer.jpg);
  margin: auto auto 0px auto;
  width: 100%;
}

.container-fluid, .site-width {
  max-width: 1100px;
  padding: 0;
}

#contentwrapper {
  border: 0;
  padding-left: 0px;
  padding-right: 0px;
}

#UserStatusBar {
  background-image: url(/PublicStore/MasterTemplates/JetEdge/Skins/Default/Images/bg-header.jpg);
  background-color: #165365;
  background-repeat: repeat;
  background-blend-mode: multiply;
  position: relative;
  top: 0;
  height: 137px;
  width: 100%;
  z-index: 2000;
  padding-right: 0px;
  margin-bottom: 0px;
  transition: top 0.2s ease-in-out;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #UserStatusBar {
    background-image: url(/PublicStore/MasterTemplates/JetEdge/Skins/Default/Images/bg-header-fallback.jpg);
  }
}

@supports (-ms-ime-align: auto) {
  #UserStatusBar {
    background-image: url(/PublicStore/MasterTemplates/JetEdge/Skins/Default/Images/bg-header-fallback.jpg);
  }
}

#UserStatusBar .topmenu .ThemedControlModule {
  float: none;
  padding: 0px;
}

#UserStatusBar .container-fluid {
  max-width: 1100px;
  padding: 0px;
}

#skipcontent {
  outline: none !important;
}

.logo {
  width: 279px;
}

.icn-account {
  order: 5;
}

.icn-cart {
  order: 6;
}

.icn-search {
  order: 7;
}

/* HERO CONTENT */
.hero-content {
  height: 400px;
  width: 100%;
  background-size: cover;
  background-position: 70% 30%;
}

.hero-content .hero-text {
  position: relative;
  top: 36%;
  display: inline-block;
}

.hero-content h1 {
  font-family: "colt-soft";
  font-size: 50px;
  line-height: 50px;
  color: #165365;
  text-align: center;
  border: 8px solid #911c2e;
  border-left: none;
  padding: 1em 1em 1em;
  margin: 0;
  position: relative;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
}

.hero-content h1 .header-line-zero {
  font-family: "Oswald";
}

.hero-content h1 small {
  color: #165365;
}

.hero-content.hero-cat {
  height: 300px;
}

.chevroned {
  -webkit-clip-path: polygon(200% 0, 50% 100%, 300% 0);
  clip-path: polygon(-200% 0, 50% 100%, 300% 0);
}

.hero-content.chevroned:before, .hero-content.chevroned:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 51%;
  height: 30px;
  background: url(/PublicStore/MasterTemplates/JetEdge/Skins/Default/Images/bg-concrete-brown.jpg);
  background-size: initial;
  background-repeat: repeat;
  background-position: 50% 50%;
  bottom: 254px;
}

.hero-content.chevroned:before {
  left: -12px;
  transform: rotate(7.7deg);
}

.hero-content.chevroned:after {
  right: -14px;
  transform: rotate(-7.7deg);
}

@media only screen and (max-width: 1280px) {
  .hero-content {
    height: 350px;
  }
  .hero-content h1 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 975px) {
  .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-content {
    height: 300px;
  }
  .hero-content h1 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 500px) {
  .hero-content {
    height: 250px;
  }
  .hero-content .hero-text {
    display: block;
  }
  .hero-content .hero-text h1 {
    border-right: none;
  }
}

/* END HERO CONTENT */
.top-banner {
  text-align: center;
  background-color: #FFFFBF;
}

.top-banner p {
  max-width: 105ch;
  margin: 0px auto;
  padding: 20px 0;
}

.TopInfo h1, .rmpView .Bom__list__header > div, .querysettingname {
  font-family: "Oswald";
  color: #165365;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h1, h2, h3, .heading {
  font-family: "Oswald";
  letter-spacing: 1px;
}

h1 {
  font-size: 24px;
  margin-bottom: 24px;
  font-size: 24px;
}

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, .document-list a, div.SimpleEditor.Lower_Description a {
  background: none;
  filter: none;
  background-color: #24738c;
  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, .document-list a:hover, div.SimpleEditor.Lower_Description a:hover, a.button:active, .document-list a:active, div.SimpleEditor.Lower_Description a:active, a.button:focus, .document-list a:focus, div.SimpleEditor.Lower_Description a:focus {
  background-color: #1e647a;
  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: #24738c;
}

a.button.redbrown, .document-list a.redbrown, div.SimpleEditor.Lower_Description a.redbrown, button.redbrown {
  background-color: #a14f16;
}

a.button.redbrown:hover, .document-list a.redbrown:hover, div.SimpleEditor.Lower_Description a.redbrown:hover, a.button.redbrown:active, .document-list a.redbrown:active, div.SimpleEditor.Lower_Description a.redbrown:active, a.button.redbrown:focus, .document-list a.redbrown:focus, div.SimpleEditor.Lower_Description a.redbrown:focus, button.redbrown:hover, button.redbrown:active, button.redbrown:focus {
  background-color: #8b4406;
}

.button--cta, a.button--cta {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 23px;
  background-color: #a14f16;
}

.button--cta:hover, .button--cta:active, .button--cta:focus, a.button--cta:hover, a.button--cta:active, a.button--cta:focus {
  background-color: #8b4406;
}

.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: #F8DEC8 !important;
  box-shadow: none;
  font-weight: bold !important;
}

.SearchModule {
  width: 90%;
  margin: 0 auto;
  top: 5px;
}

.SearchModule .searchbar {
  height: 40px;
  font-family: inherit;
}

.SearchModule .searchgobutton {
  height: 100%;
}

.FooterModule {
  font-size: 14px;
  padding: 0px 0px 5px 0px;
  margin-top: 0px;
}

.FooterModule > ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: flex-start;
  list-style: none;
}

.FooterModule > ul .FooterColumn {
  line-height: 24px;
  padding: 30px 14px 0 15px;
}

.FooterModule > ul .FooterColumn ul, .FooterModule > ul .FooterColumn div {
  margin: 10px 0 0 0;
  list-style: none;
}

.FooterModule > ul .FooterColumn ul li, .FooterModule > ul .FooterColumn ul p, .FooterModule > ul .FooterColumn div li, .FooterModule > ul .FooterColumn div p {
  padding: 8px 0;
  font-weight: 600;
  opacity: 1;
  letter-spacing: 1px;
  font-size: 14px;
  color: #fff;
}

.FooterModule > ul .FooterColumn ul p, .FooterModule > ul .FooterColumn div p {
  font-weight: normal;
}

.FooterModule > ul .FooterColumn .heading {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
}

.FooterModule > ul .FooterColumn:first-of-type {
  padding-left: 0px;
}

@media only screen and (max-width: 1138px) {
  .FooterModule > ul .FooterColumn:first-of-type {
    display: none;
  }
}

@media only screen and (max-width: 863px) {
  .FooterModule > ul .Footer__tel {
    display: block;
  }
}

footer .FooterModule a {
  color: white !important;
}

@media only screen and (max-width: 600px) {
  .FooterModule > ul > li:first-child {
    display: none;
  }
}

.maincontent:focus, .contentheadingcontainer:focus, main:focus {
  outline: none;
}

/* Forms */
.ContactInfoModule {
  font-family: "Oswald";
}

.ContactInfoModule select {
  height: 40px;
  width: 320px;
}

.ContactUsModule fieldset label, .AccountLoginModule fieldset label, .AccountPasswordRecoveryModule fieldset label {
  float: left;
}

.ContactUsModule label, .AccountLoginModule label, .AccountPasswordRecoveryModule label {
  font-family: "Oswald";
  letter-spacing: 1px;
  line-height: 40px;
}

.ContactUsModule input, .AccountLoginModule input, .AccountPasswordRecoveryModule input {
  font-family: "Open Sans";
  height: 40px !important;
  padding: 1px 1px 1px 5px !important;
  float: left;
  width: 94%;
}

.ContactUsModule textarea, .AccountLoginModule textarea, .AccountPasswordRecoveryModule textarea {
  font-family: "Open Sans";
  width: 450px;
  height: 270px;
  padding: 10px !important;
  resize: none;
}

.form__section__label {
  font-size: 24px;
  font-family: "Oswald";
  margin-top: 20px;
  margin-bottom: 7px;
}

.ContactUsModule button {
  background-color: #a14f16;
}

.ContactUsModule .RadUpload {
  display: inline-block;
}

.ContactUsModule .RadUpload input.ruBrowse {
  float: right;
  margin-right: 0;
}

.ContactUsModule .RadUpload input.ruFakeInput {
  margin-right: 0px;
}

.ContactUsModule .RadCaptcha_Default img {
  float: left;
}

.ContactUsModule .RadCaptcha_Default a {
  float: left;
  margin-left: 1em;
}

.ContactUsModule .ruFileWrap {
  width: 100%;
}

.ContactUsModule .ruFileWrap input[type="file"] {
  left: 0;
  cursor: pointer;
}

.ContactUsModule .ruFileWrap input[type="text"] {
  float: left;
  max-width: 200px;
}

.ContactUsModule .ruFileWrap input.ruBrowse {
  float: left;
}

@media only screen and (max-width: 482px) {
  .ContactUsModule fieldset label {
    float: none;
  }
  .ContactUsModule input[type="text"] {
    max-width: 100%;
  }
}

.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: #24738c;
}

.login__new {
  margin: 40px 0;
  padding-bottom: 40px;
  border-bottom: 1px solid grey;
  text-align: center;
}

.login__new p {
  font-weight: bold;
}

.AccountLoginModule table {
  margin: 0 auto;
  width: 100%;
  max-width: 496px;
}

.AccountLoginModule td {
  text-align: right;
}

.AccountLoginModule button {
  margin-left: 30px;
}

.AccountLoginModule a.button.button--cta, .AccountLoginModule .document-list a.button--cta, .document-list .AccountLoginModule a.button--cta, .AccountLoginModule div.SimpleEditor.Lower_Description a.button--cta, div.SimpleEditor.Lower_Description .AccountLoginModule a.button--cta {
  font-size: 20px;
}

.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: #165365;
}

.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 .AccountAddressNewModule .addresstype label {
  width: 4.75em;
  text-align: left;
}

.BreadcrumbModule {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 20px;
}

.BreadcrumbModule span > a {
  color: #24738c !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: #165365;
  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: #911c2e;
}

.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;
}

.categoryitemgrid {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin-top: 0px;
}

.categoryitem {
  padding: 15px;
  margin: 15px;
  width: 240px;
}

.categoryitem img {
  margin: 0 !important;
}

.categoryitem div {
  text-align: center;
}

.productlistitem, .productlistitemalt, .productlist {
  margin-top: 0;
}

.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: #165365 !important;
}

.productlistitem .catalog__part, .productlistitemalt .catalog__part, .productlist .catalog__part {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 30px;
}

.productlistitem .SimpleEditor.Everything_Description, .productlistitemalt .SimpleEditor.Everything_Description, .productlist .SimpleEditor.Everything_Description {
  padding-top: 0;
  max-width: 50em;
  padding-bottom: 1em;
}

.document-list, div.SimpleEditor.Lower_Description {
  background-color: LightGray;
  padding-bottom: 10px;
  padding-left: 15px;
}

.document-list h2, .document-list p, div.SimpleEditor.Lower_Description h2, div.SimpleEditor.Lower_Description p {
  padding-top: 10px;
}

.document-list ul, div.SimpleEditor.Lower_Description ul {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

.document-list li, div.SimpleEditor.Lower_Description li {
  line-height: 2.5em;
  margin: 2px;
}

.document-list a, div.SimpleEditor.Lower_Description a {
  display: inline-block;
  min-width: 352px;
  padding: 4px 2px 4px 8px !important;
  text-align: left;
  color: white !important;
}

.document-list a::before, div.SimpleEditor.Lower_Description a::before {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 1.2em;
  margin-right: 5px;
  vertical-align: middle;
}

/* Where Used */
.TopInfo h1 {
  font-size: 24px;
  line-height: 24px;
}

.TopInfo .RadInput.RadInput .riSelect {
  right: 0;
  height: 36px;
  top: 2px;
}

.TopInfo button {
  padding: 10px 15px;
  font-size: 18px;
}

.TopInfo input[type="text"] {
  margin-bottom: 0px;
  text-align: center;
  padding: 7px 10px;
}

.WhereUsed__product__self {
  margin: 30px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.purchase-area {
  border: 5px solid #842730;
  box-sizing: content-box;
  padding: 15px;
  display: flex;
  flex-flow: column nowrap;
}

.purchase-area div {
  margin: 0.5em 0;
}

.WhereUsed .Everything_Description {
  padding: 10px 10px 1px 10px;
  margin-bottom: 10px;
}

.Bom__totalrow {
  margin-top: 5px;
  border-top: 1px solid lightgrey;
  padding-top: 5px;
}

.rmpView {
  border-top: 1px solid lightgrey;
}

.rmpView .Bom__list {
  margin-bottom: 20px;
}

.rmpView .Bom__list__heading {
  margin: 20px 0;
  font-weight: bold;
}

.rmpView .Bom__row {
  margin-bottom: 20px;
}

.rmpView .Bom__row a {
  color: #24738c;
}

.rmpView .Bom__row .Bom__row__part a {
  white-space: nowrap;
}

.rmpView .Bom__row__quantity {
  text-align: center;
}

.rmpView .Bom__row__retail {
  text-align: right;
}

.rmpView .Bom__schematic__legend {
  text-align: center;
}

.rmpView .Bom__list__header > div {
  color: black;
  white-space: nowrap;
}

.rmpView .text-center > div > input {
  text-align: center;
}

.rmpView a.Bom__expand {
  color: #24738c;
}

.rmpView a.Bom__expand h3 {
  margin: 0;
}

.rmpView .hide-items {
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .rmpView .Bom__list__header {
    display: none;
  }
  .rmpView .Bom__row {
    border-bottom: 1px solid gray;
  }
  .rmpView .Bom__row__part {
    display: inline-block;
  }
  .rmpView .Bom__row__part::before {
    content: 'Part#\00a0';
  }
  .rmpView .Bom__row__schematic {
    display: none;
  }
  .rmpView .Bom__row__quantity {
    text-align: left;
  }
  .rmpView .Bom__row__quantity::before {
    content: 'Quantity:\00a0';
  }
  .rmpView .Bom__row__retail {
    text-align: left;
  }
  .rmpView .Bom__row__retail::before {
    content: 'Retail Price:\00a0';
  }
  .rmpView .Bom__row__check {
    width: unset;
    display: inline-block;
  }
  .rmpView .Bom__row__cart {
    width: unset;
    display: inline-block;
  }
  .rmpView .Bom__row__pricingpanel {
    padding-bottom: 15px;
  }
  .rmpView .Bom__wherefound__header {
    display: none;
  }
  .rmpView .Bom__schematic__legend {
    text-align: left;
  }
  .rmpView .Bom__schematic__legend::before {
    content: 'Legend:\00a0';
  }
  .rmpView .Bom__schematic__pricing {
    display: none;
  }
  .rmpView .Bom__schematic__container {
    display: flex;
    flex-flow: column;
  }
  .rmpView .Bom__schematic__list {
    order: 2;
  }
}

.price-breaks {
  border: 3px solid black;
  border-collapse: collapse;
}

.price-breaks th, .price-breaks td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 15px;
}

.price-breaks th {
  font-weight: bold;
  background-color: #165365;
  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;
}

.RadInput_Default input[readonly="readonly"], .RadInput_Default input[readonly="readonly"] + span > a {
  opacity: 0.4;
  cursor: not-allowed;
}

.RadInput_Default a {
  color: #24738c !important;
}

.riContSpinButtons.RadInput.RadInput_Default .riSelect {
  background-color: transparent;
}

.TemplatedShoppingCartModule button i::before {
  font-size: 80%;
}

.TemplatedShoppingCartModule .ShoppingCartHeader {
  background-color: white;
  position: relative;
}

.TemplatedShoppingCartModule .ShoppingCartHeader h1 {
  color: #165365;
  font-weight: normal;
  font-size: 32px;
}

@media only screen and (max-width: 1024px) {
  .TemplatedShoppingCartModule .ShoppingCartHeader {
    min-height: 95px;
  }
}

.TemplatedShoppingCartModule .cart__total__header {
  background-color: #165365;
  min-height: 0px;
}

.TemplatedShoppingCartModule .cart__total__header h1 {
  color: white;
  font-size: 24px;
}

.TemplatedShoppingCartModule .ShoppingCartItems {
  border-color: #165365;
  border-width: 2px;
}

.TemplatedShoppingCartModule .ShoppingCartItem {
  border-bottom: 2px solid #165365;
  padding: 20px 0 10px 0;
}

.TemplatedShoppingCartModule .ShoppingCartItem .line-quantity {
  margin-bottom: 20px;
}

@media only screen and (max-width: 482px) {
  .TemplatedShoppingCartModule .ShoppingCartItem {
    padding-top: 33px;
  }
}

.TemplatedShoppingCartModule .update-controls, .TemplatedShoppingCartModule .controls {
  padding: 5px;
}

.TemplatedShoppingCartModule .update-controls a, .TemplatedShoppingCartModule .controls a {
  color: #24738c;
}

.TemplatedShoppingCartModule .update-controls hr, .TemplatedShoppingCartModule .controls hr {
  margin: 2px 0px 5px 0px;
  border-top: 1px solid #a14f16;
}

@media only screen and (max-width: 482px) {
  .TemplatedShoppingCartModule .update-controls {
    top: 0;
  }
}

.TemplatedShoppingCartModule .cart-options {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-flex;
  margin-top: 3px;
  justify-content: space-around;
}

.TemplatedShoppingCartModule .cart-options a {
  color: #24738c;
  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;
  }
  .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 #24738c;
  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, .document-list a.creditcard-add, div.SimpleEditor.Lower_Description a.creditcard-add {
  margin-top: 20px;
}

a.creditcard-add.button span, .document-list a.creditcard-add span, div.SimpleEditor.Lower_Description a.creditcard-add span {
  margin-top: 0;
  margin-right: 0;
}

a.creditcard-add.button #InfoImage, .document-list a.creditcard-add #InfoImage, div.SimpleEditor.Lower_Description a.creditcard-add #InfoImage {
  margin-top: 0;
}

a.creditcard-add.button #InfoImage div.bg, .document-list a.creditcard-add #InfoImage div.bg, div.SimpleEditor.Lower_Description a.creditcard-add #InfoImage div.bg {
  background: none;
}

a.creditcard-add.button #InfoImage i, .document-list a.creditcard-add #InfoImage i, div.SimpleEditor.Lower_Description a.creditcard-add #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: #F8DEC8;
}

.MainMenuControl .RadNavigation .rnvRootGroup {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  align-content: flex-start;
  flex-wrap: wrap;
}

.MainMenuControl .RadNavigation .rnvLink, .MainMenuControl .RadNavigation .rnvMore {
  color: #F8DEC8 !important;
}

.MainMenuControl .RadNavigation .rnvItem {
  border: 0px solid transparent !important;
}

.MainMenuControl .RadNavigation .rnvHovered > .rnvRootLink, .MainMenuControl .RadNavigation .rnvSelected > .rnvRootLink {
  background-color: #087e85 !important;
  background-image: none !important;
}

.MainMenuControl .RadNavigation .rnvHovered.logo > .rnvRootLink {
  background-color: transparent !important;
}

.MainMenuControl .RadNavigation .rnvHovered {
  --border: 2px solid #a14f16 !important;
}

.MainMenuControl .RadNavigation .rnvMore,
.MainMenuControl .RadNavigation .rnvHovered.rnvMore {
  border: 0;
  margin-top: 16px !important;
  z-index: 5000;
  font-size: 2em !important;
  background: none;
}

.MainMenuControl .RadNavigation .rnvMore:hover,
.MainMenuControl .RadNavigation .rnvHovered.rnvMore:hover {
  background-color: #087e85;
}

.MainMenuControl .RadNavigation .rnvExpanded > .rnvRootLink,
.MainMenuControl .RadNavigation .rnvSelected > .rnvRootLink {
  background: none;
  background-color: #087e85;
  border-color: #000;
  color: #000;
}

.rnvSlide {
  z-index: 3000 !important;
}

.rnvPopup {
  background-color: #087e85 !important;
  max-width: 100% !important;
}

.rnvPopup .rnvItem, .rnvPopup .rnvLink {
  color: #F8DEC8 !important;
  padding: 7px;
}

.rnvPopup .rnvItem.rnvHovered > a {
  border: 3px solid #911c2e;
  background-color: white !important;
  color: #165365 !important;
}

.rnvRootLink {
  font-size: 18px !important;
  color: #F8DEC8 !important;
  border: none !important;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px !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_Default > .rnvSlide {
    height: 100%;
    width: 100% !important;
    left: 0 !important;
  }
  .radSkin_Default > .rnvSlide .rnvPopup {
    background-color: #eeedf2;
    border: 0;
    height: 100%;
  }
  .radSkin_Default > .rnvSlide .rnvPopup .rnvLink {
    color: #165365;
  }
  .radSkin_Default > .rnvSlide .rnvPopup .rnvSelected > .rnvLink,
  .radSkin_Default > .rnvSlide .rnvPopup .rnvExpanded > .rnvLink,
  .radSkin_Default > .rnvSlide .rnvPopup .rnvHovered > .rnvLink {
    background-color: #000;
    color: #000;
  }
}

.RadWindow_Default .rwDialogButtons button, .RadWindow_Default .RadWindow .rwDialogButtons button {
  background-color: #24738c !important;
  color: white !important;
  background-image: none !important;
}

.RadWindow_Default .rwDialogMessage {
  width: 80%;
  margin: auto 0;
  font-size: 18px;
}

.RadWindow_Default .rwCloseButton::before {
  font-size: 28px !important;
}

.RadWindow_Default .rwIcon::before {
  content: '' !important;
}

/* END RadNavigation Styles */
/* Full Width Mobile RadNavigation */
/* 
@media only screen and (max-width: 482px)
{
	.radSkin_Default > .rnvSlide {
		width: 100%;
		left: 0 !important;
		
		.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;
}
