﻿body div.gradientDiv.activate > div.content {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; }
  body div.gradientDiv.activate > div.content > .instructions {
    margin-bottom: 15px;
    display: block; }
  body div.gradientDiv.activate > div.content .regNote + .section {
    margin-top: 10px; }
  body div.gradientDiv.activate > div.content .section div.row {
    overflow: auto; }
    body div.gradientDiv.activate > div.content .section div.row div.left {
      text-decoration: none;
      padding: 3px;
      width: 190px;
      float: left;
      text-align: right; }
    body div.gradientDiv.activate > div.content .section div.row.heading div.left {
      color: #A20B0B; }
    body div.gradientDiv.activate > div.content .section div.row div.right {
      float: left;
      margin-left: 26px;
      width: 332px;
      padding: 3px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #000000; }
      body div.gradientDiv.activate > div.content .section div.row div.right input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000; }
    body div.gradientDiv.activate > div.content .section div.row.submit {
      margin-top: 15px;
      margin-left: 228px; }

body div.gradientDiv.suspended .confirmation-too-soon {
  display: block;
  margin: 10px 0;
  font-weight: bold; }
