/** Search CSS **/
  .search-bar {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
  width: 50%;
  line-height: 0.35rem;
  }
  .textsearch {
  display: flex;
margin-top: 10px;
  }
.textsearch a {
color: #fff;
}
#H_Search {
    position: relative;
    margin: 5px;
    width: 75%;
}

.max_width300 {
    max-width: 400px;
}

  .searchMerchHor {
  margin-top: 10px
  }
/** End Search CSS **/
  .navbar-brand {
    padding: 20px 10px;
  }

  .bookstore-logo {
    font-size: 20px;
    display: inline-block;
    padding: 33px 0px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
  }

  .bookstore-logo:hover {
    color: #fff;
    text-decoration: none;
  }

  .bookstore-logo::before {
    content: '';
    border-left: 1px solid white;
    padding: 7px;
    border-left-width: 2px;
    border-left-style: solid;
  }

  .footer-text a {
    color: #fff;
  }

  .panel-info {
    border-color: #59595B;
  }
  /*shopping cart modal with book options*/

  .popover-content {
    color: #1e4d2b;
  }

  .Course_With_Material_Required {
    font-weight: bold;
  }

  .btn-primary:focus,
  .btn-primary.focus {
    background-color: #D9782C;
  }
  /*remove "No Comparison Prices available..." notice */

  .Compare {
    display: none;
  }

  body.upload.bottom.right {
    display: none!important;
  }

  body.bottom.right.rectangle {
    display: none!important;
  }

  #Server {
 display:none;
  }
#div_privacy {
 display:none;
}


.panel-heading.textc.Dynamic_Items_Title { 
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.div_content_sec { 
     font-size: 16px; 
     line-height: 1.5em;
}

.eReturnPolicy { 
     background-color: #c7ebd0; 
     margin-top: 20px;
     padding: 5px 10px 5px 10px;
   }

p { 
   margin-bottom: 10px; 
}

a { 
     color: #1E4D2B; 
}



p.smallType { 
       font-size: 10px;
       font-style: italic;
}

.merchDesc { 
line-height: 2rem;
font-size: 110%;
}


.merchLinkText {
font-size:15px;
}



p.price { 
       font-size: 16px;
       font-weight: bold; 
       color: #1E4D2B;
       text-align: center;
}




.merchOut {
    padding: 2%;
    margin: 2%;
 font-size: large;
    border: 2px solid #C10000;
}

/* This sets the prices in green and bolds the price slightly. */ 

.merchPriceCurrent {
    font-weight: bold;
    font-size: 18px;
color: #1e4d2b;
}



/* This CSS sets the product name span class so product names can stand out a little in product descriptions. */ 

.productName { 
     font-weight: bold; 
     color: #1E4D2b; 
    text-decoration: underline 2px solid #C8C372;
}


/* This CSS does the same as the product name, but makes it in blue for SAS product names. */ 

.productNameSAS { 
     font-weight: bold; 
     color: #0066ac; 
}



.center-block {
     display: block;
     margin-left: auto;
     margin-right: auto;
}


#welcomeName { 
     color: white; 
}

.inlineLink { 
   font-weight: bold; 
   text-decoration: underline; 
}

.navbar-alert {
    background-color: #D6D6D6;
    color: black;
    padding: 10px;
    box-shadow: 0px 3px #59595B;
    border-top: 10px solid #d97822;
    border-bottom: 10px solid #d97822;
}

.navbar-alert-red {
	background-color: #006144;
	padding: 10px;
	color: white;
	font-size: 18px;
    border-bottom: 2px solid gray;
}

.navbar-alert-red a {
    color: white;
}

.navbar-alert-gold {
background-color: #C8C372;
color: white;
border-bottom: 2px black;
  padding: 10px;
  box-shadow: 0px 3px #59595B;
    }




/* IF YOU ADD CSS FROM THIS POINT FORWARD, PLEASE LEAVE A COMMENT ABOUT WHAT THE CSS IS FOR */

.heroImageHeaderInterior {
    background-image: url(/SiteImages/109-SchoolImages/109-defaultHeroImage.jpg);
background-position: center center;
padding: 50px;
text-align: center;
margin-bottom: 3%
}

.heroHeaderText { 
border: 4px solid white; 
color: #fff; 
text-align: center;
width: 75%; 
margin: 50px auto;  
padding: 5%; 
}

.heroHeaderTextConstruction { 
border: 4px solid white; 
color: #fff; 
text-align: center;
width: 75%; 
margin: 50px auto;  
padding: 5%; 
background-color: rgba(217,120,44,0.5);
}


/*This makes the hero box smaller when we go down to smaller screens. */

@media screen and (max-width: 500px) {
.heroHeaderText { 
  width: 100%;
  margin: 10px auto; 
}
}


#suppliesHero { 
background-image: url(/SiteImages/109-SchoolImages/109-hero-images/109-admin-hero-image-1920x500-jpg.jpg); 
background-position: center center;
}

#remodelHero { 
background-image: url(/SiteImages/109-SchoolImages/109-remodel-1920x500-hero.jpg); 
background-position: center center;
}

/* This hero image makes the hero image the LSC background. */

#lscHero { 
background-image: url(/SiteImages/109-SchoolImages/109-hero-images/109-lsc-hero-image-1920x500-jpg.jpg); 
background-position: center center; 
background-repeat: no-repeat;
}

#canvasHero { 
background-image: URL(/SiteImages/109-SchoolImages/109-hero-images/109-canvas-stadium-hero-image-1920x500-jpg.jpg);
background-position: center center; 
background-repeat: no-repeat;
}


/* This makes a green box with white text.  */

.greenBox {
  background-color: #1e4d2b;
  padding: 5%;
  color: white;
  border: 2px solid #c8c372;
  border-radius: 10px;
  margin: 10px;
}



/* This makes a #c8c372 (CSU Gold) box with #1e4d2b (CSU Green) text.  */

.goldBox {
  background-color: #c8c372;
  padding: 5%;
  color: #1e4d2b;
  border: 2px solid #1e4d2b;
  border-radius: 10px;
  margin: 10px;
}


.promoImage6col { 
  border-left: 4px solid orange;
  border-bottom: 1px solid black; 
  margin-left: 0; 
width: 100%;
}

.heroHeaderH1 {
  font-family: "Poppins", Helvetica, Arial, sans-serif; 
  font-size: 48px; 
  font-weight: bold; 
  color: white;
}

/* This media query adjusts the Hero Image H1 text so it fits in the green box on mobile devices. */

@media screen and (max-width: 500px) {
.heroHeaderH1 { 
  font-size: 1.75em;
}
}

/* This adds a border around panels.  */

.panel-border {
  padding: 2%;
  margin: 5px;
  border: 1px solid #888888;
  border-left: 6px solid #1e4d2b;
}

/*Adds a border on panels that are stacked on mobile. */

@media screen and (max-width: 500px) { 
.panel-border { 
margin: 10px; 
}
}

/* The following media query will make panels with the .mh-xl class the same height of 500px  */

@media screen and (min-width: 768px) {
  .mh-xl { 
  min-height: 650px; 
}
}

/* Sets images to 100% width */

.img-wide { 
  width: 100%;
}

/* Adds a larger typeface to text inside the boxes. */

.boxTextLarger { 
font-size: large; 
line-height: 1em;
}

/* This CSS makes it so long e-mail addresses get put into another line. */
.ow {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}


/* Sets a margin around icon images, sets the width to 50% of the element, centers the image. */
.iconImages { 
  width:50%; 
  margin-bottom: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}



.promoText {
    padding: 3%;
    text-align: center;
    width: 90%;
    margin:auto;
}

.promoHead { 
  font-weight: bold; 
  font-size:2em; 
  color: #1e4d2b; 
}

@media screen and (max-width: 500px) {
.promoHead { 
  font-size: 1.5em;
}
}

.promoBox { 
  border: 1px solid lightgray; 
/*  box-shadow: 2px 2px 5px grey; */
  margin:5% 0;
  padding: 0;
 }

/* This adds the top promo box to the page, and helps to put the image inside the hero slightly. 
*/

.promoBoxHuge { 
 margin: 2% auto 0px;
 box-shadow: 2px 2px 5px grey; 
}

/* Takes the Promo Box images and shows different images depending on the viewport size. */

.promoBoxHuge {
  border: 1px solid #e1e1e1
}

@media screen and (min-width: 48em) {
  .promoBoxHuge .img-small {
    display: none !important
  }
}

.promoBoxHuge .img-medium {
  display: none !important
}

.promoBoxHuge .img-large {
  display: none !important
}

@media screen and (min-width: 48em) {
  .promoBoxHuge .img-large {
    display: block !important
  }
}

/* Mini Promo Box - adjusts mini promo box to a smaller size based on viewport. */


    .miniPromoBox {
      border: 1px solid #e1e1e1
    }
    
    @media screen and (min-width: 48em) {
      .miniPromoBox .miniPromoSmall {
        display: none !important
      }
    }
    
    .miniPromoBox .miniPromoMedium {
      display: none !important
    }
    
    .miniPromoBox .miniPromoLarge {
      display: none !important
    }
    
    @media screen and (min-width: 48em) {
      .miniPromoBox .miniPromoLarge {
        display: block !important
      }
    }
    


.categoryBox { 
  border: 1px solid lightgray; 
  box-shadow: 2px 2px 5px lightgray;
  margin:5% 0;
  padding: 10px 5% 15%;
  min-height: 310px
}

.categoryBoxText { 
  font-size: 2em; 
  color: #1e4d2b; 
  font-weight: bold; 
  text-align: center;
margin-top: 9%;
}

.categoryHeader { 
font-weight: bold; 
font-size: 3.0em; 
color: #1e4d2b; 
text-align: center; 
}

/* Styles Icons */

.large-icon { 
  font-size: 2em;
  margin: .1em;
  color: inherit;
}

.boxHeader { 
  font-size: 2.25em;
  font-weight: bold; 
  text-align: left; 
  color: #1e4d2b;
}

.boxTextDefault { 
  font-size: inherit; 
  text-align: left; 
}

.boxHeaderSmaller { 
  font-weight: bold; 
  font-size: 1.5em; 
  text-align: left; 
}


.heroContainerFluid {
   padding-left: 0px;
   padding-right: 0px;
}

/* Styles Icons */

.large-icon { 
  font-size: 2em;
  margin: .1em;
  color: inherit;
}

.boxHeader { 
  font-size: 2.25em;
  font-weight: bold; 
  text-align: left; 
  color: #1e4d2b;
}

.boxTextDefault { 
  font-size: inherit; 
  text-align: left; 
}

.boxHeaderSmaller { 
  font-weight: bold; 
  font-size: 1.5em; 
  text-align: left; 
}

.boxHeaderSubhead { 
    font-weight: normal;
    font-size: 1.5em;
    margin-top: 0;
}

.mediaWidthLeft { 
width: 20%; 
vertical-align: middle; 
text-align: center; 
}

/* the following CSS makes links BOLD and UNDERLINED when inside a paragraph. */

p a { 
   font-weight: bold; 
   text-decoration: underline; 
   font-size: inherit;
color: #1e4d2b;
}

p a:hover { 
font-weight: bold; 
text-decoration: none; 
font-size: inherit; 
color: #D9782D; 
}

.merchDesc a { 
   font-weight: bold; 
   text-decoration: underline; 
}

.merchDesc a:hover { 
  font-weight: bold; 
  text-decoration-line: underline; 
  text-decoration-style: dotted;
  color: #C8C372;
}

.merchDesc a:visited { 
  font-weight: bold; 
  text-decoration: underline; 
text-decoration-style: dashed;
}

/* The following CSS modifies the merch title; makes the text bold, the color is green, and the title is automagically given upper case titles. */



#SelectTermDeptHeader {
  color: #1e4d2b;
  font-weight: bold; 
  font-size:3em;
}

/* This adds the necessary design a solid green box with white text and an orange accent border. */

.greenAccentBanner {
    background-color: #1e4d2b;
    color: white;
    padding: 10px;
    border-left: 10px solid #D9782D;
    margin: 2%;
}

.greenAccentBanner a { 
  color: white; 
  font-weight: bold; 
  text-decoration: underline; 
}

.greenAccentBanner a:hover { 
  color: #D9782D; 
  font-style: italic;
  font-weight: none; 
  text-decoration: none;
}

.greenAccentBanner a:visited {
  color: #ECC530;  
}

.greenAccentBanner h3, h4 {
    font-weight: bold;
    font-size: 24px;
    color: white;
    margin-top: 10px;
}

.greenAccentBanner h4 {
	text-align: center;
}

.greenTextBox { 
  background-color: #1e4d2b; 
  color: white;
  padding: 2px;
  margin: 10px auto;
}

.greenTextBox p { 
  margin: 5px;
}

.greenTextBox a {
  color: white; 
  font-weight: bold; 
  text-decoration: underline; 
}

.greenTextbox a:hover { 
  color: #D9782D; 
  font-style: italic;
  font-weight: none; 
  text-decoration: none;
}

.greenTextbox a:visited {
  color: #ECC530;  
}

/* Manages the "Add This" sharing buttons on the page. We may end up doing display:none to this eventually. */

.top10 {
  margin-bottom: 15px;
}

/* @media screen and (max-width: 500px) {
  .top10 { 
  display: none;}
} */

/* This css makes the CSU icon set at 4em */ 

.csu-icon-2em { 
font-size: 2em; 
color: inherit; 
}

.csu-icon-4em { 
    font-size: 4em;
    color: #1e4d2b;
 }


/* This adds buttons to the the Returns Policy and Email us links at the checkout module */ 

#returnCheckout, #emailCheckout {
    padding: 10px;
    border: 1px solid black;
    border-radius: 4px;
    margin: 5px auto;
    color: white;
    background-color: #D9872D;
}

#accountUL li { 
  font-weight: bold;
  line-height: 30px;
font-size: 14px;
list-style: square;
}

.alertBarButton { 
  border: 1px solid #C8C372;
  background-color: #1e4d2b;
  font-weight: bold;
  font-size: 1.25em;
  box-shadow: 4px 4px 3px grey;
}

.page_header { 
   color: #1e4d2b; 
   font-weight: bold;
}

/* This makes a yellow box (sunshine) with an orange (canyon) accent bar. We use this for alerts. */

.sunshineAccentBanner { 
    background-color: #ECC530;
    color: black;
    padding: 10px;
    border-left: 10px solid #CC5430;
}

.sunshineAccentBanner a { 
  color: #cc5430; 
  font-weight: bold; 
  text-decoration: underline; 
}

.sunshineAccentBanner a:hover { 
  color: #105456; 
  font-style: italic;
  font-weight: none; 
  text-decoration: none;
}

.sunshineAccentBanner a:visited {
  color: #cc5430;  
}

.exclusiveBox { 
  border: 2px dashed #1e4d2b;
  padding: 1em;
  margin: 1em;
  font-family: "Poppins", sans-serif,;
  color: #1e4d2b;
}



.border { 
border: none;
}

/* This modifies the text on the "Added to Cart" Modal */ 

.addedToCartName {
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #1e4d2b;
}

/* Front Page CSS */ 

/* This section features design for the front page */

.frontPageHero {
    background-color: #1e4d2b;
    margin-top: 1px !important;
    padding: 10px 0 0;
    margin-bottom: 3%;
}

.frontPageLogo { 
  height: 300px; 
display: block;
}

@media screen and (max-width: 500px) {
.frontPageLogo { 
  height: 100px;
  margin: 10px auto; 
}
}

.frontPageHeroText { 
  font-size: 3em;
  font-weight: bold;
  color: white;
}

@media screen and (max-width: 500px) {
.frontPageHeroText { 
  font-size: 1.5em;
}
}

.frontPageButton { 
  margin: 10px 10px 0 10px;
  border: 1px solid black;
}




.frontPageBoxHead {
font-size: 1.25em;
font-weight: bold;
color: #1e4d2b;
text-align: center;
margin-top: 4%;
}

.frontPageBoxHead a { 
  color: #1e4d2b;
}

.frontPageBoxHead a:hover { 
  color: #fff;
}

.frontPageRow { 
margin: 2px auto 0px;
}

@media (min-width: 1200px) {
.Dynamic_Items {
  width: 1170px;
  margin: 10px auto;
}
}

@media (max-width: 992px) {
.Dynamic_Items {
  width: 95%;
  margin: 10px auto;
}
}
@media (max-width: 991px) {
.itemSearchWrapper {
top: -59px !important;
}
}

@media (max-width: 768px) {
.Dynamic_Items {
    width: 95%;
  margin: 10px auto;
}
  .text-search-mobile {
    text-align: center;
    }
}

.alertBarButton { 
  border: 1px solid #C8C372;
  background-color: #1e4d2b;
  font-weight: bold;
  font-size: 1.25em;
  box-shadow: 4px 4px 3px grey;
}

.sponsoredAnnouncement { 
    margin-top: -5px;
    padding: 0px;
    font-size: 10px;
    font-style: italic;
    text-align: right;
}

.frontPageSubhead { 
  font-weight: bold;
  font-variant: all-small-caps;
  font-size: 1.75em;
  margin-bottom: 10px;
}

.frontDividerLine {
  border-top: 2px solid white;
  width: 50%;
}

/* Ship Pick Div */

.shipPick__wrapper {
  background: url(/SiteImages/109-SchoolImages/109-dark-lsc-exterior-1920x500.jpg) no-repeat top center;
 background-size: cover;
 text-align:center;
 padding:3rem 0;
margin: 2% auto 2%;
}


.shipPick__wrapper h2 {
 color:#fff;
 font-weight:bold;
text-transform:uppercase;
    font-size: 2rem;
    background-color: #1e4d2b;
    border-bottom: 2px solid #C8C372;
}

.shipPick__wrapper .large-bold {
    font-weight: 700;
    font-size: 1.1rem;
    margin: 2% 10% 2% 10%;
    color: white;
    text-transform: uppercase;
 }

@media screen and (min-width: 64em) {
 .shipPick__wrapper .large-bold {
  font-size:1.5rem
 }
}


@media screen and (min-width: 64em) {
 .shipPick__wrapper {
  padding:5rem 0;
  background-color:rgba(255,255,255,0.5);
 }
}

.backtotop {
    display: none;
    position: fixed;
    z-index: 9999999999999;
    bottom: 4rem;
    right: 4rem;
    width: 5rem;
    height: 5rem;
}

.backtotop em {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #1e4d2b;
    font-size: 2rem;
}

.backtotop a:link, .backtotop a:visited {
    display: block;
    opacity: 1;
    width: 5rem;
    height: 5rem;
    background: #c8c372;
    border: 1px solid #1e4d2b;
    border-radius: 0;
    outline: 0;
    position: absolute;
    transition: all 0.2s ease;
    opacity: 0.7;
}

.backtotop a:link, .backtotop a:visited {
    height: 4rem;
    width: 4rem;
}

.previousDynamic {
width: 85%;
margin-left: auto;
margin-right: auto;
}

/* This CSS styles an orange box for Ag Day products */

.agDayBox {
    background-color: #ebb891;
    margin: 10px;
    padding: 5px 10px;
    border: 2px solid #d9782d;
}

.agDayBox h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1e4d2b;
}

.smallPrint {
    font-size: 10px;
    font-style: italic;
}

.greenModalHeader {
  background-color: #D9782D;
padding: 2%
}

.greenModalText { 
  color: white;
}

#SemesterAtSeaHero { 
background-image: url('https://www.bookstore.colostate.edu/SiteImages/109-SchoolImages/109-CSU%20%20Store%20-%20Hero%20Image%20-%201920x500.png');
  background-repeat: no-repeat; 
}

.sas-headers {
	font-family: 'Domine', serif;
	color: #003145;
}

.sas-h1 { 
font-family: 'Domine', serif;
font-weight: 700; 
}

.sas-box-titles {
  font-size: 1.5em;
}

#sasStoreBG { 
  background-image: url('http://insitestore.mbsbooks.com/csusandbox/SiteImages/109-SchoolImages/109-sas-on-ship-store-1920x1000.jpg');
}

.btn-sas {
	background-color: #003145;
	border-color: #0069aa;
	font-family: 'Domine', serif;
	font-weight: 700;
margin-top: 10px;
margin-bottom: 10px;
}


.btn-sas:hover { 
	background-color: #F47A6A;
	border-color: #003145;
	font-family: 'Domine', serif;
	font-weight: 700;
        color: #FFFEF0;
}

.sasHeroText {
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.90em;
	line-height: 1.5em;
}

#onShipStore { 
background-color: #003145;
  color: white;
}

#onShipStore .promoHead  { 
  color: white;
}

#winterHero {
        background-image: url(/SiteImages/109-SchoolImages/109-winter-admin-hero-image.jpg);
        background-position: center center;
      }

/* The following media query will make panels with the .mh-xl class the same height of 500px  */

@media screen and (min-width: 768px) {
  .mh-lg2 { 
  min-height: 360px; 
}
}

.heroText {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
}


/* FAQ CSS */
.faq-heading {
  margin-top: 45px;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 30px;
}

.faq-card {
  border: 1px solid #1E4D2B;
  border-radius: 6px;
  padding: 24px 20px;
  margin-bottom: 12px;
  list-style: none;
  position: relative;
  cursor: pointer;
background-color: white;
}

.faq-open-icon {
  font-size: 22px;
  position: absolute;
  top: 18px;
  right: 24px;
  font-weight: 700;
}

details[open] .faq-open-icon {
  top: 18px;
  right: 24px;
}

details > summary {
  list-style: none;
  color: #1E4D2B;
  font-weight: bold;
  font-size: 115%;
}

details > summary::-webkit-details-marker {
  display: none;
}

details[open] summary {
  color: #1E4D2B;
  font-weight: bold;
  font-size: 115%;
}

details[open] .faq-card-spoiler {
  display: inline-block;
  padding-top: 8px;
  color: #8b8b9a;
}

.faq-aftertext {
  text-align: center;
  color: #8b8b9a;
}

.prodCallOutInfoBox {
  padding: 10px 2%;
  border: 2px solid #1e4d2b;
  border-radius: 10px;
  box-shadow: 5px 5px 4px #595959;
margin: 20px auto;
}

.prodCallOutInfoBox h3 { 
  font-weight: bold;
  color: #1e4d2b;
  font-size: 28px;
}

.prodCallOutInfoBox p { 
  font-size: 18px;
  color: #1e4d2b;
}

.tradeCatBox {
    border: 1px solid lightgray;
    box-shadow: 2px 2px 5px grey;
    margin: 5% 0;
    padding: 0;
    min-height: 425px;
}

.aggiesInfoBox {
    padding: 10px 2%;
    border: 2px solid #D9782D;
    border-radius: 10px;
    box-shadow: 5px 5px 4px #595959;
    margin: 20px auto;
}

.aggiesInfoBox p {
    font-size: 18px;
    color: #1e4d2b;
}

.aggiesInfoBox h3 { 
  font-weight: bold;
  color: #D9782D;
  font-size: 28px;
}

.boxIcon { 
  text-align: center;
  margin-top: 10%;
}

#preorderIntro p { 
  font-size: 32px;
  line-height: 1.25;
  margin: 20px;
}

#preorderIntro { 
  padding: 50px auto 50px auto;
}

#preorderTop h1 { 
  font-size:56px;
  font-weight: bold; 
  color: white;
}

#preorderTop h3 { 
color: white;
  font-size: 28px;
  margin: 10px auto 30px auto;
}

#preorderFAQ .faq-card { 
background-color: white;
}

#hereToHelp h3 { 
  text-transform: uppercase;
  font-size: xx-large; 
  font-weight: bold;
  color: #1e4d2b;
  margin: 10px auto 20px;
}

#preorderSteps h1 { 
  color: white; 
  font-weight: bold; 
  text-transform: uppercase;
  margin-bottom: 20px;
}

#preorderSteps h4 { 
  text-align: center;
  font-size: 1.75em;
}

#preorderFAQ h1 { 
  color: white;
  font-weight: bold; 
}

#preorderFAQ p { 
  color: black;
  font-size: 16px;
}

#preorderFAQ .faqSectionIntro { 
  color: white; 
  font-size: 18px;
  line-height: 1.2em;
}

#rentalReturnsAlert h3 { 
font-weight: bold;
  margin-top: 0;
  font-size: 1.75em;
}

#rentalReturnsAlert p { 
  font-size: 1.2em;
}

#rentalReturnDate { 
font-weight: bold;
  text-decoration: underline;
}

#preorderFAQ .faqSectionIntro { 
  color: white; 
  font-size: 18px;
  line-height: 1.2em;
}

#constructionUpdates li { 
font-size: 24px;
  line-height: 30px;
}

.generalBox {
	border: 1px solid lightgray;
	box-shadow: 2px 2px 5px grey;
	margin: -15px auto 20px auto;
	padding: 0;
}

.generalBoxCenterText {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	margin: 20px;
}

.h1GoldBox {
	font-size: 36px;
	font-weight: bold;
	color: #1e4d2b;
	background-color: #C8C372;
	padding: 10px;
}

.merchLinkText::before {
    font-family: 'Font Awesome Kit';
    content: "\e000";
    display: inline-block;
    text-rendering: auto;
    margin: 10px;
    font-size: 24px;
    font-weight: bold;
}

/* TEXTBOOK PAGE CSS ADDITIONS */ 

.No_Material_Course_Text_Req {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.25;
    text-align: center;
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    color: #3c763d;
    padding: 20px;
}

.panel-heading.small {
    font-size: 14px;
}

p.Course_hide_cart_btn.clear {
    font-size: 16px;
}

.callOutBox {
	background-color: #1e4d2b;
	color: white;
	padding: 10px;
	border-left: 10px solid #D9782D;
	border-top: 1px solid black;
	box-shadow: 2px 2px 5px grey;
}

.textbookHeight {
min-height: 465px;
position: relative;
}

.textbookP { 
line-height: normal;
font-size: 18px; 
}

@media screen and (max-width: 500px) {
.textbookHeight { 
  min-height: 465px; 
}
}

#300px {
   height: 250px;
   width: 300px;
}
#160px {
   height: 600px;
   width: 160px;
}

#dayOneIntro p { 
  font-size: 28px;
  line-height: 1.25;
  margin: 20px;
}

#dayOneIntro { 
  padding: 50px auto 50px auto;
}

#dayOneIntro .p2 { 
  font-size: 18px; 
  line-height: 1.10; 
  margin: 20px;
}

#inclusiveGoals h1 { 
  color: white; 
  font-weight: bold; 
  text-transform: uppercase;
  margin-bottom: 20px;
}

#inclusiveGoals h4 { 
  text-align: center;
  font-size: 1.75em;
}

@media screen and (min-width: 500px) {
#inclusiveGoals .panel { 
  min-height: 550px; 
}
}

.successBox1 { 
    background-color: #dff0d8;
    color: #3c763d;
    padding: 10px;
    border-left: 10px solid #3c763d;
margin: 10px;
}

.successBox1 a { 
  color: #3c763d; 
  font-weight: bold; 
  text-decoration: underline; 
}

.successBox1 a:hover { 
  color: #D9782D; 
  font-style: italic;
  font-weight: none; 
  text-decoration: none;
}


.successBox1 a:visited {
  color: #ECC530;  
}

.successBox1 h4 {
	color: #3c763d;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}


.dangerBox1 { 
    background-color: #f2dede;
    color: #a94442;
    padding: 10px;
    border-left: 10px solid #a94442;
margin: 10px;
}

.dangerBox1 a { 
  color: #a94442; 
  font-weight: bold; 
  text-decoration: underline; 
}

.dangerBox1 a:hover { 
  color: #a94442; 
  font-style: italic;
  font-weight: none; 
  text-decoration: none;
}

#

.dangerBox1 a:visited {
  color: #a94442;  
}

.dangerBox1 h4 {
	color: #a94442;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.dayOneCalendar { 
background-color: #1e4d2b;
color: white;
margin: 10px;
  border: 4px solid #C8C372;
  padding: 5px 10px 5px 10px;
  box-shadow: 5px 5px 10px #59595b;
}

.dayOneCalendar h3 {
  color: white;
  text-align: center;
  margin-bottom: 2%;
  font-weight: bold;
  font-size: xx-large
}

.dayOneCalendar th, td { 
  text-align: center;
  font-size: 16px;
  border: 1px solid white;
}

.dayOneCalendar th { 
  background-color: rgb(255,255,255);opacity:0.6;
  color: #1e4d2b;
}

.dayOneCalendar td { 
  font-weight: bold;
}

.mh-lg2 {
	min-height: 620px;
}


.rankImageWrapper {
    text-align: left;
}

p.rankTitle {
    text-align: left;
}

.btn-primary-white {
    background-color: #fff;
    border-color: #D97822;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #1e4d2b;
    border: 2px solid #D97822;
}

.shadowBoxDiv {
    border: 1px solid lightgray;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 5px grey;
}



/** BOBOKULOV ALISHERBEK's EDIT**/
.tradeBookButton {
  white-space: pre-wrap;  /* This allows whitespace to be preserved in the button */
  word-wrap: break-word;  /* This breaks the word into lines if it's too long */
  word-break: break-word; /* This breaks the word if it contains any characters that can't be broken */
}

.tradeCatBox {
    border: 1px solid lightgray;
    box-shadow: 2px 2px 5px grey;
    margin: 5% 0;
    padding: 0;
    max-height: 460px;
    min-height: 460px;
}

.dynamicLink {
    font-size: 0.9em;
    line-height: 1.25;
    font-weight: 500;
    margin-top: 2%;
}

.dynamicLink:hover {
    color: #D9782D;
    text-decoration: underline dotted;
    text-decoration-color: #C8C372;
}

.suggestedPrice {
    font-size: 16px;
    font-weight: bold;
}

.suggestedName {
    font-weight: 500;
    font-size: .95em;
}


/* Styling for Checkout */
div#ShippingText {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold;
}

a#sfaLink {
    display: block;
    border: 1px solid black;
    background: #1e4d2b;
    color: white;
    font-weight: bold;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 1.2em;
}

h2#checkoutSFA, #checkoutQuestion
 {
   font-size: 32px;
    font-weight: bold;
    color: #1e4d2b;
    padding: 20px;
}

a#editCart {
    font-size: 14px;
    font-weight: bold;
    color: white;
    background: #1e4d2b;
    padding: 10px;
    border-radius: 10px;
}

/* This Section of CSS maintains the hero images on the BS5 transiton. Any CSS in this area has to carry over with the new Bootstrap 5 transition. Explanations about the CSS are helpful, if possible. */

/* The following CSS sets the fonts on the website to Proxima. We removed Vitesse, as this font is no longer widely used at CSU. */

@font-face {
    font-family: prox-regular;
    src: url("/StoreFiles/109-SchoolFiles/109-fonts/109-Mark Simonson - Proxima Nova Regular.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
  }

/* Default body font for all text is Prox Regular; The following CSS sets these rules */ 

body {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    color: black;
    line-height: 115%;
}

h1, h2, h3 {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    color: #1e4d2b;
    font-weight: bold;
}

h4, h5, h6 {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    color: black;
}

/* the following CSS changes the color on Bootstrap Primary buttons to CSU Green (#1e4d2b). It also adds a hover effect, changing the color to Aggie Orange (#D9782c) in the hover state. */

.btn-primary {
    background-color: #1E4D2B;
    border-color: #59595B;
}

  .btn-primary:hover {
    background-color: #fff;
    color: #d9782c;
  }

/* The following section has the CSS for Interior Hero Images. There are media queries that will reduce the hero image size when below 600 pixels. */ 

.InteriorHero {
    background-image: url("https://www.bookstore.colostate.edu/SiteImages/109-SchoolImages/109-hero-images/109-lsc-hero-image-1920x500-jpg.jpg");
    background-position: center center;
    padding: 25px;
    background-repeat: no-repeat;
}

.InteriorHero h1 {
  text-align: center;
  color: white; 
  font-size: 2.5em;
}

.InteriorHero p {
    text-align: center;
    color: white;
    font-size: .9em;
    margin-bottom: 20px;
}

.InteriorHeroBox {
  border: 3px solid white; 
  padding: 30px; 
  margin: 30px;
  background-color: rgba(30, 77, 43, 0.5);
}

@media only screen and (max-width: 600px) {
.InteriorHero h1 {
  text-align: center;
  color: white; 
  font-size: 1.5em;
}
}

@media only screen and (max-width: 600px) {
.InteriorHero p {
 text-align: center;
  color: white; 
  font-size: .75em; 
}
}

@media only screen and (max-width: 600px) {
.InteriorHeroBox {
  border: 3px solid white; 
  padding: 5px; 
  margin: 25px;
    background-color: rgba(30, 77, 43, 0.5);
}
}

@media only screen and (max-width: 600px) {
.InteriorHero {

  background-position: center center;
  padding: 10px;
}
}

/* The following declarations set the 404 text. It makes the 404 slightly smaller when smaller than 600 pixels. */

.text404 {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 10em;
    text-align: center;
    color: #1e4d2b;
    font-weight: 900;
}

@media only screen and (max-width: 600px) {
.text404 {
font-family: "Poppins", Helvetica, Arial, sans-serif;
font-size: 5em;
text-align: center;
color: #1e4d2b;
}
}

/* These make alert-style boxes. Using the Bootstrap Alert framework, these change the colors to CSU Brand colors, but also work as alerts. */ 

.sas-alert {
    background-color: #003145;
    color: white;
    border-left: 10px solid #F47A6A;
    margin-top: 10px;
}

.sas-alert h4 {
    color: white;
    font-weight: bold;
}

.csu-alert {
    background-color: #1e4d2b;
    border-left: 10px solid #D9782D;
    color: white;
    margin-top: 10px;
}

.csu-alert h4 {
    color: white;
    font-weight: bold;
}



.csu-card-header {
    background-color: #1e4d2b;
    color: white;
    font-weight: bold;
    font-size: larger;
    border-bottom: 5px solid #C8C372;
}

.cardBg {
    background-color: #1e4d2b;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    padding: 2em;
    width: 100%;
    border-radius: 5px;
}

.cardBg a {
    color: white;
}
.cardBg a:hover {
    color: #C8C372;
}

/* This CSS is for the Textbook Preorder Page. */ 

#preorderSteps h3 {
  color: white;
}

#preorderSteps p {
  color: white;
}

#preorderSteps a {
  font-weight: bold;
  color: white;
}

#preorderSteps a:hover {
  text-decoration: underline;
  color: orange;
}

/* This adds styling to Bootstrap Icons */

.feature-icon {
    padding: 1em;
    background-color: #1e4d2b;
    border-radius: 4px;
    border: 2px solid #C8C372;
}

#preorderTop h2 {
  color: white;
}

@media only screen and (max-width: 600px) {
#preorderIntro p {
font-size: 1em; 
}
}

.preorderLargeButton {
  border:3px solid #D9872D;
  padding: 10px;
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 600px ) {
 .preorderLargeButton {
  border: 2px solid #D9872D;
  padding; 5px; 
  font-size: 1em;
  font-weight: bold'
}
}

@media only screen and (max-width: 600px ) {
#preorderTop h1 {
  font-size: 2.75em;
}
}

@media only screen and (max-width: 600px ) {
#preorderTop h2 {
  font-size: 1.5em;
  font-weight: normal;
}
}

.csuGoldNav {
    background-color: #C8C372;
    color: #1e4d2b;
    box-shadow: 0px 3px 3px gray;
    margin-bottom: .5%;
}

.navbar-nav > li > a {
    color: #1e4d2b;
    font-size: 1.1rem;
    display: flex;
    gap: 6px;
    padding: 1rem;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
 background-color: #1e4d2b;   
 color: white;
}

.navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-nav > li > .dropdown-menu > li > a:focus {
    background-color: #1E4D2B;
    font-weight: bold;
    color: white;
}

@media only screen and (max-width: 600px ) {
.dropdown-menu > li > a {
    border-bottom: none;
    font-size: 16px; 
    text-wrap: wrap;
  font-weight: bold;
  color: #1e4d2b
}
}

.topNavText {
    margin-bottom: 0;
    color: #1e4d2b;
    font-size: 1.1rem;
    padding: 5px;
    font-weight: bold;
}

.topNavText a:hover { 
font-weight: bold; 
}

/* FOOTER CSS */

.footer-one {
    background: #225832;
    color: #fff;
    margin-top: 3%;
}

.footer-two {
    background: #1D4D2B;
    color: #fff;
}

.footer-one h5 {
    color: white;
    font-weight: bold;
}

.footer-one a {
    color: white;
    font-size: 14px;
}

.footer-one a:hover {
    color: white;
    font-size: 14px;
}

.footer-one a:hover {
    text-decoration: underline;
}

.creditCardsFooter p { 
margin-bottom: 0;
}

.creditCardsFooter ul li { 
display: inline-block;
}


.lscLogo {
    max-width: 75%;
    margin: 30px auto 40px;
    display: block;
}

@media only screen and (max-width: 600px ) {
  .lscLogo {
    max-width: 50%;
    margin: 10px auto 20px;
  }
}

.bookstoreLogo {
    margin: 0 auto 20px;
    max-width: 90%;
    display: block;
}

@media only screen and (max-width: 600px ) {
address {
    text-align: center;
}
}

/*End Footer CSS */


.largeButton {
    padding: .75em 1.75em;
    font-size: 1.25em;
    font-weight: bold;
}

h2.card-title {
    margin-top: 0;
font-weight: 600;
}

h2.card-title {
    margin-top: 0;
    font-size: 1.1em;
    font-weight: 600;
}

.heroButton {
display: block; 
 margin: 10px 20%;
 font-size: 1.1em;
 font-weight: bold; 
 padding: 1%;
 border: 2px solid #D9782D;
}

@media only screen and (max-width: 600px ) {
 .heroButton {
 font-size: 1em;
  font-weight: normal; 
  padding: 5px;
  margin: 20px;
 }
}

.cardButton {
    font-weight: 600;
    font-size: 1.2em;
    text-wrap: wrap;
    padding: .5em;
}

.suppliesCardTitle {
 font-size: 1.65em;
 text-align: center;
}


.frontPageHero h1 {
    color: white;
    font-weight: bold;
    font-size: 3em;
}

.frontPageHero h2 {
    color: white;
    margin-bottom: 20px;
font-weight: normal; 
font-size: 1.5rem;
}

@media only screen and (max-width: 600px ) {
.frontPageHero h1 {
  font-size: 2rem;
  font-weight: bold;
}
}


@media only screen and (max-width: 600px ) {
.frontPageHero h2 {
  font-size: 1.25em;
  font-weight: normal;
}
}

.frontPageLogo {
    height: 300px;
    margin: 10px auto 0;
}

@media only screen and (max-width: 1000px ) {
.frontPageLogo {
display: none;
}
}

#div_privacy { display: none;}
#Server { display: none;}

.list-group-item a {
    font-size: 1.1rem;
    font-weight: bold;
}

.list-group-item a:hover {
    font-weight: bold;
text-decoration: underline;
}

#preorderTop {
    background-color: #1e4d2b;
}

.btn-sas:hover {
    background-color: #F47A6A;
 border:2px solid #0069aa;
    font-family: 'Domine', serif;
    font-weight: 700;
    margin-top: 10px;
    font-size: 1.2em;
    margin-bottom: 10px;
 color: #003145
}

.btn-sas {
    background-color: #003145;
    border-color: #0069aa;
    font-family: 'Domine', serif;
    font-weight: 700;
    margin-top: 10px;
    font-size: 1.2em;
    margin-bottom: 10px;
color: white;
}

.ordering_enabled, .add_another_course_button_enabled, .crn_button, .book_search_button {
    color: #1e4d2b;
}

.searchItem {
    font-size: 14px;
    line-height: 1.1em;
}

.pageHelp {
    display: none;
}

.pagination > .active > a {
    background-color: #1e4d2b;
    border-color: #C8C372;
    font-weight: bold;
}

.pagination > .active > a:hover {
    background-color: #C8C272;
    border-color: #1e4d2b;
    font-weight: bold;
  color: #1e4d2b
}

.pagination > li > a {
    color: #1e4d2b;
  font-weight:bold;
}

.alert h2 { 
color: inherit; 
}

.helpSection-phoneIcon, .helpSection-emailIcon, .helpSection-returnIcon, .helpSection-hoursIcon, .helpSection-guidesIcon {
    color: #1e4d2b;
    margin: 3%;
}

.csu-alert .btn-primary {
    background-color: #82C503;
    font-weight: bold;
    color: black;
    font-size: 18px;
}

.energyBox {
    background-color: #1e4d2b;
    /* box-shadow: 2px 2px 5px grey; */
    margin: 5% 0;
    padding: 0;
    min-height: 170px;
}

.energyBoxIcon {
    padding: 20px;
    text-align: center;
    background-color: #C8C372; 
    --fa-secondary-color: #1E4D2B;
    --fa-primary-opacity: 1.0;
    --fa-secondary-opacity: 1.0;
    --fa-primary-color: white;
}


.energyBox a {
    color: white;
	font-weight: 600;
}

.energyBox a:hover {
    font-weight: 400;
    text-decoration: none;
}

.fortCollinsHome h1 {
    background-color: #006144;
    padding: .2em;
    color: white;
    /* font-weight: 700; */
    font-size: 2.5em;
}

.fortCollinsHome p {
    background-color: #006144;
    line-height: 1.2em;
    font-size: 1.5em;
    font-weight: 600;
    color: white;
    padding: .2em;
}

.feedback-button {
  height: 60px;
  border: solid 3px #C8C372;
  background: #1e4d2b;
  width: 150px;
  line-height: 32px;
  -webkit-transform: rotate(-90deg);
  font-weight: 600;
  color: white;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  text-align: center;
  font-size: 17px;
  position: fixed;
  right: -40px;
  top: 45%;
  font-family: "Poppins", helvetica, arial, sans-serif;
  z-index: 999;
}

@media screen and (max-width: 500px){
.feedback-button {
    height: 40px;
    border: solid 2px #C8C372;
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    right: -55px;
    top: 85%;
}
}

.clearButtonLarge {
    font-size: 1.2rem;
    background: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    border: 2px solid #1e4d2b;
}



.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #1e4d2b;
    border-bottom: 5px solid orange;
    color: white;
    font-weight: 700;
    font-size: 125%;
    text-align: center;
}

/* MEGA MENU CSS */


/* Mega Menu Container */
.navbar .dropdown-menu.mega-menu {
    background-color: white;
    border: none;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    transition: opacity 0.3s ease;
    padding: 2rem;
border-bottom: 3px solid #1e4d2b;
}

/* Dropdown Columns */
.navbar .dropdown-menu .col-md-3,
.navbar .dropdown-menu .col-md-4 {
  margin-bottom: 1rem;
}

/* Dropdown Header Styling */
.navbar .dropdown-menu h6.dropdown-header {
    font-weight: bold;
    color: #1e4d2b;
    font-size: larger;
    margin-bottom: 0.75rem;
}

/* Dropdown Items */
.navbar .dropdown-menu .dropdown-item {
    color: #1e4d2b;
    padding: 0.25rem 1rem;
    font-size: 1rem;
    font-weight: 600;
}

.navbar .dropdown-menu .dropdown-item:hover {
    background-color: #1e4d2b;
    color: white;
    font-weight: bold;
}

/* Promo Images */
.navbar .dropdown-menu img {
  max-width: 100%;
  border-radius: 0.5rem;
  box-shadow: 0 0.3rem 0.75rem rgba(0,0,0,0.2);
}

/* Accessibility Enhancements */
.navbar .nav-link:focus {
  outline: 2px solid #006c67;
  outline-offset: 2px;
}

.navbar .dropdown-menu a:focus {
  outline: 2px dashed #333;
  outline-offset: 2px;
}

.container .dropdown-menu.mega-menu {
  left: 0 !important;
  right: 0 !important;
  width: 100vw;
  max-width: 100vw;
}

.mega-menu-promo {
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 4px;
  object-fit: cover;
  display: block;
  margin-top: 1rem;
}
