@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson-Medium.otf") format("truetype");
}
html.redesign.redesign-downloads {
  background: linear-gradient(to bottom, blue 0, blue 280px, white 280px, white 94%, black 94%, black 100%);
}
html.redesign.redesign-downloads body.account-downloads div.viewport {
  width: 100%;
  max-width: 1300px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view {
  width: 100%;
  max-width: 1300px;
  padding: 0;
  display: flex;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar {
  order: -1;
  width: 237px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar hgroup {
  margin-bottom: 16px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar hgroup h1 {
  padding: 0;
  font-family: "Gibson", sans-serif;
  font-weight: 800;
  font-size: 21px;
  color: rgba(0, 0, 0, 0.5);
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar hgroup h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li {
  border: none;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li a {
  background: rgba(221, 228, 237, 0.5);
  border: 1px solid #dde4ed;
  border-bottom: none;
  box-shadow: none;
  font-family: "Poppins", sans-serif;
  color: blue;
  font-size: 15px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li a span.ss-icon {
  color: blue;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li a.current {
  background: unset;
  border-left: none;
  border-right: none;
  font-weight: 600;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li a.current:hover {
  color: blue;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li a:last-child {
  border-bottom: 1px solid #dde4ed;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#sidebar nav.account-nav ol li a:hover {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content {
  width: 100%;
  max-width: 963px;
  box-shadow: none;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 23px;
  margin-bottom: 55px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header div#cph-title-block {
  display: inline-block;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header div#cph-title-block h1#cph-title {
  padding: 0;
  margin: 0;
  text-transform: capitalize;
  font-family: "Gibson", sans-serif;
  font-weight: 400;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header div#cph-title-block a#cph-spdf-link {
  padding: 0;
  margin: 0;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header div#cph-title-block a#cph-spdf-link img {
  display: none;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header div#cph-title-block a#cph-spdf-link span.spdf-link-get-file-open-btn {
  display: inline-block !important;
  color: blue;
  padding: 5px 10px;
  margin-top: 8px;
  border-radius: 100px;
  font-family: "Poppins", sans-serif;
  border: 1px solid blue;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header form#cph-sort-form {
  float: unset;
  padding: 0;
  margin: 0;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.content-page-header form#cph-sort-form label {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: black;
  font-size: 16px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products li.headings ul {
  display: grid;
  grid-template-columns: 1fr 0.5fr 0.5fr 0.5fr;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products li.headings ul li {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: black;
  width: 100%;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products li.headings ul li.user_info,
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products li.headings ul li.last-td {
  display: flex;
  justify-content: center;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li {
  border: none;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li > ul.expandable_line {
  background: rgba(221, 228, 237, 0.24);
  border: 1px solid #dde4ed;
  display: grid;
  grid-template-columns: 1fr 0.5fr 0.5fr 0.5fr;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li > ul.expandable_line li {
  font-family: "Poppins", sans-serif;
  color: blue;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li > ul.expandable_line li.user_info,
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li > ul.expandable_line li.toggler {
  display: flex;
  justify-content: center;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents {
  border: 1px solid #dde4ed;
  border-top: none;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: black;
  font-size: 16px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents h3 em {
  color: rgba(0, 0, 0, 0.5);
  font-style: normal;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li {
  margin: 0;
  padding: 12px 24px;
  border-bottom: 1px solid #dde4ed;
  color: black;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li span.availability a {
  color: black;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li span.assignee input {
  border-radius: 0;
  border-color: #dde4ed;
  color: black;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li span.assignee input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li span.assignee input::placeholder {
  color: rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li input.transfer,
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li input.revoke,
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li input.assign {
  cursor: pointer;
  font-family: "Poppins", sans-serif;
  border: 1px solid blue;
  border-radius: 0;
  font-weight: normal;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li input.transfer:hover,
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li input.revoke:hover,
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li input.assign:hover {
  background-color: white;
  border-color: rgba(0, 0, 255, 0.5);
  color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li span form span {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: black;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents ol li span form span.action input {
  width: 100%;
  height: 100%;
  border-color: blue;
  color: blue;
  font-size: 13px;
  text-transform: capitalize;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents h3#manage-entitlements {
  margin-top: 10px;
  margin-bottom: 8px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents div.expander-content ul {
  padding-top: 5px;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents div.expander-content ul li {
  background: rgba(221, 228, 237, 0.24);
  font-family: "Poppins", sans-serif;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents div.expander-content ul li a.filename {
  color: blue;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents div.expander-content ul li a.ss-download {
  background: blue;
  font-family: "Poppins", sans-serif;
  border: none;
  border-radius: 0;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content ol#entitled_products > li div.expander-contents div.expander-content ul li a.ss-download:hover {
  background: rgba(0, 0, 255, 0.5) !important;
}
html.redesign.redesign-downloads body.account-downloads div.viewport div#view div#content div.pagination div.results span {
  font-family: "Poppins", sans-serif;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
}