@charset "UTF-8";
body {
  font-family: "Roboto" !important;
  padding-top: 120px;
  font-size: 14px !important;
  text-align: justify;
  word-break: break-word;
  /* container*/
  /*header */
  /* Modal */
  /* logos */
  /* Footer */
  /* dropdown */
  /* tables */
  /* Lists */
  /*side bar */
  /* lists in table */
  /* table */
  /* mobile sidebar */
  /* sidebar mobile */
  /* overlay */
  /* sticky sidebar */
}
body h1 {
  font-size: 16px;
}
body h2 {
  font-size: 16px !important;
}
body h1.logo {
  font-size: 2.5rem;
}
body h3.textElment-header {
  font-size: 18px;
  font-weight: 400;
}
body h2.textElment-header {
  font-size: 24px !important;
  color: #113355;
  font-weight: normal;
}
body .second-header {
  font-size: 24px;
  color: #113355;
  font-weight: normal;
}
body .third-header {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
}
body h5.disclosure-h5 {
  font-size: 18px;
  font-weight: 400;
}
body .forth-header {
  font-size: 16px;
  color: #103455;
  font-weight: normal;
}
body .text2 {
  font-size: 12px;
  color: black;
}
body .panel-body.allcontent p {
  font-size: 14px !important;
  margin:0 !important;
  padding-bottom: 10px;
}
body .panel-body.allcontent.key-takeaway p {
  margin:0 !important;
  padding-bottom: 8px;
}
body .sector-header {
  color: #0084BF;
  font-size: 32px;
  font-weight: normal;
}
body sectiontitle {
  font-size: 1.5em;
  font-weight: 500;
  margin-top: 20px;
}
body select {
  border: none;
  border: none;
  font-size: 21px;
  font-weight: normal;
  color: #113355;
  margin: 13px;
  margin-left: -3px;
}
body #report {
  max-width: 1380px;
}
body #report div#front-page {
  max-width: 1380px;
}
body section .menu-option h2 {
  font-size: 16px !important;
  color: #103455 !important;
  font-weight: normal;
  margin: 27px 0 6px;
}
body section .menu-option h2.disc {
  font-size: 16px !important;
  color: #103455 !important;
  font-weight: normal;
}
body section .menu-option h2.sectiontitle.speakerBio {
 font-weight: bold;
}
body section .menu-option p {
  margin-bottom: 0.8rem;
}
body .back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 25px;
  color: #ffffff;
  background-color: #888f9e;
}
body .disclosure_Appendix p {
  font-size: 11px !important;
  margin-bottom: 0 !important;
}
body .small-text div div div div p {
  font-size: 14px !important;
}
body .small-text-FN .row p {
  font-size: 14px !important;
}
div#webedit p a {
    text-decoration: underline;
}
body .bm-component a,  body .bm-component a font, body .bm-component font a{
  color: #80C2DF !important;
  text-decoration: none;
  background-color: transparent;
  overflow-wrap: break-word;

}
body a:hover {
  color: #80C2DF;
  text-decoration: underline;
}
body a.pdf-button {
  background: #0084BF;
  color: white;
  padding: 4px 17px;
  border-radius: 3px;
  font-weight: normal;
  font-size: 15px;
}
body a.pdf-button:hover {
  background: #0171a3 !important;
  text-decoration: none !important;
}
body div#front-page-sidebar span.key-takeaway.host{
font-weight: bold !important;
font-size:15px !important;
}
body div#front-page-sidebar .panel.guestName, body div#front-page-sidebar .panel.hostNames{
font-size:15px !important;
}
body hr {
  border: 0;
  clear: both;
  display: block;
  width: 100%;
  background-color: #113355;
  height: 1px;
  margin: 0;
}
body img {
  vertical-align: middle;
  border-style: none;
  width: 100%;
}
body img.financial-arrow {
  width: 13px !important;
}
body td.xslt-img-footnote {
  color: #000000 !important;
}
body td.xslt-img-caption {
  font-weight: bold;
  color: #000000 !important;
  text-align: left;
}
body #xsltTemplate {
  font-size: 14px !important;
}
body #xsltTemplate select {
  border: none;
}
body .modal-backdrop.fade {
  opacity: 0;
}
body .modal-backdrop.fade.show {
  display: none;
}
body .modal {
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
}
body .modal .fade.in {
  opacity: 1;
}
body .modal .close {
  position: absolute;
  right: 14px;
  top: 0;
  color: #bbb;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1;
}
body .modal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
body .modal .close:hover {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
body .modal .modal-content {
  margin: auto;
  display: block;
  width: 90%;
  max-width: 1600px !important;
}
body img.tags-img {
  width: 150px;
}
body footer:after {
  content: "";
  border-bottom: 1px solid #C5CCD3;
  height: 18px;
  display: block;
  width: 100%;
  margin-top: 10px;
}
body .analystFooter {
  text-align: left;
}
body .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
body .close {
  float: right;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
body .estimate-table {
  font-size: 11px;
  font-weight: bold;
}
body .estimate-table table tr.Previous td {
  padding: 3px 5px !important;
  color: #85909A;
  font-size: 9px;
  font-weight: normal;
}
body .estimate-table table tr.Previous td:first-child {
  color: #85909A;
}
body .estimate-table tr td {
  white-space: nowrap;
}
body .estimate-table tr td span img.financial-arrow {
  width: 13px;
}
body .estimate-table table.key-table tr th {
  border: 0 !important;
  white-space: nowrap;
  padding: 8px;
  border-bottom: 1px solid #dee2e6;
}
body .estimate-table table.key-table tr td {
  border-bottom: 1px solid #dee2e6;
  border-top: 0;
  white-space: nowrap;
  padding: 8px;
  border-bottom: 1px solid #dee2e6;
}
body .estimate-table table.table-condensed tbody {
  border: 0;
}
body .estimate-table table.table-condensed tbody tr th {
  border: 0 !important;
  white-space: nowrap;
  padding: 10px 16px;
}
body .estimate-table table.table-condensed tbody tr td {
  border-bottom: 1px solid #dee2e6;
  border-top: 0;
  white-space: nowrap;
  padding: 10px 16px;
}
body .estimate-table table.table-condensed tbody tr td img.financial-arrow {
  width: 13px;
}
body .estimate-table table.emailTable {
  width: 100%;
}
body .estimate-table table.emailTable tbody .finSubHeading {
  background: #F1F1F1;
  color: black;
}
body .estimate-table table.emailTable tbody .finSubHeading td {
  padding: 5px 10px;
  white-space: nowrap;
  text-align: right;
}
body .estimate-table table.emailTable tbody tr td.financialValue {
  padding: 5px 10px;
  font-weight: 500;
  font-size: 11px;
  text-align: right;
  font-weight: normal;
}
body .estimate-table table.emailTable tbody tr td.financialValue img.financial-arrow {
  width: 16px;
}
body .estimate-table table.table.valuation td.financialValue {
  border-bottom: 1px solid #D5D5D5;
}
body .estimate-table .table-condensed.table-dor .table-header-colors.finSubHeading.estimate-tab td {
  padding: 5px 14px;
  white-space: nowrap;
}
body .estimate-table .table-condensed.table-dor .table-header-colors.finSubHeading.estimate-tab td:nth-child(4), body .estimate-table .table-condensed.table-dor .table-header-colors.finSubHeading.estimate-tab td:nth-child(5) {
  background-color: #B1DAEC;
}
body .estimate-table .table-condensed.table-dor .table-header-colors.finSubHeading.estimate-tab td:nth-child(6), body .estimate-table .table-condensed.table-dor .table-header-colors.finSubHeading.estimate-tab td:nth-child(7) {
  background-color: #80C2DF;
}
body .estimate-table .table-condensed.table-dor tbody tr td {
  padding: 5px 14px;
  font-weight: 400;
}
body .estimate-table table {
  width: 100%;
}
body .estimate-table table .finSubHeading {
  background: #F1F1F1;
  color: black;
}
body .estimate-table table .finSubHeading td {
  padding: 5px 10px;
  white-space: nowrap;
}
body .estimate-table table .finSubHeading.estimate-tab {
  background: #F1F1F1;
  color: black;
}
body .estimate-table table .finSubHeading.estimate-tab td {
  padding: 14px 14px;
  white-space: nowrap;
}
body .estimate-table table tr.Previous td {
  background: #f1f1f1;
  border-bottom: 1px solid #D5D5D5;
  padding: 3px 16px !important;
  white-space: nowrap;
}
body .estimate-table table tr.Previous td:first-child {
  color: #5B6770;
  font-style: italic;
  font-size: 9px;
}
body .estimate-table table td.financialValue {
  padding: 5px 14px;
  border: 0;
  white-space: nowrap;
}
body .bm-component ul {
  padding: 0 0 0 1rem;
}
body .bm-component ul li {
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
  margin-left: 0.5rem;
}
body .bm-component ul li::before {
  content: "●";
  display: block;
  position: absolute;
  left: -1.4rem;
  top: 0.1rem;
  height: 6px;
  width: 6px;
  font-size: 11px;
  margin-right: 9px;
}
body .bm-component ul li::marker {
  content: none !important;
}
body .bm-component ol {
  padding: 0 0 0 1rem !important;
  counter-reset: item;
}
body .bm-component ol li {
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
  margin-left: 0.5rem;
  counter-increment: item;
}
body .bm-component ol li::before {
  content: counter(item) ".";
  display: block;
  position: absolute;
  left: -1.4rem;
  top: 0.1rem;
  height: 6px;
  font-size: 11px;
  margin-right: 9px;
}
body .bm-component ol li::marker {
  content: none !important;
}
body section#longView ul {
  padding: 0 0 0 0.3rem;
}
body section#longView ul li {
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
}
body section#longView ul li::before {
  content: "●";
  display: block;
  position: absolute;
  left: -0.8rem;
  top: 0.2rem;
  height: 6px;
  width: 6px;
  font-size: 6px;
}
body section#longView ul li::marker {
  content: none !important;
}
body .bm-component ul ul {
  padding: 0 0 0 1rem;
}
body .bm-component ul ul li {
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
  margin-left: 0.5rem;
}
body .bm-component ul ul li::before {
  content: "●";
  display: block;
  position: absolute;
  left: -1.4rem;
  top: 0.1rem;
  height: 6px;
  width: 6px;
  font-size: 11px;
  margin-right: 9px;
}
body .bm-component ul ul li::marker {
  content: none !important;
}
body .bm-component ol ol {
  padding: 0 0 0 1rem;
  counter-reset: list;
}
body .bm-component ol ol li {
  list-style-type: none;
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
  margin-left: 0.5rem;
  counter-increment: list;
}
body .bm-component ol ol li::before {
  content: counter(list, lower-alpha) ".";
  display: block;
  position: absolute;
  left: -1.4rem;
  top: 0.1rem;
  height: 6px;
  font-size: 11px;
  margin-right: 9px;
}
body .bm-component ol ol li::marker {
  content: none !important;
}
body section#longView ul ul {
  padding: 0 0 0 1rem;
}
body section#longView ul ul li {
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
}
body section#longView ul ul li::before {
  content: "●";
  display: block;
  position: absolute;
  left: -0.8rem;
  top: 0.2rem;
  height: 6px;
  width: 6px;
  font-size: 6px;
}
body section#longView ul ul li::marker {
  content: none !important;
}
body .bm-component ul ul ul {
  padding: 0 0 0 1rem;
}
body .bm-component ul ul ul li {
  position: relative;
  margin-bottom: 0rem;
  margin-left: 0.5rem;
  color: #43474F;
}
body .bm-component ul ul ul li::before {
  content: "●";
  display: block;
  position: absolute;
  left: -1.4rem;
  top: 0.1rem;
  height: 6px;
  width: 6px;
  font-size: 11px;
  margin-right: 9px;
}
body .bm-component ul ul ul li::marker {
  content: none !important;
}
body .bm-component ol ol ol {
  padding: 0 0 0 1rem;
  counter-reset: list;
}
body .bm-component ol ol ol li {
  list-style-type: none;
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
  margin-left: 0.5rem;
  counter-increment: list;
}
body .bm-component ol ol ol li::before {
  content: counter(list, lower-roman) ".";
  display: block;
  position: absolute;
  left: -1.4rem;
  top: 0.1rem;
  height: 6px;
  font-size: 11px;
  margin-right: 9px;
}
body .bm-component ol ol ol li::marker {
  content: none !important;
}
body section#longView ul ul ul {
  padding: 0 0 0 1rem;
}
body section#longView ul ul ul li {
  position: relative;
  margin-bottom: 0rem;
  color: #43474F;
}
body section#longView ul ul ul li::before {
  content: "●";
  display: block;
  position: absolute;
  left: -0.8rem !important;
  top: 0.2rem !important;
  height: 6px;
  width: 6px;
  font-size: 6px !important;
}
body section#longView ul ul ul li::marker {
  content: none !important;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top {
  box-shadow: 3px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top span.icon-bar {
  width: 24px;
  height: 2px;
  background: #323B47;
  display: block;
  margin: 5px;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top li.nav-item a.nav-link {
  color: #fff;
  font-size: 14px;
  border: 0;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top li.nav-item a.nav-link:hover {
  color: white;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top li.nav-item a.nav-link.active {
  color: white;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top li.nav-item a.nav-link.nav-pdf-link {
  padding: 7px 20px !important;
  border-radius: 4px;
  color: white !important;
  font-weight: bold;
  display: inline-block;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top .navbar-toggler {
  background-color: none;
  border: none;
  border-radius: 0;
  padding: 1rem;
}
body nav.navbar.navbar-expand-xl.nav-scrollspy.fixed-top .navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}
body .icon-bar {
  width: 24px;
  height: 2px;
  background: #323B47;
  display: block;
  margin: 5px;
}
body .main-subject {
  color: #113355;
  font-size: 12px;
  font-weight: bold;
}
body .sub-topic-name {
  font-size: 16px;
  color: #113355;
  text-transform: capitalize;
  font-weight: 400;
}
body .topic-name {
  font-size: 32px;
  font-weight: normal;
  color: #0084BF;
  font-weight: 400;
  text-align: left;
}
body .topic-name .financialCN {
  color: #0084BF;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
body .document-title {
  font-size: 24px;
  font-weight: normal;
  color: #113355;
  text-align: left;
}
body .summary-box {
  margin-bottom: 1rem;
}
body .summary-box div .row div div p {
  font-size: 17px !important;
  margin-bottom: 1rem;
}
body .summary-box p {
  font-size: 14px !important;
}
body .rating-box {
  margin: 2rem 0 2rem;
  padding: 18px 31px;
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  background: #F1F3F4;
  max-width: 69%;
}
body .rating-box li {
  line-height: 1.2;
  position: relative;
  flex: 0 0 50%;
  color: #43474F;
}
body .rating-box li .rating-label {
  font-size: 13px;
  margin-bottom: 0.2941176471rem;
  text-transform: capitalize;
  color: #43474F;
}
body .rating-box li .rating-value {
  font-size: 18px;
  font-weight: bold;
}
body .rating-box li .rating-previous {
  font-size: 12px;
  color: #707070;
  font-style: italic;
  padding-top: 4px;
}
body .side-bar .side-bar-box {
  background: #F2F3EC;
}
body .side-bar .side-bar-box financial-tabel .recent-research .research-text {
  padding: 0 0 18px 0;
}
body .side-bar .side-bar-box .sub-section-title {
  font-size: 15px;
  font-weight: normal;
  color: #43474F;
  text-transform: capitalize;
}
body .side-bar .side-bar-box .analyst-info {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
body .side-bar .side-bar-box .analyst-info div {
  flex: 1 1 auto;
}
body .side-bar .side-bar-box .analyst-info h4.analyst-name {
  font-size: 12px;
  color: #0084BF;
  font-weight: bold;
}
body .side-bar .side-bar-box .analyst-info .analyst-phone {
  font-size: 12px;
  color: #000 !important;
}
body .side-bar .side-bar-box .analyst-info .analyst-phone a {
  color: #000 !important;
}
body .side-bar .side-bar-box .analyst-info a.analyst-email {
  color: #000;
  text-decoration: underline;
  font-size: 12px;
}
body .financial-tabel .financial-tabel-header {
  font-size: 18px;
  font-weight: 400;
}
body .financial-tabel table.table.key-data {
  font-size: 13px;
  line-height: 1.4;
  color: #000;
}
body .financial-tabel table.table.key-data th {
  padding: 0.2em 0 !important;
  border-bottom: 1px solid #dee2e6;
  font-weight: normal;
  border-top: 0;
}
body .financial-tabel table.table.key-data td {
  padding: 0.2em 0 !important;
  border-bottom: 1px solid #dee2e6;
  font-weight: normal;
}
body .financial-tabel table.table.key-data td:last-child {
  text-align: right;
}
body .recent-research .research-text {
  font-size: 12px;
  padding: 0 0.5rem 18px 0;
  border-bottom: 1px solid #949FA6;
}
body .recent-research .research-text span {
  font-size: 10px;
  color: #000;
}
body ul.table-list {
  padding-left: 13px;
}
body ul.table-list li {
  font-weight: 300;
  padding: 15px 0;
}
body .table small {
  font-size: 11px;
  font-weight: 400;
}
body .table .textElment-header-table {
  font-size: 15px;
  font-weight: 400;
}
body .table table td.financialValue {
  border-bottom: 0.5px solid #949FA6;
}
body #sidebar {
  max-height: 90% !important;
}
body #sidebar .callout-box .sub-section-title {
  font-size: 14px;
  font-weight: bold;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc:first-child {
  border-top: 0.5px solid #0084BF;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link {
  display: block;
  font-size: 15px;
  padding: 6px 12px;
  color: #000;
  border-bottom: 0.5px solid #0084BF;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link:hover {
  background: #EBF5FF;
  border-left: 8px solid #0084BF;
  padding-left: 8px;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link.active {
  color: #000000;
  font-weight: bold;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link ul#homeSubmenu li a {
  color: #000000;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link ul#homeSubmenu li a:hover {
  color: #000000 !important;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark {
  margin: 8px 0;
  /* Optional: Style the caret down icon */
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a {
  background: #113355;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a[aria-expanded=true] .fa-caret-down {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container {
  background-color: #fff;
  padding-left: 8px;
  color: #000;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card {
  border: 1.5px solid #0084BF !important;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card .card-body {
  border-radius: 4px;
  padding: 10px 20px;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card .card-body .analyst-photo div {
  width: 50px;
  height: 50px;
  padding-bottom: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #F3F5F8;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .analyst-pic {
  width: 54px;
  height: 54px;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container p.card-text {
  font-size: 12px;
  color: #0084BF;
  padding: 0;
  text-align: left;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container p.card-text-small {
  font-size: 11px;
  color: black;
  padding: 0;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li {
  font-size: 11px;
  text-transform: uppercase;
  padding: 10px 20px;
  border-top: 1px solid #949FA6;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li a.nav-link.sub.text-truncate {
  font-size: 10px !important;
  border: 0 !important;
  padding: 0 !important;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li a.nav-link.sub.text-truncate:hover {
  color: #000000 !important;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li:first-child {
  margin-top: 10px;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li:last-child {
  border-bottom: 1px solid #949FA6;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li ul.flex-column.nav li {
  padding: 10px 10px 10px 8px;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li ul.flex-column.nav li:last-child {
  border-bottom: 0px solid #949FA6;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .fa-chevron-down,
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .fa-chevron-up {
  float: right;
  padding-right: 8px;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a {
  color: #fff;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a:hover {
  color: white;
  background: #113355;
}
body #sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a.active ul {
  display: block;
  padding: 0;
}
body #sidebar {
  width: 300px;
  position: fixed;
  top: 81px;
  right: -300px;
  height: 100vh;
  z-index: 9999;
  background: white;
  color: #000000;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
body #sidebar.active {
  right: 0;
}
body #sidebar #dismiss {
  background: #ffffff;
  position: absolute;
  top: 15px;
  right: 22px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body #sidebar #dismiss:hover {
  background: #fff;
  color: #7386D5;
  text-decoration: none;
}
body #sidebar .sidebar-header {
  padding: 20px;
  background: #ffffff;
}
body #sidebar ul li p {
  color: #fff;
  padding: 10px;
}
body #sidebar ul li a {
  font-size: 10px;
  display: block;
  color: #000000;
  padding: 3px 0;
}
body #sidebar ul li a.dropdown-btn .fa-chevron-down {
  transform: rotate(0deg);
  transition: all 0.2s ease-out;
}
body #sidebar ul li a[data-toggle=collapse] {
  position: relative;
}
body #sidebar ul li a:hover {
  color: #000000;
  text-decoration: none;
}
body #sidebar ul li.active a {
  background: #ffffff;
}
body #sidebar ul li.active a.dropdown-btn[aria-expanded=true] .fa-chevron-down {
  transition: all 0.2s ease-out;
  position: relative;
  transform: rotate(-180deg);
}
body #sidebar ul ul li a:hover {
  color: #0084BF;
  text-decoration: none;
}
body .overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
body .overlay.active {
  display: block;
  opacity: 1;
}
body .sidenav {
  width: 235px;
  position: fixed;
  z-index: 1;
  top: 156px;
  left: 0;
  bottom: 0;
  max-height: 90% !important;
  overflow-x: hidden;
  overflow-y: overlay;
  padding-right: 15px;
}
body .sidenav .sticky-sidebar {
  overflow-x: hidden;
  overflow-y: auto;
  position: sticky;
  padding-bottom: 4rem;
}
body .sidenav .sticky-sidebar .callout-box .sub-section-title {
  font-size: 14px;
  font-weight: bold;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc:first-child {
  border-top: 0.5px solid #0084BF;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link {
  display: block;
  font-size: 15px;
  padding: 4px 12px;
  color: #000;
  border-bottom: 0.5px solid #0084BF;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link:hover {
  background: #EBF5FF;
  border-left: 8px solid #0084BF;
  padding-left: 8px;
  color: #000000 !important;
  text-decoration: none;
  transition: all 0.1s ease;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc .nav-link.active {
  color: #000000;
  font-weight: bold;
  color: #0084BF;
  text-decoration: none;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc .dropdown .dropdown-menu {
  transition: all 0.5s;
  overflow: hidden;
  transform-origin: top center;
  transform: scale(1, 0);
  display: block;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc .dropdown:hover .dropdown-menu {
  transform: scale(1);
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.light a {
  background: #ffffff;
  color: black;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.light a.dropdown-btn .fa-chevron-down {
  transform: rotate(0deg);
  transition: all 0.2s ease-out;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.light.active a {
  background: #ffffff;
  word-break: break-word;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.light.active a.dropdown-btn[aria-expanded=true] .fa-chevron-down {
  transition: all 0.2s ease-out;
  position: relative;
  transform: rotate(-180deg);
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.light .dropdown-container {
  background-color: #fff;
  padding-left: 8px;
  color: #000;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item ul li {
  padding: 3px 8px 3px 0;
  text-align: left;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item ul li a {
  color: black;
  text-decoration: none;
  word-break: normal !important;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item ul li a:hover {
  color: #0084BF;
  text-decoration: none;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark {
  margin: 8px 0;
  /* Optional: Style the caret down icon */
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a {
  background: #113355;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a.dropdown-btn .fa-chevron-down {
  transform: rotate(0deg);
  transition: all 0.2s ease-out;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark.active a {
  background: #113355;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark.active a.dropdown-btn[aria-expanded=true] .fa-chevron-down {
  transition: all 0.2s ease-out;
  position: relative;
  transform: rotate(-180deg);
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container {
  background-color: #fff;
  padding-left: 8px;
  color: #000;
  width: 220px;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card {
  border: 1.5px solid #0084BF !important;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card .card-body {
  border-radius: 4px;
  padding: 10px 15px;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card .card-body a:hover {
  color: #000000;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card .card-body .analyst-photo div {
  width: 50px;
  height: 50px;
  padding-bottom: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #F3F5F8;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .card .card-body .analyst-photo a:hover {
  color: #000000;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container .analyst-pic {
  width: 54px;
  height: 54px;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container p.card-text {
  font-size: 12px;
  color: #0084BF;
  text-align: left;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container p.card-text-small {
  font-size: 11px;
  color: black;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li {
  font-size: 11px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-top: 1px solid #949FA6;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li a.nav-link.sub.text-truncate {
  font-size: 10px !important;
  border: 0 !important;
  padding: 0 !important;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li a.nav-link.sub.text-truncate[aria-expanded=true] > .fa-caret-down {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li a.nav-link.sub.text-truncate:hover {
  color: #000000 !important;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li:first-child {
  margin-top: 10px;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li:last-child {
  border-bottom: 1px solid #949FA6;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li ul li {
  padding: 10px !important;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .dropdown-container li ul li:last-child {
  border-bottom: 0px solid #949FA6;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .fa-chevron-down,
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark .fa-chevron-up {
  float: right;
  padding-right: 8px;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a {
  color: #fff;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a:hover {
  color: #ffffff !important;
  background: #113355;
}
body .sidenav .sticky-sidebar .callout-box ul.nav.flex-column.nav-toc li.nav-item.dark a.active ul {
  display: block;
  padding: 0;
  color: #ffffff !important;
}
/* indent */
ol.bm-extra-indent, p.bm-extra-indent, ul.bm-extra-indent {
    margin-left: 40px;
}

@media (min-width: 1700px) {
  body main {
    padding-left: 120px;
  }
}
@media (max-width: 1453px) {
  .footnote {
    padding-top: 10px !important;
  }
}
@media (max-width: 1025px) {
  body .sector-header {
    font-size: 29px;
  }
}
@media (max-width: 1200px) {
  body .overlay.active {
    display: block !important;
  }

  .sidenav {
    top: 151px !important;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 129px;
  }
  body nav.navbar {
    padding: 1rem 0;
  }
  body nav.navbar .nav-link {
    padding-right: 2.3rem !important;
    padding-left: 1.3rem !important;
  }
  body .rating-box li {
    flex: none;
    width: auto;
  }
  body .rating-box li:not(:last-child):after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    right: 30px;
    width: 1px;
    height: 100%;
    background: #6c757d;
  }
  body .rating-box li:not(:last-child) {
    padding-right: 85px;
  }

  /* Modal */
  .modal-content .modal-header .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
  }
  .modal-content .analyst-card {
    display: flex;
    background: #F1F3F4;
    padding: 15px;
  }
  .modal-content .analyst-card div {
    flex: 1 1 auto;
  }
  .modal-content .analyst-card div .analyst-name {
    font-size: 21px;
    font-weight: bold;
  }
  .modal-content .analyst-card div .analyst-phone {
    color: #43474F;
  }
  .modal-content .analyst-card .analyst-pic img {
    float: right;
  }
  .modal-content .modal-text p {
    color: #43474F;
  }
}
@media (min-width: 1200px) {
  main {
    padding-left: 210px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  #report {
    margin-top: 2rem;
  }

  .container-fluid.mobile-nav {
    margin-left: -8px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .rating-box {
    max-width: 100% !important;
  }
  .rating-box li {
    flex: 0 0 33% !important;
  }
  .rating-box li:not(:last-child):after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    right: 30px;
    width: 1px;
    height: 100%;
    background: #6c757d;
  }
  .rating-box li:not(:last-child) {
    padding-right: 85px;
  }

  .sub-topic-name {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .container-fluid.mobile-nav {
    margin-left: 6px !important;
    padding-right: 1rem !important;
  }

  .container-fluid.logo {
    margin-left: -28px !important;
  }
}
@media (min-width: 768px) {
  body .col-md-push-8 {
    left: 66.66666667%;
  }
  body .col-md-pull-4 {
    right: 33.33333333%;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 102px !important;
  }

  h1.logo {
    font-size: 30px !important;
    padding: 11px 0;
  }

  .report-section {
    display: flex;
    border-top: 1px solid gray;
    flex-wrap: wrap;
  }
  .report-section div:first-child {
    flex: 0 0 60% !important;
  }

  .topic-name {
    font-size: 25px !important;
  }

  .rating-box {
    max-width: 100% !important;
  }
  .rating-box li {
    flex: 0 0 50% !important;
  }
  .rating-box li:last-child {
    margin-top: 1rem;
  }
}
@media (max-width: 580px) {
  body .summary-box div .row div div p {
    font-size: 17px !important;
    margin-bottom: 1rem !important;
  }
  body .second-header {
    font-size: 20px !important;
  }
  body .container-fluid.slideToTop {
    padding: 0 !important;
  }
}
@media (max-width: 436px) {
  body .sector-header {
    color: #0084BF;
    font-size: 21px !important;
    font-weight: normal;
  }
  body .summary-box div .row div div p {
    font-size: 17px !important;
    margin-bottom: 1rem !important;
  }
  body .document-title {
    font-size: 19px !important;
  }
  body select {
    font-size: 18px !important;
    width: 100%;
  }
  body p.financialCN {
    font-size: 17px !important;
  }
  body .sub-topic-name {
    font-size: 13px !important;
  }
  img.logoImage{
  width:117px !important;
  
  }
}

/*# sourceMappingURL=jeff_main.css.map */
