.aciton-on-resource .el-dialog {
  width: 32%;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .aciton-on-resource .el-dialog {
    width: 30%;
  }
}
@media only screen and (min-width: 1920px) {
  .aciton-on-resource .el-dialog {
    width: 30%;
  }
}
.aciton-on-resource .el-dialog__body {
  padding: 15px 15px;
}
.aciton-on-resource .el-input-number,
.aciton-on-resource .select-resource-type,
.aciton-on-resource .select-units {
  width: 100%;
}
.resource_dialog {
  background: #fcfcfc;
  border-radius: 10px;
  width: 60%;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog {
    width: 45%;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog {
    width: 30%;
  }
}
.resource_dialog .el-dialog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.resource_dialog .el-dialog__header .el-dialog__title {
  color: #0a2463;
  opacity: 0.9;
}
.resource_dialog .el-dialog__header svg + .el-dialog__title {
  margin-left: 10px;
}
.resource_dialog .el-dialog__header span + span {
  margin-left: 5px;
}
.resource_dialog .el-dialog__footer {
  border-top: 1px solid #f0f0f0;
  padding: 10px;
}
.resource_dialog .el-dialog__body {
  padding: 10px 20px;
}
.resource_dialog
  .el-form:not(.el-form--label-top)
  .el-form-item--mini.el-form-item
  .el-form-item__label,
.resource_dialog
  .el-form:not(.el-form--label-top)
  .el-form-item--small.el-form-item
  .el-form-item__label {
  font-size: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog
    .el-form:not(.el-form--label-top)
    .el-form-item--mini.el-form-item
    .el-form-item__label,
  .resource_dialog
    .el-form:not(.el-form--label-top)
    .el-form-item--small.el-form-item
    .el-form-item__label {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog
    .el-form:not(.el-form--label-top)
    .el-form-item--mini.el-form-item
    .el-form-item__label,
  .resource_dialog
    .el-form:not(.el-form--label-top)
    .el-form-item--small.el-form-item
    .el-form-item__label {
    font-size: 16px;
  }
}
.resource_dialog
  .el-input--small
  .el-input__inner:not(.feeder-rows-wrapper .el-input__inner) {
  height: 32px;
  width: 220px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog
    .el-input--small
    .el-input__inner:not(.feeder-rows-wrapper .el-input__inner) {
    height: 32px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog
    .el-input--small
    .el-input__inner:not(.feeder-rows-wrapper .el-input__inner) {
    height: 40px;
  }
}
.resource_dialog .el-dialog__headerbtn .el-dialog__close {
  color: #f54e5e;
  font-size: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog .el-dialog__headerbtn .el-dialog__close {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog .el-dialog__headerbtn .el-dialog__close {
    font-size: 24px;
  }
}
.resource_dialog .el-dialog__headerbtn {
  top: 10px;
}
.resource_dialog .el-form-item--small .el-form-item__error {
  padding-top: 2px;
}
.resource_dialog .el-form-item--small.el-form-item .el-form-item__label {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog .el-form-item--small.el-form-item .el-form-item__label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog .el-form-item--small.el-form-item .el-form-item__label {
    font-size: 20px;
  }
}
.resource_dialog .el-input--small {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog .el-input--small {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog .el-input--small {
    font-size: 20px;
  }
}
.resource_dialog .el-dialog__title {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog .el-dialog__title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog .el-dialog__title {
    font-size: 20px;
  }
}
.resource_dialog .el-form-item--small .el-form-item__content {
  font-size: 15px !important;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog .el-form-item--small .el-form-item__content {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog .el-form-item--small .el-form-item__content {
    font-size: 16px !important;
  }
}
.resource_dialog .el-form-item--small .el-form-item__label {
  word-break: break-word;
}
.resource_dialog .el-select-dropdown__item {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resource_dialog .el-select-dropdown__item {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .resource_dialog .el-select-dropdown__item {
    font-size: 20px;
  }
}
.feeder-rows-section {
  margin-bottom: 0;
}
.feeder-rows-section .feeder-section-label {
  line-height: 18px;
  word-break: break-word;
  display: inline-block;
  white-space: normal;
}
.feeder-rows-section .feeder-rows-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  width: 80%;
}
.feeder-rows-section .feeder-row {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.feeder-rows-section .feeder-row .select-feeder-hopper-type {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  min-width: 110px;
}
.feeder-rows-section .feeder-row .feeder-kg-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 60px;
}
.feeder-rows-section .feeder-row .feeder-kg-wrapper .feeder-kg-error-icon {
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  color: #f56c6c;
  pointer-events: none;
  z-index: 1;
}
.feeder-rows-section .feeder-row .feeder-kg-wrapper .input-feeder-kg {
  width: 100%;
}
.feeder-rows-section
  .feeder-row
  .feeder-kg-wrapper
  .input-feeder-kg
  .el-input__inner::-webkit-input-placeholder {
  font-size: 10px;
}
.feeder-rows-section
  .feeder-row
  .feeder-kg-wrapper
  .input-feeder-kg
  .el-input__inner::-moz-placeholder {
  font-size: 10px;
}
.feeder-rows-section
  .feeder-row
  .feeder-kg-wrapper
  .input-feeder-kg
  .el-input__inner:-ms-input-placeholder {
  font-size: 10px;
}
.feeder-rows-section
  .feeder-row
  .feeder-kg-wrapper
  .input-feeder-kg
  .el-input__inner::-ms-input-placeholder {
  font-size: 10px;
}
.feeder-rows-section
  .feeder-row
  .feeder-kg-wrapper
  .input-feeder-kg
  .el-input__inner::placeholder {
  font-size: 10px;
}
.feeder-rows-section .feeder-row .feeder-row__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.feeder-rows-section
  .feeder-row
  .feeder-row__btns
  .er-button.el-button--mini:not(.is-circle) {
  padding: 3px 6px;
}
.feeder-rows-section .feeder-row .feeder-row-hint {
  color: #909399;
  font-size: 14px;
  white-space: nowrap;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .feeder-rows-section .feeder-row .feeder-row-hint {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .feeder-rows-section .feeder-row .feeder-row-hint {
    font-size: 16px;
  }
}
.feeder-rows-section .feeder-row .feeder-row-error {
  color: #f56c6c;
  font-size: 14px;
  white-space: nowrap;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .feeder-rows-section .feeder-row .feeder-row-error {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .feeder-rows-section .feeder-row .feeder-row-error {
    font-size: 16px;
  }
}
.feeder-rows-section .feeder-row .input-feeder-kg.is-error .el-input__inner {
  border-color: #f56c6c;
  padding-right: 24px;
}
.feeder-rows-section
  .feeder-row
  .input-feeder-kg.is-error
  .el-input__inner:focus {
  border-color: #f56c6c;
}
.el-message-box__message p {
  font-size: 14px;
  white-space: break-spaces;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .el-message-box__message p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .el-message-box__message p {
    font-size: 20px;
  }
}
.el-message-box__headerbtn .el-message-box__close:hover {
  color: #f54e5e;
  font-size: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .el-message-box__headerbtn .el-message-box__close:hover {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .el-message-box__headerbtn .el-message-box__close:hover {
    font-size: 24px;
  }
}
.el-message-box__headerbtn .el-message-box__close {
  color: #f54e5e;
  font-size: 16px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .el-message-box__headerbtn .el-message-box__close {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .el-message-box__headerbtn .el-message-box__close {
    font-size: 24px;
  }
}
.el-timeline-item__content {
  word-break: break-word;
}
.notification-mixins .el-message-box__title {
  font-size: 16px;
  color: #0a2463;
  opacity: 0.9;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .notification-mixins .el-message-box__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .notification-mixins .el-message-box__title {
    font-size: 24px;
  }
}
.notification-mixins .el-message-box__btns button:nth-child(2) {
  margin-left: 10px;
}
.notification-mixins .el-message-box__headerbtn .el-message-box__close {
  color: red;
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .notification-mixins .el-message-box__headerbtn .el-message-box__close {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .notification-mixins .el-message-box__headerbtn .el-message-box__close {
    font-size: 20px;
  }
}
.notification-mixins .el-message-box__content {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .notification-mixins .el-message-box__content {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .notification-mixins .el-message-box__content {
    font-size: 20px;
  }
}
.notification-mixins .el-message-box__btns .el-button {
  font-size: 14px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .notification-mixins .el-message-box__btns .el-button {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .notification-mixins .el-message-box__btns .el-button {
    font-size: 20px;
  }
}
.notification-mixins
  .el-message-box__btns
  .el-button
  + .notification-mixins
  .el-message-box__btns
  .el-button {
  margin-left: 10px;
}
.notification-mixins
  .el-message-box__btns
  .el-button.el-button--default:not(.is-circle) {
  padding: 7px 15px;
}
.notification-mixins
  .el-message-box__btns
  .el-button.el-button--mini:not(.is-circle) {
  padding: 5px 10px;
  font-size: 12px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .notification-mixins
    .el-message-box__btns
    .el-button.el-button--mini:not(.is-circle) {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1920px) {
  .notification-mixins
    .el-message-box__btns
    .el-button.el-button--mini:not(.is-circle) {
    font-size: 16px;
  }
}
.notification-mixins .el-message-box__btns .el-button .el-button--primary {
  color: red;
}
.tab-resources {
  --table-gutter: 200px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .tab-resources {
    --table-gutter: 210px;
  }
}
@media only screen and (min-width: 1920px) {
  .tab-resources {
    --table-gutter: 215px;
  }
}
.tab-resources .action-toolbar i {
  font-size: 12px;
}
.tab-resources .units-cell {
  text-transform: capitalize;
}
.tab-resources
  .er-data-tables
  .white-header-table
  .el-table__cell.kg-dispensed-time-cell
  .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-y: auto;
  margin: -6px 0;
  max-height: 80px;
}
.tab-resources
  .er-data-tables
  .white-header-table
  .el-table__cell.kg-dispensed-time-cell
  .cell
  .el-tag {
  margin: 3px;
}
.tab-resources .action-btn .img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tab-resources .action-btn .material-icons-round {
  font-size: 12px;
}
.vendor_action_dialog {
  background: #fcfcfc;
  border-radius: 10px;
}
.vendor_action_dialog .el-input--small .el-input__inner {
  width: 205px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .vendor_action_dialog .el-input--small .el-input__inner {
    width: 227px;
  }
}
@media only screen and (min-width: 1920px) {
  .vendor_action_dialog .el-input--small .el-input__inner {
    width: 250px;
  }
}
.vendor_action_dialog .el-form-item--small .el-form-item__content,
.vendor_action_dialog .el-form-item--small .el-form-item__label {
  font-size: 14px;
  min-width: 130px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .vendor_action_dialog .el-form-item--small .el-form-item__content,
  .vendor_action_dialog .el-form-item--small .el-form-item__label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .vendor_action_dialog .el-form-item--small .el-form-item__content,
  .vendor_action_dialog .el-form-item--small .el-form-item__label {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .vendor_action_dialog .el-form-item--small .el-form-item__content,
  .vendor_action_dialog .el-form-item--small .el-form-item__label {
    min-width: 160px;
  }
}
@media only screen and (min-width: 1920px) {
  .vendor_action_dialog .el-form-item--small .el-form-item__content,
  .vendor_action_dialog .el-form-item--small .el-form-item__label {
    min-width: 210px;
  }
}
.vendor_action_dialog .el-form-item__error {
  position: relative;
  top: 5px;
}
.tab-vendors {
  --table-gutter: 200px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .tab-vendors {
    --table-gutter: 210px;
  }
}
@media only screen and (min-width: 1920px) {
  .tab-vendors {
    --table-gutter: 215px;
  }
}
.tab-vendors .pagination-bar .el-pagination__total {
  margin-left: 1.5rem;
}
.tab-vendors .action-toolbar i {
  font-size: 12px;
}
.tab-vendors .units-cell {
  text-transform: capitalize;
}
.tab-vendors .action-btn .img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tab-vendors .action-btn .material-icons-round {
  font-size: 12px;
}
.aciton-on-vendor .el-dialog__body {
  padding: 15px 15px;
}
.aciton-on-vendor .el-input-number {
  width: 100%;
}
.labs_action_dialog {
  background: #fcfcfc;
  border-radius: 10px;
}
.labs_action_dialog .el-input--small .el-input__inner {
  font-size: 14px !important;
  width: 205px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .labs_action_dialog .el-input--small .el-input__inner {
    width: 227px;
  }
}
@media only screen and (min-width: 1920px) {
  .labs_action_dialog .el-input--small .el-input__inner {
    width: 250px;
  }
}
.labs_action_dialog .el-form-item--small .el-form-item__content,
.labs_action_dialog .el-form-item--small .el-form-item__label {
  font-size: 15px !important;
  width: 230px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .labs_action_dialog .el-form-item--small .el-form-item__content,
  .labs_action_dialog .el-form-item--small .el-form-item__label {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .labs_action_dialog .el-form-item--small .el-form-item__content,
  .labs_action_dialog .el-form-item--small .el-form-item__label {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .labs_action_dialog .el-form-item--small .el-form-item__content,
  .labs_action_dialog .el-form-item--small .el-form-item__label {
    width: 227px;
  }
}
@media only screen and (min-width: 1920px) {
  .labs_action_dialog .el-form-item--small .el-form-item__content,
  .labs_action_dialog .el-form-item--small .el-form-item__label {
    width: 250px;
  }
}
.labs_action_dialog .el-form-item__error {
  position: relative;
  top: 5px;
}
.tab-labs {
  --table-gutter: 200px;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .tab-labs {
    --table-gutter: 210px;
  }
}
@media only screen and (min-width: 1920px) {
  .tab-labs {
    --table-gutter: 215px;
  }
}
.tooltip {
  display: block !important;
  z-index: 10000;
  font-size: 0.5rem;
}
@media screen and (max-width: 1440px) {
  .tooltip {
    font-size: 0.8rem;
  }
}
.tooltip .tooltip-inner {
  background: #508ff4;
  color: #fff;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: #508ff4;
  z-index: 1;
}
.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="right"] {
  margin-left: 5px;
}
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: #000;
  padding: 24px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}
.tooltip[aria-hidden="true"] {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.15s, visibility 0.15s;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.resources-view .el-menu--horizontal.type-tab {
  margin-bottom: 10px;
  width: 100%;
}
@media only screen and (min-width: 1366px) and (max-width: 1919px) {
  .resources-view .el-menu--horizontal.type-tab {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1920px) {
  .resources-view .el-menu--horizontal.type-tab {
    margin-bottom: 5px;
  }
}
.resources-view .el-menu--horizontal.type-tab > .el-menu-item {
  height: 35px;
  line-height: 35px;
}
.resources-view .action-toolbar {
  margin-bottom: 10px;
}
.resources-view .el-card__body {
  padding: 0;
}
