body .layui-layer .layui-layer-btn .layui-layer-btn0 {
  border-color: #e4393c !important;
  background-color: #e4393c !important; }

.wholesale-box-list .null-vague input {
  box-shadow: 0 0 2px 1px rgba(228, 57, 60, 0.8) inset; }

#batchInfoList tr:hover .iQuoted input,
#batchInfoList tr:hover .iNum input {
  box-shadow: 0 0 2px 1px rgba(228, 57, 60, 0.8) inset; }

.wholesale-box-list .null-vague input:focus,
#batchInfoList tr .iQuoted input:focus,
#batchInfoList tr .iNum input:focus {
  box-shadow: 0 0 2px 2px #e4393c inset; }

.infoBox .info-content:hover .gks-border-text {
  border: 1px solid #e4393c !important;
  box-shadow: 0 0 2px rgba(228, 57, 60, 0.87); }
