.profile-page-button {
    border-bottom: none !important;
    padding: 10px 0px 0px 0px;
    width: 20px !important;
}

.profile-page-number {
    width: 40px !important;
    padding: 10px 0px 10px 0px !important;
    border-bottom: none !important;
    color: black !important;
}

.profile-content {
    padding-top: 60px;
}

    .profile-content .btn-tabs-profile {
        display: none;
        background: none;
        border: 1px solid #f4f6f9;
        border-left: 4px solid #63be45;
        border-radius: 4px;
        color: #63be45;
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        padding: 15px 10px;
        width: 100%;
    }

        .profile-content .btn-tabs-profile i.icon {
            font-size: 32px;
            margin-right: 9px;
            vertical-align: bottom;
        }

        .profile-content .btn-tabs-profile:after {
            content: "";
            border-top: 2px solid transparent;
            border-left: 2px solid transparent;
            display: block;
            width: 12px;
            height: 12px;
            margin: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            border-color: #63be45;
            -webkit-transform: rotate(225deg);
            -ms-transform: rotate(225deg);
            transform: rotate(225deg);
            right: 20px;
        }

        .profile-content .btn-tabs-profile[aria-expanded="true"]:after {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .profile-content ul.nav-tabs-profile {
        border: 1px solid #dfdfdf;
        border-radius: 4px;
        font-size: 18px;
    }

        .profile-content ul.nav-tabs-profile > li {
            padding: 15px 0px;
            border-bottom: 1px solid #f4f6f9;
        }

        .profile-content ul.nav-tabs-profile li.active {
            border-left: 4px solid #63be45;
            color: #63be45;
            font-weight: 600;
        }

        .profile-content ul.nav-tabs-profile > li i.icon {
            font-size: 32px;
            margin: 0 10px;
            vertical-align: bottom;
        }

        .profile-content ul.nav-tabs-profile > li:last-child {
            border-bottom: none;
        }

    .profile-content ul.sub-tabs-profile {
        margin-top: -1px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #f4f6f9;
    }

        .profile-content ul.sub-tabs-profile > li {
            padding: 15px 0px 15px 47px;
            border-left: 4px solid transparent;
        }

    .profile-content ul.second-sub-tabs-profile {
        margin-top: -1px;
        border-top: 1px solid #fff;
    }

        .profile-content ul.second-sub-tabs-profile > li {
            margin-top: 25px;
            padding: 0 0px 0px 25px;
            border-left: 4px solid transparent;
        }

    .profile-content h4.title {
        color: #656565;
    }

    .profile-content .section-title {
        color: #656565;
        font-weight: 600;
        font-size: 20px;
        margin-top: 30px;
        position: relative;
    }

        .profile-content .section-title .btn {
            position: absolute;
            top: 50%;
            margin-top: -17px;
            right: 0;
        }

    .profile-content .profile-section {
        border: 1px solid #f4f6f9;
        border-radius: 4px;
        margin-top: 30px;
    }

    .profile-content .coupon-wrap {
        padding: 25px 35px;
    }

    .profile-content .coupon-item {
        text-align: center;
    }

        .profile-content .coupon-item p {
            text-align: left;
            height: 45px;
            margin-bottom: 15px;
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .profile-content .coupon-item img {
            width: 100%;
        }


    .profile-content .col-order-eStatemt-date {
        display: none;
    }

    .profile-content .col-order-1,
    .profile-content .col-order-2,
    .profile-content .col-order-3,
    .profile-content .col-order-4,
    .profile-content .col-order-5,
    .profile-content .col-order-eStatemt1,
    .profile-content .col-order-eStatemt2,
    .profile-content .col-order-eStatemt3,
    .profile-content .col-order-eStatemt4,
    .profile-content .col-order-eStatemt5 {
        line-height: 30px;
    }

    .profile-content .col-order-1 {
        display: table-cell;
        vertical-align: middle;
        width: 31%;
    }

    .profile-content .panel-title .col-order-1 {
        width: 40%;
    }

    .profile-content .col-order-2 {
        display: table-cell;
        vertical-align: middle;
        width: 31%;
    }

    .profile-content .col-order-3 {
        display: table-cell;
        vertical-align: middle;
        width: 15%;
    }

    .profile-content .col-order-4 {
        display: table-cell;
        vertical-align: middle;
        width: 7%;
    }

    .profile-content .col-order-5 {
        display: table-cell;
        vertical-align: middle;
        width: 26%;
    }

    .profile-content .panel-order .panel-heading > .col-order-4 {
        position: absolute;
        left: 30px;
        text-align: left;
        display: inline-block;
        width: auto;
    }

    .profile-content .order-row > .col-order-3:first-child {
        padding-left: 45px;
        width: 25% !important;
    }

    .profile-content .order-head > .col-order-3:nth-child(2) {
        width: 17%;
    }

    .profile-content .col-order-eStatemt1 {
        display: table-cell;
        vertical-align: middle;
        width: 10%;
    }

    .profile-content .col-order-eStatemt2 {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 30%;
    }

    .profile-content .col-order-eStatemt3 {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
    }

    .profile-content .col-order-eStatemt4 {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
    }

    .profile-content .col-order-eStatemt5 {
        display: table-cell;
        vertical-align: middle;
        width: 30%;
    }

    .profile-content .order-row {
        display: table;
        width: 100%;
    }

    .profile-content .order-head {
        padding: 20px 30px;
        color: #8e8e8e;
        border-bottom: 1px solid #f4f6f9;
    }

    .profile-content .panel-group .panel-order {
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .profile-content .panel-group > .panel-order:last-child .panel-heading {
        border-bottom: none;
    }

    .profile-content .panel-order .panel-heading {
        padding: 20px 30px;
        border-bottom: 1px solid #f4f6f9;
        position: relative;
    }

        .profile-content .panel-order .panel-heading + .panel-collapse > .panel-body {
            border-top: none;
            background: #f4f6f9;
            padding: 0;
        }

    .profile-content .panel-order .panel-head {
        padding: 20px 30px;
    }

        .profile-content .panel-order .panel-head .btn-qrcode {
            width: 180px;
        }

    .profile-content .order-date {
        font-weight: 600;
    }

    .profile-content .col-order-2 .icon {
        font-size: 38px;
        margin-right: 10px;
    }

    .profile-content .col-order-4 .icon {
        font-size: 28px;
        color: #63be45;
        margin-left: 10px;
    }

    .profile-content .col-order-eStatemt2 .icon {
        font-size: 38px;
        margin-right: 10px;
    }

    .profile-content .col-order-eStatemt3 img {
        font-size: 38px;
        margin-right: 10px;
        padding-top: 12px;
    }

    .profile-content .panel-body .cartItem-title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px;
        padding-right: 70px;
    }

    .profile-content .panel-body .cartItem-price {
        font-size: 20px;
        font-weight: 600;
        position: absolute;
        top: 0;
        right: 0;
    }

    .profile-content .panel-body .cartItem-detail-row .cartItem-price {
        top: 20px;
    }

    .profile-content .panel-body .cartItem-boldtxt {
        font-size: 16px;
        font-weight: 600;
        padding-right: 70px;
    }

    .profile-content .panel-body .cart-row-left {
        width: 90px;
        margin-right: 20px;
        text-align: center;
        float: left;
    }

        .profile-content .panel-body .cart-row-left img {
            max-height: 90px;
            width: auto;
        }

    .profile-content .panel-body .cart-row-right {
        width: calc(100% - 110px);
        float: left;
        position: relative;
    }

    .profile-content .cart-row {
        padding: 20px 30px;
        border-bottom: 1px solid #c7c7c7;
    }

    .profile-content .panel-body .cart-row:last-child {
        border-bottom: none;
    }

    .profile-content .cartItem-detail-row {
        position: relative;
        border-top: 1px solid #c7c7c7;
        padding: 20px 0;
    }

    .profile-content .cart-row:after {
        content: '';
        display: table;
        clear: both;
    }

    .profile-content .cart-row .last {
        float: right;
    }

    .profile-content span.mobtxt {
        display: none;
        color: #8e8e8e;
        font-weight: normal;
        font-size: 14px;
    }

    .profile-content .cartItem-detail {
        margin-top: 20px;
        margin-bottom: -20px;
    }

    .profile-content .cart-total-row {
        display: table;
        width: 100%;
        position: relative;
    }

        .profile-content .cart-total-row .cartItem-title {
            display: table-cell;
            vertical-align: middle;
        }

        .profile-content .cart-total-row .cartItem-price {
            position: relative;
            top: auto;
            right: auto;
            float: right;
            display: table-cell;
            vertical-align: middle;
            margin-bottom: 0;
        }

    .profile-content .cartItem-price.total {
        font-size: 32px;
    }
    /* ============ update ============= */
    .profile-content .separate-section {
        padding-bottom: 35px;
        margin-bottom: 35px;
        border-bottom: 1px solid #f4f6f9;
        position: relative;
    }

    .profile-content .profile-main .separate-section:last-child {
        border-bottom: none;
    }

    .profile-content .separate-section .btn-edit,
    .profile-content .separate-section .btn-save {
        font-size: 16px;
        width: 100px;
        position: absolute;
        /*bottom: 35px; //unset !important;*/
        right: 0;
    }

    .profile-content .separate-section .btn-big-edit {
        font-size: 1.8rem;
        width: auto;
    }

    .profile-content .separate-section .btn-cancel {
        font-size: 16px;
        position: absolute;
        bottom: 35px;
        right: 0;
    }

    .profile-content .separate-section .form-group {
        max-width: 575px;
    }

    .profile-content .separate-section .checkboxCart.tnc {
        margin-top: 0;
    }

    .profile-content .form-group ul.radio-check {
        float: right;
        display: inline-block;
        width: auto;
    }

    .profile-content .billing-address {
        display: none;
    }

    .profile-content .form-inner {
        background: #f4f6f9;
        padding: 20px 20px 5px;
        margin-top: 15px;
    }

    .profile-content .file-caption-main .input-group-btn {
        display: block;
        white-space: normal;
        width: auto;
    }

    .profile-content .input-group .file-caption.form-control:first-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .profile-content .file-caption.form-control {
        margin-bottom: 5px;
    }

    .profile-content .file-input .btn-main,
    .profile-content .file-input .btn-border {
        font-size: 16px;
        width: 100px;
    }

        .profile-content .file-input .btn-main i.glyphicon,
        .profile-content .file-input .btn-border i.glyphicon {
            display: none;
        }

    .profile-content .file-caption-main .input-group-btn:last-child > .btn {
        border-radius: 20px;
    }

        .profile-content .file-caption-main .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
            border-radius: 20px;
            margin-right: 10px;
        }
    /* ============ delivery ============= */
    .profile-content .time-title {
        padding: 9px 0;
    }

    .profile-content ul.profile-content-menu-header li {
        display: inline-block;
        width: 140px;
        padding: 9px 0;
        text-align: center;
        float: left;
        background: #f4f6f9;
        border: 1px solid #c7c7c7;
        border-radius: 4px;
        margin-right: 20px;
        cursor: pointer;
    }

        .profile-content ul.profile-content-menu-header li.active {
            background: #fff;
            border: 1px solid #63be45;
            color: #63be45;
        }

            .profile-content ul.profile-content-menu-header li.active:before {
                content: '\6e';
                position: relative;
                top: 3px;
                margin-right: 5px;
                font-family: "watsons-water" !important;
                font-style: normal !important;
                font-weight: normal !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

    .profile-content ul.profile-content-menu-header:after {
        content: '';
        display: table;
        clear: both;
    }

    .profile-content .time-row {
        margin-top: 30px;
    }

    .profile-content .profile-content-menu-item {
        display: none;
        margin-top: 30px;
    }

        .profile-content .profile-content-menu-item .fontbold {
            margin-top: 30px;
        }

    .profile-content .select-time {
        width: 110px;
        display: inline-block;
    }

    .profile-content .time-left {
        display: inline-block;
    }

    .profile-content .time-right {
        display: inline-block;
        margin-left: 25px;
    }

        .profile-content .time-left label,
        .profile-content .time-right label {
            display: block;
        }

    .profile-content span.form-txt {
        margin: 0 5px;
    }

    .profile-content .profile-content-menu-item .btn-save {
        font-size: 16px;
        width: 100px;
        margin-top: 50px;
    }

    .profile-content .optList-row {
        margin-bottom: unset;
    }

        .profile-content .optList-row .checkboxCart.tnc {
            width: 75px;
            margin-top: 0;
            margin-right: 20px;
        }

        .profile-content .optList-row .tnc span.checkbox_label {
            font-weight: bold;
        }

    .profile-content .profile-content-menu-item .optList-row .time-left label,
    .profile-content .profile-content-menu-item .optList-row .time-right label {
        display: none;
    }

    .profile-content .profile-content-menu-item .optList-row:first-child .time-left label,
    .profile-content .profile-content-menu-item .optList-row:first-child .time-right label {
        display: block;
    }
    /* ============ order ============= */
    .profile-content nav.page {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .profile-content .profile-section-inner {
        padding: 25px 30px;
    }

    .profile-content .item:not(#banner*) {
        margin-top: 10px;
    }

    .profile-content .item-left {
        width: 85px;
        margin-right: 20px;
        text-align: center;
        border: 1px solid #f4f6f9;
        float: left;
    }

        .profile-content .item-left img {
            max-height: 83px;
            width: auto;
        }

    .profile-content .item-right {
        width: calc(100% - 105px);
        display: table;
        height: 100%;
        min-height: 85px;
    }

    .profile-content .item-txt {
        display: table-cell;
        vertical-align: middle;
    }

    .profile-content .btn-agreement {
        font-size: 16px;
        margin-top: 50px;
        width: 200px;
    }

    .profile-content .btn-agreement02 {
        font-size: 16px;
        width: 200px;
    }

    .profile-content .qrcode {
        text-align: center;
        margin-bottom: 50px;
    }

        .profile-content .qrcode img {
            max-width: 270px;
            width: 100%;
            display: block;
            margin: 25px auto;
        }

    .profile-content button.btn-download {
        font-size: 16px;
        width: 200px;
    }

    .profile-content .step {
        background: #fdfdfd;
        text-align: center;
        min-height: 260px;
        padding-top: 115px;
    }

        .profile-content .step h4 {
            color: #8e8e8e;
        }

.order-imgSize {
    max-width: 120px;
    height: auto;
}

.order-productInfo {
    margin: 25px 0;
}

.orderTemplate {
    background-color: #f4f6f9;
    border-bottom: solid 1px #c1c1c1; /* #fff */
    padding: 20px 30px;
    box-sizing: border-box;
}

.orderTemplate-last {
    background-color: #f4f6f9;
    padding: 20px 30px;
    box-sizing: border-box;
}
/* ============ wallet ============= */
.profile-content .coupon-section {
    margin-top: 30px;
}

    .profile-content .coupon-section:after {
        content: '';
        display: table;
        clear: both;
    }

    .profile-content .coupon-section .profile-section {
        margin-top: 0px;
        float: right;
        width: calc(100% - 190px);
    }

.profile-content .coupon-title {
    font-size: 20px;
    float: right;
    width: calc(100% - 190px);
    margin-bottom: 7px;
}

.profile-content .coupon-section img {
    float: left;
    width: 170px;
    margin-top: 35px;
}

.profile-content .coupon-row {
    padding: 16px 25px;
    border-bottom: 1px solid #f4f6f9;
    line-height: 34px;
}

.profile-section .coupon-row:last-child {
    border-bottom: none;
}

.profile-content .coupon-row:after {
    content: '';
    display: table;
    clear: both;
}

.profile-content .coupon-row .btn-buy {
    float: right;
}

.profile-content .col-coupon-1 {
    float: left;
    width: 28%;
}

.profile-content .col-coupon-2 {
    float: left;
    width: 32%;
}

.profile-content .col-coupon-3 {
    float: left;
    width: 40%;
}

.profile-content .card-head {
    padding: 20px 30px;
}

.profile-content .card-row {
    padding: 20px 30px;
    border-top: 1px solid #f4f6f9;
}

    .profile-content .card-row .icon {
        font-size: 40px;
        margin-right: 10px;
        margin-top: -4px;
    }

    .profile-content .card-row .btn-remove {
        float: right;
    }
/* ============ inbox ============= */
.profile-content .message-row {
    padding: 25px 30px;
    border-bottom: 1px solid #f4f6f9;
    position: relative;
}

.profile-content .profile-section .message-row:last-child {
    border-bottom: none;
}

.profile-content .message-row i.icon {
    font-size: 48px;
    position: absolute;
    left: 30px;
    top: 25px;
}

.profile-content .message-row-right {
    padding-left: 70px;
}

.profile-content .message-title {
    margin-bottom: 10px;
}

.profile-content .message-date {
    color: #8e8e8e;
}

.profile-content .message-row a.link {
    position: absolute;
    right: 30px;
    bottom: 25px;
}

.processArrow {
    float: right;
    margin-top: 45px;
    display: inline-block;
}

.processImg {
    margin-bottom: 20px;
}

.referralTemplate {
    background-color: #F5F6FA;
    box-sizing: border-box;
    padding: 30px;
}

.processStep {
    margin-bottom: 20px;
    text-align: left;
}

    .processStep img {
        width: 100%;
        max-width: 124px;
    }

        .processStep img.processArrow {
            width: 18px;
            max-width: 18px;
        }

.clear {
    clear: both;
    display: inline-block;
}

.btn-copy {
    color: #fff;
    background: #63be45;
    border-radius: 20px;
    border: 1px solid #63be45;
    min-height: 30px;
    min-width: 75px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 12px;
}

.sharelink {
    border: solid 1px #C7C7C7;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: none;
    padding: 6px 12px;
    display: inline-block;
    margin: 0;
    width: 80%;
    position: relative;
}

.or {
    background-color: #fff;
    color: #656565;
    border-radius: 40px;
    padding: 7px 10px;
    box-sizing: border-box;
    text-align: center;
    width: 40px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: -28px;
}

.seperate {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    border-bottom: solid 1px #fff;
}

.btn-share {
    width: 48%;
    vertical-align: middle;
    line-height: 22px;
    font-size: 20px;
    color: #fff;
    border-radius: 20px;
}

    .btn-share img {
        margin-right: 5px;
        width: 24px;
        height: 24px;
    }

.btn-whatsapp {
    background-color: #6DC051;
    margin-right: 20px;
    position: relative;
    left: 0;
}

.bin {
    display: inline-block;
    float: right;
}

.productName_wImg {
    display: inline-block;
    width: 89%;
}

.btn-fb {
    background-color: #3B5998;
    position: relative;
    right: 0px;
}

.btn-file input[type=file] {
    position: absolute;
}

/* ---------------------------- profile-order-template ----------------------------*/
.saveTemplate {
    background-color: #f4f6f9;
    border-bottom: solid 1px #fff;
    padding: 30px;
    box-sizing: border-box;
}

.saveTemplate_profileUpdate {
    background-color: #f4f6f9;
    border-bottom: solid 1px #fff;
    padding: 30px;
    box-sizing: border-box;
}

.freeItem {
    margin-bottom: 40px;
}
/* ---------------------------- profile-history ----------------------------*/
.dropfun_qrcode {
    border: solid 1px #6DC051;
    padding: 1px;
    box-sizing: border-box;
    display: block;
    margin: 5px;
    margin-bottom: 8px;
}

.btn-dropfun {
    padding: 2px 12px;
}

.icon-ques:before {
    display: inline-block;
    position: relative;
    right: 0;
    top: 6px;
    box-sizing: border-box;
    background-size: 100%;
    color: #63be45;
    font-size: 23px;
}

.funBadge {
    width: 76px;
    height: auto;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}

.funInnertxt {
    margin-top: 10px;
}

.shareBox {
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    padding: 5px 90px 5px 0;
    border-radius: 4px;
    text-align: center;
    position: relative;
    width: calc(100% - 260px);
    float: left;
}
.shareBox .shareTxt{
    font-size: 24px;
}

span.shareCode {
    font-weight: bold;
}

ul.shareMedia {
    color: #fff;
    font-size: 28px;
    float: right;
}

ul.shareMedia li {
    float: left;
    border-radius: 4px;
    margin-left: 20px;
    width: 44px;
    padding: 8px 0;
    text-align: center;
}

ul.shareMedia li a {
    display: block;
    height: 28px;
}

ul.shareMedia li a i.icon {
    vertical-align: top;
}

ul.shareMedia:after {
    content: '';
    clear: both;
    display: table;
}

.funScroll {
    overflow-y: hidden !important;
}

.wc-green {
    background: #6DC051;
}

.fb-blue {
    background: #3B5998;
}

.ig-grey {
    background: #474747;
}

.processArrow {
    float: right;
    margin-top: 45px;
    display: inline-block;
}

.processImg {
    margin-bottom: 20px;
}

.referralTemplate {
    background-color: #F5F6FA;
    padding: 30px;
}

.processStep {
    margin-bottom: 20px;
    text-align: left;
}

.processStep img {
    width: 100%;
    max-width: 124px;
}

.processStep img.processArrow {
    width: 18px;
    max-width: 18px;
}

/* ------------- eStatement ------------- */
.btn-pay {
    width: 80px;
    font-size: 16px;
}

.e-Statement_keyTxt {
    font-weight: normal;
    font-size: 16px;
}
/* ------------- invoice ------------- */
.invoiceField {
    width: 87.6%;
    border: solid 1px #C7C7C7;
    margin-left: 10px;
    margin-bottom: 15px;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    box-sizing: border-box;
}

.invoiceNum {
    color: #6DC051;
    font-size: 18px;
    clear: both;
}

.btn-invoice {
    background: none;
    background-color: none;
    width: 100%;
    text-align: center;
    color: #6DC051;
}

.btn-sendInvoice {
    width: 110px;
}

.invoiceEmailList {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100%;
}
/* ------------- current order ------------- */
.description-currentOrder {
    width: 70%;
    float: left;
    margin-top: 15px;
}

.amend,
.cancelOrder {
    text-align: right;
    padding-left: 30px;
    box-sizing: border-box;
    cursor: pointer;
    background-position: center left;
    background-repeat: no-repeat;
    display: inline-block;
}

.amend {
    color: #6DC051;
    margin-right: 30px;
    background-image: url(../image/icon_amend.png);
}

.cancelOrder {
    color: red;
    background-image: url(../image/icon_cancel.png);
}

.companyDetails_ttl {
    font-weight: bold;
    font-size: 16px;
    color: #666;
}

.pendingStat {
    background: url(../image/icon_pending.png) no-repeat left;
    padding-left: 41px;
    line-height: 36px;
    position: relative;
    top: -8px;
}

.rejectStat {
    background: url(../image/icon-rejected.png) no-repeat left;
    padding-left: 41px;
    line-height: 36px;
    position: relative;
    top: -8px;
}

.approvedStat {
    background: url(../image/icon_approved.png) no-repeat left;
    padding-left: 41px;
    line-height: 36px;
    position: relative;
    top: -8px;
}

    .approvedStat p,
    .pendingStat p {
        margin-bottom: 0;
    }

.subtable {
    display: block;
    clear: both;
}

.btn_adjustTB {
    float: right;
    position: relative !important;
}

.deliveryList {
    display: block;
    clear: both;
}

.deliveryList_inner {
    min-height: 105px;
}

.filled {
    background-color: #f3f6f9;
}

.contactFill-adjust {
    padding-left: 0 !important;
}

.countryNum {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.generalNum,
.generalNum:focus {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0 !important;
}

.Subitem-phoneNum {
    padding-left: 0;
}

.flex-info {
    display: inline-block;
    min-width: 99px;
}

.flex-info140 {
    display: inline-block;
    min-width: 140px;
}
/* ============ quotations ============ */
.btn-quo-pay {
    width: 80px;
    font-size: 16px;
    float: right;
    width: 130px;
}

.quo-total-row {
    display: table;
    position: relative;
}

    .quo-total-row .quo-title {
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
    }

    .quo-total-row .quo-price {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 18px;
    }

.quo-invalid {
    background-color: #eee;
    margin: 0 0 10px;
    box-sizing: border-box;
    padding: 15px 11px !important;
    box-sizing: border-box;
}

    .quo-invalid div {
        color: #aaa;
    }

    .quo-invalid .checkboxInput label, .checkboxCart label {
        /* background: #e0e0e0; */
        cursor: default;
    }

.qrcode-num {
    margin-bottom: 10px;
}

.qrcode-img img {
    width: 100px;
    border: 1px solid #63be49;
}

.qrcode-credit {
    color: #fff;
    background: #63be45;
    border-radius: 20px;
    border: 1px solid #63be45;
    width: 120px;
    margin: 10px auto 20px;
    padding: 3px 0;
}
/* ============ 1200px ============= */
@media (max-width: 1200px) {
    .profile-content .time-left, .profile-content .time-right {
        display: block;
        margin: 20px 0 0;
    }

    .profile-content .form-group ul.radio-check {
        float: none;
        display: block;
    }
}
/* ============ 992px ============= */
@media (max-width: 992px) {
    .profile-content .dropdown {
        margin-bottom: 30px;
    }

    .profile-content .btn-tabs-profile {
        display: block;
    }

    .profile-content ul.nav-tabs-profile {
        width: 100%;
        border: none;
        border-radius: 0;
        left: 0px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 9999999;
        display: none;
        float: left;
        background-color: #f4f6f9;
    }

    .profile-content .open ul.nav-tabs-profile {
        display: block;
    }

    .profile-content ul.nav-tabs-profile > li.active {
        border-left: none;
    }

    .profile-content ul.sub-tabs-profile {
        margin-top: 0px;
        border: none;
    }

        .profile-content ul.sub-tabs-profile > li {
            padding: 5px 0px 5px 48px;
        }
}
/* ============ 768px ============= */
@media (max-width: 768px) {
    .panel-title {
        font-size: 14px;
    }

    .addressTable {
        min-width: 700px;
    }

    .addressTableWrap {
        overflow-x: auto;
    }

    .profile-content {
        padding-top: 20px;
    }

        .profile-content .coupon-wrap {
            padding: 15px 15px 0;
        }

        .profile-content .coupon-item {
            text-align: center;
            margin-bottom: 15px;
        }

            .profile-content .coupon-item p {
                margin-bottom: 5px;
            }

        .profile-content .order-head {
            display: none;
        }

        .profile-content .panel-order .panel-heading {
            padding: 15px;
        }

        .profile-content .col-order-1 {
            display: block;
            width: 100%;
            margin-bottom: 10px;
        }

        .profile-content .panel-title .col-order-1 {
            width: 100%;
        }

        .profile-content .col-order-2 {
            display: block;
            width: 80%;
            float: left;
        }

            .profile-content .col-order-2 .icon {
                display: none;
            }

        .profile-content .col-order-3 {
            display: block;
            width: 35%;
            float: right; /*left*/
            text-align: right;
        }

        .profile-content .order-status {
            width: 30%;
        }

        .profile-content .col-order-4 {
            display: block;
            width: 100%;
            text-align: center;
            clear: both;
        }

        .profile-content .col-order-5 {
            display: block;
            width: 100%;
            text-align: right;
            clear: both;
        }

        .profile-content .order-row > .col-order-3:first-child {
            width: 70% !important;
            float: left;
            text-align: left;
            margin-bottom: 15px;
        }

        .profile-content .panel-order .panel-heading > .col-order-4 {
            left: 15px;
        }

        .profile-content .order-invoice, .profile-content .order-amount, .profile-content .order-type {
            width: 33.3333%;
            float: left;
            text-align: center;
            clear: none;
        }

        .profile-content .order-row .mobile-display {
            display: block;
        }

        .profile-content .col-order-5 img {
            display: normal;
        }
        /*E-Statement*/
        .profile-content .col-order-eStatemt-date {
            display: inline !important;
        }

        .profile-content .col-order-eStatemt1 {
            display: block;
            width: 100%;
            margin-bottom: 10px;
        }

        .profile-content .col-order-eStatemt2 {
            display: block;
            text-align:left;
            width: 30%;
            float: left;
        }

            .profile-content .col-order-eStatemt2 .icon {
                display: none;
            }

        .profile-content .col-order-eStatemt3 {
            display: block;
            width: 20%;
            text-align: center;
            float: left;
        }

            .profile-content .col-order-eStatemt3 img {
                padding-top: 0;
            }

        .profile-content .col-order-eStatemt4 {
            display: block;
            width: 50%;
            text-align: right;
            float: left;
        }

        .profile-content .col-order-eStatemt5 {
            display: block;
            width: 100%;
            text-align: center;
            clear: both;
            padding-top: 15px;
        }

            .profile-content .col-order-eStatemt5 .btn {
                width: 100%;
            }

            .profile-content .col-order-eStatemt5 p br {
                display: none;
            }
        /**/
        .profile-content span.mobtxt {
            display: block;
        }

        .profile-content .cart-row {
            padding: 15px;
            min-height: 70px;
        }

        .profile-content .panel-body .cartItem-title {
            font-size: 18px;
            margin-bottom: 5px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-right: 0;
        }

        .profile-content .panel-body .cart-row-left {
            float: none;
            position: absolute;
            z-index: 2;
        }

            .profile-content .panel-body .cart-row-left img {
                position: absolute;
                top: 35px;
                left: 0;
            }

        .profile-content .panel-body .cart-row-right {
            float: none;
            width: 100%;
            position: relative;
        }

        .profile-content .panel-body .cartItem-txt {
            margin-left: 120px;
        }

        .profile-content .panel-body .cartItem-detail-row .cartItem-txt {
            margin-left: 0;
        }

        .profile-content .cart-row span.mobtxt {
            display: inline;
            margin-right: 5px;
        }

        .profile-content .panel-body .cartItem-price {
            position: relative;
            top: auto;
            right: 0;
            text-align: right;
            float: none;
        }

        .profile-content .panel-body .cartItem-detail-row .cartItem-price {
            top: auto;
        }

        .profile-content .panel-body .cartItem-boldtxt {
            padding-right: 0;
        }

        .profile-content .cartItem-detail {
            margin: 20px -15px -20px;
        }

        .profile-content .cartItem-detail-row {
            padding: 20px 15px;
        }

        .profile-content .separate-section .btn-big-edit {
            font-size: 1.8rem;
            width: 100%;
        }
        /* ============ update ============= */
        .profile-content .row.section-row {
            margin-bottom: 15px;
        }

        .profile-content .separate-section .btn-edit, .separate-section .btn-save, .separate-section .btn-cancel {
            position: relative;
            bottom: auto;
            margin-top: 10px;
            margin-bottom: 10px;
            right: auto;
        }

        .profile-content ul.profile-content-menu-header li {
            width: calc(50% - 5px);
            margin-right: 10px;
            margin-bottom: 10px;
        }

            .profile-content ul.profile-content-menu-header li:nth-child(2n) {
                margin-right: 0;
            }

        .profile-content .select-time {
            width: calc(50% - 16px);
        }
        /* ============ order ============= */
        .profile-content nav.page {
            position: relative;
            bottom: auto;
            right: auto;
            margin-top: 10px;
        }

        .profile-content .profile-section-inner {
            padding: 15px;
        }
        /* ============ wallet ============= */
        .profile-content .coupon-section {
            text-align: center;
        }

            .profile-content .coupon-section img {
                float: none;
                margin: 0 auto;
                max-width: 110px;
            }

        .profile-content .coupon-title {
            float: none;
            width: 100%;
            text-align: left;
            margin-top: 15px;
        }

        .profile-content .coupon-section .profile-section {
            margin-top: 15px;
            float: none;
            width: 100%;
            text-align: left;
            min-width: 345px;
            overflow-x: auto;
            overflow-y: hidden;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

        .profile-content .coupon-row {
            padding: 15px;
        }

            .profile-content .coupon-row .btn-buy {
                float: none;
            }

        .profile-content .card-head, .card-row {
            padding: 15px;
        }

        .profile-content .card-row .btn-remove {
            float: none;
            display: block;
            margin-top: 10px;
        }
        /* ============ inbox ============= */
        .profile-content .message-row {
            padding: 15px;
        }

            .profile-content .message-row i.icon {
                left: 15px;
                top: 15px;
            }

            .profile-content .message-row a.link {
                position: relative;
                right: auto;
                bottom: auto;
            }
    /**/
    .processStep {
        margin-bottom: 20px;
        text-align: center;
    }

        .processStep img {
            width: 90%;
        }

    .processArrow {
        float: right;
        margin-top: 45px;
        display: none;
    }

    .btn-share {
        width: 100%;
        vertical-align: middle;
        line-height: 22px;
        font-size: 20px;
        color: #fff;
        border-radius: 20px;
        margin-bottom: 20px;
    }


    .generalNum,
    .generalNum:focus {
        border: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 0 !important;
        position: relative;
        left: 35px;
        top: -21px;
        width: auto;
        background: none;
        z-index: 0;
    }

    .saveTemplate_profileUpdate {
        background-color: #f4f6f9;
        border-bottom: solid 1px #fff;
        padding: 20px 0;
        box-sizing: border-box;
        clear: both;
        min-height: 100px;
    }

        .saveTemplate_profileUpdate > div {
            word-break: break-word;
        }

    .pendingStat {
        background: url(../image/icon_pending.png) no-repeat left 10px;
        padding-top: 41px;
        padding-left: 0px;
        line-height: 36px;
        position: relative;
    }

    .rejectStat {
        background: url(../image/icon-rejected.png) no-repeat left;
        padding-left: 41px;
        line-height: 36px;
        position: relative;
        top: -8px;
    }

    .approvedStat {
        background: url(../image/icon_approved.png) no-repeat left 10px;
        padding-top: 41px;
        padding-left: 0px;
        line-height: 36px;
        position: relative;
    }

    .btn_adjustTB {
        float: none;
        position: relative !important;
    }
}
/* ============ 320px ============= */
@media (max-width: 320px) {
    .profile-content .file-input .btn-main,
    .profile-content .file-input .btn-border {
        width: 90px;
    }
}
