.jp-mobile-anchored-horizontal-tab .MuiAppBar-colorDefault {
    color: rgba(0, 0, 0, 0.87);
    background-color: #ffffff;
    box-shadow: none;
    margin-top: 16px;
}

.jp-mobile-anchored-horizontal-tab .MuiTab-root {
    min-height: 34px;
    text-transform: capitalize;
    border-radius: 22px;
    border: solid 1px #eff1f2;
    background-color: #ffffff;
    padding: 8px 16px;
    height: 34px;
    margin:0 6px 10px;
    font-family: Montserrat-Regular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #435b73;
    
}


.jp-mobile-anchored-horizontal-tab .MuiTab-root:first-child {
    margin-left: 20px
}

.jp-mobile-anchored-horizontal-tab .MuiTab-textColorInherit.Mui-selected {
    opacity: 1;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.25);
    background-color: #2a3c4d;
    color: #fff;
    border: solid 1px #2a3c4d;
}

.jp-mobile-anchored-horizontal-tab .PrivateTabIndicator-colorSecondary-61 {
    background-color: transparent;
}

.jp-mobile-anchored-horizontal-tab .rc-tabs-top {
    border-bottom: none;
}

.jp-mobile-anchored-horizontal-tab .MuiTabs-indicator {
    background-color: transparent;
}