/* @import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities'; */

.ct-notification .Vue-Toastification__toast--default {
  padding: 0;
  overflow: inherit;
  box-shadow: none;
  background-color: transparent;
}

.el-select__input{
  margin-left: 5px !important;
}

.el-table__fixed-right, .el-table__fixed {
  background-color: white !important;
}

strong {
  font-weight: bold !important;
}

