﻿.isc-cutomer-list-view-mains {
    float: left;
    width: 100%;
    background: white;
    margin-top: 0px;
    padding: 0px 10px 10px 10px;
}
    .isc-cutomer-list-view-mains h4 {
        font-size: 18px;
        /* font-weight: 600; */
        /* display: block; */
        margin-left: 10px;
        margin-top: 5px;
        line-height: 3.3;
    }
.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: 110%;
    display: none;
}

a.user_detiles {
    color: #1589ee !important;
    cursor: pointer !important;
}

.isc-contact-container {
    float: none;
    width: 100%;
    max-width: 99%;
    margin: 0 auto;
}

.isc-customer-list-view {
    float: left;
    width: 100%;
}

.isc-customer-list-view-left {
    float: left;
    width: 50%;
    display: flex;
}
.isc-sidenav-new {
    float: left;
    width: 5%;
}

.isc-customer-list-view-right {
    float: right;
    width: 50%;
}

.isc-promote {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #5d5d5d;
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 10px;
}

.isc-review-sort {
    float: right;
    width: 35%;
}

.sidebar-search {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    margin-left: -90px;
}

    .sidebar-search form {
        position: relative;
    }

        .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;
        }

        .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;
        }

.isc-shopbar-right {
    float: right;
    width: 4%;
    text-align: right;
}

.isc-entity-header-actions {
    display: flex;
    align-items: center;
    margin-left: -70px;
}

ul.isc-entity-icons {
    margin-top: 20px;
}

.isc-sec-lvl-cust-dd-s1 {
    margin: 0px 5px 0px 5px;
    float: left;
    padding: 0px;
    display: flex;
}

    .isc-sec-lvl-cust-dd-s1 li a {
        display: inline-block;
        color: #16325c;
        margin: 0px 0px 0px 0px;
        font-size: 15px;
        padding: 0px 7px;
        font-weight: 400;
        border-radius: 0px !important;
        float: left;
        line-height: 27px;
        background-color: #fff;
        position: relative;
        border: 1px solid #dadada;
        border-radius: 4px !important;
    }

.shop-found-selector {
    display: block;
}


.isc-close-action {
    float: right;
    position: relative;
    top: 8px;
    right: 50px;
    cursor: pointer;
}

.isc-split-screen {
    display: flex;
}

.isc-80 {
    width: 80%;
}

.isc-filter-options:first-child {
    padding: 15px;
    padding-bottom: 10px;
}

.isc-filter-options {
    display: flex;
}

.isc-filter-item {
    width: 19%;
    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;
    width: 100%;
}

.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;
    text-decoration: none;
    color: #000;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.isc-page-count-s1.active {
    border: none;
    background: #1589ee;
    color: #f0f0f0 !important;
}

.isc-20 {
    width: 17%;
    margin: 0px 20px 0px 0px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: right;
}

.isc-filter-section {
    clear: both;
    width: 100%;
}

a.isc-btn-s1:hover {
    color: white;
}

a.isc-btn-s3:hover {
    color: black;
}

table.isc-product-review {
    float: left;
    width: 100%;
    table-layout: fixed;
}

    table.isc-product-review thead th:first-child {
        width: 0%;
    }

.isc-product-review input[type="checkbox"] {
    width: unset;
    height: unset;
}






.isc-filter-act-btn {
    margin-top: 25px;
}

    .isc-filter-act-btn a {
        margin-right: 10px;
    }

.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-lbl-list-hvr-kpi-s1 {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
}


.isc-link-lbl-hdr-s1:hover .isc-tile-eng-hvr-act-con-s1 {
    display: block;
}

.isc-ellipsis-dropdown {
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 7px 10px;
    min-height: 50px;
    position: absolute;
    border-radius: 3px !important;
    display: none;
    top: 225px;
    right: 38px;
    z-index: 9999;
    max-height: 200px;
}

a#filter1 {
    cursor: pointer;
}


#customernamefilter .fs-dropdown {
    position: absolute;
    width: 198px;
}

#Customertable_body .isc-green {
    color: #13a840 !important;
}

#Customertable_body .isc-red {
    color: #ff6c6c !important;
}

#customerstatusfilter .fs-dropdown {
    width: 198px;
    position: absolute;
}

.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;
}

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 25px;
        margin-left: 50px;
        font-weight: 700;
    }

    .sidenav a {
        padding: 8px 8px 8px 8px;
        text-decoration: none;
        font-size: 15px;
        color: black;
        display: block;
        transition: 0.3s;
        font-weight: 500;
    }


body.active {
    left: 250px !important;
    transition: all 0.5s ease;
    width: 80%;
}

    body.active .isc-prod-header-right {
        float: left;
        width: 20%;
        font-size: 13px;
        text-align: center;
        background: #007bff;
        border: none;
        color: white !important;
        padding: 7px 5px 7px 5px;
        margin-left: 5px;
        border-radius: 5px;
        margin-top: 15px;
    }

    body.active ul.isc-admin-product-top-right-list {
        float: right;
        width: 80%;
        text-align: left;
    }

body {
    transition: all 0.3s ease;
    left: 0;
    overflow-x: hidden;
    position: relative;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 15px;
    color: #686868;
    display: block;
    transition: 0.3s;
    font-weight: 600;
    margin-left: 10px;
    line-height: 1.5;
}


#mySidenav a:hover {
    color: #1590F1 !important;
}

#mySidenav a:hover {
    color: #1590F1 !important;
    background: black;
    color: #1589EE;
    background-color: #e3e3e3;
    border-left: 3px solid #1589EE;
    border-radius: 4px;
}

a.closebtn:hover {
    border: none !important;
    background: none !important;
}

#mySidenav.active {
    width: 250px !important;
}

#main {
    width: 10%;
    transition: margin-left .5s;
    /*padding: 16px;*/
}

.dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}

.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(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}

.dataTable th:nth-child(4)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}
.dataTable th:nth-child(5)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}
.dataTable th:nth-child(7)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}

@media only screen and (min-width: 320px) and (max-width: 740px) {
    .isc-pagination-sec-s1 {
        position: unset !important;
    }

    .isc-page-count-s1 {
        padding: 3px 3px !important;
        font-size: 6px !important;
    }
}