.item-wrap {
  box-sizing: border-box;
  padding: 0 40px 40px 40px; }
  .item-wrap .content {
    padding: 40px 0;
    line-height: 2; }
  .item-wrap .submit {
    display: block;
    margin: 0 auto;
    width: 280px;
    color: #FFF;
    text-align: center;
    line-height: 50px; }
    .item-wrap .submit.disabled {
      opacity: 0.6;
      cursor: not-allowed; }

/*# sourceMappingURL=terms.css.map */
