﻿body {
}

.invoice-head {
    background: #b8f2a0;
    padding: 10px;
}

.invoice-wrp {
    width: 793px;
    margin: 0 auto;
    border: 1px solid #333;
    padding: 3px;
}

.head-txt {
    text-align: center;
    font-size: 18px;
    margin: 8px 0;
}

.heading-bg {
    background: #b8f2a0;
    padding: 8px;
}

.txt-pt {
    padding: 5px 10px;
}

.txt-b {
    font-weight: bold;
}

table thead tr th {
    padding: 0 2px;
    text-align: center;
    font-size: 13px;
}

.fnt-eql {
    font-size: 12px;
    font-weight: 500;
}

.tax-wrp {
    margin: 10px 0;
}

    .tax-wrp table tr td {
        padding: 3px 0;
    }

.item-info {
    margin-top: 15px;
}

table.item-info td {
    border: 1px solid #333;
    border-collapse: collapse;
}

.tabl-line {
    border: 1px solid #333;
    padding: 8px;
}

table.tabl-line tr td {
    border-top: 1px solid #333;
}

.table-space {
    padding: 10px;
}






.login-box {
    text-align: center
}

/*New style dashboar*/
.comm-padd {
    padding: 15px;
}

.dashtitle {
    color: #333;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    border-bottom: 1.5px dashed #948f8f;
}

.dash-count {
    font-size: 18px;
    font-weight: bold;
    color: #007bff;
    text-align: right;
    overflow-wrap: break-word;
}

.dash-wd-left {
    float: left;
    width: 38%;
}

    .dash-wd-left img {
        width: 72px;
    }

.dash-wd-right {
    float: left;
    width: 62%;
}

.dashcard {
    border: initial;
    background: #edf6fe;
    border-radius: 0.5rem;
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
    min-height: 114px;
}

.newcard-body {
    padding: 1.15rem !important;
}

    .newcard-body .card-title {
        margin-bottom: 1rem;
    }

    .newcard-body tabele {
        margin: 0px;
    }

.kyc-status-bar table tr td .btn {
    padding: 0.3rem 1.25rem 0.3rem 1.25rem;
}

.tb-bg {
    background: rgba(0,0,0,.06)
}

.rounded .card {
    border-radius: 0.2rem !important;
}

.tbl-header {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: #fff;
    border-bottom: 1px solid rgba(26,54,126,.125);
    height: 3.5rem;
    /*background-image: linear-gradient(to top, #c4c5c7 0%, #dcdddf 52%, #ebebeb 100%);*/
    background-image: linear-gradient(to top, #accbee 0%, #e7f0fd 100%);
    border-radius: 20px 20px 0 0;
}

    .tbl-header h3 {
        font-weight: bold
    }

        .tbl-header h3 i {
            font-size: 29px;
            margin-right: 5px;
            vertical-align: middle;
        }

.dash-board-head {
    border-bottom: 3px solid #17a2b8;
    background: #fff;
    padding: 0.75rem;
}

    .dash-board-head h1 {
        font-size: 20px;
        margin: 0px;
        padding: 0px;
    }

    .dash-board-head nav {
    }

    .dash-board-head img {
        width: 40px;
        height: 40px;
    }

.fnt-size {
    font-size: 12px;
}

.fnt-size1 {
    font-size: 14px;
}

.top-head {
    border-bottom: 3px solid #17a2b8;
    background: #fff;
    padding: 0.75rem;
}

    .top-head h1 {
        font-size: 17px;
        margin: 7px 12px 0px 0px;
        padding: 0px;        
        display: inline-block;
        vertical-align: top;
    }

    .top-head .breadcrumb {
        margin-bottom: 0rem;
        padding-bottom: 0px;
    }

.comm-padd1 {
    padding: 30px 0 0px 0;
}

.info-wrp {
    margin-top: 15px;
}

.fontred {
    color: #dc3545
}

.pan-wrp {
    margin-top: 30px;
    margin-bottom: 30px;
}

.address-phto-wrp {
    margin-bottom: 30px
}

.photo-border {
    border: 1px solid #ccc;
    padding: 8px;
    display: inline-block
}

.single-line {
    white-space: nowrap !important
}

.tab-bg-custom {
    background: #eee;
    padding: 10px 15px;
    margin-bottom: 20px
}

    .tab-bg-custom h3 {
        margin: 0px;
        font-size: 14px;
        font-weight: bold
    }

.wall-price {
    font-weight: bold;
    margin-bottom: 10px
}

ul.pin-list li {
    margin-right: 20px;
}

.modal-header {
    padding: 10px !important
}

.tree-icn {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

    .tree-icn ul {
        margin: 0px;
        padding: 0px;
        float: right
    }

        .tree-icn ul li {
            float: left;
            text-decoration: none;
            display: block;
            margin-right: 10px;
        }

            .tree-icn ul li img {
                width: 36px;
            }

.modal-backdrop {
    opacity: .5 !important;
}

.tree-wrp {
}

ul.pagination {
    margin: 8px 0px 0px 0px;
    padding: 0px;
}

    ul.pagination li {
        text-decoration: none;
        background: #eee;
        margin-right: 6px;
        text-align: center;
        line-height: 27px;
        margin-bottom: inherit;
    }

        ul.pagination li a {
            cursor: pointer;
            font-size: 12px;
            padding: 0px 8px;
            display: inline-block;
        }

        ul.pagination li.active {
            background: #0182d3;
        }

            ul.pagination li.active a {
                color: #fff;
            }


.member-btn button {
    background: none;
    border: none
}

.member-wrp {
    padding-top: 20px;
}
/* mobile view */
@media screen and (max-width: 767px) {
    .btn-lft-rgt {
        margin-left: -47px !important;
    }

    .btn-filr {
        margin-left: -47px !important;
    }

    .top-head h1 {
        font-size: 20px !important;
    }

    a.handpointer {
        /* margin-left: 46px; */
        float: right !important;
    }

    label.pre-name {
        float: left;
        margin-left: 15px;
    }

    .foot-copy {
        text-align: center;
    }

    .rec-form {
        /* float: right; */
        margin-left: 20px !important;
    }
}

@media screen and (max-width: 1500px) {
    .tree-wrp {
        overflow: auto;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1200px !important;
    }
}

/* tab style*/
.tab {
    display: inline-block;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 5px 15px;
        transition: 0.3s;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #c5dbf8;
            border-radius: 4px;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #4d4b4b;
            color: #fff;
            background-image: linear-gradient(to top, #004aaa 0%, #005bea 100%);
            border-radius: 4px;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 0px;
    border-top: none;
}

.pipe {
    float: left;
    line-height: 30px;
}

.member-txt {
    font-size: 18px;
    margin: 0px 20px 0 0px;
    padding: 0px;
    font-weight
}

.theme-button {
    display: none;
}

/*tab styles*/
.Bnav-header {
    border-bottom: 3px solid #17a2b8;
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
}
/* Style the tab */
.tab {
    display: inline-block;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 5px 15px;
        transition: 0.3s;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #4d4b4b;
            color: #fff;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

.pipe {
    float: left;
    line-height: 30px;
}

.member-txt {
    font-size: 18px;
    margin: 0px 20px 0 0px;
    padding: 0px;
}
/*tab styles end*/

#idimagePreview {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

#idimagePreviewBack {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

#pidimagePreview {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

#pidimagePreviewBack {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

#imagePreview {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.input-group-addon {
    width: 35%;
}

/*----News scroll----*/
.new-wrp h2 {
    text-align: center;
    border-bottom: 1px dashed #ccc;
    margin: 0px;
    padding: 0px;
}

.new-wrp {
    padding: 10px 20px 20px 20px;
    border: 1px solid #ccc;
    background: #E0F6FE;
    height: 250px;
    z-index: 1;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 441px;
}

    .new-wrp ul {
        margin: 0px;
        padding: 0px;
    }

    .new-wrp li {
        display: block;
        text-decoration: none;
        text-align: justify-all
    }

.top-new-wrp ul {
    margin: 0px;
    padding: 0px;
}

    .top-new-wrp ul li {
    }



.top-achievers h2 {
    text-align: center;
    border-bottom: 1px dashed #ccc;
    margin: 0px;
    padding: 0px;
}

.top-achievers {
    padding: 10px 20px 20px 20px;
    position: absolute;
    background: #FAFAE3;
    border: 1px solid #eee;
    height: 250px;
    z-index: 1;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 1px solid #ccc;
}

    .top-achievers ul {
        margin: 0px;
        padding: 0px;
    }

    .top-achievers li {
        display: block;
        text-decoration: none;
        text-align: justify-all
    }


.cal-box {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #ccc;
    margin-top: -14px;
}

.litt-box {
    width: 49%;
    border-radius: 6px;
    font-size: 1rem;
    padding: 5px;
}

.notif-list ul {
    margin: 0px;
    padding: 0px;
}

.notif-list li {
    display: block;
    border: 1PX solid #c7c7c9;
    text-align: center;
    padding: 7px;
    margin: 8px 2px 8px 0;
    position: relative;
    color: #333;
    font-size: 14px;
    float: left;
    width: 49%;
    border-radius: 6px;
}

.litt-box1 {
    width: 32%;
    border-radius: 6px;
    font-size: 1rem;
    padding: 5px;
}

.notif-list1 ul {
    margin: 0px;
    padding: 0px;
    display: flex;
}

.notif-list1 li {
    display: block;
    border: 1PX solid #c7c7c9;
    text-align: center;
    padding: 7px;
    margin: 8px 2px 0px 0;
    position: relative;
    color: #333;
    font-size: 14px;
    float: left;
    width: 32%;
    border-radius: 6px;
}

.notif-list1 ul li:last-of-type {
    margin-bottom: auto
}

.border-line {
    border-bottom: 1px dashed #17a2b8;
    padding-bottom: 5px;
    font-size: 16px;
    padding-top: 5px;
}

ul.ulvalid {
    display: block;
    margin: 0px;
    padding: 0px;
}

    ul.ulvalid li {
        text-align: left;
        display: block;
        color: red
    }

.botter-bottom {
    border-bottom: 2px solid #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.txt-breack {
    width: 80%;
}

.conver-header {
    background-image: linear-gradient(to top, #accbee 0%, #e7f0fd 100%);
    padding: 0;
}

.bg-head1 {
    background: #d0ebfb;
    padding: 8px;
    border: 1px solid #bfe3f8;
}

.radio span {
    display: inline-block;
    vertical-align: top;
}

.radio input[type="radio"] {
    vertical-align: middle;
}

.img-blur {
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.data-color {
    color: #dc3545;
    font-weight: bold;
}

.drop-box-wrp {
    float: left;
    width: 100%;
    margin-bottom: 18px;
}

.name-label {
    float: left;
    width: 130px
}

.colon-box {
    float: left;
    margin: 0 10px;
}

.value-label {
    float: left
}

.drop-box-logout {
    cursor: pointer;
    color: red;
    border-top: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 10px 0 0 0;
}

.pink-corl {
    color: #e1234d
}

.drop-width {
    min-width: 353px;
}

.tree-bg1 {
    background: #017bd0;
    color: #fff
}

.tree-bg2 {
    background: #cbe4f9
}

.tree-bg3 {
    background: #eeeeee
}

.table-header, .tab-bgnew {
    background-color: #017bd0 !important;
    color: #fff
}

.cal-box .btn-info {
    background-color: #017bd0 !important;
    color: #fff
}
/*---tree view print----*/
ul.tree-left-tab {
    display: block;
    margin: 0px;
    padding: 0px;
}

    ul.tree-left-tab li {
        display: inline-block;
        margin: 0px;
        float: left;
        margin-right: 12px;
    }

        ul.tree-left-tab li a {
            padding: 8px 15px;
            color: #333;
            font-weight: bold;
            text-align: center;
            background: #cbe4f9;
            border-radius: 4px;
        }

        ul.tree-left-tab li.active {
        }

            ul.tree-left-tab li.active a {
                color: white;
                background-color: #00a67e;
            }

/*-------*/
.showprofile-show .collapsed {
    background: #e1f1fc !important;
    text-indent: 15px;
    color: #333 !important;
}

.showprofile-show .modal-title {
    background: #017bd0;
    color: #fff;
    text-indent: 15px;
    cursor: pointer;
}
/*--genealogy wrp -----*/

.genealogy-wrp.table th, .genealogy-wrp .table td {
    padding: 0.15rem;
    font-size: 12px;
    border-color: #b4b4b4 !important;
}

.genealogy-wrp .tree-bg {
    background: #017bd0;
    color: #fff;
}

.genealogy-wrp .modal-body {
    padding: 8px;
}

.genealogy-wrp .modal-header {
    background: #017bd0;
    color: #fff;
    border-radius: 0;
}

    .genealogy-wrp .modal-header .close {
        color: #fff;
    }

.genealogy-wrp .table {
    font-weight: 600;
    background: #fff;
    margin: 0px;
}

.hv-container .person p b {
    padding: 0 5px
}

.hv-container .person p {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hv-container .person {
    cursor: pointer;
    text-align:center;
}

.pop-up-menu {
    position: absolute;
    top: -8px;
    background: #017BCF !important;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    right: -7px;
    z-index: 13;
    opacity: 1;
    border: 2px solid #fff !important;
}
/*-------------  calendar active-------*/
.datepicker {
    border-radius: 0;
    border: 1px solid #ccc;
}

    .datepicker.active {
        background: #017bd0 !important;
        color: #fff !important;
    }

    .datepicker:hover {
        background: #017bd0 !important;
        color: #fff !important;
    }

    .datepicker.active .text-info {
        color: #fff !important;
    }

    .datepicker .text-info {
        color: #017bd0 !important;
        font-weight: 600;
    }

    .datepicker:hover .text-info {
        color: #fff !important;
    }

/*---banking wrp---*/
.banking-wrp {
    width: 60%;
    margin: 0 auto;
    background: #f3f3f3;
    padding: 10px;
    border: 1px solid #dee2e6;
}

.banking-list-wrp {
    border-left: 1px solid #dee2e6;
}
/*---Reward section----*/
.rewar-inp {
    padding: 15px;
    background: #d5f5ff;
    border-radius: 5px;
}

.reward-menu a {
    color: #fff !important;
    font-weight: 500;
    background: #0053b3;
    border-radius: 6px;
    padding: 8px;
    display: inline-block;
}

    .reward-menu a:hover {
        color: #0053b3 !important;
        cursor: pointer;
        background: #fff;
    }

.reward-menu .row:first-child {
    margin-bottom: 15px
}

.rewar-inp .badge-secondary {
    border-radius: 5px
}

.reward-menu1 .row {
    margin-bottom: 20px
}
/*-----Scroll design----*/
.scroll-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scroll-style::-webkit-scrollbar {
    width: 10px;
    height: 6px;
    background-color: #333;
}

.scroll-style::-webkit-scrollbar-thumb {
    background-color: #333;
}

/*---partner logo section----*/
.partner-wrp {
    background: #fff;
   text-align:center;
    padding: 10px;
    box-sizing: border-box;
    margin: 0px 5px 5px 5px;
    display: inline-block;
    width: 95%;
    
}

    .partner-wrp p {
        border-bottom: 1px solid #017bd0;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

    .partner-wrp span {
        margin-bottom: 8px;
        display: inline-block;
        border-bottom: 1px solid #abe2ff;
        padding-bottom: 8px;
        width: 100%;
    }

        .partner-wrp span:last-child {
            margin-bottom: 0px;
            border-bottom: none;
        }

        .partner-wrp span img {
            transition: transform .1s; /* Animation */
        }

            .partner-wrp span img:hover {
                transform: scale(0.9);
            }

.qr-code {
    text-align: center;
    color: #fff;
    margin: 6px 5px 5px 5px;
    display: inline-block;
    width: 95%;
    background: #373636;
}

    .qr-code p {
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: 600
    }

.tree-wrp .modal {
    z-index: 5000;
}
/* ===============================================
 fixed form slider
------------------------*/


#slideout {
    position: fixed;
    top: 50%;
    right: 0;
    width: 24px;
    padding: 5px 0;
    text-align: center;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px 0px 0 5px;
    z-index: 5000;
    background-size: 400% 400%;
    animation: gradient1 3s ease infinite;
    background-size: 50px 50px;
    background-color: #0d9798;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

@keyframes gradient1 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 100%;
    }

    100% {
        background-position: 0% 50%;
    }
}

#slideout_inner {
    position: fixed;
    top: 50%;
    right: -252px;
    background-color: #30cfd0;
    border: 1px solid #c5fffd;
    width: 252px;
    padding: 5px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: left;
    z-index: 5000;
}

    #slideout_inner textarea {
        width: 190px;
        height: 100px;
        margin-bottom: 6px;
    }

#slideout:hover {
    right: 250px;
}

    #slideout:hover #slideout_inner {
        right: 0px;
    }




#slideout_inner .form-bg {
    margin-bottom: 10px;
    width: 100%;
    height: 45px;
    padding: 10px;
    font-size: 14px;
    color: #0e314c;
    border: 1px solid #eeeeee;
    border-radius: 0;
    background: #eeeeee;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#slideout_inner h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 8px;
    padding: 10px;
    position: relative;
}

#slideout_inner button {
    font-size: 13px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 35px;
    border: none;
    font-weight: 600;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
}

    #slideout_inner button:hover {
        background-image: linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%);
        background-position: right center;
    }

code {
     font-weight:bold;
    color: white;
    display: inline-block;
    vertical-align: middle;
    
}
/*-----------End fixed form slider----------------------*/
/* ===============================================
 QR code slider
------------------------*/


#QR-slideout {
    position: fixed;
    top: 20%;
    right: 0;
    width: 24px;
    padding: 5px 0;
    text-align: center;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px 0px 0 5px;
    z-index: 5000;
    background-size: 400% 400%;
    animation: gradient11 3s ease infinite;
    background-size: 50px 50px;
    background-color: #f4646e;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

@keyframes gradient11 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 100%;
    }

    100% {
        background-position: 0% 50%;
    }
}

#QR-slideout_inner {
    position: fixed;
    top: 20%;
    right: -252px;
    background-color: #e4adb2;
    border: 1px solid #c5fffd;
    width: 252px;
    padding: 5px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: left;
    z-index: 5000;
}

  

#QR-slideout:hover { right: 250px;}

#QR-slideout:hover #QR-slideout_inner {      right: 0px;  }
#QR-slideout_inner .form-bg {
    margin-bottom: 10px;
    width: 100%;
    height: 45px;
    padding: 10px;
    font-size: 14px;
    color: #0e314c;
    border: 1px solid #eeeeee;
    border-radius: 0;
    background: #eeeeee;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#QR-slideout_inner h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 8px;
    padding: 10px;
    position: relative;
}

#QR-slideout_inner button {
    font-size: 13px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 35px;
    border: none;
    font-weight: 600;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
}

#QR-slideout_inner button:hover {
        background-image: linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%);
        background-position: right center;
    }

 
/*-----------End QR form slider----------------------*/


.activebox .table th, .activebox .table td {
    padding: 0.55rem;
    font-size:13px;
}

.popover {
    top:0px!important;
}
.card-body1 .table th, .card-body1 .table td, .my-order-wrp .table th, .my-order-wrp .table td {
    padding: .75rem;
    font-size: inherit !important;
}
/*-----Table Strick Header---*/
.table th, .table td {
    font-size: 12px !important;
    padding: 0.45rem;
    font-weight: 600;
}


.tableFixHead {
    overflow-y: auto; /* make the table scrollable if height is more than 200 px  */
    /*  height: calc(71vh - 0px);  gives an initial height of 200px to the table */
    max-height: 450px;
    overflow: auto;
}

    .tableFixHead thead th {
        position: sticky; /* make the table heads sticky */
        top: -1px; /* table head will be placed from the top of the table and sticks to it */
    }



th {
    background: #017bd0!important;
    color: #fff;
}

/*-----Scroll design----*/

/*-----Scroll design----*/
.scroll-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scroll-style::-webkit-scrollbar {
    width: 10px;
    height: 7px;
    background-color: #00365a;
}

.scroll-style::-webkit-scrollbar-thumb {
    background-color: #00365a;
}

/*-----ppv popup*/

.ppv-wrp {
    position: relative;
    z-index: 9000;
}

.ppv-header {
    padding: 5px;
    background: url(../img/pvv-popup/pop-header.jpg) no-repeat center center #1953db;
    height: 70px;
    border-radius: 16px 16px 0 0;
}

.ppv-content-wrp {
    background: #fff;
    padding: 20px;
}

.ppv-corner {
    border-radius: 6px;
    background: #fff;
    padding: 8px;
}

.ppv-header h3 {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    line-height: 60px;
}

.ppv-box {
    -ms-flex: 1; /* IE 10 */
    flex: 1;
    margin: 0 10px;
    background: #ececec;
    padding: 30px 10px;
    text-align: center;
    background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
}

    .ppv-box h3 {
        font-size: 15px;
        font-weight: 800;
        color: #333;
        text-align: center;
    }

    .ppv-box p {
        width: 60px;
        height: 60px;
        background: #1953db;
        border-radius: 185px;
        margin: 0 auto;
        color: #fff;
        line-height: 60px;
        font-size: 25px;
        font-weight: 600;
    }

.ppv-commsion-wrp {
    display: flex;
}

.ppv-box-btn {
    background: #f1c50e;
    padding: 10px;
    border-radius: 50px;
    width: 50%;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    border: none;
    font-weight: 800;
    margin-top: 21px;
}

/*-----ppv popup green*/
.grenpvv-top {
    
    
}
.ppv-header-green {
    padding: 5px;
    background: url(../img/pvv-popup/pop-header1.jpg) no-repeat center center #03a15a;
    height: 70px;
    border-radius: 16px 16px 0 0;
}
    .ppv-header-green h3 {
        font-size: 18px;
        font-weight: 800;
        color: #fff;
        text-align: center;
        line-height: 60px;
    }
.ppv-box1 {
    -ms-flex: 1; /* IE 10 */
    flex: 1;
    margin: 0 10px;
    background: #ececec;
    padding: 30px 10px;
    text-align: center;
    background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
}

    .ppv-box1 h3 {
        font-size: 15px;
        font-weight: 800;
        color: #333;
        text-align: center;
    }
.ppv-box1 p {
    width: 60px;
    height: 60px;
    background: #03a15a;
    border-radius: 185px;
    margin: 0 auto;
    color: #fff;
    line-height: 60px;
    font-size: 25px;
    font-weight: 600;
}
/*---Cycle info------*/
.cycle-wrp {
    margin: 10px 5px;
    border-bottom: 5px solid #b2d7f0;
    border-radius: 0 0 5px 5px;
}

.cycle-head {
    background: #b2d7f0;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    border-radius: 8px 8px 0 0;
    background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);
}

.cycle-body {
    background: #fff;
    padding: 0px;
}

    .cycle-body .table td {
        padding: 0.15rem;
    }

.cycle-bg {
    background: #e5f1fa;
    font-weight: 500
}
/*---End Cycle info------*/

.in-process {
    background: green;
    padding: 3px 8px;
    color: #fff;
    animation: blinker 1s linear infinite;
    font-size: 13px;
    /*border-radius:5px;*/
}

@keyframes blinker {
    10% {
        opacity: 0;
    }
}

/*---Cycle info------*/
        .cycle-wrp {
            margin: 10px 5px;
            border-bottom: 5px solid #b2d7f0;
            border-radius: 0 0 5px 5px;
        }

        .cycle-head {
            background: #b2d7f0;
            padding: 5px;
            font-weight: 600;
            text-align: center;
            border-radius: 8px 8px 0 0;
            background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);
        }

        .cycle-body {
            background: #fff;
            padding: 0px;
        }

            .cycle-body .table td {
                padding: 0.15rem;
            }

        .cycle-bg {
            background: #e5f1fa;
            font-weight: 500
        }
        /*---End Cycle info------*/
/* Set my goal*/
.setcontiner {
    background: #0099d3;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
}

.setbody-wrp {
}

.set-genelogy {
    width: 78%;
    margin: 0 auto;
    background: #e4f5fd;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 10px 10px;
    position: relative;
}

    .set-genelogy .hv-wrapper .hv-item .hv-item-children .hv-item-child {
        padding: 0 200px;
    }

.set-currentwrp {
    width: 33%;
    background: #c1ebfe;
    margin: 5px 5px 0 0;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
}
.set-genelogy h6 {
    padding: 5px 0 0 5px;
}

.target-genelogy .hv-wrapper .hv-item .hv-item-children .hv-item-child {
    padding: 0 180px;
}

.target-genelogy {
    margin: 8px auto 0px auto;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
    background: #e4f5fd;
    position:relative;
}

.target-currentwrp {
    width: 330px;
    background: #c1ebfe;
    margin: 30px auto 0;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 5px;
    position: absolute;
    top: 40px;
    right: 5px;
    font-size: 11px;
}

.target-dropbox {
    padding: 5px 12px;
    border-radius: 10px;
}

.target-gelelogy-box {
    margin-top: 10px;
    border-top: 1px dashed #0099d3;
    padding-top: 10px;
}

.stockcheck-wrp .border-line, .stockes-tab .border-line {
    padding-bottom: 0px;
}

    .stockcheck-wrp .border-line h4, .stockes-tab .border-line h4 {
        font-size: 16px;
    }

.stockcheck-tab {
}

.stockes-tab .nav-tabs .nav-link {
    background: #dfeffd;
    margin-right: 5px;
    padding-top: 10px;
}

    .stockes-tab .nav-tabs .nav-link.active, .stockes-tab .nav-tabs .nav-link:hover {
        background: #499de6;
        color: #fff;
    }

        .stockes-tab .nav-tabs .nav-link.active::before {
            background: #dfeffd;
        }

        .tar-dropwrp
/*-------------set genelogy tree animation----------*/
.set-genelogy .hv-wrapper .hv-item .hv-item-parent:after {
    position: absolute;
    content: '\2193 ';
    font-size: 24px;
    width: 0;
    bottom: -11px;
    left: 49.3%;
    /* background-color: rgba(255, 255, 255, 0.7); */
    background: #4c4c4c;
    transform: translateY(100%);
    transform: scaleX(0);
    transform-origin: top;
    animation: line-left cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.8s forwards;
    animation-delay: 1s;
}

@keyframes line-left {
    from {
        transform: scaleY(0);
    }

    to {
        transform: scaleY(1.3);
    }
}

.set-genelogy .hv-wrapper .hv-item .hv-item-children .hv-item-child:before {
    content: '\2193 ';
    font-size: 24px;
    width: 0;
    height: 16px;
    top: -38px;
    left: 48.7%;
    /* background-color: rgba(255, 255, 255, 0.7); */
    background: #4c4c4c;
    transform: scaleX(0);
    transform-origin: top;
    animation: line-left cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.8s forwards;
    animation-delay: 3s;
}




.set-genelogy .hv-wrapper .hv-item .hv-item-children .hv-item-child:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 1px;
    top: -25px;
    left: 50%;
    /* background-color: rgba(255, 255, 255, 0.7); */
    background-color: #4c4c4c !important;
    transform: scaleX(0);
    transform-origin: top;
    animation: line-width cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.8s forwards;
    animation-delay: 2s;
    left: 42%;
    width: 130%;
}

@keyframes line-width {
    from {
        transform: scaleX(0);
    }

    to {
        transform: scaleX(1);
    }
}


.img-fadein1 {
    animation: fadeIn 1s;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    -ms-animation: fadeIn 1s;
}

.img-fadein2 {
    animation: fadeIn 8s;
    -webkit-animation: fadeIn 8s;
    -moz-animation: fadeIn 8s;
    -o-animation: fadeIn 8s;
    -ms-animation: fadeIn 8s;
}

.img-fadein3 {
    animation: fadeIn 10s;
    -webkit-animation: fadeIn 10s;
    -moz-animation: fadeIn 10s;
    -o-animation: fadeIn 10s;
    -ms-animation: fadeIn 10s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


/*--------- animation end------- */
.member-repur-wrp .eye-wrp {
    position: absolute;
    top: 27%;
    right: 13%;
}
.tar-dropwrp {
    background: #f2fafd;
    padding: 5px 0;
}
.small-txt{font-size:11px;}


/*--------- dashboard card------- */
.req-cardd {
    background: #fff !important;
    border-radius: .1rem !important;
    height: 247px!important;
}

.covert-checkbox {
    margin-right: 15px;
    margin-left: 5px;
}
.convet-size{font-size:13px!important}

/*---------New Tree View-----------*/
.nv-wrapper {
    display: flex;
}

    .nv-wrapper .nv-item {
        display: flex;
        flex-direction: column;
        margin: auto;
    }

        .nv-wrapper .nv-item .nv-item-parent {
            margin-bottom: 50px;
            position: relative;
            display: flex;
            justify-content: center;
        }

        .nv-wrapper .nv-item .nv-item-children {
            display: flex;
            justify-content: center;
        }

            .nv-wrapper .nv-item .nv-item-children .nv-item-child {
                padding: 0 16px;
                position: relative;
                width: 50%;
                text-align: center;
            }



.hv-left-arrow {
    position: absolute;
    width: 20%;
    top: 18%;
    right: 13%;
    z-index: 5;
}

.hv-right-arrow {
    position: absolute;
    top: -17%;
    left: 13%;
    z-index: 5;
}



.hv-right-arrow2 {
    position: absolute;
    width: 14%;
    top: -27%;
    left: 13%;
    z-index: 5;
}

.hv-left-arrow2 {
    position: absolute;
    width: 20%;
    top: -0%;
    right: 13%;
    z-index:5;
}



.hv-left-arrow3 {
    position: absolute;
    width: 13%;
    top: -9%;
    right: 13%;
    z-index: 5;
}

.hv-right-arrow3 {
    position: absolute;
    width: 12%;
    top: -22%;
    left: 13%;
    z-index: 5;
}

.hv-top-arrow-g {
    position: absolute;
    width: 8%;
    top: -1px;
    right: 17%;
    z-index: 5
}
.hv-top-arrow-r {
    position: absolute;
    top: 13px;
    left: 17%;
    z-index: 5
}
.hg-clr{color:green}
.hr-clr {
    color: #ff7808;
}
.powr-wrp, .weaker-wrp {
    position: relative;
    font-weight: bold;
  
}


.g-arrow {
    transform: translate(-50%, -50%);
    transform: rotate(90deg);
    cursor: pointer;
}

    .g-arrow span {
        display: block;
        width: 12px;
        height: 12px;
        border-bottom: 3px solid green;
        border-right: 3px solid green;
        transform: rotate(45deg);
        margin: -10px;
        animation: animate 2s infinite;
    }

        .g-arrow span:nth-child(2) {
            animation-delay: -0.2s;
        }

        .g-arrow span:nth-child(3) {
            animation-delay: -0.4s;
        }

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}



.r-arrow {
    transform: translate(-50%, -50%);
    transform: rotate(-90deg);
    cursor: pointer;
}

    .r-arrow span {
        display: block;
        width: 12px;
        height: 12px;
        border-bottom: 3px solid #ff7808;
        border-right: 3px solid #ff7808;
        transform: rotate(45deg);
        margin: -10px;
        animation: animate1 2s infinite;
    }

        .r-arrow span:nth-child(2) {
            animation-delay: -0.2s;
        }

        .r-arrow span:nth-child(3) {
            animation-delay: -0.4s;
        }

@keyframes animate1 {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}


.gr-arrow {
    transform: translate(-50%, -50%);
    transform: rotate(-90deg);
    cursor: pointer;
}

.gr-arrow {
    transform: translate(-50%, -50%);
    transform: rotate(-90deg);
    cursor: pointer;
}

    .gr-arrow span {
        display: block;
        width: 12px;
        height: 12px;
        border-bottom: 3px solid green;
        border-right: 3px solid green;
        transform: rotate(45deg);
        margin: -9px;
        animation: animate1 2s infinite;
    }

        .gr-arrow span:nth-child(2) {
            animation-delay: -0.2s;
        }

        .gr-arrow span:nth-child(3) {
            animation-delay: -0.4s;
        }


.rl-arrow {
    transform: translate(-50%, -50%);
    transform: rotate(90deg);
    cursor: pointer;
}

    .rl-arrow span {
        display: block;
        width: 12px;
        height: 12px;
        border-bottom: 3px solid #ff7808;
        border-right: 3px solid #ff7808;
        transform: rotate(45deg);
        margin: -10px;
        animation: animate 2s infinite;
    }

        .rl-arrow span:nth-child(2) {
            animation-delay: -0.2s;
        }

        .rl-arrow span:nth-child(3) {
            animation-delay: -0.4s;
        }

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}

.best:hover,.name:hover {
    color: #017bd0
}


.border-line1 {
    border-bottom: 1px dashed #3878a0;
    padding-bottom: 7px;
    margin-bottom: 20px;
    background: #e7f6fd;
    padding-top: 7px;
}
.head-bg {
    background-image: linear-gradient(to top, #ffffff 0%, #ace0f9 100%);
    padding: 10px;
    
}
.border-botm{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.in-Refer {
    background-image: linear-gradient(to top, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);
    padding: .5em .75em;
    color: #fff;
    animation: blinker1 1s linear infinite;
    font-size: 13px;
    margin-right:5px;
    /*border-radius:5px;*/
}

@keyframes blinker1 {
    30% {
        opacity: 0.6;
    }
}

.referal-bg {
    background: #cff4fc;
    border: 2px dashed #9fd9e5;
    padding:10px;
    border-radius:5px;
}


@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.blinking-text {
    
    
     
    color: red;
    animation: blink 1s infinite;
}


/*--------Dashboard slider--------*/
.mask-box {
    width: 210px;
    
    min-height: 182px;
    text-align: center;
    padding-top: 8px;
    border-radius: 5px;
     
}
.mask {
   
    margin: 0px auto;
    width: 210px;
    overflow: hidden;
}

ul.images {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
}

    ul.images li {
        float: left;
        display: block;
    }

ul.triggers {
    position: absolute;
    top: 171px;
    left: 70px;
}

    ul.triggers li {
        float: left;
        margin: 0 5px;
        width: 9px;
        height: 9px;
        border-radius: 10px;
        cursor: pointer;
        background-color: #ccc;
        color: #000;
        display: block;
    }

        ul.triggers li.selected {
            background-color: red;
            color: #000;
        }


.crck-wrp {
    background-image: url(../img/crack-img.gif);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/*--- table row css animation---*/
.table tbody tr {
    animation: anim 0.6s ease;
}

@keyframes anim {
    0% {
        transform: scaleY(0);
    }
 
    100% {
        transform: scaleY(1);
    }
}
