.ContentList__moreOption .commonStyle__zt3Brand{
    color: #0B208F;
}
.ContentList__moreOption .commonStyle__zt3Brand:hover,
.commonStyle__zt3Link:hover, .themeLink:hover {
    text-decoration:underline;
}
.Icon__brand{
  color: #3D1CD8;
}
.Icon__brand:hover{
  color: #6BEE0D;
}

.Readingprogress__progressBar {
    background: linear-gradient(90deg, #6BEE0D 16%, #6BEE0D 75.89%, #6BEE0D 99.8%);
}
.commonStyle__zt3BrandBorder {
    border-color: #3D1CD8;
}
.commonStyle__zt3Brand {
    color: #3D1CD8;
}
.commonStyle__zt3BrandBg {
    background-color: #3D1CD8;
}
.commonStyle__zt3BrandBg:hover {
    background-color: #6BEE0D;
}
.Button__footerBtn:hover {
    background: #6BEE0D; 
      color: #333333;
}
.Button__footerBtn{color:#fff}
.AppContainer__container{
      flex-direction: column;
}

.Input__positionRel.commonStyle__positionRel{
     text-align: center;
}
.Input__searchBox { 
    font-size: var(--size-base10);
    height: 3rem;
      border: 3px solid #e1e1e1;
    border-radius: 12px;
}

.SearchContainer__searchBox.commonStyle__positionRel.commonStyle__w100per{
    max-width:80%;
  	margin:20px auto 40px;
}

.SearchContainer__searchBoxIcon { 
    right: .925rem;
    top: .548rem;
}

.KbDetailLtContainer__articleContent a {
    color: #0B208F;
}

.SearchResultmark {
    background-color: #3D1CD8; 
}
.Icon__hoverbrand:hover{
  color: #0B208F; 
}
.ListHeader__popupList:hover {
    color: #0B208F;
}
.ListHeader__popupList:hover svg {
    color: #0B208F;
}
.en #portal_tabsignin .signinLink,
.zh #portal_tabsignin .signinLink,
.zh-tw #portal_tabsignin .signinLink{
  font-size: 0;
  letter-spacing: 0
}
#portal_tabsignin{
  display: none
}
#cw_en_portal_signin, #cw_zh_tw_portal_signin, #cw_zh_portal_signin{
  display: none
}
.en #cw_en_portal_signin,
.zh-tw #cw_zh_tw_portal_signin,
.zh #cw_zh_portal_signin{
  display: inline-block
}
.KbDetailLtContainer__userSocialIcon{
display: none
}
