﻿@charset "UTF-8";
/* CSS Document */

.clear {
    clear: both;
    display: block !important;
    margin: 0;
    padding: 0;
}

.grey {
    color: #8E8E8E;
}

.icon-bin {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 25px;
}

.date-picker input.hasDatepicker {
    background: url(../image/icon_calendar02.png) no-repeat 97.5%;
}

.panel-deliver {
    color: #656565;
}

.modal-sep {
    border-left: solid 1px #ddd;
}

.order-modal-icon {
    font-size: 96px;
    text-align: center;
}

.btn-modal {
    width: 220px;
    margin: 10px 0 55px;
}

#ui-datepicker-div {
    z-index: 9 !important;
}

.number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 30px !important;
    height: 43px !important;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.orderType-col {
    width: 24.2%;
    max-width: 24.2%;
    padding: 0 15px;
    box-sizing: border-box;
    display: inline-block;
}

.orderItem {
    height: 80px;
}

    .orderItem div {
        display: inline-block;
    }

.des-details {
    margin-top: 8px;
    display: inline-block;
}

.btn-price {
    width: 197px;
    max-width: 48%;
    font-size: 18px;
}

.btn-space {
    margin-left: 10px;
}

.number-input {
    min-width: 108px;
}

.order-coupon img { /* overwrite */
    width: 100%;
    max-width: 120px;
}

.orderItem-plate {
    background-color: #fff;
    box-shadow: 2px 2px 10px 2px #ddd;
    margin: 30px 0;
}

.orderItem-plate-row {
    padding: 15px 25px;
    box-sizing: border-box;
}

.orderItem-plate-ttl-row {
    padding: 15px 25px 0px;
    box-sizing: border-box;
}

.greenlabel {
    background-color: #D3F0B1;
    padding: 3px 10px;
    font-size: 12px;
    margin: 5px 0 0;
    display: inline-block;
}

.outstandingAmount {
    vertical-align: bottom;
    margin-top: 25px;
    font-size: 22px;
    font-weight: 300;
    text-align: right;
    paadding-bottom: 0;
    border-bottom: none;
}

.cart-total-row .cartItem-title {
    display: table-cell;
    vertical-align: middle;
}

.cartItem-title, .cartItem-price {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
/*----- profile menu -----*/
.profile-content ul.nav-tabs-profile > li {
    padding: 15px 0px;
    border-bottom: 2px solid #dfdfdf;
    position: relative;
    width: 100%;
    display: block;
}

    .profile-content ul.nav-tabs-profile > li a {
        display: inline-block;
        width: auto;
    }

.profile-content ul.sub-tabs-profile > li {
    padding: 15px 0px 15px 47px;
    border-left: 4px solid transparent;
    border-bottom: 1px solid #dfdfdf;
}

.profile-content ul.sub-tabs-profile:last-child > li:last-child {
    padding: 15px 0px 15px 47px;
    border-left: 4px solid transparent;
    border-bottom: none;
}
/*----------*/
.profile-content ul.profile-content-menu-header li {
    display: inline-block;
    /*max-width: 180px;*/
    width: 25%;
    padding: 9px .5em;
    text-align: center;
    float: left;
    background: none;
    border: none;
    border-bottom: 1px solid #F5F6FA;
    border-radius: 0;
    margin-right: 0;
    cursor: pointer;
    color: #8E8E8E;
}

    .profile-content ul.profile-content-menu-header li.active {
        background: #fff;
        border: none;
        border-bottom: 2px solid #63be45;
        color: #63be45;
    }

        .profile-content ul.profile-content-menu-header li.active:before {
            content: '';
            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;
        }

#accordion li.rollArrow:after {
    content: "";
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    position: relative;
    top: -20px;
    left: 80px;
    border-color: #70c455;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 12px;
}

#accordion li.rollArrow[aria-expanded="true"]:after {
    content: "";
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    position: relative;
    top: -10px;
    left: 80px;
    border-color: #70c455;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#accordion li.collapsed:after {
    content: "";
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    position: relative;
    top: -20px;
    left: 80px;
    border-color: #70c455;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.productName {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    max-width: 67%;
}

.orderTemplateFrame {
    padding: 16px 20px 0;
    border: 1px solid #f4f6f9;
}

.orderTemplate-list {
    padding: 15px 0;
}

.orderTemplate-sep {
    border-bottom: 1px solid #ddd; /*f4f6f9*/
}

@media (max-width:992px) {

    #accordion li.rollArrow:after {
        content: "";
        border-top: 2px solid transparent;
        border-left: 2px solid transparent;
        display: block;
        width: 12px;
        height: 12px;
        margin: auto;
        position: absolute;
        top: 20px;
        right: 20px;
        border-color: #70c455;
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        left: auto;
    }

    #accordion li.rollArrow[aria-expanded="true"]:after {
        content: "";
        border-top: 2px solid transparent;
        border-left: 2px solid transparent;
        display: block;
        width: 12px;
        height: 12px;
        margin: auto;
        position: absolute;
        top: 27px;
        left: auto;
        border-color: #70c455;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 20px;
    }

    /*#accordion li.collapsed:after {
        content: "";
        border-top: 2px solid transparent;
        border-left: 2px solid transparent;
        display: block;
        width: 12px;
        height: 12px;
        margin: auto;
        position: relative;
        top: -20px;
        left: 150px;
        border-color: #70c455;
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        right: 12px;
    }*/
    .profile-content ul.nav-tabs-profile > li a {
        display: inline-block;
        width: 83%;
    }

    .collapse {
        fix toggle issue attempt display: block;
    }
}

@media (max-width:767px) {
    .modal-sep {
        border-left: none;
    }

    .outstandingAmount {
        clear: both;
        vertical-align: bottom;
        margin-top: 25px;
        font-size: 22px;
        font-weight: 300;
        text-align: right;
        padding-bottom: 25px;
        border-bottom: solid #ddd 1px;
    }

    .col-returnBottles {
        width: 49%;
        margin-bottom: 15px;
        box-sizing: border-box;
        display: inline-block;
        float: left;
    }
}

@media (max-width:576px) {
    .btn-price {
        width: 197px;
        max-width: 43vw;
        font-size: 1.1em;
    }

    .orderItem {
        height: 80px;
        clear: both;
        margin-bottom: 8px;
    }

        .orderItem div {
            display: inline-block;
        }

    .icon-bin {
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 0px;
        position: relative;
        right: -17px;
    }
}
/*------*/
.docProof {
    background-color: #fff;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-bottom: 8px;
}

.docProof_icon {
    background: url("../image/approval.png") no-repeat left top;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 15px;
}

.docProof_info {
    display: inline-block;
    line-height: 23px;
    vertical-align: top;
}

.iconAdd {
    font-size: 1.8em;
    line-height: 1em;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    padding-right: 5px;
    margin-bottom: 8px;
}

.btn-edit {
    position: static !important;
    margin-top: 30px;
    left: 0;
    min-width: 100px;
}

.row {
    margin-bottom: 10px;
    display: block;
    clear: both;
}

.profile-content ul.sub-tabs-profile > li {
    padding: 15px 0px 15px 47px;
    border-left: 4px solid transparent;
    border-bottom: 2px solid #dfdfdf;
    box-sizing: border-box;
}

.profile-content .separate-section .form-group {
    width: 100%;
    max-width: 100%;
}

.saveApprove_icon {
    background: url("../image/approval.png") no-repeat left top;
    background-size: 100px 100px;
    width: 100px;
    height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
/*------ profile-update-edit -----*/
.greyArea {
    background-color: #F5F6FA;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.greyField {
    background-color: #DFDFDF;
    width: 60%;
    border: 1px solid #DFDFDF;
    margin-bottom: 10px;
    display: inline-block;
}

.icon-edit-pen {
    display: inline-block;
    color: #6DC051;
    font-size: 22px;
    margin: 0 0 0 30px;
    vertical-align: middle;
}

.phone-col {
    padding-right: 0px;
}

.profile-content .time-optList .btn-save {
    font-size: 16px;
    width: 100px;
    margin-top: 0px;
    position: static;
}

/*------ profile-update-edit -----*/
