.nk-iv-wg3-group {
    /*display: flex;
    align-items: flex-end;
    flex-wrap: wrap;*/
    display: grid;
    /*place-items: center;*/
}

.nk-iv-wg3-ck {
    position: relative;
    height: 45px;
    margin-bottom: .5rem;
}

.nk-iv-wg3-title {
    /*font-size: 1.125rem;*/
    font-size: 14px;
    color: #8094ae;
    margin-bottom: .25rem;
    font-weight: 500;
}

    .nk-iv-wg3-title .icon {
        font-size: .875rem;
    }

.nk-iv-wg3-sub {
    font-size: .875rem;
    color: #8094ae;
    margin-top: .125rem;
}

.nk-iv-wg3-sub-group {
    display: flex;
    flex-shrink: 0;
}

.nk-iv-wg3-sub .icon {
    font-size: .75rem;
}

.nk-iv-wg3-plus {
    position: absolute;
}

    .nk-iv-wg3-plus .icon {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .nk-iv-wg3-plus ~ * {
        padding-left: 24px;
    }

.nk-iv-wg3-amount .number {
    font-size: 1.25rem;
    font-weight: 700;
    color: #364a63;
    line-height: 1.5rem;
    white-space: nowrap;
}

    .nk-iv-wg3-amount .number small {
        font-weight: 400;
    }

.nk-iv-wg3-amount .number-sm {
    font-size: 1.15rem;
    color: #364a63;
    line-height: 1.5rem;
    white-space: nowrap;
}

.nk-iv-wg3-amount .number .number-up, .nk-iv-wg3-amount .number .number-down {
    font-size: 50%;
}

    .nk-iv-wg3-amount .number .number-up .icon, .nk-iv-wg3-amount .number .number-down .icon {
        color: #526484;
    }

    .nk-iv-wg3-amount .number .number-up:before, .nk-iv-wg3-amount .number .number-down:before {
        font-family: "Nioicon";
    }

.nk-iv-wg3-amount .number .number-up {
    color: #1ee0ac;
}

    .nk-iv-wg3-amount .number .number-up:before {
        content: "";
    }

.nk-iv-wg3-amount .number .number-down {
    color: #e85347;
}

    .nk-iv-wg3-amount .number .number-down:before {
        content: "";
    }

.nk-iv-wg3-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -.5rem -1.25rem;
}

    .nk-iv-wg3-nav li a {
        padding: .5rem 1.25rem;
        display: flex;
        align-items: flex-end;
    }

        .nk-iv-wg3-nav li a .icon {
            font-size: 1.125rem;
            width: 1.75rem;
            line-height: 1.25rem;
        }

        .nk-iv-wg3-nav li a span {
            /*font-size: 0.875rem;*/
            line-height: 1.25rem;
        }

.nk-iv-wg3-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem 1.25rem;
    border-bottom: 1px solid #e5e9f2;
}

    .nk-iv-wg3-list li .lead-text {
        font-size: 13px;
        font-weight: 400;
    }

.nk-iv-wg3-list:last-child {
    padding: 0 0 1rem;
}

    .nk-iv-wg3-list:last-child li:last-child {
        border-bottom: none;
    }

@media (max-width: 991.98px) {
    .nk-iv-wg3-sub:first-child {
        min-width: 160px;
    }
}

@media (max-width: 420px) {
    .nk-iv-wg3-sub {
        width: 100%;
    }

    .nk-iv-wg3-sub-group {
        flex-wrap: wrap;
    }

    .nk-iv-wg3-plus {
        margin-bottom: .75rem;
        display: inline-block;
    }

        .nk-iv-wg3-plus .icon {
            font-size: 1.5rem;
            line-height: 2.25rem;
        }

        .nk-iv-wg3-plus ~ * {
            padding-left: 0;
        }

        .nk-iv-wg3-plus + * {
            padding-top: 40px;
        }
}

@media (min-width: 576px) {
    .nk-iv-wg3-list li {
        padding: .5rem 1.75rem;
    }
}

@media (min-width: 680px) and (max-width: 991px) {
    .nk-iv-wg3-list {
        display: flex;
        flex-wrap: wrap;
    }

        .nk-iv-wg3-list li {
            width: 50%;
        }

            .nk-iv-wg3-list li:last-child {
                border-bottom: 1px solid #e5e9f2;
            }

        .nk-iv-wg3-list:last-child li:nth-last-child(2) {
            border-bottom: none;
        }
}

@media (min-width: 992px) {
    .nk-iv-wg3-list {
        width: 33.333333%;
        float: left;
    }

        .nk-iv-wg3-list li:last-child {
            border-bottom: none;
        }
}

@media (min-width: 1200px) {
    .nk-iv-wg3-amount .number {
        font-size: 1.68rem;
        line-height: 2.25rem;
        font-weight: 400;
    }

    .nk-iv-wg3-amount .number-sm {
        /*font-size: 1.15rem;*/
        font-size: 23px;
        line-height: 2.25rem;
    }

    .nk-iv-wg3-plus .icon {
        font-size: 1.25rem;
        line-height: 2.25rem;
    }

    .nk-iv-wg3-plus ~ * {
        padding-left: 32px;
    }
}

.sp1510 {
    border: 1px solid #dbdfea;
    padding: 15px 10px 0px;
}

#example4 .dataTables_filter {
    text-align: right !important;
}

.nk-sidebar-active .nk-sidebar-logo {
    width: 210px;
}

.w-50px{
    width: 50px !important;
}

.long-name-hide{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-radius-8px{
    border-radius: 8px;
}

@media (min-width: 992px) {
    .nk-wg7 > * {
        width: 100%;
    }

    .nk-wg7-foot {
        margin-top: .75rem;
    }
}

.nk-wgw {
    position: relative;
}

.nk-wgw-inner {
    padding: 1.25rem;
    display: block;
}

.sm.nk-wgw .nk-wgw-inner {
    padding: 1.25rem;
}

.nk-wgw-name {
    display: flex;
    align-items: center;
}

.nk-wgw-icon {
    position: relative;
    height: 32px;
    width: 32px;
    font-size: 20px;
    border-radius: 50%;
    /*background: #8094ae;*/
    color: #fff;
    margin-right: 0.75rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.is-dark .nk-wgw-icon {
    background: #6baafe;
}

.nk-wgw-icon.is-default:after {
    position: absolute;
    bottom: -8px;
    right: -8px;
    font-family: "Nioicon";
    content: "î¯Œ";
    height: 20px;
    width: 20px;
    font-size: 13px;
    border-radius: 50%;
    background: #fff;
    color: #ffa353;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.is-dark .nk-wgw-icon.is-default:after {
    background: #0b3175;
}

.nk-wgw-title {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 0;
    color: #526484;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.is-dark .nk-wgw-title {
    color: #fff;
}

.nk-wgw-more {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
}

.is-dark .nk-wgw-more .btn-trigger {
    color: #a9cdff;
}

    .is-dark .nk-wgw-more .btn-trigger:before {
        background-color: #071d46;
    }

.nk-wgw-balance {
    line-height: 1.3;
    padding-top: 1.25rem;
}

    .nk-wgw-balance .amount {
        font-size: 1.5rem;
        font-weight: 400;
        color: #364a63;
    }

.is-dark .nk-wgw-balance .amount {
    color: #fff;
}

.nk-wgw-balance .amount span {
    font-weight: 400;
    opacity: 0.6;
}

.nk-wgw-balance .amount-sm {
    font-size: 13px;
    color: #526484;
    font-weight: 700;
    padding-top: .125rem;
}

.is-dark .nk-wgw-balance .amount-sm {
    color: #6baafe;
}

.nk-wgw-balance .amount-sm span {
    font-weight: 400;
}

.nk-wgw-balance .currency {
    padding-left: 0.25rem;
}

.nk-wgw-actions {
    padding: .75rem 1.25rem;
    border-top: 1px solid #e5e9f2;
}

.is-dark .nk-wgw-actions {
    border-color: rgba(9, 113, 254, 0.4);
}

.nk-wgw-actions ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .nk-wgw-actions ul li:not(:last-child) {
        padding-right: 1.5rem;
    }

.nk-wgw-actions a {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    padding: .5rem 0;
    color: #526484;
}

    .nk-wgw-actions a .icon {
        font-size: 1.25em;
        margin-right: 0.5rem;
        color: #8094ae;
        margin-top: -1px;
    }

    .nk-wgw-actions a .icon, .nk-wgw-actions a span {
        transition: color .3s;
    }

.is-dark .nk-wgw-actions a {
    color: #a9cdff;
}

    .is-dark .nk-wgw-actions a .icon {
        color: #6baafe;
    }

    .is-dark .nk-wgw-actions a:hover span, .is-dark .nk-wgw-actions a:hover .icon {
        color: #fff;
    }

.nk-wgw-actions a:hover span, .nk-wgw-actions a:hover .icon {
    color: #0971fe;
}

.nk-wgw-add {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center;
}

    .nk-wgw-add a {
        display: block;
    }

        .nk-wgw-add a .add-icon {
            display: inline-flex;
            position: relative;
            z-index: 1;
            font-size: 24px;
            height: 36px;
            width: 36px;
            align-items: center;
            justify-content: center;
        }

            .nk-wgw-add a .add-icon:before {
                position: absolute;
                z-index: -1;
                height: 20px;
                width: 20px;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                transform-origin: 50% 50%;
                content: '';
                background-color: #ebeef2;
                border-radius: 50%;
                opacity: 0;
                transition: all .3s;
            }

.is-dark .nk-wgw-add a .add-icon:before {
    background-color: #071d46;
}

.is-dark .nk-wgw-add a .add-icon .icon {
    color: #fff;
}

.nk-wgw-add a:hover .add-icon:before {
    opacity: 1;
    height: 120%;
    width: 120%;
}

.nk-wgw-add a .title {
    color: #0971fe;
    font-size: 1rem;
    margin-top: 1.25rem;
    margin-bottom: 0.75rem;
}

.is-dark .nk-wgw-add a .title {
    color: #fff;
}

.nk-wgw-add .sub-text {
    padding: 0 1.5rem;
}

@media (min-width: 576px) {
    .nk-wgw {
        position: relative;
    }

    .nk-wgw-inner {
        padding: 1.5rem;
    }

    .sm.nk-wgw .nk-wgw-inner {
        padding: 1rem 1.25rem;
    }

    .nk-wgw-actions {
        padding-left: 1.5em;
        padding-right: 1.5rem;
    }

        .nk-wgw-actions a {
            font-size: 13px;
        }
}

.nk-wgw.sm .nk-wgw-icon {
    height: 24px;
    width: 24px;
    font-size: 14px;
    margin-right: 0.5rem;
}

    .nk-wgw.sm .nk-wgw-icon.is-default:after {
        bottom: -8px;
        right: -8px;
        height: 20px;
        width: 20px;
        font-size: 13px;
    }

.nk-wgw.sm .nk-wgw-title {
    font-weight: 700;
    font-size: 13px;
}

.nk-wgw.sm .nk-wgw-balance {
    padding-top: 0.75rem;
}

    .nk-wgw.sm .nk-wgw-balance .amount {
        font-size: 1rem;
    }

.nk-wgwh {
    display: flex;
    align-items: center;
}

.nk-block-head-sub + .nk-wgwh {
    padding-top: .5rem;
}

.nk-wgwh > .icon {
    margin-right: 1rem;
}

.nk-wgwh-title {
    font-size: 1.5rem;
    color: #364a63;
    font-weight: 700;
}

.nk-wgwh-title .title {
    margin-bottom: 0;
    font-size: inherit;
}

.nk-wgwh-title small {
    font-size: 70%;
    color: #8094ae;
}

.nk-wgwh-title small a {
    color: inherit;
}

.nk-wg7 {
    display: flex;
    flex-wrap: wrap;
}

    .nk-wg7 > * {
        flex-grow: 1;
        width: 100%;
    }

.nk-wg7-stats {
    line-height: 1.3;
}

.nk-wg7-stats-group {
    display: flex;
    align-items: flex-start;
    margin-top: 1.5rem;
}

.nk-wg7-stats .number {
    font-size: 1rem;
    font-weight: 700;
}

.nk-wg7-stats .number-lg {
    font-size: 2.25rem;
    letter-spacing: -0.03em;
    font-weight: 400;
}

    .nk-wg7-stats .number-lg:first-child {
        margin-top: -.125rem;
    }

.nk-wg7-title, .nk-wg7-note {
    font-size: 13px;
    font-weight: 500;
    color: #526484;
}

.is-dark .nk-wg7-title, .is-dark .nk-wg7-note {
    color: #6baafe;
}

.number + .nk-wg7-title, .number + .nk-wg7-note {
    margin-top: 0.625rem;
}

.nk-wg7-title + .number, .nk-wg7-note + .number {
    margin-top: 0.4375rem;
}

.number-lg + .nk-wg7-title, .number-lg + .nk-wg7-note {
    margin-top: 0.25rem;
}

.nk-wg7-title + .number-lg, .nk-wg7-note + .number-lg {
    margin-top: 0.25rem;
}

.nk-wg7-foot {
    width: 100%;
    margin-top: 0.75rem;
}

.nk-wg7-note {
    font-weight: 400;
    font-style: italic;
}

@media (min-width: 992px) {
    .nk-wg7 > * {
        width: 100%;
    }

    .nk-wg7-foot {
        margin-top: .75rem;
    }
}

@media (min-width: 421px) {
    .flex-even {
        flex: 1;
        
    }
}

@media (max-width: 420px) {
    .flex-even {
        flex: 0;
        padding: 5px !important;
    }
}

.sbm-padding {
    padding: 0.25rem 24px 0.5rem;
}

.is-compact .sbm-padding {
    display: none;
}

.company-profile-title6{
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    /*color: #313131;*/
    margin-bottom: .5rem;
    line-height: 1.65;
    font-weight:500;
}

.cp-tab-area {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
}

 .list56 {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

 .list56 li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
}

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
}

.scroller-right {
    float: right;
}

.scroller-left {
    float: left;
}

.bg-light-blue {
    background-color: #F8FBFF;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0);
}

.tab-more-icon-change{
    font-size: 18px;
    margin-left: 5px;
    top: 23px;
    position: absolute;
}

#exportexample12 tr td {
    border-bottom: 1px solid #eadddb !important;
}

#exportexample12 tr th:first-child {
    border-left: 1px solid #eadddb !important;
    border-top-left-radius: 8px;
    border-top: 1px solid #eadddb;
}

#exportexample12 tr th:last-child {
    border-right: 1px solid #eadddb !important;
    border-top-right-radius: 8px;
    border-top: 1px solid #eadddb ;
}

#exportexample12 tr th {
    border-top: 1px solid #eadddb !important;
}

#exportexample12 tr td:first-child {
    border-left: 1px solid #eadddb !important;
}

#exportexample12 tr td:last-child {
    border-right: 1px solid #eadddb !important;
}

#exportexample12 tr:last-child td:first-child {
    border-left: 1px solid #eadddb !important;
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#exportexample12 tr:last-child td:last-child {
    border-right: 1px solid #eadddb !important;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

/* cp changes */


.tabs {
    position: relative;
}

    .tabs:not(.--jsfied) {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .tabs .--hidden {
        display: none;
    }

    .tabs a, .tabs button {
        width: 100%;
        height: 100%;
        display: block;
        font-size: 1em;
        line-height: 1.2;
        text-align: center;
        background-color: transparent;
    }

    .tabs .-primary {
        display: flex;
    }

        .tabs .-primary > li {
            flex-grow: .1;
            /*background-color: yellow;*/
        }

            .tabs .-primary > li + li {
                border-left: 0px solid red;
            }

            .tabs .-primary > li > a, .tabs .-primary > li > button {
                white-space: nowrap;
                padding: 1em 0.1em;
            }

        .tabs .-primary .-more > button span {
            display: inline-block;
            transition: transform 0.2s;
        }

    .tabs.--show-secondary .-primary .-more > button span {
        transform: rotate(180deg);
    }

    .tabs .-secondary {
        max-width: 100%;
        min-width: 10em;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        border: 1px solid #2824962B;
        animation: nav-secondary 0.2s;
    }

        .tabs .-secondary li {
            border-top: 1px solid #F0F3F7;
        }

        .tabs .-secondary a, .tabs .-secondary button {
            padding: 0.6em;
        }

    .tabs.--show-secondary .-secondary {
        display: block;
        background: #ffffff;
        z-index: 1;
    }



/* cp changes */

.text-darker {
    color: #28374A !important;
}

.fw-300{
    font-weight: 300;
}

.fw-500{
    font-weight: 500;
}

.fw-600{
    font-weight: 600;
}

@media (max-width: 576px) {
    .d-small-none {
        display: none !important;
    }
    .d-small-flex {
        display: flex !important;
    }
    .sm-width-100{
        width: 100%;
    }
    .p-small-0{
        padding: 0px !important;
    }
    .p-small-px0{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.h-42px{
    height: 42px;
}

.table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    border-radius: 10px;
    background-color: #FFF;
}

.table-responsive::-webkit-scrollbar {
    width: 0px;
    height: 6px;
    background-color: #FFF;
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    background-color: #E5E9F2;
}

.bg-companiesFooter {
    background-color: #FCFCFC;
}

.addcompany-border-b {
     border-bottom: 1px solid #E2E5EE;
}

.addcompany-border-b4.active{
     border-bottom: 4px solid #0971FE;
}

.addsecurity-border-b4 {
     border-bottom: 1px solid #E2E5EE;
}

.addsecurity-border-b4.active {
    border-bottom: 4px solid #0971FE;
}

.carousel-caption1 {
    /*position: relative;*/
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 35px;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    color: #364a63;
    text-align: center;
    font-size: 35px;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.dataTables_empty {
    /* display:none !important; */
}

.w-m-200px{
    max-width: 200px !important;
}

.profile-text{
    color: #E2E5EE;
}

#TransactionListTable tr td {
    border-bottom: 1px solid #eadddb !important;
}

#TransactionListTable tr th:first-child {
    border-left: 1px solid #eadddb !important;
    border-top-left-radius: 8px;
    border-top: 1px solid #eadddb;
}

#TransactionListTable tr th:last-child {
    border-right: 1px solid #eadddb !important;
    border-top-right-radius: 8px;
    border-top: 1px solid #eadddb;
}

#TransactionListTable tr th {
    border-top: 1px solid #eadddb !important;
}

#TransactionListTable tr td:first-child {
    border-left: 1px solid #eadddb !important;
}

#TransactionListTable tr td:last-child {
    border-right: 1px solid #eadddb !important;
}

#TransactionListTable tr:last-child td:first-child {
    border-left: 1px solid #eadddb !important;
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#TransactionListTable tr:last-child td:last-child {
    border-right: 1px solid #eadddb !important;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #eadddb;
}



#trancheListTable tr td {
    border-bottom: 1px solid #eadddb !important;
}

#trancheListTable tr th:first-child {
    border-left: 1px solid #eadddb !important;
    border-top-left-radius: 8px;
    border-top: 1px solid #eadddb;
}

#trancheListTable tr th:last-child {
    border-right: 1px solid #eadddb !important;
    border-top-right-radius: 8px;
    border-top: 1px solid #eadddb;
}

#trancheListTable tr th {
    border-top: 1px solid #eadddb !important;
}

#trancheListTable tr td:first-child {
    border-left: 1px solid #eadddb !important;
}

#trancheListTable tr td:last-child {
    border-right: 1px solid #eadddb !important;
}

#trancheListTable tr:last-child td:first-child {
    border-left: 1px solid #eadddb !important;
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#trancheListTable tr:last-child td:last-child {
    border-right: 1px solid #eadddb !important;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

.coInvestorslist-table{}



#coInvestorslist-table tr td {
    border-bottom: 1px solid #eadddb !important;
}

#coInvestorslist-table tr th:first-child {
    border-left: 1px solid #eadddb !important;
    border-top-left-radius: 8px;
    border-top: 1px solid #eadddb;
}

#coInvestorslist-table tr th:last-child {
    border-right: 1px solid #eadddb !important;
    border-top-right-radius: 8px;
    border-top: 1px solid #eadddb;
}

#coInvestorslist-table tr th {
    border-top: 1px solid #eadddb !important;
}

#coInvestorslist-table tr td:first-child {
    border-left: 1px solid #eadddb !important;
}

#coInvestorslist-table tr td:last-child {
    border-right: 1px solid #eadddb !important;
}

#coInvestorslist-table tr:last-child td:first-child {
    border-left: 1px solid #eadddb !important;
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#coInvestorslist-table tr:last-child td:last-child {
    border-right: 1px solid #eadddb !important;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#coInvestorslist-table tr td {
    padding: 1rem;
}

[v-cloak] {
    display: none;
}

[v-cloak] > * {
    display: none;
}

[v-cloak]::before {
    display: none;
}


.cursor-pointer{
    cursor: pointer;
}

.flag-image {
    width: 25px;
    border-radius: 3px;
}

.v-align-middle{
    vertical-align: middle !important;
}

.padding-y-1px {
    padding-top: 1px;
    padding-bottom: 1px;
}

.padding-3y-12x {
    padding: 3px 12px;
    letter-spacing: 1px;
}

.cp-img-for-by{
    width: 20px;
    border-radius: 25px;
}

.lastmodifiedimage{
    width: 20px;
    border-radius: 25px;
    margin-right: 5px;
}

.cp-back-btn {
    font-size: 32px;
    border-radius: 14px;
    padding: 12px 11px !important;
}

.v-sheet.v-card:not(.v-sheet--outlined) {
    box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 rgba(0,0,0,.12) !important;
}

.v-tab:before, .v-tabs-slider {
    /*background-color: #0971fe !important;*/
    background-color: transparent !important;    
}

.no-letter-space{
    letter-spacing: 0px !important;    
}

.v-slide-group__next, .v-slide-group__prev {
    align-items: center;
    display: flex;
    flex: 0 1 20px !important;
    justify-content: center;
    min-width: 20px !important;

}

.v-tabs-bar {
    border-radius: inherit;
    height: 60px !important;
}

.v-slide-group__wrapper {
    contain: none !important;
    /*overflow: unset !important;*/
    z-index: 95;
}

.morebtn-items-visible {
    overflow: visible !important;
}

@media (max-width: 575px) {
    .mt-xs-auto, .my-xs-auto {
        margin-top: auto !important;
    }

    .mr-xs-auto, .mx-xs-auto {
        margin-right: auto !important;
    }

    .mb-xs-auto, .my-xs-auto {
        margin-bottom: auto !important;
    }

    .ml-xs-auto, .mx-xs-auto {
        margin-left: auto !important;
    }
}

.txt-com-info {
    word-break: break-all;  
}

.v-data-table > .v-data-table__wrapper > table > thead > tr > th {   
    font-size: 15px !important;
}

.v-application--wrap{
    min-height: auto !important;
}

.v-data-footer__select{
    display: none !important;
}


.rounded-8px {
    border-radius: 8px !important;
}


#security-vue-table div table tbody tr td {
    border-bottom: 1px solid #dbdfea !important;
}

#security-vue-table div table thead tr th:first-child {
    border-left: 1px solid #dbdfea !important;
    border-top-left-radius: 8px !important;
    border-top: 1px solid #dbdfea !important;
}

#security-vue-table div table thead tr th {
    
    border-top: 1px solid #dbdfea ;
}

#security-vue-table div table thead th:last-child {
    border-right: 1px solid #dbdfea !important;
    border-top-right-radius: 8px !important;
    border-top: 1px solid #dbdfea !important;
}

#security-vue-table div table tbody tr th {
    border-top: 1px solid #dbdfea !important;
}

#security-vue-table div table tbody tr td:first-child {
    border-left: 1px solid #dbdfea !important;
}

#security-vue-table div table tbody tr td:last-child {
    border-right: 1px solid #dbdfea !important;
}

#security-vue-table div table tbody tr:last-child td:first-child {
    border-left: 1px solid #dbdfea !important;
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #dbdfea;
}

#security-vue-table div table tbody tr:last-child td:last-child {
    border-right: 1px solid #dbdfea !important;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #dbdfea;
}


.table-responsive div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.table-responsive div::-webkit-scrollbar {
    width: 2px;
    /*height:3px;*/
    background-color: #F5F5F5;
}

.table-responsive div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.3);
    background-color: #808080;
}

.table-responsive div table{
    margin-bottom: 35px;
}

.nav-tabs .securities-nav.nav-link.active:after {
    opacity: 1;
}

.nav-tabs .securities-nav.nav-link:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #e85347 !important;
    opacity: 0;
}

.nav-tabs .tranche-nav.nav-link.active:after {
    opacity: 1;
}

.nav-tabs .tranche-nav.nav-link:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #1ee0ac !important;
    opacity: 0;
}

.nav-tabs .document-nav.nav-link.active:after {
    opacity: 1;
}

.nav-tabs .document-nav.nav-link:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #DEBE2B !important;
    opacity: 0;
}

.nav-tabs .journal-nav.nav-link.active:after {
    opacity: 1;
}

.nav-tabs .journal-nav.nav-link:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #3EA3A8 !important;
    opacity: 0;
}

.badge-pricetab1 {
    border-color: #4CAAAF;
}

.badge-pricetab2 {
    border-color: #97D65F;
    background: #97D65F;
}

.v-btn__loader {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 8px !important;
    width: 100%;
}

.company-serch-icon{
    position: absolute;
    top: 20px;
    margin-left: 7px;
    color: #c3bbbb;
}

@media (max-width: 1023px) {
    .nk-block-tools-toggle .nk-block-tools {
        padding-top: 20px;
        padding-bottom: 20px;
        display: block !important;
    }

    .company-serch-icon {
        display: none;
    }
}

.bordered-5x{
    border-radius: 5px !important;
}

.bordered-8x{
    border-radius: 8px !important;
}

.fw-400{
    font-weight: 400 !important;
}

.badge-company {    
    background-color: #ADBCD7  !important;
}

.vbtn-light {
    border-color: #e5e9f2 !important;
    background: transparent !important;
    box-shadow: 0 0px 0px 0px rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0) !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 13px;
}

.min-h-360{
    min-height: 360px;
}

.min-h-380{
    min-height: 380px;
}

.min-h-400{
    min-height: 400px;
}


#people-team-table tr td {
    border-bottom: 1px solid #eadddb !important;
}

#people-team-table tr th:first-child {
    border-left: 1px solid #eadddb !important;
    border-top-left-radius: 8px;
    border-top: 1px solid #eadddb;
}

#people-team-table tr th:last-child {
    border-right: 1px solid #eadddb !important;
    border-top-right-radius: 8px;
    border-top: 1px solid #eadddb;
}

#people-team-table tr th {
    border-top: 1px solid #eadddb !important;
}

#people-team-table tr td:first-child {
    border-left: 1px solid #eadddb !important;
}

#people-team-table tr td:last-child {
    border-right: 1px solid #eadddb !important;
}

#people-team-table tr:last-child td:first-child {
    border-left: 1px solid #eadddb !important;
    border-bottom-left-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#people-team-table tr:last-child td:last-child {
    border-right: 1px solid #eadddb !important;
    border-bottom-right-radius: 8px;
    border-bottom: 1px solid #eadddb;
}

#people-team-table tr td {
    padding: 1rem;
}

.vbtn-primary {
    border-color: #0971fe !important;
    background: #0971fe !important;
    box-shadow: 0 0px 0px 0px rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0) !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-size: 13px;
}

.no-hover:hover{
    background-color: transparent !important;
}

.border-rad-0{
    border-radius: 0px !important;
}

.img-set-mt15 img{
    margin-top: 15px;
}

.theme--light.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
    background-color: #0971fe !important;
    color: #0971fe !important;
}

.hover-primary {
    background-color: #fff;
    color: #0971fe ;
}

.hover-primary:hover {
    background-color: #0971fe ;
    color: #fff ;
}

.fs-35px{
    font-size: 35px;
}

.text-danger-dash {
    color: #F67280 !important;
}

.text-success-dash {
    color: #86D045 !important;
}

.fs-22px{
    font-size: 22px !important;
}

.nk-menu-linkr {
    padding: 0.325rem 28px 0.325rem 12px;
    color: #6e82a5;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.01em;
    text-transform: none;
    line-height: 1.25rem;
    border-radius: 6px;
}

.mw-174px {
    min-width: 174px;
}

.bg-xero {
    background-image: url('../../images/bg.png');    
    background-repeat: no-repeat;    
    background-size: 100% 100%;
}

.border-rad-15{
    border-radius: 15px;
}

.min-h-87px{
    min-height: 87px;
}

.padding-t-3px {
    padding-top: 3px;
    padding-bottom: 0px;
}

.bg-green {
    background-color: #33AC88;
}

.profile-line-hight{
    line-height: 17px;
}

.mw-222px {
    min-width: 215px;
    max-width: 216px;
}

.profile-set-left{
    left: -20px !important;
}

.profile-set-right{
    right: 10px !important;
}

.padding-t-2px {
    padding-top: 2px;
}

.my-border-1 {
    position: relative;
    z-index: 1;
}

.my-border-1:before {
    border-top: 1px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}

.dropzone {
    min-height: 150px;
    border: 1px dashed #e5e9f2;
    border-radius: 4px;
    background: #f5f5fd;
    padding: 0 ;
}

.dropzone .dz-message span {
    display: block;
    color: #0971fe;
}

.dropzone .dz-message {
    text-align: center;
    margin: 3em 0;
}

.export-btn-iconspan {
    margin-top: 3px;
    position: absolute;
    left: 12px;
}

.export-btn-namespan {
    width: 100%;
    padding-left: 17px;
}

.btn-outline-primary2 {
    color: #0971fe;
    background-color: #fff;
    border-color: #dbdfea;
    outline: transparent;
}

.btn-outline-primary2:hover {    
    color: #fff !important;
    background-color: #0971fe;
    border-color: #0971fe;
    outline: transparent;
}

.btn-outline-primary2:active {  
    outline: transparent;
}

.not-allowed {
    cursor: not-allowed !important;
}

.badge-purple {
    border-color: #C893CE;
    background: #C893CE;
}

.badge-conve {
    border-color: #E67D9F;
    background: #E67D9F;
}

.badge-split {
    border-color: #D52D4E;
    background: #D52D4E;
}

.badge-writeoff {
    border-color: #F5875D;
    background: #F5875D;
}

.badge-selling {
    border-color: #2AB7CA;
    background: #2AB7CA;
}

.badge-buy-green {
    border-color: #33AC88;
    background: #33AC88;
}

.ml-3px{
    margin-left: 3px;
}

.px2-gray-border {
    border: 2px solid #e8e8e8;
}

.btn-outline-successlight:hover {
    background-color: #4ED168;
    border-color: #e5e9f2;
    color: #fff !important;
}

.btn-outline-successlight {
    color: #526484;
    border-color: #dbdfea;
}

@media (min-width: 1200px) and (max-width: 1660px) {

    .zoom-out85l {
        zoom: 0.85;
    }
}

@media (min-width: 1200px) and (max-width: 1320px) {

    .zoom-out80l {
        zoom: 0.80;
    }
}

.table th, .table td {
    padding: 0.71rem !important;
    vertical-align: top;
    border-top: 1px solid #dbdfea;
}

@media (max-width: 766px)  {
    
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    
}

.my-dropdown-menu {
    overflow: hidden;
    border: 1px solid #e5e9f2;
    box-shadow: 0px 10px 12px 1px rgb(11 49 117 / 15%) !important;
}