/* stylelint-disable */
.HIGHLIGHT-BLUE-3 {
  color: #d2d9df;
}
@font-face {
  font-family: 'Neptune-iconfont';
  src: url('../eot/neptune-iconfont3304.eot');
  src: url('../eot/neptune-iconfont3304.eot#iefix') format('embedded-opentype'), url('../woff2/neptune-iconfont3304.woff2') format('woff2'), url('../woff/neptune-iconfont3304.woff') format('woff'), url('../ttf/neptune-iconfont3304.ttf') format('truetype'), url('../svg/neptune-iconfont3304.svg#Neptune-iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.msg-container {
  display: -webkit-inline-flex;
  display: inline-flex;
}
.msg-container span:first-child {
  color: white;
}
.meesage-form-modal {
  padding-bottom: 10px;
}
.success-panel {
  text-align: left;
  line-height: 30px;
}
.messageForm {
  background: #f1f1f1;
}
.messageForm .cb-row .cb-col {
  padding: 0 9.5px;
}
.messageForm .note-block {
  padding-bottom: 13px;
  background: white;
  line-height: 12px;
  padding-top: 1px;
  position: relative;
}
.messageForm .note-block .note-column {
  padding-left: 0;
  padding-right: 0;
}
.messageForm .note-block .note1 {
  width: 285px;
  display: inline-block;
}
.messageForm .note-block .note2 {
  display: inline-block;
  position: absolute;
  bottom: 13px;
  right: 0;
}
.messageForm .note-block .error-tip {
  margin-top: 10px;
}
.messageForm .note-block .error-tip .error-icon {
  margin-right: 7px;
  font-size: 14px;
}
.messageForm .form-row-nth {
  padding: 0 6.5px;
  margin-top: 30px;
  margin-bottom: 6px;
}
.messageForm .form-row-nth-first {
  padding: 0 6.5px;
  margin-top: 16px;
  margin-bottom: 6px;
}
.messageForm .form-row-nth-last {
  padding: 0 6.5px;
  margin-top: 35px;
}
.messageForm .form-row-nth-last .google-recaptcha {
  padding-left: 11px;
  margin-bottom: 20px;
}
.messageForm .container-bottom {
  background: #fff;
}
.messageForm .form-row-only {
  padding: 0 6.5px;
}
.messageForm .img-container {
  width: 153px;
  display: inline-block;
  height: 39px;
  margin-bottom: 15px;
}
.messageForm .img-container p {
  display: none;
}
.messageForm .img-container .captchaImg {
  width: 100%;
  padding-right: 0;
}
.messageForm .captha-note {
  line-height: 1px;
  width: 97px;
  display: inline-block;
  padding: 5px 2px 0 12px;
  vertical-align: top;
}
.messageForm .captha-note a {
  text-decoration: none;
}
.messageForm .captha-note a span {
  cursor: pointer;
}
.messageForm .captcha-input {
  padding-top: 6px;
}
.messageForm .operate-but {
  padding-right: 0;
  margin-top: 15px;
}
.messageForm .operate-but button {
  float: right;
  margin-left: 10px;
}
.messageForm .tryNewSet {
  padding: 0;
}
.row-header:has(.page-header--widget) {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1100;
}
.mdc-shell-legacy-placeholder-header {
  height: 64px;
  background-color: #0a1264;
}
.follow {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 10px;
}
.follow .followed-icon {
  margin-right: 4px;
  line-height: 10px;
}
.follow .follow-button {
  margin-right: 10px;
  line-height: 16px;
  cursor: pointer;
  text-decoration: inherit;
  color: #cd9c54;
  display: inline-block !important;
  visibility: visible !important;
  -webkit-align-self: baseline;
          align-self: baseline;
}
.follow .follow-button:hover {
  color: #7f7f7f;
}
.follow .follow-button .follow-icon {
  top: 3px;
  color: inherit;
}
.follow .follow-button .follow-link {
  margin-left: 6px;
  color: inherit;
}
.follow .follow-button ul > li {
  float: left;
  list-style-type: none;
  padding: 0;
}
.follow .inside-option-follow-button {
  cursor: pointer;
  margin-right: 13px;
  border-radius: 2px;
  border: 1px solid #cd9c54;
  height: 15px;
  min-width: 72px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
          justify-content: center;
}
.follow .inside-option-follow-button .inside-option-follow-link {
  color: inherit;
}
.follow .add-follow {
  padding-top: 1px;
  color: #cd9c54;
}
.follow .add-follow:hover {
  background-color: rgba(205, 156, 84, 0.15);
}
.follow .following {
  padding-top: 1px;
  background: #cd9c54;
  color: white;
}
.follow .industry-button {
  margin-top: 5px;
  margin-right: 20px;
}
.follow .alert-banner {
  position: absolute;
  top: 10px;
  right: 0px;
}
.follow .topic-alert-banner {
  position: absolute;
  top: 30px;
  right: 0px;
}
.follow.hidden {
  visibility: visible;
  height: 20px;
}
.realtime-alert {
  padding: 13px 0px 21px 1px;
  height: 53px;
}
.sf-shelf {
  margin: 3px 0 13px;
}
.sf-shelf .title {
  font-size: 11px;
  font-weight: 600;
}
.sf-shelf .follow-button {
  width: 124px !important;
}
.follow-options-modal .options-panel .content {
  display: -webkit-flex;
  display: flex;
}
.follow-options-modal .options-panel .content .top {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  display: -webkit-flex;
  display: flex;
}
.follow-options-modal .options-panel .content .top .inner {
  height: auto;
  margin: 0;
}
.follow-options-modal .options-panel .content .top .followName {
  margin-left: 4px;
}
.follow-options-modal .options-panel .content .bottom {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.follow-options-modal .options-panel .content .bottom .inner {
  height: auto;
  margin: 0;
}
.follow-options-modal .options-panel .content .bottom .left,
.follow-options-modal .options-panel .content .bottom .right {
  margin-top: 15px;
  width: 50%;
  border-right: 1px solid #d8d8d8;
  min-height: 170px;
}
.follow-options-modal .options-panel .content .bottom .left {
  border-right: 1px solid #d8d8d8;
  padding-right: 16px;
}
.follow-options-modal .options-panel .content .bottom .left.only-left {
  border-right: none;
  width: 100%;
}
.follow-options-modal .options-panel .content .bottom .padding-left {
  padding-left: 16px;
  border-right: none;
}
.follow-options-modal .options-panel .content .left {
  width: 46%;
  min-height: 143px;
}
.follow-options-modal .options-panel .content .left > .inner {
  margin: 6px 30px 0 0;
  padding: 12px 15px 7px 15px;
  background: #f1f1f1;
}
.follow-options-modal .options-panel .content .left .bottom {
  display: block;
}
.follow-options-modal .options-panel .content .left.sf-issuer {
  width: 58%;
}
.follow-options-modal .options-panel .content .only-left {
  width: 100%;
  min-height: 143px;
}
.follow-options-modal .options-panel .content .only-left > .inner {
  padding: 12px 15px 0px 15px;
  background: #f1f1f1;
}
.follow-options-modal .options-panel .content .only-left .bottom {
  display: block;
}
.follow-options-modal .options-panel .content > .left > .inner {
  min-height: 222px;
}
.follow-options-modal .options-panel .content .right {
  display: -webkit-flex;
  display: flex;
  width: 54%;
}
.follow-options-modal .options-panel .content .right > .inner {
  width: 100%;
  margin-top: 6px;
  padding: 15px 15px 20px;
  background: #f1f1f1;
}
.follow-options-modal .options-panel .content .right > .inner .bottom .inner {
  padding: 0;
  margin: 0;
}
.follow-options-modal .options-panel .content .right.sf-issuer {
  width: 42%;
}
.follow-options-modal .options-panel .following-text {
  display: block;
  line-height: 26px !important;
}
.follow-options-modal .options-panel .org-name {
  margin-top: 4px;
  display: inline-block;
  line-height: 22px;
}
.follow-options-modal .options-panel .org-name .followicon-wrapper {
  color: #7f7f7f;
  margin-right: 8px;
}
.follow-options-modal .options-panel .org-name .followicon-wrapper svg {
  margin-bottom: 4px;
}
.follow-options-modal .options-panel .email-alert-setting {
  margin-top: 24px;
  margin-bottom: 8px;
  display: -webkit-flex;
  display: flex;
}
.follow-options-modal .options-panel .email-alert-setting .alert-options {
  padding-left: 10px;
}
.follow-options-modal .options-panel .email-alert-setting .has-line-height {
  line-height: 30px;
}
.follow-options-modal .options-panel .clearfix::after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.follow-options-modal .options-panel .buttonGroup {
  background: #fff;
}
.follow-options-modal .options-panel .buttonGroupItem {
  height: 28px;
}
.follow-options-modal .options-panel .follow-item-list {
  font-size: 12px;
}
.follow-options-modal .options-panel .follow-item-list:not(:last-child) {
  margin-bottom: 15px;
}
.follow-options-modal .options-panel .follow-item-list .follow-item {
  display: -webkit-flex;
  display: flex;
  width: auto;
  -webkit-align-items: baseline;
          align-items: baseline;
  margin-top: 12px;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .follow-button {
  margin-right: 10px;
  line-height: 16px;
  cursor: pointer;
  text-decoration: inherit;
  color: #cd9c54;
  display: inline-block !important;
  visibility: visible !important;
  -webkit-align-self: baseline;
          align-self: baseline;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .follow-button:hover {
  color: #7f7f7f;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .follow-button .follow-icon {
  top: 3px;
  color: inherit;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .follow-button .follow-link {
  margin-left: 6px;
  color: inherit;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .follow-button ul > li {
  float: left;
  list-style-type: none;
  padding: 0;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .inside-option-follow-button {
  cursor: pointer;
  margin-right: 13px;
  border-radius: 2px;
  border: 1px solid #cd9c54;
  height: 15px;
  min-width: 72px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
          justify-content: center;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .inside-option-follow-button .inside-option-follow-link {
  color: inherit;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .add-follow {
  padding-top: 1px;
  color: #cd9c54;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .add-follow:hover {
  background-color: rgba(205, 156, 84, 0.15);
}
.follow-options-modal .options-panel .follow-item-list .follow-item .following {
  padding-top: 1px;
  background: #cd9c54;
  color: white;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .industry-button {
  margin-top: 5px;
  margin-right: 20px;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .follow-button {
  width: 156px;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .name {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .name.is-following {
  font-family: "HCo Whitney SSm", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: #191919;
}
.follow-options-modal .options-panel .follow-item-list .follow-item .name.not-following {
  font-family: "HCo Whitney SSm", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #191919;
}
.follow-options-modal .options-panel .follow-item-list .title {
  display: block;
}
.follow-options-modal .options-panel .types-of-research {
  padding-top: 16px;
}
.follow-options-modal .options-panel .types-of-research .checkbox-wrapper {
  padding-bottom: 14px;
}
.follow-options-modal .options-panel .types-of-research .checkbox-wrapper:last-child {
  padding-bottom: 0;
}
.follow-options-modal .options-panel .split {
  background: #d8d8d8;
  width: 2px;
  height: auto;
  margin: 20px 16px 0;
}
.follow-options-modal .options-panel .recommend-title {
  padding-right: 5px;
}
.follow-options-modal .options-panel .header-text {
  height: 107px;
  padding-top: 15px;
  font-family: "HCo Whitney SSm", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.follow-options-modal .options-panel .recommend-title {
  padding-right: 5px;
}
.follow-options-modal .options-panel .split {
  background: #d8d8d8;
  width: 2px;
  height: auto;
  margin: 20px 16px 0;
}
.follow-options-modal .options-panel .split {
  background: #d8d8d8;
  width: 2px;
  height: auto;
  margin: 20px 16px 0;
}
.follow-options-modal .options-panel .recommend-title {
  padding-right: 5px;
}
.follow-options-modal .manage-link-icon {
  margin-left: 6px;
}
.setting-wrapper {
  line-height: 16px;
  cursor: pointer;
  color: #cd9c54;
}
.setting-wrapper:hover {
  color: #7f7f7f;
}
.setting-wrapper .options-icon {
  top: 3px;
  color: inherit;
}
.setting-wrapper .options-text {
  color: inherit;
}
.msg-add-follow .email-options {
  cursor: pointer;
  color: #cd9c54;
  margin-left: 30px;
  font-size: 9px;
}
.msg-add-follow .email-options:lang(zh-cn) {
  font-size: 12px;
}
.msg-add-follow .email-options:lang(ja) {
  font-size: 12px;
}
.msg-add-follow .manage-follow {
  color: #cd9c54;
  margin-left: 30px;
  font-size: 9px;
  text-decoration: none;
}
.msg-add-follow .text {
  line-height: 20px;
}
.follow-banner .icon-left {
  float: left;
  margin-right: 7px;
}
.follow-banner .icon-right {
  float: right;
  margin-bottom: 10px;
}
.follow-banner .icon-right .rectangle {
  margin-left: 5px;
  margin-right: 5px;
}
.follow-banner .icon-right .manage-follow {
  color: #cd9c54;
  margin-left: 30px;
  font-size: 9px;
  text-decoration: none;
}
.exception-page-content {
  border: 1px solid #d8d8d8;
  border-top: 3px solid #d8d8d8;
  margin: 0 auto;
  margin-top: 95px;
  margin-bottom: 50px;
}
.exception-page-content .header {
  border-bottom: 1px solid #d8d8d8;
  height: 35px;
}
.exception-page-content .body {
  padding: 50px 30px 150px;
}
.exception-page-content .body .title {
  margin-bottom: 10px;
}
.exception-page-content .body .back-button {
  margin-top: 30px;
}
.global-warning {
  min-width: 1260px;
}
.global-warning .container {
  overflow: hidden;
  transition: max-height 250ms;
}
.global-warning .warning-active {
  max-height: 500px;
}
.global-warning .warning-collapsed {
  max-height: 0;
}
.global-warning .warning-message {
  display: -webkit-flex;
  display: flex;
  background-color: #191919;
}
.global-warning .warning-message .GlobalWarningMessage {
  padding: 20px;
  padding-right: 0;
  max-width: 1260px;
}
.global-warning .warning-message .GlobalWarningMessage .msg {
  padding: 7px 0;
  color: #e2e2e2;
}
.global-warning .warning-message .GlobalWarningMessage .msg:last-child {
  display: inline-block;
}
.global-warning .warning-message .GlobalWarningMessage .msg a {
  font-family: "HCo Whitney SSm", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #0028a0;
  letter-spacing: 0;
  color: #029ae1;
  text-decoration: none;
}
.global-warning .warning-message .GlobalWarningMessage .msg a:hover {
  text-decoration: underline !important;
}
.global-warning .warning-message .btn-close {
  margin-left: auto;
  margin-top: 25px;
  margin-right: 4.76804124%;
}
.nav-container {
  height: 48px;
}
.nav-container .pre-header {
  -webkit-align-items: center;
          align-items: center;
  background: #fff;
  -webkit-flex: 1 1;
          flex: 1 1;
  display: -webkit-flex;
  display: flex;
  list-style-type: none;
  border-bottom: 1px solid #ddd;
  height: 48px;
  padding-left: 35px;
  padding-right: 35px;
  z-index: 1010;
  left: 0;
  right: 0;
  min-width: 1200px;
  width: 100%;
}
.nav-container .pre-header.fixed {
  position: fixed;
  top: 47px;
}
.nav-container .pre-header h2 {
  padding-right: 24px;
  border-right: 1px solid #8d8d8d;
  font-family: "HCo Whitney Narrow SSm", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.nav-container .pre-header .pre-header-link {
  color: #191919;
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 27px;
  position: relative;
  line-height: 46px;
  font-family: "HCo Whitney Narrow SSm", Helvetica, Arial, sans-serif;
}
.nav-container .pre-header .pre-header-link:hover,
.nav-container .pre-header .pre-header-link:focus {
  outline: 0;
}
.nav-container .pre-header .pre-header-link:hover::after,
.nav-container .pre-header .pre-header-link:focus::after {
  bottom: 0;
  position: absolute;
  content: "";
  background: #8d8d8d;
  display: block;
  width: 100%;
  height: 4px;
}
.nav-container .pre-header .pre-header-link-active {
  font-weight: 600;
}
.nav-container .pre-header .pre-header-link-active:focus,
.nav-container .pre-header .pre-header-link-active:hover {
  font-weight: 600;
}
.nav-container .pre-header .pre-header-link-active::after,
.nav-container .pre-header .pre-header-link-active:focus::after,
.nav-container .pre-header .pre-header-link-active:hover::after {
  bottom: 0;
  position: absolute;
  content: "";
  background: #6cc;
  display: block;
  width: 100%;
  height: 4px;
}
