.table-moveable tbody td:hover {
  cursor: move;
}

.col-td-45 {
  width: 45%;
}

.td-btn {
  width: 1%;
}

.table-no-boarder td {
  border: none;
}

.table-no-boarder tbody td:first-child {
  padding-left: 0px !important;
}

.form-control-white {
  background-color: #ffffff;
  border: 1px solid #ced4da;
  color: #495057;
}

.form-control-white:focus {
  color: #495057;
  border-color: #ced4da;
  outline: 0;
  background-color: #ffffff;
  box-shadow: transparent;
}

.form-control-white::placeholder {
  opacity: 1;
  color: #6c757d;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #2bb673;
}

::-webkit-scrollbar-corner {
  display: none;
  border-radius: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 600000s 0s, color 600000s 0s;
}

.card-body.full-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
}

.card-body.full-viewport.full-viewport-fields {
  max-height: calc(100vh - 2 * 64px - 2 * 12px - 2 * 1px - 70px);
  min-height: calc(100vh - 2 * 64px - 2 * 12px - 2 * 1px - 70px);
}

.card-body.full-viewport.full-viewport-slide {
  max-height: calc(100vh - 2 * 64px - 2 * 12px - 2 * 1px - 60px);
  min-height: calc(100vh - 2 * 64px - 2 * 12px - 2 * 1px - 60px);
}

.overflow-x-auto {
  overflow-x: auto;
}

.scrollable-viewport {
  display: block;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  height: 100%;
  width: calc(100% - 15px);
  max-height: calc(100vh - 2 * 64px - 2 * 12px - 2 * 1px - 60px - 2 * 0.5rem - 54px);
}

.annotated-result-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 118px - 2 * 12px - 2 * 1px);
}

.table-header-row-sticky {
  position: sticky;
  top: 0;
  z-index: 1;
}

.collections-list-viewport {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 60px - 2 * 12px - 12px);
}

.data-recipe-insights-viewport {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 138px - 2 * 12px);
}

.collections-viewport {
  padding-top: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 176px - 2 * 12px - 2 * 1px);
  min-height: calc(100vh - 2 * 176px - 2 * 12px - 2 * 1px);
  overflow-y: scroll;
  overflow-x: hidden;
}

.model-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 49px - 2 * 12px - 2 * 1px - 12px - 60px);
}

.metrics-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 33px - 2 * 12px - 2 * 1px);
  min-height: calc(100vh - 2 * 33px - 2 * 12px - 2 * 1px);
}

.documents-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 100px - 2 * 1px);
  min-height: calc(100vh - 2 * 100px - 2 * 1px);
}

.documents-viewport-workflow {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 166px - 2 * 1px);
  min-height: calc(100vh - 2 * 166px - 2 * 1px);
}

.documents-viewport-new-nav {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 136px - 2 * 1px);
  min-height: calc(100vh - 2 * 136px - 2 * 1px);
}

.players-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 98px - 2 * 12px - 2 * 1px);
}

.browse-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 44px - 2 * 64px - 2 * 32px - 2 * 1px);
}

.copy-template-modal-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 44px - 2 * 128px - 2 * 12px - 2 * 1px);
  min-height: calc(100vh - 2 * 44px - 2 * 128px - 2 * 12px - 2 * 1px);
}

.copy-template-modal-collections-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 44px - 2 * 104px - 2 * 12px);
  min-height: calc(100vh - 2 * 44px - 2 * 104px - 2 * 12px);
}

.team-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 110px - 2 * 1px);
  min-height: calc(100vh - 2 * 110px - 2 * 1px);
}

.team-viewport-new-nav {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 122px - 2 * 1px);
  min-height: calc(100vh - 2 * 122px - 2 * 1px);
}

.collection-viewport {
  margin-bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 100px - 2 * 60px - 2 * 12px);
  min-height: calc(100vh - 2 * 100px - 2 * 60px - 2 * 12px);
}

.view-model-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 33px - 2 * 12px - 2 * 1px);
  min-height: calc(100vh - 2 * 33px - 2 * 12px - 2 * 1px);
}

.view-model .card-table td {
  vertical-align: middle;
}

.view-model .card-table td h4 {
  margin-bottom: 0;
}

.view-model .genie-image {
  display: flex;
  justify-content: flex-end;
}

.view-model .maxw-500 {
  max-width: 500px;
}

.z-index2 {
  z-index: 2;
}

.view-model .template-field-inactive {
  cursor: pointer;
}

.card-body.modal-card {
  max-height: 350px;
  min-height: 350px;
}

.main-content .container-fluid {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.navbar-vertical-sm:not([style*='display: none']) ~ .main-content .container-fluid,
.navbar-vertical:not([style*='display: none']) ~ .main-content .container-fluid {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.tag {
  border-color: #c8cbcf;
  background: #c8cbcf;
  opacity: 0.2;
  border-style: solid;
  border-width: 1px;
  position: absolute;
}

.tag.error {
  border-color: red;
  border-width: 2px;
}

.tag .close {
  display: none;
}

.tag.closable .close {
  display: block;
  margin-right: 4px;
}

.tagging-editor {
  min-height: 200px;
  position: relative;
}

.page-img {
  margin: auto;
  width: 100%;
  height: 100%;
}

.carousel-inner {
  z-index: 1;
  overflow: auto;
  height: 100%;
}

.slide-wrapper {
  position: absolute;
  overflow: auto;
  height: 100%;
  width: calc(100% - 15px);
  max-height: calc(100vh - 2 * 64px - 2 * 12px - 2 * 1px - 60px - 2 * 0.5rem);
}

.dz-message.dz-small {
  padding: 0rem 1rem;
}

.is-drag-reject {
  border: 1px dashed;
  border-color: #e32323;
}

.is-drag-accepted {
  border: 1px dashed;
  border-color: #228f3a;
}

.sortable li {
  list-style-type: none;
}

.sortable li:before {
  content: '\0022EE';
  padding: 5px;
}

.buttons {
  display: inline-block;
}

.icon-mid {
  font-size: 24px;
}

.template-field {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  /* border: 1px solid #4d4e4f; */
  border-radius: 0.5rem;
  /* background-color: #4f5259;
  background-clip: border-box; */
  line-height: 2rem;
}

.list-group-item:hover a.btn,
.field-card:hover .field-buttons,
.field-card:hover .input-button,
.template-field:hover .input-button,
.template-field:hover .field-buttons,
.field-card-item:hover .field-buttons-group {
  visibility: visible;
}

.data-transfer {
  display: none;
}

.list-group-item:hover a.data-transfer {
  display: flex;
}

.hard-show {
  display: block !important;
}

.template-field-inactive {
  border: 1px solid transparent !important;
  /* background-color: transparent; */
  box-shadow: none;
}

.template-field-inactive:hover {
  /* background-color: #2bb673 !important; */
  border: 1px solid #2bb673 !important;
  /* opacity: 0.7; */
}

.field-buttons,
.field-buttons-group,
.input-button,
.list-group-item a.btn {
  visibility: hidden;
}

.template-field-active {
  border-color: #2525f2;
  border: 1px solid #2bb673 !important;
  background-color: #2bb673;
}

.react-autosuggest__input {
  font-size: 0.75rem;
  line-height: 1.5;
  display: block;
  width: 100%;
  height: calc(2.40625rem + 2px);
  padding: 0.5rem 0.75rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff;
  border: 1px solid #313233;
  border-radius: 0.375rem;
  background-color: #4d4e4f;
  background-clip: padding-box;
  border-color: #4d4e4f;
}

.disabled {
  opacity: 0.75;
  pointer-events: none;
}

.loader-search {
  right: calc(2.40625rem + 9px);
  z-index: 2;
  position: absolute;
  top: calc(100% - 27px);
  display: block;
  font-size: 12px !important;
}

.loader-search-new-nav {
  right: 12rem;
  z-index: 1000;
  position: absolute;
  top: 1rem;
  display: block;
}

.rta {
  font-size: 0.9375rem !important;
}

.rta__entity {
  background: #4f5259 !important;
  z-index: 999 !important;
}

.rta__item {
  border-bottom: 1px solid #4d4e4f !important;
  box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03) !important;
}

.rta__list {
  width: 100% !important;
  height: 12.5rem !important;
  overflow-y: auto !important;
  overflow-x: hidden;
  border: 1px solid #2525f2 !important;
  border-radius: 8px !important;
  padding: 6px !important;
  background: #4f5259 !important;
}

.rta__autocomplete {
  z-index: 1000 !important;
}

.formula-tooltip {
  position: relative;
  display: inline-block;
}

.formula-tooltip .formula-tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
}

.formula-tooltip:hover .formula-tooltiptext {
  visibility: visible;
}

.btn-bottom-right-fixed {
  z-index: 1;
  position: fixed;
  bottom: 0;
  right: 0;
}

.status-circle-block {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.card-inactive {
  border-style: solid;
  border-color: #8b8d8f;
  background-color: transparent;
  box-shadow: none;
}

.input-group-prepend {
  margin-right: -4px;
}

.input-group-append {
  margin-left: -4px;
}

.input-group.input-group-merge > .form-control-appended {
  border-top-right-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
}

.system-line {
  color: white;
  width: 4px;
  height: 75%;
  position: absolute;
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  left: 3px;
  top: 50%;
  border-radius: 1px;
  transform: translate(-50%, -50%);
}

.system-line-dropdown-up {
  color: white;
  width: 4px;
  height: 55%;
  position: absolute;
  border-left: 1px solid;
  border-bottom: 1px solid;
  left: 3px;
  bottom: 16px;
  border-radius: 1px;
  transform: translate(-50%);
}

.system-line-dropdown-down {
  color: white;
  width: 2px;
  height: 36%;
  position: absolute;
  border-left: 1px solid;
  top: 22px;
  left: 3px;
  border-radius: 1px;
  transform: translate(-50%);
}

.system-line-short {
  z-index: 9;
  color: white;
  width: 4px;
  height: 56%;
  position: absolute;
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
  left: 3px;
  top: 50%;
  border-radius: 1px;
  transform: translate(-50%, -50%);
}

.upsert-modal-tags-delete-btn {
  margin-left: -20%;
}

.btn-dropdown-no-outline {
  box-shadow: 0 0 0 0 rgba(44, 123, 229, 0.5) !important;
}

.data-recipe-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 66px - 2 * 12px - 2 * 1px);
}

.data-recipes-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 30px - 3 * 12px - 60px);
}

.model-versions-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 100px - 3 * 12px - 60px);
}

.edit-data-recipes-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 105px - 3 * 12px - 60px);
}

.link-disable-hover-parent a:hover {
  opacity: 1 !important;
}

.modal-header {
  padding-left: 15px;
}

.model-tabs {
  background-color: #404142;
  margin-bottom: 0rem;
  padding: 0.8rem;
  margin-bottom: 0 !important;
  border-radius: 0.5rem;
}

.dev-env-table {
  max-height: calc(100vh - 2 * 105px - 2 * 12px - 2 * 1px);
  min-height: calc(100vh - 2 * 96px - 2 * 12px - 2 * 1px);
}

.spinner-template-data-recipe {
  width: 100%;
  height: 100%;
  background: url(/img/spinner.svg) center center no-repeat scroll transparent;
  padding-bottom: calc(100% / 12);
}

.table-row {
  display: inline-block;
  padding: 0.65rem 0;
}

.tagging-viewport {
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 120px);
  min-height: calc(100vh - 2 * 120px);
}

.tagging-viewport-new-nav {
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 154px);
  min-height: calc(100vh - 2 * 154px);
}

.tagging-viewport-new-nav-model-running {
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 172px);
  min-height: calc(100vh - 2 * 172px);
}

.tagging-viewport-templates-new-nav {
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 120px);
  min-height: calc(100vh - 2 * 120px);
}

.tagging-viewport-templates-new-nav-model-running {
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  max-height: calc(100vh - 2 * 138px);
  min-height: calc(100vh - 2 * 138px);
}

.model-status-bar {
  background-color: #4f5259;
  margin-bottom: 0.375rem !important;
}

.doc-name-font {
  font-size: 1.325rem;
}

.image-left {
  text-align: left;
}

.image-center {
  text-align: center;
}

.crosshair-selected {
  text-decoration: none;
  opacity: 0.75;
}

.copy-selected {
  text-decoration: none;
  opacity: 0.75;
}

.disabled-area-text {
  opacity: 1.5;
  position: absolute;
  font-size: 1.175rem;
  text-align: center;
  width: 100%;
}

.navbar-brand-img,
.navbar-brand-new-nav > img {
  max-width: 100%;
  max-height: 5rem;
}

.selectbox .selectbox__control {
  margin-top: 0px !important;
  padding: 0 5px;
}

.flashingButton {
  background-color: #2525f2;
  color: #eeeeee;
  animation: glowing 2300ms infinite;
}

@keyframes glowing {
  0% {
    background-color: #2525f2;
    box-shadow: 0 0 3px #2525f2;
  }
  50% {
    background-color: #45508f;
    box-shadow: 0 0 10px #2525f2;
  }
  100% {
    background-color: #2525f2;
    box-shadow: 0 0 3px #2525f2;
  }
}

.dz-message.dz-all-documents {
  transition: all 0.2s ease-in-out;
  text-align: left;
  color: #eeeeee;
  border-radius: 0.375rem;
  background-color: transparent;
  order: -1;
  padding: 0;
  z-index: 1041;
}

.dz-message.dz-all-documents:hover {
  border-color: transparent;
}

.newnav-nav-img {
  text-align: center;
}

.checkbox-center {
  margin: auto;
}

@media (max-width: 991.98px) {
  .newnav-nav-img {
    text-align: unset;
    display: inline;
  }
}

.height-auto {
  height: auto;
}

.documents-loader {
  width: 6rem;
  height: 6rem;
  margin: 1.75rem auto;
  margin-top: 13.75rem;
}

.card-body.formula-full-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 250px);
  min-height: calc(100vh - 2 * 250px);
}

.formula-modal .modal-dialog-centered {
  min-width: calc(100vw - (22rem * 2));
}

.cursor-pointer {
  cursor: pointer;
}

.rotate-img {
  margin: auto;
  padding: auto;
  height: 90%;
}

@media (min-width: 992px) {
  .rotate-modal-lg {
    max-width: 1500px;
  }
}

.rotate-col {
  min-width: 16.66667%;
  flex: 0 0 15.66667%;
}

.rotate-images-spinner {
  width: 100%;
  height: 100%;
  background: url(/img/spinner.svg) center center no-repeat scroll transparent;
  padding-bottom: calc(100% / 12);
}

.rotate-icons-col {
  width: 69%;
}

/*LEFT VERTICAL NAVBAR*/
.left-vertical-nav {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  overflow-y: unset !important;
  z-index: 1043 !important;
}

.left-vertical-nav.navbar-light .navbar-brand {
  padding-bottom: 1.2rem !important;
  padding-top: 0.4rem !important;
}

.left-vertical-nav .navbar-brand-img,
.navbar-brand > img {
  width: auto !important;
  max-height: 2rem !important;
}

.left-vertical-nav .navbar-nav {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

.left-vertical-nav .navbar-collapse {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.left-vertical-nav .navbar-user {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.left-vertical-nav .nav-item:hover > .nav-item-tooltip {
  display: block;
}

.left-vertical-nav .nav-item:hover > .nav-item-dropdown {
  display: block;
}

.left-vertical-nav .nav-item-tooltip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 70px;
  z-index: 5;
  background-color: #4f5259 !important;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  display: none;
}

.left-vertical-nav .nav-item-tooltip:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translateY(-50%) rotate(45deg);
  background-color: #4f5259;
}

.left-vertical-nav .nav-item-dropdown {
  position: absolute;
  top: 0;
  left: 68px;
  background-color: #4f5259 !important;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  display: none;
}

.left-vertical-nav .dropdown-header.h6 {
  letter-spacing: 0.08em;
}

.left-vertical-nav .dropdown-menu {
  width: auto !important;
  position: absolute !important;
  left: 65px !important;
  top: -10px;
  z-index: 8;
}

.left-vertical-nav .dropdown:hover > .dropdown-menu {
  display: block;
}

.left-vertical-nav .dropdown-menu-user {
  transform: translateY(-55%);
}

.left-vertical-nav .nav-link.active .navbar-svg * {
  fill: #2bb673 !important;
}

.left-vertical-nav .dropdown-header {
  font-size: 0.7rem;
}

/********** Range Input Styles **********/
/*Range Reset*/
input[type='range'] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
}

/* Removes default focus */
input[type='range']:focus {
  outline: none;
}

/***** Chrome, Safari, Opera and Edge Chromium styles *****/
/* slider track */
input[type='range']::-webkit-slider-runnable-track {
  background-color: #d6d6d6;
  border-radius: 0.5rem;
  height: 0.5rem;
}

/* slider thumb */
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  margin-top: -4px; /* Centers thumb on the track */

  /*custom styles*/
  background-color: #2525f2;
  height: 1rem;
  width: 1rem;
  border-radius: 0.5rem;
}

input[type='range']:focus::-webkit-slider-thumb {
  border: 1px solid #2525f2;
  outline: 3px solid #2525f2;
  outline-offset: 0.125rem;
}

/******** Firefox styles ********/
/* slider track */
input[type='range']::-moz-range-track {
  background-color: #4d4e4f;
  border-radius: 0.5rem;
  height: 0.5rem;
}

/* slider thumb */
input[type='range']::-moz-range-thumb {
  border: none; /*Removes extra border that FF applies*/
  border-radius: 0; /*Removes default border-radius that FF applies*/

  /*custom styles*/
  background-color: #2525f2;
  height: 2rem;
  width: 1rem;
}

input[type='range']:focus::-moz-range-thumb {
  border: 1px solid #4d4e4f;
  outline: 3px solid #4d4e4f;
  outline-offset: 0.125rem;
}

.white-link {
  color: #fff;
}

.scale-button {
  color: #fff;
  border-color: #4d4e4f;
  background-color: #4d4e4f;
  width: 91.5%;
  text-align: inherit;
  border-radius: 0.375rem !important;
}

.scale-button::after {
  display: none;
}

.scale-dropdow-item {
  height: 1.25rem;
  padding-left: 0.5rem;
}

.scale-dropdow-closed-fx {
  width: inherit;
  border-radius: 0.375rem !important;
}

.icon-small {
  font-size: 18px;
}

.dropdown-menu-small {
  max-width: 10rem !important;
  min-width: 8rem !important;
}

.separator-div {
  box-sizing: border-box;
  height: 2px;
  background-color: #4d4e4f;
}

.hidden-div {
  display: none;
}

.selectbox-sm .selectbox__control {
  min-height: 30px !important;
  max-height: 30px !important;
  font-size: 14px;
  border-radius: 0.25rem !important;
}
.selectbox-sm .selectbox__indicators {
  min-height: 28px !important;
  max-height: 28px !important;
  height: 10px;
  padding: 0px;
}
.selectbox-sm .selectbox__indicator {
  padding: inherit;
}
.selectbox-sm .selectbox__value-container {
  min-height: 28px !important;
  max-height: 28px !important;
}
.selectbox-sm .selectbox__option {
  padding-top: 3px !important;
  height: 28px;
}

.selectbox-sm .selectbox {
  background-color: #3d3d3d;
  border-color: #3d3d3d;
  border-radius: 0.375rem !important;
}

.selectbox-extra-sm .selectbox__control {
  min-height: 28px !important;
  max-height: 28px !important;
  line-height: 1.75;
  font-size: 14px;
  border-radius: 0.25rem !important;
}
.selectbox-extra-sm .selectbox__value-container {
  max-height: inherit;
}

.field-card-selected .selected-tag .selectbox-sm {
  background-color: #2bb673;
  border-radius: 0.375rem !important;
}

.field-card-selected .selected-tag .selectbox {
  background-color: #2bb673;
  border-radius: 0.375rem !important;
}

.collections-selectbox-button .dropdown-toggle:after {
  display: none;
}

.text-link {
  color: #c8cbcf;
}

.text-link:hover {
  color: #fff;
}

.hover-text-white:hover {
  opacity: 1 !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.form-control-flush {
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
}

.navbar-vertical.navbar-expand-md .navbar-nav .nav-link.active:before {
  border-bottom: 0;
  border-left: 2px solid #2bb673;
  bottom: 0.5rem;
  left: 0;
  right: auto;
  top: 0.5rem;
}

.nav-tabs .nav-link.active {
  background-color: transparent;
  border-color: transparent transparent #2bb673;
  color: #fff;
}

.navbar-vertical-sm.navbar-expand-md .navbar-nav > .nav-item > .nav-link {
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
}

.search-icon-left {
  color: #2525f2;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.search-icon-right {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-right-width: 1px !important;
  border-left-width: 0px !important;
}

.document-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 125px - 2 * 14px - 2 * 1px);
}

.document-table-viewport {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 133px - 2 * 14px - 2 * 1px);
}

.icon-color {
  color: #2525f2 !important;
}

.button-height {
  height: 3rem;
}

/* Select2 custom color styles START*/
.select2-dropdown {
  padding: 0.5rem 0 !important;
  border: 1px solid rgba(18, 38, 63, 0) !important;
  border-radius: 0.375rem !important;
  background-color: #4f5259 !important;
}
.select2-container--default .select2-results__option[aria-disabled='true'] {
  display: none;
}
.select2-container {
  display: grid !important;
  width: auto !important;
}
.select2-results__option {
  padding: 0.375rem 0.75rem !important;
  color: #c8cbcf !important;
  background-color: transparent !important;
}
.select2-results__option:hover {
  color: #fff !important;
}
.select2-container .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
  font-size: 0.8125rem;
  line-height: 1.5 !important;

  display: block !important;
  padding: 0.125rem 0.5rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  border: 1px solid #4d4e4f;
  color: #fff !important;
  background-color: #4d4e4f !important;
  background-clip: padding-box !important;

  height: calc(1.67188rem + 2px);
  padding: 0.125rem 0.5rem;
  outline: none;
  border-radius: 0.25rem;
}
.select2-container .select2-selection--single:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple:focus,
.select2-container--default .select2-selection--multiple:focus,
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  color: #fff;
  border-color: #2bb673;
  outline: 0;
  background-color: #4d4e4f;
  box-shadow: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 0.8125rem;
  padding-left: 0 !important;
  color: inherit !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 0.9375rem !important;
  padding-left: 0 !important;
  color: inherit !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  height: auto !important;
  min-height: calc(2.40625rem + 2px) !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: block !important;

  margin: 0 0 -0.25rem -0.25rem !important;
  padding: 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-size: 0.8125rem !important;
  line-height: 1.40625rem !important;

  display: inline-flex !important;

  margin: 0 0 0.25rem 0.25rem !important;
  padding: 0 0.5rem !important;

  color: #fff !important;
  border: none !important;
  border-radius: 0.25rem !important;
  background-color: #4f5259 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 0.5rem !important;

  color: #c8cbcf !important;

  order: 2 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff !important;
}
.select2-container .select2-search--inline {
  display: none;
}

.select2-selection[aria-expanded='true'] {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.input-group-merge > .form-control:focus + .input-group-text + .input-group-text {
  border-color: #2bb673;
}

.selected-tag .form-control,
.selected-tag [class*='input-group'] > .input-group-text {
  border-color: #2bb673;
}
.table-bordered {
  border: 1px solid #4d4e4f;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #4d4e4f;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 1px;
}
.dz-upload {
  background-color: #2525f2 !important;
}
.row-link {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #4d4e4f;
}

.row-link:last-of-type {
  border: 1px solid transparent;
}

.row-link:hover .row-link-td {
  border-top: 1px solid #2bb673;
  border-bottom: 1px solid #2bb673;
}

.row-link:hover {
  border: 1px solid #2bb673;
}

.row-link:not(:hover) .row-button-hidden {
  visibility: hidden;
}

.btn-dropdown {
  border: 2px solid #8b8d8f;
  color: #8b8d8f;
}

.btn-check:active + .btn-dropdown,
.btn-check:checked + .btn-dropdown,
.btn-dropdown:active {
  border-color: #2bb673;
  color: #fff;
}

.active-label {
  border-color: #2bb673;
  color: #fff;
}

.btn-border-round {
  border-radius: 0.375rem;
}
.model-version-row-button-hidden {
  visibility: hidden;
}

.model-version-row-link {
  border-bottom: 3px solid #4d4e4f;
}

.model-version-row-link:not(:hover) .row-button-hidden {
  visibility: hidden;
}

.model-tabel-border-top {
  border-top: 1px solid transparent;
}

.model-table-border-radius {
  border-radius: 0.5rem;
  border: 3px solid #4d4e4f;
}

.pagination-tabs .active .page,
.pagination-tabs .active .page-link {
  border-color: #2bb673;
}

.right-side-straight-angles-button {
  border-bottom-right-radius: 0rem !important;
  border-top-right-radius: 0rem !important;
}

.left-side-straight-angles-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.button-paggings {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.model-tabs-bg-color {
  background-color: #313233;
}
.model-version-page-bg-color {
  background-color: #404142;
}

.model-dev-env-table-bottom-border-radius {
  border-radius: 0 0 calc(0.5rem - 1px) calc(0.5rem - 1px);
}

.border-transparent {
  border-color: transparent !important;
}
.model-version-field-padding {
  padding-top: 0.422rem !important;
  padding-bottom: 0.422rem !important;
}

.models-table-sizes {
  padding: 0.5rem;
  margin-bottom: 0 !important;
  max-height: calc(100vh - 2 * 95px - 2 * 1px);
}

.active-tamplate {
  background-color: #228f3a !important;
}
.bg-grey-4 {
  background-color: #404142 !important;
}
.bg-grey-2 {
  background-color: #8b8d8f !important;
}
.border-grey-2 {
  border-color: #8b8d8f !important;
}
.border-transparent {
  border-color: transparent;
}
.w-10 {
  width: 10% !important;
}
.h-10 {
  height: 10% !important;
}

.min-w-100 {
  min-width: 100% !important;
}

.bg-selected {
  background-color: #2bb673 !important;
}
.max-w-300px {
  max-width: 300px;
}

.toolbar-viewport {
  max-height: 60px;
  min-height: 60px;
}
.w-175px {
  width: 175px;
}

.right-side-straight-angles-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle .btn-secondary {
  background-color: #3d3d3d;
  border-color: #3d3d3d;
}

.dropdown-item.active {
  background-color: #1bc573;
  text-decoration: none;
}

.filter-dropdown .dropdown-item:hover {
  background-color: #2bb673;
}

a.text-search-dropdown-item {
  opacity: 1;
}
@media (max-width: 1660px) {
  .toolbar {
    .zoom-range {
      display: none !important;
    }
    .btn-media-1 {
      border-bottom-right-radius: 0rem;
      border-top-right-radius: 0rem;
      margin-right: 3px;
    }
    .btn-media-2 {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
    }
  }
}
.search-dropdown-btn {
  background-color: #d6d6d6;
  border: #d6d6d6;
  height: 36px;
}
.card-header-flex > :first-child {
  flex: 0;
}
.fields-block-header {
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}
.text-size {
  font-size: 0.75rem;
}
.font-size-14 {
  font-size: 0.813rem;
}
.mandatory-calc {
  width: 100%;
  max-height: 500px;
  overflow-x: auto;
}
.mandatory-calc div > h4,
.mandatory-calc div > label > h4,
.mandatory-calc div > ul > li {
  margin-bottom: 10px;
}
.mandatory-calc h4 {
  margin-bottom: 20px;
}
.mandatory-calc div .calc {
  margin-bottom: 20px;
}
.mandatory-calc div > ul > li:last-child {
  margin-bottom: 0;
}
.mandatory-calc div > h4:last-child {
  margin-top: 10px;
  font-size: 0.75rem;
}

.textarea-eraser-wrapper {
  position: absolute;
  top: 0;
  right: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-width: 0 !important;
  z-index: 99999999999;
  padding: 0;
}

textarea.field-input-textarea {
  padding: 0;
  padding-right: 1.7rem !important;
  height: 100%;
}

textarea.field-input-textarea::-webkit-resizer {
  border-left: 25px solid transparent;
  border-top: 25px solid transparent;
  border-bottom: 25px solid #3d3d3d;
}

textarea {
  cursor: auto !important;
}

.confirmation-modal-new-theme .reject-btn,
.confirmation-modal-new-theme .confirm-btn {
  min-width: 3rem;
  outline: none;
}

.confirmation-modal-new-theme .reject-btn:focus,
.confirmation-modal-new-theme .reject-btn:active:focus,
.confirmation-modal-new-theme .confirm-btn:focus,
.confirmation-modal-new-theme .confirm-btn:active:focus {
  box-shadow: none;
  outline: none;
}

.icon-badge-container {
  display: inline-block;
}

.icon-badge-container:first-child {
  margin-left: 0;
}

.icon-badge-container {
  position: relative;
}

.icon-badge {
  background-color: var(--bs-orange);
  font-size: 0.5rem;
  color: white;
  text-align: center;
  width: 12px;
  height: 12px;
  border-radius: 35%;
  position: absolute; /* changed */
  top: 5px; /* changed */
  left: 20px; /* changed */
}
