@charset "UTF-8";

/* Add here all your css styles (customizations) */
@font-face {
  font-family: Raleway;
  src: url('/assets-web/fonts/Raleway-Bold.ttf');
  font-weight: bold;
}

@font-face {
  font-family: Raleway;
  src: url('/assets-web/fonts/Raleway-BoldItalic.ttf');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: Raleway;
  src: url('/assets-web/fonts/Raleway-Regular.ttf');
}

@font-face {
  font-family: Raleway;
  src: url('/assets-web/fonts/Raleway-RegularItalic.ttf');
  font-style: italic;
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-regular.woff');
  font-weight: 400;
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-regular.woff');
  font-weight: 300;
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-regular.woff');
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-bold.woff');
  font-weight: bold;
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-light.woff');
  font-weight: 100;
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-medium.woff');
  font-weight: 600;
}

@font-face {
  font-family: Montserrat;
  src: url('/assets-web/fonts/montserrat-semibold.woff');
  font-weight: 500;
}

:root {
  --primary-text-color: #183ef6;
  --primary-bg-color: #183ef6;
  --link-text-color: #ff0985;
  --secondary-bg-color: #ff0985;
}

body {
  font-size: 0.9rem;
}

.u-sidebar-navigation-v1-menu-item {
  font-size: 0.9rem;
}

.u-sidebar-navigation-v1-menu-item a {
  font-size: 0.9rem !important;
  font-weight: 300 !important;
}

.u-sidebar-navigation-v1-menu-item a b {
  font-size: 0.9rem !important;
  font-weight: 300 !important;
}

.u-side-nav--second-level-menu .u-side-nav--second-level-menu-link.active {
  background-color: #979dac !important;
}

.u-side-nav--second-level-menu-item {
  font-size: 0.8rem;
}

.form-control,
.btn,
.dropdown-menu {
  font-size: 0.8rem;
}

body,
body * {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  outline-style: none;
  font-family: Montserrat;
}

input {
  -webkit-user-select: text;
}

body,
html {
  height: 100%;
  overflow: hidden;
}

.dataTables_wrapper {
  min-height: 300px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.dataTables_wrapper::-webkit-scrollbar {
  height: 7px;
}

.dataTables_wrapper .js-datatable-events .sorting,
.dataTables_wrapper .js-datatable-events .sorting_asc,
.dataTables_wrapper .js-datatable-events .sorting_desc {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}

.dataTables_wrapper .js-datatable-events .sorting {
  background-image: url('/assets-web/img/sort_both.png') !important;
}

.dataTables_wrapper .js-datatable-events .sorting_asc {
  background-image: url('/assets-web/img/sort_asc.png') !important;
}

.dataTables_wrapper .js-datatable-events .sorting_desc {
  background-image: url('/assets-web/img/sort_desc.png') !important;
}

.dataTables_wrapper::-webkit-scrollbar-track {
  background: #fff;
  height: 1px;
}

.dataTables_wrapper::-webkit-scrollbar-thumb {
  background: #fff;
  border: 1px solid #fff;
  height: 20px;
}

.dataTables_wrapper::-webkit-scrollbar-thumb:hover {
  background: #efefef;
}

.dataTables_wrapper .u-dropdown--simple {
  border: 1px solid #707070;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper a,
.dataTables_wrapper i {
  color: #ccc;
}

.dataTables_wrapper a,
.dataTables_wrapper .hs-admin-more-alt {
  color: var(--link-text-color) !important;
}

.dataTables_wrapper .u-label i {
  color: #fff;
}

.dataTables_wrapper .u-check-icon-checkbox-v6.disabled i {
  border: 1px solid #ccc;
}

.dataTables_wrapper .u-check-icon-checkbox-v6 i {
  border: 1px solid #062c41;
}

.alert-warning {
  background-color: #f2f2f2;
  border-color: transparent;
  color: #062c41;
}

.alert-warning .confirm {
  color: #ffffff;
  margin-right: 1rem;
}

.alert-warning #cancel {
  color: white;
}

.ch-bg {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f2f2f2 !important;
}

.navbar {
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
}

.navbar .logo-container {
  margin-top: 8px;
  margin-right: 10px;
  display: none;
}

.navbar .logo-wrapper img.ch_logo {
  height: 35px;
}

.navbar .logo-wrapper {
  margin: 0.5rem;
}

.navbar .logo-wrapper .logo-text {
  margin: 0.5rem 2rem 0 0.5rem;
  font-size: 1.1rem;
  font-weight: 500;
  color: black;
}

.navbar .logo-container .ch_logo {
  height: 35px;
  display: inline-block;
}

.navbar .logo-container .ch_logo .vend {
  font-weight: bold;
  font-size: 1.2em;
}

.navbar .logo-container .ch_logo .smart {
  font-size: 1.2em;
}

.navbar .logo-container .ch_logo .st0 {
  opacity: 1;
}

.navbar .logo-container .ch_logo .st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #f00;
}

.navbar .logo-container .ch_logo.logo-text {
  float: right;
  padding-top: 7px;
}

.show-item {
  opacity: 1 !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.x-scroll-right {
  overflow: hidden;
  background-image: url(/assets/img/arrows-alt-h-solid.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.x-scroll-left-right {
  overflow: hidden;
}

.x-scroll-left {
  overflow: hidden;
}

#container {
  width: 100%;
  height: 100%;

  visibility: hidden;
  display: none;
  background-color: rgba(22, 22, 22, 0.5);
}

#container:target {
  visibility: visible;
  display: block;
}

#modal {
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  width: 600px;
  top: 5%;
  left: calc(50% - 300px);
  display: none;
  z-index: 111;
  border: 1px solid #999;
  padding: 0px 20px 0px 20px;
  max-height: 94vh;
  overflow: auto;
}

#modal .screenshot-image {
  width: 95%;
  margin: 5px 0px 10px 0px;
  border: 1px solid #ccc;
}

#modal .modal-button-container {
  height: 20px;
}

#modal .close {
  margin-top: 10px;
}

#modal .card-header {
  background-color: #fff;
  border-color: transparent;
}

#modal .media-body {
  position: absolute;
  right: 0px;
  z-index: 10;
  top: 10px;
}

#modal .modal-header {
  padding: 0px;
  position: relative;
  top: -10px;
  border: none;
  font-size: 1.3rem;
}

#modal .fileSelector {
  padding: 50px;
}

#modal .formio-component-button {
  display: inline-block;
  margin-right: 20px;
}

#modal .formio-component-thumbnail span img {
  width: 350px;
  border: 1px solid #ccc;
  margin-right: 30px;
}

.main-menu-arrow-hover {
  color: white !important;
}

#confirmBox {
  display: none;
  width: 600px;
  padding: 20px;
  z-index: 111;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

#confirmBox.error .error-header {
  display: block;
}

#confirmBox.confirm .confirm-header {
  display: block;
}

#confirmBox .error-header {
  display: none;
}

#confirmBox .confirm-header {
  display: none;
}

.active-status {
  background: #25a725;
  color: #fff;
  font-size: 0.5em;
  font-weight: bold;
  padding: 0 0.5em;
  border-radius: 1em;
}

.grayscale {
  filter: saturate(0%);
}

.active-status.inactive {
  background: #6a6a6a;
}

.price-label {
  display: inline-block;
  font-size: 0.9em;
  padding: 2px 6px;
  margin-bottom: 3px;
}

#alertBox {
  display: none;
  width: 600px;
  padding: 20px;
  z-index: 111;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

#alertBox.error .error-header {
  display: block;
}

#alertBox.confirm .confirm-header {
  display: block;
}

#alertBox .alert-header {
  display: none;
}

#alertBox .confirm-header {
  display: none;
}

#lightBox {
  display: none;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 110;
}

.modal-class {
  overflow: scroll;
}

#modalMessage {
  display: none;
  position: absolute;
  top: 10%;
  left: 25%;
  width: 600px;
  z-index: 5;
}

#modelCrud {
  margin-top: 20px;
}

/* The element to apply the animation to */
.initiate-animation {
  background-color: transparent;
  -webkit-animation-name: anim-change-color;
  animation-name: anim-change-color;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.align-items-left {
  text-align: left !important;
}

.vendingSlotContainer {
  min-width: 210px;
  width: 100%;
  height: 300px !important;
  padding: 0px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid black;
  cursor: pointer;
  background-color: #fff;
}

.vendingSlotContainer .hover-area {
  height: 130px;
  min-width: 210px;
  width: 100%;
  background-color: transparent;
  position: absolute;
  top: 143px;
  display: none;
}

.vendingSlotContainer .slotContentContainer {
  margin: 10px;
}

.vendingSlotContainer .slotButtons {
  position: absolute;
  bottom: 0px;
  background-color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px 3px;
  background-color: #efefef;
  border-top: 1px solid #062c41;
}

.vendingSlotContainer .slotButtons a {
  border-radius: 40px !important;
  border: 1px solid #062c41;
  background-color: #fff;
  padding: 8px 10px !important;
  color: #062c41;
}

.vendingSlotContainer .slotNumberHolder {
  position: absolute;
  background-color: transparent;
  padding: 2px;
  font-size: 1.3em;
  line-height: 1em;
  z-index: 10;
}

.vendingSlotContainer .slotNumberHolder .coords {
  font-size: 0.7em;
}

.vendingSlotContainer .slotMainContent {
  width: 100%;
  position: relative;
}

.vendingSlotContainer .slotHiddenContent {
  position: absolute;
  width: 100%;
  height: 170px;
  top: 0px;
  background-color: #fff;
  padding: 5px;
  font-size: 0.8em;
}

.vendingSlotContainer .slotHiddenContent table {
  margin-top: 35px;
  width: 100%;
}

.vendingSlotContainer .slotHiddenContent table td {
  border: 1px solid #efefef;
  width: 50%;
  white-space: nowrap;
}

.vendingSlotContainer .slotHiddenContent table tr:nth-of-type(2n + 1) {
  background-color: #f7f7f7;
}

.vendingSlotContainer .slotHiddenContent .cancelExtraAction {
  font-size: 2em;
  right: 5px;
}

.vendingSlotContainer .infoAction,
.vendingSlotContainer .cancelExtraAction {
  color: #062c41;
  font-size: 1.5em;
}

.vendingSlotContainer .infoAction,
.vendingSlotContainer .cancelExtraAction {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
}

.vendingSlotContainer .cancelExtraAction {
  padding: 5px;
}

.ui-draggable-dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  z-index: 1;
  background-color: #fff;
}

@-webkit-keyframes shadowPulse {
  0% {
    -webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
  }

  100% {
    -webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6);
  }
}

@keyframes shadowPulse {
  0% {
    -webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
  }

  100% {
    -webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.6);
  }
}

.shadow-pulse {
  -webkit-animation-name: shadowPulse;
  animation-name: shadowPulse;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.productData {
  height: 30px;
}

.productData .productTitle {
  height: 45px;
  font-weight: bold;
  background-color: #f1ebeb;
  text-align: center;
  background-color: transparent;
  font-size: 1.3em;
}

.productData .productBrand {
  font-size: 1.3em;
}

.productData p {
  margin-bottom: 0px;
  font-size: 0.7em;
}

.productData .productPrice {
  text-align: center;
}

.productData .productStock {
  text-align: center;
}

.vendingSlot {
  width: 90px;
  height: 105px;
  text-align: center;
  overflow: hidden;
  padding: 3px;
  margin-bottom: 3px;
  border-radius: 5px;
  margin: auto;
}

.slotMergeCell .btn-xs {
  padding: 2px;
}

.slotMergeCell .content::after {
  content: '» «';
}

.startDrag {
  position: absolute;
}

.vendingSlotsContainer {
  overflow: auto;
  padding: 0px 12px 0px 3px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.vendingSlotsContainer td {
  --cellSize: 280px;
}

.vendingSlotsContainer td.dropabble {
  vertical-align: top;
  text-align: center;
}

.vendingSlotsContainer td.dropabble .verticalMerge {
  padding: 0px !important;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.vendingSlotsContainer td.dropabble .verticalMerge i {
  display: block;
  font-size: 2em;
}

.vendingSlotsContainer td .cellheight_2 {
  height: calc(var(--cellSize) * 2 + (50px * 1)) !important;
}

.vendingSlotsContainer td .cellheight_2 .slotButtons {
  height: calc(var(--cellSize) * 2 + (50px * 1) - (225px));
}

.vendingSlotsContainer td .cellheight_3 {
  height: calc(var(--cellSize) * 3 + (50px * 2)) !important;
}

.vendingSlotsContainer td .cellheight_3 .slotButtons {
  height: calc(var(--cellSize) * 3 + (50px * 2) - (225px));
}

.vendingSlotsContainer td .cellheight_4 {
  height: calc(var(--cellSize) * 4 + (50px * 3)) !important;
}

.vendingSlotsContainer td .cellheight_4 .slotButtons {
  height: calc(var(--cellSize) * 4 + (50px * 3) - (225px));
}

.vendingSlotsContainer td .cellheight_5 {
  height: calc(var(--cellSize) * 5 + (50px * 4)) !important;
}

.vendingSlotsContainer td .cellheight_5 .slotButtons {
  height: calc(var(--cellSize) * 5 + (50px * 4) - (225px));
}

.vendingSlotsContainer td .cellheight_6 {
  height: calc(var(--cellSize) * 6 + (50px * 5)) !important;
}

.vendingSlotsContainer td .cellheight_6 .slotButtons {
  height: calc(var(--cellSize) * 6 + (50px * 5) - (225px));
}

.vendingSlotsContainer td .cellheight_7 {
  height: calc(var(--cellSize) * 7 + (50px * 6)) !important;
}

.vendingSlotsContainer td .cellheight_7 .slotButtons {
  height: calc(var(--cellSize) * 7 + (50px * 6) - (225px));
}

.vendingSlotsContainer td .cellheight_8 {
  height: calc(var(--cellSize) * 8 + (50px * 7)) !important;
}

.vendingSlotsContainer td .cellheight_8 .slotButtons {
  height: calc(var(--cellSize) * 8 + (50px * 7) - (225px));
}

.vendingSlotsContainer td .cellheight_9 {
  height: calc(var(--cellSize) * 9 + (50px * 8)) !important;
}

.vendingSlotsContainer td .cellheight_9 .slotButtons {
  height: calc(var(--cellSize) * 9 + (50px * 8) - (225px));
}

.vendingSlotsContainer button.btn {
  padding: 3px 3px !important;
}

.vendingSlotsContainer .merge-slots {
  font-size: 2em;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0px;
  border: 1px solid transparent;
}

.vendingSlotsContainer .cells-to-merge .draggable {
  border: 2px solid orange;
}

.product {
  background-image: url(/assets/img/slot-product-bg.png);
  background-size: 93px;
  background-position: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.productImage {
  background-image: none;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.productImage img {
  height: 100%;
}

#slotContainer {
  display: none;
  width: 56px;
  height: 68px;
  background-color: #efefef;
}

#slotSelector {
  background-color: #999;
  width: 56px;
  height: 100%;
  float: left;
  background-image: url('/assets/img/slots-bg.png');
  background-size: 150px;
  cursor: pointer;
  margin-top: 5px;
}

#rightExtender {
  background-color: red;
  float: right;
  width: 5px;
  height: 100%;
}

#belowExtender {
  background-color: green;
  width: 100%;
  height: 5px;
}

#topSelector {
  height: 100%;
  width: 100%;
}

#numberOfSlots {
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.vs-custom .nav-item .nav-link.active {
  font-weight: bold;
  background-color: #eee;
  border-bottom-color: #eee;
  border-radius: 5px 5px 0px 0px;
}

.vs-custom .custom-content-bg {
  background-color: #eee;
  border-color: #eee !important;
}

#wrap {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

#wrap #external-events {
  margin-top: 15px;
}

#wrap #static-events .fc-event {
  font-size: 0.9em;
}

#wrap .fc-event-container .fc-event {
  margin: 0px 0px;
}

#wrap .fc-event {
  margin: 10px 0;
  cursor: pointer;
  border: 1px solid #062c41;
  border-color: #062c41 !important;
  font-size: 1em;
  text-align: left;
  border-radius: 0px;
  color: #062c41;
  background-color: #fff;
}

#wrap .fc-event.selected {
  color: #fff;
  background-color: #062c41;
}

#wrap .fc-event.selected .fc-title {
  color: #fff;
}

#wrap .fc-event .fc-title {
  color: #062c41;
}

#wrap .fc-event i {
  font-size: 1.3em;
  padding-right: 3px;
  line-height: 1.3em;
}

#wrap .draggable-events-container {
  margin: 52px 0px 0px 13px;
  width: 25%;
  float: left;
  border: 1px solid #062c41;
  border-radius: 4px;
  padding: 5px;
}

#wrap .draggable-events-container .draggable-events {
  padding: 0px;
  text-align: left;
}

#wrap .draggable-events-container .draggable-events#external-events {
  border-top: 1px solid #d4d4d4;
}

#wrap .draggable-events-container .draggable-events h4 {
  font-size: 1.3em;
  color: #062c41;
  margin-top: 5px;
  width: 100%;
  padding: 5px 5px 2px 5px;
  margin-bottom: 0px;
  font-weight: 100;
}

#wrap .draggable-events-container .draggable-events p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}

#wrap .draggable-events-container .draggable-events p input {
  margin: 0;
  vertical-align: middle;
}

#wrap .draggable-events-container .draggable-events .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #062c41 !important;
}

#wrap #calendar {
  float: left;
  width: 73%;
}

#wrap #calendar .fc-time-grid-event {
  padding: 2px 2px;
}

#wrap #calendar .fc-time-grid-event .fa,
#wrap #calendar .fc-time-grid-event .fc-title {
  font-size: 0.8em;
}

#wrap #calendar .fc-time-grid-event span {
  font-size: 0.9em;
}

#wrap #calendar.fc-unthemed .fc-head-container {
  border-bottom: 1px solid #062c41;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 10px 0px;
}

#wrap #calendar.fc-unthemed .fc-head-container th {
  border: 1px solid transparent;
}

#wrap #calendar.fc-unthemed .fc-head-container div {
  border-right-width: 0px !important;
}

#wrap #calendar.fc-unthemed td .fc-today {
  background-color: #fff;
}

#wrap #calendar .fc-view {
  border: 1px solid #062c41;
  border-radius: 4px;
}

#wrap #calendar .fc-today-button {
  padding: 0px 15px;
  font-size: 1.3em;
  color: #fff;
  background-color: #062c41;
  border: 1px solid #062c41;
}

#wrap #calendar .fc-today-button:disabled {
  background-color: #f2f2f2;
  color: #999;
  border: 1px solid #999;
}

#wrap #calendar .fc-button-group .fc-button {
  border: 1px solid #062c41;
  margin-right: 10px;
  background-color: #fff;
  color: #062c41;
  padding: 0px 5px;
  font-size: 1.3em;
}

#wrap #calendar .fc-button-group .fc-button-active {
  background-color: #062c41;
  color: #fff;
}

#wrap #calendar .fc-button-group .fc-resourceTimeGridDay-button,
#wrap #calendar .fc-button-group .fc-resourceTimelineSevenDays-button,
#wrap #calendar .fc-button-group .fc-resourceTimelineMonth-button {
  margin-right: 0px;
  padding: 0px 15px;
}

#wrap #calendar .fc-button-group .fc-resourceTimelineDay-button {
  margin: 0px 0px;
}

#wrap #calendar .fc-center h2 {
  font-size: 1.5em;
  font-weight: normal;
}

#wrap .unallocated-jobs-container {
  padding: 5px;
  width: 100%;
}

#wrap .highlight_event {
  height: 50px !important;
  width: 200px !important;
  z-index: 1000 !important;
  -webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.16) !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#wrap .fc-timeline-event {
  overflow: hidden;
  padding: 0px 0px;
}

#wrap .fc-timeline-event .fc-content {
  font-size: 0.8em;
}

#wrap .fc-timeline-event .fc-content i {
  font-size: 0.9em;
}

#wrap .fc-timeline-event .fc-time {
  display: block;
}

#wrap .event_menu_show {
  opacity: 1;
  -webkit-transition: all 0.3 !important;
  -o-transition: all 0.3 !important;
  transition: all 0.3 !important;
}

#wrap #unallocatedJobs {
  margin-top: 5px;
  text-align: center;
  font-size: 0.9em;
}

.event_menu {
  background-color: white;
  border: 1px solid #062c41;
  padding: 5px 5px 0px 10px;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-align: left;
  margin-top: 3px;
  top: -2000px;
}

.event_menu.severity-low .u-label {
  background-color: green;
  color: white;
}

.event_menu.severity-medium .u-label {
  background-color: blue;
  color: white;
}

.event_menu.severity-high .u-label {
  background-color: orange;
  color: white;
}

.event_menu.severity-critical .u-label {
  background-color: red;
  color: white;
}

.event_menu.jobtype-static .events-content,
.event_menu.jobtype-static .events-header,
.event_menu.jobtype-static .u-label,
.event_menu.jobtype-static .edit-job,
.event_menu.jobtype-static .view-job-info {
  display: none !important;
}

.event_menu.jobtype-static .fa-traffic-light-stop {
  display: inline !important;
}

.event_menu.jobtype-technical .fa-drafting-compass {
  display: inline !important;
}

.event_menu.jobtype-stock .fa-box-full {
  display: inline !important;
}

.event_menu.jobtype-mixed .fa-blender {
  display: inline !important;
}

.event_menu.editable .edit-job,
.event_menu.editable .delete-job-assignment {
  display: block;
}

.event_menu .edit-job {
  display: none;
}

.event_menu .delete-job-assignment {
  display: none;
}

.event_menu .menu-title {
  margin-bottom: 5px;
}

.event_menu .menu-title .title-text {
  font-weight: bold;
}

.event_menu .menu-title .fa {
  display: none;
}

.event_menu .menu-item-content,
.event_menu .menu-item-header {
  font-size: 0.9em;
  line-height: 1.4em;
}

.event_menu .menu-item-content {
  font-weight: bold;
  margin-bottom: 5px;
}

.event_menu .menu-buttons {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.event_menu .menu-buttons a {
  font-size: 1.5em;
  color: #062c41;
}

.event_menu .close-menu-item {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 10px;
}

.event_menu_show {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 10;
}

/* MUURI */
.grid {
  position: relative;
  /* width: 48%; */
  background: #ffffff;
  border: 5px solid transparent;
}

.item {
  position: absolute;
  width: 120px;
  height: 180px;
  line-height: 1em;
  margin: 5px;
  z-index: 1;
  background: #fff;
  padding: 5px;
}

.item img {
  height: 90px;
  width: auto;
}

.item.muuri-item-hidden {
  z-index: 0;
}

.item.muuri-item-releasing {
  z-index: 2;
}

.item.muuri-item-dragging {
  z-index: 3;
}

.item-content {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  border: 1px solid #f4ae00;
  border-radius: 5px;
  font-size: 0.9em;
  color: white;
  cursor: pointer;
  /* line-height: inherit; */
  /* top: 50%;
  transform: translateY(-50%); */
}

.item-content p {
  margin-top: 15px;
}

.content-span {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}

.productSelection .item-content {
  border: 1px solid #18ba9b;
  border-radius: 5px;
}

.item.muuri-item-dragging .item-content,
.item.muuri-item-releasing .item-content {
  background: #fff;
}

/* GDA styles */
.gda {
  display: inline-block;
  margin-bottom: 20px;
}

.gda .title {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  padding-bottom: 13px;
}

.gda .reference {
  font-size: 11px;
  line-height: 14px;
}

.gda ul {
  display: inherit;
}

.gda ul .gda-item {
  border: 1px solid #000;
  border-top-left-radius: 100% 30px;
  border-top-right-radius: 100% 30px;
  border-bottom-left-radius: 100% 30px;
  border-bottom-right-radius: 100% 30px;
  display: block;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  height: 80px;
  margin-bottom: 10px;
  text-align: center;
  width: 55px;
}

.gda ul .gda-item .value {
  display: block;
  font-size: 11px;
  line-height: 10px;
  padding-top: 14px;
}

.gda ul .gda-item .value.energy {
  font-weight: 300;
  font-size: 10px;
  padding-top: 8px;
  width: 47px;
  margin: 0 auto;
}

.gda ul .gda-item .top {
  border-bottom: 1px solid #000;
  height: 51px;
}

.gda ul .gda-item .top .title {
  display: block;
  font-size: 10px;
  height: 15px;
  padding-top: 5px;
}

.gda ul .gda-item .bottom {
  border-bottom-left-radius: 90% 27px;
  border-bottom-right-radius: 90% 27px;
  height: 27px;
}

.gda ul .gda-item .bottom .value {
  padding-top: 7px;
}

.gda ul .gda-item .bottom.high {
  background-color: #f27060;
}

.gda ul .gda-item .bottom.medium {
  background-color: #ffce83;
}

.gda ul .gda-item .bottom.low {
  background-color: #acd480;
}

/* Product info table */
.grocery-product .product__info-table {
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}

.grocery-product .product__info-table td,
.grocery-product .product__info-table th {
  border: 1px solid #666;
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
  vertical-align: top;
  width: 60px;
}

.grocery-product .product__info-table td {
  color: #666;
}

.grocery-product .tile-container {
  color: #666;
  position: relative;
}

.grocery-product__related-links-item {
  display: block;
  float: left;
  width: 100%;
  padding: 6px;
  padding: 0;
}

.grocery-product__related-links-item .button-secondary {
  height: auto;
  line-height: 22px;
  padding: 10px;
}

.grocery-product__container {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  border: 1px solid #b4b4b4;
  padding: 18px 10px;
}

.grocery-product .product-block-terms {
  margin-bottom: 0;
}

.product-details-tile {
  background: #fff;
  margin-bottom: 6px;
  overflow: hidden;
  position: relative;
  padding: 0;
  color: #666;
}

.product-details-tile .product-details-tile__main {
  overflow: hidden;
  border: 1px solid #b4b4b4;
  border-radius: 6px;
}

/*Vendor product list*/
.vendor-product-lists {
  background-color: #fff;
}

.vendor-product-lists .filter-controls {
  padding-left: 25px !important;
}

.vendor-product-lists .vendor-prod-cta-container {
  color: #062c41;
}

.vendor-product-lists .vendor-prod-cta-container label {
  margin-right: 5px !important;
}

.vendor-product-lists .vendor-prod-cta-container span {
  vertical-align: bottom;
}

.vendor-product-lists .add-selected-product-cta {
  color: #062c41;
  border: 1px solid #062c41;
  margin-top: 15px;
  padding: 3px 13px !important;
  background-color: #fff;
}

.vendor-product-lists li {
  margin: 5px 5px 5px 5px;
  margin-bottom: 15px !important;
  background-color: #f6f6f6;
}

.vendor-product-lists .vendor-product-list-container {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #062c41;
  border-radius: 4px;
  margin: 10px 10px 10px 0px;
  overflow: hidden;
  height: 600px;
}

.vendor-product-lists .vendor-product-list-container .vendor-product-list {
  height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.vendor-product-lists
  .vendor-product-list-container
  .vendor-product-list
  .already-added
  .add-selected-product-cta {
  display: none;
}

.vendor-product-lists .vendor-product-list-container li {
  opacity: 1;
  height: 71px;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
  background-color: #f2f2f2;
}

.vendor-product-lists .vendor-product-list-container li img {
  margin-top: 3px;
}

.vendor-product-lists .vendor-product-list-container .media {
  cursor: pointer;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 10px 5px 5px;
  width: 100%;
  overflow: auto;
}

.vendor-product-lists .vendor-product-list-container .media.already-added {
  cursor: not-allowed;
}

.vendor-product-lists .vendor-product-list-container .initial-height {
  height: 0px;
  opacity: 0;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border: solid 0px transparent !important;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}

.vendor-product-lists .vendor-product-list-container .initial-height div {
  height: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  line-height: 0px;
}

.vendor-product-lists .vendor-product-list-container .fa-check-square,
.vendor-product-lists .vendor-product-list-container .fa-square {
  font-size: 1.6em;
  position: absolute;
  top: 20px;
}

.vendor-product-lists .vendor-product-list-container .fa-check-square {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.vendor-product-lists .vendor-product-list-container .selected {
  background-color: #d9d9d9;
}

.vendor-product-lists
  .vendor-product-list-container
  .selected
  .fa-check-square {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.vendor-product-lists .vendor-product-list-container .selected .fa-square {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.vendor-product-lists .vendor-product-list-container .fa-square {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.vendor-product-lists .vendor-product-list-container .remove-item-cta {
  opacity: 1;
  border-radius: 30px;
  background-color: #fff;
  padding: 10px 10px 5px 10px !important;
  color: #062c41;
  border: 1px solid #062c41;
  margin-top: 12px;
  margin-left: 35px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.vendor-product-lists .vendor-product-list-container .remove-item-cta i {
  font-size: 1.3em;
}

.vendor-product-lists .vendor-product-list-container .show-item {
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.vendor-product-lists .move-to-vendor-list-cta,
.vendor-product-lists .delete-selected-products-cta {
  margin-top: 0px;
  background-color: var(--primary-bg-color);
  color: #fff;
}

.vendor-product-lists .move-to-vendor-list-cta.disabled,
.vendor-product-lists .delete-selected-products-cta.disabled {
  color: #ccc;
  border-color: #ccc;
  background-color: #fff;
}

.inset-button {
  -webkit-box-shadow: inset 1px 1px 10px #333 !important;
  box-shadow: inset 1px 1px 10px #333 !important;
}

/* vendsmart global styles */
.content-left-nav .list-unstyled li {
  border-radius: 0px !important;
  border: 1px solid #062c41 !important;
  margin: 20px 0px;
}

.content-left-nav .list-unstyled li.active {
  border: 1px solid transparent !important;
}

.content-left-nav .list-unstyled li a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 5px !important;
}

.content-left-nav .list-unstyled li a span {
  color: #062c41 !important;
}

.content-left-nav .list-unstyled li a.active {
  background-color: #062c41;
}

.content-left-nav .list-unstyled li a.active span {
  color: white !important;
}

.u-sidebar-navigation--dark
  .u-side-nav-opened
  .u-side-nav--top-level-menu-link {
  background-color: #183ef6;
  color: #fff !important;
}

.u-sidebar-navigation--dark
  .u-side-nav-opened
  .u-side-nav--top-level-menu-link
  i {
  color: #fff !important;
}

.u-sidebar-navigation--dark
  .u-side-nav-opened
  .u-side-nav--top-level-menu-link
  span {
  color: #fff !important;
}

.u-sidebar-navigation--dark .menu-has-children:hover {
  background-color: transparent !important;
  color: #000 !important;
}

.g-brd-around {
  background-color: white;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16);
  border-color: transparent !important;
}

.g-brd-around .g-brd-gray-light-v7 {
  border-color: #062c41 !important;
  border-radius: 6px !important;
}

.formio-form input,
.formio-form .form-control {
  border-radius: 4px;
  border: 1px solid #062c41;
}

.formio-form .input-group-text {
  border: 1px solid #062c41;
}

[class*='u-table--v3'] th,
[class*='u-table--v3'] td {
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

h4 {
  font-size: 1.2rem;
  margin-bottom: 0px;
}

.table-responsive:not(.tech-stat-wrapper) {
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 3px #00000029;
  box-shadow: 1px 1px 3px #00000029;
  background-color: #fff;
  padding: 5px 15px 15px 15px;
  overflow: auto !important;
  min-height: 18rem;
}

.table-responsive.loading {
  background-image: url('/assets-web/img/preloader.gif');
  background-position: center 130px;
  background-repeat: no-repeat;
  background-size: 70px;
}

.table-responsive.loading table {
  opacity: 0.3;
}

.table-responsive.manage-vending-machines table {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.table-responsive.manage-vending-machines .dataTables_info,
.table-responsive.manage-vending-machines .dataTables_paginate {
  display: block !important;
  margin-top: 30px;
}

.table-responsive.manage-vending-machines .dataTables_info {
  float: left;
  font-weight: bold;
}

.table-responsive.manage-vending-machines .dataTables_info,
.table-responsive.manage-vending-machines .dataTables_paginate {
  display: none !important;
}

.newVersionPagination#datatablePagination2Prev:hover {
  background-color: #f6f6f6 !important;
}

.table-responsive.manage-vending-machines .dataTables_paginate .next,
.table-responsive.manage-vending-machines .dataTables_paginate .last,
.table-responsive.manage-vending-machines .dataTables_paginate .previous,
.table-responsive.manage-vending-machines .dataTables_paginate .first {
  margin: 0px 10px 0px 0px;
  background-color: #f6f6f6;
  font-size: 12px;
  font-weight: bold;
}

.newVersionPagination ul li {
  margin: 0px 0px 0px 0px !important;
}

.newVersionPagination ul li a {
  border: none !important;
  color: var(--primary-bg-color) !important;
}

.newVersionPagination ul li a.active {
  color: #ffffff !important;
}

.newVersionPagination ul li a:hover {
  color: #ffffff !important;
}

.newVersionPagination .hs-admin-angle-left {
  color: var(--primary-bg-color) !important;
}

.newVersionPagination .hs-admin-angle-right {
  color: var(--primary-bg-color) !important;
}

.newVersionPagination .hs-admin-angle-left:hover {
  color: none !important;
}

.table-responsive.manage-vending-machines .dataTables_paginate {
  float: right;
  background-color: transparent;
}

.table-responsive.server-side-process {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0px;
}

.table-responsive.server-side-process .sorting_asc .hs-admin-angle-up {
  font-weight: bold;
  color: #062c41;
}

.table-responsive.server-side-process .sorting_desc .hs-admin-angle-down {
  font-weight: bold;
  color: #062c41;
}

.table-responsive.server-side-process td {
  padding: 5px 10px 5px 0px;
}

.table-responsive.server-side-process th {
  padding-left: 0px;
}

.table-responsive.server-side-process .table-responsive {
  min-height: 350px;
}

.table-responsive.server-side-process .dataTables_info,
.table-responsive.server-side-process .dataTables_paginate {
  display: block !important;
  margin-top: 20px;
}

.table-responsive.server-side-process .dataTables_info {
  float: left;
}

.table-responsive.server-side-process .dataTables_paginate {
  float: right;
  background-color: transparent;
}

.table-responsive.server-side-process .dataTables_length,
.table-responsive.server-side-process .dataTables_filter {
  display: block !important;
  margin-bottom: 20px;
}

.table-responsive .paginate_button {
  padding: 1px 10px;
  background-color: #fff !important;
  color: var(--primary-text-color) !important;
  margin: 0px;
  cursor: pointer;
}

.table-responsive .paginate_button.current {
  background-color: var(--primary-bg-color) !important;
  color: #ffffff !important;
}

.table-responsive .paginate_button.next,
.table-responsive .paginate_button.last,
.table-responsive .paginate_button.previous,
.table-responsive .paginate_button.first {
  border: 1px solid transparent;
  margin: 0px;
  color: var(--primary-text-color) !important;
  padding: 3px;
}

.table-responsive h4 {
  color: #ec49bc;
}

.table-responsive table thead,
.table-responsive table tr {
  background-color: transparent !important;
}

.table-responsive table thead th {
  font-weight: bold;
  border-bottom: 1px solid #000 !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.table-responsive table thead th.g-first-child {
  padding-left: 0px;
}

.table-responsive table tbody td {
  border-bottom: 1px solid #f2f2f2 !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

.table-responsive table tbody td.g-first-child {
  padding-left: 0px;
}

.table-responsive table tbody td.g-first-child a {
  color: var(--link-text-color) !important;
}

.table-responsive table tbody td.g-first-child a:hover {
  text-decoration: underline;
}

.table-responsive table tbody td.dataTables_empty {
  padding: 10px 0px;
}

.publish-sync.btn {
  color: #fff !important;
}

.publish-sync.btn i {
  color: #fff !important;
}

a.btn:not(.dropdown-toggle),
button.btn:not(.dropdown-toggle) {
  padding: 3px 20px;
  font-weight: bold;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.dropdown-filter .g-absolute-centered--y {
  top: 25% !important;
}

.filter-controls {
  background-color: #fff;
  padding: 3px 20px 4px 20px !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 0.9em !important;
  border-color: transparent !important;
}

.table-entries {
  width: 100%;
  height: 25px;
  border-radius: 6px !important;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  border-color: transparent !important;
}

.table-entries button {
  padding-left: 10px !important;
}

.table-entries .dropdown-menu.open {
  margin-top: 8px !important;
  min-width: 100% !important;
  margin-left: 0px !important;
}

.table-entries .dropdown-menu li {
  border-bottom: 1px solid #efefef;
}

.table-entries .dropdown-menu li a {
  min-height: 30px !important;
  padding: 4px 4px 4px 10px !important;
}

div.filter-controls {
  padding: 2px 20px 3px 10px !important;
}

.header-icon {
  border-radius: 12px;
  padding: 3px 3px 5px 7px;
  background-color: #383838;
}

.header-icon i {
  color: #fff !important;
}

.user-profile {
  padding-left: 5px;
}

.user-profile span {
  font-weight: 500;
}

.profile-down-arrow i {
  color: #383838 !important;
  font-size: 1.2em;
}

.u-header-logo-toggler .u-header__nav-toggler {
  border-radius: 20px;
  background-color: #383838;
  overflow: hidden;
  padding: 12px;
}

.u-header-logo-toggler .u-header__nav-toggler i {
  color: #fff !important;
  opacity: 1;
  font-size: 1em;
}

.u-header-logo-toggler span {
  padding-top: 10px;
}

.login-page main {
  min-height: 746px;
  height: 100%;
}

.login-page main .row {
  height: 100%;
}

.login-page main .row .login-content-container {
  background-color: #062c41;
  -webkit-box-shadow: 2px 0px 13px rgba(0, 0, 0, 0.8);
  box-shadow: 2px 0px 13px rgba(0, 0, 0, 0.8);
}

.login-page main .row .login-content-container .login-content {
  padding: 40px 30px 0px 40px;
  position: absolute;
  bottom: 0px;
  width: 80%;
  color: #fff;
  width: 100%;
  height: 100%;
}

.login-page main .row .login-content-container .login-content .powered-by {
  font-size: 1em !important;
}

.login-page main .row .login-content-container .login-content .logo {
  margin-bottom: 10px;
  text-align: right;
}

.login-page main .row .login-content-container .login-content .logo img {
  width: 30px;
  height: auto;
}

.login-page main .row .login-content-container .login-content .logo span {
  font-size: 1.5em;
}

.login-page main .row .login-content-container .login-content .logo span.vend {
  font-weight: bold;
}

.login-page main .row .login-content-container .login-content .image-container {
  position: relative;
  margin: auto;
  height: 480px;
  width: 550px;
}

.login-page
  main
  .row
  .login-content-container
  .login-content
  .image-container
  .images-monitor {
  background-image: url('/assets-web/img/mac-monitor1.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 550px;
  height: 500px;
  position: absolute;
}

.login-page
  main
  .row
  .login-content-container
  .login-content
  .image-container
  .images {
  padding-top: 52px;
  padding-left: 26px;
}

.login-page
  main
  .row
  .login-content-container
  .login-content
  .image-container
  .images
  .image {
  display: inline-block;
  overflow: hidden;
}

.login-page
  main
  .row
  .login-content-container
  .login-content
  .image-container
  .images
  img {
  width: 494px;
  height: 282px;
}

.login-page main .row .login-content-container .login-content .content {
  font-size: 2.5em;
}

.login-page .u-header-logo-toggler {
  margin-left: 1.07143rem !important;
  padding-top: 0px !important;
}

.login-page nav {
  height: 65px;
}

.login-page .login-header {
  position: absolute;
  width: 100%;
  text-align: center;
}

.login-page .login-form {
  position: relative;
}

.login-page .login-form .smarthub-login {
  width: 80%;
  margin: auto;
  margin-top: 100px;
  -webkit-box-shadow: 5px 5px 35px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 35px rgba(0, 0, 0, 0.3);
  border-radius: 12px !important;
}

.login-page .login-form .smarthub-login h2 {
  text-align: left;
}

.login-page .login-form .smarthub-login .text-input {
  background-color: #fff !important;
  border-radius: 0px !important;
  border-top: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 1px solid #062c41;
  padding: 3px 0px !important;
  font-size: 1.5em;
}

.login-page .login-form .smarthub-login input:-internal-autofill-selected {
  background-color: #fff !important;
  background-image: none !important;
  color: black !important;
}

.login-page .login-form .smarthub-login .login-button-container {
  margin-bottom: 0px !important;
  text-align: left;
}

.login-page .login-form .smarthub-login .login-button-container .btn {
  padding: 3px 60px !important;
  margin-bottom: 0px;
  margin-top: 30px;
  font-weight: bold;
  height: 40px;
  width: 100%;
  border-radius: 30px !important;
}

.login-page .login-form .smarthub-login .text-right a {
  color: #062c41;
  text-decoration: underline;
}

.login-page .login-form .smarthub-login .password {
  margin-top: 60px;
}

.login-page .login-form .smarthub-login .justify-content-between {
  margin-top: 30px;
  font-size: 2em;
}

.login-page .login-form .smarthub-login .justify-content-between i {
  border-color: #062c41;
}

@media only screen and (max-width: 1024px) {
  .login-page
    main
    .row
    .login-content-container
    .login-content
    .image-container {
    height: 450px;
    width: 450px;
  }

  .login-page
    main
    .row
    .login-content-container
    .login-content
    .image-container
    .images-monitor {
    width: 450px;
    height: 400px;
  }

  .login-page
    main
    .row
    .login-content-container
    .login-content
    .image-container
    .images {
    top: 44px;
    left: 23px;
  }

  .login-page
    main
    .row
    .login-content-container
    .login-content
    .image-container
    .images
    img {
    width: 385px;
    height: 212px;
  }
}

.u-sidebar-navigation-v1 {
  padding-top: 30px;
  margin-right: 0px;
  z-index: 11;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}

.u-sidebar-navigation-v1 .menu-has-children {
  font-weight: bold;
  padding-left: 0px !important;
  margin-left: 40px;
  border-bottom: 1px solid black;
}

.u-sidebar-navigation-v1 .menu-has-children .u-side-nav--control-icon {
  display: none !important;
}

.u-sidebar-navigation-v1 .menu-has-children:hover {
  background-color: transparent;
}

.u-sidebar-navigation-v1 .u-sidebar-navigation-v1-menu {
  padding-left: 0px;
}

.u-sidebar-navigation-v1 .u-sidebar-navigation-v1-menu ul li a {
  padding: 10px 15px 10px 30px;
}

.u-sidebar-navigation-v1
  .u-sidebar-navigation-v1-menu
  .u-side-nav--top-level-menu-item.u-side-nav-opened
  > .u-side-nav--top-level-menu-link
  .hs-admin-angle-right {
  display: none;
}

.u-sidebar-navigation-v1
  .u-sidebar-navigation-v1-menu
  .u-side-nav--top-level-menu-item.u-side-nav-opened
  > .u-side-nav--top-level-menu-link
  .hs-admin-angle-down {
  display: block;
}

.u-sidebar-navigation-v1
  .u-sidebar-navigation-v1-menu
  .u-side-nav--top-level-menu-item.u-side-nav-opened
  > .u-side-nav--top-level-menu-link
  .hs-admin-angle-down:before {
  font-weight: bold;
}

.u-sidebar-navigation-v1 .hs-admin-angle-down {
  display: none;
}

.u-sidebar-navigation-v1 .hs-admin-angle-right,
.u-sidebar-navigation-v1 .hs-admin-angle-down {
  font-size: 0.6em;
}

.g-pa-20 header h2 {
  font-size: 2em;
  color: #707070 !important;
  font-weight: 600;
}

#datatablePagination2
  .dataTables_paginate
  .paging_simple_numbers
  a.paginate_button,
#datatablePagination2 .list-inline-item a {
  border-radius: 0px !important;
  padding: 1px 10px !important;
  line-height: 1.2em;
  font-size: 1.1em;
}

#datatablePagination2 .list-inline-item:not(.g-hidden-sm-down) a {
  border: none;
  border-radius: 0px !important;
  padding: 1px 2px !important;
}

.data-create-container {
  width: 60%;
}

.data-create-container header {
  font-size: 0.8em;
  margin-top: 20px;
}

.data-edit-container > header {
  font-size: 0.8em;
  margin-top: 20px;
}

.data-edit-container .server-side-process {
  -webkit-box-shadow: 1px 1px 3px #00000029;
  box-shadow: 1px 1px 3px #00000029;
  background-color: #fff;
  border-radius: 6px;
}

.data-edit-container .col-sm-12.table-responsive {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0px;
}

.data-edit-container .content-left-nav .list-unstyled li {
  border: 1px solid black;
  border-radius: 20px !important;
  padding: 0px;
  margin: 15px 0px;
  overflow: hidden;
}

.data-edit-container .content-left-nav .list-unstyled li a {
  padding: 0px 0px 0px 20px !important;
}

.data-edit-container .content-left-nav .list-unstyled li a span,
.data-edit-container .content-left-nav .list-unstyled li a i {
  color: black;
  line-height: 1.8rem;
  font-size: 0.9rem;
}

.data-edit-container .content-left-nav .list-unstyled li a.active i {
  color: white;
}

.card .list-unstyled li {
  border: 1px solid transparent !important;
}

.tabbed-navigation .tabs a {
  color: black;
  background-color: #d9d9d9;
  -webkit-box-shadow: 1px 1px 3px #00000029;
  box-shadow: 1px 1px 3px #00000029;
  padding: 8px 25px;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border: 4px solid transparent;
  font-size: 1.2em;
}

.tabbed-navigation .tabs a.active {
  background-color: #fff;
  color: var(--primary-text-color);
}

.tabbed-navigation .tabs a:hover:not(.active) {
  border-top: 4px solid var(--primary-bg-color);
}

.tabbed-navigation .tab-spacer {
  background-color: transparent;
  height: 6px;
  width: 90%;
  position: absolute;
  z-index: 10;
}

.tab-content-old {
  background-color: transparent !important;
  padding: 0px !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: none !important;
}

.tab-content {
  border-radius: 0px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;
  /* -webkit-box-shadow: 1px 1px 3px #00000029;
  box-shadow: 1px 1px 3px #00000029;
  background-color: #fff; */
  padding: 15px 15px 15px 15px;
}

.tab-content button.filter-controls {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tab-content button.filter-controls i {
  color: #062c41;
}

.tab-content input.filter-controls {
  padding-left: 35px !important;
}

.tab-content .table-responsive {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px;
}

.tab-content .table-responsive table thead th {
  border-bottom: 1px solid #062c41 !important;
}

.tab-content .dashboard-component .table-responsive table thead th {
  border-bottom: none !important;
  border-top: none !important;
}

.tab-content .media-md {
  border-top: 1px solid #efefef;
  padding-top: 20px;
  margin-bottom: 15px !important;
}

.tab-content .counter-box {
  border: 1px solid #062c41;
  border-radius: 3px;
  padding: 15px 10px;
  text-align: left;
  margin-top: 25px;
}

.tab-content .counter-box.critical span {
  border-color: red;
  color: red;
}

.tab-content .counter-box.critical .criticalCount {
  color: red !important;
}

.tab-content .counter-box h4 {
  color: #707070;
  margin-bottom: 0px;
}

.tab-content .counter-box .btn {
  font-size: 0.9em;
}

.nowrap {
  white-space: nowrap;
}

.progress.red {
  background-color: #fb4143;
}

.progress-bar.red {
  background-color: #fb4143;
}

.progress-bar.green {
  background-color: #00c9a7;
}

.progress-bar.amber {
  background-color: #fab633;
}

.u-header {
  z-index: 99;
}

.donation-report-panel-5 .panel-body {
  padding-top: 0px;
  padding-bottom: 0px;
}

.donation-report-panel-1 h3,
.donation-report-panel-2 h3,
.donation-report-panel-5 h3 {
  font-size: 14px;
  color: #ec49bc;
  border-bottom: 1px solid black;
  white-space: nowrap;
}

.donation-report-panel-1 h2,
.donation-report-panel-2 h2,
.donation-report-panel-5 h2 {
  font-size: 25px;
  color: #383838;
  font-weight: normal;
}

.donation-report-panel-1 .border,
.donation-report-panel-1.border,
.donation-report-panel-2 .border,
.donation-report-panel-2.border,
.donation-report-panel-5 .border,
.donation-report-panel-5.border {
  border: 1px solid transparent !important;
}

.donation-report-panel-1 .step-text,
.donation-report-panel-2 .step-text,
.donation-report-panel-5 .step-text {
  text-align: end;
}

.donation-report-panel-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.donation-report-panel-1 .form-check.checkbox {
  margin: 20px 0px;
}

.donation-report-panel-1 .form-check.checkbox span {
  padding-left: 10px;
  white-space: nowrap;
}

.donation-report-panel-1 .col-sm-2 {
  max-width: 20% !important;
}

.donation-report-panel-1,
.donation-report-panel-3 {
  display: none;
}

.donation-report-panel-2 input,
.donation-report-panel-3 input {
  border-radius: 6px;
  border: 1px solid transparent;
  -webkit-box-shadow: 1px 1px 2px #00000040;
  box-shadow: 1px 1px 2px #00000040;
  font-size: 0.8rem;
  padding: 5px 5px;
}

.donation-report-panel-2 .form-control,
.donation-report-panel-3 .form-control {
  border-radius: 6px;
  border: 1px solid transparent;
  -webkit-box-shadow: 1px 1px 2px #00000040;
  box-shadow: 1px 1px 2px #00000040;
  padding: 5px;
  font-size: 0.8rem;
}

.donation-report-panel-2 .form-control span,
.donation-report-panel-3 .form-control span {
  white-space: nowrap;
}

.donation-report-panel-4 .formio-component-button {
  display: inline-block;
  margin: 20px;
}

.donation-report-panel-4 .formio-component-button button {
  border-radius: 30px;
  color: #fff;
  font-weight: normal;
  border: 1px solid transparent;
}

.donation-report-panel-4 .col-sm-7 {
  text-align: end;
}

.donation-report-panel-4 .formio-component-submit,
.donation-report-panel-4 .formio-component-back {
  display: none;
}

.donation-report-panel-4 .formio-component-cancel button,
.donation-report-panel-4 .formio-component-back button {
  background-color: #ec49bc;
}

.donation-report-panel-3 {
  border-radius: 0px;
  border-left: 0px solid transparent !important;
  border-right: 0px solid transparent !important;
}

.donation-report-panel-3 .formio-component-preview {
  padding-top: 30px;
  text-align: end;
}

.donation-report-panel-3 .formio-component-preview button {
  border-radius: 30px;
  color: #4e84fd;
  border: 1px solid #4e84fd;
}

.donation-report-panel-3 .report-format {
  padding-top: 30px;
}

.wide-modal {
  width: 85% !important;
}

.flatpickr-month {
  height: 34px !important;
}

.flatpickr-month select {
  font-size: 14px;
}

.formio-component button,
.formio-component a {
  border-radius: 20px;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#profileMenu {
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
}

.u-side-nav--mini .u-side-nav--top-level-menu-item .media-body,
.u-side-nav--mini .u-side-nav--top-level-menu-item .u-side-nav--control-icon {
  display: none !important;
}

.u-side-nav--mini .u-side-nav--third-level-menu-item .media-body,
.u-side-nav--mini .u-side-nav--second-level-menu-item .media-body {
  display: inline !important;
}

.u-side-nav--has-sub-menu__indicator {
  visibility: hidden;
}

.transaction-details h3 {
  font-size: 1.2rem;
  font-weight: bold;
  border-bottom: 1px solid #000;
  margin-top: 30px;
  padding-bottom: 5px;
  color: #ec49bc;
}

.transaction-details .table-responsive {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0px;
  padding-right: 0px;
}

.transaction-details .table-responsive td {
  padding: 15px 10px 15px 0px;
  text-align: left;
}

.vendor-logo {
  background-image: url('/assets-web/img/logo/vs_logo.svg');
  background-repeat: no-repeat;
  height: 50px;
  width: 125px;
  background-size: contain;
  margin-top: 0px;
  background-position: center;
}

.form-header h4 {
  color: #ec49bc;
  margin-bottom: 15px;
}

.form-header {
  display: flex;
  justify-content: space-between;
}

.u-select--v3-vs {
  background-color: #fff;
  border-radius: 6px !important;
  width: 200px;
  padding: 0px !important;
  margin: 0px 20px 0px 5px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  border-color: transparent !important;
}

.u-select--v3-vs * {
  color: black !important;
}

.u-select--v3-vs .btn {
  padding: 3px 15px;
}

.menu-disabled .hs-admin-more-alt {
  color: #ccc !important;
}

.menu-disabled a {
  cursor: not-allowed;
}

.menu-disabled div {
  display: none;
}

.page-template-selection {
  border-radius: 20px !important;
}

.page-template-selection button {
  padding: 0px 11px !important;
  line-height: 1.5rem;
}

.page-template-selection .filter-option {
  color: #fff !important;
  font-weight: bold;
}

.page-template-selection.disabled .filter-option {
  color: #ccc !important;
}

.page-template-selection .g-color-lightblue-v9--sibling-opened {
  display: none !important;
}

.data-edit-container .dashboard-component .ct-label {
  font-size: 0.6rem;
}

.data-edit-container #pageForm #form .submit-form-button-group {
  text-align: right;
}

.data-edit-container #pageForm #form .submit-form-button-group div {
  display: inline-block;
}

.data-edit-container #pageForm #form .submit-form-button-group div a {
  margin: 0px 0px 0px 20px;
}

.data-edit-container #pageForm #editForm .form-group {
  padding-bottom: 5px;
}

#editForm .field-required:after {
  content: '';
}

.data-edit-container #pageForm #editForm .form-button-group {
  text-align: right;
}

.data-edit-container #pageForm #editForm .form-button-group button {
  margin: 0px 0px 0px 20px;
}

.stock-level-container {
  position: relative;
  height: 295px;
  width: 217px;
  overflow: hidden;
  text-align: center;
}

.stock-level-container .stock-level-mask {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url('/assets-web/img/jerry-can.png');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}

.stock-level-container .stock-level-fill {
  height: 0%;
  width: 100%;
  background-color: #4e84fd;
  opacity: 0.4;
  bottom: 0px;
  position: absolute;
  z-index: 9;
  -webkit-transition: height 0.6s;
  -o-transition: height 0.6s;
  transition: height 0.6s;
}

.stock-level-container .stock-quantity {
  position: absolute;
  bottom: 30px;
  width: 100%;
  z-index: 11;
  font-size: 1.5rem;
  font-weight: bold;
}

.product-name {
  text-align: center;
  bottom: -20px;
  position: absolute;
  width: 100%;
}

.close-calendar {
  width: 93%;
  margin: 5px;
}

.products_image .img-fluid {
  max-height: 240px;
}

.js-datatable-transactions td {
  white-space: nowrap;
}

.js-datatable-transactions td:first-child:not(.dataTables_empty) {
  text-align: left !important;
  padding-left: 1em !important;
}

.event-summary-link:hover {
  text-decoration: none;
}

.event-summary-link.active .summary-component {
  border: 1px solid #062c41 !important;
}

.summary-component {
  border-radius: 10px;
  color: #fff;
}

.summary-component.active {
  background-color: #ffffff;
  color: #062c41;
}

.summary-component.critical,
.summary-component.pending,
.summary-component.assigned,
.summary-component.closed,
.summary-component.pending,
.summary-component.open,
.summary-component.total {
  background-color: #ffffff;
  color: #062c41;
}

.summary-component header {
  font-size: 1em;
  font-weight: 500;
  padding-bottom: 5px;
  white-space: nowrap;
}

.summary-component .amount {
  font-size: 2.1em;
  font-weight: bold;
}

.summary-component .icon-container {
  font-size: 1.9em;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  float: left;
  text-align: center;
  margin-right: 10px;
  margin-right: 15px;
  line-height: 1.8em;
  border-color: #062c41;
}

.summary-component .content {
  line-height: 2em;
}

.whitespace-no-wrap,
.ct-label {
  white-space: nowrap;
}

.choices__list--single .choices__item {
  width: 85% !important;
  overflow: hidden !important;
}

.text-align-left {
  text-align: left !important;
}

.product-list-image-container {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.product-list-image-container img {
  height: 90%;
  width: auto;
}

.js-datatable {
  width: 100% !important;
  max-width: none;
}

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

.table-column-filter {
  position: relative;
  display: none;
  background-color: #fff;
  border: 1px solid black;
  border-radius: 6px;
  padding-right: 10px;
  cursor: pointer;
}

.table-column-filter i {
  color: #333;
}

.table-column-filter .table-column-list {
  position: absolute;
  z-index: 100;
  display: none;
  width: 100%;
  right: 0px;
  top: 26px;
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: auto;
}

.table-column-filter .table-column-list ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.table-column-filter .table-column-list ul li {
  text-align: left;
  white-space: pre-wrap;
  padding: 6px 15px 6px 25px;
  border-bottom: 1px solid #efefef;
  background-color: #fff;
  background-image: url('/assets-web/img/eye-slash-solid.svg');
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 15px;
}

.table-column-filter .table-column-list ul li.selected {
  background-image: url('/assets-web/img/eye-solid.svg');
}

.table-column-filter .table-column-list ul li:hover {
  background-color: #efefef;
}

.jobSubmit {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  background: #375659 no-repeat padding-box;
  background-size: contain;
  opacity: 1;
}

.formio-component-submit .jobSubmit {
  background-color: white !important;
  color: #375659 !important;
}

.eventsPopupContainer table tbody td {
  border-bottom: 0 !important;
}

.eventsPopupContainer table thead th {
  border-bottom: 0 !important;
}

.selectedEventsContainer,
.selectedJobsContainer {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.js-datatable-selected-events {
  border-spacing: 0;
  padding: 0px;
}

#selectedEventsTable tbody tr {
  height: 30px !important;
}

.selectedEventsContainer,
.selectedJobsContainer {
  padding: 0px;
}

.severityFilterDropdown .btn-secondary {
  color: #000;
  background-color: white;
  border-color: #dee2e6;
}

.severityFilterDropdown a,
div a {
  font-size: 0.9rem;
}

.add_job_btn,
.delete_job_btn,
.add_all_jobs_btn,
.delete_all_jobs_btn {
  color: #062c41;
  border: 1px solid #062c41;
  padding: 3px 13px !important;
  background-color: #fff;
  border-radius: 2px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.search-filter {
  background-color: #fff;
  padding: 3px 5px 4px 10px !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 0.9em !important;
  border-color: transparent !important;
}

.search-filter .form-control {
  border-color: transparent;
  padding: 0px;
  padding-left: 5px;
}

.search-filter button {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}

.search-filter.alt-layout button {
  left: 0px;
}

.search-filter.alt-layout input {
  margin-left: 20px;
}

.dropdown-filter {
  background-color: #fff;
  padding: 3px 20px 4px 20px !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 0.9em !important;
  border-color: transparent !important;
}

.financial-summary-component {
  border-radius: 10px;
  color: #fff;
}

.financial-summary-component.total-raised {
  background-color: #1de0cb;
}

.financial-summary-component.total-raised-today {
  background-color: #4d83fd;
}

.financial-summary-component.total-raised-week {
  background-color: #ec49bc;
}

.financial-summary-component.total-raised-month {
  background-color: #f77d33;
}

.financial-summary-component .currency {
  font-size: 20px;
  font-weight: bold;
}

.financial-summary-component header {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #062c41;
  padding-bottom: 5px;
  white-space: nowrap;
}

.financial-summary-component .amount,
.financial-summary-component .units {
  font-size: 20px;
  font-weight: bold;
  color: #062c41;
}

.financial-summary-component .units {
  font-size: 20px;
  font-weight: bold;
  color: #062c41;
}

.financial-summary-component .units-text {
  font-size: 14px;
}

.financial-summary-component .icon-container {
  font-size: 1.9em;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  float: left;
  text-align: center;
  margin-right: 15px;
  margin-top: 15px;
  line-height: 1.8em;
}

.financial-summary-component .content {
  line-height: 2em;
}

.dashboard-component {
  border-radius: 10px;
}

.dashboard-component select {
  width: 0.5px !important;
}

.dashboard-component .version-v1 {
  margin-top: 10px;
}

.dashboard-component .year-group .form-group {
  width: 135px;
}

.dashboard-component .year-group,
.dashboard-component .day-group {
  display: inline-block;
  text-align: right;
  cursor: pointer;
}

.dashboard-component .dropdown-menu[role='combobox'] {
  margin-top: 0px !important;
  margin-left: 0px !important;
}

.dashboard-component .dropdown-menu[role='combobox'] a {
  padding-left: 20px !important;
  min-height: 30px;
}

.dashboard-component .dropdown-menu[role='combobox'] li {
  border-bottom: 1px dotted #ccc;
}

.dashboard-component .dropdown-menu a:hover {
  background-color: #d9d9d9 !important;
}

.dashboard-component .dropdown-menu .glyphicon,
.mach-uptm-chrt-container .dropdown-menu .glyphicon {
  display: none !important;
}

.dashboard-component .dropdown-menu .selected .unselected {
  display: none;
}

.dashboard-component .dropdown-menu .selected .g-opacity-1--parents-selected {
  display: inline;
  color: var(--primary-text-color);
}

.dashboard-component .dropdown-menu .unselected {
  display: inline;
}

.dashboard-component .dropdown-menu .g-opacity-1--parents-selected {
  display: none;
}

.dashboard-component .dropdown-menu .bs-actionsbox button {
  font-weight: normal;
}

.dashboard-component .dropdown-menu .bs-actionsbox button.selected {
  background-color: #efefef;
}

.dashboard-component .filter-option .unselected {
  display: none;
}

.dashboard-component .filter-option .g-opacity-1--parents-selected {
  display: inline;
  opacity: 1 !important;
}

.dashboard-component .selected-period-amount,
.dashboard-component .total-donation-amount {
  font-size: 1.9em;
  font-weight: 500;
  color: var(--primary-text-color);
}

.dashboard-component .selected-period-text {
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  color: #062c41;
}

.dashboard-component .datepicker .datepicker-container {
  position: relative;
}

.dashboard-component .datepicker .datepicker-header {
  background-color: #383838;
  color: #fff;
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 236px;
  position: absolute;
  text-align: center;
  font-size: 0.9em;
  padding: 3px 0px;
  left: -230px;
  display: none;
}

.dashboard-component .datepicker.end-date .end-date-header {
  display: block;
}

.dashboard-component .datepicker.start-date .start-date-header {
  display: block;
}

.dashboard-component .datepicker .datepicker-button {
  position: absolute;
  background-color: transparent;
  height: 55px;
  width: 90%;
}

.dashboard-component .datepicker .ui-datepicker-inline {
  position: absolute;
  top: 24px;
  left: -230px;
  border-radius: none;
  z-index: 1;
}

.dashboard-component
  .datepicker
  .ui-datepicker-inline
  .ui-datepicker-header
  .ui-icon {
  font-size: 0px;
}

.dashboard-component .datepicker .ui-datepicker-inline .ui-datepicker-title,
.dashboard-component .datepicker .ui-datepicker-inline th {
  font-size: 0.9em;
}

.dashboard-component .datepicker .ui-datepicker-inline td {
  border-bottom: 2px solid #fff;
  padding: 0px;
}

.dashboard-component .datepicker .ui-datepicker-inline .week-start,
.dashboard-component .datepicker .ui-datepicker-inline .day-range-start {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.dashboard-component .datepicker .ui-datepicker-inline .week-end,
.dashboard-component .datepicker .ui-datepicker-inline .day-range-end {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.dashboard-component .datepicker .ui-datepicker-inline .day-range-start {
  background-image: url('/assets/img/circle-white.svg');
  background-position: left;
  background-repeat: no-repeat;
  background-color: #dce6ff;
}

.dashboard-component .datepicker .ui-datepicker-inline .day-range-end {
  background-image: url('/assets/img/circle-white.svg');
  background-position: right;
  background-repeat: no-repeat;
}

.dashboard-component .datepicker .ui-datepicker-inline.ui-corner-all {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget
  .ui-widget-title {
  font-weight: bold;
  font-size: 0.9em;
}

.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget.ui-widget-content {
  border: none;
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4);
}

.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget
  .ui-widget-header,
.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget
  .ui-state-default {
  border: none;
  background: none;
  border-radius: 0;
}

.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget
  .ui-state-default {
  text-align: center;
  font-size: 0.9em;
  padding: 0px 0px 3px 0px;
}

.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget
  .ui-state-default.ui-state-active,
.dashboard-component
  .datepicker
  .ui-datepicker-inline.ui-widget
  .ui-state-default.selected-start-day {
  border-radius: 15px;
  background-image: url('/assets/img/circle.svg');
  background-repeat: no-repeat;
  color: #fff;
  background-position: center;
}

.dashboard-component .datepicker .ui-datepicker-inline.ui-widget .day-range {
  background-color: #dce6ff;
}

.dashboard-component .datepicker .label {
  font-weight: bold;
  font-size: 0.8em;
}

.dashboard-component .datepicker .date span {
  font-size: 1em;
  font-weight: bold;
  padding-right: 5px;
}

.dashboard-component .datepicker .max-days {
  font-size: 0.7em;
}

.dashboard-component .u-select--v1-select .dropdown-toggle {
  width: 100%;
}

.dashboard-component .day-group {
  display: none;
  margin-left: 20px;
  cursor: pointer;
}

.dashboard-component .day-group input {
  -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 5%);
  box-shadow: 0px 2px 3px rgb(0 0 0 / 5%);
  display: inline-block;
  margin-left: 15px;
  text-align: left;
  min-width: 173px;
  border: 1px solid #d9d9d9;
  padding-left: 10px;
  border-radius: 4px;
}

.dashboard-component .month-selector {
  display: none;
}

.dashboard-component .dropdown-toggle {
  font-size: 0.9em;
  width: 100%;
}

.dashboard-component .dropdown-toggle .filter-option span span {
  font-size: 0.8rem;
  color: #062c41;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dashboard-component .u-select--v2 .dropdown-toggle .filter-option span span {
  color: #000;
}

.dashboard-component .u-select--v2 {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin: 0 0 0.5em 0.75em !important;
  text-align: left;
  min-width: 100px;
  border: 1px solid #d9d9d9;
}

.dashboard-component .u-select--v2 .dropdown-toggle {
  padding: 0.1rem 1rem 0.2rem 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 97%;
  max-width: 150px;
}

.dashboard-component .u-select--v2 .hs-admin-angle-down {
  font-size: 0.7rem;
  margin-top: 0.2rem;
}

.dashboard-component .legend-container {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  text-align: center;
}

.dashboard-component .legend-container .legend {
  padding: 0px 2px;
  background-color: red;
  border-radius: 2.5px;
  line-height: 0px;
}

.dashboard-component .legend-container .legends {
  overflow-y: auto;
  height: 150px;
}

.dashboard-component .table-responsive {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px;
  margin-top: 5px;
  min-height: 305px;
}

.dashboard-component .table-responsive .image-container {
  text-align: center;
}

.dashboard-component .table-responsive .table td {
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dashboard-component .table-responsive .table tr:last-child td {
  border-bottom: none !important;
}

.dashboard-component .table-responsive th {
  background-color: #efefef;
}

.dashboard-component .header-row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.dashboard-component .sub-header-row {
  margin: 20px 0px 15px 0px;
}

.dashboard-component .footer-row {
  border-top: 1px solid #ccc;
  padding: 15px 0px 0px 0px;
  position: relative;
  bottom: 0px;
}

.dashboard-component .header-row {
  display: flex;
  justify-content: space-between;
  padding-right: 1em;
}

.dashboard-component .header-row h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  margin: 0 0.8em 0.5em 0.7em;
  color: #375659 !important;
}

.dashboard-component h3 {
  font-size: 1.2em;
  font-weight: bold;
}

.dashboard-component .ct-label {
  color: rgba(0, 0, 0, 0.8);
}

.dashboard-component .ct-chart {
  height: 300px;
  width: 100%;
  overflow: auto;
}

.dashboard-component button .filter-option {
  color: #000;
  font-weight: normal;
}

.dashboard-component .u-select--v1-select button span {
  font-weight: 500;
}

.dashboard-component .u-select--v1-select button span span {
  font-size: 1.1em;
}

.dashboard-component .u-select--v1 .hs-admin-angle-down {
  font-size: 0.7rem;
  font-weight: bolder;
}

.dashboard-component .u-select--v1 .filter-option {
  padding-right: 15px;
  text-align: right !important;
}

.dashboard-component .u-select--v1 .d-flex {
  display: inline !important;
}

.dashboard-component .u-select--v1 .align-items-center {
  -webkit-box-align: right !important;
  -ms-flex-align: right !important;
  align-items: right !important;
}

.pie-chart-component .ct-chart {
  height: 300px;
}

.pie-chart-component .ct-label {
  fill: #000;
  font-size: 2em;
}

.bar-chart-component .ct-grid {
  stroke-dasharray: 0px;
}

.bar-chart-component .ct-series .ct-bar {
  stroke: #1de0cb;
  stroke-width: 50px;
}

.bar-chart-component .ct-series .ct-bar.daily {
  stroke-width: 20px;
}

.data-edit-container h4 {
  margin-bottom: 15px;
}

.data-edit-container .bar-chart-component .ct-series .ct-bar {
  stroke-width: 40px;
}

.data-edit-container .bar-chart-component .ct-series .ct-bar.daily {
  stroke-width: 14px;
}

.data-edit-container .financial-summary-component .amount,
.data-edit-container .financial-summary-component .units {
  font-size: 20px;
}

.line-chart-component .ct-point {
  stroke-width: 15px;
  stroke: transparent !important;
  cursor: pointer;
}

.line-chart-component .line-chart-filters a {
  padding-bottom: 5px;
}

.line-chart-component .line-chart-filters a:hover {
  text-decoration: none;
}

.line-chart-component .line-chart-filters a.active {
  font-weight: bold;
  border-bottom: 1px solid black;
}

.line-chart-component .ct-line-chart {
  height: 300px;
  width: 100%;
  overflow-x: auto;
}

.dashboard-component .ct-chart svg,
.line-chart-component .ct-line-chart svg {
  overflow: inherit;
}

.line-chart-component .ct-line-chart .ct-line {
  stroke-width: 1px;
}

.line-chart-component .legend-container {
  border-top: none;
  text-align: left;
  padding-top: 0px;
}

.line-chart-component .legend-container h3 {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  color: #062c41;
}

.line-chart-component .legend-container .legends .legend-label {
  font-size: 11px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #5b6e84;
  margin-left: 5px;
}

.top-performing-products img {
  height: 20px;
}

.top-performing-products .u-select--v2,
.top-performing-machines .u-select--v2 {
  width: 80px;
}

.rotate-labels {
  padding-bottom: 30px !important;
}

.rotate-labels svg.ct-chart-bar,
.rotate-labels svg.ct-chart-line {
  overflow: visible;
}

.rotate-labels .ct-label.ct-label.ct-horizontal.ct-end {
  position: relative;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: translate(-100%) rotate(-45deg);
  -ms-transform: translate(-100%) rotate(-45deg);
  transform: translate(-100%) rotate(-45deg);
  white-space: nowrap;
}

.device-status-component {
  text-align: center;
  width: 90%;
  max-width: 250px;
  height: 180px;
  overflow: hidden;
  border: 3px solid #4e84fd;
  color: #4e84fd;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.device-status-component .ct-chart {
  height: 120px;
  margin-top: 10px;
}

.device-status-component .ct-label {
  fill: #000;
}

.device-status-component .ct-series-a .ct-slice-donut-solid {
  /* give the donut slice a custom colour */
  fill: #3dd1e8;
}

.device-status-component .ct-series-b .ct-slice-donut-solid {
  /* give the donut slice a custom colour */
  fill: #f1f5f5;
}

.device-status-component.button {
  background: white;
  background: -webkit-linear-gradient(
    225deg,
    white 0%,
    rgba(170, 196, 254, 0.3) 100%
  );
  background: -o-linear-gradient(
    225deg,
    white 0%,
    rgba(170, 196, 254, 0.3) 100%
  );
  background: linear-gradient(225deg, white 0%, rgba(170, 196, 254, 0.3) 100%);
  cursor: pointer;
}

.device-status-component.button .status-loading {
  display: none;
}

.device-status-component.error {
  border-color: #ff0000;
  color: #ff0000;
}

.device-status-component.error .lds-ellipsis div {
  background-color: #f00;
}

.device-status-component.error.button {
  background: white;
  background: -webkit-linear-gradient(
    225deg,
    white 0%,
    rgba(255, 0, 0, 0.1) 100%
  );
  background: -o-linear-gradient(225deg, white 0%, rgba(255, 0, 0, 0.1) 100%);
  background: linear-gradient(225deg, white 0%, rgba(255, 0, 0, 0.1) 100%);
}

.device-status-component.disabled {
  border-color: #ccc;
  color: #ccc;
}

.device-status-component .gauge-container .status-header {
  margin-top: 10px;
  font-weight: bold;
}

.device-status-component .gauge-container .status-loading,
.device-status-component .gauge-container .status-content {
  position: absolute;
  top: 50%;
  width: 100%;
}

.device-status-component .gauge-container canvas {
  margin-top: 10px;
}

.device-status-component .device-status-container {
  width: 90%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.device-status-component .device-status-container .status {
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 20px;
}

.device-status-component .device-status-container i {
  font-size: 2.5rem;
  padding-bottom: 20px;
}

.device-status-component .device-status-container .status-header {
  font-weight: bold;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 10px;
}

.lds-ellipsis div {
  position: absolute;
  top: 0px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4e84fd;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
  animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-webkit-keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(24px, 0);
    transform: translate(24px, 0);
  }
}

.ct-series-b .ct-bar,
.ct-series-b .ct-line {
  stroke: #4ff0e7 !important;
}

.ct-series-b .ct-area,
.ct-series-b .ct-slice-donut-solid,
.ct-series-b .ct-slice-pie {
  fill: #4ff0e7 !important;
}

.ct-series-i .ct-bar,
.ct-series-i .ct-line,
.ct-series-i .ct-point,
.ct-series-i .ct-slice-donut {
  stroke: #64f04f;
}

.ct-series-i .ct-area,
.ct-series-i .ct-slice-donut-solid,
.ct-series-i .ct-slice-pie {
  fill: #64f04f;
}

.ct-series-h .ct-bar,
.ct-series-h .ct-line,
.ct-series-h .ct-point,
.ct-series-h .ct-slice-donut {
  stroke: #dda0f5;
}

.ct-series-h .ct-area,
.ct-series-h .ct-slice-donut-solid,
.ct-series-h .ct-slice-pie {
  fill: #dda0f5;
}

.dropdown-type-DONATION {
  visibility: hidden;
}

.image-cropper-container {
  padding: 20px;
}

.image-cropper-container button {
  margin-top: 20px;
}

.image-cropper-container #customImageCropper {
  height: 402px;
  width: 402px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #999;
  position: relative;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.image-cropper-container #customImageCropper #imageOverlay {
  height: 100%;
  width: 100%;
  position: absolute;
}

.image-cropper-container #customImageCropper #imageToCrop,
.image-cropper-container #customImageCropper #cropBox {
  position: absolute;
}

.image-cropper-container #customImageCropper #cropBox {
  border: 2px dashed red;
}

.image-cropper-container #croppedResult {
  width: 400px;
  height: 400px;
  border: 1px solid #999;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
  position: relative;
  overflow: hidden;
}

.image-cropper-container #croppedResult img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
}

.image-cropper-container #croppedResult .cropperLoading {
  display: none;
}

.image-cropper-container .cropperLoading {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding-top: 50%;
}

.image-cropper-container .cropperLoading i {
  font-size: 3em;
}

.image-cropper-container #cropImageButton {
  display: none;
}

#lightbox-overlay1 {
  position: absolute;
  z-index: 113;
  background-color: black;
  opacity: 0.3;
}

#lightbox1 {
  position: absolute;
  z-index: 114;
  display: none;
  overflow: hidden;
  border-radius: 17px;
  background-color: #fff;
}

#lightbox1 .btn-close {
  position: absolute;
  right: 10px;
  font-size: 2em;
  z-index: 100;
}

#lightbox1 .lightbox-content1 {
  display: block;
}

#lightbox1 .close-modal-cta {
  font-size: 6em;
  float: left;
  background-color: transparent;
  border: none;
  margin: 5px 0px 10px 10px;
  display: block;
  cursor: pointer;
}

#lightbox1 .close-modal-cta i {
  color: #000;
}

#editMediaImage {
  max-width: 100%;
  max-height: 100%;
}

.edit-image-container {
  width: 300px;
  height: 300px;
}

.image-dimensions-validator {
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
  overflow: hidden;
}

.grouped-tabs {
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: nowrap;
  width: 100%;
  border: 1px solid #062c41;
  margin-bottom: 1em;
}

.grouped-tabs > a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5em 1em;
  width: 100%;
  text-decoration: none;
  background-color: #d9d9d9;
}

.grouped-tabs > .active {
  background-color: var(--primary-bg-color);
  color: white;
  font-weight: bold;
}

#planned-on-date {
  position: absolute;
  display: hidden;
  right: 18px;
  margin-top: 2em;
  z-index: 1000;
}

#planned-on-date-wrapper {
  cursor: pointer;
  font-size: 0.75em;
  font-weight: bold;
}

#copy-machine-modal {
  display: none;
  top: 5%;
  width: 1000px;
  padding: 15px;
  position: absolute;
  left: calc(50% - 570px);
  z-index: 111;
  background-color: #fff;
  border-radius: 6px;
  height: 47em;
}

#alert-modal {
  display: none;
  top: 15%;
  left: 20%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  position: absolute;
  z-index: 111;
  background-color: #fff;
  border-radius: 6px;
  width: 50%;
  max-width: 100em;
  height: 25em;
  overflow-y: auto;
}

.alert-modal-footer-controls {
  position: sticky;
  bottom: -15px;
  padding: 1em;
  background: white;
}

.copy-machine-modal--header h1 {
  font-size: 1.5em;
  font-weight: bold;
}

.copy-machine-modal--selection-list h1 {
  font-size: 1em;
  font-weight: bold;
}

.copy-machine-modal--content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 0px 2em 3em 2em;
  overflow: auto;
}

.copy-machine-modal--selection-list-group {
  display: flex;
  height: 100%;
  margin-top: 2em;
  gap: 2em;
}

.copy-machine-modal--selection-list {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.copy-machine-modal--selection-list > .selection-box {
  height: 100%;
  width: 100%;
  padding: 1em;
  border-radius: 4px;
  border: solid 1px #062c41;
}

.copy-machine-modal--bottom-controls {
  display: flex;
  margin-top: 2em;
  justify-content: center;
  align-items: center;
  gap: 2em;
}

#copy-machine-modal .selection-input {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}

#copy-machine-modal .selection-input > label {
  font-weight: bold;
}

.selection-control--header {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  gap: 2em;
}

.machine-list {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
  padding: unset;
  overflow: auto;
  max-height: 30em;
  height: 100%;
  list-style-type: none;
}

.machine-list--item {
  display: flex;
  background-color: #f2f2f2;
  padding: 20px;
  gap: 2em;
  height: 3em;
  width: 100%;
  align-items: center;
}

.machine-image {
  width: 2em;
  height: 2em;
}

.machine-info {
  display: flex;
  flex-direction: column;
}

.machine-info > label {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

.machine-info > span {
  font-size: 0.75em;
}

.btn-wide {
  width: 25em;
}

.error-text {
  min-height: 20px;
  color: #ff0000;
}

.w-fit-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.product-portions-card-block {
  width: 515px;
  box-shadow: none;
  padding: 5px 0px 0px 0px;
}

#product-img-modal,
#take-screenshot-modal {
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  position: absolute;
  z-index: 111;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 80em;
  height: 40em;
  overflow: auto;
  box-sizing: border-box;
}

/* For tablets and medium-sized devices */
@media (max-width: 991px) {
  #take-screenshot-modal {
    width: 90%;
    height: auto;
    max-height: 80vh;
    padding: 15px;
  }
}

/* For mobile devices */
@media (max-width: 767px) {
  #take-screenshot-modal {
    width: 100%;
    height: auto;
    max-height: 80vh;
    padding: 10px;
  }
}

.take-screenshot-modal--content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 0 2em 2em;
  overflow: auto;
}

.take-screenshot-modal--header h1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #5f5f5f;
}

.take-screenshot-modal--img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40em;
  background: #f9f9f9;
  border: 2px solid #dadada;
  box-sizing: border-box;
  border-radius: 10px;
}

.take-screenshot-modal--img-container #error_message {
  color: #ff0000;
  font-weight: 500;
}

.take-screenshot-modal--img-container .status {
  display: none;
}

.take-screenshot-modal--img-container img {
  max-width: 100%;
  max-height: 26.5em;
}

.take-screenshot-modal--img-container img#capturedImg {
  display: none;
}

.take-screenshot-modal--bottom-controls {
  margin: auto;
  column-gap: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2em 0;
  flex-wrap: wrap;
  row-gap: 1rem;
}

.download-prev-screenshot-btn {
  border: 1px solid #39648b;
  color: #39648b;
  font-weight: 500;
  background: #ffffff;
}

.download-prev-screenshot-btn:hover {
  background: #e2dfdf;
  color: #3d87cf;
}

#downloadScreenshot {
  display: none;
}

/* Screenshot progress */
ol.screenshot-progress[data-steps='2'] li {
  width: 49%;
}

ol.screenshot-progress[data-steps='3'] li {
  width: 33%;
}

ol.screenshot-progress[data-steps='4'] li {
  width: 24%;
}

ol.screenshot-progress[data-steps='5'] li {
  width: 19%;
}

ol.screenshot-progress[data-steps='6'] li {
  width: 16%;
}

ol.screenshot-progress[data-steps='7'] li {
  width: 14%;
}

ol.screenshot-progress[data-steps='8'] li {
  width: 12%;
}

ol.screenshot-progress[data-steps='9'] li {
  width: 11%;
}

.screenshot-progress {
  display: none;
  width: 100%;
  list-style: none;
  list-style-image: none;
  margin: 20px 0 20px 0;
  padding: 0;
}

.screenshot-progress li {
  float: left;
  text-align: center;
  position: relative;
}

.screenshot-progress .name {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  color: #39648b;
  font-weight: 500;
  opacity: 0.3;
}

.screenshot-progress .step {
  color: #ffffff;
  border: 3px solid silver;
  background-color: silver;
  border-radius: 50%;
  line-height: 1.2;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  z-index: 0;
}

.screenshot-progress .active .name,
.screenshot-progress .active .step span {
  opacity: 1;
}

.screenshot-progress .step:before {
  content: '';
  display: block;
  background-color: silver;
  height: 0.3em;
  width: 50%;
  position: absolute;
  bottom: 0.7em;
  left: -1em;
}

.screenshot-progress .step:after {
  content: '';
  display: block;
  background-color: silver;
  height: 0.3em;
  width: 50%;
  position: absolute;
  bottom: 0.7em;
  right: -1em;
}

.screenshot-progress li:first-of-type .step:before {
  display: none;
}

.screenshot-progress li:last-of-type .step:after {
  display: none;
}

.screenshot-progress .done .step,
.screenshot-progress .done .step:before,
.screenshot-progress .done .step:after,
.screenshot-progress .active .step,
.screenshot-progress .active .step:before {
  background-color: #39648b;
}

.screenshot-progress .done .step,
.screenshot-progress .active .step {
  border: 3px solid #39648b;
}

.performing-row {
  width: 100%;
}

.performing-row .col-sm-6 {
  max-width: 100%;
}

.dashboard-component {
  border: 1px solid #e8f2fa !important;
}

.footer-row a {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: var(--link-text-color) !important;
  text-decoration: underline;
}

.u-side-nav--hide-on-hidden .media-body {
  font-size: 15px !important;
}

.headr-mr {
  margin-left: 17px;
}

.selected span {
  font-weight: 700;
  color: #000;
}

.g-bg-amber {
  background-color: #ffa500 !important;
}

/* .js-datatable-vm {
  width: 100% !important;
} */

.skeleton-loader {
  width: 100%;
  height: 15px;
  display: block;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.5) 50%,
      rgba(255, 255, 255, 0) 80%
    ),
    lightgray;
  background-repeat: repeat-y;
  background-size: 50px 500px;
  background-position: 0 0;
  animation: shine 1s infinite;
}

@keyframes shine {
  to {
    background-position: 100% 0, /* move highlight to right */ 0 0;
  }
}

.actions-btn {
  padding-left: 12px !important;
  font-size: 0.9rem;
  color: #53585e;
  font-weight: 500;
}

.actions-btn input[type='checkbox'] {
  display: none;
  cursor: pointer;
}

.actions-btn input[type='checkbox'] + label:before {
  content: '';
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #53585e;
  border-radius: 2px;
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.actions-btn input[type='checkbox']:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 15px;
  width: 5px;
  height: 8px;
  border: 1px solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.actions-btn input[type='checkbox']:checked + label:before {
  background-color: var(--primary-bg-color) !important;
  border-color: var(--primary-bg-color) !important;
}

.actions-btn label {
  margin: 0 !important;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  cursor: pointer;
}

.bs-actionsbox {
  background: #f2f2f2;
}

.media .filter-icon a {
  font-size: 1rem !important;
}

.media .filter-icon {
  margin: 0px 0px 0px 10px;
}

.media .filter-icon .fa-sort-down {
  margin: 2px 0px 0px -9px;
}

.media .filter-icon .activeClass {
  color: #fda0a1;
}

.g-bg-red {
  width: 103px !important;
  height: 24px;
  color: #000 !important;
  background-color: #fda0a1 !important;
}

.g-bg-green {
  width: 103px !important;
  height: 24px;
  color: #000 !important;
  background-color: #92e9b2 !important;
}

.g-bg-amber {
  height: 24px;
  color: #000 !important;
  background-color: #fcda99 !important;
  display: inline;
}

.product-config-container {
  overflow: auto;
  min-height: 90%;
}

.technical-status tbody tr#machine-status {
  display: none;
}

.technical-status thead {
  display: none;
}

.technical-status tbody tr#machine-status td {
  border: none !important;
}

.technical-status tbody tr td#loading {
  height: 3em;
  border: none !important;
}

.technical-status td {
  width: 25%;
}

.technical-status td:not(:first-child) {
  padding-left: 2em !important;
  padding-right: 2em !important;
}

.technical-status td.machine-id {
  color: var(--link-text-color);
}

.technical-status div.status {
  background-color: #7ccd9a;
  border-radius: 2em;
  min-width: 6em;
  max-width: 10em;
}

.technical-status div.error-status {
  background-color: #ed90aa;
}

@media only screen and (max-width: 1180px) {
  .technical-status td:not(:first-child) {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
}

.transaction-table .paging_simple_numbers a.previous,
.transaction-table .paging_simple_numbers a.next {
  padding: 0 3px;
}

.transaction-table .paging_simple_numbers a.previous:hover i,
.transaction-table .paging_simple_numbers a.next:hover i {
  color: #fff !important;
}

.transaction-table .paging_simple_numbers a.previous i,
.transaction-table .paging_simple_numbers a.next i {
  color: var(--primary-text-color) !important;
}

.transaction-table .paging_simple_numbers a.disabled,
.transaction-table .paging_simple_numbers a.disabled,
.transaction-table .paging_simple_numbers a.disabled:hover {
  cursor: no-drop !important;
}

.transaction-table .paging_simple_numbers a {
  font-size: 0.9rem;
}

.transaction-table .paging_simple_numbers a:hover {
  text-decoration: none;
  color: #fff !important;
  background-color: var(--primary-bg-color) !important;
}

.dataTables_scrollBody table thead tr div.filter-icon {
  display: none !important;
}

table.dataTable thead i.fa-sort-up,
table.dataTable thead i.fa-sort-down {
  color: #383838 !important;
}

/* Active sort icon */
table.dataTable thead .sorting_asc i.fa-sort-up,
table.dataTable thead .sorting_desc i.fa-sort-down {
  color: var(--link-text-color) !important;
}

/* Height for the body section */
main div.content-wrapper {
  height: calc(100vh - 65px);
}

/* Height for the sidebar and data section*/
main div.sidebar-container,
main div.data-container {
  height: calc(100vh - 65px);
  overflow-y: auto;
}

.loading {
  padding: 0 20px;
  display: none;
}

.loading .spinner img.height-auto {
  height: auto !important;
}

.spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #ffffffa1;
  width: calc(100% - 30px);
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 0;
  z-index: 99;
  border-radius: 10px;
}

.spinner img {
  width: 80px;
}

@media only screen and (max-width: 1300px) {
  .dropdown-custom .multipleSelect:last-child {
    margin-top: 8px;
    width: 90%;
  }

  .financial-summary-component header {
    font-size: 14px;
  }

  .dashboard-component .header-row h2 {
    font-size: 18px;
  }

  .dropdown-custom .multipleSelect:last-child {
    margin-top: 8px;
    width: 90%;
  }
}

.ct-label.ct-label.ct-horizontal {
  position: fixed;
  justify-content: flex-end;
  text-align: right;
  transform: rotate(325deg);
}

.financial-summary-component-list.product-dashboard header,
.financial-summary-component-list.machine-dashboard header {
  font-size: 0.9em !important;
}

.financial-summary-component-list.product-dashboard
  .financial-summary-component
  .icon-container,
.financial-summary-component-list.machine-dashboard
  .financial-summary-component
  .icon-container {
  margin-right: 0.4em;
}

.drp-buttons .applyBtn,
.drp-buttons .cancelBtn {
  border-radius: 0.2em !important;
  border: none;
}

.u-sidebar-navigation-v1-menu-item.u-side-nav--second-level-menu-item a {
  font-size: 13px;
  padding-left: 48px !important;
}

.u-sidebar-navigation-v1-menu-item.u-side-nav--second-level-menu-item
  .u-side-nav--third-level-menu
  a {
  font-size: 13px;
  padding-left: 0 !important;
}

.u-sidebar-navigation--dark .u-side-nav--third-level-menu-link.active {
  background-color: #718789 !important;
}

.u-sidebar-navigation--dark .u-side-nav--third-level-menu-link span {
  padding-left: 5px !important;
}

a.media.u-side-nav--second-level-menu-link.g-px-15.g-pt-12.g-pb-0.menu-has-children {
  padding-left: 0 !important;
}

.u-sidebar-navigation-v1-menu-item.u-side-nav--second-level-menu-item
  a
  .media-body {
  padding-left: 0.4rem !important;
  font-size: 13px !important;
}

.u-sidebar-navigation-v1-menu-item.u-side-nav--second-level-menu-item
  a
  .g-mr-15 {
  margin-right: 7px !important;
}

.u-side-nav--third-level-menu-link.u-side-nav--hide-on-hidden .media-body {
  font-size: 13px;
}

.u-sidebar-navigation--dark.u-side-nav-opened
  .u-side-nav--second-level-menu-link.active {
  background: #718789 !important;
}

@media only screen and (max-width: 1400px) {
  .financial-summary-component-list.machine-dashboard .col-sm-3 {
    padding: 0 5px;
  }

  .data-edit-container .content-left-nav .list-unstyled li a span,
  .data-edit-container .content-left-nav .list-unstyled li a i {
    font-size: 0.8rem;
  }

  .financial-summary-component-list.product-dashboard
    .financial-summary-component
    .icon-container,
  .financial-summary-component-list.machine-dashboard
    .financial-summary-component
    .icon-container {
    margin-right: 0.2em;
  }
}

@media only screen and (max-width: 1450px) {
  .financial-summary-component-list.product-dashboard
    .financial-summary-component
    .icon-container,
  .financial-summary-component-list.machine-dashboard
    .financial-summary-component
    .icon-container {
    margin-right: 0.2em;
  }
}

.dropdown-menu.open {
  transform: none !important;
  top: 25px !important;
  right: 0 !important;
  left: auto !important;
  max-height: 405px !important;
}

.transaction-table-container {
  height: 75vh;
  overflow-y: auto;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  max-height: 355px !important;
  overflow-y: auto !important;
}

.transaction-table-container .js-datatable-transactions th,
.transaction-table-container .js-datatable-transactions td {
  padding-right: 4em !important;
}

.transaction-table-container .js-datatable-transactions th:first-child {
  padding-left: 1em !important;
}

.reports-menu-pl,
.dashboard-menu-pl {
  padding-left: 0.32em;
}

.media .filter-icon .fa-sort-down.last-vend-time {
  margin: 2px 0px 0px -12px !important;
  position: relative !important;
}

.empty-content-text {
  z-index: 0;
  position: absolute;
  padding: 10px;
  text-align: center;
  width: 88%;
}

.formio-form .modal-cancel {
  display: inline-block;
}

.formio-form .modal-header {
  padding-left: 0 !important;
}

.formio-form .img-upload-submit {
  display: inline-block;
  margin-right: 1rem;
}

.upload-img-wrapper {
  border: 1px solid;
  padding: 1rem;
  border-radius: 10px;
}

.upload-img-wrapper .formio-component-tabs .nav-tabs {
  display: none;
}

img.product-media-max-height {
  max-height: 30em;
}

.prod-media-header-ml {
  margin-left: -0.7rem;
}

.formio-component-uploadImages .nav-tabs {
  border-bottom: none;
}

.formio-component-uploadImages .tab-content input[type='file'],
.data-create-container .formio-component-file input[type='file'] {
  pointer-events: none;
}

.product-price-table-container .dataTables_wrapper,
.product-portion-table-container .dataTables_wrapper {
  width: 100%;
}

.upload-img-wrapper .formio-component i.glyphicon-remove,
.data-create-container .formio-component-file i.glyphicon-remove {
  cursor: pointer;
}

.formio-component-radio.media-type .form-check-label {
  display: flex;
  align-items: center;
}

.formio-component-radio.media-type .form-check-label input.form-check-input {
  cursor: pointer;
}

.d-hidden {
  display: none;
}

.formio-component-radio.media-type.formio-disabled-input input.form-check-input,
.formio-component-radio.media-type.formio-disabled-input .radio-inline span {
  cursor: not-allowed !important;
}

.content-edit-media-form {
  width: 100%;
}

.content-edit-media-form .glyphicon-remove {
  cursor: pointer;
}

.content-edit-media-form
  .formio-component-file
  .list-group-striped
  .list-group-item
  .col-md-9
  a,
.content-create-media-form
  .formio-component-file
  .list-group-striped
  .list-group-item
  .col-md-9
  a {
  pointer-events: none;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.schedule-form .formio-component-repeatUntil.formio-disabled-input input,
.schedule-form
  .formio-component-repeatUntil.formio-disabled-input
  .input-group-addon,
.schedule-form .formio-component-isEndOfTime.formio-disabled-input input {
  cursor: no-drop !important;
}

.formio-component-repeatUntil .control-label.field-required:after {
  content: ' *';
  color: red;
}

.formio-disabled-input button[type='submit'] {
  cursor: no-drop;
}

.content-edit-media-form
  .formio-component-file.formio-disabled-input
  input[type='file'] {
  display: none;
}

.create-image-input #help-label {
  font-size: 0.85rem;
}

.create-image-input #help-label::before {
  content: '*';
  margin-right: 0.25rem;
  color: red;
}

.primary-text {
  color: var(--primary-text-color) !important;
}

.vend-img-wrapper {
  width: 474px;
  height: 328px;
}

.vend-img-wrapper img {
  border-radius: 4px;
}

#vendImg {
  height: 100%;
  width: 100%;
}

.transaction-details #modal-cancel {
  position: absolute;
  right: 2rem;
  top: 1rem;
}

.transaction-details .header {
  color: var(--primary-text-color);
}

.fill-img-wrapper {
  height: calc(100% - 35px);
  overflow: hidden;
}

.data-edit-container .tabbed-navigation .nav-link h4 {
  margin-bottom: 0;
}

.transaction-media .transaction-video {
  display: none;
  cursor: pointer;
}

.transaction-media .tabbed-navigation .tab {
  margin-right: 0.5rem;
}

a.machine-name {
  color: var(--link-text-color) !important;
}

.log-download {
  width: 50%;
}

.log-dwnld-btn {
  width: 12rem;
  padding: 0.5rem 1rem !important;
  cursor: not-allowed;
}

@media only screen and (max-width: 1200px) {
  .search-filter-items {
    justify-content: flex-start !important;
  }
}

@media only screen and (min-width: 1400px) {
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  #vending-machine-sidebar {
    height: calc(100vh - 170px) !important;
  }
}

@media only screen and (max-width: 1399px) {
  .overview-sidebar,
  .category-sidebar,
  .machine-types-sidebar,
  .employee-sidebar,
  .vendor-sidebar,
  .product-sidebar,
  .machine-sidebar {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 1rem !important;
  }

  .overview-sidebar li,
  .category-sidebar li,
  .machine-types-sidebar li,
  .employee-sidebar li,
  .vendor-sidebar li,
  .product-sidebar li,
  .machine-sidebar li {
    margin-right: 1rem !important;
    min-width: 13rem;
  }
}

@media only screen and (max-width: 600px) {
  #modal {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 1300px) {
  .formio-component-columns6.donation-report-panel-2 .col-sm-2,
  .formio-component-columns6.donation-report-panel-2 .col-sm-3 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 767px) {
  .content-edit-media-form .formio-component-columns5 .col-sm-12,
  .playlist-form .formio-component-columns2 .col-sm-3 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .playlist-form .formio-component-columns .formio-component-submit {
    margin-bottom: 1rem !important;
  }
}

.formio-component-columns4.donation-report-panel-4 {
  text-align: right;
}

@media only screen and (max-width: 425px) {
  .formio-component-sellingPrice {
    margin-bottom: 3rem;
  }
}

.text-area-wrapper textarea {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .login-page .login-content-container {
    display: none;
  }

  .login-page .login-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .login-page .login-form .smarthub-login {
    width: 90%;
  }
}

@media only screen and (max-width: 1024px) {
  .data-create-container {
    width: 100% !important;
  }
}

label {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .table-responsive .paginate_button:not(.previous):not(.next) {
    display: none;
  }

  .table-responsive .ellipsis {
    display: none;
  }
}

.table-responsive .paging_simple_numbers a.previous i,
.table-responsive .paging_simple_numbers a.next i {
  color: #f2ab31 !important;
}

.table-responsive .paging_simple_numbers a.disabled,
.table-responsive .paging_simple_numbers a.disabled,
.table-responsive .paging_simple_numbers a.disabled:hover {
  cursor: no-drop !important;
}

.schedule-form .formio-component-repeatUntil,
.content-create-media-form .media-type,
.content-create-media-form .formio-component-vendingMachineTypeId {
  min-width: 18rem;
}

select.form-control:not([size]):not([multiple]) {
  height: auto;
}

@media screen and (max-width: 745px) {
  .multipleSelect .dropdown-menu.open {
    left: 0 !important;
  }
}

@media screen and (max-width: 745px) and (min-width: 425px) {
  .multipleSelect .dropdown-menu.open {
    width: 238px !important;
  }
}

@media screen and (max-width: 425px) and (min-width: 320px) {
  .multipleSelect .dropdown-menu.open {
    width: 190px !important;
  }
}

@media screen and (max-width: 320px) {
  .multipleSelect .dropdown-menu.open {
    width: 250px !important;
  }
}

.multipleSelect ul.dropdown-menu.inner li:last-child {
  padding-bottom: 1rem !important;
}

.vendor-feature .editgrid-listgroup .list-group-item {
  overflow: auto !important;
}

.vendor-feature .editgrid-listgroup .list-group-item .feature-val {
  min-width: 12rem !important;
}

.prod-img-upload-btn {
  cursor: pointer;
}

.formio-component-next button,
.formio-component-back button {
  background-color: #ccc !important;
  color: black !important;
}

.formio-component-next button[disabled],
.formio-component-back button[disabled] {
  cursor: not-allowed !important;
}

.report-submit-btn,
.report-back-btn {
  display: none;
}

.report-back-btn[name='data[back]'] {
  color: #000 !important;
}

.formio-component-next button,
.formio-component-back button,
.formio-component-submit button {
  min-width: 10rem !important;
  min-height: 2rem !important;
}

#removedProduct {
  cursor: pointer;
}

.formio-form nav ul.pagination {
  margin-bottom: 2rem !important;
  align-items: center;
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  background-color: #fff !important;
  color: #383838 !important;
}

.formio-form .pagination .page-link {
  border: none !important;
}

.formio-form .pagination .page-item:not(:first-of-type)::before {
  content: url('/assets/img/icons/left-arrow.svg');
  margin-right: 8px;
  vertical-align: middle;
}

.formio-form .pagination .page-item .page-link::before {
  content: url('/assets/img/icons/circle.svg');
  margin-right: 7px;
}

.formio-form .pagination .page-item .page-link.completed::before {
  content: url('/assets/img/icons/completed.svg') !important;
  margin-right: 7px;
}

.formio-form .pagination .page-item.active .page-link {
  border-radius: 20px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0.8rem 1.5rem;
  font-weight: bold;
}

.formio-form .pagination .page-item {
  margin-right: 1rem;
}

.formio-form .pagination .page-item,
.formio-form .pagination .page-item .page-link {
  display: flex;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 425px) {
  .formio-form .pagination .page-item .page-link {
    font-size: 9px;
  }
}

.fileSelector a.browse {
  background-color: var(--primary-bg-color);
  color: #fff;
  padding: 0.5rem 1rem;
}

li:has(.btn-wizard-nav-cancel) {
  display: none !important;
}

.formio-form ul.list-inline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1rem;
  column-gap: 1rem;
}

.formio-form .formio-component-productType + ul.list-inline {
  justify-content: flex-end !important;
}

.formio-component-file .fileSelector {
  border: 2px dashed #707070;
  border-radius: 15px;
  margin: 0.2rem;
}

.prod-img-upload .table-bordered td,
.table-bordered th {
  border: 1px solid transparent !important;
}

.formio-form .prod-img-upload .nav-tabs {
  display: none !important;
}

.formio-form .img-req > span {
  color: #ff0000;
}

.formio-form .prod-img-upload .formio-component-file > label.field-required {
  display: none;
}

.formio-form .btn-wizard-nav-previous {
  border: 2px solid var(--primary-bg-color) !important;
  color: var(--primary-text-color) !important;
  background-color: #fff !important;
}

.formio-form .prod-img-upload .prod-img-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  row-gap: 1rem;
  border: 2px dashed #707070;
  border-radius: 15px;
  padding: 2rem;
}

.formio-form .prod-img-upload .img-name {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
}

@media screen and (min-width: 1023px) {
  .vendor-product-modal {
    width: 850px !important;
    top: 50% !important;
    left: 50% !important;
    -ms-transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
  }
}

@media screen and (min-width: 1440px) {
  .vendor-product-modal {
    width: 1000px !important;
  }
}

.formio-form .formio-component-activePrice input[disabled='disabled'],
.formio-form .formio-component-portion input[disabled='disabled'] {
  cursor: not-allowed !important;
}

.report-next-btn button {
  background-color: #ccc !important;
  color: #000 !important;
}

@media screen and (max-width: 650px) {
  #confirmBox,
  #alertBox {
    width: 100% !important;
  }
}

.prod-img-upload td,
.prod-img-upload .tab-content {
  padding: 0 !important;
}

.success-msg-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 990px) {
  .formio-form nav ul.pagination {
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1400px) {
  .filter-wrapper > .search-filter-items {
    justify-content: flex-end !important;
  }
}

.dashboard-component .multi-select.u-select--v1-select .dropdown-toggle {
  height: 25px;
}

.client-multi-select .multipleSelect .dropdown-toggle {
  width: 100% !important;
  max-width: 100% !important;
  align-items: center !important;
}

.client-multi-select .multipleSelect .filter-option {
  font-size: 0.8rem !important;
  font-weight: 400 !important;
}

.client-multi-select .multipleSelect .dropdown-menu.open.show {
  min-width: 100% !important;
}

.client-multi-select .multipleSelect {
  background-color: #fff;
  border: 1px solid transparent !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2) !important;
  font-size: 0.9em !important;
  margin: 0 !important;
  width: 100% !important;
}

#transaction-wrapper .search-filter-items {
  justify-content: flex-start !important;
}

@media screen and (max-width: 424px) {
  label.control-label {
    font-size: 0.8rem !important;
  }
}

.content-left-nav .img-container {
  max-width: 10rem;
}

#content-details-wrapper {
  height: calc(100vh - 170px) !important;
  overflow: auto !important;
}

.width-10 {
  width: 10px;
}
