.border_sp {
        border-bottom: 1px dashed #ccc;
        margin-top: 16px;
        margin-bottom: 16px;
      }

      .sponship-detail-title {
        font-weight: bold;
        text-indent: 18px;
        padding-top: 15px;
        letter-spacing: 0.6px;
        border-radius: 2px;
        margin-bottom: 14px;
        height: 50px;
      }

      .text-right {
        text-align: right;
      }

      .err {
        font-size: 12px;
        color: red;
      }

      .bd-payback {
        background-color: rgba(4, 137, 206, 0.07);
        text-align: center;
        line-height: 44px;
        vertical-align: top;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
        transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
        color: #484848;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.6px;
        margin-top: 20px;
        margin-bottom: 20px;
      }

      body {
        font-size: 13px;
      }

      font {
        font-size: 12px;
        color: red;
      }