﻿
.planSlider .calcuso {
    background: #fff;
}

    .planSlider .calcuso .Journey .colBoxreto > div {
        border: 1px solid #ffffff;
        min-height: 600px;
        padding: 15px 0px;
        background: #ffffff;
    }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.eligibility, .eligibility .tab-content table {
    font-size: 14px;
}

.table-bordered {
    border: 1px solid #dee2e6;
}


.eligibility, .eligibility .tab-content table {
    font-size: 14px;
}

    .eligibility .nav-tabs .nav-link {
        border-color: #e7e7e7;
        border-radius: 0;
        color: #000;
    }

    .eligibility .nav.nav-tabs a.active {
        background: #2b9c4f;
        color: #fff;
        border-color: #2b9c4f;
    }

    .eligibility .tab-content table th {
        background: #2b9c4f;
        color: #fff;
        font-weight: normal;
        text-align: center;
    }
/*express term css*/
#tab-welth ul li.active {
    border-bottom: 2px solid #a91f24;
    margin-bottom: -1px;
    font-weight: normal;
    color: #fff;
    background: #2b9c4f;
    border-color: #2b9c4f;
    font-size: 14px;
}

#tab-welth ul li {
    float: left;
    list-style: none;
    padding: 10px 30px 10px 30px;
    cursor: pointer;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    border: 1px solid #eee;
    border-radius: 0;
}

.tab-mture .table > tbody > tr > th {
    background: #2b9c4f;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding: 10px;
}

.tab-mture .table > tbody > tr > td {
    border: 1px solid #dee2e6;
    padding: 8px;
}

.tab-mture .table-bordered {
    border: none;
}

#tab-welth ul {
    border: none !important;
}

.planSlider .slick-dots {
    position: unset !important;
}

    .planSlider .slick-dots li button {
        /*! background:#fff!important; */
        width: 0px !important;
        height: 0px !important;
        border: 1px solid #851414 !important;
        border-radius: 50px;
    }


.planSlider li.slick-active button {
    background: #851414 !important;
}
