/* CSS Document */

/* reset */
.ie8 .rsc-ui ul {
  margin-left: 16px;
  -webkit-margin-before: 32px;
  -webkit-margin-after: 32px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 16px;
}

.ie8 .rsc-ui .hide-above-tablet {
	display: none;
}
.ie8 .rsc-ui .hide-below-tablet {
	display: none;
}
.ie8 .rsc-ui .hide-below-desktop {
	display: block;
}

.ie8 .rsc-ui h1, .ie8 .rsc-ui .h1 {
  color: #4F758B;
  font-family: MuseoSlab700Regular;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.03em;
}

.ie8 .rsc-ui h3, .rsc-ui .h3 {
  font-size: 18px;
  font-family: museo_sans700;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.01em;
}

/* ChemSpider IE fix for IE8 */

.ie8 .rsc-breadcrumb-wrapper .breadcrumbs li img {
	height: 8px !important;
	width: 8px !important;
}

.ie8 .rsc-ui { min-width: 1024px; }

.ie8 .rsc-ui .masthead-logo {
  display: inline-block;
  width: auto;
  margin: 8px 8px 16px 8px;
}

.ie8 .rsc-ui .rsc-masthead .search-wrapper {
  position: absolute;
  display: inline-block;
  top: 24px;
  right: 16px;
  width: 320px;
}

.ie8 .rsc-ui .masthead-logo .title {
  font-family: museo_sans700;
  font-size: 56px;
  font-weight: 700;
  line-height: 56px;
}
.ie8 .rsc-ui .masthead-logo .strap {
  font-family: museo_sans_500regular;
  font-size: 24px;
  font-weight: 500;
}

.ie8 .rsc-ui .rsc-masthead .search-wrapper input[type=text] {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border: 1px solid rgba(255,255,255,0.5);
  min-height: 24px;
  height: 24px;
  width: 85%;
  color: #223335;
  margin: 0;
  vertical-align: middle;
  float: left;
  padding: 6px 4px 4px 4px;
}
.ie8 .rsc-ui .rsc-masthead .search-wrapper button {
  width: 36px;
  height: 36px;
  padding: 4px !important;
  min-width: 24px;
  margin-left: 4px;
  position: absolute;
}


.ie8 .search-field-block .help {
  color: #505759;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 0;
  margin: 4px 0;
}

.ie8 .rsc-ui .rsc-masthead .nav-full {
  display: block;
}
.ie8 .rsc-ui .rsc-masthead .nav-mobile {
  display: none;
}

.ie8 .rsc-ui .viewport {
  max-width: 1200px;
  width: 1200px;
}
.ie8 .rsc-ui * {
	font-size: 16px;
}
.ie8 .rsc-ui .column.four.wide, .ie8 .rsc-ui .column.four.single {
  width: 25%;
}
.ie8 .rsc-ui .column.two {
	width: 50%;
}
.ie8 .rsc-ui .column.three {
	width: 33.333%;
}
.ie8 .rsc-ui .column.three.double {
	width: 66.666%;
}
.ie8 .rsc-ui .column.four.double {
	width: 50%;
}
.ie8 .rsc-ui .column.four.triple {
	width: 75%;
}

.ie8 #btnSearchHelp img {
	width: 16px !important;
	height: 16px !important;
}


.ie8 .rsc-ui footer .links ul li {
  width: 33.33%;
}

.ie8 .rsc-ui footer .rsc-logo {
  width: 180px;
  height: 120px;
}

.ie8 .rsc-ui footer .breadcrumbs {
	margin-top: -8px !important;
}
.ie8 .rsc-ui footer .breadcrumbs li.extra {
  display: inline-block;
}


.ie8 .content-wrapper {
  display: block;
  float: left;
  padding-right: 32px;
  vertical-align: top;
  width: 1024px;
}

.ie8 .advert-wrapper {
  display: block;
  float: left;
  padding: 16px;
  vertical-align: top;
  width: 144px;
}


.ie8 .rsc-ui h2, .ie8 .rsc-ui .h2 {
  font-family: museo_sans_500regular;
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.02em;
}
.ie8 h2.block-header {
  font-size: 16px;
}


.ie8 .banner .large {
  color: #33556b;
  display: block;
  font-family: museo_sans700;
  font-size: 96px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 0.8;
}

.ie8 .banner .small {
  color: #006ba6;
  display: block;
  font-family: museo_sans_500regular;
  font-size: 2em;
  font-weight: 500;
  line-height: 0.8;
  padding-left: 4px;
}


.ie8 .structure-thumb {
  float: left;
  width: 250px;
}
.ie8 .structure-thumb img {
	width: 250px;
	height: 250px;
}

.ie8 ul.struct-props {
  font-size: 16px;
  width: 60%;
  padding-left: 15px;
}

.ie8 .mol-adopted {
  float: right;
  position: absolute;
  width: 196px;
  top: -32px;
}

.ie8 button.btn-comment {
  font-size: 16px;
  min-width: 196px;
}


.ie8 .tab-header > ul {
	background-color: #223335;
	display: block;
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0;
}
.ie8 .tab-header > ul > li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ie8 .tab-header > ul li a {
	color: #FFFFFF !important;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
}



/* video */


.ie8 .inpage-video {
	display: block;
	overflow: auto;
	padding: 8px;
	width: 100%;
	max-width: 640px;
	min-height: 320px;
	height: auto;
}

.ie8 .inpage-video iframe,
.ie8 .inpage-video object,
.ie8 .inpage-video embed {
	max-width: 640px;
	min-height: 320px;
	height: auto;
	margin: 0;
}

.ie8 .inpage-video.right {
	float: right;
	margin-left: 32px;
}

.ie8 .inpage-video.left {
	float: right;
	margin-right: 32px;
}

.ie8 .inpage-video img {
	max-width: 50%;
}



/* icon stuff */

.ie8 h2.section-head a, .ie8 h2.section-head-spectra a, .ie8 h2.section-head-advanced-search a, .ie8 h2.section-head-advanced-search-ds a {
  background-image: url(/RSC.ORG/core/images/icons/ie/chevron-down-light.png);
  background-position: 8px center;
  background-repeat: no-repeat;
  padding-bottom: 8px;
  padding-left: 0px;
}

.ie8 h2.section-head a, .ie8 h2.section-head-spectra a, .ie8 h2.section-head-advanced-search a, .ie8 h2.section-head-advanced-search-ds a, .ie8 h2.section-head.open a, .ie8 h2.section-head-spectra.open a, .ie8 h2.section-head-advanced-search.open a, .ie8 h2.section-head-advanced-search-ds.open a {
  padding-left: 20px;
}