﻿
.isc-title {
    color: #1589ee !important;
    font-size: 14px;
}

.isc-det-panel p {
    margin-top: 10px;
    font-weight: 500 !important;
}

.isc-sec-lvl-cust-dd-s1 li a {
    border: 1px solid #dadada;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    position: relative;
    /*top: 8px;*/
}

.job-retail {
    overflow: unset;
}

.isc-table td a {
    color: #000 !important;
}

.isc-table > tbody > tr > td {
    vertical-align: middle !important;
}

.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%;
}

.modal4 .isc-hdr-search-container.input-icon.left input {
    width: 100px;
    padding-left: 9px !important;
}

.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;
    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;
}


.isc-table tbody tr td h5 {
    text-indent: 0px;
}
/*Dinesh*/
.isc-sch-h5 {
    margin: 10px 0px 0px 0px;
}

html, body {
    height: 100%;
    overflow-x: hidden;
}

.isc-popup .isc-hor-details {
    padding: 0px 30px 10px 20px;
}

.isc-pad-hor {
    padding: 0px 10px 0px 10px !important;
}

.isc-pos-rel {
    position: relative;
}

.isc-pos-ab1 {
    position: absolute;
    right: 10px;
    bottom: 3px;
}

.isc-pos-ab2 {
    position: absolute;
    right: 140px;
    bottom: 3px;
}

.fs-wrap {
    position: relative;
}

.isc-dt-wid {
    width: 146px;
}

.isc-filter-details-span select {
    width: 87px;
    border-top-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 4px;
}

.isc-w-45pix {
    width: 50px;
    float: left;
}

.isc-d-flex {
    display: flex;
}

.isc-cls-set-bdr-input input {
    border-left: unset !important;
    height: 20px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 0px !important;
}

.isc-flt-wid {
    float: left;
    width: 25% !important;
}

.isc-flt-lft {
    float: left;
}

.isc-mar-bot-10 {
    margin-bottom: 10px;
}

.isc-mar-bot-12 {
    margin-bottom: 12px;
}

.isc-mar-bot-7 {
    margin-bottom: 7px;
}

.isc-mar-top-4 {
    margin-top: 4px;
}

.isc-mar-lft-8 {
    margin-left: 8px;
}

.isc-hor-details .isc-detail-name input[type=date] {
    height: 25px;
}

.isc-mar-top-14 {
    margin-top: 14px;
}

.isc-detail-name input[type="checkbox"] {
    width: 13px;
    height: 13px;
    margin-top: 2px;
}

.isc-wid-46 {
    width: 46px;
}

.isc-wid-25 {
    width: 25px !important;
}

.isc-wid-27 {
    width: 27px !important;
}

.isc-wid-70 {
    width: 70px !important;
}

.isc-11per {
    width: 11%;
    float: left;
}

.isc-18per {
    width: 18%;
    float: left;
}

.isc-date-alg {
    margin: 5px 0px 0px 0px;
    font-weight: 400;
    font-size: 14px;
    color: #6f6f6f !important;
}

.isc-hor-details .isc-detail-name input[placeholder] {
    height: 20px;
}

.isc-mar-lft-22per {
    margin-left: 22%;
}

.isc-detail-name label {
    font-size: 14px;
    color: #6f6f6f !important;
}

.isc-table-layout {
    table-layout: fixed;
}

.isc-tm-wid {
    width: 150px !important;
}

.isc-pos-abl {
    position: absolute;
    top: -53px;
    right: 0px;
}

.isc-dis {
    display: inline-flex;
}

    .isc-dis i {
        color: red !important;
    }

.isc-table tbody tr td h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

/*.daterangepicker {
    left: 615px !important;
}*/

.isc-filter-options1:first-child {
    padding: 0px 0px 0px 15px;
}

.isc-filter-options1 {
    display: flex;
}

.isc-sec-lvl-cust-dd-s1 li a i {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
    display: inline;
}

.isc-close-action i {
    color: #000 !important;
}

.isc-filter-details .isc-date-range {
    background: #fff;
    cursor: pointer;
    padding: 3px 8px !important;
    border: 1px solid #ccc;
    width: 170px;
    margin-left: 0px;
    display: initial;
    font-size: 13px;
    border-radius: 2px !important;
}

.modal25.is-visible {
    visibility: visible;
}

.modal25 {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

    .modal25.is-visible .modal-overlay {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

.modal3.is-visible {
    visibility: visible;
}

.modal3 {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

    .modal3.is-visible .modal-overlay {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal-wrapper-popup {
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 50%;
    width: 40%;
    margin-left: -19em;
    background-color: #fff;
    box-shadow: 0 0 1.5em rgb(0 0 0 / 35%);
}

.isc-blk-upd-xlsx {
    font-size: 14px !important;
}
/*26-06-2023*/
.isc-file-upload-in-con {
    border: 1px solid #DEE5E5;
    padding: 20px 10px;
    text-align: center;
    border-radius: 5px !important;
    width: auto;
    height: 155px;
}

.mrg-bt-md {
    margin-bottom: 10px;
}

.isc-file-upload-in-con i {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    color: #d5d5d5;
}

.isc-file-upload-in-con h2 {
    color: #ABBDBE;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    margin: 0px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .isc-file-upload-in-con h2 span {
        color: #42A5F5;
        margin: 0px 0px 0px 4px;
        border-bottom: 1px solid #42a5f5;
        font-size: 16px;
        cursor: pointer;
        background-color: #fff !important;
    }

.isc-btn-inp-typ-file-s1 [type=file] {
    cursor: pointer;
    display: block;
    /* font-size: 999px; */
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.isc-theme-blue-btn {
    line-height: 30px;
}

.isc-theme-blue-btn {
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border-radius: 3px !important;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 20px;
    background-color: #1589ee;
    color: #ffffff;
}

.isc-freq-radio {
    display: inline-block;
}

    .isc-freq-radio input {
        position: relative;
        top: 1px;
        margin: 0px;
    }

.isc-fre-radio label {
    width: max-content;
    display: inline-block;
    margin-left: 0px;
}

.freq-data .isc-hor-details {
    padding-left: 0px !important;
}

.isc-mar-lft-17per {
    margin-left: 17%;
}

.isc-12per {
    width: 12%;
    float: left;
}

.isc-16per {
    width: 16%;
    float: left;
}

.isc-18per {
    width: 18%;
    float: left;
}

.isc-wid-20 {
    width: 20px !important;
}

.isc-wid-16 {
    width: 16px !important;
}

.isc-wid-50 {
    width: 50px !important;
}

.isc-20per {
    width: 20% !important;
    float: left;
}

.isc-mrg-bt-20px {
    margin-bottom: 20px;
}

.lft-label {
    font-weight: 500;
    color: #000 !important;
    font-size: 14px;
}

.fileuploadedh3 {
    margin: 0px;
}

.isc-primary-input td {
    display: flex;
    flex-direction:column;
    border-radius: 4px !important;
    border: 1px solid #ddd !important;
    padding: 2px !important;
    display: flex;
    border-radius: 4px !important;
    width: 95%;
    height: unset;
}

.isc-primary-input .form-control {
    border-radius: 4px !important;
    border: 1px solid #ccc !important;
    height: 32px;
    cursor: pointer;
}

.tags-container {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 15px;
    min-height: 34px;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 1.6;
    background-color: transparent;
    border: 1px solid #dadada;
    border-radius: 1px;
    overflow: hidden;
    word-wrap: break-word;
}

.tags-container {
    line-height: unset !important;
    border: unset !important;
    min-height: unset !important;
    margin-bottom: unset !important;
    position: unset !important;
}

.tag {
    position: relative;
    margin: 2px 6px 2px 0;
    padding: 1px 20px 1px 8px;
    font-size: inherit;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background-color: #1589ee;
    border-radius: 3px;
    transition: background-color 0.3s ease;
    cursor: default;
}

.isc-primary-input span {
    border-radius: 5px;
    white-space: nowrap;
    font-size: 12px;
}

.tag__name {
    margin-right: 3px;
}

.tag__remove {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 100%;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 400;
    transition: opacity 0.3s ease;
    opacity: 0.5;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    color: #fff;
    line-height: 1;
}

.tag.input-mail {
    background-color: unset !important;
}

    .tag.input-mail input {
        border: transparent;
        height: 18px;
    }

.sub-input {
    border: 1px solid #dadada;
    border-radius: 3px;
    padding: 7px;
    width: 94%;
}
.isc-set-scroll2 {
    max-height: unset;
    height: calc(100vh - 158px);
    overflow-y: auto;
}
.modal-close i{
    cursor:pointer;
}
.isc-entity-sec-title{
    cursor:default;
}
input[type="checkbox"]{
    cursor:pointer;
}

.fs-no-results {
    font-size: 13px;
    color: #7f8c8d;
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}
.tag-input {
    background-color: unset !important;
    border: transparent;
    height: 18px;
    width: 100%;
}
.fa-envelope{
    cursor:pointer;
}