section .summary-block .contents {
    text-align: left;
}
.summary-block .contents p {
    margin-bottom: 1em;
}
section.icon-blocks.carousel.red.default .icon-block.unlinked, section.icon-blocks.grid.red.default .icon-block.unlinked {
    color: #fff;
}
.summary-block ul > li, .red-list ul > li {
    text-indent: -0.35em;
}
.summary-block .contents ul, .summary-block .contents ol {
    list-style-position: outside;
}
.results .result.paper-item .type {
    display: none;
}
.global_nav .menu .item > a {
    font-size: 0.92em;
}
.icon-block a {
    display: inline;
}
.print-button {
    display: none !important;
}
.language-select.popup-button {
    display: none;
}
.product-login .products {
    background: rgba(255, 255, 255, 0.9);
}
.product-login .current .products-item {
    width: auto;
}
.products.content .scroll-arrow {
    display: none;
}
.red ul > li {
    color: #fff;
}
legend {
    border: 0;
    padding: 0;
    display:none !important;
}
.section_contact ul {
    list-style-type: none;
    margin: auto;
    padding: 10px 0 10px 0;
}
.section_contact li {
    display: inline-block;
    margin-top: 1em;
}
.section_contact select {
    border: 1px solid #e1e4e5;
    background-color: #fafafa;
    box-sizing: border-box;
    height: 54px;
    padding-left: 16px;
    width: 66%;
    margin-bottom: 1em;
}
.section_contact .contact-form input[type="checkbox"] {
    margin-top: 12px;
    margin-left: 0;
}
.section_contact li label {
    width: 90% !important;
}
table {
    border: 1px solid #ddd;
}
td, th {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #ddd;
}
th {
    background-color: #f5f5f5;
}
table.noborder {  border: 0px solid #fff }
table.noborder td, table.noborder th  {  border: 0px solid #fff }
p, h1, h2, h3, h4, h5, h6 {
  font-variant-ligatures: no-common-ligatures;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0;
}﻿