body { margin: 0; padding: 0; }
body>header { border-bottom: 5px solid #a85705; padding: 10px 0; }
body>header, #breadcrumbs { font-family: "Helvetica Neue", Helvetica,Arial, sans-serif; font-size: 16px; line-height: 1.42857143; color: #333; }
body>header>div, #breadcrumbs { max-width: 1140px; margin: auto; }
body>header h1, #breadcrumbs a { color: #a85705; }
#breadcrumbs { margin-bottom: 5px; }
span.recapthcabutton>div { display: inline; }
body>header .idp_top_btn { float: right; text-decoration: none; color: #fff; background-color: #f0ad4e; display: inline-block; padding: 6px 12px; margin: 5px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; border: 1px solid #eea236; border-radius: 4px; }
body>header .idp_top_btn:hover { background-color: #ec971f; border-color: #d58512; }

#content { background-color: #000; color: #fff; padding: 25px; }
#content .h1 { font-size: 2em; }
#content .img { border: 1px solid red; display: inline-block; padding: 2px; color: #adb258; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content .h1 { color: #288928; }
