/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/*finacial start*/
.mid-section.create-order-section table .form-group {
    margin-bottom: 0px !important;
}
span.ordersuccres {
    color: green;
    font-size: 20px;
    padding-left: 35px;
}
.orderhr{ 
    border-bottom: 5px solid #c55a11;
    width: 100%;
    margin: 0px;
}
.btncreateadmin button {
    padding: 11px;
    border-radius: 11px;
    font-size: 18px;
}
.btncreateadmin {
    padding: 10px;
    text-align: center;
}
#admindelcostt{text-align: center;}
#totalpriceto{text-align: center;}
input.print-new-order {
    float: left !important;
    background: #337ab7 !important;
    border-radius: 10px !important;
    border: none !important;
}
#printfinancerep table tr:nth-child(2) td {
    border-top: 2px solid #000 !important;
}
#printproductpdf table tr:nth-child(2) td {
    border-top: 2px solid #000 !important;
}
#printfinancereppdf_inner{ border: none !important;}
#printfinancereppdf table tr td, #printproductpdf table tr td, .sale-page-inner-content table tr td{border: 2px solid #000 !important;}
.financial-pdf button {
    margin: 18px auto;
}
.reportloader img {
    width: 12%;
}
.reportloader {
    text-align: center;
}
#reports select {
    width: 100%;
    /* height: 27px; */
    padding: 3px;
    color: #000;
}
.financial-pdf {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.heading-table-finacial {
    font-size: 18px;
    text-align: center;
    color: #c55a11;
}
.heading-table-size {
    font-size: 18px;
}
/*finacial end*/

/* SALE PAGE DESIGN */

.sale-page-inner-content table td {
    border-right: 2px solid #000;
    text-align: center;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
}
.specific-date-table.common-table tbody {
    border-bottom: 2px solid #000;
}
.sale-page-inner-content {
    max-width: 800px;
    margin: 0px auto;
}
.sale-page-inner-content h1 {
    font-size: 20px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 20px;
    color: #c55a11;
}
/* SALE PAGE DESIGN END */



/* create-order-section STERT */

td.cancel-row {
    width: 100px;
    text-align: center;
} 
span.cancel-order {
    float: right;
}
tr.add-order-info-row td select {
    color: #000;
}
.order-page-header h1 {
    font-size: 31px;
    margin: 3px 0;
}
td.add-product-value span {
    display: block;
    background: #1a7292;
    cursor: pointer;
}
tr.add-order-info-row td select {
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cancel-order {
    text-align: center;
    color: #f00;
    font-size: 12px;
    cursor: pointer;
}
.order-page-header{ border-bottom:0px !important;}
.order-page-header .close {
    position: absolute;
    right: 0px;
    top: 1px;
    background: #fff;
    width: 30px;
    height: 30px;
}

a.confirm-order-button {
    color: #fff !important;
    text-decoration: none !important;
}
.mid-section-main table {
    border-bottom: 0px !important;
}
td.add-product-value {
    text-align: center;
}
.heading-title{border-bottom:5px solid #c55a11;}

.create-order-section td {
    border-top: 0px !Important;
}
.left-part {
    float: left;
}
.left-part {
    float: left;
    padding-right: 26px;
    width: 48%;
}
.left-part input {
    border: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
    width: 100%;
}
.mid-section {
    width: 800px;
    /* border: 1px solid #ccc; */
    padding: 14px;
}
.left-part select {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 0px;
}
.add-product{ font-size:20px;}
.mid-section-main table {
    width: 100%;
}
.mid-section-main select {
    width: 100%;
}
a.credit-card-payment-button {
    display: block;
    margin: 0 auto;
    width: 200px;
    color: #fff;
    padding: 10px;
    background: #c00000; border:1px solid #507e32;
    text-align: center;
    border-radius: 14px;
    text-decoration: none;
    margin-top: 58px;
}
.payment-box {
    width: 80%;
    margin: 0 auto;
    background: #000;
    padding: 16px;
}
.payment-box .form-group {
    margin-bottom: 15px;
    padding: 15px;
} 
.left-part table {
    width: 100%;
}
.clear{ clear:both;}
/* create-order-section END */ 



.modal-dialog {
    width: 600px;
    margin: 30px auto;
    top: 13%;
}
#current-order table{
    color:white;
}
#order-summary{
    color:white;
}
#complete-order table{
    color:white;
}
.textcenter{text-align: center;
            padding: 15px;
            font-size: 24px;}
.my-deatils .form-group {
    margin-bottom: 0px !important;
    padding-bottom: 15px;
    background: #202020;
}
.my-deatils .same-calss {
    margin-top: 10px;
}
.my-deatils .email-top {
    margin-bottom: 15px !important;
}
.my-deatils .textcenter input.button {
    background: #7030a0 !important;
    border-bottom: none !important;
    width: 25%;
    border-radius: 5px;
}
.my-deatils .textcenter {
    background: none !important;
}
.form-group.order-notes.col-sm-12 {
    margin-top: 1%;
}

.tbcl td button {    display: block;    width: 100%;    margin-bottom: 10px;}
table.table.tbcl .btn {
    color: #fff;
    width: 101%;
    margin: 0 auto;
    display: block;
    margin-bottom: 7px;
}


.order-pdf {
    width: inherit !important;
    padding: 0px !important;
    border:0px !important;
}

.order-pdf table {
    border-bottom: 0px !important;
}
.order-pdf td {
    border-top: 0px !important;

}
.header-pdf td{
    font-size:15px !important;
}
img.display-none {
    display: none;
}
.print {
    border: none !important;
}
#example tbody {
    color: black;
}
/* CSS ONLY FOR ORDER PAGE */
.order-row a {
    display: block;
    float: left;
    width: 200px;
    background: #e46c0a;
    text-align: center;
    color: #fff !important;
    padding: 10px;
    margin-left: 16px;
}
.clear{ clear:both;}

.order-row {
    padding-top: 3px;
    padding-bottom: 30px;
    border-bottom: 4px solid #e46c0a;
    /* border-top: 4px solid #e46c0a; */
    margin-bottom: 26px;
}
.logo-row a {
    display: block;
    float: left;
    width: 200px;
    text-align: center;
    color: #fff !important;
    padding: 10px;
    margin-left: 16px;
}
a.print-new-order {
    background: #337ab7;
    border-radius: 10px;
}
a.opst-logo {
    background: #d71633;
    border-radius: 10px;
}
a.opst-logo img {
    width: 72px;
}
a.paypal-logo {
    background: #fff;
    border-radius: 10px;
}
.logo-row {
    margin-bottom: 28px;
}
table#example td {
    background: #aeaaaa;
    border-bottom: 1px solid #000;
    border-right: 1px solid #313030;
}
table#example td {
    border-top: none !important;
}

table#example th {
    background: #aeaaaa;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #363636;
}
div#example_wrapper label {
    color: #fff;
}
div#example_length select {
    color: #000;
}
.entry-content .active {
    display: block;
}
.tab-pane {
    display: none;
}
.paginate_button {
    background: #7d7a7a;
    color: #fff !important;
}
.order-Processing {
    background-color: #00b0f0 !important;
}
.order-Cancelled {
    background-color: #ff0000 !important;
}
.order-Completed {
    background-color: #92d050 !important;
}
.order-Refunded {
    background-color: #c45911 !important;
}
table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png") !important;
    background-repeat: no-repeat !important;
    background-position: center right;
}
table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png") !important;
    background-repeat: no-repeat !important;
    background-position: center right;
}
.details-control {
    width: 15px !important;
}
td.details-control {
    background: url(../images/details_open.png) no-repeat center center !important;
    cursor: pointer;
}
tr.shown td.details-control{
    background: url(../images/details_close.png) no-repeat center center !important;
    cursor: pointer;
}
/* Inner table ============*/
.main-v2{
    /*    cellspacing:10;*/
    width:100%;
    align:center;
    /*    bgcolor:#333333;*/
}
.first-v2{
    background: #06C;font-size: 13px;padding: 8px;width: 100px;color: white;
    text-align: center;
}
.first-v2 a{color:white;text-decoration:none;}
.second-v2{background: #2d920d;font-size: 13px;padding: 8px;width: 100px;color: white;text-align: center;}
.second-v2 a{
    color:#fff;text-decoration:none;
}
.third-v2{
    background: #cc7c00;font-size: 13px;padding: 8px;width: 100px;color: white;
    text-align: center;
}
.third-v2 a{color:white;text-decoration:none;}
.fourth-v2{ background: #c00;font-size: 13px;padding: 8px;width: 100px;color: white;text-align: center; }
.white-color-v2{color:#fff;}
table.main-v2 tr.dynamic-v2 td {
    background-color: #363636 !important;
    border: none !important;
}
td.first-v2 a {
    color: #fff !important;
}
td.second-v2 a {
    color: #fff !important;
}
td.third-v2 a {
    color: #fff !important;
}
td.fourth-v2 a {
    color: #fff !important;
}
/* refund popup css */
.modal-header-refund {
    padding: 0px 5px 5px 11px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body-refund {
    position: relative;
    padding: 0px 12px 0px 13px;
}
.modal-footer {
    padding: 0px 0px 0px 0px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
#refund_order{margin-top: 8px;color:white;}
#refund_order{margin-top: 8px;color:white;}
span#refundmessage {
    font-size: 13px;
    padding: 2px 18px;
}
.remessage {
    color: red;
}
.resuccmessage{
    color:green;
}
td.white-color-v2 h3 del {
    color: #e2750a !important;
}
td.white-color-v2 h3 ins {
    color: #fff;
    background: none;
}

a.btn.btn-primary.ref{
    color: #fff;
    background-color: #1e2023;
    border-color: #272d31;
    border-radius:10px;
}
a.btn.btn-success.btnorder {
    border-radius: 10px;
}
.modal-content.orderpopup {
    background-color: #363636;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
}
/*** Statics Page **/
#statics .orders-btn {
    text-align: center;
}
#statics .orders-btn a {
    background: #c55a11;
    color: #000;
    display: block;
    padding: 10px;
    width: 100%;
    margin: 0 0 6px;
}
#statics .top-header {
    padding: 20px 0;
}
#statics .col-md-12.year-section.text-center > div {
    display: inline-block;
}
#statics .title h2 {
    border-bottom: 4px solid #c55a11;
    font-style: italic;
    padding: 0 0 6px;
    font-weight: bold;
}
#statics .title span {
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
}
#statics .inner-salesDiv {
    background: #444444 none repeat scroll 0 0;
    padding: 10px 15px;
    margin: 0 0 20px;
}
#statics .last-sale {
    border-right: 1px solid #c55a11;
    display: inline-block;
    margin-top: 15px;
    padding: 8px;
    width: 100%;
}
#statics .last-sale span {
    display: block;
    font-size: 14px;
    margin: 10px 0;
}
#statics .head {
    font-weight: 800;
    font-size: 15px !important;
}
#statics .last-sale > h3 {
    font-style: italic;
    margin: 0 0 12px;
}
#statics .last-sale.his-sale{
    border: none;
}
#statics .total {
    border-bottom: 1px solid #c55a11;
    font-style: italic;
    font-weight: bold;
    padding: 0 0 8px;
}
.removeborder{border-bottom: none !important;}
button.btn.btn-default.closebtnp {
    margin-top: 7px;
    margin-left: 7px;
}
div#myModals select {
    color: black;
}
/*report page css */
.col-sm-12.title {
    border-bottom: 7px solid #C55A11;
}
h1.tit-h {
    color: white;
    font-size: 35px;
    width: 100px;
}
.row.btns {
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
}
.col-sm-4.btn1 {
    background: #C55A11;
    padding: 16px;
    text-align: center;
    float: none;
    margin: 0px;
    width: 25%;
    margin-left: 10px;
    display: inline-block;
}
a.a-btns {
    color: white;
    font-size: 15px;
}
input.sel01 {
    margin-right: 10px;
}
input.sel02 {
    margin-right: 10px;
}
button.btn.btn-wh {
    background: white;
    height: 30px;
    padding: 4px;
    width: 125px;
    margin-left: 31px;
    color: black;
    border-radius: 0px;
}
.col-sm-3.sel1 {
    color: white;
}
.row.sel {
    margin-top: 40px;
}
.row.sel2 {
    margin-top: 5px;
}
.row.sel3 {
    margin-top: 5px;
    margin-bottom: 40px;
}
.col-sm-3.sel2 {
    color: white;
}
button.gen-green {
    background: #548235;
    color: white;
    border: 1px solid #548235;
    width: 23%;
    padding: 12px;
    border-radius: 12px;
}
.row.sel4 {
    border-bottom: 5px solid #c55a11;
    margin-top: 20px;
    padding: 0 0 3px;
}
.col-sm-2.tabs1 {
    background: #C55A11;
    padding: 12px;
    color: white;
    margin: 3px;
    border-radius: 0px 12px 0px 0px;
    text-align: center;
    font-size: 16px;
}
button.gen-bl {
    background: #1F4E79;
    margin: 10px;
    padding: 12px;
    border-radius: 12px;
    width: 23%;
    color: white;
    border: 1px solid #1F4E79;
}
h3.h-tb1 {
    color: white;
    text-decoration: underline;
    text-align: center;
}
h3.h-tb2 {
    color: white;
}
.table-bordered {
    border: none !important;
}
table.table-bordered.tb1 {
    width: 33%;
    text-align: center;
    color: white;
    margin: 0 auto;
}
table.table-bordered.tb2 {
    width: 100%;
    text-align: center;
    color: white;
    margin: 0 auto;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 2px solid #000 !important;
}
td.td-none {
    height: 20px;
}
.generate-pdf .order-btn {
    background-color: #c55a11;
    border-radius: 0 12px 0 0;
    color: #000;
    padding: 10px 0;
    border-color: #c55a11;
}
.active>.order-btn.btn.btn-primary {
    border-color: #337ab7;
}
.generate-pdf li {
    padding: 0 4px;
}
.generate-pdf li:first-child {
    margin-left: 25px;
}
.gen-bl.generate-btn {
    margin: 30px auto;
}
#order-transaction .table-bordered td {
    text-align: center;
}
.generate-pdf .active a {
    /*background: #c55a11 !important; */
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/sort_asc.png");
}
//* css for PDF 
h1.display-none {
    display: none;
}
/*=================new desbord css Start=================*/
.sorting_asc {
    width: 75px !important;
}
/*====================responsive--NewDasboard- satrt=================*/

@media only screen and (min-width : 301px)  and (max-width :375px)  
{
@-moz-document url-prefix() {

  .logo-row {
    margin-left: 30px !important;
}
ul.nav.nav-pills li {
        margin-left: 10px !important;
}
div#example_paginate {
    font-size: 13px;
}
}
.nav.nav-pills li a {
    width: 100%;
}
.logo-row input {
    width: 100%;
}
.logo-row a {
    width: 100%;
}
.payment-box h3 {
    font-size: 19px;
}
.right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}
.payment-box {
    width: 100%;
}
.row.sel4.generate-pdf ul li a {
    padding: 8px;
    font-size: 13px  !important;
}

.row.sel4.generate-pdf ul li {
    margin-left: 0px;
}
ul.nav.nav-pills li {
    margin-bottom: 10px;
        /*margin-left: 40px;*/
}
.logo-row {
    /*margin-left: 55px;*/
}
.logo-row a {
    margin-top: 10PX !important;
    margin-left: 0px !important;
}
.left-part {
    width: 100%;
    padding-right: 0px;
}
.right-part {
    width: 100% !important;
    }
.right-part .form-group {
    width: 100%;
}
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
    */---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        /* margin-left:15px !important;*/
        margin-right:15px !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
}

@media only screen and (min-width : 376px)  and (max-width :384px)  
{
.right-part {
    width: 100% !important;

}
.nav.nav-pills li a {
    width: 100%;
}
    /* Android (Nexus 4) portrait · width: 384px */
    .logo-row input {
    width: 100%;
}
.logo-row a {
    width: 95%;
}
.right-part {
    width: 100%;
}
.left-part {
    padding-right: 0px;
}
.payment-box {
    width: 100%;
}
    .right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}
    .order-row ul li {
    margin-bottom: 10px !important;
}
.right-part {
    width: 100%;
    }
.logo-row form {
    margin-left: 13px !important;
}
.logo-row a {
    margin-top: 10px !important;
}
.left-part {
    width: 100% !important;
}
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
    */---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        /* margin-left:15px !important;*/
        margin-right:15px !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
}

@media only screen and (min-width : 385px)  and (max-width :414px)  
{
.order-row ul li a {
    width: 100%;
}
.logo-row form input {
    width: 100%;
}
.logo-row a {
    width: 96%;
}
.payment-box {
    width: 100%;
}
.right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}
.order-row ul li {
    margin-bottom: 10px !important;
}
.logo-row form {
    margin-left: 13px !important;
}
.logo-row a {
    margin-top: 10px !important;
}
.right-part {
    width: 100% !important;
    }
.left-part {
    width: 100% !important;
    padding-right:0px;
}
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
    */---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        /* margin-left:15px !important;*/
        margin-right:15px !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }	/* iPhone 6 Plump portrait · width: 414px */


}

@media only screen and (min-width : 414px)  and (max-width :568px)  
{
.logo-row a {
    margin-bottom: 10px;
}
.right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}

.right-part {
    width: 100%  !important;
    }
.left-part {
    width: 100%;
    padding-right: 0px;
}
ul.nav.nav-pills li {
    margin-bottom: 10px;
}
margin-bottom: 0px;
    margin-top: 10px;
.logo-row a {
margin-bottom: 0px;
    margin-top: 10px;
}
.logo-row form {
    margin-left: 16px;
}
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
    /* iPhone 5 landscape · width: 568px */
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
    /*---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        /* margin-left:15px !important;*/
        margin-right:15px !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 12px  !important;
    }
    .table-responsive {
        border: none !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

@media only screen and (min-width : 569px)  and (max-width :600px)  
{
.right-part {
    width: 100% !important;
}
.left-part {
    padding-right: 0px;
}
.right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}
.order-row ul li {
    margin-bottom: 10px;
}
.logo-row form {
    margin-left: 15px;
}
.logo-row a {
    margin-bottom: 10px;
}
.left-part {
    width: 100%;
}
.right-part {
    width: 100%;
    }
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
    /* Android (Nexus 4) landscape · width: 600px */
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
   /*---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        /* margin-left:15px !important;*/
        margin-right:15px !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 12px !important;
    }
    .table-responsive {
        border: none !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}
@media only screen and (min-width : 601px)  and (max-width :667px)  
{
.right-part {
    width: 100%  !important;
}
.left-part {
    width: 100% !important;
    padding-right: 0px;
}
.right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}
ul.nav.nav-pills li {
    margin-bottom: 10px;
}
.right-part {
    width: 100%;
}
.logo-row {
    margin-left: 85px;
}
.logo-row a {
  margin-bottom: 10px;
}
.logo-row form {
    margin-left: 16px;
}
.left-part {
    width: 100% !important;
}
.right-part .form-group {
    width: 100% !important;
}
.right-part {
    width: 100%;
}
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
    /* iPhone 6 landscape · width: 667px */
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
    /*---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        margin-left:15px !important;
        margin-right:15px !important;
        width: inherit !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 96% !important;
        margin-left: 11px !important;
    }
}

@media only screen and (min-width : 668px)  and (max-width :736px)  

{

.right-part {
    padding-top: 0px !important;
}
.logo-row a {
    margin-bottom: 10px;
}
.right-part tr td {
    width: 100%;
    display: block;
}
.left-part tr td {
    width: 100%;
    display: block;
}
.logo-row form {
    margin-left: 16px;
}
.right-part {
    width: 50%;
    float: left;
}
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    .mid-section-main .table-responsive table {
        width: 800px !important;
    }
    /* iPhone 6 Plump landscape · width: 736px */
    div#example_paginate {
        margin-bottom: 10px;
    }                                                       
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
    }
    .page-new-dashboard .logo-row a {
        margin-bottom: 10px;
    }
    /*--------------*/
    .datepicker1 {
        margin-bottom: 10px;
        width: 100%;
    }
    .reportmonth {
        margin-bottom: 10px;
    }
    .gen-green {
        width: 100% !important;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 100%;
        margin-left: 0px;
    }
    .gen-bl.generate-btn {
        margin: 30px auto;
        width: 100%;
    }
    .financial-pdf {
        width: 100% !important;
    }
    /*---popover----*/
    div#myModals .modal-dialog {
        max-width: 820px !important;
        top: 5%;
        width: 100%;
    }
    .table-responsive {
        border: none !important;
        /* margin-left:15px !important;*/
        margin-right:15px !important;
    }
    #statics .last-sale {
        border-right: 1px solid #c55a1100 !important;
        border-bottom: 1px solid #c55a11;
    }
    .modal-dialog {
        max-width: 820px;
        width: 100%;
    }
    .page-new-dashboard .nav-pills li {
        margin-bottom: 10px;
        width: 96%  !important;
        margin-left: 13px  !important;
    }
    .table-responsive {
        border: none !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: inherit !important;
    }
}


@media only screen and (min-width : 737px)  and (max-width :768px)  
{
    /* iPad portrait · width: 768px */
    .right-part {
    padding-top: 0px;
}
.add-product-value {
    width: 100px;
}
.payment-box .form-group {
    font-size: 12px;
}
    .table-responsive {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .financial-pdf {
        max-width: 800px !important;
        margin: 0 auto;
        width: 100% !important;
    }
    .table-responsive {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: initial !important;
        border: none !important;
    }
    #statics .last-sale {
        border-right: transparent !important;
        border-bottom: 1px solid #c55a11;
    }
    .generate-pdf li {
        padding: 0 4px;
        width: 20% !important;
    }
    .logo-row form {
    margin-left: 15px;
}
.logo-row a {
    margin-bottom: 10px;
}
.right-part {
    width: 50%;
    float: left;
}
}

@media only screen and (min-width : 769px)  and (max-width :1024px)  
{
    /* iPad landscape · width: 1024px */
    .logo-row a {
        width: 174px;
        padding: 10px;
        margin-left: 4px;
    }
    .right-part {
    padding-top: 0px;
}
}

.modal-dialog {
    MAX-width: 850px!important;
    margin: 30px auto;
    top: 13%;
    width: 100% !important;
}

.right-part {
    width: 50%;
    float: left;
    padding-top: 10px;
}
.right-part .form-group textarea {
    width: 100%;
}
td.quantity-select input {
    width: 50px;
}
.variation-select .variation-selectbox {
    width: 200px;
}
.right-part {
    padding-top: 0px;
}
