﻿
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
textarea {
    max-width: 280px;
}

label {
    font-weight: normal;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}



.sidebar-nav {
    padding: 9px 0;
}

.ng-binding {
    font-size: 13px;
}



#q-top-menu .navbar-default .navbar-nav > li > a {
    color: rgba(0, 0, 0, 0.49);
}

#q-top-menu .navbar-default .navbar-brand {
    color: #000;
}

#q-menu .active {
    background-color: #EEE;
}

#q-menu .nav > li > a {
    color: rgba(0, 0, 0, 0.58);
    font-size: 17px;
    font-weight: 700;
}

#navbar-menu {
    padding: 30px 20px;
}

#q-menu-responsive {
    display: block;
}

#footer {
    background: #282828;
}

    #footer .col-md-4 {
        padding: 50px;
        padding-left: 0;
    }

        #footer .col-md-4 ul li {
            padding: 5px 5px;
        }

            #footer .col-md-4 ul li a {
                color: #FFF;
                text-decoration: none;
                font-size: 15px;
            }

        #footer .col-md-4 h4 {
            color: #FFF;
            font-size: 15px;
        }

.q-btt-subscribe {
    padding-top: 10px;
}

#q-follow {
    padding-left: 0;
}

    #q-follow li {
        display: inline;
    }

#copyright {
    background: #000;
    height: 50px;
}

    #copyright h5 {
        margin-top: 18px;
        color: #FFF;
    }



#contact-us {
    margin-bottom: 20px;
}

    #contact-us input, textarea {
        max-width: 100%;
    }

.onl-content {
    margin-top: 30px;
}

/**theme*/
.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: #282828;
    background-size: cover;
}

    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    .banner ul {
        margin-bottom: 0;
    }

.banner-social-buttons {
    float: right;
    margin-top: 0;
}


footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}


#q-menu-responsive {
    display: block;
}


/*  layout table_ordering */
.dropdown-menu {
    min-width: 100% !important;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.body-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer {
    padding-top: 20px;
    position: relative;
    bottom: 0;
}

.q-form {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#q-cart-count {
    color: white;
    font-size: 13px;
    background: black;
    border-radius: 14px;
    padding: 3px 7px;
}

.orderDetailHistory {
    margin-top: -30px !important;
}

#orderDetailHistory:hover {
    cursor: pointer;
}

.iconRight {
    font-size: x-large;
    float: right;
    display: block;
    right: 15px;
    position: absolute;
    margin-top: -38px;
    margin-right: 10px;
}

#LoadProduct {
    display: inline-block;
    float: left;
    font-size: x-large;
    margin: 10px 0 0 0;
    position: absolute;
    left: 15px;
}

#tableMenuTop {
    text-align: center;
    color: white;
    background-color: #DA3756;
    position: relative;
    min-height: 50px;
}

#backToList {
    color: white;
    display: none;
    left: 15px;
}

#titleTableOrdering {
    display: inline-block;
    vertical-align: middle !important;
    margin-top: 10px;
    font-size: 22px;
}

/* End layout*/

/* payment done */
.hiddenDiv {
    display: none;
}

.tableOrder_item {
    padding: 10px 0;
}

    .tableOrder_item img {
        width: 65px;
    }

.tableOrder_line {
    height: 80px;
    margin-top: -4px;
}

.tableOrder_line_red {
    height: 80px;
    margin-top: -4px;
}

.Table_Item {
    opacity: 0.5;
}

.circle-red {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    background: #DA3756;
    margin: 0 auto;
    color: #fff;
    font-size: 13px;
}

.circle-white {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
    background: #E3E3E3;
    margin: 0 auto;
}

.text-changeRequest {
    position: absolute;
    top: 26px;
    left: 0;
    color: rgba(0, 0, 0, 0.77) !important;
    font-size: 13px;
    display: none;
}
/* end */

/* order history*/
.table_history {
    padding: 0 15px;
}

.table_history_price_title {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

.table_history_price_blur {
    color: #777272;
}

.line_through {
    text-decoration: line-through;
}

.table_history_product {
    padding-bottom: 10px;
    font-size: 14px;
}

.table_history_price {
    vertical-align: middle !important;
}

.table_history_padding_left {
    padding-left: 5px;
}
/* end */

/* Page Scan QR Code */
.table_bg {
    background: url("../Content/images/table-ordering/table_backgound_1024.png");
    background-size: cover;
    margin-bottom: 50px;
    margin-top: -50px;
    overflow: hidden;
}

.table_blur {
    background-color: rgba(21, 21, 21, 0.31);
}

.table_title {
    text-align: center;
    padding-top: 15px;
}

    .table_title h3 {
        color: #fff;
        text-transform: uppercase;
    }

.table_sub_title {
    text-align: center;
}

    .table_sub_title h4 {
        color: #fff;
    }

.table_picture {
    text-align: center;
    margin-top: 55px;
    padding-bottom: 20px;
}

.form-control {
    padding: 6px 5px;
}

.table_banner_title h4 {
    color: #fff;
    font-size: 14px;
}

.table_banner_line {
    border-left: dotted 1px #fff;
}
/* end*/

/* home */
.img-responsive {
    max-width: 100%;
    border: 1px solid #ddd;
    padding: 2px;
    max-height: 100px;
    margin: 0 auto;
}

.img-thumbnail {
    width: 100%;
}

.img-thumbnail-style img {
    max-width: 100%;
}

.my-cart-item {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}
/* end */

/* payment */
.tableOrder-payment2DS .table_title h3 {
    color: #000;
}

.tableOrder-payment2DS .table_sub_title h4 {
    color: #000;
}

.tableOrder-payment2DS {
    padding: 0 15px;
}

    .tableOrder-payment2DS label {
    }

    .tableOrder-payment2DS .form-control {
        margin-bottom: 5px;
        padding-right: 0;
    }

    .tableOrder-payment2DS input, textarea {
        max-width: none;
    }

/* end */



@media (min-height: 568px) {
    .body-content {
        min-height: 460px;
    }
}

@media (min-height: 768px) {
    .body-content {
        min-height: 600px;
    }
}


@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media (max-width: 980px) {
    /* Enable use of floated navbar text */
    .navbar-text.pull-right {
        float: none;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 768px) {
    #footer .col-md-4 {
        padding: 15px;
    }

    .img-thumbnail h4 {
        color: #000;
        max-height: none;
        overflow: visible;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons > li:last-child {
            margin-bottom: 0;
        }
}

@media (max-width: 480px) {
    .my-cart-item {
        height: 80px;
    }

    .tableOrder-payment2DS .table_title h3 {
        font-size: 18px;
    }

    .tableOrder-payment2DS .table_sub_title h4 {
        font-size: 13px;
    }

    .payment2DS-padding-left {
        padding-right: 0;
    }
}

@media(min-width: 320px) {
    .tableOrder_line {
        width: 1px;
    }

    .tableOrder_line_red {
        width: 1px;
    }
}

@media (min-width: 768px) {
    #q-menu-responsive {
        display: none;
    }

    .table_history_price_title {
        width: 45%;
    }

    .table_history .col-sm-6 {
        width: 45%;
    }

    .table_picture {
        margin-top: 200px;
        padding-bottom: 50px;
    }

    .img-thumbnail h4 {
        color: #000;
        max-height: 19px;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .img-thumbnail-style img {
        height: 226px;
    }
}

@media (min-width: 992px) {
    .table_picture {
        margin-top: 200px;
        padding-bottom: 50px;
    }

    .img-thumbnail-style img {
        height: 212px;
    }
}

@media only screen and (min-width: 1200px) {
    .img-thumbnail-style img {
        height: 183px;
    }
}

.imgShow {
    background-color: transparent;
    border: 0px #dddddd solid;
    white-space: nowrap;
    text-align: center;
    padding: 0;
    margin: 0px 0px 0px -4px;
}

.table-cell-left-col {
    padding: 0;
    float: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.table-cell-center-col {
    padding: 0;
    float: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.table-cell-right-col {
    padding: 0;
    float: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.mainImg {
    display: inline-block !important;
    background: transparent;
}

.q-message {
    color: #287EAF;
}

.q-alert {
    color: red;
}

.price-left {
    font-size: 15px;
    font-weight: bold;
}

.price-right {
    font-size: 15px;
    margin-left: 17px;
    text-decoration: line-through;
    color: rgba(101, 96, 96, 0.66);
}

.price-compare-detail {
    text-decoration: line-through;
    color: rgba(101, 96, 96, 0.66);
    float: right;
}

.price-detail {
    float: right;
    padding-left: 10px;
}

.discount-product-item {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding-bottom: 1px;
}

    .discount-product-item:hover {
        background-color: #F0F0F0;
    }

.discount-product-row-style {
    border-bottom: 1px solid #F3F3F3;
    padding: 10px 10px 10px 5px;
}

    .discount-product-row-style a:hover {
        text-decoration: none;
    }

.discount-product-thumb {
    width: 265px;
    height: 200px;
    /*position: relative;*/
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

    .discount-product-thumb:before {
        content: " ";
        height: 100%;
        vertical-align: middle;
    }

    .discount-product-thumb img {
        vertical-align: middle;
        max-height: 100%;
        margin: auto;
        max-width: 100%;
        height: 99px;
    }


.btn-tableorder, .btn-tableorder:focus {
    background-color: #E73535;
    color: #FFFFFF;
    outline: none !important;
}
/*  Out of time */
.out-of-time {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 0 !important;
    margin: 0 !important;
}

.out-of-time-header {
    background-color: #F4F8FC;
}

.out-of-time-content {
    padding: 0 15px;
}

    .out-of-time-content .caption-main {
        font-size: medium;
    }

    .out-of-time-content header {
        background-color: lightgray;
    }

    .out-of-time-content .table tbody tr:first-child td {
        border-top: none;
    }

    .out-of-time-content .table tbody tr:last-child td {
        border-bottom: 1px solid #ddd;
    }

.caption-main {
    font-size: 17px;
    color: #D93739;
}

@media (min-width: 768px) {
    .out-of-time-content {
        padding: 0 15px;
        width: 60%;
        margin: 0 auto;
    }
}
/* end */

