@font-face{font-family:"PMNCaeciliaW01-55Roman";src:url("/page/-/webfonts/55roman.eot");src:url("/page/-/webfonts/55roman.eot") format("eot"),url("/page/-/webfonts/55roman.woff") format("woff"),url("/page/-/webfonts/55roman.ttf") format("truetype"),url("/page/-/webfonts/55roman.svg") format("svg")} @font-face{font-family:"PMNCaeciliaW01-85Heavy";src:url("/page/-/webfonts/85heavy.eot");src:url("/page/-/webfonts/85heavy.eot") format("eot"),url("/page/-/webfonts/85heavy.woff") format("woff"),url("/page/-/webfonts/85heavy.ttf") format("truetype"),url("/page/-/webfonts/85heavy.svg") format("svg")}

#header_table {
    width: 100%;
    background: #FAFAFA;
    height: 100px;
    /*border-bottom: 3px solid #B6B5B1;*/
}

#topLogo a {
  padding-left: 214px;
}

#signupheader h1{
  color: #ea7600;
  font-family: "PMNCaeciliaW01-85Heavy",Georgia,serif;
  font-weight: normal;
  line-height: 1.25;
  margin: 0;
  margin-top: 30px;
  font-size: 24px;
}

#signupheader p {
  color: #4d4e53;
  font-family: "PMNCaeciliaW01-55Roman",Georgia,serif;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
}

#signuptable .fieldset .label {
  font-weight: bold;
  color: #ea7600;
  font-family: "PMNCaeciliaW01-55Roman",Georgia,serif;
  font-size: 17px;
  line-height: 1.7;
}

.error {
  color: red;
}

.circle-span {
  color: white;
  height: 27px;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  width: 30px;
  border-radius: 50%;
  padding-top: 3px;
  padding-left: 1px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: rgb(234, 118, 0);
}

.input input[class^="custom"] {
  margin-left: 10px;
}

input[type="submit"] {
  padding: 15px 25px !important;
}

#footer {
  border-top: none !important;
}
