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

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

#batchInfoList tr:hover .iQuoted input,
#batchInfoList tr:hover .iNum input {
  box-shadow: 0 0 2px 1px rgba(57, 199, 50, 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 #39c732 inset; }

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