#merchantOrder .dashboard-stat,#merchantdashOrder .dashboard-stat,#merchantpinkOrder .dashboard-stat{
    border-radius: 4px !important;
}
.openbalance {
    color:#3598dc !important;
    background-image: none !important;
}
.imagetoggle{
    color:#3598dc !important;
}
.amountcolorred{
    color:#e7505a !important;
}
.amountcolor{
    color:#26C281 !important;
}
.onlinepaidtxt{
    width:70%;
    text-align:left !important;
    font-weight: bold;
    padding-left: 10px !important;
}
.onlineamount{
    text-align:right !important;
    font-weight: bold;
}
.subsos{
    padding-left: 20px;
    font-size: 11px;
    color:#000000 !important;
    display: block;
}
.dashpink{
    background-color:#BD2080 !important;
}
.paddingleftright{
    padding-left: 0px;
    padding-right: 0px;
}
.paddingbottom{
    padding-bottom: 10px;
}
.multiselect-container .checkbox {
    padding: 3px 20px 3px 40px;
}
.multiselect-container {
    max-height: 100px;
    overflow-y: scroll;
}
.recent_order .labelradius{
    cursor: pointer;
}
#table_offers thead tr th{
    text-align: center !important;
    font-size: 13.4px;
}
#table_offers tbody tr td{
    text-align: center !important;
    font-size: 13px;
}
#table_category thead tr, .booking-list thead tr,.food-item thead tr,#tbl_history thead tr,#table_invoice thead tr{
    background-color: #32c5d2 !important;
    color:#FFF;
}
#table_category thead tr th,#tbl_history thead tr th, #table_invoice thead tr th {
    text-align: center !important;
    font-size: 13.4px;
}
#table_category tbody tr td,#tbl_history tbody tr td, #table_invoice tbody tr td{
    text-align: center !important;
    font-size: 13px;
}
#table_size thead tr,#table_addon thead tr,#table_addonitem thead tr,#table_inorder thead tr{
    background-color: #32c5d2 !important;
    color:#FFF;
}
#table_size thead tr th,#table_addon thead tr th,#table_addonitem thead tr th,#table_inorder thead tr th{
    text-align: center !important;
    font-size: 13.4px;
}
#table_size tbody tr td,#table_addon tbody tr td,#table_addonitem tbody tr td,#table_inorder tbody tr td{
    text-align: center !important;
    font-size: 13px;
}
#table_merchant thead tr,#table_customer thead tr,#tbl_sales_report thead tr,#table_review thead tr, #table_merchants_reports thead tr,#table_merchants thead tr{
    background-color: #bc157d !important;
    color:#FFF;
}
#table_merchant thead tr th,#table_customer thead tr th,#tbl_sales_report thead tr th,#table_review thead tr th {
    text-align: center !important;
    font-size: 13.4px;
}
#table_merchant thead tr th a,#table_customer thead tr th a,#tbl_sales_report thead tr th a,#table_review thead tr th a {
    color: #fff;
    text-decoration: none;
}
#table_merchants thead tr th a,#table_customer thead tr th a,#tbl_sales_report thead tr th a,#table_review thead tr th a {
    color: #fff;
    text-decoration: none;
}
#table_merchant tbody tr td,#table_customer tbody tr td,#tbl_sales_report tbody tr td,#table_review tbody tr td{
    font-size: 13px;
}
#table_users thead tr, #tbl_commission thead tr,#tbl_details thead tr,#table_invoice_pay thead tr {
    background-color: #bc157d !important;
    color:#FFF;
}
#table_users thead tr th, #tbl_commission thead tr th,#tbl_details thead tr th,#table_invoice_pay thead tr th{
    text-align: center !important;
    font-size: 13.4px;
}
#table_users thead tr th a, #tbl_commission thead tr th a,#tbl_details thead tr th a,#table_invoice_pay thead tr th a{
    color: #fff;
    text-decoration: none;
}
#table_users tbody tr td, #tbl_commission tbody tr td,#tbl_details tbody tr td,#table_invoice_pay tbody tr td {
    font-size: 13px;
}
#table_users tbody tr td a, #tbl_commission tbody tr td a,#tbl_details tbody tr td a,#table_invoice_pay tbody tr td a {
    font-size: 13px;
}
#table_order_details thead tr th a, #tbl_commission thead tr th a,#tbl_details thead tr th a,#table_invoice_pay thead tr th a {
    color: #fff;
    text-decoration: none;
}
#table_order_status thead tr th a, #tbl_commission thead tr th a,#tbl_details thead tr th a,#table_invoice_pay thead tr th a {
    color: #fff;
    text-decoration: none;
}
#table_food thead tr th a, #tbl_commission thead tr th a,#tbl_details thead tr th a,#table_invoice_pay thead tr th a {
    color: #fff;
    text-decoration: none;
}
#table_addonitem .uk-thumbnail,#table_category .uk-thumbnail,.food-item .uk-thumbnail,#table_food .uk-thumbnail {
    max-height: 50px;
    width: 50px;
    max-width: 100px;
}
.tblcommon thead tr{
    background-color: #bc157d !important;
    color:#FFF;
}
.tblcommon thead tr th{
    text-align: center !important;
    font-size: 13.4px;
}
.tblcommon tbody tr td{
    font-size: 13px;
}
#tbl_orderdet tbody tr td{
    font-size: 12.7px;
}
.viewtable tbody tr td{
    font-size: 12.7px;
}
.label-paid{
    background-color: #38bb4e !important;
}
.label-start{
    background-color: #525E64 !important;
}
.label-decline{
    background-color: #67809F !important;
}
.editicon,.editicon:hover {
    background-color: #38bb4e !important;
    border-color: #38bb4e !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
}
.deleteicon,.deleteicon:hover{
    background-color: #FF6666 !important;
    border-color: #FF6666 !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
}
.viewicon,.viewicon:hover {
    background-color: #1c699f !important;
    border-color: #1c699f !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
}
.historyicon,.historyicon:hover {
    background-color: #525e64 !important;
    border-color: #525e64 !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
}
.customaddbtn, .customaddbtn:hover {
    background-color: #38bb4e !important;
    border-color: #38bb4e !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
    padding: 6px 11px !important;
}
.customredbtn,.customredbtn:hover {
    background-color: #FF6666 !important;
    border-color: #FF6666 !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
    padding: 6px 11px !important;
}
.customsavebtn,.customaddbtn:hover {
    background-color: #38bb4e !important;
    border-color: #38bb4e !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
    padding: 6px 11px !important;
}
.customsearchtbtn,.customsearchtbtn:hover{
    background-color: #38bb4e !important;
    border-color: #38bb4e !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
    padding: 6px 11px !important;
}
.customrestbtn,.customrestbtn:hover {
    background-color: #FF6666 !important;
    border-color: #FF6666 !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
    padding: 6px 11px !important;
}
.labelradius{
    box-shadow: 0px 1px 1px #888888 !important;
    border-radius: 3px !important;
}
.nav-pills>li>a, .nav-tabs>li>a {
    font-size: 17px !important;
}
@media (min-width: 768px){
    #basic_settings .control-label {
        text-align: left;
        margin-bottom: 0;
        padding-top: 7px;
    }
    #basic_settings .rightsymbole{
        padding-left: 0px;
    }
    #basic_settings .rightsymbole label {
        margin-top: 6px;
    }
    #gallery_settings .control-label {
        text-align: left;
        margin-bottom: 0;
        padding-top: 7px;
    }
    #gallery_settings .rightsymbole{
        padding-left: 0px;
    }
    #gallery_settings .rightsymbole label {
        margin-top: 6px;
    }
    #loyalty_settings .control-label {
        text-align: left;
        margin-bottom: 0;
        padding-top: 7px;
    }
    #loyalty_settings .rightsymbole{
        padding-left: 0px;
    }
    #loyalty_settings .rightsymbole label {
        margin-top: 6px;
    }
}
.product .price {
    padding: 0!important;
}
.product .price {
    padding: 0!important;
    overflow: auto;
    clear: both;
}
.product .price li:nth-child(odd) {
    background: #fafafa;
}
.product .price li {
    padding: 5px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    overflow: auto;
}
.product .fa-plus-circle {
    font-size: 20px;
    margin-top: 6px;
}
.product .fa-minus-square {
    font-size: 20px;
    margin-top: 6px;
    color: #f00;
}
.product .dlt_btn {
    text-align: right!important;
}
.points_earned {
    padding: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.points_earned input {
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #ddd;
    background: #fff;
    color: #444;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    border-radius: 4px;
}
.voucher_name {
    display: none;
}
.food-details .value {
    text-align: right;
}
.food-details .item-order-list {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    overflow: auto;
    clear: both;
}
.food-details .input-block {
    overflow: auto;
    clear: both;
}
.food-details .receipt-wrap {
    overflow: auto;
    clear: both
}
.food-details .summary-wrap {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    overflow: auto;
    clear: both;
}
.filter-button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    border: none;
    line-height: 28px;
    min-height: 30px;
    font-size: 1.4rem;
    padding: 0 12px;
    background: #f5f5f5;
    color: #444;
    border: 1px solid rgba(0,0,0,.06);
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff;
}
.filter-button:hover {
    text-decoration: none;
}
.monthly-filters li {
    list-style-type: none;
    display: inline-block;
}
.monthly-filters {
    padding: 10px 15px;
}
.filter-button.success {
    background-color: #8cc14c;
    color: #fff;
}
.message.success {
    background-color: #abe7ed;
    border-color: #abe7ed;
    color: #27a4b0;
    margin-bottom: 20px;
    padding: 15px;
}
.login .content .form-actions .login_btn{
    background-color: #38bb4e !important;
    border-color: #38bb4e !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #888888 !important;
    padding: 8px 12px !important;
}
.login {
    background-image: url(../img/Banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100vh;
}
.date_booking .form_datetime {
    width: 100%!important;
}
.search_sponsored_merchents .btn-group {
    width: 100%!important;
}
.portlet-body form input, .portlet-body form select, .portlet-body div.form-group input, .portlet-body div.form-group select {
    margin-bottom: 7px;
}
.portlet-body, .form-body, .form-group{
    clear: both;
    overflow: hidden;
}
.filter-button:active, .filter-button:focus {
    outline: none;
}
.caption-subject.bold {
    padding: 5px 8px;
    display: block;
}
.multiselect-native-select .btn-group,.multiselect-native-select .multiselect-container{
    width:100% !important;
}
.merchant_edit .multiselect-native-select .btn-group {
    width: 100% !important;
    margin-bottom: 15px;
}
.merchant_edit .multiselect-native-select .btn-group button.multiselect {
    text-align: left;
}
.merchant_edit .multiselect-native-select .btn-group b.caret {
    float: right;
    margin-top: 9px;
}
.portlet-body form input.check[type="checkbox"] {
    margin-top: 10px;
}
.fa-angle-down:before {
    content: "\f107" !important;
}
.dashboard-stat.dashboard-stat-v2 .visual {
    margin-bottom: 20px;
}
.dataTables_wrapper .dataTables_length {
    display: none;
}
.image_prod {
    max-width: 50px;
    height: 50px;
}
.portlet-body.editing .fa-times {
    cursor: pointer;
}
.portlet-body.listing table thead th, .portlet-body.listing table thead th a {
    color: #fff;
    text-decoration: none;
}
.error{
    color:#ff0000 !important;
}
.select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa !important;
    border-radius: 4px;
}
.select2-selection__rendered {
    margin-top: 3px;
}
.select2.select2-container.select2-container--bootstrap {
    width: 100% !important;
}
.nav>li.menu-item>a {
    color: #fff;
}
.nav>li.menu-item>a span.label {
    background-color: #32c5d2;
    padding: 4px 8px;
}
.nav>li.menu-item>a:hover, .nav>li.menu-item>a:focus, .nav>li.menu-item>a:active {
    color: #fff;
    background-color: transparent;
}
.page-header .top-menu .dropdown-quick-sidebar-toggler>.dropdown-toggle {
    padding: 15px 10px 9px!important;
}
.portlet-body.listing div input, .portlet-body.listing div .btn-success, .portlet-body.listing div select{
    margin-bottom: 20px;
}
.food-btns {
    clear: both;
}
.test-container {
    display: none;
}
.page-logo a img {
    max-width: 100px;
}
.dashboard-table, .dashboard-table thead th{
    text-align: center;
    width: 100%;
}
.dashboard-table .main-head {
    background-color: #bc157d;
    color: #fff;
}
.dashboard-table .sub-head {
    background-color: #de379f;
    color: #fff;
}
.dashboard-table .sub-head th {
    width: 33%;
}
.gm-dashboard.dashboard-table .sub-head th {
    width: 25%;
}
.form-title {
    margin: 35px 8%;
    color: #36c6d3;
}
.change-products {
    display: none;
}
#restaurant {
    display: block;
}
.order-details .dashboard-stat .details {
    margin-top: 13px;
    text-align: left;
    color: #fff;
    width: 100%;
    padding-left: 50px;
}
.order-details{
    margin-bottom: 10px;
}
.timePick input {
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    margin: 0 5px;
}
.timePick label {
    text-align: right;
    margin-top: 6px;
}
.restaurant label {
    text-align: right;
}
.restaurant-save {
    text-align: center;
}
.bdm-dashboard .dashboard-stat .details {
    left: 15px;
    padding-left: 15px;
}
.bdm-dashboard .dashboard-stat .details .number {
    font-size: 38px;
    text-align: left;
}
.bdm-dashboard .dashboard-stat .details .desc {
    text-align: left;
}
.perform-chart ul.nav.nav-tabs li.active a {
    border-bottom: 3px solid #32c5d2;
}
.reg-form .types, #register-form {
    display: none;
}
.gm-target .gm-dashboard.dashboard-table .sub-head th {
    width: 16%;
}
.selectWrap>.open-options {
    margin-top: 0px !important;
}
.bde-perform.dashboard-table .sub-head th {
    width: 25%;
}
.gllpMap {
    width: 500px;
    height: 250px;
}
.page-footer a {
    color: #555;
}
.page-sidebar-fixed:not(.page-footer-fixed) .page-footer {
    background-color: #fdf6fa;
}
.page-sidebar-fixed:not(.page-footer-fixed) .page-footer .page-footer-inner {
    color: #98a6ba;
}
.table_booking .form-group {
    margin: 0 !important;
}
.logo-restaurant img {
    max-width: 20px;
    margin: -2px 10px 0 0;
}
.logo-restaurant span {
    margin-top: 10px;
    display: inline-block;
}
.file_prod {
    float: left;
    margin-right: 5px;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
body {
    background-color: #fdf6fa !important;
}
.page-header.navbar {
    background-color: #bc157d;
}
.page-header-inner a {
    color: #555;
}
.page-header-inner .badge {
    color: #fff;
}
.select2-results {
    max-height: 250px;
    overflow-y: scroll;
}
.page-content .view-merchant .table td p {
    margin: 0px;
}
.print-view {
    float: right;
}
.row.table_booking {
    display: none;
}
.landline .col-md-1 {
    padding-right: 0;
}
.landline .col-md-4 {
    padding-left: 0;
}
.portlet.box.green>.portlet-title, .portlet.green, .portlet>.portlet-body.green, .portlet-body .btn-success, .portlet-body .label-success, .page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle .badge.badge-default {
    background-color: #bc157d;
}
.portlet.box.green, .portlet-body .btn-success {
    border: 1px solid #bc157d;
}
.status-change .btn-success {
    background-color: #04A8DD;
    border-color: #04A8DD;
}
.page-sidebar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
    background-color: #fff;
}
.page-sidebar .page-sidebar-menu>li>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a, .page-sidebar .page-sidebar-menu>li>a>i[class*=icon-], .page-sidebar .page-sidebar-menu>li>a>i[class^=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class*=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a>i[class^=icon-] {
    color: #000;
}
.page-sidebar .page-sidebar-menu>li.active.open>a, .page-sidebar .page-sidebar-menu>li.active>a, .page-sidebar .page-sidebar-menu>li.active>a>i[class*=icon-], .page-sidebar .page-sidebar-menu>li.active>a>i[class^=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a {
    background-color: #04A8DD;
    color: #fff;
}
.page-header-inner a {
    color: #fff;
}
.page-header-inner .open a {
    color: #000;
}
.page-sidebar .page-sidebar-menu {
    height: 100% !important;
    border-right: 1px solid #00000045;
}
.print-table-receipt,
.print-order-receipt {
    max-width: 500px;
    text-align: center;
}
.print-table-receipt .print-title,
.print-order-receipt .print-title {
    color: #fff;
    background: #000;
    font-weight: 900;
}
.print-table-receipt .site-title,
.print-order-receipt .site-title {
    margin: 10px;
    font-size: 20px;
    font-weight: 900;
}
.print-table-receipt .customer-name.total,
.print-order-receipt .customer-name.total {
    padding: 0;
}
.print-table-receipt .customer-name,
.print-order-receipt .customer-name {
    font-size: 10px;
    padding: 10px 0;
    text-align: left;
}
.print-table-receipt table,
.print-order-receipt table {
    font-weight: 900;
    width: 100%;
    font-size: 12px;
    margin: 10px auto;
}
.print-table-receipt table tr td,
.print-order-receipt table tr td {
    text-align: center;
}
.print-table-receipt .border-bottom,
.print-order-receipt .border-bottom {
    border-bottom: 1px dashed;
}
.print-table-receipt .border-top,
.print-order-receipt .border-top {
    border-top: 1px dashed;
}
.print-table-receipt,
.print-order-receipt {
    display: none;
}
@media print {
    .modal-footer {
        display: none;
    }
    .print-table-receipt,
    .print-order-receipt {
        display: block;
    }
}
#product_title{
    text-transform: uppercase;
}

#add_on_cat_0 a {
    display: none;
}
.img-width {
    max-width: 100px;
}
.dashboard_hidd {
    display: none;
}
.order-status #new_orders .modal-footer {
    display: none;
}
.portlet.box .dataTables_wrapper .dt-buttons {
    margin-top: 0;
    margin-bottom: 15px;
}
.page-header.navbar .menu-toggler {
    background-size: 100%;
    margin: 10px 0 0;
    width: 27px;
    height: 27px;
    opacity: 1;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #bc157c;
    border-color: #bc157c;
  }
.pagination>li {
    display: inline;
    text-transform: capitalize;
}
.modal td img {
    max-width: 120px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification.open a.dropdown-toggle,.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification a.dropdown-toggle:hover,.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification.open a.dropdown-toggle i{
    background-color: #bc157d;
    color:#FFFF00;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification a.dropdown-toggle:hover>i{
    color:#FFFF00;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification a.dropdown-toggle>i{
    color:#FFFF00;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-notification a.dropdown-toggle span.badge.badge-default{
    background-color: #FFFF00;
    color:#000;
}
.user-export-excel-btn {
  margin-left: 10px;
}
.img_description, .resolutionErrMsg {
  margin-bottom: 0;
}
.ownerData {
    margin-left: -40px;
}
.spinner {
    position:fixed;
    height: 100%;
    padding-top: 20%;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index:9999;
    display:none;
}
.spinner .loader_image {
  height: 100px;
  width: 100px;
}
.tools.search_toggle {
  padding: 12px 15px 8px !important;
}
.reviewOption {
    font-size: 12px;
    color: #928c8c;
}