/*********common-box************/
.common-box {
    padding: 10px;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
    overflow: hidden;
}

/*login-pages*/
.main-banner-left {
    display: flex;
    width: 100%;
    position: relative;
    background: url(../images/reseller-01.jpg) center;
    background-size: cover;
}

.login_content input {
    padding: 0 10px;
}

section.login-wp [class*="col-"] {
    padding: 0;
    display: flex;
    flex-flow: wrap;
}


.form-cls-log {
    width: 100%;
}

.log-conta-cls {
    width: 100%;
}

.logo-img {
    padding-top: 15px;
    /*width: 80px;*/
}

.log-regist-banner {
    width: 100%;
    padding: 15px;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: #fff;
    display: flex;
    height: 100%;
}

section.login-wp > .row {
    margin: 0;
    width: 70%;
    justify-content: center;
    display: flex;
    margin: 0 auto;
}

.login_content input {
    width: 100%;
    height: 40px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: .4rem;
    border: none;
}

.log-btn {
    background: #ff4081;
    border: none;
    color: #fff;
    padding: 7px 30px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    overflow: hidden;
    border-radius: .4rem;
}

.login_content p {
    margin-bottom: 5px;
}
/*login-pages*/

/*@import url('https://fonts.googleapis.com/css?family=Exo&display=swap');*/

#Inprocess {
    background: yellow;
    padding: 2px 7px;
    border: none;
    border-radius: 5px;
    color: #000;
}

#Unattended {
    background: red;
    padding: 2px 7px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
}

button {
    font-size: 13px;
}


#Solved {
    background: #00a65a;
    padding: 2px 7px;
    border: none;
    border-radius: 5px;
    color: #fff;
}




body {
    background: #fff !important;
    color: #040404;
    /*font-family: 'Exo', sans-serif !important;*/
    font-size: 13px !important;
    padding: 0px 0px 10px 0px;
}

p, table, tr, td, th, span, a, fieldset, dl {
    /* color: #4c4c4c; */
    font-size: 13px;
}

.recent-tabs {
    color: #4c4c4c !important;
    padding-top: 15px;
}

.header-top-cls .nav-parent img {
    width: 22px;
    border-radius: 70px;
    height: 22px;
}

ul {
    padding: 0;
    list-style: none;
}


/***********pramod kumar new css 1-08-2019* menu****/
.nav-quirk > li.active > a {
    color: #FF4081;
    background-color: transparent;
}

.nav-quirk > li.nav-parent > a:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 400;
    color: #bdc3d1;
    position: absolute;
    top: 7px;
    right: 15px;
}

.nav-quirk > li > a {
    color: #d2c2c4;
    padding: 10px 30px 10px 10px;
    border-radius: 0;
    font-weight: 500;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    font-size: 13px;
}

.nav-quirk .children > li.active > a {
    color: #FF4081 !important;
    background: #110a21 !important;
}

i.notification-circle {
    width: 10px;
    height: 10px;
    border-radius: 15px;
    display: block;
    position: absolute;
    top: -4px;
    right: -9px;
    background: #ff4081;
}

span.bell-icon {
    width: 10px;
    height: 10px;
    border-radius: 15px;
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    background: #2ac300;
}

.nav-quirk .children > li > a:hover {
    color: #FF4081;
}

.nav-quirk .children > li > a {
    display: block;
    border: none;
    font-weight: 400;
    padding: 8px 0 8px 40px;
    color: #d2c2c4;
    position: relative;
    font-size: 13px !important;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    text-decoration: none;
}

li.newupdates > a {
    display: flex;
    align-Items: center;
}

.header-top-cls .flex-cls.justi-content {
    align-Items: center;
}

.nav-quirk > li > a > .fa {
    margin-right: 13px;
    font-size: 15px;
    width: 15px;
}

ul.left-side-menu > li > img {
    width: 14px;
    margin-right: 5px;
}


li.newupdates > a > i {
    margin-left: 10px;
    position: relative;
}
/***********new css 1-08-2019*****/





/***********new css 1-08-2019*****/
.header-top-cls {
    background: #2d3f01;
    padding: 10px 0px 10px 0px;
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

.flex-cls {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}

.justi-content {
    justify-content: space-between;
}

.logo {
    /* width: 255px; */
    /* margin-bottom: 3px !important; */
    /* float: left; */
}

.pnl-tp-heading h3 {
    font-size: 20px;
}


.header-top-cls ul {
    width: 100%;
    text-align: right;
    margin: 0;
}

    .header-top-cls ul li {
        margin-bottom: 0;
        margin-right: 15px;
        position: relative;
    }

.header-top-cls .children {
    display: none;
    position: absolute;
    z-index: 99;
    width: 180px;
    background: #110a21;
    text-align: left;
    margin-left: 0;
    top: 36px;
    right: 0;
    border: 1px solid #4f5462;
    padding-left: 0;
}

    .header-top-cls .children li {
        list-style: none;
        margin-top: 0;
        margin-right: 0px;
        border-bottom: 1px solid #4f5462;
    }

.header-top-cls ul li a {
    font-size: 13px;
    color: #fff;
}

.dash-section .software-panel-left {
    position: fixed;
    height: 100%;
    width: 215px;
    top: 0px;
    padding-top: 48px;
    left: 0;
    z-index: 99;
    background-color: #110a21;
    overflow: auto;
    transition: 0.5s;
}

.software-panel-left.sticky-2 {
    padding-top: 0 !important;
}

.dash-section .software-panel-left {
    position: fixed;
    height: 100%;
    width: 215px;
    top: 0px;
    padding-top: 52px;
    left: 0;
    z-index: 99;
    background-color: #110a21;
    overflow: auto;
    transition: 0.5s;
}

.nav-quirk > li > a:hover, .nav-quirk > li > a:focus {
    color: #FF4081;
    background-color: transparent;
}

.nav-quirk .children {
    list-style: none;
    display: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    top: 0px;
    /* background: #3a3d65; */
    z-index: 999;
}

    .nav-quirk .children > li {
        border-bottom: 1px solid #333b47;
        text-transform: none;
        letter-spacing: normal;
        display: block;
        font-size: 12px;
        margin-bottom: 0px;
        width: 100%;
        text-align: left;
    }

    .nav-quirk .children li:nth-child(1) a {
        border-top: none;
        border: none;
        background: #110a21;
    }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background: none;
    color: #FF4081;
    padding-top: 15px;
    padding-bottom: 10px;
}

.logo > a {
    display: block;
    width: 120px;
}

.software-panel-right {
    margin-left: 220px;
    /* padding-top: 48px; */
}





.header-top-cls .children li > a {
    padding: 10px;
    display: block;
    color: #d2c2c4;
    font-size: 13px;
}

.pnl-tp-heading {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    position: relative;
}

    .pnl-tp-heading:before {
        width: 100px;
        height: 4px;
        background: #63870b;
        position: absolute;
        content: '';
        bottom: -2px;
    }

























/**********20-07-2019*****/
.utilities-bx {
    font-size: 18px;
    color: #fff;
    padding: 0 15px;
}

    .utilities-bx > ul {
        border-bottom: 1px solid #2d304c;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px;
        margin-bottom: 0;
    }

        .utilities-bx > ul > li {
            display: flex;
            justify-content: space-between;
            font-size: 16px !important;
        }

    .utilities-bx > p {
        padding-top: 10px;
    }

.header-top-cls ul li > a, .header-top-cls ul li > a > span {
    color: #fff;
}

/************new-pramod csss**********************/
.wallet-wp {
    padding: 0 !important;
}

.round-heading {
    position: absolute;
    right: 0;
    border-radius: 0 0 0 10px;
    background: #FF4081;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
}

.wallet-wp figure {
    display: flex;
    align-Items: center;
    justify-content: center;
    padding: 48px 15px;
    padding-bottom: 20px;
}

.left-wrp {
    display: flex;
}

    .left-wrp > img {
        width: 50px;
    }

.right-wrp span {
    display: flex;
    font-size: 24px;
    color: #000;
}

.right-wrp {
    display: flex;
    font-weight: 400;
    line-height: 1.2;
    color: #000000;
    font-size: 24px;
    padding-left: 15px;
    margin-right: 15px;
    align-Items: center;
}

.invoice-new {
    padding: 0;
}

    .invoice-new > aside {
        display: flex;
        align-Items: center;
        padding: 10px 15px 20px;
        padding-top: 30px;
    }

    .invoice-new ul {
        display: flex;
        list-style: none;
        margin: 0;
        width: 100%;
        justify-content: space-around;
    }

    .invoice-new > aside > span {
        width: 50px;
    }

    .invoice-new ul > li > img {
        width: 30px;
        margin-bottom: 10px;
    }

    .invoice-new ul > li {
        padding: 0;
        line-height: initial !important;
        margin: 0;
        text-align: center;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

        .invoice-new ul > li p {
            margin-bottom: 0;
            color: #4c4c4c;
            font-weight: 300;
            display: flex;
            align-Items: baseline;
        }

.revenue {
    display: flex;
    flex-flow: column;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: .4rem;
}

    .revenue figure {
        display: flex;
        justify-content: space-between;
        padding: 15px;
        padding-top: 30px;
    }

.revenue-content {
    width: 75%;
    color: #4c4c4c;
}

    .revenue-content > p {
        font-size: 24px;
        color: #000;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
    }

.round-heading + h4 {
    padding-top: 5px;
    font-size: 18px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.revenue-content ul {
    display: flex;
    padding: 0;
    margin: 0;
    flex-flow: wrap;
}

    .revenue-content ul > li {
        width: 50%;
        display: flex;
        align-Items: baseline;
    }

span.utilities-color-bx {
    background: #ff5c7c;
}

.revenue-content ul > li > span {
    width: 10px;
    height: 10px;
    border-radius: 15px;
    display: block;
    margin-right: 15px;
}

span.travel-color-bx {
    background: #5ad8a9;
}

span.products-color-bx {
    background: #75b0f9;
}

span.deals-color-bx {
    background: #c1c1c1;
}

.left-cl {
    width: 25%;
    display: flex;
    justify-content: center;
}

.row-np {
    display: flex;
    flex-flow: wrap;
}

    .row-np ul {
        display: flex;
        flex-flow: column;
        list-style: none !important;
        margin: 0;
        margin-top: 8px;
    }

        .row-np ul > li > p {
            margin-bottom: 0;
        }

.indicator-percent.color-one {
    display: flex;
    align-Items: baseline;
    width: 200px;
}

.indicator-percent > dl {
    width: 100%;
    height: 5px;
    background: #176ff5;
    border-radius: 15px;
    margin: 0;
    margin-right: 15px;
}

.total-revenue > aside {
    justify-content: center;
    align-Items: center;
    display: flex;
    flex-flow: column;
    /* border-bottom: 1px solid rgba(0,0,0,0.2); */
    height: 50%;
}

.total-revenue {
    display: flex;
    flex-flow: column;
    width: 250px;
    /* border-left: 1px solid rgba(0,0,0,0.2); */
    justify-content: space-evenly;
}

    .total-revenue > figure {
        display: flex;
        color: #757575;
    }

        .total-revenue > figure > ul {
            display: flex;
            width: 100%;
            margin: 0;
            flex-flow: row !important;
            padding: 0;
        }

            .total-revenue > figure > ul > li {
                width: 100%;
                text-align: center;
            }



.map-img > img {
    width: 220px;
}

.india-map .row-np {
    justify-content: space-between;
}

.india-map {
    display: block;
    padding: 0;
}

.All-Customer {
    padding: 15px;
}

.color-two > dl {
    background: #94c520;
}

.color-two {
    width: 160px;
    display: flex;
    align-Items: baseline;
}

.color-three dl {
    background: #dcb800;
}

.color-three {
    width: 120px;
    display: flex;
    align-Items: baseline;
}

.color-four {
    width: 80px;
    display: flex;
    align-Items: baseline;
}

.indicator-percent.color-five {
    width: 40px;
    display: flex;
    align-Items: baseline;
}



    .indicator-percent.color-five dl {
        background: #a2a2a2;
    }

.color-four dl {
    background: orange;
}

.india-map .row-np {
    font-size: 15px;
    padding-left: 15px;
    color: #4c4c4c;
    padding: 7px;
}

.total-user-use ul > li > p {
    color: #292929;
    height: 20px;
    position: relative;
    top: 7px;
}

.total-revenue > aside > h4 {
    font-size: 24px;
}

.total-revenue > figure > ul > li > h4 {
    font-size: 18px;
    color: #000;
}

h4.headign-h4 {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
}

.recent-ticket {
    flex-flow: column;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
    overflow: hidden;
}

.recent-tabs .nav-pills > li {
    margin: 0;
}

.recent-tabs .nav {
    padding: 0 15px;
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 0px;
}

.recent-tabs .nav-pills > li > a {
    /* padding: 10px; */
    background: none;
    color: #4c4c4c;
    font-size: 13px;
}

.recent-tabs .nav-pills > li.active > a, .recent-tabs .nav-pills > li.active > a:hover, .recent-tabs .nav-pills > li.active > a:focus {
    background: none;
    color: #ff274e;
    border-bottom: 3px solid #ff274e;
    border-radius: 0;
}

.recent-tabs > .tab-content > .tab-pane > ul {
    padding: 15px;
    margin: 0;
    padding-bottom: 0;
}

    .recent-tabs > .tab-content > .tab-pane > ul > li {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dotted rgba(0,0,0,0.2);
        padding: 7px 0;
    }

.user-bx {
    display: flex;
    align-Items: center;
    width: 75%;
}

    .user-bx .fa {
        font-size: 30px;
        margin-right: 15px;
    }

    .user-bx > p {
        margin: 0;
        color: #4c4c4c;
        font-size: 13px;
    }

.option-tabs .dropdown-toggle {
    border: none;
    background: none;
    font-size: 16px;
    color: #4c4c4c;
}

.option-tabs .dropdown-menu {
    left: -170px;
}

/*.recent-ticket > h4 {
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    font-size: 18px;
}*/

.circle-cl-one {
    position: relative;
}

.option-in-circle {
    font-size: 0;
    background: #e49809;
    padding: 7px;
    display: inline;
    transition: all 150ms ease-in-out;
    border-radius: 50%;
    color: #fff;
}

    .option-in-circle:hover {
        font-size: 14px;
        border-radius: 2px;
        padding: 3px 5px;
    }

.option-tabs ul.dropdown-menu {
    padding: 0;
    box-shadow: 0 0 7px #0000002e;
}

    .option-tabs ul.dropdown-menu > li > a {
        font-size: 14px;
        color: #333;
        font-weight: 600;
        padding-left: 15px;
    }

    .option-tabs ul.dropdown-menu > li {
        margin: 0;
    }

.recent-tabs .nav-pills > li > a:hover {
    background: none;
}

.recent-tabs > .tab-content > .tab-pane > ul li:last-child {
    border: none;
}

.option-tabs {
    display: flex;
    align-Items: center;
}






tspan {
    fill: #1b1b1b;
}


.kyc-plan {
    flex-flow: column;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    border-radius: .4rem;
    background: #381684;
    padding: 15px;
    color: #fff;
    margin-bottom: 15px;
}

/*.kyc-plan h4 {
        color: #fff;
        font-size: 20px;
        margin: 0;
    }*/

.curren-plan-detail a {
    padding: 2px 5px;
    background: #fff;
    border-radius: .4rem;
    font-size: 13px;
    color: #333;
    transition: all 150ms ease-in-out;
}

.kyc-plan h5 {
    font-size: 13px;
    color: #fff;
    margin-top: 7px;
}

.Current-Plan-new {
    border-right: 1px solid #ffffff2b;
}

.curren-plan-detail {
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-Items: center;
}

.kyc-plan p {
    font-size: 13px;
    color: #ffff;
}

.curren-plan-detail a:hover {
    background: #ff4081;
    color: #fff;
    box-shadow: 0px 0 1px 0px #fff;
}


.kyc-plan .row:nth-child(2) {
    margin-top: 10px;
}

.kyc-plan .row {
    margin-top: 15px;
}

.graph-panel {
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
    overflow: hidden;
}

.graph-panel-2 {
    flex-flow: column;
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
    overflow: hidden;
}

.account-kyc {
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
    padding-bottom: 15px;
}

/*h4.heading-four {
    font-size: 18px;
    padding-top: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}*/

.Login-Summary {
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
}

    .Login-Summary .date-time .date_login {
        color: #4c4c4c;
        display: contents;
    }

    .Login-Summary .date-time .time_login {
        color: #4c4c4c;
        display: flex;
    }

    .Login-Summary .date-time {
        display: flex;
        justify-content: space-between;
    }

/*.Login-Summary > h4 {
        font-size: 18px;
        padding-top: 15px;
        padding-left: 15px;
    }*/

.ip-address .ip-address .ip_login {
    font-size: 18px;
}

span.ip_login {
    font-size: 13px;
    color: #4c4c4c !important;
}

.Prepaid-wallet-summery {
    position: relative;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: .4rem;
    padding: 15px;
    display: none;
}

    /*.Prepaid-wallet-summery h4 {
        font-size: 18px;
    }*/


    .Prepaid-wallet-summery .inner-detail label {
        display: flex;
        font-size: 13px !important;
        color: #4c4c4c !important;
        width: 100% !important;
        text-align: left !important;
    }

.inner-boder {
    display: flex;
    border-bottom: 1px dotted rgba(0,0,0,0.2);
    padding: 10px 0;
}

.btn-add-topup-2 {
    padding: 7px 10px;
    text-align: center;
    margin-bottom: 15px;
    background: #FF4081;
    display: table;
    margin: 0 auto;
    border-radius: .4rem;
    font-size: 12px !important;
    margin-top: 15px;
}

.heading-sub-new {
    padding-left: 15px;
    margin: 0;
}

.Login-Summary .date-time-ip {
    padding: 7px 15px;
    padding-bottom: 7px;
    border-bottom: 1px dotted #ddd;
}

.software-panel-left li {
    border: none !important;
    margin-top: 0 !important;
    box-shadow: none !important;
}

.software-panel-left::-webkit-scrollbar {
    width: 7px;
    background: #2a1e46;
}

.software-panel-left::-webkit-scrollbar-thumb {
    background: #FF408152;
}

.invoice-new ul > li > span {
    font-size: 24px;
    color: #000;
}

span.data-invoice {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 15px;
    margin-right: 10px;
}

    span.data-invoice.Completed {
        background: #289809;
    }

    span.data-invoice.Cancel {
        background: red;
    }

    span.data-invoice.Out.for.Delivery {
        background: #44c521;
    }

    span.data-invoice.Shipped {
        background: #61d442;
    }

    span.data-invoice.Packed {
        background: #79e25c;
    }

    span.data-invoice.Created {
        background: #9ef586;
    }

.option-in-circle.cr-green {
    background: #2ac300;
}

.option-in-circle.cr-blue {
    background: #4949e2;
}

.option-in-circle.cr-black {
    background: #000;
}

.option-in-circle.cr-gray {
    background: gray;
}
/********Map******/
text.highcharts-title {
    display: none;
}

text.highcharts-subtitle {
    display: none;
}



g.highcharts-exporting-group {
    display: none;
}

g.highcharts-button.highcharts-map-navigation.highcharts-zoom-in.highcharts-button-normal {
    display: none;
}

g.highcharts-button.highcharts-map-navigation.highcharts-zoom-out.highcharts-button-normal {
    display: none;
}



g.highcharts-legend {
    display: none;
}

text.highcharts-credits {
    display: none;
}

#container {
    width: 300px;
    overflow: hidden !important;
    height: 255px;
}

.loading {
    color: gray;
}

.map-img {
}

g.highcharts-series.highcharts-series-0.highcharts-map-series.highcharts-color-0.highcharts-tracker {
    position: absolute;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    transform: scale(1.5) translate(-20px, 0);
}

g.highcharts-series-group {
    position: absolute;
    height: 100%;
    transform: translate(-47px, 5px);
}

svg.highcharts-root {
    position: relative;
    width: 100%;
}

div#highcharts-kwaz1vm-0 {
    height: auto !important;
    width: 100% !important;
}

g.highcharts-button.highcharts-map-navigation.highcharts-zoom-in {
    display: none;
}

g.highcharts-button.highcharts-map-navigation.highcharts-zoom-out {
    display: none;
}

div#highcharts-1p1k66c-0 {
    height: 267px !important;
}
/********Map******/

.Current-Plan-new a {
    transition: 0.5s;
    font-size: 16px;
    color: #FF4081;
}

    .Current-Plan-new a:hover {
        text-decoration: underline;
    }

    .Current-Plan-new a:hover {
        color: #fff;
    }

.kyc-plan .row {
    border-bottom: 1px solid #ffffff2b;
    padding-bottom: 15px;
}

    .kyc-plan .row:last-child {
        border: none;
        padding-bottom: 0;
    }


.home-wrp {
    padding-left: 15px;
    padding-right: 15px;
}




.new-serch-Item input.btn.btn-success {
    margin-right: 15px;
}

.new-serch-Item input#btnReset {
    margin: 0;
}

.btn-success {
    background: #2ac300;
    border: none;
    border-radius: .4rem !important;
}


input, select, textarea {
    border-radius: .4rem !important;
}


tabel tbody th {
    background: #fff !important;
}

table.tabel-new > tbody > tr > th, table.tabel-new > thead > tr > th {
    background: white !important;
    font-weight: 400 !important;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    position: relative;
}

.tabel-new table {
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
}



table.tabel-new tbody > tr > td {
    background-color: #fff;
    position: relative;
}

table.tabel-new > tbody > tr:nth-child(odd) td {
    border: 1px solid #ddd;
    background-color: #f3f3f3;
}

.tabel-new {
    width: 100%;
    max-width: 100%;
}

input#toDate {
    background: none;
}

table.tabel-new > tbody > tr > td {
    padding: 7px;
    border: none !important;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd;
    text-align: center;
}



input#fromDate {
    background: no-repeat;
}




.software-panel-right input, .software-panel-right select {
    display: block;
    width: 100%;
    /* height: 20px; */
    padding: 6px;
    /* padding-top: 0; */
    font-size: 13px !important;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    float: left;
}

#btnSearch {
    height: auto;
    padding: 8px 12px;
    margin-right: 5px;
}

input.btnSearchGrid.btn.btn-success {
    display: inline-block;
    width: auto;
}

/***********new css 1-8-2019*****/

/***********new css 30-07-2019*****/
.all-downline-member {
    display: flex;
    margin-bottom: 15px;
}

input#txtsearchItem {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.col-sm-3.col-md-3.pack-order-btn {
    display: flex;
}



    .col-sm-3.col-md-3.pack-order-btn a.btn.btn-warning.btnSearchGrid.btn_search_hei {
        margin-right: 15px;
    }

.pack-order .divGrid.divGrid2.col-md-12 {
    margin-top: 15px;
}

.col-sm-3.col-md-3.hand_over-btn {
    display: flex;
}

    .col-sm-3.col-md-3.hand_over-btn a.btn.btn-warning.btnSearchGrid.btn_search_hei {
        margin-right: 15px;
    }


input#fromReadyforDispatch {
    background: none;
}

input#toReadyforDispatch {
    background: none;
}

table.tabel-new {
    margin-top: 15px;
    border: 1px solid #ddd;
}


.col-sm-3.col-md-3.intransit-btn {
    display: flex;
}

    .col-sm-3.col-md-3.intransit-btn a.btn.btn-warning.btnSearchGrid.btn_search_hei {
        margin-right: 15px;
    }

.col-sm-3.col-md-3.completed-btn {
    display: flex;
}



    .col-sm-3.col-md-3.completed-btn a.btn.btn-warning.btnSearchGrid.btn_search_hei {
        margin-right: 15px;
    }

.Avl-bal {
}

th.availble-th {
    position: relative;
}

    th.availble-th .Avl-bal {
        position: absolute;
        top: 14px;
    }

.table-data-btn {
    display: inline-flex;
    position: absolute;
    top: -49px;
    right: 0;
}

div#table-container {
    position: relative;
}

.table-data-btn button#btnbulkprocess {
    margin-right: 15px;
}

th.availble-th .Avl-bal input[type="image"] {
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
}

.checkbox-sno input#chkbulkRejectOrPaid {
    width: 20px;
    margin: 0;
    padding: 0;
}

.checkbox-sno {
    width: 60px;
    display: flex;
    align-Items: center;
}



    .checkbox-sno span {
        padding-left: 7px;
    }

select {
    font-size: 12px !important;
}

.font-18 {
    font-size: 18px;
}

h5.note-add-wallet {
    padding: 15px 0;
    color: #FF4081;
}

textarea#txtareaforcommentorremark {
    border-radius: 4px;
}

.prepaid-Add-Wallet-left .form-control {
    height: 40px;
}

.submite-add-wallet figure {
    display: inline-flex;
    justify-content: center;
    align-Items: center;
}

.submite-add-wallet {
    text-align: center;
}

    .submite-add-wallet input#btnsubmit {
        margin-right: 15px;
    }

.prepaid-Add-Wallet-left form#DivForRegistration {
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 30px;
}

.bnk-logo {
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
}

.add-wallet-bnk-details ul {
    margin: 0;
    list-style: none;
    font-size: 14px;
}

    .add-wallet-bnk-details ul > li {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dotted rgba(0,0,0,0.2);
        padding-bottom: 15px;
    }

        .add-wallet-bnk-details ul > li > span {
            font-weight: 600;
            color: #000;
        }

#DivForDDChequeNeft label {
    padding-bottom: 7px;
    padding-top: 7px;
}

input::placeholder {
    color: #4c4c4c !important;
}

.form-control {
    color: #4c4c4c !important;
}

.Export-In-Excel-btn {
    display: flex;
}

.new-serch-Item .btn {
    font-size: 13px;
}

.software-panel-right input.btn.btn-success {
    color: #fff;
    border: none;
}

.software-panel-right .btn .btn-warning {
    color: #fff;
}

.software-panel-right input#btnReset {
    color: #fff;
    border: none;
}

.wallet-summery-btn-sub {
    display: inline-flex;
}

    .wallet-summery-btn-sub input#btnRest {
        color: #fff;
        margin-left: 15px;
        border: none;
    }

.software-panel-right .btn .btn-danger {
    color: #fff !important;
}



.my-commission-Wallet-Summary .col-md-4 label {
    font-size: 14px;
    font-weight: 600;
    color: #312f2f;
}

.my-commission-Wallet-Summary .col-md-8 label {
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
    width: 50%;
}

.from_date {
    display: flex;
    align-Items: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
}

    .from_date .fa {
        font-size: 20px;
        padding-left: 10px;
    }

    .from_date input {
        border: none;
        outline: none;
    }

#fromDate, #toDate {
    position: relative;
    background-image: url(../images/calender-icon.png) !important;
    background-position: right 9px !important;
    background-repeat: no-repeat !important;
}

/*********common-box************/



/***********new css 30-07-2019*****/

.col-sm-2.pvb-btn {
    display: flex;
    margin-left: -37px;
}



    .col-sm-2.pvb-btn button#btnbulkprocess {
        margin-left: 15px;
    }

.B-V-Distribute-resller.common-box .tabel-new .btn {
    padding: 2px 7px;
}

.btn-Inprocess {
    padding: 2px 7px;
    color: green;
}

.circle-cl-one.Unattended .option-in-circle.cr-green {
    background: red;
}

.circle-cl-one.Inprocess .option-in-circle.cr-green {
    background: yellow;
    color: #000;
}

.circle-cl-one .Pending .option-in-circle.cr-green {
    background: orange;
}

.option-in-circle.cr-green {
    background: #2ac300;
}

.invoice-new h4.headign-h4 {
    padding-left: 15px;
}

.recent-ticket .headign-h4 {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 0;
}

.Prepaid-wallet-summery h4.headign-h4 {
    padding-top: 0;
    margin: 0;
}

.Login-Summary h4.headign-h4 {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 9px;
    color: #000000;
    margin-top: 0;
}

.account-kyc h4.headign-h4 {
    padding-left: 15px;
    padding-top: 15px;
    margin-top: 0;
}

.kyc-plan h4.headign-h4 {
    color: #fff;
    padding-top: 0;
    margin-top: 0;
}

text.amcharts-axis-title {
    font-size: 17px;
    fill: #404040;
    font-weight: 300;
    display: none;
}

.flex-cls.justi-content img.img-Chk {
    width: 15px;
    height: 15px;
}

.fa-warning:before, .fa-exclamation-triangle:before {
    top: 6px;
    position: relative;
}


.india-map .row-np aside {
}

.total-revenue > aside {
    display: flex;
    align-Items: center;
    flex-flow: initial;
    padding: 15px;
    justify-content: center;
    position: relative;
    padding-top: 20px !important;
    height: 39%;
}

    .total-revenue > aside > span {
        display: flex;
        width: 27%;
    }

.totla-value-box {
    /* width: 55%; */
    display: flex;
    flex-flow: column;
    padding-left: 30px;
    align-Items: baseline;
}

.total-revenue > aside > span > img {
    width: 100%;
}

.totla-value-box h4 {
    font-size: 24px;
    color: #000;
}

.total-revenue > figure > ul > li > span {
    width: 27%;
}

.total-revenue > figure > ul > li {
    justify-content: center;
    display: flex;
}

.total-revenue {
    padding: 0 15px;
    margin: 7px 0;
}



.inner-detail ul {
    margin: 0;
    padding: 5px 5px 10px;
    border-bottom: 1px dotted rgba(0,0,0,0.2);
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 4px 15px;
    color: #4c4c4c;
    list-style: none;
    display: flex;
    padding-bottom: 14px;
}

    .inner-detail ul li.first_part {
        width: 60%;
        font-size: 13px;
        margin-right: 8px;
        display: flex;
        align-Items: center;
    }

    .inner-detail ul li:first-child {
        border-right: 1px solid rgba(0,0,0,0.2);
    }

    .inner-detail ul li.first_part .fa {
        font-size: 16px;
        position: relative;
        top: 0px;
        margin-right: 15px;
        color: #4c4c4c;
    }

    .inner-detail ul li.second_part.verified {
        color: #2ac300;
    }

    .inner-detail ul li.second_part {
        color: #ff0000;
        font-size: 13px;
    }

        .inner-detail ul li.second_part.verified > .fa {
            margin-right: 7px;
            margin-left: 7px;
        }



[class*="graph-panel"] .panel-body {
    padding-top: 30px;
}



.inner-detail .heading-sub-new {
    font-size: 16px;
}

.right-wrp > p {
    color: #000;
    font-size: 24px;
    margin: 0;
}

.option-tabs ul.dropdown-menu li {
    border-bottom: 1px solid #ccc;
    color: #4c4c4c;
    padding: 10px;
}

.inner-detail .application_approved {
    background: linear-gradient(#f9ae37, #f39c13);
    padding: 7px 10px;
    text-align: center;
    font-size: 13px !important;
    color: #d9534f;
    margin-bottom: 15px;
    background: #2ac300;
    display: table;
    margin: 0 auto;
    border-radius: .4rem;
    font-size: 10px !important;
    text-decoration: none !important;
}

.btn-add-topup-2 {
    padding: 7px 10px;
    text-align: center;
    margin-bottom: 15px;
    background: #FF4081;
    display: table;
    margin: 0 auto;
    border-radius: .4rem;
    font-size: 10px !important;
    margin-top: 15px;
}

.Login-Summary .date-time-ip:last-child {
    border: none;
}

.inner-boder .col-md-6:first-child label {
    font-weight: 500 !important;
}

label {
    font-weight: 300;
}

.left-menu-part {
    display: none !important;
}

.recent-ticket .nav-pills > li.active > a, .recent-ticket .nav-pills > li.active > a:focus, .recent-ticket .nav-pills > li.active > a:hover {
    padding-top: 10px;
}

.kyc-plan .col-xs-7 {
    padding: 0;
}

/**************inner-pages******************************/
a.gridViewToolTip {
    position: relative;
}

div#tooltip {
    position: absolute;
    z-index: 3000;
    border: none !important;
    background-color: #C2E0FF;
    padding: 0px !important;
}

    div#tooltip table td {
        background: #FF4081 !important;
        color: #fff;
        border: none !important;
    }


li.disabledPrev a, li.disabledNext a {
    color: #000;
    font-weight: 600;
    transition: all 0.2s ease-out 0s;
    padding: 9px 14px;
    border: 1px solid #00000029;
    border-radius: 0 !important;
}

li.disabledPrev a {
    margin-right: 3px;
}


a#liNav1 {
    background: #2d3f01;
    color: #fff;
    padding: 9px 14px;
    border: 1px solid #2d3f01;
}

li.disabledNext a {
    margin-left: 3px;
}

.all-members-customer-cm .vrf-spn-data {
    display: block;
    width: 200px !important;
}

.nav-quirk .children > li.active > a {
    color: #FF4081 !important;
    background: #110a21 !important;
}

a {
    text-decoration: none !important;
}

.rest-btn-fix {
    display: flex;
}



    .rest-btn-fix input#btnSearch {
        width: auto;
    }

.all-downline-member {
    display: flex;
    margin-bottom: 15px;
}

.textTabPanel-section.active {
    padding-bottom: 4px;
    border-bottom: 2px solid #FF4081;
}

.textTabPanel-section {
    padding: 10px;
    background: none;
    color: #757575;
    font-size: 16px;
}

.pd-l-0 {
    padding-left: 0;
}

.pd-right-0 {
    padding-right: 0;
}

.search-box {
    margin: 10px;
    padding: 0;
    display: flex;
    background: #312d3c;
    border-radius: 50px;
    overflow: hidden;
    flex: 0 auto;
    align-Items: center;
    padding: 5px 0;
    margin-top: 40px;
}

    .search-box > a {
        font-size: 16px;
        color: #ff4081;
        right: 20px;
        display: initial;
        position: relative;
        right: 20px;
    }

    .search-box input {
        background: #312d3c;
        border: none;
        padding-left: 10px;
        color: #d2c2c4 !important;
        height: 25px;
        outline: none;
    }

        .search-box input::placeholder {
            color: #c0a5af !important;
        }

/*******menu****/
ul.left-side-menu > li {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-Items: center;
    margin: 0 10px;
    color: #d1c4e9;
    transition: all 0.3s ease;
    padding: 5px 0;
}

    ul.left-side-menu > li > a {
        color: #d1c4e9;
        position: relative;
    }

    ul.left-side-menu > li > span {
        color: #d1c4e9;
    }

    ul.left-side-menu > li > .fa {
        padding-right: 10px;
        color: #757575;
    }

li.top-menue-boder, li.top-menue-boder > span {
    color: #757575 !important;
    font-size: 12px;
}

li.top-menue-boder {
    position: relative;
    padding-top: 30px !important;
}

    li.top-menue-boder:before {
        content: '';
        width: 100%;
        position: absolute;
        height: 1px;
        background: #383245;
        top: 10px;
    }

ul.left-side-menu > li > a > .fa {
    padding-right: 10px;
    transition: 0.5s;
}

.search-box > span > .fa {
    background: #312d3c;
    position: relative;
    z-index: 1;
}

ul.left-side-menu > li > a:hover {
    color: #ff4081;
}

.circle-cl-one.Pending .option-in-circle.cr-green {
    background: orange;
}

.amcharts-export-menu ul {
    display: none !important;
}

ul.left-side-menu > li > a > span {
    color: #d1c4e9;
    transition: 0.5s;
}

ul.left-side-menu > li > .fa {
    display: none;
}

ul.left-side-menu > li > a:hover > span {
    color: red;
}

/*******menu****/



table.grid.tblCredit {
    position: absolute;
    z-index: 99;
    border: none !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    background: #fff;
}



    table.grid.tblCredit th {
        border: none !important;
    }

    table.grid.tblCredit td {
        background: #fff !important;
    }

.row-np ul > li {
    margin-bottom: 10px;
}

.indicator-percent.color-two > span {
    display: inline-block;
}

.revenue.all-new-revenue {
    flex-flow: row;
    align-Items: center;
    justify-content: space-between;
}

    .revenue.all-new-revenue .round-heading {
        top: 0;
    }

.wallet-dara .total-revenue {
    width: 257px;
    margin: 15px 0;
    padding-right: 22px;
}

.wallet-dara .totla-value-box {
    width: 65%;
}

.revenue.all-new-revenue .revenue-content {
    position: relative;
    left: 7.5px;
}

.nest-payout h4.headign-h4 {
    margin-top: 0;
}





/*****social**/
.facebook {
    background: #3B5998;
}

.twitter {
    background: #55ACEE;
}


.preview-btn {
    background: #55ACEE;
}

.click-to-copy {
    background: #55ACEE;
}


.google {
    background: #dd4b39;
}

.linkedin {
    background: #007bb5;
}

.instagram {
    background: #125688;
}

.pinterest {
    background: #cb2027;
}

.skype {
    background: #00aff0;
}

.yahoo {
    background: #430297;
}

.whatsapp {
    background: #37d26e;
}


.active-users form {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

    .active-users form > input {
        border: none;
        outline: none;
    }

    .active-users form > button {
        background: #ff4081;
        border: none;
        color: #fff;
        outline: none;
    }

.active-users ul {
    padding: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

    .active-users ul li {
        width: 49%;
        margin-bottom: 5px;
    }

.click-to-copy {
    background: orange;
}

.preview-btn {
    background: #0594ff;
}

/*****social**/

a#copyTarget .fa {
    margin-right: 5px;
}

.invite-box p {
    margin-bottom: 5px;
}

a#copyTarget {
    word-break: break-all;
    padding: 8px;
    display: block;
    margin-bottom: 15px;
    line-height: 20px;
    background: #2d3f01;
    border: 1px solid #b1b1b1;
    cursor: pointer;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    border: 1px solid #dcdcdc;
    color: #fff;
}



.active-users ul li a {
    color: #fff;
    padding: 6px;
    display: flex;
    align-Items: center;
}

.active-users ul li:hover {
    opacity: 0.7;
}

.active-users ul li {
    transition: 0.5s;
    cursor: pointer;
}

    .active-users ul li a > .fa {
        margin-right: 7px;
    }

.active-users > h4 {
    margin-top: 0;
}

.customer-value-wallet > h4 {
    margin-top: 0;
    color: #fff;
}



.customer-value-wallet-data {
    display: flex;
    align-Items: center;
    justify-content: space-around;
}

    .customer-value-wallet-data span {
        width: 50px;
    }

.value-customer-wallet {
    display: flex;
    flex-flow: column;
    width: 55%;
}

.customer-value-wallet-data h4 {
    color: #fff;
    font-size: 24px;
}

.customer-value-wallet {
    background: #ff4081;
}

.value-customer-wallet p {
    color: #ffff;
}

.border-bottom {
    border-bottom: 1px solid rgb(228, 32, 99);
}

a#copyTarget:hover {
    color: #ff4081;
}

.cssDivConfirm.alter-message {
    border-top: 8px solid #ed3f46;
    border-bottom: 8px solid #ed3f46;
}

.alter-message .alert-icon {
    background: #ed3f46;
    padding: 35px 35px 30px;
}

.alter-message .divforcontent {
}

alter-message .btn-absolute {
    position: relative;
    top: 10px;
    background: #ed3f46;
    border-radius: 40px;
    border: 1px solid #de3138;
    color: #fff !important;
    padding: 4px 14px;
    font-size: 13px;
    right: 0;
}

.progressAdd {
    position: fixed;
    top: 0;
    left: 0;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    background-color: rgba(33, 33,33,0.5);
}

.cssDivConfirm {
    background: #fff;
    left: 50%;
    margin-left: -150px;
    margin-top: -95px;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 300px;
    min-height: 310px;
    z-index: 9999;
    border-bottom: 8px solid #00a65a;
    border-radius: 0;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.6);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,0.6);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,0.6);
}

    .cssDivConfirm .success-icon {
        background: #00a65a;
        padding: 35px 35px 30px;
    }

    .cssDivConfirm .btn-absolute {
        background: #00a65a;
        border-radius: 40px;
        border: 1px solid #07894d;
        color: #fff;
        padding: 8px 41px;
        display: inline-block;
    }

.alter-message .btn-absolute {
    background: #ed3f46;
    border: 1px solid #ed3f46;
}

.alter-message .divforcontent b {
    display: block;
}

.divforclosethepopup {
    margin-top: 30px;
}

.registerconformation-popup {
    height: auto;
    width: 450px;
    background: #46c9a2;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    border-radius: 10px;
    text-align: center;
    display: none;
    padding: 10px 0;
    color: #fff;
    transform: translate(-50%, -50%);
}

.registerconformation-popup1 {
    width: 450px;
    background: #0d7dc6;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    border-radius: 10px;
    text-align: center;
    display: none;
    transform: translate(-50%, -50%);
    padding: 15px 0;
}

.recovery h2 {
    margin: 20px 30px 15px;
    background: url(../images/h2-border.png) center bottom repeat-x;
    color: #333;
    position: relative;
    padding-bottom: 10px;
    font-size: 20px;
}

.recovery .btn {
    border: 1px solid #67bcd1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: 'Exo', sans-serif, helvetica, sans-serif;
    padding: 8px 13px 8px 13px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6bbed2;
    margin-top: 15px;
    background-image: linear-gradient(to bottom, #6bbed2, #50abc4);
    cursor: pointer;
}

.movetop {
    position: fixed;
    right: 15px;
    bottom: 20px;
}



section.login-wp {
    width: 80%;
    height: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.banner_left_inner {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 15px;
    width: 100%;
    position: relative;
}

    .banner_left_inner h4.headign-h4 {
        font-size: 24px;
        color: #fff;
        position: relative;
    }

        .banner_left_inner h4.headign-h4:before {
            position: absolute;
            content: '';
            height: 3px;
            width: 10%;
            background: #fff;
            bottom: -10px;
            transition: 0.5s;
        }

    .banner_left_inner:hover h4.headign-h4:before {
        width: 100px;
    }

.login h4, .signup-form h4 {
    font-size: 28px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 40px;
}

.tbn-lg {
    display: flex;
    align-Items: center;
}

    .tbn-lg > span {
        font-size: 16px;
        margin: 0 15px;
    }

    .tbn-lg dt {
        font-weight: 100;
    }

a#forgotPassword {
    margin-top: 15px;
    display: block;
}

a#singIn {
    color: #ff4081;
}

.forget-res dt {
    margin-top: 15px;
    font-weight: 300;
}

.main-banner-left:before {
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff4081d1;
}

span.LoginValidation {
    margin-bottom: 10px;
    display: block;
    color: #ff4081;
}


p.scrollup {
    display: none;
}

div#mainmenu {
    display: none;
}

div#divTerms {
    margin-bottom: 15px;
    display: flex;
    align-Items: center;
}

span.mendatory {
    color: #ff4081;
    margin-left: 5px;
}

.do-have-account {
    display: flex;
    justify-content: space-between;
    align-Items: center;
}

.banner_left_inner h4.headign-h4 > span {
    color: #fff;
}

input#resendotp {
    margin-bottom: 14px;
    background: #ff4081;
    color: #fff;
    border: none;
    padding: 2px 7px;
}

dt {
    font-weight: 300;
}

section.login-background {
    width: 100%;
    background: url(../images/doodle.jpg);
    height: 100vh;
    position: relative;
}

    section.login-background:before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(250, 251, 218, 0.95);
        position: absolute;
        top: 0;
        left: 0;
    }

.type-row {
    display: flex;
    flex-flow: column;
}

.file-uploader {
    position: relative;
    width: 100%;
}

    .file-uploader span {
        position: absolute;
        background: #fff;
        display: flex;
        flex-direction: row-reverse;
        align-Items: center;
        left: 10px;
        top: 1px;
        bottom: 1px;
        display: none;
    }

.upload-image-container {
    display: flex;
    border: 1px solid #ddd;
    justify-content: space-between;
    padding: 10px;
    flex-flow: wrap;
    padding-bottom: 0;
}

    .upload-image-container .preview-img {
        width: 100px;
        position: relative;
        height: 60px;
        overflow: hidden;
        margin-bottom: 10px;
        border: 1px solid #ddd;
    }

.addmore.lessmore {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    color: #ff4081;
}




.submit-buton {
    display: inline-flex;
}

    .submit-buton input {
        margin-right: 15px;
    }

.all-ticket-support .tabel-new {
    margin-top: 0;
}

textarea#txtmsgbox {
    width: 100%;
    padding: 10px;
}

/****************New-chat-box-table**************/
table.ticket-tabel-new th {
    background: #f3e2e8 !important;
    border: none;
}

table.ticket-tabel-new th {
    padding: 10px;
    font-weight: 400 !important;
    padding: 10px;
    position: relative;
    text-align: left;
}



table.ticket-tabel-new {
    width: 100%;
    border: 1px solid #ddd;
}


    table.ticket-tabel-new td {
        padding: 10px;
    }

    table.ticket-tabel-new tr {
        border-bottom: 1px solid #f7f7f7;
    }

        table.ticket-tabel-new tr:last-child {
            border: none;
        }

/****************New-chat-box-table**************/
/****************chart-box**********************/
.ticket-chart-box {
    border: 1px solid #ddd;
    margin-top: 15px;
}

    .ticket-chart-box h4.headign-h4 {
        background: #f3e2e8;
        padding: 10px;
        margin: 0;
        margin-bottom: 15px;
        color: #4c4c4c;
        margin-bottom: 0;
    }

th.Ticket-No-TH {
    font-size: 18px;
}

th.Ticket-heading-th > span {
    font-size: 18px !important;
    color: #ff4081;
}

.chat-row {
    padding: 10px;
}

.chat-conversation {
    display: flex;
    flex: 0 auto;
}

.chat-img {
    flex: 0 50px;
    height: 50px;
    border-radius: 64px;
    display: flex;
    align-Items: center;
    justify-content: center;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
}

.chart-box-right {
    display: flex;
    margin-left: 30px;
    flex-flow: column;
    box-shadow: 0 0 4px 0 #0000001a;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    background: #f5eeee;
    flex: 1;
}

    .chart-box-right figure {
        display: flex;
        justify-content: space-between;
    }

        .chart-box-right figure > dl {
            font-size: 16px;
            color: #ff4081;
            margin-bottom: 10px;
        }

.conversationarrow {
    text-shadow: -5px -1px 6px #0000001a;
    font-size: 32px;
    position: absolute;
    left: -20px;
    color: #f5eeee;
    top: 0px;
}


.full-form-page {
    margin-top: 15px;
}
/****************chart-box**********************/



.chat-conversation1 {
    flex-direction: row-reverse;
}

    .chat-conversation1 .chart-box-right {
        background: #fff;
        margin-left: 0;
        margin-right: 30px;
    }

.conversationarrow1 {
    text-shadow: 5px 1px 6px #0000001a;
    font-size: 32px;
    position: absolute;
    right: -20px;
    color: #ffffff;
    z-index: 999;
    top: 0px;
}

.chat-conversation1 dt {
    word-break: break-all;
    text-align: right;
}

.chat-conversation1 .attactment {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 15px;
    align-Items: center;
}

    .chat-conversation1 .attactment i.fa.fa-paperclip {
        margin-left: 10px;
        font-size: 14px;
        color: #ff3f81;
    }


.chat-conversation1 #DivForAttechImage a {
    display: inline-block;
}




.chat-conversation .attactment {
    margin-bottom: 15px;
    margin-top: 15px;
}

    .chat-conversation .attactment .fa {
        margin-right: 10px;
        font-size: 14px;
        color: #ff3f81;
    }

span#grdmsg_lblttlrply {
    font-size: 18px;
    color: #ff3f81;
}

.chat-conversation1 #DivForAttechImage {
    text-align: right;
}


    .chat-conversation1 #DivForAttechImage a {
        border: 1px solid #ddd;
        margin: 5px;
    }

.chat-conversation #DivForAttechImage a {
    border: 1px solid #ddd;
    margin: 5px;
    display: inline-block;
}



.Post-a-Reply h4 {
    background: #f3e2e8;
    padding: 10px;
    margin: 0;
    color: inherit;
}

.Post-a-Reply {
    margin-top: 15px;
    border: 1px solid #ddd;
}

    .Post-a-Reply aside {
        padding: 15px;
    }

    .Post-a-Reply .upload-image-container {
        padding: 0;
        border: 0;
    }

.tr-bg {
    background: #f3e2e8;
}

.Ticket-Details-bakc-btn {
    float: right;
    margin-right: 50px;
    position: absolute;
    right: 1px;
    margin: 0;
    top: 3px;
}

.inner-heading-head {
    background: #f3e2e8;
    font-size: 18px;
    padding: 10px;
}

.inner-box {
    border: 1px solid #ddd;
}

.my-profile div#Formprofile {
    padding: 0 10px;
}

    .my-profile div#Formprofile .form-group {
        margin: 15px 0;
    }

.my-profile form#Formchangepass {
    padding: 0 10px;
    margin-top: 15px;
}


input.btn.btn-success {
    width: auto;
}

.profile-user-img {
    margin-top: 20px;
    width: 80px;
    height: 80px;
    padding: 0;
    border-radius: 100%;
    border: 1px solid #ddd;
    margin: 0 auto;
}

.my-profile input#btn_img_update {
    width: 100%;
    margin-bottom: 5px;
}

.my-profile input#btn_img_cencel {
    width: 100%;
    background: #ee6a4c;
}

.my-profile input[type="radio"] {
    width: 20px;
    display: table;
    margin: 0 auto;
}

span.required {
    color: #ff3f81;
    margin-left: 5px;
}

.free-business-keywork .inner-box {
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}

textarea#txtcompanydesc {
    width: 100%;
    height: 150px;
    padding: 10px;
}




.inner-box.Business-Registered-Address {
    margin-top: 10px;
}

input#chkLocationManually {
    height: auto;
    width: auto;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
}

.set-location-manu {
    display: flex;
}

.inner-box.Business-Contact-Details {
    margin-top: 10px;
}

.inner-box.Company-Contact-Details {
    margin-top: 10px;
}

.Same-As-Business-Details {
    display: flex;
    align-Items: center;
}

    .Same-As-Business-Details input#chkfillcompanydetails {
        width: 13px;
        padding: 0;
        margin: 0;
        margin-right: 7px;
    }

.flex-cts {
    display: flex;
}

    .flex-cts input:first-child {
        width: 90px;
        margin-right: 15px;
    }

.imgarea h4.headign-h4 {
    font-size: 14px;
}

div#Comapny-Pancard-Details-Box {
    margin-bottom: 15px;
}

div#Company-Address-Proof-Details-Box {
    margin-bottom: 15px;
}

div#Comapny-Pancard-Details {
    margin-bottom: 15px;
}

.inner-box.verify-kyc {
    margin-bottom: 15px;
}

    .inner-box.verify-kyc .inner-heading-head {
        margin: 0;
    }


table.tabel-new > tbody > tr > td {
    text-align: center !important;
    border: 1px solid #ddd !important;
}


table.tabel-new tbody > tr > td {
    padding: 9px 3px;
    border: 1px solid #ddd;
}

.more-details2 {
    background: #FF4081 !important;
    color: #fff;
    border: 1px solid #FF4081 !important;
    text-align: left !important;
    padding: 6px 14px;
    margin-right: 10px;
}

span.file {
    float: right !important;
    margin-right: 10px;
}

a.pdf {
    font-size: 22px !important;
    color: #f62b2f !important;
    margin-left: 10px;
}

a.doc {
    font-size: 22px !important;
    color: #333 !important;
    margin-left: 10px;
}

table.tabel-new tbody > tr > td.pop-btn {
    text-align: right !important;
}

a.product-name {
    font-size: 16px !important;
    margin-top: 5px !important;
}

table.tabel-new tbody > tr > td {
    padding: 9px 3px;
    border: 1px solid #ddd !important;
}

td, th {
    padding: 3px 0px;
    /*border: 1px solid #ddd;*/
    text-align: center !important;
}


table.tabel-new > tbody > tr > td {
    background-color: #fff;
}

table.tabel-new > tbody > tr:nth-child(odd) td {
    background: #fff;
}


.new-tab1 {
    background-color: #f3f3f3 !important;
}


.timeline-default .title {
    font-weight: bold;
    margin-bottom: 15px;
}

.buyer-name {
    font-weight: bold;
    margin-bottom: 15px;
}

.no-padding {
    padding: 0px !important;
}

.play-arena {
    border: 1px solid #ddd;
    padding: 15px 0px;
    margin-top: 50px;
}

.border {
    border: 1px solid #ddd;
    margin-top: 30px;
    padding: 15px 0px 15px 15px;
}


.active-users ul li:first-child {
    display: none;
}

#copyTarget i {
    width: 8%;
    float: left;
    padding-top: 4px;
}


.product-table th, .product-table td {
    vertical-align: middle;
}
