/* Default Styles */
h2{font-weight: bold!important;}

/* Element Styles */
a[data-id="addTicket"],a[data-id="addticket"],.Footer__footerBg,
.ticketList .NoContent__contentDescription p[data-id="no_ticket_desc"]
{display:none;}

/* Header */
#navBar{ background-color: #FFF;}
.Header__name{ display: none;}
.Header__logo img{ min-height: auto;}
#portal_tabsigninXX{ display: none;}

/* Search */
#searchContainer1 .SearchContainer__globalSearch{ border-left: solid 1px #D8DFE1; border-top: solid 1px #D8DFE1; border-bottom: solid 1px #D8DFE1;}

/* Knowledge Box */
.ContentBox__boxInnerHome a{color: #FF9015;}

/* Content List */
.ListHeader__header1 a{ color:#202945!important;}
.ContentList__listLink{ color: #202945;}
.ContentList__listLink:hover{ color: #FF9015;}
.ContentList__activeLink{ color: #FF9015;}

/* Tags */
.Tag__tagLink{color: #202945;}
.Tag__tagLink:hover{color: #FF9015;}
  
/* Images */
/*.image__width--50{max-width:50% !important;}*/

.Avatar__avatarImg {
    border-radius: 0%;
    width: 4rem!important;
    height: 4rem!important;
}

.medium-img{max-width:50% !important; }
#articelDetail img{max-width:100%;width: 100%; height: auto; border: solid 1px #e5e8ea;}
#articelDetail .KB_New_Editor_Highlights img{width: 20px; border: none;}

/* hide login button - AD 2025-03-04    */
 #logoutDetails{
       display:none;
 }

/* follow css  AD - 2026-04-09  */
.articleDetail .KBArticleRightContainer__userFollowOption,
.articleList .KBArticleRightContainer__userFollowOption,
.article_subcategory .KBArticleRightContainer__userFollowOption,
.articleDetail .KBArticleRightContainer__followerCount,
.article_subcategory .KBArticleRightContainer__followerCount,
.articleList .KBArticleRightContainer__followerCount,
.ContentList__subCategory .ListHeader__dottedPopup,
.KbCategory__box .KbCategory__dottedPopup,
.KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection:nth-child(1),
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__followOption,
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__subscribeDescription{
    display:none
    }

