﻿div.section
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18pt;
  vertical-align: middle;
  white-space: nowrap;
  border: none;
  color: #ff4208;
}

div.section-footer
{
  margin-top: 12px;
  cursor: default;
  color: white;
  background-color: #ff4208;
  padding: 8px;
  font-family: Questrial, sans-serif;
  font-size: 14px;
}

div.documents
{
  cursor: pointer;
  text-align: center;
}

div.wizard-step
{
  font-size: 14pt;
  white-space: nowrap;
}

  div.wizard-step span.this-step
  {
    font-style: italic;
  }

  div.wizard-step span.label
  {
    color: black;
  }
