@charset "utf-8";
body {
  background-image: url(../Site-Images/Body-Background.gif);
}
#------TOPROW-STYLES------ {
}
#top-row {
  height: 32px;
  font-size: 1rem;
  font-weight: bold;
  background-color: #1d3665;
}
#top-row img {
  margin-bottom: 4px;
  margin-right: 4px;
}
#top-row-container {
  max-width: 68rem;
  color: #343a40;
  margin-top: 0px;
}
#top-row-container a {
  color: #ffc107;
  text-decoration: underline;
  margin-top: 0px;
  font-weight: bold;
}
#top-row-container a:hover {
  color: #fcfcfc;
  text-decoration: underline;
  margin-top: 0px;
  font-weight: bold;
}
#------BRAND-STYLES------ {
}
#main-brand {
  background-color: #1d3665;
}
#main-brand-inner-container {
  max-width: 68rem;
  margin-left: auto;
  margin-right: auto;
}
#------MAINNAV-STYLES------ {
}
#main-nav {
  height: 56px;
  z-index: 10;
}
#main-nav-outer-container {
  max-width: 68rem;
}
#menu-button {
  border: 4px dashed #ffc107;
}
#main-nav ul {
  width: 15rem;
}
#------TEMPBANNER-STYLES------ {
}
#Temp-Banner {
  border: 2px dashed #ffc107;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-radius: 4px;
  text-align: justify;
  font-size: large;
  color: #ff0000;
  -webkit-box-shadow: 2px 2px 5px #b4bbc8;
  box-shadow: 2px 2px 5px #b4bbc8;
}
#Temp-Banner img {
  float: right;
  width: 6rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  padding-bottom: 5px;
}
#------GSABANNER-STYLES------ {
}
#GSA-banner {
  color: #343a40;
  background-color: #f8f8f8;
  border: 1px solid #1d3665;
  margin-bottom: 1rem;
  padding: 0.5rem;
  border-radius: 4px;
  text-align: justify;
  font-size: medium;
}
#inner-container #GSA-banner {
}

#GSA-table {
  font-size: small;
}
#GSA-banner img {
  float: left;
  width: 6rem;
  margin-right: 1rem;
}
#------PAGELINKS-STYLES------ {
}
#text-page-links-inner {
  background-color: #e5e5e5;
  border-radius: 4px;
  border: 1px solid #343a40;
  font-size: small;
}
#text-page-links-inner a:hover {
  color: #1d3665;
}
#------INNERCONTAINER-STYLES------ {
}
#inner-container {
  max-width: 68rem;
}
#------CUSTOMERCOMMENTS-STYLES------ {
}
#CustomerComments .Images {
  border: 1px solid #1d3665;
  border-radius: 4px;
}
#CustomerComments .Text {
  font-size: small;
  color: #1d3665;
  margin-left: 3px;
  margin-right: 3px;
  text-align: justify;
}
#CustomerComments .Name {
  font-size: small;
  color: #6c757d;
  margin-left: 3px;
  margin-right: 3px;
}
#CustomerComments .Location {
  display: block;
  color: #6c757d;
  font-size: small;
}

#------BREADCRUMB-STYLES------ {
}
#breadcrumbs-container {
  padding: 0px;
  font-size: 0.85rem;
}
#breadcrumbs {
  padding: 0px;
  background-color: transparent;
}
#breadcrumbs-container img {
  margin-bottom: 3px;
  margin-right: 3px;
}
#------CAROUSEL-STYLES------ {
}
#index-carousel-body .carousel-control-prev,
#index-carousel-body .carousel-control-next {
  width: 2rem;
  opacity: 1;
}

#index-carousel-container {
  max-width: 1050px;
}
#carousel .carousel-caption {
  background-color: rgba(29, 54, 101, 0.85);
  width: 100%;
  left: auto;
  right: auto;
  top: 95%;
  bottom: 0px;
  border-top: thin solid rgba(34, 34, 34, 1);
  color: rgba(255, 255, 255, 1);
  padding: 0.5rem 0% 0%;
}
#carousel h5 {
  font-size: 1rem;
}
#------HEADER-STYLES------ {
}
#header-row {
  max-width: 68rem;
}
#header-row-inner {
  border-top: 2px solid #ffc107;
  border-bottom: 2px solid #ffc107;
  background-color: #1d3665;
}
#header-row h1 {
  font-size: 1.5rem;
}
#main-product-header {
  border-top: 5px solid #ffc107;
  border-bottom: 5px solid #ffc107;
  background-color: #1d3665;
  font-size: 1.5rem;
}
#main-content-container {
  max-width: 68rem;
  padding-left: 15px;
  padding-right: 15px;
}
#------CARD-STYLES------ {
}
#main-content-container .card {
  max-width: 320px;
  height: 520px;
}
#main-content-container .card:hover {
  cursor: pointer;
  border-color: rgba(255, 182, 0, 1);
}
#main-content-container .card-title {
  font-size: large;
}
#main-content-container .card-subtitle {
}
#main-content-container .card p {
  font-size: 0.75rem;
}
#main-content-container .card .callout {
  color: #ff1a06;
  font-weight: bold;
  display: inline;
}
#main-content-container .card a {
  border-bottom: 2px solid #ffffff;
}
#main-content-container .card a:hover {
  opacity: 0.95;
  border-bottom: 2px solid #ffc107;
}
#------TAB-STYLES------ {
}
#main-content-tabs {
}
#main-content-tabs .nav-item {
}
#main-content-tabs .nav-item a {
  color: white;
  background-color: #1d3665;
  margin-right: 1px;
  border: 1px solid #343a40;
  border-bottom: 2px solid #ffc107;
}
#main-content-tabs .nav-item a:hover {
  border-bottom: 2px solid #1d3665;
  background-color: #ffc107;
  color: black;
}
#main-content-tabs .nav-item .active {
  color: white;
  background-color: #1d3665;
  margin-right: 1px;
  border: 1px solid #343a40;
  border-bottom: 2px solid #ffc107;
}
#main-content-tabs .nav-item #order-tab {
  color: white;
  background-color: #dc3545;
  margin-right: 1px;
  border: 1px solid #343a40;
  border-bottom: 2px solid #ffc107;
}
#main-content-tabs .nav-item #order-tab:hover {
  border-bottom: 2px solid #1d3665;
  background-color: #ffc107;
  color: black;
}
#main-content-tabs .nav-item a span {
  color: white;
  font-weight: bold;
}
#------INFOTAB-STYLES------ {
}
#info p,
#info ul {
  line-height: 1.25rem;
  font-size: 0.85rem;
}
#info .conus {
  background-color: hsla(0, 0%, 95%, 1);
  border-radius: 8px;
  border: 1px solid #da3848;
  padding: 8px;
}
#info .conus a {
  color: #121212;
}
#info .bulk {
  background-color: hsla(42, 100%, 92%, 1);
  border-radius: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  padding: 8px;
  text-align: justify;
}
#info .pms {
  background-color: hsla(59, 100%, 92%, 1);
  border-radius: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  padding: 8px;
  text-align: justify;
}
#info .two-step {
  background-color: hsla(187, 100%, 92%, 1);
  border-radius: 8px;
  padding: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  text-align: justify;
}
#info .color-specs {
  background-color: hsla(303, 100%, 88%, 1);
  border-radius: 8px;
  padding: 8px;
  border: 1px dotted hsla(304, 17%, 47%, 1);
  text-align: justify;
}
#info .page-links {
  background-color: hsla(260, 100%, 92%, 1);
  border-radius: 8px;
  padding: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  text-align: justify;
}

#info .who {
  background-color: hsla(0, 0%, 92%, 1);
  border-radius: 8px;
  padding: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  text-align: justify;
}
#info .logo-database {
  background-color: hsla(205, 100%, 56%, 1);
  border-radius: 8px;
  padding: 8px;
  border: 3px solid hsla(59, 100%, 59%, 1);
  text-align: justify;
  color: rgba(255, 255, 255, 1);
  font-weight: bold;
  -webkit-box-shadow: 2px 2px 2px 2px rgba(209, 209, 209, 1);
  box-shadow: 2px 2px 2px 2px rgba(209, 209, 209, 1);
}
#info .logo-database a {
  color: hsla(59, 100%, 59%, 1);
}
#info .order-form {
  border-radius: 8px;
  background-color: hsla(108, 100%, 92%, 1);
  border: 1px dotted hsla(0, 0%, 93%, 1);
  padding: 8px;
  text-align: justify;
}
#info-columns .btn {
  width: 20rem;
}
#info-columns .text-specs {
  list-style-type: none;
  text-indent: 0px;
  padding-left: 0rem;
}
#info img {
  vertical-align: top;
  margin-bottom: 10px;
}

#------MODAL-STYLES------ {
}
.modal-header {
  border-bottom: 0.25rem solid #eda811;
  background-color: #1d3665;
}

.modal-title {
  color: hsla(0, 0%, 100%, 1);
  font-weight: bold;
  font-size: medium;
}
.modal-body {
}
.modal-footer {
  background-color: #1d3665;
  border-top: 0.25rem solid #eda811;
}
.close {
  color: #ffffff;
  opacity: 1;
}
#order small a {
  color: #ff1a06;
}
#order .please-note {
  background-color: hsla(0, 100%, 92%, 1);

  border-radius: 8px;
  padding: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  text-align: justify;
}

#------HOWTOORDER-STYLES------ {
}
#how-to-order-accordian,
#shipping-quote-modal {
  text-align: left;
  color: #343a40;
}
#orderinfoModal .small,
#shippinginfoModal .small,
#HowToModal .small {
  color: rgba(146, 13, 15, 1);
  text-align: left;
}
#shippinginfoModal p {
  font-size: small;
}
#shippinginfoModal .modal-title {
  font-size: medium;
}

#shippinginfoModalLabel {
  font-size: large;
}
#ShippingQuote a {
  color: #dc3545;
}

#------SWATCHTAB-STYLES------ {
}
#swatches p {
  font-size: 0.9rem;
}
#swatches-panel h4 {
  background-color: #1d3665;
  border-top: 2px solid #ffc107;
  border-bottom: 2px solid #ffc107;
  color: #ffffff;
}
#swatches .pms {
  background-color: hsla(59, 100%, 92%, 1);
  border-radius: 8px;
  border: 1px dotted hsla(0, 0%, 93%, 1);
  padding: 8px;
  text-align: justify;
}
#------ORDERTAB-STYLES------ {
}
#order p,
#order ul {
  line-height: 1.25rem;
  font-size: 0.85rem;
}
#order .thead-dark tr th {
  background-color: #1d3665;
  border-bottom: 3px solid #ffc107;
}
#order .thead-dark tr th #tab-head-sm-tx {
  font-size: small;
}
#order label {
  margin-bottom: 0px;
  font-weight: bold;
  margin-top: 0.5rem;
  max-width: none;
}
#order .please-call {
  font-size: large;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}

#order .choose-label {
  font-weight: bold;
  color: #343a40;
  margin-top: 0rem;
  margin-bottom: 0rem;
  margin-right: 2rem;
}
#order .choose-option {
  font-weight: normal;
  color: #6c757d;
  margin-right: 2rem;
}

#order input,
#order select {
  margin-bottom: 1rem;
  border-color: #ffc107;
  max-width: 50%;
}
#order table {
  border: 2px solid #343a40;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
#order .table-sm td {
  background-color: #a3a5ac;
}
#order .min-order {
  font-size: small;
  color: #ffffff;
  font-weight: bold;
  display: inline;
}
#order .orientation-info {
  display: inline;
}
#order .orientation-info a {
  font-size: small;
  color: #ffffff;
  font-weight: bold;
}
#order .small-red-text {
  color: #ffffff;
  font-size: small;
}
#order .fraction-text {
  font-size: large;
}
#order .conus {
  border-radius: 8px;
  border: 1px solid #da3848;
  padding: 8px;
  background-color: hsla(0, 0%, 95%, 1);
}
#order .conus a {
  color: #121212;
}
#order .designer-carpet-tiles {
  color: #1d3665;
  text-align: center;
  text-decoration: underline;
}

#------GALLERY-STYLES------ {
}
#gallery-row div {
  padding: 0.25rem;
  margin-bottom: 0.25rem;
  border-bottom: 1px solid #6c757d;
}
#gallery-row a img {
  border: 1px solid #6c757d;
  border-radius: 2px;
  margin-bottom: 1rem;
}
#gallery-row a:hover img {
  border-color: #ffc107;
  opacity: 0.975;
}
#------BLOG-STYLES------ {
}
#blog .blog-header {
  color: #1d3665;
}
#blog .blog-text {
}
#blog .blog-img {
}
#------FOOTER-STYLES------ {
}
#footer {
  background: #3b3b3b;
}
#footer-row {
  padding-top: 1rem;
  max-width: 60rem;
}
#footer a {
  font-size: 0.9rem;
}
#footer a:hover {
  color: #17a2b8;
}
#------BOTTOMROW-STYLES------ {
}
#bottom-row {
  background: #767676;
  font-size: 1rem;
}
#bottom-row-container {
  max-width: 900px;
  color: #ffffff;
}
#bottom-row-small {
  height: 30px;
  max-width: 900px;
  color: #ffffff;
}
#bottom-row-small small {
  vertical-align: middle;
}

#------SHRINKAGE-STYLES------ {
}
#ShrinkageChartModal .modal-header,
#ShrinkageChartModal .modal-footer {
  background-color: #1d3665;
  border-top: 2px solid #ffc107;
  border-bottom: 2px solid #ffc107;
  color: #ffffff;
}
#------UPLOAD-FORM-STYLES---- {
}
#browse-file-row {
}
#browse-button {
}
#instructionsWrap li {
  list-style-type: none;
}
#formUploadInputWrapper #browse-file-row .fileInputLabel {
  color: #dc3545;
  font-size: small;
}
#------GALLERY-TABLE-STYLES--- {
}
#gallery-click-text {
  color: #ff1a06;
  font-size: small;
}
#GalleryTable {
  width: 100%;
  text-decoration: none;
  border-radius: 5px;
}
#GalleryTable tr {
}
#GalleryTable img {
}
#GalleryTable th {
  color: #333333;
  height: 30px;
  background-color: #f0f0f0;
  font-weight: normal;
  border-bottom: 1px solid #333;
  font-family: arial;
  font-size: 18px;
}
#GalleryTable td {
  width: 20%;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 135px;
  border-style: none;
}
#GalleryTable a:hover img {
  opacity: 0.7;
}
#GalleryTable td a {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 20%;
  text-decoration: none;
  border: 1px solid #ffffff;
  color: #333;
}
#GalleryTable td a:hover {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 20%;
  text-decoration: underline;
  border: 1px solid #ff1a06;
}
#------LOGO-UPLOAD-STYLES--- {
}
#BtnLogoUpload {
  width: 200px;
  text-shadow: 3px 3px 3px #363636;
  border: thin solid #ff6769;
  -webkit-box-shadow: inset 1px 1px 1px 1px #d1d1d1;
  box-shadow: inset 1px 1px 1px 1px #d1d1d1;
}

@media (max-width: 992px) {
  #main-brand-inner-container {
    margin-left: auto;
    margin-right: auto;
  }
  #main-brand-logo {
    width: 771px;
    height: 117px;
  }
  #inner-container {
  }
}
@media (max-width: 768px) {
  #main-brand-inner-container {
    margin-left: auto;
    margin-right: auto;
  }
  #main-brand-logo {
    width: 580px;
    height: 90px;
  }
  #inner-container {
  }
  #breadcrumbs-container {
    font-size: 0.75rem;
  }
  #header-row h1 {
    font-size: 1rem;
  }
  #main-content-tabs .nav-item a {
    font-size: 0.9rem;
  }
  #GSA-banner {
    font-size: small;
  }
}
@media (max-width: 576px) {
  #top-row {
    height: 32px;
    color: #1d3665;
    font-size: 0.75rem;
    font-weight: bold;
  }
  #main-brand-logo {
    width: 300px;
    height: 47px;
  }
  #main-brand-inner-container {
    margin-left: auto;
    margin-right: auto;
  }
  #main-nav-outer-container {
    max-width: 960px;
  }
  #main-nav ul {
    width: 14rem;
  }
  #inner-container {
  }
  #breadcrumbs-container {
    font-size: 0.6rem;
  }
  #breadcrumbs {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
  }
  #header-row h1 {
    font-size: 0.85rem;
  }
  #main-content-tabs .nav-item a {
    font-size: 0.75rem;
  }
  #product-display-index h2 {
    font-size: 0.9rem;
  }
  #info p {
    line-height: 1rem;
    font-size: 0.75rem;
  }
  #swatches p {
    font-size: 0.75rem;
  }
  #order input,
  #order select {
    margin-bottom: 1rem;
    max-width: 100%;
  }
  #GSA-banner {
    font-size: x-small;
  }
  #containerCartUpload {
    font-size: small;
  }
  #contact-us {
    font-size: small;
  }
  #order .choose-label {
    font-weight: bold;
    color: #343a40;
    display: block;
  }
  #NPDF-Table p {
    font-size: small;
  }
}