﻿.isc-sec-lvl-cust-dd-s1 li a i {
    margin: 0px !important;
}
/*.isc-entity-sec-title {
    margin-top: 10px;
}*/
.isc-sec-filt-con-s1 {
    padding: 10px 10px;
    border: 1px solid #eee;
    border-radius: 5px !important;
    /* min-height: 70px; */
    position: relative;
}
.div-col-16per {
    width: 16%;
    float: left;
}
.select-field {
    width: 93%;
    padding-right: 10px;
}
.isc-btn-act-search-s1 {
    background-color: #1589ee;
    display: inline-block;
    margin: 1px 0px 0px 0px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 3px !important;
    padding: 5px 7px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}
.isc-sec-fil-clse {
    margin: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
    color: #8a8a8a;
    line-height: 22px !important;
    letter-spacing: normal;
    overflow: hidden;
    background-color: gainsboro;
    height: 20px;
    width: 20px;
    border-radius: 50px !important;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.history-tl-container ul.tl li {
    list-style: none;
    margin: auto;
    min-height: 40px;
    /* background: rgba(255,255,0,0.1); */
    border-left: unset;
    padding: 0 0 0px 0px;
    position: relative;
    margin-left: 35px;
}
.history-tl-container ul.tl li::before {
    position: unset;
    left: -5px;
    top: -4px;
    content: " ";
    border-radius: 500%;
    background: unset;
    height: 10px;
    width: 10px;
    transition: all 500ms ease-in-out;
}
.isc-general-mar {
    margin: 6px 0px 8px 0px;
    font-size: 15px;
}
.isc-pad-t-b {
    padding: 8px 0px;
}
.isc-mar-lft23{
    margin-left: -23px;
}
ul.tl li .item-detail {
    color: #000;
    font-size: 13px;
    padding-left: 8px;
}
.isc-table tbody tr td select {
    border: 1px solid #dadada !important;
    padding: 0 !important;
    font-size: 14px;
    background-color: unset;
    height: 28px;
    width: 80%;
}
.isc-81per {
    width: 80.7%;
    float: left;
}
.isc-17per {
    float: left;
    width: 18%;
}
.isc-tb-lay{
    table-layout: fixed;
}
.history-tl-container ul.tl {
    margin: 0px 0 0px 0px;
}
.jstree-default .jstree-clicked {
    background-color: oldlace;
}
.jstree-default .jstree-anchor {
    color: #7D94A0;
    font-weight: 400;
}
.jstree-open > .jstree-anchor > .fa-folder:before {
    margin-left: 2px;
    content: "\f07c";
}
.m-font-warning {
    color: #ffc000 !important;
}
.jstree-node, .jstree-children, .jstree-container-ul{
    font-size: 13px;
}
.jstree-default .jstree-clicked {
    border: 0;
    box-shadow: none;
}
.isc-tb-bg-clr {
    background: #f6f6f5;
    font-weight: 600;
}
.isc-black-clr{
    color: #000 !important;
}
.isc-txt-cnt{
    text-align: center;
}
.switch input:checked + .slider {
    background-color: #13a840;
}
.slider.round {
    border-radius: 34px;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch input:checked + .slider:before {
    transform: translateX(26px);
}
.slider.round:before {
    border-radius: 50%;
}
.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.isc-entity-page-header {
    overflow: unset;
}
.isc-flt-lft{
    float: left !important;
}
.isc-mar-top-15{
    margin-top: 15px;
}
.isc-popup .isc-hor-details{
    padding: 0px;
}
.isc-btn-p1:hover {
    color: #000;
    border: 1px solid #dadada;
    background: unset;
    cursor: pointer;
}
.isc-sec-lvl-cust-dd-s1 li a {
    border: 1px solid #dadada;
    border-radius: 4px !important;
}
.isc-fnt-bld label{
    font-weight: 600;
    color: #000 !important;
    font-size: 15px;
}
.isc-table tbody tr td input {
    border: 1px solid #dadada !important;
    padding: 9px !important;
    font-size: 14px !important;
    background-color: #fff !important;
    box-sizing: border-box !important;
    width: 100% !important;
    border-radius: 4px !important;
    height: 28px !important;
}
/*html, body {
    height: 100%;
    overflow-x: hidden;
}*/
.isc-template {
    display: block;
    color: #16325c;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    padding: 0px 7px;
    font-weight: 600;
    border-radius: 0px !important;
    text-align: center;
    line-height: 27px;
    background-color: #fff;
    position: relative;
    border: 1px solid #dadada;
    border-radius: 4px !important;
}
.isctemp{
    padding-left:unset;
    margin:0px !important;
}
ul.isctemp li {
    margin-bottom: 10px;
    width: 90%;
    display: flex;
    justify-content: space-between;
}

.isc-template-edit {
    border: 1px solid #dadada;
    border-radius: 4px !important;
    padding: 0px 7px;
    line-height: 27px;
}
.isc-table-action-dropdown-show .isc-action-dropdown.isc-list-drp {
    display: block !important;
}
ul.isc-action-dropdown.isc-list-drp {
    background-color: #fff;
    list-style-type: none;
    padding: 0px;
    width: 100px;
    right: 0px;
    position: absolute;
    margin: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    border: 1px solid #bbbbbb;
    z-index: 9;
    top: 30px;
}
.isc-td {
    display: inline-block;
    padding: 3px 13px;
    /*border: 1px solid #ccc;
    border-radius: 4px;*/
    cursor:pointer;
    position:relative;
}
.isc-list-drp li {
    list-style-type: none;
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom:unset !important;
    display:block !important;
    width:auto !important;
}
ul.isc-action-dropdown li:hover {
    background-color: #1589ee;
    color: #fff;
    display: block !important;
    width: auto !important;
}
.isc-mar-r-5.isc-retailer-li i{
    color:#000;
}
.bck-gray {
    background-color: #95abbb;
    color: #fff;
    cursor: pointer;
}
.isc-feeds-left-panel li {
    padding: 6px 10px;
    list-style: none;
    font-size: 14px;
}
.isc-list-drp{
    color:#000;
}
.isc-s2-tab {
    height: calc(100vh - 170px);
}
.isctemp li{
    cursor:pointer;
}
.isc-hdr-search-container.input-icon.left input {
    width: 90%;
    height: 25px;
}
.modal-close i{
    cursor:pointer;
}