.default-style .select2-dropdown,
.default-style .datepicker-dropdown {
  z-index: 10000 !important;
}

.default-style .flatpickr-calendar.open {
  z-index: 9000;
}

.row-bordered {
  overflow: visible;
}

/*body{
  min-width: 1080px;
}*/

.container {
  max-width: 1800px;
}

