.policy-logo {
    margin: auto;
    width: 100%;
    text-align: center
}

.is-title {
    text-align: center;
    font-size: 21px;
    padding: 15px 0;
    font-weight: 600;
    color: #000000;
}

.is-container {
    border: 1px solid #000000;
    font-size: 15px;
    padding: 16px;
    line-height: 27px;
}

.is-sub-title {
    text-align: left;
    font-size: 17px;
    padding: 15px 0 0 0;
    font-weight: 600
}

.is-para {
}

.is-container ul {
    margin-left: 15px;
}

.is-container ol {
    margin-left: 15px;
}

.is-container ul li {
}

.is-circle {
    list-style-type: circle
}

.is-line {
    margin: auto;
    margin-bottom: 30px;
    margin-top: 50px;
    width: 100%;
    text-align: center;
    color: #cccccc;
    height: 1px
}







table.receipt-entry tbody tr:hover {
    background-color: #d3d3d3 !important;
    cursor: pointer;
}

.container-full{
    width:95%;
    margin:auto;
}
.rrleft-new {
    float: left;
    width: 100%
}

.rrright-new {
    float: right;
    width: 100%
}

.rrblackstripnew {
    background-color: #000000;
    /* min-height: 55px; */
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
    min-height: 120px;
}

.viewcal-new {
    text-align: right;
}

    .viewcal-new a {
        background-color: #FDA700;
        padding: 15px 20px;
        line-height: 55px;
        color: #000000;
        text-decoration: underline
    }

        .viewcal-new a:hover {
            color: #ffffff;
            background-color: #c28001;
            text-decoration: none;
        }

.eligible-new {
    display: inline-block;
}

.rnr-new {
    display: inline;
    line-height: 60px;
}

.report-title {
    text-align: center;
    font-size: 17px;
    padding: 20px 0;
    text-transform: capitalize;
    font-weight: bold;
}


.grapf {
    width: 100%;
    background-color: #f6f6f6;
    /* height: 100px;*/
    margin-bottom: 10px;
}

.dashboardtitle-grey {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    background-color: #666666;
    color: #ffffff;
}

.reportlinks {
    margin: auto;
    text-align: center;
    width: 100%;
    margin: 25px 0 30px 0;
}

    .reportlinks a {
        border: 1px solid #000000;
        text-align: center;
        padding: 7px 30px;
        text-decoration: none;
        color: #000000
    }

        .reportlinks a:hover {
            text-decoration: none;
            color: #000000;
            background-color: #fda700
        }

        .reportlinks a:first-child {
            margin-left: 15px;
        }

        .reportlinks a:last-child {
            margin-left: 10px;
        }

.reportlinks-imapreports {
    margin: auto;
    text-align: center;
    width: 100%;
    margin: 25px 0 20px 0;
}

    .reportlinks-imapreports a {
        border: 1px solid #000000;
        text-align: center;
        padding: 7px 70px;
        text-decoration: none;
        color: #000000;
        /*    width: 12%;*/
        display: inline-block;
        position: relative;
        margin: 0 5px;
    }

        .reportlinks-imapreports a:hover {
            text-decoration: none;
            color: #000000;
            background-color: #fda700
        }

        .reportlinks-imapreports a.active {
            text-decoration: none;
            color: #000000;
            background-color: #fda700
        }

.txtfldsmall {
    border: 1px solid #000000;
    max-width: 185px;
    width: 100%;
    font-size: 14px;
    padding: 7px;
    height: 38px;
    border-radius: 8px;
    margin: 0px 0 10px 0;
    color: #000000;
    background-color: #ffffff;
}


.acdn {
    background-color: #464749;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin-top: 5px;
    background-image: url("../images/rarrow-white.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.acdn-data {
    border: 1px solid #cccccc;
    border: 1px solid #ffffff;
    padding: 10px;
    padding: 0px
}

.acdnsel {
    color: #ffffff;
    background-image: url("../images/rarrowd-white.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.topbanners {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dashboard-black-btn {
    margin-bottom: 5px;
}

    .dashboard-black-btn a {
        background-color: #000000;
        color: #ffffff;
        text-align: center;
        display: block;
        padding: 10px
    }

        .dashboard-black-btn a:hover {
            background-color: #58595b;
            color: #ffffff;
            text-decoration: none
        }

        .dashboard-black-btn a.active {
            background-color: #58595b;
            color: #ffffff;
            text-decoration: none
        }

.status {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #58595b;
    padding: 7px 0;
    font-weight: bold;
}

.dashboardtitle {
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

.accselected {
    color: #ffffff;
    background-image: url("../images/rarrowd-white.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.borderboxfastrack {
    border: 1px solid #343434;
}

.borderboximapdetails {
    background-color: #e1e1e1;
    padding: 10px 0
}

.borderbox {
    border: 1px solid #343434;
}

.blacktitle {
    font-size: 16px;
    text-align: center;
    padding: 7px 0;
    color: #ffffff;
}

.fastracktitle {
    font-size: 16px;
    text-align: center;
    background-color: #ffffff;
    padding: 7px 0;
    color: #000000;
}

table.fstarget {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.fstarget tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.fstarget tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.fstarget th {
        border: 1px solid #d7d7d7;
        background-color: #cccccc;
        color: #000000;
        font-size: 14px;
        padding: 6px 4px;
        text-align: left;
        vertical-align: middle;
    }

    table.fstarget td {
        border: 1px solid #d7d7d7;
        font-size: 14px;
        padding: 6px 4px;
        text-align: left;
        vertical-align: middle;
        color: #58595b;
    }

.home-icon {
    margin-bottom: 5px;
}

.imap-detail-title {
    font-size: 14px;
    text-align: left;
    padding: 7px 0;
    color: #ffffff;
    font-weight: bold
}

.imap-detail-value {
    font-size: 14px;
    text-align: left;
    padding: 7px 0;
    color: #ffffff;
    position: relative;
    margin-top: -12px;
}

.fullline {
    height: 1px;
    color: #ffffff;
    background-color: #ffffff;
    width: 95%;
    margin-top: 4px;
    margin-bottom: 4px;
}

.w20 {
    width: 13%;
    margin-left: 1.5%;
    margin-right: 1%;
    display: inline-block
}

.circle1 a:hover {
    text-decoration: none;
}

.circle1 {
    background-image: url("../images/circle1.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: table;
}

.circle2 {
    background-image: url("../images/circle2.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: table;
}

.circle3 {
    background-image: url("../images/circle3.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: table;
}

.circle4 {
    background-image: url("../images/circle4.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: table;
}

.circle5 {
    background-image: url("../images/circle5.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    margin: auto;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: table;
}

.circlevalue {
    display: table-cell;
    vertical-align: middle
}


.container-970 {
    margin: auto;
    max-width: 970px;
}

table.inforr {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.inforr tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.inforr tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.inforr th {
        border: 1px solid #d7d7d7;
        background-color: #fda700;
        color: #000000;
        font-size: 15px;
        padding: 6px 4px;
        text-align: left;
        vertical-align: middle;
    }

    table.inforr td {
        border: 1px solid #d7d7d7;
        font-size: 15px;
        padding: 6px 4px;
        text-align: left;
        vertical-align: middle;
        color: #58595b;
    }

.borderbox {
    border: 1px solid #343434;
}

.borderboxblank {
    border: 1px solid transparent;
}

.bktitle {
    font-size: 16px;
    text-align: center;
    background-color: #ffffff;
    padding: 7px 0;
    color: #000000;
}

.bkinfo {
    font-size: 16px;
    text-align: center;
    background-color: #fda700;
    padding: 7px 0;
    color: #000000
}




.rrcontainer {
    margin: auto;
    text-align: center;
    margin-top: 30px
}

    .rrcontainer a {
        background-color: #000000;
        color: #ffffff;
        width: 300px;
        display: inline-block;
        padding: 22px 0;
        margin: 0 0px;
        transition: 0.2s linear all;
        height: 65px;
        line-height: 21px;
    }

        .rrcontainer a:hover {
            background-color: #353535;
            color: #ffffff;
            text-decoration: none;
            transition: 0.2s linear all
        }


.legend2 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    background-color: #ffffff;
    white-space: nowrap;
    border-radius: 4px;
    padding: 4px 5px 2px 5px;
    position: absolute;
    margin-left: 3px;
    left: 124px;
    z-index: 0;
    top: 0px;
}

.imagemobile-txt {
    line-height: 170px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

.black-rect {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    height: auto;
}


.view {
    display: inline-block;
    float: right;
    padding-top: 3px;
}

    .view a {
        display: inline-block;
        text-align: right;
        float: right;
        text-decoration: none;
        padding-right: 5px;
        font-size: 12px;
        color: #000000
    }

        .view a:hover {
            color: #000000;
        }


.wrapper-smaller {
    margin: auto;
    max-width: 560px;
}

.legend1 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
    background-color: #ffffff;
    white-space: nowrap;
    border-radius: 4px;
    padding: 4px 5px 2px 5px;
    position: absolute;
    margin-left: 3px;
    left: 125px;
    z-index: 0;
    color: #000000;
}
.acc-form-text {
    padding-left: 107px;
    text-align: left;
}
.txtfld-yellowfull-acc {
    text-align: left;
    padding: 5px;
    margin: 6px 0 20px 0;
    display: block;
    width: 350px;
    font-size: 14px;
    padding: 7px;
    height: auto;
    word-wrap: break-word;
    background-color: #f1f1f1;
    color: #000000;
}

.txtfld-yellowfull {
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 7px 0 7px 0;
    display: block;
    width: 348px;
    font-size: 14px;
    padding: 7px;
    height: auto;
    word-wrap:break-word;
    background-color: #ffffff;
    color: #000000;
}

.txtfld-yellow10 {
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 8px 0;
    display: block;
    width: 349px;
    font-size: 14px;
    padding: 7px;
    height: 38px;
    color: #000000;
    background-color: #ffffff;
}

.txtfld-yellow100 {
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 15px 0;
    display: block;
    width: 300px;
    font-size: 14px;
    padding: 7px;
    height: 38px;
    color: #000000;
    background-color: #ffffff;
}

.formbg {
    background-image: url("../../Content/images/formbg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    /*    background-size: auto 100%;*/
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}




/* ************************* NEW UI FOR R&R Starts ******************* */
.view {
    display: inline-block;
    float: right;
    padding-top: 3px;
}

    .view a {
        display: inline-block;
        text-align: right;
        float: right;
        text-decoration: none;
        padding-right: 5px;
        font-size: 12px;
        color: #000000
    }

        .view a:hover {
            color: #000000;
        }

.skip1 {
    display: none;
}

.skip {
    text-align: right;
    padding: 10px 0;
    display: block
}

    .skip a {
        text-align: right
    }

.rrblackstrip {
    background-color: #000000;
    height: 55px;
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.rrblackstripwhite {
    background-color: #000000;
    height: 55px;
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.rrleft {
    float: left
}

.rrright {
    float: right
}

.mnthcycle {
    display: none;
}

.rr-cycle {
    padding-left: 10px;
    padding-top: 15px;
    font-size: 16px;
}

.bxyellow {
    background-color: #FFA700;
    padding: 3px 5px;
    color: #000000;
    margin: 0 5px;
    border-radius: 10px;
}

.eligible {
    display: inline-block;
}

.viewcal {
    background-color: #FDA700;
    height: 55px;
    position: relative;
    top: 0px;
}

    .viewcal a {
        background-color: #FDA700;
        display: block;
        padding: 0 20px;
        line-height: 55px;
        color: #000000;
        text-decoration: underline
    }

        .viewcal a:hover {
            color: #ffffff;
            background-color: #c28001;
            text-decoration: none;
        }

.cyclemnth {
    display: inline-block;
}

.blackbox {
    border: 1px solid #000000;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.blackbox1 {
    border: 1px solid #000000;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.txtgreen {
    color: #419300;
    padding-left: 5px;
}

.rrboxesspacetop {
    margin-bottom: 50px;
}

.rrboxes {
    position: relative;
    margin-top: 30px;
}

.rrsmall-container {
    max-width: 770px;
    margin: auto;
    text-align: center;
    margin-top: 30px
}

    .rrsmall-container a {
        background-color: #000000;
        float: left;
        color: #ffffff;
        width: 47%;
        display: inline-block;
        padding: 22px 0;
        margin: 0 0px;
        transition: 0.2s linear all;
        height: 65px;
        line-height: 21px;
    }

        .rrsmall-container a:nth-of-type(2) {
            width: 47%;
            float: right;
            margin-bottom: 15px;
        }

        .rrsmall-container a:hover {
            background-color: #353535;
            color: #ffffff;
            text-decoration: none;
            transition: 0.2s linear all
        }

.rrbtn {
    margin-top: 0px;
}

    .rrbtn a {
        background-color: #000000;
        color: #ffffff;
        padding: 11.5px 9px;
        position: relative;
        left: -21px;
        width: 61px;
        display: block;
        text-align: center;
    }

        .rrbtn a:hover {
            color: #ffffff;
            text-decoration: none;
            background-color: #252525
        }

.rrbtn1 {
    margin-top: 0px;
}

    .rrbtn1 a {
        background-color: #000000;
        color: #ffffff;
        padding: 12.5px 9px;
        position: relative;
        left: -21px;
        width: 61px;
        display: block;
        text-align: center;
    }

        .rrbtn1 a:hover {
            color: #ffffff;
            text-decoration: none;
            background-color: #252525
        }

.title-consumer {
    text-align: left;
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
}

.rrshort-container {
    max-width: 770px;
    margin: auto;
    text-align: left;
    margin-top: 50px;
    color: #000000
}

.rrconsumertxt {
    width: 100%;
    text-align: left;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 10px;
    color: #000000;
    border: 1px solid #000000;
}

.rrmb25 {
    margin-bottom: 25px;
}

.rrmb15 {
    margin-bottom: 15px;
}

.rrbkbtn {
    width: 100%;
    margin: auto;
    text-align: center
}

    .rrbkbtn a {
        background-color: #000000;
        color: #ffffff;
        max-width: 370px;
        margin: auto;
        margin-bottom: 15px;
        font-size: 15px;
        display: block;
        padding: 22px 0;
        transition: 0.2s linear all;
        text-align: center;
        transition: 0.2s linear all
    }

        .rrbkbtn a:hover {
            background-color: #252525;
            color: #ffffff;
            transition: 0.2s linear all
        }

.rrname {
    display: inline-block;
    width: 50%;
    font-weight: bold;
    margin-bottom: 10px;
}

.rrin {
    display: inline-block;
    width: 50%;
    font-weight: normal;
}

.rrviewall {
    text-align: right;
    padding: 0px 15px 0 0;
    display: block;
    color: #000000;
}

    .rrviewall a {
        text-align: right
    }

        .rrviewall a:hover {
            text-decoration: underline
        }

.popup-calculations {
    margin: auto;
    max-width: 678px;
    margin: auto;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.yellow-popup-title {
    color: #000000;
    text-align: center;
    padding: 40px 0 60px 0
}

.popup-calculations-txt {
    max-width: 600px;
    margin: auto;
    padding: 60px 0;
    color: #000000
}

.rrseparator {
    width: 100%;
    height: 1px;
    color: #000000;
    background-color: #000000;
    margin: 20px 0
}

.bor {
    padding-top: 20px;
}

.or {
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
}

.blackpatch {
    background-color: #000000;
    color: #ffffff;
}

.container-blackpatch {
    max-width: 520px;
    margin: auto;
    text-align: center
}

.rryellowpatch {
    width: 100%;
    margin: auto;
    text-align: center;
    background-color: #FFA700;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    margin-top: 15px;
}

.ani {
    margin: auto;
    width: 70%
}

.rrsmall-title {
    margin: auto;
    color: #FFA700;
    font-size: 16px;
    padding: 10px 0 50px 0;
}

.activities {
    font-size: 16px;
}

.yw {
    color: #FFA700;
}

.rrtinycontainer {
    max-width: 375px;
    margin: auto;
    text-align: center;
    padding: 20px
}

.rrtinycontainer1 {
    max-width: 560px;
    margin: auto;
    text-align: center;
    padding: 20px
}

.btnreportactivity {
    margin: 30px 0
}

    .btnreportactivity a {
        border: 1px solid #dddddd;
        color: #ffffff;
        padding: 10px 50px;
    }

        .btnreportactivity a:hover {
            color: #ffffff;
            text-decoration: none;
            border: 1px solid #252525;
        }

.viewdetails {
    margin: 20px 0;
}

    .viewdetails a {
        text-align: center;
        color: #ffffff;
        text-decoration: underline;
        font-size: 14px;
        padding: 20px 0;
    }

.mnthcyclewhite {
    display: none;
}
/* ************************* NEW UI FOR R&R Ends ******************* */

.curvebox {
    border-radius: 10px;
    border: 1px solid #000000;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    font-weight: bold;
    margin: 10px 0;
}

.curvebox-title {
    color: #e03fa2;
    padding-bottom: 10px;
}

.curvebox-figure {
    font-size: 16px;
    color: #58595b
}

.sign {
    text-align: center;
    padding-top: 30px;
    margin: auto
}

table.inpop {
    border-collapse: collapse;
    width: 100%;
}

    table.inpop tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.inpop tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.inpop th {
        background-color: #f2f4f4;
        font-size: 16px;
        padding: 7px;
        text-align: center;
        vertical-align: middle;
        color: #273237;
        height: 20px;
        border: 1px solid #afafaf;
        font-weight: 300
    }

    table.inpop td {
        border: 1px solid #afafaf;
        font-size: 14px;
        padding: 5px;
        text-align: left;
        vertical-align: middle;
        color: #000000;
    }


/* *************************** Retailers Dashboard Starts ************************ */
.report-info-hor {
    width: 970px;
    height: auto;
    margin: auto;
    border: 1px solid #000000;
    border-radius: 10px;
    opacity: 1;
    margin-top: 30px;
    width: 970px;
}

.accordiondb {
    max-width: 970px;
    margin: auto;
    display: block;
    padding: 5px 0;
    margin-top: 10px;
    font-size: 15px;
    cursor: pointer;
    color: #000000;
    border: 1px solid #000000;
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-position: 99% 20px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}
    /*
.accordiondb span.arr{
    width: 20px;
    height: 25px;
    background-image: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: center right;
    text-align: right;
    display: block;
    transition: 0.3s all linear;
    padding-right: 10px;
    position: absolute;
    margin-top: -88px;
    margin-left: 13px;    
}
*/
    .accordiondb.selectedaccord span.arr {
        transform: rotate(180deg);
    }

.matdb {
    max-width: 970px;
    margin: auto
}

.accordiondb-matter {
    padding: 5px 0;
    margin-top: -1px;
    margin-bottom: 10px;
    border: 1px solid #000000;
    color: #000000;
    border-top: transparent;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.selectedaccord {
    background-image: url("../images/arrowup.png");
    background-repeat: no-repeat;
    border-bottom: transparent;
    background-position: center right;
    background-position: 99% 20px;
}

.acc-title {
    padding-top: 10px;
}

.acc-info {
    padding-bottom: 10px;
    padding-top: 5px;
    font-weight: bold;
}



.spacertop {
    padding-top: 30px;
}

.retailer-small-container {
    max-width: 970px;
    width: 100%;
    margin: auto
}

.report-info {
    width: 210px;
    height: 425px;
    margin: auto;
    border: 1px solid #000000;
    border-radius: 10px;
    opacity: 1;
    margin-top: 30px;
}

.report-info-title {
    background-color: #000000;
    color: #e03fa2;
    text-align: center;
    font-size: 16px;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    padding: 12px 0;
    margin-bottom: 30px;
}

.report-small-title {
    color: #e03fa2;
    font-size: 16px;
    padding-left: 35px;
}

.report-info-amount {
    color: #000000;
    font-size: 18px;
    padding-bottom: 20px;
    padding-left: 35px;
}

.display-account-image {
    padding-top: 40px;
    padding-bottom: 20px
}

.display-account-image-mobile {
    display: none
}

.separationlinesmall {
    height: 1px;
    max-width: 970px;
    margin: auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #000000;
    color: #000000;
}

.mst30 {
    padding-top: 30px;
    position: relative
}

.range-links {
    max-width: 970px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .range-links a {
        border: 1px solid #000000;
        border-radius: 10px;
        text-align: center;
        width: 19.7%;
        width: 12%;
        padding: 12px;
        display: inline-block;
        margin: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

        .range-links a:hover {
            background-color: #3e4d00;
            color: #ffffff;
        }

        .range-links a:nth-of-type(2) {
            width: 14%;
            margin-left: 21px;
        }

        .range-links a:hover:nth-of-type(2) {
            background-color: #0076ff;
            color: #ffffff;
        }

        .range-links a:nth-of-type(3) {
            width: 15%;
            margin-left: 21px;
        }

        .range-links a:hover:nth-of-type(3) {
            background-color: #2ab500;
            color: #ffffff;
        }

        .range-links a:nth-of-type(4) {
            width: 15%;
            margin-left: 21px;
        }

        .range-links a:hover:nth-of-type(4) {
            background-color: #000000;
            color: #ffffff;
        }

        .range-links a:nth-of-type(5) {
            width: 15%;
            margin-left: 21px;
        }

        .range-links a:hover:nth-of-type(5) {
            background-color: #000000;
            color: #ffffff;
        }

        .range-links a:last-child {
            float: right;
            width: 16%;
            margin-left: 21px;
        }

        .range-links a:hover:last-child {
            background-color: #00b7a2;
            color: #ffffff;
        }


.owl-carousel {
    z-index: 1;
    max-width: 970px;
    margin: auto;
}

/* *************************** Retailers Dashboard Ends ************************ */


.viewrec {
    font-size: 12px;
    padding: 3px 0;
    font-weight: bold;
}

.viewrecsmall {
    font-size: 12px;
    padding: 3px 0;
    font-weight: normal;
}

.cd-nav-trigger {
    position: absolute;
    z-index: 5;
    top: 6px;
    height: 34px;
    width: 34px;
    background-color: hsl(214, 28%, 20%);
    background-color: var(--cd-color-1);
    background-color: #e9b357;
    border: none;
    border-radius: 50%;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    margin-left: -10px;
}

.js .cd-nav {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: hsl(214, 28%, 20%);
    background-color: var(--cd-color-1);
    visibility: hidden;
    background-color: hs;
    background-color: rgba(0,0,0,0.9);
    ltransition: visibility 0.7s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.containerol {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    z-index: 99999999999999;
    position: relative;
}

.js .cd-nav__content {
    padding: var(--space-lg) 0 var(--space-lg) 20px;
    padding-top: 80px;
}

table .licence td {
    display: block
}

table.licence {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.licence tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.licence tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.licence th {
        background-color: #464749;
        color: #FFFFFF;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

    table.licence td {
        border: 1px solid #d7d7d7;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

.titleinner {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
    color: #000000;
    margin-top: 0;
}

.separationline {
    height: 1px;
    background-color: #cccccc;
    color: #cccccc;
    margin: 10px 0;
}

table .receipt-entry td {
    display: block
}

table.receipt-entry {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.receipt-entry tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.receipt-entry tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.receipt-entry th {
        background-color: #ffffff;
        background-color: #f7f7f7;
        color: #000000;
        font-size: 13px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #d7d7d7;
    }

    table.receipt-entry td {
        border: 1px solid #d7d7d7;
        font-size: 12px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

table .receipt-entry-amt td {
    display: block
}

table.receipt-entry-amt {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.receipt-entry-amt tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.receipt-entry-amt tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.receipt-entry-amt th {
        background-color: #ffffff;
        background-color: #f7f7f7;
        color: #000000;
        font-size: 13px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #d7d7d7;
    }

    table.receipt-entry-amt td {
        border: 1px solid #d7d7d7;
        font-size: 12px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

.gstinvoice-rightaln {
    float: right;
    font-size: 15px;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-right: 0px;
    text-align: right;
}

.club-netsurf-searchbox1 {
    font-size: 14px;
}

.iconlinks {
    color: #464749;
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
}

.popup-titlealn {
    color: #464749;
    font-size: 18px;
    text-align: left
}

.tar {
    text-align: right
}

table .licence td {
    display: block
}

table.licence {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.licence tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.licence tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.licence th {
        background-color: #464749;
        color: #FFFFFF;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

    table.licence td {
        border: 1px solid #d7d7d7;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

.cover1 {
    width: 100%;
    border-radius: 8px;
    margin: 10px 0;
    background-color: #666666;
    padding-top: 10px;
    color: #ffffff;
}

    .cover1:hover {
        background-color: #e75c23;
    }


.cover2 {
    width: 100%;
    border-radius: 8px;
    margin: 10px 0;
    background-color: #666666;
    padding-top: 10px;
    color: #ffffff;
}

    .cover2:hover {
        background-color: #6d0580;
    }






.UploadImage {
    border: 1px solid #000000;
    padding: 7px;
    border-radius: 8px;
    margin-right: 10px;
    display: inline-block;
    width: 200px;
}

input[type=file] {
    display: inline-block;
}


.lsp {
    position: relative;
    left: -8px;
}

.rsp {
    position: relative;
    left: 8px;
}

.rsp0 {
    position: relative;
    left: 0px;
}

.hrfullline {
    height: 1px;
    color: #666666;
    background-color: #666666;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 7px;
}

.hrfullline-bottom {
    height: 1px;
    color: #666666;
    background-color: #666666;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 7px;
    position: relative;
    margin-top: -8px;
}

.pbarinner {
    position: relative;
    margin-top: -12px;
}

.pbar {
    margin-top: 0px;
}

.progress-title {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 7px;
    padding-top: 1px;
    float: left;
}

.progress-title-inner {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 0px;
    padding-top: 15px;
}

.updatelink {
    text-align: right;
    font-size: 16px;
    padding-bottom: 7px;
    padding-top: 1px;
    float: right;
}

.roll-club {
    float: left;
    font-size: 16px;
    padding-top: 15px;
}

.clubneginner {
    color: #1897F8;
    padding-right: 10px;
}

.roll-right-links {
    float: right;
    font-size: 16px;
    color: #000000;
    padding-top: 15px;
    padding-bottom: 20px;
}

.col-green {
    color: #00A30D
}

.roll-links {
}

    .roll-links a {
        color: #000000;
        padding: 0 5px;
    }

        .roll-links a:hover {
            color: #333333;
            text-decoration: none;
        }

.index-wrapper-new {
    margin: auto;
    max-width: 1170px;
    width: 100%;
    background-color: #000000;
}

.about-matter-box {
    display: table;
    height: 549px;
    text-align: center;
    width: 100%;
}

.about-matter-txt {
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    font-size: 16px;
    width: 200px;
    text-align: center
}

.space-nil {
    padding-right: 0px;
    padding-left: 0px;
}

.dateborder {
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 8px;
    width: 300px;
    margin: auto
}

.img-box {
    width: 375px;
    text-align: center;
    color: #ffffff;
    margin: auto
}

    .img-box .img {
        width: 375px;
        height: 360px;
        background: url("../images/meeting.jpg") no-repeat;
    }

        .img-box .img:hover {
            background: url(../images/meeting-col.jpg) no-repeat;
            cursor: pointer
        }

    .img-box .mg {
        padding: 5px;
        background-color: #666666;
        display: block
    }

    .img-box:hover .mg {
        background-color: #1897F8;
        display: block;
        cursor: pointer
    }

.fade-greypatch {
    background-color: #66666627;
    color: #000000;
    text-align: center;
    padding: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.greypatch-title {
    font-size: 18px;
    color: #000000;
    padding-bottom: 15px;
}

.brect {
    background-color: #666666;
    padding: 8px 10px;
    border-radius: 10px;
    width: 350px;
    margin: auto;
    color: #ffffff;
    transition: 0.2s all linear
}

    .brect:hover {
        background-color: #1897F8;
        cursor: pointer;
        transition: 0.2s all linear
    }

    .brect.selected {
        background-color: #1897F8;
        cursor: pointer;
        transition: 0.2s all linear
    }

.grect {
    background-color: #666666;
    padding: 8px 10px;
    border-radius: 10px;
    width: 350px;
    margin: auto;
    color: #ffffff;
    transition: 0.2s all linear
}

    .grect:hover {
        background-color: #B11196;
        cursor: pointer;
        transition: 0.2s all linear
    }

    .grect.selected {
        background-color: #B11196;
        cursor: pointer;
        transition: 0.2s all linear
    }

.psrect {
    background-color: #666666;
    padding: 8px 10px;
    border-radius: 10px;
    width: 350px;
    margin: auto;
    color: #ffffff;
    transition: 0.2s all linear
}

    .psrect:hover {
        background-color: #23B70C;
        cursor: pointer;
        transition: 0.2s all linear
    }

    .psrect.selected {
        background-color: #23B70C;
        cursor: pointer;
        transition: 0.2s all linear
    }

.atrect {
    background-color: #666666;
    padding: 8px 10px;
    border-radius: 10px;
    width: 350px;
    margin: auto;
    color: #ffffff;
    transition: 0.2s all linear
}

    .atrect:hover {
        background-color: #6d0580;
        cursor: pointer;
        transition: 0.2s all linear
    }

    .atrect.selected {
        background-color: #6d0580;
        cursor: pointer;
        transition: 0.2s all linear
    }

.toolrect {
    background-color: #666666;
    padding: 8px 10px;
    border-radius: 10px;
    width: 350px;
    margin: auto;
    color: #ffffff;
    transition: 0.2s all linear
}

    .toolrect:hover {
        background-color: #b7840f;
        cursor: pointer;
        transition: 0.2s all linear
    }

    .toolrect.selected {
        background-color: #b7840f;
        cursor: pointer;
        transition: 0.2s all linear
    }

.continer-435 {
    max-width: 435px;
    width: 100%;
    margin: auto;
    text-align: center
}

.txtfld {
    border: 1px solid #000000;
    max-width: 435px;
    width: 100%;
    font-size: 14px;
    padding: 7px;
    height: 38px;
    border-radius: 8px;
    margin: 10px 0;
    color: #000000;
}

.txtfldbg {
    border: 1px solid #000000;
    max-width: 615px;
    width: 100%;
    font-size: 14px;
    padding: 7px;
    height: 38px;
    border-radius: 8px;
    margin: 10px 0;
    color: #000000;
}

.continer-650 {
    max-width: 650px;
    width: 100%;
    margin: auto;
    text-align: center
}

.continer-920 {
    max-width: 920px;
    width: 100%;
    margin: auto;
    text-align: center
}

.wrap {
    border: 1px solid #000000;
    max-width: 615px;
    width: 100%;
    font-size: 14px;
    padding: 14px 0 10px 0;
    border-radius: 8px;
    position: relative;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #000000;
}

.small-curve {
    border: 1px solid #000000;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: -10px;
    right: 13px;
    padding-top: 8px;
}

.att {
    display: inline-block
}

.cover {
    border: 1px solid #000000;
    width: 100%;
    height: 38px;
    border-radius: 8px;
    margin: 10px 0;
    padding-top: 8px;
}

    .cover label input[type=radio] {
        float: left;
        margin-right: 10px;
        position: relative;
    }

    .cover label {
        float: right;
        padding-right: 10px;
    }

.sub {
    text-align: center;
    margin: 10px 0;
}

    .sub a {
        /*
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 70px;
    transition: 0.2s all linear;
*/
        background-color: #000000;
        text-decoration: none;
        color: #ffffff;
        padding: 6px 50px;
        transition: 0.2s all linear;
        width: 230px;
        display: block;
        text-align: center;
        margin: auto;
    }

        .sub a:hover {
            background-color: #58595b;
            color: #ffffff;
            text-decoration: none;
            transition: 0.2s all linear
        }

.photos {
    text-align: center;
    margin: 20px 0 5px 0;
    display: inline-block;
    margin-top: 10px;
}

    .photos img {
        display: block;
        margin: auto;
        text-align: center;
        margin-bottom: 14px;
    }

    .photos a {
        background-color: #000000;
        text-decoration: none;
        color: #ffffff;
        padding: 6px 15px;
        transition: 0.2s all linear;
        display: inline;
    }

        .photos a:hover {
            background-color: #58595b;
            color: #ffffff;
            text-decoration: none;
            transition: 0.2s all linear
        }

::placeholder {
    color: #000000;
    font-weight: normal
}

label {
    font-weight: normal;
}

.uploadref {
    width: 100%;
    margin-top: 9px;
}

    .uploadref a {
        background-color: #000000;
        color: #ffffff;
        text-align: center;
        padding: 10px;
        display: block;
        border-radius: 8px;
        transition: 0.2s all linear;
    }

        .uploadref a:hover {
            background-color: #58595b;
            transition: 0.2s all linear;
        }

.deleteicon {
    margin-top: 9px;
    text-align: center
}

.bggrey {
    background-color: #DBDBDB;
    padding: 5px;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.popspacer {
    padding: 60px 0
}

.popmsgpercent {
    color: #FF7F00;
    text-align: center;
    font-weight: bold;
    font-size: 80px;
}

.popmsg {
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
    font-size: 21px;
}

.update-report {
    text-align: center;
    margin-top: 20px;
}

    .update-report a {
        text-align: center;
        background-color: #ffffff;
        text-decoration: none;
        padding: 6px 15px;
        border-radius: 8px;
        color: #000000;
    }

.pl0 {
    padding-left: 0px;
}

.pl7 {
    padding-left: 7px;
}

.pr0 {
    padding-right: 0px;
}

.bspace {
    padding-left: 0px;
    padding-right: 0px;
}

/* ****************************************** AUTOSHIP NEW *************************************************  */
fieldset {
    margin: 0;
    min-width: 0;
    position: relative;
    border-radius: 4px;
    color: #00CCCC;
    color: #58595b;
}

.legend {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    background-color: #ffffff;
    white-space: nowrap;
    border-radius: 4px;
    padding: 4px 5px 2px 5px;
    position: absolute;
    margin-left: 3px;
    left: 50px;
    z-index: 0;
}

.legend1 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    background-color: #ffffff;
    white-space: nowrap;
    border-radius: 4px;
    padding: 4px 5px 2px 5px;
    position: absolute;
    margin-left: 3px;
    z-index: 0;
    top: -10px;
}

.legend3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    background-color: #ffffff;
    white-space: nowrap;
    border-radius: 4px;
    padding: 4px 5px 2px 5px;
    position: absolute;
    margin-top: -13px;
    left: 50px;
    z-index: 0;
}

.field-title {
    text-align: left;
    width: 300px;
    margin: auto;
    position: relative;
    bottom: -10px;
    font-size: 14px;
}

.etailerbox-text {
    text-align: center;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.showUTRNo {
    background-color: #DC5E2D;
    color: white;
    padding: 10px;
    text-align: center;
    width: 320px;
    margin: auto;
}

.showUTRNocontainer {
    position: relative;
    text-align: center;
}

.utr {
    background-color: #ec5013;
    border-radius: 10px;
    color: #ffffff;
    padding: 10px;
    margin: auto;
    text-align: center;
    max-width: 320px;
    margin-bottom: 10px;
}

.payoutimage {
    background-image: url("../images/payout-orange.jpg");
    background-repeat: no-repeat;
    width: 120px;
    height: 161px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 25px
}

.payoutimage-disable {
    background-image: url("../images/payout-orange.jpg");
    background-repeat: no-repeat;
    width: 120px;
    height: 161px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 25px
}

.payoutimage-rev {
    background-image: url("../images/payout-orange-reverse.jpg");
    background-repeat: no-repeat;
    width: 120px;
    height: 161px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 30px
}

.payoutimage:hover {
    background-image: url("../images/payout-orange-hover.jpg");
    background-repeat: no-repeat;
    width: 120px;
    height: 161px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 25px
}

    .payoutimage:hover .payout-date-grey, .payoutimage:hover .payout-amount-grey,
    .payoutimage:hover .payout-date, .payoutimage:hover .payout-amount {
        color: #ffffff;
    }

.payout-date {
    color: #ec5013;
    font-size: 30px;
    text-align: center;
}

.payout-amount {
    color: #ec5013;
    font-size: 30px;
    text-align: center;
    padding-top: 0px;
}

.payout-date-rev {
    color: #ec5013;
    font-size: 30px;
    text-align: center;
    padding-top: 25px;
}

.payout-amount-rev {
    color: #ec5013;
    font-size: 30px;
    text-align: center;
    padding-top: 0px;
}

.payout-date-grey {
    color: #cccccc;
    font-size: 30px;
    text-align: center;
}

.payout-amount-grey {
    color: #cccccc;
    font-size: 30px;
    text-align: center;
    padding-top: 0px;
}

.payout-date-grey-rev {
    color: #cccccc;
    font-size: 30px;
    text-align: center;
    padding-top: 25px;
}

.payout-amount-grey-rev {
    color: #cccccc;
    font-size: 30px;
    text-align: center;
    padding-top: 0px;
}

.accordion-etailer {
    background-color: transparent;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 0px 0;
    cursor: pointer;
    margin-top: 0px;
    background-image: url("../images/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.accordion-data-etailer {
    border: 1px solid #cccccc;
    border: 1px solid #ffffff;
    padding: 10px;
    padding: 0px
}

.selected-etailer {
    background-image: url("../images/bell.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.week {
    font-size: 18px;
    color: #58595b;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin-top: 5px;
    border: 1px solid #58595b;
    margin-bottom: 10px;
    background-image: url("../images/arrow-down1.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.weekinfo {
    max-width: 1100px;
    margin: auto;
    text-align: center
}

.weeksel {
    background-image: url("../images/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.showweek {
    float: left;
    padding: 0 16px;
}

.one-container {
    max-width: 135px;
    margin: auto;
    text-align: center
}

.two-container {
    max-width: 300px;
    margin: auto;
    text-align: center
}

.three-container {
    max-width: 435px;
    margin: auto;
    text-align: center
}

.monthtxtbox {
    border: 1px solid #58595b;
    padding: 5px;
    margin: 15px 0;
}

.etailerbox {
    border: 1px solid #58595b;
    padding: 5px;
    display: inline;
    width: 100%;
}

.price-section {
    padding-top: 10px;
    padding-bottom: 20px;
    max-width: 767px;
    margin: 0 auto;
}

.price-range__wrapper {
    position: relative;
}

.price-range-slider__points span {
    cursor: pointer;
    margin-left: -36px;
    margin-top: 4px;
    min-width: 60px;
    position: absolute;
    text-align: center;
}

.etailerbox-note {
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: justify;
}

.autoship-menu {
    padding-top: 10px;
    max-width: 1170px;
    width: 100%;
    margin: auto;
    text-align: center
}

    .autoship-menu a {
        color: #58595b;
        text-decoration: none;
        padding: 10px 55px;
        font-size: 15px;
        font-weight: bold;
        border: 1px solid #cccccc;
        margin: 0px 3px;
        width: 31.3%;
        display: inline-block
    }

        .autoship-menu a:hover {
            background-color: #58595b;
            color: #ffffff;
            text-decoration: none
        }

        .autoship-menu a.active {
            background-color: #58595b;
            color: #ffffff;
        }

.dispatchdetails {
    border: 1px solid #cccccc;
    padding: 7px;
    text-align: left;
    display: block;
    width: 100%;
    line-height: 19px;
    font-size: 14px;
    height: 38px;
}

.spaceings {
    margin-left: -15px;
}

.autosship-wrapper {
    margin: auto;
    max-width: 1080px;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
}

.title-autoship {
    color: #000000;
    font-size: 20px;
    padding-bottom: 25px;
    font-weight: bold;
}

.title-autoship1 {
    color: #000000;
    font-size: 20px;
    padding-bottom: 25px;
    margin-left: -10px;
}

.w3 {
    width: 98%;
    margin-left: 2px;
    display: inline;
}

.w33 {
    width: 32%;
    margin-right: 5px;
    display: inline;
}

.w333 {
    width: 98%;
    display: inline;
}

.w66 {
    width: 65%;
    margin-left: 5px;
    display: inline;
}

.autoship-hrline {
    height: 1px;
    border: none;
    color: #e2e2e2;
    background-color: #e2e2e2;
    margin: 40px 0;
}

.autoship-hrline1 {
    height: 1px;
    border: none;
    color: #e2e2e2;
    background-color: #e2e2e2;
    margin: 10px 0;
}

.autoshiphrline {
    height: 1px;
    border: none;
    color: #d3d3d3;
    background-color: #d3d3d3;
    margin: 0px 0px 8px 0;
}

.autoship-hrline2 {
    height: 1px;
    border: none;
    color: #e2e2e2;
    background-color: #e2e2e2;
    margin: 20px 0;
    margin-left: -20px;
    margin-right: -20px;
}

.autoship-sel-products {
    font-size: 16px;
}

.autoshipdelete {
}

    .autoshipdelete a {
        text-decoration: none;
        font-size: 12px;
        color: #000000;
    }

        .autoshipdelete a:hover {
            color: #000000;
        }

.autoship-qty {
    font-size: 12px;
    padding-top: 7px;
}

.autoship-tp {
    font-size: 12px;
    padding-top: 5px;
}

.autoship-total-payble {
    font-size: 16px;
}

.autoship-total-payble1 {
    font-size: 16px;
    padding-top: 5px;
}

.autoship-totalproducts-container {
    background-color: #f5f5f5;
    border-top: 1px solid #e0e0e0;
    margin-top: 50px;
}

.autoship-note {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.autoship-note1 {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.autoship-cart {
    display: inline;
    color: #FFFFFF;
    background-color: #666e79;
    text-align: center;
    float: right;
    height: 25px;
    width: 25px;
    border-radius: 25px;
    font-size: 13px;
    line-height: 22px;
}

.autoship-packages-container {
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.autoship-view {
    display: inline;
}

    .autoship-view a {
        background-color: #585e66;
        color: #ffffff;
        text-decoration: none;
        font-size: 15px;
        padding: 5px 12px;
        border-radius: 9px;
    }

        .autoship-view a:hover {
            background-color: #000000;
            color: #FFFFFF;
            text-decoration: none
        }

.autoship-view-dis {
    display: inline;
}

    .autoship-view-dis a {
        background-color: #585e66;
        color: #ffffff;
        text-decoration: none;
        font-size: 15px;
        padding: 7px 12px;
        border-radius: 9px;
    }

        .autoship-view-dis a:hover {
            background-color: #000000;
            color: #ffffff;
            text-decoration: none
        }

.roww {
    margin-right: -15px;
    margin-left: -15px
}

.autoship-acc {
    background-image: url(../images/rightarrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #FFFFFF;
    font-size: 15px;
    border-bottom: 1px solid #d3d3d3;
    padding: 7px 10px;
    cursor: pointer;
    background-position: 98% 50%;
}

.autoship-selected {
    color: #000000;
    background-image: url(../images/rarrowd.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #d3d3d3;
    background-position: 98% 50%;
}

.autoship-mat {
    background-color: #e5e5e5;
    padding: 7px 10px;
}

.autoship-view-small {
    display: inline;
}

    .autoship-view-small a {
        background-color: #585e66;
        color: #ffffff;
        text-decoration: none;
        font-size: 13px;
        padding: 1px 12px;
        border-radius: 9px;
    }

        .autoship-view-small a:hover {
            background-color: #000000;
            color: #FFFFFF;
            text-decoration: none
        }

* {
    padding: 0px;
    margin: 0px;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

body {
    color: #58595b;
}

body, html {
    overflow-x: hidden;
}

@font-face {
    font-family: rbt;
    src: url(../../fonts/Roboto-Bold.ttf)
}

.rbt {
    font-family: "rbt", verdana, helvetica, sans-serif;
}

@font-face {
    font-family: rr;
    src: url(../../fonts/Roboto-Regular.ttf);
}

.rr {
    font-family: "rr", verdana, helvetica, sans-serif;
}

@font-face {
    font-family: rl;
    src: url(../../fonts/Roboto-Light.ttf)
}

.rl {
    font-family: "rl", verdana, helvetica, sans-serif;
}

@font-face {
    font-family: rt;
    src: url(../../fonts/Roboto-Thin.ttf)
}

.rt {
    font-family: "rt", verdana, helvetica, sans-serif;
}

@font-face {
    font-family: rbk;
    src: url(../../fonts/Roboto-Black.ttf);
}

.rbk {
    font-family: "rbk", verdana, helvetica, sans-serif;
}

img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.clear {
    clear: both;
}

.clear-right {
    clear: right;
}

.clear-left {
    clear: left;
}

.bell {
    position: absolute;
    margin-left: 233px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.End-Date-Counter {
    border-radius: 10px;
    background-color: #505153;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 18px;
    width: 30px;
    margin-left: 7px;
    display: inline-block;
    width: 53px;
    position: relative;
    text-align: center;
}

a, a:active, a:focus {
    outline: none;
}

.logo {
    padding-top: 8px;
    float: left;
}

.logo-mobile {
    display: none;
}

.cyclepanel {
    float: right;
    width: 310px;
    background-color: #e3e3e5;
    padding-left: 25px;
    padding-top: 10px;
    height: 213px;
}

.date, .time {
    font-size: 18px;
}

.cycleends {
    font-size: 21px;
    text-transform: uppercase;
    color: #505153;
}

.countdown {
    margin: 17px 0;
}

.loginpanel {
    float: right;
    padding-top: 5px;
    padding-right: 25px;
}

.home {
    display: inline;
    padding-right: 10px;
}

.Dashboard-logout {
    display: inline
}

    .Dashboard-logout a {
        font-size: 16px;
        padding: 0 10px;
    }

        .Dashboard-logout a:hover {
            color: #000000;
        }

.welcome {
    font-size: 15px;
}

.welcome1 {
    font-size: 15px;
}

.plain {
    font-size: 15px;
    font-weight: normal
}

.mt20 {
    margin-top: 20px;
}

.offer-banner {
    margin: auto;
    margin-top: 12px;
    text-align: center
}

.offerimage {
    margin-bottom: 10px;
    margin-bottom: -15px;
}

.accordion {
    background-color: #464749;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin-top: 5px;
    background-image: url("../images/rarrow-white.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.accordion-data {
    border: 1px solid #cccccc;
    border: 1px solid #ffffff;
    padding: 10px;
    padding: 0px
}

.selected {
    color: #ffffff;
    background-image: url("../images/rarrowd-white.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.inner-accordion {
    background-color: #F2F2F2;
    border: 1px solid #464749;
    border-radius: 10px;
    font-size: 18px;
    color: #464749;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin-top: 5px;
    background-image: url("../images/rarrow.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.inner-accordion-data {
    border: 1px solid #ffffff;
    padding: 10px 0;
}

.inner-accordion1 {
    background-color: #F2F2F2;
    border: 1px solid #464749;
    border-radius: 10px;
    font-size: 18px;
    color: #464749;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    margin-top: 5px;
    background-image: url("../images/rarrow.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.inner-accordion-data1 {
    border: 1px solid #ffffff;
    padding: 10px 0;
}

.selectedinner {
    color: #58595b;
    background-image: url("../images/rarrowd.png");
    background-repeat: no-repeat;
    background-position: 99% center;
}

.icon-calender {
    position: absolute;
    margin-left: 10px;
}

.last-cycle-payout {
    max-width: 1008px;
    margin: auto;
    text-align: center
}

.rect-box {
    border: 1px solid #464749;
    border-radius: 10px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.phasewise-box {
    border: 1px solid #464749;
    border-radius: 10px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.turnover-rect-box {
    border: 1px solid #464749;
    border-radius: 10px;
    margin-bottom: 12px;
    height: 260px;
    margin-top: 12px;
}

.club-rect-box {
    border: 1px solid #464749;
    border-radius: 10px;
    margin-bottom: 12px;
    height: 200px;
}

.refno {
    font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
}

.turnover-text {
    text-align: center;
    font-size: 18px;
    padding-bottom: 15px;
}

.tamt {
    display: block
}

.payout-text {
    text-align: left;
    font-size: 18px;
}

.phasewise-text {
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.spacetop50 {
    padding-top: 100px
}

.spacetop75 {
    padding-top: 75px
}

.club-left {
    float: left;
    font-size: 20px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
}

.club-right {
    float: right;
    font-size: 20px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 10px;
    text-align: right;
}

.achieved {
    display: block
}

.red {
    color: #ef2230;
}

.green {
    color: #2e7b23;
}

.phase-title {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.dmt10 {
    margin-top: 10px;
}
/* ******************* POPUPS **************** */
.popup-container-turnover-details {
    margin: auto;
    max-width: 860px;
    margin: auto;
    border: 1px solid #cccccc;
    padding: 20px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.popup-title {
    color: #464749;
    font-size: 18px;
    text-align: left
}

.popup-table-title {
    color: #464749;
    font-size: 15px;
    text-align: left;
    padding-top: 20px;
}

.closebtn {
    position: relative;
    right: 10px;
    float: right
}

.strong {
    font-weight: bold;
}

.remarks {
    font-size: 15px;
    padding: 10px 0 5px 0;
    font-weight: bold;
}

.remark-note {
    color: red;
    font-size: 15px;
}

table.popup {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.popup tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.popup tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.popup th {
        background-color: #464749;
        color: #FFFFFF;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

    table.popup td {
        border: 1px solid #d7d7d7;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

table.popupregular {
    border-collapse: collapse;
    width: 100%;
}

    table.popupregular tr:nth-child(2n+1) {
        background-color: #e2e2e2;
    }

    table.popupregular tr:nth-child(2n+0) {
        background-color: #e2e2e2;
    }

    table.popupregular th {
        background-color: #8e8e8e;
        color: #FFFFFF;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

    table.popupregular td {
        border: 1px solid #d7d7d7;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

.repeat-dv {
    margin-top: 20px;
}
/* ******************* 25 NOV 2020 ****************** */
.club-netsurf-searchbox-container {
    float: left;
    margin-bottom: 10px;
}

.club-netsurf-searchbox {
    border: 1px solid #58595b;
    padding: 5px;
    display: inline
}

.club-netsurf-searchbox1 {
    border: 1px solid #58595b;
    padding: 5px;
    display: inline;
}

.mydirect-sale {
    border: 1px solid #58595b;
    padding: 5px;
    width: 100%
}

.search-btn {
    display: inline;
    margin-left: 5px;
}

    .search-btn a {
        background-color: #58595b;
        text-decoration: none;
        color: #ffffff;
        padding: 6px 10px;
    }

        .search-btn a:hover {
            background-color: #000000;
            color: #ffffff;
            text-decoration: none;
        }

.search-btn-forpopup a {
    background-color: #58595b;
    text-decoration: none;
    color: #ffffff;
    padding: 9px 23px;
    width: 100%;
    display: block;
    text-align: center;
}

.box-title {
    background-color: #464749;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 5px 0;
    margin-top: 5px;
}

.box-data {
    border: 1px solid #cccccc;
}

table.invoice {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}

    table.invoice tr:nth-child(2n+1) {
        background-color: #ffffff;
    }

    table.invoice tr:nth-child(2n+0) {
        background-color: #ffffff;
    }

    table.invoice th {
        background-color: #d0d0d0;
        color: #464749;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
        font-weight: normal
    }

    table.invoice td {
        border: 1px solid #d7d7d7;
        font-size: 15px;
        padding: 4px;
        text-align: left;
        vertical-align: middle;
    }

.gstinvoice-left {
    float: left;
    font-size: 15px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
}

.gstinvoice-right {
    float: right;
    font-size: 15px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 10px;
    text-align: right;
}

.receipts-left {
    float: left;
    font-size: 15px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
}

.receipts-right {
    float: right;
    font-size: 15px;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 10px;
    text-align: right;
}

.invoice1 a {
    height: 34px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: #464749;
    font-weight: normal;
    line-height: 34px;
}

    .invoice1 a:hover {
        text-decoration: none;
        color: #ffffff;
        background-color: #000000;
    }

.customer-info table tr td {
    font-size: 16px;
    color: #464749;
    text-align: center;
    padding: 8px 0;
}

.customer-info tr td.pan-name {
    border-bottom: 1px solid #cccccc;
    text-align: center;
    /*padding-left: 225px;*/
}

    .customer-info tr td.pan-name small {
        font-size: 12px;
        color: #4fa222;
    }

.alert-msg {
    font-size: 16px;
    color: #ed4747;
    line-height: 20px;
}

.greybtn {
    text-align: center
}

    .greybtn a {
        height: 34px;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        background-color: #464749;
        font-weight: normal;
        line-height: 34px;
        padding: 5px 10px;
        text-decoration:none;
    }

        .greybtn a:hover {
            text-decoration: none;
            color: #ffffff;
            background-color: #000000;
        }

.popup-outcontainer {
    margin: auto;
    max-width: 1100px;
    margin: auto;
    border: 1px solid #cccccc;
    padding: 30px;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ref-no {
    text-align: left;
    font-size: 15px;
}

.mt10 {
    margin-top: 10px;
}

.button {
    display: inline;
}

    .button a {
        background-color: #58595b;
        text-decoration: none;
        color: #ffffff;
        padding: 6px 10px;
        font-size: 15px;
    }

        .button a:hover {
            background-color: #000000;
            color: #ffffff;
            text-decoration: none;
        }

table tr td.space-left, table tr th.space-left {
    padding-left: 200px;
}

table tr td.space-right, table tr th.space-right {
    padding-right: 200px;
}

table tr td.space-left-small, table tr th.space-left-small {
    padding-left: 100px;
}

table tr td.space-right-small, table tr th.space-right-small {
    padding-right: 100px;
}

.space {
    padding: 2px 0px;
}
/* *********************** 1 Dec 2020 **************************** */

.crimson {
    color: crimson
}

.wrapper-small {
    margin: auto;
    max-width: 400px;
    width: 100%;
    font-size: 15px;
}

.form-field-title {
    text-align: center;
    font-size: 17px;
    padding: 20px 0 10px 0
}

.txtfld-yellow {
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 15px 0;
    display: block;
    width: 300px;
    font-size: 14px;
    padding: 7px;
    height: 38px;
}

.txtfld-yellow1 {
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 15px 0;
    display: block;
    width: 300px;
    font-size: 14px;
    padding: 7px;
}

.signupdata {
    font-size: 13px;
    padding: 10px;
}

.ref a {
    background-color: #464749;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: block;
    margin: 4px 0;
    padding: 5px;
}

    .ref a:hover {
        color: #cccccc;
        text-decoration: none;
    }

.tree-bg-CNS {
    background-image: url("../images/RTL.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #f0c280;
    border-radius: 10px;
}

.tree-bg-LSETL {
    background-image: url("../images/LSETL.png?asd3ad");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #f0c280;
    border-radius: 10px;
}

.tree-bg-PETL {
    background-image: url("../images/PETL.png?saasas");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #f0c280;
    border-radius: 10px;
}


.tree-bg-PRETL {
    background-image: url("../images/PRETL.png?saasas");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #f0c280;
    border-radius: 10px;
}


.tree-bg-ETL {
    background-image: url("../images/ETL.png?rewr323");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #f0c280;
    border-radius: 10px;
}

.tree-bg-RDS {
    background-image: url("../images/DS.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #1539e1;
    border-radius: 10px;
}

.tree-bg-MDS {
    background-image: url("../images/PDS.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 132px;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border: 1px solid #f0c280;
    border-radius: 10px;
}

.tree-ref {
    margin: auto;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    position: relative;
    top: -20px;
}

.ref-search {
    text-align: left
}

.fpp-current-club {
    float: left;
    padding: 5px 0;
}

.fpp-ref {
    float: right;
    padding: 5px 0;
}

.link {
    text-align: center;
    padding: 10px 0
}

    .link a {
        text-align: center;
        text-decoration: underline
    }

        .link a:hover {
            color: #000000
        }

.new-policy-note {
    font-size: 14px;
    text-align: center;
    max-width: 1000px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.txt-left {
    text-align: left
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.greybtn-big {
    text-align: center
}

    .greybtn-big a {
        height: 34px;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        background-color: #464749;
        font-weight: normal;
        line-height: 34px;
        padding: 5px 10px
    }

        .greybtn-big a:hover {
            text-decoration: none;
            color: #ffffff;
            background-color: #000000;
        }

.icardimg {
    position: relative;
    margin: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.icard-image {
    /*background-image: url("../images/icard-bg.jpg");
	background-repeat: no-repeat;*/
    width: 300px;
    height: 511px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    z-index: 9;
}

.iphoto {
    width: 118px;
    height: 149px;
    background-color: red;
    position: relative;
    top: 32px;
    left: 16px;
    border-radius: 8px;
    float: left
}

.iqrcode {
    width: 60px;
    height: 60px;
    background-color: red;
    position: relative;
    top: 30px;
    right: 18px;
    border-radius: 8px;
    float: right
}

.icard-matter {
    position: relative;
    top: 40px;
    left: 20px;
    color: #464749;
}

.registration-container {
    max-width: 600px;
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #d5d5d5;
}

.registration-details {
    margin-bottom: 20px;
}

    .registration-details h5 {
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
        font-weight: normal;
        font-size: 20px;
        border-bottom: 1px solid #d5d5d5;
        color: #58595b;
        line-height: 35px;
    }

    .registration-details label {
        font-size: 14px;
        color: #58595b;
        font-weight: normal;
        display: block;
    }

        .registration-details label sup {
            color: #ff0000;
        }

    .registration-details p {
        font-size: 14px;
        color: #58595b;
        font-weight: normal;
        background-color: #f4f4f4;
        padding: 5px;
        margin-bottom: 5px;
    }

.btn {
    background-color: #58595b;
    border-color: #58595b;
    color: #ffffff;
}

    .btn:hover {
        background-color: #000000;
        border-color: #000000;
        color: #ffffff;
    }

.text-center .btn:first-child {
    margin-right: 15px;
}

.text-center .btn:hover {
    color: #ffffff;
}

.tree-icon-image {
    text-align: center
}

.tree-ref-no {
    background-color: #c03d24;
    width: 70px;
    margin: auto;
    font-size: 11px;
    color: #ffffff;
    text-align: center
}

    .tree-ref-no a {
        color: #ffffff;
        text-decoration: none
    }

        .tree-ref-no a:hover {
            color: #cccccc;
            text-decoration: none
        }

.tds-container {
    max-width: 1170px;
    margin: 20px auto;
    border: 1px solid #d5d5d5;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .tds-container h1 {
        width: 100%;
        height: 35px;
        padding: 0;
        margin: 0;
        font-size: 20px;
        color: #ffffff;
        background-color: #444444;
        text-align: center;
        line-height: 35px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .tds-container h6 {
        width: 100%;
        height: 35px;
        padding: 0;
        margin: 0;
        font-size: 18px;
        color: #58595b;
        background-color: #ececec;
        text-align: center;
        line-height: 35px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 600;
    }

.pdf-file-link {
    border: 1px solid #d5d5d5;
    padding: 8px;
}

    .pdf-file-link a {
        border: 1px solid #d5d5d5;
        display: block;
        padding: 5px;
        margin-bottom: 5px;
    }

.clickbtn {
    display: inline;
    background-color: #58595b;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 10px;
    font-size: 15px;
    border: none;
    text-align: center
}

    .clickbtn:hover {
        background-color: #000000;
        color: #ffffff;
        text-decoration: none;
    }

.pop-shell {
    max-width: 300px;
    margin: auto;
}

    .pop-shell div {
        font-size: 11px;
        color: #58595b;
        font-weight: normal;
        background-color: #cccccc;
        padding: 4px;
        margin-bottom: 1px;
    }

        .pop-shell div.grey {
            background-color: #dfdfdf;
        }

.h30 {
    height: 25px;
}

.h40 {
    height: 40px;
}

.h50 {
    height: 50px;
}

.video-description {
    padding: 5px 20px;
}

    .video-description p {
        font-size: 16px;
        color: #000000;
        text-align: justify;
        line-height: 22px;
        white-space: normal;
    }
/* *********************** 1 Dec 2020 ends *********************** */
.change-password-container {
    max-width: 586px;
    margin: auto;
    border: 1px solid #cccccc;
    padding: 30px;
}

    .change-password-container .form-control:focus {
        box-shadow: none;
        border: 1px solid #d5d5d5;
    }

.mb30 {
    margin-bottom: 30px;
}

.mt20 {
    margin-top: 20px;
}

.change-password-container label {
    display: block;
    font-size: 16px;
    color: 58595b;
    font-weight: normal;
}

.change-password-container button:first-child {
    margin-right: 26px;
}

.change-password-container button.clickbtn {
    min-width: 130px;
}

.password-details {
    margin-top: 20px;
}

    .password-details ul {
        margin: 0;
        padding: 0;
    }

        .password-details ul li span {
            display: inline-block;
            margin-right: 3px;
        }

        .password-details ul li {
            margin-bottom: 3px;
            font-size: 15px;
            color: 58595b;
            line-height: 20px;
            list-style-type: none;
        }


.popup-container-turnover-details-fpp {
    margin: auto;
    padding: 10px;
    background-color: #ffffff;
}

    .popup-container-turnover-details-fpp .row {
        /*border: 1px solid #d5d5d5;*/
        margin-bottom: 20px;
    }

    .popup-container-turnover-details-fpp label {
        color: #464749;
        font-size: 15px;
        display: block;
        font-weight: normal;
    }

    .popup-container-turnover-details-fpp .popup-title {
        margin-bottom: 15px;
    }

.invoce-container {
    max-width: 1140px;
    margin: 20px auto;
    font-family: vardana,Helvetica,San-serif;
}

    .invoce-container .table {
        width: 100%;
        border: 1px solid #000000;
        border-collapse: collapse;
        color: #58595b;
    }

        .invoce-container .table caption {
            font-size: 16px;
            color: #58595b;
            text-align: center;
            padding: 10px;
            /*border: 1px solid #000000;
            border-bottom: none;*/
        }

        .invoce-container .table tr td {
            border-bottom: 1px solid #000000;
            border-right: 1px solid #000000;
            padding: 8px;
            font-size: 14px;
            color: #58595b;
            vertical-align: top;
        }

            .invoce-container .table tr td p {
                margin: 10px 0;
            }

                .invoce-container .table tr td p:first-child {
                    margin-top: 0;
                }

            .invoce-container .table tr td b {
                text-transform: uppercase;
                text-align: left !important;
            }

            .invoce-container .table tr td:last-child {
                border-right: none;
            }

.txtfld-calculator {
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 15px 0;
    display: block;
    width: 350px;
    font-size: 14px;
    padding: 7px;
    height: 38px;
}

.totalpayout-box {
    border: 1px solid #464749;
    border-radius: 10px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.is-cancelled {
    width: 30%;
    margin-bottom: 20px;
}

.lbl-is-cancelled {
    display: inline-block;
}

.ddl-is-cancelled {
    display: inline-block !important;
    width: 70% !important;
}

a.export-to-exel.pull-left {
    display: inline-block;
}


@media (max-width:768px) {

    .is-container {
        margin: 15px 0;
    }

    .is-line {
        width: 99%;
    }


    .viewcal-new {
        text-align: center;
        margin: 0 15px;
    }

        .viewcal-new a {
            background-color: #FDA700;
            padding: 10px 10px;
            line-height: 55px;
            color: #000000;
            text-decoration: underline;
            text-align: center;
        }

    .rrblackstripnew {
        min-height: auto;
        margin: 0 15px;
        line-height: 35px;
    }

    .rrleft-new {
        float: left;
        width: 100%;
    }

    .rrright-new {
        float: right;
        width: 100%;
    }

    .rnr-new {
    }

    .dashboardtitle-grey {
        font-size: 15px;
        padding: 5px;
    }

    .containerspacemob {
        margin-left: 15px;
        margin-right: 15px;
    }

    .reportlinks {
        margin: 15px 0 15px 0;
    }

        .reportlinks a {
            border: 1px solid #000000;
            text-align: center;
            padding: 7px 30px;
            text-decoration: none;
            color: #000000;
            display: block;
            width: 100%;
            margin-top: 10px;
        }

            .reportlinks a:first-child {
                margin-left: auto;
            }

            .reportlinks a:last-child {
                margin-left: auto;
            }

    .reportlinks-imapreports a {
        width: auto;
        display: block;
        margin-bottom: 10px;
    }

    .status {
        font-size: 15px;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .dashboardtitle {
        font-size: 15px;
        padding: 5px;
    }

    .blacktitle {
        font-size: 14px;
        text-align: center;
        padding: 7px 0;
        color: #ffffff;
    }

    .fastracktitle {
        font-size: 14px;
        text-align: center;
        background-color: #ffffff;
        padding: 7px 0;
        color: #000000;
    }

    .borderboxfastrack {
        border: 1px solid #343434;
        margin-left: 15px;
        margin-right: 15px;
    }

    .borderboximapdetails {
        margin-left: 15px;
        margin-right: 15px;
    }

    table.fstarget th {
        font-size: 13px;
    }

    table.fstarget td {
        font-size: 13px;
    }

    .acdn {
        font-size: 14px;
    }

    .imap-detail-title {
        font-size: 13px;
    }

    .imap-detail-value {
        font-size: 13px;
    }

    .w20 {
        width: 48%;
        display: inline-block;
        margin: auto
    }

    .borderbox {
        border: 1px solid #343434;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .borderboxblank {
        border: 1px solid transparent;
        margin-left: 15px;
        margin-right: 15px;
    }

    .bktitle {
        font-size: 14px;
    }

    .bkinfo {
        font-size: 14px;
    }

    table.inforr th {
        font-size: 14px;
    }

    table.inforr td {
        font-size: 14px;
    }

    .legend2 {
        left: 100px;
    }

    .imagemobile-txt {
        line-height: 50px;
        background-color: #000000;
    }

    .black-rect {
        background-color: transparent;
        color: #ffffff;
        text-align: center;
        height: auto;
    }

    .view {
        display: block;
        float: none;
        padding-top: 3px;
    }

        .view a {
            display: inline-block;
            text-align: center;
            float: none;
            text-decoration: none;
            padding-right: 0px;
            font-size: 12px;
            color: #000000
        }

            .view a:hover {
                color: #000000;
            }

    .legend1 {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 0px;
        background-color: #ffffff;
        white-space: nowrap;
        border-radius: 4px;
        padding: 4px 5px 2px 5px;
        position: absolute;
        margin-left: 3px;
        left: 125px;
        z-index: 0;
        top: 3px;
    }


    /* ************************* NEW UI FOR R&R Starts ******************* */
    .skip {
        display: none;
    }

    .skip1 {
        text-align: center;
        padding: 10px 0px;
        display: block
    }

        .skip1 a {
            text-align: center
        }

    .rrblackstrip {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 0px;
    }

    .rrblackstripwhite {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 0px;
        border: 1px solid #ffffff;
        color: #ffffff;
    }

    .cyclemnth {
        display: none;
    }

    .mnthcycle {
        text-align: center;
        display: block;
        padding: 10px 0;
        color: #000000;
    }

    .mnthcyclewhite {
        text-align: center;
        display: block;
        padding: 10px 0;
        color: #ffffff;
    }

    .rr-cycle {
        padding-left: 5px;
        padding-top: 2px;
        font-size: 12px;
    }

    .bxyellow {
        padding: 5px;
        margin: 0 5px;
        border-radius: 8px;
    }

    .rrleft {
        float: left;
        width: 65%;
    }

    .rrright {
        float: right;
        width: 30%;
    }

    .eligible {
        display: block;
        padding-bottom: 9px;
    }

    .viewcal {
        height: auto;
        top: 0px
    }

        .viewcal a {
            display: block;
            padding: 7px 14px;
            line-height: 20px;
            height: 55px;
            color: #000000;
            text-decoration: underline;
        }

    .blackbox {
        border: 1px solid #000000;
        padding: 45px 0;
        text-align: center;
        font-size: 14px;
        color: #000000;
        border-radius: 15px;
    }

    .blackbox1 {
        border: 1px solid #000000;
        padding: 15px 0;
        text-align: center;
        font-size: 14px;
        color: #000000;
        border-radius: 15px;
    }

    .rrml {
        margin-left: 50%;
        top: -52px;
    }

    .rrboxesspacetop {
        margin-bottom: 10px;
    }

    .rrboxes {
        position: relative;
        margin-top: -30px;
        top: -30px;
    }

    .rrsmall-container {
        margin-top: 0px;
    }

        .rrsmall-container a {
            width: 42%;
            float: left;
            display: inline-block;
            padding: 11px 0;
            font-size: 14px;
            transition: 0.2s linear all;
            margin-left: 15px;
            margin-bottom: 15px;
        }

            .rrsmall-container a:nth-of-type(2) {
                width: 43%;
                float: right;
                margin-right: 12px;
                margin-bottom: 15px;
            }

    .rrbtn {
        margin-top: 0px;
    }

        .rrbtn a {
            padding: 11px 9px;
            left: -25px;
            height: 42.5px
        }

    .rrbtn1 {
        margin-top: 0px;
    }

        .rrbtn1 a {
            padding: 11px 9px;
            left: -25px;
            height: 45px
        }

    .title-consumer {
        font-size: 14px;
    }

    .rrshort-container {
        max-width: 770px;
        margin: auto;
        text-align: left;
        margin-top: 20px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .rrname {
        display: block;
        width: 100%;
        margin-bottom: 2px;
    }

    .rrin {
        display: block;
        width: 100%;
        padding-bottom: 10px;
    }

    .popup-calculations-txt {
        max-width: 350px;
        margin: auto;
        padding: 60px 15px;
        color: #000000
    }

    .container-blackpatch {
        margin-left: 15px;
        margin-right: 15px;
    }

    .rryellowpatch {
        font-size: 15px;
    }

    .rrsmall-title {
        padding-bottom: 20px;
    }

    .activities {
        font-size: 13px;
    }

    .yw {
        display: block;
        margin: auto;
        text-align: center
    }

    .viewdetails {
        margin: 20px 0;
    }

        .viewdetails a {
            font-size: 13px;
            padding: 20px 0;
        }

    .bordright {
        border-right: 1px solid #ffffff;
    }

    .mobbgbkcolor {
        background-color: #000000
    }

    .view {
        display: block;
        float: none;
        padding-top: 3px;
    }

        .view a {
            display: inline-block;
            text-align: center;
            float: none;
            text-decoration: none;
            padding-right: 0px;
            font-size: 12px;
            color: #000000
        }

            .view a:hover {
                color: #000000;
            }

    /* ************************* NEW UI FOR R&R Ends ******************* */



    /* ******** Retailer-dashboard starts ********* */
    .sign {
        text-align: center;
        padding-top: 0px;
        margin: auto
    }

    .report-info-hor {
        width: 300px;
    }

    .spacertop {
        padding-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mst30 {
        padding-top: 0px;
    }

    .report-info {
        width: 300px;
        width: 92%;
        height: auto;
        margin: auto;
        border: 1px solid #000000;
        border-radius: 10px;
        opacity: 1;
        margin-top: 30px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .mob-space-nil {
        padding-right: 0px;
        padding-left: 0px;
    }

    .display-account-image {
        display: none
    }

    .display-account-image-mobile {
        display: block;
        margin-top: 15px;
    }

    .separationlinesmall {
        margin-bottom: 20px;
    }

    .range-links {
        margin-left: 15px;
        margin-right: 15px;
    }

        .range-links a {
            border: 1px solid #000000;
            border-radius: 10px;
            text-align: center;
            width: 19.7%;
            width: 100%;
            padding: 12px;
            display: inline-block;
            margin: auto;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -ms-box-sizing: border-box;
        }

            .range-links a:hover {
                background-color: #3e4d00;
                color: #ffffff;
            }

            .range-links a:nth-of-type(2) {
                width: 100%;
                margin: auto;
                margin-top: 10px;
            }

            .range-links a:hover:nth-of-type(2) {
                background-color: #0076ff;
                color: #ffffff;
            }

            .range-links a:nth-of-type(3) {
                width: 100%;
                margin: auto;
                margin-top: 10px;
            }

            .range-links a:hover:nth-of-type(3) {
                background-color: #2ab500;
                color: #ffffff;
            }

            .range-links a:nth-of-type(4) {
                width: 100%;
                margin: auto;
                margin-top: 10px;
            }

            .range-links a:hover:nth-of-type(4) {
                background-color: #000000;
                color: #ffffff;
            }

            .range-links a:nth-of-type(5) {
                width: 100%;
                margin: auto;
                margin-top: 10px;
            }

            .range-links a:hover:nth-of-type(5) {
                background-color: #000000;
                color: #ffffff;
            }

            .range-links a:last-child {
                float: none;
                width: 100%;
                margin: auto;
                margin-top: 10px;
            }

            .range-links a:hover:last-child {
                background-color: #00b7a2;
                color: #ffffff;
            }

    .report-small-title {
        font-size: 14px;
        padding-left: 15px;
    }

    .report-info-amount {
        font-size: 16px;
        padding-bottom: 20px;
        padding-left: 15px;
    }

    .accordiondb {
        background-position: 99% 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .matdb {
        max-width: 970px;
        margin: auto;
        margin-left: 15px;
        margin-right: 15px;
    }

    .acc-title {
        padding-top: 10px;
        font-size: 13px;
    }

    .acc-info {
        padding-bottom: 5px;
        padding-top: 5px;
        font-weight: bold;
        font-size: 13px;
    }
    /* ******** Retailer-dashboard ends ********* */
    .cd-nav-trigger {
        position: fixed;
        z-index: 5;
        top: 100px;
        left: 1.25em;
        left: var(--component-padding);
        height: 30px;
        width: 30px;
        border-radius: 50%;
        transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        transition: transform 0.5s, -webkit-transform 0.5s;
        left: 15px;
    }

    .js .cd-nav__content {
        padding-top: 84px;
        margin-left: 10px;
    }

    .ompt3 {
        padding: 3px 0;
    }

    table.licence td {
        display: block;
        width: 100%;
        font-size: 14px;
    }

    .popup-titlealn {
        color: #464749;
        font-size: 14px;
        text-align: left;
        float: left
    }

    .gstinvoice-rightaln {
        float: left;
        font-size: 14px;
    }

    .tar {
        text-align: left
    }

    .ompt10 {
        padding: 10px 0;
    }

    table.licence td {
        display: block;
        width: 100%;
        font-size: 14px;
    }

    .updatelink {
        text-align: left;
        font-size: 14px;
        padding-bottom: 7px;
        padding-top: 1px;
        padding-left: 10px;
        float: left;
    }

    .progress-title-inner {
        padding-top: 1px;
    }

    .progress-title {
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 7px;
        padding-top: 1px;
        float: left;
        padding-left: 10px;
    }

    .roll-right-links {
        float: left;
        font-size: 14px;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .roll-club {
        padding-bottom: 5px;
        font-size: 14px;
        padding-top: 5px;
    }

    .about-matter-box {
        display: table;
        height: auto;
        text-align: center;
        width: 100%;
    }

    .about-matter-txt {
        font-size: 16px;
        padding: 15px 0
    }

    .w50 {
        width: 50%;
    }

    .greypatch-title {
        font-size: 16px;
    }

    .brect {
        width: 300px;
        margin: auto;
        margin-bottom: 10px;
    }

    .grect {
        width: 300px;
        margin: auto;
        margin-bottom: 10px;
    }

    .psrect {
        width: 300px;
        margin: auto;
        margin-bottom: 10px;
    }

    .atrect {
        width: 300px;
        margin: auto;
        margin-bottom: 10px;
    }

    .toolrect {
        width: 300px;
        margin: auto;
        margin-bottom: 10px;
    }

    .continer-435 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .continer-650 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .continer-920 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .cover label input[type=radio] {
        float: left;
        margin-right: 10px;
        position: relative;
    }

    .cover label {
        float: left;
        padding-left: 10px;
    }

    .mmb15 {
        margin-bottom: 15px;
    }

    .deleteicon {
        margin-top: 18px;
        text-align: left;
    }

    .popmsgpercent {
        font-size: 50px;
    }

    .popmsg {
        font-size: 16px;
    }

    .lsp {
        position: relative;
        left: 0px;
    }

    .rsp {
        position: relative;
        left: 0px;
    }

    .pl0 {
        padding-left: 0px;
    }

    .pl7 {
        padding-left: 0px;
    }

    .pr0 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .search-btn-forpopup {
        margin-bottom: 5px;
    }

        .search-btn-forpopup a {
            background-color: #58595b;
            text-decoration: none;
            color: #ffffff;
            padding: 9px 23px;
            width: 100%;
            display: block;
            text-align: center;
        }

    .showweek {
        float: left;
        padding: 0 0px;
        width: 100%;
    }

    .week {
        font-size: 14px;
    }

    .payout-date {
        font-size: 20px;
    }

    .payout-amount {
        font-size: 20px;
    }

    .payout-date-grey {
        font-size: 20px;
    }

    .payout-amount-grey {
        font-size: 20px;
    }

    .payoutimage {
        padding-top: 35px;
    }

    /* **************************************** AUTOSHIP *************************************** */
    table .fld td {
        display: block;
        width: 100%
    }

    .spaceings {
        margin-left: 0px;
    }

    .modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 95%;
    }

    .title-autoship {
        color: #000000;
        font-size: 15px;
        padding-bottom: 15px;
    }

    .title-autoship1 {
        color: #000000;
        font-size: 15px;
        padding-bottom: 15px;
        margin-left: 0px;
    }

    .w3 {
        width: 100%;
        margin-left: 0px;
        display: inline;
        margin-bottom: 12px;
    }

    .w333 {
        width: 100%;
        display: inline;
        margin-bottom: 12px;
    }

    .w33 {
        width: 100%;
        margin-right: 0px;
        display: block;
        margin-bottom: 12px;
    }

    .w66 {
        width: 100%;
        margin-left: 0px;
        display: block;
        margin-bottom: 12px;
    }

    .autoship-hrline {
        margin: 20px 0;
    }

    .autoship-sel-products {
        font-size: 14px;
    }

    .autoship-total-payble {
        font-size: 14px;
    }

    .autoship-qty {
        font-size: 12px;
        padding-top: 9px;
    }

    .autoship-note1 {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .autoship-tp {
        font-size: 12px;
        padding-top: 7px;
    }

    .autoship-view {
        display: inline;
        position: relative;
        top: 3px;
    }

    .roww {
        margin-right: 0px;
        margin-left: 0px
    }



    .centerflag {
        text-align: left;
        padding-top: 3px;
        padding-bottom: 10px;
    }

    .customerno {
        font-size: 17px;
        font-weight: bold;
        color: #ffd645;
        padding-top: 4px;
    }

    .location-logo {
        float: none;
        display: block;
        text-align: center;
        margin: 10px;
    }

    .location-matter {
        font-size: 13px;
        padding: 10px;
    }

    .locator-info {
        font-size: 13px;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .locatorimage {
        background-image: url(../images/cityimage.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-attachment: fixed;
        background-size: auto 100%;
    }


    .download-link {
        text-align: center;
        padding: 10px 0;
    }

    .autoship-edit-title {
        font-size: 13px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }

    .autoship-edit-info {
        font-size: 13px;
        font-weight: bold;
        padding-bottom: 10px;
        text-align: center
    }

    .autoship-shoponline {
        text-align: left;
        font-weight: bold;
        padding: 5px 0;
        text-transform: uppercase;
        font-size: 13px;
    }

    .autoship-menu a {
        margin: 0px 0px;
        width: 100%;
        display: block
    }
    /* *********************** 1 Dec 2020 **************************** */
    .bell {
        position: absolute;
        margin-left: 0;
        margin-top: -60px;
        right: 50px;
        z-index: 999;
    }

    .txtfld-calculator {
        border: 1px solid #cccccc;
        padding: 5px;
        margin: 15px 0;
        display: block;
        max-width: 320px;
        font-size: 14px;
        padding: 7px;
        height: 38px;
    }
    /* *********************** 1 Dec 2020 **************************** */
    .date {
        display: block;
    }

    .cycledate {
        display: none;
    }

    .video-description p {
        font-size: 14px;
        padding: 5px 15px;
    }

    .txtfld-yellow {
        border: 1px solid #ccccccc;
        padding: 7px;
        margin: 15px 0;
        display: block;
        width: 80%;
    }

    .clickbtn {
        font-size: 13px;
    }

    .ref-search {
        text-align: center
    }

    .fpp-current-club {
        float: none;
        text-align: center
    }

    .fpp-ref {
        float: none;
        text-align: center;
        max-width: 300px;
        margin: auto;
    }

    .txt-left {
        text-align: center
    }

    .txt-center {
        text-align: center
    }

    .txt-right {
        text-align: center
    }

    .bord {
        border: 1px solid #d7d7d7;
    }

    .greybtn-big a {
        font-size: 13px;
    }

    .registration-details h5 {
        font-size: 18px;
    }

    .registration-details label, .registration-details p {
        font-size: 12px;
    }

    .tree-bg-CNS {
        background-image: url("../images/RTL_mobile.png");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #f0c280;
        border-radius: 10px;
    }

    .tree-bg-RDS {
        background-image: url("../images/DS_mobile.png");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #1539e1;
        border-radius: 10px;
    }

    .tree-bg-MDS {
        background-image: url("../images/PDS_mobile.png");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #f0c280;
        border-radius: 10px;
    }

    .tree-bg-LSETL {
        background-image: url("../images/LSETL_mobile.png?asd3ad");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #f0c280;
        border-radius: 10px;
    }

    .tree-bg-PETL {
        background-image: url("../images/PETL_mobile.png?saasas");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #f0c280;
        border-radius: 10px;
    }

    .tree-bg-PRETL {
        background-image: url("../images/PRETL_mobile.png?saasas");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #f0c280;
        border-radius: 10px;
    }

    .tree-bg-ETL {
        background-image: url("../images/ETL_mobile.png?rewr323");
        background-repeat: no-repeat;
        width: 92px;
        height: 79px;
        text-align: center;
        margin: auto;
        color: #ffffff;
        border: 1px solid #f0c280;
        border-radius: 10px;
    }

    .tree-ref {
        padding-top: 0px;
        margin: auto;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
        position: relative;
        top: -14px;
    }

    .pdf-file-link a {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    /* *********************** 1 Dec 2020 ends *********************** */
    /* *********************** 25NOV 2020 **************************** */
    .space {
        padding: 0 10px;
    }

    .box-title {
        font-size: 14px;
        padding: 5px 10px;
        margin-top: 5px;
    }

    .gstinvoice-left {
        float: none;
        text-align: center;
    }

    .invoice1 a {
        font-size: 12px;
    }

    .customer-info table tr td {
        font-size: 13px;
    }

    .customer-info tr td.pan-name {
        text-align: center;
        padding-left: 4px;
    }

    .alert-msg {
        font-size: 13px;
    }

    .greybtn a {
        font-size: 11px;
        padding: 5px 5px
    }

    .receipts-left {
        float: left;
        font-size: 13px;
        text-align: left;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .receipts-right {
        float: left;
        font-size: 13px;
        text-align: left;
        padding-bottom: 5px;
        padding-top: 5px;
        padding-right: 10px;
    }

    .ref-no {
        text-align: left;
        font-size: 14px;
    }

    .button a {
        font-size: 13px;
    }

    table tr td.space-left, table tr th.space-left {
        padding-left: 4px;
    }

    table tr td.space-right, table tr th.space-right {
        padding-right: 4px;
    }

    table tr td.space-left-small, table tr th.space-left-small {
        padding-left: 4px;
    }

    table tr td.space-right-small, table tr th.space-right-small {
        padding-right: 4px;
    }
    /* *********************** 25NOV 2020 ENDS **************************** */

    .logo {
        display: none;
    }

    .logo-mobile {
        display: block;
        padding-top: 5px;
        float: left;
        padding-left: 5px;
        margin-bottom: 5px;
    }

    .loginpanel {
        float: none
    }

    .cyclepanel {
        float: right;
        width: 100%;
        background-color: #e3e3e5;
        padding-left: 25px;
        padding-top: 10px;
        height: 50px;
    }

    .cycleends {
        font-size: 13px;
        position: absolute;
        top: 91px;
        /* background-color: #DBDCDE; */
        width: 100%;
        text-align: left;
        text-transform: capitalize;
        right: -4px;
        display: block;
    }

    .welcome {
        font-size: 13px;
        position: absolute;
        top: 71px;
        left: 5px;
    }

    .welcome1, .time, .countdown, .Dashboard-logout, .home {
        display: none;
    }

    .offer-banner {
        margin-top: 0px;
    }

    .area50 {
        width: 50%;
    }

    .area33 {
        width: 33%
    }

    .accordion {
        font-size: 14px;
    }

    .refno {
        font-size: 16px;
        padding: 10px 0;
    }

    .turnover-text {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .payout-text {
        text-align: left;
        font-size: 14px;
    }

    .tamt {
        display: inline
    }

    .turnover-rect-box {
        height: auto;
    }

    .club-rect-box {
        height: auto;
    }

    .spacetop50 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .spacetop75 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .club-left {
        float: none;
        font-size: 14px;
        text-align: center;
        padding-bottom: 15px;
        padding-top: 1px;
        padding-left: 10px;
    }

    .club-right {
        float: none;
        font-size: 14px;
        text-align: center;
        padding-bottom: 15px;
        padding-top: 1px;
        padding-right: 10px;
    }

    .achieved {
        display: inline
    }

    .inner-accordion {
        font-size: 14px;
    }

    .inner-accordion-data {
        font-size: 14px;
    }

    .inner-accordion1 {
        font-size: 14px;
    }

    .inner-accordion-data1 {
        font-size: 14px;
    }

    .phase-title {
        font-size: 14px;
    }

    .phasewise-text {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .offerimage {
        margin-bottom: 10px;
        margin-bottom: -24px;
    }

    .accordion {
        background-image: url("../images/rarrow-white.png");
        background-repeat: no-repeat;
        background-position: 97% center;
    }

        .accordion:nth-child(1) {
            background-image: url("../images/rarrow-white.png");
            background-repeat: no-repeat;
            background-position: 97% center;
            margin-top: 14px;
        }

    .inner-accordion {
        background-image: url("../images/rarrow.png");
        background-repeat: no-repeat;
        background-position: 97% center;
    }

    .inner-accordion1 {
        background-image: url("../images/rarrow.png");
        background-repeat: no-repeat;
        background-position: 97% center;
    }

    .selected {
        background-image: url("../images/rarrowd-white.png");
        background-repeat: no-repeat;
        background-position: 97% center;
    }

    .selectedinner {
        background-image: url("../images/rarrowd.png");
        background-repeat: no-repeat;
        background-position: 97% center;
    }

    .dmt10 {
        margin-top: 0px;
    }
    /* ************** POPUP *************** */
    .popup-container-turnover-details {
        margin: auto;
        padding: 1px 30px;
    }


    .popup-title {
        color: #464749;
        font-size: 15px;
        text-align: left
    }

    .popup-table-title {
        color: #464749;
        font-size: 15px;
        text-align: left;
        padding-top: 20px;
    }

    table.popup th {
        font-size: 13px;
        padding: 4px;
    }

    table.popup td {
        font-size: 13px;
        padding: 4px;
    }

    table.invoice th {
        font-size: 13px;
        padding: 4px;
    }

    table.invoice td {
        font-size: 13px;
        padding: 4px;
    }

    table.popupregular th {
        font-size: 13px;
        padding: 4px;
    }

    table.popupregular td {
        font-size: 13px;
        padding: 4px;
    }

    .remarks {
        font-size: 13px;
    }

    .remark-note {
        font-size: 13px;
    }
}

@media all and (max-width:767px) {
    .invoce-container .table tr td {
        font-size: 12px;
    }

    .change-password-container label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .password-details ul li {
        font-size: 13px;
    }

    .popup-container-turnover-details-fpp .form-control {
        margin-bottom: 15px;
    }

    a.export-to-exel.pull-left {
        display: block;
        float: none !important;
        margin-bottom: 20px;
    }

    .pull-right.is-cancelled {
        float: none !important;
    }

    .is-cancelled {
        width: auto;
    }
}
