<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Din';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro.eot?');
    src: url('/J/Johncrane_com/resources/fonts//DINWebPro.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWebPro.woff') format('woff')
}

@font-face {
    font-family: 'DinBold';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Bold.eot?');
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Bold.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWebPro-Bold.woff') format('woff');
    font-weight: bold
}

@font-face {
    font-family: 'Din';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Ita.eot?');
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Ita.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWebPro-Ita.woff') format('woff');
    font-style: italic
}

@font-face {
    font-family: 'Din';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-BoldIta.eot?');
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-BoldIta.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWebPro-BoldIta.woff') format('woff');
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'DinLight';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Light.eot?');
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Light.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWebPro-Light.woff') format('woff')
}

@font-face {
    font-family: 'DinWeb';
    src: url('/J/Johncrane_com/resources/fonts/DINWeb.eot?');
    src: url('/J/Johncrane_com/resources/fonts/DINWeb.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWeb.woff') format('woff')
}

@font-face {
    font-family: 'DinMedium';
    src: url('/J/Johncrane_com/resources/fonts/DINWeb-Medium.eot?');
    src: url('/J/Johncrane_com/resources/fonts/DINWeb-Medium.eot?#iefix') format('embedded-opentype'), url('/J/Johncrane_com/resources/fonts/DINWeb-Medium.woff') format('woff')
}

.din {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

.dinBold {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-weight: bold;
    font-style: normal
}

.dinItalics {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-style: italic;
    font-weight: normal
}

.dinBoldItalics {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-style: italic;
    font-weight: bold
}

.dinLight {
    font-family: 'DinLight', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

.dinMedium {
    font-family: 'DinMedium', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "鈥�""鈥�""鈥�""鈥�"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

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-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
label,
legend,
menu,
p,
blockquote,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: top
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

body {
    line-height: 1;
    color: #000;
    background: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

a:focus {
    outline: 0
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: """"
}

abbr,
acronym,
fieldset,
img {
    border: 0
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

em {
    font-style: italic
}

strong {
    font-weight: bold
}

.error {
    color: #f00
}

.hide {
    display: none
}

.clear {
    clear: both
}

h1 {
    color: #0082c8;
    font-family: DINBold, Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: 600;
    height: auto;
    line-height: 48px;
    min-height: 1px;
    max-height: 999999px;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    width: 100%
}

h2,
.h2 {
    color: #354552;
    height: auto;
    font-size: 21px;
    font-weight: 600;
    line-height: 24px;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

h2.subHead,
.h2.subHead {
    color: #0082c8
}

h2.lato,
.h2.lato {
    font-family: DINBold, Arial, Helvetica, sans-serif;
    font-size: 33px;
    font-weight: 300;
    line-height: 33px;
    margin-bottom: 25px;
    width: auto
}

h2 a,
.h2 a,
h2 a:hover,
.h2 a:hover {
    color: #354552
}

h3 {
    color: #354552;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    line-height: 22px;
    margin-bottom: 3px;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

h3 a,
h3 a:hover {
    color: #354552
}

h4 {
    color: #354552;
    font-size: 16px;
    font-weight: 600;
    height: auto;
    line-height: 20px;
    margin: 30px 0 3px;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

h4 a,
h4 a:hover {
    color: #354552
}

table {
    width: 100%
}

p,
blockquote,
ul,
ol {
    height: auto;
    margin: 0 0 15px 0;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

p.noMargin,
blockquote.noMargin,
ul.noMargin,
ol.noMargin {
    margin-bottom: 0
}

ul,
ol {
    margin-left: 0
}

p {
    line-height: 20px
}

a {
    color: #0082bb;
    cursor: pointer;
    outline: none;
    text-decoration: none
}

a:hover {
    color: #0082c8
}

a:active {
    background: none
}

dl {
    margin-bottom: 25px
}

dl dt {
    color: #354552;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px
}

dl dd {
    font-size: 12px;
    line-height: 20px
}

sub {
    font-size: .6em;
    margin-left: -2px;
    vertical-align: baseline
}

sup {
    bottom: 1ex;
    font-size: .6em;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline
}

.flLeft {
    float: left;
    margin-right: 15px
}

.flRight {
    float: right;
    margin-left: 15px
}

.imgLeft {
    float: left;
    margin: 6px 35px 20px 0
}

.imgRight {
    float: right;
    margin: 6px 0 20px 35px
}

.imgLeft table,
.imgRight table {
    width: 100px
}

.imgLeft table p,
.imgRight table p,
.imgCaption p {
    color: #354552;
    font-size: 13px;
    line-height: 16px
}

.imgLeft table p,
.imgRight table p {
    margin-bottom: 0
}

.margin {
    margin-bottom: 15px
}

button {
    border: 1px solid #999;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 #fff, 0 1px 2px #999;
    color: #666;
    display: inline-block;
    font-size: 16px;
    background: #f1f1f1;
    background: -webkit-linear-gradient(top, #f1f1f1, #a5a5a5);
    background: -moz-linear-gradient(top, #f1f1f1, #a5a5a5);
    background: -o-linear-gradient(top, #f1f1f1, #a5a5a5);
    background: -ms-linear-gradient(top, #f1f1f1, #a5a5a5);
    background: linear-gradient(top, #f1f1f1, #a5a5a5);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#a5a5a5', GradientType=0);
    line-height: 16px;
    margin: 0 0 0 5px;
    padding: 10px 18px;
    text-shadow: 0 1px 0 #fff
}

button:hover {
    background: #f1f1f1;
    background: -webkit-linear-gradient(top, #f1f1f1, #bcbcbc);
    background: -moz-linear-gradient(top, #f1f1f1, #bcbcbc);
    background: -o-linear-gradient(top, #f1f1f1, #bcbcbc);
    background: -ms-linear-gradient(top, #f1f1f1, #bcbcbc);
    background: linear-gradient(top, #f1f1f1, #bcbcbc);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#bcbcbc', GradientType=0)
}

button:hover a {
    color: #0082c8
}

button a {
    color: #666
}

.button {
    border: 1px solid #2f5db7;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 #0082c8, 0 1px 2px #999;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background: #0082c8;
    background: -webkit-linear-gradient(top, #0082c8, #002469);
    background: -moz-linear-gradient(top, #0082c8, #002469);
    background: -o-linear-gradient(top, #0082c8, #002469);
    background: -ms-linear-gradient(top, #0082c8, #002469);
    background: linear-gradient(top, #0082c8, #002469);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0082C8', endColorstr='#002469', GradientType=0);
    line-height: 15px;
    padding: 3px 18px;
    text-shadow: 1px 0 0 #002469
}

.button:hover {
    color: #fff;
    background: #238cc5;
    background: -webkit-linear-gradient(top, #238cc5, #032d7d);
    background: -moz-linear-gradient(top, #238cc5, #032d7d);
    background: -o-linear-gradient(top, #238cc5, #032d7d);
    background: -ms-linear-gradient(top, #238cc5, #032d7d);
    background: linear-gradient(top, #238cc5, #032d7d);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#238CC5', endColorstr='#032D7D', GradientType=0)
}

.button.investor {
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin: 0 25px;
    padding: 15px 70px 15px 15px;
    position: relative
}

.button.investor span {
    color: #7495bc;
    font-family: DINBold, Arial, Helvetica, sans-serif;
    font-size: 70px;
    font-weight: 300;
    position: absolute;
    right: 15px;
    top: 36%
}

.callout {
    background: #0082c8;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    margin: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase
}

.border {
    border-bottom: 2px solid #0082c8;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0
}

.intro {
    font-size: 16px;
    height: auto;
    line-height: 21px;
    margin: 0 0 25px 0;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

.intro.noMargin {
    margin: 0
}

.ilf-inner-btn-blue {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 15px !important;
    background: #0082bb !important;
    text-decoration: none !important;
    font-weight: 100 !important;
    margin-top: 5px !important
}

.ilf-inner-btn-blue:hover {
    background: #0399d9 !important;
    text-decoration: none !important;
    color: #fff !important
}

form label {
    display: block;
    color: #606060;
    font-weight: 700;
    height: auto;
    margin: 15px 0 3px;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}
/* 
form input[type="text"],
form textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #606060;
    background: #eaeaea;
    background: -webkit-linear-gradient(top, #eaeaea, #fcfcfc);
    background: -moz-linear-gradient(top, #eaeaea, #fcfcfc);
    background: -o-linear-gradient(top, #eaeaea, #fcfcfc);
    background: -ms-linear-gradient(top, #eaeaea, #fcfcfc);
    background: linear-gradient(top, #eaeaea, #fcfcfc);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eaeaea', endColorstr='#fcfcfc', GradientType=0);
    height: 27px;
    line-height: 27px;
    padding: 0 5px;
    width: 325px
} */

form input[type="submit"] {
    border-radius: 3px;
    clear: both;
    color: #fff;
    background: #0071b7;
    background: -webkit-linear-gradient(top, #0071b7, #00357a);
    background: -moz-linear-gradient(top, #0071b7, #00357a);
    background: -o-linear-gradient(top, #0071b7, #00357a);
    background: -ms-linear-gradient(top, #0071b7, #00357a);
    background: linear-gradient(top, #0071b7, #00357a);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0071b7', endColorstr='#00357a', GradientType=0);
    margin: 20px 0 0 0;
    padding: 6px 18px
}

form textarea {
    font-size: 14px;
    height: auto;
    line-height: 18px;
    max-height: 999999px;
    min-height: 130px;
    padding: 5px;
    width: 540px
}

form .scfValidatorRequired {
    height: auto;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    background: #2d3c48;
    color: #838f98;
    font: 14px 'DIN', 'Trebuchet MS', Arial, Helvetica, sans-serif
}

body .wrapper {
    margin: 0 auto;
    padding: 0 10px;
    width: 1200px
}

body .cookies {
    background: #777;
    color: #fff;
    display: none;
    line-height: 24px;
    margin: 0;
    padding: 10px;
    text-align: center
}

body .cookies a {
    color: #91d5fa
}

body .cookies a.close {
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin-left: 5px;
    padding: 0 5px;
    text-align: center
}

body header {
    height: 125px;
    padding: 15px 10px
}

body header menu {
    clear: both;
    float: right;
    position: relative
}

body header menu .searchbar {
    display: inline-block;
    height: 25px;
    margin: 0 0 13px 0;
    position: relative;
    width: 175px
}

body header menu .searchbar input[type="search"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #999;
    font-size: 12px;
    height: 15px;
    padding: 5px 25px 5px 10px;
    position: absolute;
    right: 0;
    width: 132px
}

body header menu .searchbar input[type="submit"] {
    background: url('../../../images/icon-search.png') no-repeat 95% center;
    display: block;
    filter: none;
    height: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 7px;
    text-indent: -9999px;
    top: 7px;
    width: 14px;
    z-index: 10
}

body header menu button {
    font-size: 14px;
    line-height: 14px;
    padding: 5px 18px
}

body header menu button:hover a {
    color: #0082c8
}

body header menu button.inactive {
    background: #ebebeb;
    border: 1px solid #ccc;
    color: #c0c0c0;
    cursor: default;
    filter: none
}

body header menu button.languages {
    padding-left: 35px;
    position: relative
}

body header menu button.languages i {
    background: url('../../../images/icon-languages.png') no-repeat 0 0;
    height: 17px;
    left: 10px;
    position: absolute;
    top: 4px;
    width: 16px
}

body header menu button.looking {
    background: #0082c8;
    background: -webkit-linear-gradient(top, #0082c8, #002469);
    background: -moz-linear-gradient(top, #0082c8, #002469);
    background: -o-linear-gradient(top, #0082c8, #002469);
    background: -ms-linear-gradient(top, #0082c8, #002469);
    background: linear-gradient(top, #0082c8, #002469);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0082C8', endColorstr='#002469', GradientType=0);
    border: 1px solid #2f5db7;
    box-shadow: inset 0 2px 0 #0082c8, 0 1px 2px #666;
    color: #fff;
    font-weight: 700;
    padding: 5px 51px 5px 21px;
    position: relative;
    text-shadow: 1px 0 0 #002469
}

body header menu button.looking i {
    background: url('../../../images/icon-eye.png') no-repeat 0 0;
    height: 13px;
    right: 18px;
    position: absolute;
    top: 5px;
    width: 20px
}

body header menu button.looking:hover {
    background: #238cc5;
    background: -webkit-linear-gradient(top, #238cc5, #032d7d);
    background: -moz-linear-gradient(top, #238cc5, #032d7d);
    background: -o-linear-gradient(top, #238cc5, #032d7d);
    background: -ms-linear-gradient(top, #238cc5, #032d7d);
    background: linear-gradient(top, #238cc5, #032d7d);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#238CC5', endColorstr='#032D7D', GradientType=0)
}

body header menu button a {
    color: #818181
}

body header menu .solutionFinder {
    border-radius: 5px;
    box-shadow: 0 7px 20px rgba(0, 0, 0, .3);
    display: none;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff, #d5d5d5);
    background: -moz-linear-gradient(top, #fff, #d5d5d5);
    background: -o-linear-gradient(top, #fff, #d5d5d5);
    background: -ms-linear-gradient(top, #fff, #d5d5d5);
    background: linear-gradient(top, #fff, #d5d5d5);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#d5d5d5', GradientType=0);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 30px;
    width: 780px;
    z-index: 20
}

body header menu .solutionFinder .close {
    border: 1px solid #000;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 #b7b7b7;
    color: #ccc;
    display: block;
    font-family: DINBold, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 700;
    background: #6c6c6c;
    background: -webkit-linear-gradient(top, #6c6c6c, #3f3f3f);
    background: -moz-linear-gradient(top, #6c6c6c, #3f3f3f);
    background: -o-linear-gradient(top, #6c6c6c, #3f3f3f);
    background: -ms-linear-gradient(top, #6c6c6c, #3f3f3f);
    background: linear-gradient(top, #6c6c6c, #3f3f3f);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#6c6c6c', endColorstr='#3f3f3f', GradientType=0);
    height: 33px;
    line-height: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 35px
}

body header menu .solutionFinder section {
    border-left: 1px solid #fff;
    float: left;
    height: 335px;
    margin: 0 0 25px 0;
    width: 48%
}

body header menu .solutionFinder section:first-child {
    border-left: none;
    border-right: 1px solid #b7b7b7;
    width: 52%
}

body header menu .solutionFinder section h4 {
    border-bottom: 2px solid #d5d5d5;
    color: #0082c8;
    font-family: DINBold, Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    background: #f0f0f0;
    background: -webkit-linear-gradient(top, #f0f0f0, #dedede);
    background: -moz-linear-gradient(top, #f0f0f0, #dedede);
    background: -o-linear-gradient(top, #f0f0f0, #dedede);
    background: -ms-linear-gradient(top, #f0f0f0, #dedede);
    background: linear-gradient(top, #f0f0f0, #dedede);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#dedede', GradientType=0);
    line-height: 30px;
    margin-top: 0;
    padding: 15px 0 10px 25px;
    text-shadow: 0 1px 0 white;
    text-transform: uppercase
}

body header menu .solutionFinder section ul {
    list-style-type: none;
    margin: 0;
    padding: 15px 25px 25px 25px
}

body header menu .solutionFinder section ul li {
    margin-bottom: 8px
}

body header menu .solutionFinder section ul li a {
    color: #0082c8;
    font-weight: 600
}

body header menu .solutionFinder section ul.fields {
    padding-bottom: 0
}

body header menu .solutionFinder section ul.fields label {
    color: #868686;
    display: inline-block;
    font-size: 12px;
    margin: 0 10px 0 0;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
    width: 145px
}

body header menu .solutionFinder section ul.fields input {
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    padding: 2px 5px;
    width: 192px
}

body header menu .solutionFinder input.button {
    font-size: 14px;
    margin-top: 10px
}

body header menu .solutionFinder ul+input[type="submit"] {
    margin-left: 160px
}

body nav {
    font-size: 15px;
    background: #fff;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 2
}

body nav&gt;ul {
    list-style-type: none
}

body nav&gt;ul&gt;li {
    border-right: 1px solid transparent;
    float: left
}

body nav&gt;ul&gt;li&gt;a {
    color: #000;
    display: block;
    padding: 0 10px
}

body nav&gt;ul&gt;li&gt;a:active {
    background: none
}

body nav&gt;ul&gt;li:hover {
    background: #0082bb;
    border-right: 1px solid #0082bb;
    color: #fff
}

body nav&gt;ul&gt;li:hover&gt;a {
    color: #fff
}

body nav&gt;ul&gt;li:hover&gt;ul {
    display: block
}

body nav&gt;ul&gt;li&gt;ul {
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 7px 20px rgba(0, 0, 0, .3);
    display: none;
    list-style-type: none;
    padding: 15px 0;
    position: absolute;
    width: auto;
    z-index: 10
}

body nav&gt;ul&gt;li&gt;ul&gt;li {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    width: auto
}

body nav&gt;ul&gt;li&gt;ul&gt;li&gt;a {
    display: block;
    padding: 5px 20px;
    position: relative;
    z-index: 20
}

body nav&gt;ul&gt;li&gt;ul&gt;li:hover&gt;ul {
    display: block
}

body nav&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a {
    background: url('../../../images/nav-bg.jpg') repeat-x right center;
    color: #fff
}

body nav&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a.subitem {
    background: url('../../../images/nav-arrow.png') no-repeat right center;
    margin: 0 -20px 0 0;
    padding: 5px 40px 5px 20px
}

body nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul {
    border-left: 7px solid #a7a7a7;
    box-shadow: 0 7px 20px rgba(0, 0, 0, .3);
    display: none;
    background: rgba(255, 255, 255, .96);
    list-style-type: none;
    left: 100%;
    margin-top: -45px;
    padding: 15px 0;
    position: absolute;
    z-index: 15
}

body nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li a {
    display: block;
    padding: 5px 25px
}

body nav&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li a:hover {
    text-decoration: underline
}

body .main {
    background: #fff
}

body .main .channelChanger .pane {
    background-repeat: no-repeat;
    background-position: top center;
    display: none;
    height: 325px
}

@media only screen and (min-width:1921px) {
    body .main .channelChanger .pane {
        background-size: cover
    }
}

body .main .channelChanger .pane p {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    width: 365px
}

body .main .channelChanger .pane p.headline {
    font-family: DINBold, Arial, Helvetica, sans-serif;
    padding: 50px 0 0 0;
    width: 420px
}

body .main .channelChanger .pane p.headline em {
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 5px 0
}

body .main .channelChanger .pane p.headline strong {
    font-size: 36px;
    font-weight: 900;
    line-height: 34px;
    text-transform: uppercase
}

body .main .channelChanger .pane a {
    background-color: #0082c8;
    background-color: rgba(0, 130, 200, .7);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase
}

body .main .channelChanger ul.channelNav {
    left: 50%;
    margin: 15px 0 0 -58px;
    position: absolute;
    width: 115px
}

body .main .channelChanger ul.channelNav li {
    background: url('../../../images/changer-nav.png') no-repeat 0 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 9px;
    margin: 0 7px;
    width: 9px
}

body .main .channelChanger ul.channelNav li.active {
    background-position: 0 -9px
}

body .main .banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    height: 225px
}

@media only screen and (min-width:1921px) {
    body .main .banner {
        background-size: cover
    }
}

body .main .banner.careers {
    height: 315px
}

body .main .banner.careers blockquote {
    color: #fff;
    font-size: 15px;
    padding: 60px 0 0 30px;
    width: 435px
}

body .main .banner.careers blockquote em {
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
    width: 355px
}

body .main .banner.careers blockquote strong {
    display: block;
    font-family: DINBold, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 900;
    line-height: 34px;
    text-transform: uppercase
}

body .main .banner.careers blockquote p {
    margin-left: 14px
}

body .main .banner.careers blockquote span {
    margin-left: -14px;
    position: absolute
}

body .main .hpArrow {
    background: url('../../../images/section-arrow-homepage.png') no-repeat bottom center;
    padding-bottom: 27px
}

body .main .arrow {
    background: url('../../../images/section-arrow-interior.png') no-repeat bottom center;
    padding-bottom: 27px
}

body .main .midSection {
    overflow: hidden;
    padding: 35px 0 30px;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff, #d9d9d9);
    background: -moz-linear-gradient(top, #fff, #d9d9d9);
    background: -o-linear-gradient(top, #fff, #d9d9d9);
    background: -ms-linear-gradient(top, #fff, #d9d9d9);
    background: linear-gradient(top, #fff, #d9d9d9);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#d9d9d9', GradientType=0)
}

body .main .midSection.homepage {
    color: #354552;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    margin-top: -225px;
    background: #fff
}

body .main .midSection.homepage h1 {
    font-size: 58px;
    font-weight: 300;
    line-height: 58px;
    margin: 0 0 10px
}

body .main .midSection.homepage h1 span {
    color: #454545
}

body .main .midSection.homepage p {
    height: auto;
    min-height: 1px;
    max-height: 999999px;
    margin: 0 auto;
    width: 860px;
    margin: 0 !important;
    line-height: 25px
}

body .main .midSection.homepage div {
    text-align: left
}

body .main .midSection p,
body .main .midSection ul,
body .main .midSection ol {
    color: #354552;
    line-height: 20px
}

body .main .midSection ul {
    padding-left: 35px
}

body .main .arrow+.content,
body .main .arrow .content,
body .main .hpArrow+.content,
body .main .hpArrow .content {
    padding: 13px 0 40px
}

body .main .breadcrumb {
    display: block;
    margin: -13px 0 25px 0;
    overflow: hidden
}

body .main .breadcrumb a {
    text-decoration: underline
}

body .main .content {
    overflow: hidden;
    padding: 40px 0
}

body .main .content.shade {
    background: #fff;
    background: -webkit-linear-gradient(top, #fff, #d9d9d9);
    background: -moz-linear-gradient(top, #fff, #d9d9d9);
    background: -o-linear-gradient(top, #fff, #d9d9d9);
    background: -ms-linear-gradient(top, #fff, #d9d9d9);
    background: linear-gradient(top, #fff, #d9d9d9);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#d9d9d9', GradientType=0)
}

body .main .content ol {
    padding: 0 0 0 40px
}

body .main .content ul {
    padding: 0 0 0 35px
}

body .main .content li {
    margin: 0 0 10px 0
}

body .main .content ul,
body .main .content ol,
body .main .content p {
    height: auto;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

body .main .content ul li ul {
    margin-top: 10px
}

body .main .content table tr td {
    padding: 10px
}

body .main .wrapper .column {
    float: left;
    vertical-align: top
}

body .main .wrapper .column.mid {
    width: 410px
}

body .main .wrapper .column.mid:first-child {
    margin-left: 0
}

body .main .wrapper .column.mid .featured {
    margin: 0
}

body .main .wrapper .column.mid .featured&gt;div&gt;div {
    float: left;
    width: 325px
}

body .main .wrapper .column:first-child {
    margin: 0 120px 0 0
}

body .main .wrapper .column.large {
    margin: 0 90px 0 0;
    width: 575px
}

body .main .wrapper .column.small {
    width: 275px
}

body .main .wrapper .column.space {
    margin-top: 42px
}

body .main .wrapper .column.product {
    width: auto;
}

body .main .wrapper .column.product img {
    border: 1px solid #8a8a8a
}

body .main .wrapper .column.product .thumbs {
    list-style-type: none;
    margin-left: -10px;
    padding-left: 0;
    width: 212px
}

body .main .wrapper .column.product .thumbs li {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
}

body .main .wrapper .column.product .thumbs li img {
    margin-bottom: 0
}

body .main .wrapper.home section&gt;div {
    margin-top: 25px;
    overflow: hidden
}

body .main .wrapper.home section h2+div {
    margin: 0
}

body .main .wrapper section {
    margin-top: 40px;
    overflow: hidden
}

body .main .wrapper section:first-child {
    margin-top: 0
}

body .main .wrapper img {
    margin-bottom: 15px
}

body .main .wrapper img.imgRight,
body .main .wrapper img.imgLeft {
    margin-bottom: 20px
}

body .main .wrapper .text {
    width: 100%
}

body .main .wrapper .sharePrice h3 {
    color: #0082c8;
    font-size: 36px;
    line-height: 36px
}

body .main .wrapper .sharePrice h3 span {
    color: #5c6162;
    font-size: 14px;
    line-height: 50px
}

body .main .wrapper .customers {
    clear: both;
    padding: 20px 0 0 0
}

body .main .wrapper .customers h2,
body .main .wrapper .customers p {
    width: 285px
}

body .main .wrapper .customers img {
    float: right;
    margin: 10px 170px 0 45px
}

body .main .wrapper .more {
    float: right;
    font-weight: 600;
    padding: 15px 0 0 0
}

body .main .wrapper .facts {
    color: #606060;
    font-size: 19px
}

body .main .wrapper .facts p {
    line-height: 40px;
    margin: 0 0 25px 0
}

body .main .wrapper .facts p span {
    color: #0082c8;
    float: right;
    font-size: 36px;
    font-weight: 700;
    margin-top: -5px
}

body .main .wrapper .sector {
    margin-bottom: 50px
}

body .main .wrapper .sector strong {
    color: #606060;
    display: block;
    margin: 10px 0
}

body .main .wrapper .sector strong.back {
    margin-left: -40px
}

body .main .wrapper .sector ol {
    margin-left: 40px;
    padding-left: 0
}

body .main .wrapper .sector ol li {
    margin: 0 0 5px 0
}

body .main .wrapper .charts {
    background: url('../../../images/shadow.png') no-repeat top center;
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 60px 0 0 0
}

body .main .wrapper .charts&gt;li {
    float: left;
    margin: 0 26px;
    width: 260px
}

body .main .wrapper .charts&gt;li h2 {
    text-align: center
}

body .main .wrapper .charts&gt;li h2 span {
    color: #606060;
    display: block;
    font-size: 14px
}

body .main .wrapper .charts&gt;li ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0
}

body .main .wrapper .charts&gt;li ul li {
    margin: 10px 0 0 0
}

body .main .wrapper .featured {
    list-style-type: none;
    margin: 0 0 50px 0;
    padding-left: 0
}

body .main .wrapper .featured li {
    display: inline-block;
    margin: 0 30px 30px 0;
    width: 280px
}

body .main .wrapper .featured li img {
    float: left
}

body .main .wrapper .featured li div {
    float: left;
    margin: 0 0 0 15px;
    width: 195px
}

body .main .wrapper .featured.noMargin {
    margin: 0 0 -30px 0
}

body .main .wrapper .productLogos {
    color: #a5a5a5;
    font-size: 16px;
    height: auto;
    line-height: 21px;
    margin: 0 0 40px 0;
    min-height: 1px;
    max-height: 999999px;
    width: 100%
}

body .main .wrapper .productLogos img {
    margin: 0 10px 15px 0
}

body .main .wrapper .productPDFs {
    margin: 0;
    padding-left: 0
}

body .main .wrapper .productPDFs li {
    display: inline-block;
    text-align: center
}

body .main .wrapper .productPDFs li button {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 5px;
    padding: 10px 15px
}

body .main .wrapper .productPDFs li button.green-button {
    background: #739f4d !important;
    color: #fff !important
}

body .main .wrapper .productPDFs li button.green-button:hover {
    background: #739f4d !important;
    text-decoration: none !important
}

body .main .wrapper .productPDFs li button.green-button a {
    color: #fff
}

body .main .wrapper .productPDFs li button.green-button a:hover {
    color: #354552
}

body .main .wrapper .productPDFs li button.orange-button {
    background: #ff882e !important;
    color: #fff !important
}

body .main .wrapper .productPDFs li button.orange-button:hover {
    background: #ff9e59 !important;
    text-decoration: none !important
}

body .main .wrapper .productPDFs li button.orange-button a {
    color: #fff
}

body .main .wrapper .productPDFs li button.orange-button a:hover {
    color: #354552
}

body .main .wrapper .productPDFs li a {
    display: block
}

body .main .wrapper .productPDFs li:first-child button {
    margin-left: 0
}

body .main .wrapper .parameters,
body .main .wrapper .courses {
    margin: 0 0 30px 0;
    width: 100%
}

body .main .wrapper .parameters th,
body .main .wrapper .courses th,
body .main .wrapper .parameters td,
body .main .wrapper .courses td {
    padding: 5px 15px 5px 0
}

body .main .wrapper .parameters th p,
body .main .wrapper .courses th p,
body .main .wrapper .parameters td p,
body .main .wrapper .courses td p {
    margin: 0 0 5px 0
}

body .main .wrapper .parameters th,
body .main .wrapper .courses th {
    border-top: 1px solid #ccc;
    color: #2d3c48;
    text-transform: uppercase;
    white-space: nowrap
}

body .main .wrapper .parameters td,
body .main .wrapper .courses td {
    border-top: 1px solid #ccc
}

body .main .wrapper .parameters tr:first-child th,
body .main .wrapper .courses tr:first-child th,
body .main .wrapper .parameters tr:first-child td,
body .main .wrapper .courses tr:first-child td {
    border: none
}

body .main .wrapper .courses td:first-child {
    width: 265px
}

body .main .wrapper .refine {
    color: #81878e;
    font-size: 18px;
    background: #f1f1f1;
    background: -webkit-linear-gradient(top, #f1f1f1, #cfcece);
    background: -moz-linear-gradient(top, #f1f1f1, #cfcece);
    background: -o-linear-gradient(top, #f1f1f1, #cfcece);
    background: -ms-linear-gradient(top, #f1f1f1, #cfcece);
    background: linear-gradient(top, #f1f1f1, #cfcece);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#CFCECE', GradientType=0);
    line-height: 18px;
    margin: 0 0 0 15px;
    padding: 6px 15px
}

body .main .wrapper .refine:hover {
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: -moz-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: -o-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: -ms-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: linear-gradient(top, #f6f6f6, #d5d5d5);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#D5D5D5', GradientType=0)
}

body .main .wrapper .productNumber {
    background: url('../../../images/shadow-top.png') no-repeat bottom center;
    color: #81878e;
    font-size: 19px;
    margin: -48px 0 0 0;
    padding: 25px 0;
    text-align: center
}

body .main .wrapper .products {
    margin-bottom: -40px;
    width: 100%
}

body .main .wrapper .products tr td {
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    font-size: 12px;
    line-height: 16px;
    padding: 32px 0 32px 50px;
    width: 50%
}

body .main .wrapper .products tr td:first-child {
    border-left: 0;
    /* padding: 32px 50px 32px 0 */
}

body .main .wrapper .products tr td img {
    float: left
}

body .main .wrapper .products tr td div {
    margin-left: 140px;
    float: left;
    width: 279px
}

body .main .wrapper .products tr td div h3 {
    font-size: 20px;
    line-height: 24px
}

body .main .wrapper .products tr td div h3 a,
body .main .wrapper .products tr td div h3 a:hover {
    color: #0082c8
}

body .main .wrapper .products tr td div h4 {
    color: #354552;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 10px 0
}

body .main .wrapper .products tr td div p {
    line-height: 16px;
    margin: 0 0 10px 0
}

body .main .wrapper .products tr td a+div {
    margin-left: 20px
}

body .main .wrapper .products tr:last-child td {
    padding-bottom: 40px
}

body .main .wrapper .listing {
    border-top: 1px solid #d3d3d3;
    padding: 30px 0
}

body .main .wrapper .listing h2 {
    margin-bottom: 3px
}

body .main .wrapper .listing h3+p {
    color: #354552
}

body .main .wrapper h2+.listing {
    border-top: 0
}

body .main .wrapper .region {
    margin: 0 0 45px 0
}

body .main .wrapper .region h2 {
    margin-bottom: 3px
}

body .main .wrapper .region:last-child {
    margin-bottom: 0
}

body .main .wrapper .careers {
    color: #424242;
    font-size: 16px;
    margin-top: -10px;
    width: 100%
}

body .main .wrapper .careers td {
    padding: 5px 20px;
    width: 50%
}

body .main .wrapper .careers td:first-child {
    border-right: 1px solid #d3d3d3;
    font-weight: bold;
    padding-left: 0
}

body .main .wrapper .careerDetail {
    font-size: 16px
}

body .main .wrapper .careerDetail h2 {
    margin-bottom: 8px
}

body .main .wrapper .careerDetail h3 {
    margin-bottom: 10px
}

body .main .wrapper .careerDetail ul,
body .main .wrapper .careerDetail p {
    line-height: 28px;
    margin-bottom: 50px
}

body .main .wrapper .careerDetail p.careerContact {
    font-size: 16px;
    margin: 0
}

body .main .wrapper .careerDetail p.careerContact strong {
    color: #354552
}

body .main .wrapper .news {
    font-size: 16px
}

body .main .wrapper .news h1 {
    color: #354552;
    font-size: 30px;
    line-height: 30px;
    text-transform: none
}

body .main .wrapper .news p {
    line-height: 28px;
    margin-bottom: 20px
}

body .main .wrapper .news p.date {
    border-bottom: 2px solid #0082c8;
    color: #8c8c8c;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 12px;
    padding-bottom: 12px
}

body .main .wrapper .news.pad {
    padding: 0 80px 0 0
}

body .main .wrapper .media {
    margin-bottom: 40px
}

body .main .wrapper .events section {
    overflow: hidden
}

body .main .wrapper .events section img {
    float: left
}

body .main .wrapper .events section div {
    float: left;
    margin: 0 0 0 30px;
    width: 560px
}

body .main .wrapper .events section div .border {
    font-style: italic
}

body .main .wrapper aside {
    float: left;
    width: 190px
}

body .main .wrapper aside h2 {
    margin: 0 0 20px 0
}

body .main .wrapper aside ul {
    font-weight: bold;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0
}

body .main .wrapper aside ul li {
    margin: 0 0 20px 0
}

body .main .wrapper aside ul li div.checker {
    margin: 0
}

body .main .wrapper aside ul li label {
    display: inline-block;
    margin: 2px 0 0;
    width: 160px
}

body .main .wrapper iframe {
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #ccc;
    border-right: 1px solid #f1f1f1;
    border-top: 1px solid #ccc
}

body .main .wrapper .country div.selector {
    width: 325px !important
}

body .main .wrapper .country div.selector span {
    width: 317px !important
}

body .main .wrapper .documents {
    background: url('../../../images/border.jpg') repeat-y top center;
    overflow: hidden;
    padding: 10px 0
}

body .main .wrapper .documents .startOver {
    float: right;
    font-size: 13px;
    background: #f1f1f1;
    background: -webkit-linear-gradient(top, #f1f1f1, #cfcece);
    background: -moz-linear-gradient(top, #f1f1f1, #cfcece);
    background: -o-linear-gradient(top, #f1f1f1, #cfcece);
    background: -ms-linear-gradient(top, #f1f1f1, #cfcece);
    background: linear-gradient(top, #f1f1f1, #cfcece);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#CFCECE', GradientType=0);
    line-height: 13px;
    margin-top: -4px;
    padding: 4px 10px
}

body .main .wrapper .documents .startOver:hover {
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: -moz-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: -o-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: -ms-linear-gradient(top, #f6f6f6, #d5d5d5);
    background: linear-gradient(top, #f6f6f6, #d5d5d5);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#D5D5D5', GradientType=0)
}

body .main .wrapper .documents h3 {
    color: #9da8b0;
    font-size: 18px;
    font-weight: normal;
    margin-top: 40px
}

body .main .wrapper .documents h3 strong {
    color: #5c6162
}

body .main .wrapper .documents h2+h3 {
    margin-top: 20px
}

body .main .wrapper .documents div.selector {
    width: 408px !important
}

body .main .wrapper .documents div.selector span {
    width: 400px !important
}

body .main .wrapper .documents .button {
    margin: 0 0 0 6px;
    padding: 3px 20px
}

body .main .wrapper .documents p {
    font-size: 18px;
    margin: 22px 0
}

body .main .wrapper .documents .disabled .button {
    border: 1px solid #91b0da;
    box-shadow: 0 1px 0 #7fc0e3 inset, 0 1px 2px #999;
    color: #f7f7f7;
    cursor: default;
    background: #7fb7da;
    background: -webkit-linear-gradient(top, #7fb7da, #7f9abd);
    background: -moz-linear-gradient(top, #7fb7da, #7f9abd);
    background: -o-linear-gradient(top, #7fb7da, #7f9abd);
    background: -ms-linear-gradient(top, #7fb7da, #7f9abd);
    background: linear-gradient(top, #7fb7da, #7f9abd);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#7fb7da', endColorstr='#7f9abd', GradientType=0);
    text-shadow: none
}

body .main .wrapper .slider {
    position: relative
}

body .main .wrapper .slider .panes {
    padding: 10px 60px
}

body .main .wrapper .slider .panes .pane img.flRight {
    margin: 25px 0 0 50px
}

body .main .wrapper .slider .panes .pane div {
    width: 460px
}

body .main .wrapper .slider .panes .pane div.logos {
    height: 36px;
    width: 100%
}

body .main .wrapper .slider .panes .pane div.logos a {
    display: inline-block;
    margin: 15px 40px 0 0;
    vertical-align: middle
}

body .main .wrapper .slider .panes .pane div.logos a:last-child {
    margin-right: 0
}

body .main .wrapper .slider .navigation a {
    background: url('../../../images/slider-nav.png') no-repeat -42px -42px;
    display: block;
    height: 42px;
    position: absolute;
    right: 0;
    top: 140px;
    width: 42px
}

body .main .wrapper .slider .navigation a:hover {
    background-position: -42px 0
}

body .main .wrapper .slider .navigation a:first-child {
    background-position: 0 -42px;
    left: 0
}

body .main .wrapper .slider .navigation a:first-child:hover {
    background-position: 0 0
}

body .main .wrapper .students {
    overflow: hidden
}

body .main .wrapper .students div {
    float: left;
    width: 325px
}

body .main .wrapper .students div:first-child {
    margin-right: 20px;
    width: 200px
}

body .main .wrapper .students div h3 {
    margin-bottom: 20px
}

body .main .wrapper .students div h4 {
    margin: 0 0 15px 0
}

body .main .wrapper .students div td {
    text-align: center;
    vertical-align: top
}

body .main .wrapper .students div td img {
    margin-bottom: 8px
}

body .main .wrapper .jobs {
    clear: both
}

body .main .wrapper .jobs h3 {
    margin-bottom: 10px
}

body .main .wrapper .jobs button {
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding: 6px 10px
}

body .main .wrapper .jobs h3+button {
    margin-left: 0
}

body .main .wrapper .openings h3 {
    margin: 30px 0 0 0
}

body .main .wrapper .openings table {
    margin: 5px 0;
    width: 100%
}

body .main .wrapper .openings table td {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    width: 50%
}

body .main .wrapper .openings table td a {
    color: #838f98
}

body .main .wrapper .training&gt;div {
    padding: 0 60px 30px 0
}

body .main .wrapper .training&gt;div p {
    font-size: 16px;
    line-height: 26px
}

body .main .wrapper .search {
    height: 27px;
    line-height: 27px;
    margin: 20px 0 0 0
}

body .main .wrapper .search label {
    display: inline-block;
    margin: 0;
    width: auto
}

body .main .wrapper .search input[type="search"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #606060;
    display: inline-block;
    background: #eaeaea;
    background: -webkit-linear-gradient(top, #eaeaea, #fcfcfc);
    background: -moz-linear-gradient(top, #eaeaea, #fcfcfc);
    background: -o-linear-gradient(top, #eaeaea, #fcfcfc);
    background: -ms-linear-gradient(top, #eaeaea, #fcfcfc);
    background: linear-gradient(top, #eaeaea, #fcfcfc);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eaeaea', endColorstr='#fcfcfc', GradientType=0);
    height: 27px;
    line-height: 27px;
    margin: 0 10px;
    padding: 0 5px;
    width: 325px
}

body .main .wrapper .search input[type="submit"] {
    clear: none;
    margin: 0;
    padding: 4px 20px
}

body .main .wrapper .results h2+h3 {
    margin-top: 20px
}

body .main .wrapper .results h3 {
    margin-top: 35px
}

body .subNav {
    background: url('../../../images/shadow-top.png') no-repeat bottom center;
    border-bottom: 1px solid #d3d3d3;
    overflow: hidden
}

body .subNav ul {
    list-style-type: none;
    margin: 0
}

body .subNav ul li {
    border-left: 1px solid #dedede;
    float: left;
    line-height: 15px;
    margin: 28px 0 25px;
    padding: 0 15px
}

body .subNav ul li:first-child {
    border: none;
    padding-left: 0
}

body .subNav ul li a {
    font-size: 18px;
    color: #8797a1
}

body .subNav ul li a:hover {
    color: #000
}

body .subNav ul li a.selected {
    border-bottom: 3px solid #0082c8;
    color: #000
}

body .relatedProducts {
    border-bottom: 1px solid #b6b6b6;
    border-top: 1px solid #dadadb;
    overflow: hidden;
    padding: 30px 0
}

body .relatedProducts dl {
    float: left;
    height: 188px;
    border-left: 1px solid #fff;
    margin: 0;
    padding: 0 15px
}

body .relatedProducts dl:first-child {
    border-left: none;
    border-right: 1px solid #dadadb
}

body .relatedProducts dl dt {
    color: #354552;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 10px 0
}

body .relatedProducts dl dd {
    float: left;
    line-height: 14px;
    margin: 0 5px;
    text-align: center;
    width: 130px
}

body .relatedProducts dl dd a {
    display: block;
    font-size: 11px
}

body .relatedProducts.modified dl {
    border: none
}

body .pagination {
    background: #fff url('../../../images/shadow.png') no-repeat top center;
    border-top: 1px solid #d3d3d3;
    padding: 20px 0 15px;
    text-align: center
}

body .pagination span {
    color: #d8dde1;
    display: inline-block;
    font-size: 18px;
    margin: 0 5px
}

body .pagination span a {
    color: #87979f
}

body .pagination span a:hover {
    color: #000
}

body .pagination span.selected {
    color: #000;
    border-bottom: 3px solid #0082c8
}

body .distributor {
    background: #fff;
    border-top: 1px solid #dadadb;
    color: #5c6162;
    font-size: 18px;
    font-weight: bold;
    padding: 40px 0;
    text-align: center
}

body .distributor .button {
    margin-left: 15px;
    padding: 5px 18px
}

body .locations {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #dadadb;
    color: #354552;
    font-size: 18px;
    font-weight: bold;
    background: #f8f8f8;
    background: -webkit-linear-gradient(top, #f8f8f8, #d4d4d4);
    background: -moz-linear-gradient(top, #f8f8f8, #d4d4d4);
    background: -o-linear-gradient(top, #f8f8f8, #d4d4d4);
    background: -ms-linear-gradient(top, #f8f8f8, #d4d4d4);
    background: linear-gradient(top, #f8f8f8, #d4d4d4);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d4d4d4', GradientType=0);
    height: 155px;
    letter-spacing: 2px;
    line-height: 155px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    vertical-align: middle
}

body .locations img {
    margin: 35px 10px 0
}

body footer {
    color: #fff;
    font-size: 12px;
    height: auto;
    line-height: 14px;
    min-height: 1px;
    max-height: 999999px;
    overflow: hidden;
    padding: 25px 0;
    width: 100%
}

body footer a {
    color: #9da8b0
}

body footer a:hover {
    color: #9da8b0;
    text-decoration: underline
}

body footer aside {
    float: right;
    width: 215px
}

body footer aside p.social {
    font-weight: 700;
    height: 26px;
    line-height: 26px;
    vertical-align: middle
}

body footer aside p.social img {
    margin-left: 5px
}

body footer aside div {
    background: #22323e;
    line-height: 18px;
    padding: 20px
}

body footer aside div .logo,
body footer aside div a {
    color: #0082bb
}

body footer aside div a:hover {
    color: #0082c8
}

body footer dl {
    float: left;
    margin: 0 20px 50px 0;
    width: 125px
}

body footer dl dt,
body footer dl dd {
    line-height: 14px;
    margin: 0 0 6px 0
}

body footer dl dt {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px
}

body footer .copyright {
    clear: left;
    font-size: 12px
}

body footer .copyright a {
    text-decoration: underline
}

.ie9 menu button {
    border-radius: 0
}

.ie9 nav&gt;ul&gt;li&gt;ul,
.ie9 nav&gt;ul&gt;li&gt;ul&gt;li&gt;.navBackground {
    box-shadow: none
}

.ie8 header menu .solutionFinder {
    border: 1px solid #aaa
}

.ie8 header menu .solutionFinder section h4 {
    font-family: 'DIN', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold
}

.ie8 .main .wrapper .products {
    margin-bottom: -40px
}

.ie8 .main h1,
.ie8 .main .lato h2,
.ie8 .main .channelChanger .pane p.headline,
.ie8 .main .midSection.homepage h1,
.ie8 .main .wrapper .sharePrice h2 {
    font-family: 'DIN', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold
}

.ie8 .main .lato h2,
.ie8 .main .midSection.homepage h1,
.ie8 .main .channelChanger .pane p.headline em {
    font-weight: normal
}

.ie8 .main .banner.careers blockquote {
    width: 470px
}

#site-header {
    background-repeat: no-repeat;
    background-position: 100%;
    background-color: #fff;
    background-size: 85% 100%
}

#site-header a img {
    width: 210px !important;
    height: 107px
}

.midSection.homepage p:first-of-type {
    font-size: 2rem;
    line-height: 2rem;
    text-transform: uppercase;
    padding-bottom: 1%
}

@font-face {
    font-family: 'Din';
    src: url('/J/Johncrane_com/resources/fonts/DINWeb.eot?'), url('/J/Johncrane_com/resources/fonts/DINWeb.woff') format('woff')
}

@font-face {
    font-family: 'DinBold';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Bold.woff')
}

@font-face {
    font-family: 'DinLight';
    src: url('/J/Johncrane_com/resources/fonts/DINWebPro-Light.woff')
}

@font-face {
    font-family: 'DinMedium';
    src: url('/J/Johncrane_com/resources/fonts/DINWeb-Medium.eot?')
}

@font-face {
    font-family: 'DinCondensed';
    src: url('/J/Johncrane_com/resources/fonts/DINWeb-Cond.woff')
}

@font-face {
    font-family: 'DinCondensedBold';
    src: url('/J/Johncrane_com/resources/fonts/DINWeb-CondBold.woff')
}

.din {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

.dinBold {
    font-family: 'DinBold', Verdana, Arial, 'sans-serif';
    font-weight: bold;
    font-style: normal
}

.dinItalics {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-style: italic;
    font-weight: normal
}

.dinBoldItalics {
    font-family: 'Din', Verdana, Arial, 'sans-serif';
    font-style: italic;
    font-weight: bold
}

.dinLight {
    font-family: 'DinLight', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

.dinMedium {
    font-family: 'DinMedium', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

.dinCondensed {
    font-family: 'DinCondensed', Verdana, Arial, 'sans-serif';
    font-weight: normal;
    font-style: normal
}

.dinCondensedBold {
    font-family: 'DinCondensedBold', Verdana, Arial, 'sans-serif';
    font-weight: bold;
    font-style: normal
}

.btn-green {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #739f4d;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-green:hover {
    background: #8ebf64;
    text-decoration: none
}

.btn-blue {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #0082bb;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-blue i {
    background: url('../../../images/icon-eye.png') no-repeat 0 0;
    height: 13px;
    right: 15px;
    position: absolute;
    top: 3px;
    width: 20px
}

.btn-blue:hover {
    background: #0399d9;
    text-decoration: none;
    color: #fff
}

.prod-sol-btn {
    padding-top: 5px;
    padding-bottom: 5px
}

.btn-grey {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #a9aca9;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-grey:hover {
    background: #c2c2c2;
    text-decoration: none
}

.btn-lightgreen {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #d0db44;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-lightgreen:hover {
    background: #e5f04d;
    text-decoration: none
}

.btn-lightblue {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #00b1c8;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-lightblue:hover {
    background: #00cae0;
    text-decoration: none
}

.btn-orange {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #ff882e;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-orange:hover {
    background: #ff9e59;
    text-decoration: none
}

.btn-black {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #3b3636;
    padding: 10px 20px 10px 20px;
    text-decoration: none
}

.btn-black:hover {
    background: #5c5757;
    text-decoration: none
}

.white-font {
    color: #fff !important;
    text-shadow: 0 0 !important
}

.black-font {
    color: #000 !important;
    text-shadow: 0 0 !important
}

.grey-font {
    color: #929598 !important;
    text-shadow: 0 0 !important
}

.footer-redesigned {
    font-size: 21px;
    text-align: center;
    line-height: 35px;
    margin: auto;
    color: #1884d4;
    position: relative;
    overflow: hidden;
    min-height: 262px;
    border-top: 1px;
    border-top-color: #d3d3d3;
    border-top-style: solid;
    font-weight: 800
}

.footer-redesigned:before {
    content: ' ';
    display: block;
    position: absolute;
    background-image: url('/J/Johncrane_com/images/me-mechanical-footer.jpg');
    width: 100%;
    height: 100%;
    z-index: -1;
    margin: 0
}

.footer-redesigned .text-start {
    margin-top: 65px
}

.contact-us {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #ff882e !important;
    padding: 0 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important;
    float: right;
    line-height: 35px;
    margin-top: 5px
}

.contact-us:hover {
    background: #ff9e59 !important;
    text-decoration: none !important
}

.packing button {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #ff882e !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important
}

.packing button:hover {
    background: #ff9e59 !important;
    text-decoration: none !important
}

.packing a {
    color: #fff !important
}

.packing a:hover {
    color: #fff !important
}

.mechanical-seals button {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #00b1c8 !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important
}

.mechanical-seals button:hover {
    background: #00cae0 !important;
    text-decoration: none !important
}

.mechanical-seals a {
    color: #fff !important
}

.mechanical-seals a:hover {
    color: #fff !important
}

.hydrodynamic-bearings button {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #00b1c8 !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important
}

.hydrodynamic-bearings button:hover {
    background: #00cae0 !important;
    text-decoration: none !important
}

.hydrodynamic-bearings a {
    color: #fff !important
}

.hydrodynamic-bearings a:hover {
    color: #fff !important
}

.power-transmission-couplings button {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #0082bb !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important
}

.power-transmission-couplings button:hover {
    background: #0399d9 !important;
    text-decoration: none !important
}

.power-transmission-couplings a {
    color: #fff !important
}

.power-transmission-couplings a:hover {
    color: #fff !important
}

.filtration-systems button {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #a9aca9 !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important
}

.filtration-systems button:hover {
    background: #c2c2c2 !important;
    text-decoration: none !important
}

.filtration-systems a {
    color: #fff !important
}

.filtration-systems a:hover {
    color: #fff !important
}

.seal-support-systems button {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #739f4d !important;
    padding: 10px 20px 10px 20px !important;
    text-decoration: none !important;
    border-style: outset !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    text-shadow: none !important
}

.seal-support-systems button:hover {
    background: #8ebf64 !important;
    text-decoration: none !important
}

.seal-support-systems a {
    color: #fff !important
}

.seal-support-systems a:hover {
    color: #fff !important
}

.social {
    padding: 10px
}

.boldFontStyle {
    font-weight: 600
}

.normalFontStyle {
    font-weight: 100
}

.contactUsFloatStyle {
    float: right
}

.contactUsFloatStyle:hover {
    background: #fff;
    border: #fff
}

.slick-hero-banner {
    position: relative;
    z-index: 1
}

.divUsingFallbackLanguageOuter {
    background-color: #fef3c7;
    border-bottom: 1px solid #a9aca9;
    color: #000
}

.divUsingFallbackLanguageInner {
    margin: 0 auto;
    padding: 12px 10px;
    width: 960px
}

.divUsingFallbackLanguageInner p {
    margin: 0;
    padding: 0
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
    background-image: url("../../../images/form-sprite.png");
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
    outline: 0
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
    margin: 0;
    padding: 0
}

div.checker input,
input[type="search"],
input[type="search"]:active {
    -moz-appearance: none;
    -webkit-appearance: none
}

div.selector {
    background-position: 0 -200px;
    line-height: 29px;
    height: 29px;
    padding: 0 0 0 8px;
    position: relative;
    overflow: hidden
}

.disabled div.selector {
    background-position: 0 -230px
}

.solutionFinder div.selector {
    background-position: 0 -140px;
    display: inline-block;
    width: 191px !important
}

.solutionFinder .disabled div.selector {
    background-position: 0 -170px;
    display: inline-block;
    width: 191px !important
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right -80px;
    height: 29px;
    line-height: 29px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block
}

.disabled div.selector span {
    background-position: right -110px
}

.solutionFinder div.selector span {
    background-position: right -20px;
    width: 183px !important
}

.solutionFinder .disabled div.selector span {
    background-position: right -50px;
    width: 183px !important
}

div.selector option {
    background-color: #fff;
    padding: 0 5px !important
}

div.selector.fixedWidth {
    width: 190px
}

div.selector.fixedWidth span {
    width: 155px
}

div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0;
    width: 100%
}

div.selector.disabled,
div.selector.disabled.active {
    background-position: 0 -234px
}

div.selector.disabled span,
div.selector.disabled.active span {
    background-position: right -104px
}

div.checker {
    position: relative
}

div.checker,
div.checker span,
div.checker input {
    width: 19px;
    height: 19px
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -261px
}

.sub div.checker span {
    background-position: -39px -261px
}

div.checker span.checked {
    background-position: -76px -261px
}

.sub div.checker span.checked {
    background-position: -115px -261px
}

div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer
}

div.radio {
    position: relative
}

div.radio,
div.radio span,
div.radio input {
    width: 18px;
    height: 18px
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -279px
}

div.radio span.checked {
    background-position: -72px -279px
}

div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center
}

div.radio.active span {
    background-position: -18px -18px -279px
}

div.radio.active span.checked {
    background-position: -90px -279px
}

div.radio.hover span,
div.radio.focus span {
    background-position: -36px -36px -279px
}

div.radio.hover span.checked,
div.radio.focus span.checked {
    background-position: -108px -279px
}

div.radio.hover.active span,
div.radio.focus.active span {
    background-position: -54px -279px
}

div.radio.hover.active span.checked,
div.radio.focus.active span.checked {
    background-position: -126px -279px
}

div.radio.disabled span,
div.radio.disabled.active span {
    background-position: -144px -279px
}

div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
    background-position: -162px -279px
}

div.selector {
    font-size: 14px
}

div.selector span {
    color: #666;
    text-shadow: 0 1px 0 white
}

div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px
}

div.selector.disabled span,
div.selector.disabled.active span {
    color: #bbb
}

.disabled div.selector select {
    display: none
}

.disabled div.selector span {
    color: #ccc
}

div.checker {
    margin-right: 5px
}

div.radio {
    margin-right: 3px
}

input.uniform-input,
input.uniform-input:focus {
    background-color: #fff
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset "UTF-8";

.slick-loading .slick-list {
    background: #fff url('../../slick/ajax-loader.gif') center center no-repeat
}

@font-face {
    font-family: 'Ionicon';
    font-weight: normal;
    font-style: normal;
    src: url('../../slick/fonts/ionicons.eot?');
    src: url('../../slick/fonts/ionicons.eot?#iefix') format('embedded-opentype'), url('../../slick/fonts/ionicons.woff') format('woff'), url('../../slick/fonts/ionicons.ttf') format('truetype'), url('../../slick/fonts/ionicons.svg#ionicons') format('svg')
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "Ionicon";
    font-size: 50px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 10px;
    z-index: 9999;
    top: 45%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slick-prev[dir="rtl"] {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "飫�"
}

.slick-prev:before[dir="rtl"] {
    content: "飫�"
}

.slick-next {
    right: 40px;
    z-index: 9999;
    top: 45%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slick-next[dir="rtl"] {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "飫�"
}

.slick-next:before[dir="rtl"] {
    content: "飫�"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    bottom: 25%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "飯�";
    width: 20px;
    height: 20px;
    font-family: "Ionicon";
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: .75
}

.displayNone {
    display: none
}

.scfForm {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif !important
}

.scfForm h1 {
    color: #354552 !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    margin: 0 0 10px 0 !important;
    padding-bottom: 5px;
    text-transform: none !important
}

.scfIntroBorder {
    font-size: 16px !important
}

.scfForm label {
    float: none
}

.scfRequired,
.scfValidationSummary {
    display: none
}

.scfValidatorRequired,
.scfValidator {
    color: #f00
}

.required {
    color: #f00;
    padding-left: 2px
}

.scfTitleBorder {
    border-bottom: 2px solid #0082c8;
    padding: 0 0 5px 0
}

.scfSubmitButton:hover {
    color: #fff;
    background: #238cc5;
    background: -webkit-linear-gradient(top, #238cc5, #032d7d);
    background: -moz-linear-gradient(top, #238cc5, #032d7d);
    background: -o-linear-gradient(top, #238cc5, #032d7d);
    background: -ms-linear-gradient(top, #238cc5, #032d7d);
    background: linear-gradient(top, #238cc5, #032d7d);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#238cc5', endColorstr='#032d7d', GradientType=0)
}

.scfSubmitButton {
    border: 1px solid #2f5db7;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 #0082c8, 0 1px 2px #666;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    text-shadow: 1px 0 0 #002469
}

.scfDropListGeneralPanel,
.scfDropList {
    width: 293px
}

#map-canvas div {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -ms-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.infoWindow {
    margin-top: 10px;
    min-width: 200px
}

.infoWindow strong {
    white-space: nowrap
}

.infoWindow .imgRight {
    margin-left: 10px !important
}

.scfCaptchaLabel {
    display: none
}

.scfCaptchaLabelText {
    width: 100%
}

.scfCaptcha img {
    border: 1px solid #000
}

.scfCaptchaTextBox {
    width: 100%
}

.scfCaptchaLimitGeneralPanel {
    width: 215px
}

.scfCaptchaLimitGeneralPanel .scfRequired,
.scfCaptchaLimitGeneralPanel .scfValidatorRequired {
    float: right
}

.scfCaptchaGeneralPanel embed {
    position: absolute;
    z-index: -10
}

.scfCaptchaGeneralPanel td {
    padding: 0 !important
}

.scfCaptchaGeneralPanel td br {
    margin-top: 3px;
    margin-bottom: 5px
}

.scfCaptchaGeneralPanel td input {
    margin-left: 20px
}

.scfCaptchaGeneralPanel table {
    margin-top: 30px
}</pre></body></html>