﻿.isc-product-guide-container {
    float: none;
    width: 100%;
    max-width: 99%;
    margin: 0 auto;
}

.isc-product-guide {
    float: left;
    width: 100%;
    background: white;
    padding-top: 20px;
}

.isc-product-guide-top {
    float: left;
    width: 100%;
}

.isc-product-guide-left {
    float: left;
    width: 50%;
    display: flex;
}

.isc-sidenav-new {
    width: 100%;
    display: flex;
}

.sidenav {
    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;
}

.isc-sidenav-new h4 {
    font-size: 18px;
    margin-top: 4px;
    margin-left: 10px;
}

.isc-product-guide-right {
    float: right;
    width: 25%;
    display: flex;
    margin-top: -10px;
}

ul.isc-brand-admin-top-right-list {
    float: right;
    width: 40%;
    text-align: left;
    position: absolute;
    right: 0;
    top: 80px;
}

.isc-brand-admin-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: 92%;
    margin-left: 0;
}

    .sidebar-search form {
        position: relative;
    }

        .sidebar-search form input {
            background: white;
            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: 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;
    cursor: pointer;
}

.isc-sec-lvl-cust-dd-s1 {
    margin: 0px 5px 0px 5px;
    float: left;
    padding: 0px;
    display: flex;
}

.isc-brand-admin-top-right-list li {
    display: contents;
    list-style-type: none;
    margin: 0px 10px 0px 10px;
}

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-admin-exTab3 .tab-content {
    margin-top: 10px;
}

div#exTab1 {
    float: left;
    width: 100%;
}

.isc-row {
    float: left;
    width: 100%;
    margin-top: 30px;
}

a#filter2 {
    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-row-table {
    float: left;
    width: 100%;
}

table.isc-brands-table {
    float: left;
    width: 100%;
}

.isc-filter-section {
    clear: both;
    width: 100%;
}

.shop-found-selector {
    display: block;
}

.isc-close-action {
    float: right;
    position: relative;
    top: 30px;
    right: 10px;
    cursor: pointer;
}

.isc-screen-row {
    float: left;
    width: 100%;
}

.isc-split-screen {
    display: flex;
}

.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;
}

.isc-80 {
    float: left;
    width: 80%;
}

.isc-20 {
    width: 25%;
    margin: 0px 20px 0px 0px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: right;
}

.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;
}

#mySidenav.active {
    width: 250px !important;
}

#mySidenav a:hover {
    color: #1590F1 !important;
    background: inherit;
    color: #1589EE;
    background-color: inherit;
    border-left: none;
    border-radius: 0;
}

body.active {
    left: 250px !important;
    transition: all 0.5s ease;
    width: 80%;
    /* float: right; */
    position: relative;
}

.table td img {
    width: 40px;
    float: left;
    margin-right: 10px;
    height: 40px;
    border-radius: 4px;
}

.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
    text-align: left;
    text-transform: capitalize;
}

h5.isc-l-h-42.isc-color-p1 {
    float: left;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* display: flex; */
    width: 300px;
}

.isc-l-h-42 img {
   
    margin-top: 0 !important;
    width: 100%;
    height: 100%;
    max-inline-size: 100%;
    block-size: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center;
}

h5.isc-l-h-42.isc-color-p1 {
    font-size: 14px;
}

.isc-txt-cen input[type="checkbox"] {
    width: unset;
    height: unset;
}

.isc-sorting-table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
 
}

#Admin_ProductGuideTable td:first-child {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
    text-align: left;
    float: left;
    width: 150px !important;
    overflow: hidden !important;
    white-space: nowrap;
    text-overflow: ellipsis !important;
}

span.date.isc-dis-block.isc-f-12.mar-top-0 {
    /* width: 20% !important; */
    white-space: nowrap;
    /* margin-left: -15px; */
}
/*
th.isc-sorting {
    width: 11% !important;
}
*/
.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;
    }
.fs-dropdown {
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 1000;
    width: 14.5%;
    margin-top: 0px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
}

.isc-product-guide .isc-table-container {
    table-layout: unset;
    overflow-x: auto;
    /* width: 100%; */
}

.isc-brand-table .dataTable th:nth-child(1)::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;
}

.isc-brand-table .dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}
.isc-brand-table .dataTable th:nth-child(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}

.isc-sorting-table th:nth-child(1)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto;
    font-weight: 100;
}

.isc-sorting-table th:nth-child(2)::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;
    }
}