@charset "UTF-8";
.jqx-grid-row-hover {
  background: #f8f9f9 !important;
  color: inherit !important;
}

.active-row-table svg path {
  stroke: #d9b414;
}

.custom-pager-page-numbers .custom-pager-page-btn:hover {
  background-color: rgba(75, 70, 92, 0.1607843137) !important;
}

.custom-pager-page-numbers .custom-pager-page-btn-active:hover {
  background-color: rgba(217, 180, 20, 0.79) !important;
  color: white;
}

.custom-pager-page-btn-active {
  background-color: #d9b414 !important;
  color: white;
}

.custom-pager-prev-btn:hover,
.custom-pager-next-btn:hover {
  background-color: rgba(75, 70, 92, 0.1607843137) !important;
}

.custom-pager-prev-btn:active,
.custom-pager-next-btn:active {
  background-color: #d9b414 !important;
}

.custom-pager-center > .btn:active {
  color: inherit;
  background-color: inherit;
  border-color: unset;
}

.custom-pager-page-btn:active {
  border: unset;
}

.custom-pager-center .btn:active {
  border: unset;
}

.jqx-listbox {
  border: unset;
}

.changeMenu-2 {
  background-color: unset;
  border: unset;
  display: flex;
}

.changeMenu-3 {
  background-color: unset;
  border: unset;
}

#listBoxContentjqxlistbox .jqx-fill-state-pressed {
  border-color: white !important;
  background: rgba(217, 180, 20, 0.0784313725) !important;
}

#listBoxContentjqxlistbox .jqx-fill-state-hover {
  border-color: white !important;
  background: rgba(168, 170, 174, 0.0784313725) !important;
}

.custom-pager-page-size:focus-visible {
  outline: unset;
}

.action-table .jqx-widget-header {
  display: none !important;
}

.btn-table-cell:focus-visible {
  outline: unset;
  background-color: rgba(75, 70, 92, 0.1607843137) !important;
}

.btn-table-cell {
  border: unset;
}

.btn-table-cell:active {
  background-color: rgba(75, 70, 92, 0.1607843137) !important;
  padding: 3px !important;
}

.btn-table-cell.show {
  background-color: rgba(75, 70, 92, 0.1607843137) !important;
  padding: 3px !important;
}

.pinButton {
  background-color: unset !important;
}

.pinButton:active {
  border-color: white !important;
  background-color: transparent !important;
}

.pinned {
  background-color: rgba(217, 180, 20, 0.0784313725);
}

#tabs.tabs-transport-planning-сss, #tabs.tabs-document-create-сss {
  overflow: visible;
}
#tabs.tabs-transport-planning-сss .jqx-tabs-content, #tabs.tabs-document-create-сss .jqx-tabs-content {
  visibility: visible;
}

.jqx-popover-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popover-castom {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.popover-castom li {
  height: 40px;
  display: flex;
  align-items: center;
}
.popover-castom li a:active {
  background-color: transparent;
}

.popover-castom li a {
  border-radius: 3px;
  padding: 3px 16px;
  height: 100%;
  display: flex;
  align-items: center;
}
.popover-castom li:hover {
  border-radius: 3px;
  color: #d9b414 !important;
  background-color: rgba(217, 180, 20, 0.0784313725);
}

.action-table-drop {
  justify-content: center;
}

.btn-tabs-watch-all {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.tabs-external-link {
  display: flex;
  align-items: center;
  gap: 8px;
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: #d9b414 !important;
}
.dropdown-item.active:hover,
.dropdown-item:active:hover {
  color: white !important;
}

.custom-pager {
  font-size: 14px;
  font-weight: normal;
  background-color: white;
  display: flex;
  justify-content: end;
  align-items: center;
  height: 100%;
  padding: 0 30px;
}

.custom-pager-select-size {
  margin-right: 24px;
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .custom-pager-select-size {
    margin-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .custom-pager-select-size {
    margin-right: 5px;
    -moz-column-gap: 3px;
         column-gap: 3px;
  }
}

.custom-pager-select-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.custom-pager-page-size {
  border: unset;
  background-color: unset;
  color: #000000;
}

.custom-pager-page-info {
  display: flex;
  align-items: center;
  margin-right: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .custom-pager-page-info {
    margin-right: 14px;
  }
}
@media (max-width: 767.98px) {
  .custom-pager-page-info {
    margin-right: 5px;
  }
}

.custom-list-item:hover {
  background-color: rgba(168, 170, 174, 0.0784313725);
  cursor: pointer;
}

.custom-list-item:active {
  background-color: rgba(168, 170, 174, 0.28);
  cursor: pointer;
}

.custom-pager-select-size .select2-container--classic .select2-selection--single,
.custom-pager-select-size .select2-container--default .select2-selection--single {
  min-height: unset !important;
  padding: 0 !important;
  border-color: #ffffff;
}
.custom-pager-select-size .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 12px !important;
  top: 2px !important;
}
.custom-pager-select-size .select2-container--classic .select2-results__option,
.custom-pager-select-size .select2-container--default .select2-results__option {
  padding: 0.3rem 1rem !important;
}
.custom-pager-select-size .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 500;
}
.custom-pager-select-size .select2-container--classic .select2-selection--single .select2-selection__arrow b,
.custom-pager-select-size .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M4%206L8%2010L12%206%22%20stroke%3D%22%23000000%22%20stroke-width%3D%221.75%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
}

.loader-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  border: 4px solid #ddd;
  border-top: 4px solid #ebca1a;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#filters-scroll-wrapper {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}

#filters-scroll-wrapper::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

#filterCustomPopoverContent .jqx-popover-arrow {
  display: none !important;
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}

#toast-container * {
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999;
  color: #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
.btn-flat-danger:active,
.btn-flat-danger.active,
.btn-flat-danger:focus {
  color: #ea5455 !important;
  border-color: white !important;
}

.btn-flat-danger:disabled,
.btn-flat-danger.disabled,
fieldset:disabled .btn {
  color: rgb(234, 84, 85);
  background-color: rgba(234, 84, 85, 0.16) !important;
  border-color: white;
}

.btn-flat-primary:active,
.btn-flat-primary.active,
.btn-flat-primary:focus {
  color: #d9b414 !important;
  border-color: white !important;
}

.btn-flat-primary:disabled,
.btn-flat-primary.disabled,
fieldset:disabled .btn {
  color: rgba(217, 181, 20, 0.8705882353) !important;
  background-color: rgba(234, 84, 85, 0.16) !important;
  border-color: white;
}

.flatpickr-calendar .flatpickr-day.selected,
.flatpickr-calendar .flatpickr-day.selected:hover {
  background: #d9b414 !important;
  border-color: #d9b414 !important;
  box-shadow: 0px 2px 4px rgba(165, 163, 174, 0.3) !important;
}

.flatpickr-calendar .flatpickr-day.today {
  border-color: #d9b414 !important;
}

.select2-selection.select2-selection--multiple > .select2-selection__rendered > .select2-search > input:focus {
  box-shadow: none !important;
}

.select2-selection.select2-selection--multiple > .select2-selection__rendered > .select2-search--inline {
  display: contents;
}

.select2-selection.select2-selection--multiple > .select2-selection__rendered > .select2-search > .select2-search__field {
  width: 100%;
  padding-left: 9px !important;
}

.select2-selection.select2-selection--multiple > .select2-selection__rendered > .select2-search > .select2-search__field::-moz-placeholder {
  color: #999;
}

.select2-selection.select2-selection--multiple > .select2-selection__rendered > .select2-search > .select2-search__field::placeholder {
  color: #999;
}

.select2-dropdown {
  z-index: 6000 !important;
}

.select2-container--classic.select2-container--open,
.select2-container--default.select2-container--open {
  z-index: 10001;
}

form .select2.success + .select2-container--classic .select2-selection--single,
form .select2.success + .select2-container--default .select2-selection--single,
form .select2.success + .select2-container--classic .select2-selection--multiple,
form .select2.success + .select2-container--default .select2-selection--multiple {
  border-color: #28c76f !important;
}

div.js-error-select2 .select2.error + .select2-container--classic .select2-selection--single,
div.js-error-select2 .select2.error + .select2-container--default .select2-selection--single,
div.js-error-select2 .select2.error + .select2-container--classic .select2-selection--multiple,
div.js-error-select2 .select2.error + .select2-container--default .select2-selection--multiple {
  border-color: #ea5455 !important;
}

.waves-float {
  box-shadow: none;
}

/**
 * Set up a decent box model on the root element
 */
/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
/**
 * Basic styles for links
 */
.card {
  --bs-card-bg: #fff !important;
}

.modal {
  --bs-modal-bg: #fff !important;
}

::-moz-selection {
  background: #d9b414 !important;
  color: #fff !important;
}

::selection {
  background: #d9b414 !important;
  color: #fff !important;
}

body {
  overflow-x: hidden;
}

.content-body {
  padding-bottom: 1px;
}

.content {
  margin-left: 0 !important;
}

input:focus {
  border-color: #d9b414 !important;
  box-shadow: 0px 2px 4px rgba(165, 163, 174, 0.3) !important;
}

body {
  margin: 0;
  padding: 0;
  background: #262626;
}

.bg-secondary-100 {
  background-color: #f8f8f8;
}

.px-2-5 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.copy-wrapper .copy-btn {
  display: none;
}

.copy-wrapper:hover .copy-btn {
  display: block;
}

/**
 * Basic typography style for copy text
 */
.f-15 {
  font-size: 15px;
  font-weight: 400;
}

.f-14 {
  font-size: 14px;
  font-weight: 400;
}

.fw-4 {
  font-weight: 400;
}

.fw-6 {
  font-weight: 600;
}

.fw-5 {
  font-weight: 500;
}

.horizontal-menu .header-navbar.navbar-horizontal ul#main-menu-navigation > li:hover > a {
  background: rgba(217, 180, 20, 0.08);
  color: #d9b414 !important;
  border-radius: 4px !important;
}

.logo-in-navbar img {
  border-radius: 25px;
  padding-right: 0 !important;
  margin-right: 0.75rem;
}

.logo-in-navbar.dropdown-toggle::after {
  left: 0;
  margin-left: 0.75rem;
}

.сss-main-cont-workspace-mobile .dropdown-menu[data-popper-placement=bottom-start],
.сss-main-cont-workspace-mobile .dropdown-menu[data-popper-placement=bottom-end] {
  margin-top: 3.4rem !important;
}

.sidenav-overlay {
  z-index: 10000 !important;
}

.modal {
  z-index: 10001 !important;
}

.modal-backdrop {
  z-index: 10000 !important;
}

.logo-in-navbar.dropdown-toggle {
  text-transform: capitalize;
  display: flex;
  align-items: center;
}

.logo-in-navbar.dropdown-toggle > div {
  margin-right: 5px;
}

.logo-in-navbar.dropdown-toggle::after {
  left: 0;
  margin-left: 5px;
}

.nav-link-burger-c {
  transform: scale(1.6);
}
.nav-link-burger-c:hover, .nav-link-burger-c:focus {
  color: #d9b414;
}

.custom-padding {
  padding: 0.715rem 1.25rem !important;
  display: flex;
  margin-right: 0 !important;
}

ul#main-menu-navigation > li .type-svg {
  margin-right: 0.5rem;
  height: 22px;
  width: 22px;
  font-size: 1.2rem;
}

ul#main-menu-navigation > li span {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
}

.nav-title {
  word-wrap: break-word !important;
  white-space: normal !important;
}

.nav-tabs .nav-link.active {
  color: #f8f9fa;
  background: #d9b414;
  box-shadow: 0 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 6px;
}

.active-nav-log-confirmed {
  color: #a8aaae !important;
  background-color: rgba(168, 170, 174, 0.16) !important;
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.list-item {
  display: flex;
  justify-content: space-between;
  list-style: none;
  align-items: center;
  padding: 8px 24px;
}

.list-item:hover {
  background: rgba(168, 170, 174, 0.08);
}

.list-item:active {
  background: rgba(168, 170, 174, 0.16);
}

.list-item a {
  color: #4b465c;
}

.nav-img-bookmarks-active {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #a8aaae;
  border-radius: 29px;
}

.nav-img-bookmarks:active {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #a8aaae;
  border-radius: 29px;
}

.offcanvas-backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.offcanvas {
  background: #ffffff;
  box-shadow: 0 4px 18px rgba(75, 70, 92, 0.1);
}

.delete-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  padding-right: 0;
}

.tag-input-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  border: 1px solid #d8d6de;
  border-radius: 0.357rem;
  align-items: center;
  background-color: #ffffff;
  padding: 0.571rem 1rem;
}

.tag {
  color: #3b3b3b;
  padding: 2px 10px;
  font-weight: 500;
  border-radius: 4px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px;
  background-color: rgba(59, 59, 59, 0.1607843137);
}

.tag span {
  cursor: pointer;
  font-weight: bold;
}

.tag-input {
  flex-grow: 1;
  border: none;
  background-color: transparent;
  color: #000000;
  font-size: 14px;
  outline: none;
}
.tag-input:focus {
  box-shadow: unset !important;
}

.additional-equipment-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.additional-equipment-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.upperText-normalPlaceholder {
  text-transform: uppercase;
}
.upperText-normalPlaceholder::-moz-placeholder {
  text-transform: none;
}
.upperText-normalPlaceholder::placeholder {
  text-transform: none;
}

.card-info-padding {
  padding-left: 262px !important;
  padding-right: 262px !important;
}
@media (max-width: 1399.98px) {
  .card-info-padding {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}
@media (max-width: 1199.98px) {
  .card-info-padding {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}
@media (max-width: 991.98px) {
  .card-info-padding {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media (max-width: 767.98px) {
  .card-info-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 575.98px) {
  .card-info-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.fw-medium-c {
  display: inline-block;
  font-weight: 500;
}

.card-data-reverse > div:nth-child(even) {
  background-color: rgba(75, 70, 92, 0.0196078431);
}

.card-data-darker > div:nth-child(odd) {
  background-color: #f8f8f9;
}

.card-data-reverse-darker > div:nth-child(even) {
  background-color: #f8f8f9;
}

.underline-on-hover:hover {
  text-decoration: underline;
}

.list-s-none {
  list-style: none;
  margin: 0;
  padding: 0;
}

.btn-green {
  background: #d9b414 !important;
  border-color: #d9b414 !important;
  color: #fff !important;
}

.btn-green:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #d9b414 !important;
  box-shadow: 0px 2px 4px rgba(165, 163, 174, 0.3) !important;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: -6px;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin-bottom: 0px;
}

.admin-body {
  padding-top: 150px;
}

.plus-icon {
  width: 18px;
  margin-right: 0.5rem;
}

.previous-step {
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  letter-spacing: 0.43px;
  color: #a8aaae;
  cursor: pointer;
}

.create-user-step {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 8px;
  gap: 10px;
  margin-left: 20px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #ffffff;
  background: #d9b414;
  box-shadow: 0px 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 6px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.user-step-disabled {
  background: rgba(75, 70, 92, 0.08);
  color: #4b465c;
}

.user-step-confirmed {
  background: rgba(217, 180, 20, 0.08);
  color: #d9b414;
}

.step-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #4b465c;
  margin-right: 20px;
  margin-left: 15px;
}

.record {
  margin-right: -27px;
}

.spec-condition {
  height: 603px;
  width: 580px;
}

.disabled-btn-c {
  border: 1px solid #d8d6de !important;
  background-color: rgb(239, 239, 239) !important;
  color: #999 !important;
}

.radio-card {
  border: 1px solid #dbdade;
  border-radius: 6px;
  width: 21%;
}

.tab-active {
  border: 1px solid #d9b414 !important;
  border-radius: 6px;
}

.tab-filter {
  filter: brightness(0) saturate(100%) invert(72%) sepia(98%) saturate(432%) hue-rotate(357deg) brightness(89%) contrast(89%);
}

.border-error {
  border-color: #e35d6a;
}

#tabs .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

.form-check-warning .form-check-input:checked {
  border-color: #d9b414;
  background-color: #d9b414 !important;
}

.external-link {
  font-size: 15px;
  color: #a8aaae !important;
  font-weight: 500;
}

.mr-1 {
  margin-right: 1rem;
}

.mr-2 {
  margin-right: 2rem;
}

.border-radius-50 {
  border-radius: 50% !important;
}

.modal-header {
  background-color: var(--bs-modal-bg) !important;
}

.popup-header {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}

.popup-card {
  margin-bottom: 0;
  box-shadow: none;
  transition: none;
}

.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='2' fill='%23fff'/></svg>");
}

.cancel-btn {
  color: #a8aaae;
}

#block_1,
#block_2,
#block_3 {
  padding: 20px;
}

.realization {
  width: 52px;
}

.justify-content-normal {
  justify-content: normal !important;
  -moz-column-gap: 5px;
       column-gap: 5px;
}

.form-check:not(.form-switch) .form-check-input[type=checkbox]:checked {
  background-size: 65%;
}

.border-top-secondary-500 {
  border-top: 1px solid rgb(219, 218, 222);
}

.border-start-secondary-500 {
  border-left: 1px solid rgb(219, 218, 222);
}

.border-end-secondary-500 {
  border-right: 1px solid rgb(219, 218, 222);
}

@media screen and (min-width: 1200px) {
  .nav-width-100 {
    width: 100% !important;
  }
}
@media (min-width: 1316px) and (max-width: 1436px) {
  .nav-title {
    font-size: 14px !important;
  }
  .custom-padding {
    padding: 0.715rem 1.1rem !important;
  }
  .type-svg {
    width: 19px !important;
    height: 19px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1436px) {
  .nav-title {
    font-size: 13px !important;
  }
  .custom-padding {
    padding: 0.715rem 1rem !important;
  }
  .type-svg {
    width: 16px !important;
    height: 16px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1240px) {
  .custom-padding {
    padding: 0.715rem 0.8rem !important;
  }
}
@media (max-width: 1200px) {
  .admin-body {
    padding-top: 85px;
  }
}
.input_label {
  height: 16px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  display: flex;
  align-items: center;
  flex: none;
  order: 0;
  flex-grow: 1;
}

.welcome {
  margin-top: 165px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
}

.reset {
  margin-top: 238px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
}

.login_hint {
  margin-top: 15px;
  height: 22px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}

.reset_hint {
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  width: 400px;
  height: 44px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}

.enter-button {
  background: #d9b414 !important;
  border-color: #d9b414 !important;
  margin-top: 36px;
  color: #fff !important;
}

.reset-margin {
  margin-top: 213px;
}

.forgot-password {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  display: flex;
  align-items: center;
  letter-spacing: 0.43px;
  color: #d9b414;
  --bs-btn-font-weight: 400;
  --bs-btn-color: #d9b414;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #d9b414;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: #d9b414;
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #b8c2cc;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 136, 126, 242;
  text-decoration: none;
}

.auth_content {
  max-width: 1152px;
  max-height: 800px;
  box-shadow: 0px 4px 18px 0px rgba(75, 70, 92, 0.1019607843);
  border-radius: 4px;
}

.auth__imgContainer {
  background-color: rgba(217, 180, 20, 0.03);
}

.add_shadow {
  box-shadow: 0px 4px 18px 0px rgba(75, 70, 92, 0.1019607843);
  border-radius: 4px;
}

.otp__input {
  width: 60px;
  height: 60px;
}

.companies-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.companies-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.rotate-down {
  transform: rotate(180deg);
}

.contract-view-tables #tabs {
  border: none;
}

.contract-view-tables .jqx-tabs-headerWrapper {
  border: none;
}

.contract-view-tables .accordion-button {
  background-color: transparent !important;
}

.contract-view-tables .jqx-tabs-content {
  height: 100% !important;
}

.contract-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.contract-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.cont-for-market-item:hover {
  background-color: rgba(168, 170, 174, 0.0784313725);
  cursor: pointer;
}

.trash {
  background-color: rgba(168, 170, 174, 0.0784313725);
  display: flex;
  height: 100%;
  border: 2px dashed #ccc;
  border-radius: 6px;
}

.sortableList-over {
  border: 2px dashed #ccc;
  background-color: rgba(168, 170, 174, 0.0784313725);
  border-radius: 5px;
}

.sortableList {
  padding: 5px 10px;
  padding-left: 10px !important;
  padding-bottom: 20px;
  min-height: 70px;
}

.active-layout {
  border: 2px solid #d9b414;
  border-radius: 2px;
}

.disable-layout {
  opacity: 40%;
}

.field-type-active {
  background: rgba(217, 180, 20, 0.16);
}

.field-type-active:hover {
  background: rgba(217, 180, 20, 0.16) !important;
}

.accordion-chevron-active {
  rotate: 90deg;
  transition: all 0.1s linear;
}

.sortable-item {
  width: auto !important;
  height: auto !important;
  z-index: 1000 !important;
}

.group {
  width: auto !important;
  height: auto !important;
}

.group-create {
  width: 33% !important;
}

.group-create-padding {
  padding: 12px !important;
}

.group-create-flex {
  flex-direction: column !important;
  gap: 1rem !important;
}

.group-create-flex-center {
  justify-content: center !important;
}

.group-create-padding-end {
  padding-right: 0 !important;
}

.removeButtonBaseField {
  display: none;
}

.removeButtonBaseFieldParam {
  display: none;
}

.parameter-list .removeButtonBaseFieldParam {
  display: flex;
}

[id^=parameter-list] .removeButtonBaseFieldParam {
  display: flex;
}

.parameter-list .removeButtonBaseFieldParam .js-input-parameter {
  display: none;
}

[id^=parameter-list] .removeButtonBaseFieldParam .js-input-parameter {
  display: none;
}

.parameter-item:hover .js-input-parameter {
  display: block;
}

.checked-js-input-parameter {
  display: block !important;
}

.accordion-header:hover {
  background-color: #f7f7f7 !important;
  cursor: pointer;
}

.accordion-header-castom {
  border: 1px solid rgba(168, 170, 174, 0.08);
  box-shadow: 0 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 6px;
}

.document-new-fields .accordion-header:hover {
  background-color: #f7f7f7 !important;
  cursor: pointer;
}
.document-new-fields .accordion-header:hover .removeButtonBaseField {
  display: block;
}

.groupPlaceholder {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.parameter-item {
  height: 48px;
  background: #ffffff;
  border: 1px solid rgba(168, 170, 174, 0.08);
  box-shadow: 0 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 6px;
  list-style-type: none;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0;
}
.parameter-item-title {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #4b465c;
}
.parameter-item img {
  margin-right: 16px;
}
.parameter-item:hover {
  background-color: rgba(168, 170, 174, 0.0784313725) !important;
  cursor: pointer;
}
.parameter-item:hover .removeButtonBaseField {
  display: flex;
}

.btn-add-new-block::after,
.btn-add-new-block::before {
  height: 1px;
  display: block;
  content: "";
  width: 100%;
  background-color: #dbdade;
}

.header-block-title-input {
  color: #5e5873;
  width: 200px;
  font-size: 1.286rem;
}
.header-block-title-input:focus {
  border-color: unset !important;
  box-shadow: inherit !important;
}
.header-block-title-input:focus-visible {
  outline: none;
}

.header-hover {
  background-color: rgba(168, 170, 174, 0.1607843137);
  border-radius: 5px;
}

.link-hover-underline:hover {
  text-decoration: underline;
}

.ui-accordion-header {
  border: 1px solid rgba(168, 170, 174, 0.08);
  box-shadow: 0 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 6px;
  padding: 12px 24px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.accordion-field-header {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 8px;
  padding-top: 10px;
  height: 50px;
}

.accordion-body-header-icon {
  padding: 0;
}

.document-field-accordion-body {
  border: 1px solid rgba(168, 170, 174, 0.08);
  box-shadow: 0 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 0 0 6px 6px;
  padding: 12px 24px;
  background: #ffffff;
  margin-top: -3px;
  height: auto !important;
}

.trash-red {
  padding-right: 5px;
}

.sortableList {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.document-new-fields {
  list-style: none;
  padding-left: 0;
}

.draggable {
  border: 1px solid rgba(168, 170, 174, 0.08);
  box-shadow: 0 2px 4px rgba(165, 163, 174, 0.3);
  border-radius: 6px;
  padding: 12px 24px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.field-type {
  padding-top: 5px;
  padding-bottom: 5px;
}

.field-type:hover {
  background: rgba(217, 180, 20, 0.06);
}

#tabs-preview2 > div.jqx-tabs-content.jqx-widget-content.jqx-rc-b {
  height: 100% !important;
}

#tabs-preview2 {
  height: auto !important;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-list-item-title {
  font-size: 15px;
  font-weight: 500;
}

.accordion-list-item-text {
  font-size: 15px;
  font-weight: 400;
}

.tree-toggle {
  position: relative;
  padding-left: 12px;
  cursor: pointer;
}

.tree-toggle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #6c757d;
  transition: transform 0.2s ease;
}

.tree-toggle.rotated::before {
  transform: translateY(-50%) rotate(90deg);
}

.sel-payment-oblig-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.sel-payment-oblig-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.item-selected-correction-hover {
  transition: all 0.2 0.7s ease;
}
.item-selected-correction-hover:hover {
  background-color: rgba(75, 70, 92, 0.0196078431);
}

#tabs.tabs-leftovers .jqx-tabs-content {
  height: 1500px !important;
}

.rv-tn-item-container::-webkit-scrollbar {
  height: 5px;
}

.rv-tn-item-container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.rv-tn-item-container::-webkit-scrollbar-thumb {
  background-color: #d9b414;
  border-radius: 5px;
}

/* Handle on hover */
.rv-tn-item-container::-webkit-scrollbar-thumb:hover {
  background: #be9e14;
}

.upload-nav-links .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #a8aaae;
  background-color: rgba(168, 170, 174, 0.16);
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.uploading-tabs {
  color: rgb(217, 180, 20);
  background-color: rgba(217, 180, 20, 0.16);
  padding: 4px 10px;
  border-radius: 4px;
}

#upload-initial-table .jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 10px;
}

#upload-final-table .jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 10px;
}

#upload-along-table .jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 10px;
}

#upload-all-table .jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 10px;
}

.match-yellow-text {
  color: #d9b414;
  font-weight: 500;
}

.match-light-gray-text {
  color: rgba(75, 70, 92, 0.5);
  font-weight: 500;
}

.match-modals-text-color {
  color: #4b465c;
}

.wizard-header {
  display: flex;
  align-items: center;
}

.wizard-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.wizard-num {
  padding: 9px 16px;
  border-radius: 6px;
  background-color: rgba(75, 70, 92, 0.08);
  font-weight: 500;
  color: rgba(75, 70, 92, 0.4);
}

.wizard-chevron {
  padding: 0 12px;
  scale: 0.7;
}

.wizard-text {
  color: rgba(75, 70, 92, 0.8);
  font-weight: 600;
}

.wizard-num-active {
  background-color: rgb(217, 180, 20);
  color: rgb(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(165, 163, 174, 0.3);
}

.wizard-text-active {
  color: #d9b414;
}

#tabs4 .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

.rv-loading-wizard-header {
  display: flex;
  align-items: center;
}

#tabs7 .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

#tabs9 .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

#tabs10 .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

.canceled-modal-title {
  font-size: 15px;
  font-weight: 600;
}

.canceled-list {
  padding-left: 1em;
  flex-direction: column;
  display: flex;
  gap: 8px;
}

.canceled-list li::marker {
  color: rgb(217, 180, 20);
}

#tabs10Tab4:hover {
  background-color: white !important;
}

.add-new-tn:hover {
  text-decoration: underline !important;
  font-weight: 500 !important;
}

.match-summary-title {
  font-size: 13px;
  font-weight: 600;
  color: rgba(75, 70, 92, 0.8);
}

.match-summary-text {
  font-size: 13px;
  color: rgba(75, 70, 92, 0.8);
}

.match-total-heading {
  font-size: 15px;
  color: rgb(75, 70, 92);
  font-weight: 600;
}

.match-total-title {
  font-size: 15px;
  color: rgb(75, 70, 92);
  font-weight: 500;
}

.match-total-text {
  font-size: 15px;
  color: rgb(75, 70, 92);
  font-weight: 400;
}

#tabs20 li {
  height: 100% !important;
}

.tabs-container-logist #tabs .jqx-tabs-content {
  height: 100% !important;
  visibility: visible;
}

.alert-active-tab {
  color: #fff !important;
  background-color: #d9b414 !important;
}

.color-l-gray {
  color: #a5a3ae;
}

.bg-c-transparent {
  background-color: #fff !important;
}
.bg-hover-grey {
  background-color: #f8f8f9 !important;
}

.container-route-tabs {
  position: relative;
}

.container-route {
  position: absolute;
  z-index: 90;
  bottom: 0;
  width: 100%;
}

.custom-nav-tabs .nav-tabs .nav-link.active {
  background-color: transparent !important;
  color: #d9b414 !important;
  box-shadow: none;
  border-bottom: #d9b414 2px solid;
  border-radius: 0px;
}

.pop-parent {
  position: relative;
  display: inline-block;
}

.pop-child {
  position: absolute;
  overflow: visible;
  z-index: 9 !important;
  top: -100%;
  left: 50%;
  transform: translate(-50%, -78%);
  width: 270px;
  background-color: #fff;
  color: #5d596c;
  padding: 16px;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s ease, opacity 0.4s ease;
  box-shadow: 0px 5px 20px 0px rgba(75, 70, 92, 0.4) !important;
  border-radius: 6px;
}

.pop-child::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: white;
  right: 50%;
  bottom: -3%;
  transform: rotate(45deg);
}

.marker-map-route {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: black;
  background-color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 992px) {
  .border-right-lg {
    border-right: 1px solid rgb(235, 233, 241);
  }
  .heigh-79vh-lg {
    height: 79vh;
  }
}
#personal-info-user .form-control:disabled {
  background-color: #fff;
  opacity: 1;
}

.send-join .onboarding-item-company:hover {
  box-shadow: none !important;
  cursor: auto !important;
}
.chosen-company .onboarding-item-company:hover {
  box-shadow: none !important;
  cursor: auto !important;
}

.onboarding-radio-card {
  border: 1px solid #dbdade;
  border-radius: 6px;
}

.inpSelectNumCountry .input-number-country {
  padding-left: 80px !important;
}

.inpSelectNumCountry .iti__flag {
  margin-right: 15px;
}

.inpSelectNumCountry .iti__flag-container {
  width: 75px;
  margin-right: 5px;
  padding-left: 10px;
}

.inpSelectNumCountry .iti__selected-flag {
  border-right: 1px solid #ccc;
}

.inpSelectNumCountry .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent !important;
}

.inpSelectNumCountry .iti__country-list {
  z-index: 2 !important;
}

.inpSelectCountry .iti__dial-code {
  display: none;
}

.inpSelectCountry .iti {
  flex: auto;
}

.inpSelectCountry .form-control {
  padding-left: 80px !important;
  border-end-end-radius: 0 !important;
  border-start-end-radius: 0 !important;
}

.inpSelectCountry .iti__flag {
  margin-right: 15px;
}

.inpSelectCountry .iti__flag-container {
  width: 75px;
  margin-right: 5px;
  padding-left: 10px;
}

.inpSelectCountry .iti__selected-flag {
  border-right: 1px solid #ccc;
}

.inpSelectCountry .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent !important;
}

.personal-info-user,
.find-company,
.create-company,
.create-workspace,
.send-join {
  padding: 38px 144px;
}
@media (max-width: 1199.98px) {
  .personal-info-user,
  .find-company,
  .create-company,
  .create-workspace,
  .send-join {
    padding: 38px 70px !important;
  }
}
@media (max-width: 1399.98px) {
  .personal-info-user,
  .find-company,
  .create-company,
  .create-workspace,
  .send-join {
    padding: 38px 100px;
  }
}

.next-find-company {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-top: 135px !important;
}
@media (max-width: 991.98px) {
  .next-find-company {
    margin-top: 0 !important;
  }
}

#personal-info-user .form-control:disabled {
  background-color: #efefef !important;
  opacity: 1 !important;
}

.button-action-table {
  padding: 7px 10px;
  z-index: 3000;
}

.applied-status-dropdawn {
  background-color: rgba(255, 159, 67, 0) !important;
  color: gray;
}

.registered-status-dropdawn {
  background-color: rgba(217, 180, 20, 0) !important;
  color: gray;
}

.launched-status-dropdawn {
  background-color: rgba(40, 199, 111, 0) !important;
  color: gray;
}

@keyframes blink {
  0% {
    background: #a4bed4;
    color: #000000;
  }
  50% {
    background: #ffffff;
    color: #000000;
  }
  100% {
    background: #a4bed4;
    color: #000000;
  }
}
.blink {
  animation: blink 0s infinite;
}

.blink > div {
  animation: blink 1s infinite;
}

.online-status {
  width: 16px;
  height: 16px;
  background-color: #28c76f;
  border-radius: 50%;
  position: absolute;
  right: 8px;
  bottom: 5px;
  border: 2px solid #ffffff;
}

.registered-status {
  background-color: rgba(217, 180, 20, 0.3);
}

.applied-status {
  background-color: rgba(255, 159, 67, 0.3);
}

.launched-status {
  background-color: rgba(40, 199, 111, 0.3);
}

.loader {
  z-index: 5000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: transparent;
  border-radius: 50%;
  text-align: center;
  line-height: 150px;
  font-family: sans-serif;
  font-size: 20px;
  color: #d9b414;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.loader:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #d9b414;
  border-right: 3px solid #d9b414;
  border-radius: 50%;
  animation: animateC 1.5s linear infinite;
}

.loader span {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 50%;
  height: 4px;
  background: transparent;
  transform-origin: left;
  animation: animate 1.5s linear infinite;
}

.loader span:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d9b414;
  top: -6px;
  right: -8px;
  box-shadow: 0 0 20px #d9b414;
}

@keyframes animateC {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}
.toast.show {
  z-index: 10000;
}

.list-group-item {
  display: flex;
}

.css-entity-regulation .accordion-button:not(.collapsed) {
  background-color: #ffffff;
}

.list-group {
  border-radius: 0;
}

.list-group-item {
  border-left: none;
  border-right: none;
  background-color: #ffffff;
}

.list-group-item:hover {
  background-color: rgba(168, 170, 174, 0.08);
}

.list-group-item:active {
  background: rgba(168, 170, 174, 0.16);
}

.list-group-item-parent:hover,
.list-group-item-child:hover {
  background-color: rgba(168, 170, 174, 0.08);
}

.list-group-item-parent:active,
.list-group-item-child:active {
  background: rgba(168, 170, 174, 0.16);
}

#list {
  padding-left: 0;
}

#dropdown-menu-type {
  padding: 0;
  line-height: 2em;
}

.dropdown-item-type {
  text-align: center;
}

.type-card-margin {
  padding-left: 24px;
  padding-right: 24px;
}

.list-group:hover {
  cursor: pointer;
}

.accordion-button,
.accordion-button + .delete-btn {
  background-color: rgba(168, 170, 174, 0.08);
}

.collapsed,
.collapsed + .delete-btn {
  background-color: #ffffff;
}

.accordion-button:not(.collapsed) {
  background-color: rgba(168, 170, 174, 0.08);
}

.residue-control-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.residue-control-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0;
}

.transport-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.transport-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.jqx-grid-cell-pinned-light-wms {
  background-color: transparent !important;
}

.js-button-dropdown-menu-active {
  background-color: rgba(168, 170, 174, 0.1607843137);
  display: flex !important;
}

.js-button-dropdown-menu:hover {
  background-color: rgba(168, 170, 174, 0.1607843137);
}

.trans-planning-textarea textarea::-webkit-resizer {
  display: none;
}

.p-trans-custom {
  padding: 7px 10px;
  margin-right: 10px;
}

.w-150px {
  display: inline-flex;
  width: 145px;
}

.transport-planning-accordion-container:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

.transport-planning-yellow-text {
  color: #d9b414;
  font-weight: 500;
}

.transport-planning-bold-text {
  font-weight: 500;
}

.transport-planning-time-box {
  padding: 7px 10px;
  background-color: #ffffff;
  border: 1px solid #dbdade;
}

.transport-planning-tn-item:hover {
  background-color: rgba(168, 170, 174, 0.08);
}

.grip-vertical-invoices,
.delete-invoices {
  display: none;
  transition: 1s all linear;
}

.goods-invoices-item-title {
  height: 20px;
}

.goods-invoices-item:hover {
  cursor: grab;
}
.goods-invoices-item:hover .goods-invoices-item-bg {
  transition: 1s all linear;
  background-color: rgb(241, 239, 239);
  border-radius: 6px;
  box-shadow: 0px 4px 18px rgba(75, 70, 92, 0.1);
}
.goods-invoices-item:hover .grip-vertical-invoices,
.goods-invoices-item:hover .delete-invoices {
  display: block;
}

.goods-invoices-item-order {
  width: 50px;
}

.goods-invoices-item-content {
  row-gap: 1em;
}

.goods-invoices-item-bg {
  background-color: rgb(248, 248, 249);
  border-radius: 6px;
}

.tp-tables #tabs .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

.goods-invoices-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.goods-invoices-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.transport-request-table-custom.jqx-clear .jqx-widget-header:not(:first-child) > div {
  padding-left: 11px;
}

.transport-request-table-custom.jqx-clear .jqx-widget-header:last-child > div {
  padding-left: 0px;
}

.transport-planning-table-tabs > div.jqx-tabs-content.jqx-widget-content.jqx-rc-b {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.accordion-button-custom::before {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-right: 10px; /* Змінено з margin-left на margin-right */
  content: ""; /* Змінено з "::after Плитка" на порожній рядок */
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

.accordion-button-custom.accordion-button:not(.collapsed)::before {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-button-custom.accordion-button::after {
  display: none;
}

.accordion-button-custom-end.accordion-button-custom.accordion-button::after {
  display: none;
}

.accordion-button-custom-end.accordion-button-custom.accordion-button::before {
  display: none;
}

.accordion-button-custom-empty.accordion-button::after {
  display: none;
}

.accordion-button-custom-empty.accordion-button::before {
  display: none;
}

.accordion-button-custom-action {
  display: none !important;
}

.accordion-button-custom-empty.accordion-button:not(.collapsed),
.accordion-button-custom.accordion-button:not(.collapsed) {
  background-color: unset !important;
}

.accordion-button-custom-empty.accordion-button.collapsed:hover,
.accordion-button-custom.accordion-button.collapsed:hover {
  background-color: #f8f9f9 !important;
}

.accordion-header-custom-goods:hover,
.accordion-header-custom:hover,
.accordion-button-custom-empty:hover {
  background-color: #f8f9f9 !important;
}
.accordion-header-custom-goods:hover .accordion-button-custom-action,
.accordion-header-custom:hover .accordion-button-custom-action,
.accordion-button-custom-empty:hover .accordion-button-custom-action {
  display: flex !important;
}

.accordion-button.custom-hover-type-goods {
  background-color: #f8f9f9 !important;
}

.accordion-header-custom-goods:hover {
  background-color: #f8f9f9 !important;
}
.accordion-header-custom-goods:hover:hover > .accordion-button-custom-action {
  background-color: #f8f9f9 !important;
}

#list-type-goods .accordion-border .accordion-item {
  border-radius: 0;
}

#list-type-goods .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-data > div:nth-child(odd) {
  background-color: rgba(75, 70, 92, 0.0196078431);
}

.send_email {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.button-calendar {
  padding: 3px !important;
}

.css-calendar-table.table:not(.table-dark):not(.table-light) thead:not(.table-dark) th,
.table:not(.table-dark):not(.table-light) tfoot:not(.table-dark) th {
  background-color: #fff;
}

.tabs-user-tables {
  margin-bottom: 100px;
}

.tabs-user-tables #tabs .jqx-widget-header {
  height: 44px !important;
}

.tabs-user-tables #tabs .jqx-tabs-content {
  height: 100% !important;
  visibility: visible;
  margin-top: 15px;
}

.tabs-user-tables #tabs .jqx-tabs-content-element {
  height: -moz-max-content;
  height: max-content;
  overflow: unset;
}

.tabs-user-tables #tabs .jqx-widget-header .jqx-grid-column-header {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), #4b465c !important;
}

.tabs-user-tables #tabs .jqx-tabs-header {
  border-color: #fff;
}

.sessions-table-custom.jqx-widget-header > div {
  padding-left: 11px;
}

.actionOverhead-table-custom.jqx-widget-header > div {
  padding-left: 11px;
}

.actionOverhead-table-custom .input-group {
  display: none !important;
}

.actionOverhead-table-custom .icon-setting {
  position: absolute;
  right: 12px;
}

.generate-code-button {
  box-sizing: border-box;
  margin-top: 23px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: 235px;
  height: 38px;
  border: 1px solid #d9b414;
  border-radius: 6px;
  color: #d9b414;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.generate-code-button:hover {
  background: rgba(217, 180, 20, 0.08);
  border: 1px solid #d9b414;
  color: #d9b414;
}

.generate-code-button:active {
  background: rgba(217, 180, 20, 0.16) !important;
  border: 1px solid #d9b414 !important;
  border-radius: 6px !important;
  color: #d9b414 !important;
}

#tabs.tabs-user .jqx-tabs-content {
  height: 100% !important;
}

.message_add {
  display: none;
  width: 100%;
  height: 46px;
  background: rgba(40, 199, 111, 0.16);
  border: 1px solid rgba(40, 199, 111, 0.16);
  border-radius: 6px;
  font-weight: 500;
  color: #28c76f;
  justify-content: start;
  align-items: center;
  padding-left: 14px;
}

.message_addError {
  display: none;
  width: 100%;
  height: 46px;
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  border-radius: 6px;
  font-weight: 500;
  color: #721c24;
  justify-content: start;
  align-items: center;
  padding-left: 14px;
}

.leaflet-bottom,
.leaflet-top {
  display: none !important;
}

.leaflet-map {
  max-height: 100% !important;
}

.nav-tabs .nav-link.active:after {
  transform: translate3d(0, 150%, 0) !important;
}

.warehouse-row-width-1 {
  max-width: 185px;
}

.warehouse-row-width-2 {
  max-width: 480px;
}

.warehouse-table-custom .icon-setting {
  position: absolute;
  right: 14px;
}

.warehouse-table-custom .jqx-widget-header:not(:first-child) > div {
  padding-left: 10px;
}

.warehouse-table-custom .input-group {
  padding-right: 20px;
}

.warehouse-table-custom .icon-setting {
  position: absolute;
  right: 14px;
}

.warehouse-table-custom .jqx-widget-header:not(:first-child) > div {
  padding-left: 10px;
}

.warehouse-table-custom a:hover {
  text-decoration: underline;
}

.locations-tabs > div.jqx-tabs-content.jqx-widget-content.jqx-rc-b {
  min-height: 550px !important;
}

.locations-tabs #block_1 {
  height: 550px;
}

#workspace-upload-image {
  border-radius: 50%;
  height: 102px;
  width: 102px;
}

.list-document-effect:hover {
  background-color: rgba(168, 170, 174, 0.0784313725);
  cursor: pointer;
}
.list-document-effect:active {
  background-color: rgba(168, 170, 174, 0.1607843137);
}

.text-light-c {
  color: #a5a2ad;
}

.table-responsive .workspace-checked {
  background-color: transparent !important;
  border: none !important;
  border-radius: 0px;
  padding: 0px 12px 0px 36px;
}

.workspace-avatar {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}

.workspace-avatar.violet {
  background-color: #8692d0;
}

.workspace-avatar.blue {
  background-color: #00cfe8;
}

.workspace-avatar.green {
  background-color: #28c76f;
}

.workspace-avatar.yellow {
  background-color: #d9b414;
}

.workspace-avatar.orange {
  background-color: #ff9f43;
}

.workspace-avatar.red {
  background-color: #ea5455;
}

.workspace-selected {
  transform: scale(1.5);
}

.workspace-selected::after {
  content: url("/assets/icons/entity/workspace/checked-workspace.svg");
  transform: scale(0.6);
  border-radius: 50%;
}

#workspace-preview {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  font-size: 50px;
  color: white;
  background-color: #8692d0;
}

.workspace-default-avatar {
  cursor: pointer;
  border: 0.5px solid lightgray;
  border-radius: 50%;
}

.workspace-default-avatar-selected {
  border: 0.5px solid #d9b414;
  border-radius: 50%;
}

.workspace-checked {
  background-color: rgba(217, 180, 20, 0.08);
  border: 1px solid #d9b414 !important;
  border-radius: 6px;
  padding: 8px 12px 8px 36px;
}

.workspace-unchecked {
  border: 1px solid lightgray;
  border-radius: 6px;
  padding: 8px 12px 8px 36px;
}

.workspace-dropdown-item:hover {
  background-color: #f6f6f7 !important;
  border-radius: 6px;
}

.workspace-integrations-item:hover {
  background-color: rgba(168, 170, 174, 0.08);
  cursor: pointer;
}

.workspaces-yellow-text {
  color: #d9b414;
}

.workspace-list-marker-wrapper li::marker {
  font-size: 10px;
}
