.cr-form {
  border-bottom: 2px dotted #ccc;
  clear: both;
  float: left;
  padding-bottom: 5px; }

.line-subscription .line-label {
  width: 15%;
  float: left; }
  .line-subscription .line-label span {
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 1.8em;
    font-style: normal;
    font-family: 'PTSansNarrowRegular', 'Helvetica Condensed', 'Arial Narrow', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
    text-rendering: optimizeSpeed;
    font-smooth: always;
    letter-spacing: 1px; }

.line-subscription .line-form {
  width: 85%;
  float: left; }
