﻿.isc-entity-sec-title {
    margin-top: 10px;
}
.isc-close-action{
    color: #000 !important;
}
.isc-entity-page-header {
    overflow: unset;
}
.isc-entity-view-dropdown li label {
    color: #000 !important;
}
.isc-popup .isc-hor-details {
    padding: 10px 20px 10px 20px !important;
}
.fixed-popup-p3 .modal-content {
    max-height: unset !important;
    overflow-y: auto;
    height: calc(100vh - 113px) !important;
}
.isc-table-read-optimal td h5 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#TempTable td h5 {
    margin: 10px;
}
.isc-table-read-optimal td {
    padding: 0px 5px;
}
ul.tabs1 li {
    width: auto;
    color: #000 !important;
}
html, body {
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
/*.isc-tbl-hgt {
    height: calc(100vh - 120px);
    overflow-y: auto;
}*/
.isc-sup-mand {
    margin: 0px 0px;
    font-size: 7px !important;
    line-height: 20px;
    color: red;
}
.modal6 #tab-1 .isc-detail-name {
    display:flex;
}
.isc-hor-details .isc-detail-name1 input[placeholder] {
    padding: 3px 6px;
}
.isc-hor-details .isc-detail-name1 input[type=date] {
    font-size: 14px;
}
.isc-hor-details .isc-detail-name1 input[type=date] {
    width: -webkit-fill-available;
    /*width: 100%;*/
    border: 1px solid #dadada;
    height: 22px;
    border-radius: 4px;
    cursor:pointer;
}
.isc-detail-name input[type=date], .isc-detail-name input::-webkit-calendar-picker-indicator {
    cursor: pointer;
}
.isc-detail-name input[type=text]{
    cursor: text !important;
}
ul.tabs1 li {
    width: auto;
}
.isc-entity-view-dropdown {
    right:40px !important;
}
.modal-close i{
    cursor:pointer;
}

.isc-entity-sec-title {
    margin-top: 10px;
}
.isc-close-action i{
    cursor:pointer;
}
.isc-filter-act-btn a i{
    margin-right:5px;
}

#UserTable td h4 i{
    cursor:pointer;
}
.isc-dis-flx{
    display:flex;
}
input[type=date], input::-webkit-calendar-picker-indicator {
    cursor: pointer;
}
#General a{
    padding-bottom: 4px !important;
}
.modal6 #tab-1 .isc-detail-name {
    display: flex;
}
.fa-edit, .fa-trash-o{
    cursor:pointer;
}
.isc-sup-mand i {
    margin: 0px 0px;
    font-size: 7px !important;
    line-height: 20px;
    color: red;
}

.modal6 .isc-tabs-control li a {
    padding: 5px 20px 3px 10px !important;
}