HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/build/public/vue_css_dark.0a260908460a0cf677d7.css
/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[4]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[5]!./buyercall/assets/styles/2021-theme/css/vue-dark.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
.multiselect__tags,
.multiselect {
  color: #bfc8e2;
  background-color: #2e3446;
  background-clip: padding-box;
  border: 1px solid #32394e;
}

span.multiselect__single,
.multiselect__input,
.multiselect__element,
.multiselect__content {
  color: #bfc8e2;
  background-color: #2e3446;
  font-size: 13px;
}

/* .preloader-component { */
/* background-color: #2a3042; */
/* } */
.multiselect__tag {
  color: #a6b0cf;
  background-color: #222736;
}

.mx-time-content {
  color: #bfc8e2;
  background-color: #2e3446;
}

.mx-time-column .mx-time-item:hover {
  color: #fff;
  background-color: #32394e;
}

.mx-time-column {
  border-left: 1px solid #32394e;
}

.notification-dropdown .dropdown-toggle {
  color: #fff !important;
  background-color: #2a3042 !important;
}

/* #workflow-modal {
  z-index: 1000;
  display: block;
}
.bg-dark {
  --bs-bg-opacity: 0;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
} */
#workflow-modal {
  z-index: 1000;
  display: block;
  position: fixed;
}

#source-modal {
  z-index: 1000;
  display: block;
  position: fixed;
}

#email-modal {
  z-index: 1000;
  display: block;
  position: fixed;
}

#phonechannel-modal {
  z-index: 1000;
  display: block;
  position: fixed;
}

#emailedit-modal {
  z-index: 1000;
  display: block;
  position: fixed;
}

#chat-edit {
  z-index: 1000;
  display: block;
  position: fixed;
}

#modal-center {
  z-index: 1000;
  display: block;
  position: fixed;
}

.modal {
  background: rgba(0, 0, 0, 0.5) !important;
}

.b-overlay-wrap {
  display: none !important;
}