﻿
/*My Own css starts here*/
.header-area-2 .logo {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-left: 25px;
}

footer.footer-area.gray-bg.isc-admin-footer {
    display: none;
}

.modal-dialog {
    top: 0;
    max-width: 50%;
}

.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;
}

.isc-admin-main-container {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: #F1F1F1;
    position: relative;
}

.modal-dialog-centered {
    margin: 150px auto;
    min-width: 980px !important;
}

.isc-create-discount {
    float: right;
    width: 100%;
    text-align: right;
}

.isc-discount-create {
    color: #fff;
    background-color: #007bff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    border: none;
    padding: 3px 10px 3px 10px;
    height: 30px;
    line-height: 0;
    border-radius: 4px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #007bff;
    border: none;
    cursor: pointer;
}

.btn-primary:focus {
    color: #fff;
    background-color: #007bff;
    border: none;
    cursor: pointer;
}

.isc-admin-main {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-color: #F1F1F1;
    margin-top: 0px;
}

.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: 0px;
}

.col-md-3.isc-my-admin-left {
    background-color: #F1F2F3;
    margin-left: -25px;
}

.col-md-3 {
    -ms-flex: 0 0 18% !important;
    flex: 0 0 18% !important;
    max-width: 18% !important;
}

.mb-3, .my-3 {
    margin-bottom: 20px !important;
}

a.v-pills-home-tab:hover {
    color: #1589EE;
    background-color: #e3e3e3;
    border-left: 3px solid #1589EE;
}


.isc-my-admin-left a {
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    text-align: left;
    text-indent: 15px;
}

.nav-pills .nav-link.active {
    color: #1589EE;
    background-color: #e3e3e3;
    border-left: 3px solid #1589EE;
    border-radius: 4px;
}

.nav-pills .nav-link.hover {
    color: #1589EE;
    background-color: #e3e3e3;
    border-left: 3px solid #1589EE;
}

.p-3 {
    padding: 3px 10px 3px 10px !important;
}

.nav-pills .nav-link {
    border-radius: 0px;
}

div.v-pills-tab {
    overflow-x: hidden;
    float: left;
    width: 100%;
    display: block;
}


.header-space {
    height: 90px;
}

.header-area {
    height: 90px;
}

section.py-5.header {
    margin-top: 40px;
    margin-bottom: 20px;
}

.mobile-menu-area.d-md-block.col-md-12.col-lg-12.col-12.d-lg-none.d-xl-none {
    position: absolute;
    top: 195%;
    left: 0px;
    display: none !important;
}

.isc-visit {
    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: 15px;
    float: left;
    width: 100%;
}

.isc-my-admin-right {
    border-left: 1px solid #ddd;
}

.isc-admin-left-box {
    float: left;
    width: 20%;
}

.col-md-9 {
    -ms-flex: 0 0 82%;
    flex: 0 0 82%;
    max-width: 82%;
    border-left: 1px solid #d3d3d3;
    position: relative;
    margin-top: 0px;
    padding-bottom: 30px;
}


.p-5 {
    padding: 0rem !important;
}

div.v-pills-tabContent {
    float: left;
    width: 100%;
    padding: 30px 0px 0px 0px;
}



.faq-section .mb-0 > a {
    display: block;
    position: relative;
}

    .faq-section .mb-0 > a:after {
        content: "";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 0;
        font-weight: 600;
    }

    .faq-section .mb-0 > a[aria-expanded="true"]:after {
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
    }

span.isc-ad-icon {
    float: right;
    font-weight: bolder;
    font-size: 15px;
}

.isc-setup-guide {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.card {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: #F1F2F3;
    border: none !important;
    margin-bottom: 10px;
}

.card-body {
    float: none;
    width: 100%;
    max-width: 60%;
    margin: 0 auto;
    background-color: white;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sidebar-title {
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}

.mt-4, .my-4 {
    margin-top: 5px !important;
}

.card-header {
    padding: 0px;
    margin-bottom: 0;
    background-color: white;
    border-bottom: none;
    float: left;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
}

    .card-header h5 {
        color: #5d5d5d;
        font-size: 15px;
        font-weight: 700;
        padding-bottom: 15px;
    }

        .card-header h5 a:hover {
            color: inherit;
            text-decoration: none;
        }

.isc-admin-text {
    font-size: 13px;
    font-weight: 500;
    color: black;
    margin-bottom: 5px;
}
/*Range style*/
.range-slider__range {
    appearance: none;
    width: calc(100% - (155px));
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
    margin-left: -30px;
    position: absolute;
    margin-top: 2px;
}

input:focus {
    background: transparent;
    border: none;
}

.isc-slider-box {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}
/*Range black ⚫ thumb*/
.range-slider__range::-webkit-slider-thumb {
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #2c3e50;
    cursor: pointer;
    transition: background 0.15s ease-in-out;
}

    /*On hover change colour of black thumb into green 🟢 and scale size*/
    .range-slider__range::-webkit-slider-thumb:hover {
        transform: scale(1.1);
        background: #1abc9c;
    }

.range-slider__range:active::-webkit-slider-thumb {
    transform: scale(1.1);
    background: #1abc9c;
}

/*Range current value*/
.range-slider__value {
    display: none;
    position: relative;
    width: 60px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #2c3e50;
    padding: 5px 10px;
    margin-left: 8px;
}

    .range-slider__value:after {
        position: absolute;
        top: 8px;
        left: -7px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-right: 7px solid #2c3e50;
        border-bottom: 7px solid transparent;
        content: "";
    }

.isc-admin-box-text {
    float: left;
    width: 30%;
}

    .isc-admin-box-text h5 {
        font-size: 12px;
        font-weight: 600;
        color: #474747;
    }

.isc-admin-col-md-12 {
    padding: 0px;
    float: none;
    width: 100%;
    max-width: 98%;
    margin: 0 auto;
}

.collapsible {
    background-color: white;
    color: #686868;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    font-weight: 600;
}

    .collapsible:hover {
        background-color: #F1F2F3;
    }

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #F1F2F3;
    padding-bottom: 15px;
}

.isc-admin-cards-body {
    float: left;
    width: 100%;
}

div.collapse-1 {
    float: left;
    width: 100%;
}

.collapse.show {
    display: block;
    float: left;
    width: 100%;
    background: white;
}

.content p {
    font-size: 13px;
    font-weight: 600;
    text-align: justify;
    line-height: 1.5;
}

.isc-admin-cta {
    background-color: #626262;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    left: 20px;
    letter-spacing: 1px;
    line-height: 1;
    padding: 10px 5px 10px 5px;
    text-transform: capitalize;
    top: 0px;
    text-align: left;
    float: left;
    border-radius: 5px;
    font-size: 10px;
    border: none;
    width: 23%;
    text-indent: 10px;
}

    .isc-admin-cta a {
        color: #fff;
        font-size: 13px;
    }

    .isc-admin-cta:hover {
        cursor: pointer;
        background-color: #898989;
        color: white;
    }

.isc-custom-theme {
    float: left;
    width: 100%;
}

.isc-theme1 {
    float: left;
    width: 30%;
    margin-left: 8px;
    margin-right: 8px;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 25vh;
    overflow: hidden;
}

.theme-img {
    width: 100%;
}

button.isc-ctaa {
    position: relative;
    margin-top: -50px;
    left: 23px;
    width: 80%;
    padding: 5px 5px 5px 5px;
}

.isc-theme1:hover .isc-ctaa {
    opacity: 1;
}

.isc-ctaa {
    opacity: 0;
}

button.isc-ctaas {
    position: relative;
    margin-top: -119px;
    left: 23px;
}
/*Abt section*/
.isc-abt-us-container.font-italic.mb-4 {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: white;
}

.isc-abt-us {
    float: left;
    width: 100%;
    background-color: white;
}

.isc-abt-banner {
    float: left;
    width: 100%;
    text-align: center;
}

.isc-abt-banner-img {
    float: left;
    width: 100%;
    padding: 10px;
}

.isc-abt-banner-text {
    color: #3e3e3e;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: capitalize;
    text-align: left;
    text-indent: 20px;
    width: 100%;
    height: 40px;
    box-shadow: none;
    padding-left: 0px;
}

.tooltip4 {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #f5f5f5 !important;
    opacity: 1;
}

    .tooltip4 .tooltip4text {
        visibility: hidden;
        width: 205px;
        border: 1px solid #444;
        color: #444;
        text-align: center;
        border-radius: 2px;
        padding: 5px 5px;
        position: absolute;
        z-index: 1;
        margin-top: -43px;
        float: left;
        margin-left: -920px;
    }


    .tooltip4:hover .tooltip4text {
        visibility: visible;
    }

.isc-abt-second-sec {
    float: left;
    width: 100%;
    background-color: white;
    margin-top: 20px;
}

.isc-abt-second-left {
    float: left;
    width: 60%;
}

.isc-abt-story-text {
    color: black;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
    text-align: left;
    text-indent: 20px;
    width: 100%;
    height: 40px;
    box-shadow: none;
    padding-left: 0px;
    background-color: inherit;
    border: none;
}

.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #f5f5f5 !important;
    opacity: 1;
}

    .tooltip1 .tooltip1text {
        visibility: hidden;
        width: 205px;
        border: 1px solid #444;
        color: #444;
        text-align: center;
        border-radius: 2px;
        padding: 5px 5px;
        position: absolute;
        z-index: 1;
        margin-top: -43px;
        float: left;
        margin-left: -425px;
    }


    .tooltip1:hover .tooltip1text {
        visibility: visible;
    }

.textarea {
    resize: vertical;
    background: inherit;
    border: none;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding-left: 20px;
    text-align: justify;
}

.isc-abt-second-right {
    float: right;
    width: 40%;
}

img.isc-abt-second-img {
    width: 30%;
    margin-left: 10px;
}



img.isc-abt-second-imgs {
    width: 30%;
    margin-left: 10px;
}

input.myFiles {
    position: absolute;
    float: left;
    width: 8%;
    right: 95px;
    top: 180px;
    font-size: 11px;
    background: inherit;
    border: none;
    height: 25px;
    padding-left: 0;
    opacity: 1;
}

.isc-abt-three-sec {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.isc-abt-three {
    text-align: center;
}

.isc-abt-text-area {
    float: none;
    width: 100% !important;
    max-width: 45%;
    text-align: justify !important;
    margin: 0 auto;
}

input.isc-abt-story-texts {
    color: black;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
    text-align: center;
    text-indent: 20px;
    width: 100%;
    height: 40px;
    box-shadow: none;
    padding-left: 0px;
    background-color: inherit;
    border: none;
}

.isc-abt-branding {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.isc-abt-brand {
    float: left;
    width: 30%;
    margin: 0px 10px;
}

.myfiles {
    opacity: 0;
    background: inherit;
    border: none;
    height: 30px;
    box-shadow: none;
    padding-left: 0px;
    font-size: 14px;
    color: #626262;
    width: 30%;
}

.isc-abt-brand:hover .myfiles {
    opacity: 1;
}

.isc-video-sec {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 20px;
}

.isc-video-abt {
    width: 100%;
    height: 100%;
    padding: 80px;
}

.isc-partner-sec {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.isc-abt-brands {
    float: left;
    width: 22%;
    margin: 0px 10px;
}

    .isc-abt-brands:hover .myfiless {
        opacity: 1;
    }

.myfiless {
    opacity: 0;
    background: inherit;
    border: none;
    height: 30px;
    box-shadow: none;
    padding-left: 0px;
    font-size: 14px;
    color: #626262;
    width: 42%;
    margin-right: 0px;
}


/*Product css starts here*/

.isc-prod-container {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.isc-product-section {
    float: left;
    width: 100%;
    background-color: white;
    margin-left: 15px;
}

.isc-prod-header-left {
    float: left;
    width: 20% !important;
    font-size: 16px;
}

button.success {
    border: none !important;
    background-color: inherit;
}

.isc-prod-header-right {
    float: right;
    width: 12%;
    font-size: 13px;
    text-align: center;
    background: #007bff;
    border: none;
    color: white;
    padding: 7px;
    margin-left: 10px;
    border-radius: 5px;
}

.isc-filter-section {
    clear: both;
    width: 100%;
}

.isc-create-bundle a {
    color: white;
}

.isc-prod-table-container {
    max-width: 100%;
    width: 99%;
    background-color: #fff;
    margin: auto;
    padding: 5px 0px;
    box-shadow: none;
    border-radius: 0;
    overflow-x: auto;
}



table.isc-table.isc-table-bordered.mt-1 {
    float: left;
    width: 100%;
}

.isc-table.isc-table-bordered.mt-1 input {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 15px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}

._table :is(th, td) {
    border: 1px solid #0002;
    padding: 8px 10px;
}

/* form field design start */
.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;
}

    .form_control::placeholder {
        color: inherit;
        opacity: 1;
    }



/* form field design end */




.action_container {
    display: inline-flex;
}

    .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 > * + * {
            border-left: 1px solid #fff5;
        }



img.isc-pro-table-img {
    width: 15%;
    padding: 5px 0px;
}


.isc-pro-table-img-section:hover .myfiles-up {
    opacity: 1;
}

input.myfiles-up {
    opacity: 0;
    width: 6.6%;
    padding-left: 0;
    height: 8vh;
    background-color: inherit;
    font-size: 10px;
    border: none;
    margin-top: -30px;
    position: absolute;
    margin-left: -32px;
}


/*Blog css*/

.isc-blg-container {
    float: none;
    width: 100%;
    max-width: 95%;
    margin: 0 auto;
}

.isc-blg {
    float: left;
    width: 100%;
    background-color: white;
}

.element {
    background: inherit;
    width: 100%;
    height: auto;
    padding: 10px 10px 0;
    text-align: center;
    margin: 5px 0;
    position: relative;
    float: left;
}

.buttons {
    clear: both;
    margin-top: 10px;
    text-align: left;
    padding-left: 20px;
    padding-top: 11px;
}

th.isc-product-thumbnail {
    text-align: center !important;
}

td.isc-pro-table-img-section {
    text-align: center !important;
}

button.clone {
    width: 10%;
    background: #1589EE;
    border: 1px solid #1589EE;
    color: white;
    padding: 5px 4px 5px 4px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer !important;
    border-radius: 5px;
}

.sidebar-searchs {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 24%;
    margin-left: 10px !important;
}

button.remove {
    width: 11%;
    background: #1589EE;
    border: 1px solid #1589EE;
    color: white;
    padding: 5px 4px 5px 4px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer !important;
    border-radius: 5px;
}

button.log-out-client {
    width: 11%;
    background: #1589EE;
    border: 1px solid #1589EE;
    color: white;
    padding: 5px 4px 5px 4px;
    font-size: 14px;
    cursor: pointer !important;
    font-weight: 600;
    border-radius: 5px;
}

div#insertimage {
    position: relative;
}

input.insert-file {
    position: absolute;
    margin-top: -6px;
    height: 5vh;
    margin-left: -25px;
    z-index: 0;
    opacity: 0;
}

#editor {
    width: 800px;
    margin: 50px auto 50px auto;
    padding: 7px 20px 20px 20px;
    border: 1px solid #464646;
    border-radius: 10px;
    background: #fafafa;
}

#toolbar {
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 1px solid #464646;
    padding: 8px 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

#page {
    padding-top: 30px;
    min-height: 600px;
    outline: none;
}

.icon {
    float: left;
    height: 20px;
    width: 40px;
    margin-right: 10px;
    background: #fafafa;
    font-size: 0.8rem;
    color: #464646;
    text-align: center;
    cursor: pointer;
    padding: 6px;
}

    .icon:hover {
        border-color: #3e7086;
        color: #3e7086;
    }

div#editor {
    width: 100%;
    height: 400px;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
}

#page * {
    font-family: 'Roboto', sans-serif;
}

#page {
    min-height: initial;
    height: auto;
    margin: 0;
    box-sizing: border-box;
    padding: 10px;
    padding-top: 63px;
    margin-top: -53px;
    text-align: left;
    position: relative;
    z-index: 1;
}

section#toolbar {
    height: 53px;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #cfcfcf;
    background-color: #fff;
    overflow: hidden;
    border-radius: 4px 4px 0px 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.cont {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.isc-blg-left {
    float: left;
    width: 70%;
    text-align: center;
}

.isc-blg-right {
    float: right;
    width: 30%;
    border: 1px solid #ededed;
    margin-top: 15px;
    margin-right: 12px;
    max-width: 28%;
}

p.isc-p {
    float: left;
    width: 95%;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    text-indent: 5px;
    padding-top: 6px;
    margin-bottom: 0px;
}

input.isc-p-input {
    width: 97%;
    border: 1px solid #4444;
    height: 5vh;
    margin: 10px 0px 10px 5px;
    background-color: inherit;
    border-radius: 5px;
}

input.isc-p-inputs {
    width: 97%;
    border: 1px solid #4444;
    height: 5vh;
    margin: 10px 0px 10px 5px;
    background-color: inherit;
    border-radius: 5px;
}

input#entree-date {
    /* width: 88%; */
    padding-left: 5px;
    margin-left: 0px;
    width: 96%;
    max-width: 92%;
}

/*Contact css*/

.isc-contact-container {
    float: none;
    width: 100%;
    max-width: 99%;
    margin: 0 auto;
    padding: 5px;
    max-height: unset !important;
    height: calc(100vh - 60px);
}
.v-pills-restriction .isc-contact-container {
    height: auto !important;
}

.isc-contact {
    float: left;
    width: 100%;
}

.isc-contct-details {
    float: left;
    width: 100%;
    border: 1px solid #ededed;
    background: white;
}

p.isc-p {
    float: left;
    width: 95%;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    text-indent: 5px;
    padding-top: 6px;
    margin-bottom: 0px;
}

input.isc-p-input {
    width: 25%;
    border: 1px solid #ddd;
    height: 30px;
    margin: 10px 0px 10px 5px;
    background-color: inherit;
    border-radius: 5px;
}


/*Out

.intelligent-header {
    background-color: #fff;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    display: none;
}
.header-area {
    height: 0px !important;
}

.header-area {
    height: 90px !important;
    line-height: 0px !important;
}
.header-space {
    height: 0px;
}
.footer-area {
    padding: 0px 0px 20px 0px;
    display: none;
}*/



/*Ramya css*/
.isc-btn-inp-typ-file-s1 {
    position: relative;
}

.isc-create-order .isc-btn-inp-typ-file-s1 [type=file] {
    cursor: pointer;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    right: 0;
    cursor: pointer;
    text-align: right;
    top: 0;
}

.isc-btn-inp-typ-file-s1 [type=file] {
    right: 0 !important;
    top: 0 !important;
}

.video-popup {
    background-color: rgba(255, 255, 255, 0.7);
    color: #353030;
    display: inline-block;
    font-size: 68px;
    height: 70px;
    left: 0;
    line-height: 69px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 115px;
}

.video-popup {
    top: 70%;
}

.video-banner {
    position: unset;
}

.isc-tick-right {
    float: left;
    width: 15%;
    text-align: center;
    color: white;
    font-weight: 900;
    font-size: 25px;
    position: absolute;
    margin-top: -10px;
    /* border: 1px solid black; */
    border-radius: 100px;
    /* padding: 1px 1px 1px 1px; */
    margin-left: -40px;
}

.one {
    float: left;
    height: 5vh;
    width: 15%;
    margin: 0px 5px;
    border: 2px solid black;
    background: #6495ED;
    padding: 10px 0px;
}

.two {
    float: left;
    height: 5vh;
    width: 15%;
    margin: 0px 5px;
    border: 1px solid #9932CC;
    background: #9932CC;
    padding: 10px 0px;
}

.three {
    float: left;
    height: 5vh;
    width: 15%;
    margin: 0px 5px;
    border: 1px solid #00CED1;
    background: #00CED1;
    padding: 10px 0px;
}

.four {
    float: left;
    height: 5vh;
    width: 15%;
    margin: 0px 5px;
    border: 1px solid #87CEFA;
    background: #87CEFA;
    padding: 10px 0px;
}

.five {
    float: left;
    height: 5vh;
    width: 15%;
    margin: 0px 5px;
    border: 1px solid black;
    background: black;
    padding: 10px 0px;
}

label.modal-label-isc {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 600;
}

.isc-form-modal {
    float: left;
    width: 100%;
}

.isc-form-left {
    float: left;
    width: 50%;
}

.isc-form-right {
    float: right;
    width: 50%;
}

    .isc-form-left input, .isc-form-right input {
        width: 90%;
    }

h2#headingOne {
    background-color: inherit;
    text-align: left;
    font-size: 20px;
    text-transform: capitalize;
}

h2#headingTwo {
    background-color: inherit;
    text-align: left;
    font-size: 20px;
    text-transform: capitalize;
}

div#accordionExample {
    padding: 30px 0px;
    background: white !important;
}

h2#headingThree {
    background-color: inherit;
    text-align: left;
    font-size: 20px;
    text-transform: capitalize;
}

.isc-arrowss {
    margin-top: -20px !important;
    padding-left: 900px !important;
}

button.accordion-button {
    border: none;
    background: white;
    text-align: left;
    font-weight: 600;
    color: #5d5d5d;
    padding: 0px 0px;
    text-indent: 15px;
    height: 5vh;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}

span.isc-arrow {
    float: right;
    text-align: right;
    padding-left: 800px;
    margin-top: -20px;
}

.accordion-body {
    padding: 15px 0px;
}

.box {
    text-align: left;
    padding: 15px 0px;
}

    .box h5 {
        font-weight: 600;
    }

    .box p {
        font-weight: 500;
    }

.collapses .shows {
    display: block;
    float: none !important;
    width: 100%;
}

.isc-promote {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #5d5d5d;
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 0px;
}



.qty {
    display: flex;
    text-align: center;
    margin-left: 10px;
}

    .qty label {
        flex: 1 0 100%;
    }

    .qty input {
        width: 3rem;
        height: 30px;
        font-size: 15px;
        text-align: center;
        border: 1px solid #575757;
        border-radius: 4px;
    }

    .qty button {
        width: 2rem;
        height: 30px;
        color: #fff;
        font-size: 15px;
        background: #575757;
        border: none;
        border-radius: 4px;
    }

        .qty button.qtyminus {
            margin-right: 0.3rem;
            border-radius: 4px;
        }

        .qty button.qtyplus {
            margin-left: 0.3rem;
            border-radius: 4px;
        }

.box1 {
    text-align: center;
}

.box2 {
    text-align: left;
}

.box3 {
    text-align: left;
    margin-top: -5px;
}

select.cars {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: -10px;
    width: 100%;
}

select.item {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: -10px;
    width: 75%;
}

select.promos {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: -10px;
    width: 100%;
}

.box1 h5 {
    color: inherit;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding-left: 25px;
}

input.date {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: -10px;
    width: 75%;
}

input.time {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: -10px;
    width: 75%;
}

.isc-box-one {
    float: left;
    width: 25%;
    text-align: left;
}

.isc-box-two {
    float: left;
    width: 20%;
    text-align: left;
}

.isc-box-three {
    float: left;
    width: 25%;
    text-align: left;
}

input.offer-pro-type {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: -10px;
    width: 100%;
    border-radius: 4px;
}

input.date {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
    margin-top: -10px;
    border-radius: 4px;
}

input.time {
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 75%;
    margin-top: 0px;
    border-radius: 4px;
    margin-left: 5px;
}

input[type="radio"] {
    display: none;
}

    input[type="radio"] + label span {
        display: inline-block;
        width: 12px;
        height: 12px;
        background: transparent;
        vertical-align: middle;
        border: 2px solid #797979;
        border-radius: 50%;
        padding: 2px;
        margin: 0 5px;
    }

    input[type="radio"]:checked + label span {
        width: 12px;
        height: 12px;
        background: #797979;
        background-clip: content-box;
    }



.radio-one {
    float: left;
    width: 100%;
}

.radio-modal-dialog {
    margin: 150px auto;
    min-width: 200px;
}

.radio-one h5 {
    color: #5d5d5d;
    font-size: 15px;
    font-weight: 600;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

#myModalLabel {
    font-weight: 600;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #5d5d5d;
    font-size: 17px;
}

.radio-label {
    font-size: 13px;
    font-weight: 600;
    color: black;
    margin-bottom: 20px;
}



div#basicModal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

div#basicModal, .modal-body {
    padding: 10px !important;
}

.isc-basics-modal .modal-content {
    width: 80%;
    left: 525px;
    top: -75px;
}

.isc-cart-modal-contents {
    max-height: unset !important;
    overflow-y: scroll;
    height: calc(68vh - 25px) !important;
}

.isc-basic-modal-header .close {
    padding: 15px;
    margin: -15px 0px 0px 0px;
}

.isc-pro-inputs {
    background: inherit;
    border: none;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}

.slider {
    display: flex;
    height: auto;
    max-height: auto;
    overflow-y: hidden;
    overflow-x: hidden !important;
    padding: 10px 0px;
    transform: scroll(calc(var(--i,0)/var(--n)*-100%));
    scroll-behavior: smooth;
    max-width: 100%;
    margin: 0 auto;
    background-color: inherit !important;
    transition: .4s;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.slide {
    position: relative;
    text-align: center;
}

    .slide img {
        height: 100px;
        width: 100px;
        margin: 20px 150px;
        object-fit: cover;
        border-radius: 100px;
        cursor: pointer;
        transition: .25s ease-in-out;
        /* padding: 10px 50px; */
    }

    .slide p {
        color: #545454;
        font-size: 15px;
        margin: 0 auto;
        width: 70%;
        text-align: justify;
    }

.control-prev-btn {
    position: fixed;
    /* top: 0%; */
    right: 91%;
    background-color: #3e3e3e;
    height: 50px;
    line-height: 50px;
    width: 30px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    user-select: none;
    color: white;
    cursor: pointer;
    margin-top: 10% !important;
}

.control-next-btn {
    position: fixed;
    /* top: 0%; */
    right: 7%;
    background-color: #3e3e3e;
    height: 50px;
    line-height: 50px;
    width: 30px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    user-select: none;
    color: white;
    cursor: pointer;
    /* border: 1px solid red; */
    margin-top: 10%;
}

i.ionicons.ion-android-star {
    font-size: 25px;
    margin: 10px 0px;
}

.isc-star {
    color: orange;
}

.isc-offer-section {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}

.isc-offer-right {
    width: 100%;
    text-align: center;
}

button.isc-delete-danger {
    position: absolute;
    left: 75%;
    border: 1px solid #ddd;
}

.out {
    background: #eceff8;
    border: 2px solid #eceff8;
    height: 15px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 2%;
    margin-left: 10px;
}

.isc-products-sec-modal label {
    color: #474747;
    font-weight: 600;
}

.isc-sm-promo {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

a.isc-promo-a {
    color: white;
    padding: 5px;
    background: #666666;
}

.dropdown dd, .dropdown dt {
    margin: 0px;
    padding: 0px;
}

a.isc-promo-a.active {
    border-bottom: 3px solid #1589EE;
    color: #1589EE;
}

.dropdown ul {
    margin: -1px 0 0 0;
}


.dropdown dd {
    position: relative;
}

.dropdown a, .dropdown a:visited {
    color: inherit;
    text-decoration: none;
    outline: none;
    font-size: 14px;
    font-weight: 500;
}

.dropdown dt a {
    background-color: white;
    display: block;
    padding: 15px 10px 15px 10px;
    line-height: 0px;
    overflow: hidden;
    border: 1px solid #7e7e7e;
    width: 250px;
    height: 1px;
}

input.price-dollar {
    margin-left: 10px;
}

.dropdown dt a span, .multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
}

.dropdown dd ul {
    background-color: #4F6877;
    border: 0;
    color: #fff;
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 250px;
    list-style: none;
    height: 100px;
    overflow: auto;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

    .dropdown dd ul li a:hover {
        background-color: #fff;
    }

input.check-isc-sm {
    width: 10px;
    height: 10px;
    margin: 0px 10px 0px 0px;
}

p.multiSel {
    line-height: 0;
}


.price-dollars {
    width: 4%;
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 27px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: 1px !important;
    margin-left: 10px;
    position: absolute;
    border-radius: 4px;
}

    .price-dollars:focus {
        border: 1px solid #cfcfcf;
    }

.answer {
    display: none;
}

input.coupon_question {
    width: 15%;
    height: 3vh;
    margin-left: 10px;
    margin-top: 20px;
}

span.item-text.isc-item-text-promo {
    margin-top: 5px;
    position: absolute;
}

.wrap {
    float: left;
    margin: 0 20px 0 0;
}

.contents {
    margin-top: -56px;
    background-color: inherit;
    width: 30%;
    position: absolute;
    border-radius: 5px;
    display: none;
    margin-left: -25px;
    box-shadow: none;
    float: left;
}

    .contents p {
        margin-top: 25px;
        margin-left: 40px;
        font-size: 16px;
    }

.main {
    margin-left: 40%;
}

button.btn.btn-secondary {
    cursor: pointer;
    border-radius: 4px;
}

button.btn.btn-primary {
    border-radius: 4px;
}

.but {
    margin-top: 0px;
    width: 100px;
    height: 30px;
    font-size: 15px;
    background-color: #007bff;
    border-radius: 0;
    border: none;
    margin-left: -85px;
    color: white;
    border-radius: 4px;
    cursor: pointer;
}

.modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto;
    cursor: pointer;
}

.isc-review-sort {
    float: right;
    width: 100%;
}

.sidebar-search {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    width: 24%;
    margin-left: 0;
}

input#two-fromDate1 {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
}

button.btn-visit {
    border: none;
    background: #1590F1;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    float: left;
}

.isc-export {
    color: #fff;
    background-color: #007bff;
    border: none;
    font-size: 15px;
    font-weight: 600;
    border: none;
    padding: 3px 10px 3px 10px;
}

.isc-shopbar-right {
    float: right;
    width: 7%;
    text-align: right;
}

.shop-selector.isc-shop-selector-one {
    float: left;
    width: 50%;
    text-align: right;
}

.shop-selector {
    margin-top: 20px !important;
    margin-left: 0px !important;
}

.isc-shop-selector-one h5 {
    font-size: 25px;
}

div#hiddenDiv {
    float: left;
    width: 318px;
    margin-left: -135px;
}

.isc-filter-list li {
    display: inline-block;
    list-style-type: none;
    background: #F1F1F1;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

    .isc-filter-list li a {
        color: black;
        font-size: 14px;
        font-weight: 500;
        padding: 0px 8px;
    }

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0rem;
    background-color: white;
    overflow-x: auto;
    height: auto;
}

ul.isc-entity-icons {
    margin-top: 20px;
}

.isc-product-review {
    border-collapse: collapse;
    width: 100%;
    padding: 50px;
}

.isc-customer-review input[type="checkbox"] {
    width: 12px;
    height: 12px;
}

.table thead th {
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
    /* white-space: nowrap !important; */
    padding: 8px;
    color: black;
    font-weight: 600;
    background: #f9f9f9 !important;
    width: unset !important;
    white-space: nowrap;
}

input.isc-pro-table-checkbox {
    height: 13px;
}

.table td {
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
    white-space: nowrap;
    padding: 8px;
    text-align: left;
    width: unset !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.table th {
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
    white-space: nowrap;
    padding: 8px;
    text-align: left;
    width: 100px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

th.post {
    width: 14%;
}

th.rating {
    width: 16%;
}

.texts-rev {
    text-align: justify;
}

.isc-link-lbl-hdr-s1 {
    border: unset;
}

.isc-link-lbl-hdr-s1 {
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #003057 !important;
    line-height: 20px;
    margin: 0;
}

    .isc-link-lbl-hdr-s1 i {
        color: #555555;
        margin-right: 6px;
        margin-left: 5px;
        float: left;
        display: block !important;
        margin-top: 5px;
        font-size: 16px;
    }

    .isc-link-lbl-hdr-s1:hover .isc-tile-eng-hvr-act-con-s1 {
        display: block;
    }

.isc-tile-eng-hvr-act-con-s1 {
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 7px 10px;
    min-height: 50px;
    position: absolute;
    border-radius: 3px !important;
    display: none;
    top: 155px;
    right: 38px;
    z-index: 9999;
    max-height: 200px;
}

button.danger {
    background: inherit;
    border: none;
    padding: 0;
}

i.ionicons.ion-android-star {
    font-size: 18px;
    margin: 0px 0px;
}

.isc-star {
    color: orange;
}

.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-create-promotion {
    float: left;
    width: 100%;
    margin: 5px auto;
    max-width: 95%;
}

.isc-create-promotion-left {
    float: left;
    width: 10%;
    text-align: left;
}

    .isc-create-promotion-left h4 {
        font-size: 16px;
        font-weight: 600;
    }

.isc-create-promotion-right input {
    background: white;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 25%;
    border-radius: 5px;
}

    .isc-create-promotion-right input:focus {
        background: white;
        border: 1px solid #cfcfcf;
        height: 30px;
        box-shadow: none;
        padding-left: 10px;
        font-size: 14px;
        color: #626262;
        width: 25%;
        border-radius: 5px;
    }

.isc-create-promotion-right {
    float: right;
    width: 90%;
    text-align: left;
}

    .isc-create-promotion-right select {
        background: white;
        border: 1px solid #cfcfcf;
        height: 30px;
        box-shadow: none;
        padding-left: 10px;
        font-size: 14px;
        color: #626262;
        width: 25%;
    }

        .isc-create-promotion-right select:focus {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 14px;
            color: #626262;
            width: 25%;
        }

ul.nav.nav-pills {
    margin-top: 15px;
}

.isc-modal-dialog-centre {
    border-radius: 0rem;
    overflow-x: hidden;
}

.isc-create-discount-modal-body {
    height: 55vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

button.nostyle {
    text-decoration: none;
    border: none;
    background: inherit;
    padding: 0;
    cursor: pointer;
}

.isc-discounted-price {
    width: 72%;
    background: inherit;
    border: 1px solid #cfcfcf;
    height: 30px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 14px;
    color: #626262;
    margin-top: 0px;
    margin-left: 15px;
    border-radius: 4px;
}

    .isc-discounted-price:focus {
        width: 72%;
        background: inherit;
        border: 1px solid #cfcfcf;
        height: 30px;
        padding-left: 10px;
        box-shadow: none;
        font-size: 14px;
        color: #626262;
        margin-top: 0px;
        margin-left: 15px;
        border-radius: 4px;
    }

.isc-table-container {
    float: none;
    width: 100%;
    max-width: 100%;
    overflow-x: scroll;
    position: relative;
}

.isc-customer-pricing-table {
    overflow-y: auto;
}

.isc-restriction-table {
    overflow-y: auto;
}

.isc-table-bordered {
    border: 1px solid #ddd;
    border-right: unset;
    border-left: unset;
    border-bottom: unset;
    border-spacing: unset;
    table-layout: unset;
    background: white;
}

    .isc-table-bordered th {
        border-bottom: 1px solid #dddddd;
        padding: 5px 29px;
        white-space: nowrap;
    }

    .isc-table-bordered td {
        /* border-bottom: 1px solid #dddddd;*/
        padding: 8px 29px;
        white-space: nowrap;
    }

.isc-entity-header-actions {
    display: flex;
    align-items: center;
    margin-left: -70px;
}

.isc-sec-lvl-cust-dd-s1 {
    margin: 0px 5px 0px 5px;
    float: left;
    padding: 0px;
    display: flex;
}

ul.isc-entity-btn li {
    margin-right: 5px;
    margin-top: 20px;
}

a.isc-dd-drat-btn-s1.isc-btn-primary.isc-sub-menu-list-s1 {
    background-color: #1589ee;
    color: #fff;
}

.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;
}

.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;
}

.shop-found-selector {
    display: block;
}

.isc-entity-filter-container {
    margin-left: -285px;
    background-color: #fff;
    margin-top: 50px;
    float: left;
    width: 935px;
    padding-left: 0;
}

.isc-close-action {
    float: right;
    position: relative;
    top: 8px;
    right: 10px;
}

.isc-split-screen {
    display: flex;
}

.isc-entity-filter-container .isc-split-screen .isc-80 {
    padding-right: 20px;
    margin-top: 0px;
    padding-top: 0px;
    margin: 0px;
    margin-top: 0px;
    border-right: none;
}

.isc-80 {
    width: 80%;
}

.isc-filter-options:first-child {
    padding: 15px 15px 15px 0px;
    padding-bottom: 10px;
}

.isc-filter-options {
    display: flex;
}


.isc-filter-item {
    width: 27%;
    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 #ddd;
    padding: 2px 2px;
    font-size: 13px;
    color: #525252;
    height: 26px;
    background: inherit;
}

.isc-20 {
    width: 20%;
    margin: 0px 20px 0px 0px;
    margin-top: 0px;
    padding-top: 10px;
    text-align: right;
}

.isc-btn-s1:hover {
    color: white;
}

.isc-btn-s3:hover {
    color: black;
}

.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-filter-act-btn {
    margin-top: 25px;
}

input#two-fromDate {
    border: 1px solid #dddd;
    background-color: inherit;
    height: 4.3vh;
}

.isc-create-promotion-right .promotion1-name:focus, .isc-create-promotion-right .promotion1-name {
    width: 70%;
}

.isc-create-promotion-right1 {
    width: 68% !important;
}

.isc-create-promotion-left1 {
    width: 30% !important;
}

.reviews {
    width: 30%
}

.texts-rev {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
    margin-bottom: 0;
}

ul.nav.nav-pills {
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.isc-admin-exTab3 input[type="radio"] {
    display: block !important;
    height: 12px;
    float: left;
    margin-top: 11px;
}

.hide {
    display: none;
}

.nav-pills li a {
    background: none;
    color: #000;
    display: inline-block;
    padding: 6px 15px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}



.isc-admin-exTab3 li:active {
    background-color: inherit;
}

.isc-input-tab3-one {
    float: left;
    width: 25%;
    margin-top: 10px;
}

.isc-input-tab3-two {
    float: left;
    width: 25%;
    margin-top: 10px;
    margin-left: 25px;
}

.isc-input-tab3-three {
    float: left;
    width: 35%;
    margin-top: 10px;
    margin-left: 15px;
}

.input-one-value1 {
    margin-top: 3px;
    position: absolute;
    font-weight: 600;
    font-size: 17px;
    margin-left: -22px;
}

.input-one-value2 {
    margin-top: 3px;
    position: absolute;
    margin-left: -22px;
    font-weight: 600;
    font-size: 17px;
}

.input-one-value3 {
    margin-top: 3px;
    position: absolute;
    margin-left: -35px;
    font-weight: 600;
    font-size: 18px;
}

input.exTab3-input-four {
    margin-left: -80px;
    margin-top: 0;
}

.input-one-value4 {
    margin-top: 3px;
    position: absolute;
    font-weight: 600;
    font-size: 17px;
    margin-left: -35px;
}

input.exTab3-input-two {
    margin-left: -60px;
}

.exTab3-input-one {
    margin-left: -40px;
}

.exTab3-input-three {
    margin-left: -80px;
}

.exTab3-input-four {
    margin-left: -125px;
}

.isc-input-tab3-option {
    width: 100%;
    float: left;
}

fieldset {
    border: none;
    margin-top: 20px;
    float: left;
    width: 100%;
}

    fieldset > label {
        display: inline-block;
        width: 100px;
        font-weight: bold;
        vertical-align: top;
        font-size: 1rem;
        line-height: 28px;
    }

        fieldset > label::after {
            content: ":";
        }

select,
details {
    display: inline-block;
    width: 250px;
    background-color: white;
    cursor: pointer;
}

select,
summary {
    border: 1px solid var(--lt-gray);
    border-collapse: collapse;
    border-radius: 4px;
    padding: 4px;
    width: 250px;
    background-color: white;
    cursor: pointer;
}

details[open] > summary::marker {
    color: var(--blue);
}

.isc-detail-name {
    float: left;
}



.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%;
}


.isc-restriction-modal-popup ul.nav.nav-pills {
    margin-top: 0px;
}

.multi-select li {
    margin: 0px;
    padding: 0px;
}

    .multi-select li > label {
        cursor: pointer;
        display: inline-block;
        width: 100%;
        font-size: 15px;
    }

        .multi-select li > label:hover, .multi-select li > label:has(input:checked) {
            background-color: inherit;
            color: black;
        }


.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;
}

input.form-control {
    height: 30px;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    width: 100%;
}

    input.form-control:focus {
        height: 30px;
        font-size: 14px;
        border: 1px solid #cfcfcf;
        width: 100%;
    }

.multi-select-checkbox {
    width: 30px;
    height: 14px;
}

.multi-select-summary:focus {
    border: 1px solid #dddd;
    border-collapse: collapse;
    border-radius: 4px;
    padding: 4px;
    width: 250px;
    background-color: white;
    cursor: pointer;
}

.isc-restriction-left {
    float: left;
    width: 45%;
    text-align: left;
}

.isc-restriction-right {
    float: right;
    width: 55%;
    text-align: left;
    margin-top: -5px;
}

.isc-restriction {
    float: left;
    width: 45%;
    padding-left: 25px;
    margin-top: 20px;
}

.isc-restriction-left h5 {
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
}

.isc-restriction-input {
    background: white;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 5px;
    font-size: 14px;
    color: #626262;
    width: 100%;
    border-radius: 4px;
}

    .isc-restriction-input:focus {
        background: white;
        border: 1px solid #eceff8;
    }

.isc-restriction-validity {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-left: 10px;
}

.isc-restriction-validity-left {
    float: left;
    width: 50%;
    text-align: left;
}

.isc-restriction-validity-right {
    float: right;
    width: 50%;
    text-align: left;
}

.isc-restriction-validity label {
    color: #474747;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
}

.isc-restriction-validity-input {
    background: white;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 4px;
}

.isc-inout-tab-3-row {
    float: left;
    width: 45%;
    display: flex;
    margin-left: 15px;
}

.isc-restriction-validity-input:focus {
    background: white;
    border: 1px solid #cfcfcf;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 4px;
}

.isc-restriction-modal-popup {
    height: 55vh;
    overflow-y: auto;
}

.isc-stock-threshold {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.isc-stock-threshold-left {
    float: left;
    width: 25%;
}

.isc-stock-threshold-right {
    float: right;
    width: 75%;
}

    .isc-stock-threshold-right select {
        width: 25%;
        height: 30px;
        border: 1px solid #dddd;
        background: white;
        border-radius: 5px;
    }

        .isc-stock-threshold-right select:focus {
            width: 25%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

.faq-drawer {
    margin-bottom: 0px;
    flex: 1;
    box-shadow: none;
    float: left;
    width: 800px;
    border-bottom: 1px solid #dddd;
    padding-bottom: 10px;
}

.faq-drawer__title {
    display: block;
    position: relative;
    padding: 10px 0px 10px 0px;
    margin-bottom: 0;
    background: white;
    color: #373737;
    font-weight: 600;
    font-size: 15px;
    border-radius: 8px;
    transition: all 0.25s ease-out;
    cursor: pointer;
}

.tab-content2.current2 {
    display: inherit;
    margin-top: 20px;
}

.set3 {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom: 10px;
    z-index: 999;
    display: grid;
    margin-top: 0;
}

.modal-dialog-threshold {
    background: white;
}

.isc-threshold-modal-popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px;
}

.respondant-checbox-label {
    font-size: 15px;
    font-weight: 400;
    color: #626262;
    display: inline-flex;
    float: left;
    margin: 0 10px;
}

input.respondant-check {
    width: 15px;
    height: 12px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 5px;
}

span.isc-respondant-check-text {
    margin-left: 5px;
    font-weight: 600;
    font-size: 13px;
    margin-right: 0px;
}

.isc-product-check-boxes {
    float: left;
    width: 100%;
    z-index: 9999;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
}

span.isc-respondant-check-text {
    margin-left: 5px;
}

.hides {
    display: none;
}

.faq-drawer__title:hover {
    color: #747474;
}

.faq-drawer__title::after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    top: 20px;
    right: 20px;
    float: right;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid currentColor;
    transition: transform 0.2s ease-out;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
    transform: rotate(-180deg);
}

.faq-drawer__content-wrapper {
    overflow: hidden;
    max-height: 0px;
    font-size: 15px;
    line-height: 23px;
    transition: max-height 0.25s ease-in-out;
}

input.faq-drawer__trigger {
    display: none;
}

.faq-drawer__trigger:checked + .faq-drawer__title + .faq-drawer__content-wrapper {
    max-height: 350px;
}

.faq-drawer__trigger:checked + .faq-drawer__title {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.faq-drawer__content-wrapper .faq-drawer__content {
    background: white;
    padding: 2px 18px 14px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mar-top-10 {
    margin-top: 10px;
}

.downloadexcel {
    float: right;
    margin-top: -25px;
    font-size: 22px;
}

    .downloadexcel a {
        color: #1589ee;
    }

.formbold-file-input {
    position: relative;
    border: 1px dashed #e0e0e0;
    border-radius: 6px;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px;
    text-align: center;
}

.dropFiles {
    width: 100%;
    min-height: 100px;
    height: 100px;
    text-align: center;
    font-size: 18px;
}

.set3 input[type="file"] {
    z-index: -1;
    position: absolute;
    opacity: 0;
}

.formbold-browse {
    font-weight: 500;
    font-size: 16px;
    color: #333;
    display: inline-block;
    padding: 8px 28px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.isc-email-template {
    padding: 0px;
    line-height: 28px;
}

    .isc-email-template li {
        list-style-type: none;
    }

        .isc-email-template li span {
            color: #1589ee;
            margin-right: 10px;
        }

.isc-table-fixed {
    table-layout: fixed;
    margin-top: 10px;
}

.isc-table-bordered {
    border: 1px solid #ddd;
    border-right: unset;
    border-left: unset;
    border-bottom: unset;
    border-spacing: unset;
}

.isc-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

.isc-up-bill-add {
    text-align: left;
    margin-top: 10px;
}

#Add_New_Row, #Add_New_Row1 {
    background-color: #1589ee;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 10px 0px;
    color: #fff;
}

.isc-new-rule-left {
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
}

h5.isc-customer-promote {
    padding-left: 23px;
    padding-top: 10px;
    margin-bottom: 0;
}

.isc-entity-filter-containers-2 {
    margin-left: -250px;
    margin-top: 50px;
    float: left;
    width: 1055px;
    padding-left: 0;
}

.isc-new-rule-right {
    float: right;
    width: 50%;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

.isc-detail-name-input {
    background: white;
    border: 1px solid #dddd;
    height: 30px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 25%;
    border-radius: 5px;
}

    .isc-detail-name-input:focus {
        background: white;
        border: 1px solid #dddd;
        height: 30px;
        box-shadow: none;
        padding-left: 10px;
        font-size: 14px;
        color: #626262;
        width: 25%;
        border-radius: 5px;
    }

.isc-text-area {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 60px;
    box-sizing: border-box;
    background: white;
    width: 25%;
}

    .isc-text-area:focus {
        border: 1px solid #ddd;
        border-radius: 4px;
        height: 60px;
        box-sizing: border-box;
        background: white;
        width: 25%;
    }

label.coupon-label {
    font-weight: 600;
}

input.coupon_question1 {
    width: 15%;
    height: 3vh;
    margin-left: 10px;
    margin-top: 20px;
}

input.isc-pricing-details-checboxs {
    width: 13px;
    height: 13px;
    margin-top: 0px;
}

.answer {
    display: none;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 25px;
}

.answer1 {
    display: none;
    float: left;
    width: 100%;
    margin-left: 0px;
}

.answer2 {
    display: none;
    float: left;
    width: 100%;
    margin-left: 0px;
}

.isc-pricing-standard-new {
    float: left;
    width: 100%;
    text-align: left;
}

.question {
    float: left;
    width: 17%;
}

.question1 {
    float: left;
    width: 17%;
}

.question2 {
    float: left;
    width: 15%;
}

.isc-popup-navpills li a {
    color: #626262;
    background-color: white;
}

.isc-popup-navpills {
    display: flex;
}

input.isc-nav-pills-popup-checkbox {
    width: 10%;
    height: 10px;
    float: left;
}

#green {
    display: none;
    padding: 10px;
}

#red {
    display: none;
    padding: 10px;
}

#green1 {
    display: none;
    padding: 10px;
}

#red1 {
    display: none;
    padding: 10px;
}

.isc-inventory-list {
    float: left;
    width: 100%;
    display: inline-flex;
    margin-top: 10px;
}

input.required.in-border-all {
    height: 30px;
}

.isc-new-rule-modal-popup {
    height: 50vh;
    overflow-y: auto;
}

label.inventory-label {
    float: left;
    width: 10%;
}

span.inventory-text {
    font-weight: 600;
    float: left;
    width: 80%;
    margin-top: 5px;
}

.radio {
    float: left;
    width: 17%;
    text-align: left;
}

.isc-inventory-show-content {
    width: 97%;
    position: absolute;
    float: left;
    margin-top: 45px;
}

.isc-hdr-search-container.input-icon.left input {
    padding-left: 33px !important;
    border: none;
    border-radius: 5px !important;
    background-color: #fff;
    border: 1px solid #dddbda;
}

.isc-hdr-search-container.input-icon.left input {
    width: 150px;
    height: 22px;
}

.isc-inventory-table thead tr th input[type="checkbox"], .isc-inventory-table tbody tr td input[type="checkbox"] {
    background: #eceff8;
    border: 2px solid #eceff8;
    box-shadow: none;
    margin-left: 0px;
    font-size: 14px;
    color: #626262;
    width: 25px;
    height: 15px;
    /* display: block; */
}

.isc-customer-table-inventory thead tr th input[type="checkbox"], .isc-customer-table-inventory tbody tr td input[type="checkbox"] {
    background: #eceff8;
    border: 2px solid #eceff8;
    box-shadow: none;
    margin-left: 0px;
    font-size: 14px;
    color: #626262;
    width: 25px;
    height: 15px;
}

.isc-customer-table-inventory tbody tr td .in-border-all {
    border: 1px solid #dadada !important;
    border-radius: 4px !important;
    padding: 3px !important;
    background: white;
}

.isc-pos-rel {
    position: relative;
}

.isc-customer-table-inventory tbody tr td h5 {
    width: 100%;
}

.isc-customer-table-inventory tbody tr td h5 {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    color: #1589ee;
}

.isc-style-2 img {
    width: 50px;
}

i.fa.fa-search.isc-fasearch {
    position: absolute;
    margin-left: 10px;
    margin-top: 5px;
}

.isc-inventory-table {
    width: 100%;
    float: left;
}

.cus-table {
    overflow-x: auto;
}

.isc-pad-top-0 {
    padding-top: 0px !important;
}

.isc-inventory-table thead tr th input[type="checkbox"], .isc-inventory-table tbody tr td input[type="checkbox"] {
    margin-left: 0px !important;
}


.isc-inventory-table tbody tr td h5 {
    width: 100%;
}

.isc-inventory-table tbody tr td h5 {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.isc-set-dif-wid .date {
    color: #a19c9c !important;
    display: block;
    font-size: 12px;
}

.isc-set-dif-wid .date {
    color: #a19c9c !important;
    display: block;
    font-size: 12px;
}



.isc-sm-f {
    display: block;
}

.isc-role-txt {
    font-size: 12px !important;
    margin-top: -20px;
    margin-left: 75px;
}

.isc-role-txt {
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
}

.isc-inventory-table > tbody > tr > td {
    vertical-align: middle;
}

.isc-dis-block-mar {
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
}

.isc-hide-discount-price {
    margin-bottom: 6px;
}

.isc-cls-set-bdr-input {
    border: 1px solid #dadada;
    height: 28px;
    padding: 1px 10px;
    line-height: 27px;
    border-radius: 4px !important;
}

.isc-inventory-table .isc-cls-set-bdr-input {
    height: 22px;
    line-height: 22px;
}

.isc-inventory-table .isc-mar-lft-10 {
    margin-left: 0px;
}

.isc-dis-flex {
    display: flex;
}

.isc-inventory-table .isc-show-margin-profit {
    margin-top: 5px;
}

.isc-style-2 img {
    width: 20%;
    margin-top: 10px;
}

.inventory-bulk {
    margin-bottom: 10px;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
}

    .inventory-bulk:hover {
        margin-bottom: 10px;
        border: none;
        padding: 5px 10px;
        border-radius: 5px;
        cursor: pointer;
    }

.isc-ad-inventory-line-item.btn-primary {
    float: left;
    width: 12%;
    text-align: center;
    padding: 5px 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}

    .isc-ad-inventory-line-item.btn-primary:hover {
        float: left;
        width: 12%;
        text-align: center;
        padding: 5px 5px;
        margin-bottom: 10px;
        border-radius: 5px;
        cursor: pointer;
    }

.isc-pricing-standard-new {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 15px;
}

select.select2.select2-hidden-accessible {
    width: 80%;
    float: left;
    border: 1px solid #ddd;
}

.isc-customer-pricing-table input {
    background: white;
    border: 1px solid #ddd;
    height: 45px;
    box-shadow: none;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
    width: 100%;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.isc-pagination-sec-s1 {
    padding: 20px;
    float: right;
    padding-top: 0;
    width: 100%;
    margin: 10px 0px;
    text-align: right;
}

.isc-page-count-s1.active {
    border: none;
    background: #1589ee;
    color: #f0f0f0 !important;
}

.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-cutomer-section-admin {
    float: left;
    width: 100%;
    background: white;
}

.isc-customer-list ul.isc-action-dropdown {
    z-index: 100;
    right: 12px !important;
}

.isc-dec-ellipsis {
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #003057 !important;
    line-height: 20px;
    margin: 0;
    float: right;
    margin-left: -15px;
}

.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: 175px;
    right: 38px;
    z-index: 9999;
    max-height: 200px;
}

.isc-green {
    color: #13a840;
}

.isc-red {
    color: red;
}

.isc-inr-dataset {
    float: right;
    width: 60%;
    display: flex;
    margin: 10px 10px;
}

.isc-select-container {
    margin: 0 10px;
}

.isc-filter-details select {
    width: 100%;
    border: 1px solid #dadada;
    padding: 2px 2px;
    font-size: 13px;
    color: #525252;
    height: 30px;
    border-radius: 5px;
}

.isc-admin-order-container {
    float: left;
    width: 100%;
    background: white;
}

.isc-admin-order-section {
    float: left;
    width: 100%;
}

.isc-admin-order-left {
    float: left;
    width: 30%;
    border-right: 1px solid #ddd;
}

.isc-row {
    float: left;
    width: 100%;
    margin-top: 15px;
}



.isc-admin-order-section h5 {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #5d5d5d;
    padding-top: 0px;
    padding-bottom: 0;
    padding-left: 10px;
}

li.active {
    color: #1589ee !important;
    border-bottom: 3px solid #1589ee;
}

.isc-order-left-section {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 10px;
}

    .isc-order-left-section h4 {
        margin: 5px 0px 5px 0px;
        color: #525252;
        line-height: 20px;
        font-weight: 600;
        font-size: 15px;
        letter-spacing: 0px;
        text-transform: uppercase;
    }

ul.isc-order-list-li-sec {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.isc-order-list-li-sec li {
    display: block;
    list-style-type: none;
}

    .isc-order-list-li-sec li a {
        font-size: 14px;
        line-height: 30px;
        font-weight: 500;
        color: #514f4f;
        width: 200px;
        cursor: pointer;
        overflow: hidden;
        text-align: left;
    }

.isc-order-list-nav {
    border-bottom: 1px solid #dadada;
}

.isc-order-list-right-section {
    float: right;
    width: 100%;
}

.isc-order-kpi {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .isc-order-kpi h6 {
        display: flex;
        flex-flow: row wrap;
        min-height: 30px;
        font-size: 14px;
        line-height: 22.6px;
        background-color: transparent;
        border-radius: 1px;
        overflow: hidden;
        word-wrap: break-word;
        position: relative;
    }

.isc-popup-btn-act {
    float: right;
    padding-bottom: 15px;
    padding-right: 25px;
}

    .isc-popup-btn-act .isc-sub-btn-s2 {
        margin-right: 5px;
    }

    .isc-popup-btn-act a {
        padding: 6px 10px !important;
        line-height: unset !important;
    }



.isc-sub-btn-s2 {
    background-color: #13a840 !important;
    color: #fff !important;
    border: none;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

.nav-link a:hover {
    cursor: pointer;
}

a.modal-toggle8.isc-popup-btn-s1.Summary {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.mar-top-17 {
    margin-top: 17px;
}

.isc-sec-lvl-cust-dd-s1 li a {
    cursor: pointer;
}

.mar-rgt-5 {
    margin-right: 5px !important;
}

.isc-modal-one {
    margin: 150px auto;
    min-width: 770px !important;
}

.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;
}

.isc-products-name {
    float: left;
    width: 40%;
    color: #666666;
    text-align: left;
}

.isc-products-text {
    float: right;
    width: 60%;
    text-align: left;
}

#exampleModalCenters .isc-products-labels {
    font-size: 17px;
    font-weight: 600;
    color: #626262;
}

.modal-body-contents {
    float: left;
    width: 100%;
    padding: 20px;
}

.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 {
    opacity: 0;
}

.drop-zone__input {
    position: absolute;
    top: 0px;
    height: 78px;
    cursor: pointer;
}

.isc-kpi-prnt-cont .div-col-33per {
    margin-left: 18px;
    width: 31.5%;
    float: left;
    margin-right: 0px;
}

.isc-new-kpi-cont {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: -1px 1px 3px #d3d1d1;
}

.isc-thm-hme-kpi-cont1 {
    margin-bottom: 5.6px;
    border: 1px solid #dadada;
    padding: 10px;
    height: 50px;
}

.isc-bdr-unset-kpi {
    border: unset;
    border-radius: 4px !important;
}

.kpi-blue-bg {
    background-color: #117ec31c !important;
}

.isc-kpi-prnt-cont .div-col-20per {
    width: 9%;
    float: left;
}

.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;
}

.isc-apr-hm-kpi-btn {
    border-radius: 4px !important;
}

.isc-apr-hm-kpi-btn {
    color: #fff !important;
}

.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;
}

.kpi-orange-bg {
    background-color: #f8aa5612 !important;
}

.kpi-green-bg {
    background-color: #14b1911f !important;
}

.mar-lft-unset {
    margin-left: unset !important;
}

.progress__step.progress__step-active {
    background-color: #1589ee !important;
    color: #fff;
}

.isc-single-line-desc {
    border: 1px solid #ddd;
    width: 25%;
    background-color: white;
    float: left;
    margin-left: 0px;
    height: 30px;
    border-radius: 5px;
}

    .isc-single-line-desc:focus {
        border: 1px solid #ddd;
        width: 25%;
        background-color: white;
        float: left;
        margin-left: 0px;
        height: 30px;
        border-radius: 5px;
    }

.modal-dialog {
    max-width: 65%;
    margin: 30px auto;
}

.modal {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-dialog.modal-dialog-threshold {
    max-width: 65%;
    margin: 30px auto;
}

.pad-lft-unset {
    padding-left: unset;
}

.pad-lft-15 {
    padding-left: 15px;
}

.third-tab {
    display: none;
}

.sec-tab {
    display: none;
}

.sec-pre-tab {
    display: none;
}

.third-cls-tab {
    display: none;
}

.third-save-tab {
    display: none;
}

.isc-filter-new-customer-pricing {
    border: 1px solid #dadada;
    border-radius: 4px !important;
    height: 30px;
    padding-bottom: 5px;
    position: relative;
    top: 0px;
    width: 30px;
    cursor: pointer;
}



.fs-option-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    color: #7f8c8d;
    text-align: left;
}

.required {
    width: 100%;
    border: 1px solid #dadada;
    padding: 2px 2px;
    font-size: 13px;
    color: #525252;
    height: 30px;
    border-radius: 5px;
    background: white;
}

.toggle, .toggler {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0px;
    font-size: 14px;
}

.toggler {
    color: #ddd;
    transition: 0.2s;
    font-weight: bold;
}

.toggler--is-active {
    color: #1590F1;
}

.b {
    display: block;
}

.toggle {
    position: relative;
    width: 55px;
    height: 25px;
    border-radius: 100px;
    background-color: #1590F1;
    overflow: hidden;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.check {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
}

    .check:checked ~ .switch {
        right: 2px;
        left: 57.5%;
        transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition-property: left, right;
        transition-delay: 0.08s, 0s;
    }

.switch {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 57.5%;
    background-color: #fff;
    border-radius: 36px;
    z-index: 1;
    transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-property: left, right;
    transition-delay: 0s, 0.08s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.switch {
    width: 20px;
    height: 20px;
}

.pricing-section {
    padding: 110px 0 150px 0;
    float: left;
    width: 100%;
    text-align: center;
}

.pricing-columns .wrapper-full {
    position: relative;
    width: 1170px;
    margin: 0 auto;
}

.pricing-columns #pricing-chart,
.pricing-columns-both #pricing-chart {
    margin-top: 100px;
    float: left;
    position: relative;
}

    .pricing-columns #pricing-chart #smaller-plans,
    .pricing-columns-both #pricing-chart #smaller-plans {
        display: block;
    }

    .pricing-columns #pricing-chart .plan,
    .pricing-columns-both #pricing-chart .plan {
        float: left;
        background-color: #fafafa;
        position: relative;
        color: #454545;
        padding: 14px;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        width: 207px;
    }

        .pricing-columns #pricing-chart .plan:first-child,
        .pricing-columns-both #pricing-chart .plan:first-child {
            border-left: 1px solid #e1e1e1;
        }

        .pricing-columns #pricing-chart .plan:before,
        .pricing-columns-both #pricing-chart .plan:before {
            content: "";
            position: absolute;
            height: 5px;
            left: -1px;
            top: 0;
            background-color: #233E48;
            width: 207px;
        }

        .pricing-columns #pricing-chart .plan .price,
        .pricing-columns-both #pricing-chart .plan .price {
            font-size: 26px;
            float: left;
            width: 100%;
            margin-bottom: 35px;
            margin-top: 17px;
        }

            .pricing-columns #pricing-chart .plan .price .dollar,
            .pricing-columns-both #pricing-chart .plan .price .dollar {
                top: -10px;
                letter-spacing: -1px;
                left: 3px;
            }

            .pricing-columns #pricing-chart .plan .price .amount,
            .pricing-columns-both #pricing-chart .plan .price .amount {
                font-size: 30px;
                font-weight: 600;
            }

            .pricing-columns #pricing-chart .plan .price .slash,
            .pricing-columns-both #pricing-chart .plan .price .slash {
                font-weight: 600;
                left: -2px;
            }

            .pricing-columns #pricing-chart .plan .price .month,
            .pricing-columns-both #pricing-chart .plan .price .month {
                font-weight: 600;
                left: -7px;
            }

        .pricing-columns #pricing-chart .plan ul,
        .pricing-columns-both #pricing-chart .plan ul {
            padding: 0 18px;
            margin-bottom: 40px;
        }

            .pricing-columns #pricing-chart .plan ul li,
            .pricing-columns-both #pricing-chart .plan ul li {
                font-weight: 600;
                font-size: 15px;
                text-align: left;
                margin-bottom: 20px;
            }

                .pricing-columns #pricing-chart .plan ul li span,
                .pricing-columns-both #pricing-chart .plan ul li span {
                    color: #9e9e9e;
                    display: inline-block;
                    margin-left: 7px;
                    font-weight: 400;
                    font-size: 14px;
                }

        .pricing-columns #pricing-chart .plan a.sign-up,
        .pricing-columns-both #pricing-chart .plan a.sign-up {
            width: 100%;
            padding: 13px;
            background-color: white;
            border: 1px solid #e1e1e1;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            text-decoration: none;
            text-transform: uppercase;
            font-weight: 600;
            color: #9e9e9e;
            display: block;
            margin-bottom: 5px;
            font-size: 15px;
            clear: left;
            letter-spacing: 1.5px;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

.pricing-section .sign-up {
    padding: 17px 50px;
    text-transform: uppercase;
    background-color: #93cc76;
    color: white;
    letter-spacing: 0.1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    white-space: pre;
    padding-left: 100px;
    padding-right: 100px;
    margin-top: 30px;
}

.pricing-columns #pricing-chart .popular,
.pricing-columns-both #pricing-chart .popular {
    width: 274px;
    position: relative;
    top: -30px;
    background-color: white;
    margin-left: -2px;
    right: 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

    .pricing-columns #pricing-chart .popular:before,
    .pricing-columns-both #pricing-chart .popular:before {
        width: 274px;
        background-color: #9D1726;
        height: 7px;
    }

    .pricing-columns #pricing-chart .popular a.sign-up,
    .pricing-columns-both #pricing-chart .popular a.sign-up {
        background-color: #9D1726;
        border: none;
        color: #ffffff;
    }

    .pricing-columns #pricing-chart .popular .price .amount,
    .pricing-columns-both #pricing-chart .popular .price .amount {
        font-size: 60px;
    }

.bandwidth {
    display: block;
    color: #9e9e9e;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: -90px;
}

.pricing-columns #pricing-chart .popular p.pop-plan,
.pricing-columns-both #pricing-chart .popular p.pop-plan {
    color: #454545;
    font-size: 16px;
    margin-bottom: 45px;
}

.pricing-columns #pricing-chart .popular .price,
.pricing-columns-both #pricing-chart .popular .price {
    margin-bottom: 0px;
}

.pricing-columns #pricing-chart .plan a.sign-up:hover,
.pricing-columns-both #pricing-chart .plan a.sign-up:hover {
    border: 0;
    color: #fff;
    opacity: 0.8;
}

.hide {
    display: none;
}

.isc-no-style-button {
    outline: none !important;
    border: none;
    background: white;
}

.texts-rev {
    width: 100px;
}

.isc-tile-eng-hvr-act-con-s1 {
    position: unset;
}

.isc-filter-item {
    margin-left: 0 !important;
}

#Slt_CustomerName .fs-dropdown {
    width: 200px;
    position: absolute;
}

#Slt_ChannelName .fs-dropdown {
    width: 200px;
    position: absolute;
}

.fs-dropdown {
    width: 200px;
    position: absolute;
}

.isc-back {
    float: left;
    text-align: left;
    width: 100%;
    cursor: pointer;
}

    .isc-back i.fa.fa-arrow-circle-left {
        font-size: 18px;
        text-align: left;
        float: left;
    }

.table thead th:first-child {
    display: none;
}

/*.table td:first-child {
    display: none;
}*/


/*added by yuvaraj*/
.jodit-container {
    margin: 0 10px !important;
}

.isc-abt-brand img {
    vertical-align: middle;
    border-style: none;
    width: 30%;
    max-inline-size: 100%;
    block-size: auto;
    aspect-ratio: 4/4;
    object-fit: fill;
    object-position: center;
}
/*added by yuvaraj*/

.btn-visit .isc-visit {
    color: white;
}

input.myFile {
    position: absolute;
    float: left;
    width: 7%;
    right: 275px;
    top: 12%;
    font-size: 11px;
    background: inherit;
    border: none;
    height: 25px;
    padding-left: 0;
    opacity: 1;
}

input.myFiles {
    position: absolute;
    float: left;
    width: 7%;
    right: 95px;
    top: 12%;
    font-size: 11px;
    background: inherit;
    border: none;
    height: 25px;
    padding-left: 0;
    opacity: 1;
}

.dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 43%;
    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: 59%;
    font-weight: 100;
}

.dataTable th:nth-child(4)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 35%;
    font-weight: 100;
}

.dataTable th:nth-child(5)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 25%;
    font-weight: 100;
}

.dataTable th:nth-child(6)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 7%;
    font-weight: 100;
}

.dataTable th:nth-child(7)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 55%;
    font-weight: 100;
}

.dataTable th:nth-child(8)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 58%;
    font-weight: 100;
}

.dataTable th:nth-child(9)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 68%;
    font-weight: 100;
}

.isc-customer-review .dataTable th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.isc-customer-review .dataTable th:nth-child(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.isc-customer-review .dataTable th:nth-child(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.isc-customer-review .dataTable th:nth-child(4)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.isc-customer-review .dataTable th:nth-child(5)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}
.isc-customer-review .dataTable th:nth-child(7)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}
.isc-customer-review .dataTable th:nth-child(8)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}
.isc-customer-review .dataTable th:nth-child(6)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}
.isc-customer-review .dataTable th:nth-child(9)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.isc-product-review th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 41% !important;
    font-weight: 100;
}

.isc-product-review th:nth-child(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 57% !important;
    font-weight: 100;
}

.isc-product-review th:nth-child(4)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 37% !important;
    font-weight: 100;
}

.isc-product-review th:nth-child(5)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: 26% !important;
    font-weight: 100;
}

.v-pills-restriction th:nth-child(2)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.v-pills-restriction th:nth-child(3)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.v-pills-restriction th:nth-child(4)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}

.v-pills-restriction th:nth-child(5)::before {
    content: "\f15d";
    font-family: FontAwesome;
    float: right;
    position: relative;
    width: auto !important;
    font-weight: 100;
}


/*
.isc-customer-review .dataTable th:nth-child(2) {
    width: 190px !important;
}

.isc-customer-review .dataTable th:nth-child(3) {
    width: 100px !important;
}

.isc-customer-review .dataTable th:nth-child(4) {
    width: 135px !important;
}

.isc-customer-review .dataTable th:nth-child(5) {
    width: 140px !important;
}

.isc-customer-review .dataTable th:nth-child(6) {
    width: 130px !important;
}

.isc-customer-review .dataTable th:nth-child(7) {
    width: 100px !important;
}

.isc-customer-review .dataTable th:nth-child(8) {
    width: 100px !important;
}

.isc-customer-review .dataTable th:nth-child(9) {
    width: 100px !important;
}


.isc-customer-review .dataTable td:nth-child(2) {
    width: 190px !important;
}

.isc-customer-review .dataTable td:nth-child(3) {
    width: 100px !important;
}

.isc-customer-review .dataTable td:nth-child(4) {
    width: 135px !important;
}

.isc-customer-review .dataTable td:nth-child(5) {
    width: 140px !important;
}

.isc-customer-review .dataTable td:nth-child(6) {
    width: 130px !important;
}

.isc-customer-review .dataTable td:nth-child(7) {
    width: 100px !important;
}

.isc-customer-review .dataTable td:nth-child(8) {
    width: 100px !important;
}

.isc-customer-review .dataTable td:nth-child(9) {
    width: 100px !important;
}
*/

@media only screen and (min-width: 768px) and (max-width: 1366px) {
   /* .isc-customer-review tbody tr {
        display: flex;
        width: 100%;
        float: left;
    }*/

   /* .isc-review-table-admin thead tr {
        width: 100%;
        float: left;
    }
*/

    isc-restriction-section thead tr {
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 740px) {
    .isc-pagination-sec-s1 {
        bottom: 0 !important;
        right: 0 !important;
        left: 142px !important;
        width: 50% !important;
    }
}
.isc-spsn-wid
{
    width:150px;
    display:flow;
} 