li.breadcrumb-item {
    display: flex;
}
.scrollactive-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.scrollactive-item.custom-scrollactive-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #7e8299!important;
    border: 2px solid #eef1f5;
    border-radius: .25rem;
    padding: .5rem 1rem;
    margin-bottom: .5rem;
}

.scrollactive-item.custom-scrollactive-item, .scrollactive-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#kt-modal-manage-pools .scroll.ps {
    overflow: scroll  !important;
}
.v-stepper__header {
    flex-wrap: revert !important;
}
ul.dropdown-menu.dropdown-alt-menu.min-w-200px.ed.left-65px.py-6.px-4.dropdown-menu-right.show {
    left: 90px !important;
}
.it.disabled {
    cursor: not-allowed;
}
.v-application .mb-3 {
    margin-bottom: 0px!important;
}
span.my-div-span {
    font-weight: bold;
    font-size: 14px;
    z-index: 3;
    position: absolute;
    right: -4px;
    bottom: -11px;
}
img.my-div-image {
    position: absolute;
    z-index: 1;
}
routing-container.leaflet-bar.leaflet-routing-container-hide.leaflet-control {
    display: none;
}
.leaflet-top.leaflet-right {
    display: none;
}
li.router-tab__item.is-active{
    font-weight: bold !important;
    text-decoration: underline !important;
}
li.router-tab__item.is-active.is-closable {
    font-weight: bold !important;
    text-decoration: underline !important;
}
.router-tab__scrollbar {
    height: 5px !important;
}
element.style {
    padding-left: 5px !important;
}
.datepicker.flex.flex-direction-column.right {
    left: 0;
}
.router-tab__container {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  max-height: calc(100vh - 140px) !important;
  min-height: calc(100vh - 140px) !important;
  height: calc(100vh - 140px) !important;
}
.w-md-100-minus-275px.col-md {
    width: calc(100% - 275px) !important;
}
svg.vue-barcode-element {
    width: 389px;
}
#qqq canvas{
    width: 45%;
}
html:not([direction]) .text-hover-primary:hover, html:not([direction]) .text-hover-primary:hover i, html:not([direction]) a.text-hover-primary:hover, html:not([direction]) a.text-hover-primary:hover i, html[direction=ltr] .text-hover-primary:hover, html[direction=ltr] .text-hover-primary:hover i, html[direction=ltr] a.text-hover-primary:hover, html[direction=ltr] a.text-hover-primary:hover i {
    color: #f1f4f3 !important;
}

.text-small {
  font-size: 11px;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.text-center {
  text-align: center;
}
.text-primary {
  color: #2fa3e6;
}
.display-flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-end {
  justify-content: flex-end;
}
.align-items-center {
  align-items: center;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.cursor-pointer {
  cursor: pointer;
}
.centered {
  left: 50%;
  max-width: 100%;
  height: 95%;
  transform: translate(-50%, -50%);
  top: 50%;
  position: absolute;
  display: block;
}
.image-list-item .centered {
  left: 50% !important;
  width: 85%;
  height: 85%;
  transform: translate(-50%, -50%);
  top: 50%;
  position: absolute;
  display: block;
}
.image-container {
  width: 60% !important;
  height: 228px !important;
  border: 1px dashed #d6d6d6;
  border-radius: 4px;
  background-color: #fff;
}
.image-center {
  width: 100%;
  height: 100%;
}
.image-icon-drag {
  fill: #c9c8c8;
  height: 50px;
  width: 50px;
}
.drag-text {
  padding-top: 5px;
  color: #777;
  font-weight: 400;
  line-height: 1.5;
}
.browse-text {
  font-size: 86%;
  color: #206ec5;
  text-decoration: none;
}
.image-input {
  overflow: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.image-input label {
  display: block;
}
.drag-upload-cover {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fcfeff;
  opacity: 0.9;
  z-index: 1;
  margin: 5px;
  border: 2px dashed #268ddd;
}
.drag-upload-cover {
  font-weight: 400;
  font-size: 20px;
}
.icon-drag-drop {
  height: 50px;
  width: 50px;
  fill: #2fa3e6;
}
.drop-text-here {
  margin: 0;
  line-height: 1.5;
}
.display-none {
  display: none;
}
/* list images*/
.image-list {
  border: 1px solid #d6d6d6;
}
.preview-image {
  height: 325px !important;
  padding: 5px;
  border-radius: 15px;
  box-sizing: border-box;
}
.image-overlay {
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  height: 90% !important;
  border-radius: 5px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.image-overlay-details {
  position: absolute;
  z-index: 11;
  opacity: 0;
  transform: translate(0, -50%);
  top: 50%;
}
.icon-overlay {
  width: 40px;
  height: 40px;
  fill: #fff;
}
.preview-image:hover .image-overlay,
.preview-image:hover .image-overlay-details {
  opacity: 1;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.show-img {
max-width: 100% !important;
max-height: 100% !important;
display: block;
vertical-align: middle;
}
/*image bottom*/
.image-bottom {
  bottom: 0;
  left: 0;
  height: 40px;
  padding: 5px 10px;
  box-sizing: border-box;
}
.image-primary {
  border-radius: 4px;
  background-color: #e3edf7;
  padding: 3px 7px;
  font-size: 11px;
  margin-right: 5px;
}
.image-icon-primary {
  width: 10px;
  height: 10px;
  margin-right: 2px;
}
.image-icon-delete {
  height: 14px;
  width: 14px;
  fill: #222;
}
.image-edit {
  margin-right: 10px;
}
.image-icon-edit {
  height: 14px;
  width: 14px;
  fill: #222;
}
.image-list-container {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 10px;
}
.image-list-container .image-list-item {
  height: 45px !important;
  width: 75px !important;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
}
.image-list-container .image-list-item:not(:last-child) {
  margin-right: 5px;
  margin-bottom: 5px;
}

.image-list-container .image-highlight {
  border: 1px solid #2fa3e7;
}
.add-image-svg {
  width: 12px;
  height: 12px;
  fill: #222;
}
.input-add-image {
  overflow: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 11;
}
.input-add-image label {
  display: block;
}
.image-icon-info {
  width: 14px;
  height: 14px;
  fill: #222;
}
.mark-text-primary {
  color: #034694;
}
.popper-custom {
  background: #000;
  padding: 10px;
  border: none;
  box-shadow: none;
  color: white;
  text-align: left;
  font-size: 12px;
}
.popper-custom .popper__arrow {
  border-color: #000 transparent transparent transparent !important;
}
.mb-5.table-page-advanced-filter-body.pe-6 {
  height: calc(100vh - 228px);
  padding-right: 12px !important;
}
.card.mb-5.mb-xxl-8.firstCard {
  margin-bottom: 0px !important;
}

.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div, .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
  text-align: left !important;
  background-color: rgba(97, 97, 97, 0.87) !important;
  outline: rgba(97, 97, 97, 0.87) !important;
}

.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div, .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
  text-align: left !important;
  background-color: green !important;
  outline: green !important;
}

.e-gantt .e-gantt-chart .e-task-label {
  margin-left: 2px !important;
}

.modal-fullscreen {
  width: 100vw !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
}

.modal-fullscreen .modal-content {
  height: 100% !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.modal-fullscreen .modal-body {
  overflow-y: auto !important;
  border-radius: 0 !important;
}

html {
	overflow-y: auto !important;
}
.v-data-table > .v-data-table__wrapper > table > thead > tr > th {
  border-right: 1px solid #b8bec3 !important; /* Change #000 to your preferred color */
  
  
}
/* Targeting table cells */
.v-data-table > .v-data-table__wrapper > table > tbody > tr > td {
  border-right: 1px solid #b8bec3 !important; /* Adjust the color as needed */
  
}
.border-label-wrapper .v-text-field.v-text-field--enclosed .v-text-field__details{
	margin-bottom: 0 !important;
  min-height: 0px !important;
  color:#5578eb !important
}
.border-label-wrapper .v-messages {
    min-height: 0px !important;
    color:#5578eb !important
}
.border-label-wrapper .theme--light.v-text-field--filled>.v-input__control>.v-input__slot {
  background: white;
  color:#5578eb !important
}
.border-label-wrapper .theme--light.v-input, .theme--light.v-input input, .theme--light.v-input textarea {
  color:#5578eb !important
}
.userDetails .v-data-table__wrapper {
  height: calc(100vh - 373px) !important;
}

.svg-black svg g [fill] {
  fill: #000000 !important;
}

.count-table {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}

.count-table th, .count-table td {
  padding: 10px;
  border: 1px solid #777;
}

.e-gantt .e-gantt-chart .e-weekend {
  height: 100000% !important;
  background-color: #a1a2a31f !important;
}

.e-diagram-resize-handle {
  fill: #0bb7af !important;
}

.e-diagram-endpoint-handle.e-connected {
  fill: #0bb7af !important;
}

.e-diagram-endpoint-handle {
  stroke: #0bb7af !important;
}

.e-diagram-bezier-control-handle {
  stroke: #0bb7af !important;
}

.e-diagram-ortho-segment-handle,
.e-diagram-straight-segment-handle,
.e-diagram-bezier-segment-handle {
  stroke: #0bb7af !important;
}

.e-diagram-bezier-control-line {
  stroke: #0bb7af !important;
}

.e-diagram-helper {
  stroke: #0bb7af !important;
}

.e-diagram-rotate-handle {
  fill: #0bb7af !important;
  stroke: #0bb7af !important;
}

.e-diagram-selector {
  stroke: #0bb7af !important;
}

.e-diagram-selector.e-thick-border {
  stroke: #0bb7af !important;
  stroke-width: 2;
}

.e-diagram-selector.e-thick-border.e-diagram-lane {
  stroke: #0bb7af !important;
  stroke-width: 2;
}

.e-diagram-highlighter {
  stroke: #0bb7af !important;
  stroke-width: 2;
}

.e-diagram-selected-region {
  stroke: #0bb7af !important;
}

.e-diagram-pivot-line {
  stroke: #0bb7af !important;
}

.e-diagram .e-d-ruler-marker {
  stroke: #0bb7af !important;
}

.e-diagram .e-diagram-text-edit {
  background: #fff;
  border-color: #0bb7af !important;
}

.e-diagram-text-edit::-moz-selection {
  background: #0bb7af !important;
  color: #fff;
}

.e-diagram-text-edit::selection {
  background: #0bb7af !important;
  color: #fff;
}

.e-diagram-selection-indicator {
  stroke: #0bb7af !important;
}

.e-diagram-selection-line {
  stroke: #0bb7af !important;
}
