.jBox-Modal .jbox__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fafafa;
  border-top: 1px solid #eee;
  padding: 7px 16px;
}
