.wrap.subre-product-subscription-for-woo {
  box-sizing: border-box;
  /*Table of placeholders*/
}
.wrap.subre-product-subscription-for-woo * {
  box-sizing: border-box;
}
.wrap.subre-product-subscription-for-woo .subre-past-due-by-container {
  max-width: 150px;
}
.wrap.subre-product-subscription-for-woo #subre-past_due_by {
  max-width: calc(100% - 70px);
}
.wrap.subre-product-subscription-for-woo .subre-table-of-placeholders {
  max-width: 500px;
}
.wrap.subre-product-subscription-for-woo .subre-table-of-placeholders thead th {
  text-align: center;
}
.wrap.subre-product-subscription-for-woo .subre-table-of-placeholders .subre-placeholder-value-copy {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #21ba45;
}
.wrap.subre-product-subscription-for-woo .subre-table-of-placeholders .subre-placeholder-value-container {
  position: relative;
}

/*# sourceMappingURL=admin-settings.css.map */
