﻿
.shop-product-wrapper {
    float: left;
    width: 89%;
    margin-left: 155px;
    padding-left: 0px;
}




input#orderedDate {
    cursor: pointer;
}

input#deliveryDate {
    cursor: pointer;
}

table.table {
    margin-top: 10px;
}

a#searchFilter:focus {
    color: black;
}

a#resetFilter:focus {
    color: black;
}


.shop-page-wrapper.shop-wrapper-pd {
    float: left;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 20px;
}

.shop-bar.pb-60 {
    padding-bottom: 20px;
}

.header-space {
    height: 90px;
}

.col-xs-3.col-lg-3 {
    float: left;
    width: 15% !important;
    border-right: 1px solid #CED0CF;
    height: calc(100vh - 115px);
   
    overflow-y: auto;
}

.col-xs-12.col-lg-12 {
    float: right;
    width: 85%;
    
}
.isc-height1 {
    height: calc(100vh - 261px) !important;
}


.isc-ol-top-right h5 {
    color: #888888;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5 !important;
}

.isc-ol-top-right h4 {
    color: #6c6c6c;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    line-height: 1.5 !important;
}


.header-area {
    height: 90px;
}

.isc-tc-container {
    float: none;
    margin: 0 auto;
    max-width: 98%;
}


.tabs-left > li {
    float: none;
    margin: 10px 0px 10px 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: inherit;
    border: none !important;
    /* border-bottom-color: transparent; */

    font-weight: 700;
}

.sideways li a {
    color: #337ab7 !important;
    font-weight: 600 !important;
}

.nav {
    display: block !important;
}

.tabs-left li a {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    /* background: #f90; */
    border: none;
    border-radius: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: 700;
}

.nav-tabs {
    border-bottom: none !important;
}

    .nav-tabs > li > a:hover {
        border-color: none !important;
    }

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: none !important;
}

.isc-new-tab-section {
    float: left;
    width: 100%;
    margin: 0 auto;
}

.shop-selector select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
    border: medium none;
    box-shadow: none;
    color: #090909;
    font-size: 18px;
    height: inherit;
    line-height: 1;
    padding-left: 0;
    width: 150px;
    -webkit-appearance: none;
    -ms-appearance: none;
    margin-left: -3px;
}

.col-lg-12.col-sm-6.isc-tc-section {
    background: #f9f9f9;
    float: left;
    /* width: 100%; */
    padding-top: 0px;
    padding-bottom: 35px;
}

.tab-pane {
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: unset !important;
    text-decoration: underline;
    color: #333 !important;
    font-weight: 500 !important;
}



.tab-pane p {
    font-size: 17px;
    line-height: 1.75;
    margin: 1rem 0 2.5rem 0;
    margin-bottom: 2.5rem;
    word-break: break-word;
    font-weight: 500;
    text-align: justify;
}

.col-xs-9.col-lg-9 {
    border-left: 1px solid #CED0CF;
}

.table .table-header {
    background: #e9e9e9;
    color: #333;
}

    .table .table-header .cell {
        padding: 15px;
    }

@media screen and (max-width: 640px) {
    table {
        overflow-x: auto;
        /*display: block;*/
    }

    .table .table-header .cell {
        padding: 20px 5px;
    }
}

td.isc-new-order {
    color: #1589ee;
}

.table > tbody > tr > td {
    padding: 15px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}


.base-timeline__summary-text1 {
    position: absolute;
    bottom: 0em;
    left: 0px;
    top: 55px;
    font-size: 12px;
    color: #1589EE;
    font-weight: 600;
    width: 75%;
    text-align: left;
    word-spacing: 0px !important;
}

.isc-orderlist-secone {
    float: left;
    width: 100%;
    text-align: center;
    background: inherit;
    /* padding-bottom: 35px; */
    /* padding: 0px 15px 0px 15px; */
}

.base-timeline__summary-text {
    position: absolute;
    bottom: -2em;
    left: 0px;
    top: 35px;
    font-size: 12px;
    color: #a0a1a0;
    font-weight: 600;
}

.isc-baseline::before {
    display: flex;
    justify-content: center;
    align-items: center;
    counter-increment: number;
    content: counter(number) '';
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #e8ebed;
    color: #a5a5a5;
    font-weight: bold;
    transition: all 0.6s ease-in-out;
    box-sizing: border-box;
}

.base-timeline__item:hover::before {
    background-color: #1589EE;
    transform: scale(1);
    cursor: pointer;
}

div#myDIV5 {
    display: none;
}

div#myDIV1 {
    display: none;
}

div#myDIV2 {
    display: none;
}

div#myDIV3 {
    display: none;
}

div#myDIV4 {
    display: none;
}

.isc-baseline:hover::before {
    background-color: #efefef !important;
    transform: scale(1);
    cursor: pointer;
}

.isc-ol-top-left h5 {
    color: #1371d3;
    /*font-size: 15px;*/
    font-weight: 600;
    /*line-height: 1;*/
    /*added by siva*/
    font-size: 14px;
    line-height: 1.5;
}

.isc-ol-top-left h4 {
    color: #1371d3;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.btn-secondary a {
    color: white;
}

.isc-orderl-sec-top-last {
    float: right;
    width: 70%;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.isc-orderlist-secthree h4 {
    color: #6c6c6c;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-align: left;
    padding: 10px 0px 10px 0px;
}

.isc-orderlist-sectwoo {
    float: left;
    width: 50%;
    text-align: center;
}

.isc-orderlist-sectwoos {
    float: right;
    width: 48%;
    margin-top: 37px;
}

    .isc-orderlist-sectwoos h4 {
        padding: 10px 0px 10px 0px;
    }

.isc-ol-top-left {
    float: left;
    /*width: 38%;*/
    text-align: left;
    padding-left: 20px;
    /*added by siva*/
    width: 46%;
}

.isc-ol-top-right1 {
    float: right;
    width: 54%;
    text-align: left;
}

    .isc-ol-top-right1 h5 {
        color: #888888;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.5 !important;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .isc-ol-top-right1 h4 {
        color: #888888;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.5 !important;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.isc-ol {
    float: left;
    width: 100%;
    text-align: center;
    background: white;
    margin-top: 0px;
    height: 53vh;
    text-transform: capitalize;
}

button.btn.btn-default {
    border-radius: 5px;
    cursor: pointer;
}

.isc-orderl-sec-top-left {
    float: left;
    width: 20%;
    text-align: center;
    border: 1px solid #dbdbdb;
    padding: 10px 0px 10px 0px;
    background-color: white;
    border-radius: 10px;
}

.isc-orderl-sec-top-last {
    float: left;
    width: 30%;
    text-align: center;
    padding: 10px 0px 10px 0px;
    border: 1px solid #dbdbdb;
    background-color: white;
    margin-left: 10px;
    border-radius: 10px;
}

.isc-orderl-sec-top {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}



.isc-orderl-sec-top-last h4 {
    text-align: left;
    text-indent: 32px;
}

.isc-orderl-sec-top-middle {
    float: left;
    width: 20%;
    text-align: center;
    border: 1px solid #dbdbdb;
    padding: 10px 0px 10px 0px;
    background-color: white;
    border-radius: 10px;
    margin-left: 10px;
}

.isc-cta {
    background-color: #1589ee;
    border: 1px solid #1589ee;
    padding: 0px 5px 0px 5px;
    height: auto;
    color: white;
    width: 48%;
}

.modal-header {
    display: -ms-flexbox;
    display: unset;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.isc-orderl-sec-last {
    float: left;
    width: 100%;
    text-align: center;
    border-top: none;
    background: white;
    height: 40vh;
    overflow: hidden;
    margin-top: -50px;
    overflow-y: auto;
}

.container-new {
    padding: 0 25px;
    margin: 0 60px;
    margin-top: 40px;
}

    .container-new ul {
        position: relative;
        list-style: none;
        padding: 0;
        margin: 0;
    }



        .container-new ul:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            height: 0;
            border: 1px dashed #aaa;
        }

.box {
    margin: 50px 0;
    padding: 10px 20px;
    background: inherit;
    width: 400px;
    position: relative;
    letter-spacing: 0px;
    border-radius: 0px;
    box-sizing: border-box;
    box-shadow: none;
    border: none;
}

    .box > span {
        content: "";
        position: absolute;
        top: 0;
        left: -21px;
        height: 100%;
        border: none;
        opacity: 1;
    }

        .box > span:before {
            content: "";
            position: absolute;
            left: -10px;
            width: 20px;
            height: 20px;
            border: 2px solid #ccc;
            background: #01579B;
            border-radius: 100%;
        }

        .box > span:after {
            content: "";
            position: absolute;
            left: -5px;
            width: 10px;
            height: 10px;
            border: 2px solid #ccc;
            background: #01579B;
            border-radius: 100%;
            opacity: 0;
        }

        .box > span:before {
            top: -12px;
        }

        .box > span:after {
            top: 100%;
        }

    .box .title {
        font-size: 1rem;
        text-transform: capitalize;
        margin-top: 10px;
        font-weight: 600;
        color: #526aef;
        word-spacing: 0;
        letter-spacing: 0;
        text-align: left;
        margin-top: -20px;
    }

    .box .sub-title {
        font-size: 0.6rem;
        color: #aaa;
    }

    .box .info {
        margin: 0px 0;
        font-size: 14px;
        font-weight: 500;
        color: #646464;
        text-align: justify;
        text-transform: capitalize;
        word-spacing: 0;
        letter-spacing: 0;
    }

    .box .time span:first-child {
        top: -9px;
        left: -23px;
    }

    .box .time span {
        position: absolute;
        font-size: 0.65rem;
        color: white;
        font-weight: 700;
    }

        .box .time span:last-child {
            top: 95%;
            left: -85px;
        }

.isc-orderlist-secone h5 {
    color: #1371d3;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
}

.table .table-header .cell {
    padding: 15px;
    color: #1371d3;
}

.isc-orderlist-sectwo {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

.isc-entity-filter-container {
    background-color: #fff;
    margin-top: 20px;
    float: left;
    width: 95.5%;
    padding-left: 0px;
}

.isc-close-action {
    float: right;
    position: relative;
    top: 8px;
    right: 0;
    left: 32px;
    cursor: pointer;
}

.isc-split-screen {
    display: flex;
}

.isc-filter-options:first-child {
    padding: 15px;
    padding-bottom: 10px;
}

.isc-filter-options {
    display: flex;
}

.shop-tab a {
    color: #6c6c6c;
    font-size: 23px;
    line-height: 1;
    margin-left: 30px;
}

.isc-filter-item {
    width: 30% !important;
    margin-right: 20px;
}

.isc-filter-label {
    font-size: 14px;
    color: #525252;
    margin-bottom: 4px;
    text-align: left;
    font-weight: 600;
}

.isc-filter-details select {
    width: 100px;
    border: 1px solid #dadada;
    padding: 2px 2px;
    font-size: 13px;
    color: #525252;
    height: 26px;
    background-color: white;
}

.isc-form-control1 {
    height: 25px !important;
    border: 1px solid #ddd !important;
    background-color: white;
}



.reportrange {
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    padding: 5px 0px 5px 5px;
    border: 1px solid #ccc;
    margin-left: 0;
    width: 170px;
    font-size: 13px;
    height: 25px;
}
/* added by Sivabalan */

/***Pagination***/
.isc-pagination-sec-s1 {
    padding: 20px;
    float: right;
    position: relative;
    margin-top: -30px;
    margin-bottom: 15px;
    padding-bottom: 45px;
}

.isc-page-count-s1 {
    display: inline-block;
    padding: 3px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    font-size: .875em;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}

    .isc-page-count-s1.active {
        border: none;
        background: #1589ee;
        color: #f0f0f0 !important;
    }

/*****end Pagination***/

/* filter content */

#filter-content {
    margin-top: 0px !important;
}

.isc-80 {
    width: 80%;
}

.isc-20 {
    width: 20%;
}

.isc-filter-row {
    margin-left: 0px;
}

    .isc-filter-row .fs-dropdown {
        position: absolute;
        width: 14%;
    }

.isc-filter-act-btn {
    margin-top: 35px;
    display: flex;
}

    .isc-filter-act-btn a {
        margin-right: 10px;
    }

.isc-btn-s1:hover {
    background-color: #fff;
    color: #13a840;
    border: 1px solid #13a840;
}

.isc-btn-s1 {
    display: inline-block;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    padding: 4px 10px;
    font-weight: 400;
    float: left;
    background-color: #13a840;
    position: relative;
    border: 1px solid #efefef;
    border-radius: 4px;
}

.isc-btn-s3 {
    display: inline-block;
    color: #525252;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    padding: 4px 10px;
    font-weight: 400;
    float: left;
    background-color: #f3f2f2;
    position: relative;
    border: 1px solid #efefef;
    border-radius: 4px;
}

.isc-filter-act-btn1 .isc-btn-s3 {
    margin-right: 10px;
}

/* end */

/*added by siva*/
.isc-billing-text {
    margin-top: 0px;
}

@media only screen and (min-width: 320px) and (max-width: 812px) {
    #myModal .modal-content {
        margin-right: 18px;
    }

    .isc-filter-item {
        width: 100% !important;
    }

    .isc-order-list .isc-filter-item {
        margin-top: 10px;
    }

    .isc-tc-container {
        width: 95% !important;
    }

    .isc-order-list {
        margin: 0px 10px;
    }

    .isc-filter-row .fs-dropdown {
        position: absolute;
        width: 75%;
    }

    .isc-ol {
        height: auto;
    }

    .col-lg-12.col-sm-6.isc-tc-section {
        padding-bottom: 5px;
    }

    .col-lg-12.col-sm-6.isc-tc-section {
        padding-top: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px !IMPORTANT;
        margin: 0px;
    }
}

/*.isc-order-list-footer {
    position: unset;
    width: 100%;
    bottom: 0;
    z-index: 999;
}

.footer-area {
    padding: 0px 0px 0px 0px;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}*/

/*added by yuvaraj for reorder img*/
.isc-repeat-order-img {
    width: 7%;
    margin-top: -10px;
}

.footer-area {
    padding: 0px 0px 0px 0px;
    text-align: center;
    position: unset;
    bottom: 0;
    width: 100%;
}


@media only screen and (min-width: 2160px) and (max-width: 3840px) {
    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1366px) {
    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) {
    .isc-filter-row .fs-dropdown {
        position: absolute;
        width: 80%;
    }
    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
        position: fixed !important;
        bottom: 0 !important;
        width: 100%;
    }
}


h5#oi_shipaddress {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    height: calc(15vh - 20px);
    text-align: left;
    padding-right: 2px;
    float: left;
    width: 100%;
}

h5#oi_billaddress {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    height: calc(15vh - 20px);
    text-align: left;
    padding-right: 2px;
    float: left;
    width: 100%;
}

.isc-split-screen .isc-btn-s1:hover {
    background-color: #13a840;
    color: #fff !important;
    border: 0px !important;
    -webkit-appearance: none;
}
.fa-sort
{
    cursor:pointer;
}
#Modaladdproduct {
    top: -50px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed;
    right: 0px;
    width: 100%;
    float: left;
    left: 50px;
}
#Modaladdproduct .modal-content {
    max-height: unset !important;
    overflow-y: auto;
    height: calc(100vh - 150px);
    overflow-x: hidden;
}
#Modaladdproduct .modal-body {
    display: block !important;
    padding: 0px;
    float: left;
    width: 100%;
    background: #f3f3f3;
}
.table thead th {
    border-bottom: unset;
}
input[type="checkbox"] {
    width: 13px;
    float:left;
    margin-left:5px;
    height: 15px;
    margin-left: 0;
}
.table > tbody > tr > td {
    overflow: hidden;
    text-overflow: ellipsis;
}
.isc-orderl-table {
    table-layout: fixed;
}