﻿.main-menu {
    display: none;
}

.header-search-cart {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    height: 100%;
    display: none;
}

.isc-my-admin-left {
    margin-left: -15px;
}

.isc-my-admin-right {
    border-left: 1px solid #ddd;
}

.isc-screen-row {
    float: left;
    width: 100%;
}

.isc-head {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-left: 0;
    text-align: left;
}

    .isc-head h5 {
        padding: 0px 0px 10px 0px;
        font-size: 16px;
        font-weight: 600;
        margin: 0;
    }

ul.nav.nav-pills {
    float: left;
    width: 100%;
}

.isc-head-left {
    float: left;
    width: 50%;
}

.isc-admin-main-container {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: #F1F1F1;
    position: relative;
    padding: 20px 0px;
}

.isc-f {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.isc-screen-row-new {
    padding-top: 10px;
}

.isc-sidenav-new {
    width: 4%;
    clear: left;
    text-align: left;
    padding-left: 25px;
}



.isc-admin-main {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-color: #F1F1F1;
    margin-top: 0px;
}

section.py-5.header {
    margin-top: 20px;
    margin-bottom: 20px;
}

.py-5 {
    padding-bottom: 0rem !important;
    padding-top: 0rem !important;
}

.py-4 {
    padding-bottom: 0rem !important;
    padding-top: 0rem !important;
}

.col-md-3.isc-my-admin-left {
    background-color: #F1F2F3;
    margin-left: -25px;
}

div.v-pills-tab {
    overflow-x: hidden;
    float: left;
    width: 100%;
    display: block;
}

.nav-pills .nav-link {
    border-radius: 0px;
}

.isc-my-admin-left a {
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    text-align: left;
    text-indent: 15px;
}

.isc-my-admin-left a {
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    text-align: left;
    text-indent: 0px;
    margin-left: 10px;
}

a.v-pills-home-tab:hover {
    color: #1589EE !important;
    background-color: #e3e3e3 !important;
}

.nav-pills .nav-link {
    border-radius: 0px;
}

.p-3 {
    padding: 3px 10px 3px 10px !important;
}

.mb-3, .my-3 {
    margin-bottom: 20px !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #1589ee;
    background-color: #e3e3e3;
    color: #1589EE;
    background-color: #e3e3e3;
    border-left: 3px solid #1589EE;
    border-radius: 4px;
}

.pad-lft-unset {
    padding-left: unset;
}

ul.nav.nav-pills {
    padding: 0;
    border-bottom: 1px solid #ddd;
}

ul.nav.nav-pills {
    margin-top: 0;
}

.isc-sm-promo {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-right: 20px;
}

a.isc-promo-a.active {
    border-bottom: 3px solid #1589EE;
    color: #1589EE;
}

.nav-pills li a {
    background: none;
    color: #000;
    display: inline-block;
    padding: 6px 15px 6px 0px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

a#shipping-tab {
    padding-left: 0;
}

.p-5 {
    padding: 1rem !important;
}

.isc-screen-row {
    clear: both;
    width: 100%;
    padding: 0px 0px 10px 0px;
}

.isc-shipping-charge-top {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.table thead th {
    background: #f9f9f9 !important;
}

.isc-head-right {
    float: right;
    width: 50%;
    text-align: right;
    margin-top: 0px;
}

.isc-table-container.isc-admin-panel-custom-pricing-tab {
    padding: 10px;
    max-width: 99%;
}

.isc-table-container {
    float: none;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    position: relative;
}

table.isc-table.isc-table-bordered.mt-1 {
    float: left;
    width: 100%;
}

.isc-table-bordered {
    border: 1px solid #ddd;
    border-right: unset;
    border-left: unset;
    border-bottom: unset;
    border-spacing: unset;
    table-layout: unset;
}

thead {
    background-color: #f6f6f6;
}

.isc-table-bordered th {
    border-bottom: 1px solid #dddddd;
    padding: 8px;
    white-space: nowrap;
    text-align: left;
}

.isc-table-bordered td {
    border-bottom: 1px solid #dddddd;
    padding: 8px 8px;
    white-space: nowrap;
    text-align: left;
}

.isc-head-right button.btn.btn-primary {
    margin-top: -10px;
}

.isc-products-label {
    font-size: 17px;
    font-weight: 600;
    color: #626262;
}

.isc-product-name {
    width: 100%;
    background: inherit;
    border: 1px solid #ddd;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: 0px;
    border-radius: 5px;
}

.isc-textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 75px;
    box-sizing: border-box;
    background: white;
}

.isc-products-name {
    float: left;
    width: 40%;
    color: #666666;
    text-align: left;
}

.isc-products-text {
    float: right;
    width: 60%;
    text-align: left;
}

.isc-table thead tr th input[type="checkbox"], .isc-table tbody tr td input[type="checkbox"] {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: auto;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
    margin-right: 6px !important;
}

.isc-table-bordered td {
    border-bottom: 1px solid #dddddd;
    padding: 8px 8px;
    white-space: nowrap;
}

.isc-shipping-charge {
    float: left;
    width: 100%;
    text-align: left;
}

.isc-shipping-charge-top {
    float: left;
    width: 100%;
}

.isc-shipping-left {
    float: left;
    width: 50%;
}

    .isc-shipping-left h5 {
        margin-top: 0;
        font-size: 17px;
        font-weight: 600;
        text-align: left;
        color: #5d5d5d;
        padding-top: 0px;
        padding-bottom: 0;
        padding-left: 0px;
    }

button.isc-filter-automation {
    border: 1px solid #dadada;
    border-radius: 4px !important;
    height: 30px;
    padding-bottom: 5px;
    position: relative;
    top: 0px;
    width: 30px;
    cursor: pointer;
}

.isc-shipping-right {
    float: right;
    width: 50%;
}

.btn {
    border-radius: 0px;
    font-size: 14px;
    padding: 0px 15px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.isc-filter-section {
    clear: both;
    width: 100%;
}

.shop-found-selector {
    display: block;
}

.isc-close-action {
    float: right;
    position: relative;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

.isc-split-screen {
    display: flex;
}

.isc-80 {
    width: 80%;
}

.isc-filter-options {
    display: flex;
}

.isc-filter-item {
    width: 20%;
    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: 100%;
    border: 1px solid #dadada;
    padding: 2px 2px;
    font-size: 13px;
    color: #525252;
    height: 30px;
    border-radius: 5px;
    background: white;
}

input#two-fromDate1 {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
}

input#two-fromDate2 {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
}

.isc-20 {
    width: 23%;
    margin: 0px 20px 0px 0px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: right;
}

.isc-filter-act-btn {
    margin-top: 10px;
}

.isc-btn-s1:hover {
    color: white;
}

.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 5px;
    font-size: 14px;
    padding: 4px 10px;
    font-weight: 400;
    float: left;
    background-color: #f3f2f2;
    position: relative;
    border: 1px solid #efefef;
    border-radius: 4px;
}


.btn-primary:hover {
    color: #fff;
    background-color: #007bff;
    border: none;
    cursor: pointer;
}

.isc-row-modal {
    float: left;
    width: 100%;
}

.isc-row {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.isc-create-shipping {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.isc-create-shipping-left {
    float: left;
    width: 25%;
}

.isc-create-shipping-right {
    float: right;
    width: 75%;
}

.modal-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 20px;
}

.isc-create-shipping select {
    width: 35%;
    height: 30px;
    border: 1px solid #dddd;
    background: white;
    border-radius: 5px;
}

.isc-single-line-desc {
    border: 1px solid #ddd;
    width: 35%;
    background-color: white;
    float: left;
    margin-left: 0px;
    height: 30px;
    border-radius: 5px;
}

fieldset {
    border: none;
    margin-top: 0;
    float: left;
    width: 100%;
}

details {
    display: inline-block;
    width: 250px;
    background-color: white;
    cursor: pointer;
}

.multi-select-summary {
    border: 1px solid #dddd;
    border-collapse: collapse;
    border-radius: 4px;
    padding: 4px;
    width: 250px;
    background-color: white;
    cursor: pointer;
    margin-left: 15px;
}

.multi-select {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    border: 1px solid #ddd;
    box-shadow: none;
    border-top: none;
    padding-top: 10px;
    margin-left: 15px;
    width: 100%;
}

    .multi-select li {
        margin: 0px;
        padding: 0px;
    }

        .multi-select li > label:hover, .multi-select li > label:has(input:checked) {
            background-color: inherit;
            color: black;
        }

        .multi-select li > label {
            cursor: pointer;
            display: inline-block;
            width: 100%;
            font-size: 15px;
        }

.multi-select-checkbox {
    width: 30px;
    height: 14px;
}

.isc-restriction-validity-input {
    background: white;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 35%;
    margin-bottom: 20px;
    border-radius: 4px;
}

input:focus {
    background: transparent;
    border: 1px solid #ddd;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0rem;
    background-color: transparent;
}

.isc-automation-table {
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    max-width: 100%;
    table-layout: unset;
    overflow-x: auto;
}

    .isc-automation-table thead {
        background-color: #f6f6f6;
    }

.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #e9ecef;
    white-space: nowrap;
    padding: 8px;
    color: black;
    font-weight: 600;
    background: #f9f9f9 !important;
    text-align: left;
}

.table input[type="checkbox"] {
    width: 12px;
    height: 12px;
}

.table td {
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
    white-space: nowrap;
    padding: 8px;
    text-align: left;
}

button.nostyle {
    text-decoration: none;
    border: none;
    background: inherit;
    padding: 0;
    cursor: pointer;
}

.isc-pagination-sec-s1 {
    padding: 20px;
    float: right;
    padding-top: 0;
    width: 100%;
    margin: 10px 0px;
    text-align: right;
}

.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;
}

    .isc-page-count-s1.active {
        border: none;
        background: #1589ee;
        color: #f0f0f0 !important;
    }

.isc-custom-fileds {
    float: left;
    width: 100%;
}

.isc-custom-fileds-top {
    float: left;
    width: 100%;
}

.isc-custom-fields-top h5 {
    margin-top: 0;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #5d5d5d;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
}

.isc-custom-fields-bottom h5 {
    margin-top: 0;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #5d5d5d;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.isc-custom-field {
    clear: both;
    width: 100%;
    height: calc(150vh - 320px);
}

.isc-custom-fields-bottom {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0px 10px 0px 10px;
}

.isc-custom-filed-left {
    float: left;
    width: 30%;
    text-align: left;
}

.isc-custom-filed-middle {
    float: left;
    width: 50%;
    text-align: left;
}

.isc-custom-filed-right {
    float: left;
    width: 20%;
    text-align: left;
}

.isc-custom-fields-bottom label {
    color: black;
}

.isc-custom-field-input {
    background: white;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 5px;
    font-size: 14px;
    color: #626262;
    width: 40%;
    border-radius: 4px;
}

.custom :disabled {
    background-color: #eee;
    cursor: not-allowed;
}

p.custom {
    margin: 0;
}

.switch {
    position: absolute;
    clip-path: circle(0%);
    opacity: 0;
    display: inline-block;
    width: 45px;
    height: 20px;
}

    .switch + label {
        display: inline-block;
        margin: 0px;
        width: 60px;
        height: 25px;
        position: relative;
        border: 2px solid #1589EE;
        border-radius: 30px;
        cursor: pointer;
        font-size: 40px;
        text-align: center;
    }

        .switch + label:before {
            content: "";
            width: 15px;
            height: 15px;
            border-radius: 25px;
            left: 5px;
            top: 3px;
            background: #1589EE;
            transition: all 0.3s ease-in-out;
        }

        .switch + label:before, .switch + label:after {
            display: inline-block;
            position: absolute;
        }

        .switch + label:after {
            display: inline-block;
            content: "Active";
            bottom: 0px;
            left: 160%;
            transform: translateX(-50%);
            color: black;
            font-size: 15px;
            font-weight: 600;
        }

    .switch:checked + label:before {
        left: 35px;
    }

    .switch:checked + label:after {
        content: "Inactive";
        color: #585858;
        animation: change-content 0.3s forwards linear;
    }

.col-md-9.isc-my-admin-right {
    border-left: 1px solid #d3d3d3;
}

.isc-sidenav-new {
    width: 100%;
    display: flex;
}

#main {
    transition: margin-left .5s;
    padding: 0 16px 16px 0px;
    margin-top: 0px;
    margin-right: 0;
    width: 100%;
    /* display: flex; */
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 70px;
    left: 0;
    background-color: #f9f9f9;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    border-right: 1px solid #d3d3d3;
    height: calc(120vh - 190px);
    overflow-y: auto;
}

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 25px;
        margin-left: 50px;
        font-weight: 700;
    }

    .sidenav a {
        padding: 5px 5px;
        text-decoration: none;
        font-size: 15px;
        color: #686868;
        display: block;
        transition: 0.3s;
        font-weight: 600;
        margin-left: 10px;
        line-height: 1.5;
    }

#tags {
    float: left;
    padding: 5px;
}

#largeModal {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none !important;
}

.modal-backdrop.show {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    display: none;
}

#tags > span {
    cursor: pointer;
    display: block;
    float: left;
    color: #fff;
    padding: 5px;
    padding-right: 25px;
    margin: 4px;
    position: relative;
    margin-top: 45px;
    background-color: #1E88E5;
    line-height: 15px;
    padding: 0.5rem 2rem 0.5rem 1rem;
    border-radius: 1rem;
}


    #tags > span:after {
        position: absolute;
        content: "×";
        border: none;
        padding: 2px 5px;
        margin-left: 3px;
        font-size: 13px;
        font-weight: 600;
    }

.heading {
    font-size: 15px;
    font-weight: 600;
    color: #626262;
    text-align: left;
    width: 100%;
    text-indent: 0;
    padding: 0px 20px 0px 0px;
    text-transform: capitalize;
}

#newTag {
    font-size: 1rem;
    color: #455A64;
    display: block;
    width: 25%;
    height: 30px;
    padding: 0 10px;
    margin-bottom: 1rem;
    transition: 0.5s all;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: left;
    position: absolute;
}

.isc-automation-top {
    float: left;
    width: 100%;
}

.isc-automation-bottom {
    float: left;
    width: 100%;
}

.isc-automation-left {
    float: left;
    width: 20%;
    text-align: left;
}

.isc-sidenav-new h4 {
    font-size: 18px;
    margin-top: 4px;
    margin-left: 10px;
}

#mySidenav.active {
    width: 250px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
    float: left;
    width: 100%;
}

body.active {
    left: 250px;
    transition: all 0.5s ease;
    width: 80%;
}

body {
    transition: all 0.3s ease;
    left: 0;
    overflow-x: hidden;
    position: relative;
}

#main {
    transition: margin-left .5s;
    padding: 0 16px 16px 0px;
    margin-top: 0px;
    margin-right: 0;
    width: 100%;
    /* display: flex; */
}

.isc-sidenav-new {
    width: 100%;
    display: flex;
}

i.fa.fa-sort {
    cursor: pointer;
}


/*addred by yuvaraj*/
button.btn-visit {
    border: none;
    background: #1590F1;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
}

.btn-visit .isc-visit {
    color: white;
}

.isc-review-sort {
    float: left;
    width: 83%;
}

.sidebar-search {
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin-left: 0;
}

    .sidebar-search form input {
        background: #f1f1f1 none repeat scroll 0 0;
        border: medium none;
        box-shadow: none;
        color: #8e8d8d;
        font-size: 13px;
        padding-left: 15px;
        padding-right: 55px;
        border: 1px solid #ddd !important;
        width: 100%;
    }

    .sidebar-search form > button {
        background-color: #dedede;
        border: medium none;
        color: #1589ee;
        cursor: pointer;
        font-size: 24px;
        height: 45px;
        line-height: 45px;
        padding: 0 16px;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
/*addred by yuvaraj*/


/*.dataTable th:nth-child(1)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 91%;
    font-weight: 100;
}*/

.dataTable th:nth-child(1)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    /* width: 91%; */
    font-weight: 100;
    position: unset;
    left: unset;
}

.sorting_asc::before {
    color: blue;
}

.sorting_desc::before {
    content: "\f15e" !important;
    font-family: FontAwesome;
    float: right;
    position: absolute;
    width: 2%;
    color: red;
    font-weight: 100;
}


/*.dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 52%;
    font-weight: 100;
}*/

.dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: unset;
    /* width: 52%; */
    font-weight: 100;
    right: unset;
}

.v-pills-sale-tax .dataTable th:nth-child(1)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: unset;
    /* width: 56%; */
    font-weight: 100;
    left: auto;
}

.v-pills-sale-tax .dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: unset;
    width: auto;
    font-weight: 100;
    right: 0;
}

.v-pills-sale-tax .dataTable th:nth-child(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: unset;
    width: auto;
    font-weight: 100;
    right: 0;
}

tbody#DepositAmount_Table tr td:first-child {
    float: none;
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (min-width: 320px) and (max-width: 740px) {
    .isc-pagination-sec-s1 {
        position: unset !important;
        width: 100% !important;
    }

    .p-5 {
        padding: 0.3rem !important;
    }

    .isc-automation .isc-page-count-s1 {
        display: inline-block;
        padding: 3px 2px !important;
        margin-right: 0px;
        border-radius: 3px;
        border: solid 1px #c0c0c0;
        font-size: 6px !important;
        font-weight: 500;
        margin-top: 10px;
    }
}
