.howToInvest {
    padding: 0 1.5rem;
    margin-bottom: 5.2rem
}

@media only screen and (max-width:767px) {
    .howToInvest {
        padding: 0
    }
}

.howToInvest h3 {
    font-size: 2.6rem;
    color: #444
}

.howToInvest .divBox {
    width: 100%
}

@media only screen and (max-width:1199px) {
    .howToInvest .divBox {
        margin-top: 1.5rem
    }
}

.howToInvest .divBox .nDiv {
    float: left;
    background: #e1e8ef;
    padding: 1.5rem;
    width: 100%
}

@media only screen and (max-width:991px) {
    .howToInvest .divBox .nDiv {
        text-align: center
    }
}

.howToInvest .divBox .nDiv h4 {
    font-size: 1.8rem;
    color: #606060
}

@media only screen and (max-width:991px) {
    .howToInvest .divBox .nDiv h4 {
        line-height: 2.4rem
    }
}

.howToInvest .divBox .nDiv a {
    font-size: 1.2rem;
    color: #fff
}

ul.investWays {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    ul.investWays {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto
    }
}

ul.investWays li {
    list-style: none;
    margin: 0;
    padding: 3.4rem 0;
    position: relative;
    float: left;
    height: auto;
    background-color: #e9e357;
    text-align: center;
    width: 25%;
    min-width: 14rem
}

@media only screen and (max-width:767px) {
    ul.investWays li {
        display: table-cell;
        min-width: 14rem;
        padding: 2.5rem 0
    }
}

ul.investWays li:after {
    content: '';
    right: -2.4rem;
    top: 0;
    margin: 0;
    padding: 0;
    background: url(../images/investArrow.png) no-repeat 0 0;
    height: 14.8rem;
    width: 3.7rem;
    position: absolute;
    z-index: 1
}

ul.investWays li.lastArw:after,
ul.investWays li.lastArw:before {
    display: none
}

ul.investWays li a {
    text-align: center;
    display: block;
    color: #444;
    font-size: 1.4rem;
    font-family: Lato-Bold
}

ul.investWays li span {
    position: relative;
    display: block;
    background-repeat: no-repeat;
    font-size: 5rem;
    line-height: 5rem;
    margin: 0 auto 1rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

    ul.investWays li span.icon-Locate-an-Advisor {
        font-size: 4.8rem
    }

    ul.investWays li span.icon-Registrar-an-Advisor {
        font-size: 4.2rem
    }

    ul.investWays li span.icon-Visit-our-Office {
        font-size: 4.2rem
    }

    ul.investWays li span.icon-KTrack-Mobile {
        font-size: 6rem
    }

    ul.investWays li span.icon-MF-Utility {
        font-size: 6rem
    }

ul.investWays li:hover span {
    font-size: 6rem
}

    ul.investWays li:hover span.icon-Locate-an-Advisor {
        font-size: 5.6rem
    }

    ul.investWays li:hover span.icon-Registrar-an-Advisor {
        font-size: 5rem
    }

    ul.investWays li:hover span.icon-Visit-our-Office {
        font-size: 5rem
    }

    ul.investWays li:hover span.icon-KTrack-Mobile {
        font-size: 7.4rem
    }

    ul.investWays li:hover span.icon-MF-Utility {
        font-size: 7.4rem
    }

.prodListInvstWay {
    padding: 3rem 0 5.4rem;
    margin-bottom: 0
}

@media only screen and (max-width:991px) {
    .prodListInvstWay {
        padding-top: 1.5rem
    }
}

@media only screen and (max-width:767px) {
    .prodListInvstWay .container {
        padding: 0
    }
}

.prodListInvstWay h2 {
    margin: 0;
    padding: 0 0 2rem
}

@media only screen and (max-width:991px) {
    .prodListInvstWay h2 {
        padding-bottom: 1.5rem
    }
}

@media only screen and (max-width:767px) {
    .prodListInvstWay h2 {
        padding-left: 1.5rem
    }
}

@media only screen and (max-width:991px) {
    .prodListInvstWay ul.investWays {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto
    }
}

@media only screen and (max-width:767px) {
    .prodListInvstWay ul.investWays {
        padding-left: 1.5rem
    }
}

.prodListInvstWay .investWays li {
    width: auto;
    min-width: 15.5rem;
    min-height: 14.8rem;
    padding: 3rem 0 1.8rem
}

@media only screen and (max-width:1199px) {
    .prodListInvstWay .investWays li {
        min-width: 15.4rem
    }
}

@media only screen and (max-width:991px) {
    .prodListInvstWay .investWays li {
        min-height: 12rem;
        min-width: 13rem;
        padding: 2rem 1.5rem
    }
}

.prodListInvstWay .investWays li a {
    position: relative;
    z-index: 2;
    outline: 0
}

@media only screen and (max-width:991px) {
    .prodListInvstWay .investWays li a {
        font-size: 1.2rem;
        line-height: 1.4rem
    }
}

.prodListInvstWay .investWays li span {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

@media only screen and (max-width:991px) {
    .prodListInvstWay .investWays li span {
        margin-bottom: .5rem
    }
}

.prodListInvstWay .investWays li:nth-child(3) {
    min-width: 17rem
}

@media only screen and (max-width:991px) {
    .prodListInvstWay .investWays li:nth-child(3) {
        min-width: 15rem
    }
}

@media only screen and (max-width:991px) {
    .prodListInvstWay .investWays li:after {
        right: -1.8rem;
        top: -1.4rem;
        height: 14rem
    }
}

@media only screen and (max-width:767px) {
    .prodListInvstWay .divBox {
        padding: 0 1.5rem
    }
}

.prodListInvstWay .divBox .nDiv {
    min-height: 14.8rem
}

@media only screen and (max-width:1199px) {
    .prodListInvstWay .divBox .nDiv {
        min-height: auto
    }
}

@media only screen and (max-width:1199px) {
    .prodListInvstWay .divBox .nDiv {
        text-align: center
    }
}

.prodListInvstWay .divBox .nDiv h4 {
    font-size: 1.8rem
}

@media only screen and (max-width:991px) {
    .prodListInvstWay .divBox .nDiv h4 {
        font-size: 1.6rem
    }
}

.prodListInvstWay .divBox .nDiv a {
    outline: 0;
    padding: 1rem 1.2rem;
    margin-bottom: 0
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

    table.dataTable tfoot th,
    table.dataTable thead th {
        font-weight: 700
    }

    table.dataTable thead td,
    table.dataTable thead th {
        padding: 10px 18px;
        border-bottom: 1px solid #111
    }

        table.dataTable thead td:active,
        table.dataTable thead th:active {
            outline: 0
        }

    table.dataTable tfoot td,
    table.dataTable tfoot th {
        padding: 10px 18px 6px 18px;
        border-top: 1px solid #111
    }

    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_asc_disabled,
    table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting_desc_disabled {
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center right
    }

    table.dataTable thead .sorting {
        background-image: url(../images/sort_both.png)
    }

    table.dataTable thead .sorting_asc {
        background-image: url(../images/sort_asc.png)
    }

    table.dataTable thead .sorting_desc {
        background-image: url(../images/sort_desc.png)
    }

    table.dataTable thead .sorting_asc_disabled {
        background-image: url(../images/sort_asc_disabled.png)
    }

    table.dataTable thead .sorting_desc_disabled {
        background-image: url(../images/sort_desc_disabled.png)
    }

    table.dataTable tbody tr {
        background-color: #fff
    }

        table.dataTable tbody tr.selected {
            background-color: #b0bed9
        }

    table.dataTable tbody td,
    table.dataTable tbody th {
        padding: 8px 10px
    }

    table.dataTable.display tbody td,
    table.dataTable.display tbody th,
    table.dataTable.row-border tbody td,
    table.dataTable.row-border tbody th {
        border-top: 1px solid #ddd
    }

    table.dataTable.display tbody tr:first-child td,
    table.dataTable.display tbody tr:first-child th,
    table.dataTable.row-border tbody tr:first-child td,
    table.dataTable.row-border tbody tr:first-child th {
        border-top: none
    }

    table.dataTable.cell-border tbody td,
    table.dataTable.cell-border tbody th {
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd
    }

    table.dataTable.cell-border tbody tr td:first-child,
    table.dataTable.cell-border tbody tr th:first-child {
        border-left: 1px solid #ddd
    }

    table.dataTable.cell-border tbody tr:first-child td,
    table.dataTable.cell-border tbody tr:first-child th {
        border-top: none
    }

    table.dataTable.display tbody tr.odd,
    table.dataTable.stripe tbody tr.odd {
        background-color: #f9f9f9
    }

        table.dataTable.display tbody tr.odd.selected,
        table.dataTable.stripe tbody tr.odd.selected {
            background-color: #acbad4
        }

    table.dataTable.display tbody tr:hover,
    table.dataTable.hover tbody tr:hover {
        background-color: #f6f6f6
    }

        table.dataTable.display tbody tr:hover.selected,
        table.dataTable.hover tbody tr:hover.selected {
            background-color: #aab7d1
        }

    table.dataTable.display tbody tr > .sorting_1,
    table.dataTable.display tbody tr > .sorting_2,
    table.dataTable.display tbody tr > .sorting_3,
    table.dataTable.order-column tbody tr > .sorting_1,
    table.dataTable.order-column tbody tr > .sorting_2,
    table.dataTable.order-column tbody tr > .sorting_3 {
        background-color: #fafafa
    }

    table.dataTable.display tbody tr.selected > .sorting_1,
    table.dataTable.display tbody tr.selected > .sorting_2,
    table.dataTable.display tbody tr.selected > .sorting_3,
    table.dataTable.order-column tbody tr.selected > .sorting_1,
    table.dataTable.order-column tbody tr.selected > .sorting_2,
    table.dataTable.order-column tbody tr.selected > .sorting_3 {
        background-color: #acbad5
    }

    table.dataTable.display tbody tr.odd > .sorting_1,
    table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
        background-color: #f1f1f1
    }

    table.dataTable.display tbody tr.odd > .sorting_2,
    table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
        background-color: #f3f3f3
    }

    table.dataTable.display tbody tr.odd > .sorting_3,
    table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
        background-color: #f5f5f5
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_1,
    table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
        background-color: #a6b4cd
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_2,
    table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
        background-color: #a8b5cf
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_3,
    table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
        background-color: #a9b7d1
    }

    table.dataTable.display tbody tr.even > .sorting_1,
    table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
        background-color: #fafafa
    }

    table.dataTable.display tbody tr.even > .sorting_2,
    table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
        background-color: #fcfcfc
    }

    table.dataTable.display tbody tr.even > .sorting_3,
    table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
        background-color: #fefefe
    }

    table.dataTable.display tbody tr.even.selected > .sorting_1,
    table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
        background-color: #acbad5
    }

    table.dataTable.display tbody tr.even.selected > .sorting_2,
    table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
        background-color: #aebcd6
    }

    table.dataTable.display tbody tr.even.selected > .sorting_3,
    table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
        background-color: #afbdd8
    }

    table.dataTable.display tbody tr:hover > .sorting_1,
    table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
        background-color: #eaeaea
    }

    table.dataTable.display tbody tr:hover > .sorting_2,
    table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
        background-color: #ececec
    }

    table.dataTable.display tbody tr:hover > .sorting_3,
    table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
        background-color: #efefef
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_1,
    table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
        background-color: #a2aec7
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_2,
    table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
        background-color: #a3b0c9
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_3,
    table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
        background-color: #a5b2cb
    }

    table.dataTable.no-footer {
        border-bottom: 1px solid #111
    }

    table.dataTable.nowrap td,
    table.dataTable.nowrap th {
        white-space: nowrap
    }

    table.dataTable.compact thead td,
    table.dataTable.compact thead th {
        padding: 4px 17px 4px 4px
    }

    table.dataTable.compact tfoot td,
    table.dataTable.compact tfoot th {
        padding: 4px
    }

    table.dataTable.compact tbody td,
    table.dataTable.compact tbody th {
        padding: 4px
    }

    table.dataTable td.dt-left,
    table.dataTable th.dt-left {
        text-align: left
    }

    table.dataTable td.dataTables_empty,
    table.dataTable td.dt-center,
    table.dataTable th.dt-center {
        text-align: center
    }

    table.dataTable td.dt-right,
    table.dataTable th.dt-right {
        text-align: right
    }

    table.dataTable td.dt-justify,
    table.dataTable th.dt-justify {
        text-align: justify
    }

    table.dataTable td.dt-nowrap,
    table.dataTable th.dt-nowrap {
        white-space: nowrap
    }

    table.dataTable tfoot td.dt-head-left,
    table.dataTable tfoot th.dt-head-left,
    table.dataTable thead td.dt-head-left,
    table.dataTable thead th.dt-head-left {
        text-align: left
    }

    table.dataTable tfoot td.dt-head-center,
    table.dataTable tfoot th.dt-head-center,
    table.dataTable thead td.dt-head-center,
    table.dataTable thead th.dt-head-center {
        text-align: center
    }

    table.dataTable tfoot td.dt-head-right,
    table.dataTable tfoot th.dt-head-right,
    table.dataTable thead td.dt-head-right,
    table.dataTable thead th.dt-head-right {
        text-align: right
    }

    table.dataTable tfoot td.dt-head-justify,
    table.dataTable tfoot th.dt-head-justify,
    table.dataTable thead td.dt-head-justify,
    table.dataTable thead th.dt-head-justify {
        text-align: justify
    }

    table.dataTable tfoot td.dt-head-nowrap,
    table.dataTable tfoot th.dt-head-nowrap,
    table.dataTable thead td.dt-head-nowrap,
    table.dataTable thead th.dt-head-nowrap {
        white-space: nowrap
    }

    table.dataTable tbody td.dt-body-left,
    table.dataTable tbody th.dt-body-left {
        text-align: left
    }

    table.dataTable tbody td.dt-body-center,
    table.dataTable tbody th.dt-body-center {
        text-align: center
    }

    table.dataTable tbody td.dt-body-right,
    table.dataTable tbody th.dt-body-right {
        text-align: right
    }

    table.dataTable tbody td.dt-body-justify,
    table.dataTable tbody th.dt-body-justify {
        text-align: justify
    }

    table.dataTable tbody td.dt-body-nowrap,
    table.dataTable tbody th.dt-body-nowrap {
        white-space: nowrap
    }

    table.dataTable,
    table.dataTable td,
    table.dataTable th {
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1
}

    .dataTables_wrapper .dataTables_length {
        float: left
    }

    .dataTables_wrapper .dataTables_filter {
        float: right;
        text-align: right
    }

        .dataTables_wrapper .dataTables_filter input {
            margin-left: .5em
        }

    .dataTables_wrapper .dataTables_info {
        clear: both;
        float: left;
        padding-top: .755em
    }

    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
        padding-top: .25em
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            min-width: 1.5em;
            padding: .5em 1em;
            margin-left: 2px;
            text-align: center;
            text-decoration: none !important;
            cursor: pointer;
            color: #333 !important;
            border: 1px solid transparent;
            -webkit-border-radius: 2px;
            border-radius: 2px
        }

            .dataTables_wrapper .dataTables_paginate .paginate_button.current,
            .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #333 !important;
                border: 1px solid #979797;
                background-color: #fff;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #dcdcdc));
                background: -webkit-linear-gradient(top, #fff 0, #dcdcdc 100%);
                background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
                background: linear-gradient(to bottom, #fff 0, #dcdcdc 100%)
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
            .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
            .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
                cursor: default;
                color: #666 !important;
                border: 1px solid transparent;
                background: 0 0;
                -webkit-box-shadow: none;
                box-shadow: none
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
                color: #fff !important;
                border: 1px solid #111;
                background-color: #585858;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #585858), color-stop(100%, #111));
                background: -webkit-linear-gradient(top, #585858 0, #111 100%);
                background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#111));
                background: linear-gradient(to bottom, #585858 0, #111 100%)
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:active {
                outline: 0;
                background-color: #2b2b2b;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b2b2b), color-stop(100%, #0c0c0c));
                background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
                background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0c0c0c));
                background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
                -webkit-box-shadow: inset 0 0 3px #111;
                box-shadow: inset 0 0 3px #111
            }

        .dataTables_wrapper .dataTables_paginate .ellipsis {
            padding: 0 1em
        }

    .dataTables_wrapper .dataTables_processing {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 40px;
        margin-left: -50%;
        margin-top: -25px;
        padding-top: 20px;
        text-align: center;
        font-size: 1.2em;
        background-color: #fff;
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, 0)));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%)
    }

    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_paginate,
    .dataTables_wrapper .dataTables_processing {
        color: #333
    }

    .dataTables_wrapper .dataTables_scroll {
        clear: both
    }

        .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
            -webkit-overflow-scrolling: touch
        }

            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td,
            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th {
                vertical-align: middle
            }

                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing,
                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing {
                    height: 0;
                    overflow: hidden;
                    margin: 0 !important;
                    padding: 0 !important
                }

    .dataTables_wrapper.no-footer .dataTables_scrollBody {
        border-bottom: 1px solid #111
    }

    .dataTables_wrapper.no-footer div.dataTables_scrollBody > table,
    .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
        border-bottom: none
    }

    .dataTables_wrapper:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0
    }

@media screen and (max-width:767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width:640px) {

    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child {
    cursor: default !important
}

    table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
    table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before,
    table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before {
        display: none !important
    }

table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

    table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
    table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
        top: 9px;
        left: 4px;
        height: 14px;
        width: 14px;
        display: block;
        position: absolute;
        color: #fff;
        border: 2px solid #fff;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        -webkit-box-shadow: 0 0 3px #444;
        box-shadow: 0 0 3px #444;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        text-align: center;
        text-indent: 0 !important;
        font-family: 'Courier New', Courier, monospace;
        line-height: 14px;
        content: '+';
        background-color: #31b131
    }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
    padding-left: 27px
}

    table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
    table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
        top: 5px;
        left: 4px;
        height: 14px;
        width: 14px;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        line-height: 14px;
        text-indent: 3px
    }

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
    position: relative;
    cursor: pointer
}

    table.dataTable.dtr-column > tbody > tr > td.control:before,
    table.dataTable.dtr-column > tbody > tr > th.control:before {
        top: 50%;
        left: 50%;
        height: 16px;
        width: 16px;
        margin-top: -10px;
        margin-left: -10px;
        display: block;
        position: absolute;
        color: #fff;
        border: 2px solid #fff;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        -webkit-box-shadow: 0 0 3px #444;
        box-shadow: 0 0 3px #444;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        text-align: center;
        text-indent: 0 !important;
        font-family: 'Courier New', Courier, monospace;
        line-height: 14px;
        content: '+';
        background-color: #31b131
    }

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    content: '-';
    background-color: #d33333
}

table.dataTable > tbody > tr.child {
    padding: .5em 1em
}

    table.dataTable > tbody > tr.child:hover {
        background: 0 0 !important
    }

    table.dataTable > tbody > tr.child ul.dtr-details {
        display: inline-block;
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        table.dataTable > tbody > tr.child ul.dtr-details > li {
            border-bottom: 1px solid #efefef;
            padding: .5em 0
        }

            table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
                padding-top: 0
            }

            table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
                border-bottom: none
            }

    table.dataTable > tbody > tr.child span.dtr-title {
        display: inline-block;
        min-width: 75px;
        font-weight: 700
    }

div.dtr-modal {
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

    div.dtr-modal div.dtr-modal-display {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 50%;
        height: 50%;
        overflow: auto;
        margin: auto;
        z-index: 102;
        overflow: auto;
        background-color: #f5f5f7;
        border: 1px solid #000;
        -webkit-border-radius: .5em;
        border-radius: .5em;
        -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, .6);
        box-shadow: 0 12px 30px rgba(0, 0, 0, .6)
    }

    div.dtr-modal div.dtr-modal-content {
        position: relative;
        padding: 1em
    }

    div.dtr-modal div.dtr-modal-close {
        position: absolute;
        top: 6px;
        right: 6px;
        width: 22px;
        height: 22px;
        border: 1px solid #eaeaea;
        background-color: #f9f9f9;
        text-align: center;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        z-index: 12
    }

        div.dtr-modal div.dtr-modal-close:hover {
            background-color: #eaeaea
        }

    div.dtr-modal div.dtr-modal-background {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 101;
        background: rgba(0, 0, 0, .6)
    }

@media screen and (max-width:767px) {
    div.dtr-modal div.dtr-modal-display {
        width: 95%
    }
}

.formtitile h1 {
    font-size: 2.8rem;
    font-family: Lato-Bold;
    color: #444;
    text-align: left;
    margin: 2.5rem 0 2rem;
    padding: 0 0 1.5rem 0;
    text-transform: uppercase;
    position: relative
}

@media only screen and (max-width:1199px) {
    .formtitile h1 {
        font-size: 2.4rem
    }
}

@media only screen and (max-width:767px) {
    .formtitile h1 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.formtitile h1:after {
    content: '';
    position: absolute;
    width: 5rem;
    height: .4rem;
    background: #00a2bd;
    left: 0;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .formtitile h1 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.formtitile p {
    padding: 0 0 2rem;
    margin: 0;
    color: #444;
    font-size: 1.4rem;
    font-family: Lato-Regular;
    text-align: justify
}

@media only screen and (max-width:991px) {
    .formtitile p {
        padding: 0 0 2rem
    }
}

.formtitile p .morecontent span {
    color: #444;
    font-size: 1.4rem;
    font-family: Lato-Regular;
    display: none
}

.formtitile .showmore {
    float: none;
    color: #00a2bd;
    font-size: 1.2rem;
    font-family: Lato-Regular;
    text-decoration: none
}

    .formtitile .showmore:hover {
        color: #f79608
    }

    .formtitile .showmore:after {
        display: none
    }

.navDividendTab {
    display: block
}

    .navDividendTab ul.js-tabs {
        width: 100%
    }

        .navDividendTab ul.js-tabs li {
            float: left;
            width: 50%
        }

            .navDividendTab ul.js-tabs li a {
                display: block;
                font-size: 1.6rem;
                line-height: 1.6rem;
                font-family: lato-Semibold;
                color: #444;
                background: #e1e8ef;
                text-align: center;
                padding: 1.8rem 0;
                text-decoration: none
            }

@media only screen and (max-width:991px) {
    .navDividendTab ul.js-tabs li a {
        font-size: 1.4rem;
        line-height: 1.4rem;
        padding: 1.3rem 0
    }
}

.navDividendTab ul.js-tabs li a.active {
    background: #f79608;
    color: #fff
}

.navDividendTab ul.js-tabs li:first-of-type a {
    -webkit-border-top-left-radius: .5rem;
    border-top-left-radius: .5rem;
    -webkit-border-bottom-left-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.navDividendTab ul.js-tabs li:last-of-type a {
    -webkit-border-top-right-radius: .5rem;
    border-top-right-radius: .5rem;
    -webkit-border-bottom-right-radius: .5rem;
    border-bottom-right-radius: .5rem
}

.navDividendTab .tabsCont {
    padding-top: 2rem
}

@media only screen and (max-width:991px) {
    .navDividendTab .tabsCont {
        margin-top: 3rem;
        padding-top: 0
    }
}

.navTab {
    position: relative
}

    .navTab .col-md-6 {
        padding: 0
    }

    .navTab .filterWrap {
        width: 50%;
        float: right
    }

@media only screen and (max-width:767px) {
    .navTab .filterWrap {
        width: 100%;
        float: none
    }
}

.navTab .dropDwnWrap {
    float: left;
    width: 50%;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .navTab .dropDwnWrap {
        width: 100%;
        float: none;
        text-align: center
    }
}

.navTab .dropDwnWrap .defaultSeclectBtn {
    display: inline-block;
    z-index: 11
}

.tabFilterWrap {
    display: block
}

@media only screen and (max-width:991px) {
    .tabFilterWrap .pull-right {
        float: none !important
    }
}

.defaultSeclectBtn .selectDropDown {
    z-index: 1 !important
}

.defaultSeclectBtn:last-of-type .selectDropDown {
    margin-right: 0
}

.defaultSeclectBtn .selectDropDown {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #e7e5e5;
    padding: .5rem 0;
    width: 27rem;
    max-width: inherit;
    float: left
}

@media only screen and (max-width:1199px) {
    .defaultSeclectBtn .selectDropDown {
        width: 22rem
    }
}

@media only screen and (max-width:991px) {
    .defaultSeclectBtn .selectDropDown {
        width: 15rem
    }
}

@media only screen and (max-width:375px) {
    .defaultSeclectBtn .selectDropDown {
        width: 13rem
    }
}

.defaultSeclectBtn .selectDropDown:after {
    top: 3.2rem
}

.defaultSeclectBtn .chosen-container-single .chosen-single span {
    font-size: 1.6rem;
    font-family: lato-Semibold;
    color: #444;
    margin: 0
}

.defaultSeclectBtn .inputfieldCont .selectDropDown.valid select,
.defaultSeclectBtn .selectDropDown.valid .chosen-container-single .chosen-single {
    border: 0
}

.filterOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, .5);
    z-index: 101;
    display: none
}

.filter {
    text-align: right;
    position: relative
}

@media only screen and (max-width:767px) {
    .filter {
        text-align: center;
        margin-bottom: 2rem
    }
}

.filter .btnHistoricalNav {
    background: #fff;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    padding: .9rem 2rem 1rem;
    border: 1px solid #ebebeb;
    text-align: center;
    font-size: 1.6rem;
    font-family: lato-Semibold;
    color: #444;
    margin-right: 1rem;
    display: inline-block;
    height: 4.3rem
}

@media only screen and (max-width:480px) {
    .filter .btnHistoricalNav {
        font-size: 1.4rem;
        padding: 1.2rem 1rem;
        float: left;
        width: 49%;
        margin-right: 0
    }
}

.filter .btnHistoricalNav .icon-Filter {
    font-size: 1.4rem;
    margin-right: .5rem
}

@media only screen and (max-width:480px) {
    .filter .btnHistoricalNav .icon-Filter {
        font-size: 1.2rem
    }
}

.filter .btnHistoricalNav.active {
    z-index: 103;
    position: relative;
    -webkit-border-radius: .5rem .5rem 0 0;
    border-radius: .5rem .5rem 0 0;
    border-color: #fff
}

.filter .btnSubsNav {
    background: #fff;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    padding: 1.2rem 2rem;
    border: 1px solid #f79608;
    text-align: center;
    font-size: 1.6rem;
    font-family: lato-Semibold;
    color: #f79608
}

@media only screen and (max-width:480px) {
    .filter .btnSubsNav {
        font-size: 1.4rem;
        padding: 1.2rem 1rem;
        width: 49%;
        float: right
    }
}

.filter .btnSubsNav .icon-Subscribe-NAV2 {
    font-size: 1.6rem;
    margin-right: .5rem
}

@media only screen and (max-width:480px) {
    .filter .btnSubsNav .icon-Subscribe-NAV2 {
        font-size: 1.4rem
    }
}

.filter .btnSubsNav.active {
    z-index: 103;
    position: relative;
    -webkit-border-radius: .5rem .5rem 0 0;
    border-radius: .5rem .5rem 0 0;
    border-color: #fff
}

.fltrHistoricalNav {
    display: block;
    padding: 2rem;
    position: absolute;
    background: #fff;
    top: 4rem;
    -webkit-box-shadow: 0 0 1.5rem rgba(0, 0, 0, .2);
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .2);
    -webkit-border-radius: .4rem;
    border-radius: .4rem;
    right: 0;
    width: 100%;
    z-index: 102;
    display: none
}

    .fltrHistoricalNav h3 {
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 1.6rem;
        line-height: 2rem;
        font-family: Lato-Bold;
        color: #444
    }

    .fltrHistoricalNav .formBlock .inputFeild {
        min-width: 18rem
    }

@media only screen and (max-width:600px) {
    .fltrHistoricalNav .radioBox .radio-inline:first-child {
        margin-top: 1rem;
        margin-bottom: 2rem
    }
}

.closeFilterNav {
    font-size: 2.4rem;
    text-align: right;
    float: right;
    color: #00a2bd;
    cursor: pointer
}

.fltrSubsNav {
    display: block;
    padding: 2rem;
    position: absolute;
    background: #fff;
    top: 4rem;
    -webkit-box-shadow: 0 0 1.5rem rgba(0, 0, 0, .2);
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .2);
    -webkit-border-radius: .4rem;
    border-radius: .4rem;
    right: 0;
    width: 100%;
    z-index: 102;
    display: none
}

    .fltrSubsNav p {
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 1.4rem;
        line-height: 1.6rem;
        font-family: Lato-Regular;
        color: #444
    }

    .fltrSubsNav .formBlock .btnSec {
        margin-top: 2rem;
        float: none
    }

@media only screen and (max-width:600px) {
    .fltrSubsNav .radioBox .radio-inline:first-child {
        margin-top: 1rem;
        margin-bottom: 2rem
    }
}

.formBlock .chosen-container-single .chosen-single {
    line-height: 2.9rem;
    border-bottom: 1px solid #e7e5e5
}

.formBlock .chosen-container-single .chosen-results {
    background: 0 0
}

@media only screen and (max-width:767px) {
    .formBlock .chosen-container-single .chosen-single span {
        font-size: 1.6rem
    }
}

.formBlock .inputFeild {
    float: left;
    min-width: 27rem;
    margin-right: 2rem
}

@media only screen and (max-width:767px) {
    .formBlock .inputFeild {
        min-width: auto;
        width: 100%
    }
}

.formBlock .inputFeild label {
    width: 90%;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding-left: 0;
    top: 3.1rem
}

.formBlock .inputFeild .inpDefault {
    border-bottom: 1px solid #e7e5e5;
    font-size: 1.8rem;
    height: 40px
}

@media only screen and (max-width:767px) {
    .formBlock .inputFeild .inpDefault {
        font-size: 1.6rem
    }
}

.formBlock .inputFeild .c-ripple {
    height: 60px
}

.formBlock .selectDropDown {
    border-bottom: 1px solid #e7e5e5;
    height: 4.9rem
}

    .formBlock .selectDropDown label {
        top: 1.5rem;
        padding-bottom: .7rem
    }

.formBlock .schemeField {
    width: 40%;
    margin-right: 1.5rem
}

@media only screen and (max-width:767px) {
    .formBlock .schemeField {
        width: 100%
    }
}

.formBlock .planNoption {
    width: 25%;
    margin-right: 1.5rem
}

@media only screen and (max-width:767px) {
    .formBlock .planNoption {
        width: 100%
    }
}

.formBlock .dateField {
    margin-right: 1.5rem
}

.formBlock .inputfieldCont .inputFeild .datepicker {
    display: inline-block;
    background: url(../images/datePicker.png) no-repeat right 10px center
}

.formBlock .btnSec {
    float: left;
    margin-top: 2.5rem;
    text-align: left
}

    .formBlock .btnSec button {
        margin: 0
    }

        .formBlock .btnSec button:first-of-type {
            margin-right: 1rem
        }

    .formBlock .btnSec .blueBtn,
    .formBlock .btnSec .orangeBtn {
        line-height: 1.4rem;
        padding: 1.2rem 2rem
    }

@media only screen and (max-width:767px) {
    .formBlock .btnSec .orangeBtn {
        width: auto
    }
}

.formBlock .btnSec .orangeBtn:before {
    background: #f79608
}

.formBlock .btnSec .btnReset {
    background: #fff;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    padding: 1.2rem 2rem;
    border: 1px solid #f79608;
    text-align: center;
    font-size: 1.6rem;
    font-family: lato-Semibold;
    color: #f79608
}

    .formBlock .btnSec .btnReset:before {
        background: 0 0
    }

    .formBlock .btnSec .btnReset:hover {
        color: #fff
    }

.formBlock p {
    font-size: 1.6rem;
    font-family: Lato-Regular;
    color: #7b7b7b;
    padding: 4rem 0 1.5rem
}

.formBlock .addedScheme {
    background: #fff;
    padding: 0 2rem;
    border: .1rem solid #e7e5e5
}

@media only screen and (max-width:767px) {
    .formBlock .addedScheme {
        padding: 0 1rem
    }
}

.formBlock .addedScheme .schemeList {
    padding: 1.4rem 0;
    border-bottom: .1rem dotted #bababa
}

    .formBlock .addedScheme .schemeList span {
        font-size: 2rem;
        line-height: 2.4rem;
        font-family: lato-Semibold;
        color: #444;
        float: left;
        width: 90%
    }

@media only screen and (max-width:991px) {
    .formBlock .addedScheme .schemeList span {
        font-size: 1.6rem;
        line-height: 2rem
    }
}

@media only screen and (max-width:767px) {
    .formBlock .addedScheme .schemeList span {
        font-size: 1.4rem;
        line-height: 1.6rem
    }
}

@media only screen and (max-width:480px) {
    .formBlock .addedScheme .schemeList span {
        width: 85%
    }
}

.formBlock .addedScheme .schemeList:last-of-type {
    border-bottom: 0
}

.formBlock .addedScheme .icon-deletefile {
    font-size: 3.4rem;
    line-height: 2rem;
    float: left;
    text-decoration: none
}

    .formBlock .addedScheme .icon-deletefile:before {
        color: #b6b6b6
    }

.formBlock .checkFeild {
    margin-top: 1.5rem
}

.formBlock .radioBox .radio-inline label {
    font-size: 2rem
}

@media only screen and (max-width:991px) {
    .formBlock .radioBox .radio-inline label {
        font-size: 1.6rem
    }
}

.tableControler h2 {
    font-size: 1.8rem;
    font-family: lato-Semibold;
    color: #b6b6b6;
    text-align: left;
    margin: 0;
    padding: 3.5rem 0 0 1rem
}

.tableControler h3 {
    font-size: 1.4rem;
    font-family: Lato-Regular;
    color: #444;
    text-align: left;
    margin: 0;
    padding: 3.5rem 0 0 0
}

.mobSearch {
    display: none
}

@media only screen and (max-width:767px) {
    .mobSearch {
        display: block;
        font-size: 1.6rem;
        color: #00a2bd;
        float: right;
        position: relative;
        top: .3rem;
        right: 12.5rem
    }
}

.mobSearch.icon-magnifying-glass:before {
    color: #00a2bd
}

.searchScheme {
    display: block;
    display: inline-block;
    text-align: left;
    position: relative;
    margin-right: .8rem
}

@media only screen and (max-width:767px) {
    .searchScheme {
        display: none;
        margin-top: -3rem;
        background: #fff;
        position: absolute;
        right: 0;
        z-index: 2;
        padding: .2rem 1rem;
        box-shadow: 0 0 .3rem rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 0 .3rem rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 0 .3rem rgba(0, 0, 0, .15);
        -ms-box-shadow: 0 0 .3rem rgba(0, 0, 0, .15)
    }
}

@media only screen and (max-width:375px) {
    .searchScheme {
        margin-top: -2rem
    }
}

.searchScheme .inputfieldCont {
    float: right
}

    .searchScheme .inputfieldCont .inputFeild {
        width: 30rem;
        margin: 0;
        padding-top: .5rem
    }

@media only screen and (max-width:600px) {
    .searchScheme .inputfieldCont .inputFeild {
        width: 26.5rem
    }
}

.searchScheme .inputfieldCont .inputFeild label {
    font-size: 1.4rem;
    color: #444;
    top: 1.8rem
}

.searchScheme .inputfieldCont .inputFeild .inpDefault {
    border-color: #00a2bd;
    padding-top: 0;
    margin-bottom: 0;
    height: 4rem;
    padding-right: 4rem
}

.searchScheme .inputfieldCont .inputFeild .c-ripple {
    height: 4.5rem
}

.searchScheme .inputfieldCont .inputFeild ::-webkit-input-placeholder {
    color: #444;
    font-size: 1.4rem
}

.searchScheme .inputfieldCont .inputFeild ::-moz-placeholder {
    color: #444;
    font-size: 1.4rem
}

.searchScheme .inputfieldCont .inputFeild :-ms-input-placeholder {
    color: #444;
    font-size: 1.4rem
}

.searchScheme .inputfieldCont .inputFeild :-moz-placeholder {
    color: #444;
    font-size: 1.4rem
}

.searchScheme .inputfieldCont .icon-magnifying-glass {
    display: block;
    position: absolute;
    top: 1.7rem;
    right: 1.5rem
}

    .searchScheme .inputfieldCont .icon-magnifying-glass:before {
        color: #00a2bd
    }

.searchScheme .inputFeild input[type=text].upLabel + label,
.searchScheme .inputFeild input[type=text].valid + label,
.searchScheme .inputFeild input[type=text]:focus + label,
.searchScheme .inputFeild input[type=text]:valid + label {
    top: -10px
}

.searchScheme .icon-magnifying-glass:before {
    content: "\e912";
    color: #00a2bd;
    font-size: 1.6rem
}

.pagination {
    display: block;
    margin: 2.5rem 0;
    text-align: center
}

    .pagination ul {
        margin: 0;
        padding: 0
    }

        .pagination ul li {
            list-style: none;
            display: inline-block;
            margin: 0 .2rem
        }

            .pagination ul li a {
                border: 1px solid #e2e2e2;
                -webkit-border-radius: .4rem;
                border-radius: .4rem;
                text-align: center;
                display: block;
                padding: 0;
                color: #979797;
                background: #fff;
                font-size: 1.4rem;
                line-height: 2.8rem;
                font-family: Lato-Regular;
                min-width: 3rem
            }

                .pagination ul li a:hover {
                    background: #f79608;
                    color: #fff;
                    border-color: #f79608
                }

                .pagination ul li a:active,
                .pagination ul li a:focus {
                    text-decoration: none
                }

            .pagination ul li.active a {
                background: #00a2bd;
                color: #fff;
                border-color: #00a2bd
            }

                .pagination ul li.active a:hover {
                    background: #00a2bd;
                    border-color: #00a2bd
                }

            .pagination ul li:first-of-type {
                margin-right: 4rem
            }

@media only screen and (max-width:375px) {
    .pagination ul li:first-of-type {
        margin-right: 1rem
    }
}

.pagination ul li:first-of-type a {
    padding: 0 1.4rem
}

.pagination ul li:last-of-type {
    margin-left: 4rem
}

@media only screen and (max-width:375px) {
    .pagination ul li:last-of-type {
        margin-left: 1rem
    }
}

.pagination ul li:last-of-type a {
    padding: 0 1.4rem
}

.moreAction {
    text-align: right;
    position: relative;
    padding: 1rem 0 0
}

@media only screen and (max-width:1199px) {
    .moreAction {
        min-width: 12.5rem
    }
}

@media only screen and (max-width:375px) {
    .moreAction {
        padding-bottom: 1rem
    }
}

.moreAction h3 {
    font-size: 1.4rem;
    font-family: Lato-Regular;
    color: #444;
    text-align: left;
    margin: 0;
    float: left;
    display: inline-block;
    padding-top: 3.2rem
}

@media only screen and (max-width:767px) {
    .moreAction h3 {
        padding-top: 0
    }
}

@media only screen and (max-width:375px) {
    .moreAction h3 b {
        display: block
    }
}

.moreAction .icon-Printer,
.moreAction .icon-Share,
.moreAction .icon-download2 {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 1.8rem;
    margin: 0 .8rem
}

    .moreAction .icon-Printer:before,
    .moreAction .icon-Share:before,
    .moreAction .icon-download2:before {
        color: #00a2bd
    }

.moreAction a[data-tooltip].active:before,
.moreAction a[data-tooltip]::hover:before {
    color: #444;
    border: .1rem solid #68b0dd;
    background: #fff;
    opacity: 1
}

.moreAction a[data-tooltip]:before {
    right: 0
}

.moreAction a[data-tooltip][data-position=top]:after {
    margin-bottom: .7rem;
    border-top-color: #fff;
    opacity: 1;
    left: 30%;
    height: 8px;
    width: 8px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    background-size: cover;
    border-bottom: 1px solid #68b0dd;
    border-right: 1px solid #68b0dd;
    z-index: 100
}

.navSchemeTabHeader {
    background: #00a2bd;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    width: 100%;
    position: relative;
    z-index: 1
}

    .navSchemeTabHeader th {
        font-size: 1.4rem;
        line-height: 1.6rem;
        font-family: lato-Semibold;
        padding: 1rem 1.5rem;
        color: #fff
    }

        .navSchemeTabHeader th:first-of-type {
            width: 39rem
        }

@media only screen and (max-width:1199px) {
    .navSchemeTabHeader th:first-of-type {
        width: 32rem
    }
}

.navSchemeTabHeader th:nth-child(2) {
    width: 10rem
}

.navSchemeTabHeader th:nth-child(3) {
    width: 13rem
}

.navSchemeTabHeader th:nth-child(4) {
    width: 10rem
}

.navSchemeTabHeader th:nth-child(5) {
    width: 16rem
}

.navSchemeTabHeader th:last-of-type {
    width: 12.5rem
}

.navSchemeTabHeader th .rupeeIcon {
    font-weight: 500
}

@media only screen and (max-width:991px) {
    .navSchemeTabHeader th {
        display: none
    }

        .navSchemeTabHeader th:first-child {
            display: inline-block;
            width: 50%
        }

        .navSchemeTabHeader th:last-child {
            display: inline-block;
            width: 50%
        }
}

.navSchemeTabHeader .sociaList {
    position: absolute;
    background: #fff;
    padding: 1.2rem .5rem;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    border: 1px solid #00a2bd;
    z-index: 1;
    top: 3rem;
    right: -2rem;
    width: 11rem;
    display: none
}

    .navSchemeTabHeader .sociaList:before {
        position: absolute;
        content: '';
        left: auto;
        right: 1.8rem;
        top: -.7rem;
        width: 0;
        height: 0;
        border-left: .8rem solid transparent;
        border-right: .8rem solid transparent;
        border-bottom: .8rem solid #fff
    }

    .navSchemeTabHeader .sociaList li {
        border-right: 1px solid #e5e5e5;
        padding: 0 .9rem;
        float: left
    }

        .navSchemeTabHeader .sociaList li:last-of-type {
            border-right: 0
        }

        .navSchemeTabHeader .sociaList li a {
            color: #7b7b7b
        }

            .navSchemeTabHeader .sociaList li a:hover {
                color: #f79608
            }

.navSchemeTabHeader .downloadList {
    position: absolute;
    background: #fff;
    padding: 1.2rem 0;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    border: 1px solid #00a2bd;
    z-index: 1;
    top: 3rem;
    right: 5rem;
    width: 8rem;
    display: none
}

    .navSchemeTabHeader .downloadList:before {
        position: absolute;
        content: '';
        left: auto;
        right: 2.5rem;
        top: -.7rem;
        width: 0;
        height: 0;
        border-left: .8rem solid transparent;
        border-right: .8rem solid transparent;
        border-bottom: .8rem solid #fff
    }

    .navSchemeTabHeader .downloadList li {
        list-style: none;
        display: inline-block;
        border-right: 1px solid #e5e5e5;
        padding: 0 .9rem;
        float: left
    }

        .navSchemeTabHeader .downloadList li:last-of-type {
            border-right: 0
        }

        .navSchemeTabHeader .downloadList li a {
            color: #7b7b7b;
            font-size: 2.2rem;
            outline: 0
        }

            .navSchemeTabHeader .downloadList li a:hover:before {
                color: #f79608
            }

.navSchemeTabContent {
    background: #f9f9f9;
    -webkit-border-radius: .5rem;
    border-radius: .5rem;
    width: 100%
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent thead {
        display: none
    }
}

.navSchemeTabContent thead tr {
    background: #f9f9f9
}

.navSchemeTabContent tbody tr {
    border-bottom: 1px solid #eee
}

    .navSchemeTabContent tbody tr:nth-child(odd) {
        background: #fff
    }

        .navSchemeTabContent tbody tr:nth-child(odd):hover {
            background: #f9f9f9
        }

            .navSchemeTabContent tbody tr:nth-child(odd):hover td {
                background-color: transparent
            }

    .navSchemeTabContent tbody tr:nth-child(even) {
        background: #fff
    }

@media only screen and (max-width:991px) {
    .navSchemeTabContent tbody tr:nth-child(even) {
        background: #fff
    }
}

.navSchemeTabContent tbody tr:nth-child(even):hover {
    background: #f9f9f9
}

    .navSchemeTabContent tbody tr:nth-child(even):hover td {
        background-color: transparent
    }

@media only screen and (max-width:991px) {
    .navSchemeTabContent tbody tr {
        display: block;
        border-bottom: .1rem solid #e0e0e0
    }
}

.navSchemeTabContent tbody tr:last-of-type {
    border-bottom: none
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent tbody tr:last-of-type {
        margin-bottom: 0;
        border-bottom: 0
    }
}

.navSchemeTabContent th {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: Lato-Regular;
    padding: 2rem 1.5rem;
    color: #444
}

    .navSchemeTabContent th .rupeeIcon {
        padding: 0 .1rem
    }

.navSchemeTabContent td {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: Lato-Regular;
    padding: 1rem 1.5rem;
    color: #444
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td {
        border-bottom: .1rem solid #f1f1f1;
        display: block;
        text-align: right;
        padding-left: 12rem;
        width: 94%;
        padding-right: 0;
        margin: 0 auto
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:first-child {
        padding-top: 2rem
    }
}

@media only screen and (max-width:1199px) {
    .navSchemeTabContent td:nth-child(2) {
        min-width: 11rem
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:nth-child(2) {
        min-width: auto
    }
}

@media only screen and (max-width:1199px) {
    .navSchemeTabContent td:nth-child(3) {
        min-width: 17rem
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:nth-child(3) {
        min-width: auto
    }
}

@media only screen and (max-width:1199px) {
    .navSchemeTabContent td:nth-child(4) {
        min-width: 17rem
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:nth-child(4) {
        min-width: auto
    }
}

@media only screen and (max-width:1199px) {
    .navSchemeTabContent td:nth-child(5) {
        min-width: 17rem
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:nth-child(5) {
        min-width: auto;
        border-bottom: 0
    }
}

.navSchemeTabContent td:last-of-type {
    border-bottom: 0
}

@media only screen and (max-width:1199px) {
    .navSchemeTabContent td:last-of-type {
        min-width: 14rem
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:last-of-type {
        min-width: auto;
        padding-left: 0;
        text-align: left;
        padding-bottom: 2rem
    }
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td:before {
        content: attr(data-label);
        float: left;
        text-align: left;
        position: absolute;
        left: 3.2%
    }
}

.navSchemeTabContent td .rupeeIcon {
    font-weight: 500
}

.navSchemeTabContent td .valUp {
    display: block;
    color: #55c658;
    position: relative;
    padding-left: 1.4rem
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td .valUp {
        display: inline-block
    }
}

.navSchemeTabContent td .valUp:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #1fce6d
}

.navSchemeTabContent td .valDown {
    display: block;
    color: #e85b50;
    position: relative;
    padding-left: 1.4rem
}

@media only screen and (max-width:991px) {
    .navSchemeTabContent td .valDown {
        display: inline-block
    }
}

.navSchemeTabContent td .valDown:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #fd4f44
}

.navSchemeTabContent td .primaryBtn {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
    color: #fff;
    margin: 0
}

    .navSchemeTabContent td .primaryBtn:before {
        background: #f79608;
        border: 0;
        outline: 0
    }

    .navSchemeTabContent td .primaryBtn:hover {
        color: #fff
    }

.navSchemeTabContent td.rupeeIcon {
    font-family: Rupee_Foradian_1
}

.navSchemeTabContent .navActions {
    display: inline-block;
    margin: 0;
    padding: 0
}

    .navSchemeTabContent .navActions a {
        position: relative;
        border-right: .1rem solid #e5e5e5;
        font-size: 1.8rem;
        padding: 0 .6rem
    }

        .navSchemeTabContent .navActions a:last-of-type {
            border-right: 0
        }

.divdendTable td,
.divdendTable th {
    text-align: center;
    padding: 1rem 1.5rem
}

@media only screen and (max-width:1199px) {

    .divdendTable td,
    .divdendTable th {
        min-width: 8rem !important
    }
}

@media only screen and (max-width:991px) {

    .divdendTable td,
    .divdendTable th {
        text-align: right;
        padding: 1rem 0
    }
}

.divdendTable th {
    border: .1rem solid #e3e3e5;
    border-bottom: 0
}

    .divdendTable th.smlFnt {
        font-size: 1.3rem;
        line-height: 1.4rem;
        font-family: Lato-Regular;
        font-weight: 400
    }

.divdendTable td {
    padding: 2rem 1.5rem
}

@media only screen and (max-width:1199px) {
    .divdendTable td {
        padding: 1.5rem
    }
}

@media only screen and (max-width:991px) {
    .divdendTable td {
        padding: 1rem 0
    }
}

.divdendTable td:before {
    font-weight: 700
}

@media only screen and (max-width:991px) {
    .divdendTable td:first-child {
        padding-left: 8rem
    }
}

.divdendTable th:first-child {
    border-left: 0;
    border-right: 0
}

.divdendTable th:last-child {
    border-right: 0
}

.divdendTable td:first-child,
.divdendTable th:first-child {
    text-align: left
}

@media only screen and (max-width:991px) {

    .divdendTable td:first-child,
    .divdendTable th:first-child {
        text-align: right
    }
}

.divdendTable td:nth-child(3),
.divdendTable td:nth-child(7) {
    display: none
}

@media only screen and (max-width:991px) {

    .divdendTable td:nth-child(3),
    .divdendTable td:nth-child(7) {
        display: block;
        min-height: 2.8rem;
        padding-bottom: 0;
        border-bottom: 0
    }
}

@media only screen and (max-width:991px) {

    .divdendTable td:nth-child(10),
    .divdendTable td:nth-child(4),
    .divdendTable td:nth-child(5),
    .divdendTable td:nth-child(6),
    .divdendTable td:nth-child(8),
    .divdendTable td:nth-child(9) {
        border-bottom: 0;
        padding-top: 1rem;
        padding-bottom: 0
    }
}

@media only screen and (max-width:991px) {

    .divdendTable td:nth-child(10):before,
    .divdendTable td:nth-child(4):before,
    .divdendTable td:nth-child(5):before,
    .divdendTable td:nth-child(6):before,
    .divdendTable td:nth-child(8):before,
    .divdendTable td:nth-child(9):before {
        font-weight: 400
    }
}

@media only screen and (max-width:991px) {

    .divdendTable td:nth-child(10),
    .divdendTable td:nth-child(6) {
        padding-bottom: 1rem;
        border-bottom: .1rem solid #f1f1f1
    }
}

.divdendTable td:last-of-type {
    text-align: right;
    padding-bottom: 1rem;
    border-bottom: 0
}

.accordianCont .openingInfoBody {
    padding-top: 0;
    display: none
}

    .accordianCont .openingInfoBody:last-child {
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px
    }

.accordianCont .ng-scope:first-child .openingInfoBody {
    display: block
}

.child:hover {
    background: #fff
}

.ui-widget {
    z-index: 102 !important
}

.ui-widget-content {
    background: #fff
}

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 0;
        background: 0 0;
        outline: 0
    }

.ui-datepicker-calendar .ui-state-default,
.ui-datepicker-calendar .ui-widget-content .ui-state-default,
.ui-datepicker-calendar .ui-widget-header .ui-state-default {
    color: #444;
    border: 0;
    line-height: 2.4rem;
    outline: 0
}

.navDividend .howToInvest {
    padding: 2rem 0 5rem;
    margin-bottom: 0
}

@media only screen and (max-width:1199px) {
    .navDividend .howToInvest {
        padding-bottom: 2.5rem
    }
}

@media only screen and (max-width:991px) {
    .navDividend .howToInvest {
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    .navDividend .howToInvest .container {
        padding: 0
    }
}

.navDividend .howToInvest h2 {
    margin: 0;
    padding: 0 0 2rem
}

@media only screen and (max-width:991px) {
    .navDividend .howToInvest h2 {
        padding-bottom: 1.5rem
    }
}

@media only screen and (max-width:767px) {
    .navDividend .howToInvest h2 {
        padding-left: 1.5rem
    }
}

.navDividend .howToInvest .primaryBtn:before {
    background: #f79608
}

@media only screen and (max-width:991px) {
    .navDividend ul.investWays {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto
    }
}

@media only screen and (max-width:767px) {
    .navDividend ul.investWays {
        padding-left: 1.5rem
    }
}

.navDividend .investWays li {
    width: auto;
    min-width: 19rem;
    min-height: 14.8rem;
    padding: 3rem 0 1.8rem;
    width: 16.5%
}

@media only screen and (max-width:1199px) {
    .navDividend .investWays li {
        min-width: 15.4rem
    }
}

@media only screen and (max-width:991px) {
    .navDividend .investWays li {
        min-height: 11rem;
        min-width: 13rem;
        padding: 2rem 1.5rem 1.5rem
    }
}

.navDividend .investWays li a {
    position: relative;
    z-index: 2;
    outline: 0;
    text-decoration: none
}

@media only screen and (max-width:991px) {
    .navDividend .investWays li a {
        font-size: 1.2rem;
        line-height: 1.4rem
    }
}

.navDividend .investWays li span {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

@media only screen and (max-width:991px) {
    .navDividend .investWays li span {
        margin-bottom: .5rem
    }
}

@media only screen and (max-width:991px) {
    .navDividend .investWays li:nth-child(3) {
        min-width: 15rem
    }
}

@media only screen and (max-width:991px) {
    .navDividend .investWays li:after {
        right: -1.8rem;
        top: -1.4rem;
        height: 14rem
    }
}

.navDividend .howToInvest .divBox {
    text-align: center;
    margin-top: 4rem
}

@media only screen and (max-width:991px) {
    .navDividend .howToInvest .divBox {
        margin-top: 2rem
    }
}

@media only screen and (max-width:767px) {
    .navDividend .howToInvest .divBox {
        padding: 0 1.5rem
    }
}

.navDividend .howToInvest .divBox .nDiv {
    padding-top: 7rem;
    padding-bottom: 6rem;
    min-height: auto
}

@media only screen and (max-width:1199px) {
    .navDividend .howToInvest .divBox .nDiv {
        min-height: auto;
        text-align: center
    }
}

@media only screen and (max-width:991px) {
    .navDividend .howToInvest .divBox .nDiv {
        padding: 2.5rem 0
    }
}

.navDividend .howToInvest .divBox .nDiv h4 {
    font-size: 1.8rem
}

@media only screen and (max-width:991px) {
    .navDividend .howToInvest .divBox .nDiv h4 {
        font-size: 1.6rem
    }
}

.navDividend .howToInvest .divBox .nDiv a {
    outline: 0;
    padding: 1rem 1.2rem;
    margin-bottom: 0;
    margin-top: 5rem
}

@media only screen and (max-width:991px) {
    .navDividend .howToInvest .divBox .nDiv a {
        margin-top: 1.5rem
    }
}

.testiWrapper {
    background-color: #fff
}

.canaraTesti {
    overflow: hidden;
    min-height: 40rem;
    z-index: 1
}

@media only screen and (max-width:991px) {
    .canaraTesti {
        min-height: 28rem;
        margin: 2rem 0
    }
}

.canaraTesti .testiBlock {
    position: relative;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15);
    background: #f8f8f8;
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 3.5rem 3rem 4.5rem
}

@media only screen and (max-width:991px) {
    .canaraTesti .testiBlock {
        padding: 3.5rem 2rem
    }
}

@media only screen and (max-width:767px) {
    .canaraTesti .testiBlock {
        font-size: 1.4rem;
        line-height: 1.8rem
    }
}

.canaraTesti .testiBlock h3 {
    text-align: center;
    font-size: 1.8rem;
    font-family: lato-Semibold
}

.canaraTesti .testiBlock img {
    position: relative;
    margin-right: 1rem;
    display: inline-block
}

.canaraTesti .testiBlock p {
    color: #444;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 2.4rem;
    padding: 0;
    min-height: 14.6rem
}

@media only screen and (max-width:1199px) {
    .canaraTesti .testiBlock p {
        font-size: 1.6rem;
        line-height: 2.2rem
    }
}

@media only screen and (max-width:767px) {
    .canaraTesti .testiBlock p {
        font-size: 1.4rem;
        line-height: 1.8rem
    }
}

.canaraTesti .cardslider-cards {
    left: 5%;
    max-width: 42rem;
    top: 10%
}

@media only screen and (max-width:1199px) {
    .canaraTesti .cardslider-cards {
        max-width: 34rem
    }
}

@media only screen and (max-width:991px) {
    .canaraTesti .cardslider-cards {
        max-width: 96%;
        left: 0;
        top: 5%
    }
}

@media only screen and (max-width:767px) {
    .canaraTesti .cardslider-cards {
        max-width: 94%
    }
}

@media only screen and (max-width:480px) {
    .canaraTesti .cardslider-cards {
        max-width: 90%
    }
}

@media only screen and (max-width:991px) {
    .cardslider {
        max-width: 100%
    }
}

.cardslider-dots-nav {
    left: 10%;
    right: auto;
    bottom: 3rem
}

.cardslider-direction-nav {
    right: 5%;
    bottom: 2rem;
    display: block
}

.accordianCont {
    padding-top: 1rem
}

@media only screen and (max-width:991px) {
    .accordianCont .accordHead {
        padding: 1.5rem 1rem
    }
}

.accordianCont .accordHead h3 {
    font-size: 1.8rem;
    font-family: lato-Semibold;
    color: #444
}

@media only screen and (max-width:991px) {
    .accordianCont .accordHead h3 {
        font-size: 1.4rem;
        line-height: 1.6rem;
        text-transform: uppercase
    }
}

.accordianCont .accordHead h3:after {
    line-height: 1.3
}

.accordianCont .accordHead.active h3:after {
    line-height: 1.3
}

.accordianCont .accordHead.active:nth-last-child(2) {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none
}

.accordianCont .accordHead:nth-last-child(2) {
    -webkit-border-bottom-left-radius: .6rem;
    border-bottom-left-radius: .6rem;
    -webkit-border-bottom-right-radius: .6rem;
    border-bottom-right-radius: .6rem;
    border-bottom: 1px solid #e3e3e5
}

a[data-tooltip].active:before,
a[data-tooltip]:hover:before {
    color: #444;
    border: .1rem solid #68b0dd;
    background: #fff;
    opacity: 1
}

a[data-tooltip]:before {
    right: 0
}

a[data-tooltip]:hover:after,
a[data-tooltip]:hover:before {
    opacity: 1
}

a[data-tooltip][data-position=top]:after {
    margin-bottom: .7rem;
    border-top-color: #fff;
    opacity: 1;
    left: 30%;
    height: 8px;
    width: 8px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    background-size: cover;
    border-bottom: 1px solid #68b0dd;
    border-right: 1px solid #68b0dd;
    z-index: 100
}

.ui-autocomplete {
    width: 44rem;
    height: 25rem;
    overflow-y: auto
}

@media only screen and (max-width:480px) {
    .ui-autocomplete {
        width: 80%
    }
}

.ui-autocomplete li {
    padding-right: 0;
    width: 100%;
    font-size: 1.4rem;
    font-family: Lato-Regular
}

    .ui-autocomplete li:hover {
        font-family: Lato-Regular
    }

.disabled {
    opacity: .3
}
.moreAction #Divdate {
    padding-top: 0;
}

/*Start : Added by Mansi on 02-08-2022 for bugnet issue: cramc-22226*/
.navTab .dropDwnWrap .defaultSeclectBtn.set-top {
    display: block;
    margin-top: 2rem;
}
/*End : Added by Mansi on 02-08-2022 for bugnet issue: cramc-22226*/