/*! Made with help from Bones: http://themble.com/bones :) */
/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Main Stylesheet

******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -ms-hyphens: none;
      hyphens: none; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Variables

******************************************************************/
/*********************
COLORS
*********************/
/*********************
TEXT SHADOWS
*********************/
/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Typography

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
@font-face {
  font-family: 'cartogothic_pro_book';
  src: url("/assets/fonts/cartogothicpro-book-webfont.eot");
  src: url("/assets/fonts/cartogothicpro-book-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/cartogothicpro-book-webfont.woff") format("woff"), url("/assets/fonts/cartogothicpro-book-webfont.ttf") format("truetype"), url("/assets/fonts/cartogothicpro-book-webfont.svg#cartogothic_pro_book") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'cartogothic_pro_bold';
  src: url("/assets/fonts/cartogothicpro-bold-webfont.eot");
  src: url("/assets/fonts/cartogothicpro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/cartogothicpro-bold-webfont.woff") format("woff"), url("/assets/fonts/cartogothicpro-bold-webfont.ttf") format("truetype"), url("/assets/fonts/cartogothicpro-bold-webfont.svg#cartogothic_pro_bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'cartogothic_pro_light';
  src: url("/assets/fonts/cartogothicpro-light-webfont.eot");
  src: url("/assets/fonts/cartogothicpro-light-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/cartogothicpro-light-webfont.woff") format("woff"), url("/assets/fonts/cartogothicpro-light-webfont.ttf") format("truetype"), url("/assets/fonts/cartogothicpro-light-webfont.svg#cartogothic_pro_light") format("svg");
  font-weight: 300;
  font-style: normal; }

/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Sass Functions

******************************************************************/
/*********************
COLOR FUNCTIONS
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
*********************/
/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Mixins Stylesheet

******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/*********************
BORDER-RADIUS
*********************/
/* @include rounded-corners(4px); */
/*********************
BOX-SHADOWS
*********************/
/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Grid Stylesheet

******************************************************************/
.last-col {
  float: right !important;
  padding-right: 0 !important; }

/* Mobile Grid Styles */
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 20px;
    width: 100%;
    padding-right: 0; }
    .m-all.layout {
      padding-right: 10px; }
  .m-1of2 {
    float: left;
    padding-right: 20px;
    width: 50%; }
    .m-1of2.layout {
      padding-right: 10px; }
  .m-1of3 {
    float: left;
    padding-right: 20px;
    width: 33.33%; }
    .m-1of3.layout {
      padding-right: 10px; }
  .m-2of3 {
    float: left;
    padding-right: 20px;
    width: 66.66%; }
    .m-2of3.layout {
      padding-right: 10px; }
  .m-1of4 {
    float: left;
    padding-right: 20px;
    width: 25%; }
    .m-1of4.layout {
      padding-right: 10px; }
  .m-3of4 {
    float: left;
    padding-right: 20px;
    width: 75%; }
    .m-3of4.layout {
      padding-right: 10px; } }

/* Large Mobile Grid Styles */
@media (min-width: 600px) and (max-width: 767px) {
  .lm-all {
    float: left;
    padding-right: 20px;
    width: 100%;
    padding-right: 0; }
    .lm-all.layout {
      padding-right: 10px; }
  .lm-1of2 {
    float: left;
    padding-right: 20px;
    width: 50%; }
    .lm-1of2.layout {
      padding-right: 10px; }
  .lm-1of3 {
    float: left;
    padding-right: 20px;
    width: 33.33%; }
    .lm-1of3.layout {
      padding-right: 10px; }
  .lm-2of3 {
    float: left;
    padding-right: 20px;
    width: 66.66%; }
    .lm-2of3.layout {
      padding-right: 10px; }
  .lm-1of4 {
    float: left;
    padding-right: 20px;
    width: 25%; }
    .lm-1of4.layout {
      padding-right: 10px; }
  .lm-3of4 {
    float: left;
    padding-right: 20px;
    width: 75%; }
    .lm-3of4.layout {
      padding-right: 10px; }
  .lm-1of6 {
    float: left;
    padding-right: 20px;
    width: 16.6666666667%; }
    .lm-1of6.layout {
      padding-right: 10px; } }

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 20px;
    width: 100%;
    padding-right: 0; }
    .t-all.layout {
      padding-right: 10px; }
  .t-1of2 {
    float: left;
    padding-right: 20px;
    width: 50%; }
    .t-1of2.layout {
      padding-right: 10px; }
  .t-1of3 {
    float: left;
    padding-right: 20px;
    width: 33.33% !important; }
    .t-1of3.layout {
      padding-right: 10px; }
  .t-2of3 {
    float: left;
    padding-right: 20px;
    width: 66.66%; }
    .t-2of3.layout {
      padding-right: 10px; }
  .t-1of4 {
    float: left;
    padding-right: 20px;
    width: 25%; }
    .t-1of4.layout {
      padding-right: 10px; }
  .t-3of4 {
    float: left;
    padding-right: 20px;
    width: 75%; }
    .t-3of4.layout {
      padding-right: 10px; }
  .t-1of5 {
    float: left;
    padding-right: 20px;
    width: 20%; }
    .t-1of5.layout {
      padding-right: 10px; }
  .t-2of5 {
    float: left;
    padding-right: 20px;
    width: 40%; }
    .t-2of5.layout {
      padding-right: 10px; }
  .t-3of5 {
    float: left;
    padding-right: 20px;
    width: 60%; }
    .t-3of5.layout {
      padding-right: 10px; }
  .t-4of5 {
    float: left;
    padding-right: 20px;
    width: 80%; }
    .t-4of5.layout {
      padding-right: 10px; }
  .t-1of6 {
    float: left;
    padding-right: 20px;
    width: 16.6666666667%; }
    .t-1of6.layout {
      padding-right: 10px; } }

/* Landscape to small desktop */
@media (min-width: 1020px) {
  .d-all {
    float: left;
    padding-right: 20px;
    width: 100%;
    padding-right: 0; }
    .d-all.layout {
      padding-right: 10px; }
  .d-1of2 {
    float: left;
    padding-right: 20px;
    width: 50%; }
    .d-1of2.layout {
      padding-right: 10px; }
  .d-1of3 {
    float: left;
    padding-right: 20px;
    width: 33.33% !important; }
    .d-1of3.layout {
      padding-right: 10px; }
  .d-2of3 {
    float: left;
    padding-right: 20px;
    width: 66.66%; }
    .d-2of3.layout {
      padding-right: 10px; }
  .d-1of4 {
    float: left;
    padding-right: 20px;
    width: 25%; }
    .d-1of4.layout {
      padding-right: 10px; }
  .d-3of4 {
    float: left;
    padding-right: 20px;
    width: 75%; }
    .d-3of4.layout {
      padding-right: 10px; }
  .d-1of5 {
    float: left;
    padding-right: 20px;
    width: 20%; }
    .d-1of5.layout {
      padding-right: 10px; }
  .d-2of5 {
    float: left;
    padding-right: 20px;
    width: 40%; }
    .d-2of5.layout {
      padding-right: 10px; }
  .d-3of5 {
    float: left;
    padding-right: 20px;
    width: 60%; }
    .d-3of5.layout {
      padding-right: 10px; }
  .d-4of5 {
    float: left;
    padding-right: 20px;
    width: 80%; }
    .d-4of5.layout {
      padding-right: 10px; }
  .d-1of6 {
    float: left;
    padding-right: 20px;
    width: 16.6666666667%; }
    .d-1of6.layout {
      padding-right: 10px; }
  .d-1of7 {
    float: left;
    padding-right: 20px;
    width: 14.2857142857%; }
    .d-1of7.layout {
      padding-right: 10px; }
  .d-2of7 {
    float: left;
    padding-right: 20px;
    width: 28.5714286%; }
    .d-2of7.layout {
      padding-right: 10px; }
  .d-3of7 {
    float: left;
    padding-right: 20px;
    width: 42.8571429%; }
    .d-3of7.layout {
      padding-right: 10px; }
  .d-4of7 {
    float: left;
    padding-right: 20px;
    width: 57.1428572%; }
    .d-4of7.layout {
      padding-right: 10px; }
  .d-5of7 {
    float: left;
    padding-right: 20px;
    width: 71.4285715%; }
    .d-5of7.layout {
      padding-right: 10px; }
  .d-6of7 {
    float: left;
    padding-right: 20px;
    width: 85.7142857%; }
    .d-6of7.layout {
      padding-right: 10px; }
  .d-1of8 {
    float: left;
    padding-right: 20px;
    width: 12.5%; }
    .d-1of8.layout {
      padding-right: 10px; }
  .d-1of9 {
    float: left;
    padding-right: 20px;
    width: 11.1111111111%; }
    .d-1of9.layout {
      padding-right: 10px; }
  .d-1of10 {
    float: left;
    padding-right: 20px;
    width: 10%; }
    .d-1of10.layout {
      padding-right: 10px; }
  .d-1of11 {
    float: left;
    padding-right: 20px;
    width: 9.09090909091%; }
    .d-1of11.layout {
      padding-right: 10px; }
  .d-1of12 {
    float: left;
    padding-right: 20px;
    width: 8.33%; }
    .d-1of12.layout {
      padding-right: 10px; }
  .nodesktop {
    display: none; } }

/*********************
IMPORTING MODULES
*********************/
/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Button Styles

******************************************************************/
/*********************
BUTTON DEFAULTS
*********************/
.blue-button, .register-for-more,
#MainContent_MainContent_MainContent_C011_LoginLink, .red-button, .orange-button, .mblue-button, .green-button, .oblue-button, .sflistExpandAllLnk, .sflistCollapseAllLnk, input[type=submit] {
  display: inline-block;
  font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  padding: 5px 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 5px;
  cursor: pointer; }

.blue-button, .register-for-more,
#MainContent_MainContent_MainContent_C011_LoginLink {
  background-color: #156f9f;
  background-image: linear-gradient(to bottom, #156f9f, #0f5072); }
  .blue-button:visited, .register-for-more:visited,
  #MainContent_MainContent_MainContent_C011_LoginLink:visited {
    color: #ffffff !important; }
  .blue-button:hover, .blue-button:active, .register-for-more:hover, .register-for-more:active,
  #MainContent_MainContent_MainContent_C011_LoginLink:hover,
  #MainContent_MainContent_MainContent_C011_LoginLink:active {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #0f5072;
    background-image: linear-gradient(to bottom, #0f5072, #1b8ecc); }
  .blue-button.full-width, .register-for-more.full-width,
  #MainContent_MainContent_MainContent_C011_LoginLink.full-width {
    display: block;
    min-height: 35px;
    text-align: center;
    margin-bottom: 20px; }

#MainContent_MainContent_MainContent_C011_LoginLink {
  margin: 20px 0 10px; }

.red-button {
  background-color: #d21b34;
  background-image: linear-gradient(to bottom, #d21b34, #a51529); }
  .red-button:visited {
    color: #ffffff !important; }
  .red-button:hover, .red-button:active {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #a51529;
    background-image: linear-gradient(to bottom, #a51529, #d21b34); }
  .red-button.full-width {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

.orange-button {
  background-color: #e5591b;
  background-image: linear-gradient(to bottom, #e5591b, #b84715); }
  .orange-button:visited {
    color: #ffffff !important; }
  .orange-button:hover, .orange-button:active {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #b84715;
    background-image: linear-gradient(to bottom, #b84715, #e5591b); }
  .orange-button.full-width {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

.mblue-button {
  background-color: #2a7aa6;
  background-image: linear-gradient(to bottom, #2a7aa6, #205c7d); }
  .mblue-button:visited {
    color: #ffffff !important; }
  .mblue-button:hover, .mblue-button:active {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #205c7d;
    background-image: linear-gradient(to bottom, #205c7d, #2a7aa6); }
  .mblue-button.full-width {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

.green-button {
  background-color: #2ca55e;
  background-image: linear-gradient(to bottom, #2ca55e, #217d47); }
  .green-button:visited {
    color: #ffffff !important; }
  .green-button:hover, .green-button:active {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #217d47;
    background-image: linear-gradient(to bottom, #217d47, #2ca55e); }
  .green-button.full-width {
    display: block;
    text-align: center;
    margin-bottom: 20px; }

.oblue-button {
  font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
  background-color: #1b8ecc;
  background-image: linear-gradient(to bottom, #1b8ecc, #156f9f); }
  .oblue-button:visited {
    color: #ffffff !important; }
  .oblue-button:hover, .oblue-button:active {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #156f9f;
    background-image: linear-gradient(to bottom, #156f9f, #1b8ecc); }

.sflistExpandAllLnk, .sflistCollapseAllLnk {
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #f5f5f5, #e7e7e7);
  font-size: 0.9em;
  color: #156f9f;
  text-shadow: none;
  margin-bottom: 20px;
  border: solid 1px #e7e7e7; }
  .sflistExpandAllLnk:hover, .sflistExpandAllLnk:active, .sflistExpandAllLnk:visited, .sflistCollapseAllLnk:hover, .sflistCollapseAllLnk:active, .sflistCollapseAllLnk:visited {
    color: #156f9f !important;
    text-decoration: none;
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #e7e7e7, #f5f5f5); }

/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Form Styles

******************************************************************/
/*********************
INPUTS
*********************/
label {
  font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif; }
  label.rbtn {
    font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif; }
  label span {
    font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
    font-size: 0.9em; }
  label.error {
    display: block;
    font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
    color: #E93449;
    margin-top: -10px; }
  label.req sup {
    color: #156f9f; }

.technicians label.error {
  margin-top: 5px; }

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #333333;
  border-radius: 4px;
  vertical-align: middle;
  box-shadow: none;
  border: solid 1px #cecdcd;
  width: 100%;
  max-width: 400px;
  font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #f5f5f5; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #E93449;
    border-color: #E93449;
    background-color: #ffffff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #E93449; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: green;
    border-color: green;
    background-color: #ffffff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: green; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #e7e7e7;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: blue; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

@-moz-document url-prefix() {
  select {
    background-image: none; } }

.ie9 select {
  background-image: none; }

input[type=radio], input[type=checkbox] {
  margin-right: 5px; }
  input[type=radio] + label, input[type=checkbox] + label {
    font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
    font-size: 0.9em; }

input[type=submit] {
  font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
  background-color: #1b8ecc;
  background-image: linear-gradient(to bottom, #1b8ecc, #156f9f); }
  input[type=submit]:hover, input[type=submit]:active {
    background-color: #156f9f;
    background-image: linear-gradient(to bottom, #156f9f, #1b8ecc); }

#main .sfError, #sidebar-contact .sfError {
  display: block;
  font-size: 0.8em;
  color: #E93449;
  margin-top: -10px;
  margin-bottom: 14px; }

#main table.form-table, #main fieldset table, #sidebar-contact table.form-table, #sidebar-contact fieldset table {
  border: none; }
  #main table.form-table td, #main fieldset table td, #sidebar-contact table.form-table td, #sidebar-contact fieldset table td {
    background: #ffffff;
    font-size: 1em;
    padding: 0 20px 5px 0;
    border: none; }
    #main table.form-table td span, #main fieldset table td span, #sidebar-contact table.form-table td span, #sidebar-contact fieldset table td span {
      color: #E93449; }

#main fieldset table td span, #sidebar-contact fieldset table td span {
  color: #333333; }

#main .instructionalText, #sidebar-contact .instructionalText {
  font-size: 0.9em;
  margin: -10px 0 14px; }

#main span.forgot-password, #sidebar-contact span.forgot-password {
  display: block;
  font-size: 0.9em;
  padding-top: 10px; }

#techform1 a.remove {
  display: none; }

.sfRadioList.sfFieldWrp {
  display: block;
  margin-bottom: 20px; }

.sfFormSubmit.sfSubmitBtnSmall {
  padding-top: 20px; }

.sql-lite-checklist {
  margin-top: 30px;
  padding-top: 10px;
  border-top: solid 1px #e7e7e7; }
  .sql-lite-checklist .sfTxtBoxMedium {
    float: left;
    width: 50%; }
    .sql-lite-checklist .sfTxtBoxMedium input {
      max-width: 90%;
      margin: 0; }
  .sql-lite-checklist h2.sfFormTitle {
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 30px;
    border-top: solid 1px #e7e7e7;
    clear: both; }
    .sql-lite-checklist h2.sfFormTitle + .srTxtLbl {
      margin-top: 0; }
  .sql-lite-checklist .sfTxtLbl {
    display: block;
    font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
    margin: 20px 0 10px;
    clear: both; }
  .sql-lite-checklist input[type=checkbox] {
    float: left;
    margin: 0; }
    .sql-lite-checklist input[type=checkbox] + label {
      display: block;
      margin: -3px 10px 0 22px; }
  .sql-lite-checklist .checkbox-wrap {
    float: left;
    width: 50%;
    margin: 5px 0;
    overflow: hidden; }
  .sql-lite-checklist .single-wrap {
    margin: 5px 0; }
    .sql-lite-checklist .single-wrap .checkbox-wrap {
      float: none;
      width: 100%;
      margin: 0;
      padding: 0; }
    .sql-lite-checklist .single-wrap:last-of-type {
      margin-bottom: 20px; }
  .sql-lite-checklist .sfFormCheckboxlist {
    overflow: hidden; }
    .sql-lite-checklist .sfFormCheckboxlist br {
      display: none; }
  .sql-lite-checklist .sfSubmitBtnSmall {
    padding-top: 40px; }
  .sql-lite-checklist #MainContent_MainContent_MainContent_ctl00_ctl00_ctl00_ctl08_ctl00_ctl00_textBox_write {
    margin-bottom: 30px; }

@media only screen and (max-width: 599px) {
  .sql-lite-checklist .checkbox-wrap {
    float: none;
    width: 100%; }
  .sql-lite-checklist .sfTxtBoxMedium, .sql-lite-checklist .checkbox-wrap, .sql-lite-checklist .single-wrap {
    float: none;
    width: 100%; }
  .sql-lite-checklist .sfFormBlock.sfTxtBlockMedium {
    padding-top: 20px; }
  .sql-lite-checklist .sfSubmitBtnSmall {
    padding-top: 20px; } }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
#slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

#slider:hover .flex-prev {
  opacity: 0.5;
  left: 10px; }

#slider:hover .flex-next {
  opacity: 0.5;
  right: 10px; }

#slider:hover .flex-next:hover, #slider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 0.5;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 0.5;
    right: 10px; } }

/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Base Mobile Stylesheet

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background: #156f9f !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

strong {
  font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
  font-weight: 700; }

p {
  margin: 0 0 20px;
  padding: 0; }

hr {
  display: block;
  height: 1px;
  border: solid 1px #e7e7e7;
  border-width: 1px 0 0;
  margin: 15px 0;
  padding: 0;
  clear: both; }

img {
  max-width: 100%;
  height: auto; }
  img.featured {
    border-radius: 5px; }

div.featured img {
  border-radius: 5px; }

/*********************
LAYOUT & GRID STYLES
*********************/
#sitewrap {
  overflow: hidden; }

#container {
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #e7e7e7;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
  #container.active {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 320px;
    margin-left: -54px; }

.wrap {
  width: 90%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #156f9f;
  text-decoration: none;
  /* mobile tap color */ }
  a:hover, a:active, a:visited:hover, a:visited:active {
    color: #0f5072;
    text-decoration: underline; }
  a:link, a:visited:link {
    /*
		this highlights links on iPhones/iPads.
		so it basically works like the :hover selector
		for mobile devices.
		*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }
  h1.no-margin, .h1.no-margin, h2.no-margin, .h2.no-margin, h3.no-margin, .h3.no-margin, h4.no-margin, .h4.no-margin, h5.no-margin, .h5.no-margin {
    margin: 0 !important; }

h1, .h1 {
  font-size: 1.8em;
  margin-bottom: 20px; }

h2, .h2 {
  font-size: 1.6em;
  margin-bottom: 20px; }

h3, .h3 {
  font-size: 1.4em;
  margin-bottom: 10px; }

h4, .h4 {
  font-size: 1.2em;
  margin-bottom: 10px; }

h5, .h5 {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: 10px; }
  h5.title, .h5.title {
    font-size: 1.2em;
    margin: 20px 0; }

/*********************
HEADER STYLES
*********************/
#header {
  background: url(/assets/images/gradient_bg.png) no-repeat center top; }
  #header fieldset.sfsearchBox {
    border: none;
    margin: 0;
    padding: 0; }
  #header fieldset:not(.sfsearchBox) {
    opacity: 0;
    position: absolute;
    top: 72px;
    right: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border: none;
    border-radius: 4px 0 4px 4px; }
    #header fieldset:not(.sfsearchBox).active {
      opacity: 1; }
    #header fieldset:not(.sfsearchBox) .search-all {
      display: none;
      position: absolute;
      top: 8px;
      right: 20px;
      background-color: #156f9f;
      background-image: linear-gradient(to bottom, #156f9f, #0f5072);
      font-size: 0.8em;
      color: white;
      padding: 2px 10px;
      border-radius: 4px 4px 0 0; }
      #header fieldset:not(.sfsearchBox) .search-all label {
        cursor: pointer; }
  #header input[type=text] {
    max-width: 100%;
    line-height: 1em;
    height: 33px;
    background-color: #ffffff;
    margin: 0;
    padding: 0 55px 0 10px;
    border: solid 1px #0e4969;
    border-radius: 5px; }
  #header input[type=submit] {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 48px;
    height: 33px;
    background: #0e4969 url(/assets/images/icon-search.png) no-repeat center center;
    background-size: 18px;
    color: #ffffff;
    text-indent: -9999px;
    padding: 0;
    border: solid 1px #0d4360;
    transition: background-color 0.24s ease-in-out;
    border-radius: 0 4px 4px 0; }
  #header input[type=checkbox] {
    margin-right: 5px; }
  #header .h1 {
    height: 75px;
    text-align: center;
    margin: 5px 54px 0 0; }
    #header .h1 img {
      width: 170px;
      height: auto;
      margin: 0; }
  #header .navbar {
    display: none;
    overflow: hidden;
    background-color: #1b8ecc;
    background-image: linear-gradient(to bottom, #1b8ecc, #156f9f);
    padding: 0; }

#menu {
  float: left;
  width: 44px;
  height: 44px;
  background: url(/assets/images/icon-menu.png) no-repeat 0 1px;
  background-size: 44px auto;
  margin: 15px 0 0 10px;
  cursor: pointer; }
  #menu.active {
    background-position: 0 -43px; }

#search {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 44px;
  height: 44px;
  background: url(/assets/images/btn-search.png) no-repeat 0 1px;
  background-size: 44px auto;
  margin: 15px 10px 0 0;
  cursor: pointer; }
  #search.active {
    background-position: 0 -43px; }

#inner-header {
  position: relative;
  background: url(/assets/images/opw-swoosh.png) no-repeat 60px -10px; }
  #inner-header.wrap {
    width: 100%; }
  #inner-header .slogan {
    background-color: #1b8ecc;
    background-image: linear-gradient(to bottom, #1b8ecc, #156f9f);
    font-family: "cartogothic_pro_light", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.125em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    margin: 0;
    padding: 6px 10px 4px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    clear: both; }
    #inner-header .slogan a {
      color: #ffffff !important; }
  #inner-header .slogan-logo {
    background-color: #1b8ecc;
    background-image: linear-gradient(to bottom, #1b8ecc, #156f9f);
    padding: 10px 15px; }
    #inner-header .slogan-logo img {
      max-width: 480px;
      display: block;
      width: 100%;
      margin: 0 auto; }

/*********************
NAVIGATION STYLES
*********************/
#topnav {
  background: none;
  height: auto; }
  #topnav ul {
    margin: 0 0 40px; }
  #topnav li {
    display: block; }
  #topnav a, #topnav a:link, #topnav a:visited {
    display: block;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #4eb4ef;
    padding: 5px 20px; }
    #topnav a:hover, #topnav a:active, #topnav a:link:hover, #topnav a:link:active, #topnav a:visited:hover, #topnav a:visited:active {
      text-decoration: none;
      color: #ffffff; }
  #topnav ul#langsWrapper {
    background: #156f9f url("/assets/images/icon_language.png") no-repeat 0 8px;
    margin: 30px 20px 40px;
    padding: 0 0 0 20px; }
    #topnav ul#langsWrapper li {
      display: inline-block; }
      #topnav ul#langsWrapper li a {
        color: #4eb4ef;
        padding: 5px; }
      #topnav ul#langsWrapper li.sflangSelected a {
        color: #ffffff; }

#navcontainer {
  position: absolute;
  width: 100%;
  max-width: 270px;
  overflow: hidden; }
  #navcontainer .wrap {
    width: 100%; }
    #navcontainer .wrap h2 {
      width: 90%;
      font-size: 1.2em;
      color: #ffffff;
      margin: 1em auto; }
      #navcontainer .wrap h2 a {
        color: #ffffff;
        text-decoration: none; }
  #navcontainer nav {
    margin: 0 0 40px;
    overflow: hidden; }
    #navcontainer nav li {
      list-style: none;
      margin: 0;
      padding: 0; }
      #navcontainer nav li a, #navcontainer nav li a:link, #navcontainer nav li a:visited {
        font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #ffffff;
        display: block;
        text-decoration: none;
        padding: 10px 20px; }
        #navcontainer nav li a:hover, #navcontainer nav li a:active, #navcontainer nav li a:link:hover, #navcontainer nav li a:link:active, #navcontainer nav li a:visited:hover, #navcontainer nav li a:visited:active {
          background: #0e4969;
          color: #ffffff;
          text-decoration: none; }
      #navcontainer nav li img.up-caret {
        display: none;
        position: absolute;
        right: 2px;
        bottom: -50px; }
      #navcontainer nav li ul.children {
        display: none;
        background: #ffffff;
        margin: 0; }
        #navcontainer nav li ul.children h3 {
          font-size: 1.2em;
          padding: 10px 15px 0 20px; }
        #navcontainer nav li ul.children li a {
          background: none;
          font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
          font-weight: 400;
          text-transform: none;
          color: #333333;
          border: none; }
          #navcontainer nav li ul.children li a:hover, #navcontainer nav li ul.children li a:active {
            background: transparent;
            color: #156f9f; }
        #navcontainer nav li ul.children li ul {
          margin: 0; }
          #navcontainer nav li ul.children li ul li a {
            font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
            font-size: 0.9em;
            color: #808080;
            padding: 10px 20px 10px 30px; }
          #navcontainer nav li ul.children li ul.grandchildren h4, #navcontainer nav li ul.children li ul.grandchildren .subnav, #navcontainer nav li ul.children li ul.grandchildren .sub-children {
            display: none; }
        #navcontainer nav li ul.children .nav-secondary {
          background-color: #f5f5f5;
          margin-top: 10px;
          padding: 20px 0;
          border-top: solid 1px #e7e7e7; }
          #navcontainer nav li ul.children .nav-secondary h5 {
            color: #808080;
            padding: 0 20px; }
          #navcontainer nav li ul.children .nav-secondary a {
            color: #808080; }
            #navcontainer nav li ul.children .nav-secondary a:hover, #navcontainer nav li ul.children .nav-secondary a:active {
              color: #333333; }
        #navcontainer nav li ul.children.double .right-col h5 {
          margin-top: 10px;
          padding: 10px 15px 0 20px;
          border-top: solid 1px #e7e7e7; }
        #navcontainer nav li ul.children.triple.brands .right-col h3 {
          display: none; }
        #navcontainer nav li ul.children hr {
          margin: 10px 0; }
        #navcontainer nav li ul.children.mega li.dropdown h3 {
          display: none; }
        #navcontainer nav li ul.children.mega .mega-image {
          display: none; }
        #navcontainer nav li ul.children.mega .mega-content {
          display: none; }
    #navcontainer nav > li.dropdown {
      position: relative;
      cursor: default; }
      #navcontainer nav > li.dropdown span {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 0;
        height: 0;
        border-top: solid #ffffff;
        border-right: solid transparent;
        border-bottom: none;
        border-left: solid transparent;
        border-width: 6px; }
    #navcontainer nav > li.active {
      background-color: #125f88; }
  #navcontainer .topnav {
    display: none;
    background: none;
    height: auto; }
    #navcontainer .topnav li {
      display: block; }
      #navcontainer .topnav li a, #navcontainer .topnav li a:link, #navcontainer .topnav li a:visited {
        display: block;
        font-size: 0.9em;
        text-transform: uppercase;
        color: #4eb4ef;
        padding: 5px 20px; }
        #navcontainer .topnav li a:hover, #navcontainer .topnav li a:active, #navcontainer .topnav li a:link:hover, #navcontainer .topnav li a:link:active, #navcontainer .topnav li a:visited:hover, #navcontainer .topnav li a:visited:active {
          text-decoration: none;
          color: #ffffff; }

/*********************
CONTENT STYLES
*********************/
#content {
  background: #ffffff;
  padding: 20px 0;
  border-top: solid 5px #231f20; }
  #content ul, #content ol {
    list-style: disc;
    margin: 0 0 20px 20px; }
    #content ul.news-list, #content ol.news-list {
      list-style: none;
      margin: 0 0 10px; }
    #content ul.event-details, #content ol.event-details {
      list-style: none;
      margin: 0 0 30px;
      padding: 0 10px;
      border: solid 1px #eeeeee;
      border-radius: 5px; }
    #content ul li, #content ol li {
      margin: 10px 0; }
      #content ul li.news-item, #content ol li.news-item {
        margin-bottom: 30px;
        border-bottom: solid 1px #eeeeee; }
        #content ul li.news-item h2.news-title, #content ol li.news-item h2.news-title {
          font-size: 1.4em;
          margin: 0 0 10px; }
        #content ul li.news-item .news-meta, #content ol li.news-item .news-meta {
          font-size: 0.8em;
          color: #999999;
          margin-bottom: 20px; }
          #content ul li.news-item .news-meta.event, #content ol li.news-item .news-meta.event {
            font-size: 1em;
            color: #333333; }
        #content ul li.news-item .news-summary, #content ol li.news-item .news-summary {
          margin-bottom: 20px; }
        #content ul li.news-item a.full-story-link, #content ol li.news-item a.full-story-link {
          font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif; }
        #content ul li.news-item:last-child, #content ol li.news-item:last-child {
          margin-bottom: 0; }
        #content ul li.news-item.sidebar, #content ol li.news-item.sidebar {
          margin: 0;
          padding: 0;
          border: none; }
          #content ul li.news-item.sidebar h2.news-title, #content ol li.news-item.sidebar h2.news-title {
            font-size: 1em;
            margin: 0; }
            #content ul li.news-item.sidebar h2.news-title.event, #content ol li.news-item.sidebar h2.news-title.event {
              font-size: 1.2em; }
    #content ul.link-list, #content ol.link-list {
      list-style: none;
      margin-left: 0;
      padding: 0; }
      #content ul.link-list li, #content ol.link-list li {
        line-height: 1.3;
        font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif; }
        #content ul.link-list li img, #content ol.link-list li img {
          margin: 0; }
      #content ul.link-list.cat-list, #content ol.link-list.cat-list {
        padding: 0 10px; }
    #content ul.file-list, #content ol.file-list {
      list-style: none;
      margin-left: 30px; }
      #content ul.file-list.sidebar, #content ol.file-list.sidebar {
        margin-left: 0; }
      #content ul.file-list li .file-icon, #content ol.file-list li .file-icon {
        margin-left: -30px; }
  #content ol {
    list-style: decimal; }
  #content ul.social.interior {
    margin: 0;
    padding: 0; }
    #content ul.social.interior li {
      display: inline; }
      #content ul.social.interior li a {
        display: inline-block;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        margin: 10px 3px 20px; }
        #content ul.social.interior li a:hover, #content ul.social.interior li a:active {
          opacity: 0.8; }
        #content ul.social.interior li a.facebook {
          background: url(/assets/images/icon-facebook.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #content ul.social.interior li a.linkedin {
          background: url(/assets/images/icon-linkedin.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #content ul.social.interior li a.twitter {
          background: url(/assets/images/icon-twitter.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #content ul.social.interior li a.google {
          background: url(/assets/images/icon-google.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #content ul.social.interior li a.instagram {
          background: url(/assets/images/icon-instagram.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #content ul.social.interior li a.youtube {
          background: url(/assets/images/icon-youtube.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
  #content blockquote {
    font-family: "cartogothic_pro_light", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #808080;
    margin: 0 0 25px;
    padding: 12.5px 25px;
    border-left: 5px solid #e7e7e7; }
  #content table {
    margin-bottom: 20px;
    border-right: solid 1px #e7e7e7; }
    #content table thead {
      background: #156f9f;
      font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
      font-weight: 700;
      color: #ffffff; }
    #content table tbody tr:nth-child(even) {
      background: #f5f5f5; }
    #content table th, #content table td {
      font-size: 0.9em;
      line-height: 1.6;
      white-space: nowrap;
      text-align: left;
      padding: 8px;
      border: solid #e7e7e7;
      border-width: 1px 0 2px 1px; }
      #content table th.remove-btn, #content table td.remove-btn {
        text-align: right; }
        #content table th.remove-btn a, #content table td.remove-btn a {
          cursor: pointer; }
      #content table th:first-child, #content table td:first-child {
        white-space: normal; }
      #content table th.sfdownloadTitle, #content table td.sfdownloadTitle {
        width: 35%; }
      #content table th.sfdownloadType, #content table td.sfdownloadType {
        width: 10%; }
      #content table th.sfdownloadSize, #content table td.sfdownloadSize {
        width: 15%; }
      #content table th.sfdownloadDate, #content table td.sfdownloadDate {
        width: 20%; }
      #content table th.sfdownloadCell, #content table td.sfdownloadCell {
        width: 20%; }
    #content table td {
      vertical-align: middle;
      border-width: 1px 0 1px 1px; }
      #content table td ul.brands-list {
        margin-left: 15px; }
    #content table.form-table tbody, #content table.form-table tr, #content table.form-table td {
      display: block; }
    #content table.no-format {
      border: none; }
      #content table.no-format tbody, #content table.no-format tr, #content table.no-format td {
        display: block;
        border: none; }
      #content table.no-format td {
        background: #ffffff;
        padding: 0 0 5px; }
    #content table.locator-table {
      border-collapse: collapse; }
      #content table.locator-table thead tr {
        background: #156f9f; }
        #content table.locator-table thead tr th {
          font-size: 0.9em; }
          #content table.locator-table thead tr th.col-photo {
            width: 125px; }
          #content table.locator-table thead tr th.col-company {
            width: 20%; }
          #content table.locator-table thead tr th.col-area {
            width: 20%; }
          #content table.locator-table thead tr th.col-location {
            width: 24%; }
          #content table.locator-table thead tr th.col-contact {
            width: 20%; }
          #content table.locator-table thead tr th.col-tel {
            width: 18%; }
          #content table.locator-table thead tr th.col-brand {
            width: 17%; }
      #content table.locator-table td {
        font-size: 0.8em; }
  #content .table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll !important;
    margin-bottom: 20px; }
    #content .table-responsive table {
      width: 815px !important;
      margin-bottom: 0; }
  #content .RadGrid.RadGrid_Sitefinity {
    font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.5;
    color: #333333; }
    #content .RadGrid.RadGrid_Sitefinity table {
      font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif !important;
      font-size: 1em !important;
      line-height: 1.5 !important; }
      #content .RadGrid.RadGrid_Sitefinity table th {
        text-transform: inherit !important;
        letter-spacing: normal !important;
        color: #ffffff !important; }
  #content .file-icon {
    zoom: 1;
    *display: inline;
    padding: 3px 0 3px 25px;
    min-height: 22px;
    background: transparent url(/assets/images/document-sprites.gif) no-repeat 0 0; }
    #content .file-icon.pdf {
      background-position: 0 -100px; }
    #content .file-icon.doc {
      background-position: 0 -200px; }
    #content .file-icon.rtf {
      background-position: 0 -300px; }
    #content .file-icon.txt {
      background-position: 0 -400px; }
    #content .file-icon.xls {
      background-position: 0 -500px; }
    #content .file-icon.zip {
      background-position: 0 -600px; }
    #content .file-icon.jpg {
      background-position: 0 -700px; }
    #content .file-icon.gif {
      background-position: 0 -800px; }
    #content .file-icon.png {
      background-position: 0 -900px; }
    #content .file-icon.ppt {
      background-position: 0 -1000px; }
    #content .file-icon.html, #content .file-icon.htm {
      background-position: 0 -1100px; }
    #content .file-icon.docx {
      background-position: 0 -1600px; }
    #content .file-icon.xlsx {
      background-position: 0 -1700px; }
    #content .file-icon.csv {
      background-position: 0 -1800px; }
    #content .file-icon.rar {
      background-position: 0 -1900px; }
    #content .file-icon.jpeg {
      background-position: 0 -2000px; }
    #content .file-icon.pptx {
      background-position: 0 -2100px; }
    #content .file-icon.pps {
      background-position: 0 -2200px; }
    #content .file-icon.ppsx {
      background-position: 0 -2300px; }
    #content .file-icon.mp3 {
      background-position: 0 -2400px; }
    #content .file-icon.wav {
      background-position: 0 -2500px; }
    #content .file-icon.wma {
      background-position: 0 -2600px; }
    #content .file-icon.ogg {
      background-position: 0 -2700px; }
    #content .file-icon.mp4 {
      background-position: 0 -2800px; }
    #content .file-icon.avi {
      background-position: 0 -2900px; }
    #content .file-icon.mpg {
      background-position: 0 -3000px; }
    #content .file-icon.mpeg {
      background-position: 0 -3100px; }
    #content .file-icon.mov {
      background-position: 0 -3200px; }
    #content .file-icon.wmv {
      background-position: 0 -3300px; }
    #content .file-icon.book {
      background-position: 0 -3400px; }
    #content .file-icon.iba {
      background-position: 0 -3500px; }
    #content .file-icon.epub {
      background-position: 0 -3600px; }
    #content .file-icon.fb2 {
      background-position: 0 -3700px; }
    #content .file-icon.sfb {
      background-position: 0 -3800px; }
    #content .file-icon.mobi {
      background-position: 0 -3900px; }
    #content .file-icon.server {
      background-position: 0 -4000px; }
    #content .file-icon.css {
      background-position: 0 -4100px; }
    #content .file-icon.ace {
      background-position: 0 -4200px; }
  #content .sf_pagerNumeric a {
    display: inline-block;
    width: 30px;
    text-align: center;
    padding: 5px; }
    #content .sf_pagerNumeric a.sf_PagerCurrent {
      color: #333333; }
  #content .vidwrap {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 10px;
    padding-top: 56.25%;
    overflow: hidden; }
    #content .vidwrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #content .notice {
    position: relative;
    width: 100%;
    background-color: #808080;
    text-align: center;
    margin: -20px 0 20px;
    padding: 0 10px 5px;
    border-radius: 0 0 5px 5px; }
    #content .notice a {
      font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
      font-weight: 700;
      color: #ffffff; }
    #content .notice.ip-redirect {
      background-color: #2ca55e;
      color: #ffffff;
      padding: 15px; }
      #content .notice.ip-redirect .wrap {
        width: 100%; }
      #content .notice.ip-redirect br {
        display: none; }
      #content .notice.ip-redirect .notice-text {
        display: block; }
      #content .notice.ip-redirect .cookies-text {
        display: block;
        font-size: 0.8em;
        margin-top: 20px; }
      #content .notice.ip-redirect .notice-btns {
        display: block; }
        #content .notice.ip-redirect .notice-btns a {
          display: inline-block;
          background-color: #217d47;
          margin: 10px 5px;
          padding: 5px 10px;
          border-radius: 5px;
          transition: background-color .24s ease-in-out; }
          #content .notice.ip-redirect .notice-btns a:hover, #content .notice.ip-redirect .notice-btns a:active {
            background-color: #175430;
            text-decoration: none; }
      #content .notice.ip-redirect .emea-check {
        display: block;
        font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
        font-weight: 700;
        padding: 5px 0;
        white-space: nowrap; }
  #content.transportation {
    border-top: solid 5px #d21b34; }
    #content.transportation .notice {
      background-color: #d21b34;
      background-image: linear-gradient(to bottom, #d21b34, #a51529); }
    #content.transportation table thead {
      background: #d21b34; }
    #content.transportation table tbody th {
      background: #d21b34;
      color: #ffffff; }
  #content.retail-fueling {
    border-top: solid 5px #2ca55e; }
    #content.retail-fueling table thead {
      background: #2ca55e; }
    #content.retail-fueling table tbody th {
      background: #2ca55e;
      color: #ffffff; }
  #content.electronic-systems {
    border-top: solid 5px #2a7aa6; }
    #content.electronic-systems table thead {
      background: #2a7aa6; }
    #content.electronic-systems table tbody th {
      background: #2a7aa6;
      color: #ffffff; }
  #content.chemical-industrial {
    border-top: solid 5px #e5591b; }
    #content.chemical-industrial table thead {
      background: #e5591b; }
    #content.chemical-industrial table tbody th {
      background: #e5591b;
      color: #ffffff; }
  #content.engineered #contact-btn {
    text-align: center;
    margin-top: -15px; }
    #content.engineered #contact-btn a.orange-button {
      font-size: 0.9em;
      padding: 5px 15px;
      margin-bottom: 20px; }
  #content .tabStripContainer {
    margin: 0 -6%; }
  #content ul.rtsUL {
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: solid 1px #e7e7e7;
    border-bottom: none; }
    #content ul.rtsUL li {
      font: inherit;
      margin: 0; }
      #content ul.rtsUL li a {
        display: block;
        font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
        font-weight: 700;
        font-size: 1.2em;
        color: #333333;
        padding: 10px 5%;
        border: solid #e7e7e7;
        border-width: 0 0 1px; }
        #content ul.rtsUL li a.rtsSelected {
          color: #156f9f;
          text-decoration: none;
          background: #ffffff; }
        #content ul.rtsUL li a:hover {
          color: #156f9f;
          text-decoration: none; }
  #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro {
    font-size: 1em; }
    #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro .rtsUL {
      float: none;
      background-color: #ffffff; }
    #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro .rtsLI {
      float: none;
      display: block;
      padding: 0; }
      #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro .rtsLI:after {
        display: none; }
    #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro .rtsLink {
      font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: inherit;
      text-align: left; }
    #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro .rtsTxt {
      display: block;
      line-height: 1.5; }
  #content div.tab-page {
    margin: 0; }
    #content div.tab-page.active {
      padding: 20px 5%; }
    #content div.tab-page h2 {
      margin-top: 0px; }
  #content ul.sfimagesTmbList, #content ul.sfvideosTmbList {
    list-style: none;
    margin: 0 0 20px;
    overflow: hidden; }
    #content ul.sfimagesTmbList li.sfimagesTmb, #content ul.sfvideosTmbList li.sfimagesTmb {
      float: left;
      margin: 0 10px 10px 0; }
    #content ul.sfimagesTmbList li.sfvideoTmb, #content ul.sfvideosTmbList li.sfvideoTmb {
      float: left;
      width: 48%;
      height: 180px;
      margin: 0 1% 10px; }
      #content ul.sfimagesTmbList li.sfvideoTmb img, #content ul.sfvideosTmbList li.sfvideoTmb img {
        margin: 0; }
      #content ul.sfimagesTmbList li.sfvideoTmb .video-title, #content ul.sfvideosTmbList li.sfvideoTmb .video-title {
        font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
        font-weight: 700;
        font-size: 0.9em;
        margin-bottom: 20px; }
  #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb {
    display: block;
    float: none;
    width: 240px;
    text-align: center;
    margin: 0 auto 40px; }
    #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb h4 {
      font-size: 1em;
      margin-top: 10px; }
    #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb a.drc-image {
      display: table-cell;
      width: 46%;
      height: 200px;
      vertical-align: middle;
      background-color: #f5f5f5;
      padding: 10px;
      border: solid 1px #e7e7e7;
      border-radius: 5px;
      transition: background-color 0.24s ease-in-out; }
      #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb a.drc-image:before {
        content: "";
        display: table-row; }
      #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb a.drc-image:hover, #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb a.drc-image:active {
        background-color: #ffffff;
        border-color: #156f9f; }
      #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb a.drc-image img {
        vertical-align: middle;
        width: 100%;
        max-height: 218px;
        margin: 0; }
  #content .media-download {
    margin-bottom: 20px;
    padding-top: 20px; }
  #content .img-meta {
    font-size: 0.9em;
    color: #999999; }
  #content .RadSocialShare_Default {
    background-color: #f5f5f5;
    display: block;
    font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 40px 0 0;
    padding: 0;
    border: none; }
    #content .RadSocialShare_Default ul.sshContent {
      margin: 0;
      padding: 10px 20px; }
      #content .RadSocialShare_Default ul.sshContent:before {
        content: 'Share: ';
        font-size: 1rem; }
      #content .RadSocialShare_Default ul.sshContent li.sshListItem {
        margin: -6px 8px 0;
        padding: 0; }
        #content .RadSocialShare_Default ul.sshContent li.sshListItem .sshLinkItem .sshIcon {
          display: block;
          background: none;
          width: 22px;
          height: 22px;
          margin: 0;
          border-radius: 2px; }
          #content .RadSocialShare_Default ul.sshContent li.sshListItem .sshLinkItem .sshIcon.sshShareOnFacebook {
            background: url(/assets/images/icon_facebook.png) no-repeat center center; }
          #content .RadSocialShare_Default ul.sshContent li.sshListItem .sshLinkItem .sshIcon.sshShareOnTwitter {
            background: url(/assets/images/icon_twitter.png) no-repeat center center; }
          #content .RadSocialShare_Default ul.sshContent li.sshListItem .sshLinkItem .sshIcon.sshLinkedIn {
            background: url(/assets/images/icon_linkedin.png) no-repeat center center; }
        #content .RadSocialShare_Default ul.sshContent li.sshListItem #___plusone_0 {
          width: 22px !important;
          height: 22px !important;
          background: url(/assets/images/icon_googleplus.png) no-repeat center center !important;
          border-radius: 2px; }
          #content .RadSocialShare_Default ul.sshContent li.sshListItem #___plusone_0 iframe {
            opacity: 0; }
  #content .social-sidebar .RadSocialShare_Default {
    background-color: transparent;
    margin: 0; }
    #content .social-sidebar .RadSocialShare_Default ul.sshContent {
      padding: 10px 0; }
      #content .social-sidebar .RadSocialShare_Default ul.sshContent:before {
        content: ''; }

#fancybox-wrap, #fancybox-content {
  box-sizing: content-box; }

.RadMediaPlayer {
  width: 100% !important;
  height: auto !important;
  margin: 0 0 20px; }

#breadcrumbs {
  position: relative; }
  #breadcrumbs #bread-intro {
    float: left;
    background: url(/assets/images/icon-home-blue.png) no-repeat left 3px;
    font-size: 0.8em;
    color: #156f9f;
    margin-top: 2px;
    padding-left: 20px; }
    #breadcrumbs #bread-intro span {
      color: #999999; }
  #breadcrumbs #bread-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 24px;
    cursor: pointer; }
  #breadcrumbs ul {
    font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
    list-style: none;
    margin: 0 0 25px;
    padding: 0; }
    #breadcrumbs ul li {
      display: none;
      font-size: 0.8em;
      color: #999999;
      margin: 10px 0;
      padding-left: 5px; }
      #breadcrumbs ul li a {
        display: inline;
        color: #156f9f;
        text-decoration: none;
        padding: 0 10px 0 0; }
      #breadcrumbs ul li:first-child {
        padding: 0; }
        #breadcrumbs ul li:first-child a {
          background: url(/assets/images/icon-home-blue.png) no-repeat left top;
          padding-left: 20px; }
      #breadcrumbs ul li.sfNoBreadcrumbNavigation a {
        color: #999999;
        cursor: default; }
      #breadcrumbs ul li:last-child {
        display: inline-block;
        margin: 0; }
        #breadcrumbs ul li:last-child.open {
          display: block;
          margin: 10px 0; }
        #breadcrumbs ul li:last-child a {
          color: #999999;
          cursor: default; }

#main {
  margin-bottom: 20px; }
  #main h1 {
    font-size: 1.8em; }
    #main h1.search-results strong {
      color: #156f9f; }
      #main h1.search-results strong:before {
        content: '\201C';
        font-family: 'Helvetica', Arial, sans-serif; }
      #main h1.search-results strong:after {
        content: '\201D';
        font-family: 'Helvetica', Arial, sans-serif; }
  #main img {
    margin-bottom: 12.5px; }
  #main .callout {
    padding: 10px 20px;
    margin: 20px 0;
    border: solid 1px #e7e7e7;
    border-radius: 5px; }
    #main .callout h4:first-child {
      margin-top: 0; }
    #main .callout p {
      margin: 0; }
    #main .callout a {
      display: inline-block;
      background: url(/assets/images/document-sprites.gif) no-repeat 0 -100px;
      font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
      font-weight: 700;
      margin: 6px 0;
      padding-left: 30px; }
  #main.home p, #main.brand p {
    font-family: "cartogothic_pro_light", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.2em; }
  #main.products {
    margin: 0; }
  #main .news-article h1.news-title {
    margin-bottom: 10px; }
  #main .news-article .news-meta {
    font-size: 0.9em;
    color: #999999;
    margin-bottom: 20px; }
  #main .img-links {
    margin-bottom: 20px;
    overflow: hidden; }
    #main .img-links img {
      float: left;
      width: 100px;
      margin-right: 20px; }
  #main strong.sfHighlight {
    color: #231f20; }
  #main .search-title {
    font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.4em; }
  #main .search-snippet {
    display: none; }
  #main .search-link {
    margin-bottom: 10px; }
  #main .search-highlight {
    color: #808080;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #eeeeee; }
  #main .sfexpandableListWrp h3 {
    font-size: 1.2em;
    line-height: 1.5; }
  #main .sfexpandableListWrp ul {
    list-style: none;
    margin: 0 0 40px; }
    #main .sfexpandableListWrp ul li {
      padding: 10px 0;
      border-bottom: solid 1px #e7e7e7; }
  #main .sidebar-block {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #e7e7e7; }
  #main .sf_cols .sf_4cols_1_25, #main .sf_cols .sf_4cols_2_25, #main .sf_cols .sf_4cols_3_25, #main .sf_cols .sf_4cols_4_25,
  #main .sf_cols .sf_2cols_1_50, #main .sf_cols .sf_2cols_2_50,
  #main .sf_cols .sf_3cols_1_33, #main .sf_cols .sf_3cols_2_34, #main .sf_cols .sf_3cols_3_33,
  #main .sf_cols .sf_2cols_1_75, #main .sf_cols .sf_2cols_2_25 {
    float: none;
    width: 100%; }
    #main .sf_cols .sf_4cols_1_25 .sf_4cols_2in_25, #main .sf_cols .sf_4cols_1_25 .sf_4cols_3in_25, #main .sf_cols .sf_4cols_1_25 .sf_4cols_4in_25,
    #main .sf_cols .sf_4cols_1_25 .sf_2cols_2in_50,
    #main .sf_cols .sf_4cols_1_25 .sf_3cols_2in_34, #main .sf_cols .sf_4cols_1_25 .sf_3cols_3in_33,
    #main .sf_cols .sf_4cols_1_25 .sf_2cols_2in_25, #main .sf_cols .sf_4cols_2_25 .sf_4cols_2in_25, #main .sf_cols .sf_4cols_2_25 .sf_4cols_3in_25, #main .sf_cols .sf_4cols_2_25 .sf_4cols_4in_25,
    #main .sf_cols .sf_4cols_2_25 .sf_2cols_2in_50,
    #main .sf_cols .sf_4cols_2_25 .sf_3cols_2in_34, #main .sf_cols .sf_4cols_2_25 .sf_3cols_3in_33,
    #main .sf_cols .sf_4cols_2_25 .sf_2cols_2in_25, #main .sf_cols .sf_4cols_3_25 .sf_4cols_2in_25, #main .sf_cols .sf_4cols_3_25 .sf_4cols_3in_25, #main .sf_cols .sf_4cols_3_25 .sf_4cols_4in_25,
    #main .sf_cols .sf_4cols_3_25 .sf_2cols_2in_50,
    #main .sf_cols .sf_4cols_3_25 .sf_3cols_2in_34, #main .sf_cols .sf_4cols_3_25 .sf_3cols_3in_33,
    #main .sf_cols .sf_4cols_3_25 .sf_2cols_2in_25, #main .sf_cols .sf_4cols_4_25 .sf_4cols_2in_25, #main .sf_cols .sf_4cols_4_25 .sf_4cols_3in_25, #main .sf_cols .sf_4cols_4_25 .sf_4cols_4in_25,
    #main .sf_cols .sf_4cols_4_25 .sf_2cols_2in_50,
    #main .sf_cols .sf_4cols_4_25 .sf_3cols_2in_34, #main .sf_cols .sf_4cols_4_25 .sf_3cols_3in_33,
    #main .sf_cols .sf_4cols_4_25 .sf_2cols_2in_25,
    #main .sf_cols .sf_2cols_1_50 .sf_4cols_2in_25,
    #main .sf_cols .sf_2cols_1_50 .sf_4cols_3in_25,
    #main .sf_cols .sf_2cols_1_50 .sf_4cols_4in_25,
    #main .sf_cols .sf_2cols_1_50 .sf_2cols_2in_50,
    #main .sf_cols .sf_2cols_1_50 .sf_3cols_2in_34,
    #main .sf_cols .sf_2cols_1_50 .sf_3cols_3in_33,
    #main .sf_cols .sf_2cols_1_50 .sf_2cols_2in_25, #main .sf_cols .sf_2cols_2_50 .sf_4cols_2in_25, #main .sf_cols .sf_2cols_2_50 .sf_4cols_3in_25, #main .sf_cols .sf_2cols_2_50 .sf_4cols_4in_25,
    #main .sf_cols .sf_2cols_2_50 .sf_2cols_2in_50,
    #main .sf_cols .sf_2cols_2_50 .sf_3cols_2in_34, #main .sf_cols .sf_2cols_2_50 .sf_3cols_3in_33,
    #main .sf_cols .sf_2cols_2_50 .sf_2cols_2in_25,
    #main .sf_cols .sf_3cols_1_33 .sf_4cols_2in_25,
    #main .sf_cols .sf_3cols_1_33 .sf_4cols_3in_25,
    #main .sf_cols .sf_3cols_1_33 .sf_4cols_4in_25,
    #main .sf_cols .sf_3cols_1_33 .sf_2cols_2in_50,
    #main .sf_cols .sf_3cols_1_33 .sf_3cols_2in_34,
    #main .sf_cols .sf_3cols_1_33 .sf_3cols_3in_33,
    #main .sf_cols .sf_3cols_1_33 .sf_2cols_2in_25, #main .sf_cols .sf_3cols_2_34 .sf_4cols_2in_25, #main .sf_cols .sf_3cols_2_34 .sf_4cols_3in_25, #main .sf_cols .sf_3cols_2_34 .sf_4cols_4in_25,
    #main .sf_cols .sf_3cols_2_34 .sf_2cols_2in_50,
    #main .sf_cols .sf_3cols_2_34 .sf_3cols_2in_34, #main .sf_cols .sf_3cols_2_34 .sf_3cols_3in_33,
    #main .sf_cols .sf_3cols_2_34 .sf_2cols_2in_25, #main .sf_cols .sf_3cols_3_33 .sf_4cols_2in_25, #main .sf_cols .sf_3cols_3_33 .sf_4cols_3in_25, #main .sf_cols .sf_3cols_3_33 .sf_4cols_4in_25,
    #main .sf_cols .sf_3cols_3_33 .sf_2cols_2in_50,
    #main .sf_cols .sf_3cols_3_33 .sf_3cols_2in_34, #main .sf_cols .sf_3cols_3_33 .sf_3cols_3in_33,
    #main .sf_cols .sf_3cols_3_33 .sf_2cols_2in_25,
    #main .sf_cols .sf_2cols_1_75 .sf_4cols_2in_25,
    #main .sf_cols .sf_2cols_1_75 .sf_4cols_3in_25,
    #main .sf_cols .sf_2cols_1_75 .sf_4cols_4in_25,
    #main .sf_cols .sf_2cols_1_75 .sf_2cols_2in_50,
    #main .sf_cols .sf_2cols_1_75 .sf_3cols_2in_34,
    #main .sf_cols .sf_2cols_1_75 .sf_3cols_3in_33,
    #main .sf_cols .sf_2cols_1_75 .sf_2cols_2in_25, #main .sf_cols .sf_2cols_2_25 .sf_4cols_2in_25, #main .sf_cols .sf_2cols_2_25 .sf_4cols_3in_25, #main .sf_cols .sf_2cols_2_25 .sf_4cols_4in_25,
    #main .sf_cols .sf_2cols_2_25 .sf_2cols_2in_50,
    #main .sf_cols .sf_2cols_2_25 .sf_3cols_2in_34, #main .sf_cols .sf_2cols_2_25 .sf_3cols_3in_33,
    #main .sf_cols .sf_2cols_2_25 .sf_2cols_2in_25 {
      margin: 0; }
  #main .sf_cols .sf_2cols_1_50, #main .sf_cols .sf_2cols_2_50 {
    width: 100% !important; }

#sub-main {
  clear: both; }

#panels .panel img, .sf_panels .panel img {
  display: block;
  margin: 0 auto;
  border-radius: 5px 5px 0 0; }

#panels .panel ul.logo-list, .sf_panels .panel ul.logo-list {
  text-align: center; }
  #panels .panel ul.logo-list img, .sf_panels .panel ul.logo-list img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    padding-top: 10px; }

#panels .panel.home, .sf_panels .panel.home {
  width: 100%; }

#panels h3.panel-title, .sf_panels h3.panel-title {
  display: table;
  width: 100%;
  background-color: #999999;
  background-image: linear-gradient(to bottom, #999999, #807f7f);
  font-size: 1em;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin: 0 0 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 5px 5px; }
  #panels h3.panel-title.orange, .sf_panels h3.panel-title.orange {
    background-color: #e5591b;
    background-image: linear-gradient(to bottom, #e5591b, #b84715); }
  #panels h3.panel-title.red, .sf_panels h3.panel-title.red {
    background-color: #d21b34;
    background-image: linear-gradient(to bottom, #d21b34, #a51529); }
  #panels h3.panel-title.blue, .sf_panels h3.panel-title.blue {
    background-color: #2a7aa6;
    background-image: linear-gradient(to bottom, #2a7aa6, #205c7d); }
  #panels h3.panel-title.green, .sf_panels h3.panel-title.green {
    background-color: #2ca55e;
    background-image: linear-gradient(to bottom, #2ca55e, #217d47); }
  #panels h3.panel-title.black, .sf_panels h3.panel-title.black {
    background-color: #333333;
    background-image: linear-gradient(to bottom, #333333, #1a1919); }
  #panels h3.panel-title a, .sf_panels h3.panel-title a {
    display: table-cell;
    height: auto;
    color: inherit;
    padding: 10px;
    vertical-align: middle; }
    #panels h3.panel-title a:hover, #panels h3.panel-title a:active, .sf_panels h3.panel-title a:hover, .sf_panels h3.panel-title a:active {
      text-decoration: none; }

#panels h5.panel-title, .sf_panels h5.panel-title {
  margin-top: 0; }

#panels ul.product-list, .sf_panels ul.product-list {
  list-style: none;
  margin-left: 0;
  padding: 0;
  overflow: hidden; }
  #panels ul.product-list li, .sf_panels ul.product-list li {
    float: left;
    width: 50%;
    text-align: center;
    margin: 0 0 20px;
    padding: 0 20px; }
    #panels ul.product-list li:nth-child(2n+1), .sf_panels ul.product-list li:nth-child(2n+1) {
      clear: left; }
    #panels ul.product-list li img, .sf_panels ul.product-list li img {
      width: 100% !important;
      max-width: 145px;
      height: auto !important;
      margin: 0;
      border-radius: 5px; }
    #panels ul.product-list li h4, .sf_panels ul.product-list li h4 {
      font-size: 0.9em;
      margin: 0; }

#panels p, .sf_panels p {
  font-size: 0.9em;
  margin: 0 10px 20px; }

#panels table.hover-effect, .sf_panels table.hover-effect {
  margin-bottom: 40px; }
  #panels table.hover-effect th, #panels table.hover-effect td, .sf_panels table.hover-effect th, .sf_panels table.hover-effect td {
    white-space: normal; }
  #panels table.hover-effect td .tooltip, .sf_panels table.hover-effect td .tooltip {
    display: none; }

#panels .swivel-hover, .sf_panels .swivel-hover {
  display: none; }

#panels .swivel-joint, .sf_panels .swivel-joint {
  position: relative; }
  #panels .swivel-joint img.swivel-overlay, .sf_panels .swivel-joint img.swivel-overlay {
    position: absolute; }

#panels .sf_cols .sf_2cols_1_50, #panels .sf_cols .sf_2cols_2_50, #panels .sf_cols .sf_3cols_1_33, #panels .sf_cols .sf_3cols_2_34, #panels .sf_cols .sf_3cols_3_33, #panels .sf_cols .sf_2cols_1_75, #panels .sf_cols .sf_2cols_2_25, .sf_panels .sf_cols .sf_2cols_1_50, .sf_panels .sf_cols .sf_2cols_2_50, .sf_panels .sf_cols .sf_3cols_1_33, .sf_panels .sf_cols .sf_3cols_2_34, .sf_panels .sf_cols .sf_3cols_3_33, .sf_panels .sf_cols .sf_2cols_1_75, .sf_panels .sf_cols .sf_2cols_2_25 {
  float: none;
  width: 100%; }
  #panels .sf_cols .sf_2cols_1_50 .sf_2cols_2in_50, #panels .sf_cols .sf_2cols_1_50 .sf_3cols_2in_34, #panels .sf_cols .sf_2cols_1_50 .sf_3cols_3in_33, #panels .sf_cols .sf_2cols_1_50 .sf_2cols_2in_25, #panels .sf_cols .sf_2cols_2_50 .sf_2cols_2in_50, #panels .sf_cols .sf_2cols_2_50 .sf_3cols_2in_34, #panels .sf_cols .sf_2cols_2_50 .sf_3cols_3in_33, #panels .sf_cols .sf_2cols_2_50 .sf_2cols_2in_25, #panels .sf_cols .sf_3cols_1_33 .sf_2cols_2in_50, #panels .sf_cols .sf_3cols_1_33 .sf_3cols_2in_34, #panels .sf_cols .sf_3cols_1_33 .sf_3cols_3in_33, #panels .sf_cols .sf_3cols_1_33 .sf_2cols_2in_25, #panels .sf_cols .sf_3cols_2_34 .sf_2cols_2in_50, #panels .sf_cols .sf_3cols_2_34 .sf_3cols_2in_34, #panels .sf_cols .sf_3cols_2_34 .sf_3cols_3in_33, #panels .sf_cols .sf_3cols_2_34 .sf_2cols_2in_25, #panels .sf_cols .sf_3cols_3_33 .sf_2cols_2in_50, #panels .sf_cols .sf_3cols_3_33 .sf_3cols_2in_34, #panels .sf_cols .sf_3cols_3_33 .sf_3cols_3in_33, #panels .sf_cols .sf_3cols_3_33 .sf_2cols_2in_25, #panels .sf_cols .sf_2cols_1_75 .sf_2cols_2in_50, #panels .sf_cols .sf_2cols_1_75 .sf_3cols_2in_34, #panels .sf_cols .sf_2cols_1_75 .sf_3cols_3in_33, #panels .sf_cols .sf_2cols_1_75 .sf_2cols_2in_25, #panels .sf_cols .sf_2cols_2_25 .sf_2cols_2in_50, #panels .sf_cols .sf_2cols_2_25 .sf_3cols_2in_34, #panels .sf_cols .sf_2cols_2_25 .sf_3cols_3in_33, #panels .sf_cols .sf_2cols_2_25 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_2cols_1_50 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_2cols_1_50 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_2cols_1_50 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_2cols_1_50 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_2cols_2_50 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_2cols_2_50 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_2cols_2_50 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_2cols_2_50 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_3cols_1_33 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_3cols_1_33 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_3cols_1_33 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_3cols_1_33 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_3cols_2_34 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_3cols_2_34 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_3cols_2_34 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_3cols_2_34 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_3cols_3_33 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_3cols_3_33 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_3cols_3_33 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_3cols_3_33 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_2cols_1_75 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_2cols_1_75 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_2cols_1_75 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_2cols_1_75 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_2cols_2_25 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_2cols_2_25 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_2cols_2_25 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_2cols_2_25 .sf_2cols_2in_25 {
    margin: 0; }

.sf_panels img.panel-img {
  display: block;
  margin: 0 !important;
  border-radius: 5px 5px 0 0; }

.transportation #panels h3.panel-title {
  background-color: #d21b34;
  background-image: linear-gradient(to bottom, #d21b34, #a51529); }

.retail-fueling #panels h3.panel-title {
  background-color: #2ca55e;
  background-image: linear-gradient(to bottom, #2ca55e, #217d47); }

.electronic-systems #panels h3.panel-title {
  background-color: #2a7aa6;
  background-image: linear-gradient(to bottom, #2a7aa6, #205c7d); }

.chemical-industrial #panels h3.panel-title {
  background-color: #e5591b;
  background-image: linear-gradient(to bottom, #e5591b, #b84715); }

.opw-ftg #panels h3.panel-title {
  background-color: #156f9f;
  background-image: linear-gradient(to bottom, #156f9f, #0f5072); }

#civacon-banner {
  position: relative; }
  #civacon-banner a.banner-link {
    position: absolute;
    top: 0;
    display: block;
    width: 20%;
    height: 100%;
    background-color: transparent;
    text-indent: -9999px; }
  #civacon-banner #banner-1 {
    left: 0; }
  #civacon-banner #banner-2 {
    left: 20%; }
  #civacon-banner #banner-3 {
    left: 40%; }
  #civacon-banner #banner-4 {
    left: 60%; }
  #civacon-banner #banner-5 {
    left: 80%; }

#slider {
  position: relative;
  max-width: 850px;
  margin-bottom: 10px; }
  #slider ul, #slider ol {
    list-style: none;
    margin: 0;
    padding: 0; }
    #slider ul.slides li, #slider ol.slides li {
      margin: 0; }
    #slider ul.flex-control-nav, #slider ol.flex-control-nav {
      display: none; }
    #slider ul.flex-direction-nav a, #slider ol.flex-direction-nav a {
      top: 0;
      bottom: 5%;
      width: 20%;
      height: auto;
      text-align: left;
      text-indent: -9999px;
      margin: 0; }
      #slider ul.flex-direction-nav a.flex-prev, #slider ol.flex-direction-nav a.flex-prev {
        left: 0;
        background: url(/assets/images/slider-arrow-left.png) no-repeat left center;
        background-size: 50%;
        -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
      #slider ul.flex-direction-nav a.flex-next, #slider ol.flex-direction-nav a.flex-next {
        right: 0;
        background: url(/assets/images/slider-arrow-right.png) no-repeat right center;
        background-size: 50%;
        -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
  #slider img {
    border-radius: 5px; }

#news {
  margin-bottom: 20px; }
  #news h4 {
    text-transform: uppercase; }
  #news ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0; }
    #news ul h2 {
      font-size: 1em;
      line-height: 1.3;
      margin-bottom: 5px; }
    #news ul .sfnewsMetaInfo {
      font-size: 0.8em;
      color: #808080;
      margin-bottom: 20px; }

#quicklinks h4 {
  text-transform: uppercase; }

#quicklinks .button-wrap {
  position: relative;
  margin-bottom: 20px; }
  #quicklinks .button-wrap .full-width {
    margin: 0; }
    #quicklinks .button-wrap .full-width.active {
      border-radius: 5px 5px 0 0; }
  #quicklinks .button-wrap div.accordion {
    display: none;
    background: #ffffff;
    padding: 10px 20px;
    border: solid #1b8ecc;
    border-width: 0 1px 1px;
    border-bottom: solid 1px #156f9f;
    border-radius: 0 0 5px 5px; }
    #quicklinks .button-wrap div.accordion ul {
      list-style: none;
      margin: 0 0 20px;
      font-size: 0.9em; }

#tabs {
  margin-bottom: 40px; }
  #tabs ul.ui-tabs-nav {
    display: none; }
  #tabs p {
    font-size: 1em;
    margin: 0 0 20px; }
    #tabs p.heading {
      position: relative;
      font-size: 1.1em;
      color: #333333;
      margin: 0 -6%;
      padding: 10px 20px;
      border-bottom: solid 1px #e7e7e7;
      cursor: pointer;
      outline: 0; }
      #tabs p.heading span.caret {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 16px;
        height: 16px;
        border-top: solid 8px #999999;
        border-bottom: none;
        border-left: solid 8px transparent;
        border-right: solid 8px transparent; }
      #tabs p.heading.first {
        border-top: solid 1px #e7e7e7; }
      #tabs p.heading.ui-accordion-header-active {
        background-color: #f4f4f4;
        color: #156f9f; }
        #tabs p.heading.ui-accordion-header-active span.caret {
          top: 10px;
          border-top: none;
          border-bottom: solid 8px #156f9f;
          border-left: solid 8px transparent;
          border-right: solid 8px transparent; }
  #tabs .ui-state-hover {
    color: #156f9f; }
  #tabs div.ui-accordion-content, #tabs div.ui-tabs-panel {
    margin: 0 -6%;
    padding: 20px;
    overflow: hidden; }
    #tabs div.ui-accordion-content.ui-accordion-content-active, #tabs div.ui-tabs-panel.ui-accordion-content-active {
      border-bottom: solid 1px #e7e7e7; }

#table-tabs h4, .table-tabs h4 {
  position: relative;
  padding: 10px 50px 10px 0;
  cursor: pointer; }
  #table-tabs h4 span.caret, .table-tabs h4 span.caret {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    border-top: solid 8px #999999;
    border-bottom: none;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent; }
  #table-tabs h4.ui-accordion-header-active, .table-tabs h4.ui-accordion-header-active {
    color: #156f9f; }
    #table-tabs h4.ui-accordion-header-active span.caret, .table-tabs h4.ui-accordion-header-active span.caret {
      top: 10px;
      border-top: none;
      border-bottom: solid 8px #156f9f;
      border-left: solid 8px transparent;
      border-right: solid 8px transparent; }

#table-tabs div.ui-accordion-content, #table-tabs div.ui-tabs-panel, .table-tabs div.ui-accordion-content, .table-tabs div.ui-tabs-panel {
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible; }
  #table-tabs div.ui-accordion-content.ui-accordion-content-active, #table-tabs div.ui-tabs-panel.ui-accordion-content-active, .table-tabs div.ui-accordion-content.ui-accordion-content-active, .table-tabs div.ui-tabs-panel.ui-accordion-content-active {
    border-bottom: none !important; }

#table-tabs.parts h2.sfmediaFieldTitle, .table-tabs.parts h2.sfmediaFieldTitle {
  display: none; }

#table-tabs.parts h4, .table-tabs.parts h4 {
  margin: 0;
  border-top: solid 1px #e7e7e7; }
  #table-tabs.parts h4.last, .table-tabs.parts h4.last {
    border-bottom: solid 1px #e7e7e7; }

#table-tabs.parts h5, .table-tabs.parts h5 {
  font-size: 1.2em;
  margin: 20px 0; }

/*********************
OPW U REGISTRATION STYLES
*********************/
#form1 #university-form .form-panel {
  display: none; }

#form1 #university-form label.light {
  display: block;
  font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
  margin-bottom: 20px; }

#form1 #university-form label.class123-labelmic {
  font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
  font-size: 0.9em; }

#form1 #university-form label.class123-checkbox {
  font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif; }

#form1 #university-form table {
  border: none; }
  #form1 #university-form table thead {
    background: #156f9f; }
    #form1 #university-form table thead tr td {
      padding: 10px; }
      #form1 #university-form table thead tr td:last-child {
        border-right: solid 1px #e7e7e7; }
  #form1 #university-form table tbody tr td {
    padding: 10px; }
    #form1 #university-form table tbody tr td:last-child {
      border-right: solid 1px #e7e7e7; }
    #form1 #university-form table tbody tr td input[type=text] {
      margin: 0; }
    #form1 #university-form table tbody tr td input[type=checkbox] {
      margin-right: 5px; }
    #form1 #university-form table tbody tr td a.register-for-more {
      display: inline-block;
      color: #ffffff; }
  #form1 #university-form table tbody tr.technician td {
    background: #e7e7e7;
    font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
    font-weight: 700; }
  #form1 #university-form table tbody tr:nth-child(even) td {
    padding: 14px 10px;
    vertical-align: top; }
    #form1 #university-form table tbody tr:nth-child(even) td td {
      padding: 4px 0; }

#labor-form table td {
  vertical-align: top !important; }
  #labor-form table td.centered {
    text-align: center; }

#labor-form table input {
  margin: 0; }

#labor-form span.sfError {
  display: inline !important;
  font-size: 1em !important; }

/*********************
JVECTOR MAP STYLES
*********************/
#world-map {
  position: relative;
  width: 100%;
  height: 300px; }

#map-navigation {
  margin-bottom: 20px; }
  #map-navigation p {
    margin-bottom: 10px; }
  #map-navigation #search-region, #map-navigation #return-btn {
    display: none;
    cursor: pointer; }
  #map-navigation .blue-button {
    display: inline;
    color: #ffffff; }

.jvectormap-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  border: solid 1px #e7e7e7;
  border-radius: 5px; }

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  background: #231f20;
  color: #ffffff;
  font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif;
  font-size: smaller;
  padding: 3px 6px; }

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #231f20;
  padding: 0;
  color: #ffffff;
  cursor: pointer;
  line-height: 16px;
  text-align: center; }

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 16px;
  height: 16px; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px; }

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==); }

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center; }

.jvectormap-legend-cnt {
  position: absolute; }

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0; }

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0; }

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left; }

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle; }

.jvectormap-legend-tick-text {
  font-size: 12px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px; }

/*********************
SIDEBARS & ASIDES
*********************/
#sidebar ul.ad-list {
  display: none;
  list-style: none;
  text-align: center;
  margin: 0 0 20px;
  padding: 0; }
  #sidebar ul.ad-list li {
    display: inline-block;
    width: 48%;
    margin: 2px 0;
    padding: 0 2px; }
    #sidebar ul.ad-list li img {
      border-radius: 5px; }

.sidebar .aside {
  min-height: 20px;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #e7e7e7, #f2f2f2);
  margin-bottom: 20px;
  padding: 10px;
  border: solid 1px #dcdcdc;
  border-radius: 5px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .sidebar .aside p:last-child, .sidebar .aside ul:last-child, .sidebar .aside ol:last-child {
    margin: 0; }

.sidebar img {
  margin-bottom: 12.5px; }
  .sidebar img.featured {
    width: 100% !important;
    max-width: 380px;
    height: auto !important;
    border-radius: 5px; }

.sidebar p.caption {
  font-size: 0.8em;
  text-align: center;
  color: #999999; }

#sidebar1 {
  margin-bottom: 20px;
  padding-top: 20px;
  border: solid #e7e7e7;
  border-width: 1px 0; }
  #sidebar1 .widget {
    margin-bottom: 20px; }
  #sidebar1 h2 {
    font-size: 1.2em;
    margin-bottom: 20px; }
  #sidebar1.products img {
    display: block;
    margin-bottom: 10px; }
  #sidebar1.products ul.product-thumbs {
    list-style: none;
    text-align: center;
    margin: 0;
    padding-left: 0;
    overflow: hidden; }
    #sidebar1.products ul.product-thumbs li {
      display: inline-block;
      margin: 0 4px; }
      #sidebar1.products ul.product-thumbs li img {
        margin: 0; }
        #sidebar1.products ul.product-thumbs li img.featured {
          width: 100%;
          max-width: 72px;
          height: auto; }

#sidebar-nav, #sidebar-contact {
  margin: 0 0 40px; }
  #sidebar-nav div.accordion, #sidebar-contact div.accordion {
    display: none;
    padding: 20px;
    border: solid #1b8ecc;
    border-width: 0 1px 1px;
    border-bottom: solid 1px #156f9f;
    border-radius: 0 0 5px 5px; }
    #sidebar-nav div.accordion strong, #sidebar-contact div.accordion strong {
      white-space: nowrap; }
    #sidebar-nav div.accordion.always-on, #sidebar-contact div.accordion.always-on {
      display: block; }
  #sidebar-nav h5.nav-title, #sidebar-contact h5.nav-title {
    background-color: #1b8ecc;
    background-image: linear-gradient(to bottom, #1b8ecc, #156f9f);
    font-size: 1em;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    padding: 10px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 0 0; }
    #sidebar-nav h5.nav-title.accordion, #sidebar-contact h5.nav-title.accordion {
      border-radius: 5px;
      cursor: pointer; }
      #sidebar-nav h5.nav-title.accordion.active, #sidebar-contact h5.nav-title.accordion.active {
        border-radius: 5px 5px 0 0; }
  #sidebar-nav ul, #sidebar-contact ul {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border: solid #1b8ecc;
    border-width: 0 1px 1px;
    border-bottom: solid 1px #156f9f;
    border-radius: 0 0 5px 5px; }
    #sidebar-nav ul li, #sidebar-contact ul li {
      margin: 0;
      padding: 0; }
      #sidebar-nav ul li a, #sidebar-contact ul li a {
        display: block;
        text-decoration: none;
        color: #333333;
        padding: 5px 20px; }
        #sidebar-nav ul li a:hover, #sidebar-nav ul li a:active, #sidebar-contact ul li a:hover, #sidebar-contact ul li a:active {
          background: #e7e7e7; }
    #sidebar-nav ul.sub-nav, #sidebar-contact ul.sub-nav {
      display: none;
      list-style-type: disc;
      margin-left: 40px;
      padding: 0;
      border: none; }
      #sidebar-nav ul.sub-nav li a, #sidebar-contact ul.sub-nav li a {
        margin-left: -40px;
        padding: 5px 20px 5px 40px; }
      #sidebar-nav ul.sub-nav .sub-nav, #sidebar-contact ul.sub-nav .sub-nav {
        margin-left: 15px; }
  #sidebar-nav div.sidebar-block, #sidebar-contact div.sidebar-block {
    margin: 0;
    padding: 10px 20px;
    border: solid #1b8ecc;
    border-width: 0 1px 1px;
    border-bottom: solid 1px #156f9f;
    border-radius: 0 0 5px 5px; }
    #sidebar-nav div.sidebar-block.locator p, #sidebar-contact div.sidebar-block.locator p {
      font-size: 1em; }
    #sidebar-nav div.sidebar-block.locator table, #sidebar-contact div.sidebar-block.locator table {
      margin-top: -20px;
      border: none; }
      #sidebar-nav div.sidebar-block.locator table td, #sidebar-contact div.sidebar-block.locator table td {
        background: #ffffff;
        font-size: 1em;
        padding: 0;
        border: none; }
        #sidebar-nav div.sidebar-block.locator table td label, #sidebar-contact div.sidebar-block.locator table td label {
          font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif; }
  #sidebar-nav .root-category a, #sidebar-contact .root-category a {
    font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
    font-weight: 700; }
    #sidebar-nav .root-category a:hover, #sidebar-nav .root-category a:active, #sidebar-contact .root-category a:hover, #sidebar-contact .root-category a:active {
      color: #333333; }
  #sidebar-nav .root-category .sub-nav, #sidebar-contact .root-category .sub-nav {
    display: block; }
    #sidebar-nav .root-category .sub-nav a, #sidebar-contact .root-category .sub-nav a {
      font-family: "cartogothic_pro_book", Helvetica, Arial, sans-serif; }

#sidebar2.products #sidebar-nav {
  margin: 0; }
  #sidebar2.products #sidebar-nav ul {
    display: block;
    border-width: 0 1px;
    border-bottom: none;
    border-radius: 0; }
    #sidebar2.products #sidebar-nav ul.opw-region {
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: solid 1px #156f9f;
      border-radius: 0 0 5px 5px; }

#sidebar2.products #sidebar-nav-secondary {
  background: #f5f5f5;
  margin-bottom: 40px;
  padding: 20px 0;
  border: solid 1px #1b8ecc;
  border-top: solid 1px #e7e7e7;
  border-bottom: solid 1px #156f9f;
  border-radius: 0 0 5px 5px; }
  #sidebar2.products #sidebar-nav-secondary h5 {
    color: #999999;
    padding: 0 20px; }
  #sidebar2.products #sidebar-nav-secondary ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #sidebar2.products #sidebar-nav-secondary ul li {
      margin: 0; }
      #sidebar2.products #sidebar-nav-secondary ul li a {
        display: block;
        color: #999999;
        text-decoration: none;
        padding: 5px 20px; }
        #sidebar2.products #sidebar-nav-secondary ul li a:hover, #sidebar2.products #sidebar-nav-secondary ul li a:active {
          color: #333333; }

.sfdownloadFileWrp {
  margin-bottom: 20px; }
  .sfdownloadFileWrp a {
    display: inline-block;
    min-height: 22px;
    line-height: 1.3;
    margin-bottom: 5px; }

/*********************
FOOTER STYLES
*********************/
#footer {
  color: #999999;
  text-align: center;
  padding: 40px 0;
  border-top: solid 1px #dadada; }
  #footer p.copyright {
    color: #333333; }
    #footer p.copyright a {
      color: #333333; }
  #footer p.small {
    font-size: 0.9em; }
    #footer p.small span {
      display: none; }
  #footer p.phone {
    color: #333333; }
  #footer a.sitetop {
    color: #999999;
    cursor: pointer; }
  #footer ul.footerlinks {
    margin: 0 0 12.5px;
    padding: 0; }
    #footer ul.footerlinks li a {
      display: inline-block;
      color: #808080;
      padding: 5px 20px; }
      #footer ul.footerlinks li a:hover, #footer ul.footerlinks li a:active {
        text-decoration: underline; }
  #footer ul.socialmedia {
    margin: 0;
    padding: 0; }
    #footer ul.socialmedia li {
      display: inline; }
      #footer ul.socialmedia li a {
        display: inline-block;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        margin: 10px 10px 20px; }
        #footer ul.socialmedia li a:hover, #footer ul.socialmedia li a:active {
          opacity: 0.8; }
        #footer ul.socialmedia li a.facebook {
          background: url(/assets/images/icon-facebook.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #footer ul.socialmedia li a.linkedin {
          background: url(/assets/images/icon-linkedin.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #footer ul.socialmedia li a.twitter {
          background: url(/assets/images/icon-twitter.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #footer ul.socialmedia li a.google {
          background: url(/assets/images/icon-google.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #footer ul.socialmedia li a.instagram {
          background: url(/assets/images/icon-instagram.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }
        #footer ul.socialmedia li a.youtube {
          background: url(/assets/images/icon-youtube.png) no-repeat center center;
          background-size: contain;
          -ms-behavior: url(/assets/images/backgroundsize.min.htc); }

/*********************
OPW-125 SPECIFIC STYLES
*********************/
body.opw-125 #container {
  background: #ffffff url("/images/libraries/page-graphics/125th-anniversary-images/bg-opw-125.jpg") no-repeat center top;
  background-size: contain; }

body.opw-125 #header {
  background: transparent; }
  body.opw-125 #header input[type=text] {
    background-color: transparent; }
    body.opw-125 #header input[type=text]:focus {
      background-color: #ffffff; }

body.opw-125 #inner-header {
  background: transparent; }
  body.opw-125 #inner-header .slogan-logo {
    background: transparent;
    display: block;
    width: 90%;
    max-width: 480px;
    margin: 0 auto 10px;
    padding: 0;
    box-shadow: none; }

body.opw-125 #main h1 {
  font-size: 36px; }

body.opw-125 #main p.lead {
  font-family: "cartogothic_pro_light", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300; }

body.opw-125 #content {
  background: transparent;
  border-top: none; }

body.opw-125 #footer {
  background-color: #e7e7e7; }

body.opw-125 #overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10; }

body.opw-125 .cards {
  position: relative; }
  body.opw-125 .cards.photos .modal {
    display: none;
    position: absolute;
    top: -100px;
    right: 0;
    left: 0;
    z-index: 100;
    width: 90%;
    max-width: 800px;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 40px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    body.opw-125 .cards.photos .modal a.close-btn {
      position: absolute;
      top: 0;
      right: -30px;
      font-size: 48px;
      line-height: 0.5;
      cursor: pointer; }
      body.opw-125 .cards.photos .modal a.close-btn:after {
        content: '\00D7';
        color: #ffffff; }
      body.opw-125 .cards.photos .modal a.close-btn:hover, body.opw-125 .cards.photos .modal a.close-btn:active, body.opw-125 .cards.photos .modal a.close-btn:focus, body.opw-125 .cards.photos .modal a.close-btn:active:hover, body.opw-125 .cards.photos .modal a.close-btn:active:focus {
        text-decoration: none;
        color: #ffffff; }
    body.opw-125 .cards.photos .modal.horizontal, body.opw-125 .cards.photos .modal.vertical {
      padding: 0;
      border-radius: 0; }
      body.opw-125 .cards.photos .modal.horizontal .modal-image img, body.opw-125 .cards.photos .modal.vertical .modal-image img {
        display: block;
        width: 100% !important;
        margin: 0 !important; }
      body.opw-125 .cards.photos .modal.horizontal .modal-text, body.opw-125 .cards.photos .modal.vertical .modal-text {
        padding: 20px; }
  body.opw-125 .cards.photos .card.thumbnail {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    cursor: pointer; }
    body.opw-125 .cards.photos .card.thumbnail img {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%;
      margin: 0 !important;
      padding: 0; }

/*****************************************
Matador Landing Page Styles
*****************************************/
body.opw-matador #container {
  background: #ffffff url("/images/libraries/page-graphics/matador-bg.jpg") no-repeat center top;
  background-size: contain; }

body.opw-matador #slider img {
  border-radius: 0; }

body.opw-matador #main h1 {
  font-size: 36px; }

body.opw-matador #main p.lead {
  font-family: "cartogothic_pro_light", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300; }

body.opw-matador #content {
  background: transparent;
  border-top: none; }

body.opw-matador #footer {
  background-color: #e7e7e7; }

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: 481px and Up Stylesheet

******************************************************************/
  /*********************
CONTENT STYLES
*********************/
  #content ul.sfvideosTmbList li.sfvideoTmb {
    height: 200px; }
  #main h1 {
    font-size: 1.8em; }
  #slider ul.flex-direction-nav a, #slider ol.flex-direction-nav a {
    bottom: 4%; }
  #panels .panel, .sf_panels .panel {
    float: left;
    width: 50%;
    max-width: 435px;
    padding: 0 10px; }
    #panels .panel:nth-child(2n+1), .sf_panels .panel:nth-child(2n+1) {
      clear: left; }
    #panels .panel.home, .sf_panels .panel.home {
      padding: 0; }
    #panels .panel.brand.ftg, #panels .panel.brand.emea, .sf_panels .panel.brand.ftg, .sf_panels .panel.brand.emea {
      max-width: 100%; }
  #panels h3.panel-title a, .sf_panels h3.panel-title a {
    height: 60px; }
  #panels ul.product-list li, .sf_panels ul.product-list li {
    width: 33.3333%; }
    #panels ul.product-list li:nth-child(2n+1), .sf_panels ul.product-list li:nth-child(2n+1) {
      clear: none; }
    #panels ul.product-list li:nth-child(3n+1), .sf_panels ul.product-list li:nth-child(3n+1) {
      clear: left; }
  /*********************
SIDEBARS & ASIDES
*********************/
  #sidebar ul.ad-list li {
    width: 32%;
    margin: 0; }
  .sidebar .widget {
    float: left;
    width: 48%; }
  .sidebar .aside {
    float: right;
    width: 48%; } }

/*********************
EXTRA LARGE MOBILE DEVICES
*********************/
@media only screen and (min-width: 600px) {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: 600px and Up Stylesheet

******************************************************************/
  /*********************
HEADER STYLES
*********************/
  #header fieldset:not(.sfsearchBox) {
    opacity: 1;
    top: 18px;
    right: 10px;
    left: auto;
    max-width: 270px;
    margin: 0; }
  #header .h1 {
    height: 98px;
    text-align: left;
    margin: 0; }
    #header .h1 img {
      width: 190px;
      margin: 5px 0 0 20px; }
  #menu {
    margin-top: 20px; }
  #search {
    display: none; }
  #inner-header {
    background-position: left top; }
  /*********************
CONTENT STYLES
*********************/
  #content ul.sfvideosTmbList li.sfvideoTmb {
    height: 230px; }
  #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb {
    float: left;
    width: 46%;
    margin: 0 10px 20px; }
    #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(2n+1) {
      clear: left; }
  #slider ul.flex-direction-nav a, #slider ol.flex-direction-nav a {
    bottom: 3%; }
    #slider ul.flex-direction-nav a.flex-prev, #slider ol.flex-direction-nav a.flex-prev {
      background-size: auto; }
    #slider ul.flex-direction-nav a.flex-next, #slider ol.flex-direction-nav a.flex-next {
      background-size: auto; }
  #panels .panel, .sf_panels .panel {
    padding: 0 10px; }
    #panels .panel.home, .sf_panels .panel.home {
      width: 50%;
      padding: 0 10px; }
      #panels .panel.home:nth-child(2n+1), .sf_panels .panel.home:nth-child(2n+1) {
        clear: left; }
  #panels ul.product-list li, .sf_panels ul.product-list li {
    width: 25%; }
    #panels ul.product-list li:nth-child(2n+1), .sf_panels ul.product-list li:nth-child(2n+1) {
      clear: none; }
    #panels ul.product-list li:nth-child(3n+1), .sf_panels ul.product-list li:nth-child(3n+1) {
      clear: none; }
    #panels ul.product-list li:nth-child(4n+1), .sf_panels ul.product-list li:nth-child(4n+1) {
      clear: left; } }

/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Tablet & Small Desktop Stylesheet

******************************************************************/
  /*********************
LAYOUT & GRID STYLES
*********************/
  .wrap {
    width: 94%; }
  /*********************
HEADER STYLES
*********************/
  #header fieldset:not(.sfsearchBox) {
    width: 40%; }
    #header fieldset:not(.sfsearchBox) .search-all {
      position: absolute;
      top: -15px;
      left: 160px; }
  #header .h1 {
    width: 96%;
    height: 98px;
    text-align: left;
    margin: 0 auto; }
    #header .h1 img {
      width: 250px; }
  #header.retail .h1 img, #header.electronic .h1 img, #header.chemical .h1 img, #header.pdq .h1 img, #header.fms .h1 img, #header.engineered .h1 img, #header.opw-trans .h1 img {
    width: 220px;
    margin-top: 8px; }
  #header.engineered .slogan {
    line-height: 1em; }
    #header.engineered .slogan span {
      font-size: 0.8em; }
  #inner-header {
    background-position: 100px top; }
    #inner-header .slogan {
      font-size: 1.4em; }
      #inner-header .slogan.nowrap br {
        display: none; }
  #mainnav.russian > li a {
    font-size: 14px; }
  #mainnav.russian > li li a {
    font-size: 16px; }
  /*********************
CONTENT STYLES
*********************/
  #content .table-responsive {
    overflow-y: hidden;
    overflow-x: hidden !important; }
    #content .table-responsive.hover-wrap {
      overflow: visible !important; }
    #content .table-responsive table {
      width: 100% !important; }
      #content .table-responsive table th, #content .table-responsive table td {
        white-space: normal; }
      #content .table-responsive table.small-table th, #content .table-responsive table.small-table td {
        font-size: 0.75em;
        padding: 8px 4px; }
  #content .tabStripContainer {
    margin: 0;
    clear: both; }
  #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro .rtsLevel1 {
    background-color: transparent; }
  #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro ul.rtsUL {
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #e7e7e7);
    border-radius: 5px 5px 0 0; }
    #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro ul.rtsUL li {
      float: left; }
      #content .RadTabStrip.RadTabStrip_Metro.RadTabStripTop_Metro ul.rtsUL li a {
        font-size: 0.9em;
        padding: 10px;
        border-bottom: none;
        border-right: solid 1px #e7e7e7; }
  #content div.tab-page {
    margin: 0; }
    #content div.tab-page.active {
      padding: 20px;
      border: solid #e7e7e7;
      border-width: 0 1px 1px;
      border-radius: 0 0 5px 5px; }
    #content div.tab-page h2 {
      margin-top: 0px; }
  #content.engineered #contact-btn {
    float: right;
    margin-top: 0; }
    #content.engineered #contact-btn a.orange-button {
      margin: 0; }
  #content.engineered #breadcrumbs {
    width: 75%; }
  #content .notice.ip-redirect .wrap {
    max-width: 800px;
    overflow: hidden; }
  #content .notice.ip-redirect br {
    display: inline; }
  #content .notice.ip-redirect .notice-text {
    float: left;
    width: 80%; }
  #content .notice.ip-redirect .notice-btns {
    float: right; }
  #content .notice.ip-redirect .emea-check {
    display: inline;
    font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
    padding: 0;
    white-space: nowrap; }
  #inner-content {
    position: relative; }
  #breadcrumbs ul li {
    display: inline-block;
    margin: 0; }
    #breadcrumbs ul li:last-child {
      display: inline-block; }
  #main .callout p {
    font-size: 0.9em; }
  #main table th, #main table td {
    white-space: normal; }
  #main.products.t-1of2.d-1of2 {
    width: 60%; }
  #main .sfexpandableListWrp {
    position: relative; }
    #main .sfexpandableListWrp .sflistExpandAllLnkWrp {
      position: absolute;
      right: 0; }
    #main .sfexpandableListWrp h2.sflistTitle {
      padding-right: 160px; }
  #main .sf_cols .widget {
    float: none;
    width: 100%; }
    #main .sf_cols .widget p {
      font-size: 0.9em; }
    #main .sf_cols .widget li {
      font-size: 0.9em; }
    #main .sf_cols .widget .sfdownloadFileWrp a {
      font-size: 0.9em; }
  #main .sf_cols .sf_2cols_1_75 {
    float: left;
    width: 75%; }
  #main .sf_cols .sf_2cols_1_50 {
    float: left;
    width: 50% !important; }
    #main .sf_cols .sf_2cols_1_50 .sf_2cols_1in_50 {
      margin-right: 10px; }
  #main .sf_cols .sf_2cols_2_50 {
    float: right;
    width: 50% !important; }
    #main .sf_cols .sf_2cols_2_50 .sf_2cols_2in_50 {
      margin-left: 10px; }
  #main .sf_cols .sf_3cols_1_33 {
    float: left;
    width: 33%; }
  #main .sf_cols .sf_3cols_2_34 {
    float: left;
    width: 34%; }
    #main .sf_cols .sf_3cols_2_34 .sf_3cols_2in_34 {
      margin-left: 20px; }
  #main .sf_cols .sf_3cols_3_33 {
    float: right;
    width: 33%; }
    #main .sf_cols .sf_3cols_3_33 .sf_3cols_3in_33 {
      margin-left: 20px; }
  #main .sf_cols .sf_2cols_2_25 {
    float: right;
    width: 25%; }
    #main .sf_cols .sf_2cols_2_25 .sf_2cols_2in_25 {
      margin-left: 20px; }
  #main .sf_cols .sf_4cols_1_25, #main .sf_cols .sf_4cols_2_25, #main .sf_cols .sf_4cols_3_25, #main .sf_cols .sf_4cols_4_25 {
    float: left;
    width: 50%;
    padding: 0 10px; }
  #main .sf_cols .sf_4cols_3_25 {
    clear: left; }
  #main .sf_cols .sf_4cols_4_25 {
    float: right; }
  #main .grid-3col ul.sfvideosTmbList li.sfvideoTmb {
    width: 31%; }
  #main .products.main {
    float: left;
    width: 60%;
    padding-right: 20px; }
  #main .products.sidebar {
    float: right;
    width: 40%; }
  #main.t-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb {
    width: 30%; }
    #main.t-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(2n+1) {
      clear: none; }
    #main.t-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(3n+1) {
      clear: left; }
  #carousel {
    float: none;
    max-width: 850px;
    margin: 0 auto; }
    #carousel.full {
      max-width: 100%; }
      #carousel.full #slider {
        max-width: 1140px; }
  #slider ul.flex-control-nav, #slider ol.flex-control-nav {
    display: block;
    bottom: 2px; }
    #slider ul.flex-control-nav li, #slider ol.flex-control-nav li {
      margin: 0 6px; }
      #slider ul.flex-control-nav li a, #slider ol.flex-control-nav li a {
        background: #ffffff;
        background: rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25); }
        #slider ul.flex-control-nav li a.flex-active, #slider ol.flex-control-nav li a.flex-active {
          background: rgba(255, 255, 255, 0.9); }
  #slider ul.flex-direction-nav a, #slider ol.flex-direction-nav a {
    bottom: 2%; }
  #panels ul.product-list li, .sf_panels ul.product-list li {
    width: 16.6667%;
    padding: 0 14px; }
    #panels ul.product-list li:nth-child(2n+1), .sf_panels ul.product-list li:nth-child(2n+1) {
      clear: none; }
    #panels ul.product-list li:nth-child(3n+1), .sf_panels ul.product-list li:nth-child(3n+1) {
      clear: none; }
    #panels ul.product-list li:nth-child(4n+1), .sf_panels ul.product-list li:nth-child(4n+1) {
      clear: none; }
    #panels ul.product-list li:nth-child(6n+1), .sf_panels ul.product-list li:nth-child(6n+1) {
      clear: left; }
  #panels .swivel-hover, .sf_panels .swivel-hover {
    display: block; }
  #panels .swivel-joint, .sf_panels .swivel-joint {
    position: relative; }
  #panels .swivel-overlay, .sf_panels .swivel-overlay {
    display: none; }
  #panels .map-btn, .sf_panels .map-btn {
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: #e5591b;
    background-image: linear-gradient(to bottom, #e5591b, #b84715);
    border-radius: 100px;
    cursor: pointer; }
    #panels .map-btn#map-1, .sf_panels .map-btn#map-1 {
      top: 260px;
      left: 79px; }
    #panels .map-btn#map-2, .sf_panels .map-btn#map-2 {
      top: 410px;
      left: 168px; }
    #panels .map-btn#map-3, .sf_panels .map-btn#map-3 {
      top: 56px;
      left: 208px; }
    #panels .map-btn#map-4, .sf_panels .map-btn#map-4 {
      top: 48px;
      left: 319px; }
    #panels .map-btn#map-5, .sf_panels .map-btn#map-5 {
      top: 373px;
      left: 319px; }
    #panels .map-btn#map-6, .sf_panels .map-btn#map-6 {
      top: 472px;
      left: 405px; }
    #panels .map-btn#map-7, .sf_panels .map-btn#map-7 {
      top: 164px;
      left: 435px; }
    #panels .map-btn#map-8, .sf_panels .map-btn#map-8 {
      top: 300px;
      left: 513px; }
    #panels .map-btn#map-9, .sf_panels .map-btn#map-9 {
      top: 187px;
      left: 543px; }
    #panels .map-btn span.caret, .sf_panels .map-btn span.caret {
      display: none;
      position: absolute;
      bottom: -4px;
      left: 6px;
      z-index: 20;
      width: 24px;
      height: 24px;
      border-right: solid 12px transparent;
      border-bottom: solid 12px #ffffff;
      border-left: solid 12px transparent; }
    #panels .map-btn .map-tooltip, .sf_panels .map-btn .map-tooltip {
      display: none;
      position: absolute;
      top: 40px;
      left: -85px;
      z-index: 10;
      width: 210px;
      background: #ffffff;
      font-size: 0.9em;
      text-align: center;
      padding: 10px;
      border-radius: 5px;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
  #panels .sf_cols, .sf_panels .sf_cols {
    overflow: hidden; }
    #panels .sf_cols .widget, .sf_panels .sf_cols .widget {
      float: none;
      width: 100%; }
      #panels .sf_cols .widget p, .sf_panels .sf_cols .widget p {
        font-size: 0.9em; }
      #panels .sf_cols .widget li, .sf_panels .sf_cols .widget li {
        font-size: 0.9em; }
      #panels .sf_cols .widget .sfdownloadFileWrp a, .sf_panels .sf_cols .widget .sfdownloadFileWrp a {
        font-size: 0.9em; }
    #panels .sf_cols .sf_2cols_1_75, .sf_panels .sf_cols .sf_2cols_1_75 {
      float: left;
      width: 75%; }
    #panels .sf_cols .sf_2cols_1_50, .sf_panels .sf_cols .sf_2cols_1_50 {
      float: left;
      width: 50% !important; }
    #panels .sf_cols .sf_2cols_2_50, .sf_panels .sf_cols .sf_2cols_2_50 {
      float: right;
      width: 50% !important; }
      #panels .sf_cols .sf_2cols_2_50 .sf_2cols_2in_50, .sf_panels .sf_cols .sf_2cols_2_50 .sf_2cols_2in_50 {
        margin-left: 20px; }
    #panels .sf_cols .sf_3cols_1_33, .sf_panels .sf_cols .sf_3cols_1_33 {
      float: left;
      width: 33%; }
    #panels .sf_cols .sf_3cols_2_34, .sf_panels .sf_cols .sf_3cols_2_34 {
      float: left;
      width: 34%; }
      #panels .sf_cols .sf_3cols_2_34 .sf_3cols_2in_34, .sf_panels .sf_cols .sf_3cols_2_34 .sf_3cols_2in_34 {
        margin-left: 20px; }
    #panels .sf_cols .sf_3cols_3_33, .sf_panels .sf_cols .sf_3cols_3_33 {
      float: right;
      width: 33%; }
      #panels .sf_cols .sf_3cols_3_33 .sf_3cols_3in_33, .sf_panels .sf_cols .sf_3cols_3_33 .sf_3cols_3in_33 {
        margin-left: 20px; }
    #panels .sf_cols .sf_2cols_2_25, .sf_panels .sf_cols .sf_2cols_2_25 {
      float: right;
      width: 25%; }
      #panels .sf_cols .sf_2cols_2_25 .sf_2cols_2in_25, .sf_panels .sf_cols .sf_2cols_2_25 .sf_2cols_2in_25 {
        margin-left: 20px; }
  #tabs ul.ui-tabs-nav {
    list-style: none;
    display: block;
    overflow: hidden;
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #e7e7e7);
    margin: 0;
    padding: 0;
    border-radius: 5px 5px 0 0;
    border: solid 1px #e7e7e7;
    border-bottom: none; }
    #tabs ul.ui-tabs-nav li {
      float: left;
      margin: 0; }
      #tabs ul.ui-tabs-nav li a {
        display: block;
        font-family: "cartogothic_pro_bold", Helvetica, Arial, sans-serif;
        font-size: 0.9em;
        color: #333333;
        padding: 10px;
        border-right: solid 1px #e7e7e7;
        border-bottom: none; }
    #tabs ul.ui-tabs-nav li:last-child {
      margin: 0; }
    #tabs ul.ui-tabs-nav li.ui-state-hover a {
      color: #156f9f;
      text-decoration: none; }
    #tabs ul.ui-tabs-nav li.ui-state-active a {
      color: #156f9f;
      text-decoration: none;
      background: #ffffff; }
  #tabs p.heading {
    display: none; }
  #tabs div.ui-tabs-panel {
    margin: 0;
    padding: 20px;
    border: solid #e7e7e7;
    border-width: 0 1px 1px;
    border-radius: 0 0 5px 5px; }
    #tabs div.ui-tabs-panel h2 {
      margin-top: 0px; }
  /*********************
JVECTOR MAP STYLES
*********************/
  #world-map {
    height: 500px; }
  #map-navigation {
    position: absolute;
    top: 50px;
    right: 0; }
  /*********************
SIDEBARS & ASIDES
*********************/
  #sidebar {
    float: none;
    max-width: 850px;
    margin: 0 auto; }
    #sidebar ul.ad-list {
      display: block;
      margin: 0; }
  .sidebar p {
    font-size: 0.9em; }
  .sidebar .widget {
    float: none;
    width: 100%; }
    .sidebar .widget li {
      font-size: 0.9em; }
    .sidebar .widget .sfdownloadFileWrp a {
      font-size: 0.9em; }
  .sidebar.locator p {
    font-size: 1em; }
  .sidebar .aside {
    float: none;
    width: 100%; }
    .sidebar .aside li {
      font-size: 0.9em; }
  #sidebar1 {
    margin: 0;
    padding: 0;
    border: none; }
    #sidebar1 h2, #sidebar1 h3, #sidebar1 h4 {
      padding-top: 10px; }
    #sidebar1 li {
      font-size: 0.9em; }
    #sidebar1.products.t-1of2.d-1of2 {
      width: 40%; }
  #MainContent_MainContent_LeftSidebarNav_C002_pnlDistributorLocatorSearch p,
  #MainContent_MainContent_LeftSidebarNav_C001_pnlSalesPersonnelSearch p,
  #MainContent_MainContent_LeftSidebarNav_C004_pnlDistributorLocatorSearch p,
  #MainContent_MainContent_LeftSidebarNav_C002_pnlSalesPersonnelSearch p,
  #MainContent_MainContent_LeftSidebarNav_C011_pnlSalesPersonnelSearch p {
    font-size: 1em; }
  /*********************
FOOTER STYLES
*********************/
  #footer br {
    display: none; }
    #footer br.keep {
      display: inline; }
  #footer ul.footerlinks {
    margin: 0 0 12.5px;
    padding: 0; }
    #footer ul.footerlinks li {
      display: inline-block; }
  #footer ul.socialmedia li a {
    margin: 10px 25px 20px; }
  /*********************
OPW-125 SPECIFIC STYLES
*********************/
  body.opw-125 .cards.photos .card.thumbnail {
    width: 33%; }
  body.opw-125 .cards.photos .modal.vertical .modal-image {
    float: left;
    width: 60%; }
  body.opw-125 .cards.photos .modal.vertical .modal-text {
    float: right;
    width: 40%; } }

/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1020px) {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Desktop Stylsheet

******************************************************************/
  /*********************
GENERAL STYLES
*********************/
  body {
    background: #e7e7e7 !important; }
  /*********************
LAYOUT & GRID STYLES
*********************/
  #sitewrap {
    position: relative;
    padding-top: 30px; }
  #container {
    box-shadow: none; }
  .wrap {
    width: 96%;
    max-width: 1140px; }
  /*********************
HEADER STYLES
*********************/
  #header .h1 img {
    margin: 0; }
  #header .navbar {
    display: block;
    position: relative;
    height: 32px;
    overflow: visible; }
    #header .navbar #menu {
      display: none; }
    #header .navbar fieldset:not(.sfsearchBox) {
      float: none;
      position: absolute;
      top: -72px;
      right: 0;
      width: 270px;
      padding: 7px 45px 5px 10px; }
      #header .navbar fieldset:not(.sfsearchBox) .search-all {
        left: 130px; }
    #header .navbar input[type=text] {
      padding: 0; }
    #header .navbar input[type=submit] {
      right: 0; }
  #header.civacon .slogan, #header.midland .slogan, #header.pdq .slogan, #header.opw-ftg .slogan, #header.opw-rftg .slogan {
    top: 16px;
    right: 28%;
    font-size: 1.4em;
    text-align: left; }
  #header.engineered .slogan span {
    display: inline-block;
    background-color: #e5591b;
    background-image: linear-gradient(to bottom, #e5591b, #b84715);
    font-size: 0.6em;
    margin-top: 10px;
    padding: 0 10px;
    border-radius: 5px; }
  #menu {
    display: none;
    position: relative;
    margin: 0; }
  #inner-header {
    position: relative;
    background-position: left top; }
    #inner-header.wrap {
      width: 96%;
      max-width: 1140px; }
    #inner-header .slogan {
      position: absolute;
      top: 30px;
      right: 30%;
      background: none;
      font-size: 1.625em;
      line-height: 1.2em;
      padding: 0; }
      #inner-header .slogan.double {
        top: 16px;
        right: 28%;
        font-size: 1.4em;
        text-align: left; }
      #inner-header .slogan.russian {
        top: 35px;
        font-size: 1.125em; }
    #inner-header .slogan-logo {
      position: absolute;
      top: 18px;
      left: 0;
      right: 0;
      background: transparent;
      width: 360px;
      margin: 0 auto;
      padding: 0;
      box-shadow: none; }
  /*********************
NAVIGATION STYLES
*********************/
  #topnav {
    display: block;
    position: relative; }
    #topnav ul {
      position: absolute;
      top: 0px;
      right: 0px;
      text-align: right; }
      #topnav ul li {
        list-style: none;
        display: inline-block; }
        #topnav ul li a, #topnav ul li a:link, #topnav ul li a:visited {
          display: block;
          font-size: 0.8em;
          text-transform: uppercase;
          color: #b3b3b3;
          padding: 5px 10px; }
          #topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a:link:hover, #topnav ul li a:link:active, #topnav ul li a:visited:hover, #topnav ul li a:visited:active {
            text-decoration: none;
            color: #ffffff; }
  #topnav {
    position: relative;
    display: block;
    background: #231f20;
    height: 30px;
    margin-top: -160px;
    overflow: visible; }
    #topnav .wrap {
      position: relative;
      height: 30px; }
    #topnav ul {
      position: absolute;
      top: 0px;
      right: 0px;
      text-align: right;
      margin: 0; }
      #topnav ul li {
        list-style: none;
        display: inline-block; }
        #topnav ul li a, #topnav ul li a:link, #topnav ul li a:visited {
          display: block;
          font-size: 0.8em;
          text-transform: uppercase;
          color: #b3b3b3;
          padding: 5px 10px; }
          #topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a:link:hover, #topnav ul li a:link:active, #topnav ul li a:visited:hover, #topnav ul li a:visited:active {
            text-decoration: none;
            color: #ffffff; }
    #topnav ul#langsWrapper {
      top: 95px;
      height: 29px;
      background-color: #0e4969;
      background-position: 10px 8px;
      margin: 0 57px 0 0;
      padding: 0 10px 0 30px;
      border-radius: 4px; }
    #topnav a.homebtn {
      display: inline-block;
      background: url(/assets/images/icon-home-dark.png) no-repeat left 8px;
      font-size: 0.8em;
      text-transform: uppercase;
      color: #ffffff;
      padding: 5px 10px 5px 20px; }
      #topnav a.homebtn:hover, #topnav a.homebtn:active {
        text-decoration: none;
        color: #ffffff; }
  #navcontainer {
    z-index: 500;
    top: 128px;
    max-width: 100%;
    overflow: visible; }
    #navcontainer .wrap {
      width: 96%;
      max-width: 1140px; }
      #navcontainer .wrap h2 {
        display: none; }
    #navcontainer nav {
      overflow: visible;
      margin: 0;
      border: none; }
      #navcontainer nav li {
        display: inline-block; }
        #navcontainer nav li a, #navcontainer nav li a:link, #navcontainer nav li a:visited {
          font-size: 1em;
          padding: 5px 22px 3px 6px;
          border: none; }
        #navcontainer nav li.home a {
          padding-right: 10px; }
        #navcontainer nav li.dropdown span.caret {
          top: 15px;
          right: 10px;
          border-width: 4px; }
        #navcontainer nav li ul.children {
          position: absolute;
          width: 280px;
          white-space: normal;
          text-align: left;
          padding: 20px 0;
          border-radius: 0 0 5px 5px;
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
          border-top: solid 5px #125f88;
          transition: width 100ms ease-in-out; }
          #navcontainer nav li ul.children > h3 {
            max-width: 280px; }
          #navcontainer nav li ul.children li {
            display: block; }
            #navcontainer nav li ul.children li a {
              line-height: 1.3;
              padding: 10px 20px; }
              #navcontainer nav li ul.children li a:hover, #navcontainer nav li ul.children li a:active {
                background: transparent;
                color: #156f9f; }
            #navcontainer nav li ul.children li.dropdown > a {
              background: url(/assets/images/icon-arrow-nav-right.png?v=2) no-repeat right top; }
            #navcontainer nav li ul.children li.active > a {
              background-position: right -80px;
              color: #156f9f; }
          #navcontainer nav li ul.children hr {
            width: 280px; }
          #navcontainer nav li ul.children .nav-brand {
            width: 280px;
            background: #ffffff;
            padding: 20px 0 10px;
            border-bottom: solid 1px #e7e7e7; }
          #navcontainer nav li ul.children .nav-secondary {
            background-color: transparent;
            width: 280px;
            margin-top: 0;
            border-top: none; }
          #navcontainer nav li ul.children.mega {
            background: #ffffff no-repeat right bottom;
            transition: background .24s ease-in-out; }
            #navcontainer nav li ul.children.mega li {
              width: 280px; }
              #navcontainer nav li ul.children.mega li a {
                white-space: normal; }
              #navcontainer nav li ul.children.mega li h3 {
                display: none;
                position: absolute;
                top: 0;
                right: 0;
                left: 280px;
                z-index: 100;
                background-color: #999999;
                background-image: linear-gradient(to bottom, #999999, #807f7f);
                font-size: 1em;
                line-height: 1.3;
                text-align: center;
                color: #ffffff;
                margin: 0;
                padding: 10px 20px;
                text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
                #navcontainer nav li ul.children.mega li h3.chemical-industrial {
                  background-color: #e5591b;
                  background-image: linear-gradient(to bottom, #e5591b, #b84715); }
                #navcontainer nav li ul.children.mega li h3.transportation {
                  background-color: #d21b34;
                  background-image: linear-gradient(to bottom, #d21b34, #a51529); }
                #navcontainer nav li ul.children.mega li h3.electronic-systems {
                  background-color: #2a7aa6;
                  background-image: linear-gradient(to bottom, #2a7aa6, #205c7d); }
                #navcontainer nav li ul.children.mega li h3.retail-fueling {
                  background-color: #2ca55e;
                  background-image: linear-gradient(to bottom, #2ca55e, #217d47); }
                #navcontainer nav li ul.children.mega li h3 a {
                  display: block;
                  text-transform: uppercase;
                  color: inherit;
                  padding: 5px 10px; }
                  #navcontainer nav li ul.children.mega li h3 a:hover, #navcontainer nav li ul.children.mega li h3 a:active {
                    background: transparent;
                    text-decoration: none; }
              #navcontainer nav li ul.children.mega li .mega-content {
                display: none;
                position: absolute;
                top: 10px;
                right: 0;
                bottom: 0;
                left: 560px;
                white-space: normal;
                padding: 60px 20px 20px;
                border-radius: 0 5px 5px 0; }
              #navcontainer nav li ul.children.mega li .mega-image {
                display: none;
                position: absolute;
                top: 0;
                right: 0;
                width: 560px;
                height: 100%;
                border-radius: 0 0 5px 0;
                transition: all 0.2s ease-in-out; }
                #navcontainer nav li ul.children.mega li .mega-image img {
                  position: absolute;
                  right: -50px;
                  bottom: 20px; }
                #navcontainer nav li ul.children.mega li .mega-image.chemical-industrial {
                  background: url(/assets/images/bg_menu-chemical.png) no-repeat right bottom; }
                  #navcontainer nav li ul.children.mega li .mega-image.chemical-industrial img {
                    right: -100px;
                    bottom: 10px;
                    width: 300px; }
                #navcontainer nav li ul.children.mega li .mega-image.transportation {
                  background: url(/assets/images/bg_menu-transportation.png) no-repeat right bottom; }
                  #navcontainer nav li ul.children.mega li .mega-image.transportation img {
                    right: -80px;
                    bottom: 10px; }
                #navcontainer nav li ul.children.mega li .mega-image.electronic {
                  background: url(/assets/images/bg_menu-electronic.png) no-repeat right bottom; }
                #navcontainer nav li ul.children.mega li .mega-image.retail-fueling {
                  background: url(/assets/images/bg_menu-retail.png) no-repeat right bottom; }
                #navcontainer nav li ul.children.mega li .mega-image.emea-products {
                  background: url(/assets/images/bg_menu-emea-products.png) no-repeat right bottom; }
                  #navcontainer nav li ul.children.mega li .mega-image.emea-products img {
                    right: -50px;
                    bottom: 0;
                    width: 300px; }
                #navcontainer nav li ul.children.mega li .mega-image.active {
                  opacity: 0.2; }
              #navcontainer nav li ul.children.mega li ul.grandchildren {
                display: none;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 280px;
                width: 560px;
                padding-top: 60px;
                border-left: solid 1px #e7e7e7;
                border-radius: 0 5px 5px 0;
                overflow: hidden; }
                #navcontainer nav li ul.children.mega li ul.grandchildren.padded {
                  padding-top: 80px; }
                #navcontainer nav li ul.children.mega li ul.grandchildren.notitle {
                  padding-top: 20px; }
                #navcontainer nav li ul.children.mega li ul.grandchildren.brand {
                  width: 360px;
                  background-color: #ffffff; }
                  #navcontainer nav li ul.children.mega li ul.grandchildren.brand li {
                    width: 360px; }
                #navcontainer nav li ul.children.mega li ul.grandchildren.narrow {
                  background-color: #ffffff;
                  width: 280px; }
                  #navcontainer nav li ul.children.mega li ul.grandchildren.narrow li {
                    width: 280px; }
                #navcontainer nav li ul.children.mega li ul.grandchildren.emea.products {
                  left: 340px;
                  width: 460px; }
                  #navcontainer nav li ul.children.mega li ul.grandchildren.emea.products li {
                    width: 450px; }
                #navcontainer nav li ul.children.mega li ul.grandchildren h4, #navcontainer nav li ul.children.mega li ul.grandchildren h5 {
                  display: block;
                  margin: 10px 20px; }
                #navcontainer nav li ul.children.mega li ul.grandchildren h5 {
                  font-size: 1.15em; }
                #navcontainer nav li ul.children.mega li ul.grandchildren li a {
                  font-size: 1em;
                  color: #333333;
                  text-indent: 0;
                  margin-left: 10px;
                  padding: 10px 20px; }
                  #navcontainer nav li ul.children.mega li ul.grandchildren li a:hover, #navcontainer nav li ul.children.mega li ul.grandchildren li a:active {
                    color: #156f9f; }
                #navcontainer nav li ul.children.mega li ul.grandchildren li.active a {
                  color: #156f9f; }
                #navcontainer nav li ul.children.mega li ul.grandchildren ul.sub-children {
                  display: none;
                  position: absolute;
                  top: 60px;
                  left: 280px;
                  width: 280px; }
                  #navcontainer nav li ul.children.mega li ul.grandchildren ul.sub-children li a {
                    color: #333333; }
                    #navcontainer nav li ul.children.mega li ul.grandchildren ul.sub-children li a:hover, #navcontainer nav li ul.children.mega li ul.grandchildren ul.sub-children li a:active {
                      color: #156f9f; }
          #navcontainer nav li ul.children.active {
            width: 840px; }
            #navcontainer nav li ul.children.active.products {
              height: 500px; }
            #navcontainer nav li ul.children.active.applications {
              height: 360px; }
            #navcontainer nav li ul.children.active.company {
              height: 580px; }
            #navcontainer nav li ul.children.active.brands.transportation, #navcontainer nav li ul.children.active.products.transportation, #navcontainer nav li ul.children.active.products.retail-fueling {
              height: 360px; }
            #navcontainer nav li ul.children.active.brands.electronic, #navcontainer nav li ul.children.active.company.electronic {
              height: 330px; }
            #navcontainer nav li ul.children.active.applications.electronic {
              height: 300px; }
            #navcontainer nav li ul.children.active.resources.electronic {
              height: 420px; }
            #navcontainer nav li ul.children.active.products.opw-es, #navcontainer nav li ul.children.active.applications.opw-es {
              height: 440px; }
            #navcontainer nav li ul.children.active.products.civacon {
              height: auto; }
            #navcontainer nav li ul.children.active.products.opw-fms {
              height: 760px; }
            #navcontainer nav li ul.children.active.support.civacon, #navcontainer nav li ul.children.active.applications.transportation {
              height: 320px; }
            #navcontainer nav li ul.children.active.company.transportation {
              height: 260px; }
            #navcontainer nav li ul.children.active.support.transportation {
              height: 390px; }
            #navcontainer nav li ul.children.active.resources.transportation {
              height: 250px; }
            #navcontainer nav li ul.children.active.resources.retail-fueling {
              height: 370px; }
            #navcontainer nav li ul.children.active.products.midland {
              height: auto; }
            #navcontainer nav li ul.children.active.emea-global {
              height: 600px; }
            #navcontainer nav li ul.children.active.emea-products, #navcontainer nav li ul.children.active.support.electronic {
              height: 650px; }
            #navcontainer nav li ul.children.active.single {
              height: auto;
              width: 280px; }
            #navcontainer nav li ul.children.active.brand {
              width: 640px;
              padding-bottom: 0; }
            #navcontainer nav li ul.children.active.narrow {
              width: 560px; }
            #navcontainer nav li ul.children.active.emea.products {
              width: 800px;
              height: 530px; }
            #navcontainer nav li ul.children.active.opwftg {
              height: 750px; }
            #navcontainer nav li ul.children.active.global {
              background: #ffffff url(/assets/images/bg_mega-menu-default.jpg) no-repeat right bottom; }
              #navcontainer nav li ul.children.active.global.selected {
                background: #ffffff no-repeat right bottom; }
          #navcontainer nav li ul.children.double {
            background: #ffffff url("/assets/images/pixel-light-gray.png") repeat-y 280px top;
            overflow: visible;
            width: 560px;
            white-space: normal; }
            #navcontainer nav li ul.children.double .left-col {
              float: left;
              width: 280px; }
              #navcontainer nav li ul.children.double .left-col hr {
                display: none; }
            #navcontainer nav li ul.children.double .right-col {
              float: right;
              width: 280px; }
              #navcontainer nav li ul.children.double .right-col h5 {
                font-size: 1.15em;
                margin: 0;
                padding: 12px 20px 10px;
                border: none; }
          #navcontainer nav li ul.children.triple {
            background: #ffffff url("/assets/images/pixel-light-gray-double.png") repeat-y 280px top;
            overflow: visible;
            width: 840px;
            white-space: normal; }
            #navcontainer nav li ul.children.triple .left-col {
              float: left;
              width: 280px; }
              #navcontainer nav li ul.children.triple .left-col hr {
                display: none; }
            #navcontainer nav li ul.children.triple .center-col {
              float: left;
              width: 280px; }
              #navcontainer nav li ul.children.triple .center-col hr {
                display: none; }
            #navcontainer nav li ul.children.triple .right-col {
              float: right;
              width: 280px; }
            #navcontainer nav li ul.children.triple.brands {
              left: auto;
              right: -560px; }
              #navcontainer nav li ul.children.triple.brands .right-col h3 {
                display: block; }
          #navcontainer nav li ul.children.brand {
            background-color: #f5f5f5;
            padding: 0; }
          #navcontainer nav li ul.children.resources, #navcontainer nav li ul.children.company {
            left: -280px; }
          #navcontainer nav li ul.children.resources.midland, #navcontainer nav li ul.children.resources.transportation, #navcontainer nav li ul.children.resources.retail-fueling {
            left: 0; }
          #navcontainer nav li ul.children.applications, #navcontainer nav li ul.children.support {
            left: auto;
            right: -280px; }
          #navcontainer nav li ul.children.applications.opw-es, #navcontainer nav li ul.children.applications.transportation, #navcontainer nav li ul.children.support.transportation, #navcontainer nav li ul.children.company.transportation, #navcontainer nav li ul.children.resources.electronic, #navcontainer nav li ul.children.applications.electronic, #navcontainer nav li ul.children.support.electronic, #navcontainer nav li ul.children.company.electronic, #navcontainer nav li ul.children.support.retail-fueling {
            left: 0;
            right: auto; }
          #navcontainer nav li ul.children.support.civacon, #navcontainer nav li ul.children.support.opw-fms {
            left: 0;
            right: auto; }
          #navcontainer nav li ul.children.contact {
            left: auto;
            right: 0; }
          #navcontainer nav li ul.children.emea.products {
            width: 340px; }
            #navcontainer nav li ul.children.emea.products h3 {
              left: 340px !important; }
            #navcontainer nav li ul.children.emea.products li {
              width: 340px; }
      #navcontainer nav.plastics li a, #navcontainer nav.plastics li a:link, #navcontainer nav.plastics li a:visited {
        padding: 5px 32px 3px; }
  #mainnav.russian {
    margin: 0 -1%; }
    #mainnav.russian li:first-of-type {
      display: none; }
    #mainnav.russian li a, #mainnav.russian li a:link, #mainnav.russian li a:visited {
      font-size: 13px;
      padding: 7px 12px 5px 3px; }
    #mainnav.russian li.dropdown span.caret {
      right: 1px; }
    #mainnav.russian li ul.children li:first-of-type {
      display: block; }
    #mainnav.russian li ul.children li a {
      font-size: 16px;
      padding: 10px 30px 10px 20px; }
  /*********************
CONTENT STYLES
*********************/
  #content .sf_pagerNumeric a {
    font-size: 0.9em; }
  #content.engineered #breadcrumbs {
    width: 80%; }
  #carousel {
    float: left;
    padding-right: 10px; }
  #main.landing {
    padding-right: 40px; }
  #main table th, #main table td {
    white-space: normal; }
  #main table.form-table tbody {
    display: table-row-group; }
  #main table.form-table tr {
    display: table-row; }
  #main table.form-table td {
    display: table-cell; }
  #main .sf_cols .sf_4cols_1_25, #main .sf_cols .sf_4cols_2_25, #main .sf_cols .sf_4cols_3_25, #main .sf_cols .sf_4cols_4_25 {
    width: 25%; }
  #main .sf_cols .sf_4cols_3_25 {
    clear: none; }
  #panels .panel, .sf_panels .panel {
    width: 33.33333%; }
    #panels .panel:nth-child(2n+1), .sf_panels .panel:nth-child(2n+1) {
      clear: none; }
    #panels .panel:nth-child(3n+1), .sf_panels .panel:nth-child(3n+1) {
      clear: left; }
    #panels .panel.home, #panels .panel.fours, .sf_panels .panel.home, .sf_panels .panel.fours {
      width: 25%; }
      #panels .panel.home:nth-child(2n+1), #panels .panel.fours:nth-child(2n+1), .sf_panels .panel.home:nth-child(2n+1), .sf_panels .panel.fours:nth-child(2n+1) {
        clear: none; }
      #panels .panel.home:nth-child(3n+1), #panels .panel.fours:nth-child(3n+1), .sf_panels .panel.home:nth-child(3n+1), .sf_panels .panel.fours:nth-child(3n+1) {
        clear: none; }
      #panels .panel.home:nth-child(4n+1), #panels .panel.fours:nth-child(4n+1), .sf_panels .panel.home:nth-child(4n+1), .sf_panels .panel.fours:nth-child(4n+1) {
        clear: left; }
    #panels .panel.fives, .sf_panels .panel.fives {
      width: 20%; }
      #panels .panel.fives:nth-child(2n+1), .sf_panels .panel.fives:nth-child(2n+1) {
        clear: none; }
      #panels .panel.fives:nth-child(3n+1), .sf_panels .panel.fives:nth-child(3n+1) {
        clear: none; }
      #panels .panel.fives:nth-child(5n+1), .sf_panels .panel.fives:nth-child(5n+1) {
        clear: left; }
      #panels .panel.fives h3.panel-title, .sf_panels .panel.fives h3.panel-title {
        font-size: 0.9em; }
    #panels .panel.brand.ftg, #panels .panel.brand.emea, .sf_panels .panel.brand.ftg, .sf_panels .panel.brand.emea {
      width: 50%; }
  #panels .cat-list, .sf_panels .cat-list {
    font-size: 0.9em; }
  #panels table th, #panels table td, .sf_panels table th, .sf_panels table td {
    white-space: normal; }
  #panels table.hover-effect td, .sf_panels table.hover-effect td {
    position: relative; }
    #panels table.hover-effect td .tooltip, .sf_panels table.hover-effect td .tooltip {
      display: none;
      position: absolute;
      top: -100px;
      left: 110px;
      z-index: 100;
      width: 420px;
      background: #ffffff;
      color: #156f9f !important;
      padding: 20px;
      border-radius: 5px;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    #panels table.hover-effect td .leftcol, .sf_panels table.hover-effect td .leftcol {
      float: left;
      width: 25%; }
    #panels table.hover-effect td .rightcol, .sf_panels table.hover-effect td .rightcol {
      float: right;
      width: 75%;
      padding-left: 20px; }
  #slider ul.flex-direction-nav a, #slider ol.flex-direction-nav a {
    width: 64px; }
  #tabs div.ui-tabs-panel {
    overflow: visible; }
  /*********************
SIDEBARS & ASIDES
*********************/
  #sidebar {
    float: right;
    padding: 0; }
    #sidebar ul.ad-list li {
      display: block;
      width: 100%;
      margin: 3px 0; }
  /*********************
TOKHEIM STYLES
*********************/
  #content.tokheim #inner-content {
    max-width: 960px; }
  #content.tokheim .img-col {
    padding: 0 10px; }
    #content.tokheim .img-col img {
      margin: 0 auto; }
  #content.tokheim h2 {
    font-size: 4em;
    text-align: center; }
  #content.tokheim #sub-content h4, #content.tokheim #sub-content h5 {
    text-align: center; }
  #content.tokheim #sub-content .logos {
    background-color: #7dc8f3;
    background-image: linear-gradient(to bottom, #7dc8f3, #daeffc);
    text-align: center;
    margin-bottom: 20px;
    padding: 20px 0; }
    #content.tokheim #sub-content .logos img {
      display: inline;
      width: 300px;
      height: auto;
      margin: 0 20px; }
  /*********************
OPW-125 SPECIFIC STYLES
*********************/
  body.opw-125 #navcontainer nav {
    text-align: center; }
    body.opw-125 #navcontainer nav li.home a {
      color: #156f9f;
      padding: 5px 30px 3px 30px;
      transition: color .24s ease-in-out, background-color .24s ease-in-out; }
      body.opw-125 #navcontainer nav li.home a:hover, body.opw-125 #navcontainer nav li.home a:active, body.opw-125 #navcontainer nav li.home a:focus, body.opw-125 #navcontainer nav li.home a:active:hover, body.opw-125 #navcontainer nav li.home a:active:focus {
        color: #ffffff; }
  body.opw-125 #header .navbar {
    background: transparent; }
  body.opw-125 #inner-header .slogan-logo {
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    width: 360px;
    margin: 0 auto; }
  body.opw-125 .cards.photos .card.thumbnail {
    width: 20%; } }

/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Super Large Monitor Stylesheet

******************************************************************/
  /*********************
NAVIGATION STYLES
*********************/
  #navcontainer nav li a, #navcontainer nav li a:link, #navcontainer nav li a:visited {
    padding: 5px 26px 3px 12px; }
  #navcontainer nav li.home a {
    padding-right: 14px; }
  #navcontainer nav li.dropdown span.caret {
    right: 10px; }
  #mainnav.russian {
    margin: 0; }
    #mainnav.russian li a, #mainnav.russian li a:link, #mainnav.russian li a:visited {
      font-size: 14px;
      padding: 7px 18px 4px 5px; }
    #mainnav.russian li.dropdown span.caret {
      right: 5px; }
  #inner-header .slogan.russian {
    font-size: 1.325em; }
  /*********************
CONTENT STYLES
*********************/
  #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb {
    width: 29%; }
    #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(2n+1) {
      clear: none; }
    #content .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(3n+1) {
      clear: left; }
  #content #main.d-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb {
    width: 22%; }
    #content #main.d-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(2n+1) {
      clear: none; }
    #content #main.d-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(3n+1) {
      clear: none; }
    #content #main.d-all .drc-gallery ul.sfimagesTmbList li.sfimagesTmb:nth-child(4n+1) {
      clear: left; }
  #panels .panel.fives h3.panel-title, .sf_panels .panel.fives h3.panel-title {
    font-size: 1em; }
  #carousel {
    padding: 0; }
  #tabs ul.ui-tabs-nav li a {
    padding: 10px 12px; }
  /*********************
SIDEBARS & ASIDES
*********************/
  #sidebar ul.ad-list li {
    margin: 8px 0; }
  /*****************************************
Matador Landing Page Styles
*****************************************/
  body.opw-matador #inner-content {
    background: #ffffff; }
  body.opw-matador #main {
    padding-left: 20px; } }

/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Print Stylesheet

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
    box-shadow: none; }
  body {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important; }
  #container {
    width: 7in;
    box-shadow: none; }
  a, a:visited {
    color: #156f9f !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  a[rel="nofollow"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  @page {
    margin: 0.5in; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .sfInlineEditingPageMenu,
  #navcontainer,
  #menu,
  #search,
  #breadcrumbs,
  nav {
    display: none; }
  #header .h1 {
    text-align: left;
    height: auto;
    margin: 0; }
    #header .h1 img {
      float: left;
      width: 2.5in;
      margin-right: 0.5in; }
  #inner-header {
    width: 100%; }
    #inner-header .slogan {
      float: left;
      clear: none;
      margin-top: 0.125in; }
  #content {
    font-size: 80%; }
  #inner-content,
  #main-content {
    width: 100%; }
  #main img {
    max-width: 3in !important; }
  #main.products {
    width: 67%; }
  #sidebar1 {
    border: none; }
    #sidebar1 p.caption em {
      display: none; }
  #sidebar2 {
    display: none; }
  .sidebar.products {
    display: block;
    width: 33%;
    border: none; }
  #tabs p.heading {
    font-size: 1.4em;
    margin: 0;
    border-top: solid 1px #e7e7e7;
    border-bottom: none; }
    #tabs p.heading span.caret {
      display: none; }
    #tabs p.heading.first {
      border-top: solid 1px #e7e7e7; }
    #tabs p.heading.ui-accordion-header-active span.caret {
      display: none; }
  #tabs div.ui-accordion-content, #tabs div.ui-tabs-panel {
    display: block !important;
    margin: 0; }
    #tabs div.ui-accordion-content h3, #tabs div.ui-tabs-panel h3 {
      font-size: 1.2em; }
    #tabs div.ui-accordion-content img, #tabs div.ui-tabs-panel img {
      max-width: 5in !important; }
    #tabs div.ui-accordion-content.ui-accordion-content-active, #tabs div.ui-tabs-panel.ui-accordion-content-active {
      border-bottom: solid 1px #e7e7e7; }
  #table-tabs h4 span.caret, .table-tabs h4 span.caret {
    display: none; }
  #table-tabs h4.ui-accordion-header-active span.caret, .table-tabs h4.ui-accordion-header-active span.caret {
    display: none; }
  #table-tabs div.ui-accordion-content, #table-tabs div.ui-tabs-panel, .table-tabs div.ui-accordion-content, .table-tabs div.ui-tabs-panel {
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible; }
    #table-tabs div.ui-accordion-content.ui-accordion-content-active, #table-tabs div.ui-tabs-panel.ui-accordion-content-active, .table-tabs div.ui-accordion-content.ui-accordion-content-active, .table-tabs div.ui-tabs-panel.ui-accordion-content-active {
      border-bottom: none !important; }
  #footer {
    font-size: 80%; }
    #footer ul.footerlinks, #footer ul.socialmedia, #footer a.sitetop {
      display: none; }
  .lt-ie9 h1 {
    color: red !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: IE 10+ Stylesheet

******************************************************************/
  select {
    background-image: none; } }

/******************************************************************
Site Name: OPW Global 2014
Author: DH Web

Stylesheet: Sitefinity Editor

******************************************************************/
.sfInlineEditingPageMenu .sfInlineEditingToggleLnk {
  top: -50px !important; }

.sfPageContainer .zeControlDock:hover,
.sfPageContainer .zeControlDock:active,
.sfPageContainer .zeControlDock:focus {
  background-color: transparent !important;
  border-color: #231f20 !important; }

.sfPageContainer .zeControlDock {
  margin: 0 !important; }

.sfPageContainer .RadDockZone_Sitefinity {
  padding: 0 !important; }

.zeContentMode .sfPageContainer .RadDock_Sitefinity .rdContent {
  min-height: 20px !important; }

#sfPageContainer #navcontainer {
  top: 125px; }

#sfPageContainer #topnav {
  height: 30px;
  margin-top: -219px;
  overflow: hidden; }

#sfPageContainer #header input[type=submit] {
  top: 0;
  right: 0; }

#sfPageContainer #sidebar-contact div.accordion {
  display: block; }

#content table td {
  white-space: normal; }

.sfThemesWrp select {
  width: 210px; }
/*# sourceMappingURL=bones.css.map */