/* Hide peripheral items so that the person
  can focus on the content that they are printing
  out
----------------------------------------------------- */
#header #sitenav,
#masthead,
#breadcrumbs,
#jumptoindustry,
#secnav,
#tertnav,
#sidebar,
#footer {
  display: none;
}

body {
  margin: 5% !important;
  width: auto !important;
  color: #000 !important;
  background: #fff !important;
  font: normal 10pt/1.2 Helvetica, Arial, sans-serif !important;
}

#container,
#main,
#content {
  position: relative;
  float: none !important;
  margin: 0;
  padding: 0;
  border: 0;
  width: auto;
  background: transparent;
}

#container {
  overflow: visible !important;
}

#logo {
  position: static !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100px !important;
}

#logo img {
  display: block !important;
  margin: 0 0 0.5em 0 !important;
  padding: 0 !important;
  width: 263px !important;
  height: 53px !important;
}

.home #masthead {
  display: inline;
  width: auto;
  background-image: none;
}

#content .solution {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  background: transparent !important;
}

#content .product {
  float: none !important;
  background-image: none !important;
}

#main #summary {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important;
}

.home #content #latestnews,
.home #content #relationship-manager {
  float: none !important;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  background-image: none;
}

h1 {
  margin: 0 0 0.5em 0 !important;
  width: auto !important;
  height: auto !important;
  color: #000 !important;
  font: normal 19pt/1.2 Helvetica, Arial, sans-serif !important;
  text-transform: none !important;
  text-indent: 0 !important;
  background: transparent !important;
}

*+html h1 {
  height: 1em !important;
}

h1 span {
  display: inline !important;
  padding: 0 !important;
  background: transparent !important;
}

* html .home #masthead h1 {
  text-indent: -20px !important;
}

*+html .home #masthead h1 {
  text-indent: -20px !important;
}

h2 {
  display: block !important;
  float: none !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 0 1.5em 0 !important;
  height: auto !important;
  font: normal 12pt/1.2 Helvetica, Arial, sans-serif !important;
  color: #000 !important;
  background: transparent !important;
}

h2 a {
  display: inline !important;
  color: #000 !important;
  text-decoration: none !important;
  background: transparent !important;
}

h2 a span {
  display: inline !important;
  background: transparent !important;
}

h2 a span span {
  display: inline !important;
  padding: 0 !important;
  background: transparent !important;
}

h3 {
  float: none !important;
  clear: both !important;
  margin: 1.5em 0 0.5em !important;
  width: auto !important;
  height: auto !important;
  text-indent: 0 !important;
  color: #000;
  font: bold 10pt/1.2 Helvetica, Arial, sans-serif !important;
  background-image: none !important;
}

p {
  display: block !important;
  margin: 0 0 0.5em !important;
  padding: 0 !important;
  width: auto !important;
  font: 10pt/1.2 Helvetica, Arial, sans-serif !important;
  color: #000 !important;
  text-indent: 0 !important;
  background-image: none !important;
}

p.backtotop {
  display: none !important;
}

p.send-top,
p.sendtofriend {
  display: none !important;
}

p.step1,
p.step2,
p.step3,
p.step4 {
  font-size: 11pt !important;
  font-weight: bold !important;
}

li {
  margin: 0 !important;
  padding: 0 !important;
  font: 10pt/1.2 Helvetica, Arial, sans-serif !important;
}

a {
  display: inline !important;
  padding: 0 !important;
  text-decoration: underline !important;
  background: transparent !important;
}

#content p:not(.img) a:link:after,
#content p:not(.img) a:visited:after,
#content li a:link:after,
#content li a:visited:after {
  content: " (" attr(href) ") ";
}

#content p:not(.img) a[href^="/"]:after,
#content li a[href^="/"]:after {
  content: " (http://www.heartlandpaymentsystems.com" attr(href) ") ";
}


/* Forms
-------------------------------------- */
form #part1,
form #part2,
form #part3,
form #part4 {
  border-bottom: 1px dotted #000;
  background: transparent !important;
}

form button#back {
  margin: 0 20px 0 0 !important;
}

form button#next {
  float: left !important;
}

form button#submit {
  float: none !important;
}

form fieldset li {
  margin-right: 20px !important;
}

form fieldset.lineitem li label {
  float: left !important;
}

div.multiple {
  width: 40% !important;
}
