:root {
  --color-black: #000000;
  --color-grey-light: #d5d5d5;
  --color-grey: #888888;
  --color-grey-dark: #595959;
  --color-white: #ffffff;
  --color-red: #e31f26;
}

/* Global */

body,
div#checkout_fill h3,
div#checkout_fill .label,
div#checkout_fill #itemstotal,
div#checkout_fill #cartviewcontainer *,
div#checkout_fill * :not(.active-result),
html.resp1 #dps_checkoutpages table.shippingrates td,
div#dps_checkoutpages td,
span.contactheaders,
body#DPSFormPage h3 {
  color: var(--color-black);
}

body *,
#maincontent #navigationpageheader,
#maincontent h1, 
#maincontent h2, 
#maincontent h3, 
#maincontent h4,
body#dps_Rights #maincontent h2,
div#checkout_fill h3,
div#checkout_fill .label {
  font-family: Helvetica, Arial, sans-serif !important;
}

.hidden{
  visibility: hidden; 
  display: none;
}

#BodyContainer {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 1050px;
  text-align: left;
  z-index: 0;
}

#BodyWrapper{
  min-height:100%;
  width:100%;
  background-color: var(--color-white);
  margin:171px auto -450px auto;
}

input.squarebuttons {
  background-color: var(--color-red);
  color: var(--color-white);
}

input.squarebuttons:hover {
  background-color: var(--color-black);
}

a,
a:link,
a:visited {
  color: var(--color-black);
}

h1,
body h3,
label, 
p,
#maincontent p,
#maincontent #navigationpageheader,
body#dps_Rights #maincontent h2 {
  color: var(--color-black);
}

#maincontent input.form-input,
textarea,
select {
  border-color: var(--color-black);
}

#BodyContainer #maincontent input.form-input:focus,
#BodyContainer #maincontent #DPSForm input:not(#s2id_autogen1):not([type="checkbox"]):not([type="radio"]):focus,
#PromoApplyWrap input[type="text"]:focus, 
#PromoApplyWrap input[type="number"]:focus,
#DPSForm #changeCart input.textinput:focus,
#DPSFormPage input[type="text"]:focus, 
#DPSFormPage input[type="number"]:focus,
#DPSFormPage #prod_comments #commentstext:focus,
input.KeywordInput:focus,
.autonpa textarea[name="prodcomments"]:focus,
#maincontent textarea:focus {
  color: var(--color-black);
  border-color: var(--color-black);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 0 0 / 40%);
}

#maincontent #DPSForm #terms input.squarebuttons {
  background-color: var(--color-red);
}

#maincontent #DPSForm #terms input.squarebuttons:hover{
  background-color: var(--color-black);
}

#navigationpageheader {
  color: var(--color-black);
}

div#Head2 {
  top: 155px;
}

.page-suppmaterialsnpa#DPSFormPage div#Head2,
.qpro-secure#DPSFormPage div#Head2,
.page-uilnpa#DPSFormPage div#Head2,
.page-scenenpa#DPSFormPage div#Head2 {
  top: 130px;
}

div#HeaderWrapper,
.page-suppmaterialsnpa#DPSFormPage div#HeaderWrapper,
.qpro-secure#DPSFormPage div#HeaderWrapper,
.page-uilnpa#DPSFormPage div#HeaderWrapper,
.page-scenenpa#DPSFormPage div#HeaderWrapper {
  height: 163px;
}

@media (max-width: 850px) {
  body div#HeaderWrapper,
  html.resp1 div#HeaderWrapper {
    height: 191px;
    padding-top: 0;
  }
}

div#DPSheaderimage {
  margin-top: -38px;
}

div.overlay {
  top: 210px;
}

.page-suppmaterialsnpa#DPSFormPage .overlay,
.qpro-secure#DPSFormPage .overlay,
.page-uilnpa#DPSFormPage .overlay,
.page-scenenpa#DPSFormPage .overlay {
  top: 185px;
}

div#BodyWrapper,
.page-suppmaterialsnpa#DPSFormPage #BodyWrapper,
.resp1 body#dps_Rights.page-internationalnpa #BodyWrapper,
.page-uilnpa#DPSFormPage #BodyWrapper,
.page-scenenpa#DPSFormPage #BodyWrapper {
  margin-top: 210px;
}

.qpro-secure#DPSFormPage #BodyWrapper {
  margin-top: 275px;
}

@media (max-width: 850px) {
  html.resp1 body#dps_Checkout div#BodyWrapper,
  div#BodyWrapper {
    margin-top: 190px;
  }

  html.resp1 .ResponsiveMaster-master div#BodyWrapper,
  .page-book-store-discount div#BodyWrapper,
  .page-library-discount div#BodyWrapper,
  html.resp1 div#BodyWrapper {
    margin-top: 185px;
  }
  
  .page-suppmaterialsnpa#DPSFormPage #BodyWrapper,
  .page-uilnpa#DPSFormPage #BodyWrapper,
  .page-scenenpa#DPSFormPage #BodyWrapper {
    margin-top: 130px;
  }
}

@media (max-width: 850px) {
  div.burgermenu {
    top: 180px;
  }

  .resp1 body#dps_Rights .burgermenu {
    top: 115px;
  }

  .resp1 #dps_Checkout .burgermenu {
    top: 130px;
  }
}

.MasterPage-master div#Head2 {
  top: 160px;
}

.MasterPage-master div#DPSheaderimage {
  margin-top: -25px;
}

.MasterPage-master div.overlay {
  top: 215px;
}

@media screen and (max-aspect-ratio: 13 / 11), screen and (max-width: 950px) {
  .MasterPage-master #HeaderContainer,
  .page-suppmaterialsnpa#DPSFormPage #HeaderContainer,
  .qpro-secure#DPSFormPage #HeaderContainer,
  .page-uilnpa#DPSFormPage #HeaderContainer,
  .page-scenenpa#DPSFormPage #HeaderContainer {
      top: 83px;
  }

  .MasterPage-master div#Head2{
    top: 238px;
  }

  .page-suppmaterialsnpa#DPSFormPage div#Head2,
  .qpro-secure#DPSFormPage div#Head2,
  .page-uilnpa#DPSFormPage div#Head2,
  .page-scenenpa#DPSFormPage div#Head2 {
    top: 160px;
  }

  .MasterPage-master div#HeaderWrapper {
    height: 236px;
  }

  .MasterPage-master div#BodyWrapper {
    margin-top: 335px;
  }

  .page-suppmaterialsnpa#DPSFormPage #BodyWrapper,
  .qpro-secure#DPSFormPage #BodyWrapper,
  .page-uilnpa#DPSFormPage #BodyWrapper,
  .page-scenenpa#DPSFormPage #BodyWrapper {
    margin-top: 260px;
  }

  .MasterPage-master div.overlay {
    top: 322px;
  }

  .page-suppmaterialsnpa#DPSFormPage div.overlay,
  .qpro-secure#DPSFormPage div.overlay,
  .page-uilnpa#DPSFormPage div.overlay,
  .page-scenenpa#DPSFormPage div.overlay {
    top: 165px;
  }
}

.resp1 body#dps_Rights #Head2,
.resp1 body#dps_Checkout #Head2,
.page-fees#DPSFormPage #Head2 {
  top: 125px;
}

.resp1 body#dps_Rights #HeaderWrapper,
.resp1 body#dps_Checkout #HeaderWrapper,
.page-fees#DPSFormPage #HeaderWrapper {
  height: 125px;
}

.resp1 body#dps_Rights .utility-all-site-nav,
.resp1 body#dps_Checkout .utility-all-site-nav,
.page-fees#DPSFormPage .utility-all-site-nav {
  padding: 5px 15px;
  margin: -10px -10px 0;
}

.resp1 body#dps_Rights #BodyWrapper,
.page-fees#DPSFormPage #BodyWrapper {
  margin-top: 180px;
}

.resp1 body#dps_Checkout #BodyWrapper {
  margin-top: 230px;
}

.resp1 body#dps_Checkout .overlay,
.resp1 body#dps_Rights .overlay,
.page-fees#DPSFormPage .overlay {
  top: 180px;
}

/* All site utility nav */
.utility-all-site-nav {
  background-color: var(--color-black);
  height: 60px;
  width: 100%;
}

@media (max-width: 767px) {
  .utility-all-site-nav {
    margin: 0 -20px;
    padding: 0 20px;
  } 
}

@media (min-width: 768px) and (max-width: 1024px) {
  .utility-all-site-nav {
    margin: 0 -20px 20px;
    padding: 0 20px;
  }
}

.utility-all-site-nav__container {
  display: flex;
  max-width: 1060px;
  margin: 0 auto;
  height: 100%;
}

.utility-all-site-nav__link {
  padding: 15px;
}

.utility-all-site-nav__link {
  display: inline-block;
  height: calc(100% - 30px);
  padding: 15px;
}

.utility-all-site-nav__link img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}


/* Page navigation */
.nowpubgrid table td a {
  color: var(--color-black);
  border-color: var(--color-black);
}

.nowpubgrid table td :not(a) {
  background-color: var(--color-red);
  color: var(--color-white);
  border-color: var(--color-red);
}

.nowpubgrid table td a:hover {
  background-color: var(--color-black);
  color: var(--color-white);
}

/* Homepage  */
#TechDiffButton,
#RoguesGalleryButton,
#EduDiscountButton,
#StreamingRightsButton {
  display: none;
}

#NoteBanner {
  width: 995px;
  border-radius: 5px;
  margin: 12px 0 0 10px;
  cursor: pointer;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-red) !important;
  max-width: 100vw;
}

@media screen and (max-width: 750px) {
  #NoteBanner {
    margin: 0;
    padding: 10px;
    text-align: center;
    width: auto;
    border-radius: 0;
  }
}

#NoteBanner a {
  line-height: 1.5em;
  font-size: 18px;
  font-weight: bold;
  color: var(--color-white);
  padding: 15px 0;
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  #NoteBanner a {
    font-size: 12px;
  }
}

.twentyninteen-resp #indexpage #carousel-containerBestsellersA,
.twentyninteen-resp #indexpage #carousel-containerBestsellersB,
.twentyninteen-resp #indexpage #carousel-containerBestsellersC,
.twentyninteen-resp #indexpage #carousel-containerBestsellersD {
  border-radius: 0;
  border: none;
  background-color: var(--color-white);
}

.twentyninteen-resp #indexpage #NEWBookClub a {
  background-image: url(/images/HarryP.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border-radius: 5px;
  height: 120px;
  left: 55px;
  position: absolute;
  top: 500px;
  width: 166px;
}

.BESTui-carousel {
  border-radius: 0 !important;
}

.the-scene-wrapper {
  text-align: center;
}

.besttitles,
.bestauthors {
  display: block;
}

.newpubtitle,
.newpubauthor {
  visibility: visible;
}

#maincontent #NP.page-author-bios p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
}

.page-author-bios a {
  color: var(--color-black);
}

.page-author-bios a:hover {
  color: var(--color-red);
}

input.KeywordInput {
  color: var(--color-black);
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid var(--color-black);
}

input.KeywordInput::placeholder {
  color: var(--color-black);
}

/* Award Winners  */
#BestsellerCarousels {
  margin-top: 30px;
}

/* Cart */
.page-cart #DPSForm {
  margin: 50px 25px 50px 25px;
  min-height: 350px;
}

@media screen and (max-width: 750px) {
  .page-cart #DPSForm {
    margin-top: 25px;
  }
}
#DPSForm #changeCart #checkout_fill {
  width: inherit;
}

#DPSForm #changeCart #freeship {
  width: 500px;
}

#DPSForm #changeCart #freeship p {
  font-size: 18px;
  line-height: 1.3em;
}

#PromoCode {
  margin: 10px 25px 60px 0;
}

#carttable #PromoCode p,
#carttable #PromoCode p a {
  color: var(--color-black);
  line-height: 1.5em;
}

#carttable #PromoCode input.squarebuttons {
  height: 44px;
  width: 100px;
  background-color: var(--color-red);
}

#carttable #PromoCode input.squarebuttons:hover {
  padding: 12px 10px 14px 10px;
  background-color: var(--color-black);
}

#carttable #PromoCode input.squarebuttons:active {
  padding: 13px 9px 13px 11px;
}

#carttable input.squarebuttons {
  float: right;
  padding: 12px 10px 14px 10px;
  height: 46px;
  font-size: 16px;
  width: 200px;
  background-color: var(--color-red);
  color: var(--color-white);
  cursor: pointer;
  border: none;
  margin: 0 5px 5px 9px;
  box-sizing: border-box;
}

#carttable input.squarebuttons:hover {
  background-color: var(--color-black);
}

#PromoApplyWrap {
  max-width: 365px;
}

#PromoApplyWrap input[type="text"],
#PromoApplyWrap input[type="number"] {
  height: 35px;
  border: 1px solid var(--color-black);
  padding-left: 4px;
  color: var(--color-black);
  width: 100%;
  max-width: 240px;
  margin: 4px 0 1px 0;
}

#DPSForm #changeCart input.textinput {
  height: 35px;
  border: 1px solid var(--color-black);
  font-size: 16px;
  color: var(--color-black);
  width: 61px;
  padding-left: 8px;
  box-sizing: border-box;
}

#cartheader {
  float: left;
  height: 50px;
  width: 300px;
}

.resp1 p.cartheader {
  font-size: 33px;
  margin: 19px 0 0 12px;
  color: var(--color-black);
}

div#carttable {
  border-collapse: collapse;
  width: 95%;
  margin: 50px 0 0 20px;
}

#changeCart #cartimage {
  float: left;
  height: 50px;
}

#changeCart #cartimage img {
  margin-left: 10px;
  height: 100%;
  display: none;
}

#carttable .subtotal {
  float: none;
  height: 35px;
  margin: 15px 20px 0 0;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
}

a.cartanchor {
  display: block;
  float: right;
  padding: 10px 25px 10px 25px;
  text-align: center;
  text-decoration: none;
  color: var(--color-white);
  font-size: 16px;
  width: 140px;
  background-color: var(--color-black);
  color: var(--color-white);
  cursor: pointer;
  border: none;
  margin: 0 9px 5px 0;
}

a.cartanchor:hover {
  padding: 10px 25px 10px 25px;
  background-color: var(--color-black);
  color: var(--color-white);
}

a.cartanchor:active {
  padding: 11px 24px 9px 26px;
  color: var(--color-white);
}

#carttable .recalculate {
  border: none;
  text-decoration: underline;
  background-color: var(--color-white);
  font-size: 12px;
  padding: 0px;
  margin-top: 5px;
  cursor: pointer;
  top: 0;
  left: -4px;
  position: relative;
  width: 69px;
}

#carttable .recalculate:hover {
  color: var(--color-red);
}

#maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) #DPSForm {
  margin: 50px 25px 50px 25px;
  min-height: 350px;
}

#noitems {
  position: absolute;
  top: 165px;
  left: 30px;
  font-weight: bold;
  font-size: 30px;
  line-height: 1em;
}

.subtotal {
  margin-top: 20px;
}

#checkoutbuttons {
  margin-top: 75px;
}

.qty {
    float: left;
    /* width: 100px;*/
    height: 53px;
    padding: 5px 0 5px 0;
    margin-top: 0px;
}

.itemcontainer {
  height: 100%;
  margin-bottom: 55px;
  padding-top: 10px;
}

.textinput {
  width: 30px;
  padding: 5px;
}

#carttable a.cartanchor {
  float: right;
  padding: 14px 10px 14px 10px;
  height: 46px;
  font-size: 16px;
  width: 200px;
  background-color: var(--color-red);
  color: var(--color-white);
  cursor: pointer;
  border: none;
  margin: 0 5px 30px 0;
  box-sizing: border-box;
}

#carttable a.cartanchor:hover {
  padding: 14px 10px 14px 10px;
  background-color: var(--color-black);
  color: var(--color-white);
}

#carttable a.cartanchor:active {
  padding: 15px 9px 9px 11px;
  background-color: var(--color-black);
}

.remove {
  margin-left: 15px;
}

.itemcontainer span {
  font-size: 18px;
  line-height: 22px;
}

@media screen and (max-width: 1068px) {
  .qty {
    margin-top: 9px;
  }
}

@media screen and (max-width: 750px) {
  #PromoCode {
    width: 100%;
  }

  #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) #DPSForm {
    margin-top: 25px;
  }

  .itemcontainer {
    padding-top: 0;
  }

  .qty {
    height: 60px;
    padding-top: 0px;
    margin-top: 0px;
    width: 80px;
  }

  .itemcontainer {
    height: 90px;
    margin-bottom: 25px;
  }

  #noitems {
    top: 145px;
  }

  .itemcontainer span {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  #DPSForm #changeCart #freeship {
    width: 100%;
  }

  #DPSForm #changeCart #freeship p {
    font-size: 16px;
  }

  #changeCart #cartimage img {
    height: 75%;
  }

  .resp1 p.cartheader {
    font-size: 30px;
    margin: 8px 0 0 12px;
  }

  #carttable {
    margin-bottom: 40px;
  }

  #carttable .subtotal {
    margin: 21px 20px 0 0;
  }
  #carttable #checkoutbuttons {
    margin: 5px auto 0 auto;
    width: 210px;
  }
  #PromoApplyWrap #Apply {
    margin-top: 13px;
  }
  #noitems {
    font-size: 22px;
  }
  .qty {
    height: 80px;
  }
  .itemcontainer {
    height: 100px;
  }
}

@media screen and (max-width: 377px) {
  .resp1 p.cartheader {
    font-size: 26px;
    margin: 4px 0 0 12px;
  }
  #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) #DPSForm {
    margin: 25px 0 0 5px;
  }
  #carttable {
    width: 242px;
  }
  #checkoutbuttons {
    width: 200px;
  }
  #noitems {
    font-size: 18px;
    left: 15px;
  }
  .qty {
    height: 116px;
  }
  .itemcontainer span {
    padding: 0;
    margin-top: 0;
  }
  .itemcontainer {
    width: 292px;
    margin-bottom: 33px;
  }
}

/* DPS Form Page */
#DPSFormPage #DPSForm {
  width: 1000px;
  margin: 20px 25px 50px 15px;
}

#DPSForm h1,
#DPSForm a,
#DPSForm p {
  color: var(--color-black);
}

#DPSForm a:hover {
  color: var(--color-red);
}

#DPSFormInset {
  position:relative;
  padding:0 50px 20px 50px;
  margin:0 0 40px 0;
  border:1px solid var(--color-black);
  background-color: var(--color-white); 
  border-radius: 25px;
}

#DPSFormPage label {
  display: block;
}

#DPSFormPage select {
  color: var(--color-black);
  width: 306px;
  height: 37px;
  border: 1px solid var(--color-black);
  background-position: 100% 14px;
  padding-left: 5px;
  font-size: 18px;
  font-weight: bold;
}

#DPSFormPage .cc1 {
  width: 305px;
}

#DPSFormPage .cc1 select {
  width: 115px;
}

#DPSFormPage .SelectDropdown {
  height: 40px;
}

#DPSFormPage .cc1 .SelectDropdown {
  float: left;
  width: 130px;
}

#DPSFormPage .jsSelectDropdown select {
  display: none;
}

#DPSFormPage .jsSelectDropdown {
  width: 301px;
  height: 40px;
}

#DPSFormPage .jsSelectDropdown .chosen-container-single .chosen-single {
  left: -2px;
  width: 297px;
  color: var(--color-black);
  border: 1px solid var(--color-black);
  font-size: 20px;
  height: 31px;
  padding: 2px 0 2px 7px;
}

#DPSFormPage .jsSelectDropdown .chosen-container-single .chosen-single {
  left: -2px;
  width: 297px;
  color: var(--color-black);
  border: 1px solid var(--color-black);
  font-size: 20px;
  height: 31px;
  padding: 2px 0 2px 7px;
}

#DPSFormPage .jsSelectDropdown .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid var(--color-black);
}

#DPSFormPage .jsSelectDropdown .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  width: 306px;
  padding-top: 5px;
  font-size: 18px;
  top: 36px;
  border: 1px solid var(--color-black);
}

#DPSFormPage .cc1 .jsSelectDropdown .chosen-container-single .chosen-single {
  width: 115px;
}

#DPSFormPage .cc1 .jsSelectDropdown .chosen-container.chosen-with-drop .chosen-drop {
  width: 124px;
}

#DPSFormPage .label a img,
.page-qpro .col-input a img,
.autonpa .col-input a img,
.qpro-secure td a img,
.page-suppmaterialsnpa td a img,
#questioncomments{
  display: none;
}

#DPSFormPage .label a:before,
.page-qpro .col-input a:before,
.autonpa .col-input a:before,
.qpro-secure td [name="prodcomments"] ~ a:before,
.qpro-secure td [name="accountno"] ~ a:before,
.page-suppmaterialsnpa td > a:not(.chosen-single):not(.ui-state-default):before,
[name="prodcomments"] ~ a:before{
  content: "?";
  display: inline-block;
  width: 16px;
  height: 16px;
  color: var(--color-white);
  background-color: var(--color-red);
  border-radius: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  vertical-align: top;
}

#DPSFormPage .formNote {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}

body#DPSFormPage h3 {
  font-size: 22px;
  line-height: 24px;
  margin: 15px 0 15px 0;
  color: var(--color-black);
}

body#DPSFormPage .label {
  font-size: 15px;
  font-weight: bold;
  color: var(--color-black);
  margin: 10px 0 5px 0;
}

#DPSFormPage .forminput {
  width: 300px;
  font-family: Helvetica, sans-serif, Arial;
  font-size: 16px;
}

#DPSFormPage .select2-results .select2-no-results,
.select2-results .select2-searching {
  background: var(--color-white);
  display: list-item;
  padding: 12px 0 3px 8px;
  border-radius: 0;
  height: 27px;
}

#DPSFormPage .select2-container-multi .select2-choices .select2-search-field input {
  padding: 4px 5px 4px 4px;
}

#DPSFormPage .select2-choices {
  padding: 5px 5px 4px 2px;
}

#DPSFormPage .select2-drop {
  margin-top: 633px;
  top: 0;
  width: 286px;
  z-index: 9997;
}

#DPSFormPage .select2-search-choice div {
  font-size: 15px;
  padding: 6px 5px 6px 2px;
  white-space: nowrap;
  overflow: hidden;
}

#DPSFormPage .select2-results {
  background-color: var(--color-white);
  border: 1px solid var(--color-black);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 9998;
  min-height: 43px;
}

#DPSFormPage .select2-drop-mask {
  z-index: 9997;
}

#DPSFormPage li input[type="text"] {
  border: none;
  height: 24px;
}

#DPSFormPage #formheader {
  height: 278px;
  max-height: 278px;
  width: 100%;
  overflow: hidden;
  margin: -10px 0 0 0;
}

#DPSFormPage .area {
  display: table-cell;
  height: 240px;
  vertical-align: middle;
}

#DPSFormPage .area p {
  font-size: 14px;
  line-height: 14px;
  padding-top: 12px;
  margin-right: 55px;
}

#DPSFormPage #DPSheaderimage {
  background-image: url("../images/DPSHeaderLogo1.png");
  width: 169px;
  height: 52px;
  margin: -11px 0 0 10px;
}

#DPSFormPage #DPSheaderimage a {
  width: 169px;
  height: 52px;
}

#DPSFormPage ul.toplinks {
  top: 19px;
}

#DPSFormPage ul.toplinks li:nth-child(1) {
  text-align: center;
  width: 185px;
}

#DPSFormPage ul.toplinks li:nth-child(2) {
  text-align: center;
  width: 195px;
}

#DPSFormPage ul.toplinks li:nth-child(3) {
  text-align: center;
  width: 148px;
}

#DPSFormPage ul.toplinks li:nth-child(4) {
  text-align: center;
  width: 52px;
}

#DPSFormPage ul.toplinks li a {
  font-size: 16px;
}

#DPSFormPage #BodyWrapper {
  margin-top: 120px;
}

#DPSFormPage #HeaderWrapper {
  height: 72px;
}

#DPSFormPage #HeaderContainer {
  height: 72px;
}

#DPSFormPage #Head2 {
  top: 72px;
  margin-top: 0;
}

#DPSFormPage .overlay {
  top: 127px;
}

#DPSFormPage label.checkbox {
  width: 26px;
  height: 26px;
}

#DPSFormPage #agree label.checkbox {
  margin: -5px 10px 10px 5px;
}

#DPSFormPage input[type="checkbox"]:checked + label.checkbox {
  background-position: 3px 3px;
}

#DPSFormPage #Yes {
  float: left;
  width: 64px;
  font-size: 18px;
  margin-top: 7px;
}

#DPSFormPage #Yes p {
  line-height: 26px;
}

#DPSFormPage #No {
  float: left;
  width: 60px;
  font-size: 18px;
  margin: 7px 0 0 5px;
}

#DPSFormPage #No p {
  line-height: 26px;
}

#DPSFormPage #textvenue {
  margin: 1px 0 0 14px;
  float: left;
  width: 160px;
  height: 37px;
  line-height: 36px;
  color: var(--color-grey-dark);
}

#DPSFormPage .optional {
  font-size: 11px;
  vertical-align: middle;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 12px;
}

#DPSFormPage input[type="text"]#TOTAL3 {
  padding-left: 15px;
  width: 289px;
}

.dollar:before {
  content: "$";
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 9px 0 0 5px;
  font-family: Helvetica, Arial;
  font-size: 16px;
}

.dollar {
  position: absolute;
  width: 35px;
  height: 35px;
  overflow: hidden;
}

#DPSFormPage #cctype {
  position: absolute;
  top: 0;
  left: 0;
}

#DPSFormPage .cc1 {
  float: left;
}

#DPSFormPage .cc2 {
  float: left;
}

#DPSFormPage #ccname_number {
  height: 130px;
}

#DPSFormPage #nameoncard {
  width: 541px;
}

#DPSFormPage #cardnumber {
  width: 541px;
  clear: right;
}

#DPSFormPage #feescredit_card .cc1 {
  margin-right: 35px;
}

#DPSFormPage #feescredit_card .cc1 .forminput {
  width: 200px;
}

#DPSFormPage #feescredit_card .cc2 .forminput {
  width: 200px;
}

#DPSFormPage #feescredit_card .cc2 div {
  width: 100px;
}

#DPSFormPage #feescredit_card {
  position: relative;
  height: 240px;
}

#DPSFormPage #feesbilling_info .horiz1 {
  margin-right: 35px;
}

#DPSFormPage #feesbilling_info .sameas {
  line-height: 29px;
  display: block;
  height: 40px;
}

#DPSFormPage #feesbilling_info {
  height: 515px;
  margin-top: 20px;
}

#DPSFormPage #feesbilling_info div:not(.chosen-drop):not(.jsSelectDropdown):not(.chosen-single, div) {
  height: 20px;
  padding-top: 5px;
}

#DPSFormPage .chosen-container-single .chosen-search input[type="text"] {
  background-image: none;
}

#DPSFormPage #ccimagetype {
  position: absolute;
  top: 78px;
  left: 448px;
  width: 100px;
  height: 50px;
  margin: 10px 0 20px 0;
}

#DPSFormPage #ccimagetype img {
  float: right;
  padding: 5px;
  display: none;
}

#DPSFormPage .amex img:nth-child(1) {
  display: block !important;
}

#DPSFormPage .discover img:nth-child(2) {
  display: block !important;
}

#DPSFormPage .mastercard img:nth-child(3) {
  display: block !important;
}

#DPSFormPage .visa img:nth-child(4) {
  display: block !important;
}

#DPSFormPage #fees_info {
  height: 175px;
}

#DPSFormPage #fees_info .horiz1 {
  margin-right: 35px;
}

#DPSFormPage #ap_description {
  height: 75px;
}

#DPSFormPage #ap_description .horiz1 {
  margin-right: 40px;
}

#DPSFormPage #title_author .horiz1 {
  margin-right: 25px;
}

#DPSFormPage #billing_info .horiz1 {
  margin-right: 35px;
}

#DPSFormPage #contact_info .horiz1 {
  margin-right: 35px;
}

#DPSFormPage #venue_city {
  height: 80px;
  margin-top: 20px;
}

#DPSFormPage #regionNote {
  width: 280px;
  font-size: 12px;
  line-height: 13px;
  margin: -37px 0 22px 266px;
}

#DPSFormPage #title_author {
  position: relative;
  height: 150px;
}

#DPSFormPage #title_author div {
  height: 23px;
}

#DPSFormPage #perform_salary {
  position: relative;
  height: 223px;
}

#DPSFormPage #perform_salary .label {
  margin: 12px 0 18px 40px;
}

#DPSFormPage #perform_salary input {
  width: 85px;
}

#DPSFormPage #prod_comments {
  height: 140px;
}

#DPSFormPage #prod_comments #commentstext {
  width: 625px;
}

#DPSFormPage #commentstext {
  width: 450px;
  padding: 10px;
}

#DPSFormPage #contact_info {
  height: 466px;
  width: 960px;
}

#DPSFormPage #billing_info {
  height: 355px;
  margin-top: 20px;
}

#DPSFormPage #billing_info div:not(.chosen-drop):not(.jsSelectDropdown):not(.chosen-single, div) {
  height: 20px;
  padding-top: 5px;
}

#DPSFormPage #purchase_order {
  height: 115px;
}

#DPSFormPage #agree {
  height: 70px;
  margin: 0 140px;
}

#DPSFormPage #agree p {
  font-weight: bold;
}

#DPSFormPage #agree_submit {
  height: 115px;
  margin-left: 270px;
}

#DPSFormPage #contact_info div:not(.chosen-drop):not(.jsSelectDropdown):not(.chosen-single, div) {
  height: 20px;
  padding-top: 5px;
}

#DPSFormPage #terms_conditions {
  height: 150px;
  margin: 0 100px 0 40px;
}

#DPSFormPage #terms_conditions p {
  font-weight: bold;
}

#DPSFormPage textarea {
  border: 1px solid var(--color-black);
  padding-left: 4px;
  color: var(--color-black);
  font-family: Helvetica, Arial;
  font-size: 16px;
  line-height: 18px;
}

#DPSFormPage .horiz1 {
  float: left;
  margin-right: 20px;
}

#DPSFormPage .horiz2 {
  float: left;
}

#DPSFormPage #title_author .horiz1 div {
  height: 23px;
}

#DPSFormPage #title_author .horiz2 input[type="text"] {
  height: 41px;
}

body#DPSFormPage input[type="text"]:not(#s2id_autogen1),
body#DPSFormPage input[type="number"] {
  height: 35px;
  border: 1px solid var(--color-black);
  padding-left: 4px;
  color: var(--color-grey-dark);
}

#DPSFormPage #opendate {
  width: 125px;
  margin-right: 25px;
}

#DPSFormPage #closedate {
  width: 125px;
}

#DPSFormPage input.squarebuttons {
  padding: 10px 10px 10px 10px;
  height: 50px;
  float: left;
  width: 308px;
  background-color: var(--color-red);
  color: var(--color-white);
  cursor: pointer;
  border: none;
}

#DPSFormPage input.squarebuttons:visited {
  padding: 10px 10px 10px 10px;
}

#DPSFormPage input.squarebuttons:hover {
  padding: 10px 10px 10px 10px;
  background-color: var(--color-black);
}

#DPSFormPage input.squarebuttons:active {
  padding: 11px 9px 9px 11px;
}

#DPSFormPage #billing_info .sameas {
  line-height: 29px;
  display: block;
  height: 40px;
}

/* Author Bios */
.author {
  font-size: 20px;
  width: 100%;
  font-weight: bold;
  padding: 20px 0 10px 0;
}

#maincontent:not(.page-faqs):not(.page-npalinks) h1#navigationpageheader {
  margin-bottom: 0;
  padding-bottom: 10px;
}

#NP p {
  width: 95%;
  margin-bottom: 15px;
}
table.nowpubgrid tr:last-child table {
  margin-left: 20px;
  white-space: nowrap;
}
.NoButtonSubmit {
  font-family: Sans-Serif;
  position: relative;
  float: right;
  margin-right: 10px;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  color: var(--color-black);
  text-decoration: underline;
}

.enterkeyword {
  font-size: 24px;
  padding-bottom: 15px;
}
.selectindex {
  font-size: 17px;
  font-weight: normal;
  padding: 25px 0 4px 0px;
}
#maincontent:not(.page-faqs):not(.page-npalinks) #navigationpageheader {
  color: var(--color-black);
  padding-bottom: 20px;
  margin-left: -6px;
}
.indexletters {
  font-size: 19px;
}
.letterbox {
  display: block;
  float: left;
  text-align: center;
  width: 17px;
  margin: 1px;
  height: 22px;
  padding: 6px 2px 0 2px;
  text-decoration: none;
  border: 1px solid var(--color-black) !important;
}
.label1 {
  display: block;
  float: left;
  text-align: center;
  width: 17px;
  margin: 1px;
  height: 22px;
  padding: 6px 2px 0 2px;
  text-decoration: none;
  border: 1px solid var(--color-black) !important;
}
#ctl00_MainContent_rptLetters_ctl00_letter {
  display: none;
}
#ctl00_MainContent_rptLetters_ctl00_Label1 {
  display: none;
}
.nowpubgrid {
  width: 100%;
}
.nowpubgrid td a {
  font-weight: bold;
}
table.nowpubgrid tr:nth-child(1) table {
  position: absolute;
  top: 66px;
  padding: 5px;
  left: 0;
}
.enterkeywordinset {
  padding-top: 5px;
  margin-left: -5px;
}
.nowpubgrid td.authorpad {
  padding-right: 5px;
}

.nowpubgrid tr[valign="top"] td {
  color: var(--color-black) !important;
  border-top: 1px solid var(--color-black) !important;
}

@media screen and (max-width: 460px) {
  #maincontent h1#navigationpageheader {
      font-size: 32px;
  }
  table.nowpubgrid tr:last-child table {
      margin-left: 0;
  }
  .resp1 #NP table.nowpubgrid {
      margin-top: 45px;
  }
}

/* Browse by Author */
/* Browse by Title */
/* There were repeats from Author Bios */
.browse-by-author .indexletters,
.browse-by-title .indexletters {
  height: 120px;
}

.browse-by-author .nowpubgrid td a {
  font-weight: normal;
}

.browse-by-author .nowpubgrid tr[valign="top"] td a:hover,
.browse-by-title .nowpubgrid tr[valign="top"] td a:hover {
  color: var(--color-red);
}

#maincontent .browse-by-author h1#navigationpageheader,
#maincontent .browse-by-title h1#navigationpageheader {
  padding-bottom: 20px;
}

/* Browse by Author */
.browse-by-author .nowpubgrid td a {
  font-weight: normal;
}

/* Autonpa */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
#form-disclaimer {
    display: block;
    padding: 25px;
    margin-top: 30px;
}
#maincontent #DPSForm input[type="radio"] {
    margin: 10px 5px 0 15px;
}

#dps_Rights #maincontent #DPSForm input[type="radio"] {
    width: 1.6em;
    height: 1.6em;
    vertical-align: middle;
}
#dps_Rights #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) .row {
    margin-bottom: 1.25em;
    color: var(--color-black);
}
#dps_Rights #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) .col-label {
    line-height: 3em;
}
#dps_Rights .fight-back {
    display: none;
}
#dps_Rights #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) #DPSForm input[type="date"] {
    -webkit-appearance: none;
    border-radius: 0px;
    border: 1px solid var(--color-grey-light);
    margin: 10px;
    min-width: 150px;
    min-height: 35px;
}

#dps_Rights #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) #DPSForm input[type="checkbox"] {
    display: inline;
    float: none;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    margin: 15px;
}

#dps_Rights #maincontent:not(.page-cancel):not(.page-change-dates):not(.page-qpro):not(.autonpa) #DPSForm #terms {
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

#dps_Rights #maincontent select#country,
#dps_Rights #maincontent select#applicant {
  color: var(--color-black);
}

.autonpa #DPSForm {
  margin: 0;
}

.autonpa textarea[name="prodcomments"] {
  margin-left: 0 !important;
}


/* Cancel */
.fight-back {
  display:none;
}

/* Choose application */
#dps_Checkout #maincontent {
  margin-top: 10px;
}
#maincontent:not(.page-qpro):not(.page-faqs):not(.page-npalinks) p {
  font: 1.2em Helvetica, Arial, sans-serif;
  color: var(--color-black);
}
#maincontent .otherapps p {
  line-height: 1.3em;
}
#maincontent .otherapps a {
  display: block;
  margin: 20px 0 0 0;
  line-height: 1.1em;
  color: var(--color-black) !important;
}
#maincontent .otherapps a:hover {
  color: var(--color-red) !important;
}
.applicationnotes a:hover {
  color: var(--color-red);
}
#maincontent .applicationnotes {
  clear: left;
  width: 86%;
  font-size: 1.1em;
  margin: 20px auto 0 auto;
}
#maincontent p.licensinglabel {
  font-size: 1.1em;
  line-height: 1.2em;
  padding-bottom: 5px;
  width: 95%;
}
#maincontent .formlink {
  font-size: 1.3em;
  margin: 0 0 5px 0;
}
#maincontent:not(.page-npalinks):not(.page-competitions):not(.page-international-rights) .licensingformcontainer {
  float: left;
  width: 50%;
  padding: 5px 20px 5px 20px;
  margin-right: 25px;
}
@media screen and (max-width: 1068px) {
  #dps_Checkout #maincontent {
      margin-top: 0px;
  }
  #maincontent .nextbutton {
      text-align: center;
  }
  #maincontent:not(.page-npalinks):not(.page-competitions):not(.page-international-rights) .licensingformcontainer {
      float: none;
      width: 82%;
      margin-right: 0px;
  }
  #maincontent .otherapps p,
  #maincontent .applicationnotes {
      line-height: 1.2em;
      font-size: 1em;
      width: 93%;
      margin-left: 0;
  }
}
@media screen and (max-width: 850px) {
  #dps_Checkout #maincontent {
      margin-top: 20px;
  }
}

/* qpro */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

body#dps_Rights #maincontent h2 {
  color: var(--color-black);
}

input[type="number"] {
    -moz-appearance: textfield;
}

#form-disclaimer {
    display: block;
    margin: 25px auto 25px auto;
    padding: 25px;
}

#dps_Rights #maincontent #DPSForm {
  padding: 0 10px;
  margin: 0;
}

#maincontent.page-qpro #DPSForm input[type="radio"] {
    margin: -4px 3px 0 0;
}

#dps_Rights #maincontent.page-qpro #DPSForm input[type="radio"] {
    width: 1.6em;
    height: 1.6em;
    vertical-align: middle;
}

#dps_Rights #maincontent.page-qpro #DPSForm input[type="date"] {
    /* Remove First */
    -webkit-appearance: none;
    border-radius: 0px;
    border: 1px solid #bbb;
    margin: 10px;
    min-width: 150px;
    min-height: 35px;
}

#dps_Rights #maincontent.page-qpro #DPSForm input[type="checkbox"] {
    display: inline;
    float: none;
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    margin: 15px;
}

#dps_Rights #maincontent.page-qpro #DPSForm #terms {
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

/* FAQs */
#maincontent #faq-list h3 {
  position: relative;
  width: auto;
  padding: 30px 45px 30px 25px;
  box-shadow: none;
  border: 3px solid var(--color-grey);
  border-radius: 10px;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: var(--color-black);
  font-size: 22px;
  line-height: 24px;
}

#faq-list h3.hover {
  border-color: var(--color-grey-light);
  color: var(--color-black);
}

div#faq-list h2,
#maincontent #faq-list h3,
#faq-list * {
  color: var(--color-black);
}

#faq-list .answer {
  border-color: var(--color-grey-dark);
  padding: 10px 0;
}

div#faq-list h2,
#maincontent #faq-list h3 {
  background-image: none;
}

div#faq-list h2::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid var(--color-black);
  position: absolute;
  left: 5px;
}

div#faq-list h3:after {
  background-image: none;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

div#faq-list h3.selected:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  background-image: none;
  width: 8px;
  height: 8px;
}

div#faq-list .collapsible > h2:hover {
  color: var(--color-grey-dark);
}

div#faq-list .answer {
  border-color: var(--color-black);
}

/* npalinks */
.twentyninteen-resp #maincontent h1 {
  color: var(--color-black);
}

.twentyninteen-resp #maincontent h3 {
  padding: 9px 0 25px 0;
}

#maincontent.page-npalinks p {
  color: var(--color-black)
}

#maincontent.page-npalinks .formlink {
  font-size: 1.4em;
  line-height: 1.8em;
}

#maincontent.page-npalinks .formlink:hover,
#maincontent.page-npalinks a:hover{
  color: var(--color-red);
}

/* Contact Us */
#ContactUs #contactuppercontainer .contactaddress {
  width: 100%;
}

/* autonpa */
.autonpa #TitleAuthorSelect .select2-container-multi .select2-choices,
.autonpa #TitleAuthorSelect .select2-container-multi .select2-choices:hover {
  border-color: var(--color-black);
  color: var(--color-black);
}

.autonpa #dps_Rights select#applicant {
  color: var(--color-black);
}

#maincontent #ContactUs a:hover {
  color: var(--color-red);
}

/* multiple.asp */
#HSTop10Banner {
  width: 1000px;
  height: 200px;
  box-sizing: border-box;
  position: relative;
  top: 12px;
  left: 15px;
  background-image: url(/images/DPS-Top-10-Web-Banner.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  z-index: 1;
  margin-bottom: 15px;
}
.atcmultiprice {
  padding: 6px 0 0 10px;
}
.tdmultibox {
  vertical-align: top;
}
#multibox {
  border-color: var(--color-black);
}
.atcinput {
  border-color: var(--color-black);
  color: var(--color-black);
}
button.multibook {
  font-size: 32px;
  border: none;
  background-color: transparent;
  margin: 0px 0 5px 0;
  color: var(--color-black);
  text-align: left;
  cursor: pointer;
  width: 260px;
}
button.multibook:hover {
  color: rgba(1, 13, 138, 0.6);
}
.twentyninteen-resp #productimage {
  margin: 4px 10px 10px 0;
  width: 190px;
  float: left;
  clear: left;
}
input.multisubmit {
  font-size: 18px;
  line-height: 1.3;
  box-shadow: 1px 2px 6px 0px rgba(1, 13, 138, 0.5);
}
input.authorsubmit {
  font-size: 22px;
}
.titlesubmit {
  font-size: 22px;
}

input.multisubmit:focus {
  border: none;
}
.twentyninteen-resp .discountapply {
  margin: 10px auto;
  text-align: center;
}
.twentyninteen-resp #keysearchauthclear.randomcolorheader a:link,
.twentyninteen-resp #keysearchauthclear.randomcolorheader a:visited {
  color: var(--color-white);
}
.twentyninteen-resp #keysearchauthclear.randomcolorheader {
  color: var(--color-white);
  font-size: 16px;
  line-height: 32px;
  padding: 10px 20px 25px 20px;
  position: relative;
  top: 10px;
  width: 664px;
  z-index: 100;
}
.twentyninteen-resp #keysearchauthclear.randomcolorheader :hover {
  cursor: pointer;
}

/*sliders*/
.subgenre,
.sliderlabel,
.sliderlabel input {
  font-size: 13px;
  line-height: 23px;
}
input.multisubmit:focus {
  border: none;
}
#genrefilterbox,
#VidcheckboxYES,
#VidcheckboxNO,
.qpro-secure #Checkbox2{
  color: var(--color-black);
  border-color: var(--color-black);
}
.page-suppmaterialsnpa label.checkbox,
#genrefilterbox label.checkbox,
#video_streaming label.checkbox,
.qpro-secure label.checkbox {
  color: var(--color-black);
  border-color: var(--color-black);
  background-image: none;
}
.page-suppmaterialsnpa input[type=checkbox]:checked + label.checkbox,
#genrefilterbox input[type=checkbox]:checked + label.checkbox,
#video_streaming input[type=checkbox]:checked + label.checkbox,
.qpro-secure input[type=checkbox]:checked + label.checkbox {
  background-image: none;
  border-color: var(--color-black);
}
.page-suppmaterialsnpa input[type=checkbox]:checked + label.checkbox:before,
#genrefilterbox input[type=checkbox]:checked + label.checkbox:before,
#video_streaming input[type=checkbox]:checked + label.checkbox:before,
.qpro-secure input[type=checkbox]:checked + label.checkbox:before{
  content: "";
  position: relative;
  left: 6px;
  display: inline-block;
  transform: rotate(45deg);
  height: 12px;
  width: 4px;
  border-bottom: 4px solid var(--color-black);
  border-right: 4px solid var(--color-black);
}
#video_streaming input[type=checkbox]:checked + label.checkbox:before,
.qpro-secure input[type=checkbox]:checked + label.checkbox:before {
  left: 10px;
  top: 3px;
}

.page-suppmaterialsnpa input[type=checkbox]:checked + label.checkbox:before {
  left: 10px;
  top: 0px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  color: var(--color-black);
  border-color: var(--color-black);
}
.multinext:hover, .multiprev:hover, .multistart:hover, .multiend:hover {
  border-color: var(--color-black);
  color: var(--color-red);
}
#multibox .qty,
#atcREGsinglebox .qty {
  width: auto;
  float: none;
  height: auto;
}
button.multibook:hover {
  color: var(--color-red);
}
#sliderscontainer {
  position: relative;
  width: 115px;
  margin: -37px 0 10px 0;
  float: left;
}
#sliderlabels {
  height: 15px;
}
#sliderlabels .sliderlabel {
  padding: 0 3px 0 3px;
}
#sliderlabels .sliderlabel:nth-child(2) {
  padding: 0 1px 0 1px;
}
#sliderfooter .sliderlabel {
  padding: 0 5px 0 3px;
}
#sliderfooter {
  clear: both;
  height: 20px;
  width: 150px;
  box-sizing: border-box;
}
#sliderM,
#sliderT {
  margin: 9px 12px 5px 12px;
}
#sliderF {
  margin: 9px 14px 5px 14px;
}
#sliderM,
#sliderF,
#sliderT {
  height: 90px;
  float: left;
  box-sizing: border-box;
  border: 1px solid var(--color-black);
  width: 12px;
  border-radius: 3px;
  margin-top: 15px;
}
#malecount,
#femalecount,
#totalcount {
  color: var(--color-black);
  display: inline-block;
  width: 30px;
  border: none;
  position: relative;
  text-align: center;
}
#allboxeswrap {
  width: 80%;
  float: left;
}

@media screen and (max-width: 1068px) {
  #HSTop10Banner {
      width: 93%;
      top: 7px;
      left: 0;
      margin-bottom: 0;
  }
  .twentyninteen-resp #keysearchauthclear.randomcolorheader {
      width: 90%;
      left: 0;
      padding: 10px;
  }
  .twentyninteen-resp .discountapply {
      margin: 10px 0 10px 25px;
      text-align: left;
  }
}

@media screen and (max-width: 850px) {
  #HSTop10Banner {
      top: 10px;
  }
}

@media screen and (max-width: 750px) {
  .twentyninteen-resp #keysearchauthclear.randomcolorheader {
      width: 96%;
      left: 0;
      padding: 10px;
  }
  #HSTop10Banner {
      top: 10px;
      width: 600px;
  }

  /*sliders*/
  #allboxeswrap {
      width: 76%;
  }
  #sliderscontainer {
      margin: -21px 0 10px 0;
  }
}

@media screen and (max-width: 600px) {
  #HSTop10Banner {
      width: 100%;
      top: 0;
      border-radius: 0;
      box-shadow: none;
  }
  .twentyninteen-resp #keysearchauthclear.randomcolorheader {
      width: 100%;
      left: -10px;
      top: 0;
      padding: 12px;
  }
}

/*sliders*/
@media screen and (max-width: 570px) {
  #allboxeswrap {
      width: 70%;
  }
  #sliderM,
  #sliderF,
  #sliderT {
      height: 100px;
  }
}

@media screen and (max-width: 517px) {
  .twentyninteen-resp .discountapply {
      margin: 10px auto;
      text-align: center;
  }
  .twentyninteen-resp .multi-list {
      text-align: left;
      padding-left: 20px;
      width: 90%;
  }
  .twentyninteen-resp #multibox {
      margin-left: 20px;
  }
}

/*sliders*/
@media screen and (max-width: 480px) {
  #sliderfooter .sliderlabel {
      padding: 2px;
  }
  #sliderlabels .sliderlabel {
      padding: 1px;
  }
  #allboxeswrap {
      width: 65%;
  }
  #sliderscontainer {
      width: 100px;
      margin-bottom: 7px;
  }
  #sliderM,
  #sliderF,
  #sliderT {
      height: 155px;
  }
  #sliderM,
  #sliderT {
      margin: 15px 10px 7px 10px;
  }
  #sliderF {
      margin: 15px 12px 7px 12px;
  }
  #sliderfooter .sliderlabel input {
      line-height: 20px;
  }
}

/* qpro secure */
#DPSFormPage #video_streaming {
  height: 80px;
  margin-top: 20px;
}

#Licensing .inner-content:first-child a {
  padding: 8px 22px 10px 22px;
}

/* Suppmaterials */
#DPSFormPage.page-suppmaterialsnpa #TitleAuthorSelect .select2-container-multi .select2-choices {
  color: var(--color-black);
  border-color: var(--color-black);
  height: 30px !important;
  border-width: 1px;
  background-position: 98% center;
}

#DPSFormPage.page-suppmaterialsnpa #TitleAuthorSelect .select2-container-multi .select2-choices:focus {
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 0 0 / 40%);
}

#DPSFormPage.page-suppmaterialsnpa #TitleAuthorSelect .select2-container-multi .select2-choices #s2id_autogen1:focus {
  box-shadow: none;
}

#DPSFormPage.page-suppmaterialsnpa #title_author {
  height: 220px;
}

@media (max-width: 950px) {
  #DPSFormPage.page-suppmaterialsnpa #title_author {
    height: 265px;
  }

  #DPSFormPage.page-suppmaterialsnpa #BodyWrapper {
    margin-top: 200px;
  }

  #DPSFormPage input#npaauthor {
    height: 42px;
  }
}

#DPSFormPage.page-suppmaterialsnpa #app table {
  width: 100% !important;
  max-width: 668px;
}

@media (max-width: 950px) {
  #DPSFormPage.page-suppmaterialsnpa .jsSelectDropdown .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -19px -2px;
  }

  #DPSFormPage .jsSelectDropdown .chosen-container-single .chosen-single div b {
    background-position: 6px -2px;
  }
}

@media screen and (max-aspect-ratio: 13 / 11), screen and (max-width: 950px) {
  #DPSFormPage.page-suppmaterialsnpa #title_author {
    height: 265px;
  }
}

/* single.asp */
#singlemeta,
#lexisynopsis,
#shorttext {
  font-family: Helvetica, Arial, sans-serif;
}
#atcREGsinglebox {
  border: 1px solid var(--color-black);
}
.atcinput:focus {
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 0 0 / 40%);
}
.resp1 #single #atcBCsinglebox {
  background-color: var(--color-grey-light);
  border-color: var(--color-black);
  color: var(--color-black);
}
.apply {
  margin-bottom: 15px;
  margin-top: 15px;
}
#single h3#title {
  opacity: 1;
}
#single {
  min-height: 777px;
}

#main_image {
  left: 20px;
}
input:disabled {
  color: var(--color-grey);
}

@media screen and (max-width: 750px) {
  #productimage {
      margin: 10px 20px 40px 0;
  }
}

@media screen and (max-width: 600px) {
  .twentyninteen-resp #atcREGsinglebox {
      left: 0;
      margin: 0 auto 50px auto;
  }
  .twentyninteen-resp .formattable {
      margin: 0 auto;
  }
  .twentyninteen-resp #singlemeta {
      margin: 0;
      width: 100%;
      text-align: left;
  }
  .twentyninteen-resp #single {
      text-align: left;
      margin-left: 11%;
      background-color: transparent;
      padding: 10px;
      width: 80%;
  }
  .twentyninteen-resp #bookimagecontainer,
  #productimage {
      text-align: left;
      width: 266px;
      height: 370px;
  }
  .twentyninteen-resp #bookimagecontainer,
  #productimage img {
      width: 95%;
  }
  .twentyninteen-resp #main_image {
      top: 0;
      margin: 0;
      left: 0;
  }
  .twentyninteen-resp #main_image img {
      width: 123%;
  }
  .twentyninteen-resp #atcREGsinglebox {
      margin: 0 0 50px 0;
  }
  .twentyninteen-resp .formattable {
      margin: 0;
  }
  .twentyninteen-resp .longfees {
      margin: 0;
      padding-bottom: 20px;
  }

  .twentyninteen-resp #single h3#title {
      font-size: 2em;
      line-height: 1em;
  }
  .twentyninteen-resp #lexisynopsis {
      text-align: left;
      width: 94%;
  }
  .twentyninteen-resp .lexishorttext {
      text-align: left;
      width: 94%;
  }
  .twentyninteen-resp #bookimagecontainer span {
      display: none;
  }
  .twentyninteen-resp #bookimagecontainer {
      height: 343px;
  }

  .twentyninteen-resp p#collection {
      margin-left: 20px;
      font-size: 14px;
      line-height: 1em;
  }
  .twentyninteen-resp #bookimagecontainer,
  #productimage {
      margin-bottom: 0;
  }
}

@media screen and (max-width: 517px) {
  .twentyninteen-resp #single {
      margin-left: 7%;
  }
}

.chosen-container .chosen-results li.highlighted {
  background-color: var(--color-black);
  color: var(--color-white);
}

/* Cast Recordings */
.cast-recordings a:hover {
  color: var(--color-red);
}

/* Catalogs */
#STRM img#BOD {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}

#STRM h1#navigationpageheader {
  font-size: 5em;
  margin-bottom: 23px;
  color: var(--color-black);
}

@media screen and (max-width: 750px) {
  #STRM h1#navigationpageheader {
      font-size: 4em;
  }
}

@media screen and (max-width: 460px) {
  #STRM h1#navigationpageheader {
      font-size: 2.8em;
      margin-bottom: 12px;
  }
}

#atplaywrap:not(.page-at-play) p {
  color: var(--color-black) !important;
}

body #newplayslist ul, 
body #childrensplays ul, 
body #musicals ul, 
body #navigationpage ul, 
body #officehours ul, 
body #starbulletlist ul, 
body #single ul {
  list-style: disc;
  margin-right: 5px;
}

body #newplayslist li, 
body #childrensplays li, 
body #musicals li, 
body #navigationpage li, 
body #officehours li, 
body #starbulletlist li, 
body #single li {
  background-image: none;
  padding: 0;
}

div#catalogues ul {
  list-style-image: none;
  list-style: disc;
}


/* Manuscripts */
.star a:hover {
  color: var(--color-red);
}

.TabContainer1 .ajax__tab_header .ajax__tab_outer {
  border-color: var(--color-grey);
  border-bottom-color: var(--color-grey);
  background-image: none;
}

.TabContainer1 .ajax__tab_active .ajax__tab_outer {
  border-color: var(--color-black);
  border-bottom-color: var(--color-black);
  background-image: none;
}

.page-manuscripts .nowpubgrid th {
  border-color: var(--color-black);
}

/* Musicals */
.musicalslinkslist a:hover,
.page-musicals > p a:hover {
  color: var(--color-red);
}

/* New Acquisitions */
#NA .gridlink a,
#NA .gridlink span,
#NA .nowpubgrid th .sortbutton,
#NA .textinsert,
#NA .nowpubgrid th #ctl00_MainContent_GridView1_ctl01_LinkButtonFEMALEsort {
  color: var(--color-black);
}

#NA .gridlink a:hover {
  color: var(--color-red);
  opacity: 1;
}

#NA .gridlink div {
  border-top: 0;
}

/* Now Published */
#NP > p > a:hover,
.nowpubgrid tr[valign="top"] td a:hover {
  color: var(--color-red);
}

#NP #dropdownWrapper .chosen-container-single .chosen-single {
  color: var(--color-black);
  border-color: var(--color-black);
}

.chosen-container .chosen-results li.active-result.highlighted {
  background-color: var(--color-black);
  background-image: none;
}

#dropdownWrapper .chosen-container.chosen-with-drop .chosen-drop {
  border-color: var(--color-black);
}

/* Productions */
.page-productions table.nowpubgrid {
  clear: both;
  margin-top: 30px;
}
#maincontent .page-productions h1 {
  margin-bottom: 15px;
}
#NA.page-productions h3 {
  padding: 0 0 0 4px;
}
.NEWDD2.page-productions {
  display: none;
}
.page-productions table.nowpubgrid tr:last-child table {
  margin-left: 20px;
  white-space: nowrap;
}
.page-productions .freegridbackground {
  padding: 0px 40px 20px 5px;
  margin: 10px 0 30px 0;
  min-height: 525px;
  min-width: 290px;
  border: none;
  background-color: var(--color-white);
  border-radius: 0px;
}
.page-productions .nowpubgrid th {
  padding: 3px;
}
.page-productions #PageToStageDD1Wrapper {
  position: relative;
  height: 56px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container {
  position: absolute;
  width: 100% !important;
  top: 9px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container.chosen-with-drop .chosen-drop {
  top: 57px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single div {
  top: -8px;
  right: 15px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  border: 1px solid var(--color-grey-light);
  color: var(--color-black);
}
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single,
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single:hover {
  font-size: 22px;
  background-image: none;
  padding: 14px 0 15px 10px;
  width: 100%;
  box-sizing: border-box;
  height: 60px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container.chosen-with-drop .chosen-drop {
  width: 100%;
}
.page-productions .chosen-container-single .chosen-search {
  padding: 4px 4px;
  background-color: var(--color-white);
}

.page-productions .SearchFieldWrapper {
  height: 50px;
  position: relative;
  width: 100%;
  margin-top: 30px;
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  margin: 0 0 11px 0px;
  border: 1px solid var(--color-black);
  color: var(--color-black);
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single:hover {
  border: 1px solid var(--color-black);
}
.page-productions .SearchFieldWrapper .chosen-container.chosen-with-drop .chosen-drop {
  position: relative;
  width: 100%;
  top: -65px;
  left: 0px;
  border-top: 1px solid var(--color-black);
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 10px 20px 10px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid var(--color-black);
  background: url(../images/searchBLU_4.png) no-repeat 100% 0px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single span {
  font-size: 23px;
  padding-left: 0;
  line-height: 44px;
  margin-right: 10px;
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single div {
  display: none;
}
.page-productions .SearchFieldWrapper .chosen-container .chosen-results {
  margin-top: 10px;
}
.page-productions .SearchFieldWrapper .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 26px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-productions .SearchFieldWrapper .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid var(--color-light-grey);
  background-color: var(--color-white);
  background-image: none;
  cursor: text;
}
.page-productions .SearchFieldWrapper .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.page-productions .SearchFieldWrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--color-grey);
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.page-productions .SearchFieldWrapper .chosen-container .chosen-results li {
  line-height: 22px;
}
#maincontent #NA.page-productions h3 {
  opacity: 1;
  margin: 0 0 10px 0;
  font-weight: normal;
  color: var(--color-black);
}
.page-productions .textinsert {
  line-height: 30px;
}
.page-productions #dropdownmargin {
  margin: 68px 0 10px 0;
}

.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single div b {
  background-image: none;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: auto;
  height: auto;
  top: 18px;
  position: relative;
}

.page-productions #PageToStageDD1Wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 20px;
}

#NA.page-productions .nowpubgrid th a.sortbutton:hover,
#NA.page-productions .nowpubgrid th a:hover  {
  color: var(--color-red);
  opacity: 1;
}

@media screen and (max-width: 1068px) {
  .page-productions .freegridbackground {
      min-height: 458px;
  }
}

@media screen and (max-width: 750px) {
  .page-productions .freegridbackground {
      min-height: 308px;
  }
  .page-productions #dropdownmargin {
      margin: 85px 0 10px 0;
  }
  .page-productions table.nowpubgrid tr:nth-child(1) table {
      top: 39px;
      left: -5px;
  }
  #maincontent .page-productions h1 {
      margin-bottom: 15px;
  }
  #maincontent .page-productions h3 {
      margin-top: 0;
  }
}

@media screen and (max-width: 517px) {
  .freegridbackground {
      padding: 0 5px 10px 5px;
      margin: 20px 0 60px 0;
      border-radius: 0px;
  }
  #maincontent .page-productions h1#navigationpageheader {
      padding-bottom: 0;
  }
}

@media screen and (max-width: 460px) {
  .page-productions .textboxproductionsEmptyGrid {
      font-size: 16px;
  }
  #maincontent .page-productions h1#navigationpageheader {
      font-size: 32px;
  }
  .page-productions table.nowpubgrid tr:last-child table {
      margin-left: 0;
  }
}


/* Streaming Rights */
#maincontent #STRM #faq-list h3 {
  position: relative;
  width: auto;
  padding: 30px 45px 30px 25px;
  box-shadow: none;
  border: 3px solid var(--color-grey);
  border-radius: 10px;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: var(--color-black);;
  font-size: 22px;
  line-height: 24px;
}
#maincontent #STRM #faq-list h3.hover {
  border-color: var(--color-grey-light);
  color: var(--color-black);
}
#STRM table.nowpubgrid tr:nth-child(1) table {
  position: absolute;
  top: 66px;
  padding: 5px;
}

#STRM img#BOD {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
#STRM #faq-list .collapsible {
  padding: 10px 40px 0 10px;
}
#maincontent #STRM p {
  font-size: 1.1em;
}
#maincontent #STRM {
  min-height: 765px;
}
#maincontent #STRM #bottomfill {
  border-bottom: 16px solid var(--color-grey-light);
}
#STRM h1#navigationpageheader {
  font-size: 5em;
  margin-bottom: 23px;
  color: var(--color-black);
}
#STRM .nowpubgrid td.authorpad {
  padding-right: 5px;
}
#STRM .nowpubgrid td {
  font-size: 1em;
  line-height: 1em;
}
#maincontent #STRM table.nowpubgrid .gridlink div {
  color: var(--color-grey);
  line-height: 18px;
  margin: 0;
  border-color: var(--color-grey-light);
}
#STRM table.nowpubgrid tr:last-child table {
  position: relative;
  bottom: -20px;
}
#STRM table.nowpubgrid {
  margin-bottom: 30px;
}
.textinsert {
  font-size: 1.7em;
  color: var(--color-black);
}
#STRM .nowpubgrid th a {
  font-size: 1.7em;
  color: var(--color-black);
  display: inline-block;
  padding-top: 20px;
}
#STRM table.nowpubgrid tr:nth-child(2) td.gridlink div {
  border-top: none;
}
#STRM table.nowpubgrid tr:nth-child(2) td.gridlink {
  padding-top: 8px;
}
#maincontent #STRM #faq-list h3 .hover {
  opacity: 0.6;
}
#maincontent #STRM #faq-list {
  width: 98%;
}
#maincontent #STRM #faq-list h3 {
  padding: 35px 45px 35px 25px;
}
#maincontent #STRM h1.serif {
  font-size: 2em;
  line-height: 1.5em;
  margin: 40px 0 7px 0;
  color: var(--color-black);;
  width: 100%;
}
#maincontent #STRM .gridwrap {
  width: 95%;
  margin: 40px 0 0 10px;
}
#maincontent #STRM p.colorp {
  background-color: var(--color-grey-light);
  padding: 18px 30px 20px 15px;
  font-size: 1.4em;
  width: 93%;
}
#STRM #faq-list ul li a{
  line-height:1.6em;
  font-weight:bold;
  font-size:1.3em;
}
#STRM #faq-list h3 {
  font-size:18px;
}

#STRM .gridlink div a,
#STRM .gridlink .sortbutton {
  color: var(--color-black);
}
#STRM .gridlink div a:hover,
#STRM .gridlink .sortbutton:hover,
#STRM .nowpubgrid th a:hover {
  color: var(--color-red);
  opacity: 1;
}
@media screen and (min-width: 1068px) {
  #maincontent.page-streaming-rights {
      width: 100%;
      margin-left: 42px;
  }
  #maincontent #STRM #faq-list {
      width: 96%;
  }
}

@media screen and (max-width: 1068px) {
  #maincontent #STRM #faq-list {
      width: 100%;
  }
  #maincontent.page-streaming-rights {
      min-height: 700px;
  }
}

@media screen and (max-width: 750px) {
  #STRM table.nowpubgrid tr:nth-child(1) table {
      top: 39px;
      left: -5px;
  }
  #maincontent #STRM h1.serif {
      font-size: 1.7em;
  }
  #STRM h1#navigationpageheader {
      font-size: 4em;
      color: var(--color-black);
  }
  #maincontent #STRM p.colorp {
      background-color: var(--color-grey-light);
      font-size: 1.3em;
      width: 91%;
  }
}

@media screen and (max-width: 460px) {
  #maincontent #STRM h1#navigationpageheader {
      font-size: 2.8em;
      margin-bottom: 12px;
  }
  #maincontent #STRM h1.serif {
      font-size: 1.4em;
  }
  #maincontent #STRM .gridwrap h1.serif {
      font-size: 1.7em;
      line-height: 1.5em;
  }
  #maincontent.page-streaming-rights {
      margin-top: 10px;
  }
  #maincontent #STRM p.colorp {
      width: 88%;
  }
}
@media screen and (max-width: 377px) {
  #STRM table.nowpubgrid tr:nth-child(1) table {
      top: 37px;
  }
}

/* Book Club */
.page-book-club .squarebuttons {
  background-color: var(--color-red);
  padding-right: 30px;
}

.page-book-club .squarebuttons:hover {
  background-color: var(--color-black);
  padding-right: 30px;
}

.page-book-club a:hover {
  color: var(--color-red);
}

/* autonpa_clue */
body#dps_Rights #maincontent h2 {
  color: var(--color-black);
}

body#dps_Rights.page-autonpa-clue #maincontent #DPSForm {
  margin-top: 30px;
}


/* Confirmation */
div#dps_checkoutpages #orderinfo input {
  color: var(--color-black);
}

#dps_Checkout #maincontent #OrderSummary p:nth-last-child(-5n + 5) {
  border-color: var(--color-black);
}

div#dps_checkoutpages .checkmark,
div#dps_checkoutpages .confirm,
div#dps_checkoutpages .underline {
  color: var(--color-black);
  background-image: none;
  position: relative;
}

div#dps_checkoutpages .checkmark:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 11px;
  top: 7px;
  transform: rotate(45deg);
  height: 10px;
  width: 4px;
  border-bottom: 2px solid var(--color-black);
  border-right: 2px solid var(--color-black);
}

div#dps_checkoutpages .checkmark:after {
  content: "";
  position: absolute;
  display: inline-block;
  border: 1px solid var(--color-black);
  border-radius: 50px;
  height: 20px;
  width: 20px;
  left: 3px;
}

/* Bookstore discount */
.page-book-store-discount #maincontent a:hover {
  color: var(--color-red);
}

/* Catalogues */
#catalogues a:hover {
  color: var(--color-red);
}

/* Competitions */
#maincontent .licensingformcontainer h3 {
  color: var(--color-black);
}

.licensingformcontainer a:hover {
  color: var(--color-red);
}

/* International rights */
.internationalcontent a:hover {
  color: var(--color-red);
}

/* Library Discount */
.page-library-discount a:hover {
  color: var(--color-red);
}

/* Links */
#theatreIndustryLinks a:hover {
  color: var(--color-red);
} 

div#theatreIndustryLinks ul {
  list-style-image: none;
  list-style: disc;
}

/* Office Hours */
#officehours h3 {
  padding: 25px 0 5px 0;
}

/* Ordering */
.page-ordering #maincontent a:hover {
  color: var(--color-red);
}

/* reqmin_cart_bl */
#maincontent #DPSForm #cmdAddToCart {
  background-color: var(--color-red);
}

#maincontent #DPSForm #cmdAddToCart:hover {
  background-color: var(--color-black);
}

.page-autonpaconf-bl#dps_Rights #maincontent #DPSForm {
  padding: 20px;
}

#DPSForm #changeCart #checkout_fill {
  width: inherit;
}
#DPSForm #changeCart #freeship {
  width: 500px;
}
#DPSForm #changeCart #freeship p {
  font-size: 18px;
  line-height: 1.3em;
}
#PromoCode {
  margin: 10px 25px 60px 0;
}
#carttable #PromoCode p,
#carttable #PromoCode p a {
  color: var(--color-black);
  line-height: 1.5em;
}
#carttable #PromoCode input.squarebuttons {
  height: 44px;
  width: 100px;
  background-color: var(--color-red);
}
#carttable #PromoCode input.squarebuttons:hover {
  padding: 12px 10px 14px 10px;
  background-color: var(--color-black);
}
#carttable #PromoCode input.squarebuttons:active {
  padding: 13px 9px 13px 11px;
}
div#carttable input.squarebuttons {
  float: right;
  padding: 12px 10px 14px 10px;
  height: 46px;
  font-size: 16px;
  width: 200px;
  background-color: var(--color-red);
  color: var(--color-white);
  cursor: pointer;
  border: none;
  margin: 0 5px 5px 9px;
  box-sizing: border-box;
}

div#carttable input.squarebuttons:hover {
  background-color: var(--color-black);
}

#carttable .subtotal {
  color: var(--color-black);
}

#PromoApplyWrap {
  max-width: 365px;
}
#PromoApplyWrap input[type="text"],
#PromoApplyWrap input[type="number"] {
  height: 35px;
  border: 1px solid #ccc;
  padding-left: 4px;
  color: var(--color-black);
  width: 100%;
  max-width: 240px;
  margin: 4px 0 1px 0;
}
#DPSForm #changeCart input.textinput {
  height: 35px;
  border: 1px solid var(--color-black);
  font-size: 16px;
  color: var(--color-black);
  width: 61px;
  padding-left: 8px;
  box-sizing: border-box;
  background-color: transparent !important;
}
#cartheader {
  float: left;
  height: 50px;
  width: 80%;
}
.resp1 p.cartheader {
  font-size: 33px;
  margin: 19px 0 0 12px;
  line-height: 1em;
}
#carttable {
  border-collapse: collapse;
  width: 95%;
  margin: 50px 0 0 20px;
}
#changeCart #cartimage {
  float: left;
  height: 50px;
}
#changeCart #cartimage img {
  margin-left: 10px;
  height: 100%;
  display: none;
}
#carttable .subtotal {
  float: none;
  height: 35px;
  margin: 15px 20px 0 0;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  width: 100%;
}
#carttable .price {
  float: none;
}
#carttable .cartisbn {
  width: fit-content;
  padding: 0 4px 0 4px;
}
a.cartanchor {
  display: block;
  float: right;
  padding: 10px 25px 10px 25px;
  text-align: center;
  text-decoration: none;
  color: var(--color-white);
  font-size: 16px;
  width: 140px;
  background-color: var(--color-red);
  color: var(--color-white);
  cursor: pointer;
  border: none;
  margin: 0 9px 5px 0;
}
a.cartanchor:hover {
  padding: 10px 25px 10px 25px;
  background-color: var(--color-black);
  color: var(--color-white);
}
a.cartanchor:active {
  padding: 11px 24px 9px 26px;
  color: var(--color-white);
}
#carttable .recalculate {
  border: none;
  text-decoration: underline;
  background-color: var(--color-white);
  font-size: 12px;
  padding: 0px;
  margin-top: 5px;
  cursor: pointer;
  top: 0;
  left: -4px;
  position: relative;
  width: 69px;
}
#carttable .recalculate:hover {
  color: var(--color-black);
}
#DPSForm {
  margin: 20px 25px 50px 25px;
  min-height: 350px;
}
#noitems {
  position: absolute;
  top: 165px;
  left: 30px;
  font-weight: bold;
  font-size: 30px;
  line-height: 1em;
}
.subtotal {
  margin-top: 20px;
}
#checkoutbuttons {
  margin-top: 75px;
}
.qty {
    float: left;
    /* width: 100px;*/
    height: 53px;
    padding: 5px 0 5px 0;
    margin-top: 0px;
}
.itemcontainer {
  height: 100%;
  margin-bottom: 55px;
  padding-top: 10px;
}
.textinput {
  width: 30px;
  padding: 5px;
}
#carttable a.cartanchor {
  float: right;
  padding: 14px 10px 14px 10px;
  height: 46px;
  font-size: 16px;
  width: 200px;
  background-color: var(--color-red);
  color: var(--color-white);
  cursor: pointer;
  border: none;
  margin: 0 5px 30px 0;
  box-sizing: border-box;
}
#carttable a.cartanchor:hover {
  padding: 14px 10px 14px 10px;
  background-color: var(--color-black);
}
#carttable a.cartanchor:active {
  padding: 15px 9px 9px 11px;
  background-color: var(--color-black);
}
.remove {
  margin-left: 15px;
}
.itemcontainer span {
  font-size: 18px;
  line-height: 22px;
}

.itemcontainer > * {
  color: var(--color-black);
}

#carttable b {
  color: var(--color-black);
}

#changeCart .qty {
  margin-right: 20px;
  width: fit-content;
}

@media screen and (max-width: 1068px) {
  .qty {
      margin-top: 9px;
  }
}

@media screen and (max-width: 750px) {
  #PromoCode {
      width: 100%;
  }
  #DPSForm {
      margin-top: 25px;
  }
  .itemcontainer {
      padding-top: 0;
  }
  .qty {
      height: 60px;
      padding-top: 0px;
      margin-top: 0px;
      width: 80px;
  }
  .itemcontainer {
      height: 90px;
      margin-bottom: 25px;
  }
  #noitems {
      top: 145px;
  }
  .itemcontainer span {
      font-size: 14px;
      line-height: 18px;
  }
}
@media screen and (max-width: 600px) {
  #DPSForm #changeCart #freeship {
      width: 100%;
  }
  #DPSForm #changeCart #freeship p {
      font-size: 16px;
  }
  #changeCart #cartimage img {
      height: 75%;
  }
  .resp1 p.cartheader {
      font-size: 30px;
      margin: 8px 0 0 12px;
  }
  #carttable {
      margin-bottom: 40px;
  }
  #carttable .subtotal {
      margin: 21px 20px 0 0;
  }
  #carttable #checkoutbuttons {
      margin: 5px auto 0 auto;
      width: 210px;
  }
  #PromoApplyWrap #Apply {
      margin-top: 13px;
  }
  #noitems {
      font-size: 22px;
  }
  .qty {
      height: 80px;
  }
  .itemcontainer {
      height: 100px;
  }
}

@media screen and (max-width: 377px) {
  .resp1 p.cartheader {
      font-size: 26px;
      margin: 4px 0 0 12px;
  }
  #DPSForm {
      margin: 25px 0 0 5px;
  }
  #carttable {
      width: 242px;
  }
  #checkoutbuttons {
      width: 200px;
  }
  #noitems {
      font-size: 18px;
      left: 15px;
  }
  .qty {
      height: 116px;
  }
  .itemcontainer span {
      padding: 0;
      margin-top: 0;
  }
  .itemcontainer {
      width: 292px;
      margin-bottom: 33px;
  }
}

/* reqmin_checkout_bl */
div#checkout_fill .underline,
div#checkout_fill .numbers,
div#checkout_fill .nextstep,
div#checkout_fill .numbersthispage {
  color: var(--color-black);
}

div#checkout_fill .numbers,
div#checkout_fill .numbersthispage {
  border-color: var(--color-black);
}

div#checkout_fill .cartview {
  box-shadow: 1px 1px 4px rgb(0 0 0 / 30%);
}

div#checkout_fill .cartview > *,
div#checkout_fill .cartview p {
  color: var(--color-black);
}

/* Partnerships */
a.Pbutton,
a.Pbutton:link {
  background-color: var(--color-red);
  color: var(--color-white);
}

a.Pbutton:hover {
  background-color: var(--color-black);
}

/* Pulitzers */
.awardscontainer *,
.awardscontainer a:link {
  color: var(--color-black);
}

.awardscontainer a:hover {
  color: var(--color-red);
}

/* Shipping */
.page-shipping #maincontent a:hover {
  color: var(--color-red);
}

/* Specials */
#maincontent #specialcollections li a {
  color: var(--color-black);
}

#maincontent #specialcollections li a:hover {
  color: var(--color-red);
}

/* Productions */
.page-productions table.nowpubgrid {
  clear: both;
  margin-top: 30px;
}
#maincontent .page-productions h1 {
  margin-bottom: 15px;
}
#NA.page-productions h3 {
  padding: 0 0 0 4px;
}
.NEWDD2.page-productions {
  display: none;
}
.page-productions table.nowpubgrid tr:last-child table {
  margin-left: 20px;
  white-space: nowrap;
}
.page-productions .freegridbackground {
  padding: 0px 40px 20px 5px;
  margin: 10px 0 30px 0;
  min-height: 525px;
  min-width: 290px;
  border: none;
  background-color: var(--color-white);
  border-radius: 0px;
}
.page-productions .nowpubgrid th {
  padding: 3px;
}
.page-productions #PageToStageDD1Wrapper {
  position: relative;
  height: 56px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container {
  position: absolute;
  width: 100% !important;
  top: 9px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container.chosen-with-drop .chosen-drop {
  top: 57px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single div {
  top: -8px;
  right: 15px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  border: 1px solid var(--color-grey-light);
  color: var(--color-black);
}
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single,
.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single:hover {
  font-size: 22px;
  background-image: none;
  padding: 14px 0 15px 10px;
  width: 100%;
  box-sizing: border-box;
  height: 60px;
}
.page-productions #PageToStageDD1Wrapper .chosen-container.chosen-with-drop .chosen-drop {
  width: 100%;
}
.page-productions .chosen-container-single .chosen-search {
  padding: 4px 4px;
  background-color: var(--color-white);
}

.page-productions .SearchFieldWrapper {
  height: 50px;
  position: relative;
  width: 100%;
  margin-top: 30px;
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  margin: 0 0 11px 0px;
  border: 1px solid var(--color-black);
  color: var(--color-black);
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single:hover {
  border: 1px solid var(--color-black);
}
.page-productions .SearchFieldWrapper .chosen-container.chosen-with-drop .chosen-drop {
  position: relative;
  width: 100%;
  top: -65px;
  left: 0px;
  border-top: 1px solid var(--color-black);
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 10px 20px 10px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid var(--color-black);
  background: url(../images/searchBLU_4.png) no-repeat 100% 0px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single span {
  font-size: 23px;
  padding-left: 0;
  line-height: 44px;
  margin-right: 10px;
}
.page-productions .SearchFieldWrapper .chosen-container-single .chosen-single div {
  display: none;
}
.page-productions .SearchFieldWrapper .chosen-container .chosen-results {
  margin-top: 10px;
}
.page-productions .SearchFieldWrapper .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 26px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-productions .SearchFieldWrapper .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid var(--color-light-grey);
  background-color: var(--color-white);
  background-image: none;
  cursor: text;
}
.page-productions .SearchFieldWrapper .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.page-productions .SearchFieldWrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--color-grey);
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.page-productions .SearchFieldWrapper .chosen-container .chosen-results li {
  line-height: 22px;
}
#maincontent #NA.page-productions h3 {
  opacity: 1;
  margin: 0 0 10px 0;
  font-weight: normal;
  color: var(--color-black);
}
.page-productions .textinsert {
  line-height: 30px;
}
.page-productions #dropdownmargin {
  margin: 68px 0 10px 0;
}

.page-productions #PageToStageDD1Wrapper .chosen-container-single .chosen-single div b {
  background-image: none;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: auto;
  height: auto;
  top: 18px;
  position: relative;
}

.page-productions #PageToStageDD1Wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 20px;
}

#NA.page-productions .nowpubgrid th a.sortbutton:hover,
#NA.page-productions .nowpubgrid th a:hover  {
  color: var(--color-red);
  opacity: 1;
}

@media screen and (max-width: 1068px) {
  .page-productions .freegridbackground {
      min-height: 458px;
  }
}

@media screen and (max-width: 750px) {
  .page-productions .freegridbackground {
      min-height: 308px;
  }
  .page-productions #dropdownmargin {
      margin: 85px 0 10px 0;
  }
  .page-productions table.nowpubgrid tr:nth-child(1) table {
      top: 39px;
      left: -5px;
  }
  #maincontent .page-productions h1 {
      margin-bottom: 15px;
  }
  #maincontent .page-productions h3 {
      margin-top: 0;
  }
}

@media screen and (max-width: 517px) {
  .freegridbackground {
      padding: 0 5px 10px 5px;
      margin: 20px 0 60px 0;
      border-radius: 0px;
  }
  #maincontent .page-productions h1#navigationpageheader {
      padding-bottom: 0;
  }
}

@media screen and (max-width: 460px) {
  .page-productions .textboxproductionsEmptyGrid {
      font-size: 16px;
  }
  #maincontent .page-productions h1#navigationpageheader {
      font-size: 32px;
  }
  .page-productions table.nowpubgrid tr:last-child table {
      margin-left: 0;
  }
}


/* Streaming Rights */
#maincontent #STRM #faq-list h3 {
  position: relative;
  width: auto;
  padding: 30px 45px 30px 25px;
  box-shadow: none;
  border: 3px solid var(--color-grey);
  border-radius: 10px;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: var(--color-black);;
  font-size: 22px;
  line-height: 24px;
}
#maincontent #STRM #faq-list h3.hover {
  border-color: var(--color-grey-light);
  color: var(--color-black);
}
#STRM table.nowpubgrid tr:nth-child(1) table {
  position: absolute;
  top: 66px;
  padding: 5px;
}

#STRM img#BOD {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
#STRM #faq-list .collapsible {
  padding: 10px 40px 0 10px;
}
#maincontent #STRM p {
  font-size: 1.1em;
}
#maincontent #STRM {
  min-height: 765px;
}
#maincontent #STRM #bottomfill {
  border-bottom: 16px solid var(--color-grey-light);
}
#STRM h1#navigationpageheader {
  font-size: 5em;
  margin-bottom: 23px;
  color: var(--color-black);
}
#STRM .nowpubgrid td.authorpad {
  padding-right: 5px;
}
#STRM .nowpubgrid td {
  font-size: 1em;
  line-height: 1em;
}
#maincontent #STRM table.nowpubgrid .gridlink div {
  color: var(--color-grey);
  line-height: 18px;
  margin: 0;
  border-color: var(--color-grey-light);
}
#STRM table.nowpubgrid tr:last-child table {
  position: relative;
  bottom: -20px;
}
#STRM table.nowpubgrid {
  margin-bottom: 30px;
}
.textinsert {
  font-size: 1.7em;
  color: var(--color-black);
}
#STRM .nowpubgrid th a {
  font-size: 1.7em;
  color: var(--color-black);
  display: inline-block;
  padding-top: 20px;
}
#STRM table.nowpubgrid tr:nth-child(2) td.gridlink div {
  border-top: none;
}
#STRM table.nowpubgrid tr:nth-child(2) td.gridlink {
  padding-top: 8px;
}
#maincontent #STRM #faq-list h3 .hover {
  opacity: 0.6;
}
#maincontent #STRM #faq-list {
  width: 98%;
}
#maincontent #STRM #faq-list h3 {
  padding: 35px 45px 35px 25px;
}
#maincontent #STRM h1.serif {
  font-size: 2em;
  line-height: 1.5em;
  margin: 40px 0 7px 0;
  color: var(--color-black);
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
}
#maincontent #STRM .gridwrap {
  width: 95%;
  margin: 40px 0 0 10px;
}
#maincontent #STRM p.colorp {
  background-color: var(--color-grey-light);
  padding: 18px 30px 20px 15px;
  font-size: 1.4em;
  width: 93%;
}
#STRM #faq-list ul li a{
  line-height:1.6em;
  font-weight:bold;
  font-size:1.3em;
}
#STRM #faq-list h3 {
  font-size:18px;
}

#STRM .gridlink div a,
#STRM .gridlink .sortbutton {
  color: var(--color-black);
}
#STRM .gridlink div a:hover,
#STRM .gridlink .sortbutton:hover,
#STRM .nowpubgrid th a:hover {
  color: var(--color-red);
  opacity: 1;
}
@media screen and (min-width: 1068px) {
  #maincontent.page-streaming-rights {
      width: 100%;
      margin-left: 42px;
  }
  #maincontent #STRM #faq-list {
      width: 96%;
  }
}

@media screen and (max-width: 1068px) {
  #maincontent #STRM #faq-list {
      width: 100%;
  }
  #maincontent.page-streaming-rights {
      min-height: 700px;
  }
}

@media screen and (max-width: 750px) {
  #STRM table.nowpubgrid tr:nth-child(1) table {
      top: 39px;
      left: -5px;
  }
  #maincontent #STRM h1.serif {
      font-size: 1.7em;
  }
  #STRM h1#navigationpageheader {
      font-size: 4em;
      color: var(--color-black);
  }
  #maincontent #STRM p.colorp {
      background-color: var(--color-grey-light);
      font-size: 1.3em;
      width: 91%;
  }
}

@media screen and (max-width: 460px) {
  #maincontent #STRM h1#navigationpageheader {
      font-size: 2.8em;
      margin-bottom: 12px;
  }
  #maincontent #STRM h1.serif {
      font-size: 1.4em;
  }
  #maincontent #STRM .gridwrap h1.serif {
      font-size: 1.7em;
      line-height: 1.5em;
  }
  #maincontent.page-streaming-rights {
      margin-top: 10px;
  }
  #maincontent #STRM p.colorp {
      width: 88%;
  }
}
@media screen and (max-width: 377px) {
  #STRM table.nowpubgrid tr:nth-child(1) table {
      top: 37px;
  }
}

/* FAQs */
#maincontent #faq-list h3 {
  position: relative;
  width: auto;
  padding: 30px 45px 30px 25px;
  box-shadow: none;
  border: 3px solid var(--color-grey);
  border-radius: 10px;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: var(--color-black);
  font-size: 22px;
  line-height: 24px;
}

#faq-list h3.hover {
  border-color: var(--color-grey-light);
  color: var(--color-black);
}

div#faq-list h2,
#maincontent #faq-list h3,
#faq-list * {
  color: var(--color-black);
}

#faq-list .answer {
  border-color: var(--color-grey-dark);
  padding: 10px 0;
}

div#faq-list h2,
#maincontent #faq-list h3 {
  background-image: none;
}

div#faq-list h2::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid var(--color-black);
  position: absolute;
  left: 5px;
}

div#faq-list h3:after {
  background-image: none;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

div#faq-list h3.selected:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  background-image: none;
  width: 8px;
  height: 8px;
}

div#faq-list .collapsible > h2:hover {
  color: var(--color-grey-dark);
}

div#faq-list .answer {
  border-color: var(--color-black);
}

/* Book Club */
.page-book-club .squarebuttons {
  background-color: var(--color-red);
  padding-right: 30px;
}

.page-book-club .squarebuttons:hover {
  background-color: var(--color-black);
  padding-right: 30px;
}

.page-book-club a:hover {
  color: var(--color-red);
}

/* autonpa_clue */
body#dps_Rights #maincontent h2 {
  color: var(--color-black);
}

/* Confirmation */
#dps_checkoutpages #orderinfo input {
  color: var(--color-black);
}

#dps_Checkout #maincontent #OrderSummary p:nth-last-child(-5n + 5) {
  border-color: var(--color-black);
}

#dps_checkoutpages .checkmark,
#dps_checkoutpages .confirm,
#dps_checkoutpages .underline {
  color: var(--color-black);
  background-image: none;
  position: relative;
}

div#dps_checkoutpages .numbersthispage,
span.checkoutstep .numbers {
  border-color: var(--color-black);
  color: var(--color-black);
}

span.checkoutstep .numbers,
span.checkoutstep .nextstep,
div#dps_checkoutpages .nextstep {
  color: var(--color-black);
}

#dps_checkoutpages .checkmark:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 11px;
  top: 7px;
  transform: rotate(45deg);
  height: 10px;
  width: 4px;
  border-bottom: 2px solid var(--color-black);
  border-right: 2px solid var(--color-black);
}

#dps_checkoutpages .checkmark:after {
  content: "";
  position: absolute;
  display: inline-block;
  border: 1px solid var(--color-black);
  border-radius: 50px;
  height: 20px;
  width: 20px;
  left: 3px;
}

/* Bookstore discount */
.page-book-store-discount #maincontent a:hover {
  color: var(--color-red);
}

/* Catalogues */
#catalogues a:hover {
  color: var(--color-red);
}

/* Competitions */
#maincontent .licensingformcontainer h3 {
  color: var(--color-black);
}

.licensingformcontainer a:hover {
  color: var(--color-red);
}

/* International rights */
.internationalcontent a:hover {
  color: var(--color-red);
}

/* Library Discount */
.page-library-discount a:hover {
  color: var(--color-red);
}

/* Links */
#theatreIndustryLinks a:hover {
  color: var(--color-red);
} 

/* Office Hours */
#officehours h3 {
  padding: 25px 0 5px 0;
}

/* Ordering */
.page-ordering #maincontent a:hover {
  color: var(--color-red);
}

/* Partnerships */
a.Pbutton,
a.Pbutton:link {
  background-color: var(--color-red);
  color: var(--color-white);
}

a.Pbutton:hover {
  background-color: var(--color-black);
}

/* Pulitzers */
.awardscontainer *,
.awardscontainer a:link {
  color: var(--color-black);
}

.awardscontainer a:hover {
  color: var(--color-red);
}

/* Shipping */
.page-shipping #maincontent a:hover {
  color: var(--color-red);
}

/* Specials */
#maincontent #specialcollections li a {
  color: var(--color-black);
}

#maincontent #specialcollections li a:hover {
  color: var(--color-red);
}

/* Checkout */
div#checkout_fill input[type=text],
div#checkout_fill select,
div#checkout_fill label.checkbox,
div#checkout_fill .jsSelectDropdown .chosen-container-active.chosen-with-drop .chosen-single,
div#checkout_fill .textarea {
  border-color: var(--color-black);
  color: var(--color-black);
}

#dps_Checkout h1,
#dps_Checkout span,
#dps_Checkout div {
  color: var(--color-black);
}

div#checkout_fill input[type=checkbox]:checked + label.checkbox {
  background-image: none;
}

div#checkout_fill input[type=checkbox]:checked + label.checkbox:after {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 16px;
  width: 6px;
  border-bottom: 3px solid var(--color-black);
  border-right: 3px solid var(--color-black);
  position: relative;
  left: 8px;
  top: 1px;
}

div#checkout_fill #itemstotal {
  border-top-color: var(--color-black);
}

div#checkout_fill input#ChooseShipping,
div#dps_checkoutpages #orderinfo input[type=button],
div#dps_checkoutpages input#cmdReviewOrder,
input#confirmPayment {
  background-color: var(--color-red);
  color: var(--color-white);
}

div#checkout_fill input#ChooseShipping:hover,
div#dps_checkoutpages #orderinfo input[type=button]:hover,
div#dps_checkoutpages input#cmdReviewOrder:hover,
input#confirmPayment:hover {
  background-color: var(--color-black);
}

div#checkout_fill .jsSelectDropdown .chosen-container.chosen-with-drop .chosen-drop,
div#checkout_fill .jsSelectDropdown .chosen-container-single .chosen-single {
  border-color: var(--color-black);
}

body#dps_Checkout #maincontent .cartcontents p:nth-last-child(-2n + 2),
div#dps_checkoutpages #shippingmethod,
body#dps_Checkout #maincontent #OrderSummary p:nth-last-child(-5n + 5) {
  border-top-color: var(--color-black);
}

/* uilnpa */
div#TitleAuthorSelect .select2-container-multi .select2-choices {
  border-color: var(--color-black);
}