.ag-signup-top {
  box-sizing: border-box;
  padding: 2em; }
  .ag-signup-top.gray {
    background-color: #f7f8f9; }
  .ag-signup-top.green {
    background-color: #f4fbf4; }
  .ag-signup-top p {
    font-size: 14px;
    line-height: 20px;
    margin: 0; }
  .ag-signup-top strong {
    font-family: UbuntuBold, Arial, Helvetica, sans-serif;
    font-weight: bold; }
  .ag-signup-top .ag-header {
    font-family: UbuntuBold, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px; }
  .ag-signup-top .ag-checkmark {
    height: 24px;
    margin-bottom: 12px;
    width: auto; }
  .ag-signup-top p.ag-subtext {
    color: #6e6f70; }

.skip-link {
  display: block;
  font-size: 14px;
  margin-top: 17px;
  text-align: center; }

.register .ag-signup-top {
  border-radius: 8px;
  margin: 24px auto 9px;
  width: 527px; }
  .register .ag-signup-top.gray .ag-header {
    font-size: 16px;
    line-height: 20px; }

.register p.ag-header {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px; }

.ag-sign-in-link {
  width: 337px;
  margin: -30px auto 40px; }
  .ag-sign-in-link a div {
    border-color: #f47321;
    color: #f47321; }

#base_content_block .ag-signup-top {
  margin: 0 -15px 22px; }
  #base_content_block .ag-signup-top .ag-checkmark {
    float: left;
    margin-right: 12px;
    margin-top: 2px; }
  #base_content_block .ag-signup-top .ag-header {
    margin-bottom: 14px; }
