/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
/*  Causes a / in the breadcrumb
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
*/
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

.visible-inline-xs,
tr.visible-inline-xs,
th.visible-inline-xs,
td.visible-inline-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-xs {
    display: inline !important;
  }
  tr.visible-inline-xs {
    display: table-row !important;
  }
  th.visible-inline-xs,
  td.visible-inline-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-xs.visible-inline-sm {
    display: inline !important;
  }
  tr.visible-inline-xs.visible-inline-sm {
    display: table-row !important;
  }
  th.visible-inline-xs.visible-inline-sm,
  td.visible-inline-xs.visible-inline-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-xs.visible-inline-md {
    display: inline !important;
  }
  tr.visible-inline-xs.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-xs.visible-inline-md,
  td.visible-inline-xs.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-xs.visible-inline-lg {
    display: inline !important;
  }
  tr.visible-inline-xs.visible-inline-lg {
    display: table-row !important;
  }
  th.visible-inline-xs.visible-inline-lg,
  td.visible-inline-xs.visible-inline-lg {
    display: table-cell !important;
  }
}

.visible-inline-sm,
tr.visible-inline-sm,
th.visible-inline-sm,
td.visible-inline-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-sm.visible-inline-xs {
    display: inline !important;
  }
  tr.visible-inline-sm.visible-inline-xs {
    display: table-row !important;
  }
  th.visible-inline-sm.visible-inline-xs,
  td.visible-inline-sm.visible-inline-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-sm {
    display: inline !important;
  }
  tr.visible-inline-sm {
    display: table-row !important;
  }
  th.visible-inline-sm,
  td.visible-inline-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-sm.visible-inline-md {
    display: inline !important;
  }
  tr.visible-inline-sm.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-sm.visible-inline-md,
  td.visible-inline-sm.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-sm.visible-inline-lg {
    display: inline !important;
  }
  tr.visible-inline-sm.visible-inline-lg {
    display: table-row !important;
  }
  th.visible-inline-sm.visible-inline-lg,
  td.visible-inline-sm.visible-inline-lg {
    display: table-cell !important;
  }
}

.visible-inline-md,
tr.visible-inline-md,
th.visible-inline-md,
td.visible-inline-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-md.visible-inline-xs {
    display: inline !important;
  }
  tr.visible-inline-md.visible-inline-xs {
    display: table-row !important;
  }
  th.visible-inline-md.visible-inline-xs,
  td.visible-inline-md.visible-inline-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-md.visible-inline-sm {
    display: inline !important;
  }
  tr.visible-inline-md.visible-inline-sm {
    display: table-row !important;
  }
  th.visible-inline-md.visible-inline-sm,
  td.visible-inline-md.visible-inline-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-md {
    display: inline !important;
  }
  tr.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-md,
  td.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-md.visible-inline-lg {
    display: inline !important;
  }
  tr.visible-inline-md.visible-inline-lg {
    display: table-row !important;
  }
  th.visible-inline-md.visible-inline-lg,
  td.visible-inline-md.visible-inline-lg {
    display: table-cell !important;
  }
}

.visible-inline-lg,
tr.visible-inline-lg,
th.visible-inline-lg,
td.visible-inline-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-lg.visible-inline-xs {
    display: inline !important;
  }
  tr.visible-inline-lg.visible-inline-xs {
    display: table-row !important;
  }
  th.visible-inline-lg.visible-inline-xs,
  td.visible-inline-lg.visible-inline-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-lg.visible-inline-sm {
    display: inline !important;
  }
  tr.visible-inline-lg.visible-inline-sm {
    display: table-row !important;
  }
  th.visible-inline-lg.visible-inline-sm,
  td.visible-inline-lg.visible-inline-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-lg.visible-inline-md {
    display: inline !important;
  }
  tr.visible-inline-lg.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-lg.visible-inline-md,
  td.visible-inline-lg.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-lg {
    display: inline !important;
  }
  tr.visible-inline-lg {
    display: table-row !important;
  }
  th.visible-inline-lg,
  td.visible-inline-lg {
    display: table-cell !important;
  }
}

.hidden-inline-xs {
  display: inline !important;
}

tr.hidden-inline-xs {
  display: table-row !important;
}

th.hidden-inline-xs,
td.hidden-inline-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-xs,
  tr.hidden-inline-xs,
  th.hidden-inline-xs,
  td.hidden-inline-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-xs.hidden-inline-sm,
  tr.hidden-inline-xs.hidden-inline-sm,
  th.hidden-inline-xs.hidden-inline-sm,
  td.hidden-inline-xs.hidden-inline-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-xs.hidden-inline-md,
  tr.hidden-inline-xs.hidden-inline-md,
  th.hidden-inline-xs.hidden-inline-md,
  td.hidden-inline-xs.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-xs.hidden-inline-lg,
  tr.hidden-inline-xs.hidden-inline-lg,
  th.hidden-inline-xs.hidden-inline-lg,
  td.hidden-inline-xs.hidden-inline-lg {
    display: none !important;
  }
}

.hidden-inline-sm {
  display: inline !important;
}

tr.hidden-inline-sm {
  display: table-row !important;
}

th.hidden-inline-sm,
td.hidden-inline-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-sm.hidden-inline-xs,
  tr.hidden-inline-sm.hidden-inline-xs,
  th.hidden-inline-sm.hidden-inline-xs,
  td.hidden-inline-sm.hidden-inline-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-sm,
  tr.hidden-inline-sm,
  th.hidden-inline-sm,
  td.hidden-inline-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-sm.hidden-inline-md,
  tr.hidden-inline-sm.hidden-inline-md,
  th.hidden-inline-sm.hidden-inline-md,
  td.hidden-inline-sm.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-sm.hidden-inline-lg,
  tr.hidden-inline-sm.hidden-inline-lg,
  th.hidden-inline-sm.hidden-inline-lg,
  td.hidden-inline-sm.hidden-inline-lg {
    display: none !important;
  }
}

.hidden-inline-md {
  display: inline !important;
}

tr.hidden-inline-md {
  display: table-row !important;
}

th.hidden-inline-md,
td.hidden-inline-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-md.hidden-inline-xs,
  tr.hidden-inline-md.hidden-inline-xs,
  th.hidden-inline-md.hidden-inline-xs,
  td.hidden-inline-md.hidden-inline-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-md.hidden-inline-sm,
  tr.hidden-inline-md.hidden-inline-sm,
  th.hidden-inline-md.hidden-inline-sm,
  td.hidden-inline-md.hidden-inline-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-md,
  tr.hidden-inline-md,
  th.hidden-inline-md,
  td.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-md.hidden-inline-lg,
  tr.hidden-inline-md.hidden-inline-lg,
  th.hidden-inline-md.hidden-inline-lg,
  td.hidden-inline-md.hidden-inline-lg {
    display: none !important;
  }
}

.hidden-inline-lg {
  display: inline !important;
}

tr.hidden-inline-lg {
  display: table-row !important;
}

th.hidden-inline-lg,
td.hidden-inline-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-lg.hidden-inline-xs,
  tr.hidden-inline-lg.hidden-inline-xs,
  th.hidden-inline-lg.hidden-inline-xs,
  td.hidden-inline-lg.hidden-inline-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-lg.hidden-inline-sm,
  tr.hidden-inline-lg.hidden-inline-sm,
  th.hidden-inline-lg.hidden-inline-sm,
  td.hidden-inline-lg.hidden-inline-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-lg.hidden-inline-md,
  tr.hidden-inline-lg.hidden-inline-md,
  th.hidden-inline-lg.hidden-inline-md,
  td.hidden-inline-lg.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-lg,
  tr.hidden-inline-lg,
  th.hidden-inline-lg,
  td.hidden-inline-lg {
    display: none !important;
  }
}


.visible-inline-block-xs,
tr.visible-inline-block-xs,
th.visible-inline-block-xs,
td.visible-inline-block-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-block-xs {
    display: inline-block !important;
  }
  tr.visible-inline-block-xs {
    display: table-row !important;
  }
  th.visible-inline-block-xs,
  td.visible-inline-block-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-block-xs.visible-inline-block-sm {
    display: inline-block !important;
  }
  tr.visible-inline-block-xs.visible-inline-block-sm {
    display: table-row !important;
  }
  th.visible-inline-block-xs.visible-inline-block-sm,
  td.visible-inline-block-xs.visible-inline-block-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-block-xs.visible-inline-md {
    display: inline-block !important;
  }
  tr.visible-inline-block-xs.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-block-xs.visible-inline-md,
  td.visible-inline-block-xs.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-block-xs.visible-inline-block-lg {
    display: inline-block !important;
  }
  tr.visible-inline-block-xs.visible-inline-block-lg {
    display: table-row !important;
  }
  th.visible-inline-block-xs.visible-inline-block-lg,
  td.visible-inline-block-xs.visible-inline-block-lg {
    display: table-cell !important;
  }
}

.visible-inline-block-sm,
tr.visible-inline-block-sm,
th.visible-inline-block-sm,
td.visible-inline-block-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-block-sm.visible-inline-block-xs {
    display: inline-block !important;
  }
  tr.visible-inline-block-sm.visible-inline-block-xs {
    display: table-row !important;
  }
  th.visible-inline-block-sm.visible-inline-block-xs,
  td.visible-inline-block-sm.visible-inline-block-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-block-sm {
    display: inline-block !important;
  }
  tr.visible-inline-block-sm {
    display: table-row !important;
  }
  th.visible-inline-block-sm,
  td.visible-inline-block-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-block-sm.visible-inline-md {
    display: inline-block !important;
  }
  tr.visible-inline-block-sm.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-block-sm.visible-inline-md,
  td.visible-inline-block-sm.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-block-sm.visible-inline-block-lg {
    display: inline-block !important;
  }
  tr.visible-inline-block-sm.visible-inline-block-lg {
    display: table-row !important;
  }
  th.visible-inline-block-sm.visible-inline-block-lg,
  td.visible-inline-block-sm.visible-inline-block-lg {
    display: table-cell !important;
  }
}

.visible-inline-md,
tr.visible-inline-md,
th.visible-inline-md,
td.visible-inline-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-md.visible-inline-block-xs {
    display: inline-block !important;
  }
  tr.visible-inline-md.visible-inline-block-xs {
    display: table-row !important;
  }
  th.visible-inline-md.visible-inline-block-xs,
  td.visible-inline-md.visible-inline-block-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-md.visible-inline-block-sm {
    display: inline-block !important;
  }
  tr.visible-inline-md.visible-inline-block-sm {
    display: table-row !important;
  }
  th.visible-inline-md.visible-inline-block-sm,
  td.visible-inline-md.visible-inline-block-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-md {
    display: inline-block !important;
  }
  tr.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-md,
  td.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-md.visible-inline-block-lg {
    display: inline-block !important;
  }
  tr.visible-inline-md.visible-inline-block-lg {
    display: table-row !important;
  }
  th.visible-inline-md.visible-inline-block-lg,
  td.visible-inline-md.visible-inline-block-lg {
    display: table-cell !important;
  }
}

.visible-inline-block-lg,
tr.visible-inline-block-lg,
th.visible-inline-block-lg,
td.visible-inline-block-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-inline-block-lg.visible-inline-block-xs {
    display: inline-block !important;
  }
  tr.visible-inline-block-lg.visible-inline-block-xs {
    display: table-row !important;
  }
  th.visible-inline-block-lg.visible-inline-block-xs,
  td.visible-inline-block-lg.visible-inline-block-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-inline-block-lg.visible-inline-block-sm {
    display: inline-block !important;
  }
  tr.visible-inline-block-lg.visible-inline-block-sm {
    display: table-row !important;
  }
  th.visible-inline-block-lg.visible-inline-block-sm,
  td.visible-inline-block-lg.visible-inline-block-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-inline-block-lg.visible-inline-md {
    display: inline-block !important;
  }
  tr.visible-inline-block-lg.visible-inline-md {
    display: table-row !important;
  }
  th.visible-inline-block-lg.visible-inline-md,
  td.visible-inline-block-lg.visible-inline-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-inline-block-lg {
    display: inline-block !important;
  }
  tr.visible-inline-block-lg {
    display: table-row !important;
  }
  th.visible-inline-block-lg,
  td.visible-inline-block-lg {
    display: table-cell !important;
  }
}

.hidden-inline-block-xs {
  display: inline-block !important;
}

tr.hidden-inline-block-xs {
  display: table-row !important;
}

th.hidden-inline-block-xs,
td.hidden-inline-block-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-block-xs,
  tr.hidden-inline-block-xs,
  th.hidden-inline-block-xs,
  td.hidden-inline-block-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-block-xs.hidden-inline-block-sm,
  tr.hidden-inline-block-xs.hidden-inline-block-sm,
  th.hidden-inline-block-xs.hidden-inline-block-sm,
  td.hidden-inline-block-xs.hidden-inline-block-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-block-xs.hidden-inline-md,
  tr.hidden-inline-block-xs.hidden-inline-md,
  th.hidden-inline-block-xs.hidden-inline-md,
  td.hidden-inline-block-xs.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-block-xs.hidden-inline-block-lg,
  tr.hidden-inline-block-xs.hidden-inline-block-lg,
  th.hidden-inline-block-xs.hidden-inline-block-lg,
  td.hidden-inline-block-xs.hidden-inline-block-lg {
    display: none !important;
  }
}

.hidden-inline-block-sm {
  display: inline-block !important;
}

tr.hidden-inline-block-sm {
  display: table-row !important;
}

th.hidden-inline-block-sm,
td.hidden-inline-block-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-block-sm.hidden-inline-block-xs,
  tr.hidden-inline-block-sm.hidden-inline-block-xs,
  th.hidden-inline-block-sm.hidden-inline-block-xs,
  td.hidden-inline-block-sm.hidden-inline-block-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-block-sm,
  tr.hidden-inline-block-sm,
  th.hidden-inline-block-sm,
  td.hidden-inline-block-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-block-sm.hidden-inline-md,
  tr.hidden-inline-block-sm.hidden-inline-md,
  th.hidden-inline-block-sm.hidden-inline-md,
  td.hidden-inline-block-sm.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-block-sm.hidden-inline-block-lg,
  tr.hidden-inline-block-sm.hidden-inline-block-lg,
  th.hidden-inline-block-sm.hidden-inline-block-lg,
  td.hidden-inline-block-sm.hidden-inline-block-lg {
    display: none !important;
  }
}

.hidden-inline-md {
  display: inline-block !important;
}

tr.hidden-inline-md {
  display: table-row !important;
}

th.hidden-inline-md,
td.hidden-inline-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-md.hidden-inline-block-xs,
  tr.hidden-inline-md.hidden-inline-block-xs,
  th.hidden-inline-md.hidden-inline-block-xs,
  td.hidden-inline-md.hidden-inline-block-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-md.hidden-inline-block-sm,
  tr.hidden-inline-md.hidden-inline-block-sm,
  th.hidden-inline-md.hidden-inline-block-sm,
  td.hidden-inline-md.hidden-inline-block-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-md,
  tr.hidden-inline-md,
  th.hidden-inline-md,
  td.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-md.hidden-inline-block-lg,
  tr.hidden-inline-md.hidden-inline-block-lg,
  th.hidden-inline-md.hidden-inline-block-lg,
  td.hidden-inline-md.hidden-inline-block-lg {
    display: none !important;
  }
}

.hidden-inline-block-lg {
  display: inline-block !important;
}

tr.hidden-inline-block-lg {
  display: table-row !important;
}

th.hidden-inline-block-lg,
td.hidden-inline-block-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-inline-block-lg.hidden-inline-block-xs,
  tr.hidden-inline-block-lg.hidden-inline-block-xs,
  th.hidden-inline-block-lg.hidden-inline-block-xs,
  td.hidden-inline-block-lg.hidden-inline-block-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-inline-block-lg.hidden-inline-block-sm,
  tr.hidden-inline-block-lg.hidden-inline-block-sm,
  th.hidden-inline-block-lg.hidden-inline-block-sm,
  td.hidden-inline-block-lg.hidden-inline-block-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-inline-block-lg.hidden-inline-md,
  tr.hidden-inline-block-lg.hidden-inline-md,
  th.hidden-inline-block-lg.hidden-inline-md,
  td.hidden-inline-block-lg.hidden-inline-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-inline-block-lg,
  tr.hidden-inline-block-lg,
  th.hidden-inline-block-lg,
  td.hidden-inline-block-lg {
    display: none !important;
  }
}

.cq-calendar-month table {	border-collapse: separate;}.cq-calendar-month-day-number {	padding: 2px;}.cq-calendar-month .navbar table {	border-collapse: separate;}.cq-calendar .navbar .left {	vertical-align: middle;	padding: 6px 0 6px 10px;}.cq-calendar .navbar .center {	vertical-align: middle;	padding: 10px 0;}.cq-calendar .navbar .right {	vertical-align: middle;	padding: 0 10px 0 0;}.cq-calendar-agenda-item {	display:table;}.cq-calendar-agenda-date {	display:table-cell !important;	width:120px;	*float:left; /* IE7 fix */}.cq-calendar-agenda-time {	display:table-cell !important;	width:150px;	margin:0 !important;	*float:left; /* IE7 fix */}.cq-calendar-agenda-title {	display:table-cell !important;	width:480px;	*width:470px; /* IE7 fix */	margin:0 !important;	*float:left; /* IE7 fix */}
/* This style sheet defines CQ specific updates to the styles */

#refinements .search button, #contentRefinements .search button {
    margin: 0 0 0 -6px;
}

#refinements .productGroup ul li label, #contentRefinements .productGroup ul li label {
    margin-left: 18px;
    word-wrap: break-word;
    padding-right: 10px;
    *margin-left: 0;  /* IE7 fix */
    *position: relative;  /* IE7 fix */
    *left: 18px;  /* IE7 fix */
    zoom: 1;
}

/* Paul says: On the home page - there is a small divide between the navigation and the content area when the margin-top is -2.  It is suspected
   that this is due to the DIVs that CQ adds around the navigation.  This change makes the content flush with the navigation but moves it away
   from the news bar (which still needs to be fixed) */
.home {
    margin-top: -3px;
}

.nav-drop-panels {
    margin-top: -3px;
}

/* Paul says: Currently there is no discernable break between the header on content template 1 and the start of the content.  This style adds that break */
#Content .content-main > div.main-content {
    margin-top: 15px;
}

/* Paul says: CQ text divs aren't leaving any space between each other */
#Content .content-main > div.main-content div.text {
    margin-bottom: 15px;
}

/* Paul says: When not floating the Wistia Video component should always be centered */
#Content div.main-content div.wistia-video-container, #Content div.lower-content div.wistia-video-container {
    text-align: center;
}

#Content div.main-content div.wistia-video-container div.wistia-video-inner-container, #Content div.lower-content div.wistia-video-container div.wistia-video-inner-container {
    margin: 0 auto;
}

#Content div.main-content div.wistia-video-container div.wistia-video-inner-container div.wistia_embed, #Content div.lower-content div.wistia-video-container div.wistia-video-inner-container div.wistia_embed {
    margin: 0 auto;
}

/* Paul says: This is a temp fix to get the margins on the text-image component to work. Once I build out a custom text image component this can be removed */
#Content div.main-content .textimage img {
    margin: 0px 0px 30px 0px;
}

/* Paul says: The margin in the 'about' box on the homepage is nonexistant. I'm adding this margin directly to the parsys as a potentially temporary fix */
div.about > div.about-parsys {
    margin-right: 30px;
}

/* Paul says: Updating style for the social sharing widgets using the styles where were originally applied to .content-tools a */
.content-tools span.st_email_custom, .content-tools span.st_sharethis_custom {
    font-family: "Arial", sans-serif;
    font-size: 11px;
    color: #797979;
    font-weight: 700;
    text-decoration: none;
}

.content-tools span.st_email_custom:hover, .content-tools span.st_sharethis_custom:hover {
    text-decoration : underline;
    cursor : pointer;
}

/* Paul says: There is a style elsewhere adding a margin-bottom to li's inside of tab containers, however if the li is itself a tab I need that not to be the case */
.ui-tabs .ui-tabs-nav .tab-ui-item {
    margin-bottom : 0px;
    margin-left : 0px;
}

.tabs .tab-content ul.ui-tabs-nav {
    margin-left : 0px;
}

/* applying styles for the facet label - originally it was a link */
.productGroup .productSetLink.active {
    color: #0078C1;
}
.productGroup .productSetLink.active:hover {
    text-decoration: underline;
}

/* fixes to how tabs look on the featured supplier page */
.supplier .ui-tabs .ui-tabs-panel {
    border: none;
    border-top: 1px solid #DDDCDC;
    border-radius: 0;
}
.supplier .tabs .tab-content {
    padding: 30px 0 30px 0;
}

/* When the utility nav is empty, the edit bar is not appearing. We need to give the utility nav some width even when it's empty */
.nav-utility {
    min-width : 200px;
}

/* Paul: for forms */
.orderItem_category_container, .areasOfInterest_input_container {
    /*margin-left: 153px;*/
    float:left;
}

.orderItem_category_container h4 {
    margin-bottom: 15px;
    clear: both;
}

#requestInformation_orderItem_category_container label input, #requestinformation .areasOfInterest_input_container label input {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0px 10px 4px 0px;
  border:none;
}

#requestinformation .orderItem_input_container p, #requestinformation .areasOfInterest_input_container p {
    font-size: 14px;
}

#requestInformation_orderItem_category_container label, #requestinformation .areasOfInterest_input_container label {
    width: auto;
    height: auto;
    clear: both;
    text-align: left;
    font-size: 12px;
}
#requestInformation_orderItem_category_container label {
    *width: 400px  /* IE7 fix */
}
#requestinformation .areasOfInterest_input_container label {
    *width: 200px;  /* IE7 fix */
}
#requestinformation .areasOfInterest_col {
    float: left;
    width: 223px;
}

/* Blue Book Styles */
#bluebook {
    background: none;
}

.sidebar-updates h1.blue-book-title {
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 12px 0px;
}
.sidebar-updates .blue-book-title {
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 12px 0px;
    display:block;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.blue-book img {
    float: left;
    margin-right: 8px;
    margin-left: 1px;
}

.sidebar-updates ul.blue-book-list li {
    padding: 2px;
    background-image: none;
    font-size: 10px;
    font-weight: 100;
}

.blue-book p {
    margin-bottom: 12px;
}
/* END Blue Book Styles */

/* Homepage Promo Styles */
.about-promo .sidebar-updates h1 {
    font-size: 28px;
    color: #333;
    font-weight: 400;
    padding: 0px;
}
.about-promo .sidebar-updates .header1 {
    font-size: 28px;
    color: #333;
    font-weight: 400;
    padding: 0px;
}

.about-promo .sidebar-updates h4 {
    font-size: 14px;
    margin-bottom: 8px;

}

.about-promo .sidebar-updates p {
    background: none;
    margin-bottom: 8px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

/* product detail page - make the product info div float to the right, not to slide under the image */
div.product-info.details {
    width: 675px;
    float: right;
}

/* Force word breaks for the Shopping Cart Add-Item-To-Cart overlay */
.dialog-add-cart .add-item-to-cart-manufacturer-and-description {
  word-wrap: break-word;
}

.div-right {
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/colDotDiv.gif') repeat-y scroll 280px 0;
}

.bar-text {
  float: left;
  margin: 9px 0 0 25px;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  color: #fff !important;
}

.bar-text a {
  margin-left: 10px;
  padding-right: 15px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/linkArrow.png')no-repeat scroll center right;
  color: #6cb6e3;
}



#Footer {
  position: relative;
  overflow:auto;
}

#Footer .products {
  padding: 20px 0;

  background: #ecebeb; /* Old browsers */
  background: -moz-linear-gradient(top,  #ecebeb 0%, #d1d1d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecebeb), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* IE10+ */
  background: linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebeb', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */

}

#Footer .products h1 {
  margin-bottom: 10px;
  padding-bottom: 25px;
  font-size: 11px;
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  color: #333;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#Footer .products p {
  margin-bottom: 10px;
  padding-bottom: 20.5px;
  font-size: 11px;
  font-weight: bold;
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  color: #333;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#Footer .products .header1 {
  margin-bottom: 10px;
  padding-bottom: 25px;
  font-size: 18px;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#Footer .products a {
  font-size: 12px;
  line-height: 1 !important;
}

#Footer .products li {
  line-height: 0.9;
  margin-bottom: 12px;
  margin-right: 20px;
}

#Footer .info {
  padding: 13px 0 15px 0;
  background-color: #dedddd;
  font-size: 12px;
  color: #8d8c8c;
}

#Footer .info li {
  display: inline;
  margin-left: 5px;
  border-left: 1px solid #8d8c8c;
}

#Footer .info li:first-child {
  margin-left: 0;
  border-left: 0;
}

#Footer .info a {
  display: inline-block;
  color: #8d8c8c;
  font-weight: normal;
  padding-left: 7px;
}

#Footer .info li:first-child a {
  padding-left: 0;
}

#Footer .copyright {
  float: right;
}

#Footer .contact {
  margin-top: 30px;
  margin-bottom: 20px;
}

#Footer .contact .btn {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
}

#Footer .contact h1 {
  margin-bottom: 8px;
  font-size: 18px;
  color: #89a3b3;
}
#Footer .contact .header1 {
  margin-bottom: 8px;
  font-size: 18px;
  color: #89a3b3;
  display: block;
}

#Footer .contact p {
  font-family: Arial, sans-serif;
  margin-bottom: 5px;
}

#Footer .contact .phone {
  margin-bottom: 8px;
  font-family: "Arial", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #89a3b3;
}

#Footer .contact p a {
  margin-right: 20px;
  padding-right: 15px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/arrowLinkGray.png')no-repeat scroll center right;
}

#Footer .social a {
  margin-right: 10px;
}

#Footer .contact input[type=text] {
  margin: 0;
  padding: 5px 5px 2px 5px;
  font-size: 13px;
  border-radius: 5px;
  border: 1px solid #a0a0a0;

  -webkit-box-shadow: inset -1px 1px 3px rgba(0, 0, 0, .2);
  box-shadow: inset -1px 1px 3px rgba(0, 0, 0, .2);
}
/* Eloqua Forms */
/* RESET */
.elq-form * {
  margin: 0;
  padding: 0;
  color:#666666;
  text-align: left;
  font-family: "Arial", sans-serif;
}
.LV_validation_message {
	font-size:12px;
}
.LV_valid { 
	display:none;
}
.LV_invalid_field, .LV_invalid{
	color:red !important;
	border-color:red !important;
	font-weight:bold !important;
	border-width: 2px !important;
}
.elq-form .field-style{
	padding-bottom:15px;
}
.elq-form .field-control-wrapper {
  	margin: 0 0 15px 0;
}
.elq-form label {
	font-size:13px;
  	font-weight:bold;
}
.elq-form label.checkbox-aligned.elq-item-label {
    font-weight: normal;  
    line-height:1.5;
}
.elq-form input[type=radio] {
    vertical-align: text-bottom;
    margin: 5px 0 0 0;
}
.elq-form textarea {
	min-height:100px !important;
}
.elq-form input,textarea {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}
 .elq-form input[type=text],.elq-form textarea,.elq-form select[multiple=multiple] {
   border: 1px solid #999;
   min-height:30px;
   width:100%;
 }
 .elq-item-select {
   height: auto;
   width: 100%;
   min-height: 30px;
   } 
 .elq-form button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select {
   -webkit-box-sizing:content-box;
   -moz-box-sizing:content-box;
   box-sizing:content-box;
 }
 /* GENERIC */.elq-form input {
  height: 16px;
  line-height: 16px;
}
.elq-form .item-padding {
  padding:6px 5px 9px 9px;
}
.elq-form .pp-group {
  padding:0px 5px 0px 9px;
}
.elq-form .pp-field {
  padding:6px 0px 9px 0px;
}
.elq-form .field-wrapper.individual {
  float: left;
  width: 100%;
  clear: both;
}
.elq-form .field-p {
  position: relative;
  margin: 0;
  padding: 0;
}
.elq-form .zIndex-fix {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.elq-form .field-design {
  position:absolute;
  z-index:2;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:0;
  padding:0;
}
.elq-form .no-fields-prompt {
  float: left;
  width: 100%;
  height: 150px;
  padding-top: 50px;
  clear: both;
}
/* SECTION BREAKS */.elq-form .section-break {
  float:left;
  width: 97%;
  margin-right:2%;
  margin-left:1%;
  padding-bottom:6px;
}
.elq-form .section-break .heading {
  width:100%;
  font-weight: bold;
  margin:0;
  padding:0;
}
/* LABEL */.elq-form .required {
  color: red !important;
  display: inline;
  float: none;
  font-weight: bold;
  margin: 0pt 0pt 0pt;
  padding: 0pt 0pt 0pt;
}
/* FIELD GROUP */.elq-form .field-group {
  float: left;
  clear: both;
  min-height: 30px;
}
.elq-form .field-group.large {
  width:100%;
}
.elq-form .field-group.medium {
  width:51%;
}
.elq-form .field-group.small {
  width:31%;
}
.elq-form .field-group .label {
  float:left;
  width:97%;
  margin-right:2%;
  margin-left:1%;
  padding-bottom:6px;
  font-weight: bold;
  text-align:left;
}
.elq-form .field-group .field-style {
  float: left;
}
.elq-form .progressive-profile .pp-inner {
  float: left;
  clear: both;
}
.elq-form .progressive-profile .pp-inner.large {
  width:100%;
}
.elq-form .progressive-profile .pp-inner.medium {
  width:51%;
}
.elq-form .progressive-profile .pp-inner.small {
  width:31%;
}
/* RADIO */.elq-form .radio-option {
  display: inline-block;
}
.elq-form .radio-option .label {
  display:block;
  float:left;
  padding-right:10px;
  padding-left:22px;
  text-indent:-22px;
}
.elq-form .radio-option .input {
  vertical-align:middle;
  margin-right:7px;
}
.elq-form .radio-option .inner {
  vertical-align:middle;
  font-size:12px;
}
/* CHECKBOX */.elq-form .checkbox-span {
  display:inline-block;
}
.elq-form .checkbox-label {
  padding-left:7px;
  position: relative;
  bottom:3px;
}
/* INPUT */.elq-form .accept-default {
  width:100%;
}
/* SIZING */.elq-form .field-style {
  margin-right:2%;
  margin-left:2%;
}
.elq-form .field-style._25 {
  width:21%;
}
.elq-form .field-style._50 {
  width:46%;
}
.elq-form .field-style._50_left {
  clear:left;
  width:46%;
}
.elq-form .field-style._75 {
  width:71%;
}
.elq-form .field-style._100 {
  width:96%;
}
.elq-form .field-size-top-small {
  width:30%;
  height:30px;
}
.elq-form .field-size-top-medium {
  width:48%;
  height:30px;
}
.elq-form .field-size-top-large {
  width:100%;
  height:30px;
}
.elq-form .field-size-left-small {
  width:21%;
  height:30px;
}
.elq-form .field-size-left-medium {
  width:46%;
  height:30px;
}
.elq-form .field-size-left-large {
  width:60%;
  height:30px;
}
/* INSTRUCTIONS */.elq-form .instructions.default {
  color:#444444;
  display:block;
  font-size:10px;
  padding:6px 0pt 3px;
}
.elq-form .instructions.group {
  float:left;
  width:97%;
  margin-right:2%;
  margin-left:2%;
  padding:6px 0pt 3px;
  color:#444444;
  display:block;
  font-size:10px;
}
.elq-form .instructions.left-single {
  margin:0 0 0 33%;
}
.elq-form .instructions-other {
  margin:0;
}
/* POSITIONING */.elq-form .label-position.left {
  display:block;
  line-height:150%;
  padding:1px 0pt 3px;
  float:left;
  width:31%;
  margin:0pt 15px 0pt 0pt;
  word-wrap:break-word;
  overflow-wrap: break-word;
}
.elq-form .label-position.top {
  display:block;
  line-height:150%;
  padding:1px 0pt 3px;
  white-space:normal;
}
.elq-form .label-position.alignment-left {
  text-align: left;
}
.elq-form .label-position.alignment-right {
  text-align: right;
}
/* LIST ORDER */.elq-form .list-order {
  display:block;
}
.elq-form .list-order.oneColumn {
  margin:0pt 7px 0pt 0pt;
  width:100%;
  clear:both;
}
.elq-form .list-order.twoColumn {
  float:left;
  margin:0pt 7px 0pt 0pt;
  width:38%;
}
.elq-form .list-order.threeColumn {
  float:left;
  margin:0pt 7px 0pt 0pt;
  width:30%;
}
.elq-form .list-order.oneColumnLeft {
  float:left;
  margin:0pt 7px 0pt 0pt;
  width:100%;
}
.elq-form .list-order.twoColumnLeft {
  float:left;
  margin:0pt 7px 0pt 0pt;
  width:38%;
}
.elq-form .list-order.threeColumnLeft {
  float:left;
  margin:0pt 7px 0pt 0pt;
  width:30%;
}
/* GRID STYLE */.elq-form .grid-style {
  display:inline;
  float:left;
  margin-left:2%;
  margin-right:2%;
}
.elq-form .grid-style._25 {
  width:21%;
}
.elq-form .grid-style._50 {
  width:46%;
}
.elq-form .grid-style._75 {
  width:71%;
}
.elq-form .grid-style._100 {
  width:96%;
}
.elq-form input.submit-button, .elq-form .submit-button-style {
  text-decoration: none;
  width: auto !important;
  margin: 0 0 0 15px !important;
  font-size: 14px;
  line-height: 20px;
  background: #239ae3;
  background: linear-gradient(-180deg, #239ae3, #027ac3);
  color: #fff;
  font-weight: bold;
  padding: 6px 13px;
  border-radius:4px;
  height:auto !important;
  text-decoration: none;
  border-color: transparent;
  float:right;
}


/* REQUEST INFORMATION FORM */
#requestinformation {
    overflow:auto;
    *overflow:hidden; /* IE7 fix */
    width: 600px;
}
#requestinformation h4 {
    font-size:14px;
}
#requestinformation h5 {
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    color:#333;
}
#requestinformation .error {
    width:420px;
    float:left;
    *float:none; /* IE7 fix */
    margin: 0 0 20px 0;
    padding:0;
    border:1px solid #da948e;
    background-color:#ffe6e4;
}
#requestinformation .error span {
    font-family: Arial, sans-serif;
    color:#ee3125;
    font-size: 12px;
    font-weight: 400;
}
#requestinformation .error span ul {
    margin:10px 0 0 12px;
    list-style-type:disc;
}
#requestinformation p {
    font-family: "Arial", sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
#requestinformation label {
    font-family: Arial, sans-serif;
    float:left;
    margin: 0 20px 0 0;
    padding: 0 0 20px 0;
    line-height:1.4;
    width:133px;
    clear:both;
    font-size:14px;
    text-align:right;
}

#requestinformation #requestInformation_orderItem_category_container label {
    text-align:left;
}

#requestinformation span {
    font-family: Arial, sans-serif;
    line-height:1.4;
}
#requestinformation input {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
    height:20px;
}
#requestinformation select {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    height:20px;
    padding:1px;
}
#requestinformation .requestInfo_firstName {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_firstName input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestinformation .requestInfo_firstName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
}
#requestinformation .requestInfo_lastName {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_lastName input {
    margin: 0 0 4px 0;
    width:200px;
    *padding:1px 0; /* IE7 fix */
}
#requestinformation .requestInfo_lastName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding:0 0 20px 0;  /* IE7 fix */
}
#requestinformation .requestInfo_companyName {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_orgType {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_reachYou {
    position:relative;
    float:left;
    clear:both;
}
#requestinformation .requestInfo_jobTitle {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_emailAddress {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_phoneNumber {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_address1 {
    position:relative;
    float:left;
    width:420px;
}
#requestinformation .requestInfo_address1 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#requestinformation .requestInfo_address1 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestinformation .requestInfo_address2 {
    position:relative;
    float:left;
    width:420px;
}
#requestinformation .requestInfo_address2 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#requestinformation .requestInfo_address2 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestinformation .requestInfo_city {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_city input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestinformation .requestInfo_city label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestinformation .requestInfo_state {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_state select {
    margin: 0 20px 4px 0;
    width:200px;
    height:20px;
}
#requestinformation .requestInfo_state label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestinformation .requestInfo_state input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestinformation .requestInfo_zip {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_zip input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestinformation .requestInfo_zip label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestinformation .requestInfo_country {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_country select {
    margin: 0 20px 4px 0;
    width:auto;
    height:20px;
}
#requestinformation .requestInfo_country label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestinformation .requestInfo_country input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestinformation .requestInfo_interest {
    position:relative;
    float:left;
}
#requestinformation .requestInfo_interest input {
    margin: 0 10px 4px 0;
    width:20px;
    height:20px;
    float:left;
}
#requestinformation .requestInfo_interest label label {
    margin: 0 0 16px 0;
    font-size:12px;
}
#requestinformation .requestInfo_interest span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#requestinformation .requestInfo_comments {
    position:relative;
    float:left;
    clear:both;
}
#requestinformation .requestInfo_comments_textArea {
    position:relative;
    float:left;
}
#requestinformation textarea {
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
}
#requestinformation .requestInfo_privacy p {
    margin: 0 0 16px 0;
    width:420px;
    float:left;
    font-weight:100;
    font-size:15px;
    *padding:1px 0; /* IE7 fix */
}
#requestinformation .requestInfo_mailinglist input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
    border:none;
}
#requestinformation .requestInfo_mailinglist span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#requestinformation .requestInfo_salescontact input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
    border:none;
}
#requestinformation .requestInfo_salescontact span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#requestinformation .btn {
    float:left;
    margin:10px 10px 50px 0;
    width:auto;
    height:auto;
}

#requestinformation-form-error-container ul {
    list-style-image:none;
}
#requestinformation-form-error-container label {
    text-align:left;
    color:#ee3125;
}
#requestinformation-form-error-container .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
}
#requestinformation .areasOfInterest_input_container {
    width: 420px;
}
#requestinformation .areasOfInterest_input_container .areasOfInterest_col_1 {
    width: 210px;
}
#requestinformation .areasOfInterest_input_container .areasOfInterest_col_2 {
    width: 210px;
}
#requestinformation .orderItem_category_container {
    width:420px;
}

#requestinformation .orderItem_current_item_label{
    font-size: 12px;
}

#requestinformation .header4{
    font-size: 14px;
    margin-bottom: 15px;
    clear: both;
    font-family: "Arial",sans-serif;
    font-weight: 500;
}

/* Container of the right column of forms */
#requestinformation .form-field-row-input-container {
    float: left;
    width: 447px;
}

/* REQUEST FOR QUOTE FORM */
#requestquote {
    overflow:auto;
    *overflow:hidden; /* IE7 fix */
    width: 600px;
}
#requestquote h5 {
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    color:#333;
}
#requestquote .error {
    width:420px;
    float:left;
    *float:none; /* IE7 fix */
    margin: 0 0 20px 0;
    padding:0;
    border:1px solid #da948e;
    background-color:#ffe6e4;
}
#requestquote .error span {
    font-family: Arial, sans-serif;
    color:#ee3125;
    font-size: 12px;
    font-weight: 400;
}
#requestquote .error span ul {
    margin:10px 0 0 12px;
    list-style-type:disc;
}
#requestquote p {
    font-family: "Arial", sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
#requestquote label {
    font-family: Arial, sans-serif;
    float:left;
    margin: 0 20px 0 0;
    padding: 0 0 20px 0;
    line-height:1.4;
    width:133px;
    clear:both;
    font-size:14px;
    text-align:right;
}
#requestquote span {
    font-family: Arial, sans-serif;
    line-height:1.4;
}
#requestquote input {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
    height:20px;
}
#requestquote select {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    height:20px;
    padding:1px;
}
#requestquote .requestQuote_firstName {
    position:relative;
    float:left;
}
#requestquote .requestQuote_firstName input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestquote .requestQuote_firstName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
}
#requestquote .requestQuote_lastName {
    position:relative;
    float:left;
}
#requestquote .requestQuote_lastName input {
    margin: 0 0 4px 0;
    width:200px;
    *padding:1px 0; /* IE7 fix */
}
#requestquote .requestQuote_lastName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding:0 0 20px 0;  /* IE7 fix */
}
#requestquote .requestQuote_companyName {
    position:relative;
    float:left;
}
#requestquote .requestQuote_orgType {
    position:relative;
    float:left;
    clear:both;
}
#requestquote .requestQuote_reachYou {
    position:relative;
    float:left;
    clear:both;
}
#requestquote .requestQuote_jobTitle {
    position:relative;
    float:left;
}
#requestquote .requestQuote_emailAddress {
    position:relative;
    float:left;
}
#requestquote .requestQuote_phoneNumber {
    position:relative;
    float:left;
}
#requestquote .requestQuote_faxNumber {
    position:relative;
    float:left;
}
#requestquote .requestQuote_address1 {
    position:relative;
    float:left;
}
#requestquote .requestQuote_address1 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#requestquote .requestQuote_address1 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestquote .requestQuote_address2 {
    position:relative;
    float:left;
}
#requestquote .requestQuote_address2 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#requestquote .requestQuote_address2 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestquote .requestQuote_city {
    position:relative;
    float:left;
}
#requestquote .requestQuote_city input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestquote .requestQuote_city label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestquote .requestQuote_state {
    position:relative;
    float:left;
}
#requestquote .requestQuote_state select {
    margin: 0 20px 4px 0;
    width:200px;
    height:20px;
}
#requestquote .requestQuote_state label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestquote .requestQuote_state input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestquote .requestQuote_zip {
    position:relative;
    float:left;
}
#requestquote .requestQuote_zip input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestquote .requestQuote_zip label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestquote .requestQuote_country {
    position:relative;
    float:left;
}
#requestquote .requestQuote_country select {
    margin: 0 20px 4px 0;
    width:auto;
    height:20px;
}
#requestquote .requestQuote_country label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#requestquote .requestQuote_country input {
    margin: 0 20px 4px 0;
    width:200px;
}
#requestquote .requestQuote_interest {
    position:relative;
    float:left;
}
#requestquote .requestQuote_interest input {
    margin: 0 10px 4px 0;
    width:20px;
    height:20px;
    float:left;
}
#requestquote .requestQuote_interest label label {
    margin: 0 0 16px 0;
    font-size:12px;
}
#requestquote .requestQuote_interest span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#requestquote .requestQuote_comments {
    position:relative;
    float:left;
    clear:both;
}
#requestquote .requestQuote_comments_textArea {
    position:relative;
    float:left;
}
#requestquote textarea {
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
}
#requestquote .requestQuote_questions {
    position:relative;
    float:left;
    width:420px;
}
#requestquote .requestQuote_question {
    margin:0 0 10px 0;
}
#requestquote .requestQuote_question label {
    width:auto;
    text-align:left;
    margin:0;
    padding:0 0 6px 0;
}
#requestquote .requestQuote_question input {
    width:auto;
    height:auto;
    text-align:left;
    margin:0 10px 10px 0;
    *border:none;  /* IE7 fix */
}
#requestquote .requestQuote_answers {
    font-size:12px;
}
#requestquote .requestQuote_privacy p {
    margin: 0 0 16px 0;
    width:420px;
    float:left;
    font-weight:100;
    font-family: Arial, sans-serif;
    font-size:14px;
    *padding:1px 0; /* IE7 fix */
}
#requestquote .requestQuote_mailinglist input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
}
#requestquote .requestQuote_mailinglist span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#requestquote .requestQuote_salescontact input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
    border: 0 none;
}
#requestquote .requestQuote_salescontact span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#requestquote .btn {
    float:left;
    margin:10px 10px 50px 0;
    width:auto;
    height:auto;
}

#requestquote-form-error-container ul {
    list-style-image:none;
}
#requestquote-form-error-container label {
    text-align:left;
    color:#ee3125;
}
#requestquote-form-error-container .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
}
#requestquote .orderItem_input_container p, #requestquote .areasOfInterest_input_container p {
    font-size: 14px;
}

/************* CAMPAIGN REGISTRATION FORM *************/
#campaignregistration {
    overflow:auto;
    *overflow:hidden; /* IE7 fix */
    width: 600px;
}
#campaignregistration h5 {
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    color:#333;
}
#campaignregistration .error {
    width:420px;
    float:left;
    *float:none; /* IE7 fix */
    margin: 0 0 20px 0;
    padding:0;
    border:1px solid #da948e;
    background-color:#ffe6e4;
}
#campaignregistration .error span {
    font-family: Arial, sans-serif;
    color:#ee3125;
    font-size: 12px;
    font-weight: 400;
}
#campaignregistration .error span ul {
    margin:10px 0 0 12px;
    list-style-type:disc;
}
#campaignregistration-form-error-container ul {
    list-style-image:none;
}
#campaignregistration-form-error-container label {
    text-align:left;
    color:#ee3125;
}
#campaignregistration-form-error-container .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
}
#campaignregistration p {
    font-family: "Arial", sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
#campaignregistration label {
    font-family: Arial, sans-serif;
    float:left;
    margin: 0 20px 0 0;
    padding: 0 0 20px 0;
    line-height:1.4;
    width:133px;
    clear:both;
    font-size:14px;
    text-align:right;
}
#campaignregistration span {
    font-family: Arial, sans-serif;
    line-height:1.4;
}
#campaignregistration input {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
    height:20px;
}
#campaignregistration select {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    height:20px;
    padding:1px;
}
#campaignregistration .requestInfo_firstName {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_firstName input {
    margin: 0 20px 4px 0;
    width:200px;
}
#campaignregistration .requestInfo_firstName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
}
#campaignregistration .requestInfo_lastName {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_lastName input {
    margin: 0 0 4px 0;
    width:200px;
}
#campaignregistration .requestInfo_lastName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
}
#campaignregistration .requestInfo_companyName {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_orgType {
    position:relative;
    float:left;
    width:420px;
}
#campaignregistration .requestInfo_reachYou {
    position:relative;
    float:left;
    width:420px;
}
#campaignregistration .requestInfo_jobTitle {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_emailAddress {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_phoneNumber {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_address1 {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_address1 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#campaignregistration .requestInfo_address1 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#campaignregistration .requestInfo_address2 {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_address2 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#campaignregistration .requestInfo_address2 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#campaignregistration .requestInfo_city {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_city input {
    margin: 0 20px 4px 0;
    width:200px;
}
#campaignregistration .requestInfo_city label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#campaignregistration .requestInfo_state {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_state select {
    margin: 0 20px 4px 0;
    width:200px;
    height:20px;
}
#campaignregistration .requestInfo_state label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#campaignregistration .requestInfo_state input {
    margin: 0 20px 4px 0;
    width:200px;
}
#campaignregistration .requestInfo_zip {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_zip input {
    margin: 0 20px 4px 0;
    width:200px;
}
#campaignregistration .requestInfo_zip label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;*padding: 0 0 16px 0; /* IE7 fix */

}
#campaignregistration .requestInfo_country {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_country select {
    margin: 0 20px 4px 0;
    width:auto;
    height:20px;
}
#campaignregistration .requestInfo_country label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#campaignregistration .requestInfo_country input {
    margin: 0 20px 4px 0;
    width:200px;
}
#campaignregistration .requestInfo_interest {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_interest input {
    margin: 0 10px 4px 0;
    width:20px;
    height:20px;
    float:left;
}
#campaignregistration .requestInfo_interest label label {
    margin: 0 0 16px 0;
    font-size:12px;
}
#campaignregistration .requestInfo_interest span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#campaignregistration .requestInfo_comments {
    position:relative;
    float:left;
}
#campaignregistration .requestInfo_comments_textArea {
    margin: 5px 0px;
    position:relative;
    float:left;
}
#campaignregistration textarea {
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
}
#campaignregistration .requestInfo_privacy p {
    margin: 0 0 16px 0;
    width:420px;
    float:left;
    font-weight:100;
    font-size:15px;
    *padding:1px 0; /* IE7 fix */
}
#campaignregistration .requestInfo_mailinglist input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
}
#campaignregistration .requestInfo_mailinglist span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#campaignregistration .requestInfo_salescontact input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
}
#campaignregistration .requestInfo_salescontact span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#campaignregistration .btn {
    float:left;
    margin:10px 10px 50px 0;
    width:auto;
    height:auto;
}
#campaignregistration .campaign_questions {
    position:relative;
    float:left;
    width:420px;
}
#campaignregistration .campaign_question {
    margin:0 0 10px 0;
}
#campaignregistration .campaign_question label {
    width:auto;
    text-align:left;
    margin:0;
    padding:0 0 6px 0;
}
#campaignregistration .campaign_question input {
    width:auto;
    text-align:left;
    margin:-2.5px 10px 10px 0;
    display:block;
    float:left;
}
#campaignregistration .campaign_answers {
    font-size:12px;
    clear:both;
}

#campaignregistration_orderItem_category_container label input, #campaignregistration .areasOfInterest_input_container label input {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0px 10px 4px 0px;
}

#campaignregistration .orderItem_input_container p, #campaignregistration .areasOfInterest_input_container p {
    font-size: 14px;
}

#campaignregistration_orderItem_category_container label, #campaignregistration .areasOfInterest_input_container label {
    width: auto;
    height: auto;
    clear: both;
    text-align: left;
    font-size: 12px;
}

#campaignregistration .areasOfInterest_col {
    float: left;
    width: 223px;
    font-size: 12px;
    margin: 5px 0px;
}
#campaignregistration .areasOfInterest_col_1 {
    width: 210px;
}
#campaignregistration .areasOfInterest_col_2 {
    width: 210px;
}

/* Container of the right column of forms */
#campaignregistration .form-field-row-input-container {
    float: left;
    width: 447px;
}


/************* COMMERCE ENABLED ************/



#requestquote .requestQuote_commerceEnabled input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
    border: 0 none;
}

#requestquote .requestQuote_commerceEnabled span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}


/************* NEWSLETTER FORM *************/
#newslettersignup h5 {
    font-family: "Arial", sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    color:#333;
}
#newslettersignup .error {
    width:420px;
    float:left;
    *float:none; /* IE7 fix */
    margin: 0 0 20px 0;
    padding:0;
    border:1px solid #da948e;
    background-color:#ffe6e4;
}
#newslettersignup .error span {
    font-family: Arial, sans-serif;
    color:#ee3125;
    font-size: 12px;
    font-weight: 400;
}
#newslettersignup .error span ul {
    margin:10px 0 0 12px;
    list-style-type:disc;
}
#newslettersignup-form-error-container ul {
    list-style-image:none;
}
#newslettersignup-form-error-container label {
    text-align:left;
    color:#ee3125;
}
#newslettersignup-form-error-container .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
}
#newslettersignup p {
    font-family: "Arial", sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
#newslettersignup label {
    font-family: Arial, sans-serif;
    float:left;
    margin: 0 20px 0 0;
    padding: 0 0 20px 0;
    line-height:1.4;
    width:133px;
    clear:both;
    font-size:14px;
    text-align:right;
}
#newslettersignup span {
    font-family: Arial, sans-serif;
    line-height:1.4;
}
#newslettersignup input {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
    height:20px;
}
#newslettersignup select {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    height:20px;
    padding:1px;
}
#newslettersignup .requestInfo_firstName {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_firstName input {
    margin: 0 20px 4px 0;
    width:200px;
}
#newslettersignup .requestInfo_firstName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
}
#newslettersignup .requestInfo_lastName {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_lastName input {
    margin: 0 0 4px 0;
    width:200px;
}
#newslettersignup .requestInfo_lastName label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
}
#newslettersignup .requestInfo_companyName {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_orgType {
    position:relative;
    float:left;
    clear:both;
}
#newslettersignup .requestInfo_reachYou {
    position:relative;
    float:left;
    clear:both;
}
#newslettersignup .requestInfo_jobTitle {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_emailAddress {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_phoneNumber {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_address1 {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_address1 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#newslettersignup .requestInfo_address1 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_address2 {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_address2 input {
    margin: 0 20px 4px 0;
    width:420px;
}
#newslettersignup .requestInfo_address2 label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_city {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_city input {
    margin: 0 20px 4px 0;
    width:200px;
}
#newslettersignup .requestInfo_city label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_state {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_state select {
    margin: 0 20px 4px 0;
    width:200px;
    height:20px;
}
#newslettersignup .requestInfo_state label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_state input {
    margin: 0 20px 4px 0;
    width:200px;
}
#newslettersignup .requestInfo_zip {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_zip input {
    margin: 0 20px 4px 0;
    width:200px;
}
#newslettersignup .requestInfo_zip label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_country {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_country select {
    margin: 0 20px 4px 0;
    width:auto;
    height:20px;
}
#newslettersignup .requestInfo_country label {
    margin: 0 0 16px 0;
    font-size:12px;
    text-align:left;
    padding:0;
    *padding: 0 0 16px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_country input {
    margin: 0 20px 4px 0;
    width:200px;
}
#newslettersignup .requestInfo_interest {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_interest input {
    margin: 0 10px 4px 0;
    width:20px;
    height:20px;
    float:left;
}
#newslettersignup .requestInfo_interest label label {
    margin: 0 0 16px 0;
    font-size:12px;
}
#newslettersignup .requestInfo_interest span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#newslettersignup .requestInfo_comments {
    position:relative;
    float:left;
    clear:both;
}
#newslettersignup .requestInfo_comments_textArea {
    position:relative;
    float:left;
}
#newslettersignup textarea {
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
}
#newslettersignup .requestInfo_privacy p {
    margin: 0 0 16px 0;
    width:420px;
    float:left;
    font-weight:100;
    font-size:15px;
    *padding:1px 0; /* IE7 fix */
}
#newslettersignup .requestInfo_mailinglist input {
    width:auto;
    height:auto;
    float: left;
    margin:0 10px 10px 0;
}
#newslettersignup .requestInfo_mailinglist span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#newslettersignup .requestInfo_salescontact input {
    width:auto;
    height:auto;
    float: left;
    margin:0 10px 10px 0;
}
#newslettersignup .requestInfo_salescontact span {
    margin: 0 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#newslettersignup .btn {
    float:left;
    margin:10px 10px 50px 0;
    width:auto;
    height:auto;
}
#newslettersignup .requestInfo_languagePreference {
    position:relative;
    float:left;
}
#newslettersignup .requestInfo_languagePreference select {
    margin: 0 20px 4px 0;
    width:200px;
    height:20px;
}
#newslettersignup .requestInfo_languagePreference input {
    margin: 0 20px 4px 0;
    width:200px;
}
#newslettersignup .areasOfInterest_input_container {
    width:420px;
}
#newslettersignup_orderItem_category_container label input, #newslettersignup .areasOfInterest_input_container label input {
    width: auto;
    height: auto;
    float: left;
    margin: 0px 10px 4px 0px;
}

#newslettersignup .orderItem_input_container p, #newslettersignup .areasOfInterest_input_container p {
    font-size: 14px;
}

#newslettersignup_orderItem_category_container label, #newslettersignup .areasOfInterest_input_container label {
    width: 210px;
    height: 20px;
    clear: both;
    text-align: left;
    font-size: 12px;
}

#newslettersignup .areasOfInterest_col {
    float: left;
    width: 223px;
    font-size: 12px;
    margin: 5px 0px;
}

#newslettersignup .areasOfInterest_col_1 {
    width: 210px;
}

#newslettersignup .areasOfInterest_col_2 {
    width: 210px;
}

#requestinformation .no-left-column-label {
    margin-left: 153px;
    *width:420px; /* IE7 fix */
    *margin-right: 153px; /* IE7 fix */
}

#campaignregistration .no-left-column-label {
    margin-left: 153px;
    *width:420px; /* IE7 fix */
    *margin-right: 153px; /* IE7 fix */
}

#requestquote .no-left-column-label {
    margin-left: 153px;
    *width:420px; /* IE7 fix */
    *margin-right: 153px; /* IE7 fix */
}

#newslettersignup .no-left-column-label {
    margin-left: 153px;
    *width:420px; /* IE7 fix */
    *margin-right: 153px; /* IE7 fix */
}
/* Container of the right column of forms */
#newslettersignup .form-field-row-input-container {
    float: left;
    width: 447px;
}

/* Addressbook css */
#addressbook {
    overflow-y:auto;
    *overflow:hidden; /* IE7 fix */
}
#addressbook .radio {
    width: auto;
}
#addressbook .error {
    width:420px;
    float:left;
    *float:none; /* IE7 fix */
    margin: 0 0 20px 0;
    padding:4px 0 4px 4px;
    border:1px solid #da948e;
    background-color:#ffe6e4;
}
#addressbook label {
    font-family: Arial, sans-serif;
    float:left;
    margin: 0 20px 0 0;
    padding: 0 0 20px 0;
    line-height:1.4;
    width:133px;
    clear:both;
    font-size:14px;
    text-align:right;
}
#addressbook input {
    font-family: Arial, sans-serif;
    border:1px solid #d1d1d1;
    margin: 0 0 16px 0;
    width:420px;
    height:20px;
    display: inline-block;
    vertical-align: top;
}
#addressbook .address_zip {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_zip input {
    margin: 0 20px 4px 0;
    width: 200px;
    *width: 205px;
}
#addressbook .default_address input {
    float: left;
    height: 20px;
    margin: 0 10px 4px 0;
    width: 20px;
    border:none;
}
#addressbook .default_address span {
    margin: 4px 0 16px 0;
    font-size:12px;
    float:left;
    width:380px;
}
#addressbook .address_country {
    position: relative;
    float: left;
    width: 100%
}
#addressbook .address_country select {
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0 20px 4px 0;
    width: 220px;
    height:20px;
}
#addressbook .address_city {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_state {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_state select {
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0 20px 4px 0;
    width: 220px;
    height:20px;
}
#addressbook .address_instructions {
    position:relative;
    float:left;
    width : 100%;
}
#addressbook .address_instructions p {
     *padding:1px 0; /* IE7 fix */
}
#addressbook .address_type {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_addressNickname {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_address1 {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_address2 {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .invalidStreetAddress1, .invalidStreetAddress2  {
    color: #ee3125;
}
#addressbook .address_dayPhone {
    position:relative;
    float:left;
    width: 100%;
}
#addressbook .address_eveningPhone {
    position:relative;
    float:left;
    width: 100%;
}

#addressbook .btn {
    float:left;
    margin:10px 10px 50px 0;
    width:auto;
    height:auto;
}
#addressbook-form-error-container .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
}
#addressbook-form-error-container ul {
    list-style-image:none;
}
#addressbook-form-error-container label {
    text-align:left;
    color:#ee3125;
}
#addressbook .no-left-column-label {
    margin-left: 153px;
    *width:420px; /* IE7 fix */
    *margin-right: 153px; /* IE7 fix */
}
#addressbook .address-table {
    width: 100%;
}
#addressbook .address-table th {
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
#addressbook .address-table td {
    padding: 10px;
    line-height: 1.0;
    vertical-align: top;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #D1D1D1;
}
#addressbook .address-table td input {
    border: 1px solid #D1D1D1;
    font-family: Arial,sans-serif;
    height: 20px;
    margin: 10px 0 16px;
    width: 20px;
}
#addressbook .address-table .btnImage {
    border: none;
    background-color: transparent;
    vertical-align: middle;
    align: center;
}
#addressbook .address-table .oddRow {
    background-color: #F0F0F0;
}
#addressbook .address-table .highlighted {
    background-color: #2198e1;
}
#addressbook .address-table .shipDefault {
    text-align: center;
    vertical-align: middle;
}
#addressbook .address-table .address-row-btn {
    vertical-align: middle;
}
#addressbook .address-table thead {
    margin-bottom: 25px;
    padding: 8px 0 6px 0;
    border: 1px solid #e2e1e1;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
#addressbook .heading {
    width : 130px;
    color: #0000FF;
    cursor: pointer;
    position: relative;
    text-decoration:underline;
}
#addressbook .ui-dialog .ui-dialog-title {
  float: center;
}
#addressbook .ui-dialog .ui-dialog-titlebar {
  position: relative;
  padding: 15px 15px 0 15px;
  clear:both;
}
#addressbook .ui-dialog .ui-dialog-titlebar-close {
  float: right;
  width: 55px;
  height: 15px;
  font-size: 13px;
  text-transform: uppercase;
  background: #fafafa url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/btnClose.png') no-repeat scroll center right;
}
#addressbook .ui-dialog .ui-dialog-content {
    position: relative;
      border: 0;
      padding: 5px 30px 30px 30px;
      background: none;
      overflow: hidden;
      zoom: 1;
      color: #666;
      font-size: 15px;
}
#addressbook .ui-icon .ui-icon-closethick {
    background-image: none;
}


#shippingForm .error {
    width:100%;
    float:left;
    *float:none; /* IE7 fix */
    margin: 0 0 20px 0;
    padding: 5px 0 0 0;
    border:1px solid #da948e;
    background-color:#ffe6e4;
}

#shipping-form-error-container .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
}
#shipping-form-error-container ul {
    list-style-image:none;
    margin: 0 0 20px 15px;
}
#shipping-form-error-container label {
    font-family: Arial, sans-serif;
    float:left;
    margin: 0 20px 0 0;
    padding: 0 0 20px 0;
    line-height:1.4;
    width:133px;
    clear:both;
    font-size:14px;
    text-align:right;
    text-align:left;
    color:#ee3125;
}

/* states and images */
.ui-icons { width: 16px; height: 16px; background-image: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/ui-icons_222222_256x240.png')/*{iconsContent}*/; }
.ui-state-highlight .ui-icons {background-image: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/ui-icons_2e83ff_256x240.png')/*{iconsHighlight}*/; }
/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* start of: global.css */

.wrapper section, .wrapper div, .wrapper nav, .wrapper header, .wrapper footer, .wrapper aside, .wrapper input, .wrapper select {
  font-family: "Arial", sans-serif;
  line-height: 1;
}

html {
	color: #666666;
}

.wrapper div {
    *vertical-align:top;  /* IE7 fix */
}

.wrapper div .form_error {
    color: #ee3125;
}

a, a:link {
  color: #0078c1;
  font-weight: 700;
  text-decoration: none;
}

a:visited {
  /*color: #0f6aa2;*/
  font-weight: 700;
}

a:hover {
  /*color: #0e94e6;*/
  text-decoration: underline;
}

a:active {
  color: #0f6aa2;
}

img.lazy {
    max-width: 100%;
    height: auto;
}

strong, b {
  font-weight: 700;
}

.standard--padding {
	padding: 20px 20px 0 20px;
}

.wrapper h1 {
    font-family: "Arial", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #5d5b5e;
}
.wrapper .header1 {
    font-family: "Arial", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #5d5b5e;
}

.wrapper h2 {
    font-family: "Arial", sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.wrapper .header2 {
    font-family: "Arial", sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.wrapper .hdr2 {
    font-family: "Arial", sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.wrapper h3 {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.wrapper .header3 {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.wrapper .hea3  {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.wrapper h4, .wrapper .header4 {
  font-size: 16px;
  font-weight: 700;
  display: block;
}
.wrapper .text p,
.wrapper .promos p,
.wrapper .list p {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 10px 0;  
}

.nav-list lh {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}

.cat .nav-list lh {
  font-size: 12px;
  text-transform: none;
  font-weight: 700;
}

.nav-list li {
  margin-bottom: 6px;
  font-size: 11px;
  line-height: 1;
}

.nav-list .list-footer {
  margin-top: 11px;
}

.nav-list.categories li {
    margin: 0;
}

.nav-list.categories a {
    position: relative;
    display: block;
    padding: 10px 25px;
    text-transform: uppercase;
}

.nav-list.categories .on {
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/categoryBG.gif') no-repeat scroll top right;
}

.nav-list.categories .on .btn-edge {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/categoryBG.gif') no-repeat scroll bottom right;
}

.nav-list.categories .on .btn-point {
    display: block;
    position: absolute;
    top: 50%;
    right: -8px;
    width: 11px;
    height: 16px;
    margin-top: -8px;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/categoryPoint.gif') no-repeat scroll top left;
}

.sub-list {
    display: none;
}

.sub-list.on {
    display: block;
}


ol li {
    line-height: 1.3;
    margin: 10px 0 12px 0; /* ES: change to 10px 0 12px 20px; once ul class is cleaned up */
    font-size: 14px; /* ES: remove once font-size is cleaned up */    
}

ol {
    display: block;
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 20px;
    padding: 0;
}

/* LAYOUT */

@media screen and (min-width: 768px) {
	html, body {
	    width: 100%;
	    min-width: 980px;
	}
}

.wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

.hidden {
    display: none;
}


#Content {
    position: relative;
}

/*
 * Col Ctrl Layouts
 */

.col {
    position: relative;
    float: left;
    overflow: visible;
}

.columns-two .col, .cq-colctrl-2 > div {
  width: 480px;
  position: relative;
  float: left;
}

.columns-three .col, .cq-colctrl-3 > div {
  width: 320px;
  position: relative;
  float: left;
}

.columns-four .col, .cq-colctrl-4 > div {
  width: 240px;
  position: relative;
  float: left;
}

.columns-five .col, .cq-colctrl-5 > div {
  width: 192px;
  position: relative;
  float: left;
}

.columns-six .col, .cq-colctrl-6 > div {
  width: 160px;
  position: relative;
  float: left;
}

/* OOB 2 col */
.cq-colctrl-lt0 > div {
    position: relative;
    float: left;
}

.cq-colctrl-lt0 > .cq-colctrl-lt0-c0 {
    width: 49%;
    margin-right: 1%;
}

.cq-colctrl-lt0 > .cq-colctrl-lt0-c1 {
    width: 49%;
    margin-left: 1%;
}

/* OOB 3 col */
.cq-colctrl-lt1 > div {
    position: relative;
    float: left;
}

.cq-colctrl-lt1 > .cq-colctrl-lt1-c0 {
    width: 32%;
    margin-right: 1%;
}

.cq-colctrl-lt1 > .cq-colctrl-lt1-c1 {
    width: 32%;
    margin-right: 1%;
    margin-left: 1%;
}

.cq-colctrl-lt1 > .cq-colctrl-lt1-c2 {
    width: 32%;
    margin-left: 1%;
}

/* OOB Column Control Styles */
/* 2;cq-colctrl-50-50 */
.cq-colctrl-50-50 > div {
    position: relative;
    float: left;
}

.cq-colctrl-50-50 > .cq-colctrl-50-50-c0 {
    width: 48%;
    margin-right: 2%;
}

.cq-colctrl-50-50 > .cq-colctrl-50-50-c1 {
    width: 48%;
    margin-left: 2%;
}

/* 2;cq-colctrl-33-66 */
.cq-colctrl-33-66 > div {
    position: relative;
    float: left;
}

.cq-colctrl-33-66 > .cq-colctrl-33-66-c0 {
    width: 32%;
    margin-right: 1%;
}

.cq-colctrl-33-66 > .cq-colctrl-33-66-c1 {
    width: 65%;
    margin-left: 1%;
}

/* 2;cq-colctrl-66-33 */
.cq-colctrl-66-33 > div {
    position: relative;
    float: left;
}

.cq-colctrl-66-33 > .cq-colctrl-66-33-c0 {
    width: 65%;
    margin-right: 1%;
}

.cq-colctrl-66-33 > .cq-colctrl-66-33-c1 {
    width: 32%;
    margin-left: 1%;
}

/* 3;cq-colctrl-33-33-33 */
.cq-colctrl-33-33-33 > div {
    position: relative;
    float: left;
}

.cq-colctrl-33-33-33 > .cq-colctrl-33-33-33-c0 {
    width: 32%;
    margin-right: 1%;
}

.cq-colctrl-33-33-33 > .cq-colctrl-33-33-33-c1 {
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
}

.cq-colctrl-33-33-33 > .cq-colctrl-33-33-33-c2 {
    width: 32%;
    margin-left: 1%;
}


.rail {
    width: 150px;
    padding-bottom: 30px;
}

.main-2-rails {
    width: 600px;
    margin: 0 30px;
}

.main-left-rail {
    width: 780px;
    margin-left: 30px;
}

.main-right-rail {
    width: 780px;
    margin-right: 30px;
}

.right--rail {
	padding-left: 40px !important;
}
 @media (max-width: 767px) {
 	.right--rail {
 		padding-left: 5px !important;
 	}
 }

/* Line Breaks */
.hr--default {
	border-top:2px solid #CCCCCC !important;
	margin-top: 0;
	background: none !important;
	padding:0;	
}

.hr--primary {
	border-top-color: #0078C1 !important;
}

.hr--secondary {
	border-top-color: #F75E20 !important;
}

/* Card */
.card--container {
  max-width:100%;
  background-color:#FFFFFF;
}

.card--border {
  padding: 20px 20px 0 20px;
  border: 1px solid #D8D8D8;
  border-radius: 6px;
  margin: 0 0 20px 0;
}

.card--border.card--shadow {
  box-shadow: 0 0 15px rgba(0,0,0,0.12);
}

/* Listing Card */
.listing--item--with--border {
  max-width:100%;
  background-color:#FFFFFF;
  border: 1px solid #D8D8D8;
  margin: 0 0 10px 0;
}

.listing--item--with--border:hover {
  box-shadow: 0 0 15px rgba(0,0,0,0.12);
}

/* Extra Margin */
.extra--margin {
	display:flex;
	margin: 0 0 20px 0;
}

/* Video Listing */
.video--listing { 
 	margin: 0;
 	display:flex; 
 }
 
 .video--card .card--border {
 	padding: 20px 10px 0 10px;
 }
 
 .video--listing img { 
 	/* Margin in video--item */
 	width:100%;
 	display: flex;
 	margin: 0 auto;
 }
 
 .video--item {
 	margin-bottom: 20px;
 }
 
 .video--description {
 	margin:10px 0 0 0;
 	line-height: 1.3;
 }
 
 @media (min-width: 768px) {
	 .card--border--none .video--listing:nth-child(even) {
	 	padding: 0 0 0 10px;
	 }
	 
	 .card--border--none .video--listing:nth-child(even) .video--item {
	 	padding: 0;
	 }
	 
	 .card--border--none .video--listing:nth-child(odd) {
	 	padding: 0 10px 0 0;
	 }
	 
	 .card--border--none .video--listing:nth-child(odd) .video--item {
	 	padding: 0;
	 }
 }
 
 /* News and Events List */
 .news--events--list ul { 
 	list-style: none;
 	margin: 0;
 }
 
.news--events--list li {
 	margin: 0 0 30px 0;
 	
 }
 
 .news--events--list a {
 	font-weight: normal !important;
 }
 
 .news--events--cta {
 	margin:0 0 20px 0;
 }
 
 .news--events--date {
 	font-size:13px;
 	margin-bottom:10px;
 }
 
 .news--events--title {
 	font-size:14px;
 	margin-bottom:10px;
 }
 
 .news--events--summary {
 	font-size:13px;
 	margin-bottom:10px;
 }
 
 .text--link--underline a {
 	text-decoration: underline !important;
 }
 
 .text--link--underline a:hover {
 	text-decoration: none !important;
 }
 
/* BUTTONS */

.btn {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 8px;
  border: 0;
  font-family: "Arial", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  background-color: #0078c1;
  cursor: pointer;
}

.btn.arrow {
  padding-right: 30px;
  background-image: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/btnArrow.png');
  background-position: center right;
  background-repeat: no-repeat !important;
}

.btn.with-question {
    border-radius: 8px 0 0 8px;
}

.btn-small, .btn-smaller {
  padding: 4px 20px;
  border-radius: 4px;
  font-size: 13px;
  text-transform: none !important;

  background: #2198e1;
  background: -moz-linear-gradient(top,  #2198e1 0%, #027ac3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2198e1), color-stop(100%,#027ac3));
  background: -webkit-linear-gradient(top,  #2198e1 0%,#027ac3 100%);
  background: -o-linear-gradient(top,  #2198e1 0%,#027ac3 100%);
  background: -ms-linear-gradient(top,  #2198e1 0%,#027ac3 100%);
  background: linear-gradient(top,  #2198e1 0%,#027ac3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2198e1', endColorstr='#027ac3',GradientType=0 );

  /*background: none;
  background-color: #DDD;
  border: 1px solid #555;*/
    cursor: pointer;
}

.btn-small.with-question {
    border-radius: 4px 0 0 4px;
}

.btn-question {
  padding: 4px 20px;
  border-radius: 0 4px 4px 0;
  font-size: 13px;
  text-transform: none !important;

  background: #888888;
  background: -moz-linear-gradient(top,  #888888 0%, #666666 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888888), color-stop(100%,#666666));
  background: -webkit-linear-gradient(top,  #888888 0%,#666666 100%);
  background: -o-linear-gradient(top,  #888888 0%,#666666 100%);
  background: -ms-linear-gradient(top,  #888888 0%,#666666 100%);
  background: linear-gradient(top,  #888888 0%,#666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#666666',GradientType=0 );

  /*background: none;
  background-color: #DDD;
  border: 1px solid #555;*/
    cursor: default;
}

.btn-question.solo {
    padding: 4px;
    border-radius: 0;
}

a.btn-small.btn-question:hover {
  background: #666666;
  background: -moz-linear-gradient(top,  #666666 0%, #555555 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#555555));
  background: -webkit-linear-gradient(top,  #666666 0%,#555555 100%);
  background: -o-linear-gradient(top,  #666666 0%,#555555 100%);
  background: -ms-linear-gradient(top,  #666666 0%,#555555 100%);
  background: linear-gradient(top,  #666666 0%,#555555 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#555555',GradientType=0 );
  /*background-color: #EEE;*/
}

.btn-smaller {
  margin: 0 5px;
  padding: 6px 10px;
}

.btn-invalid-quantity {
  margin: 12px 0 0 0;
  padding: 6px 10px;
}

a.btn:hover {
  background-color: #015dc1;
  /*background-color: #EEE;*/
  text-decoration: none;
}

a.btn-small:hover {
  background: #007cc7;
  background: -moz-linear-gradient(top,  #007cc7 0%, #015dc1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007cc7), color-stop(100%,#015dc1));
  background: -webkit-linear-gradient(top,  #007cc7 0%,#015dc1 100%);
  background: -o-linear-gradient(top,  #007cc7 0%,#015dc1 100%);
  background: -ms-linear-gradient(top,  #007cc7 0%,#015dc1 100%);
  background: linear-gradient(top,  #007cc7 0%,#015dc1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007cc7', endColorstr='#015dc1',GradientType=0 );
  /*background-color: #EEE;*/
}


/* VIDEO THUMB */

.video-thumb {
  display: inline-block;
  position: relative;
  background-color: #000;
}

.video-thumb .btn-play {
  display: block;
  position: absolute;
  width: 42px;
  height: 44px;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -22px;
}

.video-thumb .thumb img {
  display: block;
  margin: 0;
  padding: 0;
}


/* CLEARFIX */

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

textarea {
    resize: vertical;
}

.text a, .text a:link {
  font-weight: 400;
}

/* Global Form Error Styles -- designed for clickable <label for=""> errors on pages with forms */
.form-error-container,
.form-error-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.form-error-container {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 0;
    border: 1px solid #da948e;
    background-color: #ffe6e4;
}

.form-error-container .form-error-list {
    list-style-image: none;
    list-style-type: none;
    list-style: none;
}

.form-error-container .form-error-list .error {
    border: 0 none;
    margin: 0 0 10px 0;
    text-align: left;
    width: auto;
    color: #ee3125;
}

.form-error-container .form-error-list label.error {
    cursor: pointer;
}

/* Product availability indicator styles */
.availability {
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 18px;
    margin-bottom: 2px;
}

.availability span {
    cursor: default;
    border-bottom: 1px dotted #0078c1;
}

.availability.ready {
    color: #028A45;
    color: #0A3;
}

.availability.ready span {
    cursor: default;
    border-bottom: 1px dotted #0A3;
}

.availability.limited {
    color: #AC2F35;
}

.availability.limited span {
    cursor: default;
    border-bottom: 1px dotted #AC2F35;
}

/* separate, even though identical, in case a separate style is desired in the future */
.availability.zero {
    color: #AC2F35;
}

.availability.zero span {
    cursor: default;
    border-bottom: 1px dotted #AC2F35;
}

.progress-loader {
    width:100%;
    height:100%;
    margin-top: 160px;
    position: absolute;
    z-index: 1000;
}

.cq-colctrl-4col>div{float:left;position:relative;}
.cq-colctrl-4col>.cq-colctrl-4col-c0{width:24.25%;margin-right:1%;}
.cq-colctrl-4col>.cq-colctrl-4col-c1{width:24.25%;margin-right:1%;}
.cq-colctrl-4col>.cq-colctrl-4col-c2{width:24.25%;margin-right:1%;}
.cq-colctrl-4col>.cq-colctrl-4col-c3{width:24.25%;}

.cq-colctrl-5col>div{float:left;position:relative;}
.cq-colctrl-5col>.cq-colctrl-5col-c0{width:19.2%;margin-right:1%;}
.cq-colctrl-5col>.cq-colctrl-5col-c1{width:19.2%;margin-right:1%;}
.cq-colctrl-5col>.cq-colctrl-5col-c2{width:19.2%;margin-right:1%;}
.cq-colctrl-5col>.cq-colctrl-5col-c3{width:19.2%;margin-right:1%;}
.cq-colctrl-5col>.cq-colctrl-5col-c4{width:19.2%;}

.cq-colctrl-6col>div{float:left;position:relative;}
.cq-colctrl-6col>.cq-colctrl-6col-c0{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col>.cq-colctrl-6col-c1{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col>.cq-colctrl-6col-c2{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col>.cq-colctrl-6col-c3{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col>.cq-colctrl-6col-c4{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col>.cq-colctrl-6col-c5{width:15.8333%;}

.cq-colctrl-4col-centr>div{float:left;position:relative;}
.cq-colctrl-4col-centr img{display:block;margin-left:auto;margin-right:auto;}
.cq-colctrl-4col-centr>.cq-colctrl-4col-centr-c0{width:24.25%;margin-right:1%;}
.cq-colctrl-4col-centr>.cq-colctrl-4col-centr-c1{width:24.25%;margin-right:1%;}
.cq-colctrl-4col-centr>.cq-colctrl-4col-centr-c2{width:24.25%;margin-right:1%;}
.cq-colctrl-4col-centr>.cq-colctrl-4col-centr-c3{width:24.25%;}

.cq-colctrl-5col-centr>div{float:left;position:relative;}
.cq-colctrl-5col-centr img{display:block;margin-left:auto;margin-right:auto;}
.cq-colctrl-5col-centr>.cq-colctrl-5col-centr-c0{width:19.2%;margin-right:1%;}
.cq-colctrl-5col-centr>.cq-colctrl-5col-centr-c1{width:19.2%;margin-right:1%;}
.cq-colctrl-5col-centr>.cq-colctrl-5col-centr-c2{width:19.2%;margin-right:1%;}
.cq-colctrl-5col-centr>.cq-colctrl-5col-centr-c3{width:19.2%;margin-right:1%;}
.cq-colctrl-5col-centr>.cq-colctrl-5col-centr-c4{width:19.2%;}

.cq-colctrl-6col-centr>div{float:left;position:relative;}
.cq-colctrl-6col-centr img{display:block;margin-left:auto;margin-right:auto;}
.cq-colctrl-6col-centr>.cq-colctrl-6col-centr-c0{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col-centr>.cq-colctrl-6col-centr-c1{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col-centr>.cq-colctrl-6col-centr-c2{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col-centr>.cq-colctrl-6col-centr-c3{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col-centr>.cq-colctrl-6col-centr-c4{width:15.8333%;margin-right:1%;}
.cq-colctrl-6col-centr>.cq-colctrl-6col-centr-c5{width:15.8333%;}

.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .component-container-flex > div[class*='col-'] {
     margin:-.2px; /* hack adjust for wrapping */
}

.component-container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
    width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}

.rounded--corner {
	border-radius:8px !important;
}

.square--corner {
	border-radius:0px !important;
}

.img100 {
    width:100%;
}

.branded--quote {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size:32px;
    font-family: 'Roboto Light Italic', 'Roboto Regular', 'Roboto', sans-serif !important;
	font-weight: 300 ;
	font-style: italic;
	color: #999;
}

.branded--quote:before,
.branded--quote:after {
    content: '';
    border-top: 2px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
    color: #CCC;
}

.branded--quote:after {
    margin: 0 0 0 20px;
}

.featured--supplier--item {
	color: #333333 !important;
	text-decoration: underline !important;
	font-weight: normal !important;	
	margin: 0 0 20px 0;
}

/*Event Details*/
.event--detail--title {
	font-weight: bold;
	font-size: 15px;
	margin: 4px 0 10px 0;
	text-transform: uppercase;
}
.event--detail--link {
	margin-top: 6px;
}
.section--margin {
	margin-bottom:20px;
}
/* end of: global.css */
/* LOGO */

#Masthead .logo {
    float: left;
    margin: 31px 17px 5px 0;
}

/* LANGUAGE SELECTOR*/

#Masthead .language-selector {
    float: left;
    margin-top: 35px; 
/*     font-size: 14px; */
}

#Masthead .language-selector a {
/*     font-weight: 500; */
     color: #666; 
}

.language-selector a:hover {
    color: #0e94e6;
}

.language-selector img {
    display: inline-block;
    margin:  0 3px -5px 3px;
}

.language-selector .icon-plus {
    margin: 0 0 -2px 2px;
}

/* UTILITY NAV */
.nav-utility {
    float: right;
    margin: 18px 0 11px 0;
    text-align: right;
}

.nav-utility li {
    display: inline-block;
    padding: 0 0 4px 0;
    border-left: 1px solid #b4b4b4;
}

.nav-utility li:first-child {
    border-left: 0;
}

.nav-utility li:last-child a {
    padding-right: 0;
}

.nav-utility a {
    padding: 0 6px 0 8px;
    font-size: 11px;
}

.nav-utility a {
    color: #666;
}


/* SEARCH */

#Masthead .search {
    float: right;
    clear: right;
    margin-bottom: 10px;
}

#Masthead .search input {
    display: block;
    float: left;
    width: 169px;
    height: 16px;
    margin: 0;
    padding: 5px 15px;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    background: #333 url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/globalSearchFieldBG.gif') no-repeat scroll top left;
	box-sizing:content-box; /*per evan*/
}

#Masthead .search input::-webkit-input-placeholder {
    color: #eee;
}

#Masthead .search input:-moz-placeholder {
    color: #eee;
}

#Masthead .search input:focus {
    height: 16px;
    background-image: none;
    background-color: #fff;
    border: 1px solid #a6a6a6;
    border-right: none;
    border-radius: 8px 0 0 8px;
    -webkit-box-shadow: inset 0px 1px 3px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0px 1px 3px 0 rgba(0, 0, 0, .3);
    outline: none;
    color: #666;
    padding: 4px 15px;
}

.search button {
    display: block;
    float: right;
    width: 36px;
    height: 26px;
    margin: 0 0 0 -6px;
    padding: 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/globalSearchButton.png') no-repeat scroll top left;
    border: 0;
}

/* PRIMARY NAV */

.nav-primary {
    position: relative;
    z-index: 3;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navBarBG.gif') repeat-x scroll top left;
}

.nav-primary .btn-primary {
    position: relative;
    display: block;
    float: left;
    height: 39px;
}

.nav-primary .btn-primary a {
    display: block;
    position: relative;
    height: 29px; /* account for padding */
    padding: 10px 24px 0 20px; /* account for button image's extra 4px on right */
    font-size: 12px;
    text-transform: uppercase;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll top right;
    color: #fff;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    text-shadow: #000 1px 1px 1px;
    box-sizing:content-box; /*per evan*/
}

.nav-primary .btn-edge {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 39px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll top left;
}

.nav-primary .select a {
    height: 26px;
    border-bottom: 1px solid #000;
}

.nav-primary .select .btn-edge {
    height: 37px;
    border-bottom: 1px solid #000;
}

.nav-primary .btn-primary a:hover,
.nav-primary .btn-primary .on,
.shopping-list-tab a:hover,
#drawer.open .shopping-list-tab a,
.nav-primary .select a
{
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: right -39px;
    color: #252525;
    text-shadow: #b2b1b1 1px 1px 1px;
    border: none;
    text-decoration: none;
    box-sizing:content-box; /*per evan*/
}

.nav-primary .select a:hover {
    height: 29px;
    border: 0;
}

.nav-primary .btn-primary a:hover .btn-edge,
.nav-primary .on .btn-edge,
.shopping-list-tab a:hover .btn-edge,
#drawer.open .shopping-list-tab a .btn-edge,
.nav-primary .select .btn-edge
{
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: 0 -39px;
}

.nav-primary .select a:hover .btn-edge {
    height: 39px;
    border: 0;
}

.nav-primary .btn-primary a:active {
    color: #000;
}

.nav-primary .btn-point {
    display: none;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 17px;
    height: 8px;
    margin-left: -8px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll 0 -79px;
}

.nav-primary .btn-primary a:hover .btn-point, .nav-primary .on .btn-point {
    display: block;
}

/*.nav-primary .shadow-left {
    position: absolute;
    top: 0;
    left: -74px;
    width: 74px;
    *width: 0; /* IE7 fix */  
/*    height: 37px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navBarShadow.png') no-repeat scroll top left;
}*/

/*.nav-primary .shadow-right {
    position: absolute;
    top: 0;
    right: -70px;
    width: 74px;
    height: 37px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navBarShadow.png') no-repeat scroll bottom left;
}*/

/* SHOPPING LIST */
/*
.nav-primary .nav-shopping-list {
    position: absolute;
    top: 0;
    right: -4px;
    z-index: 1;
    text-align: right;
}

.shopping-list-tab {
    display: inline-block;
    position: relative;
    text-align: right;
}

.shopping-list-tab .icon {
    position: relative;
    bottom: -4px;
    margin-right: 8px;
}

.shopping-list-tab > a {
    display: inline-block;
    height: 31px;
    padding: 6px 38px 0 34px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: right -89px;
}

.shopping-list-tab a .btn-edge {
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: left -89px;
}

.shopping-list-subtotal-tab {
    display: inline-block;
    height: 31px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    background-position: right -89px;
}

.shopping-list-panel {
    display: none;
    width: 330px;
    margin-right: 4px;
    background-color: #fafafa;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #d2d2d2;
    border-top: 0;
    text-align: left;
}

.shopping-list-panel .scroll-list {
    position: relative;
    max-height: 300px;
    overflow-y: auto;
}

.shopping-list-panel .scroll-list li {
    padding: 15px 15px 15px 85px;
    min-height: 75px;
}

.shopping-list-panel .scroll-list img {
    left: 0;
    position: absolute;
}

.shopping-list-panel li {
    position: relative;
    display: block;
    float: none;
    height: auto;
    margin: 0 15px;
    padding: 15px 15px 15px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.open .shopping-list-panel {
    display: block;
}

.open .icon-cart {
    background-position: 0 -18px;
}

.cart-controls {
    margin: 0 15px;
    padding: 20px 0;
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

.cart-controls .btn {
    float: right;
}

img.cart-product-thumb{
    width: 75px;
    height: 75px;
}
*/
/* MEGA NAV DROP PANEL */

.meganav {
    position: relative;
    z-index: 1000;
}

.nav-drop-panels {
    display: none;
    z-index: 2;
    position: absolute;
    left: 14;
    width: 960px;
    margin-top: -2px;
    border: 1px solid #dbdbdb;
    background: #fff;
    -webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, .25);
    box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, .25);
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    border-collapse: collapse;
    min-height: 350px;
}

.nav-drop-panels .panel {
    display: none;
    background-color: #fff;
}

.nav-drop-panels .row {
    border-left: 1px solid #bcbcbc;
}

.nav-drop-panels .col {
    padding: 27px 0 10px 0;
}

.nav-drop-panels .col-div {
    position: absolute;
    width: 1px;
    height: 212px;
    top: 20px;
    right: 0;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/dropColumnDiv.gif') no-repeat scroll top right;
}

.nav-drop-panels .expand {
    display: none;
}

.nav-drop-panels .expand.open {
    display: block;
}


.nav-drop-panels .span-1 { width: 191px; }
.nav-drop-panels .span-2 { width: 383px; }
.nav-drop-panels .span-3 { width: 575px; }
.nav-drop-panels .span-4 { width: 767px; }
.nav-drop-panels .span-5 { width: 959px; }

/* New dropdown layout */
/* .col-3 {width:25%; float:left; display:block} */
/* .col-4 {width:33.33%; float:left; display:block} */
/* .productPanel { */
/* 	padding: 27px 30px 0 25px; */
/* } */
/* .catPanel { */
/* 	padding:10px 0; */
/* 	width:80%;  */
/* 	float:left;  */
/* 	display:block */
/* } */
/* .manufPanel { */
/* 	float:left;  */
/* 	display:block; */
/* 	width:20%; */
/* 	padding:10px 0 10px 0;  */
/* 	text-align: left;	 */
/* } */
/* .manufPanel lh {font-weight: bold;} */
/* .cat { */
/* 	text-align: left; */
/* 	height:31px; */
/* 	padding:0 15px 0 0; */
/* 	font-size:11px; */
/* 	font-weight:700; */
/* 	text-transform:uppercase; */
/* } */

.nav-drop-panels .nav-list {
    margin: 0 25px 15px 25px;
}

.nav-drop-panels .nav-list.categories {
    margin-right: 0;
    margin-left: 0;
}

.nav-drop-panels .featured {
/*     margin: 0;  //for new dropdown */
	margin: 0 15px 15px 15px; /* delete for new dopdown */
	padding: 13px 13px 7px 13px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0079c2;
}

.nav-drop-panels .headline {
    position: relative;
    width: 380px;
    margin: 30px;
    overflow:hidden;
}

.nav-drop-panels .headline .textCol {
    width: 210px;
    margin: 2px;
    float: left;
    color: #89a3b3
}

.nav-drop-panels .headline .imageCol {
    width: 150px;
    float: right;
}

.nav-drop-panels .headline img {
    position:relative;
}

.nav-drop-panels .headline h1 {
    margin: 0 5px 8px 0;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    color: #89a3b3;
}
.nav-drop-panels .headline .header1 {
    margin: 0 5px 8px 0;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    color: #89a3b3;
}
.nav-drop-panels .headline .textCol h2 {
    font-size: 25px;
    text-transform: uppercase;
}

.nav-drop-panels .headline .textCol .header2 {
    font-size: 25px;
    text-transform: uppercase;
}
.nav-drop-panels .headline .textCol h3 {
    font-size: 18px;
    text-transform: uppercase;

}
.nav-drop-panels .headline .textCol .header3 {
    font-size: 18px;
    text-transform: uppercase;
     display: block;
}

.nav-drop-panels .headline p {
    margin-right: 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    color: #89a3b3;
}

.nav-drop-panels .featured a, .nav-drop-panels .featured {
    color: #fff !important;
}

#Navproducts {
    *z-index:10; /* IE7 fix */
    *position:relative; /* IE7 fix */
}
.home {
    width: 100%;
    height: 600px;
    margin-top: -2px;
    background-color: #000;
    border-top: 1px solid #000;
    z-index: 0;
}


/* CAROUSEL */

.carousel-controls-wrapper {
    z-index: 1;
}

.carousel-controls {
    position: absolute;
    display: inline-block;
    top: 0;
    margin-top: 260px;
    padding: 7px 0 7px 15px;
    background-color: #1a1a1a;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    white-space: nowrap
}

.carousel-controls a {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 15px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/carouselDots.png') no-repeat scroll top left;
}

.carousel-controls a.on {
    background-position: bottom left;
}

.carousel-hero-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    overflow:hidden;
}

.carousel-hero-container .rs-carousel-mask {
    width: 100%;
    height: 600px;
    margin: 0 auto;
}

.carousel-hero-container .slide {
    width: 1200px;
    height: 705px;
    background-position: top center;
    background-repeat: no-repeat;
}

.slide-content {
    position: relative;
    z-index: 100;
}

.slide-content h1 {
    margin: 55px 300px 0 0;
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
}
.slide-content .header1 {
    margin: 55px 300px 0 0;
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    display:block;
}
.slide-content h2 {
    margin: 0 300px 35px 0;
    font-size: 75px;
    font-weight: 400;
    line-height: 0.9;
    text-transform: uppercase;
    color: #fff;
}
.slide-content .header2 {
    margin: 0 300px 35px 0;
    font-size: 75px;
    font-weight: 400;
    line-height: 0.9;
    text-transform: uppercase;
    color: #fff;
    display:block;
}

.slide-content .btn {
    font-size: 16px;
}

/* FEATURE CONTAINERS */

.home .promocontainer {
    position: absolute;
    top: 365px;
    left: 50%;
    margin-left: -480px;
    z-index: 3;
}

.promos {
    padding: 30px 0 30px 27px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/promoBG.png') repeat-x scroll center left;
    border-radius: 5px;
    z-index: 2;
}

.promoSection {
    width: 925px;
}

.promos section {
    float: left;
    width: 280px;
    margin-right: 12px;
    padding: 7px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, .4);
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, .4);
}

.promos section > div {
    padding: 6px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .2);
}

.promos .homePagePromoImage {
    float: left;
    margin-right: 15px;
    overflow: hidden;
}

.promos h1 {
    margin: 10px 0;
    font-size: 20px;
}
.promos .header1 {
    margin: 10px 0;
    font-size: 20px;
}
.promos h1 img {
    margin-left: 5px;
}
.promos .header1 img {
    margin-left: 5px;
}

.promo-content {
    width: 100%;
}
.promo-content p {
    line-height:1.4;
    *line-height:1.2; /* IE7 fix */
}

/* NEWS */

.ticker {
    position: relative;
    width: 100%;
    height: 37px;
    background: #000 url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/newsBarBG.gif') repeat-x scroll top left;
}

.ticker-controls {
    float: left;
    width: 58px;
    height: 37px;
}

/* ABOUT AREA */

.about {
    width: 640px;
    float: left;
    margin-right: 30px;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/colDotDiv.gif') repeat-y scroll top right;
}

.about, .about-promo {
    margin: 30px 0;
    padding: 0;
}

.about h1, .about-promo h1 {
    font-size: 28px;
    color: #333;
    margin-bottom: 15px;
}
.about .header1, .about-promo .header1 {
    font-size: 28px;
    color: #333;
    margin-bottom: 15px;
}

.about p, .about-promo p {
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 8px;
}

.about p a, .about-promo p a {
    font-family: "Arial", sans-serif;
    padding-right: 15px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/arrowLinkGray.png') no-repeat scroll center right;
}

.about-promo {
    width: 260px;
    float: left;
    padding-left: 30px;
}

.about .video-thumb {
    width: 222px;
    float: right;
    margin: 6px 30px 0 20px;
}

.icon {
    display: inline-block;
}

.icon-plus {
	width: 12px;
	height: 12px;
	background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/iconPlus.gif') no-repeat scroll top left;
}

a:hover .icon-plus {
    background-position: bottom left;
}

.icon-collapse {
	width: 14px;
	height: 14px;
	background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/iconCollapse.gif') no-repeat scroll top left;

}

.icon-print {
	width: 22px;
	height: 22px;
	background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/contentToolsSprites.png') no-repeat scroll top left;
}

.icon-email {
	width: 22px;
	height: 22px;
	background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/contentToolsSprites.png') no-repeat scroll center left;
}

.icon-share {
	width: 22px;
	height: 22px;
	background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/contentToolsSprites.png') no-repeat scroll bottom left;
}

.icon-dl {
  width: 14px;
  height: 20px;
  background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/iconDL.png') no-repeat scroll top left;
}

.icon-cart {
  width: 18px;
  height: 18px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/iconCart.png') no-repeat scroll top left;
}

.icon-social {
  width: 23px;
  height: 23px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/iconsSocial.png') no-repeat scroll top left;
}

.icon-facebook {
  background-position: 0 0;
}

a:hover .icon-facebook {
  background-position: 0 -23px;
}

.icon-twitter {
  background-position: -23px 0;
}

a:hover .icon-twitter {
  background-position: -23px -23px;
}

.icon-youtube {
  background-position: -46px 0;
}

a:hover .icon-youtube {
  background-position: -46px -23px;
}

.icon-instagram {
  background-position: -69px 0;
}

a:hover .icon-instagram {
  background-position: -69px -23px;
}

.icon-linkedin {
  background-position: -92px 0;
}

a:hover .icon-linkedin {
  background-position: -92px -23px;
}

.icon-faq {
  width: 24px;
  height: 24px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/qa.gif') no-repeat scroll top left;
}

.answer .icon-faq {
  background-position: bottom left;
}

.icon-grid, .icon-list {
  width: 18px;
  height: 18px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/iconGridList.gif') no-repeat scroll top left;
}

.icon-list {
  background-position: top right;
}

.selected .icon-grid {
  background-position: bottom left;
}

.selected .icon-list {
  background-position: bottom right;
}

.icon-prev, .icon-fwd {
  width: 19px;
  height: 19px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/pageArrows.png') no-repeat scroll bottom left;
}

.icon-fwd {
  background-position: bottom right;
}

a .icon-prev {
  background-position: top left;
}

a .icon-fwd {
  background-position: top right;
}
/*.nav-utility {
	margin-right: -7px;
}*/

.nav-utility li, .content-tools li {
    display: inline;
}

#Masthead .search {
	width: 231px;
	margin-bottom: 20px;
}

.search-tools .search {
	width: 137px;
}

.search-tools .search input {
	width: 79px;
}

.productGroup > div > a {
	margin-top: -4px;
}

.productGroup .productSetLink, .productGroup.open input {
	display: inline;
}

.product-set .btn-clear {
	top: 6px;
}

.nav-drop-panels .expand {
    display: block;
}

.nav-list.categories .on .btn-point {
	display: none;
}

.nav-list.categories .on .btn-edge {
	margin-top: 5px;
}
.home section .homepagepromo p {
    line-height:1.4;
    *line-height:1.2; /* IE7 fix */
}
/* Start of interior */
/* CONTENT HEADER (Breadcrumb & tools on the right) */

#Content > header {
    padding: 4px 0 20px 0;
}

#Content > div > header {
    padding: 25px 0 10px 0;
}

.breadcrumbs {
    height: 11px;
}

.breadcrumb {
    font-family: "Arial", sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 11px;
    background-color: transparent;
    padding:0 16px;
    font-size:12px;
}

.breadcrumb:not(:first-child){
	margin-top: 4px;
}

.breadcrumb li {
    display: inline;
    margin-right: 3px;
    font-family: "Arial", sans-serif;
    color:#333;
    font-weight:normal;
}

.breadcrumb a {
    margin-right: 3px;
    font-family: "Arial", sans-serif;
    font-weight:normal !important;
}

.breadcrumb ul li.separator{
	padding:0 6px
	font-size: 1em;
	line-height:0.9em;
}

.content-tools {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.content-tools li {
    display: inline-block;
    position: relative;
    margin-left: 12px;
}

.content-tools .icon {
    display: inline-block;
    position: relative;
    bottom: -8px;
    margin-left: 1px;
}

.content-tools a {
    font-family: "Arial", sans-serif;
    font-size: 11px;
    color: #797979;
}

/* SIDEBAR */

.sidebar {
    padding: 14px 0;
    border: 1px solid #dddcdc;
    border-radius: 10px;
}

.sidebar h1 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
.sidebar .header1 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    display:block;
}

/* FACET SEARCH */

.search-tools {
    margin: 0 10px;
}

.search-tools .search {
    margin-bottom: 10px;
}

.search-tools .search input {
    z-index: 0;
    float: left;
    width: 105px;
    height: 26px;
    margin: 0;
    padding: 0px 2px 0px 2px;
    background-color: transparent;
    border: 1px solid #a6a6a6;
    border-radius: 8px 0 0 8px;
    font-size: 13px;
    box-sizing: border-box;
}

.search-tools .search button {
    z-index: 1;
    float: right;
}

.search-tools a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

header.search-tools, .product-set {
    margin-bottom: 5px;
    padding-bottom: 12px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}

footer.search-tools {
    margin-top: 5px;
    padding-top: 12px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') no-repeat scroll top left;
}
.product-set li {
    position: relative;
}

.product-set h2 {
    margin-right: 32px;
    font-size: 13px;
    font-family: "Arial", sans-serif;
}

.product-set .header2 {
    margin-right: 32px;
    font-size: 13px;
    font-family: "Arial", sans-serif;
    display: inline-block;
}

.product-set .btn-clear {
    position: absolute;
    top: 1px;
    right: 0;
}

.productGroup > div {
    z-index: 1;
    position: relative;
    padding-top: 10px;
}

.productGroup > div > a {
    display: block;
    margin: 0 10px 10px 30px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
}

.productGroup.open > div > a {
    font-weight: 500;
    color: #8d8c8c;
}

.productGroup .icon-collapse {
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    background-position: left bottom;
}

.productGroup.open .icon-collapse {
    background-position: left top;
}

.productGroup .btn-clear {
    display: none;
    margin-top: -12px;
    padding: 0 11px 4px 11px;
    text-align: right;
}

.productGroup.open .btn-clear.on {
    display: block;
}

.productGroup .btn-clear a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.productGroup .group-point {
    display: none;
    position: absolute;
    width: 17px;
    height: 8px;
    right: 16px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/groupPoint.png') no-repeat scroll top left;
}

.productGroup.open .group-point{
    display: block;
    z-index: 100;
}

.productGroup ul {
    display: none;
    position: relative;
    padding: 14px 10px 10px 9px;
    background-color: #f7f7f7;
    -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, .25);
    box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, .25);
}

.productGroup.open ul {
    display: block;
}

.productGroup.open ul li {
    position: relative;
    margin-bottom: 10px;
}

.productGroup.open input {
    position: absolute;
    top: -2px;
}

.productGroup .productSetLink {
    display: block;
    margin-left: 20px;
    font-size: 13px;
    font-weight: 700;
}

/* SEARCH FILTERS */

#selectedFilters, #selectedContentFilters {
    margin: 20px 0;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    font-weight: 500;
}

#selectedFilters p, #selectedContentFilters p {
    margin-bottom: 10px;
}

#selectedFilters .filter, #selectedContentFilters .filter {
    color: #0078c1;
}

#selectedFilters .remove, #selectedContentFilters .remove {
    color: #757575;
}

/* SIDE NAV */
.nav-secondary {
    margin: 0 0 20px 0;
}

.nav-secondary a, .nav-secondary span {
    text-transform: uppercase;
    font-family: "Arial", sans-serif;
    font-weight: 500;
    font-size: 12px;
}

.nav-secondary li {
    position: relative;
}

.nav-secondary li ul a, .nav-secondary li ul span {
    text-transform: none;
    font-family: "Arial", sans-serif;
    font-weight: 700;
}

.nav-secondary li a.select, .nav-secondary li span.select {
    color: #999;

}

.nav-secondary li ul a.select {

}

.nav-secondary li ul {
    position: relative;
    margin-top: 3px;
    padding: 4px 0 12px;
    background-color: #f7f7f7;
    -webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, .25);
    box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, .25);
}

.nav-secondary li:last-child ul {
    margin-bottom: -15px;
    border-radius: 0 0 10px 10px;
}

.nav-secondary header {
    margin: 0 14px 8px 14px;
    padding-bottom: 12px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}

.nav-secondary header a.select, .nav-secondary header span.select {
    color: #000;
}

.nav-secondary li a, .nav-secondary li span {
    display: block;
    padding: 8px 14px;
}

.nav-secondary .group-point {
    z-index: 100;
    position: absolute;
    width: 15px;
    height: 7px;
    right: 15px;
    margin-top: 3px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/groupPoint.png') no-repeat scroll top left;
}

/* PRODUCT SIDE NAV */

.nav-product-groups nav {
    padding: 0 15px;
}

.nav-product-groups hr {
    height: 1px;
    border: none;
    margin: 18px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.nav-product-groups lh {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Arial", sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
}

.nav-product-groups li {
    margin-bottom: 10px;
    margin-left: 10px;
}

.nav-product-groups a,
.nav-product-groups .header3 {
    display: block;
    font-size: 12px;
    line-height: 1.1;
}

.nav-product-groups header {
    margin: -14px 0 14px 0;
}

.nav-product-groups header a,
.nav-product-groups header .header3 {
    padding: 12px;
    background-color: #077dc4;
    color: #fff;
    font-size: 17px;
    border-radius: 9px 9px 0 0;
}

.nav-product-groups header .header3 {
    font-family: Arial, sans-serif;
    font-weight: 700;
}

.nav-product-groups .product {
    margin: 15px 11px;
}

/* CONTENT ELEMENTS */

.hero-image {
    position: relative;
    margin: 12px 0 30px 0;
}

.hero-image h2 {
    position: absolute;
    top: 80px;
    left: 40px;
    right: 290px;
    color: #fff;
}

.hero-image .header2 {
    position: absolute;
    top: 80px;
    left: 40px;
    right: 290px;
    color: #fff;
}

.right-side {
    float: right;
    margin: 0 0 30px 25px;
}

.left-side {
    float: left;
    margin: 0 45px 30px 0;
}

.content-main {
    padding-bottom: 40px;
}

.content-main .text ul,
.content-main .list ul {
    list-style-image: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/bullet.gif');
    margin-left: 15px;
}

.content-main .text ul,
.content-main .list ul {
    margin-top: 10px;
}

.content-main .text ul li,
.content-main .list ul li {
    margin-bottom: 12px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
}

.content-main .text ul li ul,
.content-main .list ul li ul {
    list-style-image: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/bullet2.gif');
    margin: 10px 0 0 45px;
}

.content-main h3 {
    margin: 25px 0 20px 0;
    padding-bottom: 12px;
    font-family: "Arial", sans-serif;
    font-size: 20px;
    color: #89a3b3;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
    clear: both;
}
.content-main .header3 {
    margin: 25px 0 20px 0;
    padding-bottom: 12px;
    font-family: "Arial", sans-serif;
    font-size: 20px;
    color: #89a3b3;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
    clear: both;
    display:block;
}
.content-main h3 p b {
    font-family: "Arial", sans-serif;
    font-size: 20px;
    color: #89a3b3;
    font-weight: 400;
}
.content-main .checkout-order-header {
    margin: 0 0 5px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
    clear: both;
    float: left;
    width: 672px;
}
.content-main .checkout-order-header h3 {
    background: none;
    font-family: "Arial", sans-serif;
    font-size: 28px;
    float:left;
    color: #89a3b3;
    margin: 0;
}
.content-main .checkout-order-header .header3 {
    background: none;
    font-family: "Arial", sans-serif;
    font-size: 28px;
    float:left;
    color: #89a3b3;
    margin: 0;
}
.content-main .order-review-header {
    margin: 25px 0 20px 0;
    padding-bottom: 12px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
    clear: both;
    float: left;
    width: 960px;
}
.content-main .order-review-header h3 {
    background: none;
    font-family: "Arial", sans-serif;
    font-size: 28px;
    float:left;
    color: #89a3b3;
    margin: 0;
}
.content-main .order-review-header .header3 {
    background: none;
    font-family: "Arial", sans-serif;
    font-size: 28px;
    float:left;
    color: #89a3b3;
    margin: 0;
}
.faq ul {
    margin: 0;
    list-style-image: none;
}

.faq li {
    position: relative;
    margin-bottom: 18px;
    border-top: 1px solid #fff;
}

.faq .icon {
    position: absolute;
}

.faq p {
    margin: 5px 0 0 40px;
    font-size: 14px;
}

.faq .answer p {
    font-weight: bold;
}

.more {
    font-family: "Arial", sans-serif;
    padding-right: 15px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/arrowLinkGray.png') no-repeat scroll center right;
}

.pull-quote {
    margin: 50px 0;
    padding: 25px;
    border-radius: 5px;
    background-color: #89a3b3;
}

.pull-center {
    text-align: center;
}

.pull-quote p {
    color: #fff;
    font-family: "Arial", sans-serif;
    font-weight: 500;
    font-size: 25px;
}

.pull-quote .credit {
    margin-top: 10px;
    font-family: "Arial", sans-serif;
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
    clear:both;
}

.phone-box {
    margin: 20px;
    padding: 12px;
}

.phone-box  p {
    color: #cad7df;
    font-family: "Arial", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.phone-box .phone {
    color: #fff;
    font-family: "Arial", sans-serif;
    font-weight: 500;
    font-size: 30px;
}

.subgroup {
    margin-bottom: 30px;
}

.subgroup h4 {
    margin-bottom: 5px;
    color: #38586b;
}
.subgroup .header4 {
    margin-bottom: 5px;
    color: #38586b;
    display:block;
    font-weight: 700;
}

.subgroup p {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
   }

.subgroup a {
    font-size: 14px;
}

.columns .subgroup {
    float: left;
    width: 270px;
    padding-right: 30px;
}

.cluster {
    width: 94%;
    margin: 0 auto;
    padding: 4% 0 4% 4%;
    background-color: #fafafa;
    border: 1px solid #dddcdc;
    border-radius: 8px;
}

.cluster .subgroup {
    float: left;
    width: 46%;
    margin-right: 4%;
}

.cluster .subgroup img {
    display: block;
    margin-bottom: 8px;
    width: 100%;
}

/* SIDEBAR COMPONENTS */

.sidebar-contact, .sidebar-list, .sidebar-contact-small {
    border-radius: 5px;
    margin-bottom: 35px;
    overflow: hidden;
}

.sidebar-contact header {
    padding: 10px;
    background-color: #89a3b3;
    border-radius: 5px 5px 0 0;
}

.sidebar-contact header p {
    color: #fff;
    font-weight:700;
}

.sidebar-contact-small {
    background-color: #0079c2;
}

.sidebar-contact-small p {
    margin: 10px 10px 0 10px;
    line-height: 1.1;
    color: #8fd4fd;
}

.sidebar-contact-small .phone {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fff;
}

.sidebar-contact-small nav li {
    padding: 8px 0 8px 10px;
    background: #0079c2 url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/blueHorizDiv.gif') repeat-x scroll top left;
}

.contact-message {
    padding: 10px 10px 240px 10px;
    background: #f7f7f7 url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/mapRed.png') no-repeat scroll bottom left;
    font-weight:bold;
}

.sidebar-contact nav a, .sidebar-contact-small nav a {
    display: block;
    padding-right: 25px;
    color: #fff;
    font-size: 14px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/btnArrow.png') no-repeat scroll center right;
}

.sidebar-contact nav li {
    padding: 10px 0 10px 10px;
    background: #0079c2 url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/blueHorizDiv.gif') repeat-x scroll bottom left;
}

.sidebar-contact nav li:last-child {
    border-radius: 0 0 5px 5px;
    background-image: none;
}

.sidebar-updates header {
    padding: 12px 0;
}

.sidebar-updates.top-div {
    margin-bottom: 35px;
    border-top: 1px solid #fff;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.sidebar-updates.top-div header {
    margin-top: 2px;
    padding-top: 35px;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.sidebar-updates header img {
    float: left;
    margin: -2px 8px 0 0;
}

.sidebar-updates header h2 {
    clear: left;
    margin: 8px 0 0 0;
    font-size: 13px;
    font-family: "Arial", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #0082c5;
}

.sidebar-updates h1 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}
.sidebar-updates .header1 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.sidebar-updates li {
    padding: 10px 0;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
    overflow:auto;
}

.sidebar-updates li h2 {
    margin: 3px 0 5px 0;
}

.sidebar-updates li .header2 {
    margin: 3px 0 5px 0;
}

.sidebar-updates li h2, .sidebar-updates p {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.sidebar-updates li .header2, .sidebar-updates p {
    font-family: Arial, sans-serif;
    font-size: 12px;
}
.sidebar-updates h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.sidebar-updates footer {
    padding-top: 10px;
    background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.sidebar-updates footer p {
    font-size: 12px;
}

.sidebar-list header {
    padding: 10px;
    background-color: #077dc4;
    border-radius: 5px 5px 0 0;
}

.sidebar-list header a {
    color: #fff;
    font-size: 18px;
}

.sidebar-list ul {
    padding: 10px 0;
    background-color: #f7f7f7;
}

.sidebar-list li {
    padding: 5px 10px;
}

.sidebar-list li a {
    display: block;
    font-size: 12px;
    font-weight: normal;

}

.sidebar-list footer {
    padding: 8px 10px 10px 10px;
    background-color: #077dc4;
    border-radius: 0 0 5px 5px;
}

.sidebar-list footer a {
    padding-right: 30px;
    color: #fff;
    font-size: 14px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/btnArrow.png') no-repeat scroll center right;
}

.sidebar-twitter {
    margin-bottom: 35px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    overflow: hidden;
}

.sidebar-twitter header img {
    float: left;
    margin-right: 6px;
}

.sidebar-twitter header, .sidebar-twitter footer {
    padding: 8px 6px;
    background-color: #ebebeb;
}

.sidebar-twitter h1, .sidebar-twitter h2, .sidebar-twitter p {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.2;
}
.sidebar-twitter .header1 {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.2;
}

.sidebar-twitter ul {
    max-height: 355px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    overflow: auto;
}

.sidebar-twitter li {
    margin: 0 6px;
    padding: 10px 2px;
     background: #fff url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.sidebar-twitter li p a {
    font-weight: normal;
}

.sidebar-twitter footer p {
    color:#80a3b7;
    font-family: "Arial", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 2;
}

.sidebar-twitter footer .icon {
    margin-bottom: -8px;
}

.sidebar-twitter footer .label {
    display: inline-block;
    margin: 0 2px 0 0;
}

/* Promotional Component */

.promotional .sidebar-updates h1 {
    padding: 0 0 12px 0;
}
.promotional .sidebar-updates .header1 {
    padding: 0 0 12px 0;
}

.promotional .sidebar-updates img {
    padding: 0 0 12px 0;
}

.promotional .sidebar-updates p {
    background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left bottom #FFFFFF;
    margin: 0 0 12px 0;
    padding: 0 0 12px 0;
}

.promotional .sidebar-updates h4 {
    font-size:12px;
    padding: 0 0 12px 0;
}

.promotional .leftImagePosition {
    float: left;
    width: 478 px;
}

.promotional .leftImagePosition img {
    float: left;
    margin-right: 8px;
    margin-left: 1px;
}

.promotional .leftImagePosition p {
    background: none;
    margin: 0 0 12px 0;
    padding: 0 0 12px 0;
}

.promotional .rightImagePosition {
    float: right;
}

.promotional .rightImagePosition img {
    float: right;
    margin-right: 1px;
    margin-left: 8px;
}

.promotional .rightImagePosition p {
    background: none;
    margin: 0 0 12px 0;
    padding: 0 0 12px 0;
}

/* Small Content Banner */
.smallcontentbanner .small-carousel-hero-container {
    position: relative;
    margin:0 0 40px 0;
}

.smallcontentbanner .small-carousel-hero-container .rs-carousel-mask {
    height:240px;
}

.smallcontentbanner .carousel-hero-container .slide {
    height: 240px;
}

.smallcontentbanner .rs-carousel-mask ul {
    list-style-image: none;
    margin-left: 0;
}

.smallcontentbanner .rs-carousel-action-prev, .smallcontentbanner .rs-carousel-action-next {
    display:none;
}

.smallcontentbanner .small-carousel-controls {
    padding: 7px 0 7px 15px;
    position: absolute;
    margin:206px 0 0 14px;
}

.smallcontentbanner .small-carousel-controls a {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 15px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/carouselDots.png') no-repeat scroll top left;
}

.smallcontentbanner .small-carousel-controls a.on {
    background-position: bottom left;
}

.productspecificassets .sidebar-updates li {
    clear:both;
}
.productspecificassets .sidebar-updates img {
    float: left;
    padding:0 6px 0 0;
    width:16px;
}
.productspecificassets .sidebar-updates h2 {
    line-height: 1.2;
    float:left;
    display:block;
    width:128px;
}

/* Search Results */
.search-results h1 {
    padding:0 0 15px 0;
}
.search-results .header1 {
    padding:0 0 15px 0;
}

.search-results .tabs {
    margin:20px 0 0 0;
}
.search-results .tabs .tab-content {
    padding:15px 0;
}
.search-results .ui-tabs .ui-tabs-panel {
    border:none;
    border-top:1px solid #DDDCDC;
    border-radius:0;
}
.search-results .searched-for .toolbar-results {
    padding:8px;
    margin: 0;
}
.search-results .search input {
    z-index: 0;
    float: right;
    width: 200px;
    height: 26px;
    margin: 0;
    padding: 0px 4px 0px 4px;
    background-color: #FFF;
    border: 1px solid #a6a6a6;
    border-radius: 8px 0 0 8px;
    font-size: 13px;
    box-sizing: border-box;
}
.search-results .search button {
    float: right;
}
.search-results .search span {
    float: right;
    font-size: 17px;
    padding:0 12px 0 0;
    line-height:1.4;
    color:#333;
}
.searchResults-list .searchResult {
    margin-bottom: 15px;
    padding-bottom: 15px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}
.search-results .searchResults-list col {
    float:left;
    width:auto;
}
.search-results .searchResults-list .searchResult-icon {
    width:30px;
}
.search-results .searchResults-list .searchResult-name {
    width:570px;
}
.search-results .searchResults-list .searchResult-name endeca_term {
    font-weight: bold;
    color: #000000;
}
.search-results .searchResults-list .searchResult-name p {
    font-size: 10px;
}
.search-results .searchResults-list .searchResult-description {
    font-size:12px;
    color:#ACABAB;
    margin:10px 0;
}
.search-results .noResults h3 {
    font-family: "Arial", sans-serif;
    font-weight: 400;
    color: #89A3B3;
    font-size: 18px;
    margin-bottom: 8px;
}
.search-results .noResults h2 {
    font-family: "Arial", sans-serif;
    font-size: 30px;
}
.search-results .noResults ul {
    list-style-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/bullet.gif");
    margin-left: 15px;
}
.search-results .noResults ul li {
    line-height: 1.3;
    margin-bottom: 8px;
}
.search-results .tabs .tab-content .toolbar-results .range {
    font-size: 12px;
}
.search-results .searched_for_text, .search-results .didYouMean {
    margin:5px 0 15px 0;
    font-size: 14px;
}

.search-results .searched_for_text_top {
    color:#999999;
}
.search-results .searched_for_text_bottom {
    color:#252525;
}

.search-results .didYouMeanText {
    float:left;
}

.search-results .didYouMean a{
    margin-left: 5px;
}


.search-results .breadcrumbfacets #selectedFilters p {
    color:#252525;
}
.search-results .breadcrumbfacets #selectedFilters p .filter,
.search-results .breadcrumbfacets #selectedContentFilters p .filter {
    color:#999999;
}
.search-results .breadcrumbfacets #selectedFilters p .filter a,
.search-results .breadcrumbfacets #selectedContentFilters p .filter a {
    color:#999999;
}

/* Blockquote */
.blockquote .quote_top {
    font-size: 2em;
    line-height: 0.4;
    *line-height: 1; /* IE7 fix */
    position: relative;
    top: 14px;
}
.blockquote .quote_bottom {
    font-size: 2em;
    line-height: 0.4;
    *line-height: 0.1; /* IE7 fix */
    position: relative;
    top: 14px;
}

/* Promo Image */
.promoImage {
    position:relative;
}
.promoImage .hero-image {
    margin:0;
    float:left;
}
.promoImage .hero-image .header2 {
    width:400px;
    top: 40px;
    left: 40px;
}
.promoImage .hero-image .header3 {
    top: 40px;
    width: 400px;
    color: #FFFFFF;
    left: 40px;
    position: absolute;
    font-family: "Arial",sans-serif;
    font-size: 20px;
    font-weight: 400;
    background:none;
}

/* Text/Image */
.textimage {
	overflow: auto;
    *margin:0 0 16px 0; /* IE7 fix */
}


/* Order Confirmation */
.container {
    /*width: 90%;*/
}

.orderHeader {
    width: 600px;
    margin: 10px 0;
}

.shippingAddress {
    float: left;
}

.billingAddress {
    display: inline-block;
    margin: 0 50px;
}

.payment {
    float: right;
}

.orderTotals {
    border: 3px solid #E7E6E6;
    float: right;
    margin: 10px 10px;
}

.orderTotals .col1 {
    float: left;
    margin: 10px 10px;
}

.orderTotals .col2 {
    float: right;
    margin: 10px 10px;
    text-align: right;
}

.thankYouConfirmation {
    margin: 0 0 20px 0;
}

.header p {
/*     color: #0078C1; */
    margin: 15px 0 15px 0;
    clear: both;
}

.orderHeader .orderHeaderTitle p{
    font-size: 16px;
    font-weight: 500;
}

.orderConfirmation h3 {
    margin: 30px 0 10px 0;
}

.orderPrint {
    margin: 10px 0;
}

.orderPrint a {
    font-weight: normal;
}
.orderNumber {
    margin: 10px 0;
}
.pagination .previous, .pagination .next {
	display: inline;
	padding-right:6px;
}
/*bootstrap stuff*/
* {
    box-sizing: border-box;
}
.wrapper{
	width:100%;
	padding: 0 14px;
}
.container-fluid, .footer, .header {
  margin-right: auto;
  margin-left: auto;}
  .container-fluid:before, .footer:before, .header:before, .container-fluid:after, .footer:after, .header:after {
    content: " ";
    display: table; }
  .container-fluid:after, .footer:after, .header:after {
    clear: both; }

.row {
  margin-left: -5px;
  margin-right: -5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 992px) {
 /* .wrapper{ 
  	min-width:768px;
  	max-width:992px;
  }*/
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 768px) {
  .wrapper {
	width: 988px;
  }
	
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  

}

}
/* End of interior */
/*
 * jquery.rs.carousel.css v0.8.5
 *
 * Copyright (c) 2011 Richard Scarrott
 * http://www.richardscarrott.co.uk
 *
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 * Depends:
 *  a basic reset + items must have width & height
 */
	
.rs-carousel .rs-carousel-mask {
	overflow: hidden;
}

	.rs-carousel .rs-carousel-runner {
	    position: relative;
	}
		
		.rs-carousel.rs-carousel-horizontal .rs-carousel-item {
			float: left;
		}
/*!
 * jQuery UI Autocomplete 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.22
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;

    /* Company specific styles to mach the rest of site */
    background-color: #FFF;
    padding: 10px 0;
    border: 1px solid #dddcdc;
    border-radius: 10px;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;

    /* Company specific styles */
    font-weight: 500;
    color: #8D8C8C;
    font-size: 13px;
    font-family: "Arial", sans-serif;
}

/* For the highlight of the found term.  */
.ui-selected {
    color: #000;
    font-weight:700;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    /* Company specific styles */
    background-color: #0078C1;
    color: #FFF;

    margin: -1px;
}
/*!
 * jQuery UI Dialog 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */

.dialog-content {
  display: none;
}

.dialog-content a {
  outline: none;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

.ui-dialog {
  position: absolute;
  overflow: hidden;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  font-family: "Arial", sans-serif;
  -webkit-box-shadow:  0px 5px 13px 0px rgba(0, 0, 0, .2);
  box-shadow:  0px 5px 13px 0px rgba(0, 0, 0, .2);
  -webkit-border-radius: 5px;

  background: #fafafa; /* Old browsers */
  background: -moz-linear-gradient(top,  #fafafa 47%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#fafafa), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fafafa 47%,#efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fafafa 47%,#efefef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fafafa 47%,#efefef 100%); /* IE10+ */
  background: linear-gradient(top,  #fafafa 47%,#efefef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

}

.ui-dialog .ui-dialog-titlebar {
  position: relative;
  padding: 15px 15px 0 15px;
  clear:both;
}

.ui-dialog .ui-dialog-title {
  float: left;
}

.ui-dialog .ui-dialog-titlebar-close {
  float: right;
  padding: 1px 18px 0 0;
  font-size: 13px;
  text-transform: uppercase;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/btnClose.png') no-repeat scroll center right;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 5px 30px 30px 30px;
  background: none;
  overflow: hidden;
  zoom: 1;
  color: #666;
}

.ui-dialog-content h2 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-family: "Arial", sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #89a3b3;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.ui-dialog-content .header2 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-family: "Arial", sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #89a3b3;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
  display: block;
}

.ui-dialog-content h3, .ui-dialog-content h4 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.ui-dialog-content .header3, .ui-dialog-content .header4 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
  display:block;
}

.ui-dialog-content h4 {
  margin-bottom: 15px;
  padding-bottom: 0;
  background-image: none;
}
.ui-dialog-content .header4 {
  margin-bottom: 15px;
  padding-bottom: 0;
  background-image: none;
}
.ui-dialog-content p, .ui-dialog-content li {
  margin-bottom: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.ui-dialog-content span {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.ui-dialog-content ul {
    list-style-image: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/bullet.gif');
    margin: 0 0 20px 15px;
}

.dialog-columns-3 {
  margin-left: -20px;
}

.dialog-columns-3 .col {
  width: 165px;
  margin-left: 20px;
}

.dialog-columns-4 {
  margin-left: -20px;
}

.dialog-columns-4 .col {
  width: 150px;
  *width: 145px; /* IE7 fix */
  margin-left: 20px;
}

.dialog-columns-3 .col ul, .dialog-columns-4 .col ul {
  list-style: none;
  margin-left: 0;
}

.dialog-columns-3 .col lh {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #444245;
}

.dialog-columns-3 .col li, .dialog-columns-4 .col li {
  margin-bottom: 6px;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  color: #999;
}

.ui-dialog-content .dialog-scrollview {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 30px;
  overflow: auto;
}

.ui-dialog-content .dialog-scrollview .col {
  margin-left: 32px;
}

.dialog-no-quant .btn {
  margin-left: 0;
}

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-dialog .product-name .overlay-product-label {
    font-weight: normal;
}


.accessory-numbers .accessory-attribute, .accessory-numbers .prop-mfgId {
    color: #000;
}

/*!
 * jQuery UI Tabs 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { 
    position: relative;
}

.ui-tabs .ui-tabs-nav { 
    margin: 0; 
    padding: 0; 
}

.ui-tabs .ui-tabs-nav li {
    float: left; 
    position: relative; 
    margin-right: 2px;
    list-style: none;
    white-space: nowrap;
    border-radius: 4px 4px 0 0;
}

.ui-tabs .ui-tabs-nav li a { 
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#f3f3f3;
    background: linear-gradient(-180deg, #f3f3f3, #d8d8d8) repeat scroll 0 0 rgba(0, 0, 0, 0);
   /* border-color: #e5e5e5 #e5e5e5 -moz-use-text-color; */
    border-bottom-color: #666666;
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #e5e5e5;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    /*color: #333333;*/
    color: #666; 
    float: left;
    font-size: 12px;
    padding: 8px 20px 9px;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 20px;
    font-family: "Arial", sans-serif;
   }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { 
    background: none repeat scroll 0 0 #333333;
    color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
    cursor: default; 
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
    cursor: pointer; 
}

.ui-tabs .ui-tabs-panel { 
    display: block; 
    border: 1px solid #dddcdc;
    border-radius: 0 10px 10px 10px;
    overflow: hidden;
}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs.no-panel .ui-tabs-panel {
    border: 0;
    border-top: 1px solid #dddcdc;
    border-radius: 0;
}


@media print {
    aside, .search, .nav-shopping-list, .nav-drop-panels, .content-tools, .sidebar, 
    .btn-edge, .btn-point, footer h1, footer p, footer form,
    .shadow-left, .shadow-right, .ticker-controls {
        display: none;
    }
    
    .nav-primary .btn-primary a, .nav-primary .btn-primary .on {
        color: #000;
        text-shadow: none;
    }
    
    .nav-primary .select a, .nav-primary .select .btn-edge {
        border: 0;
    }
    
    #Footer .columns-six h1 {
        display: block;
    }   
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sup {
	font-size: smaller;
	vertical-align: super;
}
sub {
	font-size: smaller;
	vertical-align: sub;
}
i {
    font-style: italic;
}

/*hubspot error reset*/
ul.hs-error-msgs > li > label {
	color: red !important;
	font-weight: bold !important;
}

input.hs-input.error, select.hs-input.error {
	border: solid 1.5px red !important;
	color: red !important;
}
textarea[name=contact_us_comment]{
	min-height:200px !important;
}

/* start of: title.css */
h1, h2, h3, h4, h5, h6,
.header1, .header2, .header3, .header4, .header5, .header6 {
	font-weight: 700;
	color: #666666;
	margin:0 0 20px 0 !important;
}

h1, .header1, .title1 {
	font-size:32px;
	margin-bottom: 30px;
}

h2, .header2, .title2 {
	font-size:26px;
	margin-bottom: 24px;
}

h3, .header3, .title3 {
	font-size:20px; 
	margin-bottom: 18px;
}

h4, .header4, .title4 {
	font-size:18px;
	margin-bottom: 16px;
}
    
h5, .header5, .title5 {
	font-size: 16px;	
	margin-bottom: 14px;
}

h6, .header6 .title6 {
	font-size: 14px;
	margin-bottom: 12px;
}

.sidebarHeader1	{	
	font-weight:600;
    font-size:16px;
}

.sidebarHeader2	{    
	font-weight:400;
    font-size:15px
}

.font--color--black {
	color: black !important;
}

.font--color--white {
	color: white !important;
}

.font--color--default {
	color:#666666 !important;
}

.font--color--primary {
	color:#0078c1 !important;
}

.font--color--secondary {
	color: #F75E20 !important;
}

.font--14 {
	font-size: 14px !important;
	margin-bottom: 20px !important;
	font-weight: bold !important;
	text-transform: none;
}

.font--16 {
	font-size: 16px !important;	
	margin-bottom: 20px !important;
	line-height: 1.3 !important;
	text-transform: none;
}

.font--18 {
	font-size: 18px !important;
	margin-bottom: 20px !important;
	line-height: 1.25 !important;
	text-transform: none;
}

.font--20{
	font-size: 20px !important;
	margin-bottom: 20px !important;
	line-height: 1.25 !importatext-transform: none;
	text-transform: none;
}

.font--26{
	font-size: 26px !important;
	margin-bottom: 20px !important;
	line-height: 1.025 !important;
	text-transform: none;
}

.font--32{
	font-size: 32px !important;
	margin-bottom: 20px !important;
	line-height: 1.025 !important;
	text-transform: none;
}

.font--80{
	font-size: 5.72em !important;
	margin-bottom: 20px !important;
	line-height:1.025 !important;
	text-transform: none;
}
 @media (max-width: 767px) {
  	.font--80{
		font-size: 50px !important;
	}
 }


/*Video Title*/
.video--card--title {
	font-size: 30px;
	margin: 0 0 20px 0;
}

/* end of: title.css */
/* customComponet.css */
.customComponent{
    margin-bottom:20px;
}
.customComponentTitle{
    font-size: 22px;
    margin-bottom:4px;
    font-weight:500;
    display:block;
}
.right-content .customComponentTitle {
    font-size:98%;
    font-weight:bolder;
}
.customComponentSubTitle{
    font-size:16px;
    font-weight: 400;
    display:block;
    margin: 0 0 4px 0;
}
.right-content .customComponentSubTitle {
    font-size:90%;
}
.customComponent a {
    font-size: 12px;
    font-family: Arial, sans-serif;
}
.customComponent p {
    font-size: 12px; 
    font-family: Arial, sans-serif;
    padding: 2px 0;
}
.contentBreaks{
    padding: 5px 0;
    background:  url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
    overflow: auto;
}
.contentBreaks:first-child{
    background:none;
}
.customComponent footer p {
    clear:both;
    width:100%; 
}
.customComponent .inset {
    margin: 1% 1%;
    list-style: none;
} 
.customComponent input{
    margin-bottom: 4px;
}

/* end of: customComponet.css */

.campaigns-main-hero {
    width:960px;
}
.campaigns-main-hero h2 {
    width:260px;
    top:40px;
}
.campaigns-main-right-rail {
    width: 600px;
    margin: 0 30px 0 0;
}
.campaigns-main-right-rail h3 {
    margin-top:0;
}
.campaigns-right-rail {
    width: 326px;
    padding: 0;
    border:1px solid #dddcdc;
    border-radius: 5px;
}
.campaigns-right-rail aside {
    margin:0;
}
.campaigns-right-rail .social {
     background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left top transparent;
     font-family: "Arial",sans-serif;
     margin: 0px 14px 20px;
     padding-top: 20px;
}
.campaigns-right-rail .pagelist .campaigns-right-rail {
     background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left top transparent;
     border: medium none;
     margin: 0px 14px 20px;
     padding-top: 20px;
    width:auto;
}
.sponsors .subgroup {
    width:132px;
    margin: 0 24px 24px 0;
    float:left;
}
.sponsors .last {
    margin: 0 0 24px 0;
}
.sidebar-events {
    border-radius: 5px;
    margin-bottom: 35px;
}
.sidebar-events header {
    padding: 10px 14px;
    background-color: #89a3b3;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-weight:700;
    margin-bottom: 20px;
}
.sidebar-events h3 {
    background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left bottom transparent;
    clear: both;
    color: #89A3B3;
    font-family: "Arial", sans-serif;
    font-size: 18px;
    margin: 0 14px 10px 14px;
    padding-bottom: 7px;
}
.sidebar-events p {
    margin: 0 14px 6px 14px;
}
.sidebar-events footer {
    padding: 10px 0 20px 0;
}
.sidebar-events footer p {
    font-size: 14px;
}
.sidebar-events input {
    margin: 0 14px 20px 14px;
}
.sidebar-events .social {
    margin: 0 14px 0 14px;
    background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left top transparent;
    padding-top: 20px;
    font-family: "Arial", sans-serif;
}
.sidebar-events .col {
    float:left;
    width:250px;
}
.sidebar-events .social .col {
    margin: 0 0 20px 0;
}

.campaigns-main-right-rail .columns-four .col, .campaigns-main-right-rail .cq-colctrl-4 > div {
    width: 132px;
    padding:0 18px 18px 0;
}

.content-main h3 .subtitle p b {
    font-size:28px;
    color:#89A3B3;
    font-family: "Arial",sans-serif;
    font-weight:400;
}

.agenda-events {
    border-radius: 5px;
    margin-bottom: 35px;
}
.agenda-events header {
    padding: 10px 14px;
    background-color: #077dc4;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-weight:700;
}
.agenda-events .events-content {
    border-left:1px solid #dddcdc;
    border-right:1px solid #dddcdc;
    background-color: #f0f0f0;
    font-size:14px;
}
.agenda-events .events-row {
    border-bottom:1px solid #dddcdc;
    overflow:auto;
}
.agenda-events .col {
    float:left;
}
.agenda-events .left {
    width:30%;
    padding:10px;
    color:#333;
}
.agenda-events .right {
    width:70%;
    padding:10px;
    background-color: #fff;
    color:#333;
}


.caseStudy {
    position:relative;
}
.caseStudy .hero-image {
    margin:0;
    float:left;
}
.caseStudy .hero-image h2 {
    width:400px;
    top: 40px;
    left: 40px;
}
.caseStudy .hero-image h3 {
    top: 40px;
    width: 400px;
    color: #FFFFFF;
    left: 40px;
    position: absolute;
    font-family: "Arial",sans-serif;
    font-size: 20px;
    font-weight: 400;
    background:none;
}

.caseStudy .hero-image .header2 {
    width:400px;
    top: 40px;
    left: 40px;
}
.caseStudy .hero-image .header3 {
    top: 40px;
    width: 400px;
    color: #FFFFFF;
    left: 40px;
    position: absolute;
    font-family: "Arial",sans-serif;
    font-size: 20px;
    font-weight: 400;
    background:none;
}

.caseStudy_download {
    margin: 25px 0;
    padding: 15px;
    border-radius: 5px;
    background-color: #89a3b3;
    color:#fff;
}
.caseStudy_download a {
    color:#fff;
    font-weight: 400;
}
.caseStudy .col {
    padding: 20px 20px 20px 0;
    width: 360px;
}
.caseStudy .col h4 {
    margin: 0 0 8px 0;
}
.caseStudy .col p {
    margin: 0 0 20px 0;
}
/* for live chat */  
 #inlineChatLink.rn_ChatAvailable a, a:link {
  color: #0078c1;
  font-weight: 700;
  text-decoration: none;
}

#inlineChatLinkInfo.rn_ChatAvailable{
  color: #0078c1;
  font-weight: 700;
  text-decoration: none;
}

#inlineChatLink.rn_ChatAvailable a:visited {
  /*color: #0f6aa2;*/
  font-weight: 700;
}

#inlineChatLink.rn_ChatAvailable a:hover {
  /*color: #0e94e6;*/
  text-decoration: underline;
}

#inlineChatLink.rn_ChatAvailable a:active {
  color: #0f6aa2;
}
  
.locations {
  margin: 0 0 25px 0;
}
.locations h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:700;
  font-size:14px;
}
.locations .content-main {
  font-family: Arial, Helvetica, sans-serif;
  padding:0;
  line-height:1.2;
}
.locations ul {
  list-style:none;
  margin:0;
}
.locations ul li {
  margin:0;
}

.locations header {
  padding: 8px 10px;
  background-color: #0078C1;
  font-family: "Arial", Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 28px;
}

#locations-map {
  position: relative;
  overflow: hidden;
}
#locationList .dialog-columns-4 .col {
  width: 149px;
  *width: 144px; /* IE7 fix */
  margin-left: 20px;
}

.img-map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.region-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/mapRegions.png') no-repeat scroll;
  opacity: 0;

  /*-webkit-transition-property: opacity;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  -moz-transition-property: opacity;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.4s;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  transition-duration: 0.4s;*/
}

.region-overlay.on {
  opacity: 1;
}

.region-overlay.region-europe {
    width:378px;
    height:114px;
    top:28px;
    left:360px;
    background-position:0 5px;
}

.region-overlay.region-asiaPacific {
    width:385px;
    height:237px;
    top:91px;
    left:408px;
    background-position:0 -108px;
}

.region-overlay.region-canada {
    width:191px;
    height:113px;
    top:12px;
    left:93px;
    background-position:0 -328px;
}

.region-overlay.region-us {
    width:232px;
    height:123px;
    top:57px;
    left:1px;
    background-position:0 -442px;
}

.region-overlay.region-africaMiddleEast {
    width:225px;
    height:250px;
    top:95px;
    left:343px;
    background-position:0 -590px;
}

.region-overlay.region-latinAmerica {
    width:221px;
    height:1203px;
    top:138px;
    left:112px;
    background-position:-225px -542px;
}


.contractpricing div {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.4;
    font-size:12px;
}
.contractpricing .sidebar-updates .description {
    text-transform:uppercase;
    color:#0078C1;
    padding: 10px 0;
}
.contractpricing .sidebar-updates .loginLink  {
    background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left top transparent;
    clear: both;
    padding: 10px 0;
}
.contractpricing .sidebar-updates .resetLink {
    background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left top transparent;
    clear: both;
    padding: 10px 0;
}
.contractpricing .sidebar-updates .newAccount {
    background: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif") repeat-x scroll left top transparent;
    clear: both;
    padding: 10px 0;
}

.contractpricing .content-main .loginLink {
    clear: both;
    padding: 10px 0;
}

.loading {
      background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/loading.gif) no-repeat center center;
      width: 40px;
      height: 40px;
      background-size: contain;
      box-shadow: none; 
      position: absolute;
      top:15px;
      z-index:1000;}
 .axeLocUnit{
 	position:relative;}
 #axeLoc{
 	display:none;
 }
      
#location-component-list{
	font-size:14px;
	line-height:1.2;
	margin-bottom:30px;
}

#location-component-detail{
	font-size:12px;
	line-height:1.2;
	margin-bottom:15px;
}

.location-detail-header{
	font-weight:bold;
	font-size:14px;
	margin-bottom:4px
}

.location-image-main{
	overflow:hidden;
	max-width:100%;
}

.location-title-list{
	margin-bottom:15px;
	height:34px
}

.location-button{
	font-size:12px;
	min-width:130px;
	margin-top:0 !important
}

.location-info{
	margin-bottom:15px;
}

.location-list-section#location-addy{
	height:68px;
}

#solutions-section-list{
	height:82px;
}

#location-solutions-numbers{
	line-height:1.25;
}

#location-address{
	line-height:1.25;
}
#location-directions-url{
	font-size:12px;
	margin-top:5px;
}

.location-button-container {
	height:49px;
}

.metal-ticker-widget-chart {
	width : 150px; 
	height : 91px;
}

.metal-ticker-no-chart-data-table {
	width : 100%;
}

.metal-ticker-container {
	margin-bottom : 35px;
}
  
    
.mfr-search .popover-content {
      border-radius: 8px;
      box-shadow: 0 0 15px rgba(0,0,0,0.12); }
.mfr-search .simple-search .mfrSearchInput {
      background-color: #fff;
      border-radius: 25px 25px 25px 25px;
      border: thin solid;
      font-size: 16px;
      height: 40px;
      width: calc(100% - 50px);
      padding: 0 20px;
      margin: 0 0 20px 0 }
.mfr-search .simple-search .mfrSearchInput:focus {
        outline: none; }
.mfr-search .simple-search .mfrSearchInput:focus::placeholder { color:transparent;}
.mfr-search .simple-search .mfrSearchInput:focus::-webkit-input-placeholder { color:transparent; }
.mfr-search .simple-search .mfrSearchInput:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.mfr-search .simple-search .mfrSearchInput:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.mfr-search .simple-search .mfrSearchInput:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.mfr-search .simple-search .btn-search {
      height: 40px;
      width: 40px;
      border-radius: 0px 25px 25px 0px;
      background: #f7f7f7;
      color: #605F5F;
      border: none;
      margin-bottom: 2px;
      padding: 0px;
      position: relative;
      right: 4px;
      vertical-align: top; }
 .mfr-search .simple-search .btn-search .fa {
        font-size: 18px; }

.mfr-search .popover {
  z-index: 500;
  background-clip: unset;
  border: 1px solid #cccccc;
  max-width: 100%;
  left: 0px !important;
  position: absolute;
   top: 29px !important;
  padding: 0px;
  border-radius: 4px; 
  height: 350px;
  overflow: scroll;
}
.mfr-search .popover .arrow {
    display: none; }

.mfr-search .search-container {
  width: 100%; }

.mfr-search .popover-content {
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=transparent, Strength=0, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=270);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.075);
  height: 100%;
  padding: 20px 20px 0px 20px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff; }
 .mfr-search .popover-content .ui-selected{
 	color: #0078c1;
 }
 .mfr-search .popover-content .featuredSupplier a{
 	font-weight:bold !important;
 	color: #000000 !important;
 }
.mfr-search .popover-content a {
	color:black;
    font-size: 13px; }
.mfr-search .popover-content .mfrUrl {
	margin-bottom:20px;
	text-decoration: underline !important;
	}
.mfr-result-list {
	width:100%;
}
/* OLD STUFF */

.nav-primary .nav-shopping-list {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
    text-align: right;
}

#drawer .shopping-list-tab {
    display: inline-block;
    position: relative;
    text-align: right;
}

#drawer .shopping-list-tab .icon {
    position: relative;
    bottom: -4px;
    margin-right: 8px;
}

#drawer .shopping-list-tab > a {
    display: inline-block;
    height: 31px;
    padding: 6px 38px 0 34px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: right -89px;
}

#drawer .shopping-list-tab a .btn-edge {
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: left -89px;
}

#drawer .shopping-list-subtotal-tab {
    display: inline-block;
    height: 31px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    background-position: right -89px;
}

#drawer .shopping-list-panel {
    display: none;
    width: 330px;
    margin-right: 4px;
    background-color: #fafafa;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #d2d2d2;
    border-top: 0;
    text-align: left;
}

#drawer .shopping-list-panel .scroll-list {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*
#drawer .shopping-list-panel .scroll-list li {
    padding: 15px 15px 15px 85px;
    min-height: 75px;
}

#drawer .shopping-list-panel .scroll-list img {
    left: 0;
    position: absolute;
}

#drawer .shopping-list-panel li {
    position: relative;
    display: block;
    float: none;
    height: auto;
    margin: 0 15px;
    padding: 15px 15px 15px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}*/

#drawer.open .shopping-list-panel {
    display: block;
}

#drawer.open .icon-cart {
    background-position: 0 -18px;
}
/*
.cart-controls {
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

.cart-controls .btn {
    float: right;
}
*/
img.cart-product-thumb{
    width: 75px;
    height: 75px;
}

/* NEW STUFF */

#drawer .shopping-list-panel .scroll-list {

}

#drawer .drawer-items-header {

}

#drawer .drawer-items-header .drawer-header {
    padding: 10px 5px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#drawer .shopping-list-panel .scroll-list .drawer-item {
    width: 313px;
    min-height: 120px;
    padding: 10px 0 15px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
	Overflow: auto;
}

#drawer .drawer-item-col {
    float: left;
    min-height: 110px;
    padding: 5px;
}

#drawer .drawer-item-col li {
    margin-bottom: 5px;
}

#drawer .drawer-item-imagecol {
    width: 75px;
    display: block;
    text-align: center;
}

#drawer .drawer-item-image-link {
    display: block;
    height: 75px;
}

#drawer .drawer-item-imagecol a {
    font-weight: normal;
    font-size: 14px;
}

#drawer .drawer-item-image {

}

#drawer .drawer-item-title {
    /*width: 228px;*/
    height: 75px;
    display: block;
}

#drawer .drawer-item-title p {
    overflow: hidden;
}

#drawer .drawer-item-title-link {
	font-size: 12px;
}

#drawer .drawer-item-info {
    width: 208px;
    display: block;
}

#drawer .drawer-item-quantity {
	font-size: 12px;
}

#drawer .drawer-item-price {

}

#drawer .attribute-title {

}

#drawer .attribute-value {

}

#drawer .cart-controls {
    /*padding: 20px 15px;*/
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

#drawer .cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

#drawer .cart-controls .btn {
    float: right;
    text-align: center;
}

#drawer .drawer-disclaimer {
    padding: 10px;
}

#drawer .drawer-action {
     float: left;
     width: 140px;
     padding: 10px;
}

#cart-status {
     border: 1px solid #CCC;
     border-width: 1px 0;
     padding: 10px 0 0 0;
}

#cart-status li {
    padding: 0 10px 10px 10px;
}

#drawer .drawer-priced-subtotal {

}

#drawer .drawer-priced-subtotal-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

#drawer .drawer-priced-subtotal-value {
     text-align: right;
     float: right;
}

#drawer .drawer-rfq-count {

}

#drawer .drawer-rfq-count-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

#drawer .drawer-rfq-count-value {
     text-align: right;
     float: right;
}

/* OVERLAY STUFF */
#drawer .shopping-list-panel {
    padding: 0;
}

#drawer .shopping-list-panel header {
    width: 100%;
    padding: 15px 0 10px 0;
}

#drawer .shopping-list-panel header div {
    /*width: 50%;
    float: left;*/
    width: auto;
}

#drawer .shopping-list-panel header .overlay-state {
    float: left;
}

#drawer .shopping-list-panel header .overlay-contact {
    float: right;
}

#drawer .shopping-list-panel #overlay-item-added-text {
    background: transparent;
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/checkmark_green.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 16px;
    margin-left: 15px;
    font-size: 22px;
}

#drawer .shopping-list-panel .phoneNumber {
    float: right;
    text-align: right;
    color: #999;
    font-size: 20px;
    padding: 0 15px 0 0;
}

#drawer .shopping-list-panel table {
    border-collapse: collapse;
    border-spacing: 5px;
    width: 100%;
}

#drawer .shopping-list-panel table .col1 {
    width: 135px;
}

#drawer .shopping-list-panel table .col2 {
    width: 400px;
}

#drawer .shopping-list-panel table tbody td.col3 {
    text-align: center;
}

#drawer .shopping-list-panel table tbody td.col4 {
    text-align: center;
}

#drawer .shopping-list-panel table tbody td.col5 {
    text-align: center;
}

#drawer .shopping-list-panel table thead tr th {
    font-weight: bold;
    padding: 10px;
    border: 1px solid #999;
    background-color: #CCC;
    font-size: 14px;
}

#drawer .shopping-list-panel table tbody tr td {
    vertical-align: top;
    padding: 10px;
}

#drawer .shopping-list-panel table tbody tr td img {
    border: 1px solid #CCC;
}

#drawer .shopping-list-panel table tbody tr td .overlay-manufacturer-and-description {

}

#drawer .shopping-list-panel ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

#drawer .shopping-list-panel .accessory-attribute,
#drawer .shopping-list-panel .product-attribute {
    font-size: 13px;
    width: 100%;
    margin: 0 0 2px 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}

#drawer .shopping-list-panel .attribute-title {
    color: #999;
    white-space: nowrap;
    padding: 0 .5em 0 0;
}

#drawer .shopping-list-panel .overlay-actions {
    background-color: #EEE;
    border: 1px solid #CCC;
    border-width: 1px 0;
    padding: 20px;
}

#drawer .shopping-list-panel .overlay-message {
    width: 39%;
    float: left;
}

#drawer .shopping-list-panel .cart-links {
    width: 60%;
    float: left;
    vertical-align: middle;
    height: 100%;
}

#drawer .shopping-list-panel .cart-links a {
    display: inline-block;
    float: right;
    width: 30%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
}

#drawer .shopping-list-panel .cart-links a.btn {
    font-size: 20px;
    line-height: 24px;
}

#drawer .shopping-list-panel .accessory-header {
    margin: 30px 15px 15px 15px;
    font-size: 16px;
    font-family: Arial, Helvetica, sand-serif;
}

#drawer .shopping-list-panel .accessory-list {
    margin: 15px;
}

#drawer .shopping-list-panel .accessory-list .accessory-item {
    display: inline-block;
    float: left;
    width: 290px;
    height: 130px;
    margin: 0;
    padding: 10px 5px;
}

#drawer .shopping-list-panel .accessory-list .accessory-image {
    float: left;
    width: 80px;
    padding: 0 5px 0 0;
}

#drawer .shopping-list-panel .accessory-list .accessory-image img {
    border: 1px solid #CCC;
}

#drawer .shopping-list-panel .accessory-list .accessory-info {
    float: left;
    width: 205px;
}

#drawer .shopping-list-panel .accessory-list .accessory-description {
    height: 45px;
    overflow:hidden;
}

#drawer .shopping-list-panel .accessory-list .accessory-numbers {
    margin: 10px 0 0 0;
}

#drawer .shopping-list-panel .accessory-list .attribute-title {

}

#drawer .shopping-list-panel .accessory-list .accessory-price {

}

#drawer .shopping-list-panel .accessory-list .unit-price {

}

#drawer .shopping-list-panel .accessory-list li img {
    float: left;
    margin: 0;
}
#drawer .shopping-list-panel .accessory-list li p a {
  font-weight: normal;
}
/* To be Phased out in CQ Release 10 */
.fontThirteen {
    font-size:13px;
}

.fontFourteen { 
    font-size:14px;
}

.fontSixteen { 
    font-size:16px;
}

.fontEighteen { 
    font-size:18px;
}

.fontTwenty { 
    font-size:20px;
}

/* Start New CSS (KEEP) */
.fontButtonS {
    font-size:13px;
}

.fontButtonStd { 
    font-size:14px;
}

.fontButtonL { 
    font-size:16px;
}

.fontButtonXL { 
    font-size:18px;
}

.fontButtonXXL { 
    font-size:20px;
}


.button a, .button a:link, .button a:hover, .button a:visited, .ban--btn, .ban--btn:link, .ban--btn:hover, .ban--btn:visited {
  color:#ffffff;
  font-weight: normal;
  text-decoration: none;
  margin:15px 0;
  padding: 10px 15px;
  display:inline-block;
  border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;  
  text-align:center; 
  border:Thin solid;
}

.button-orange {    
    
    border-color: #EFEFEF ;
    background-color: #f3901D;  /* For any browser that can't create a gradient  */
    background: -moz-linear-gradient(top,#F6AC54,#f3901D);  /*//mozilla*/
    background: -webkit-gradient(linear, left top, left bottom, from(#F6AC54), to(#f3901D)); /* Chrome/Safari    */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6AC54',EndColorStr='#f3901D'); /*IE ^/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F6AC54, endColorstr=#f3901D)";  /*IE 8 */
    background: linear-gradient(to Bottom,  #F6AC54,  #f3901D);     /*IE 9 */
}

.button-orange:hover {  
    background-color: #E9830C;
    background: -moz-linear-gradient(top,#f3901D,#E9830C); /*//mozilla*/
    background: -webkit-gradient(linear, left top, left bottom, from(#f3901D), to(#E9830C)); /* Chrome/Safari    */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f3901D',EndColorStr='#E9830C'); /*IE ^/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3901D, endColorstr=#E9830C)";  /*IE 8 */
    background: linear-gradient(to Bottom,  #F3901D,  #E9830c);   /*IE 9 */
}

.button-blue {  
    border-color:#009BF9 ;
    background-color: #027ac3; /* For any browser that can't create a gradient  */
    background: -moz-linear-gradient(top,#2198e1,#027ac3);  /*//mozilla*/
    background: -webkit-gradient(linear, left top, left bottom, from(#2198e1), to(#027ac3)); /* Chrome/Safari    */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2198e1',EndColorStr='#027ac3'); /*IE ^/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#2198e1, endColorstr=#027ac3)"; /*IE 8 */
    background: linear-gradient(to Bottom,  #2198e1,  #027ac3); /*IE 9 */
}

.button-blue:hover {    
    background-color: #0067A6;
    background: -moz-linear-gradient(top,#0078c1,#0067A6); /*//mozilla*/
    background: -webkit-gradient(linear, left top, left bottom, from(#0078c1), to(#0067A6)); /* Chrome/Safari    */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0078c1',EndColorStr='#0067A6'); /*IE ^/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0078c1, endColorstr=#0067A6)";  /*IE 8 */
     background: linear-gradient(to Bottom,  #0078c1,  #0067A6); /*IE 9 */
} 

.button-red {   
    border-color:#ff6600 ;
    background-color: #ff6600; /* For any browser that can't create a gradient  */
    background: -moz-linear-gradient(top,,#ff6600); /*//mozilla*/
    background: -webkit-gradient(linear, left top, left bottom, from(#FF8737), to(#ff6600)); /* Chrome/Safari    */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF8737',EndColorStr='#ff6600'); /*IE ^/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF8737, endColorstr=#ff6600)"; /*IE 8 */
    background: linear-gradient(to Bottom,  #FF8737,  #ff6600); /*IE 9 */ 
}

.button-red:hover { 
    background-color: #E05900;
    background: -moz-linear-gradient(top,#ff6600,#E05900); /*//mozilla*/
    background:  -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#E05900)); /* Chrome/Safari   */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ff6600',EndColorStr='#E05900'); /*IE ^/7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff6600, endColorstr=#E05900)"; /*IE 8 */
    background: linear-gradient(to Bottom,  #ff6600,  #E05900); /*IE 9 */
}


/* button--default */
a.btn--default {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

.btn--default {
  display:inline-block;
  color: #000;
  font: normal 14px Arial, sans-serif;
  text-align: center;
  min-width: 100px;
  min-height: 35px;
  padding: 8px 15px;
  margin:0 0 20px 0;
  background: #fff;
  border: 1px solid #000;
  border-radius: 6px;
  cursor: pointer;
}

/* Primary Button  */
.btn--primary, .btn--primary:hover, .btn--primary--outline:hover  {
  color: #FFFFFF !important; /* replace with variable  */
  background: #0078C1; /* replace with variable  */
  border-color: transparent; 
  text-decoration:none;
}

/* Primary  Button Outline */
.btn--primary--outline, .btn--disabled.btn--primary--outline:hover {
  color: #0078C1 !important;
  background:  #FFFFFF;
  border-color: #0078C1;
  text-decoration:none;
}

/* Secondary Button */
.btn--secondary, .btn--secondary:hover, .btn--secondary--outline:hover  {
  color: #FFFFFF !important;
  background: #F75E20;
  border-color: transparent;
  text-decoration:none;
}

/* Secondary Button Outline */
.btn--secondary--outline, .btn--disabled.btn--secondary--outline:hover{
  color: #F75E20 !important;
  background:  #FFFFFF;
  border-color: #F75E20;
  text-decoration:none;
}

/* Cancel / Delete Button */
.btn--cancel--outline, .btn--disabled.btn--cancel--outline:hover {
  color: #FF0000 !important;
  background:  #FFFFFF;
  border-color: #FF0000;
  text-decoration:none;
}

.btn--cancel--outline:hover {
  color: #FFFFFF !important;
  background: #FF0000;
  text-decoration:none;
}

/* Secondary Button Outline */
.btn--white, .btn--white a, .btn--white:hover{
  color: #0078c1 !important;
  background:  #FFFFFF;
  border-color: #FFFFFF;
  text-decoration:none;
}


/* Button Disabled Class */
.btn--disabled {
  opacity: 40%;
  cursor: not-allowed;
}

.btn--right {
    display: flex;
    justify-content: flex-end;
}

.btn--center {
	display: flex;
	justify-content: center;
}

.btn--left {
	display: flex;
    justify-content: flex-start;
}

.contentBanner {  
    display: inline-block;
    position: relative;
    width:100%;
    overflow:hidden;
    margin: 0 0 20px 0 !important;
 }
 
.h1Banner--container {
	border-radius:8px;
	background-repeat:no-repeat;
    background-position:center center;
	background-size: cover;
	padding: 20px 20px 0px 20px;
}

.banner--mono--container {
	background-repeat:no-repeat;
    background-position:center center;
	background-size: cover;
	padding: 30px 30px 10px 30px;
	overflow: Visible;
}

.banner--colorbar--container {
	background-repeat:no-repeat;
	background-size: cover;
}

.h1Banner--text {
	z-index: 5;
    display: block;
    width: 100%;
}

.bannerTextContainer {  
    z-index:5;
    display:block;
    padding-top:15px;
    width:100%;
 }

.textPositionLeft { 
    text-align: left; 
 }
 
.textPositionCenter {
    text-align: center; 
 }
 
.textPositionRight { 
    text-align: right; 
 }

.bannerTextColorDark {  
    color:#333 !important;
    /*text-shadow: #666 0.1em 0.1em 0.2em */
 }

.bannerTextColorLight {  
    color:#fff !important;
   /* text-shadow: #000 0.1em 0.1em 0.2em */
}

.contentBanner img + .bannerTextContainer {  
    position: absolute;
    top: 0;
    left: 0;
}

.bannerText {  
 position:relative;
    margin:0 15px 4px 15px;
}
 
.bannerLinkContainer {      
    bottom:4px;
    position: absolute; 
}
 
.buttonPositionRight {  
    right:0;
    margin:0 15px; 
}

.buttonPositionLeft  { 
    left:0;
    margin:0 15px; 
}
 
.buttonPositionCenter  { 
    text-align:center;
    width:100%;
}

.bannerTextSizeStandard {
    font-size: 1em;
    font-weight:500;
}

.bannerTextSizeSmall {
    font-size: .875em;
    font-weight:500;
}

.bannerTextSizeMedium {
    font-size: 1.33em;
    font-weight:600;
}

.bannerTextSizeLarge {  
    font-size: 1.66em;
    font-weight:700;
}

.bannerTextSizeXLarge {
    font-size: 2em;
    font-weight:800;
}

.h1Banner--title {
	font-size: 5.72em !important;
	margin: -6px 0 10px 0 !important;
}

.h1Banner--subtitle {
	font-size: 1.286em;
	margin: 0 0 20px 0; 
}

.h1Banner--cta {
	font-size: .72em;
	text-decoration:underline !important;
}

.evntlst-yr-container {
	display: flex;
	justify-content: space-around;
	background-color: white;
	align-items: center;
	font-size: 24px;
	color: #0079C1;
	margin-bottom: 8px;
}

.evntlst-yr--active {
	color: #f75e20;
}

.evntlst-yr--inactive {
	color: #cccccc;
	pointer-events: none;
}

.evntlst-btn-month, .evntlst-btn-other {
	background-color: white;
	border: 1px solid #0078c1;
	border-radius: .5em;
	flex: 1;
	margin: 7px 5px;
	color: #0078c1;
	height: 3em;
}

.evntlst-btn-row {
	display: flex;
}

button.evntlst-btn-month:hover, button.evntlst-btn-other:hover
	{
	background-color: #0078c1;
	color: white;
}

button.evntlst-btn-month[disabled], button.evntlst-btn-other[disabled]
	{
	color: #B3D7EC;
	border-color: #B3D7EC;
	pointer-events: none;
}

button.evntlst-btn-month--selected, button.evntlst-btn-other--selected {
	color: white;
    background-color: #0078c1;
}
.calendar-container {
	margin: 0 0 40px 0;
}
.evntcontainer { 
	padding-left: 30px;
	margin: 0 0 40px 0; 
}

.evntlst-card-parent {
    border-bottom: 2px solid #ccc;
    padding-bottom:10px;
    
}
.evntlst-card-title {
	margin: 0 0 5px 0; 
	font-size: 16px;
	color: #0079C2;
	height: 45px;
    overflow: hidden;
    line-height: 1.4 !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.evntlst-card-tag {
	display:inline-block;
	background-color: #f2f2f2;
	padding: 6px 8px 0 3px;
    font-weight: bold;
    height: 24px;
    margin-left: 10px;
    margin-bottom: 4px;
    font-size:12px;
}
.evntlst-card-tag:before {
    content: "";
    position: absolute;
    border-bottom: 12px solid transparent;
    border-right: 8px solid #f2f2f2;
    border-top: 12px solid transparent;
    margin-left: -11px;
    margin-top: -6px;
}
.evntlst-card-tagcontainer {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin: 0 0 10px 0;
    overflow: hidden;
    height: 24px;
    position: relative; 
}
.evntlst-card-heroimgcontainer {
	display:flex;
	margin-bottom: 5px;
	height: 150px;
	width: 100%;
}
.evntlst-card-heroimg {
	flex-grow:1;
	width:100%;
}
.evntlst-card-socialmedia {
	display: block;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 4px 8px;
	margin: 8px 0px;
	text-align: center;
}
.evntlst-card-linkrow {
	display: flex;
	margin: 0 0 10px 0;
}
.evntlst-card-morelink {
	color: #0079C2;
	font-weight:bold;
}
.evntlst-card-datelink {
	align-self: flex-end;
	flex-grow: 1;
	text-align: right;
}
.evntlst-card-calndrlink{
	text-align: right;
	color: #0079C2;
}
.evntlst-card-iconspace{
	margin-right:4px;
}
.evntlst-card-imgstub{
	width:100%;
	height:8em;
	line-height:8em !important;
	text-align:center;
	background-color:lightgrey;
	font-size: 24px;
	font-color:grey;
}
img.evntlst-card-img {
	min-width: 100%;
	min-height: 100%;
    background-color: lightgrey;
    height: 150px;
    object-fit: cover;
    margin-bottom: 10px;
}
.evntlst-card-descrip {
    margin: 0 0 20px 0;
    line-height: 1.5 !important;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
}

@media (max-width: 767px) {
	.evntcontainer { 
		padding-left: 0; 
	}
	.event-container {
		border-bottom: 2px solid #ccc;
		padding-bottom: 10px;
	 }	
}
#container {
    margin-bottom: 20px;
}
.map-container {
    width: 100%;
    padding: 0 6px;
}

#search-functions {
    margin-bottom:16px;
    padding: 10px;
    border: 1px solid #eee;
    background-color: #fff;
    border-radius:4px;
}
#search-functions h4 {margin-top:0}

#search-functions .action-buttons .btn{
    font-size:12px;
    font-weight: 600;
    margin-top:20px;
    height:30px;
    width:49%;
    text-align: center;
}

#search-functions .locHeader{
    font-weight: 600;
    font-size:12px;
}

#search-functions .form-control {
    display: block;
    height:30px;
    width: 100%;
    padding: 4px 6px;
    margin: 5px 0px 2px 0px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#map_canvas {
    /*height: 600px!important;*/
    margin-bottom:15px;
    height:600px; 
}

.results-column {
    height: 600px;
    overflow-y: scroll;
    background-color: #fff;
}

.results-column .btn{
    font-size:12px;
    padding: 4px 8px;
    font-weight: 600;
}

#resetBtnGoogleMap,#reset2BtnGoogleMap {
    background-color: #DA2B26;
    color: #fff;
}

.action-buttons {text-align:center}
/*from bootstrap */
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-repeat:before {
    content: "\e030";
}
.pull-left {
  float: left !important;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.alert {
  padding: 10px;
  margin: 10px 0 0 0 !important;
  border: 1px solid transparent;
  border-radius: 4px; 
  font-size:13px;
  font-weight:400;
 }

.alert > p, .alert > ul {
    margin-bottom: 20px; 
 }
.alert > p + p {
    margin-top: 5px; 
}  
.alert-info {
  background-color: #d9edf7;
  border-color: #bce9f1;
  color: #31708f; 
 }
.alert-info hr {
    border-top-color: #a6e2ec; 
 }
 .span12 strong{
    font-size:16px;
    margin-bottom:4px;
}
.span12{
    padding-left:4px;
    font-size: 13px;
    line-height:1.4 !important;
}
.span12 img {
    margin-top: 5px; height:13px;
}
.span12 a { 
    font-size:14px;
}
div.googft-info-window{
	padding:2px;
	font-family: Roboto,Arial,sans-serif;
    font-size: small;
} 
.googft-info-window b, strong {
    font-weight: 700;
}
.googft-info-window img {
	margin-bottom:5px;
}


@media only screen and (max-width: 767px) {
    #search-functions h4{
        font-size:13px;
    }
    #search-functions .locHeader{
        font-size:11px;
    }
    #map_canvas {
        height:200px; 
    }
    .results-column {
        height: 250px;
    }
}

#Masthead {
	text-align : center;
}

nav.nav-drop-panels .col { 
	text-align : left;
}
.control-left {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.control-right {
    float: right;
    text-align: right;
    margin-right: 10px;
}

#subtotal {
    font-size: 20px;
    font-weight: bold;
}

#thresholdMessage {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.cart {
    width: 100%;
    margin: 10px 0 20px 0;
}

.cart thead {
    margin-bottom: 25px;
    padding: 8px 0 6px 0;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.cart th {
    padding: 12px 0;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.cart tbody td {
    padding: 25px 0;
    vertical-align: top;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.cart tbody td p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.cart tbody td span {
    display: block;
    margin-bottom: 5px;
}

.cart tfoot td {
    padding-top: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.cart a {
    font-weight: normal;
    font-size: 12px;
}

.cart .col-image {
    width: 15%;
}

.cart .col-info {
    padding-left: 15px;
    width: 28%;
}

.cart .col-info p {
    margin-bottom: 8px;
}

.cart .col-info p a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.cart .col-info span {
    display: block;
    width: auto;
}
.cart .col-info .manu-num {
    margin-bottom: 5px;
}
.cart .col-info i {
    color: #000;
    font-style: normal;
}
.cart .col-info .spec-sheet {
    display: inline-block;
    *diplay: inline;
    margin: 8px 3px 0 0;
    zoom: 1;
}
.cart .col-info .spec-link {
    display: inline-block;
    *diplay: inline;
    zoom: 1;
}
.cart .col-info .spec-link:hover {
    text-decoration: underline;
}


.cart .cart-item-numbers {

}
.cart .cart-item-update-button {
    margin-right: 2px;
}

.cart .cart-item-attribute {
    margin: 0 0 5px 0;
}

.cart .col-price {
    text-align: right;
    width: 16%;
}

.cart .col-num {
    text-align: center;
}

.cart .col-control {
    text-align: center;
}

.cart .removeShoppingCartItemBtn {
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/trash_can_03.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 5px 0 5px 20px;
}

.cart .removeShoppingCartItemBtn:hover {
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/trash_can_01.png");
}

.cart .removeShoppingCartItemBtn:active {
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/trash_can_03.png");
}

.cart .col-quantity {
    padding-left: 0;
    text-align: right;
    width: 16%;
}

.cart .col-quantity p {
    font-weight: normal;
    margin-bottom: 8px;
}
.cart .ext-price {
    padding-right: 12px;
}
.cart .col-extended-price {
    padding-right: 12px;
    text-align: right;
    width: 16%;
}

.cart-summary-container {
    width: 100%;
}

.cart-summary-container .cart-notes {
    float: left;
    width: 450px;
}

.cart-summary-container .cart-totals {
    float: right;
    width: 450px;
    padding: 20px;
    border: 5px solid #CCC;
}

.cart-summary-container .cart-totals-list {

}

.cart-summary-container .cart-totals-item {
    margin: 5px 20px;
}

.cart-summary-container .cart-totals-item.quote {
    margin: 20px 20px 5px 20px;
}

.cart-summary-container .cart-totals-item-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

.cart-summary-container .cart-totals-item-value {
    text-align: right;
    float: right;
}

.cart-summary-container .cart-tooltip {

}

.cart-summary-container .cart-controls {
    /*padding: 20px 15px;*/
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.cart-summary-container .cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

.cart-summary-container .cart-controls .btn {
    float: right;
    text-align: center;
}

.cart-summary-container .drawer-disclaimer {
    padding: 10px;
}

.cart-summary-container .drawer-action {
     float: left;
     width: 140px;
     padding: 10px;
}

#cart-status {
     border: 1px solid #CCC;
     border-width: 1px 0;
     padding: 10px 0 0 0;
}

#cart-status li {
    padding: 0 10px 10px 10px;
}

.cart-summary-container .drawer-priced-subtotal {

}

.cart-summary-container .drawer-priced-subtotal-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

.cart-summary-container .drawer-priced-subtotal-value {
     text-align: right;
     float: right;
}

.cart-summary-container .drawer-rfq-count {

}

.cart-summary-container .drawer-rfq-count-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

.cart-summary-container .drawer-rfq-count-value {
     text-align: right;
     float: right;
}

.shopping-cart .cart-status-text, .service-message-text {
    margin-bottom: 8px;
}

.cart-status-text a {
   font-weight: normal;
}

.toolbar-cart {
    margin-bottom: 25px;
}

.toolbar-cart p {
    font-size: 13px;
}

.footer-tools {
    position: relative;
    margin: 60px 0 100px 0;
}
#email-shoppingcart-container {
  width: 353px;
  height: 350px;
  position: absolute;

  color: #666;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;

  z-index: 11000;
}

#email-shopping-cart-close-button {
  width: 26px;
  height: 28px;
  position: absolute;
  top: -12px;
  left: 325px;

  cursor: pointer;

  background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/close.png");
  background-repeat: no-repeat;

  z-index: 12000;
}

#email-shopping-cart-border-container {
  border-radius: 5px;
  opacity: 1;
  padding: 5px;
  background: linear-gradient(top,#929292 1%,#666 10%);
  background: -webkit-linear-gradient(top,#929292 1%,#666 10%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#929292), color-stop(10%,#666666));
  background: -o-linear-gradient(top, #929292 1%, #666666 10%);
  background: -ms-linear-gradient(top, #929292 1%, #666666 10%);
  background: -moz-linear-gradient(top, #929292 1%, #666666 10%);

  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#929292',endColorstr='#666666',GradientType=0);

  height: 320px;
  width: 326px;
}

#email-shoppingcart-container .email-shopping-cart-title {
  font-size: 14px;
  font-weight: bold;
  color: white;
  padding: 2px 6px 6px 6px;
  text-shadow: 1px 1px 2px #666;

  display: block;
}

#email-shoppingcart-container .email-shopping-cart-page {
  background: #FFF;
  background: linear-gradient(top,white 80%,#DBDBDB 100%);
  background: -webkit-linear-gradient(top,white 80%,#DBDBDB 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,#FFFFFF), color-stop(100%,#DBDBDB));
  background: -o-linear-gradient(top, #FFFFFF 80%, #DBDBDB 100%);
  background: -ms-linear-gradient(top, #FFFFFF 80%, #DBDBDB 100%);
  background: -moz-linear-gradient(top, #FFFFFF 80%, #DBDBDB 100%);

  height: 275px;
}

#email-shoppingcart-container .email-shopping-cart-page-inner-container {
  padding: 10px;
}

#email-shoppingcart-container .email-shopping-cart-page-heading {
  font-size: 14px;
  font-weight: bold;

}

#email-shoppingcart-container .email-shopping-cart-page .field-container {
  margin: 5px 0px;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-input-label {
  width: 95px;
  font-size: 140%;
  font-weight: bold;
  display: inline;
  vertical-align: top;
  text-align: right;
  position: absolute;
}

#email-shopping-cart-recipient-list {
  height: 30px;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textarea {
  background-color: #F4F4F4;
  border: 1px solid #CCC;
  padding: 4px;
  margin-left: 100px;
  width: 195px;
  font-size: 11px;
  resize: none;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textarea.invalid, #email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textinput.invalid {
    border:1px solid #DA948E;
    background-color:#FFE6E4;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textinput {
  width: 195px;
  background-color: #F4F4F4;
  border: 1px solid #CCC;
  padding: 4px;
  margin-left: 100px;
  width: 195px;
  font-size: 11px;
  resize: none;
  font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;

}

#email-shoppingcart-container .email-shopping-cart-page .email-shopping-cart-button {
  float: right;
  display: block;
  padding: 5px 20px;
  font-size: 130%;
  font-weight: bold;
  margin: 0px 5px;
  border-radius: 5px;
}

#email-shopping-cart-send-button {
  border: 1px solid #2F812D;
  color: #FFF;
  background: #40AD3A;
  background: -webkit-linear-gradient(top,#40AD3A 0,#2F812D 100%);
  background: linear-gradient(top,#40AD3A 0,#2F812D 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40AD3A), color-stop(100%,#2F812D));
  background: -o-linear-gradient(top, #40AD3A 0%, #2F812D 100%);
  background: -ms-linear-gradient(top, #40AD3A 0%, #2F812D 100%);
  background: -moz-linear-gradient(top, #40AD3A 0%, #2F812D 100%);

  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40AD3A',endColorstr='#2F812D',GradientType=0);

  cursor: pointer;
}

#email-shopping-cart-cancel-button {
  border: 1px solid #B7B7B7;
  color: #707070;
  background: #E6E6E6;
  background: -webkit-linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6E6E6), color-stop(99%,#B7B7B7));
  background: -o-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -ms-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -moz-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);

  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6',endColorstr='#B7B7B7',GradientType=0);

  cursor: pointer;
}

#email-shoppingcart-container .error-message-div {
  color: #A00;
  margin: 40px;
  font-weight: bold;
  text-align: center;
  font-size: 1.1em;

}

#email-shoppingcart-container  .email-shopping-cart-page #email-shopping-cart-error-ok-button {
  float: none;
  margin: 15px 100px 0px 100px;
  text-align: center;
  cursor: pointer;

  border: 1px solid #B7B7B7;
  color: #707070;
  background: #E6E6E6;
  background: -webkit-linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6E6E6), color-stop(99%,#B7B7B7));
  background: -o-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -ms-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -moz-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
}

#overlay-dialog-titlebar {
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
}

#overlay-dialog {
    padding: 0;
}

#overlay-dialog header {
    width: 100%;
    padding: 15px 0 10px 0;
}

#overlay-dialog header div {
    /*width: 50%;
    float: left;*/
    width: auto;
}

#overlay-dialog header .overlay-state {
    float: left;
}

#overlay-dialog header .overlay-contact {
    float: right;
}

#overlay-dialog #overlay-item-added-text {
    background: transparent;
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/checkmark_green.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 16px;
    margin-left: 15px;
    font-size: 22px;
}

#overlay-dialog .phoneNumber {
    float: right;
    text-align: right;
    color: #999;
    font-size: 20px;
    padding: 0 15px 0 0;
}

#overlay-dialog table {
    border-collapse: collapse;
    border-spacing: 5px;
    width: 100%;
}

#overlay-dialog table .col1 {
    width: 135px;
}

#overlay-dialog table .col2 {
    width: 400px;
}

#overlay-dialog table tbody td.col3 {
    text-align: center;
}

#overlay-dialog table tbody td.col4 {
    text-align: center;
}

#overlay-dialog table tbody td.col5 {
    text-align: center;
}

#overlay-dialog table thead tr th {
    font-weight: bold;
    padding: 10px;
    border: 1px solid #999;
    background-color: #CCC;
    font-size: 14px;
}

#overlay-dialog table tbody tr td {
    font-size: 14px;
    vertical-align: top;
    padding: 10px;
}

#overlay-dialog table tbody tr td img {
    border: 1px solid #CCC;
}

#overlay-dialog table tbody tr td .overlay-manufacturer-and-description {

}

#overlay-dialog ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

#overlay-dialog .accessory-attribute,
#overlay-dialog .product-attribute {
    font-size: 13px;
    width: 100%;
    margin: 0 0 2px 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}

#overlay-dialog .attribute-title {
    color: #999;
    font-size: 14px;
    white-space: nowrap;
    padding: 0 .5em 0 0;
}

#overlay-dialog .overlay-actions {
    background-color: #EEE;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

#overlay-dialog .overlay-message {
    padding: 15px;
    width: 359px;
    vertical-align: middle;
}

#overlay-dialog .cart-links {
    width: 552px;
    padding: 15px;
    vertical-align: middle;
}

#overlay-dialog .cart-links a {
    display: inline-block;
    float: right;
    width: 30%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
}

#overlay-dialog .cart-links a.btn {
    font-size: 16px;
    line-height: 24px;
}

#overlay-dialog .accessory-header {
    margin: 30px 15px 15px 15px;
    font-size: 16px;
    font-family: Arial, Helvetica, sand-serif;
}

#overlay-dialog .accessory-list {
    margin: 15px;
}

#overlay-dialog .accessory-list .accessory-item {
    display: inline-block;
    float: left;
    width: 308px;
    height: 130px;
    margin: 0;
    padding: 10px 5px;
}

#overlay-dialog .accessory-list .accessory-image {
    float: left;
    width: 80px;
    padding: 0 5px 0 0;
}

#overlay-dialog .accessory-list .accessory-image img {
    border: 1px solid #CCC;
}

#overlay-dialog .accessory-list .accessory-info {
    float: left;
    width: 205px;
}

#overlay-dialog .accessory-list .accessory-description {
    height: 44px;
    overflow:hidden;
}

#overlay-dialog .accessory-list .accessory-numbers {
    margin: 10px 0 0 0;
}

#overlay-dialog .accessory-list .attribute-title {

}

#overlay-dialog .accessory-list .accessory-price {

}

#overlay-dialog .accessory-list .unit-price {

}

#overlay-dialog .accessory-list li img {
    float: left;
    margin: 0;
}
#overlay-dialog .accessory-list li p a {
  font-weight: normal;
}
#google_translate_element{
	margin-bottom:-10px;
	text-align:right;
}
.countryLanguageSelector {
    margin:0 0 20px 0;
    overflow:auto;
}

#countryLanguageSelectorImg {
    float:left;
    width: 55%;
    margin-top:-10px;
}
#countryLanguageSelectorImg img {
    width:100%;
}

#countryLanguageSelectorImg img[usemap], #countryLanguageSelectorImg map area{
    outline: none;
}

/*countrylanguage-splashpage*/


.accordion {
  position: relative;
  float:left;
  width:45%;
  
  
}

[id*="open-accordion"], [id*="close-accordion"] {
    
    margin:  0 0 0 0;
    display: block;
    position: relative;
    cursor: pointer;
    width:100%;

}

[id*="close-accordion"] {
  display: none;
}

.accordion a {
    font-weight:bold;
    color:#333;
    font-size:18px;
    text-decoration: none;
    text-shadow: none;
}

[id*="open-accordion"]:after, [id*="close-accordion"]:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    margin-left:4px;
    background:url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/countrysplashOpen.png) no-repeat center;  background-size: contain;
}

.target-fix {
  display: block;
  top: 0;
  left: 0;
  position: fixed;
}

.accordion-content {
  background: #fff;
  height: 0;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  margin-bottom: 10px;
}

.accordion-content ul {
    margin: 0 0 0 0;
    padding: 0 0 0 15px ;
    list-style:none;
    list-style-image:none;
}

.accordion-content ul li {
    margin: 0 0 8px 0;
    list-style:none;
     list-style-image:none;
    color:#333;
}
.accordion-content ul li, .accordion-content ul li a {  
    font-size: 14px;
    font-weight: bold;
        list-style:none;
     list-style-image:none;
}

.accordion-content ul li a {    
    color:#0078c1;
    text-decoration:none;
}


.accordion span:target ~ .accordion-content {
  display: block;
  height: auto;
  padding-top: 10px;
}

.accordion span:target ~ [id*="close-accordion"] {
  display: block;
}

.accordion span:target ~ [id*="open-accordion"] {
  display: none;
}

.accordion span:target ~ [id*="close-accordion"]:after {
	background:url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/countrysplashClose.png) no-repeat center;  background-size: contain;
}


.toolbar-alpha ul {
    text-align: center;
}

.toolbar-alpha li {
    display: inline;
    margin: 0 7px;
    text-transform: uppercase;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.toolbar-alpha a {
    font-weight: 400;
}

.supplier h2 {
    margin: 30px 0 25px 0;
}
.supplier .header2 {
    color: #89a3b3;
    margin: 30px 0 25px 0;
    display: block;
}
.suppliers-grid {
    margin-left: -24px;
    margin-bottom: 15px;
}

.suppliers-grid a {
    display: block;
    float: left;
    margin: 0 0 24px 24px;
}

.suppliers-grid img {
    display: block;
    margin: 0;
}

.suppliers-list {
    margin-bottom: 50px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
    overflow:auto;

}
.suppliers-list div.col {
    width:240px;
    padding:0 20px 20px 0;
    float:left;
    background:none;
}
.suppliers-list div {
    position: relative;
    padding: 20px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}
.suppliers-list div.products-row {
    padding: 0;
}

.suppliers-list .empty {
    padding: 10px;
}
.suppliers-list h1 {
    color: #000;
    margin: 20px 0;
    font-size:30px;
}
.suppliers-list .header1 {
    color: #000;
    margin: 20px 0;
    font-size:30px;
    display: block;
}

.suppliers-list .col h2 {
    color: #000;
    margin: 0 0 20px;
    font-size:16px;
}
.suppliers-list .col .header2 {
    color: #000;
    margin: 0 0 20px;
    font-size:16px;
}
.suppliers-list h3 {
    margin: 0 0 20px 0;
    color: #89a3b3;
}
.suppliers-list .header3 {
    margin: 0 0 20px 0;
    color: #89a3b3;
    display:block;
}

.suppliers-list .empty h3 {
    color: #cad9e2;
    margin-bottom: 5px;
}

.suppliers-list li {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 25px 20px 0;
    font-family: "Arial", sans-serif;
    height:25px;
}

.suppliers-list li a {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.suppliers-list .featured a {
    font-weight: 900;
    font-style: italic;
}

.suppliers-list .back-top {
    position: absolute;
    right: 20px;
    bottom: 8px;
    padding-right: 18px;
    font-size: 12px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/arrowToTop.gif') no-repeat scroll center right;
}

.suppliers-list .col ul {
    margin:0;
}

.suppliers-list .col li {
    display: block;
    float: left;
    margin: 0 0 8px 0;
    font-family: "Arial", sans-serif;
    text-align: left;
}

.supplier .tabs > div {
    padding-top: 25px;
}

.supplier .toolbar-search .search-products {
    float: left;
    margin-left: 15px;
}

.supplier-detail .logo {
    float: left;
    margin: 0 25px 25px 0;
}

.supplier-detail p {
    /*font-family: "Arial", sans-serif;*/
    font-size: 17px;
    font-weight: 400;
    color: #666;
}

.supplier .tabs h1 {
    font-family: "Arial", sans-serif;
    font-size: 40px;
    color: #333;
}
.supplier .tabs .header1 {
    font-family: "Arial", sans-serif;
    font-size: 40px;
    color: #333;
}

.supplier .tabs h2 {
    font-family: "Arial", sans-serif;
    font-size: 28px;
    color: #89a3b3;
}
.supplier .suppliers-grid {
    margin-left:0;
}
.supplier .products-row {
    padding:0 0 20px 0;
    margin:0;
    background:none;
}
.supplier .suppliers-list .col h2 {
    text-align:left;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.supplier .suppliers-list .col .header2 {
    text-align:left;
    font-weight: 700;
    margin: 0 0 16px 0;
}
.supplier .suppliers-list li a {
    text-transform: none;
}
.supplier .suppliers-grid a {
    margin: 0;
}

/* Labels which run along the left hand column of forms */
.anixter-form .form-field-row-label {
    width: 133px;
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 20px 0px;

    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: right;
    line-height: 1.4;

    float: left;
}

/* Container of the right column of forms */
.anixter-form .form-field-row-input-container {
    float: left;
    width: 447px;
}

/* Special style to apply a margin when no left column label is to be presented */
.anixter-form .form-field-row-input-container.no-left-column-label {
    margin-left: 153px;
}

.login.error,
.passChange.error {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 15px;
    border: 1px solid #da948e;
    background-color: #ffe6e4;
    color: #ee3125;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    font-size: 14px;
}

/* Text input styles */
.anixter-form .form-field-container input.text-input {
    font-family: Arial, sans-serif;

    border: 1px solid #D1D1D1;

    margin: 0 0 16px 0;

    width: 420px;
    height: 20px;
}

.anixter-form .form-field-container input.text-input.error {

    border: 1px solid #DA948E;
    background-color: #FFE6E4;

}

/* Special styles for the side-by-side name inputs */
.anixter-form .form-field-container.name-field-container {
    float: left;
}

.anixter-form .form-field-container.name-field-container input.text-input {
    width: 200px;
    margin-bottom: 4px;
}

.anixter-form .form-field-container.name-field-container.first-name-container input.text-input {
    margin-right: 20px;
}

.anixter-form .form-field-row-container.name-form-field-row-container {
    margin-bottom: 16px;
}

/* General input label styles within a field container (ie, within the right form column) */
.anixter-form .form-field-container label {
    margin: 0 0 16px 0;
    padding: 0px;

    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: left;
}

/* Special styles for inline labels (labels alongside checkboxes and radio buttons) */
.anixter-form .form-field-container label.form-field-inline-label {
    display: block;
}

.anixter-form .form-field-container label.form-field-inline-label input.checkbox-input,
.anixter-form .form-field-container label.form-field-inline-label input.radio-input {
    float: left;

    height: 20px;
    width: 20px;

    margin: 0 10px 4px 0;

    border: 1px solid #D1D1D1;
}

.anixter-form .form-field-container label.form-field-inline-label span {
    display: block;
    float: left;
    width: 380px;

    line-height: 1.4;
}

/* Textarea styles */
.anixter-form .form-field-container textarea {
    border: 1px solid #D1D1D1;

    margin: 0 0 16px 0;

    width: 420px;
}

/* Paragraph text within form row containers */
.anixter-form .form-field-row-input-container p {
    font-size: 15px;
    font-family: "Arial", sans-serif;
    font-weight: 400;

    margin: 0 0 20px 0;
}

/* Button style overrides */
.anixter-form .btn {
    cursor: pointer;

    margin: 10px 10px 50px 0;

    width: auto;
    height: auto;

    font-family: Arial, sans-serif;
}

/* Special styles for two column inputs */
.anixter-form .form-field-container .form-field-container-col {
    width: 223px;
    float: left;
}

.anixter-form .form-field-container .form-field-container-col label.form-field-inline-label span {
    width: 160px;
}

/* Error Container */
.anixter-form .form-field-row-input-container.error-container {
    width: 424px;
}

.anixter-form .error-container .error-inner-container {

    border: 1px solid #DA948E;
    background-color: #FFE6E4;

    margin-bottom: 20px;

}

.anixter-form .error-container .error-inner-container ul {
    list-style: none;
    list-style-image: none;
    margin: 15px 0px 0px 15px;
}

.anixter-form .error-container .error-inner-container ul > li {
    margin-bottom: 12px;

    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;

    color: #EE3125;
}

.div-right {
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/colDotDiv.gif') repeat-y scroll 280px 0;
}

.bar-text {
  float: left;
  margin: 9px 0 0 25px;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  color: #fff !important;
}

.bar-text a {
  margin-left: 10px;
  padding-right: 15px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/linkArrow.png')no-repeat scroll center right;
  color: #6cb6e3;
}

.eAnixter-bar img {
  float: left;
  margin-top: 7px;
}

.eAnixter-bar {
  width: 100%;
  height: 37px;
  background: #000 url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/newsBarBG.gif') repeat-x scroll top left;
  overflow:auto;
}

#Footer {
  position: relative;
  overflow:auto;
}

#Footer .products {
  padding: 20px 0;

  background: #ecebeb; /* Old browsers */
  background: -moz-linear-gradient(top,  #ecebeb 0%, #d1d1d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecebeb), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* IE10+ */
  background: linear-gradient(top,  #ecebeb 0%,#d1d1d1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecebeb', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */

}

#Footer .products h1 {
  margin-bottom: 10px;
  padding-bottom: 25px;
  font-size: 11px;
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  color: #333;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#Footer .products p {
  margin-bottom: 10px;
  padding-bottom: 20.5px;
  font-size: 11px;
  font-weight: bold;
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  color: #333;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#Footer .products .header1 {
  margin-bottom: 10px;
  padding-bottom: 25px;
  font-size: 18px;
  font-family: "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#Footer .products a {
  font-size: 12px;
  line-height: 1 !important;
}

#Footer .products li {
  line-height: 0.9;
  margin-bottom: 12px;
  margin-right: 20px;
}

#Footer .info {
  padding: 13px 0 15px 0;
  background-color: #dedddd;
  font-size: 12px;
  color: #8d8c8c;
}

#Footer .info li {
  display: inline;
  margin-left: 5px;
  border-left: 1px solid #8d8c8c;
}

#Footer .info li:first-child {
  margin-left: 0;
  border-left: 0;
}

#Footer .info a {
  display: inline-block;
  color: #8d8c8c;
  font-weight: normal;
  padding-left: 7px;
}

#Footer .info li:first-child a {
  padding-left: 0;
}

#Footer .copyright {
  float: right;
}

#Footer .contact {
  margin-top: 30px;
  margin-bottom: 20px;
}

#Footer .contact .btn {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
}

#Footer .contact h1 {
  margin-bottom: 8px;
  font-size: 18px;
  color: #89a3b3;
}
#Footer .contact .header1 {
  margin-bottom: 8px;
  font-size: 18px;
  color: #89a3b3;
  display: block;
}

#Footer .contact p {
  font-family: Arial, sans-serif;
  margin-bottom: 5px;
}

#Footer .contact .phone {
  margin-bottom: 8px;
  font-family: "Arial", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #89a3b3;
}

#Footer .contact p a {
  margin-right: 20px;
  padding-right: 15px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/arrowLinkGray.png')no-repeat scroll center right;
}

#Footer .social a {
  margin-right: 10px;
}

#Footer .contact input[type=text] {
  margin: 0;
  padding: 5px 5px 2px 5px;
  font-size: 13px;
  border-radius: 5px;
  border: 1px solid #a0a0a0;

  -webkit-box-shadow: inset -1px 1px 3px rgba(0, 0, 0, .2);
  box-shadow: inset -1px 1px 3px rgba(0, 0, 0, .2);
}
/*!
 * jQuery UI Autocomplete 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.22
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;

    /* Anixter styles to mach the rest of site */
    background-color: #FFF;
    padding: 10px 0;
    border: 1px solid #dddcdc;
    border-radius: 10px;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;

    /* Anixter specific styles */
    font-weight: 500;
    color: #8D8C8C;
    font-size: 13px;
    font-family: "Arial", sans-serif;
}

/* For the highlight of the found term.  */
.ui-selected {
    color: #000;
    font-weight:700;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    /* Anixter specific styles */
    background-color: #0078C1;
    color: #FFF;

    margin: -1px;
}
/*!
 * jQuery UI Dialog 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */

.dialog-content {
  display: none;
}

.dialog-content a {
  outline: none;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  opacity: .8;
  filter: alpha(opacity=80);
}

.ui-dialog {
  position: absolute;
  overflow: hidden;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  font-family: "Arial", sans-serif;
  -webkit-box-shadow:  0px 5px 13px 0px rgba(0, 0, 0, .2);
  box-shadow:  0px 5px 13px 0px rgba(0, 0, 0, .2);
  -webkit-border-radius: 5px;

  background: #fafafa; /* Old browsers */
  background: -moz-linear-gradient(top,  #fafafa 47%, #efefef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#fafafa), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fafafa 47%,#efefef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fafafa 47%,#efefef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fafafa 47%,#efefef 100%); /* IE10+ */
  background: linear-gradient(top,  #fafafa 47%,#efefef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

}

.ui-dialog .ui-dialog-titlebar {
  position: relative;
  padding: 15px 15px 0 15px;
  clear:both;
}

.ui-dialog .ui-dialog-title {
  float: left;
}

.ui-dialog .ui-dialog-titlebar-close {
  float: right;
  padding: 1px 18px 0 0;
  font-size: 13px;
  text-transform: uppercase;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/btnClose.png') no-repeat scroll center right;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 5px 30px 30px 30px;
  background: none;
  overflow: hidden;
  zoom: 1;
  color: #666;
}

.ui-dialog-content h2 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-family: "Arial", sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #89a3b3;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.ui-dialog-content .header2 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-family: "Arial", sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #89a3b3;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
  display: block;
}

.ui-dialog-content h3, .ui-dialog-content h4 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.ui-dialog-content .header3, .ui-dialog-content .header4 {
  margin-bottom: 15px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
  display:block;
}

.ui-dialog-content h4 {
  margin-bottom: 15px;
  padding-bottom: 0;
  background-image: none;
}
.ui-dialog-content .header4 {
  margin-bottom: 15px;
  padding-bottom: 0;
  background-image: none;
}
.ui-dialog-content p, .ui-dialog-content li {
  margin-bottom: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.ui-dialog-content span {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.ui-dialog-content ul {
    list-style-image: url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/bullet.gif');
    margin: 0 0 20px 15px;
}

.dialog-columns-3 {
  margin-left: -20px;
}

.dialog-columns-3 .col {
  width: 165px;
  margin-left: 20px;
}

.dialog-columns-4 {
  margin-left: -20px;
}

.dialog-columns-4 .col {
  width: 150px;
  *width: 145px; /* IE7 fix */
  margin-left: 20px;
}

.dialog-columns-3 .col ul, .dialog-columns-4 .col ul {
  list-style: none;
  margin-left: 0;
}

.dialog-columns-3 .col lh {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #444245;
}

.dialog-columns-3 .col li, .dialog-columns-4 .col li {
  margin-bottom: 6px;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  color: #999;
}

.ui-dialog-content .dialog-scrollview {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 30px;
  overflow: auto;
}

.ui-dialog-content .dialog-scrollview .col {
  margin-left: 32px;
}

.dialog-no-quant .btn {
  margin-left: 0;
}

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-dialog .product-name .overlay-product-label {
    font-weight: normal;
}
.product-mfg-num .overlay-mfgNum, .product-attribute .overlay-anixterId {
    color: #000;
    font-size: 14px;
}

.accessory-numbers .accessory-attribute, .accessory-numbers .prop-mfgId {
    color: #000;
}

/*!
 * jQuery UI Tabs 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { 
    position: relative;
}

.ui-tabs .ui-tabs-nav { 
    margin: 0; 
    padding: 0; 
}

.ui-tabs .ui-tabs-nav li {
    float: left; 
    position: relative; 
    margin-right: 2px;
    list-style: none;
    white-space: nowrap;
    border-radius: 4px 4px 0 0;
}

.ui-tabs .ui-tabs-nav li a { 
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#f3f3f3;
    background: linear-gradient(-180deg, #f3f3f3, #d8d8d8) repeat scroll 0 0 rgba(0, 0, 0, 0);
   /* border-color: #e5e5e5 #e5e5e5 -moz-use-text-color; */
    border-bottom-color: #666666;
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #e5e5e5;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    /*color: #333333;*/
    color: #666; 
    float: left;
    font-size: 12px;
    padding: 8px 20px 9px;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 20px;
    font-family: "Arial", sans-serif;
   }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { 
    background: none repeat scroll 0 0 #333333;
    color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
    cursor: default; 
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
    cursor: pointer; 
}

.ui-tabs .ui-tabs-panel { 
    display: block; 
    border: 1px solid #dddcdc;
    border-radius: 0 10px 10px 10px;
    overflow: hidden;
}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs.no-panel .ui-tabs-panel {
    border: 0;
    border-top: 1px solid #dddcdc;
    border-radius: 0;
}


@media print {
    aside, .search, .nav-shopping-list, .nav-drop-panels, .content-tools, .sidebar, 
    .eAnixter-bar, .btn-edge, .btn-point, footer h1, footer p, footer form,
    .shadow-left, .shadow-right, .ticker-controls {
        display: none;
    }
    
    .nav-primary .btn-primary a, .nav-primary .btn-primary .on {
        color: #000;
        text-shadow: none;
    }
    
    .nav-primary .select a, .nav-primary .select .btn-edge {
        border: 0;
    }
    
    #Footer .columns-six h1 {
        display: block;
    }   
}
.metal-ticker-widget-chart {
	width : 150px; 
	height : 91px;
}

.metal-ticker-no-chart-data-table {
	width : 100%;
}

.metal-ticker-container {
	margin-bottom : 35px;
}
/* OLD STUFF */

.nav-primary .nav-shopping-list {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
    text-align: right;
}

#drawer .shopping-list-tab {
    display: inline-block;
    position: relative;
    text-align: right;
}

#drawer .shopping-list-tab .icon {
    position: relative;
    bottom: -4px;
    margin-right: 8px;
}

#drawer .shopping-list-tab > a {
    display: inline-block;
    height: 31px;
    padding: 6px 38px 0 34px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: right -89px;
}

#drawer .shopping-list-tab a .btn-edge {
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/navButtonSprite.png') no-repeat scroll;
    background-position: left -89px;
}

#drawer .shopping-list-subtotal-tab {
    display: inline-block;
    height: 31px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    background-position: right -89px;
}

#drawer .shopping-list-panel {
    display: none;
    width: 330px;
    margin-right: 4px;
    background-color: #fafafa;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #d2d2d2;
    border-top: 0;
    text-align: left;
}

#drawer .shopping-list-panel .scroll-list {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*
#drawer .shopping-list-panel .scroll-list li {
    padding: 15px 15px 15px 85px;
    min-height: 75px;
}

#drawer .shopping-list-panel .scroll-list img {
    left: 0;
    position: absolute;
}

#drawer .shopping-list-panel li {
    position: relative;
    display: block;
    float: none;
    height: auto;
    margin: 0 15px;
    padding: 15px 15px 15px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}*/

#drawer.open .shopping-list-panel {
    display: block;
}

#drawer.open .icon-cart {
    background-position: 0 -18px;
}
/*
.cart-controls {
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

.cart-controls .btn {
    float: right;
}
*/
img.cart-product-thumb{
    width: 75px;
    height: 75px;
}

/* NEW STUFF */

#drawer .shopping-list-panel .scroll-list {

}

#drawer .drawer-items-header {

}

#drawer .drawer-items-header .drawer-header {
    padding: 10px 5px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

#drawer .shopping-list-panel .scroll-list .drawer-item {
    width: 313px;
    min-height: 120px;
    padding: 10px 0 15px 0;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
	Overflow: auto;
}

#drawer .drawer-item-col {
    float: left;
    min-height: 110px;
    padding: 5px;
}

#drawer .drawer-item-col li {
    margin-bottom: 5px;
}

#drawer .drawer-item-imagecol {
    width: 75px;
    display: block;
    text-align: center;
}

#drawer .drawer-item-image-link {
    display: block;
    height: 75px;
}

#drawer .drawer-item-imagecol a {
    font-weight: normal;
    font-size: 14px;
}

#drawer .drawer-item-image {

}

#drawer .drawer-item-title {
    /*width: 228px;*/
    height: 75px;
    display: block;
}

#drawer .drawer-item-title p {
    overflow: hidden;
}

#drawer .drawer-item-title-link {
	font-size: 12px;
}

#drawer .drawer-item-info {
    width: 208px;
    display: block;
}

#drawer .drawer-item-quantity {
	font-size: 12px;
}

#drawer .drawer-item-price {

}

#drawer .attribute-title {

}

#drawer .attribute-value {

}

#drawer .cart-controls {
    /*padding: 20px 15px;*/
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

#drawer .cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

#drawer .cart-controls .btn {
    float: right;
    text-align: center;
}

#drawer .drawer-disclaimer {
    padding: 10px;
}

#drawer .drawer-action {
     float: left;
     width: 140px;
     padding: 10px;
}

#cart-status {
     border: 1px solid #CCC;
     border-width: 1px 0;
     padding: 10px 0 0 0;
}

#cart-status li {
    padding: 0 10px 10px 10px;
}

#drawer .drawer-priced-subtotal {

}

#drawer .drawer-priced-subtotal-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

#drawer .drawer-priced-subtotal-value {
     text-align: right;
     float: right;
}

#drawer .drawer-rfq-count {

}

#drawer .drawer-rfq-count-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

#drawer .drawer-rfq-count-value {
     text-align: right;
     float: right;
}

/* OVERLAY STUFF */
#drawer .shopping-list-panel {
    padding: 0;
}

#drawer .shopping-list-panel header {
    width: 100%;
    padding: 15px 0 10px 0;
}

#drawer .shopping-list-panel header div {
    /*width: 50%;
    float: left;*/
    width: auto;
}

#drawer .shopping-list-panel header .overlay-state {
    float: left;
}

#drawer .shopping-list-panel header .overlay-contact {
    float: right;
}

#drawer .shopping-list-panel #overlay-item-added-text {
    background: transparent;
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/checkmark_green.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 16px;
    margin-left: 15px;
    font-size: 22px;
}

#drawer .shopping-list-panel .phoneNumber {
    float: right;
    text-align: right;
    color: #999;
    font-size: 20px;
    padding: 0 15px 0 0;
}

#drawer .shopping-list-panel table {
    border-collapse: collapse;
    border-spacing: 5px;
    width: 100%;
}

#drawer .shopping-list-panel table .col1 {
    width: 135px;
}

#drawer .shopping-list-panel table .col2 {
    width: 400px;
}

#drawer .shopping-list-panel table tbody td.col3 {
    text-align: center;
}

#drawer .shopping-list-panel table tbody td.col4 {
    text-align: center;
}

#drawer .shopping-list-panel table tbody td.col5 {
    text-align: center;
}

#drawer .shopping-list-panel table thead tr th {
    font-weight: bold;
    padding: 10px;
    border: 1px solid #999;
    background-color: #CCC;
    font-size: 14px;
}

#drawer .shopping-list-panel table tbody tr td {
    vertical-align: top;
    padding: 10px;
}

#drawer .shopping-list-panel table tbody tr td img {
    border: 1px solid #CCC;
}

#drawer .shopping-list-panel table tbody tr td .overlay-manufacturer-and-description {

}

#drawer .shopping-list-panel ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

#drawer .shopping-list-panel .accessory-attribute,
#drawer .shopping-list-panel .product-attribute {
    font-size: 13px;
    width: 100%;
    margin: 0 0 2px 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}

#drawer .shopping-list-panel .attribute-title {
    color: #999;
    white-space: nowrap;
    padding: 0 .5em 0 0;
}

#drawer .shopping-list-panel .overlay-actions {
    background-color: #EEE;
    border: 1px solid #CCC;
    border-width: 1px 0;
    padding: 20px;
}

#drawer .shopping-list-panel .overlay-message {
    width: 39%;
    float: left;
}

#drawer .shopping-list-panel .cart-links {
    width: 60%;
    float: left;
    vertical-align: middle;
    height: 100%;
}

#drawer .shopping-list-panel .cart-links a {
    display: inline-block;
    float: right;
    width: 30%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
}

#drawer .shopping-list-panel .cart-links a.btn {
    font-size: 20px;
    line-height: 24px;
}

#drawer .shopping-list-panel .accessory-header {
    margin: 30px 15px 15px 15px;
    font-size: 16px;
    font-family: Arial, Helvetica, sand-serif;
}

#drawer .shopping-list-panel .accessory-list {
    margin: 15px;
}

#drawer .shopping-list-panel .accessory-list .accessory-item {
    display: inline-block;
    float: left;
    width: 290px;
    height: 130px;
    margin: 0;
    padding: 10px 5px;
}

#drawer .shopping-list-panel .accessory-list .accessory-image {
    float: left;
    width: 80px;
    padding: 0 5px 0 0;
}

#drawer .shopping-list-panel .accessory-list .accessory-image img {
    border: 1px solid #CCC;
}

#drawer .shopping-list-panel .accessory-list .accessory-info {
    float: left;
    width: 205px;
}

#drawer .shopping-list-panel .accessory-list .accessory-description {
    height: 45px;
    overflow:hidden;
}

#drawer .shopping-list-panel .accessory-list .accessory-numbers {
    margin: 10px 0 0 0;
}

#drawer .shopping-list-panel .accessory-list .attribute-title {

}

#drawer .shopping-list-panel .accessory-list .accessory-price {

}

#drawer .shopping-list-panel .accessory-list .unit-price {

}

#drawer .shopping-list-panel .accessory-list li img {
    float: left;
    margin: 0;
}
#drawer .shopping-list-panel .accessory-list li p a {
  font-weight: normal;
}
/* GENERAL STYLES */
a img {
  border: none;
  outline: none;
}

strong, b {
  font-weight: 700;
}

.hidden {
  display: none;
}
.clearfix {
  clear: both;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
/* MAIN PRODUCT STYLES */
.col {
  overflow: visible;
}
.product {
  width: 100%;
  position: relative;
  /*font-family: Arial, sans-serif;
  font-size: 14px;*/
  margin: 0 0 15px 0;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
  /*font-family: "Arial", sans-serif;
  line-height: 1;
  color: #666666;*/
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #666666;
}
.product a:link,
.product a:active,
.product a:visited,
.product a:hover {
  /*font-weight: bold;*/
  text-decoration: none;
}
.product ul,
.tabs .tab-content .product ul {
  list-style-type: none;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.product ul > li {
  margin: 0;
  padding: 0;
}
.product .product-attribute {
  /*font-size: 13px;*/
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0;
  word-wrap: break-word;
  font-weight: normal;
}
.product .product-attribute .attribute-title {
  /*color: #999;*/
  white-space: nowrap;
  padding: 0 .5em 0 0;
  font-weight: normal;
}
.product .product-image-and-info {
  margin: 0 5px 15px 5px;
  padding: 0;
  width: 380px;
  text-align: left;
  float: left;
}
.product .product-image-and-info .product-image {
  margin: 0;
  padding: 5px 0 15px 5px;
  /*width: 100%;*/
  width: 135px;
  float: left;
}
.product .product-image-and-info .product-image a {
  display: block;
  width: 125px;
  height: 125px;
}
.product .product-image-and-info .product-image a:link,
.product .product-image-and-info .product-image a:active,
.product .product-image-and-info .product-image a:visited,
.product .product-image-and-info .product-image a:hover {
  text-decoration: none;
  border: none;
}
.product .product-image-and-info .product-image a.product-thumb > img {
  display: block;
  width: 125px;
  height: 125px;
}
.product .product-image-and-info .product-info {
  /*width: 100%;*/
  width: 240px;
  float: left;
}
.product .product-image-and-info .product-info .product-name {
  margin: 0 0 8px 0;
}
.product .product-image-and-info .product-info .product-name > p {
  /*font-family: Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;*/
  font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: #0078C1;
}
.product .product-image-and-info .product-info .product-name p a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: #0078C1;
}
.product .product-image-and-info .product-info .product-numbers {
  margin: 0 0 8px 0;
}
.product .product-image-and-info .product-info .product-numbers .product-attribute {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: #000;
    margin: 0 0 5px 0;
}
.product .product-image-and-info .product-info .product-numbers .product-attribute .attribute-title {
    color: #999;
}
.product .product-image-and-info .product-info .product-links {
  margin: 0 0 8px 0;
}
.product .product-image-and-info .product-info .product-links .product-attribute {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: #000;
}
.product .product-image-and-info .product-info .product-links .product-attribute .attribute-title {
    color: #999;
}
.product .product-image-and-info .product-info .product-links .product-attribute a {
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: inherit;
}

.product .product-buy {
  float: left;
  margin: 0 0 15px 0;
  width: 210px;
  text-align: right;
  color: #555;
}/*
.product .product-buy .product-stock .product-price-and-uom,
.product .product-buy .product-add .product-price-and-uom {
  height: 71px;
}*/
.product .product-buy .product-stock .product-price-and-uom .unit-price,
.product .product-buy .product-add .product-price-and-uom .unit-price,
.product .product-buy .product-stock .product-price-and-uom .unit-no-price,
.product .product-buy .product-add .product-price-and-uom .unit-no-price {
  /*font-size: 20px;
  line-height: 22px;
  font-weight: bold;*/
  margin: 0 0 5px 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    line-height: inherit;
    color: inherit;
}
.product .product-buy .product-stock .product-price-and-uom .unit-size,
.product .product-buy .product-add .product-price-and-uom .unit-size {
  /*font-size: 12px;
  line-height: 14px;*/
  margin: 0 0 8px 0;
  font-family: inherit;
    font-size: 12px;
    font-weight: inherit;
    line-height: 12px;
    color: inherit;
}/*
.product .product-buy .product-stock .product-availability,
.product .product-buy .product-add .product-availability {
  height: 59px;
}*/
.product .product-buy .product-stock .product-availability .availability,
.product .product-buy .product-add .product-availability .availability {
  margin: 0 0 5px 0;
  font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.product .product-buy .product-stock .product-availability .lead-time,
.product .product-buy .product-add .product-availability .lead-time {
  /*font-size: 12px;
  line-height: 14px;*/
  margin: 0 0 8px 0;
  font-family: inherit;
    font-size: 12px;
    font-weight: inherit;
    line-height: 12px;
    color: inherit;
}/*
.product .product-buy .product-stock .product-quantity,
.product .product-buy .product-add .product-quantity {
  height: 41px;
}*/
.product .product-buy .product-stock .product-quantity .min-quantity,
.product .product-buy .product-add .product-quantity .min-quantity {
  /*font-size: 12px;
  line-height: 14px;*/
  margin: 0 0 5px 0;
  font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}
.product .product-buy .product-stock .product-quantity .quantity-increment,
.product .product-buy .product-add .product-quantity .quantity-increment {
  /*font-size: 12px;
  line-height: 14px;*/
  margin: 0 0 8px 0;
  font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}
.product .product-buy .product-stock .product-add-to-cart,
.product .product-buy .product-add .product-add-to-cart {
  height: 80px;
}
.product .product-buy .product-stock .product-add-to-cart .purchase-quantity,
.product .product-buy .product-add .product-add-to-cart .purchase-quantity {
  margin: 0 0 8px 0;
  height: 28px;
}
.product .product-buy .product-stock .product-add-to-cart .purchase-quantity .quantity-label,
.product .product-buy .product-add .product-add-to-cart .purchase-quantity .quantity-label {
  /*font-size: 14px;
  font-weight: bold;
  line-height: 16px;*/
  margin: 0 12px 0 0;
  font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}
.product .product-buy .product-stock .product-add-to-cart .purchase-quantity input,
.product .product-buy .product-add .product-add-to-cart .purchase-quantity input {
  width: 65px;
  height: 22px;
  font-size: 13px;
  line-height: 14px;
  text-align: left;
}
.product .product-buy .product-stock .product-add-to-cart .purchase-unit,
.product .product-buy .product-add .product-add-to-cart .purchase-unit {
  /*font-size: 12px;
  line-height: 14px;
  height: 14px;*/
  margin: 0 0 5px 0;
  font-family: inherit;
    font-size: 12px;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}
.product .product-buy .product-stock .product-add-to-cart .purchase-button,
.product .product-buy .product-add .product-add-to-cart .purchase-button {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.product .product-buy .purchase-button .btn {
  padding: 7px 0;
  text-align: center;
  width: 135px;
}
.product .product-buy .purchase-button .btn.with-question {
  padding: 7px 0;
  text-align: center;
  width: 100px;
  font-size:12px;
  vertical-align:bottom;
}

.product .product-buy .purchase-button .btn.btn-question {
  padding: 7px 0;
  text-align: center;
  width: 34px;
  margin-left: 1px;
  cursor: default;
}
/* GRID VIEW STYLE OVERRIDES */
.tabs .tab-content .products-grid p {
  margin-bottom: 0;
}
.products-grid .products-row {
  position: relative;
  margin-bottom: 25px;
  clear: both;
}
/* featuredproduct grid item should be 135px wide in any display case */
.products-grid .products-row .col {
    width: 135px;
}
/* featuredproduct grid item should have left-margin to put space between the items */
.products-grid .products-row .col,
.productset .products-grid .products-row .col,
.productgroup .products-grid .products-row .col,
.accessories-display .products-grid .products-row .col {
    margin-left: 15px;
}

.product-groups .group .products-row .col{
    margin-left: 20px;
}

.productset .products-grid .products-row .col:first-child,
.productgroup .products-grid .products-row .col:first-child,
.product-groups .group .products-row .col:first-child {
    margin-left: 0;
}
/* featuredproduct grid item should have no margins on supplier pages due to their vertical orientation */
.supplierproducts .products-grid .products-row .col {
    margin-left: 0;
}
.products-grid .products-row .product .product-image-and-info {
  padding: 0 0 8px 0;
  margin: 0;
  width: 100%;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}
.products-grid .products-row .product .product-image {
    width: auto;
    float: none;
}
.products-grid .products-row .product .product-info {
    width: auto;
    float: none;
}
.products-grid .products-row .product .product-info ul > li > span {
  display: block;
}
.accessories .products-grid .products-row .product .product-info .product-name{
  height: 141px;
}
.products-grid .products-row .product .product-info .product-name {
  padding: 0 0 8px 0;
  height: 78px;
  overflow: hidden;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}
.products-grid .products-row .product .product-info .product-numbers {
  height: 100px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}
.products-grid .products-row .product .product-info .product-links {
  height: 65px;
}
.tab-content .products-grid .products-row .product .product-info .product-links,
.accessories-display .products-grid .products-row .product .product-info .product-links {
  height: 74px;
}

.products-grid .products-row .product .product-buy {
  padding: 8px 0 0 0;
  width: 100%;
  text-align: left;
}
.products-grid .products-row .product .product-buy .fixed-height {
  height: 161px;
}
.products-grid .products-row .product .product-buy .product-stock .product-price-and-uom,
.products-grid .products-row .product .product-buy .product-add .product-price-and-uom,
.products-grid .products-row .product .product-buy .product-stock .product-availability,
.products-grid .products-row .product .product-buy .product-add .product-availability,
.products-grid .products-row .product .product-buy .product-stock .product-quantity,
.products-grid .products-row .product .product-buy .product-add .product-quantity {
    height: auto;
}
.products-grid .products-row .product .product-buy .purchase-unit {
  text-align: right;
  height: 12px;
}
.products-grid .products-row .product .product-buy .purchase-quantity {
  text-align: right;
}
.products-grid .products-row .product .product-buy .purchase-button .btn {
  padding: 7px 0;
  text-align: center;
  width: 135px;
}
.products-grid .products-row .product .product-buy .purchase-button .btn.with-question {
  padding: 7px 0;
  text-align: center;
  width: 100px;
}
.products-grid .products-row .product .product-buy .purchase-button .btn.btn-question {
  padding: 7px 0;
  text-align: center;
  width: 34px;
  margin-left: 1px;
  cursor: default;
}
/* FEATURED PRODUCTS STYLE OVERRIDES */
.products-featured {
  margin: 30px 0;
}
.products-featured h2 {
  color: #89a3b3;
  margin-bottom: 25px;
}
/* FEATURED PRODUCTS SUPPLIER STYLE OVERRIDES */
.feaduredproductssupplier .products-grid .products-row .col {
    margin-left: 0;
}
#featuredProducts {
    margin-top: -39px;
}
/* MAIN RIGHT RAIL STYLE OVERRIDES */
.main-right-rail .products-grid .products-row .col:first-child {
  margin-left: 0;
}
/* SIDEBAR PRODUCTS STYLE OVERRIDES */
aside .product {
  width: 138px;
  overflow: hidden;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}
aside .product .product-info {
  background-image: none;
  min-height: 0 !important;
}
aside .product .product-info p {
  margin-bottom: 20px;
}
aside .product .product-info .product-numbers {
  min-height: 0 !important;
}

aside .product .product-image-and-info .product-info,
aside .product .product-image-and-info,
aside .product .product-buy,
aside .product .product-links{
    width: 138px;
}

aside .product .product-name,
aside .product .product-info,
aside .product .product-numbers{
    width: 130px;
}


.featuredproductssupplier .nav-product-groups .product{
    margin: 0px 5px;
}

aside .product .purchase-button a{
    display: inline-block;
}

aside .product-price-and-uom,
aside .product-availability{
    text-align: left;
}

aside .product .product-image-and-info,
aside .product-price-and-uom,
aside .product-availability
{
    margin-left: 5px;
    margin-right: 5px;
    width: 128px;
}

aside .product-info .product-name {
    overflow: hidden;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') no-repeat scroll bottom left;
}

/* PRODUCT DETAIL STYLE OVERRIDES */
/* I'll convert this to LESS later */
.product-info.details p {
  margin-bottom: 12px;
}
.product-info.details p.spec-sheet {
  margin-top: 10px;
}
.product-info.details p,
.product-info.details dt,
.product-info.details dd,
.product-info.details label {
  font-size: 16px;
}
.product-info.details a,
.product-info.details .product-add {
  font-weight: 400;
  font-size: 16px;
}
.product-info.details .product-add {
  margin-top: 20px;
}
.product-info.details .product-add .btn {
  padding: 5px 35px 7px 35px;
  font-weight: 700;
}
.product-info.details .product-add p {
  margin: 5px 0;
  font-size: 12px;
}
/* DETAIL */
.detail-image-viewer {
  float: left;
  width: 250px;
  margin-right: 20px;
}
.thumb-slider {
  margin: 5px 0 15px 0;
}
.thumb-slider .rs-carousel-item {
  margin: 6px 3px 0 3px;
}
.thumb-slider.rs-carousel-disabled .btn-prevNext {
  opacity: 0.3;
}
.thumb-slider .btn-prevNext,
.thumb-slider .rs-carousel-mask {
  float: left;
  position: relative;
  cursor: pointer;
}
.thumb-slider .rs-carousel-mask {
  width: 201px;
  height: 57px;
  padding-right: 3px;
  border: 1px solid #d6d6d6;
}
.tabs {
  margin: 30px 0;
}
.tabs div,
.tabs h1,
.tabs h2 {
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.tabs .header1 {
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.product-detail .product-container {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #666;
}
.product-detail .product-container .detail-image-viewer {
  float: left;
}
.product-detail .product-container .product-info {
  float: left;
  width: 380px;
}
.product-detail .product-container .product-info .product-attribute {
  color: #000;
  margin: 0 0 5px 0;
}
.product-detail .product-container .product-info .attribute-title {
  color: #999;
  margin: 0 5px 0 0;
}
.product-detail .product-container .product-info .product-attribute a {
  color: #0078C1;
  font-weight: normal;
}
.product-detail .product-container .product-name {
    margin: 0 0 16px 0;
}
.product-detail .product-container .product-name p {
  color: #666;
}
.product-detail .product-container .product-name h1.heading1 {
    font-family: Arial, Sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.product-detail .product-container .product-numbers {
    margin: 0 0 16px 0;
}
.product-detail .product-container .product-buy {
  float: right;
  max-width: 310px;
}
.product-detail .product-container .product-buy .product-price {
  font-size: 26px;
  color: #666;
  margin: 0 0 16px 0;
}
.product-detail .product-container .product-buy .product-price .unit-price,
.product-detail .product-container .product-buy .product-price .unit-no-price {
  margin: 0 5px 0 0;
}
.product-detail .product-container .product-buy .product-price .unit-size {
  font-size: 12px;
}
.product-detail .product-container .buy-container {
  padding: 8px;
  border: 2px solid #CCC;
}
.product-detail .product-container .product-stock {
    margin: 0 0 16px 0;
}
.product-detail .product-container .availability {
  margin: 0 0 8px 0;
}
.product-detail .product-container  .lead-time {
  font-size: 12px;
  color: #666;
}
.product-detail .product-container .product-quantity {
  color: #666;
  margin: 0 0 16px 0;
}
.product-detail .product-container .qty-uom,
.product-detail .product-container .buy-container .purchase-unit {
  font-size: 12px;
}
.product-detail .product-container .buy-container > .purchase-quantity {
  font-size: 16px;
  color: #666;
  margin: 0 0 16px 0;
}
.product-detail .product-container .buy-container .purchase-button .btn {
  font-size: 16px;
  font-weight: normal;
  padding: 8px 12px;
  margin-top: 10px;
}
.product-detail .product-container .buy-container .purchase-button .btn-question {
  margin-left: 1px;
  cursor: default;
}
.back {
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 12px;
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 12px;
  background: #ffffff url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/arrowLinkBack.gif') no-repeat scroll center left;
}
.specs-table {
  width: 100%;
}
.specs-table td {
  padding: 5px 15px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}
.specs-table tr:first-child td {
  padding-top: 25px;
  background-image: none;
}
.specs-table tr:last-child td {
  padding-bottom: 25px;
}
.specs-table tr td:first-child {
  width: 25%;
  padding-left: 35px;
  font-weight: bold;
  text-align: right;
  color: #303030;
  background-color: #f0f0f0;
}
.tabs .tab-content {
  padding: 10px 40px 30px 40px;
}
.tabs .tab-content h1,
.tabs .tab-content p,
.tabs .tab-content li,
.tabs .tab-content a {
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.tabs .tab-content h1 {
  margin: 20px 0 3px 0;
  font-weight: bold;
  color: #666;
}
.tabs .tab-content .header1 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 20px 0 3px 0;
  font-weight: bold;
  color: #666;
}
.tabs .tab-content p {
  margin-bottom: 8px;
  line-height: 1.4;
}
.tabs .tab-content .searched_for_text p {
  margin-bottom: 0px;
}
.tabs .tab-content .didYouMean p {
  margin-bottom: 0px;
}
.tabs .tab-content ul {
  list-style-image: url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/bullet.gif');
  margin-left: 15px;
}
.tabs .tab-content li {
  margin-bottom: 8px;
  line-height: 1.3;
}
.selectedFilters ul {
  list-style-image: none;
}
.selectedFilters li {
  display: inline;
  color: #0078C1;
}
.tabs .tab-content th {
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: left;
}
.tabs .tab-content td {
  padding: 3px 25px 3px 0;
}
.tabs .tab-content hr {
  padding: 1px 0 0 0;
  border: none;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.tabs .doc-list {
  padding: 18px;
}
.tabs .doc-list li {
  width: 100%;
  padding: 5px 20px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}
.tabs .doc-list li:first-child {
  background-image: none;
}
.tabs .doc-list a {
  font-weight: normal;
}
.tabs .article-snippet {
  margin: 8px 0 15px 0;
}
.tabs .article-snippet img {
  float: left;
  margin: 0 10px 10px 0;
}
.tabs .article-snippet h3 {
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  background-image: none;
  margin: 0 0 3px 0;
  padding-bottom: 0;
  color: #666;
}
.product-landing-intro p {
  margin: 10px 0 25px 0;
  font-size: 17px;
}
.product-landing-intro a:hover {
  color: #333;
}
.toolbar-search p {
  float: left;
  margin-left: 15px;
  font-size: 17px;
}
.toolbar-search .search-products {
  float: right;
  margin-right: 15px;
  width: 221px;
}
.search-products input {
  z-index: 0;
  float: left;
  width: 180px;
  height: 16px;
  margin: 0;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  border-radius: 8px 0 0 8px;
  font-size: 13px;
  -moz-box-shadow: inset 0 1px 2px #ccc;
  -webkit-box-shadow: inset 0 1px 2px #ccc;
  box-shadow: inset 0 1px 2px #ccc;
  box-sizing: content-box;
}
.search-products button {
  z-index: 1;
  float: right;
}
/* PRODUCT GROUPS - LANDING PAGE */
.product-groups h2 {
  color: #89a3b3;
  margin-bottom: 15px;
}
.product-groups .header2 {
  color: #89a3b3;
  margin-bottom: 15px;
  display:block;
}
.product-groups .col {
  text-align: center;
}
.product-groups .product {
  text-align: left;
}
.product-groups .products-row {
  margin-bottom: 35px;
}
.product-groups .group {
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}
.product-groups .group a {
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
}
/* VIEW TOOLS */
.toolbar-results,
.toolbar-search,
.toolbar-alpha,
.toolbar-cart {
  margin-bottom: 25px;
  padding: 8px 0 6px 0;
  border: 1px solid #e2e1e1;
  border-radius: 4px;
  background: #f3f3f3;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
  /* IE10+ */

  background: linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
  /* W3C */

  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 )";
  /* IE6-9 */

}
.toolbar-results p {
  margin-top: 5px;
}
.toolbar-results p,
.toolbar-results label {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #000;
}
.toolbar-results .range,
.toolbar-results .viewNum,
.toolbar-results .viewType {
  float: left;
  margin-left: 15px;
}
.toolbar-results .range {
  width: 130px;
}
.toolbar-results .viewNum{
	padding-top:1.5px;
	min-width:120px;
}
.toolbar-results .viewType {
  margin-top: 2px;
}
.toolbar-results .viewType a {
  margin-right: 5px;
}
.toolbar-results .sort {
  float: right;
  margin-right: 15px;
}
/* PAGINATE */
.paginate {
  display: block;
  margin-bottom: 40px;
  padding: 10px 15px;
  background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/resultsFooterBG.gif') repeat-x scroll top left;
}
.paginate ul {
  text-align: right;
}
.paginate ul li {
  display: inline;
  margin: 0 0 0 2px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.paginate ul li a {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.page-prev i,
.page-fwd i {
  display: inline-block !important;
  margin-bottom: -5px !important;
}
/* PRODUCT NAME TOOLTIP */
.tooltip {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 250px;
  padding: 12px 15px;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  color: #333;
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 1.2;
  background: #ffffff;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* IE10+ */

  background: linear-gradient(top, #ffffff 0%, #efefef 100%);
  /* W3C */

  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 )";
  /* IE6-9 */

}
.hidden {
    display: none;
}
/* hide the div.noResults elements when in preview or publish mode */
.editModeOnly {
    display: none;
    background-color: lightgray;
    border: 1px solid gray;
}
body.cq-wcm-edit .editModeOnly {
    display: block;
}
#Masthead {
	text-align : center;
}

nav.nav-drop-panels .col { 
	text-align : left;
}
.control-left {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.control-right {
    float: right;
    text-align: right;
    margin-right: 10px;
}

#subtotal {
    font-size: 20px;
    font-weight: bold;
}

#thresholdMessage {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.cart {
    width: 100%;
    margin: 10px 0 20px 0;
}

.cart thead {
    margin-bottom: 25px;
    padding: 8px 0 6px 0;

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#dbdbdb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.cart th {
    padding: 12px 0;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.cart tbody td {
    padding: 25px 0;
    vertical-align: top;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll bottom left;
}

.cart tbody td p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.cart tbody td span {
    display: block;
    margin-bottom: 5px;
}

.cart tfoot td {
    padding-top: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.cart a {
    font-weight: normal;
    font-size: 12px;
}

.cart .col-image {
    width: 15%;
}

.cart .col-info {
    padding-left: 15px;
    width: 28%;
}

.cart .col-info p {
    margin-bottom: 8px;
}

.cart .col-info p a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.cart .col-info span {
    display: block;
    width: auto;
}
.cart .col-info .manu-num {
    margin-bottom: 5px;
}
.cart .col-info i {
    color: #000;
    font-style: normal;
}
.cart .col-info .spec-sheet {
    display: inline-block;
    *diplay: inline;
    margin: 8px 3px 0 0;
    zoom: 1;
}
.cart .col-info .spec-link {
    display: inline-block;
    *diplay: inline;
    zoom: 1;
}
.cart .col-info .spec-link:hover {
    text-decoration: underline;
}


.cart .cart-item-numbers {

}
.cart .cart-item-update-button {
    margin-right: 2px;
}

.cart .cart-item-attribute {
    margin: 0 0 5px 0;
}

.cart .col-price {
    text-align: right;
    width: 16%;
}

.cart .col-num {
    text-align: center;
}

.cart .col-control {
    text-align: center;
}

.cart .removeShoppingCartItemBtn {
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/trash_can_03.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 5px 0 5px 20px;
}

.cart .removeShoppingCartItemBtn:hover {
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/trash_can_01.png");
}

.cart .removeShoppingCartItemBtn:active {
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/trash_can_03.png");
}

.cart .col-quantity {
    padding-left: 0;
    text-align: right;
    width: 16%;
}

.cart .col-quantity p {
    font-weight: normal;
    margin-bottom: 8px;
}
.cart .ext-price {
    padding-right: 12px;
}
.cart .col-extended-price {
    padding-right: 12px;
    text-align: right;
    width: 16%;
}

.cart-summary-container {
    width: 100%;
}

.cart-summary-container .cart-notes {
    float: left;
    width: 450px;
}

.cart-summary-container .cart-totals {
    float: right;
    width: 450px;
    padding: 20px;
    border: 5px solid #CCC;
}

.cart-summary-container .cart-totals-list {

}

.cart-summary-container .cart-totals-item {
    margin: 5px 20px;
}

.cart-summary-container .cart-totals-item.quote {
    margin: 20px 20px 5px 20px;
}

.cart-summary-container .cart-totals-item-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

.cart-summary-container .cart-totals-item-value {
    text-align: right;
    float: right;
}

.cart-summary-container .cart-tooltip {

}

.cart-summary-container .cart-controls {
    /*padding: 20px 15px;*/
    font-size: 13px;
    background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/railDotDiv.gif') repeat-x scroll top left;
}

.cart-summary-container .cart-controls a {
    display: inline-block;
    padding-top: 4px;
}

.cart-summary-container .cart-controls .btn {
    float: right;
    text-align: center;
}

.cart-summary-container .drawer-disclaimer {
    padding: 10px;
}

.cart-summary-container .drawer-action {
     float: left;
     width: 140px;
     padding: 10px;
}

#cart-status {
     border: 1px solid #CCC;
     border-width: 1px 0;
     padding: 10px 0 0 0;
}

#cart-status li {
    padding: 0 10px 10px 10px;
}

.cart-summary-container .drawer-priced-subtotal {

}

.cart-summary-container .drawer-priced-subtotal-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

.cart-summary-container .drawer-priced-subtotal-value {
     text-align: right;
     float: right;
}

.cart-summary-container .drawer-rfq-count {

}

.cart-summary-container .drawer-rfq-count-label {
    margin-left: 0;
    float: left;
    text-align: left;
}

.cart-summary-container .drawer-rfq-count-value {
     text-align: right;
     float: right;
}

.shopping-cart .cart-status-text, .service-message-text {
    margin-bottom: 8px;
}

.cart-status-text a {
   font-weight: normal;
}

.toolbar-cart {
    margin-bottom: 25px;
}

.toolbar-cart p {
    font-size: 13px;
}

.footer-tools {
    position: relative;
    margin: 60px 0 100px 0;
}
#email-shoppingcart-container {
  width: 353px;
  height: 350px;
  position: absolute;

  color: #666;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;

  z-index: 11000;
}

#email-shopping-cart-close-button {
  width: 26px;
  height: 28px;
  position: absolute;
  top: -12px;
  left: 325px;

  cursor: pointer;

  background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/close.png");
  background-repeat: no-repeat;

  z-index: 12000;
}

#email-shopping-cart-border-container {
  border-radius: 5px;
  opacity: 1;
  padding: 5px;
  background: linear-gradient(top,#929292 1%,#666 10%);
  background: -webkit-linear-gradient(top,#929292 1%,#666 10%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#929292), color-stop(10%,#666666));
  background: -o-linear-gradient(top, #929292 1%, #666666 10%);
  background: -ms-linear-gradient(top, #929292 1%, #666666 10%);
  background: -moz-linear-gradient(top, #929292 1%, #666666 10%);

  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#929292',endColorstr='#666666',GradientType=0);

  height: 320px;
  width: 326px;
}

#email-shoppingcart-container .email-shopping-cart-title {
  font-size: 14px;
  font-weight: bold;
  color: white;
  padding: 2px 6px 6px 6px;
  text-shadow: 1px 1px 2px #666;

  display: block;
}

#email-shoppingcart-container .email-shopping-cart-page {
  background: #FFF;
  background: linear-gradient(top,white 80%,#DBDBDB 100%);
  background: -webkit-linear-gradient(top,white 80%,#DBDBDB 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,#FFFFFF), color-stop(100%,#DBDBDB));
  background: -o-linear-gradient(top, #FFFFFF 80%, #DBDBDB 100%);
  background: -ms-linear-gradient(top, #FFFFFF 80%, #DBDBDB 100%);
  background: -moz-linear-gradient(top, #FFFFFF 80%, #DBDBDB 100%);

  height: 275px;
}

#email-shoppingcart-container .email-shopping-cart-page-inner-container {
  padding: 10px;
}

#email-shoppingcart-container .email-shopping-cart-page-heading {
  font-size: 14px;
  font-weight: bold;

}

#email-shoppingcart-container .email-shopping-cart-page .field-container {
  margin: 5px 0px;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-input-label {
  width: 95px;
  font-size: 140%;
  font-weight: bold;
  display: inline;
  vertical-align: top;
  text-align: right;
  position: absolute;
}

#email-shopping-cart-recipient-list {
  height: 30px;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textarea {
  background-color: #F4F4F4;
  border: 1px solid #CCC;
  padding: 4px;
  margin-left: 100px;
  width: 195px;
  font-size: 11px;
  resize: none;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textarea.invalid, #email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textinput.invalid {
    border:1px solid #DA948E;
    background-color:#FFE6E4;
}

#email-shoppingcart-container .email-shopping-cart-page .field-container .email-shopping-cart-textinput {
  width: 195px;
  background-color: #F4F4F4;
  border: 1px solid #CCC;
  padding: 4px;
  margin-left: 100px;
  width: 195px;
  font-size: 11px;
  resize: none;
  font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;

}

#email-shoppingcart-container .email-shopping-cart-page .email-shopping-cart-button {
  float: right;
  display: block;
  padding: 5px 20px;
  font-size: 130%;
  font-weight: bold;
  margin: 0px 5px;
  border-radius: 5px;
}

#email-shopping-cart-send-button {
  border: 1px solid #2F812D;
  color: #FFF;
  background: #40AD3A;
  background: -webkit-linear-gradient(top,#40AD3A 0,#2F812D 100%);
  background: linear-gradient(top,#40AD3A 0,#2F812D 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40AD3A), color-stop(100%,#2F812D));
  background: -o-linear-gradient(top, #40AD3A 0%, #2F812D 100%);
  background: -ms-linear-gradient(top, #40AD3A 0%, #2F812D 100%);
  background: -moz-linear-gradient(top, #40AD3A 0%, #2F812D 100%);

  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40AD3A',endColorstr='#2F812D',GradientType=0);

  cursor: pointer;
}

#email-shopping-cart-cancel-button {
  border: 1px solid #B7B7B7;
  color: #707070;
  background: #E6E6E6;
  background: -webkit-linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6E6E6), color-stop(99%,#B7B7B7));
  background: -o-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -ms-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -moz-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);

  /* IE 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6',endColorstr='#B7B7B7',GradientType=0);

  cursor: pointer;
}

#email-shoppingcart-container .error-message-div {
  color: #A00;
  margin: 40px;
  font-weight: bold;
  text-align: center;
  font-size: 1.1em;

}

#email-shoppingcart-container  .email-shopping-cart-page #email-shopping-cart-error-ok-button {
  float: none;
  margin: 15px 100px 0px 100px;
  text-align: center;
  cursor: pointer;

  border: 1px solid #B7B7B7;
  color: #707070;
  background: #E6E6E6;
  background: -webkit-linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: linear-gradient(top,#E6E6E6 0,#B7B7B7 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6E6E6), color-stop(99%,#B7B7B7));
  background: -o-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -ms-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
  background: -moz-linear-gradient(top, #E6E6E6 0%, #B7B7B7 99%);
}

#overlay-dialog-titlebar {
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
}

#overlay-dialog {
    padding: 0;
}

#overlay-dialog header {
    width: 100%;
    padding: 15px 0 10px 0;
}

#overlay-dialog header div {
    /*width: 50%;
    float: left;*/
    width: auto;
}

#overlay-dialog header .overlay-state {
    float: left;
}

#overlay-dialog header .overlay-contact {
    float: right;
}

#overlay-dialog #overlay-item-added-text {
    background: transparent;
    background-image: url("../../../../../etc.clientlibs/settings/wcm/designs/anixter/images/resources/img/checkmark_green.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 16px;
    margin-left: 15px;
    font-size: 22px;
}

#overlay-dialog .phoneNumber {
    float: right;
    text-align: right;
    color: #999;
    font-size: 20px;
    padding: 0 15px 0 0;
}

#overlay-dialog table {
    border-collapse: collapse;
    border-spacing: 5px;
    width: 100%;
}

#overlay-dialog table .col1 {
    width: 135px;
}

#overlay-dialog table .col2 {
    width: 400px;
}

#overlay-dialog table tbody td.col3 {
    text-align: center;
}

#overlay-dialog table tbody td.col4 {
    text-align: center;
}

#overlay-dialog table tbody td.col5 {
    text-align: center;
}

#overlay-dialog table thead tr th {
    font-weight: bold;
    padding: 10px;
    border: 1px solid #999;
    background-color: #CCC;
    font-size: 14px;
}

#overlay-dialog table tbody tr td {
    font-size: 14px;
    vertical-align: top;
    padding: 10px;
}

#overlay-dialog table tbody tr td img {
    border: 1px solid #CCC;
}

#overlay-dialog table tbody tr td .overlay-manufacturer-and-description {

}

#overlay-dialog ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

#overlay-dialog .accessory-attribute,
#overlay-dialog .product-attribute {
    font-size: 13px;
    width: 100%;
    margin: 0 0 2px 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}

#overlay-dialog .attribute-title {
    color: #999;
    font-size: 14px;
    white-space: nowrap;
    padding: 0 .5em 0 0;
}

#overlay-dialog .overlay-actions {
    background-color: #EEE;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

#overlay-dialog .overlay-message {
    padding: 15px;
    width: 359px;
    vertical-align: middle;
}

#overlay-dialog .cart-links {
    width: 552px;
    padding: 15px;
    vertical-align: middle;
}

#overlay-dialog .cart-links a {
    display: inline-block;
    float: right;
    width: 30%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
}

#overlay-dialog .cart-links a.btn {
    font-size: 16px;
    line-height: 24px;
}

#overlay-dialog .accessory-header {
    margin: 30px 15px 15px 15px;
    font-size: 16px;
    font-family: Arial, Helvetica, sand-serif;
}

#overlay-dialog .accessory-list {
    margin: 15px;
}

#overlay-dialog .accessory-list .accessory-item {
    display: inline-block;
    float: left;
    width: 308px;
    height: 130px;
    margin: 0;
    padding: 10px 5px;
}

#overlay-dialog .accessory-list .accessory-image {
    float: left;
    width: 80px;
    padding: 0 5px 0 0;
}

#overlay-dialog .accessory-list .accessory-image img {
    border: 1px solid #CCC;
}

#overlay-dialog .accessory-list .accessory-info {
    float: left;
    width: 205px;
}

#overlay-dialog .accessory-list .accessory-description {
    height: 44px;
    overflow:hidden;
}

#overlay-dialog .accessory-list .accessory-numbers {
    margin: 10px 0 0 0;
}

#overlay-dialog .accessory-list .attribute-title {

}

#overlay-dialog .accessory-list .accessory-price {

}

#overlay-dialog .accessory-list .unit-price {

}

#overlay-dialog .accessory-list li img {
    float: left;
    margin: 0;
}
#overlay-dialog .accessory-list li p a {
  font-weight: normal;
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

#CQ .x-fieldset {
    box-sizing: content-box !important;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }
.fa.pull-right {
  margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }
  
.fa-instagram-square:before {
  content: "\f16d"; }

.fa-instagram:before {
  content: "\f16d"; }
 
.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da";
  color: #333 }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden], template {
  display: none; }

a {
  background: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }



*:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0078c1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6596;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #0078c1; }

a.text-primary:hover {
  color: #005a8e; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542b; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245369; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66502c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0078c1; }

a.bg-primary:hover {
  background-color: #005a8e; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afdaee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

blockquote {
  padding: 0;
  margin: 0;
  font-size: 100%;
  border: none; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid, .footer, .cqheader {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px; }
  .container-fluid:before, .footer:before, .header:before, .container-fluid:after, .footer:after, .header:after {
    content: " ";
    display: table; }
  .container-fluid:after, .footer:after, .header:after {
    clear: both; }

.row {
  margin-left: -5px;
  margin-right: -5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e4f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .input-lg + .form-horizontal .form-group-lg .form-control, .form-horizontal .form-group-lg .input-lg + .form-control {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-sm + .form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm .input-sm + .form-control {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66502c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c09f6b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 5px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.alert {
  padding: 8px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p, .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 28px; }
  .alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d7e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #cae2b3; }
  .alert-success .alert-link {
    color: #2b542b; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce9f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e2ec; }
  .alert-info .alert-link {
    color: #245369; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faeacc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e0b5; }
  .alert-warning .alert-link {
    color: #66502c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }
  
.punchoutHidden{
  display: none !important;
  visibility: hidden !important; }

.b2bHidden {
  display: none !important;
  visibility: hidden !important; }

.accountOnlyHidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* _variables.scss
** Declare all variables within this file
 */
/* Author Custom Variables */
form {
  /* General form styles */
  /* error states */
  /* original styles */
  /* TODO are these necessary
    .inline {
        input, select, textarea {
            margin: 4px 5px 15px 0;
            vertical-align: top;
        }

        label {
        }
    }

    .stacked {
        input, select, textarea {
            margin: 0 0 5px 0;
        }

        label {
            display: block;
            margin: 0 0 7px 0;
        }
    }*/ }
  form.inline-block {
    display: inline-block; }
  form .placeholder {
    color: #666; }
  form .input-checkbox .checkbox.warning {
    background-position: 0px -88px !important;
    border: none; }
  form .input-select label .warning ~ .selectboxit-container .selectboxit.selectboxit-btn {
    border: 1px solid #ff1111; }
  form .js-form-warning {
    display: none;
    margin: 15px 0;
    color: #ff1111; }
  form .warning {
    border: 1px solid #ff1111;
    color: #ff1111; }
    form .warning input {
      border: 1px solid #ff1111;
      color: #ff1111; }
    form .warning .icon-warning {
      display: none; }
  form label.warning {
    border: 0;
    color: #ff1111 !important; }
  form input[type="radio"].warning {
    border: none; }

label {
  color: #666;
  font-weight: normal; }

.control-group label, .input-text label {
  font-size: 12px; }
.control-group input[type="password"], .control-group input[type="text"], .input-text input[type="password"], .input-text input[type="text"] {
  border: 1px solid #cccccc;
  box-shadow: inset 1px 3px 5px -2px #cccccc;
  color: #000000;
  padding: 3px 0 0 4px;
  width: 100%; }
.control-group select, .input-text select {
  width: 100%; }

#summaryDeliveryAddressForm .input-checkbox {
  margin-top: 15px; }

.control-group input[disabled], .control-group select[disabled], .control-group textarea[disabled], .control-group input[readonly], .control-group select[readonly], .control-group textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

h1, .h1, h2, .h2 {
  color: #666;
  font-weight: normal; }

h3, .h3, h4, .h4 {
  font-size: 16px;
  font-weight: bold; }

h1 {
  font-size: 32px; }
  .main h1 {
    color: #666; }

h2 {
  font-size: 20px; }
  .section-checkout h2 {
    color: #666; }

a {
  color: #0078c1; }

.button__link, .button__search {
  color: #666;
  font-size: 13px;
  border: 1px solid transparent;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 13px;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.button__link:focus, .button__search:focus, .button__link:active:focus, .button__search:active:focus, .active.button__link:focus, .active.button__search:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.button__link:active, .button__search:active, .active.button__link, .active.button__search {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.button.primary-large, .primary-large.button__link, .primary-large.button__search {
    background: #239ae3;
    background: linear-gradient(-180deg, #239ae3, #027ac3);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 13px; }
.button.primary-medium, .primary-medium.button__link, .primary-medium.button__search {
    background: #239ae3;
    background: linear-gradient(-180deg, #239ae3, #027ac3);
    padding: 5px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold; }
.button.primary-small, .primary-small.button__link, .primary-small.button__search, .button.secondary-small, .secondary-small.button__link, .secondary-small.button__search {
    padding: 3px 13px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 4px; }
.button.primary-small, .primary-small.button__link, .primary-small.button__search {
    color: #fff;
    font-weight: bold;
    background: #239ae3;
    background: linear-gradient(-180deg, #239ae3, #027ac3); }
.button.secondary-small, .secondary-small.button__link, .secondary-small.button__search {
    color: #666;
    font-weight: bold;
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd); }
.button.tooltip, .tooltip.button__link, .tooltip.button__search {
    outline: none; }
.button.tooltip span, .button.tooltip .tooltip.button__link, .button.tooltip .tooltip.button__search {
      display: none;
      line-height: 16px;
      margin-top: -85px;
      margin-left: -160px;
      padding: 10px;
      text-transform: none;
      width: 270px;
      z-index: 10; }
.button.tooltip:hover span, .button.tooltip:hover .tooltip.button__link:hover, .button.tooltip:hover .tooltip.button__search:hover {
      background: #666;
      border: 1px solid #666;
      color: #fff;
      display: inline-block;
      font-weight: normal;
      position: absolute;
      white-space: normal; }
.button.tooltip:hover span:after, .button.tooltip:hover .tooltip.button__link:hover, .button.tooltip:hover .tooltip.button__search:hover {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: #666 transparent transparent transparent;
        top: 67px;
        left: 110px; }
 .disabled.button__link, .disabled.button__search,  [disabled].button__link, [disabled].button__search, fieldset[disabled] .button, fieldset[disabled] .button__link, fieldset[disabled] .button__search {
    color: #666;
    cursor: not-allowed;
    pointer-events: none;
    background: #f1f1f1;
    background: linear-gradient(-180deg, #f1f1f1, #ddd);
    opacity: 0.6;
    filter: alpha(opacity=60);
    box-shadow: none; }
.form-cart .button, .form-cart .button__link, .form-cart .button__search {
    margin-left: 10px; }

a.button, a.button__link, a.button__search {
  margin-left: 3px; }
  a.button:hover, a.button__link:hover, a.button__search:hover {
    text-decoration: none; }
  a.button:first-child, a.button__link:first-child, a.button__search:first-child {
    margin-left: 0; }

.button__link {
  background-color: transparent;
  color: #0078c1;
  padding: 0 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 0; }
  .button__link i {
    margin-left: 1px; }
  .section-checkout .button__link {
    font-weight: bold;
    display: inline-block;
    padding-left: 20px; }

.section-checkout .button-group .button__link {
  margin-top: 12px; }

.button__search {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #239ae3;
  background: linear-gradient(-180deg, #239ae3, #027ac3);
  color: #fff;
  font-size: 16px;
  padding: 3px 8px 2px;
  line-height: normal;
  text-shadow: 1px 1px 5px #333; }
  .form-multiple-part-search .button__search {
    float: left; }
  .simple-search .button__search {
    padding:  0px 6px 0px 6px;
    height: 26px; }
  .simple-search .button__search .fa {
      font-family: "Arial", sans-serif !important;
      background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/header_search.png') no-repeat !important;
      background-size: contain !important;
      height: 22px !important;
      width: 22px !important;
      }
   .simple-search .button__search I.fa{
      vertical-align:middle;
    }
      
   .simple-search .button__search .fa:before {
        content: ''; }
   .simple-search input#search { 
   	text-overflow:ellipsis; 
   }

.hr hr {
  border: 0;
  border-bottom: 1px dotted #cccccc; }
.mini-cart .hr hr {
  margin-top: 0;
  border-bottom:none;
  display:none; }

img.icon-overlay {
  width: 45px;
  height: 45px; }
img.thumbnail {
  width: 75px;
  height: 75px; }
img.product-image-tile {
  width: 125px;
  height: 125px; }
img.product-primary-image {
  width: 250px;
  height: 250px; }


    
.cqheader p.title-secondary {
	color:#333;
	margin: 0 0 10px 0;
}
.cqheader header {
  margin-left: -5px;
  margin-right: -5px; }
  .cqheader header:before, .cqheader header:after {
    content: " ";
    display: table; }
  .cqheader header:after {
    clear: both; }
  .cqheader header .header-main .header-main-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
    width: 970px; }
    .cqheader header .header-main .header-main-wrapper:before, .cqheader header .header-main .header-main-wrapper:after {
      content: " ";
      display: table; }
    .cqheader header .header-main .header-main-wrapper:after {
      clear: both; }
    .cqheader header .header-main .header-main-wrapper .branding {
      min-height: 50px; }
      .cqheader header .header-main .header-main-wrapper .branding:before, .cqheader header .header-main .header-main-wrapper .branding:after {
        content: " ";
        display: table; }
      .cqheader header .header-main .header-main-wrapper .branding:after {
        clear: both; }
      .cqheader header .header-main .header-main-wrapper .branding .logo {
        display: block;
        float: left;
        margin-top: 0;
        width: 165px; }
    .cqheader header .header-main .header-main-wrapper .language-selector {
      float: left;
      margin-top: 15px;
      margin-left: 28px; }
    .cqheader header .header-main .header-main-wrapper .language-selector img {
    	display: inline-block;
    	margin:  0px;
    	margin-top: -4px;
	}  
    .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector {
/*         font-size: 12px; */
     }
    .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language, .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector a {
        color: #666;
        font-weight: normal;
        font-size:13px;   
     }
    .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language, .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector a:hover {
    	 text-decoration:none;
    }
/*   .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language, .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector a .country-name{
         text-transform: uppercase;
     } */
    .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language .fa, .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector a .fa {
/*         background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/icon-arrow-right.png') no-repeat 0 0; */
        font: "Arial", sans-serif;
        margin-left: 5px;
        height: 8px;
        width: 4px; }
/*   .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language .fa:before, .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector a .fa:before {
        content: '';
	 } 
     .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector .selected-language .fa:before, .cqheader header .header-main .header-main-wrapper .language-selector .country-language-selector a .fa-caret-right:before {
        content: none;
        color: #333; 
     }   */
    .cqheader header .header-main .header-main-wrapper .section-utility, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility {
      padding-top: 10px;
      text-align: right; }
    .cqheader header .header-main .header-main-wrapper .section-utility .utility-links, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links {
      font-size: 10px; }
    .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul, header header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
  @media screen and (min-width: 768px) {  
      .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li{
      text-transform: uppercase;
      }
  }     
    .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li {
      border-left: 1px solid #333;
      color: #333;
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px;
       }
      .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li:first-child, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li:first-child {
        border-left: none;
        padding-left: 0; }
      .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li:last-child, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li:last-child {
        padding-right: 0; }
       
      .ie8 .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li.last, .ie8 .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li.last  {
        padding-right: 0; }
      .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li a, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li a {
        color: #333;
        font-weight: normal; }
    .cqheader header .header-main .header-main-wrapper .search-container {
      font-size: 12px;
      margin-top: 8px;
      position: relative;
      text-align: right;
      z-index: 400; }
      .cqheader header .header-main .header-main-wrapper .search-container:before, .cqheader header .header-main .header-main-wrapper .search-container:after {
        content: " ";
        display: table; }
      .cqheader header .header-main .header-main-wrapper .search-container:after {
        clear: both; }

.cqheader header .header-main .header-main-wrapper .search-container .search-links
	{
	clear: both;
}

.cqheader header .header-main .header-main-wrapper .search-container .search-links a
	{
	font-size: 10px;
	text-transform: uppercase;
	font-weight:normal;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search
	{
	float: right;
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
	top: 0;
	right: 0;
	margin: 0;
	width: 100%;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search input
	{
	margin: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"], .cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"] {
    border: 1px solid #cccccc;
    color: #666;
    float: left;
    font-size: 16px;
    left: 0;
    line-height: 1.4;
    padding: 0px 0 0px 6px;
    height: 34px;
    top: 0;
    width: 90%;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]::placeholder {
	color:#999;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]:focus,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]:focus
	{
	outline: 0;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]:focus:-moz-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]:focus::-moz-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]:focus:-ms-input-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"]:focus::-webkit-input-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]:focus:-moz-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]:focus::-moz-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]:focus:-ms-input-placeholder,.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]:focus::-webkit-input-placeholder
	{
	color: transparent;
}

.ie8 .cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="text"],.ie8 .cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="search"]
	{
	height: 26px;
}

.cqheader header .header-main .header-main-wrapper .search-container .simple-search input[type="submit"]
	{
	float: left;
	cursor: pointer;
	height: 100%;
	right: 0;
	text-indent: 200%;
	top: 0;
	width: 15%;
}


.cqheader header .header-main .header-main-wrapper .search-container .simple-search button {
    width: 10%;
    height: 34px;
    padding: 0;
    border-radius: 1px;
}

 .cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li.noLeftBorder {
    border-left: none;
	padding-left: 0; 
}

.cqheader header .header-top {
    min-height: 50px;
    background-color: #333;
    font-size: 12px;
}
 .cqheader header .header-top .header-top-wrapper {
      margin-right: auto;
      margin-left: auto;
      padding-left: 5px;
      padding-right: 5px;
      width: 970px;
      color: #fff; }
     .cqheader header .header-top .header-top-wrapper:before, .cqheader header .header-top .header-top-wrapper:after {
        content: " ";
        display: table; }
      .cqheader header .header-top .header-top-wrapper:after {
        clear: both; }
      .cqheader header .header-top .header-top-wrapper strong {
        font-weight: normal; }
      .cqheader header .header-top .header-top-wrapper ul {
        list-style-type: none;
        margin-top: 16px;
        margin-bottom: 16px;
        padding-left: 0; }
        .cqheader header .header-top .header-top-wrapper ul.left-list li.logged_in {
          color: #b5b5b5;
          padding-left: 0;
          font-style: italic; }
        .cqheader header .header-top .header-top-wrapper ul.left-list li:first-child {
          border-left: none; }
        .cqheader header .header-top .header-top-wrapper ul.right-list {
          text-align: right; }
          .cqheader header .header-top .header-top-wrapper ul.right-list li.logged_in {
            display: none; }
          .cqheader header .header-top .header-top-wrapper ul.right-list li:first-child {
            border-left: none; }
        .cqheader header .header-top .header-top-wrapper ul li {
          display: inline-block;
          border-left: 1px solid #fff;
          padding: 0 10px; }
       .cqheader header .header-top .header-top-wrapper ul li.noLeftBorder {
            border-left: none;
            padding-left: 0; 
           }
          .cqheader header .header-top .header-top-wrapper ul li a {
            color: #fff;
            font-weight: normal; }
          .cqheader header .header-top .header-top-wrapper ul li select {
            display: inline-block;
            color: #fff;
            background-color: transparent;
            border: none;
            border-color: transparent; }
            .cqheader header .header-top .header-top-wrapper ul li select:focus {
              box-shadow: none;
              outline: none;
              border: none;
              outline: -webkit-focus-ring-color auto 0px; }
            .cqheader header .header-top .header-top-wrapper ul li select option {
              color: #000000;
              background-color: #fff; }

.cqheader nav {
	margin-left: -5px;
	margin-right: -5px;
}

.cqheader nav:before,.cqheader nav:after {
	content: " ";
	display: table;
}

.cqheader nav:after {
	clear: both;
}

.cqheader nav .nav-main {
	margin: 15px 0 5px;
	background-color: #333;
}

.cqheader nav .nav-main .nav-main-wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
	width: 970px;
}

.cqheader nav .nav-main .nav-main-wrapper:before,.cqheader nav .nav-main .nav-main-wrapper:after
	{
	content: " ";
	display: table;
}

.cqheader nav .nav-main .nav-main-wrapper:after {
	clear: both;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav {
	position: relative;
	z-index: 200;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav:before,.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav:after
	{
	content: " ";
	display: table;
}

.h.cqheader v .nav-main .nav-main-wrapper .section-primary-nav:after {
	clear: both;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav ul {
	display: table;
	float: left;
	width: 633px;
	margin: 0;
	padding: 0;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav ul li {
	display: table-cell;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #c4c4c4;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav ul li:first-child{
	border-left: none;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav ul li a {
	display: block;
	width: auto;
	margin: 0;
	background-color: #eeeeee;
	padding: 10px 15px 7px;
	color: #333;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav ul li a:hover
	{
	background-color: #f8f8f8;
}

.cqheader nav .nav-main .nav-main-wrapper .section-primary-nav ul li.active a
	{
	background-color: #333;
	color: #fff;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav {
	height: 29px;
	overflow: hidden;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav:before,.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav:after
	{
	content: " ";
	display: table;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav:after {
	clear: both;
}

.ie8 .cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav {
	height: 33px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	z-index: 100;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul:before,.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul:after
	{
	content: " ";
	display: table;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul:after
	{
	clear: both;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul>li {
	display: inline;
	white-space: nowrap;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul>li>a {
	border: 1px solid transparent;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	max-width: 223px;
	padding: 6px 7px 8px;
	position: relative;
	text-align: center;
	transition: all 0.3s ease;
	z-index: 150;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul>li.active>a
	{
	background-color: #fff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #fff;
	color: #333;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul>li:hover>a
	{
	text-decoration: none;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu
	{
	background-color: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=transparent,
		Strength=0, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,
		Strength=15, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,
		Strength=15, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc,
		Strength=15, Direction=270);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.075);
	display: none;
	left: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 29px;
	width: 960px;
	z-index: 110;
}

.ie8 .cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu
	{
	-webkit-filter: none;
	filter: none;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu h5
	{
	margin-top: 0px;
	padding-left: 20px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu h5 a
	{
	color: #0078c1;
	font-size: 12px;
	font-weight: bold;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu .row:first-child h5
	{
	margin-top: 20px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul
	{
	margin-bottom: 10px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li
	{
	display: block;
	line-height: 14px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li a
	{
	color: #0078c1;
	float: none;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 20px;
	text-align: left;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu ul li a:hover
	{
	background-color: transparent;
	border: 1px solid transparent;
	text-decoration: underline;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li:first-child>a
	{
	padding: 6px 15px 9px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li>a
	{
	padding: 6px 11px 9px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li .sub-menu ul li
	{
	display: list-item;
	margin-top: 15px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li .sub-menu ul li:first-child
	{
	margin-top: 0;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li .sub-menu ul li a
	{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li .sub-menu .row ul
	{
	margin-top: 5px;
}

.cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul.manufacturers>li .sub-menu .row:first-child ul
	{
	margin-top: 15px;
}

.cqheader nav .nav-main .shopping-cart-panel {
	background-color: #0078c1;
	border-left: 1px solid #c4c4c4;
	display: table;
	float: right;
	font-size: 12px;
	height: 34px;
	padding: 0 0 0 9px;
	width: 180px;
}

.ie8 .cqheader nav .nav-main .shopping-cart-panel {
	height: 35px;
}

.cqheader nav .nav-main .shopping-cart-panel .minicart {
	height: 34px;
}

.cqheader nav .nav-main .shopping-cart-panel a {
	color: #fff;
	display: block;
}

.cqheader nav .nav-main .shopping-cart-panel a:hover {
	text-decoration: none;
}

.cqheader nav .nav-main .shopping-cart-panel a .price {
	border-left: 1px solid #fff;
	display: inline-block;
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
}

.cqheader nav .nav-main .shopping-cart-panel a p {
          color: #fff;
          display: table-cell;
          font-weight: bold;
          height: 34px;
          margin-bottom: 0;
          text-transform: uppercase;
          vertical-align: middle; }
          .cqheader nav .nav-main .shopping-cart-panel a p .fa-shopping-cart {
            background: transparent url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/icon-shopping-cart.png') no-repeat top left;
/*             bottom: -2px; */
            color: #cbe3f2;
            font-family: "Arial", sans-serif;
            font-size: 18px;
            height: 15px;
            padding-right: 8px;
            position: relative;
            width: 25px;
            float:left; }
            .cqheader nav .nav-main .shopping-cart-panel a p .fa-shopping-cart:before {
              content: ''; }
      .cqheader nav .nav-main .shopping-cart-panel .links {
        padding-right: 15px;
        padding-bottom: 10px; }
        .cqheader nav .nav-main .shopping-cart-panel .links a {
          display: inline-block; }
      .cqheader nav .nav-main .shopping-cart-panel .minicart-details a {
        color: #0078c1;
        font-weight: bold; }
.header-search .arrow {
    display: none !important;
}
  
.popover {
  background-color: whitesmoke;
  right: 5px !important;
  left: inherit !important;
  position: absolute;
  top: 42px !important;
  width: 650px;
  z-index: 500;
  max-width: none; 
  border-radius: 0px;
  border:none;}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }
.popover.bottom {
     margin-top: 0px; 
}    
.color-grey {
  color: #666 !important;
}
.text-transform-capitalize {
    text-transform: capitalize;
}
        
 .popover-content {
  height: 100%;
  padding: 5px 5px 10px 5px;
  width: 650px;
  display: -ms-flexbox;
  display: flex; }
  .popover-content .truncate-line{
      white-space: nowrap;
  }
  .popover-content a {
    font-size: 12px; 
    font-weight:normal;}
  .popover-content p {
    font-size: 11px;
    margin: 0 0 10px; 
    color: #333333;}
  .popover-content h3 {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    display: table;
    margin: 0;
    padding: 0 0 5px 0;
    text-transform: none;
    text-overflow: ellipsis;
    width: 100%;
    background:none; }
    .popover-content h3 .divider {
      border-top: 2px solid #666;
      display: inline-block;
      margin-bottom: 4px;
      position: relative; }
  .popover-content .category-container, .popover-content .manufacturer-container {
    overflow: hidden; }
  .popover-content .category-item, .popover-content .manufacturer-item {
    margin-bottom: 5px; }
  .popover-content .tt-dataset-manufacturers {
    text-transform: uppercase; }
    .popover-content .tt-dataset-manufacturers:first-child {
      text-transform: none; }
  .popover-content .tt-dataset-categories {
    text-transform: capitalize; }
    .popover-content .tt-dataset-categories .color-grey:hover {
      color: #666;
      text-decoration: none; }
    .popover-content .tt-dataset-categories .divider {
      width: 65%; }
    .popover-content .tt-dataset-categories .category-container {
      height: 126px; }
  .popover-content .tt-dataset-manufacturers .divider {
    width: 54%; }
  .popover-content .tt-dataset-manufacturers .manufacturer-container {
    height: 145px; }
  .popover-content .tt-dataset-products {
    width: 60%; }
    .popover-content .tt-dataset-products .alert {
      display: none;
      margin: 2px 0px; }
    .popover-content .tt-dataset-products h3 {
      padding: 0; }
    .popover-content .tt-dataset-products h3 + p {
      margin-top: 5px; }
    .popover-content .tt-dataset-products .divider {
      width: 81%; }
  .popover-content .tt-dataset {
    width: 40%; }
    .popover-content .tt-dataset .tt-dataset-categories, .popover-content .tt-dataset .tt-dataset-manufacturers {
      height: 150px; }

.popover-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 5px; }
  
  .suggestion-box {
  -ms-flex-align: start;
      align-items: flex-start;
  border-bottom: 1px solid #DADCDE;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0; }
  .suggestion-box .suggestion-image {
    width: 20%; }
  .suggestion-box .suggestion-detail {
    padding-left: 5px;
    width: 80%; }
    .suggestion-box .suggestion-detail p {
      margin-bottom: 5px; }
    .suggestion-box .suggestion-detail .call-for-pricing-color {
      color: #0078c1; }
    .suggestion-box .suggestion-detail .suggestion-detail-header p {
      line-height: 1.5rem;
      max-height: 45px;
      overflow: hidden;
      position: relative; }
    .suggestion-box .suggestion-detail .suggestion-detail-header a {
      max-height: 4.5rem;
      overflow: hidden;
      padding-right: 1rem;
      text-align: justify; }
      .suggestion-box .suggestion-detail .suggestion-detail-header a::before {
        content: '...';
        position: absolute;
        top: 3rem;
        right: 0px; }
      .suggestion-box .suggestion-detail .suggestion-detail-header a::after {
        content: '';
        background: #f7f7f7;
        position: absolute;
        right: 0;
        width: 1rem;
        height: 1.5rem;
        z-index: 1; }
  .suggestion-box .suggestion-qty {
    width: 22%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    height: 100%; }
    .suggestion-box .suggestion-qty .button, .suggestion-box .suggestion-qty .button__link, .suggestion-box .suggestion-qty .button__search, .suggestion-box .suggestion-qty #cookie-bar .cb-enable, #cookie-bar .suggestion-box .suggestion-qty .cb-enable, .suggestion-box .suggestion-qty #cookie-bar .cb-disable, #cookie-bar .suggestion-box .suggestion-qty .cb-disable {
      width: 100%; }
    .suggestion-box .suggestion-qty .control-label {
      font-size: 11px; }
 

/* .twitter-typeahead {
  display: block !important; }

.tt-dropdown-menu {
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  left: 0;
  margin-top: 26px;
  min-height: 370px;
  padding-bottom: 15px;
  overflow: auto;
  text-align: left;
  width: 650px;
  z-index: 410;
  font-size:12px;
  }
  .tt-suggestions-sec {
  	width:40%;
  	height:150px
  }
  .tt-product-sec {
  	float: right;
    height: 300px;
    padding-left: 3px;
    width: 60%;
  }
  .tt-dataset-products {
  }
  .tt-dataset-categories {
  	
  }
  .tt-dataset-manufacturers {
  	
  }
  .tt-dropdown-menu .tt-suggestion a {
    color: #0078c1;
    font-weight:normal;
    display: inline-block;
    text-overflow: ellipsis;
    padding: 4px 5px;
    width: 100%; }
    .tt-dropdown-menu .tt-suggestion a:hover {
      text-decoration: underline; }
  .tt-dropdown-menu .tt-suggestion .tt-highlight {
    font-weight:bold; }
  .tt-dropdown-menu h3 {
    color: #666;
    font-size: 10px;
    font-weight: normal;
    display: table;
    margin: 0;
    padding: 10px;
    text-transform: none;
    text-overflow: ellipsis;
    width: 100%; }
  .tt-dropdown-header {
   color: #666;
   font-size: 12px;
   font-weight: bold;
   display: table;
   margin: 0;
   padding: 5px 0 5px 5px;
   text-transform: none;
   text-overflow: ellipsis;
   width: 100%;
   text-transform: uppercase;
   position:relative;
   z-index: 1;
  }
  .tt-headerBg{
  background-color: #f7f7f7;
  padding: 0 6px 0 0;
  }
  .tt-dropdown-header:after{
   	border-top: 2px solid #666;
   	content:"";
   	margin:0 auto;
   	position:absolute;
   	top: 45%; 
   	left: 0; 
   	right: 0; 
   	bottom: 0;
    width: 95%;
    z-index: -1;
   	
  }
    .tt-dropdown-menu h3 .divider, .tt-dropdown-menu .divider{
      border-top: 2px solid #666;
      display: inline-block;
      position: relative;
      top: -2px;
      max-width: 100%;
      overflow: hidden; }
      .ie8 .tt-dropdown-menu h3 .divider {
        width: 73%; }

.tt-cursor {
  background-color: #cccccc; }
  .tt-cursor a {
    text-decoration: underline; } */

.dialog-content {
  display: none; }
  
input.hs-input,textarea.hs-input,select.hs-input {
	min-height:27px;
}
.hs-form fieldset.form-columns-1 input[type="checkbox"], .hs-form fieldset.form-columns-1 input[type="radio"] {
	min-height:0;
}
.input-text label {
  font-size: 12px; }
  .input-text label small {
    display: inline-block; }
  .input-text label input[type="password"], .input-text label input[type="text"] {
    border: 1px solid #cccccc;
    box-shadow: inset 1px 3px 5px -2px #cccccc;
    color: #000000;
    padding: 4px 0 2px 0;
    width: 100%; }
    .input-text label input[type="password"][readonly="readonly"], .input-text label input[type="text"][readonly="readonly"] {
      border: none;
      box-shadow: none; }
    .product-description .input-text label input[type="password"], .product-tile-vertical .input-text label input[type="password"], .product-tile-cart .input-text label input[type="password"], .product-tile-tertiary .input-text label input[type="password"], .product-description .input-text label input[type="text"], .product-tile-vertical .input-text label input[type="text"], .product-tile-cart .input-text label input[type="text"], .product-tile-tertiary .input-text label input[type="text"] {
      text-align: center; }
.section-payment-method .input-text label i {
  color: #000000;
  font-size: 16px;
  margin-left: 3px; }
.section-payment-method .input-text label input[type="password"], .section-payment-method .input-text label input[type="text"] {
  width: 50%; }
.cart-item-total .input-text label span {
  display: block; }
.cart-item-total .input-text label input[type="text"] {
  width: 71px; }
.form-multiple-part-search .input-text {
  width: 407px; }
  .form-multiple-part-search .input-text.inline {
    float: left; }
  .form-multiple-part-search .input-text label {
    width: 100%; }
    .form-multiple-part-search .input-text label input[type="text"] {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
.input-text.error label {
  color: #ff1111; }
.input-text.error select {
  border-color: #ff1111; }
.input-text.error input {
  border-color: #ff1111; }

.input-textarea {
  font-size: 12px; }
  .input-textarea textarea {
    box-shadow: inset 1px 3px 5px -2px #cccccc;
    border: 1px solid #cccccc;
    color: #000;
    font-weight: normal; }
  .section-checkout .input-textarea label {
    width: 100%; }
  .section-checkout .input-textarea textarea {
    display: block;
    margin-top: 5px;
    width: 100%; }
  .input-textarea.error label {
    color: #ff1111; }
  .input-textarea.error select {
    border-color: #ff1111; }
  .input-textarea.error textarea {
    border-color: #ff1111; }

.mini-cart {
  background-color: #efefef;
  background-image: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFAFA', endColorstr='#FFEFEFEF', GradientType=0);
  border: 1px solid #cccccc;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=transparent, Strength=0, Direction=0),
            progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=90),
            progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=180),
            progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=15, Direction=270);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.075);
  position: absolute;
  right: 0;
  top: 34px;
  width: 640px;
  z-index: 300; }
  .mini-cart:before, .mini-cart:after {
    content: " ";
    display: table; }
  .mini-cart:after {
    clear: both; }
  .ie8 .mini-cart {
    -webkit-filter: none;
            filter: none; }
  .mini-cart h2 {
    padding-left: 15px; }
  .mini-cart .banner {
    padding-left: 25px;
    margin-bottom: 20px; }
    .mini-cart .banner .simple_disp-img {
      height: 74px; }
  .mini-cart .links{
  	padding:0 10px 15px 0 !important;
  }
  .mini-cart .links a {
    display: inline;
    margin-top:0 !important;
    border-radius: 4px;
    margin-right: 5px;
    padding: .5em 1em;
    line-height: normal;
    border: 1px solid transparent;
  }

.miniCart {
  position: relative; }
  .ie8 .miniCart {
    height: 35px; }
    
  h2 { 
padding-left: 15 px; 
}

.product-tile-minicart {
  padding: 10px 5px 10px ;  }
  .product-tile-minicart img {
    float: left;
    max-width:100px; 
	max-height:100px;
	 }
  .product-tile-minicart .minicart-info {
    float: left; }
   .product-tile-minicart :last-child { 
   		padding-bottom:0; } 
    .product-tile-minicart .minicart-info .label {
      color: #666;
      font-size: 12px;
      padding: 0;
      font-weight: normal;
       }
      .product-tile-minicart .minicart-info .label .value {
        color: #000000;
        font-size: 12px; 
        font-weight: bold;}
  .minicart-info .title-primary {
  	margin: 0 0 10px 0;
  }
  .product-tile-minicart .minicart-heading {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
    padding-right:5px; 
	font-weight:bold; }
  .product-tile-minicart .minicart-value {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0px;
    padding-right:5px; }
  .product-tile-minicart .minicart-units {
    margin-left: 2px; }
  .mini-cart .product-tile-minicart {
    border-top: 1px dotted #666; }

#contact-tab-container {
  position: fixed;
  text-align: center;
  bottom: 0;
  left: 50%;
  margin-left: 50px;
  z-index: 100000; }
  #contact-tab-container .contact-tab-trigger {
    background-color: #2A86E1;
    box-shadow: #707070 1px 0 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    height: 24px;
    padding: 10px 25px 4px;
    display: inline-table;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-transform-origin: right top 0px;
        -ms-transform-origin: right top 0px;
            transform-origin: right top 0px;
    margin-top: 0;
    text-transform: uppercase;
    text-decoration: none; }
  #contact-tab-container .contact-tab-content {
    background-color: #fff;
    -ms-box-shadow: #707070 1px 0 5px;
    box-shadow: #707070 1px 0 5px;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    width: 240px; }
    .ie8 #contact-tab-container .contact-tab-content {
      border-top: 1px solid #dedddd;
      border-right: 1px solid #dedddd;
      border-left: 1px solid #dedddd; }
    #contact-tab-container .contact-tab-content h5 {
      border-bottom: 1px solid #ddd;
      font-size: 16px;
      padding: 12px 20px 8px;
      margin: 0;
      text-align: left; }
    #contact-tab-container .contact-tab-content ul {
      list-style: none;
      margin-bottom: 0;
      padding-left: 0; }
      #contact-tab-container .contact-tab-content ul li {
        color: #333;
        border-bottom: 1px solid #ddd;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase; }
        #contact-tab-container .contact-tab-content ul li .fa {
          margin-right: 3px; }
        #contact-tab-container .contact-tab-content ul li a {
          color: #333;
          display: block;
          padding-bottom: 5px;
          padding-left: 20px;
          padding-top: 9px;
          font-size: 11px;
          font-weight: bold;
          text-transform: uppercase; }
          #contact-tab-container .contact-tab-content ul li a:hover {
            text-decoration: none; }
        #contact-tab-container .contact-tab-content ul li .link-wrapper {
          display: inline-block;
          padding: 9px 0 5px 20px; }
        #contact-tab-container .contact-tab-content ul li #myChatLinkContainer {
          display: inline-block;
          min-height: 29px;
          padding-bottom: 5px;
          padding-left: 20px;
          padding-top: 9px; }
        #contact-tab-container .contact-tab-content ul li #myChatLink, #contact-tab-container .contact-tab-content ul li #myChatLinkInfo {
          display: inline; }
        #contact-tab-container .contact-tab-content ul li #myChatLink a {
          padding: 0; }

#proactiveChat {
  position: absolute; }

* {
  box-sizing: border-box !important; }

.cqheader, .footer {
  box-sizing: border-box; }

.cqheader *, .cqheader *:before, .cqheader *:after, .footer *, .footer *:before, .footer *:after {
  box-sizing: inherit; }

body {
  font-family: "Arial", sans-serif; }

.header-secondary, .main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
  width: 970px; }
  .header-secondary:before, .header-secondary:after, .main:before, .main:after {
    content: " ";
    display: table; }
  .header-secondary:after, .main:after {
    clear: both; }

.two-column-left-rail .main, .two-column .main, .one-column .main {
  margin-bottom: 20px; }

.meganav {
  position: static !important;
  z-index: auto !important; }
 
 img[src=""] {
    visibility: hidden;
}
.confirmation-modal .modal-header {
    padding: 0px;
    border: 0px;
}
.confirmation-modal .modal-content {
    padding: 20px;
    border: 0px;
    border: 0px;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow:none;
    box-shadow: none;
}
  .confirmation-modal .modal-content .action-buttons {
    text-align: right;
    margin-top: 30px; }
    .confirmation-modal .modal-content .action-buttons a {
      margin-right: 20px; }
      
 .header-modal {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 5px 5px 10px;
  overflow: hidden; }
  .header-modal h2 {
    margin-top: 5px; }
  .header-modal img {
    width: 100px;
    height: 25px; }
    
    .language-selector, .country-selector {
  cursor: pointer; }
  .language-selector .modal-header, .country-selector .modal-header {
    border-bottom: 1px solid grey;
    padding: 0px; }
    .language-selector .modal-header h1, .country-selector .modal-header h1 {
      text-align: center; }
  .language-selector .modal-content, .country-selector .modal-content {
    padding: 14px; 
    }
    .language-selector .modal-content .yes, .language-selector .modal-content .cancel, .country-selector  .yes, .country-selector  .cancel {
      float: right;
      text-align: center;
      padding: 8px;
      width: 90px;
      margin-bottom: 14px; }
    .language-selector .modal-content .yes, .country-selector  .yes {
      color: #fff;
      background: #0078c1;
      font-size: 14px;
      border-radius: 5px; }
    .language-selector .modal-content .cancel, .country-selector  .cancel {
      color: #0078c1; }
  .language-selector .country-selector-modal, .country-selector .country-selector-modal,.country-selector .warning {
    clear: right;
    padding: 28px; }
    .language-selector .country-selector-modal p, .country-selector .country-selector-modal p {
      color: #444444;
      font-size: 15px; }
      .language-selector .country-selector-modal p a, .country-selector .country-selector-modal p a {
        color: #0078c1;
        font-size: 11px;
        text-decoration: none; }
    
    
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none;
  border: 1px solid #cccccc;
  border-radius: 3px; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  background: #fafafa;
  background: linear-gradient(180deg, #fafafa, #efefef); }

#cboxLoadedContent {
  -webkit-overflow-scrolling: touch; }
  #cboxLoadedContent .productImagePrimary {
    margin-top: 40px; }
  #cboxLoadedContent .address-cleansing {
    margin: 15px 0px 15px 0px;
    padding: 0 10px;
    width: 605px; }
    #cboxLoadedContent .address-cleansing .edit-button {
      margin-right: 8px; }
    #cboxLoadedContent .address-cleansing .address-headline {
      margin-bottom: 0px;
      font-weight: bold; }
    #cboxLoadedContent .address-cleansing .address {
      margin-top: 5px; }
  #cboxLoadedContent .product-tile .productImagePrimary {
    margin-top: 0px; }
  #cboxLoadedContent #cboxModalLoadingGraphic {
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/loading.gif) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxModalLoadingGraphic {
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/loading.gif) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000000 repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }
  #colorbox img {
    max-width: 1000px;
    max-height: 1000px; }

/*#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) no-repeat -101px 0;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) no-repeat -130px 0;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) no-repeat -101px -29px;
}*/
/*#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) no-repeat -130px -29px;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) left top repeat-y;
}

#cboxMiddleRight {
    width: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) right top repeat-y;
}

#cboxTopCenter {
    height: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/border.png) 0 0 repeat-x;
}*/
/*#cboxBottomCenter {
    height: 21px;
    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/border.png) 0 -29px repeat-x;
}*/
.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent .error-container {
  color: red;
  padding-left: 15px;
  margin-top: 15px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingOverlay {
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/colorbox/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxClose {
  color: #0078c1;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  margin-right: 12px;
  margin-top: 8px;
  right: 0;
  text-transform: uppercase;
  top: 0; }

#cboxClose:after {
  font-family: FontAwesome;
  font-size: 14px;
  content: "\f057";
  margin-left: 5px; }

#cboxClose:hover {
  background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF); }
  
.orderpad {
  width: 146px !important;
  padding-left:0px !important;
  font-weight: bold;
  text-transform: uppercase;
}

.orderpad .fa {
	margin-right: 10px;
}

.orderpad .fa-list {
	margin-left: 8px;
}

.qo-margin {
	margin-left:8px
}

.quick-order-ddbtn {
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.quick-order-dd {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}

.quick-order-dd-content {
  display: none;
  position: absolute;
  width: 100%;
  min-width:199px;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  zoom: 1;
  margin-top:34px;
}

.quick-order-text {
  padding: 10px 0 7px;
  text-align:center;
  font-weight:600;
  font-size:12px;
  color:#333;
}

.quick-order-dd-content a {
  color: #333;
  text-decoration: none;
  display: block;
}

.quick-order-dd-content a:hover {
	color:#333;
	text-decoration:underline;
}

.quick-order-dd:hover .quick-order-dd-content {display: block;}

.header, .globalheader {
    min-height: 125px;
}

.header header .global_header_anix-account-navigation .global_header_anix-account-my-account-link + .popover-container{
	overflow: visible !important;
}

/*Footer Reset*/
footer .news-letter-button a.btn.btn-primary {
	font-weight:400 !important;
}
footer h3, footer .header3 {
	background: transparent;
    padding-bottom: 0;
}
.section-products-wrapper ul li {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
}
.footer .contact-us-wrapper li, .footer .contact-us-wrapper li a{
	font-weight:400;
} 

.header.sticky {
    z-index:9000  !important;
}
 
@media screen and (min-width: 768px) {
    .cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu {
        width: 960px;
    }
    
    .cqheader header .header-main .header-main-wrapper {
        width: 970px;
    }
    
    .footer .section-utility-wrapper, .footer .section-contact-wrapper, .footer .section-branding-wrapper, .footer .section-products-wrapper {
	  width: 970px; 
	}
}

@media screen and (max-width: 767px) {
    .error404 img{
		width:100% !important;
	}
    html, body {
		width: 100%;
	}
    
    * {
	    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
    
    body {
    	overflow-x: hidden;
      	overflow-y: scroll;
      	width: 100%;
      	cursor: pointer; 
	}
	#page{
		overflow-x: hidden;
	}
      
    .cqheader nav .nav-main .nav-main-wrapper .section-secondary-nav ul .sub-menu {
        width: 90%;
    }
    
    .cqheader header .header-main .header-main-wrapper {
        width: 100%;
        padding: 0;
    }
    
    .cqheader header .header-main .header-main-wrapper .row {
        margin: 0;
    }
    
    .cqheader header .header-main .header-main-wrapper .row .col-xs-12 {
        padding: 0;
    }
    
    
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .branding {
    	height: 52px;
    	background-color: #444444;
	}
	
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .branding .logo {
	    margin-left: 14px;
	    margin-top: 12px;
	    margin-bottom: 12px;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons button {
	    height: 28px;
	    outline: none;
	    border: 0;
	    outline: none;
	    position: absolute;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons {
	    height: 52px;
	    background-color: #444444;
	    padding: 12px 8px;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .branding .logo img {
	    height: 28px;
	    width: auto;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons button {
		border: 0;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons .mheader-search {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/header_search.png) no-repeat center;
	    background-size: contain;
	    width: 28px;
	    right: 144px;
	    height: 28px;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons .mheader-location {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/header_locations.png) no-repeat center;
	    background-size: contain;
	    width: 19px;
	    right: 109px;
	    height: 28px;
	}

	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons .mheader-account {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/header_account.png) no-repeat center;
	    background-size: contain;
	    width: 28px;
	    right: 65px;
	    height: 28px;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons .mheader-cart {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/header_cart.png) no-repeat center;
	    background-size: contain;
	    width: 38px;
	    right: 14px;
	    height: 28px;
    }
    
    .cqheader header .header-main .header-main-wrapper .mobile-header-wrapper .header-icons .mheader-cart .badge-mobile {
	    display: none;
	    min-width: 10px;
	    padding: 3px 7px;
	    font-size: 12px;
	    font-weight: 700;
	    line-height: 1;
	    color: #0078c1;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    background-color: #fff;
	    border-radius: 10px;
	    position: absolute;
	    top: -6px;
	    right: -10px;
}
    
    .cqheader header .header-main .header-main-wrapper .mobileSearch .search-container {
	    height: 50px;
	    margin: 0;
	    background-color: #0078c1;
	}
	 .alternate .cqheader header .header-main .header-main-wrapper .mobileSearch .search-container {
	    background-color: #137FA3;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search {
	    float: left;
	    width: 100%;
	    padding: 8px 14px;
	}
	

	.cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search {
	    float: left;
	    width: 100%;
	    padding: 8px 14px;
    }
    
    .cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search input[type="text"] {
	    background-color: #fff !important;
	    width: 88%;
	    box-shadow: none;
	    border: none;
	    border-radius: 2px;
	}
    
   .cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search {
        width: 100%; 
    }
        
	.header header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search .fa-search {
	    background: transparent url(../../../../../resources/img/header_search.png) no-repeat scroll center right;
	    background-size: cover;
	}

	.cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search .fa {
	    width: 22px;
	    height: 22px;
	    margin-left: 8px;
	}
	
	.button, .button__link, .button__search, #cookie-bar .cb-enable, #cookie-bar .cb-disable {
	    font-style: normal;
	    font-weight: normal;
	    font-family: "Arial", sans-serif;
	    height: 37px;
	    margin: 0;
	    display: inline-block;
	    text-decoration: none;
	    text-shadow: 0 1px 0 #0078c1;
	    text-align: center;
	    text-transform: uppercase;
	    letter-spacing: 0.02em;
	    border: 1px solid #0078c1;
	    -webkit-appearance: none;
	    background-color: #0078c1;
	    background-image: none;
	    color: #fff;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .simple-search button {
	    width: 11%;
	    padding: 0;
	    border: none;
	}
		
	.cqheader header .header-main .header-main-wrapper .mobileSearch .search-container .search-links {
	    display: none;
	}	
			
	.cqheader header .utility-nav {
		clear: both;
	}

	.cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li {
		display: block;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility {
		text-align: left;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .mobileHomeImage img {
		width: 100%;
	}
	
	.cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li a span.icon {
	    background: transparent url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/arrowrightblue.png) no-repeat scroll center right;
	    width: 7px;
	    height: 13px;
	    float: right;
	    margin-right: 14px;
	}
	.cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li span.iconPhone {
	    background: transparent url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/Phone.png);
	    background-size: 20px 20px;
    	float: left;
    	margin-right: 18px;
    	background-repeat: no-repeat;
    	height: 20px;
    	width: 20px;
	}

	
	.cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li:first-child {
	    padding-left: 14px; 
	}
	
    .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li {
        margin-left: 0;
        color: #444444;
        text-decoration: none;
        font-size: 13px;
        margin: 0;
        display: block;
        width: 100%;
        height: 100%;
        padding: 20px 14px;
        border: 1px solid #ddd;
        border-left: none;
        border-right: none;
        position: relative;
        margin-bottom: -1px;
        background-color: #fff;
        margin-top: 0;
        text-align: left;
    }  
    
    .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li a {
	    margin-left: 0;
	    color: #444444;
	    text-decoration: none;
	    font-size: 13px;
	    margin: 0;
	    display: block;
	    width: 100%;
	    height: 100%;
	    font-weight: 500;
	}
    
    .cqheader header .header-main .header-main-wrapper .mobileSearch .search-container {
	    height: 50px;
	    margin: 0;
	    background-color: #0078c1;
    }

    .container-fluid, .footer, .cqheader {
       margin-right: auto;
       margin-left: auto;
       padding-left: 0;
       padding-right: 0;
    }
    
    .footer .section-utility {
		padding-bottom: 0px;
	}
	
	.footer .footerutilitynav .section-utility .section-utility-wrapper .col-xs-4 {
	    background-color: #2b2b2b;
	    color: #666666;
	    width: 100% !important;
	    text-align: center;
	}
	
	
	.footer .section-utility .section-utility-wrapper .col-xs-8 {
    	width: 100% !important;
	}
	
    .footer .footerutilitynav .section-contact .section-contact-wrapper .section-social .social {
	    text-align: center;
	}
	
	.footer .footerutilitynav .section-utility {
	    background-color: #444444;
	    padding-top: 0px;
	}
	 
	.footer .footerutilitynav .section-utility {
	    color: #8d8c8c;
	    font-size: 12px;
	    font-weight: normal;
	    padding-top: 0px; 
	}
	
	.footer .footerutilitynav .section-utility .section-utility-wrapper {
	    text-align: center;
	    margin:0;
	}
	
	.footer .section-utility .section-utility-wrapper .col-xs-8 nav ul li a {
	    font-size: 9px;
	    color: #fff;
	}
	
	.footer .footerutilitynav .section-utility-wrapper, .footer .section-contact-wrapper, .footer .section-branding-wrapper, .footer .section-products-wrapper {
	  width: 100%; 
	}
	
	.footer .section-utility .section-utility-wrapper .footer-address a {
	    color: #b5b5b5;
	    font-size: 9px;
	}
	
	.footer .section-user {
	    background-color: #b5b5b5;
	}
	
	.footer .footer-accounts {
	      background-color: #444444;
	      text-align: center;
	      padding: 14px 14px 5px; 
	 }
      .footer .footer-accounts select {
	        display: inline-block;
	        color: #fff;
	        background-color: transparent;
	        border: none;
	        border-color: transparent; 
	        background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/triangle-xxl.png);
	        background-position: right center;
    		background-repeat: no-repeat;
    		background-size: 8px 8px;
    		padding-right: 1.5em;
    		-webkit-appearance: none;
        }
        .footer .footer-accounts select:focus {
	          box-shadow: none;
	          outline: none;
	          border: none;
	          outline: -webkit-focus-ring-color auto 0px; 
          }
        .footer .footer-accounts select option {
          	color: #000000; 
          }
	.footer .section-contact {
	    background-color: #444444;
	}

	.footer .section-contact .section-contact-wrapper {
	    padding: 12px 0px 14px;
	}

	.footer .section-contact .section-contact-wrapper .section .followus .header1 {
	    display: none !important;
	}
	
	.footer .section-contact .section-contact-wrapper  .followus .customComponentTitle  {
       display: none !important;
    }
	
	.footer .section-contact .section-contact-wrapper .section .social {
    	text-align: center;
	}
	
	.footer .icon {
	    width: 28px !important;
	    float: none;
	    margin: 0;
	}
	
	.footer .section-contact .section-contact-wrapper .icon-social {
		height: 28px;
	}
	
	.footer .section-contact .section-contact-wrapper .section .social .icon-linkedin {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/linkedin.png) no-repeat center;
	    background-size: contain;
	}
	
	.footer .section-contact .section-contact-wrapper .section .social .icon-twitter {
    	background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/twitter.png) no-repeat center;
    	background-size: contain;
	}
	
	.footer .section-contact .section-contact-wrapper .section .social .icon-facebook {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/facebook.png) no-repeat center;
	    background-size: contain;
	}
	
	.footer .section-contact .section-contact-wrapper .section .social .icon-instagram {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/instagram.png) no-repeat center;
	    background-size: contain;
	}
	
	.footer .section-contact .section-contact-wrapper .section .social .icon-youtube {
	    background: url(../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/youtube.png) no-repeat center;
	    background-size: contain;
	}
	
	.footer .section-utility .section-utility-wrapper .col-xs-4.text-right .copyright {
	    padding: 9px 0px;
	    font-size: 9px;
	}
	
	.footer .section-contact .section-contact-wrapper .header1, .footer .section-contact .section-contact-wrapper h5 {
		display: none;
	}
	
	.footer .section-user ul li strong {
	    display: block;
	    float: left;
	    font-size: 9px;
	    font-style: italic;
	    font-weight: normal;
	    padding: 5px 0 5px 14px;
	    color: #2b2b2b;
	}
	
	.footer .section-user ul {
	    background-color: #b5b5b5;
	    list-style-type: none;
	    padding: 0;
	    margin: 0;
	    display: block;
	    height: 19px;
	}
	
	.footer .section-user ul li a {
	    font-size: 9px;
	    float: right;
	    padding: 5px 14px 5px 0;
	    color: #2b2b2b;
	    text-align: right;
	    text-decoration: none;
	}
	
	.cqheader header .header-main .header-main-wrapper .section-utility .utility-links ul li:last-child, .cqheader header .header-main .header-main-wrapper .mobile-utility .section-utility .utility-links ul li:last-child {
		padding-right: 14px;
	}
	
	
	.language-selector, .country-selector {
  cursor: pointer; }
   .language-selector .modal-header, .country-selector .modal-header {
    border-bottom: 1px solid grey; }
   .language-selector .modal-header h1, .country-selector .modal-header h1 {
      text-align: center; }
.language-selector .colorbox-content, .country-selector  .colorbox-content{
    padding: 14px; }
   .language-selector  .yes, .language-selector  .cancel, .country-selector  .yes, .country-selector  .cancel {
      float: right;
      text-align: center;
      padding: 8px;
      width: 90px;
      margin-bottom: 14px; }
   .language-selector  .yes, .country-selector  .yes {
      color: #fff;
      background: #0078c1;
      font-size: 14px;
      border-radius: 5px; }
    .language-selector  .cancel, .country-selector  .cancel {
      color: #0078c1; }
  .language-selector .country-selector-modal, .country-selector .country-selector-modal {
    clear: right;
    padding: 14px; }
  .language-selector .country-selector-modal p, .country-selector .country-selector-modal p {
      color: #444444;
      font-size: 15px; }
    .language-selector .country-selector-modal p a, .country-selector .country-selector-modal p a {
        color: #0078c1;
        font-size: 11px;
        text-decoration: none; }
	.language-selector {
		margin-top: 0px;
	    width: 100% !important;
	}
	

	.footer .section-utility .section-utility-wrapper .col-xs-8 .language-selector img.iconMobileFlag {
	    background-size: contain;
	    margin-right: 10px;
	    margin-bottom: 6px;
	}
	

    #colorbox:focus{
    	outline:none;
    }


	
	.cboxClose {
	    color: #0078c1;
	    margin-top: 18px;
	    text-transform: capitalize;
	    width: 25px;
	    height: 25px;
	    margin-right: 14px;
	    position: absolute;
	    top: 0;
	    right: 0;
	    text-indent: -9999px;
	    z-index: 100;
	}

	.countryLanguageSelectorDialog {
	    max-width: none;
	    border: 1px solid #cccccc;
	    border-radius: 3px;
	}	
	
	/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/



#cboxOverlay {
  background:#000; repeat 0 0;
  position: fixed;
  width: 100%;
  height: 100%; 
}
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; 
 }

#cboxWrapper {
  max-width: none;
  border: 1px solid #cccccc;
  border-radius: 3px; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  background: #fafafa;
  background: linear-gradient(180deg, #fafafa, #efefef); }

#cboxLoadedContent {
  -webkit-overflow-scrolling: touch; }
  #cboxLoadedContent .productImagePrimary {
    margin-top: 40px; }
  #cboxLoadedContent .address-cleansing {
    margin: 15px 0px 15px 0px;
    padding: 0 10px;
    width: 605px; }
    #cboxLoadedContent .address-cleansing .edit-button {
      margin-right: 8px; }
    #cboxLoadedContent .address-cleansing .address-headline {
      margin-bottom: 0px;
      font-weight: bold; }
    #cboxLoadedContent .address-cleansing .address {
      margin-top: 5px; }
  #cboxLoadedContent .product-tile .productImagePrimary {
    margin-top: 0px; }
  #cboxLoadedContent #cboxModalLoadingGraphic {
    background: url(clientlib_mobile/images/colorbox/loading.gif) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxModalLoadingGraphic {
  background: url(clientlib_mobile/images/colorbox/loading.gif) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
 }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }
  
  .cboxClose {
    color: #0078c1;
    margin-top: 18px;
    text-transform: capitalize;
    width: 25px;
    height: 25px;
    margin-right: 14px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    z-index: 100;
    background: url('../../../../../etc.clientlibs/settings/wcm/designs/common/images/resources/img/blue_x_1.png') no-repeat 0 0;
}

}
