.datafeedfiltersgrid-class .k-table-thead,
.datafeedfiltersgrid-class .k-table-header,
.datafeedfiltersgrid-class .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #002856;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

.datafeedfiltersgrid-class {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.datafeedfiltersgrid-class.k-grid {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  font-size: 12px;
}

.datafeedfiltersgrid-class.k-grid .k-table-row.k-table-alt-row {
  /* background-color: #f8f9fa; */
  background-color: #fff !important;
}
.datafeedfiltersgrid-class.k-grid .k-table-row:hover {
  background-color: #e8f5ff !important;
  /* background-color: #fff !important; */
}

.datafeedfiltersgrid-class.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.datafeedfiltersgrid-class.k-grid .k-button-solid-primary:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.datafeedfiltersgrid-class.k-grid .k-button-solid-primary:focus,
.datafeedfiltersgrid-class.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
.datafeedfiltersgrid-class.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.datafeedfiltersgrid-class.k-grid .k-button-solid-base:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.datafeedfiltersgrid-class.k-grid .k-button-solid-base:focus,
.datafeedfiltersgrid-class.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

.datafeedfiltersgrid-class.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

.datafeedfiltersgrid-class.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
.datafeedfiltersgrid-class.k-grid .k-text-center {
  text-align: center;
}
.datafeedfiltersgrid-class.k-grid .k-grid-save-command {
  color: #424242;
}
.datafeedfiltersgrid-class.k-grid .k-grid-cancel-command {
  color: #424242;
}

.datafeedfiltersgrid-class.k-grid .k-table-th,
.datafeedfiltersgrid-class.k-grid td,
.datafeedfiltersgrid-class.k-grid .k-table-td {
  border-inline-start-width: 0px;
  border-bottom: 0.5px solid #dedede;
}

.datafeedfiltersgrid-class .k-checkbox {
  border-radius: 3px;
}

.datafeedfiltersgrid-class.k-grid tr.k-table-row.k-selected {
  background-color: #e8f5ff !important;
}

.datafeedfiltersgrid-class .k-svg-i-caret-alt-down {
  color: #5995ee;
}

.datafeedfiltersgrid-class [type="checkbox"]:focus {
  box-shadow: none;
}

.datafeedfiltersgrid-class [type="checkbox"] {
  border-color: #5995ee;
}

.datafeedfiltersgrid-class .checkbox-align-body input {
  margin-top: 2px;
}

#adddatafeedbodyaccordion-id .active-tab {
  color: #5995ee;
  border-color: #5995ee;
}
#adddatafeedbodyaccordionkeylocation-id .active-tab {
  color: #5995ee;
  border-color: #5995ee;
}

/* .datafeedfiltersgrid-class-delete-button:hover span:nth-child(2) {
  display: block;
} */
.cell-input {
  width: 100%;
  font-size: 13px;
}
.cell-input:focus {
  border: 1px solid #ccc;
}

.k-dirty {
  display: none;
}

.datafeedmetadata-input {
  font-size: 13px;
  line-height: 24px;
  text-decoration: none solid rbg(66, 66, 66);
  height: 32px;
  padding-block: 4px;
  padding-inline: 8px;
  appearance: none;
  border-width: 1px;
  border-radius: 4px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
  width: 100%;
  border-color: rgba(0, 0, 0, 0.08);
  color: #424242;
  background-color: #ffffff;
}

.datafeedmetadata-input:focus {
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width))
    var(rgba(0, 0, 0, 0.08));
}

.adddatafeed-slider-height {
  height: calc(100vh - 140px);
}

.k-treeview-leaf.k-selected {
  color: #5995ee;
  background-color: transparent;
}

.k-treeview-leaf:focus,
.k-treeview-leaf.k-focus {
  box-shadow: inset 0 0 0 0px rgba(0, 0, 0, 0.13);
}

.k-treeview-leaf:hover,
.k-treeview-leaf.k-hover {
  color: #4681d9;
  background-color: rgba(98, 187, 255, 0.21);
}

.k-treeview .k-svg-i-caret-alt-down {
  color: #5995ee;
}

.k-animation-container-shown {
  overflow: auto;
}
.k-dropdowntree-popup {
  border: 1px solid #e2e2e2;
  border-radius: 8px;
}

.addexisting-search-height {
  max-height: calc(100vh - 415px);
}

.required:after {
  content: " *";
  color: #dc3545;
}

.validationErrorText {
  color: #dc3545;
}

.k-calendar .k-calendar-td:focus .k-calendar-cell-inner,
.k-calendar .k-calendar-td:focus .k-link,
.k-calendar .k-calendar-td.k-focus .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-focus .k-link {
  border-radius: 50% !important;
  width: 30px;
  height: 30px;
  background-color: #5995ee !important;
  padding: 0.625em;
  border-color: #5995ee;
  color: white;
}

.datepickerfocus {
  height: 2.5rem;
  box-shadow: none !important;
}

#addingestiontemplatessliderbody-height {
  height: calc(100vh - 120px);
  overflow-y: scroll;
}

.addingestiontemplate-accordion.active
  > .addingestiontemplate-accordion-toggle.addingestiontemplate-accordion-active\:text-proj-blue {
  --tw-text-opacity: 1;
  color: rgb(89 149 238 / var(--tw-text-opacity));
}

.addingestiontemplate-accordion.active .hs-accordion-active\:hidden {
  display: none;
}
.addingestiontemplate-accordion.active .hs-accordion-active\:block {
  display: block;
}

.datalevel-accordion.active > .datalevel-accordion-active\:text-proj-blue {
  --tw-text-opacity: 1;
  color: rgb(89 149 238 / var(--tw-text-opacity));
}

.datalevel-accordion.active .datalevel-accordion-active\:hidden {
  display: none;
}
.datalevel-accordion.active .datalevel-accordion-active\:block {
  display: block;
}

.common-datalevel-accordion.active > .common-datalevel-accordion-head {
  --tw-text-opacity: 1;
  color: rgb(89 149 238 / var(--tw-text-opacity));
}

.common-datalevel-accordion.active .common-datalevel-accordion-active\:hidden {
  display: none;
}
.common-datalevel-accordion.active .common-datalevel-accordion-active\:block {
  display: block;
}

.addingestion-table-wrapper {
  max-height: 247px;
  overflow-y: auto;
  margin-right: -0.5rem;
  padding-right: 0.5rem;
}

.addingestion-table-wrapper thead th {
  position: sticky;
  top: 0;
  background: #fafafa;
  border: 1px solid #e2e2e2;
  z-index: 1;
}
/* 
.accordion.active > .accordion-head {
  --tw-text-opacity: 1;
  color: rgb(89 149 238 / var(--tw-text-opacity));
}

.accordion.active .accordion-active\:hidden {
  display: none;
}
.accordion.active .accordion-active\:block {
  display: block;
} */

#addstatus-tabs-id .active-tab-content {
  background-color: #5995ee;
  color: white;
}
#addstatus-tabs-id .active-text {
  color: #5995ee;
}

#addstatus-tabs-id .line {
  border-bottom: 1px solid #d1d5db; /* Gray color */
  width: 100%; /* Full width of the container */
  margin: 0 auto;
  padding-top: 6px;
}

.cardsshadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.height-landingpage {
  height: calc(100vh - 140px);
  overflow-y: scroll;
}

.carddropdownhoverbg {
  background-color: rgba(98, 187, 255, 0.21);
}

.commonpagegrid-styles .k-table-thead,
.commonpagegrid-styles .k-table-header,
.commonpagegrid-styles .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #002856;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

.commonpagegrid-styles {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.commonpagegrid-styles.k-grid .k-table-row.k-table-alt-row {
  /* background-color: #f8f9fa !important; */
  background-color: #fff !important;
}
.commonpagegrid-styles.k-grid .k-table-row:hover {
  background-color: #e8f5ff !important;
  /* background-color: #fff !important; */
}

.commonpagegrid-styles.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.commonpagegrid-styles.k-grid .k-button-solid-primary:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.commonpagegrid-styles.k-grid .k-button-solid-primary:focus,
.commonpagegrid-styles.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
.commonpagegrid-styles.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.commonpagegrid-styles.k-grid .k-button-solid-base:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.commonpagegrid-styles.k-grid .k-button-solid-base:focus,
.commonpagegrid-styles.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

.commonpagegrid-styles.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

.commonpagegrid-styles.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
.commonpagegrid-styles.k-grid .k-text-center {
  text-align: center;
}
.commonpagegrid-styles.k-grid .k-grid-save-command {
  color: #424242;
}
.commonpagegrid-styles.k-grid .k-grid-cancel-command {
  color: #424242;
}

.commonpagegrid-styles.k-grid .k-table-th,
.commonpagegrid-styles.k-grid td,
.commonpagegrid-styles.k-grid .k-table-td {
  border-inline-start-width: 0px;
  border-bottom: 0.5px solid #dedede;
}

.commonpagegrid-styles .k-checkbox {
  border-radius: 3px;
}

.commonpagegrid-styles.k-grid tr.k-table-row.k-selected {
  background-color: #e8f5ff !important;
}

.commonpagegrid-styles .k-svg-i-caret-alt-down {
  color: #5995ee;
}

.commonpagegrid-styles.k-grid .view-icon {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: transparent;
}

.commonpagegrid-styles.k-grid .view-icon:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}
.commonpagegrid-styles.k-grid .download-icon {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: transparent;
}

.commonpagegrid-styles.k-grid .download-icon:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.commonpagegrid-styles [type="checkbox"]:focus {
  box-shadow: none;
}

.commonpagegrid-styles [type="checkbox"] {
  border-color: #5995ee;
}

.commonslidergrid-styles .k-table-thead,
.commonslidergrid-styles .k-table-header,
.commonslidergrid-styles .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #002856;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

.commonslidergrid-styles {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.commonslidergrid-styles.k-grid {
  border-width: 1px;
}

.commonslidergrid-styles.k-grid .k-table-row.k-table-alt-row {
  /* background-color: #f8f9fa !important; */
  background-color: #fff !important;
}

.commonslidergrid-styles.k-grid .k-table-row:hover {
  background-color: #e8f5ff !important;
  /* background-color: #fff !important; */
}

.commonslidergrid-styles.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.commonslidergrid-styles.k-grid .k-button-solid-primary:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.commonslidergrid-styles.k-grid .k-button-solid-primary:focus,
.commonslidergrid-styles.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
.commonslidergrid-styles.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.commonslidergrid-styles.k-grid .k-button-solid-base:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.commonslidergrid-styles.k-grid .k-button-solid-base:focus,
.commonslidergrid-styles.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

.commonslidergrid-styles.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

.commonslidergrid-styles.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
.commonslidergrid-styles.k-grid .k-text-center {
  text-align: center;
}
.commonslidergrid-styles.k-grid .k-grid-save-command {
  color: #424242;
}
.commonslidergrid-styles.k-grid .k-grid-cancel-command {
  color: #424242;
}

.commonslidergrid-styles.k-grid .k-table-th,
.commonslidergrid-styles.k-grid td,
.commonslidergrid-styles.k-grid .k-table-td {
  border-inline-start-width: 0px;
  border-bottom: 0.5px solid #dedede;
}

.commonslidergrid-styles .k-checkbox {
  border-radius: 3px;
}

.commonslidergrid-styles.k-grid tr.k-table-row.k-selected {
  background-color: #e8f5ff !important;
}

.commonslidergrid-styles .k-svg-i-caret-alt-down {
  color: #5995ee;
}
/* 
.commonslidergrid-styles.k-grid .view-icon {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: transparent;
}

.commonslidergrid-styles.k-grid .view-icon:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}
.commonslidergrid-styles.k-grid .download-icon {
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  border-color: transparent;
}

.commonslidergrid-styles.k-grid .download-icon:hover {
  border-color: #4681d9;
  background-color: #e8f5ff;
}

.commonslidergrid-styles [type="checkbox"]:focus {
  box-shadow: none;
}

.commonslidergrid-styles [type="checkbox"] {
  border-color: #5995ee;
} */

.k-pager-md .k-pager-numbers-wrap .k-button.k-selected {
  background-color: #f2f9fe !important;
  color: #5995ee;
}

.k-grid-content .k-table-row:last-child > td,
.k-grid-content .k-table-row:last-child > .k-table-td,
.k-grid-content-locked .k-table-row:last-child > td,
.k-grid-content-locked .k-table-row:last-child > .k-table-td {
  border-bottom-width: 1px;
}

.k-pager-info {
  font-size: 0.857rem;
}

.k-pager-md .k-pager-numbers-wrap .k-button {
  color: #535353;
  background-color: none !important;
  border: 1px solid #f1f1f1 !important;
  margin-right: 7px;
  border-radius: 4px;
}

.k-list-item.k-selected,
.k-selected.k-list-optionlabel {
  color: #fff;
  background-color: #5995ee !important;
}

.k-pager-numbers-wrap {
  text-align: end;
  justify-content: flex-end;
}
.k-pager-info {
  justify-content: initial !important;
  order: 0;
  padding-top: 2px !important;
}

.k-pager-numbers-wrap {
  order: 10;
}

.k-pager-sizes::before {
  content: "Showing";
  font-size: 14px;
}
.k-pager-sizes > :last-child {
  display: none;
}

.k-table-tbody .k-table-row.k-selected > .k-table-td,
.k-table-list .k-table-row.k-selected {
  background-color: #f3f3f8;
}

.k-grid td.k-selected,
.k-grid .k-table-row.k-selected > td,
.k-grid .k-table-td.k-selected,
.k-grid .k-table-row.k-selected > .k-table-td {
  background-color: rgb(232 245 255 / var(--tw-bg-opacity)) !important;
}

.k-checkbox:checked {
  border-color: #5995ee !important;
  color: white !important;
  background-color: #5995ee !important;
}

.k-grid-md td,
.k-grid-md .k-table-td {
  padding-block: 4px;
  padding-inline: 12px;
}

.k-table-md {
  font-size: 13px;
  line-height: 1.4285714286;
}

.k-picker-solid {
  border-color: #e2e2e2 !important;
  color: #535353;
  background: none !important;
}

.k-grid-header .k-sort-icon,
.k-grid-header .k-sort-order {
  color: #002856;
}

.k-grid {
  border-width: 0px;
}

.k-grid .k-grid-header,
.k-grid .k-grid-header-wrap {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.k-grid-toolbar {
  border-width: 0 0 0px;
}

.configGrid-styles {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border: 0px solid #f6f6f6;
}

.configGrid-styles .k-table-group-row {
  background-color: #fff;
}
.configGrid-styles .k-table-group-row:hover {
  background-color: #e8f5ff !important;
  /* background-color: #fff !important; */
}

.configGrid-styles .k-table-alt-row {
  /* background-color: #f8f9fa !important; */
  background-color: #fff !important;
}

.configGrid-styles .k-svg-i-caret-alt-down {
  color: #5995ee;
}

.configGrid-styles td[aria-expanded="true"] {
  color: #5995ee;
  font-weight: 600;
}

.configGrid-styles
  .k-detail-row
  .k-pager-md
  .k-pager-numbers-wrap
  .k-button.k-selected {
  background-color: #5995ee !important;
  color: #fff;
}

.configGrid-styles.k-grid {
  border-radius: 6px;
}

.configGrid-styles .k-table-th,
.configGrid-styles .k-table-td {
  border: none;
  border-bottom: 0.5px solid #dedede;
}

.configGrid-styles .k-table-thead {
  background-color: #f9fafb;
  color: #002856;
  font-size: 12px;
  font-weight: 600;
}

.configGrid-styles .k-hierarchy-col {
  width: 42px;
}

.highlight {
  background-color: #ffcc66; /* Highlight color */
}

.configGrid-styles .k-checkbox {
  border-radius: 3px;
}

/* .configGrid-styles .k-grid .k-table-td > .k-checkbox,
.configGrid-styles .k-grid .k-table-td > .k-checkbox-wrap {
  vertical-align: middle;
} */

.configGrid-styles .k-treelist-toggle {
  margin-block: 0px;
}

.configGrid-styles .k-pager-info::after {
  content: url(/IDC/pipelineConfig/img/svg/childlevelfootericon.svg) " Child Level "
    url(/IDC/pipelineConfig/img/svg/amberconfigicon.svg) " In-progress "
    url(/IDC/pipelineConfig/img/svg/greenconfigicon.svg) " Completed";
  margin-left: 60px;
}

.configGrid-styles.k-grid .k-grid-header .k-table-th:first-child {
  padding-left: 38px;
}

/* .configGrid-styles.k-grid .completed-row { */
/* background-color: #00b4cd !important; */
/* color: white; */
/* } */

/* .configGrid-styles.k-grid .incomplete-row { */
/* background-color: #f7ecff !important; */
/* color: black; */
/* } */

.configGrid-styles.k-grid .completed-row td:nth-child(1) {
  border-left: 5px solid #4caf50;
}

.configGrid-styles.k-grid .incomplete-row td:nth-child(1) {
  border-left: 5px solid #ffbf00;
}

.configGrid-styles.k-grid .k-table-row:hover {
  background-color: #e8f5ff !important;
  /* background-color: none !important; */
}

.configGrid-styles tr td .k-treelist-toggle {
  margin-block: 0px;
}

.configGrid-styles tr td .k-svg-icon:not(:last-child) {
  width: 6px;
  height: 6px;
  background: #f6c71d;
  margin-right: 10px;
  border-radius: 50%;
  padding: 0px;
  margin-top: -3px;
}

.configGrid-styles tr td .k-svg-icon:last-child {
  position: absolute;
  left: 10px;
  margin-top: -4px;
}
/* 
.configGrid-styles .k-table-tbody .k-checkbox {
  margin-top: 2px;
} */

.configGrid-styles.k-grid tr.k-table-row.k-selected {
  background-color: #e8f5ff !important;
}
.configGrid-styles .k-toolbar {
  /* display: none; */
  height: 0px;
  padding: 0;
}

.configGrid-styles .k-searchbox {
  width: 204px;
  height: 38px;
  border: 1px solid #e2e2e2;
  padding: 8px;
  border-radius: 4px;
}
.configGrid-styles .k-searchbox:hover {
  border: 1px solid #5995ee;
}
.configGrid-styles .k-searchbox:focus {
  border: 1px solid #5995ee;
}
.configGrid-styles .k-searchbox:active {
  border: 1px solid #5995ee;
}
.configGrid-styles .k-input-inner:focus {
  border: none;
  outline: none;
  outline-offset: 0px;
  box-shadow: none;
}

.configGrid-styles [type="checkbox"]:focus {
  box-shadow: none;
}

.configGrid-styles [type="checkbox"] {
  border-color: #5995ee;
}

#configGrid-delete-button:hover span:nth-child(2) {
  display: block;
}

#gridvaluecheckbox-id [type="checkbox"] {
  background-color: #adddff;
  opacity: 0.7;
  border: 0px;
  border-radius: 100%;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%236C727F' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

#gridvaluecheckbox-id [type="checkbox"]:checked {
  background-color: #4caf50;
  border-radius: 100%;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

.configGrid-styles.k-grid .k-table-th:first-child,
.configGrid-styles.k-grid td:first-child,
.configGrid-styles.k-grid .k-table-td:first-child {
  border-inline-start-width: 0;
  padding-inline-start: 32px;
}

.copycustomercol1-height {
  height: calc(100vh - 200px);
}
.copycustomercol2-height {
  height: calc(100vh - 300px);
}

.file-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.file-name {
  flex-grow: 1;
  size: 10px;
  color: #535353;
}

.close-btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}

.progress-container {
  position: relative;
  height: 30px;
  background: #f3f3f3;
  overflow: hidden;
}

.progress-bar {
  height: 8px;
  width: 0;
  background: #5995ee;
  border-radius: 10px;
  transition: width 0.4s ease;
}

.progress-percentage {
  position: absolute;
  top: 5px;
  right: 10px;
  height: 30px;
  display: flex;
  align-items: center;
  font-weight: bold;
  z-index: 99999;
}

.project-SOL-parent-data-levelGrid-class {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 0px solid #f6f6f6;
}

.project-SOL-parent-data-levelGrid-class.k-grid .k-grid-header {
  border-bottom-width: 0px;
}

.project-SOL-parent-data-levelGrid-class .k-table-group-row {
  background-color: #fff !important;
}
.project-SOL-parent-data-levelGrid-class .k-table-group-row:hover {
  background-color: #e8f5ff !important;
}

.project-SOL-parent-data-levelGrid-class.k-grid .k-table-row.k-table-alt-row {
  background-color: #fff !important;
}

.project-SOL-parent-data-levelGrid-class .k-svg-i-caret-alt-down {
  color: #5995ee;
}

.project-SOL-parent-data-levelGrid-class td[aria-expanded="true"] {
  color: #5995ee;
  font-weight: 600;
}

.project-SOL-parent-data-levelGrid-class
  .k-detail-row
  .k-pager-md
  .k-pager-numbers-wrap
  .k-button.k-selected {
  background-color: #5995ee !important;
  color: #fff;
}
/* .k-pager-md .k-pager-numbers-wrap .k-button.k-selected {
  background-color: #5995ee !important;
  color: #fff;
}

.k-grid-content .k-table-row:last-child > td,
.k-grid-content .k-table-row:last-child > .k-table-td,
.k-grid-content-locked .k-table-row:last-child > td,
.k-grid-content-locked .k-table-row:last-child > .k-table-td {
  border-bottom-width: 1px;
}

.k-pager-info {
  font-size: 0.857rem;
}

.k-pager-md .k-pager-numbers-wrap .k-button {
  color: #535353;
  background-color: none !important;
  border: 1px solid #f1f1f1 !important;
  margin-right: 7px;
  border-radius: 4px;
}

.k-list-item.k-selected,
.k-selected.k-list-optionlabel {
  color: #fff;
  background-color: #5995ee !important;
}

.k-pager-numbers-wrap {
  text-align: end;
  justify-content: flex-end;
}
.k-pager-info {
  justify-content: initial !important;
  order: 0;
  padding-top: 2px !important;
}

.k-pager-numbers-wrap {
  order: 10;
}

.k-pager-sizes::before {
  content: "Showing";
  font-size: 14px;
}
.k-pager-sizes > :last-child {
  display: none;
} */

.project-SOL-parent-data-levelGrid-class .k-grid {
  border-radius: 6px;
}

.project-SOL-parent-data-levelGrid-class th,
.project-SOL-parent-data-levelGrid-class .k-table-td {
  border: none;
  border-bottom: 0px solid #f6f6f6;
}

.project-SOL-parent-data-levelGrid-class .k-table-thead {
  background-color: #f9fafb;
  color: #232323;
  font-size: 12px;
  font-weight: 600;
  display: none;
}

.project-SOL-parent-data-levelGrid-class .k-hierarchy-col {
  width: 42px;
}
/* 
.k-table-tbody .k-table-row.k-selected > .k-table-td,
.k-table-list .k-table-row.k-selected {
  background-color: #f3f3f8;
}

.k-grid td.k-selected,
.k-grid .k-table-row.k-selected > td,
.k-grid .k-table-td.k-selected,
.k-grid .k-table-row.k-selected > .k-table-td {
  background-color: rgb(232 245 255 / var(--tw-bg-opacity)) !important;
}

.k-checkbox:checked {
  border-color: #5995ee !important;
  color: white !important;
  background-color: #5995ee !important;
}

.highlight {
  background-color: #ffcc66; 
} 
*/
.project-SOL-parent-data-levelGrid-class .k-checkbox {
  border-radius: 3px;
}

.project-SOL-parent-data-levelGrid-class .k-grid .k-table-td > .k-checkbox,
.project-SOL-parent-data-levelGrid-class
  .k-grid
  .k-table-td
  > .k-checkbox-wrap {
  vertical-align: middle;
}

.project-SOL-parent-data-levelGrid-class .k-treelist-toggle {
  margin-block: 0px;
}

.project-SOL-parent-data-levelGrid-class .k-pager-info::after {
  content: url(/IDC/pipelineConfig/img/svg/childlevelicon.svg) " Child Level";
  margin-left: 60px;
}

.project-SOL-parent-data-levelGrid-class.k-grid .k-table-row:hover {
  background-color: #e8f5ff !important;
}

.project-SOL-parent-data-levelGrid-class tr td .k-treelist-toggle {
  margin-block: 0px;
}

.project-SOL-parent-data-levelGrid-class tr td .k-svg-icon:not(:last-child) {
  width: 6px;
  height: 6px;
  background: #f6c71d;
  margin-right: 10px;
  border-radius: 50%;
  padding: 0px;
  margin-top: -3px;
}

.project-SOL-parent-data-levelGrid-class tr td .k-svg-icon:last-child {
  position: absolute;
  left: 30px;
  margin-top: -2px;
}

.project-SOL-parent-data-levelGrid-class .k-table-tbody .k-checkbox {
  margin-top: 2px;
}

.project-SOL-parent-data-levelGrid-class tr.k-table-row.k-selected {
  background-color: #e8f5ff !important;
}

.project-SOL-parent-data-levelGrid-class .k-searchbox {
  width: 204px;
  height: 38px;
  border: 1px solid #e2e2e2;
  padding: 8px;
  border-radius: 4px;
}
.project-SOL-parent-data-levelGrid-class .k-searchbox:hover {
  border: 1px solid #5995ee;
}
.project-SOL-parent-data-levelGrid-class .k-searchbox:focus {
  border: 1px solid #5995ee;
}
.project-SOL-parent-data-levelGrid-class .k-searchbox:active {
  border: 1px solid #5995ee;
}
.project-SOL-parent-data-levelGrid-class .k-input-inner:focus {
  border: none;
  outline: none;
  outline-offset: 0px;
  box-shadow: none;
}

.project-SOL-parent-data-levelGrid-class [type="checkbox"]:focus {
  box-shadow: none;
}

.project-SOL-parent-data-levelGrid-class [type="checkbox"] {
  border-color: #e2e2e2;
}

.project-SOL-parent-data-levelGrid-class.k-grid-md td,
.project-SOL-parent-data-levelGrid-class.k-grid-md .k-table-td {
  padding-block: 8px;
  padding-inline: 12px;
}

.project-SOL-parent-data-levelGrid-class .k-table-md {
  font-size: 14px;
  line-height: 1.4285714286;
}

/* #createlevelactionstabgrid .k-table-thead,
#createlevelactionstabgrid .k-table-header,
#createlevelactionstabgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 13px;
}

#createlevelactionstabgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#createlevelactionstabgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#createlevelactionstabgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

#createlevelactionstabgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#createlevelactionstabgrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#createlevelactionstabgrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#createlevelactionstabgrid.k-grid .k-button-solid-primary:focus,
#createlevelactionstabgrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#createlevelactionstabgrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#createlevelactionstabgrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#createlevelactionstabgrid.k-grid .k-button-solid-base:focus,
#createlevelactionstabgrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#createlevelactionstabgrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#createlevelactionstabgrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#createlevelactionstabgrid.k-grid .k-text-center {
  text-align: center;
}
#createlevelactionstabgrid.k-grid .k-grid-save-command {
  color: #424242;
}
#createlevelactionstabgrid.k-grid .k-grid-cancel-command {
  color: #424242;
} */

.k-grid-resetrowdelete {
  display: none;
}

/* #createlevelactiontabcreatelevelgrid .k-table-thead,
#createlevelactiontabcreatelevelgrid .k-table-header,
#createlevelactiontabcreatelevelgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 13px;
}

#createlevelactiontabcreatelevelgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#createlevelactiontabcreatelevelgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#createlevelactiontabcreatelevelgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

#createlevelactiontabcreatelevelgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
} */

.alternate-shading:nth-child(odd) {
  background-color: #f8fbff;
}

/* #createleveleventstabgrid .k-table-thead,
#createleveleventstabgrid .k-table-header,
#createleveleventstabgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 12px;
}

#createleveleventstabgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#createleveleventstabgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#createleveleventstabgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

#createleveleventstabgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
} */

#trigger-action-multiselect-list .k-list-item.k-focus {
  box-shadow: none;
}
#trigger-action-multiselect-list .k-list-item {
  padding: 8px;
}
#trigger-action-multiselect-list .k-list-item {
  padding: 8px;
}

#trigger-action-multiselect-list .k-list-item:hover {
  color: #5995ee;
  background-color: rgba(98, 187, 255, 0.21);
}

#trigger-action-multiselect-list .k-list-item.k-selected {
  background-color: rgba(98, 187, 255, 0.21) !important;
  color: #5995ee;
}

#createleveleventstabcreatenew-container input:where(:not([type])):focus {
  box-shadow: none;
  border-color: none;
}

#update-metadata-field-condition-multiselect-list .k-list-item.k-focus {
  box-shadow: none;
}
#update-metadata-field-condition-multiselect-list .k-list-item {
  padding: 8px;
}
#update-metadata-field-condition-multiselect-list .k-list-item {
  padding: 8px;
}

#update-metadata-field-condition-multiselect-list .k-list-item:hover {
  color: #5995ee;
  background-color: rgba(98, 187, 255, 0.21);
}

#update-metadata-field-condition-multiselect-list .k-list-item.k-selected {
  background-color: rgba(98, 187, 255, 0.21) !important;
  color: #5995ee;
}

.k-list-item.k-focus {
  box-shadow: none;
}
.k-list-item {
  padding: 8px;
}
.k-list-item {
  padding: 8px;
}

.k-list-item:hover {
  color: #5995ee;
  background-color: rgba(98, 187, 255, 0.21);
}

.k-list-item.k-selected {
  background-color: rgba(98, 187, 255, 0.21) !important;
  color: #5995ee !important;
}
/* 
#createleveleventstabgrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#createleveleventstabgrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#createleveleventstabgrid.k-grid .k-button-solid-primary:focus,
#createleveleventstabgrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#createleveleventstabgrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#createleveleventstabgrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#createleveleventstabgrid.k-grid .k-button-solid-base:focus,
#createleveleventstabgrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#createleveleventstabgrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#createleveleventstabgrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#createleveleventstabgrid.k-grid .k-text-center {
  text-align: center;
}
#createleveleventstabgrid.k-grid .k-grid-save-command {
  color: #424242;
}
#createleveleventstabgrid.k-grid .k-grid-cancel-command {
  color: #424242;
} */

/* #createlevelrolestabgrid .k-table-thead,
#createlevelrolestabgrid .k-table-header,
#createlevelrolestabgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 12px;
}

#createlevelrolestabgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#createlevelrolestabgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#createlevelrolestabgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

#createlevelrolestabgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
} */

/* Style for the tooltip */
.slider-right-custom-tooltip {
  position: absolute;
  background-color: #002446; /* Bootstrap dark background color */
  color: #fff;
  padding: 12px;
  border-radius: 0.25rem;
  font-size: 12px;
  z-index: 999;
  width: auto;
}

/* Additional styles for the arrow */
.slider-right-custom-tooltip::before {
  content: "";
  position: absolute;
  top: 25%;
  right: 100%; /* Position the arrow above the tooltip */
  margin-top: -5px; /* Adjust arrow position based on its size */
  border-width: 5px;
  border-style: solid;
  border-color: transparent #002446 transparent transparent; /* Match Bootstrap dark background color */
}

.alternate-shading {
  justify-items: center;
}

.label-container {
  display: flex;
  align-items: center;
}

.info-container {
  display: inline-block;
  margin-left: 8px;
  visibility: hidden;
  cursor: pointer;
  height: 14px;
}

.label-container:hover .info-container {
  visibility: visible;
}

/* Adding the SVG using a background image */
.info-container::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("/IDC/pipelineConfig/img/svg/infoicon.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

/* Optional: Add some animation or transition */
.info-container:hover::before {
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}
.info-click-container {
  display: inline-block;
  margin-left: 8px;
  cursor: pointer;
  visibility: visible;
  height: 14px;
}

/* Adding the SVG using a background image */
.info-click-container::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("/IDC/pipelineConfig/img/svg/infoiconcolor.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

/* Optional: Add some animation or transition */
.info-click-container:hover::before {
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}

/* #createlevelTabtabgrid .k-table-thead,
#createlevelTabtabgrid .k-table-header,
#createlevelTabtabgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 12px;
}

#createlevelTabtabgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#createlevelTabtabgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#createlevelTabtabgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

#createlevelTabtabgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#createlevelTabtabgrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#createlevelTabtabgrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#createlevelTabtabgrid.k-grid .k-button-solid-primary:focus,
#createlevelTabtabgrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#createlevelTabtabgrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#createlevelTabtabgrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#createlevelTabtabgrid.k-grid .k-button-solid-base:focus,
#createlevelTabtabgrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#createlevelTabtabgrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#createlevelTabtabgrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#createlevelTabtabgrid.k-grid .k-text-center {
  text-align: center;
}
#createlevelTabtabgrid.k-grid .k-grid-save-command {
  color: #424242;
}
#createlevelTabtabgrid.k-grid .k-grid-cancel-command {
  color: #424242;
} */

.card-view {
  flex-direction: column;
}

.carddropcontainer-gridview {
  width: 279px;
  height: auto;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 3px;
  border: solid 1px rgba(231, 231, 231, 0.75);
  background-color: #fff;
  position: absolute;
  right: 0;
  z-index: 100;
}

.carddropcontainer-listview {
  width: 279px;
  height: auto;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 3px;
  border: solid 1px rgba(231, 231, 231, 0.75);
  background-color: #fff;
  position: absolute;
  right: 0;
  z-index: 100;
}

/* .editmetadatarolestabgrid-class .k-table-thead,
.editmetadatarolestabgrid-class .k-table-header,
.editmetadatarolestabgrid-class .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 13px;
}

.editmetadatarolestabgrid-class {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.editmetadatarolestabgrid-class.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

.editmetadatarolestabgrid-class.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

.editmetadatarolestabgrid-class.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
} */

#editcustommetadata-tabs-id .active-tab {
  border-color: #5995ee;
}
#editcustommetadata-tabs-id .active-tab-content {
  background-color: #5995ee;
  color: white;
}
#editcustommetadata-tabs-id .active-text {
  color: #5995ee;
}

#editcustommetadata-height-container-cal {
  height: calc(100vh - 195px);
  border-radius: 5px;
}

/* #editmetadatarolestabgrid .k-table-thead,
#editmetadatarolestabgrid .k-table-header,
#editmetadatarolestabgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f8fbff;
  font-weight: 600;
  font-size: 13px;
}

#editmetadatarolestabgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#editmetadatarolestabgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#editmetadatarolestabgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8fbff;
}

#editmetadatarolestabgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
} */

.alternate-shading:nth-child(odd) {
  background-color: #f8fbff;
}

#editmetadata-tabs-id .active-tab {
  border-color: #5995ee;
}
#editmetadata-tabs-id .active-tab-content {
  background-color: #5995ee;
  color: white;
}
#editmetadata-tabs-id .active-text {
  color: #5995ee;
}

#editmetadata-height-container-cal {
  height: calc(100vh - 195px);
  border-radius: 5px;
}

/* #fileingestionqueueGrid .k-table-thead,
#fileingestionqueueGrid .k-table-header,
#fileingestionqueueGrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

#fileingestionqueueGrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#fileingestionqueueGrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#fileingestionqueueGrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
#fileingestionqueueGrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#fileingestionqueueGrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#fileingestionqueueGrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#fileingestionqueueGrid.k-grid .k-button-solid-primary:focus,
#fileingestionqueueGrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#fileingestionqueueGrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#fileingestionqueueGrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#fileingestionqueueGrid.k-grid .k-button-solid-base:focus,
#fileingestionqueueGrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#fileingestionqueueGrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#fileingestionqueueGrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#fileingestionqueueGrid.k-grid .k-text-center {
  text-align: center;
}
#fileingestionqueueGrid.k-grid .k-grid-save-command {
  color: #424242;
}
#fileingestionqueueGrid.k-grid .k-grid-cancel-command {
  color: #424242;
}

#fileingestionqueueGrid.k-grid .k-table-th,
#fileingestionqueueGrid.k-grid td,
#fileingestionqueueGrid.k-grid .k-table-td {
  border-inline-start-width: 0px;
}

#fileingestionqueueGrid .k-svg-i-caret-alt-down {
  color: #5995ee;
} */

#ingestiontemplate-id .active-tab {
  color: #5995ee;
  border-color: #5995ee;
}

#ingestiontemplate-id .k-svg-i-caret-alt-down {
  color: #5995ee;
}

#ingestiontemplate-id [type="checkbox"]:focus {
  box-shadow: none;
}

#ingestiontemplate-id [type="checkbox"] {
  border-color: #5995ee;
}

#ingestionTemplateGrid-delete-button:hover span:nth-child(2) {
  display: block;
}

/* .managedatafeedGrid-class .k-table-thead,
.managedatafeedGrid-class .k-table-header,
.managedatafeedGrid-class .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

.managedatafeedGrid-class {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.managedatafeedGrid-class.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

.managedatafeedGrid-class.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
.managedatafeedGrid-class.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

.managedatafeedGrid-class.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.managedatafeedGrid-class.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

.managedatafeedGrid-class.k-grid .k-button-solid-primary:focus,
.managedatafeedGrid-class.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
.managedatafeedGrid-class.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.managedatafeedGrid-class.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

.managedatafeedGrid-class.k-grid .k-button-solid-base:focus,
.managedatafeedGrid-class.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

.managedatafeedGrid-class.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

.managedatafeedGrid-class.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
.managedatafeedGrid-class.k-grid .k-text-center {
  text-align: center;
}
.managedatafeedGrid-class.k-grid .k-grid-save-command {
  color: #424242;
}
.managedatafeedGrid-class.k-grid .k-grid-cancel-command {
  color: #424242;
}

.managedatafeedGrid-class.k-grid .k-table-th,
.managedatafeedGrid-class.k-grid td,
.managedatafeedGrid-class.k-grid .k-table-td {
  border-inline-start-width: 0px;
}

.managedatafeedGrid-class .k-checkbox {
  border-radius: 3px;
}

.managedatafeedGrid-class tr.k-selected {
  background-color: #e8f5ff !important;
}

.managedatafeedGrid-class .k-svg-i-caret-alt-down {
  color: #5995ee;
}

.managedatafeedGrid-class [type="checkbox"]:focus {
  box-shadow: none;
}

.managedatafeedGrid-class [type="checkbox"] {
  border-color: #5995ee;
}

.managedatafeedGrid-class .checkbox-align-body input {
  margin-top: 2px;
} */

#managedatafeedGrid-delete-button:hover span:nth-child(2) {
  display: block;
}

.dropZone-2 .k-upload .k-dropzone,
.dropZone-2 .k-upload .k-upload-dropzone {
  border-color: none;
  color: #424242;
  background-color: #fff;
  width: 100%;
}
.dropZone-2 .k-upload .k-dropzone,
.dropZone-2 .k-upload .k-upload-dropzone {
  padding-block: 0px;
  padding-inline: 4px;
  border: 2px dashed #e2e2e2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: transparent;
  width: 50%;
}

.dropZone-2 .k-upload-button-wrap {
  width: 100%;
}

.dropZone-2 .k-button-solid-base {
  height: 36px;
  border-color: transparent;
  color: #424242;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.dropZone-2 .k-upload .k-upload-button {
  min-width: 7em;
  height: 60px;
}

.dropZone-2 .k-upload .k-upload-files,
.dropZone-2 .k-upload .k-file {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropZone-2 .k-upload .k-upload-files {
  max-height: 300px;
  width: 50%;
  overflow-y: auto;
  margin: 8px;
  padding: 0.25rem;
  border-width: 1px;
  border-style: solid;
  border-color: #e2e2e2;
  list-style: none;
  background-color: #fff;
  border-radius: 5px;
  gap: 8px;
}

.dropZone-2 .k-upload.k-upload-async {
  display: flex;
  flex-direction: row;
  gap: 1.75rem;
}

.dropZone-2 .k-upload {
  border-width: 0px;
}

.dropZone-2 .k-upload .k-file.k-focus {
  box-shadow: none;
}

.dropZone-2 .k-svg-icon.k-icon-xxl {
  color: #1d6f42;
}

.dropZone-2 .k-file-info {
  text-align: left;
  padding-left: 8px;
}

/* #recycleBinGrid .k-table-thead,
#recycleBinGrid .k-table-header,
#recycleBinGrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

#recycleBinGrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#recycleBinGrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#recycleBinGrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
#recycleBinGrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#recycleBinGrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#recycleBinGrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#recycleBinGrid.k-grid .k-button-solid-primary:focus,
#recycleBinGrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#recycleBinGrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#recycleBinGrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#recycleBinGrid.k-grid .k-button-solid-base:focus,
#recycleBinGrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#recycleBinGrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#recycleBinGrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#recycleBinGrid.k-grid .k-text-center {
  text-align: center;
}
#recycleBinGrid.k-grid .k-grid-save-command {
  color: #424242;
}
#recycleBinGrid.k-grid .k-grid-cancel-command {
  color: #424242;
}

#recycleBinGrid.k-grid .k-table-th,
#recycleBinGrid.k-grid td,
#recycleBinGrid.k-grid .k-table-td {
  border-inline-start-width: 0px;
}

#recycleBinGrid .k-checkbox {
  border-radius: 3px;
}

#recycleBinGrid tr.k-selected {
  background-color: #e8f5ff !important;
}

#recycleBinGrid .k-svg-i-caret-alt-down {
  color: #5995ee;
}

#recycleBinGrid [type="checkbox"]:focus {
  box-shadow: none;
}

#recycleBinGrid [type="checkbox"] {
  border-color: #5995ee;
} */

#recycleBinGrid-delete-button:hover span:nth-child(2) {
  display: block;
}
/* #recycleBinGrid-delete-button:hover {
  transition: all 0.5s cubic-bezier(0.25, 0.1, 1, 0.11) 0s;
} */

/* .roleMasterTemplateGrid-class .k-table-thead,
.roleMasterTemplateGrid-class .k-table-header,
.roleMasterTemplateGrid-class .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

.roleMasterTemplateGrid-class {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.roleMasterTemplateGrid-class.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

.roleMasterTemplateGrid-class.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
.roleMasterTemplateGrid-class.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

.roleMasterTemplateGrid-class.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.roleMasterTemplateGrid-class.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

.roleMasterTemplateGrid-class.k-grid .k-button-solid-primary:focus,
.roleMasterTemplateGrid-class.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
.roleMasterTemplateGrid-class.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.roleMasterTemplateGrid-class.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

.roleMasterTemplateGrid-class.k-grid .k-button-solid-base:focus,
.roleMasterTemplateGrid-class.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

.roleMasterTemplateGrid-class.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

.roleMasterTemplateGrid-class.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
.roleMasterTemplateGrid-class.k-grid .k-text-center {
  text-align: center;
}
.roleMasterTemplateGrid-class.k-grid .k-grid-save-command {
  color: #424242;
}
.roleMasterTemplateGrid-class.k-grid .k-grid-cancel-command {
  color: #424242;
}

.roleMasterTemplateGrid-class.k-grid .k-table-th,
.roleMasterTemplateGrid-class.k-grid td,
.roleMasterTemplateGrid-class.k-grid .k-table-td {
  border-inline-start-width: 0px;
}

.roleMasterTemplateGrid-class .k-checkbox {
  border-radius: 3px;
}

.roleMasterTemplateGrid-class tr.k-selected {
  background-color: #e8f5ff !important;
} */

.height-viewmeta {
  height: calc(100vh - 110px);
  overflow-y: scroll;
}
/* 
#statusGrid .k-table-thead,
#statusGrid .k-table-header,
#statusGrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

#statusGrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#statusGrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#statusGrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
#statusGrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#statusGrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#statusGrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#statusGrid.k-grid .k-button-solid-primary:focus,
#statusGrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#statusGrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#statusGrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#statusGrid.k-grid .k-button-solid-base:focus,
#statusGrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#statusGrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#statusGrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#statusGrid.k-grid .k-text-center {
  text-align: center;
}
#statusGrid.k-grid .k-grid-save-command {
  color: #424242;
}
#statusGrid.k-grid .k-grid-cancel-command {
  color: #424242;
}

#statusGrid.k-grid .k-table-th,
#statusGrid.k-grid td,
#statusGrid.k-grid .k-table-td {
  border-inline-start-width: 0px;
} */

#statusGrid .k-searchbox {
  width: 204px;
  height: 38px;
  border: 1px solid #e2e2e2;
  padding: 8px;
  border-radius: 4px;
}
#statusGrid .k-searchbox:hover {
  border: 1px solid #5995ee;
}
#statusGrid .k-searchbox:focus {
  border: 1px solid #5995ee;
}
#statusGrid .k-searchbox:active {
  border: 1px solid #5995ee;
}
#statusGrid .k-input-inner:focus {
  border: none;
  outline: none;
  outline-offset: 0px;
  box-shadow: none;
}

#statusGrid .k-svg-i-caret-alt-down {
  color: #5995ee;
}

#statusGrid .k-toolbar {
  /* display: none; */
  height: 0px;
  padding: 0;
}

#createlevel-tabs-id .active-tab {
  border-color: #5995ee;
}
#createlevel-tabs-id .active-tab-content {
  background-color: #5995ee;
  color: white;
}
#createlevel-tabs-id .active-text {
  color: #5995ee;
}

#height-container-cal {
  height: calc(100vh - 195px);
  border-radius: 5px;
}

.text-formatter-table {
  width: 100%;
}
.text-formatter-table th {
  color: #535353;
  font-size: 12px;
  padding-left: 12px;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: nowrap;
}

.height-viewmeta {
  height: calc(100vh - 100px);
  overflow-y: scroll;
}
/* 
#viewmetadatacommongrid .k-table-thead,
#viewmetadatacommongrid .k-table-header,
#viewmetadatacommongrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

#viewmetadatacommongrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#viewmetadatacommongrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#viewmetadatacommongrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
#viewmetadatacommongrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#viewmetadatacommongrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#viewmetadatacommongrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#viewmetadatacommongrid.k-grid .k-button-solid-primary:focus,
#viewmetadatacommongrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#viewmetadatacommongrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#viewmetadatacommongrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#viewmetadatacommongrid.k-grid .k-button-solid-base:focus,
#viewmetadatacommongrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#viewmetadatacommongrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#viewmetadatacommongrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#viewmetadatacommongrid.k-grid .k-text-center {
  text-align: center;
}
#viewmetadatacommongrid.k-grid .k-grid-save-command {
  color: #424242;
}
#viewmetadatacommongrid.k-grid .k-grid-cancel-command {
  color: #424242;
}

#viewmetadatacommongrid.k-grid .k-table-th,
#viewmetadatacommongrid.k-grid td,
#viewmetadatacommongrid.k-grid .k-table-td {
  border-inline-start-width: 0px;
} */

#dropZone .k-upload .k-dropzone,
#dropZone .k-upload .k-upload-dropzone {
  border-color: none;
  color: #424242;
  background-color: #fff;
  width: 100%;
}
#dropZone .k-upload .k-dropzone,
#dropZone .k-upload .k-upload-dropzone {
  padding-block: 0px;
  padding-inline: 4px;
  border-width: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: transparent;
  width: 100%;
}

#dropZone .k-upload-button-wrap {
  width: 100%;
}

#dropZone .k-button-solid-base {
  height: 36px;
  border-color: transparent;
  color: #424242;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

#dropZone .k-upload .k-upload-button {
  min-width: 7em;
  height: 60px;
}

#dropZone .k-upload .k-upload-files,
#dropZone .k-upload .k-file {
  border-color: rgba(0, 0, 0, 0.08);
}
#dropZone .k-upload .k-upload-files {
  max-height: 300px;
  overflow-y: auto;
  margin: 8px;
  padding: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
  list-style: none;
  background-color: #f0f3f5;
  border-radius: 5px;
}

/* 
#viewmetadataprojectgrid .k-table-thead,
#viewmetadataprojectgrid .k-table-header,
#viewmetadataprojectgrid .k-table-group-sticky-header {
  border-color: #b9b9b9;
  color: #4b5563;
  background-color: #f9fafb;
  font-weight: 600;
  font-size: 12px;
}

#viewmetadataprojectgrid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#viewmetadataprojectgrid.k-grid {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 12px;
}

#viewmetadataprojectgrid.k-grid .k-table-row.k-table-alt-row {
  background-color: #f8f9fa;
}
#viewmetadataprojectgrid.k-grid .k-table-row:hover {
  background-color: #e8f5ff;
}

#viewmetadataprojectgrid.k-grid .k-button-solid-primary {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#viewmetadataprojectgrid.k-grid .k-button-solid-primary:hover {
  border-color: transparent;
  background-color: transparent;
}

#viewmetadataprojectgrid.k-grid .k-button-solid-primary:focus,
#viewmetadataprojectgrid.k-grid .k-button-solid-primary.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}
#viewmetadataprojectgrid.k-grid .k-button-solid-base {
  border-color: transparent;
  color: #535353;
  background-color: transparent;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
#viewmetadataprojectgrid.k-grid .k-button-solid-base:hover {
  border-color: transparent;
  background-color: transparent;
}

#viewmetadataprojectgrid.k-grid .k-button-solid-base:focus,
#viewmetadataprojectgrid.k-grid .k-button-solid-base.k-focus {
  box-shadow: 0 0 0px 0px #5995ee;
}

#viewmetadataprojectgrid.k-grid .k-command-cell {
  display: flex;
  justify-content: center;
}

#viewmetadataprojectgrid.k-grid .k-command-cell > .k-button {
  margin-inline-end: 0px;
  vertical-align: middle;
}
#viewmetadataprojectgrid.k-grid .k-text-center {
  text-align: center;
}
#viewmetadataprojectgrid.k-grid .k-grid-save-command {
  color: #424242;
}
#viewmetadataprojectgrid.k-grid .k-grid-cancel-command {
  color: #424242;
}

#viewmetadataprojectgrid.k-grid .k-table-th,
#viewmetadataprojectgrid.k-grid td,
#viewmetadataprojectgrid.k-grid .k-table-td {
  border-inline-start-width: 0px;
} */

.k-grid-report .k-icon.reportIcon {
    content: url(".../images/query.png") !important;
    position: absolute;
    background-size: 12px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}