﻿
::-webkit-scrollbar {
    height: 3px;
}

.isc-cus-var input {
    width: unset !important;
}

.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;
    z-index: 9;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 15%);
    border: 1px solid #bbbbbb;
}

