/* Use this stylesheet for print styles only */

.sidebar, 
#navigation, 
#header-region, 
#search-theme-form,
#footer,
.interior-right,
#banner,
#nice-menu-1,
#top-right,
#share,
#block-block-50,
#smart-footer,
.breadcrumb,
.tabs,
.feed-icon,
.links {
	display: none;
}

#page {
	width: 100%;
}
  .interior-right {
    display:none;
  }
  .interior-left {
    width:auto;
  }

#rsi-submission-print-link {
  display:none;
}

.form-submission-page-break {
  display:block;
  page-break-before:always;
}
.webform-submission-nav,
.webform-submission-info {
  display:none;
}

.rsi-submission {
  font-size:1.333em;
}

.rsi-submission .form-item {
  margin-top:0;
}

.submission-section {
  border-width:2px;
  width: 868px;
}

    .submission-section #webform-component-street-address,
    .submission-section #webform-component-street-address-2,
    .submission-section #webform-component-country-of-citizenship,
    .submission-section #webform-component-immigration-status,
    .submission-section #webform-component-calculus,
    .submission-section #webform-component-multivariable-calculus,
    .submission-section #webform-component-linear-algebra,
    .submission-section #webform-component-statistics,
    .submission-section #webform-component-biology,
    .submission-section #webform-component-chemistry,
    .submission-section #webform-component-computer-science,
    .submission-section #webform-component-environmental-science,
    .submission-section #webform-component-physics,
    .submission-section #webform-component-c-c,
    .submission-section #webform-component-java,
    .submission-section #webform-component-perl-python-ruby,
    .submission-section #webform-component-matlab,
    .submission-section #webform-component-mathematica-maple-r,
    .submission-section #webform-component-unix-linux,
    .submission-section #webform-component-latex,
    .submission-section #webform-component-html-xml-javascript,
    .submission-section #webform-component-other-cpu-options-second,
    .submission-section #webform-component-other-skill-level-box,
    .submission-section #webform-component-research-field-choice-i,
    .submission-section #webform-component-research-field-choice-ii-select,
    .submission-section #webform-component-parent-guardian-home-phone-number,
    .submission-section #webform-component-parent-guardian-e-mail-address,
    .submission-section #webform-component-parent-guardian-first-name {
      width:432px;
    }
    .submission-section #webform-component-first-name,
    .submission-section #webform-component-last-name,
    .submission-section #webform-component-middle-name,
    .submission-section #webform-component-city,
    .submission-section #webform-component-state,
    .submission-section #webform-component-zip,
    .submission-section #webform-component-home-phone-number,
    .submission-section #webform-component-cell-phone-number,
    .submission-section #webform-component-email-address,
    .submission-section #webform-component-birthdate,
    .submission-section #webform-component-grade-enrolled,
    .submission-section #webform-component-college-start-date,
    .submission-section #webform-component-course-level-other,
    .submission-section #webform-component-course-level-other-2,
    .submission-section #webform-component-parent-guardian-prefix {
      width:288px;
    }
    .submission-section #webform-component-other-options,
    .submission-section #webform-component-other-second-options {
      width:216px;
    }

* {
  background-color: transparent;
}


#content,
#content #content-inner,
.content,
.title {
	margin:20px 0;
	width: auto;
}

a:hover, a:active, a:link, a:visited {
	color: #000;
}

/*CSS2 selector to add visible href after links 
#content a:link:after,
#content a:visited:after
{
  content: " (" attr(href) ") ";
  font-size: 0.8em;
  font-weight: normal;
}

#markup_element_V0APzJQh7F_body { page-break-before: always; }
#markup_element_OS4NHXxNOl_body { page-break-before: always; }*/