﻿
.isc-title {
    color: #1589ee !important;
    font-size: 14px;
}

.isc-table tbody tr td h4 {
    font-size: 13px;
}

.isc-table-more-data thead {
    width: 100%;
}

td i {
    font-size: 15px !important;
}

.isc-table-more-data tbody {
    max-height: 400px;
}

.isc-20 {
    margin: 0px 0px 0px 0px;
    padding-top: 0;
}

.isc-80 {
    background-color: #fff;
    width: 85%;
    border-left: 1px solid #dadada;
    padding-left: 0;
    padding-right: 0px;
    margin: 0;
    border-right: none;
    padding-top: 0;
}

.tab-content {
    display: none !important;
    margin-top: 20px;
}

    .tab-content.current {
        display: inherit !important;
    }

.isc-wrap-container {
    width: 100%;
    border-radius: 4px;
}

.isc-s2-tab {
    width: 100%;
    color: #000;
    overflow: hidden;
}

.isc-feeds-left-panel {
    margin: 0px;
    padding: 0px;
}

    .isc-feeds-left-panel li {
        padding: 6px 10px;
        list-style: none;
        font-size: 14px;
    }

.isc-table-more-data tbody tr td h5 {
    font-weight: 600;
    font-size: 15px;
}

.isc-lbl-pnl-til-hdr-s1 span {
    position: unset;
    top: unset;
    color: #fff !important;
    line-height: 25px;
    font-weight: 600;
    font-size: 12px;
}

.isc-sub-td {
    font-size: 14px;
    color: #b5b3b3;
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
    background-color: #787878;
    width: 83%;
}

    .flex-container > div {
        background-color: #fff;
        width: 96px;
        margin: 2px;
        margin-right: 0;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
    }

        .flex-container > div:last-child {
            margin: 2px;
        }

.isc-thm-hme-kpi-hdr-t1 span {
    font-size: 13px;
    color: #8d8989;
}

.modal3 .isc-thm-hme-kpi-hdr-t1 {
    white-space: normal;
}

.isc-tbl-drft-btn {
    font-size: 14px !important;
    margin-top: 5px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    border-radius: 4px;
    padding: 3px;
    text-align: center;
    margin-right: 20px !important;
    width: 100px !important;
    /* color: #1589ee !important; */
    font-weight: 500;
    margin: 0;
}

.isc-act-bg {
    background-color: #0088dd1f;
}

.isc-comp-bg {
    background-color: #13a84059;
}

.isc-exp-bg {
    background-color: #ffd0d0a8;
}

.isc-filter-item {
    margin-top: -11px;
    margin-bottom: 11px;
    margin-right: 10px;
}

.isc-100 {
    margin: 0px;
}

.isc-mp .isc-form-control2 {
    margin-top: 0px;
    border-radius: 4px;
    height: 26px;
}

td h4 span i {
    margin: 0px 5px 0px 0px;
    height: 25px;
    width: 25px;
    border-radius: 50px !important;
    text-align: center;
    background-color: #3598dc;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
}

.isc-self-list-icon-bg-clr-s1 {
    background-color: #40AD5D !important;
}

.isc-table > tbody > tr > td:last-child {
    overflow: visible;
}


.isc-action-dropdown.isc-list-drp {
    display: none;
}

.isc-table-action-dropdown-show .isc-action-dropdown.isc-list-drp {
    display: block;
}

ul.isc-action-dropdown {
    background-color: #fff;
    list-style-type: none;
    padding: 0px;
    width: 150px;
    right: 20px;
    position: absolute;
    margin: 0;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 15%);
    border: 1px solid #bbbbbb;
}

ul.tabs1.new-tab li {
    background: none;
    color: #000;
    display: inline-block;
    padding: 4px 25px;
    cursor: pointer;
    white-space: nowrap;
    width: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #dddbda;
    margin: 0px 2px;
    border-radius: 19px;
    font-size: 14px;
}

    ul.tabs1.new-tab li.current1 {
        color: #fff !important;
        background-color: #1589ee !IMPORTANT;
        border: unset;
    }

ul.tabs1 {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.new-tab {
    border-bottom: unset;
}

.isc-top-hed {
    border: 1px solid #dadada;
    margin-bottom: 10px;
    text-align: center;
    background: #fbfbfb;
}

.isc-s2-tab {
    border: 1px solid #dadada;
    border-radius: 4px;
}

.isc-mp .isc-s2-tab-label {
    font-size: 16px;
    background-color: #f5f5f5 !important;
    padding: 10px !important;
}

.isc-boxs .isc-txt {
    padding: 3px 2px;
    font-size: 15px;
}

.isc-boxs {
    padding: 10px;
    width: 92%;
    border-bottom: 1px solid #dadada;
}

.isc-txt b {
    font-size: 18px !important;
}

span.isc-grn {
    color: #00c922;
    font-weight: 600;
}

.div-col-33per {
    width: 32%;
    float: left;
    margin-right: 25.6px;
}

.isc-img1 img {
    width: 90% !important;
    display: block;
    margin: 0 auto;
}

.isc-img2 img {
    width: 80% !important;
}

.isc-img3 img {
    width: 100% !important;
}

span.isc-red {
    color: red;
}

.isc-btm-hd {
    border: 1px solid #dadada;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 0;
    position: relative;
}

    .isc-btm-hd div {
        margin-left: 35px;
    }

    .isc-btm-hd i.fa.fa-circle-o-notch {
        font-size: 24px !important;
        position: absolute;
        color: #20a5cd;
        top: 18px;
    }

</style >
<style >
.isc-style-1::-webkit-scrollbar {
    height: 7px;
}

td h4 span i {
    margin: 0px 5px 0px 0px;
    line-height: 25px;
    font-size: 13px;
    color: #000;
    background: unset;
    height: unset;
}

.mar-top-10 {
    margin-top: 10px;
}

.isc-set-wid {
    width: 387px !important;
}

.isc-set-scroll {
    overflow-x: auto;
}


/*Muthukumar*/
.isc-25per {
    width: 25%;
    float: left;
}

.plus {
    background-color: blue;
    color: white;
    padding: 9px 10px;
    border-radius: 60%;
}

.tile-colm1 {
    border-right: 1px solid #ddddddd1;
}

.card {
    padding: 15px 15px;
    border-right: 1px solid #ddddddd1;
    cursor: pointer;
    position: relative;
}

.card-body {
    text-align: center;
}

.img-left {
    text-align: left;
}

.card .card-img-top {
    border-radius: 5%;
    box-shadow: -1px 6px 3px 0px #dfdfdf8a;
    max-width: 50px;
    max-height: 80px;
    height: 85px;
}

.card h5 {
    font-size: 15px;
    line-height: 15px;
    text-align: left;
    margin: 12px 0px 15px 0px;
    font-weight: 500;
}

h6.card-link {
    text-align: left;
    font-size: 12px;
    margin: 12px 0px;
}

.yellow-star {
    color: #ffff00;
}

.align-right a {
    color: #000000;
}

.img-position {
    text-align: center;
}

.btn-add {
    text-align: center;
    position: relative;
    top: 40%;
}

.product-tiles {
    display: flex;
    margin-bottom: 10px;
}
/*Muthukumar*/
/*Dinesh*/
.fs-wrap {
    position: relative;
    width: 200px;
}
.isc-mar-top-4{
    margin-top: 4px;
}
.isc-mar-bot-10{
    margin-bottom: 10px;
}
.isc-dis-flx{
    display: flex !important;
}
.isc-fnt-imp{
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #000 !important;
}
.isc-btn-blue {
    background-color: #1589ee;
    color: #fff;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    padding: 0px 7px;
    font-weight: 400;
    float: left;
    line-height: 27px;
    border-radius: 3px;
}
.isc-h4-wid tbody tr td h4 {
    width: unset !important;
}
.isc-mar-rgt-10{
    margin-right: 10px !important;
}
.isc-select2-wid .select2-container {
    width: 150px !important;
}
.isc-style-1::-webkit-scrollbar {
    width: 7px;
    background-color: #F5F5F5;
    height: 7px;
}
.isc-scroll-bot{
    overflow-x: auto;
}
.tab-content1{
    margin-top: 10px;
}
.isc-pos-ab1 {
    position: absolute;
    right: 10px;
    top: 456px;
}
.isc-pos-rel {
    position: relative;
}
.fs-wrap{
    z-index: 99;
}
.isc-overflow-vis{
    overflow: visible !important;
}
.isc-table-var1 tbody tr td {
    text-overflow: ellipsis !important;
    overflow: unset !important;
    white-space: nowrap;
}
.isc-table tbody tr td .fs-search input {
    outline: none;
    box-shadow: none !important;
    outline: none;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px !important;
    border: 1px solid #ccc !important;
    min-height: 25px !important;
    padding: 5px 5px !important;
    margin-bottom: 5px;
    background-color: #fff;
}
html, body {
    height: 100%;
    overflow-x: hidden;
}
.isc-zip-font {
    margin-top: 6px !important;
    font-weight: 700;
    font-size: 15px;
    margin: 0px 0px 13px 0px;
}
.isc-flt-lft{
    float:left;
}
.isc-pad-lft-24{
    padding-left: 24px !important;
}
.isc-select2-wid-155{
    width: 155px;
}
.isc-select2-wid-172 {
    width: 172px;
}
.isc-table-layout{
    table-layout: fixed;
}
.isc-aspx-btn i {
    left: 5px;
    position: absolute;
    bottom: 10px;
}
.isc-aspx-bt, .isc-aspx-btn {
    position: relative;
}
.isc-aspx-btn input {
    height: 26px;
    width: 27px;
    opacity: 0.1;
    border: 1px solid black;
    background-color: black;
}
.fs-label-wrap{
    cursor:pointer;
}