.commonStyle__zt3BrandBg {
    background-color: #103fd5!important;
}

.html {
    font-family: "Montserrat", sans-serif!important;
    font-weight: 800!important;
  	font-size: 100%;
    letter-spacing: .1px;
    transition: all 50ms ease;
    line-height: 1.6;
}

.Input__headerSearch {
    padding: 1.05rem 0.75rem;
    border-radius: 0.313rem 0 0 0.313rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: .9rem;
    border: 1px solid #103fd5;
}

.Button__footerBtn {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #103FD5;
    transition: all .15s ease;
    color: #FFF;
}

}.Header__searchTitle {
  	font-family: "Montserra", sans-serif!important;
    font-size: 2.25rem;
    margin-bottom: 1.8rem;
    text-shadow: #000 0 0 0.0625rem;
    letter-spacing: 0.0625rem;
    text-align: center;
    font-weight: 600;
}

.commonStyle__zt3Brand {
    color: #103fd5!important;
}

.Footer__footerQus {
    font-size: 1.875rem;
    color: #000;
}

.Button__footerBtn {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #103FD5;
    transition: all .15s ease;
    color: #FFF;
}

.Footer__footerDescription {
    font-size: 1rem;
    color: #494949;
    font-family: 'Lato';
    font-weight: 500;
}

.Button__buttonCommon + .Button__buttonCommon, .Button__buttonCommon:nth-last-child(n+2):first-child {
        border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #103FD5;
    transition: all .15s ease;
    color: #FFF;
}

.commonStyle__zt3buttonPrimaryBg {
    background-color: #103fd5;
  border-radius: 30px;
}

.Badge__inprogress {
    background-color: #103FD5;
    border-color: #103fd5;
    border-radius: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
  padding-bottom: 5px;
}

.Button__footerBtn:hover {
    background: #103fd5;
  border: 1px solid transparent;
}

.Icon__brand {
    color: #103fd5;
}

.Comment__articleContent p {
    margin: 0;
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1.7;
    letter-spacing: .1px;
    font-family: 'Lato';
    font-weight: 500;
    color: #494949;
}

.ErrorPage__errorTitle {
    color: #103fd5;
    font-size: 1.5rem;
    font-weight: 800;
    margin: 1.5rem 0 0;
    font-family: 'Montserrat';
}

.ErrorPage__errorMessage {
    color: #494949;
    font-family: 'Lato';
    font-weight: 500;
}

.NoContent__title {
    font-size: 1.333rem;
    font-weight: 600;
    color: #103fd5;
    margin: 1rem 0 0;
    font-family: 'Montserrat';
    font-weight: 800;
}

.NoContent__contentDescription {
    color: #494949;
    font-family: 'Lato';
    font-weight: 500;
}

.commonStyle__zt3Link, .themeLink {
    color: #103fd5;
}
.KbDetailLtContainer__articleContent a {
    color: #103fd5;
}

.SearchContainer__downArrow {
    width: 0;
    height: 0;
    display: block;
    margin: 8px 0px 0px;
    border: solid transparent;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #103fd5!important;
    border-bottom: 0;
    border-width: 5px;
}

.Post__postSummary a {
    color: #103fd5;
}

.Header__name, .Header__searchTitle, .Header__description {
    color: #000;
    display: none;
}

.Header__tabsTab {
  	font-family: Montserrat, sans-serif;
    cursor: pointer;
    line-height: 5.3rem;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    margin: 0 1.0625rem;
    border-bottom: 0.1875rem solid transparent;
    font-size: 14px;
    letter-spacing: 0.0625rem;
    max-width: 11.313rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: border .15s ease;
}

.LoginDetail__signup, .LoginDetail__signin {
    padding: 0;
    list-style-type: none;
    cursor: pointer;
    max-width: 6rem;
    color: #000;
    line-height: 5.3rem;
    margin: 0rem 1.0625rem;
    border-bottom: 0.1875rem solid transparent;
    font-size: 14px;
    letter-spacing: 0.0625rem;
    font-family: Montserrat, sans-serif;
}

.LocalePopup__localeText {
    font-size: 14px;
    margin: 0 .3rem 0 0;
    letter-spacing: 0.0625rem;
}
