.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse { 
    background-color: #effdfe;
}
.KbSubCategoryContainer__row {
    background: #effdfe;
}
.KbSubCategoryContainer__contentList {
    padding: 1rem;
    margin: 0.5% !important;
    background: #ffffff;
  border-radius: 15px;
}
.Icon__brand {
    color: #428ba5;
}
.commonStyle__zt3BrandBg {
    background-color: #428ba5;
}
.commonStyle__zt3breadCrumbBg {
    background: #418ba6;
    padding: 0.5rem;
}
@media (max-width: 768px) {
 .commonStyle__zt3breadCrumbBg {
    background: #418ba6;
    padding: 0rem;
}
}
.SearchContainer__searchBox {
        -webkit-box-flex: none;
        -ms-flex: none;
        flex: none;
        margin: 1rem;
 		width: -webkit-fill-available;
    }
.AppContainer__breadCrumbsBox {
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none;
    display: block;
}
.BreadCrumbs__breadcrumbsView ul li:last-child {
    color: #ffffff;
}

.SearchResultmark {
    background-color: #55a8dc;
}
.Radio__radio [type="radio"]:checked+.Radio__radioLabel .Radio__radioFaux {
    border-color: #55a8dc;
}
.KbDetailLtContainer__articleContent a {
    color: #55a8dc;
}
.commonStyle__zt3BrandBorder {
    border-color: #55a8dc;
}

.commonStyle__zt3Brand {
    color: #55a8dc;
}
.commonStyle__zt3BrandBg {
    background-color: #1d2863;
}
.AppContainer__backToTop:hover {
    background: #00a3fe;
}
.KbDetailLtContainer__review {
    background-color: #d9f8fb;
}
.Tag__tag {
    background: #d9f8fb;
}
.BreadCrumbs__breadcrumbsView ul {
    color: #fff;
}
.Icon__hoverbrand:hover {
    color: #428ca6;
}
.ListHeader__popupList:hover {
    color: #1d2863;
}
.ListHeader__popupList:hover svg {
    color: #1d2863;
}
.Footer__footerBg {
    background: #428ca6;
}
.Footer__footerQus {
    color: #ffffff;
}
.Footer__footerDescription {
    color: #ffffff;
}
.Header__logo img {
  filter: brightness(0) invert(1);
}
.Button__footerBtn {
    background: #1d2863;
}
.Button__footerBtn:hover {
    background: #00a3fe;
}
.Avatar__avatarImg {
    border-radius: 0;
    width: 8rem;
    height: 8rem;
}
.ListHeader__listHeader2 {
    margin-bottom: 1.125rem;
    position: relative;
}
.ListHeader__dottedPopup {
    position: absolute;
    top: 0;
    right: 0;
}
.ListHeader__headerType1 {
    display: block;
}
.TOCContainer__tocRight, .commonStyle__widgetSection, .ListHeader__dottedPopup, .Footer__footerCopyrigt, #logoutDetails {
    display: none;
}
.Readingprogress__progressBar {
    background: linear-gradient(90deg, #1d2864 16%, #444f90 75.89%, #428ca5 99.8%);
}


.ListHeader__headerType1 .ListHeader__listIcon2, .ListHeader__headerType1 .ListHeader__kbSubcategoryImg {
    margin: 0 .9375rem 0 0;
    display: none;
} 

.ListHeader__header2 {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    color: var(--color-greyShade70);
}
