﻿.isc-admin-products {
    float: left;
    width: 100%;
    padding: 20px 10px 10px 10px;
}



.isc-admin-products-top {
    float: left;
    width: 100%;
}

.isc-admin-products-top-left {
    float: left;
    width: 20%;
    text-align: left;
    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;
}

    .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;
    }

#main {
    transition: margin-left .5s;
    padding: 0 16px 16px 0px;
    margin-top: 0px;
    margin-right: 0;
    width: 10%;
    /* display: flex; */
}

.isc-admin-products-top-right {
    float: right;
    width: 25%;
    display: flex;
    margin-top: -10px;
    text-align: right;
}

ul.isc-admin-product-top-right-list {
    float: left;
    width: 100%;
    text-align: left;
}

.isc-admin-product-top-right-list li {
    display: contents;
    list-style-type: none;
    margin: 0px 10px 0px 10px;
}

.sidebar-search {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 90%;
    margin-left: 0;
}

    .sidebar-search form {
        position: relative;
    }

        .sidebar-search form input {
            background: white;
            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-prod-header-right {
    float: left;
    width: 15%;
    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;
}

    .isc-prod-header-right a {
        color: white !important;
    }

a.isc-dd-drat-btn-s1.isc-sub-menu-list-s1.isc-product-filter-icon.mar-rgt-5 {
    display: inline-block;
    color: #16325c;
    margin: 17px 5px 0px 5px;
    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;
    cursor: pointer;
}

a#filter {
    display: inline-block;
    color: #16325c;
    margin: 17px 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;
}

.isc-modal-one {
    max-width: 65%;
    margin: 30px auto;
}

.modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto;
    cursor: pointer;
}

.modal-body {
    padding: 10px !important;
}

.modal-body-contents {
    float: left;
    width: 100%;
    padding: 20px;
}

.isc-products-name {
    float: left;
    width: 40%;
    color: #666666;
    text-align: left;
}

#exampleModalCenters .isc-products-labels {
    font-size: 17px;
    font-weight: 600;
    color: #626262;
}

.isc-products-text {
    float: right;
    width: 60%;
    text-align: left;
}

.drop-zone {
    max-width: 300px;
    height: 85px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    font-size: 19px;
    cursor: pointer;
    color: #cccccc;
    border: 4px dashed #868e96;
    border-radius: 0px;
    margin-left: 5px;
    margin-bottom: 35px;
    position: relative;
}

.drop-zone__input {
    position: absolute;
    top: 0px;
    height: 78px;
    cursor: pointer;
}

.drop-zone__input {
    opacity: 0;
}

.isc-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.isc-table-bordered {
    border: 1px solid #ddd;
    border-right: unset;
    border-left: unset;
    border-bottom: unset;
    border-spacing: unset;
}

    .isc-table-bordered th {
        border-bottom: 1px solid #dddddd;
        padding: 5px 29px;
        white-space: nowrap;
    }

.isc-kpi-prnt-cont .div-col-33per {
    margin-left: 18px;
    width: 31.5%;
    float: left;
    margin-right: 0px;
}

.mar-lft-unset {
    margin-left: unset !important;
}

.isc-new-kpi-cont {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: -1px 1px 3px #d3d1d1;
}

.kpi-blue-bg {
    background-color: #117ec31c !important;
}

.isc-bdr-unset-kpi {
    border: unset;
    border-radius: 4px !important;
}

.isc-thm-hme-kpi-cont1 {
    margin-bottom: 5.6px;
    border: 1px solid #dadada;
    padding: 10px;
    height: 50px;
}

.isc-new-kpi-cont {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: -1px 1px 3px #d3d1d1;
}

.kpi-orange-bg {
    background-color: #f8aa5612 !important;
}

.isc-bdr-unset-kpi {
    border: unset;
    border-radius: 4px !important;
}

.div-col-20per {
    width: 20% !important;
    float: left;
}

.isc-apr-hm-kpi-btn {
    color: #fff !important;
}

.isc-apr-hm-kpi-btn {
    border-radius: 4px !important;
}

.isc-apr-hm-kpi-btn {
    margin: 0px;
    padding: 5px 8px;
    background-color: #117EC3;
    font-size: 11px;
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    color: #fff;
}

.div-col-80per {
    width: 80%;
    float: left;
}

.isc-thm-hme-kpi-hdr-t1 {
    margin: -7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #525252;
    line-height: 25px;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.isc-kpi-txt h4 {
    margin: 0;
    font-size: 11px;
    color: #525252;
    font-weight: bold;
}

.isc-kpi-prnt-cont .div-col-33per {
    margin-left: 18px;
    width: 31.5%;
    float: left;
    margin-right: 0px;
}

i.fa.fa-times-circle.pad-lft-min.isc-act-clr {
    position: absolute;
    right: 15px;
}

.isc-kpi-prnt-cont {
    margin-top: 10px;
}

.isc-admin-product-bottom {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.isc-product-review {
    border-collapse: collapse;
    width: 100%;
    padding: 50px;
}

.table thead th {
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
    white-space: nowrap;
    padding: 8px;
    color: black;
    font-weight: 600;
    background: #f9f9f9 !important;
    text-align: left;
}

/*td.isc-pro-table-img-section {
    text-align: center !important;
}*/

th.isc-product-thumbnail {
    width: 15%;
}

.action_container > * {
    border: none;
    outline: none;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    padding: 5px 5px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    background-color: inherit;
}

.action_container {
    display: inline-flex;
}

.isc-pro-table-img-section:hover .myfiles-up {
    opacity: 1;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: white;
}

    .table td {
        vertical-align: middle;
        border-bottom: 1px solid #e9ecef;
        white-space: nowrap;
        padding: 8px;
        text-align: left;
    }

    .table input:focus {
        background: transparent;
        border: none;
    }

img.isc-pro-table-img {
    width: 40%;
    padding: 5px 0px;
    max-inline-size: 100%;
    block-size: auto;
    aspect-ratio: 4/4;
    object-fit: contain;
    object-position: center;
}

input.myfiles-up {
    opacity: 0;
    width: 5.3%;
    padding-left: 0;
    height: 8vh;
    background-color: inherit;
    font-size: 10px;
    border: none;
    margin-top: -30px;
    position: absolute;
    margin-left: -32px;
}

.form_control {
    border: none;
    background-color: transparent;
    outline: none;
    padding: 8px 12px;
    font-size: 13px;
    width: 100%;
    color: #686868;
    transition: 0.3s ease-in-out;
    text-align: center;
}

input.isc-pro-table-checkbox {
    height: 13px;
}

.shop-found-selector {
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    display: block;
}

.isc-close-action {
    float: right;
    position: relative;
    top: 20px;
    right: 8px;
    cursor: pointer;
}

div#filter-content1 {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -35px;
}

a#prodSearchBtn:hover {
    color: white;
}

.isc-split-screen {
    display: flex;
}

.isc-sec-lvl-cust-dd-s1 {
    margin: 0px 5px 0px 5px;
    float: left;
    padding: 0px;
    display: flex;
}

a#filter1 {
    display: inline-block;
    color: #16325c;
    margin: 16px 5px 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;
    position: absolute;
    cursor: pointer;
}

.isc-split-screen {
    display: flex;
}

.isc-80 {
    width: 80%;
}

.isc-filter-section {
    clear: both;
    width: 100%;
}

.isc-filter-options:first-child {
    padding: 15px;
    padding-bottom: 10px;
}

.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: 25px;
    border-radius: 5px;
    background: white;
}

a#prodResetBtn:hover {
    color: #525252;
}

.isc-20 {
    width: 25%;
    margin: 0px 20px 0px 0px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: right;
}

input#two-fromDate1 {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
    width: 100%;
}

input#two-fromDate2 {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
    width: 100%;
}


.isc-screen-row {
    float: left;
    width: 100%;
}

.isc-filter-act-btn {
    margin-top: 25px;
}

.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-filter-act-btn a {
    margin-right: 10px;
}

.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;
}
/***Pagination***/
/*.isc-pagination-sec-s1 {
    padding: 20px;
    float: right;
    padding-top: 0;
}*/
.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;
}

    .isc-page-count-s1.active {
        border: none;
        background: #1589ee;
        color: #f0f0f0 !important;
    }

td.isc-red {
    width: 10%;
}

body.active {
    left: 250px !important;
    transition: all 0.5s ease;
    width: 80%;
    /* float: right; */
    position: fixed;
}

    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;
}

.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;
}

#main {
    transition: margin-left .5s;
    padding: 0 16px 16px 0px;
    margin-top: 0px;
    margin-right: 0;
    width: 10%;
    /* display: flex; */
}

#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;
}

#main {
    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: auto;
    color: red;
    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(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;
    }
}
