/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* ==== colours ==== */
/* ==== sizing ==== */
/* ==== text sizes ==== */
/* ==== few mixins === */
.mainNavFont {
  font-weight: bold;
  font-size: 15px;
}
/* ===== Primary Styles ========================================================
   Author: Jan Choloniewski
   ========================================================================== */
html {
  margin: 0;
}
iframe#searchResultsFrame {
  border: 0;
  width: 100%;
  min-height: 200px;
  margin-bottom: 29px;
  height: auto;
}
a {
  text-decoration: none;
}
body.directory {
  margin: 0;
}
body.directory div#colorBar,
body.directory input[type=button],
body.directory input[type=submit] {
  background: #0091e3;
  color: #ffffff;
}
body.directory div#colorBar nav ul li a.active,
body.directory div#colorBar nav ul li a:hover {
  color: #0091e3;
}
body.directory div#colorBar nav ul li a:hover {
  background: #dcdcdc;
}
body.directory div#colorBar nav ul li a.active:hover {
  background: #f0f0f0;
}
body.services {
  margin: 0;
}
body.services div#colorBar,
body.services input[type=button],
body.services input[type=submit] {
  background: #37db90;
  color: #ffffff;
}
body.services div#colorBar nav ul li a.active,
body.services div#colorBar nav ul li a:hover {
  color: #37db90;
}
body.services div#colorBar nav ul li a:hover {
  background: #dcdcdc;
}
body.services div#colorBar nav ul li a.active:hover {
  background: #f0f0f0;
}
body.tools {
  margin: 0;
}
body.tools div#colorBar,
body.tools input[type=button],
body.tools input[type=submit] {
  background: #ff9000;
  color: #ffffff;
}
body.tools div#colorBar nav ul li a.active,
body.tools div#colorBar nav ul li a:hover {
  color: #ff9000;
}
body.tools div#colorBar nav ul li a:hover {
  background: #dcdcdc;
}
body.tools div#colorBar nav ul li a.active:hover {
  background: #f0f0f0;
}
body.myChemexper {
  margin: 0;
}
body.myChemexper div#colorBar,
body.myChemexper input[type=button],
body.myChemexper input[type=submit] {
  background: #b751ce;
  color: #ffffff;
}
body.myChemexper div#colorBar nav ul li a.active,
body.myChemexper div#colorBar nav ul li a:hover {
  color: #b751ce;
}
body.myChemexper div#colorBar nav ul li a:hover {
  background: #dcdcdc;
}
body.myChemexper div#colorBar nav ul li a.active:hover {
  background: #f0f0f0;
}
div#header-container,
div#main-container,
div#footer-container {
  min-width: 950px;
  max-width: 1552px;
  padding: 0 24px;
  margin: 0 auto;
}
body.topProducts {
  background-color: #ffffff;
  padding: 5px;
}
body.topProducts h1 {
  margin-top: 0;
  font-size: 16px;
  color: #4c4c4c;
}
h1#title {
  margin: 0;
  font-size: 1em;
}
h1#title a {
  display: inline-block;
  width: 243px;
  height: 87px;
  line-height: 33px;
  padding-left: 97px;
  background: url(../img/chemexper.png) top left no-repeat;
  font-size: 23px;
  color: black;
}
div#header-container {
  margin: 26px auto;
}
div#header-container header h1,
div#header-container header nav {
  float: left;
}
div#header-container nav ul {
  float: left;
  min-width: 200px;
  font-size: 12px;
  line-height: 18px;
}
div#header-container nav ul li a {
  display: block;
  min-width: 116px;
  padding: 0 12px;
  color: #b2b2b2;
}
div#header-container nav ul li:first-child {
  font-weight: bold;
  font-size: 15px;
  line-height: 22.5px;
  margin: 9px 0 11px;
  padding-left: 12px;
  color: #b2b2b2;
}
div#header-container nav ul li:first-child a {
  padding-left: 0;
}
div#header-container nav ul li.active,
div#header-container nav ul li.active a,
div#header-container nav ul li a:hover {
  color: #000000;
}
html.lt-ie7 div#header-container nav ul li {
  width: 200px;
  line-height: 15px;
}
html.lt-ie7 div#header-container nav ul li:first-child {
  line-height: 21px;
  margin-bottom: 9px;
}
ul.ui-tabs-nav li a h2 {
  text-decoration: underline;
}
ul.ui-tabs-nav li.ui-tabs-active a h2 {
  text-decoration: none;
}
div#main {
  background: #f0f0f0;
}
div#main aside {
  float: left;
  width: 300px;
  padding: 0 20px;
}
div#main article {
  float: left;
  width: 610px;
}
div#main article header {
  padding-left: 12px;
}
div#main article.full_width {
  width: auto;
}
div#main article.jme {
  padding-top: 33px;
  text-align: right;
}
div#main nav.pagination {
  padding-left: 19px;
  position: relative;
  font-weight: bold;
  font-size: 15px;
}
div#main nav.pagination a {
  float: left;
}
div#main nav.pagination div {
  position: absolute;
  left: 97px;
}
div#main nav.pagination div span.results_quantity {
  margin-left: 22px;
  font-weight: normal;
  font-size: 12px;
}
div#main nav.pagination ul {
  float: right;
}
div#main nav.pagination ul li {
  float: left;
}
div#main nav.pagination ul li a {
  padding: 0 5px;
  font-weight: normal;
  color: #b2b2b2;
}
div#main nav.pagination ul li a:hover {
  color: #000000;
}
div#main nav.pagination ul li:first-child a,
div#main nav.pagination ul li:last-child a,
div#main nav.pagination ul li.current a {
  font-weight: bold;
  color: #0091e3;
}
div#main nav.pagination a {
  color: #0091e3;
}
div#main nav#upper_pagination {
  margin-top: 24px;
}
div#main nav#lower_pagination {
  margin-top: 12px;
}
body.directory div#main {
  margin-bottom: 15px;
}
body.results div#main,
body.services div#main,
body.tools div#main,
body.myChemexper div#main {
  background: none;
}
body.framed {
  font-size: 12px;
  color: #4c4c4c;
}
body.framed h1 {
  margin-top: 0;
  font-size: 16px;
  color: #4c4c4c;
}
body.framed h2 {
  margin-top: 0;
  font-size: 14px;
  color: #4c4c4c;
}
body.framed p {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 18px;
}
body.framed ul li {
  font-size: 12px;
  color: #4c4c4c;
}
table.sidebar_content {
  width: 900px;
  margin-left: 97px;
  margin-top: 59px;
}
table.sidebar_content td.sidebar {
  width: 243px;
}
table.sidebar_content td.sidebar nav ul {
  font-weight: bold;
  font-size: 15px;
  line-height: 23px;
}
table.sidebar_content td.sidebar nav ul li a {
  color: #b2b2b2;
}
table.sidebar_content td.sidebar nav ul li a:hover {
  color: #000000;
}
table.sidebar_content td.sidebar nav ul li.active a {
  color: #000000;
}
table.sidebar_content td.sidebar img {
  margin-top: 59px;
  margin-left: -12px;
}
table.sidebar_content td.sidebar td ul li {
  font-size: 12px;
  color: #4c4c4c;
}
table.sidebar_content h1 {
  margin-top: 0;
  font-size: 16px;
  color: #4c4c4c;
}
table.sidebar_content h2 {
  margin-top: 0;
  font-size: 14px;
  color: #4c4c4c;
}
table.sidebar_content p {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 18px;
}
table.sidebar_content ul li {
  font-size: 12px;
  color: #4c4c4c;
}
table.sidebar_content a {
  color: #4c4c4c;
  text-decoration: underline;
}
table.sidebar_content_crm {
  width: 100%;
  margin-left: 97px;
  margin-top: 59px;
}
table.sidebar_content_crm td.sidebar {
  width: 243px;
}
table.sidebar_content_crm td.sidebar nav ul {
  font-weight: bold;
  font-size: 15px;
  line-height: 23px;
}
table.sidebar_content_crm td.sidebar nav ul li a {
  color: #b2b2b2;
}
table.sidebar_content_crm td.sidebar nav ul li a:hover {
  color: #000000;
}
table.sidebar_content_crm td.sidebar nav ul li.active a {
  color: #000000;
}
table.sidebar_content_crm td.sidebar img {
  margin-top: 59px;
  margin-left: -12px;
}
table.sidebar_content_crm td.sidebar td ul li {
  font-size: 12px;
  color: #4c4c4c;
}
table.sidebar_content_crm h1 {
  margin-top: 0;
  font-size: 16px;
  color: #4c4c4c;
}
table.sidebar_content_crm h2 {
  margin-top: 0;
  font-size: 14px;
  color: #4c4c4c;
}
table.sidebar_content_crm p {
  font-size: 12px;
  color: #4c4c4c;
  line-height: 18px;
}
table.sidebar_content_crm ul li {
  font-size: 12px;
  color: #4c4c4c;
}
table.sidebar_content_crm a {
  color: #4c4c4c;
  text-decoration: underline;
}
body.myChemexper table.sidebar_content h2 {
  color: #000000;
}
div.quickSearch {
  float: right;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
div.quickSearch form,
div.quickSearch fieldset {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
div.quickSearch input[type=text] {
  float: left;
  border: 0 !important;
  padding: 4px;
  width: -341px;
  height: 22px;
  margin: 4px;
}
div.quickSearch input.qsSubmit {
  border: 0 !important;
  margin-left: 5px!important;
  margin-right: 5px!important;
  height: 22px;
  background: url(../img/search_small.png) !important;
  width: 49px !important;
}
table#search_table {
  margin: 0 46px 46px 0;
}
table#search_table td:first-child {
  width: 300px;
  padding: 0 20px;
  vertical-align: bottom;
}
table#search_table td:first-child footer {
  width: 75%;
  font-size: 10px;
  color: #999999;
}
table#search_table td:first-child footer p:first-child {
  margin-bottom: 14px;
}
table#search_table td:first-child footer p:last-child {
  margin-bottom: 0;
}
table#search_table h1 {
  width: 60%;
  font-size: 23px;
  color: #0091e3;
  margin: 46px 0;
}
table#search_table input[type=text] {
  float: left;
  border: 1px solid #cccccc;
  border-right: 0;
  padding: 4px;
  width: 449px;
  height: 20px;
}
table#search_table input[type=submit] {
  padding-left: 42px;
  width: 107px;
  height: 30px;
  background: #0091e3 url(../img/chemexper.png) 0 -87px no-repeat;
  color: white;
  border: 0;
  font-size: 12px;
  text-align: left;
}
table#search_table input.structureSearch {
  min-width: 107px !important;
  width: auto !important;
  padding-left: 42px;
  width: 107px;
  height: 30px;
  background: #0091e3 url(../img/chemexper.png) 0 -87px no-repeat;
  color: white;
  border: 0;
  font-size: 12px;
  text-align: left;
}
table#search_table span.qsText {
  float: left;
  margin-left: 30px;
  margin-right: 5px;
  font-weight: bold;
  color: #0091e3;
  border: 0;
  border-right: 0;
  padding: 4px;
  height: 20px;
}
div#colorBar {
  font-weight: bold;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  padding-left: 97px;
}
div#colorBar nav ul li {
  float: left;
  margin-left: 20px;
}
div#colorBar nav ul li:first-child {
  /*width: @firstColWidth - @logoWidth - @colorBarMenuSpacing;*/

  margin-left: 0;
}
div#colorBar nav ul li a {
  display: block;
  padding: 0 12px;
  color: white;
}
div#colorBar nav ul li a.active {
  background: #f0f0f0;
}
div#colorBar form {
  float: right;
  margin-right: 10px;
}
div#colorBar form input#query {
  float: left;
  width: 395px;
  padding-left: 17px;
  margin-top: 8px;
  height: 21px;
  border: none;
}
div#colorBar form input#query::-webkit-input-placeholder {
  font-size: 10px;
  line-height: 18px;
}
div#colorBar form input#query:-moz-placeholder {
  font-size: 10px;
  line-height: 18px;
}
div#colorBar form input#query:-ms-input-placeholder {
  font-size: 10px;
  line-height: 18px;
}
div#colorBar form input[type=submit] {
  float: left;
  margin-top: 8px;
  padding-left: 42px;
  width: 124px;
  height: 23px;
  background: #0091e3 url(../img/chemexper.png) 0 -87px no-repeat;
  color: white;
  border: 0;
  font-size: 12px;
  text-align: left;
  border: 1px solid white;
  border-left: 0;
  padding-left: 38px;
  background-position: -5px -89px;
}
.bigIconsMargin {
  margin-bottom: 34px;
}
table#advancedSearchTable input {
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #4c4c4c;
}
table#advancedSearchTable select {
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #4c4c4c;
}
table#advancedSearchTable textarea {
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #4c4c4c;
  width: 300px;
  height: 150px;
}
table#advancedSearchTable input[type=submit] {
  padding-left: 42px;
  width: 107px;
  height: 30px;
  background: #0091e3 url(../img/chemexper.png) 0 -87px no-repeat;
  color: white;
  border: 0;
  font-size: 12px;
  text-align: left;
}
nav#bigIcons table {
  width: 100%;
}
nav#bigIcons table td {
  width: 24.5%;
}
nav#bigIcons table td.spacing {
  width: 10px;
}
nav#bigIcons table a {
  display: block;
  width: 100%;
  height: 140px;
  background: #e6e6e6 url(../img/chemexper.png) no-repeat 0 -662px;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  position: relative;
  color: black;
}
nav#bigIcons table a span {
  position: absolute;
  left: 133px;
  bottom: 17px;
  margin-right: 17px;
}
nav#bigIcons table a#submit_your_catalogue {
  background-position: 0 -119px;
}
nav#bigIcons table a#submit_your_catalogue span {
  left: 118px;
}
nav#bigIcons table a#top_ranking {
  background-position: 13px -259px;
}
nav#bigIcons table a#top_ranking span {
  left: 148px;
}
nav#bigIcons table a#chemexper_mobile {
  background-position: 13px -399px;
}
nav#bigIcons table a#chemexper_mobile span {
  left: 128px;
}
nav#bigIcons table a#chemical_calculator {
  background-position: 20px -539px;
}
nav#bigIcons table a#chemical_calculator span {
  left: 133px;
}
body.services nav#bigIcons,
body.myChemexper nav#bigIcons {
  margin-top: 50px;
  padding-top: 25px;
}
body.services nav#bigIcons {
  border-top: 2px dotted #c0c0c0;
}
table#results {
  margin-top: 59px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
table#results tr:hover td {
  background: #ddf0ff;
  cursor: pointer;
}
table#results th {
  font-weight: normal;
  background: #0091e3;
}
table#results th a {
  color: white;
}
table#results th a:hover {
  text-decoration: underline;
}
table#results th#zoom {
  width: 19px;
}
table#results td {
  background: #f0f0f0;
  position: relative;
}
table#results td.structure {
  text-align: center;
  vertical-align: bottom;
}
table#results td.structure a {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
table#results td.rn_cas {
  text-align: right;
}
div#footer-container {
  display: none;
}
div#footer-container footer {
  width: 100%;
  height: 29px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #1a1a1a;
  color: #999999;
  text-align: right;
  font-size: 9px;
  z-index: 10;
}
div#footer-container footer a {
  color: #999999;
}
div#footer-container footer a:hover {
  color: #ffffff;
}
div#footer-container footer ul {
  margin-left: 24px;
  margin-top: 7px;
}
div#footer-container footer ul li {
  font-size: 12px;
  float: left;
  margin-right: 9.6px;
}
div#footer-container footer span {
  margin-right: 24px;
  line-height: 18px;
}
div#footer-container.static {
  background: #1a1a1a;
}
div#footer-container.static footer {
  position: static;
}
div#footer-container.static footer ul {
  margin-left: 0;
  padding-top: 7px;
}
div#footer-container.static footer span {
  margin-right: 0;
  padding-top: 7px;
}
table.formTable tbody tr td {
  font-size: 12px;
  color: #4c4c4c;
}
table.formTable tbody tr td input {
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #4c4c4c;
  width: 300px;
}
table.formTable tbody tr td textarea {
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #4c4c4c;
  width: 300px;
  height: 150px;
}
table.formTable tbody tr td.heading {
  font-size: 12px;
  color: #4c4c4c;
  white-space: nowrap;
}
@media only screen and (min-width: 1140px) {
  /* ===============
      Maximal Width
     =============== */
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
