@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap');
h1 {
	font-family: 'Roboto Slab', serif;
  	font-weight: 700 !important;
}
.ArticleCmd__socialItem{
	display: none
}
.Footer__footerContent{
	display: none
}
.KbDetailLtContainer__userSocialIcon{
	display: none
}
.commonStyle__zt3BrandBg {
	background-color: #1796c1;
}
.commonStyle__zt3Brand {
	color: #99ae0c;
}
.SearchContainer__downArrow {
	border-top-color: #1796c1;
}
.Button__footerBtn:hover {
	background: #1796c1;
}
.Footer__footerBg {
	background: #025a7f;
    color: #fff;
}
.Footer__footerQus, .Footer__footerDescription {
	color: #fff;
}
.Button__footerBtn {
	background: #99ae0c;
}
.Icon__brand {
	color: #1796c1;
}
.KbDetailLtContainer__articleContent a {
	color: #99ae0c;
}
.Tag__tag {
	background: #025a7f;
	color: #fff;
}
.Tag__tag a {
	color: #fff;
}
.Tag__tag a:hover {
  	color: #fff;
	text-decoration: underline;
}
.NoContent__title {
	color: #002b39;
}
#articelDetail table th {
	background: #025a7f;
	text-align: left;
    color: #fff;
  	padding: 10px;
}
#articelDetail table tr:nth-child(odd) {
	background: #f8f8f8;
}
#articelDetail table tr td {
	padding: 10px;
  	vertical-align: top;
}

button.commonStyle__zt3BrandBorder {
	background: #025a7f;
  	color: #fff;
  	border: 0;
}
.Badge__announcement {
	color: #025a7f;
}
.AvatarText__squareBg1 {
	border: 1px solid #99ae0c;
}
.FileUpload__label .commonStyle__zt3BrandBorder {
	border-color: #99ae0c;
}
.Header__homeContent .Header__navbar, .Header__defaultContent .Header__navbar {
	background-color: transparent;
}
.Header__name {
	padding-left: 20px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255,255,255,0.5);
}
.commonStyle__detailHeader {
	color: #002b39 !important;
}
