.subscriber_body {
  margin: 0;
  background: #fff;
  font-size: 16px;
  line-height: 188%;
  font-weight: 300;
  color: #333;
}

.subscriber_body
.home-content,
.technology-content {
  font-family: museo-sans, sans-serif;
}

.page-nav__outer {
  background-color: #007dba;
  margin-top: 24px;
}

.page-nav {
  font-family: museo-sans, sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 29px 0;
}

.page-nav__title {
  color: #fff !important;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.2;
}
.page-nav__title:hover {
  color: #fff;
  text-decoration: underline;
}

.page-nav__link {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.18;
}
.page-nav__link:hover {
  color: #fff;
  text-decoration: underline;
}
.page-nav__link:visited {
  color: #fff;
}
.page-nav__link svg {
  float: left;
  margin-right: 8px;
  margin-top: -2px;
}

/* reset */
.home-content input[type="search"] {
  color: unset;
  border-radius: unset;
  border-radius: 3px;
}

.home-content [type="search"] {
  width: unset;
  height: unset;
  margin: unset;
  color: unset;
}

.home-content button:hover {
  color: unset;
  box-shadow: unset;
  border: unset;
}

.home-content p {
  margin: unset;
}

.home-content select {
  background-origin: unset;
}

.home-content a.link-inventor,
.home-content a.link-inventor:hover,
.home-content a.link-inventor:visited {
  color: #007dba;
  text-decoration: underline;
}

.home-content .ais-RefinementList-showMore,
.home-content .ais-RefinementList-showMore:hover {
  border: 0;
  background: none;
  padding: 0 14px 0 0;
  color: #007DBA;
  text-decoration: underline;
  font-weight: 500;
  background: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 4L7 1' stroke='%23007DBA' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right center no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.home-content .ais-HierarchicalMenu-link:hover .ais-HierarchicalMenu-label,
.home-content .ais-HierarchicalMenu-link:visited .ais-HierarchicalMenu-label {
  color: #333;
}

/* home */
.home-content {
  padding-top: 40px;
  padding-bottom: 120px;
}

.home-content .ais-SearchBox-input {
  color: #333 !important;
}

.home-content .ais-SearchBox-input::placeholder {
  color: #74767B;;
  opacity: 1;
}

.home-content .ais-SearchBox-input:-ms-input-placeholder {
  color: #74767B;;
}

.home-content .ais-SearchBox-input::-ms-input-placeholder {
  color: #74767B;;
}

.home-content .ais-RefinementList .ais-SearchBox-input {
  color: #333;
}

.home-content .ais-HierarchicalMenu-link:before {
  min-width: 1rem;
}

.home-content .ais-HierarchicalMenu-label {
  overflow: unset;
  text-overflow: unset;
  white-space: unset;
  margin-top: -2px;
}

.home-content .ais-RefinementList-labelText:before {
  position: relative;
  top: 3px;
}

.home-content .ais-SearchBox + div p {
  margin: 0.8rem 0;
}

.home-content .ais-Hits-item {
  margin-bottom: 15px;
}

.home-content .ais-Hits-item h2 {
  margin-bottom: 12px;
}

.home-content .ais-Hits-item > div > a + p {
  margin-top: 16px;
  font-weight: 500;
}

.home-content a.link-inventor {
  font-weight: 300;
}

.home-content .ais-Hits-item button {
  font-family: inherit;
}

.home-content .grid__sidebar > div {
  border-radius: 3px;
}

.home-content .ais-SearchBox-form:before {
  left: auto;
  right: 24px;
}

.home-content .grid__content .ais-SearchBox-input {
  padding-left: 24px;
}

.home-content .grid__content .ais-SearchBox-reset {
  width: 24px;
  height: 24px;
  background: #fff;
  right: 17px;
}

.home-content .ais-HierarchicalMenu-link,
.home-content .ais-RefinementList-label {
  align-items: flex-start;
}

.home-content .grid__content .ais-SearchBox-loadingIndicator {
  background: #fff;
  right: 20px;
  padding: 2px;
  border-radius: 0;
}

.home-content .ais-Pagination-link {
  color: #333;
}

/* technology */
.technology-content {
  padding: 42px 0 120px;
}
.technology-content.-alert {
  padding-top: 80px;
}

.page-side__inner {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 40px 32px 60px;
  overflow: hidden;
}

.page-main__description {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 188%;
  color: #333333;
}

.page-main__description p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 16px;
}

.page-main__description h1 {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: inherit;
  margin-bottom: 59px;
}

.page-main__description h1:first-child {
  margin-top: 0;
}

.page-main__description h2 {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 133%;
  text-transform: uppercase;
  color: #003087;
  margin-bottom: 12px;
  margin-top: 40px;
}

.page-main__description h2 strong {
  font-weight: 700;
}

.page-main__description h3,
.page-side__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.18;
  color: inherit;
  margin-bottom: 16px;
}

.page-side__title {
  margin-bottom: 0;
}

.page-side__title + .page-side__title {
  margin-top: 16px;
}

.page-side__title + p,
.page-side__title + ul {
  margin-top: 8px;
}

.page-side__title + .page-categories {
  margin-top: 12px;
}

.page-main__description ul,
.page-main__description ol {
  margin: 0 0 16px 22px;
}

.page-main__description a,
.page-main__description a:hover,
.page-main__description a:visited,
.page-side__list a,
.page-side__list a:hover,
.page-side__list a:visited,
.page-side__small a,
.page-side__small a:hover,
.page-side__small a:visited {
  color: #007dba;
  text-decoration: underline;
}

.page-main__description img {
  border-radius: 3px;
}

.page-side__title span {
  color: #007dba;
}

.mt-42 {
  margin-top: 42px !important;
}

.page-side__list {
  list-style: none;
  margin: 0;
  font-size: 14px;
  line-height: 171%;
}

.page-side__small {
  font-size: 14px;
}

.page-side__title + .page-side__contact {
  margin-top: 24px;
}

.page-side__contact {
  margin: 0;
}

.page-navbar {
  margin-bottom: 60px;
}

.page-navbar__back,
.page-navbar__pdf a,
.page-navbar__print {
  font-size: 14px;
  line-height: 171%;
  color: #333;
  display: inline-block;
}

.page-navbar__back:hover,
.page-navbar__pdf a:hover,
.page-navbar__print:hover {
  color: #333;
  text-decoration: underline;
}

.page-navbar__back:visited,
.page-navbar__pdf a:visited,
.page-navbar__print:visited {
  color: #333;
}

.page-navbar__pdf {
  margin-right: 30px;
}

.page-navbar__back svg {
  margin-right: 8px;
}
.page-navbar__pdf svg,
.page-navbar__print svg {
  margin-bottom: -3px;
  margin-right: 8px;
}

@media screen and (min-width: 768px) {
  .page-content,
  .page-navbar {
    display: flex;
    justify-content: space-between;
  }

  .page-main {
    width: 64.444%;
  }

  .page-side {
    width: 32.222%;
  }
}

.technology-content .page-categories__link {
  background-color: #f0f0f0;
  padding: 7px 10px;
  text-decoration: none;
  border-radius: 3px;
  font-size: 12px;
  line-height: 167%;
  border: none;
  color: #333;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline-block;
}

.technology-content .page-categories__link:hover {
  background-color: #007dba;
  color: #fff;
}

/* login */
.page-alert__header {
  max-width: 860px;
  margin: 0 auto 60px;
  text-align: center;
}
.page-alert__header p {
  margin: 0;
}
.page-alert__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  margin-bottom: 13px;
}
.subscriber_input_title {
  display: none;
}
#freeformSearch_listDescription {
  margin-top: 10px;
}
.RadInput_Default .riTextBox {
  border-color: #ccc;
  font-family: inherit;
  border-radius: 3px;
}
select.input-text {
  background: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 4L7 1' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: right 24px center, 0 0;
  background-repeat: no-repeat;
  background-size: 10px, auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.alert-content--login .input-email-outer,
.alert-content--register .input-text:not(.input-text--code),
.alert-content--forgot #txtUser {
  margin-bottom: 6px;
}
.alert-content--reset .input-text {
  margin-top: 6px;
}
.input-text {
  padding: 20px 24px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}
.input-text:focus {
  border-color: #333;
  outline: 0;
}
.input-text::placeholder {
  color: #74767b;
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: #74767b;
}
.input-text::-ms-input-placeholder {
  color: #74767b;
}
.alert-content--login,
.alert-content--register,
.alert-content--forgot,
.alert-content--reset,
.alert-content--account {
  max-width: 576px;
  margin: auto;
}
.btn-blue,
.page-filter__button {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
  width: 100%;
  background: #003087;
  border-radius: 6px;
  border: 0;
  padding: 18px 5px;
  cursor: pointer;
  -webkit-appearance: none;
}
.home-content .page-filter__button:hover {
  color: #ffffff;
  background: #003087;
}
.page-btnRegister-outer {
  text-align: left;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
.hypForgotPassword-outer a,
.hypForgotPassword-outer a:hover,
.hypForgotPassword-outer a:visited,
.alert-content--account a,
.alert-content--account a:hover,
.alert-content--account a:visited {
  color: #007dba;
}
.btn-reset-link {
  border: 0;
  background: none;
  padding: 0;
  color: #007dba;
  font-family: inherit;
  text-decoration: underline;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  cursor: pointer;
}
.subscriber_login_side {
  text-align: left;
  margin-top: 50px;
}
.subscriber_login_side__title {
  font-family: inherit;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 133%;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.subscriber_login_side ol {
  margin: 0;
  padding-left: 24px;
}

/* register */
.alert-content--register td {
  display: block;
}
#RadCaptchaControl_SpamProtectorPanel {
  position: relative;
}
#RadCaptchaControl_SpamProtectorPanel p {
  margin: 0;
}
.rcRefreshImage {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  width: 20px;
  height: 16px;
  background: url("https://bch.technologypublisher.com/files/sites/refresh.svg");
  overflow: hidden;
  text-indent: -9999px;
}
#RadCaptchaControl_CaptchaImageUP {
  position: absolute;
  top: 50%;
  right: 54px;
  transform: translateY(-50%);
}
.btn-logout-outer {
  max-width: 576px;
  margin: 24px auto 0;
  text-align: center;
}
.btn-logout-outer .logout_button {
  position: unset;
  top: unset;
  right: unset;
  margin-top: unset;
  margin-right: unset;
}

/* forgot */
.alert-content--forgot .btn-submit,
.alert-content--reset .btn-submit {
  margin-top: 10px;
}
.feedback_failure {
  color: red;
}

/* account */
.alert-content--account td {
  display: block;
}
.alert-content--account .searchCategoryHeader,
.alert-content--account .subscriber_login_box_title {
  font-size: 16px;
  font-weight: 700;
  display: block;
  text-align: left;
}
#freeformSearch_categoryHeader.searchCategoryHeader {
  display: inline-block;
}
.alert-content--account h2,
.alert-content--account .searchControlDescription {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 10px;
}
#ddlFrequency .subscriber_input_title,
#txtLastSearch .subscriber_input_title,
#txtLastEmail .subscriber_input_title,
#cbxIsNotify .subscriber_input_title,
#cbxSubscribe .subscriber_input_title {
  display: block;
}
.categoryCheckboxesDiv,
.freeformSearchDiv {
  border-color: #ccc;
  border-radius: 3px;
  font-size: 14px;
}
.alert-content--account .RadTreeView {
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.link-email {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.page-filter__button {
  display: none;
}

.alert-content--account .RadTreeView .rtIn {
  border: 0;
}

.alert-content--account .RadTreeView_Default .rtSelected .rtIn,
.alert-content--account .RadTreeView_Default .rtHover .rtIn {
  border-color: unset;
  color: unset;
  background-color: unset;
  background-image: unset;
}

#categorySearch_tvCategory > ul > li:first-child > .rtOut {
  display: none;
}
#categorySearch_tvCategory > ul > li:first-child > ul > li:first-child:before {
  height: 7px;
  top: auto;
  bottom: 0;
}

.searchColumnLayoutList {
  margin: 20px 2px;
}

@media screen and (max-width: 767px) {
  .site-content {
    overflow: hidden;
  }
  .page-nav__outer {
    margin-top: 0;
    text-align: center;
  }
  .page-nav,
  .page-nav__title {
    display: block;
  }
  .page-nav__link {
    display: inline-block;
  }
  .page-nav__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .page-navbar {
    margin-bottom: 30px;
    text-align: center;
  }
  .page-navbar__side {
    margin-top: 20px;
  }
  .page-main__description h1 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .page-side {
    margin-top: 40px;
  }
  .page-side__inner {
    padding: 20px;
  }
  .technology-content,
  .home-content {
    padding-bottom: 60px;
  }

  .page-alert__title {
    font-size: 38px;
  }
  .page-btnRegister-outer {
    display: block;
  }

  .rcRefreshImage {
    right: 10px;
  }
  #RadCaptchaControl_CaptchaImageUP {
    right: 34px;
    width: 130px !important;
    height: auto !important;
  }
  .alert-content--account td {
    padding: 0 !important;
    display: block;
    width: 100% !important;
  }
  .alert-content--account .searchCategoryWrapper {
    box-sizing: border-box;
  }

  #mobileMenu {
    margin-top: 30px;
  }
  .menu-active #menu-toggle {
    top: 2px;
    right: auto;
  }
  .menu-active #top-bar {
    position: fixed;
    z-index: 100;
  }

  .page-filter__button {
    display: block;
  }

  .home-content .grid__sidebar > div {
    display: none;
  }

  .home-content .grid__sidebar--active > div {
    display: block;
  }
}

@media print {
  .site-header,
  .page-nav__outer,
  .site-footer,
  #mobileMenu,
  .page-navbar {
    display: none !important;
  }
  .technology-content {
    padding: 0;
  }
  .page-content {
    display: flex;
    justify-content: space-between;
  }
  .page-main {
    width: 64.444%;
  }
  .page-main h1 { font-size: 24pt; line-height: 1.5; font-weight: 900; margin: 0 0 20px; }
  .page-main h2 { font-size: 16pt; font-weight: 900; margin: 20px 0 5px; text-transform: none; }
  .page-main h3 { font-size: 14pt; font-weight: 900; margin: 20px 0 5px; }

  .page-side {
    width: 32.222%;
  }
  .page-side__inner {
    border: 0;
    padding: 0 10px;
  }
}
