﻿.isc-brand-admin-container {
    float: none;
    width: 100%;
    max-width: 99%;
    margin: 0 auto;
}

.isc-brand-admins {
    float: left;
    width: 100%;
    background: white;
}


.isc-brand-admins {
    float: left;
    width: 100%;
    background: white;
    padding-top: 20px;
}

#exampleModal-Brand .modal-dialog {
    top: 70px;
    max-width: 60%;
}

#exampleModal-Brand .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    height: 1vh;
    overflow-y: auto;
    height: calc(120vh - 375px);
}

.isc-brand-admin-top {
    float: left;
    width: 100%;
}

.isc-brand-admin-main-left {
    float: left;
    width: 50%;
    display: flex;
}

.isc-sidenav-new {
    width: 3%;
}

.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;
}

#main {
    transition: margin-left .5s;
    padding: 0 16px 16px 0px;
    margin-top: 0px;
    margin-right: 0;
    width: 10%;
    /* display: flex; */
    overflow-y: scroll;
    height: calc(120vh - 320px);
    position: relative;
}

.isc-promote {
    margin-top: 5px;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #5d5d5d;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
}

.isc-brand-admin-main-right {
    float: right;
    width: 25%;
    display: flex;
    margin-top: -10px;
}

.isc-filter-section {
    clear: both;
    width: 100%;
}

ul.isc-brand-admin-top-right-list {
    float: left;
    width: 100%;
    text-align: left;
}

.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: 60%;
    margin-left: 0;
}

.shop-found-selector {
    display: block;
}

.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: 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-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;
}

.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-close-action {
    float: right;
    position: relative;
    top: 8px;
    right: 15px;
    cursor: pointer;
}

.isc-split-screen {
    display: flex;
}

.isc-80 {
    width: 80%;
}

.isc-screen-row {
    float: left;
    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: 30px;
    border-radius: 5px;
    background: white;
}

input#two-fromDate1 {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
    width: 100%;
}

.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-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;
}

.isc-row-table {
    float: left;
    width: 100%;
    margin-top: 15px;
}

table.isc-brands-table {
    float: left;
    width: 100%;
}

thead {
    background-color: #f6f6f6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef;
}

.isc-brands-table input[type="checkbox"] {
    width: unset;
    height: unset;
}

.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: relative;
    border-radius: 3px !important;
    display: none;
    top: 0;
    right: 0;
    z-index: 9999;
    max-height: 200px;
}

.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-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;
    }

.isc-green {
    color: green;
}

.isc-redclr {
    color: red;
}

.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;
}

.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;
}

.isc-products-name {
    float: left;
    width: 40%;
    color: #666666;
    text-align: left;
}

.isc-products-label {
    font-size: 17px;
    font-weight: 600;
    color: #626262;
}

.isc-products-text {
    float: right;
    width: 60%;
    text-align: left;
}

.isc-product-name {
    width: 80%;
    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;
}

select.isc-product-names {
    width: 80%;
    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;
}

input.isc-product-names {
    width: 95%;
}

input.isc-product-names {
    width: 80%;
    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;
}

img#blah {
    float: left;
    width: 80%;
    background: white !important;
    border: 1px solid #ddd;
    height: auto;
}

#exampleModal-Brand .modal-body {
    display: block;
    padding: 20px 15px;
}

.isc-row {
    float: left;
    width: 100%;
}

.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;
}

.drop-zone__input {
    display: none;
}



.datainputs input {
    font-size: 14px;
    line-height: 21px;
    color: #3D3D3D;
    height: 30px;
    padding: 0px 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 1px #D8D8D8;
    margin: 10px 30px 20px 0px !important;
}

input:focus {
    outline: none;
}

.add_input {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: auto;
    height: 30px;
    line-height: 22px;
    border: inherit;
    padding: 0px 15px;
    border-radius: 5px;
    background-color: #1589ee;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 10px 0px;
    color: #fff !important;
    text-transform: capitalize;
}

button.btn.btn-secondary {
    cursor: pointer;
}

button.btn.btn-primary {
    cursor: pointer;
}

.add_input:hover {
    color: white;
    cursor: pointer;
}

input.inputRemove {
    background-color: #1589ee;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 10px 0px;
    color: #fff;
    width: 11%;
    position: absolute;
    right: 0;
    margin: -50px 5px 0 5px !important;
    line-height: 1;
}

input.isc-product-names {
    width: 95%;
}

input.inputRemove:hover {
    cursor: pointer;
    color: #fff;
}

.required_inp {
    width: 85%;
}

label.isc-products-labels {
    font-size: 17px;
    font-weight: 600;
    color: #626262;
}

.isc-sidenav-new h4 {
    font-size: 18px;
    margin-top: 4px;
    margin-left: 10px;
}

#mySidenav.active {
    width: 250px !important;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
    float: left;
    width: 100%;
}

body.active {
    left: 250px !important;
    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;
}

fieldset {
    border: none;
    margin-top: 20px;
    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;
}

details[open] > summary::marker {
    color: var(--blue);
}

.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-checkbox {
    width: 30px;
    height: 14px;
}

.isc-brands-table.dataTable th:nth-child(1)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: absolute;
    width: 0;
    font-weight: 100;
    left: 120px;
}

/*Added by yuvaraj for brand img*/
.drop-zone__thumb {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-color: #cccccc;
    background-size: cover;
    position: relative;
}

td {
    position: relative;
}

.isc-modal-one .modal-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px;
}

.modal-dialog.modal-dialog-centered.isc-modal-one {
    margin: 150px auto;
    min-width: 40% !important;
}

.isc-modal-one .isc-products-name {
    float: left;
    width: 100%;
    color: #666666;
    text-align: left;
}


#exampleModal-Brand .modal-dialog {
    top: 0 !important;
    max-width: 60%;
    margin: 100px auto !important;
}

.fs-wrap {
    display: inline-block;
    cursor: pointer;
    line-height: 1.1;
    width: 80%;
}

.isc-filter-details {
    position: relative;
}

.fs-wrap.multiple.fs-default.fs-open {
    position: absolute;
}

#exampleModal-Brand .fs-wrap.multiple.fs-default.fs-open {
    position: unset !important;
}

.fs-dropdown {
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 1000;
    position: absolute;
    width: 180px;
    margin-top: 0px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.isc-filter-details {
    position: relative;
    width: 100%;
}

.fs-label-wrap {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
    border-radius: 4px;
    width: 113%;
}

span.isc-red {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 3px;
}

div#exampleModal-Brand .fs-label-wrap {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
    border-radius: 4px;
    width: 100%;
}

div#exampleModal-Brand .fs-dropdown {
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 1000;
    position: relative;
    width: 100%;
    margin-top: 0px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#exampleModal-Brand {
    padding: 0 !important;
    overflow-y: hidden !important;
}


/*Responsive css*/
@media only screen and (max-width: 3840px) and (min-width: 2160px) {
    .isc-brands-table.dataTable th:nth-child(1)::before {
        content: "\f15d";
        font-family: FontAwesome;
        float: right;
        position: relative;
        width: 92%;
        font-weight: 100;
    }
}


@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .isc-brands-table.dataTable th:nth-child(1)::before {
        content: "\f15d";
        font-family: FontAwesome;
        float: right;
        position: relative;
        width: 60%;
        font-weight: 100;
    }

    .isc-brand-admin-main-right {
        float: right;
        width: 40%;
        display: flex;
        margin-top: -10px;
    }
}


@media screen and (max-width: 767px) {
    .isc-brand-admin-main-right {
        float: left;
        width: 100%;
        display: flex;
        margin-top: 0;
    }

    .table.isc-brand-table {
        overflow-x: auto;
    }

    .isc-split-screen {
        display: block;
    }

    .isc-80 {
        width: 100%;
    }

    .isc-filter-options {
        display: block;
    }

    .isc-filter-item {
        width: 100%;
        margin-right: 20px;
    }

    .isc-20 {
        width: 70%;
        margin: 0px 20px 0px 15px;
        margin-top: 0px;
        padding-top: 10px;
        text-align: right;
    }

    .isc-brands-table.dataTable th:nth-child(1)::before {
        content: "\f15d";
        font-family: FontAwesome;
        float: right;
        position: relative;
        width: 35%;
        font-weight: 100;
    }

    #mySidenav.active {
        width: 155px !important;
    }

    body.active {
        left: 150px !important;
        transition: all 0.5s ease;
        width: 80%;
    }

        body.active .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 20px;
            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;
        }

            body.active .sidenav .closebtn {
                position: absolute;
                top: 20px;
                right: 0;
                font-size: 25px;
                margin-left: 50px;
                font-weight: 700;
            }
}

html, head {
    overflow: hidden;
}

span.isc-link-lbl-hdr-s1.isc-dec-ellipsis.nav-view-engagment-kpi {
    position: absolute;
    margin-left: 8px;
}


.col-lg-6.menu-none-block.menu-center.isc-product360-header {
    display: none;
}

.col-lg-3.col-md-6.col-6.isc-header-seac-cart.isc-product360-header {
    /* float: right; */
    /* width: 10% !important; */
    position: absolute;
    right: 45px;
}

p.sidebar-trigger-search {
    display: none;
}

p.sidebar-trigger-cart {
    display: none;
}


div#largeModal {
    top: 70px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed;
    right: -1px;
    width: 20%;
    float: right;
    left: 1095px;
}