@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson-Medium.otf") format("truetype");
}
html.redesign {
  background: linear-gradient(to bottom, blue 0, blue 487px, white 487px, white 94%, black 94%, black 100%);
}
html.redesign ol.table .tr .toggler a.collapser:after {
  border-bottom-color: blue;
}
html.redesign section.cookie-policy {
  background-color: white;
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign section.cookie-policy h1,
html.redesign section.cookie-policy h2,
html.redesign section.cookie-policy h3,
html.redesign section.cookie-policy h4,
html.redesign section.cookie-policy h5 {
  font-weight: 600;
}
html.redesign section.cookie-policy a.js-cookie-continue {
  border: 1px solid blue;
  width: 200px;
  padding: 10px;
  display: flex !important;
  justify-content: center !important;
  color: blue !important;
}
html.redesign section.cookie-policy a.js-cookie-continue:hover {
  color: rgba(0, 0, 255, 0.5) !important;
  border-color: rgba(0, 0, 255, 0.5) !important;
}
html.redesign section.cookie-policy a.js-cookie-continue:visited {
  color: blue !important;
}
html.redesign div#added_to_cart-container h2,
html.redesign div#added_to_cart-container p,
html.redesign div#adding_to_cart-container h2,
html.redesign div#adding_to_cart-container p {
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign div#added_to_cart-container a,
html.redesign div#adding_to_cart-container a {
  color: blue;
  font-family: "Poppins", sans-serif;
}
html.redesign div#added_to_cart-container a:hover,
html.redesign div#adding_to_cart-container a:hover {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign div#supportModal {
  color: black;
  font-family: "Poppins", sans-serif;
  padding: 10px;
  padding-top: 20px;
}
html.redesign div#supportModal table tbody tr td:first-child {
  padding-left: 10px;
}
html.redesign div#download-container {
  font-family: "Poppins", sans-serif;
  color: black;
  background: white;
  border: none;
}
html.redesign div#download-container div.download_modal h1 {
  color: black;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #dde4ed;
}
html.redesign div#download-container div.download_modal a.download_now {
  color: white !important;
  border: none;
  border-radius: 0;
  background-color: blue;
  font-size: 18px !important;
  font-family: "Poppins", sans-serif;
}
html.redesign div#download-container div.download_modal a.download_now:hover {
  background-color: rgba(0, 0, 255, 0.5);
}
html.redesign div#download-container a {
  color: blue !important;
}
html.redesign div#download-container a:hover {
  color: rgba(0, 0, 255, 0.5) !important;
}
html.redesign div#download-container div#transfer_modal {
  padding: 60px;
}
html.redesign div#download-container div#transfer_modal h1,
html.redesign div#download-container div#eula-modal-content h1 {
  color: black;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border: none;
  margin-bottom: 20px;
}
html.redesign div#download-container div#transfer_modal p,
html.redesign div#download-container div#eula-modal-content p {
  font-size: 14px;
}
html.redesign div#download-container div#transfer_modal p a#transfer_submit,
html.redesign div#download-container div#transfer_modal p a#transfer_cancel,
html.redesign div#download-container div#eula-modal-content p a#transfer_submit,
html.redesign div#download-container div#eula-modal-content p a#transfer_cancel {
  border-radius: 0 !important;
  border: 1px solid blue !important;
  width: 200px;
  margin-top: 20px;
}
html.redesign div#download-container div#transfer_modal p a#transfer_submit,
html.redesign div#download-container div#eula-modal-content p a#transfer_submit {
  background-color: blue !important;
  color: white !important;
  font-family: "Poppins", sans-serif !important;
}
html.redesign div#download-container div#transfer_modal p a#transfer_submit:hover,
html.redesign div#download-container div#eula-modal-content p a#transfer_submit:hover {
  background-color: rgba(0, 0, 255, 0.5);
}
html.redesign div#download-container div#transfer_modal p a#transfer_cancel,
html.redesign div#download-container div#eula-modal-content p a#transfer_cancel {
  color: blue !important;
  font-family: "Poppins", sans-serif !important;
}
html.redesign div#download-container div#transfer_modal p a#transfer_cancel:hover,
html.redesign div#download-container div#eula-modal-content p a#transfer_cancel:hover {
  color: rgba(0, 0, 255, 0.5);
  border-color: rgba(0, 0, 255, 0.5);
}
html.redesign div#spdf-tooltip-content,
html.redesign div#spdf-modal-content {
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign div#spdf-tooltip-content h1,
html.redesign div#spdf-tooltip-content h2,
html.redesign div#spdf-tooltip-content h3,
html.redesign div#spdf-tooltip-content h4,
html.redesign div#spdf-tooltip-content h5,
html.redesign div#spdf-tooltip-content h6,
html.redesign div#spdf-modal-content h1,
html.redesign div#spdf-modal-content h2,
html.redesign div#spdf-modal-content h3,
html.redesign div#spdf-modal-content h4,
html.redesign div#spdf-modal-content h5,
html.redesign div#spdf-modal-content h6 {
  color: black !important;
  font-weight: 600 !important;
  font-family: "Poppins", sans-serif !important;
}
html.redesign div#spdf-tooltip-content span,
html.redesign div#spdf-tooltip-content p,
html.redesign div#spdf-tooltip-content div,
html.redesign div#spdf-modal-content span,
html.redesign div#spdf-modal-content p,
html.redesign div#spdf-modal-content div {
  color: black !important;
  font-family: "Poppins", sans-serif !important;
}
html.redesign div#spdf-tooltip-content a,
html.redesign div#spdf-modal-content a {
  color: blue;
}
html.redesign div#spdf-tooltip-content a:hover,
html.redesign div#spdf-modal-content a:hover {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign body {
  margin: 0;
}
html.redesign body div#added_to_cart-container {
  border: none;
  width: 100%;
  max-width: 790px;
}
html.redesign body div#added_to_cart-container div.item_and_upgrades {
  padding: 20px;
  width: 100%;
  max-width: 510px;
}
html.redesign body div#added_to_cart-container div.item_and_upgrades h1,
html.redesign body div#added_to_cart-container div.item_and_upgrades h2,
html.redesign body div#added_to_cart-container div.item_and_upgrades h3,
html.redesign body div#added_to_cart-container div.item_and_upgrades p {
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign body div#added_to_cart-container div.item_and_upgrades h3 a {
  cursor: pointer;
  color: blue;
}
html.redesign body div#added_to_cart-container div.item_and_upgrades h3 a:hover {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign body div#added_to_cart-container div.item_and_upgrades h1 i {
  color: white;
  background-color: blue;
}
html.redesign body div#added_to_cart-container div.upsells {
  margin: 0;
  padding-left: 0;
  padding-bottom: 0;
}
html.redesign body div#added_to_cart-container div.upsells form div.upsell {
  background: rgba(221, 228, 237, 0.5);
  box-shadow: none;
  border: 1px solid #dde4ed;
  border-radius: 0;
}
html.redesign body div#added_to_cart-container div.upsells form div.upsell:hover {
  box-shadow: none;
  border-color: blue;
}
html.redesign body div#added_to_cart-container div.upsells form div.upsell:hover p {
  color: black !important;
}
html.redesign body div#added_to_cart-container div.upsells form div.upsell p,
html.redesign body div#added_to_cart-container div.upsells form div.upsell label {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: black;
}
html.redesign body div#added_to_cart-container div.upsells form div.upsell.selected {
  border: 1px solid blue;
}
html.redesign body div#added_to_cart-container div.upsells form > a,
html.redesign body div#added_to_cart-container div.upsells form > input[type=submit] {
  cursor: pointer;
  color: red;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-size: 11px !important;
  height: 40px;
  width: 219px;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid red;
}
html.redesign body div#added_to_cart-container div.upsells form > input[type=submit].disabled {
  border: none;
  cursor: default;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: white;
  pointer-events: none;
}
html.redesign body div#added_to_cart-container div.upsells form > input[type=submit].disabled:hover {
  color: white;
}
html.redesign body div#added_to_cart-container div.upsells form > input[type=submit] {
  color: white;
  background: red;
}
html.redesign body div#added_to_cart-container div.upsells form > input[type=submit]:hover {
  color: white !important;
  background: rgba(255, 0, 0, 0.5) !important;
  border-color: rgba(255, 0, 0, 0) !important;
}
html.redesign body div#added_to_cart-container div.upsells form > a:hover {
  color: red !important;
}
html.redesign body div#added_to_cart-container div.item_details img {
  margin: 0;
  margin-right: 18px;
}
html.redesign body div#added_to_cart-container div.summary dl dt,
html.redesign body div#added_to_cart-container div.summary dl dd {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign body div#added_to_cart-container div.summary a.bb-button {
  background: blue;
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  border: none;
  border-radius: 0;
}
html.redesign body div#added_to_cart-container div.summary div.continue,
html.redesign body div#added_to_cart-container div.summary div.continue a {
  color: black;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
html.redesign body div#added_to_cart-container div.summary div.continue a {
  color: blue;
}
html.redesign body div#added_to_cart-container div.summary div.continue a:hover {
  color: rgba(0, 0, 255, 0.5) !important;
}
html.redesign body.pages {
  margin: unset;
}
html.redesign div#top-nav {
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  background: black;
  height: 56px;
  min-width: auto;
}
html.redesign div#top-nav div.viewport {
  width: 100%;
  max-width: 1300px;
  padding: unset;
  background: unset;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
html.redesign div#top-nav nav#product-nav ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 13px;
}
html.redesign div#top-nav nav#product-nav ul li a:hover {
  color: #aaa;
}
html.redesign div#top-nav nav#user-actions {
  float: unset;
  padding: unset;
  width: unset;
}
html.redesign div#top-nav nav#user-actions ul {
  margin-right: 0;
}
html.redesign div#top-nav nav#user-actions ul li a, html.redesign div#top-nav nav#user-actions ul li span, html.redesign div#top-nav nav#user-actions ul li {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
}
html.redesign div#top-nav nav#user-actions ul li a:hover {
  color: #aaa;
}
html.redesign ul.ui-menu {
  background: white;
  position: absolute !important;
  width: 100%;
  max-width: 1000px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border: 1px solid #aaa;
  display: flex;
  flex-direction: column;
}
html.redesign ul.ui-menu li.ui-menu-item {
  left: 0 !important;
}
html.redesign ul.ui-menu li.ui-menu-item a {
  padding: 5px 20px;
  width: 100%;
  display: block;
  text-align: start;
  color: black;
}
html.redesign ul.ui-menu li.ui-menu-item a,
html.redesign ul.ui-menu li.ui-menu-item a strong {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
}
html.redesign ul.ui-menu li.ui-menu-item a:hover {
  color: black;
  background-color: #dde4ed;
  cursor: pointer;
}
html.redesign div.viewport {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: unset;
  width: unset;
}
html.redesign div.viewport div#view {
  width: 100%;
  max-width: 1136px;
  min-height: 50vh;
  padding: 8px 18px 18px;
}
html.redesign div.viewport header#application-nav {
  width: 100%;
  max-width: 1140px;
}
html.redesign div.viewport header#application-nav nav#main-nav li a,
html.redesign div.viewport header#application-nav nav#main-nav li form {
  background: white;
  border-radius: 0;
  border: 0;
}
html.redesign div.viewport header#application-nav nav#main-nav li a,
html.redesign div.viewport header#application-nav nav#main-nav li form,
html.redesign div.viewport header#application-nav nav#main-nav li form label {
  color: black;
  font-family: "Poppins", sans-serif;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover a.library,
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover a.explore,
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover a.cart {
  background: white !important;
  color: blue !important;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover a:hover {
  color: blue;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout {
  border-top: none;
  width: 350px;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout div.promo-box {
  display: none;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout > h1 {
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 600;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout h1,
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout p {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout li a {
  font-weight: normal;
}
html.redesign div.viewport header#application-nav nav#main-nav ul li:hover div.flyout ol li.view_all a::after {
  display: none;
}
html.redesign div.viewport header#application-nav nav#main-nav form input#search_query {
  border: 1px solid #dde4ed;
  box-shadow: none;
  border-radius: 0;
  max-width: 294px;
  width: 100%;
}
html.redesign div.viewport header#application-nav nav#main-nav form button {
  background-color: blue;
}
html.redesign div#view[role=main] {
  margin-top: 56px;
}
html.redesign div#view[role=main] div#content.single {
  padding-top: 0;
}
html.redesign div#view[role=main] div#content.single div.slick-slider {
  width: 100%;
  max-width: 1100px;
  max-height: 620px !important;
  height: 620px;
}
html.redesign div#view[role=main] div#content.single div.slick-slider p.slick-slide a img {
  width: 100%;
  height: 100%;
}
html.redesign div#view[role=main] div#content.single div.vertical-promos {
  display: none;
}
html.redesign div#view[role=main] div#content.single div.sidebar-buttons {
  display: none;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers {
  width: 100%;
  border-top: 1px solid #eef1f6;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser {
  display: flex;
  flex-direction: column;
  align-items: center;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser h2 {
  margin: 60px 0 80px 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  font-weight: 500;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch {
  border: 0;
  margin: 0;
  padding: 0;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch li {
  -webkit-clip-path: none;
          clip-path: none;
  background: #eef1f6;
  height: 500px;
  display: flex;
  flex-direction: column;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch li > a {
  display: block;
  width: 100%;
  height: 380px;
  min-height: 38px;
  position: relative;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch li > a:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(200, 200, 255, 0.1); /* 30% blue tint */
  pointer-events: none; /* Allows clicking on the link */
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch li > a img {
  height: 380px;
  min-height: 38px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: none;
          clip-path: none;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch li p {
  width: 100%;
  padding: 24px;
  font-family: "Poppins", sans-serif;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.merchandiser ul.horizontal_merch li p a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 280px;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.publisher_merchandiser {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top: 1px solid #eef1f6;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.publisher_merchandiser h2 {
  margin: 60px 0 40px 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  font-weight: 500;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.publisher_merchandiser ul.logos {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  height: auto;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.publisher_merchandiser a.major {
  order: 3;
  color: #ff3e39;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  border: 1px solid #ff3e39;
  border-radius: 2px;
  padding: 10px 22px;
  margin-top: 30px;
}
html.redesign div#view[role=main] div#content.single div#homepage-merchandisers div.publisher_merchandiser a.major .ss-icon {
  display: none;
}
html.redesign div#view[role=main] div#content.single div.horizontal-promos div.promo-box {
  height: 500px;
  background-color: #eef1f6;
  box-shadow: none;
  position: relative;
  padding: 262px 24px 24px;
  -webkit-clip-path: none;
          clip-path: none;
}
html.redesign div#view[role=main] div#content.single div.horizontal-promos div.promo-box img {
  position: absolute;
  top: 0;
  left: 0;
  height: 242px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: none;
          clip-path: none;
}
html.redesign div#view[role=main] div#content.single div.horizontal-promos div.promo-box h1 {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign div#view[role=main] div#content.single div.horizontal-promos div.promo-box p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
html.redesign div#view[role=main] div#content.single div.horizontal-promos div.promo-box h2 a,
html.redesign div#view[role=main] div#content.single div.horizontal-promos div.promo-box a h2 {
  position: absolute;
  bottom: 24px;
  left: 24px;
  color: #ff3e39;
  font-size: 13px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
html.redesign header#application-nav[role=navigation] {
  padding-top: 80px;
}
html.redesign header#application-nav[role=navigation] h2.logo a {
  background: url("/accuris-store-logo.png") no-repeat scroll 0 0;
  background-size: 100% 100%;
  color: white;
  width: 310px;
  height: 46px;
  margin-top: 20px;
}
html.redesign header#application-nav[role=navigation] h2.logo a img {
  display: none;
}
html.redesign header#application-nav[role=navigation] p.logo_message {
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-style: normal;
  margin-top: 40px;
  margin-bottom: 10px;
}
html.redesign footer[role=navigation] {
  background: black;
  bottom: 0;
}
html.redesign footer[role=navigation] nav ol li ul li a img {
  filter: grayscale(1);
}
html.redesign footer[role=navigation] div.viewport {
  display: flex;
  flex-direction: row;
  align-items: start;
  width: 100%;
  max-width: 1400px !important;
  padding: 40px 16px 10px;
  border: none;
}
html.redesign footer[role=navigation] div.viewport nav {
  width: unset;
  flex-basis: 25%;
  float: unset;
}
html.redesign footer[role=navigation] div.viewport nav h1 {
  font-weight: 500;
  text-transform: capitalize;
  margin-top: 60px;
  margin-bottom: 20px;
  pointer-events: none;
}
html.redesign footer[role=navigation] div.viewport nav ol li a:hover {
  color: rgba(255, 255, 255, 0.75);
}
html.redesign footer[role=navigation] div.viewport nav h1,
html.redesign footer[role=navigation] div.viewport nav ol li,
html.redesign footer[role=navigation] div.viewport nav ol li a {
  font-family: "Poppins", sans-serif;
}
html.redesign footer[role=navigation] aside {
  display: flex;
  flex-direction: row;
  align-items: start;
  width: 100%;
  max-width: 1400px;
  padding: 40px 16px 10px;
}
html.redesign footer[role=navigation] aside nav ul li span {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  pointer-events: none;
  text-transform: uppercase;
  color: white;
}
html.redesign footer[role=navigation] aside nav ul li,
html.redesign footer[role=navigation] aside nav ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
html.redesign footer[role=navigation] aside nav ul li:hover,
html.redesign footer[role=navigation] aside nav ul li a:hover {
  color: rgba(255, 255, 255, 0.75);
}
html.redesign footer[role=navigation] aside nav ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
html.redesign footer[role=navigation] aside nav ul li:last-child {
  border-right: none;
}
html.redesign.redesign-reset-password body div.viewport div#view div#content form ol.fields li.actions input[type=submit] {
  background-color: blue;
  color: white;
  border: none;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 13px;
}
html.redesign body.account .flyout.publisher_flyout h1 {
  padding-bottom: 0;
  line-height: 1.333;
}
