@media (max-width: 767px) {
  .contentBox {
    /* margin-top: 70px; */
  }

  .contentBox .modulesBox {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .contentBox .modulesBox .contentLeft {
    padding-top: 20px;
  }

  ::-webkit-scrollbar {
    display: none;
  }

  .fa-pencil {
    display: none;
  }

  .fa-trash-o {
    display: none;
  }

  .contentBox .modulesBox .left .lists .fa-plus {
    display: none;
  }

  .contentBox .modulesBox .contentLeft .charts .rstand {
    margin: 50px 0 50px 9px;
  }

  .contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic {
    margin: 0px 0 0 47px;
  }

  .contentBox .modulesBox .contentLeft .charts .rstand .cakezu {
    margin: 0 0 0 25px;
  }

  .contentBox .modulesBox .contentLeft .charts .rstand .PlumX-Popup {
    /* margin-left: 60px; */
    width: 150px;
    height: 150px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .PlumX-Popup .ppp-container.ppp-large {
    position: relative;
    display: block;
    width: 150px;
    height: 150px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .PlumX-Popup .ppp-container.ppp-large>a, .contentBox .modulesBox .contentLeft .charts .rstand  .PlumX-Popup .ppp-container.ppp-large .plx-print {
    display: block;
    width: 150px;
    height: 150px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .Popup{
    margin: auto;
  } 
  .contentBox .modulesBox .contentLeft .charts .rstand .Popup  .text{
    display: inline-block;
    width: 100%;
    /* margin-left: 60px; */
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
  }

  .contentRight {
    display: none;
  }

  .nextOrPrevBoxH5 {
    width: 100%;
    font-size: 13px;
    margin-top: 10px;
    display: flex;
    align-items: center;
  }

  .nextOrPrevBoxH5 .fa {
    margin: 0 5px;
    cursor: pointer;
    font-size: 25px;
  }

  .nextOrPrevBoxH5 .currentIssue {
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px;
    cursor: pointer;
    font-size: 14px;
    font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
  }

  .html-body .jgBg {
    margin-top: 100px;
    height: 90px !important;
  }

  .html-body .jgBg .title {
    line-height: 90px !important;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }

  .contentBox .modulesBox {
    width: 100%;
    height: auto;
    margin: 0 auto 130px;
  }

  .contentBox .modulesBox .contentLeft {
    padding-top: 28px;
  }

  .contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left .fa-pencil {
    display: inline-block;
  }

  .contentBox .modulesBox .contentLeft .contentLeftHeader .title .fa-pencil {
    font-size: 14px;
    cursor: pointer;
  }

  .contentBox .modulesBox .contentLeft .charts .rstand {
    display: flex;
    align-items: flex-start;
    margin: 50px 0 50px 0;
    flex-wrap: wrap;
  }
  .contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic {
    margin: 0px 0 0 47px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .cakeTu {
    width: 150px;
    height: 150px;
    position: relative;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .cakezu {
    margin: 0 60px 0 30px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .PlumX-Popup {
    width: 150px;
    height: 150px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .PlumX-Popup .ppp-container.ppp-large {
    position: relative;
    display: block;
    width: 150px;
    height: 150px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .PlumX-Popup .ppp-container.ppp-large>a, .contentBox .modulesBox .contentLeft .charts .rstand  .PlumX-Popup .ppp-container.ppp-large .plx-print {
    display: block;
    width: 150px;
    height: 150px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .Popup  .text{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
  } 
  .contentBox .modulesBox .contentLeft .charts .rstand .dimension {
    margin-right: 60px;
  }
  .contentBox .modulesBox .contentLeft .charts .rstand .dimension .text {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-top: 5px;
  }

  .contentRight {
    display: none;
  }

  .nextOrPrevBoxH5 {
    display: none;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .contentBox .modulesBox {
    width: 100%;
    height: auto;
    margin: 0 auto 130px;
  }

  .contentBox .modulesBox .contentLeft {
    padding-top: 28px;
  }

  .contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic {
    margin: 0px 0 0 40px;
  }

  .contentRight {
    display: block;
  }

  .contentRight .issueInformationBox img {
    height: auto;
  }

  .maskImg {
    display: none;
  }

}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .contentBox .modulesBox {
    width: 100%;
    height: auto;
    margin: 0 auto 130px;
  }

  .contentBox .modulesBox .contentLeft {
    padding-top: 28px;
  }
}

@media (min-width: 1366px) {
  .container {
    width: 1230px;
  }

  .contentBox .modulesBox {
    width: 100%;
    height: auto;
    margin: 0 auto 130px;
  }

  .contentBox .modulesBox .contentLeft {
    padding-top: 28px;
  }

  .contentRight .issueInformationBox img {
    height: 302px;
  }

  .maskImg {
    width: 234px;
    height: 302px;
    display: flex;
  }
}

#Metrics {
  width: 100%;
  height: 100%;
  /* color: black; */
  display: flex;
  flex-direction: column;
}

.contentRight {
  width: calc(100% - 10px);
  float: right;
  margin-top: 30px;
}

.contentRight .issueInformationBox {
  width: calc(100% - 35px);
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.contentRight .issueInformationBox img {
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
}

.contentRight .issueInformationBox p {
  font-size: 12px;
  margin: 5px 0 10px;
  cursor: pointer;
}

.contentRight .issueInformationBox p:hover {
  text-decoration: underline;
}

.contentRight .issueInformationBox h5 {
  font-size: 16px;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
}

.contentRight .nextOrPrevBox {
  width: 100%;
  font-size: 13px;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.contentRight .nextOrPrevBox .fa {
  margin: 0 5px;
  cursor: pointer;
  font-size: 25px;
}

.contentRight .nextOrPrevBox .currentIssue {
  font-weight: bold;
  margin: 0 5px;
  cursor: pointer;
  font-size: 16px;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
}

.contentRight .bannerBtn {
  width: 100%;
  height: auto;
  margin-top: 70px;
}

.contentRight .bannerBtn .submitBtn {
  max-width: 100%;
  width: 200px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin: 30px auto;
  cursor: pointer;
  font-size: 16px;
}

.contentRight .bannerBtn .submitBtn a {
  display: flex;
  align-items: center;
}

.contentRight .bannerBtn .submitBtn .submit {
  color: white;
  margin-left: 10px;
  font-weight: bold;
}

.contentRight .bannerBtn .submitBtn:hover {
  -webkit-animation: shake 0.38s;
}

.contentRight .figuresBox {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.contentRight .figuresBox .tabBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  padding-bottom: 4px;
}

.contentRight .figuresBox .tabBox .tabB {
  overflow: hidden;
  width: 100%;
}

.contentRight .figuresBox .tabBox .tabB .tabs {
  color: #AAAAAA;
  /* display: flex; */
  width: 100%;
  position: relative;
  left: 0;
}

.contentRight .figuresBox .tabBox .tabB .tabs .tabItem {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.contentRight .figuresBox .tabBox .tabB .tabs .item {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contentRight .figuresBox .tabBox .tabB .tabs .active {
  font-weight: bold;
  color: #1A1A1F;
}

.contentRight .figuresBox .tabBox .fa {
  font-size: 22px;
  cursor: pointer;
}

.tab-relatedArticles ul {
  padding: 12px 0 !important;
}

.tab-relatedArticles li {
  font-size: 13px;
}

.contentRight .figuresBox .listBox {
  height: auto;
  border: 1px solid #f2f2f2;
  overflow-y: auto;
  overflow-x: auto;
  max-height: 1154px;
}

.contentRight .figuresBox .listBox .list1 {
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0.73vw;
}

.contentRight .figuresBox .listBox .list1 h5 {
  margin-top: 1.5625vw;
  font-size: 0.73vw;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
}

.contentRight .figuresBox .listBox .list1 p {
  color: #AAAAAA;
  font-size: 0.68vw;
  margin-top: 0.26vw;
  line-height: 20px;
}

.contentRight .figuresBox .listBox .list1 p span {
  font-weight: bold;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
}

.contentRight .figuresBox .listBox .list1 img {
  width: 100%;
  height: 9.9vw;
  margin-top: 0.52vw;
}

.contentRight .figuresBox .listBox .chart_tu {
  width: 206px;
}

.contentRight .figuresBox .listBox .clickBtn {
  width: 90px;
  height: 33px;
  line-height: 33px;
  color: white;
  border-radius: 7px;
  text-align: center;
  /* margin: 20px 0 0; */
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

.contentRight .figuresBox .listBox .clickBtn:hover {
  -webkit-animation: shake 0.38s;
}

.contentRight .figuresBox .listBox .download {
  width: 110px;
  height: 33px;
  line-height: 33px;
  color: white;
  border-radius: 7px;
  text-align: center;
  /* margin: 20px 0 0; */
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

.contentRight .figuresBox .listBox .download:hover {
  -webkit-animation: shake 0.38s;
}

.contentRight .relatedBox {
  font-size: 14px;
  margin: 50px 0 0 0;
}

.contentRight .relatedBox .tab {
  font-weight: bold;
  color: #1A1A1F;
}

.contentRight .trendmd-widget-header {
  padding: 8px 0 0 0 !important;
  margin: 0 0 12px !important;
}

.contentRight .trendmd-widget-header__heading {
  width: auto;
  color: #1A1A1F;
  border-bottom: 4px solid #261737 !important;
  display: inline-block;
}

.contentRight .trendmd-widget-list {
  padding-left: 0 !important;
}

/* pc端 */
.contentBox {
  position: relative;
  min-height: 1500px;
}

.contentBox .modulesBox .contentLeft {
  width: 100%;
  margin: 0 0 0 0;
  height: auto;
}

.contentBox .modulesBox .left .noFind {
  width: 100%;
  margin-bottom: 25px;
  text-align: center;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader {
  width: 100%;
  height: auto;
  position: relative;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox {
  margin-bottom: 25px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox .backButton .backPage {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid var(--theme-color2);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  margin: 0px 25px 0 0;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox .backButton .backPage:hover {
  color: #ffffff;
  background: var(--theme-color);
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox .backButton:hover {
  text-decoration: none;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox .pdfButton .downloadPDF {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid var(--theme-color2);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox .pdfButton .downloadPDF:hover {
  color: #ffffff;
  background: var(--theme-color);
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .buttonBox .pdfButton:hover {
  text-decoration: none;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox {
  width: 100%;
  height: auto;
  font-size: 14px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left {
  width: 100%;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left .name {
  color: #AAAAAA;
  display: inline-block;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left .type {
  color: #AAAAAA;
  display: inline-block;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left .inline {
  color: #AAAAAA;
  display: inline-block;
  margin: 0 18px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left .openAccess {
  display: inline-block;
  color: #333333;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .nameBox .left .fa-pencil {
  cursor: pointer;
  font-size: 14px;
  margin: 0 0 0 7px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .title {
  font-size: 24px;
  margin: 11px 0 19px;
  text-decoration: none;
  font-size: 24px;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", sans-serif;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .title #articletitle {
  cursor: pointer;
  /* font-weight: bold; */
  position: relative;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .title .crossmarkModal {
  cursor: pointer;
  vertical-align: text-top;
  display: inline-block;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .Authors,
.contentBox .modulesBox .contentLeft .contentLeftHeader .doi {
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .Authors span,
.contentBox .modulesBox .contentLeft .contentLeftHeader .doi span {
  color: var(--theme-color)!important;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .Authors span {
  position: relative;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .Authors span a {
  color: var(--theme-color);
  cursor: pointer;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .Authors span .popover {
  width: 155px;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .doi span {
  cursor: pointer;
}

.contentBox .modulesBox .contentLeft .contentLeftHeader .updated {
  font-size: 14px;
  color: #333333;
  margin: 10px 0 0 0;
}

.contentBox .modulesBox .contentLeft .charts {
  margin: 50px 0 0 0;
}

.contentBox .modulesBox .contentLeft .charts .rstand {
  display: flex;
  align-items: center;
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakeTu {
  width: 150px;
  height: 150px;
  position: relative;
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakeTu a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakeTu a .img {
  width: 100%;
  height: 100%;
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakeTu a .number {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakezu .name {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin: 0 0 9px 0;
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakezu .list {
  display: flex;
  align-items: center;
  margin: 0 0 5px 0;
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakezu .list .icon {
  width: 14px;
  height: 14px;
  background: var(--theme-color);
}

.contentBox .modulesBox .contentLeft .charts .rstand .cakezu .list .text {
  font-size: 14px;
  color: #333333;
  margin-left: 0.52vw;
  font-style: normal;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox {
  width: 100%;
  display: flex;
  justify-content: center;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli {
  margin: 0 35px 35px 0;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .numberBox {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 2px solid var(--theme-color2);
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .numberBox .number {
  font-size: 28px;
  color: #fff;
  text-decoration: none;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .numberBox:hover {
  background: #fff;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .numberBox:hover .number {
  color: #000;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .name {
  width: 100px;
  margin: 10px 0 0 0;
  text-align: center;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .name a {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .name a:hover {
  text-decoration: underline;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .source,
.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .related {
  margin: 10px 0 0 0;
  text-align: center;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .source a,
.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .related a {
  font-size: 14px;
  color: var(--theme-color);
  cursor: pointer;
  text-decoration: none;
}

.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .source a:hover,
.contentBox .modulesBox .contentLeft .charts .dynamicBox .dynamic .madesli .related a:hover {
  text-decoration: underline;
}

.contentBox .modulesBox .contentLeft .module {
  width: 100%;
  height: auto;
  margin: 20px 0 50px;
}

.contentBox .modulesBox .contentLeft .module .tab {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #D7D7D7;
  padding-bottom: 5px;
}

.contentBox .modulesBox .contentLeft .module .nameDesc {
  margin: 32px 0 0 0;
}

.contentBox .modulesBox .contentLeft .module .nameDesc .name {
  font-size: 16px;
  color: black;
  font-weight: bold;
}

.contentBox .modulesBox .contentLeft .module .nameDesc .desc {
  font-size: 13px;
  color: black;
  margin: 13px 0 0 0;
  line-height: 20px;
}

.contentBox .modulesBox .contentLeft .module .nameDesc .desc a {
  cursor: pointer;
  color: var(--theme-color);
}

.uploadBtn {
  width: 135px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  font-size: 13px;
  border-radius: 5px;
  margin: 15px 0 0 0;
  cursor: pointer;
}

.html-body .jgBg {
  width: 100%;
  height: 115px;
  /* background: url(../img/bg.png) no-repeat; */
  background: url("https://files.sciengine.com/template/platform/journalBanner1.png") no-repeat;
  background-size: cover;
  background-position: left top;
}

.html-body .jgBg .title {
  font-size: 26px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 115px;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
}

.label-point-green {
  width: 10px;
  height: 10px;
  border: 1px solid #07c160;
  border-radius: 50%;
  background-color: #07c160;
  display: inline-block;
}

.label-point-gray {
  width: 10px;
  height: 10px;
  border: 1px solid gray;
  border-radius: 50%;
  display: inline-block;
}

.label-point-orange {
  width: 10px;
  height: 10px;
  border: 1px solid #F59A23;
  border-radius: 50%;
  background-color: #F59A23;
  display: inline-block;
}

.maskImg {
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background-color: #333333b0;
  opacity: 0;
  transition: opacity 800ms;
}

.maskImg .textBtn {
  width: 172px;
  height: 41px;
  border-radius: 20px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  border: 1px solid #D7D7D7;
  background: none;
}

.maskImg:hover {
  opacity: 1;
}

#readMoreModal .leftBox {
  display: inline-block;
  width: 400px;
  vertical-align: top;
}

#readMoreModal .leftBox #journalCoverOfCurrentIssue {
  width: 100%;
  height: 530px;
}

#readMoreModal .leftBox .text {
  display: block;
  font-size: 13px;
  color: var(--theme-color);
  cursor: pointer;
}

#readMoreModal .rightBox {
  width: calc(100% - 490px);
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}

#readMoreModal .rightBox .issue {
  font-size: 16px;
  font-weight: bold;
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  margin-top: 10px;
}

#readMoreModal .rightBox .desc {
  font-size: 16px;
  margin-top: 15px;
  line-height: 22px;
  word-break: break-word;
}

#readMoreModal .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

#readMoreModal .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

#readMoreModal .downloadBtn {
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 22px;
}

#readMoreModal .downloadHD {
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin-left: 10px;
}
.contentBox #cscdModal a{
  color: var(--theme-color) !important;
}
.__dimensions_badge_embed__ .__dimensions_Badge_style_medium_circle .__dimensions_Badge_Image {
  width: 150px !important;
  height: 150px !important;
}