﻿.poppins-thin {
    font-family: "Poppins", serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", serif;
    font-weight: 900;
    font-style: italic;
}


.new-LoginFirst {
    padding: 7px 14px;
    font-size: 18px;
    border-radius: 50%;
    margin-top: 0px;
    margin-bottom: -17px;
}
table.dataTable > tbody > tr.child ul.dtr-details {
    float: left;
    text-align: left;
}
.new-divnologin span.new-LoginFirst {
    width: 45px;
    height: 45px;
    margin-top: -20px;
    Background-image: Linear-gradient(225deg, #b07dd8, #493276);
    border-radius: 50%;
}

#myfolio table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    background-color: #493276 !important;
}
.new-details-card {
    Border: 1px Solid #e5e5e5;
    Border-radius: 5px;
    Padding: 15px;
    Background-color: #f7f9fc;
    margin: 0px !important;
    width: 100% !important;
}
.new-card-header {
    font-size: 15pt !important;
    background-color: #ffffff !important;
    background-image: linear-gradient(#ffffff, #EAE4F4) !important;
}


div#myfolio_wrapper div:first-child, div#myfolio_wrapper div:nth-child(2), .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    font-size: 12px;
    display: inline-block;
    margin: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
}

::-webkit-scrollbar-thumb {
    Background-image: Linear-gradient(225deg, #b07dd8, #493276);
    border-radius: 2px;
}

::-webkit-scrollbar-track {
    background: #e8e7e8;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 4px;
}

.btn-invest-now {
    Background-image: Linear-gradient(225deg, #b07dd8, #493276) !important;
    color: #ffffff !important;
    border-radius: 5px;
    /*width: 35%;*/
}

span.new-sub-tile-item {
    margin-top: 0px;
    display: block;
}

.new-dash-bg-a {
    border-top: 2px solid #493276 !important;
}

    .new-dash-bg-a span {
        font-weight: 600;
        font-size: 12.5pt;
        margin-top: 2px;
    }

.new-MFcard {
    border: 1px solid #b4abab !important;
    position: relative;
    border-radius: 8px !important;
}

.new-btnMF-group {
    background-color: #ffffff;
    border: none;
    position: absolute;
    right: 1%;
    top: 20%;
    border: 1px solid #d4cece;
    border-radius: 8px;
}

.new-btnMF {
    background-color: #ffffff !important;
    border: none !important;
    color: dimgray;
    font-size: 14px;
    text-align: left;
}

    .new-btnMF * {
        color: dimgray;
        font-size: 14px;
        text-align: left;
    }

    .new-btnMF:hover {
        background-color: #e3e3e3 !important;
    }

.new-MFcard .MFcard-header {
    font-size: 15pt !important;
    background-color: #ffffff !important;
    background-image: linear-gradient(#ffffff, #EAE4F4) !important;
}

.new-mfchart div, .new-mfchart table, .new-mfchart canvas:first-child, .new-mfchart, .new-mfchart th {
    width: 100% !important;
    font-size: 10px !important;
}

#myDIV {
    width: 100% !important;
    font-size: 0px !important;
}

.mf-fund-details-header button {
    display: inline-block;
    float: right;
    margin-top: -4px;
}

@media (max-width: 600px) {
    .nj-userprofile-list {
        padding: 10px;
        list-style-type: none;
        margin: -4px 0;
        border-radius: 4px;
    }

    #sidebar {
        width: 80% !important;
    }

    .new-MFcard .MFcard-header {
        padding: 15px 0px 15px 10px;
    }

        .new-MFcard .MFcard-header > span {
            margin-bottom: 6px;
            margin-right: 10px;
        }
    .new-MFcard .card-body > div div {
        Font-size: 14px;
        font-weight:600;
    }
    .new-MFcard .MFcard-header > div {
        width: 90%
    }

    .userprofile-item {
        color: #1267c1;
        font-size: 14px;
        text-transform: capitalize;
        line-height: 24px;
        width: 100%;
        position: relative;
    }

        .userprofile-item a {
            padding: 10px 30px 10px 24px;
            color: #1267c1;
            font-size: 14px;
            font-weight: 700;
            text-transform: capitalize;
            line-height: 24px;
            width: 100%;
            position: relative;
        }

            .userprofile-item a svg {
                height: 18px;
                width: 18px;
            }

    .dropdown-arrow:after {
        position: absolute;
        content: "";
        top: -10px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

    .new-divnologin span.new-LoginFirst {
        width: 45px;
        height: 45px;
        padding-top: 9px;
        padding-left: 15px;
        margin-top: -20px;
        Background-image: Linear-gradient(225deg, #b07dd8, #493276);
    }

    .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
        text-align: center;
        display: block;
    }

    .dataTables_wrapper {
        display: inline-block;
        font-size: 12px !important;
    }

    table.dataTable > tbody > tr.child ul.dtr-details {
        float: left;
        text-align: left;
    }

    table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
        text-align: left;
    }

    .new-navbrand {
        width: 65%;
        margin-left: 5px;
        margin-right: 0px !important;
    }

    #sidebar > div:nth-child(2) {
        padding-top: 2px;
    }

    li#ShowIfNoLogin, .new-divnologin {
        display: flex;
        align-items: center;
    }

    .new-dash-bg-a span {
        font-size: 9.5pt;
    }

    #newDesignLoginFirst1, #newDesignLoginFirst2 {
        padding: 7px 16px !important;
        font-size: 18px !important;
        border-radius: 50% !important;
        margin-top: 2px !important;
        margin-bottom: -10px !important;
    }

    #PageContent {
        width: 100% !important;
    }

    .new-select-dropdown, .new-select-dropdown * {
        font-size: 12px !important;
    }

    .new-top-sub-tiles {
        font-size: 14px !important;
    }

    .new-btnMF-group {
        right: 2%;
        top: 11%;
    }

    .newUserTopMenu {
        top: 60px;
        width: 99.5%;
        max-width: 450px;
    }

    .newHeaderMenuMView > li {
        width: 100%;
    }

    .newHeaderMenuMView > li {
        width: 100%;
        margin-top: -10px !important;
    }

    .newSubTitle1 {
        background-color: lightgray;
        padding: 10px 0px 0px 10px;
        display: flex;
        flex-flow: row;
        align-items: center;
    }

    div.new-LoginFirst {
        margin-top: -9px;
    }

    .new-mfchart div, .new-mfchart table, .new-mfchart canvas {
        width: 100% !important;
        font-size: 10px !important;
    }

    #myDIV {
        width: 100% !important;
        font-size: 0px !important;
    }

    .new-chart-header > * {
        text-transform: capitalize !important;
        font-size: 16px !important;
        justify-content: space-between;
    }

    .mf-fund-details-header {
        text-transform: capitalize !important;
        width: 100%;
        text-align: center;
    }

        .mf-fund-details-header button {
            width: 40%;
            margin-left: 60%;
            margin-top: 10px;
            text-align: center;
            margin-bottom: 10px;
        }

    #Tblportfolio_wrapper, #TblSector_wrapper, #Tblportfolio_wrapper *, #TblSector_wrapper * {
        font-size: 12px !important;
    }

        #Tblportfolio_wrapper .dt-scroll-head, #TblSector_wrapper .dt-scroll-head {
            font-size: 12px !important;
        }

    #colorimg, #colorimg * {
        font-size: 14px !important;
    }
}

.nj-userprofile-list > li {
    font-family: Poppins;
    border-bottom: 1px solid darkgray;
}

    .nj-userprofile-list > li:last-child {
        border-bottom: none;
    }

    .nj-userprofile-list > li:hover {
        background-color: #ebebeb;
        border-left: 2px solid #493276;
        transition: 0.1s ease;
    }

.newSubTitle1 {
    background-color: lightgray;
    padding: 7px 0px 7px 10px;
    display: flex;
    flex-flow: row;
    align-items: center;
}

    .newSubTitle1 > p {
        margin: 0;
    }

.newUserTopMenu {
    top: 60px;
    width: 99.5%;
    max-width: 430px;
}

#hideheadloader {
    margin-left: -23px;
    margin-top: 7px;
}

.menudropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.newHeaderMenu a {
    background-color: #ededed;
    color: #333333;
}

.mfbasket-card {
    box-shadow: 0px 0px 4px #b9b9b9;
}

    .mfbasket-card:hover {
        transform: scale(1.0) !important;
        box-shadow: 0px 0px 10px #b9b9b9;
        transition: 0.2s;
    }

    .mfbasket-card > div:first-child {
        background-image: linear-gradient(#ffffff, #EAE4F4) !important;
        /*background-image: linear-gradient(#efe2e2, #EAE4F4);*/
    }

.new-btn-details {
    background-color: #fff !important;
    border-radius: 5px !important;
    border: 2px solid dimgray !important;
    color: dimgray !important;
    width: 35%;
}

.newHeaderMenu a:active {
    background-color: #4A3274;
    color: #FFFFFF;
    box-shadow: 0 4px 8px rgba(149, 117, 205, 0.5);
}

.newHeaderMenu a:hover {
    background-color: #4A3274;
    color: #FFFFFF;
    box-shadow: 0 4px 8px rgba(149, 117, 205, 0.5);
}

.newHeaderMenu i:hover {
    background-color: #4A3274;
    color: #FFFFFF;
    box-shadow: 0 4px 8px rgba(149, 117, 205, 0.5);
}

#sidebar {
    height: 100%;
    width: 20%;
    min-width: 200px !important;
    border-right: 4px solid #d9d9d9 !important;
    position: fixed !important;
    z-index: 100;
    margin-top: -7px;
}

    #sidebar > div:nth-child(2) {
        padding-top: 10px;
    }

    #sidebar.active {
        box-shadow: 0px 20px 20px #c1bbc7;
    }

    #sidebar ul li a {
        font-size: 14px;
    }

    #sidebar ul li {
        background-color: #fff;
    }

    #sidebar .custom-menu .btn.btn-primary:after {
        background: #d9d9d9 !important;
    }

    #sidebar .custom-menu .btn i {
        color: #493276 !important;
    }

.new-page-content {
    width: 80.5%;
    float: right;
    margin-top: 10px;
}

.mfbasket-card {
    background-color: #fff !important;
    border-top: 2px solid #4a3274 !important;
}

h3.mb-1 span:first-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    display: inline-block;
    max-width: 80%;
}

@media (max-width:600px) {
    select, select > * {
        font-size: 12px !important;
    }
}

select, select > * {
    font-size: 14px !important;
}


@media (max-width: 1280px) {
    .new-dash-bg-a span {
        font-size: 10pt;
    }

    .new-dash-bg-a .small {
        font-size: 0.675rem;
    }
}

.blinking-text {
    animation: blinking 1s infinite;
}

@keyframes blinking {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}