@import url(//fonts.googleapis.com/css?family=Roboto);
@import url(//fonts.googleapis.com/css?family=Roboto:400,700);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(//fonts.googleapis.com/css?family=Parisienne);
@import url(//fonts.googleapis.com/css?family=Parisienne);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: "Roboto", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-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 {
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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;
  }
}
/*************Glyphicons for Bootstraph*******************/
@font-face {
  font-family: 'Simple-Line-Icons';
  src: url('../fonts/callaway/Simple-Line-Icons.eot');
  src: url('../fonts/callaway/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'), url('../fonts/callaway/Simple-Line-Icons.woff') format('woff'), url('../fonts/callaway/Simple-Line-Icons.ttf') format('truetype'), url('../fonts/callaway/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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;
}
[class*="fa-"] {
  display: inline-block;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  top: -2px;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
}
.fa-user-o:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f2c0";
  display: inline-block;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  top: -2px;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
}
.icon-screen-smartphone {
  font-family: 'simple-line-icons';
  display: inline;
  line-height: 0;
}
.icon-bag:before,
.icon-magnifier:before,
.icon-arrow-right-circle:before,
.icon-tag:before,
.icon-bell:before {
  font-family: 'simple-line-icons';
  display: inline;
  line-height: 0;
}
.font-awesome-cart:before {
  content: url('../fonts/callaway/GolfCart.svg');
  width: 21px;
  display: inline-block;
}
.font-awesome-alert:before {
  content: url('../fonts/callaway/alert.png');
}
.font-awesome-contact-header:before {
  font-family: 'Simple-Line-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e010";
}
.font-awesome-alerts:before {
  font-family: 'Simple-Line-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e027";
}
.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 {
  font-family: 'Simple-Line-Icons';
  content: "\e054";
}
.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";
}
* {
  -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: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #111111;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0068b3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003c66;
  text-decoration: underline;
}
a:focus {
  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: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  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;
}
[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: #777777;
}
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: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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: #0068b3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004a80;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #111111;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000000;
}
.bg-primary {
  color: #fff;
  background-color: #0068b3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004a80;
}
.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 #eeeeee;
}
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;
  list-style: none;
  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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .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.42857143;
  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.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 for Bootstrap******************/
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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;
}
/************Grid for Bootstrap*****************/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: 640px) {
  .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: 1024px) {
  .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: 1400px) {
  .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: #777777;
  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 #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.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 #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
}
.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;
  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 > 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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .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 {
  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"] {
  -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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #111111;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #111111;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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: 32px;
  }
  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: 40px;
  }
  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: 42px;
  }
}
.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-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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="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 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #111111;
}
.has-error .form-control {
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #444444;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #444444;
}
.has-error .input-group-addon {
  color: #111111;
  border-color: #111111;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #111111;
}
.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: #515151;
}
@media (min-width: 640px) {
  .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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.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: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.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: #929292;
  border-color: #929292;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.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: #ffffff;
  background-color: #00365c;
  border-color: #001e33;
}
.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: #0068b3;
  border-color: #0068b3;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.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: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.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: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0068b3;
  font-weight: normal;
  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: #003c66;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0068b3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
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 {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
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;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
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: #111111;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.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 #dddddd;
}
.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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .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: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #0068b3;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/***********Navbar Bootstrap****************/
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.logo-col-size {
  padding-top: 10px;
}
@media (max-width: 908px) {
  .logo-col-size {
    left: 20%;
  }
}
@media (min-width: 907px) {
  .logo-col-size {
    width: 135px;
  }
}
.logo-col-size .site-logo {
  max-width: 175px;
}
.logo-col-size .site-logo padding-right:0px img {
  height: 39px;
  width: auto;
}
@media (max-width: 908px) {
  .side-menu {
    width: 29px;
    padding-left: 40px;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-left: 0;
    padding-right: 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: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .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: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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 {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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 {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 3px 0;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0068b3;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.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: #a6a6a6;
  background-color: #0068b3;
  border-color: #0068b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0068b3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004a80;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.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: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.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: #eeeeee;
}
.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 {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0068b3;
}
.thumbnail .caption {
  padding: 9px;
  color: #111111;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #111111;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #000000;
}
@-webkit-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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0068b3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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 {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.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: #80caff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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: #3e5983;
  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: #3e5983;
  border-color: #3e5983;
}
.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: #111111;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #111111;
}
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: #111111;
  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: #111111;
  border-color: #111111;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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 #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-left-radius: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0068b3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0068b3;
}
.panel-primary > .panel-heading .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0068b3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  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: #3e5983;
}
.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: #111111;
  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: #111111;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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-left: 5px;
  margin-bottom: 0;
}
.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: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
/**************Carousel from Bootsrap***********/
.home_welcome_container {
  margin: 7%;
}
.home_welcome .content {
  text-align: center;
  margin: 10px 20%;
}
.home_welcome:first-child {
  font-size: 22pt;
  font-weight: 700;
}
.carousel {
  position: relative;
}
.carousel .img {
  top: 0;
  left: 0;
  min-width: 100%;
  max-width: none;
}
.carousel .carousel-inner .item {
  display: none;
}
.carousel .carousel-inner .active {
  display: block;
}
.carousel .carousel-inner .next {
  display: inline;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.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 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: Roboto;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  letter-spacing: 18px;
}
.carousel-indicators li {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 1px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #d7d7d7;
}
.carousel-indicators .active {
  width: 7px;
  height: 7px;
  background-color: #000000;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: -20%;
  }
}
.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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after,
.cpq-overview-filter-item:before,
.cpq-overview-filter-item:after {
  content: " ";
  display: table;
}
.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,
.tabs .tabs-list:after,
.cart__content:after,
.cpq-overview-filter-item: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;
}
.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/***********jquery-ui.less**************/
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  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-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #111111;
}
.ui-datepicker .ui-datepicker-header {
  color: #111111;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  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;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #0068b3;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #003c66;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #111111;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #929292;
  color: #ffffff;
  border-color: #929292;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #0068b3;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
[class^="ti-"],
[class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 908px) {
  .hidden-desktop {
    display: none;
  }
}
@media (max-width: 907px) {
  .hidden-mobile {
    display: none;
  }
}
/*********General CSS*********/
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
.box {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.box-2x3:before {
  padding-top: 150%;
  content: "";
  display: block;
}
.box-2x2:before {
  padding-top: 100%;
  content: "";
  display: block;
}
.box-4x3:before {
  padding-top: 75%;
  content: "";
  display: block;
}
button {
  font-weight: 500;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
.do-not-rotate {
  transform: rotate(0deg) !important;
}
/*
General
*****************************************************************/
a,
button {
  color: #0068b3;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #111111;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #111111;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
.expired-credit {
  color: #d9534f !important;
  pointer-events: none;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0068b3;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e6f5ff;
  color: #111111;
}
.well.well-tertiary {
  background-color: #142939;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #111111;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #111111;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/**
 * Buttons
*/
.btn_call a,
.btn_call button {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  padding: 1.7rem 1rem;
  border: 2px solid transparent;
  border-radius: 50px;
  transition: all .1s;
  min-width: 180px;
  text-align: center;
  display: inline-block;
}
.btn_call a[disabled],
.btn_call button[disabled] {
  opacity: 0.3;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
input[disabled] {
  /* color: #929292; */
  opacity: .5;
}
.btn_call a span,
.btn_call button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: .5s;
}
.btn_call button[disabled] span {
  cursor: not-allowed;
}
.btn_call a span:first-child:after,
.btn_call button span:first-child:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f178';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: .5s;
}
.btn_call a span.no-hover:first-child:after,
.btn_call button span.no-hover:first-child:after {
  content: none;
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
}
.btn_call a:not(.no-cursor):hover span,
.btn_call button:not(.no-cursor):hover span {
  padding-right: 25px;
}
.btn_call a:not(.no-cursor):hover span.no-hover,
.btn_call button:not(.no-cursor):hover span.no-hover {
  padding-right: 0;
}
.btn_call a:not(.no-cursor):hover span:after,
.btn_call button:not(.no-cursor):hover span:after {
  right: 0;
  opacity: 1;
}
.btn_call:hover,
.btn_call a:hover {
  color: #111;
}
.btn_call.black_button a,
.btn_call.black_button button {
  background-color: #111;
  color: #fff;
  border-color: #111;
  font-weight: bold;
}
.btn_call.whiteoutline_button a,
.btn_call.whiteoutline_button button {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.btn_call.blackoutline_button a,
.btn_call.blackoutline_button button {
  background-color: transparent;
  border: 2px solid #111;
  color: #111;
}
.btn_call.black_button a:hover,
.btn_call.black_button button:hover {
  color: #fff;
}
.btn_call.blue_button a,
.btn_call.blue_button a:hover,
.btn_call.blue_button button,
.btn_call.blue_button button:hover {
  background: #7698ff;
  color: #fff;
  font-weight: 400;
}
.btn_call.blue_button a[disabled],
.btn_call.blue_button a[disabled]:hover,
.btn_call.blue_button button[disabled],
.btn_call.blue_button button[disabled]:hover {
  background-color: #7698ff;
  cursor: not-allowed;
}
.btn_call.gray_button a,
.btn_call.gray_button button {
  color: #111;
  background: #f8f8f8;
  border-radius: 20px;
  width: auto;
  display: inline-block;
  text-align: center;
  padding: 8px 0px;
  font-weight: 400;
}
.btn_call.bordered_button a,
.btn_call.bordered_button a:hover,
.btn_call.bordered_button button,
.btn_call.bordered_button button:hover {
  background: none;
  border: 2px solid #111;
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
.btn_call.titu-btn button {
  padding: 1rem 1rem;
}
/* Spinner animation for ATC */
.lds-ring {
  display: inline-block;
  position: relative;
  width: 11px;
  height: 11px;
  margin-left: 10px;
}
span.lds-ring {
  content: none !important;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  border: 2px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .lds-ring {
    width: 14px;
    height: 14px;
  }
  .lds-ring div {
    width: 14px;
    height: 14px;
  }
}
footer {
  padding-top: 50px;
  margin-top: 50px;
  background: #111111;
  color: #ffffff;
  font-weight: 300;
  font-size: 13px;
  position: absolute;
  z-index: -1;
  width: 100% !important;
}
@media screen and (max-width: 907px) and (min-width: 636px) {
  .site-callaway-jp footer .footer_row .banner1 {
    width: auto;
  }
  .site-callaway-jp footer .footer_row .banner2 {
    width: auto;
  }
  .site-callaway-jp footer .footer_row .banner2 div:nth-child(1) {
    width: 30%;
  }
  .site-callaway-jp footer .footer_row .banner2 div:nth-child(2) {
    width: 40%;
    margin-top: 2%;
  }
  .site-callaway-jp footer .footer_row .banner2 div:nth-child(3) {
    width: 20%;
    margin-top: 3%;
  }
  .site-callaway-jp footer .footer_row .banner2 .simple-banner.banner__component--responsive {
    width: auto;
  }
}
@media (max-width: 907px) {
  footer .footer__top .footer__nav--container .footer__nav--links li a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 768px) {
  footer .footer__top .footer__nav--container .footer__nav--links li a:lang(en_US) {
    font-size: 14px;
  }
}
@media (max-width: 1024px) and (min-width: 636px) {
  footer .footer__left {
    padding-left: 5%;
  }
  .language-en_AU footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 95% !important;
  }
}
@media screen and (min-width: 636px) {
  .language-en_AU footer .footer_container {
    width: 100%;
    margin: 0 10%;
  }
}
@media screen and (max-width: 912px) and (min-width: 636px) {
  .language-ja_JP footer .footer_container {
    width: 100%;
    margin: 0 10%;
  }
}
footer .footer_row {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 484px) {
  flex-direction: column;
}
@media (max-width: 636px) {
  .site-callaway footer .footer_row .banner1 {
    display: block !important;
    margin-left: 20%;
  }
  .site-callaway footer .footer_row .banner2 {
    position: unset;
  }
  .site-callaway footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 80% !important;
  }
}
@media (max-width: 484px) {
  .language-en_AU footer .footer_row .banner1 .yCmsComponent:first-child img {
    width: 70% !important;
  }
  .language-en_AU footer .footer_row .banner1 .yCmsComponent:last-child img {
    width: 90% !important;
  }
  .language-en_AU footer .footer_row .banner2 .yCmsComponent:first-child img {
    width: 70% !important;
  }
  .language-en_AU footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 95% !important;
    margin-top: 10px !important;
  }
}
.site-callaway footer .footer_row .banner1 .yCmsComponent:first-child img {
  width: 100% !important;
  margin-top: 5% !important;
}
.site-callaway footer .footer_row .banner2 .yCmsComponent:last-child img {
  margin-left: -10px;
}
@media (min-width: 908px) {
  .site-callaway footer .footer_row .banner1 .yCmsComponent:last-child img {
    height: 30px;
    width: 100% !important;
  }
}
.site-callaway footer .footer_row .banner2 {
  text-align: center;
  justify-content: start;
}
@media (max-width: 908px) {
  .site-callaway footer .footer_row {
    justify-content: right !important;
  }
  .site-callaway footer .footer_row .banner1 {
    display: flex;
    flex-direction: row;
    align-items: baseline;
  }
  .site-callaway footer .footer_row .banner2 {
    position: relative;
    left: -35px;
  }
  .site-callaway footer .footer_row .banner2 .yCmsComponent:last-child {
    margin: 0px  auto !important;
  }
  .site-callaway footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 60% !important;
    margin-top: 0px !important;
  }
}
@media (min-width: 908px) {
  footer .footer_row .banner1 .yCmsComponent:first-child img {
    width: 60% !important;
    margin-top: 5% !important;
  }
  footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 80% !important;
    margin-top: -5% !important;
  }
  body.language-en_AU footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 100% !important;
    margin-top: 1% !important;
  }
  .footer_row .simple-responsive-banner-component img,
  .footer_row .banner__component--responsive img {
    width: 80% !important;
    height: auto;
  }
}
@media (min-width: 908px) {
  footer .footer_row .banner1,
  footer .footer_row .banner2 {
    display: flex;
    align-items: center;
  }
  footer .footer_row .banner1 .yCmsComponent:first-child a {
    text-align: center;
  }
}
@media (max-width: 907px) and (min-width: 300px) {
  .footer_row .banner__component--responsive {
    text-align: center;
    margin-bottom: 10%;
  }
  footer .footer_row .banner1,
  footer .footer_row .banner2 {
    margin-bottom: 3%;
  }
  footer .footer_row .yCmsComponent:first-child img {
    width: 50% !important;
    margin-top: 1% !important;
  }
  footer .footer_row .banner2 .yCmsComponent:last-child img {
    width: 80% !important;
    margin-top: -25% !important;
  }
  .footer_row .simple-responsive-banner-component img,
  .footer_row .banner__component--responsive img {
    width: 80% !important;
  }
}
@media screen and (max-width: 375px) {
  .footer_row .banner__component--responsive {
    text-align: center;
  }
}
@media (max-width: 640px) {
  footer .footer_row .banner2 .yCmsComponent:last-child img {
    margin-top: 0 !important;
  }
  footer .footer_row .banner1,
  footer .footer_row .banner2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 907px) {
  footer .row .banner2 div:first-child:first-child img {
    margin-top: -10%;
    width: 95%;
    height: auto;
  }
}
@media (max-width: 907px) {
  footer .row .banner1 div:last-child {
    margin-top: 2%;
  }
  footer .row .banner2 div:last-child {
    margin-top: 5%;
  }
}
@media (min-width: 908px) {
  .footer__left {
    left: 12.5%;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__left .footer__nav--container {
    padding: 12px 0;
  }
  .footer__top .footer__left .footer__nav--container .title {
    text-transform: uppercase;
    font-weight: 500;
  }
}
.footer__top {
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
.footer__top .footer__nav--container .title {
  text-transform: uppercase;
  font-weight: 500;
}
@media only screen and (max-width: 639px) {
  .footer__top .footer__nav--container .title:lang(en_US) {
    font-size: 23px;
  }
}
.footer__top .footer__nav--container .title:lang(ko) {
  text-transform: uppercase;
  font-weight: 486;
  font-size: 23px;
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #142939;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #142939;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #142939;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #111111;
  text-align: center;
}
.page-login.site-callaway-au #loginForm .form-footer .footer-links {
  text-align: center;
  color: #2979ff;
  font-size: 13px;
  font-weight: 500;
}
/***************navigation******************/
main .skiptocontent,
main .skiptonavigation {
  display: none;
}
@media screen and (min-width: 908px) and (max-width: 1080px) {
  .visible-callaway-md-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 1399px) and (min-width: 1081px) {
  .hidden-md-callaway {
    display: none !important;
  }
}
.nav__right .searchicon {
  position: absolute;
  top: 9px;
  right: 28px;
}
@media screen and (min-width: 908px) {
  .nav__right .searchicon {
    right: 75px;
  }
}
.mobile-friendly {
  padding-bottom: 10px;
}
.mobile-friendly > .row {
  width: 90%;
  display: inline-block;
}
.logo-col-size {
  float: none;
  display: inline-block;
}
.mobile-friendly > .row > .nav__links {
  width: 85%;
  display: inline-block;
  margin-bottom: -17px;
  padding-left: 0px;
}
.expanding-line {
  display: none;
}
.nav_dropdown .expanding-line {
  display: block;
  width: 0px;
  height: 1px;
  background-color: #111111;
  margin: auto;
}
@media screen and (max-width: 1080px) {
  .mobile-friendly > .row > .nav__links {
    width: 100px;
    float: left;
  }
  .mobile-friendly > .row {
    width: 100%;
  }
  .navigation .nav__links .nav__link--tertiary_oPutters {
    padding: 2.4vh 0vh !important;
  }
}
.nav_dropdown {
  float: left;
  text-align: justify;
  list-style-type: none;
}
.ProductsSTNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/product_resources.svg') center center no-repeat;
  display: inline-block;
}
.PricingPoliciesNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/pricing_policies.svg') center center no-repeat;
  display: inline-block;
}
.SalesToolsSubNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/sales_tools.svg') center center no-repeat;
  display: inline-block;
}
.TITUNavNode .nav-item-icon,
.CompanyTradeHistoryNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/trade_in_up.svg') center center no-repeat;
  display: inline-block;
}
.DemoReturnsNavNode .nav-item-icon {
  width: 31px;
  background: url('../fonts/callaway/returns.svg') center center no-repeat;
  display: inline-block;
}
.ReturnStatusNavNode .nav-item-icon {
  width: 31px;
  background: url('../fonts/callaway/returns.svg') center center no-repeat;
  display: inline-block;
}
.FitCartReturnsNavNode .nav-item-icon {
  width: 31px;
  background: url('../fonts/callaway/returns.svg') center center no-repeat;
  display: inline-block;
}
.WarrantyFormNavNode .nav-item-icon {
  width: 60px;
  background: url('../fonts/callaway/warrantyIcon.svg') center center no-repeat;
  display: inline-block;
}
.CompanyOrderHistoryNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/chart-bar-solid.svg') center center no-repeat;
  display: inline-block;
}
.CompanyInvoiceHistoryNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/chart-pie-solid.svg') center center no-repeat;
  display: inline-block;
}
.CompensationChildNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/money-bill-wave-solid.svg') center center no-repeat;
  display: inline-block;
}
.CompensationSearchNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/chart-bar-solid.svg') center center no-repeat;
  display: inline-block;
}
@media (max-width: 907px) {
  .nav__links .secondary_navigation {
    padding-top: 11vh;
  }
  .nav__links .secondary_navigation a {
    color: #000000 !important;
  }
  .nav__links .secondary_navigation:first-child {
    margin-top: 65% !important;
  }
}
@media (max-width: 1080px) {
  .nav__links .secondary_navigation {
    padding-top: 11vh !important;
  }
  .nav__links .secondary_navigation a {
    color: #000000 !important;
  }
  .nav__links .secondary_navigation:first-child {
    margin-top: 20vh !important;
  }
}
@media (max-width: 1080px) {
  .navigation__overflow .secondary_navigation.contact_us {
    padding: 10px;
    display: block;
    text-align: center;
  }
  .navigation__overflow .secondary_navigation.contact_us a {
    color: #000000;
  }
  .navigation__overflow .secondary_navigation.contact_us:first-child {
    margin-top: 0 !important;
  }
  .js-mainHeader .nav__links .secondary_navigation {
    padding-top: 3vh !important;
  }
}
@media (max-width: 1080px) {
  .navigation--bottom .expanding-line {
    display: block !important;
    width: 30px;
    height: 1px !important;
    background-color: #d7d7d7 ;
    margin: 20px auto 0 auto !important;
  }
  .second-sub-navigation-section .expanding-line {
    margin-top: 0px !important;
  }
  .nav__link--tertiary.selected_parent_sec,
  .secondary_navigation.selected_parent div:nth-child(2),
  .secondary_navigation:hover div:nth-child(2) {
    border-bottom: none!important;
  }
  .nav__parent--tertiary:hover,
  .navigation--bottom .nav__links--products li a:hover {
    border-bottom: none!important;
  }
  .navigation--bottom,
  .sub__navigation,
  .second-sub-navigation-section,
  .third-sub-navigation-section {
    width: 250px;
    position: fixed;
    left: -250px;
    z-index: 10000;
    background-color: #ffffff;
    display: none;
    height: 110vh;
    min-height: 445px;
    top: -36px;
    overflow: hidden;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  }
  .navigation--overflow {
    overflow: hidden;
  }
  .navigation--bottom.first-level-mobile-nav,
  .navigation--overflow_second-sub .sub__navigation,
  .second-sub-navigation-section.show-second-sub-navigation,
  .third-sub-navigation-section.show-third-sub-navigation {
    display: block;
  }
  .navigation--bottom li {
    float: none;
  }
  .third-sub-navigation-section > span:first-child > .nav__link--tertiary:first-child {
    margin-top: 25vh!important;
  }
  .nav__links.nav__links--products.js-offcanvas-links,
  .second-sub-navigation-section > span:first-child > .nav__link--tertiary:first-child {
    margin-top: 22vh!important;
  }
  .nav__links.nav__links--products.js-offcanvas-links > span {
    margin: 2vh 0 !important;
    text-align: center !important;
  }
  .nav__links.nav__links--products.js-offcanvas-links > span:last-child {
    border: none;
  }
  .nav__links.nav__links--products.js-offcanvas-links > span {
    display: block;
    width: 100%;
    padding-top: 0;
  }
  .nav__links.nav__links--products.js-offcanvas-links > span:hover {
    font-weight: 600;
  }
  .nav__links.nav__links--products.js-offcanvas-links > span:after {
    content: "";
  }
  .navigation--bottom .nav__links--products li a:hover {
    border-bottom: none!important;
  }
  .navigation--bottom .nav__links--products li a {
    padding: 0px !important;
    width: 100% !important;
    margin: auto;
  }
  .nav__link--tertiary {
    margin: 0px !important;
    width: 100%;
    text-align: center;
    display: block !important;
    padding: 2.5vh 4vh!important;
  }
  .overlay_non-including-header {
    top: 0px!important;
  }
  .secondary_navigation:first-child {
    margin-top: 20vh !important;
  }
  .secondary_navigation {
    padding-top: 11vh!important;
  }
  .secondary_navigation div:nth-child(2) {
    padding-bottom: 1vh !important;
    padding-top: 10px;
  }
  .secondary_nav_row {
    height: 100%;
    display: block !important;
  }
  .close_mobile_header_nav:before {
    font-family: 'Simple-Line-Icons';
    content: "\e082";
    font-size: 25px;
    display: none;
  }
  .close_mobile_header_nav {
    position: fixed;
    color: #111111;
    left: 105px;
    top: 8vh;
    z-index: 1000000;
  }
  .close_mobile_header_nav:hover,
  .back_mobile_header_nav:hover {
    cursor: pointer;
  }
  .back_mobile_header_nav:before {
    font-family: 'Simple-Line-Icons';
    content: "\e07a";
    position: fixed;
    color: #111111;
    left: 40px;
    top: 8vh;
    z-index: 1000000;
    font-size: 25px;
    display: none;
  }
  .back_mobile_header_nav.show:before,
  .close_mobile_header_nav.show:before {
    display: block;
  }
  .OPuttersCategoryNavNode {
    margin-left: 30px!important;
    max-width: 180px!important;
  }
  .ProductsSTNavNode .nav-item-icon {
    width: 40px;
    background: url('../fonts/callaway/product_resources.svg') center center no-repeat;
    display: inline-block;
  }
  .PricingPoliciesNavNode .nav-item-icon {
    width: 40px;
    background: url('../fonts/callaway/pricing_policies.svg') center center no-repeat;
    display: inline-block;
  }
  .SalesToolsSubNavNode .nav-item-icon {
    width: 40px;
    background: url('../fonts/callaway/sales_tools.svg') center center no-repeat;
    display: inline-block;
  }
  .OPuttersCategoryNavNode .nav-item-icon {
    width: 3em !important;
  }
  .TPuttersCategoryNavNode {
    padding-top: 11px!important;
    margin-left: -8px !important;
  }
  .nav-item-icon {
    width: 4em!important;
    padding: 9px 5px!important;
  }
}
.nav_dropdown {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13.5px;
  padding-left: 12px;
}
.nav_dropdown span:after {
  content: url('../fonts/callaway/CallawayLogoDropdownCaret.svg');
  padding-left: 4px;
  position: relative;
  bottom: 1px;
  display: inline-block;
  width: 12px;
}
.nav_dropdown:hover {
  cursor: pointer;
}
.secondary_navigation {
  text-transform: uppercase;
  padding: 16px;
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: .5px;
  color: #363636;
}
.OPuttersCategoryNavNode {
  max-width: 159px;
}
.BallsNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/nav-icon-ball.svg') center center no-repeat;
  display: inline-block;
}
.AccsNavNode .nav-item-icon {
  height: 45px;
  margin: 0 auto;
  width: 40px;
  background: url('../fonts/callaway/nav-icon-accessories.svg') center center no-repeat;
  display: inline-block;
}
.ClearanceNavNode .nav-item-icon {
  width: 45px;
  background: url('../fonts/callaway/nav-icon-clearance.svg') center center no-repeat;
  display: inline-block;
}
.language-en_AU .AccsNavNode .nav-item-icon {
  height: 45px;
  margin: 0 auto;
  width: 40px;
  background: url('../fonts/callaway/accessories.svg') center center no-repeat;
  display: inline-block;
}
.ClubsNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/nav-icon-club.svg') center center no-repeat;
  display: inline-block;
}
.OgioAccessoriesNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/nav-icon-ogio.svg') center center no-repeat;
  display: inline-block;
}
.OPuttersCategoryNavNode .nav-item-icon {
  width: 26px;
  background: url('../fonts/callaway/OdysseyHeader.svg') center center no-repeat;
  display: inline-block;
}
.OgioNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/nav-icon-OgioNavNode.svg') center center no-repeat;
  display: inline-block;
}
.TravisMathewNavNode .nav-item-icon {
  width: 60px;
  background: url('../fonts/callaway/nav-icon-TravisMathewNavNode.svg') center center no-repeat;
  display: inline-block;
}
.ApparelNavNode .nav-item-icon {
  width: 60px;
  background: url('../fonts/callaway/nav-icon-apparel.svg') center center no-repeat;
  display: inline-block;
}
.TPuttersCategoryNavNode .nav-item-icon {
  width: 32px;
  background: url('../fonts/callaway/toulon-icon-header.svg') center center no-repeat;
  display: inline-block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.nav__parent--tertiary span {
  display: none;
}
.OPuttersCategoryNavNode span,
.TPuttersCategoryNavNode span {
  display: inline;
}
.secondary_navigation:hover {
  cursor: pointer;
}
.nav__link--tertiary.selected_parent_sec .nav-item-icon,
.secondary_navigation.selected_parent .nav-item-icon,
.secondary_navigation:hover .nav-item-icon,
.nav__link--tertiary:hover .nav-item-icon {
  opacity: 1;
}
.nav__link--tertiary.selected_parent_sec,
.secondary_navigation.selected_parent,
.secondary_navigation:hover {
  font-weight: 600;
}
.nav__link--tertiary.selected_parent_sec,
.secondary_navigation.selected_parent div:nth-child(2),
.secondary_navigation:hover div:nth-child(2) {
  border-bottom: 1px solid black;
}
.secondary_navigation:hover a {
  font-weight: 600!important;
}
@media (min-width: 1081px) {
  .secondary_navigation:hover a {
    border-bottom: 1px solid #111111;
  }
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    width: 100vw;
    background: #ffffff;
    position: absolute;
    z-index: 10000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding-right: 10px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    overflow-x: auto;
    top: 60px;
  }
}
@media (min-width: 1081px) {
  .second-sub-navigation-section,
  .third-sub-navigation-section {
    display: none;
    width: 100%;
    left: 0;
    text-align: center;
    border-top: 1px solid #c2c2c2;
    padding: 15px 10px 5px 10px;
    background-color: #f9f9f9;
  }
  .show-second-sub-navigation,
  .show-third-sub-navigation {
    display: block;
  }
}
.navigation--bottom .show-sub .sub__navigation {
  display: block;
}
nav__links {
  text-transform: uppercase;
}
.secondary_nav_row {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  text-align: center;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}
.secondary_navigation div {
  width: auto;
  max-height: 46px;
}
.navigation--bottom .nav__links--products li .secondary_navigation div.yCmsComponent {
  border-bottom: none;
  font-weight: 500;
}
.nav__link--tertiary {
  display: inline-block;
  margin: 7px 20px 20px 20px;
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: .5px;
  line-height: 20px;
  padding: 15px 0px 12px;
  display: block;
  color: #363636;
}
.nav__parent--tertiary {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding-bottom: 5px;
}
.nav__link--tertiary:hover {
  margin-bottom: 19px;
}
.nav__parent--tertiary:hover,
.navigation--bottom .nav__links--products li a:hover {
  cursor: pointer;
  font-weight: 600;
  border-bottom: 1px solid #111111;
}
.nav_link_parent_select div:nth-child(2) {
  font-weight: 600;
  border-bottom: 1px solid #111111;
}
.overlay_non-including-header {
  display: none;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  /*dim the background*/
}
.overlay_non-including-header.overlay {
  display: block;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.sub-navigation-list::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  text-align: justify;
  list-style-type: none;
}
.nav__links .nav__links--primary:first-child {
  left: 70px;
}
.nav__links .nav__links--primary:after {
  padding-right: 10px;
}
ul.sub-navigation-list li {
  float: left;
  text-align: justify;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
ul.sub-navigation-list::after {
  clear: both;
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1081px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 907px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
@media (max-width: 907px) {
  .navigation--middle .row .mobile-friendly {
    width: 100%;
  }
  .navigation--top .nav__left {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .switch_button {
    margin-top: 15px !important;
    float: right;
  }
}
@media (max-width: 620px) and (min-width: 280px) {
  .switch_button {
    text-align: right !important;
  }
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="MiniCartSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="MiniCartSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
  background-color: transparent;
  color: inherit;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus {
  color: #929292;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  height: 40px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
/**@media (min-width: 908px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}**/
@media (max-width: 907px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.branding-mobile {
  display: none;
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0068b3;
  border: none;
}
@media (min-width: 908px) {
  .navigation--middle .nav__left {
    line-height: 40px;
    position: relative;
    padding-left: 30px;
  }
}
.fa-bars:before {
  content: "\f0c9";
}
/* @media (min-width: 908px) { */
.navigation--middle .contact {
  margin: auto;
  float: left;
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 60px;
  position: relative;
  left: 30px;
  padding-left: 30px;
  width: 59%;
}
.contact .yCmsContentSlot .content,
.contact .yCmsContentSlot .switch_container {
  display: inline;
  /**margin:50%;**/
}
@media screen and (max-width: 1280px) and (min-width: 912px) {
  .navigation--middle .nav__left.contact.hidden-sm {
    width: 65%;
  }
}
@media screen and (max-width: 912px) and (min-width: 636px) {
  .navigation--middle .nav__left.contact.hidden-md {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
  }
}
@media only screen and (max-width: 280px) {
  .navigation--middle .contact {
    margin: auto;
    float: none !important;
  }
}
.switch_drop_icon:before {
  color: #2979ff;
  font-family: FontAwesome;
  content: "\f0d7";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
}
.mobile-friendly {
  width: 100%;
}
@media (max-width: 907px) {
  .nav__left .yCmsContentSlot .content {
    display: none;
  }
  .nav__left .yCmsContentSlot .switch_container {
    top: 5px;
  }
  .navigation--middle .contact {
    line-height: 40px;
    margin: 30px 0px !important;
    text-align: end;
  }
}
@media (max-width: 720px) {
  .navigation--middle .contact {
    padding-left: 0!important;
    left: 0!important;
  }
  .switch_container {
    margin-left: 25%!important;
  }
  .switch_container .switch_dropdown {
    left: 0!important;
    top: 36px!important;
    margin-left: 25%!important;
    text-align: left;
  }
}
/* }
 */
/**@media (min-width: 908px) {
  .navigation--middle .contact .phone-text:before{
 content: url(../fonts/callaway/contact_phone.png);
  }
}**/
/*
@media (min-width: 908px){
.navigation--middle .nav__right .site-search {
  z-index: 2;
  padding-right:50px;
  padding-top:14px;
}
}
*/
@media (max-width: 907px) {
  .navigation--middle .nav__right .site-search {
    padding-left: 0;
  }
}
/* @media (max-width: 907px) {
  .navigation--middle .nav__right .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
} */
.navigation--middle .nav__right .site-search.active {
  display: block!important;
}
/*
.navigation--middle .nav__right .site-search .ui-front {
  padding: 10px 0px;
}
*/
.navigation--middle .nav__right .site-search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}
.navigation--middle .nav__right .site-search .input-group {
  background-color: transparent;
  min-height: 38px;
  border-bottom: 1px solid #111;
  width: 100%;
  color: #111;
}
.navigation--middle .nav__right .site-search .input-group ::placeholder {
  color: #111;
}
.searchbox-btns-container {
  padding-top: 1rem;
}
.searchbox-btns-row {
  background-color: #FFF;
  margin-left: 0;
  margin-right: 0;
  border-radius: 50px;
  border: 2px solid transparent;
}
.searchbox-btns-row div {
  padding-left: 0;
  padding-right: 0;
}
#searchNameBtn a,
#searchSKUBtn a {
  padding: 0.1rem 1rem;
  min-width: 100%;
}
@media (max-width: 1080px) and (min-width: 908px) {
  #searchNameBtn a,
  #searchSKUBtn a {
    font-size: 11px !important;
  }
}
@media (max-width: 374px) {
  #searchNameBtn a,
  #searchSKUBtn a {
    font-size: 11px !important;
    padding: 1rem .1rem !important;
  }
}
#searchNameBtn a:not(.no-cursor):hover span,
#searchSKUBtn a:not(.no-cursor):hover span {
  padding-right: 0;
}
#searchNameBtn a span:after,
#searchSKUBtn a span:after {
  content: none;
  transition: none;
}
@media (max-width: 1023px) {
  .searchbox-btns-container {
    padding-bottom: 1rem;
  }
  .searchbox-btns-row {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  #searchNameBtn a,
  #searchSKUBtn a {
    padding: 1rem 1rem;
  }
}
div.tag-container {
  display: inline-block;
  font-size: 14px;
  padding: .5rem 1rem;
  float: left;
}
div.grouping-tag {
  background-color: #BCBCBC;
  color: #111;
  border: 2px solid transparent;
  border-radius: 50px;
  line-height: 28px;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
div.grouping-tag.invalid-tag {
  background-color: rgba(201, 38, 41, 0.35) !important;
}
div.grouping-tag:hover {
  filter: brightness(75%);
  cursor: pointer;
}
div.grouping-tag.invalid-tag:hover {
  filter: none;
  background-color: rgba(201, 38, 41, 0.55) !important;
  cursor: pointer;
}
div.grouping-tag:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f00d';
  position: relative;
  float: right;
  margin-left: 10px;
}
.maxCharsInput::-webkit-input-placeholder {
  color: #c92629 !important;
}
.maxCharsInput::-moz-placeholder {
  color: #c92629 !important;
}
.maxCharsInput::-ms-placeholder {
  color: #c92629 !important;
}
.maxCharsInput::placeholder {
  color: #c92629 !important;
}
.navigation--middle .nav__right .site-search .input-group input {
  color: #111;
  font-size: 15px;
}
@media (max-width: 768px) {
  .navigation--middle .nav__right .site-search .input-group input.form-control {
    font-size: 12px;
    width: 100%;
  }
  .navigation--middle .nav__right .site-search .input-group input {
    font-size: 12px;
  }
}
.navigation--middle .nav__right .site-search .input-group .form-control {
  background-color: transparent;
  min-height: 38px;
  border-bottom: 1px solid #111;
}
/* @media (min-width: 908px) {
  .navigation--middle .nav__right .site-search .input-group {
  
  }
} */
.navigation--middle .nav__right .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 60px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  float: left;
  width: -webkit-fill-available !important;
}
.navigation--middle .nav__right .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__right .site-search .input-group .btn:hover {
  background-color: transparent;
  cursor: pointer;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0!important;
  right: 0!important;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: 100vw!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0 auto;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li .ui-state-active {
  background: #f1f2f2;
  color: #111111;
  border: none;
  margin: 0px;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 80%;
  padding: 10px;
  color: #2979ff;
  margin: 0 auto;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li a img {
  width: 42px;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
  float: left;
  width: 50%;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 50%;
  line-height: 16px;
  float: right;
  text-align: left;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 10px;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li .price {
  display: none;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.navigation--middle .nav__right .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
  float: right;
}
@media screen and (max-width: 908px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media screen and (max-width: 429px) {
  .navigation .logo-col-size {
    left: 14%!important;
  }
}
@media (max-width: 912px) and (min-width: 636px) {
  .navigation .logo-col-size {
    left: 27% !important;
    text-align: center;
  }
}
@media (max-width: 1080px) and (min-width: 912px) {
  .navigation .logo-col-size {
    left: 30%!important;
    text-align: center;
  }
}
@media (max-width: 312px) {
  .navigation .logo-col-size {
    left: 2%!important;
  }
  .navigation--middle .nav-cart {
    padding: 18px 42px 5px 0px;
  }
  .js-mainHeader .nav__right .searchicon {
    position: absolute;
    top: 16px !important;
    right: 20px;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    padding-right: 0 !important;
  }
  .js-mainHeader .nav-cart .mini-cart-child .welcome {
    padding-right: 45px !important;
  }
}
@media (max-width: 531px) {
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    padding-right: 0 !important;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info li:first-child {
  padding-right: 20px;
  padding-left: 0;
}
@media (max-width: 908px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
/* @media (min-width: 908px) { */
.navigation--middle .nav__right ul.nav__links--shop_info {
  float: right;
}
/* } */
/* @media (max-width: 907px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 908px) { */
.navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
  display: inline;
}
/* } */
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  top: 37%;
  color: #000000;
}
@media (min-width: 908px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
/* @media (min-width: 908px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {

  }
} */
@media (max-width: 907px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: center;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 45px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .searchbox:hover,
.navigation--middle .searchbox:active,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  box-shadow: none;
}
.navigation--middle .searchbox:hover {
  cursor: pointer;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 908px) {
  .navigation--middle .nav-cart {
    width: 82px;
    padding-right: 0px;
  }
}
@media (max-width: 420px) {
  .navigation--middle .nav-order-tools,
  .navigation--middle .nav-cart {
    margin-right: 0!important;
  }
}
@media (max-width: 907px) {
  .navigation--middle .nav-cart {
    position: relative;
    padding: 18px 10px 5px 10px;
    width: 60px !important;
  }
  .navigation--middle .nav-order-tools {
    margin-right: 20px;
  }
  .navigation--middle .searchbox {
    height: 45px;
  }
}
@media (min-width: 908px) {
  .navigation--middle .nav-cart .mini-cart-price {
    display: none;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #000000;
}
@media (min-width: 908px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 907px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0068b3;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-count {
    right: -10px !important;
    top: -40px !important;
    margin: 0;
    margin-right: -10px;
  }
  .navigation--middle .nav-cart .mini-cart-count .nav-items-total {
    display: inline-block;
    background-color: #000000;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
    text-align: center!important;
    line-height: 25px!important;
  }
}
.items-desktop {
  display: none;
}
.navigation--middle .nav-cart .mini-cart-count {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  right: -37px;
  position: relative;
}
@media (min-width: 908px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: "";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 1px;
  display: inline-block;
  min-width: 29px;
  text-align: left;
  line-height: 55px;
}
@media (max-width: 908px) {
  .page-companyInvoices .row.credit_header.totalCreditHeader {
    margin-top: -20px;
  }
}
@media (min-width: 908px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    right: 45px;
    position: relative;
    top: 3px;
    /*   padding-top:12px; */
  }
}
div.yum-pie {
  overflow: hidden;
  border-radius: 50%;
}
.home_bill_pay {
  border-bottom: 1px solid #d7d7d7;
  margin-left: 15%;
  margin-right: 15%;
}
.home_bill_pay .header {
  margin-left: 0px;
}
.home_bill_pay .credit_header {
  margin-left: 0px;
  display: inline-block;
  width: 100%;
}
.page-homepage .home_section_bill_pay .row.credit_header.totalCreditHeader {
  margin-top: -64px;
  margin-left: 112px;
}
.page-companyInvoices .row.credit_header.totalCreditHeader {
  text-align: center;
  margin-top: -25px;
}
.home_bill_pay .credit_line {
  display: inline;
  font-size: 16px;
}
.home_bill_pay .invoice_link {
  display: inline;
  float: right;
}
.home_bill_pay .invoice_link .btn {
  padding: 0;
}
.home_bill_pay .invoice_link .btn:hover {
  color: #363636;
}
.home_bill_pay .invoice_link .blue_goto {
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
  vertical-align: middle;
}
.blue_goto:after {
  content: url('../fonts/callaway/blue_go_to.png');
  padding-left: 5px;
}
.credit_line span {
  margin-left: 10px;
  font-weight: 600;
  color: #666666;
}
.bp_legend {
  text-align: center;
  margin-bottom: 90px !important;
  margin-right: 15%;
  margin-left: 15%;
}
.bp_page .bp_legend {
  margin-bottom: 0px;
}
@media (max-height: 650px) {
  .bp_legend {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.bp_legend span div:first-child {
  font-weight: 600;
  font-size: 20px;
}
.bp_legend span {
  display: inline-block;
  margin-right: 3%;
  margin-left: 3%;
}
.bp_legend .pd div:first-child {
  color: #6b0e22;
}
.bp_legend .td div:first-child {
  color: #a07a3f;
}
.bp_legend .rc div:first-child {
  color: #386466;
}
.pie {
  margin-top: 45px;
  margin-bottom: 85px;
}
svg {
  float: left;
}
svg.pie {
  position: absolute;
  right: 54.1%%;
  transform-origin: center;
  /* 	transform: rotate(-90deg)scale(2); */
}
svg.totalDue g circle {
  stroke-opacity: 0.82;
}
svg.leftover g circle {
  stroke-opacity: 0.82;
}
/* .nav__link a:hover,
.nav__link a:focus{
	text-decoration:underline;
}
.nav__link .sub__navigation a:hover,
.nav__link .sub__navigation a:focus{
	text-decoration:none;
} */
.secondary__sub__navigation .row {
  margin-bottom: -10px;
  box-shadow: 0 4px 10px -10px #000000;
}
.sub__navigation .row.center {
  padding-top: 10px;
  margin-top: -20px;
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (max-width: 907px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #0068b3;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 907px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 907px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #0068b3;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #0068b3;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #0068b3;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #ffffff;
}
@media (max-width: 907px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 907px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 907px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #000000;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
.navigation--bottom a {
  padding: 20px 32px;
}
.navigation--bottom .without_child a {
  padding: 0 !important;
  color: #111111 !important;
  text-decoration: none;
}
.navigation--bottom :active,
.navigation--bottom :hover,
.navigation--bottom :visited,
.navigation--bottom :focus {
  text-decoration: none !important;
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
.navigation--bottom .nav__links--products {
  margin-bottom: 0;
  padding-left: 0px;
}
@media (max-width: 1080px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1080px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1080px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #265272;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
.navigation--bottom .nav__links--products li:first-child a {
  padding-left: 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f4f4f4;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-second-sub .second-nav-link a {
  position: relative;
}
.navigation--bottom .show-second-sub .second-nav-link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
}
.navigation--bottom .nav__link {
  display: inline-block;
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0068b3;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation .nav__link--secondary {
    display: block;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--secondary.active .secondary__sub__navigation {
    display: block;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub__navigation .secondary__sub__navigation li {
    float: left;
    text-align: none;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub__navigation .show-second-sub .secondary__sub__navigation {
    display: inline !important;
    text-align: -webkit-center;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0068b3;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
/* @media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .row {

  
  }
} */
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .secondary__sub__navigation .row {
    width: 98vw;
    margin-top: -25px;
  }
}
.centerthis {
  margin: 0 auto;
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding-bottom: 10px;
    overflow-x: auto;
    margin-bottom: -40px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin: 0 auto !important;
    text-align: center;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list ul {
    text-align: center;
    border-bottom: 1px solid #808184;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #3c3c3c;
    line-height: 30px;
    padding: 0 0 0 0px;
    margin-top: -15px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .secondary__sub__navigation a:hover {
    border-bottom: 1px solid #000000;
    text-decoration: none;
    max-height: 30px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: inline;
  /** border-bottom: 1px solid #e5e5e5;**/
  float: left;
  margin-left: 70px;
  box-sizing: border-box;
}
.nav-item-icon {
  width: 3em;
  min-height: 25px;
  opacity: 0.5;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li .Balls::before {
  content: url(http://www.callawaygolf.com/on/demandware.static/-/Sites-CG3-Storefront/en_US/v1525667273738/nav-icon-ball.svg);
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li .Clubs::before {
  content: url(http://www.callawaygolf.com/on/demandware.static/-/Sites-CG3-Storefront/en_US/v1525667273738/nav-icon-club.svg);
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li .Accessories::before {
  content: url(http://www.callawaygolf.com/on/demandware.static/-/Sites-CG3-Storefront/en_US/v1525667273738/nav-icon-accessories.svg);
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li .second-nav-link::before {
  display: block;
  width: 2em;
  opacity: 0.5;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--secondary:hover .second-nav-link:before {
  opacity: 1;
  width: 2.5em;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--secondary:hover .second-nav-link a {
  border-bottom: 1px solid #000000;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list span {
  padding: 8px;
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:first-child {
    margin-left: 40%;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .second-sub-navigation-list li:first-child {
    margin-left: 5%;
  }
}
@media (min-width: 908px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #03426f;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0068b3;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0068b3;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 907px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 907px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 907px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 907px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0068b3;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 907px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
/* @media (min-width: 640px) { */
.nav-order-tools {
  border-left: 0px;
  padding: 0px 15px;
}
/* } */
/* @media (min-width: 908px) { */
.nav-order-tools {
  padding: 10px;
  margin-right: 30px;
}
/* } */
/* @media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
} */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/callaway/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/callaway/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/callaway/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/callaway/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/callaway/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/callaway/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.searchicon:before {
  font-family: 'Simple-Line-Icons';
  content: "\e090";
  font-size: 16px;
  position: relative;
  top: 23%;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
button.btn.btn-link.js_search_button[disabled] {
  opacity: 1 !important;
}
.searchglyph:before {
  font-family: 'Simple-Line-Icons';
  content: "\e090";
  font-size: 16px;
  color: #111;
}
@media (max-width: 768px) {
  .searchglyph:before {
    font-size: 14px;
  }
  .navigation--middle .nav__right .site-search .input-group .btn {
    width: 14px;
  }
  .search-input-div {
    padding-left: 0;
    padding-right: 0;
  }
}
.resultID label {
  color: red !important;
}
.account-input-group-btn {
  width: 40px;
  padding: 0;
  margin-left: 10px;
  position: absolute;
  top: 11px;
  left: 0;
}
.account_input-group .input-group-addon {
  background-color: #2A67F6;
  width: 25%;
  height: 35px;
  letter-spacing: normal;
  font-size: 11px;
  padding: 10px 5px;
  color: #ffffff;
  float: right;
}
@media only screen and (min-width: 1280px) {
  .account_input-group .input-group-addon {
    background-color: #2A67F6;
    width: 25%;
    height: 35px;
    letter-spacing: normal;
    font-size: 11px;
    padding: 10px 5px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    display: inline-block;
  }
}
@media only screen and (max-width: 280px) {
  .account_input-group {
    width: 55%;
  }
}
@media only screen and (max-width: 1280px) {
  .switch_dropdown .js-search-accounts-input {
    margin-bottom: 10px;
  }
  .account_input-group .input-group-addon {
    width: 28%;
    position: absolute;
    right: 10px;
    top: 46px;
    padding: 2px;
  }
}
@media only screen and (max-width: 748px) {
  .account_input-group .input-group-addon {
    width: 95% !important;
    margin-top: 40px;
  }
}
.account-input-group-btn .btn:focus,
.account-input-group-btn .btn:hover {
  border: none;
}
.searchglyph_bl:before {
  font-family: 'Simple-Line-Icons';
  content: "\e090";
  font-size: 14px;
  padding-right: 12px;
  color: #000000;
}
.nav-order-tools:before {
  font-family: FontAwesome;
  content: "\f2c0";
  font-size: 16px;
  position: relative;
  top: 23%;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
.headerbars:before {
  font-family: FontAwesome;
  content: "\f0c9";
  font-size: 22px;
  position: relative;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
/* @media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
} */
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 908px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.switch_dropdown {
  line-height: 30px;
  position: absolute;
  z-index: 1000;
  background: #ffffff;
  padding: 12px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  border: 1px solid #CCCCCC;
  top: 90px;
  right: -95px;
  letter-spacing: 1px;
  text-align: left;
  width: 352px;
}
.switch_dropdown .js-search-accounts-input {
  height: 34px;
  width: 100%;
  display: inline-block;
  padding-left: 25px;
}
@media (min-width: 1280px) {
  .switch_dropdown .js-search-accounts-input {
    height: 34px;
    width: 100%;
    display: inline-block;
    padding-left: 25px;
  }
}
.switch_container {
  margin-left: 35%;
}
.componentContainer .test-account {
  display: flex;
  flex-direction: row;
  justify-content: end;
}
.componentContainer .test-account .tittle-STA {
  color: #000000;
  font-family: roboto;
  font-weight: 700;
  font-size: 13.5px;
  letter-spacing: 0px;
  line-height: 15.82px;
  margin-top: 5px;
  padding-right: 10px;
}
.ui-menu-item.ui-menu-heading {
  font-weight: 700;
}
@media only screen and (max-width: 907px) {
  .componentContainer .test-account {
    display: inline-block;
  }
}
@media only screen and (max-width: 620px) {
  .componentContainer .test-account {
    display: flex;
    flex-direction: column;
    text-align: right;
  }
  .tittle-STA {
    margin-right: -40px;
  }
}
@media only screen and (max-width: 280px) {
  .componentContainer .test-account {
    text-align: center;
  }
}
.switch_button {
  height: 26px;
  text-align: center;
  font-size: 13.5px;
  letter-spacing: 0px;
}
.switch_button > span {
  position: relative;
  top: -20px;
  color: #2979ff;
  font-weight: 500;
  text-decoration: underline;
  font-size: 13.5px;
}
.switch_button .switch_drop_icon {
  top: -18px;
  padding-left: 8px;
  font-size: 20px;
}
#overlay_wrapper_switch {
  position: absolute;
  letter-spacing: 0px;
  line-height: 16px;
}
#overlay_wrapper_switch #switch_account_widget {
  text-align: center;
  overflow: hidden;
  padding: 50px;
  padding-bottom: 80px;
}
#overlay_wrapper_switch #switch_account_widget .quest {
  padding: 30px;
  font-size: 12px;
}
#overlay_wrapper_switch .switchtitle {
  text-transform: uppercase;
  /* letter-spacing: 1px; */
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}
.switch_dropdown a {
  color: #2979ff;
  font-size: 11px;
  width: 100%;
  display: inline-block;
  line-height: 15px;
  overflow-x: hidden;
  padding-left: 10px;
  letter-spacing: .5px;
}
.switch_dropdown .glyphicon {
  top: 16px;
}
.switch_dropdown #switch_account_widg {
  float: right;
  display: inline-block;
  width: auto;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0px;
  padding-bottom: 7px;
}
#overlay_wrapper_switch #switch_account_widget input {
  display: inline-block;
  width: 200px;
  margin-right: 10px;
  padding: 6px;
  outline: none;
  font-size: 12px;
}
#overlay_wrapper_switch #switch_account_widget .backordered_soft_good {
  top: -18px;
  right: 5px;
  display: none;
}
#overlay_wrapper_switch #switch_account_widget .incorrect_qty .backordered_soft_good {
  display: block;
}
#overlay_wrapper_switch #switch_account_widget .triangle_info {
  bottom: 7px;
  left: -7px;
}
#overlay_wrapper_switch #switch_account_widget .triangle_info_white {
  left: -7px;
  bottom: 10.4px;
}
#overlay_wrapper_switch #switch_account_widget .incorrect_qty:hover .status_info_widget,
#overlay_wrapper_switch #switch_account_widget .incorrect_qty:hover .triangle_info,
#overlay_wrapper_switch #switch_account_widget .incorrect_qty:hover .triangle_info_white {
  display: block;
}
#overlay_wrapper_switch #switch_account_widget .switch_account_submit {
  width: 30px;
  display: inline-block;
  font-size: 13px;
}
.switch_dropdown a:hover {
  cursor: pointer;
  color: #2979ff;
}
.switch_container .switch_button:hover {
  cursor: pointer;
}
.switch_container .switch_button {
  letter-spacing: 2px;
  font-size: 11px;
  display: inline;
  padding: 4px 16px;
}
.main_accounts_container {
  height: 100px;
  width: 100%;
}
.main_accounts_container::-webkit-scrollbar {
  width: 12px;
}
.main_accounts_container::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.main_accounts_container::-webkit-scrollbar-thumb {
  background: #2A67F6;
}
.account_a_container {
  max-height: 200px;
  margin-top: 10px;
  overflow-y: auto;
}
::-webkit-scrollbar-track {
  background: white;
}
/* width */
div::-webkit-scrollbar {
  width: 6px;
  height: 10px;
}
/* Track */
div::-webkit-scrollbar-track {
  background: #d7d7d7;
  border: 2px solid #ffffff;
  border-radius: 10px;
}
/* Handle */
div::-webkit-scrollbar-thumb {
  background: #2979ff;
  border-radius: 10px;
}
div::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}
.js_switch_container--active .switch_dropdown {
  display: block;
  width: 60%;
}
@media only screen and (max-width: 1024px) and (min-width: 907px) {
  .js_switch_container--active .switch_dropdown {
    display: block;
    width: 70% !important;
  }
}
@media only screen and (max-width: 907px) {
  .js_switch_container--active .switch_dropdown {
    position: absolute !important;
    top: 30px !important;
    display: block;
    width: 90% !important;
  }
}
@media only screen and (max-width: 620px) {
  .js_switch_container--active .switch_dropdown {
    position: absolute !important;
    top: 60px !important;
    display: block;
    width: -webkit-fill-available !important;
    margin-right: -60px;
    margin-left: 20px;
  }
}
.searchbox__child-wrap {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.js-searchbox--active .searchbox__child-wrap {
  display: block !important;
  position: absolute;
  padding: 20px 5%;
  text-align: center;
  background: #F5F5F5 none;
  left: 0;
  right: 0;
  margin-top: 9px;
  top: 50px;
}
.js-searchbox--active .searchbox__child-wrap .ui-widget-content {
  height: auto;
  overflow-y: hidden;
}
.ui-front {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  padding: 0 ;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap,
.mini-cart-child {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 350px;
  z-index: 9998;
  border-top: 1px solid black;
  padding: 20px 0;
  margin-top: -15px;
}
.mini-cart-child {
  right: 40px;
  display: none;
}
.show_mini_cart .mini-cart-child {
  display: block;
}
.mini-cart-link:hover {
  cursor: pointer;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 60vw;
  }
  .page-companyOrders .account-section-content .responsive-table.os_table .drop_icon {
    float: right;
    margin-right: -30px;
  }
}
.nav-order-tools__child-wrap div:nth-child(2) {
  padding-bottom: 15px;
}
.nav-order-tools__child-wrap div:nth-child(2):hover {
  cursor: default;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  color: #2979ff;
  padding: 5px 30px;
}
.nav-order-tools__child-wrap a:hover {
  color: #363636;
  cursor: pointer;
}
.search-results-highlight {
  font-weight: bold;
}
.nav-order-tools__child-wrap span:first-child {
  padding-left: 30px;
}
.nav-order-tools__child-wrap span {
  padding-left: 5px;
}
.welcome {
  font-size: 22px;
  font-weight: 400;
}
.header_logout {
  padding-top: 5px;
  font-size: 14px;
}
.nav-order-tools__child-wrap span:hover {
  cursor: default;
}
.nav-order-tools__child-wrap .logout {
  letter-spacing: 2px;
  display: inline-block;
  padding-left: 2px;
}
body.site-callaway-au header {
  position: relative !important;
}
@media screen and (max-width: 484px) {
  .js-mainHeader .nav__right .nav-order-tools .close_mobile_sc_nav {
    right: 5px !important;
  }
}
@media screen and (max-width: 907px) {
  .js-mainHeader .navigation--middle .nav-cart.show_mini_cart {
    padding: 2px !important;
  }
  .js-mainHeader .navigation--middle .nav-cart.nav_mini_cart {
    padding: 11px 5px !important;
  }
  .js-mainHeader .navigation--middle .nav-cart.nav_mini_cart.show_mini_cart {
    padding: 2px !important;
  }
}
@media screen and (max-width: 736px) {
  .nav__right .nav-order-tools__child-wrap .logout {
    padding-left: 30px !important;
  }
  .js-mainHeader .navigation--middle .nav-cart.show_mini_cart {
    padding: 2px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .nav-order-tools .close_mobile_sc_nav {
    display: block;
    position: absolute;
    top: 17px;
    right: 29px;
  }
  .nav-order-tools .close_mobile_sc_nav:before {
    font-family: 'Simple-Line-Icons';
    content: "\e082";
    font-size: 25px;
  }
  .page-homepage .home_section_bill_pay .row.credit_header.totalCreditHeader {
    margin-top: -80px;
    margin-left: 60px;
  }
}
.callaway-logo-conatiner.callaway_logo_bottom {
  display: none;
}
@media screen and (max-width: 1023px) {
  .page-login .callaway-logo-conatiner .content {
    display: none;
  }
  .page-login .callaway-logo-conatiner.callaway_logo_bottom {
    display: block;
    margin: 2%;
    height: fit-content;
  }
  .page-login .callaway-logo-conatiner.callaway_logo_bottom .banner__component.simple-banner {
    display: none;
  }
  .page-login .callaway-logo-conatiner.callaway_logo_bottom .content {
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .formHeader_lANG {
    display: flex;
    justify-content: center;
    font-size: 12px;
  }
}
@media screen and (max-width: 484px) {
  .nav-order-tools__child-wrap span:first-child {
    padding-left: 0 !important;
    padding-right: 30px;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
.CompanyInvoiceHistoryNavNodeRow .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/chart-pie-solid.svg') center center no-repeat;
  display: inline-block;
}
/*search account autocomplete starts */
.switch_button .switch_dropdown {
  height: 250px !important;
  left: 60%;
}
.switch_button .switch_dropdown label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.switch_button .account_input-group {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.switch_button .account_input-group .glyphicon {
  top: 2px;
  left: 7px;
}
.switch_button .account_input-group input {
  margin-left: -18px;
}
.switch_button .account_input-group .ui-widget-content {
  width: 102% !important;
  height: 150px;
  padding: 0 !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  line-height: 15px !important;
  font-size: 13.5px !important;
  color: #2A67F6 !important;
  font-family: Roboto !important;
  background-color: #ffffff !important;
  border: none;
}
.switch_button .account_input-group .ui-widget-content::-webkit-scrollbar {
  width: 10px;
}
.switch_button .account_input-group .ui-widget-content::-webkit-scrollbar-thumb {
  background: #2A67F6;
  border-radius: 10px;
}
.switch_button .account_input-group .ui-widget-content:hover {
  color: #2A67F6 !important;
  background-color: white;
}
.switch_button .account_input-group .ui-widget-content .ui-menu-item {
  padding: 4px 0 4px 0 !important;
}
.switch_button .account_input-group .ui-widget-content .txt-error {
  color: red;
  font-weight: bold;
}
.switch_button .account_input-group .ui-widget-content .filter-heading {
  color: #000000;
  font-weight: bold;
  margin: 5px 0 5px 0;
}
.switch_button .account_input-group .ui-autocomplete {
  top: 110% !important;
  left: 2px !important;
  display: block !important;
}
@media (max-width: 1000px) {
  .switch_button .switch_dropdown {
    left: 27%;
    width: 80% !important;
  }
  .switch_button .switch_dropdown .account_input-group .glyphicon {
    top: 2px;
    left: 8px;
  }
  .switch_button .switch_dropdown .account_input-group .glyphicon:hover {
    color: #2A67F6;
  }
  .switch_button .switch_dropdown .account_input-group input {
    margin-left: -15px;
    width: 100% !important;
    padding-left: 23px;
  }
  .switch_button .switch_dropdown .account_input-group .ui-menu-item {
    white-space: break-spaces;
  }
}
@media (max-width: 748px) {
  .switch_button .switch_dropdown {
    left: 1%;
    width: 150% !important;
    top: 70px !important;
  }
  .switch_button .account_input-group .input-group-addon {
    width: 95.5% !important;
  }
  .switch_button .ui-autocomplete {
    top: 90% !important;
  }
}
@media (max-width: 484px) {
  .switch_button .switch_dropdown {
    margin-right: -25px !important;
    left: 0%;
  }
  .switch_button .switch_dropdown label {
    text-transform: uppercase;
    font-size: 10px;
  }
  .switch_button .account_input-group .input-group-addon {
    width: 93% !important;
  }
  .switch_button .account_input-group .ui-widget-content {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.js_switch_container--active .test-account .js_switch_button .switch_drop_icon:before {
  content: "\f0d8" !important;
}
.ui-menu-item.ui-menu-item-hasShipTos::after {
  content: "\f0d7" !important;
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 20px;
}
.ui-menu-item.ui-menu-item-hasShipTos.switchShipTo:after {
  content: "\f0d8" !important;
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 20px;
}
.ui-menu-item-sub {
  left: 15px;
}
.TradeInChildNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/trade_in_up.svg') center center no-repeat;
  display: inline-block;
}
.TradeStatusNavNode .nav-item-icon {
  width: 40px;
  background: url('../fonts/callaway/chart-bar-solid.svg') center center no-repeat;
  display: inline-block;
}
/*search account autocomplete ends */
header {
  background: #ffffff;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.page-headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #0068b3;
  background-color: #ffffff;
  border-color: #0068b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: #0068b3;
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.skeleton-details {
  padding-top: 10px !important;
}
.skeleton-name {
  height: 18px;
  width: 75%;
  background-image: linear-gradient(90deg, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.2) 50%, rgba(17, 17, 17, 0) 100%), linear-gradient(#ffffff 32px, transparent 0), linear-gradient(#ffffff 16px, transparent 0);
  background-size: 80% 100%;
  background-position: -300% 100%, 100% 100%;
  background-repeat: no-repeat;
  animation: loading_pagination 1.5s infinite;
}
.skeleton-buttons {
  height: 35px;
  width: 100%;
  background-image: linear-gradient(90deg, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.2) 50%, rgba(17, 17, 17, 0) 100%), linear-gradient(#ffffff 32px, transparent 0), linear-gradient(#ffffff 16px, transparent 0);
  background-size: 80% 100%;
  background-position: -300% 100%, 100% 100%;
  background-repeat: no-repeat;
  animation: loading_pagination 1.5s infinite;
}
@keyframes loading_pagination {
  to {
    background-position: 600% 100%, 100% 100%;
  }
}
.breadcrumb-section {
  padding: 25px 75px 0px 75px;
}
.breadcrumb-section .breadcrumb {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: #111111;
}
.breadcrumb-section .breadcrumb a {
  color: #111111;
}
.breadcrumb-section .breadcrumb a:hover {
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .breadcrumb-section {
    padding: 25px 0px 0px 0px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .breadcrumb-section .breadcrumb {
    font-size: 12px;
  }
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #111111;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0068b3;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #0068b3;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #0068b3;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #003c66;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 0px -10px 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 0 0 10px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #111111;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #0068b3;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #111111;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 10px;
  color: #111111;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #111111;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 30px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #111111;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #0068b3;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0068b3;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #111111;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #0068b3;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0068b3;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #111111;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  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;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 908px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 908px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 908px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 908px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group select {
  width: 150px !important;
}
.results h1 {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: left;
  padding: 20px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  padding: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product__listing.product__grid .thumb {
  text-align: center;
  overflow: hidden;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  top: 0;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
}
.product__listing.product__grid .details {
  text-align: center;
  display: flex;
}
.product__listing.product__grid .details .name {
  font-weight: 900;
  font-size: 18px;
  padding-top: 15px;
  overflow: hidden;
  color: #111111;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 10px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.sort-refine-bar .row .product-title {
  color: #111111;
}
.disabled-btn[disabled] {
  cursor: not-allowed;
}
.panel-default .panel-heading {
  cursor: pointer;
}
.panel-body ul {
  list-style: none;
}
.shop-category-container {
  padding: 40px 50px;
  min-width: 270px;
}
.shop-category-container .shop-category-title {
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 700;
  background-color: #ddd;
  margin: 0;
}
.shop-category-container .panel-group .panel + .panel {
  margin: 0px;
}
.product__facet {
  margin: 0;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #111111;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #0068b3;
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #0068b3;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #111111;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.product-container {
  padding: 10px 75px 10px 75px;
}
.product-title {
  font-size: 48px;
  font-weight: 900;
}
.plp-title {
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .product-container {
    padding: 0 !important;
    width: 100% !important;
  }
  .product-title {
    font-size: 32px;
  }
}
.sort-amount-form {
  display: inline-block;
  margin-top: 25px !important;
}
.sort-amount-desc {
  vertical-align: text-top;
  font-size: 13px;
}
.product-grid-image {
  position: relative;
  text-align: center;
  background-color: #f4f4f4;
  transition: .3s background;
  width: 100%;
  overflow: hidden;
}
.product-grid-image .product-grid-image_content {
  position: absolute;
  top: 6%;
  left: 3%;
  bottom: 0;
  right: 3%;
  display: flex;
  align-items: center;
}
.product-grid-image .product-ribbon,
.product-tradeInBonusRibbon {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 11px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  padding: 8px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  min-width: 145px;
  text-transform: uppercase;
  box-sizing: border-box;
}
.product-grid-image .in-stock,
.product-tradeInBonusRibbon {
  background: #0652FD;
}
.product-tradeInBonusRibbon {
  left: 21px;
  top: 21px;
  z-index: 1;
}
.violator.violator-customs {
  height: 30px;
  max-height: 10%;
  position: absolute;
  bottom: 0.75rem;
  left: 1rem;
  display: flex;
  align-items: center;
}
.violator.violator-customs img.color-wheel {
  width: auto;
  height: 22px;
  margin-right: 10px;
}
.product-grid-image .product-grid-image_content img {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.sort-form #sortForm1 select {
  background-color: transparent;
  border: 1px solid #000000;
  height: 32px;
  overflow: hidden;
  border-radius: 50px;
  font-weight: 500 !important;
}
.sort-form #sortForm1 select:after {
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  content: '\f078';
  color: #000000;
  right: 25px;
  width: 0;
  height: 0;
  font-weight: 900;
}
.plp-container .product__list--wrapper {
  margin: 0 !important;
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .product__listing.product__grid .product-item {
    padding: 20px;
  }
}
@media screen and (max-width: 700px) {
  .product__listing.product__grid .product-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.product__listing.product__grid .thumb {
  text-align: center;
  overflow: hidden;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  top: 0;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
}
.product__listing.product__grid .details {
  text-align: left;
  display: flex;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00A651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.bulk-order-btn {
  background: #fff;
  border: none;
  border-radius: 15px;
  padding: 3px 15px;
  color: #111111;
}
.order-btn {
  background: #fff;
  color: #111111;
  border: none;
  padding: 3px 15px;
  border-radius: 15px;
}
.order-btn.trade-order-btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*
 * if screen size 700px or less, hide bulk-order-btn and enlarge order-btn
 */
@media screen and (max-width: 700px) {
  .bulk-order-btn {
    display: none;
  }
}
.btn-order-url {
  width: 100%;
  font-weight: 500;
  text-align: center;
}
.disabled-btn {
  width: 100% !important;
}
.order-btn {
  background: transparent;
  color: #111111;
  border: 1px solid #111111;
  transition: .5s;
}
.order-btn,
.bulk-order-btn {
  height: 35px;
  border-radius: 25px;
  line-height: 12px;
  width: 40%;
  -webkit-line-clamp: 1;
}
.bulk-order-btn {
  background-color: #f0f0f0;
}
.bulk-order-btn:hover {
  background-color: #d7d7d7;
}
#blkOrderBtn,
#orderBtn,
#proponentOrderBtn {
  width: 100%;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.add_to_cart_form .col-xs-12.col-md-12.col-lg-12 .btn-order-url {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#blkOrderBtn:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f1b3';
  font-weight: 900;
  margin-left: -10px;
  opacity: 0;
  transition: .5s;
}
#orderBtn:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f013';
  font-weight: 900;
  margin-left: -10px;
  opacity: 0;
  transition: .5s;
}
#proponentOrderBtn:after {
  font-family: 'Font Awesome 5 Pro';
  content: url('../fonts/callaway/proponentIcon.svg');
  font-weight: 900;
  margin-left: -10px;
  opacity: 0;
  transition: .5s;
}
@media (max-width: 1024px) {
  #orderBtn:after {
    content: none;
  }
  #blkOrderBtn:after {
    content: none;
  }
  #proponentOrderBtn:after {
    content: none;
  }
  .order-btn:hover {
    background: #111111;
    color: #fff;
  }
}
@media (max-width: 1024px) {
  .order-btn {
    padding: 0;
  }
}
.btn-order-url:not(.no-cursor):hover #blkOrderBtn:after,
.btn-order-url:not(.no-cursor):hover #orderBtn:after {
  margin-left: 10px;
  opacity: 1;
}
.btn-order-url:not(.no-cursor):hover #proponentOrderBtn:after {
  margin-left: 5px;
  opacity: 1;
}
.page-productGrid.site-callaway-au .add_to_cart_form .row .col-xs-6:nth-child(1),
.page-productGrid.site-callaway-eu.page-productGrid.site-callaway-nl .add_to_cart_form .row .col-xs-6:nth-child(1),
.page-productGrid.site-callaway-jp .add_to_cart_form .row .col-xs-6:nth-child(1),
.page-productGrid.site-callaway .add_to_cart_form .row .col-xs-6:nth-child(1) {
  padding-right: 5px!important;
}
.page-productGrid.site-callaway-au .add_to_cart_form .row .col-xs-6:nth-child(2),
.page-productGrid.site-callaway-eu.page-productGrid.site-callaway-nl .add_to_cart_form .row .col-xs-6:nth-child(2),
.page-productGrid.site-callaway-jp .add_to_cart_form .row .col-xs-6:nth-child(2),
.page-productGrid.site-callaway .add_to_cart_form .row .col-xs-6:nth-child(2) {
  padding-left: 5px!important;
}
.page-productGrid.site-callaway-us .add_to_cart_form .row .col-xs-6,
.page-productGrid.site-callaway-ca .add_to_cart_form .row .col-xs-6 {
  padding-right: 5px!important;
}
.page-productGrid.site-callaway-us .product-grid-right-result-component .product-item .details,
.page-productGrid.site-callaway-ca .product-grid-right-result-component .product-item .details {
  padding-left: 5px;
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 10px;
  padding-left: 20px;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #003c66;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #142939;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #111111;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d9d9d9;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0068b3;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #0068b3;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #003c66;
}
.item__list__cart .prod_detail_row {
  position: relative;
}
.item__list__cart .highlighted {
  display: block;
  opacity: 1;
  left: auto;
}
.item__list__cart .highlighted .cart_qtyalert {
  display: block;
}
.item__list__cart .input_incorrect_qty {
  border: 2px solid #c92629 !important;
}
.item__list__cart .cart_incorrect_qty {
  width: 160px;
  border-left: 3px solid #C92629;
  color: #C92629;
}
.item__list__cart .item__inActive {
  opacity: 0.3;
}
.item__list__cart .item__inactive--link {
  color: #999;
  pointer-events: none;
  cursor: default;
  text-decoration: none !important;
}
.item__list__cart .item__inActive--msg {
  background: #000;
  color: #fff;
  margin: 10px 30px;
  padding: 6px 12px;
  font-size: 15px;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #111111;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #142939;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
.page-cartPage .bp_img,
.page-orderConfirmationPage .bp_img {
  max-height: 88px;
  margin-bottom: 8px;
}
.page-cartPage .headimgshow .bp_img,
.page-orderConfirmationPage .headimgshow .bp_img {
  transform: rotate(-90deg);
}
.page-cartPage .cpq-parent_sum > .bp_img,
.page-orderConfirmationPage .cpq-parent_sum > .bp_img {
  transform: none;
}
.page-cartPage .shaft_img,
.page-orderConfirmationPage .shaft_img,
.page-cartPage .shaft_img2,
.page-orderConfirmationPage .shaft_img2 {
  max-width: 125%;
  top-padding: 27px;
  padding-top: 28.5px;
  text-align: center;
  padding-bottom: 18px;
  right: 13%;
}
.page-cartPage .grip_img,
.page-orderConfirmationPage .grip_img,
.page-cartPage .grip_img2,
.page-orderConfirmationPage .grip_img2 {
  transform: rotate(180deg) scale(0.8);
  max-width: 100%;
  padding-bottom: 31px;
  padding-top: 20px;
}
.page-cartPage .prod_specs img,
.page-orderConfirmationPage .prod_specs img {
  position: relative;
}
.page-cartPage .headimgshow.cpq-product-spec_summary_detail:first-child .spec_header,
.page-cartPage .headimgshow.cpq-product-spec_summary_detail:first-child .spec_detail,
.page-orderConfirmationPage .headimgshow.cpq-product-spec_summary_detail:first-child .spec_header,
.page-orderConfirmationPage .headimgshow.cpq-product-spec_summary_detail:first-child .spec_detail {
  position: relative;
  top: -19px;
}
.page-cartPage .productType_LOGO .headimgshow.cpq-product-spec_summary_detail:first-child .spec_detail,
.page-orderConfirmationPage .productType_ZCO .headimgshow.cpq-product-spec_summary_detail:first-child .spec_detail {
  top: 0px;
}
.page-cartPage .cpqGroup_title_sum,
.page-orderConfirmationPage .cpqGroup_title_sum {
  display: block;
  text-align: left;
}
.dispimg {
  height: 71px;
}
.blkOrderSpecCol {
  width: 33%;
  display: inline-block;
  font-size: 12px;
}
.blkOrderSpecCol img {
  height: 55px;
}
.blkOrderSpecCol_Accesory {
  width: 33%;
  display: inline-block;
  font-size: 12px;
}
.blkOrderSpecCol_Accesory img {
  height: 55px;
}
.AccessoryPage_Spec {
  padding-top: 4%;
}
.callaway-cart-list-data .comboset-ordersum {
  display: inline-block;
  width: 49%;
}
.page-cartPage .comboset-ordersum .cpq-product-spec_summary_detail {
  max-width: 98%;
}
.prod_specs .cpq-csticlabel-required-icon {
  display: none;
}
.page-cartPage .cart-item-unavailable-error {
  background: #D9666866;
  height: 80px;
  font-size: 20px;
  margin: 2%;
  display: none;
  justify-content: center;
  font-weight: bold;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .page-cartPage .cart-item-unavailable-error {
    margin: 2% 15%;
  }
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #0068b3;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0068b3;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #0068b3;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #0068b3;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #0068b3;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #0068b3;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #0068b3;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#loginAttemptsLeftPopup .description {
  font-weight: 500;
  color: #d9534f;
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #111111;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #111111;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0068b3;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #111111;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 13px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkoutOrderDetails {
    margin: 13%;
    margin-right: 10%!important;
    background-color: #ffffff !important;
  }
  .checkout-order-summary {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #111111;
    padding: 25px 20px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
#requestDateCheckout.datepicker-selected {
  background-color: #dddddd;
  opacity: .7;
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #111111;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
.realTotalsROWMsg {
  font-size: 14px;
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #111111;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #111111;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #0068b3;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
html,
body {
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: 'Roboto';
}
.container {
  height: 90%;
}
.container > .row {
  display: flex;
  height: 100%;
}
.container > .row .col-md-6 {
  flex: 1 1 auto;
  align-self: center;
}
.callaway-logo-conatiner {
  text-align: center;
  color: #ffffff;
  height: 500px;
}
.container > .row > .col-md-6 .logo {
  height: 100px;
  margin-top: 60px;
}
p.desc {
  font-size: 16px;
}
.form-section .form-wrapper {
  background-color: #fff;
}
.form-section .form-wrapper .form-header {
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 15px;
}
.form-section .form-wrapper .form-body {
  padding: 20px 15px 0 15px;
  color: #333;
  text-align: left;
}
.form-section .form-wrapper .form-body .form-group {
  margin: 6px 0;
}
.form-section .form-wrapper .form-body .form-group .form-control {
  box-shadow: none;
  border-radius: 0;
}
.form-section .form-wrapper .form-body .form-group .form-control:focus {
  box-shadow: none;
}
.form-section .form-wrapper .form-body .form-title {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.fa {
  width: unset;
  height: unset;
}
.fa-info-circle.info {
  position: relative;
  cursor: pointer;
}
.fa-info-circle.info .info-box {
  opacity: 0;
  position: absolute;
  bottom: 25px;
  width: 250px;
  left: -128px;
  background-color: #fff;
  border: 2px solid #000;
  padding: 10px;
  font-family: 'Roboto';
  text-align: left;
}
.fa-info-circle.info:hover .info-box {
  opacity: 1;
  transition: all 0.7s;
}
.fa-info-circle.info .info-box .info-title {
  font-size: 12px;
  font-weight: 500;
}
.fa-info-circle.info .info-box ul,
.fa-info-circle.info .info-box .info-desc {
  padding: 5px 25px;
  font-size: 12px;
  text-transform: none;
  color: #777;
}
.fa-info-circle.info .info-box .info-desc {
  padding: 5px 10px;
}
.fa-info-circle.info .info-box:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-top: solid 13px #000;
  border-left: solid 13px transparent;
  border-right: solid 13px transparent;
}
.fa-info-circle.info .info-box:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -3px;
  width: 0;
  height: 0;
  border-top: solid 10px #fff;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.form-section .form-wrapper .form-body .forgot-link {
  font-size: 10px;
  margin-bottom: 10px;
  color: #999;
}
.form-section .form-wrapper .form-body .submit-button {
  background-color: #333;
  color: #fff;
  border-radius: 20px !important;
  margin: 15px 0;
}
.form-section .form-wrapper .form-footer {
  padding: 0 15px 20px 15px;
}
.form-section .form-wrapper .form-footer .footer-links {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.form-section .form-wrapper .form-footer .footer-links a {
  text-transform: uppercase;
  display: block;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 500;
}
.footer .text-right,
.footer .text-left {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .container > .row {
    display: block;
    height: auto;
  }
  .form-section {
    padding: 0 30px;
  }
  html,
  body {
    background-size: inherit;
    background-position: 80% 100%;
  }
  .container > .row > .col-md-6 .logo {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .form-section .form-wrapper .form-body .form-title {
    font-size: 12px;
  }
  .footer .col-md-6 {
    text-align: left;
  }
  .footer {
    position: absolute;
    bottom: 10px;
  }
}
#creditApplicationContainer,
#startCreditApplicationContainer,
#signUpContainer {
  display: 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: visible !important;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#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: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #929292;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #111111;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #111111;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #111111;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #111111;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #111111;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #000000;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #0068b3;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
.account-section .password-validation-msg {
  margin-bottom: 22px;
  padding: 0 30px;
  color: grey;
}
.account-section .account-section-content.row {
  margin-top: 15px;
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-right: -30px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #111111;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-header.consent-section-header {
  border-bottom: 0 none;
  padding-bottom: 0;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #ccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #ccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .account-section-form.consent-section-form {
  margin-top: 20px;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0!important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #0068b3;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0068b3;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #111111;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
  float: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.account-section-content .button.edit.btn.btn-block.btn-primary,
.account-section .account-header-done-btn a,
.account-section .accountActions-bottom.hidden-sm.hidden-md.hidden-lg a,
.account-section-content .accountActions button.btn-primary {
  border-radius: 25px !important;
  background-color: #2979ff !important;
  border-color: #2979ff !important;
  font-weight: 500;
}
.account-section-content .accountActions-bottom button,
button.confirm.btn.btn-block.btn-primary,
#backButton.btn-default.btn.btn-block {
  border-radius: 25px !important;
  font-weight: 500;
}
.account-section-content .accountActions-bottom .save,
button.confirm.btn.btn-block.btn-primary {
  background-color: #2979ff !important;
  border-color: #2979ff !important;
  font-weight: 500;
}
.account-section-content .accountActions-bottom .cancel button,
#backButton.btn-default.btn.btn-block {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #111;
  font-weight: 500;
}
.account-section-content .back_button #backButton {
  border-radius: 25px !important;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #111;
  font-weight: 500;
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 640px) {
  .account-overview-table .responsive-table-item td.responsive-table-cell {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 907px) {
  .account-section .os_pagination {
    margin-right: 0;
  }
  #bp_pagination {
    margin-right: 45% !important;
    margin-top: -50px !important;
  }
}
.account-section-content .account-overview-table,
.account-section-content .account-orderhistory-pagination,
.account-section form#command {
  margin-left: 5%;
  margin-right: 5%;
}
.account-section input.search-btn {
  font-weight: 500;
  border-radius: 25px !important;
  background-color: #2979ff !important;
  border-color: #2979ff !important;
  width: 175px;
  margin-left: 20px;
}
.account-section input.account-email-control {
  display: inline !important;
  width: 30% !important;
}
@media (max-width: 768px) {
  .account-section input.search-btn {
    width: 140px !important;
    margin-left: 0;
  }
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.account-section-payment-link {
  font-size: 12px;
  font-weight: bold;
  font-family: roboto;
  background-color: black;
  color: white;
  padding: 7px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-radius: 23px;
  width: 196px;
}
.page-payment-details.site-callaway-au .payment-profile-header .account-section-payment-link {
  font-size: 18px;
  padding: 18px;
  width: 200px;
  height: 60px;
}
.page-payment-details.site-callaway-au .account-addressbook .account-section-header-add {
  width: 25%;
}
.payment-profile-notice-ccnote {
  margin: inherit;
  margin-top: 1%;
  text-align: left;
  font-size: 13px;
  color: #808080;
}
.page-updatePassword .account-section {
  width: 50% !important;
}
.page-updatePassword .account-section .password-validation-msg ul {
  padding-left: 0px;
  text-align: left;
  list-style: "*";
}
.page-updatePassword .account-section .password-validation-msg ul li.pwsd_instrs {
  padding: 0px 10px;
  font-size: 14px;
  font-family: roboto !important;
  font-weight: 500;
}
.page-updatePassword .account-section .account-section-form.update-pswd-form {
  margin: 40px 30px;
}
.validation-msg {
  color: #008000;
}
.validation-msgs {
  color: #ff0000;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0068b3;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #003c66;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
/***********form elements*********/
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.form-control:focus {
  border-color: #000000;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #929292;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #929292;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0068b3;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: right;
}
.toggle-switch__input {
  display: none;
}
.toggle-switch__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #777777;
  -webkit-transition: .4s;
  transition: .4s;
}
.toggle-switch__slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}
.toggle-switch__input:checked + .toggle-switch__slider {
  background-color: #0068b3;
}
.toggle-switch__input:checked + .toggle-switch__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.toggle-switch__slider {
  border-radius: 34px;
}
.toggle-switch__slider--round:before {
  border-radius: 50%;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
.add_to_cart_order_form {
  text-align: center;
  z-index: 0;
  position: relative;
}
.bulkOrderInput {
  width: 50px;
  text-align: center;
  outline: none;
}
.bulkOrderTable .responsive-table-item td:last-child {
  padding-right: 5px;
}
.availibility_text_widget {
  color: #c92629;
}
/*
.limited_stock .availibility_text_widget, .limited_stock .backordered_soft_good > span:after {
 color:#ffae42;
}

.limited_stock .availibility_text_widget, .limited_stock .backordered_soft_good {
	border: 1px solid #ffae42 !important;
}
*/
@media only screen and (max-width: 639px) {
  .firstTable .responsive-table-item .rt-item {
    display: inline !important;
  }
}
.bulk_order_input .status_info_widget span {
  text-align: center;
  font-size: 12px;
}
.bulkOrderTable .responsive-table-item {
  height: 49px!important;
}
.bulkOrderTable .responsive-table-item:not(.filtered):nth-child(4n + 1) {
  background-color: transparent;
}
.bulkOrderTable .responsive-table-item:not(.filtered):nth-child(2n + 1) {
  background-color: #f9f9f9;
}
.bulkOrderTable {
  vertical-align: top;
}
.bulkOrderTable.firstTable {
  display: inline-block;
  width: auto;
}
.scolumntitle {
  width: auto;
  display: inline-block;
}
.bulkOrderTable th:last-child,
.bulkOrderTable td:last-child,
.bulkOrderTable tr,
.bulkOrderTable thead,
.firstTable .bulk_order_table_title {
  border-right: none;
}
.bulkOrderTable.secondTable th:first-child,
.bulkOrderTable.secondTable td:first-child,
.bulkOrderTable.secondTable tr,
.bulkOrderTable.secondTable thead,
.secondTable .bulk_order_table_title {
  border-left: none;
}
.bulkOrderTable td:nth-child(2),
.bulkOrderTable th:last-child {
  text-align: center;
}
.bulkOrderTable thead {
  border: 1px solid #d7d7d7;
  border-top: none;
  border-right: none;
}
.bulkOrderTable th {
  height: 84px;
  vertical-align: bottom;
}
.bulkOrderTable th span {
  display: inline-block;
}
.bulkOrderTable th span div {
  white-space: nowrap;
}
.bulkOrderTable.secondTable th {
  padding-bottom: 20px;
}
.bulkOrderTable thead tr,
.bulkOrderTable thead tr th {
  border: none;
}
.top_scroll_bulkOrder {
  top: 121px;
  position: absolute;
  z-index: 1000;
  width: auto;
  height: auto;
  display: inline-block;
  text-align: center;
}
.top_scroll_bulkOrder > div {
  border-top: 1px solid #d7d7d7;
  border-bottom: none;
  height: 13px;
  overflow-x: auto;
}
.top_scroll_bulkOrder .inside_tsbo {
  height: 1px;
}
.bulk_order_table_title {
  border: 1px solid #d7d7d7;
  border-bottom: none;
  border-right: none;
  font-size: 20px;
  padding: 10px;
}
.js_bk_second_table_title {
  position: sticky;
  left: 0px;
}
.filter_bulk_order {
  margin-top: 5px!important;
  padding: 3px!important;
  min-width: 55px;
}
.filter_bulk_order input {
  width: 60px;
  margin: auto;
  border: none;
  outline: none;
  min-width: 43px;
}
.bulkOrderTable.secondTable {
  display: inline-block;
  width: 36%;
  margin-left: -4px;
  overflow: auto;
  position: relative;
  border-right: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
}
.product-details.page-title.bulkOrder {
  padding-left: 0px;
  padding-right: 0px;
  margin: 30px auto;
  min-width: 80%;
  max-width: 95%;
}
#bulk_order.standardLink {
  max-width: 95%;
}
.product-details.page-title.bulkOrder span:first-child {
  vertical-align: bottom;
  padding-right: 20px;
  margin-bottom: 20px;
}
.product-details.page-title.bulkOrder span:first-child img {
  width: 65px;
  margin-left: 30px;
}
.product-details.page-title.bulkOrder span:nth-child(2) {
  color: #888888;
}
.product-details.page-title.bulkOrder .name {
  font-size: 30px;
  letter-spacing: 1px;
}
.standardLink {
  text-align: right;
  margin: auto;
  padding-bottom: 20px;
}
div.colorsDisclaimer {
  margin-bottom: -10px;
  font-size: 11px;
  font-family: roboto;
}
@media screen and (max-width: 518px) {
  div.colorsDisclaimer {
    margin-bottom: 0px;
    font-size: 11px;
    font-family: roboto;
  }
}
.colorsDisclaimer_cart {
  font-size: 11px;
  font-family: roboto;
  position: relative;
  display: block!important;
}
.bulkOrderSummary {
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  min-width: 80%;
}
.bulkOrderSummary .summary-div div {
  padding: 10px 0;
  border-top: 1px solid #d7d7d7;
}
.bulkOrderSummary .summary-div div > span:first-child {
  max-width: 80%;
  display: inline-block;
}
.bulkOrderSummary .summary-div div > span:last-child {
  float: right;
}
.bulkOrderSummary .summary-div div span:last-child span:first-child {
  color: #888888;
}
.bulkOrderSummary > div {
  width: 40%;
  margin-left: 60%;
  text-align: left;
}
.bulkOrderSummary > div > div:first-child {
  font-size: 12px;
  color: #888888;
}
.bulkOrderSummary > div > div:nth-child(2) {
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 10px;
}
.bulkOrderSummary > div > .bulk_order_pricing {
  border-top: 1px solid #d7d7d7;
  padding: 10px 0px;
}
.bulkOrderSummary > div > .bulk_order_pricing span:nth-child(2) {
  float: right;
}
.bulkOrderSummary > div > .bulk_order_pricing div {
  color: #c92629;
  font-size: 11px;
}
.bulkOrderSummary > div > .quantity_bulkorder {
  border-top: 1px solid #d7d7d7;
  padding: 10px 0px;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
}
.bulkOrderSummary .callaway-succcess-button {
  width: 100%;
}
.bulkOrderSummary .callaway-succcess-button span:first-child {
  top: 5px;
  position: relative;
}
.erroredInput {
  color: #c92629;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #0068b3;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .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%;
  }
  .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%;
  }
  .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%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
/**
 * START CUSTOM COLORS
 */
body:not(.loaded) #ajax-loading-screen {
  display: block;
  opacity: 1;
}
body.loaded #ajax-loading-screen {
  display: none;
}
body.loaded #ajax-loading-screen .loading-icon {
  opacity: 0;
}
body.ajaxwait #ajax-loading-screen {
  display: block;
  opacity: 0.5;
  background-color: transparent;
}
body.ajaxwait #ajax-loading-screen .loading-icon {
  opacity: 1;
}
#cpqAddToCartBtn {
  position: relative;
}
#ajax-loading-button {
  position: absolute;
  padding-top: 15px;
  display: none;
}
.mini-cart-checkout-button {
  position: relative;
}
.mini-cart-checkout-button #ajax-loading-button {
  padding-top: 0px;
  margin-top: -9px;
  right: 9px;
}
button #ajax-loading-button {
  position: relative;
  float: right;
}
header {
  position: fixed;
  z-index: 100000000;
  width: 100%;
}
#ajax-loading-screen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 121px;
  left: 0;
  z-index: 1000000000;
  background-color: #ffffff;
}
@media screen and (max-width: 908px) {
  #ajax-loading-screen {
    top: 95px;
  }
}
@media screen and (max-width: 380px) {
  #ajax-loading-screen {
    top: 133px;
  }
}
#ajax-loading-screen .loading-icon {
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loading-icon .material-icon {
  top: 30%;
  height: 65px;
  width: 65px;
  position: relative;
  margin: -32px auto 0 auto;
  display: block;
}
#ajax-loading-button .loading-icon .material-icon {
  top: 15%;
  height: 32.5px;
  width: 32.5px;
  position: relative;
  margin: -16px auto 0 auto;
}
.loading-icon .material-icon .spinner {
  -webkit-animation: material-rotate-all 1s linear infinite;
  animation: material-rotate-all 1s linear infinite;
}
.loading-icon .material-icon .spinner {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#ajax-loading-button .loading-icon .material-icon .spinner {
  width: 30px;
  height: 30px;
}
.loading-icon .material-icon .right-side {
  right: 0;
}
.loading-icon .material-icon .right-side,
.loading-icon .material-icon .left-side {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.carousel-indicators {
  z-index: 0 !important;
}
.carousel-control {
  font-size: 100px;
  margin-bottom: 10px;
  padding: 2%;
}
.loading-icon .material-icon .right-side .spinner-bar {
  -moz-border-radius: 0 200px 200px 0;
  -webkit-border-radius: 0;
  border-radius: 0 200px 200px 0;
  border-left: none;
  -webkit-transform: rotate(-10deg);
  -webkit-transform-origin: left center;
  transform: rotate(-10deg);
  transform-origin: left center;
  -webkit-animation: material-rotate-right 0.75s linear infinite alternate;
  animation: material-rotate-right 0.75s linear infinite alternate;
}
#ajax-loading-button .loading-icon .material-icon .spinner-bar,
#ajax-loading-button .loading-icon .material-icon .spinner-bar:after {
  border-color: #ffffff ! important;
}
#ajax-loading-screen .loading-icon .material-icon .spinner-bar {
  border-color: #2979ff ! important;
}
.loading-icon .material-icon .spinner-bar {
  width: 100%;
  height: 100%;
  -moz-border-radius: 200px 0 0 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px 0 0 200px;
  border: 6px solid #666;
  position: relative;
}
.loading-icon .material-icon .right-side .spinner-bar:after {
  bottom: -6px;
  left: -3px;
}
#ajax-loading-screen .loading-icon .material-icon .spinner-bar:after {
  background-color: #2979ff ! important;
}
.loading-icon .material-icon .spinner-bar:after {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: #666;
  position: absolute;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#ajax-loading-button .loading-icon .material-icon .spinner-bar:after {
  background: #fff;
}
.loading-icon .material-icon .left-side .spinner-bar {
  border-right: none;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-animation: material-rotate-left 0.75s linear infinite alternate;
  animation: material-rotate-left 0.75s linear infinite alternate;
}
.loading-icon .material-icon .left-side .spinner-bar:after {
  bottom: -6px;
  right: -3px;
}
.loading-icon .material-icon .spinner .right-side,
.loading-icon .material-icon .spinner .left-side {
  -webkit-animation: material-fade-in-first 1.2s linear infinite alternate;
  animation: material-fade-in-first 1.2s linear infinite alternate;
}
.loading-icon .material-icon .spinner.color-2 .right-side,
.loading-icon .material-icon .spinner.color-2 .left-side {
  -webkit-animation: material-fade-in-second 1.2s linear infinite alternate;
  animation: material-fade-in-second 1.2s linear infinite alternate;
}
@keyframes spinning_animation {
  0% {
    transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(0.8) rotate(360deg);
    -o-transform: scale(0.8) rotate(360deg);
  }
  100% {
    transform: scale(1) rotate(720deg);
    -o-transform: scale(1) rotate(720deg);
  }
}
@-webkit-keyframes spinning_animation {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(0.8) rotate(360deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(720deg);
  }
}
@keyframes bounce_in_animation {
  0% {
    transform: scale(0, 0);
    -o-transform: scale(0, 0);
  }
  20% {
    transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
  }
  50% {
    transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
  }
  85% {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
}
@-webkit-keyframes bounce_in_animation {
  0% {
    -webkit-transform: scale(0, 0);
  }
  20% {
    -webkit-transform: scale(1.4, 1.4);
  }
  50% {
    -webkit-transform: scale(0.8, 0.8);
  }
  85% {
    -webkit-transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
@keyframes grow_in_animation {
  0% {
    transform: scale(0, 0);
    -o-transform: scale(0, 0);
  }
  100% {
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
}
@-webkit-keyframes grow_in_animation {
  0% {
    -webkit-transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
@keyframes material-rotate-left {
  to {
    transform: rotate(30deg);
  }
  from {
    transform: rotate(175deg);
  }
}
@keyframes material-rotate-right {
  from {
    transform: rotate(-175deg);
  }
  to {
    transform: rotate(-30deg);
  }
}
@keyframes material-rotate-all {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@keyframes material-fade-in-first {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes material-fade-in-second {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#ajax-loading-screen.order_loading,
#ajax-loading-screen.order_address_loading {
  width: 99%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
#ajax-loading-screen.order_address_loading {
  opacity: 0.6;
}
.loading #ajax-loading-screen.order_loading,
.loading #ajax-loading-screen.order_address_loading {
  display: block;
}
.loading #ajax-loading-screen.order_loading .loading-icon,
.loading #ajax-loading-screen.order_address_loading .loading-icon {
  opacity: 1;
}
#ajax-loading-screen.order_loading .material-icon,
#ajax-loading-screen.order_address_loading .material-icon {
  top: 47%;
}
#cboxLoadingOverlay #ajax-loading-screen {
  position: absolute;
  top: 0px;
  display: block!important;
}
#cboxLoadingOverlay #ajax-loading-screen .loading-icon {
  top: 16%;
  opacity: 1!important;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff ! important;
}
.body {
  color: #000000;
}
.page-homepage.language-en_AU .carousel {
  margin-top: 0px !important;
}
.carousel {
  margin-top: 7px ! important;
}
.default_account {
  color: black ! important;
}
.js_switch_button_toggle:hover {
  cursor: pointer;
}
.default_account:hover {
  cursor: auto ! important;
}
.logo-col-size {
  padding-top: 10px;
}
.logo-col-size .site-logo {
  max-width: 175px;
  padding-right: 0px;
}
.logo-col-size .site-logo img {
  width: auto;
  height: 39px;
}
@media screen and (max-width: 915px) {
  .logo-col-size .site-logo img {
    height: 45px;
    width: auto;
    left: none;
  }
}
@media screen and (max-width: 636px) {
  .navigation .logo-col-size {
    left: 24% ;
  }
  .page-companyOrders .account-orderhistory .order_details .account_header {
    padding-right: 30px;
    letter-spacing: 1.5pt;
  }
  .page-companyOrders .account-orderhistory .order_details .first_col {
    margin-bottom: 20px;
  }
  .page-companyOrders .account-orderhistory .order_details .first_col .poInput {
    width: 60%;
    height: 30px;
    margin-top: 10px;
  }
  .page-companyOrders .account-orderhistory .order_details .first_col select {
    height: 25px;
    width: 30%;
  }
  .page-companyInvoices.language-en_US .account-section-content.bp_content .bp_bottom {
    padding-bottom: 15px;
  }
  .page-companyOrders .account-section .account-section-content .os_table thead.order-status-header {
    display: block;
  }
  .page-companyOrders .account-section .account-section-content .os_table thead.order-status-header #header2 {
    display: none;
  }
  .page-companyOrders .account-section .account-section-content .os_table thead.order-status-header #header4 {
    display: none;
  }
  .page-companyOrders .account-section .account-section-content .os_table thead.order-status-header #header7 {
    display: none;
  }
  .page-multiStepCheckoutSummaryPage .checkout-steps .step-body-form .payment_checkout_span .long-box-checkout input {
    width: 65% !important;
  }
  #retailModal .modal-dialog {
    width: 90%;
    left: 48% !important;
  }
  .page-companyOrders .order_header .qty_tally span .qtyErrNote {
    width: 100% !important;
    position: unset !important;
    text-align: left;
  }
}
@media screen and (max-width: 907px) {
  .js-mainHeader .nav__right .searchicon {
    top: 15px !important;
    right: 16px;
  }
}
@media screen and (max-width: 636px) {
  .js-mainHeader .nav__right .searchicon {
    top: 20px !important;
    right: 16px;
  }
  .js-mainHeader .navigation.navigation--middle .nav__left.contact {
    width: 100%;
  }
  .js-mainHeader .componentContainer .test-account {
    text-align: center !important;
  }
  .js-mainHeader .componentContainer .test-account .tittle-STA {
    margin: auto;
  }
  .js-mainHeader .js_switch_button.switch_button {
    text-align: center !important;
  }
  .page-add-ach-payment-details .payment_header {
    text-align: center;
    margin: 5px 10px;
  }
  .page-add-ach-payment-details .payment_header div > span {
    margin: auto !important;
  }
  .page-companyOrders .account-orderhistory .connect_order_box {
    margin-top: auto;
  }
  .page-orderConfirmationPage .checkout__confirmation__content--component:nth-child(3) {
    width: fit-content;
    margin: auto;
  }
}
@media screen and (max-width: 736px) {
  .js-mainHeader .navigation--middle .nav-cart {
    padding: 23px 20px 5px 20px;
  }
  .js-mainHeader .nav__right .nav-order-tools {
    padding: 19px 20px !important;
  }
}
@media screen and (max-width: 312px) {
  .js-mainHeader .nav__right .nav-order-tools {
    padding: 19px 0px !important;
  }
}
@media screen and (max-width: 975px) and (min-width: 640px) {
  .page-productConfig .forfiltering.ui-menu-item .ui-menu-item-wrapper .intermediateWrapper {
    padding-left: 2px;
  }
  .page-productConfig .forfiltering.ui-menu-item .ui-menu-item-wrapper .cpq-atpInfo {
    padding: 0px !important;
    width: 60% !important;
  }
  .page-productConfig .cpq-cstic .radioGroup .radio label {
    font-size: 10px;
  }
}
.navigation--middle .btn {
  padding: 7px 10px 10px 10px;
}
.hidden_welcome,
.hidden_section {
  display: none;
}
.home_section .shared_credit_msg {
  position: absolute !important;
  bottom: -35px;
  text-align: center;
  width: 100%;
  color: #c92629;
  font-size: 12px;
}
.shared_credit_msg {
  position: relative;
  bottom: -35px;
  text-align: center;
  width: 100%;
  color: #c92629;
  font-size: 12px;
}
@media screen and (max-width: 910px) {
  .shared_credit_msg {
    position: relative;
    bottom: -35px;
    text-align: center;
    width: 100%;
    color: #c92629;
    font-size: 12px;
  }
}
.show_both_sections {
  width: 45%;
  display: inline-block;
  margin-bottom: 54px;
}
.home_section_bill_pay.show_both_sections {
  position: absolute;
  height: 430px;
  margin-top: -9px;
}
.show_both_sections .bp_header {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 107px!important;
}
@media screen and (min-width: 1001px) and (max-width: 1279px) {
  .show_both_sections .bp_header {
    height: 140px!important;
  }
}
@media screen and (max-width: 1000px) {
  .show_both_sections .bp_header {
    height: 160px!important;
  }
}
.show_both_sections .bp_header .credit_header {
  position: absolute;
  bottom: 0px;
}
.show_both_sections .bp_header .credit_line {
  display: inline-block !important;
  max-width: 58%;
}
.show_both_sections .bp_header .blue_goto {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.show_both_sections .home_os {
  position: relative;
  min-height: 130px;
}
.show_both_sections .barcontainerheader {
  position: absolute;
  bottom: 0;
}
.show_both_sections .home_bill_pay {
  margin-top: 19px;
  margin-bottom: 43px;
  min-height: 130px;
  position: relative;
}
.home_page.show_both_sections .barcontainer {
  min-height: 460px;
  width: 86%;
  margin-top: 10px;
  margin-bottom: 0px;
}
.show_both_sections:first-child {
  margin-left: 5%;
}
@media screen and (max-width: 1070px) {
  .show_both_sections .bp_header .credit_line {
    display: block !important;
    max-width: 100%;
    line-height: 15px;
  }
  .page-homepage.language-en_US .home_section_bill_pay .row.credit_header.totalCreditHeader,
  .page-homepage.language-en_CA .home_section_bill_pay .row.credit_header.totalCreditHeader {
    margin-top: -80px;
  }
}
svg.pie {
  right: 48%;
}
.home_page .barcontainer {
  min-height: 450px;
  width: 70%;
}
.barcontainer {
  margin-top: -20px;
  position: relative;
  width: 80%;
  margin: 70px auto 3% auto;
  min-height: 350px;
  max-height: 50vw;
  min-width: 325px;
  max-width: 90%;
  z-index: 0;
}
.barcontainer.os_page {
  width: 54%;
  min-height: 300px;
}
.home_page .barcontainerheader {
  margin-top: 40px;
  display: inline;
  position: absolute;
  width: 85%;
  padding-top: 3px;
  left: 7.5%;
  font-size: 30px;
  font-weight: 500;
  border-bottom: 1px solid #d7d7d7;
}
@media screen and (max-width: 1279px) {
  .page-homepage .home_page .barcontainerheader div:first-child {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .page-homepage .home_page .barcontainerheader div:first-child .homepage_search_order {
    width: 40% !important;
    padding: 2px;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: 400;
    height: 25px;
    position: relative;
  }
  .page-homepage .home_page .barcontainerheader div:first-child .search_icon_order {
    position: absolute;
    top: 40px;
    margin-left: 30%;
    left: 0;
  }
}
.page-companyOrders .barcontainerheader,
.page-trade-status .barcontainerheader,
.page-tradeIn-status .barcontainerheader {
  display: inline-block;
  width: 100%;
  padding-top: 3px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  z-index: 0;
  letter-spacing: 2.5pt;
}
.page-companyOrders .barcontainer,
.page-trade-status .barcontainer {
  margin-top: 0px;
}
.page-trade-status .barcontainer,
.page-tradeIn-status .barcontainer {
  min-height: 100px;
  z-index: 1;
}
.page-trade-status .js_barlabels,
.page-trade-status .bars {
  display: none;
}
@media only screen and (max-width: 700px) {
  .barcontainer {
    margin: 90px auto 3% auto;
  }
}
.barcontainerheader .select-selected:after {
  top: 3px!important;
  right: 13px;
}
.barcontainerheader .select-selected {
  margin: 2px 0px;
  height: 24px;
  font-size: 11px;
  padding: 3px 5px!important;
  padding-right: 10px !important;
}
@media screen and (min-width: 1280px) {
  .page-homepage .homepage_search_order {
    width: 25% !important;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: 400;
    height: 25px;
    top: 45px;
    padding: 2px;
    position: relative;
  }
  .page-homepage .search_icon_order {
    position: absolute;
    right: 0px;
    top: 44px;
  }
  .page-homepage .barcontainer .custom-select {
    margin: 0px !important;
    width: 73% !important;
    margin-bottom: 4px;
  }
}
.barcontainerheader .padding_for_scroll div {
  font-size: 11px!important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 700px) {
  .barcontainerheader .select-selected:after {
    top: 3px!important;
  }
}
.bar {
  position: absolute;
  display: inline-block;
  bottom: 89px;
  width: 12%;
  text-align: center;
  vertical-align: top;
}
.barlabel:hover,
div.bar:hover {
  cursor: pointer;
}
div.barlabel span {
  padding-bottom: 3px;
}
div.barlabel .label_selected {
  border-bottom: 1px solid black;
}
.home_section svg.pie:hover {
  cursor: pointer;
}
.barlabel {
  width: 17.1%;
  text-align: center;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #959595;
  padding-top: 7px;
  font-size: 13px;
  font-weight: 500;
  height: 89px;
}
.barnumber {
  font-weight: 600;
  font-size: 18px;
}
.barlabel:nth-child(1) .barnumber {
  color: #386466;
}
.barlabel:nth-child(2) .barnumber {
  color: #6b0e22;
}
.barlabel:nth-child(3) .barnumber,
.page-trade-status .barlabel:nth-child(1) .barnumber {
  color: #a07a3f;
}
.barlabel:nth-child(4) .barnumber,
.page-trade-status .barlabel:nth-child(2) .barnumber {
  color: #636311;
}
.barlabel:nth-child(5) .barnumber,
.page-trade-status .barlabel:nth-child(3) .barnumber {
  color: #394926;
}
.bar:nth-child(1) {
  background: #579eaa;
}
.bar:nth-child(1) {
  left: 10%;
}
.barlabel:nth-child(1) {
  left: 7.5%;
}
.bar:nth-child(2) {
  background: #77071a;
}
.bar:nth-child(2),
.ts_page .bar:nth-child(1) {
  left: 27%;
}
.barlabel:nth-child(2),
.ts_page .barlabel:nth-child(1) {
  left: 24.5%;
}
.bar:nth-child(3),
.ts_page .bar:nth-child(1) {
  background: #edb84f;
}
.bar:nth-child(3),
.ts_page .bar:nth-child(2) {
  left: 44%;
}
.barlabel:nth-child(3),
.ts_page .barlabel:nth-child(2) {
  left: 41.5%;
}
.bar:nth-child(4),
.ts_page .bar:nth-child(2) {
  background: #bcd81a;
}
.bar:nth-child(4),
.ts_page .bar:nth-child(3) {
  left: 61%;
}
.barlabel:nth-child(4),
.ts_page .barlabel:nth-child(3) {
  left: 58.5%;
}
.bar:nth-child(5),
.ts_page .bar:nth-child(3) {
  background: #86bc57;
}
.bar:nth-child(5) {
  left: 78%;
}
.barlabel:nth-child(5) {
  left: 75.5%;
}
.header_option_row_os,
.header_option_row_ts {
  padding-bottom: 10px;
}
.header_option_row_ts #buttonTradeExport {
  visibility: hidden !important;
}
.buttonExport,
.connect_order_box,
.ship_to_box {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .buttonExport {
    display: none;
  }
}
.connect_order_box {
  width: 100%;
  text-align: right;
  font-size: 13px;
  float: right;
  display: inline-block;
  width: auto;
  padding-top: 15px;
}
.ship_to_box {
  float: right;
  font-size: 13px;
}
.ship_to_box span:first-child {
  position: relative;
  bottom: 10px;
}
#ship-to-box {
  text-align: center;
  margin-top: 15px;
}
#ship-to-box .custom-select {
  width: 429px;
  display: inline-block;
  max-width: 98%;
}
#ship-to-box span {
  position: relative;
  bottom: 1px;
  padding-right: 7px;
  font-size: 15px;
}
#ship-to-box .select-selected {
  margin-top: 0px;
}
.connect_order_box span:first-child {
  position: relative;
  bottom: 3px;
}
.ordered_on_connect {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 7px;
  border: 1px solid #d7d7d7;
  background-color: transparent;
}
.ordered_on_connect:hover {
  cursor: pointer;
}
.ordered_on_connect.filter_rows_ordered_on_connect {
  background-color: #111111;
  border: 1px solid #111111;
}
.ship_to_dropdown {
  min-width: 220px ! important;
  width: 260px!important;
  display: inline-block;
  margin-left: 7px ! important;
}
.ship_to_dropdown .select-selected {
  margin-top: 0px;
  overflow: hidden;
  width: 260px;
}
.ship_to_dropdown .padding_for_scroll div {
  font-size: 11px!important;
}
.entire_page_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.alert .close:before {
  display: none;
}
.close {
  opacity: 1;
}
#ui-datepicker-div {
  z-index: 9999!important;
}
.close:before {
  font-family: FontAwesome;
  content: "\f057";
  color: #ffffff;
  position: fixed;
  z-index: 10000;
  left: 50%;
  opacity: 1;
  top: 9%;
}
.payment_close.close:before {
  bottom: 82%;
  left: 49%;
}
.show .entire_page_overlay {
  display: block;
}
.close.close_delete:before,
.close.close_error:before {
  top: 24%;
}
#delete_alert,
#error_alert,
#pay_alert,
#pdperror_alert {
  padding: 40px;
  top: 30%;
  overflow: hidden;
  text-align: center;
  font-weight: 500;
  width: 30%;
  left: 35%;
}
#error_alert,
#pdperror_alert {
  color: #c92629;
}
#delete_alert .row,
#error_alert .row,
#pay_alert .row,
#pdperror_alert .row {
  margin-top: 20px;
}
#delete_alert .row div,
#error_alert .row div,
#pay_alert .row div,
#pdperror_alert .row div {
  display: inline-block;
  width: 45%;
  margin: 5px 0px;
  max-width: 177px;
}
.errorPayment {
  text-align: center;
  margin: 100px 0px 0px ;
  font-size: 20px;
}
.invalid_address {
  display: none;
  text-align: center;
  color: #c92629;
  padding-top: 20px;
  margin-bottom: -10px;
}
.drop_ship_widget {
  position: fixed;
  z-index: 10000;
  background-color: #ffffff;
  height: auto;
  width: 50%;
  left: 25%;
  top: 13%;
  display: none;
  max-height: 84vh;
  overflow-y: auto;
}
@media screen and (max-width: 850px) {
  .drop_ship_widget {
    width: 90%;
    left: 5%;
  }
}
.show .drop_ship_widget {
  display: block;
}
.drop_ship_widget div {
  text-align: center;
}
#select_dropship_block > div {
  padding: 15px 20px;
}
#select_dropship_block > div:first-child {
  padding: 30px 20px;
}
.drop_ship_widget .drop_ship_title {
  font-size: 16px;
  padding: 15px;
}
.drop_ship_widget .os_address_gather span {
  width: 40%;
  display: inline-block;
  padding: 15px;
  vertical-align: top;
}
.drop_ship_widget .select_account .select_icon {
  display: inline-block;
  background-color: #ffffff;
  width: 12px;
  height: 12px;
  border: 1px solid #999999;
  margin-right: 5px;
  vertical-align: middle;
  margin-bottom: 4px;
}
.drop_ship_widget .select_account .select_icon:hover {
  cursor: pointer;
}
.drop_ship_widget .select_account .select_icon.sel {
  background-color: #000000;
  border-color: #000000;
}
.drop_ship_widget .select_account {
  font-size: 13px;
}
.drop_ship_widget .select_account span {
  font-weight: 600;
}
.drop_ship_widget span div div {
  font-weight: 600;
  padding-top: 10px;
}
.drop_ship_widget .save_button {
  width: 40%;
  margin: 20px 30%;
}
.os_address_gather .bp_payment_input.phone_input {
  width: 45%;
  margin: auto;
}
.address_gather_header {
  font-weight: 600;
}
.address_gather_header.req {
  margin-top: 20px;
}
.account-section-content .buttonExport:before {
  content: url('../fonts/callaway/export_excel.png');
  margin-left: 5px;
}
.account-section-content .buttonExport {
  background-color: #f0f0f0;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 24.5px;
  width: auto !important;
  height: 35px;
  font-size: 12px;
  font-weight: 500;
  display: -webkit-inline-box;
}
.account-section-content .buttonExport span {
  display: block;
  margin: 0 5px;
}
.account-section-content .buttonExport:hover {
  background: #d7d7d7;
  cursor: pointer;
}
.account-section .account-section-content,
.bp_content {
  margin: 0px 3%;
}
.account-section .account-section-content .bp_page .bp_legend {
  margin-bottom: 60px !important;
}
@media (max-width: 480px) {
  .account-section .account-section-content.bp_content {
    margin-right: 9% !important;
  }
}
.account-section .account-section-content from {
  padding-left: 0px;
  padding-right: 0px;
}
table th {
  background-color: transparent;
  color: #000000;
  border: 1px solid #d7d7d7;
  border-bottom-width: 0px;
  text-transform: none;
  font-weight: 500;
  text-align: center;
  padding: 10px;
}
@media screen and (max-width: 790px) {
  #order_status_table .order-status-header #header3 div,
  #order_status_table .order-status-header #header2 div {
    padding-bottom: 15px;
  }
  #order_status_table .order-status-header #header5 div,
  #order_status_table .order-status-header #header1 div {
    width: 70px;
    margin: 0 auto !important;
  }
  #order_status_table .order-status-header #header7 div {
    width: 65px;
    margin: 0 auto !important;
  }
  .account-section .account-section-content .o-status-form .input-group input {
    padding-left: 0px !important;
  }
}
table tr {
  border: 1px solid #d7d7d7;
}
table td {
  text-align: center;
  padding: 11px 10px;
}
table td:nth-child(2) {
  text-align: left;
}
.responsive-table-item:nth-child(even) {
  background-color: #f9f9f9;
}
.edit_drop_ship span {
  padding: 0 2px;
}
.edit_drop_ship div {
  padding-left: 58px;
}
.edit_drop_ship div:last-child {
  display: inline-block;
}
@media screen and (max-width: 639px) {
  .account-section .account-section-content div.responsive-table {
    margin: auto;
  }
  .page-companyOrders .account-orderhistory .os_table thead.order-status-header {
    display: block;
  }
  .page-companyOrders .account-orderhistory .os_table tbody {
    display: block;
  }
  .page-companyOrders.language-ja_JP .account-section-content .os_table tbody {
    display: block;
  }
  .page-login #cboxContent #cboxTitle {
    left: 0;
  }
}
.editable .edit_drop_ship:after {
  font-size: 12px;
  padding-left: 8px;
  display: inline-block;
  font-family: 'Simple-Line-Icons';
  content: "\e05f";
  color: #2979ff;
}
.pencil_icon:before {
  font-family: 'Simple-Line-Icons';
  content: "\e05f";
  font-size: 16px;
  position: relative;
  top: 23%;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2979ff;
  padding-right: 13px;
}
.pencil_icon_tab:before {
  font-family: 'Simple-Line-Icons';
  content: "\e05f";
  font-size: 16px;
}
.step-head .pencil_icon {
  padding-left: 15px;
}
.select-items .pencil_icon:before {
  font-size: 14px;
}
.os_table .pencil_icon:before {
  display: none;
}
.pencil_icon:hover:before,
.edit_drop_ship:hover:after {
  color: #000000;
  cursor: pointer;
}
.os_table .editable .pencil_icon:before {
  display: inline-block;
}
.printer_icon:before {
  font-family: 'Simple-Line-Icons';
  content: "\e02e";
  font-size: 16px;
  position: relative;
  top: 23%;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
.eye_icon:before {
  font-family: 'FontAwesome';
  content: "\f08e";
  font-size: 16px;
  position: relative;
  top: 23%;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
.status_info {
  display: inline-block;
  position: relative;
}
.stat_info_icon:before {
  height: 13px;
  content: '';
  width: 13px;
  border-radius: 50%;
  display: inline-block;
  background-color: #579eaa;
  margin-right: 4px;
}
.stat_info_icon {
  margin: 7px 9px 7px 9px;
}
.status_info:before {
  font-family: 'Simple-Line-Icons';
  content: "\e08b";
  padding-left: 8px;
}
.select_all_info:before {
  font-family: 'Simple-Line-Icons';
  content: "\e08b";
}
.select_all_info .status_info_widget {
  bottom: 32px;
  right: 10px;
}
.select_all_info .triangle_info {
  bottom: 24px;
  right: 25px;
}
.select_all_info .triangle_info_white {
  bottom: 26.1px;
  right: 26px;
}
#trade_status_table.status_info_widget {
  width: 150px;
}
.warning-not-prepaid {
  padding: 0 0 30px;
  text-align: center;
}
.warning-not-prepaid span {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 700;
}
.warning-returnLabel {
  padding: 0 0 10px;
  text-align: center;
}
.warning-returnLabel_heading {
  font-size: 1.5em;
  font-weight: 700;
}
.status_info_widget {
  display: none;
  font-weight: 400;
  border: 1.5px solid black;
  background-color: #ffffff;
  position: absolute;
  z-index: 10000;
  bottom: 25px;
  width: 265px;
  padding: 10px;
}
.bulk_order_input .status_info_widget {
  width: 150px;
}
.bulk_order_input .backordered_soft_good,
.bulk_order_input .qty_text_widget,
.bulk_order_input .availibility_text_widget {
  display: none;
}
div.error-tooltip {
  position: absolute;
  top: -7px;
  right: -7px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #c92629;
  width: 18px;
  height: 18px;
}
div.error-tooltip > div.tooltip-widget {
  display: none;
  font-weight: 400;
  border: 1.5px solid black;
  background-color: #ffffff;
  position: absolute;
  z-index: 10000;
  bottom: 25px;
  width: 265px;
  padding: 10px;
  text-align: center;
  right: -50%;
}
div.error-tooltip span.error-icon:after {
  content: "!";
  color: #c92629;
  font-size: 12px;
  position: absolute;
  right: 6px;
  top: -1px;
}
div.error-tooltip > div.triangle_info {
  right: -1px;
}
div.error-tooltip > div.triangle_info_white {
  right: 0px;
}
.validate-error ~ div.error-tooltip:hover div.tooltip-widget,
.validate-error ~ div.error-tooltip:hover div.triangle_info,
.validate-error ~ div.error-tooltip:hover div.triangle_info_white {
  display: block;
}
.error-input > input.validate-error,
.error-input > span > input.validate-error,
.error-input > select.validate-error {
  border: 1px solid #c92629;
}
.bulkOrder_show_error.bulk_order_input .backordered_soft_good,
.bulk_order_input .incorrect_qty .backordered_soft_good,
.bulkOrder_show_error.bulk_order_input .availibility_text_widget {
  display: block;
}
.triangle_info {
  display: none;
  position: absolute;
  z-index: 10001;
  height: 8px;
  width: 8px;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid black;
  margin-left: 7px;
  bottom: 17px;
}
.triangle_info_white {
  display: none;
  position: absolute;
  z-index: 10002;
  height: 8px;
  width: 7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid white;
  margin-left: 8px;
  bottom: 18.4px;
}
.bulk_order_input .triangle_info {
  margin-left: 2px;
}
.bulk_order_input .triangle_info_white {
  margin-left: 3px;
}
.show_status_info .status_info_widget,
.show_status_info .triangle_info,
.show_status_info .triangle_info_white,
.show_select_info .status_info_widget,
.show_select_info .triangle_info,
.show_select_info .triangle_info_white {
  display: block!important;
}
.status_info_widget span {
  display: block;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
}
.print_dropdown:after {
  font-family: FontAwesome;
  content: '\f078';
  font-size: 7px;
  position: relative;
  bottom: 4px;
  margin-left: 4px;
}
.print_dropdown {
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .page-companyOrders .account-section-content .printer_icon.print_dropdown {
    float: right;
    padding-right: 10px;
  }
}
.print_dropdown_content.show_print_dropdown {
  display: block;
}
.print_dropdown_content {
  position: absolute;
  z-index: 10000;
  background-color: #ffffff;
  padding: 7px;
  font-size: 12px;
  color: #959595;
  border-radius: 5px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  right: 5%;
  display: none;
}
@media screen and (max-width: 639px) {
  .print_dropdown_content {
    right: 36%;
  }
}
.print_dropdown_content div {
  padding: 4px;
}
.print_dropdown_content div:hover {
  color: #2979ff;
}
.drop_icon:before {
  content: url('../fonts/callaway/expand_down.png');
}
.drop_icon.part_payment_true,
.drop_icon.stat_Cancelled {
  opacity: 0;
}
.drop_icon.stat_cancelled {
  display: none !important;
}
.page-companyOrders .responsive-table.os_table .drop_icon.stat_cancelled {
  display: inline-block !important;
}
.printer_icon.part_payment_true {
  display: none;
}
.os_table .expanded .drop_icon:before,
.bp_table .expanded .drop_icon:before {
  content: url('../fonts/callaway/collapse_up.png');
}
.sort_icon:after {
  content: '\f054';
}
.nosortpossible:after {
  content: '';
}
.non_sort:after {
  font-family: FontAwesome;
  display: block;
  font-size: 9px;
  position: relative;
  bottom: 1px;
  margin-left: 3px;
  display: inline;
}
.chev_left:before {
  font-family: FontAwesome;
  content: '\f137';
  padding-right: 5px;
}
.asc:after {
  content: '\f077';
}
.desc:after {
  content: '\f078';
}
.shown_tablet_only {
  display: none;
}
@media screen and (max-width: 639px) {
  .shown_desktop_only {
    display: none;
  }
  body:not(.site-callaway-eu):not(.site-callaway-nl).page-contactUs .account_page {
    margin-left: 3%;
  }
}
@media screen and (min-width: 640px) {
  .hidden_desktop_only {
    display: none;
  }
}
@media screen and (max-width: 812px) and (min-width: 640px) {
  .hidden_bp_inter_xs_sm {
    display: none;
  }
  .shown_bp_inter_xs_sm {
    display: inline-block;
  }
}
@media screen and (max-width: 907px) and (min-width: 813px) {
  .hidden_bp_inter_sm_md {
    display: none;
  }
}
@media screen and (max-width: 1180px) and (min-width: 640px) {
  .hidden_tablet_only {
    display: none;
  }
  .shown_tablet_only {
    display: block;
  }
  .page-creditdetails .comp_status_table.comp_table {
    width: 1000px;
  }
}
@media screen and (max-width: 812px) and (min-width: 640px) {
  .bill_pay_table.responsive-table-item td.responsive-table-cell {
    text-align: left;
    font-weight: 400;
  }
}
@media (max-width: 812px) and (min-width: 640px) {
  .bill_pay_table.responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
}
@media (max-width: 812px) and (min-width: 640px) {
  .bill_pay_table.responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
    text-align: left;
  }
  .bill_pay_table.responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
  .bill_pay_table.responsive-table-item {
    padding: 10px 20px;
    display: block;
  }
}
@media (max-width: 640px) {
  .drop_icon {
    float: right;
  }
}
.bp_table th:first-child {
  padding-left: 25px;
  min-width: 107px;
}
.bp_table .stat_filter {
  padding-top: 24px;
  text-align: center;
}
.bp_table .date_filter {
  position: absolute;
  bottom: 9px;
  margin-right: 10%;
}
.bp_table .invoice_date_filter {
  height: 121px;
  min-width: 100px;
}
.os_table .stat_filter input[type='checkbox'],
.bp_table .stat_filter input[type='checkbox'],
.ts_table .stat_filter input[type='checkbox'] {
  margin-right: 8px;
  margin-bottom: 8px;
}
.bp_table .stat_filter div:nth-child(2) label {
  background-color: #666666 ! important;
}
@media screen and (max-width: 1052px) and (min-width: 812px) {
  .page-companyInvoices.language-en_AU .invoicehistory-callaway-au .responsive-table.bp_table {
    overflow: auto;
    overflow-y: hidden;
  }
}
.os_table .stat_icon,
.bill_pay_table .stat_icon,
.ts_table .stat_icon {
  height: 18px;
  content: '';
  width: 18px;
  border-radius: 50%;
  display: inline-block;
  background-color: #579eaa;
  margin-top: -2px;
  margin-left: -2px;
  cursor: pointer;
  border: 2px solid white;
  position: relative;
}
.stat_filter .cancelled_stat:after {
  background-color: #666666 ! important;
}
.os_table .stat_filter span:nth-child(2) label,
.page-companyOrders .status_info .status_info_widget > span:first-child div:nth-child(2):before {
  background-color: #c2c6c6;
}
.os_table .stat_filter span:nth-child(3) label,
.page-companyOrders .status_info .status_info_widget > span:first-child div:nth-child(3):before {
  background-color: #77071a;
}
.os_table .stat_filter span:nth-child(4) label,
.status_info_widget span:nth-child(2) div:nth-child(1):before,
#trade_status_table .status_info_widget span:nth-child(1) div:nth-child(1):before {
  background-color: #edb84f;
}
.os_table .stat_filter span:nth-child(5) label,
.status_info_widget span:nth-child(2) div:nth-child(2):before,
.status_info_widget span:nth-child(1) div:nth-child(2):before,
#trade_status_table .stat_filter span:nth-child(2) label,
#trade_status_table .status_info_widget span:nth-child(1) div:nth-child(2):before {
  background-color: #bcd81a;
}
.os_table .stat_filter span:nth-child(6) label,
#trade_status_table .stat_filter span:nth-child(3) label,
.status_info_widget span:nth-child(2) div:nth-child(3):before,
.status_info_widget span:nth-child(1) div:nth-child(3):before {
  background-color: #86bc57;
}
#trade_status_table th:first-child {
  min-width: 166px;
}
.os_table .stat_filter,
.ts_table .stat_filter {
  margin-top: 15px;
}
.os_table .stat_icon,
.bill_pay_table .stat_icon,
.ts_table .stat_icon {
  position: absolute;
  margin: 6px 0 0 10px;
  border: none;
  height: 12px;
  width: 12px;
}
.os_table,
.bp_table,
.ts_table {
  border-bottom: 1px solid #d7d7d7;
}
@media screen and (max-width: 840px) and (min-width: 640px) {
  .page-companyOrders .account-orderhistory .os_table tbody .requestDate_column {
    min-width: 95px;
  }
  .page-companyOrders .account-orderhistory .os_table tbody .order_number_column {
    min-width: 120px;
  }
  .page-companyOrders .account-orderhistory .os_table tbody .type_column {
    min-width: 70px;
  }
  .page-companyOrders .account-orderhistory .os_table table td {
    word-wrap: break-word;
    padding: 5px;
  }
}
.stat_desc {
  position: absolute;
  margin-top: 6px;
  margin-left: 30px;
  line-height: 14px;
}
.shipping_link {
  position: absolute;
  color: #2979ff;
  font-size: 12px;
  left: 60px;
  bottom: 2px;
}
.shipping_link:hover {
  color: #246ce3;
}
.shipped_desc {
  margin-top: -2px ! important;
}
.shipped_icon {
  margin-top: 2px ! important;
}
table td {
  position: relative;
}
@media screen and (max-width: 1257px) {
  .shipping_link {
    display: none;
  }
}
.account-section .stat_filter label {
  padding-right: 5px;
}
.account-section .stat_filter label input {
  display: none;
}
.stat_filter > span,
.stat_filter > div > span:first-child {
  background-color: #ffffff;
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
}
.stat_filter > div {
  text-align: left;
}
.stat_filter > div > span:last-child {
  position: relative;
  bottom: 10px;
}
.stat_filter .checkedstat {
  background-color: #111111!important;
}
#trade_status_table .stat_filter span:first-child label {
  background-color: #edb84f;
}
.stat_filter label {
  height: 18px;
  content: '';
  width: 18px;
  border-radius: 50%;
  display: inline-block;
  background-color: #579eaa;
  margin-top: 1px;
  cursor: pointer;
  border: 2px solid white;
  position: relative;
}
.account-section .account-section-content .searchicon:before {
  color: #d7d7d7;
  font-size: 13px;
}
.account-section .account-section-content .o-status-form {
  padding: 10px 0 0 0;
}
.input-group {
  z-index: 0;
}
.account-section .account-section-content .o-status-form .input-group {
  margin: 0 auto;
}
.account-section .account-section-content .input-group-btn {
  position: absolute;
  padding-left: 75%;
}
.account-section .account-section-content .input-group-btn button {
  padding-top: 2px;
  z-index: 1000;
}
@media screen and (max-width: 1040px) {
  .account-section .account-section-content .input-group-btn button {
    margin-left: -9px;
  }
}
@media screen and (max-width: 840px) {
  .account-section .account-section-content .input-group-btn button {
    display: none;
  }
}
.qtyInput {
  width: 40px;
}
.qtyMessage {
  position: absolute;
  top: -25px;
  left: -100px;
  width: max-content;
  height: min-content;
  color: #ff0000;
}
.poInput {
  margin-left: 4px;
  font-weight: 600;
  max-width: 100%;
}
.poInput,
.qtyInput,
.tagInput {
  border: 1px solid #d7d7d7;
  outline: none;
  padding-left: 3px;
  font-size: 11px;
}
.poInput:focus,
.qtyInput:focus,
.tagInput:focus,
.form-control:focus {
  border-color: #909090;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(14, 14, 14, 0.32);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(14, 14, 14, 0.32);
}
.account-section .account-section-content .input-group input {
  padding-left: 5px;
  border-radius: 16px;
}
.input_enter_toomanyinvoiceaccounts {
  position: absolute;
  height: 18px;
  width: 18px;
  background-color: #fff;
  z-index: 10000000;
  display: inline-block;
  /* border: 1px solid #d7d7d7; */
  border-radius: 20px;
  right: 4px;
  top: 4px;
  box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.3);
}
.input_enter_toomanyinvoiceaccounts:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f0da';
  font-weight: 900;
  padding-left: 2px;
  font-size: 13.5px;
}
.o-status-filters,
.bp-filters {
  font-weight: 400;
  font-size: 12px;
  width: auto;
  padding: 0;
  margin: 0 auto;
  border: 1px solid #d7d7d7;
}
.o-status-filters,
.bp-filters {
  height: 26px;
}
.bill_pay_table .input-group {
  position: absolute;
  width: 80%;
  bottom: 9px;
  left: 10%;
}
.os_table .input-group,
.ts_table .input-group {
  padding-top: 15px;
}
.js_search_button {
  cursor: auto;
}
.bill_pay_table th {
  position: relative;
}
.fromDate,
.toDate,
.requestDate {
  font: 'Roboto';
  font-weight: 400;
  color: #959595;
  width: 70px;
  margin-top: 15px;
  padding: 5px 5px;
  font-size: 11px;
  border: 1px solid #d7d7d7;
  outline: none;
  min-width: 83px;
  background-image: url(../fonts/callaway/up_down_select.png);
  background-position: 70px 4px;
  background-repeat: no-repeat;
  border-radius: 16px;
}
.account-section .account-section-content .input-group .custom-select .order_type_select {
  border-radius: 16px !important;
}
.bill_pay_table .fromDate,
.bill_pay_table .toDate {
  margin-top: 5px;
}
.requestDate {
  margin-top: 0;
  height: 20px;
  width: 90px;
  font-weight: 600;
  color: black;
  font-size: 11px;
  border: 1px solid #d7d7d7;
  outline: none;
  padding-left: 2px;
  background-position: 75px 3px;
  background-size: 6px;
}
.prod_detail_row .requestDate {
  margin-top: 5px;
  font-style: normal;
}
.fromDate:hover,
.toDate:hover,
.requestDate:hover {
  cursor: pointer;
}
.os_table .responsive-table-item,
.bill_pay_table .responsive-table-item {
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .rpad_none {
    padding-right: 0;
  }
}
.number-wrapper {
  position: relative;
  display: block !important;
}
.number-wrapper i {
  font-size: 20px;
  font-weight: 300;
}
#decrement,
#increment,
#increment_mlp,
#decrement_mlp {
  font-size: 10px;
  cursor: pointer;
  position: absolute;
  bottom: 25%;
  height: 50%;
}
#increment,
#increment_mlp {
  color: black;
  right: 25px;
}
#decrement,
#decrement_mlp {
  color: black;
  left: 25px;
}
#ui-qty-input,
#ui-qty-input1 {
  text-align: center;
}
#downCarat {
  height: 5px;
}
#upCarat {
  height: 5px;
}
.decrementblk,
.incrementblk {
  position: absolute;
  left: 25px;
  font-size: 10px;
}
.incrementblk {
  color: black;
  bottom: 1.2em;
  padding-bottom: 5px;
}
.decrementblk {
  color: black;
  bottom: -0.1em;
  height: 1.93em;
}
#blkDownCarat {
  height: 7px;
  font-size: 20px;
}
#blkUpCarat {
  height: 7px;
  font-size: 20px;
}
input[type=number]::-webkit-inner-spin-button {
  display: none;
}
::-webkit-inner-spin-button {
  display: none;
}
::-webkit-clear-button {
  display: none;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: url('../fonts/callaway/up_down_select.png') no-repeat;
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  padding-bottom: 7px;
}
input[type="date"]::-webkit-calendar-picker-indicator:hover {
  cursor: pointer;
}
.os_table select,
.ts_table select {
  border: 1px solid #d7d7d7;
  background-color: transparent;
  border-radius: 0px;
  height: 26px;
  padding: 2px;
}
.os_table .responsive-table td:last-child,
.ts_table .responsive-table td:last-child {
  padding-right: 0;
}
.os_table .responsive-table th:last-child,
.ts_table .responsive-table th:last-child {
  padding-right: 20px;
  padding-left: 20px;
}
.os_table .custom-select {
  width: auto;
}
.custom-select {
  position: relative;
  width: 150px;
  margin: 0 auto;
}
.page-homepage .barcontainer .custom-select {
  position: relative;
  width: 350px;
  margin: 0;
}
.custom-select .hide-phase {
  display: none;
}
.pagination-bar .pull-right .custom-select {
  position: relative;
  width: 150px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .cpq-config-page .summaryslot {
    padding: 25px;
  }
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content {
  padding: 15px;
  background-color: #f4f4f4;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content :nth-last-child(6) {
  margin-top: 2px;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpq-summary-page-details {
  margin-top: 5px;
  padding: 1px 0;
  display: flex;
  justify-content: space-between;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpq-prodsummary-page-details {
  padding: 1px 0;
  margin-top: 3px;
  display: block;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpq-summary-page-right {
  font-weight: bold;
  font-size: 18px;
  float: none;
  text-decoration: none;
  margin: auto;
  display: inline-block;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .accordion-toggle.btnPrcToggle {
  background: transparent;
  border: none;
  color: black;
  width: 100%;
  padding: 0;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpqPrcHeading {
  float: left;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpqPrcHeading .tooltip {
  position: relative !important;
  float: right;
  display: inline-block;
  opacity: 1;
  border-bottom: none;
  background: transparent;
  padding: 2px 5px;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpqPrcHeading .tooltip .retailOptIcon {
  color: white;
  background: black;
  border: 1px solid black;
  border-radius: 20px;
  -webkit-text-stroke: black !important;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpqPrcHeading .tooltip .tooltipRetailMsg {
  font-family: 'Roboto';
  visibility: hidden;
  width: 315px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  right: -100px;
  bottom: 15px;
  line-height: 2vh;
  font-weight: 400;
  margin: 5px;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpqPrcHeading .tooltip .tooltipRetailMsg a {
  color: #2979ff !important;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpqPrcHeading .tooltip .tooltipRetailMsg a:hover {
  text-decoration: underline;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .tooltip:hover .tooltipRetailMsg {
  visibility: visible !important;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpq-summary-page-heading.WholesalePrcLabel {
  font-weight: bold !important;
  font-size: 18px !important;
  margin: auto;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .cpq-summary-page-details-left {
  font-weight: 400;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .totalPrcSummary {
  border-top: 1px solid #ddd;
  margin-top: 30px !important;
  padding: 20px 2px;
  display: flex;
  justify-content: center;
}
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .totalPrcSummary .cpq-summary-page-details-left,
.cpq-config-page .summaryslot div.cpq-dynamic-summary-content .totalPrcSummary .cpq-summary-page-details-right {
  font-weight: 600;
  margin: 0;
  float: none;
  padding-left: 2px;
}
@media screen and (max-width: 908px) {
  .page-productConfig .cpq-config-page .cpq-dynamic-summary-content .totalPrcSummary {
    justify-content: space-between !important;
  }
}
.page-companyInvoices .select-selected {
  border: 1px solid #111111;
  border-radius: 15px;
}
.page-companyInvoices .select-items .padding_for_scroll div,
.page-companyInvoices .select-selected {
  color: #111111;
}
.select-selected {
  background-color: transparent;
  margin-top: 15px;
  border: 1px solid #d7d7d7;
  height: 32px;
  overflow: hidden;
}
.select-selected:after {
  position: absolute;
  content: url('../fonts/callaway/up_down_select.png');
  top: 8px !important;
  right: 15px;
  width: 0;
  height: 0;
  border: 1px solid #d7d7d7;
  border-color: #fff transparent transparent transparent;
}
.account-section-content .select-selected:after {
  top: initial;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
.select-items .padding_for_scroll div,
.select-selected {
  color: #959595;
  padding: 6px 3px!important;
  cursor: pointer;
  font-weight: 400;
  text-align: left;
  padding-left: 10px!important;
}
.expiration_input .select-selected:after {
  top: 12px;
}
.expiration_input {
  width: 70px!important;
  display: inline;
  position: relative;
  top: 10px;
}
.expiration_input .padding_for_scroll > div:first-child {
  display: none;
}
.expiration_input.expiration_input-mo .padding_for_scroll > div:first-child {
  display: block;
}
.current-year.expiration_input .padding_for_scroll > div:first-child {
  display: block;
}
.unavailable_date {
  color: #c92629;
  font-style: italic;
  font-size: 11px;
  text-align: center;
  margin-top: -16px;
}
.select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.select-items .padding_for_scroll {
  max-height: 300px;
  overflow-y: auto;
}
.select-items .padding_for_scroll div {
  font-size: 13px;
}
.select-items .optGroup {
  color: #111111 ! important;
  text-transform: uppercase;
  font-weight: 500 ! important;
  background-color: ffffff ! important;
  font-size: 14px!important;
}
.select-items .hasOpts div:not(.optGroup) {
  padding-left: 18px!important;
  font-size: 12px!important;
}
.select-items div div.optGroup:hover {
  background-color: #ffffff ! important;
  cursor: not-allowed;
}
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  color: #2979ff;
}
.custom-select-with-edit-links .select-items div:hover {
  color: #959595;
}
.custom-select-with-edit-links .select-items span:first-child:hover {
  color: #2979ff;
}
.custom-select-with-edit-links .padding_for_scroll div {
  padding-top: 0px;
  padding-bottom: 0px;
}
.custom-select-with-edit-links .padding_for_scroll div span:first-child {
  display: inline-block;
  width: 80%;
  padding: 6px 0;
}
.custom-select-with-edit-links .pencil_icon {
  float: inline-end;
  padding: 6px 0;
}
@media screen and (min-width: 1024px) {
  .site-callaway-au #profile_selection {
    width: 75%;
  }
  .site-callaway-au .required_fields {
    width: 75%;
  }
}
.os_table tr.expanded,
.bp_table tr.expanded,
.ts_table tr.expanded {
  border: none;
  border-bottom: none;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  font-weight: 500;
}
@media screen and (min-width: 813px) {
  .os_table tr.expanded td:last-child,
  .bp_table tr.expanded td:last-child,
  .ts_table tr.expanded td:last-child {
    border-right: 1px solid black;
  }
  .os_table tr td:last-child,
  .bp_table tr td:last-child {
    border-right: 1px solid #d7d7d7;
  }
}
.os_table tr,
.bp_table tr,
.ts_table tr {
  border-bottom: none;
}
.os_table .responsive-table .order_details,
.bp_table .responsive-table .invoice_details,
.ts_table .responsive-table .trade_details {
  display: none;
  border: none;
  border-top: none;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.os_table .responsive-table .expanded_details,
.bp_table .responsive-table .expanded_details,
.ts_table .responsive-table .expanded_details {
  border: none;
}
.os_table .responsive-table .show_details,
.bp_table .responsive-table .show_details,
.ts_table .responsive-table .show_details {
  display: table-cell;
}
.responsive-table-item:nth-child(even) {
  background-color: transparent;
}
.responsive-table-item:not(.filtered):nth-child(4n + 1) {
  background-color: #f9f9f9;
}
.order_details .row .first_col,
.invoice_details .row .first_col,
.trade_details .row .first_col {
  text-align: left;
  overflow: hidden;
}
.order_details .row .first_col > div,
.invoice_details .row .first_col > div,
.trade_details .row .first_col > div {
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-dashed-line {
  border-bottom: 3px dashed #cccccc;
  margin-bottom: 50px;
}
.bottom-dashed-line {
  border-top: 3px dashed #cccccc;
  margin-top: 50px;
}
.dashed-line {
  font-size: 20px;
  line-height: 30px;
  padding: 20px 30px;
}
@media screen and (max-width: 560px) {
  .col-xs-3.first_col {
    padding: 0px;
  }
}
@media screen and (max-width: 390px) {
  .col-xs-3.first_col input {
    width: 70px;
  }
}
.invoice_details .row,
.trade_details .row {
  font-size: 12px;
  margin-left: 10px;
  margin-top: 10px;
}
#order_status_table .order_details .row {
  margin-left: 20px;
  margin-top: 10px;
  font-size: 12px;
}
#order_status_table .order_details .row .prod_price div {
  font-weight: normal;
}
.order_details .order_summary div:nth-child(6) span {
  font-weight: normal;
}
.order_details .first_col div span,
.invoice_details .first_col div span,
.trade_details .first_col div span {
  font-weight: 600;
  padding-left: 2px;
}
.order_details .account_header,
.invoice_details .account_header,
.trade_details .account_header {
  font-size: 22px;
  text-align: left;
  padding-left: 20px;
}
@media screen and (max-width: 840px) {
  .order_details .account_header,
  .invoice_details .account_header,
  .trade_details .account_header {
    font-size: 22px;
    text-align: center;
    padding-left: 20px;
  }
  .invoice_details .row {
    margin-left: 10px;
  }
}
.expanded_details .order_details .row > span > div > *,
.expanded_details .trade_details .row > span > div > * {
  margin-left: 5px;
}
.order_details .order_header,
.invoice_details .order_header,
.trade_details .trade_header {
  width: 70%;
  font-size: 22px;
  text-align: left;
  padding-left: 10px;
  margin-top: 20px;
  display: inline-block;
  float: left;
}
.order_details .order_header > div:not(.title) {
  min-height: 119px;
}
@media screen and (max-width: 1100px) {
  .order_details .order_header > div:not(.title) {
    min-height: 152px;
  }
}
@media screen and (max-width: 520px) {
  .order_details .order_header > div:not(.title) {
    min-height: 160px;
  }
}
.invoice_details .order_header {
  width: 73%;
}
.order_details .order_header .title,
.invoice_details .order_header .title,
.trade_details .trade_header .title {
  background-color: #dddddd;
  padding-left: 10px;
}
.trade_details .trade_header .title {
  margin-bottom: 20px;
}
.order_details .order_header .prod_detail_row,
.invoice_details .order_header .prod_detail_row {
  font-size: 12px;
  margin-top: 4px;
}
.trade_details .trade_header .trade_detail_row {
  font-size: 14px;
  margin-top: 4px;
}
.trade_details .trade_header .trade_detail_row tr {
  border: 0;
  border-collapse: collapse;
}
.trade_details .trade_header .trade_detail_row td {
  text-align: left;
  vertical-align: bottom;
}
.trade_details .trade_header .trade_detail_row .family_name {
  display: inline-block;
  min-width: 25%;
}
.trade_details .trade_header .trade_detail_row .cust_name {
  display: inline-block;
  min-width: 20%;
}
.trade_details .trade_header #tradein-details {
  margin-top: 24px;
  margin-bottom: 6px;
}
.trade_details .trade_header #tradeup-details {
  margin-top: 6px;
  margin-bottom: 24px;
}
.invoice_details .order_header .prod_detail_row {
  display: inline-block;
  width: 77%;
  margin-left: 10px;
}
.invoice_details .order_header .prod_detail_row > span > span:first-child,
.trade_details .trade_header .trade_detail_row span span:first-child {
  margin-right: 40px;
}
.invoice_details .order_header .prod_detail_row > span > span,
.invoice_details .order_header .prod_price > div > span {
  padding-left: 2px;
}
.order_details.hide_price_role .prod_price {
  display: none;
}
.order_details.hide_price_role .order_header {
  width: 97%;
}
.order_details.hide_price_role .order_summary {
  display: none;
}
.ship_tally {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  padding: 10px;
}
.demoReturns_ship_tally {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  position: absolute;
}
.demoReturns_ship_tally .backordered_soft_good {
  top: -10px;
  right: -8px;
  border: 1px solid #c92629 !important;
}
.demoReturns_ship_tally .incorrect_qty {
  position: relative;
}
.demoReturns_qty_tally {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
}
.demo_returns_bottom_pagination {
  padding-top: 8px !important;
  padding-bottom: 20px !important;
  display: block !important;
  text-align: center !important;
  position: relative !important;
  right: auto !important;
  margin-right: 0 !important;
}
.demoReturnsNewForm {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.product_tally {
  display: inline-block;
  vertical-align: top;
  margin-right: 0!important;
  min-width: 250px;
  padding: 10px;
}
.demo-returns-center {
  text-align: center !important;
}
.demo-returns-panel {
  background-color: #f9f9f9;
}
.demoReturnsInvalid {
  text-align: center;
  color: #c92629;
  font-size: 16px;
  margin-bottom: 20px;
}
.demo_returns_tbl {
  display: none;
}
.page-companyOrders .ui-selectmenu-menu .order-stock-availablity {
  display: block;
  font-size: 12px;
  color: #C12424;
  font-style: italic;
  text-align: right;
  background-color: #ffffff;
}
.prod_bottom .order-status {
  color: #111111;
  font-weight: bold;
  font-size: 12px;
  padding-left: 80px;
  text-transform: capitalize;
}
.prod_bottom .pencil_icon {
  margin-right: 0 !important;
  padding-left: 10px;
  font-size: 12px;
  color: #2979ff;
  text-transform: capitalize;
}
.prod_bottom .pencil_icon:not(.cart-pencil_icon):after {
  display: inline-block;
  font-family: 'Simple-Line-Icons';
  content: "\e05f";
  font-size: 16px;
  position: relative;
  top: 23%;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2979ff;
  padding-left: 10px;
  cursor: pointer;
}
.prod_bottom .change-title {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  display: block;
}
.prod_bottom .change-error {
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 80px;
  display: block;
  text-transform: capitalize;
}
.prod_bottom .ui-selectmenu-button {
  background-color: transparent;
  border: 1px solid #000000;
  height: 65px;
  overflow: hidden;
  border-radius: 50px;
  font-weight: 500 !important;
  line-height: 2;
}
.prod_bottom .order-form-select {
  padding: 0 !important;
  display: none;
  width: 340px;
  max-width: 100%;
}
.prod_bottom .order-form-select .ui-selectmenu-button.ui-button {
  width: 100%;
}
.prod_bottom .order-form-select .ui-selectmenu-button-closed {
  opacity: 1;
}
.prod_bottom .order-form-select .selectmenu-text {
  padding-left: 10px;
}
.prod_bottom .order-form-select .selectmenu-text .order-option-price {
  text-align: right;
  min-width: 75px;
  float: right;
  padding-left: 5px;
}
.prod_bottom .cancel-btn {
  background: transparent;
  color: #111111;
  border: 1px solid #111111;
  height: 35px;
  border-radius: 25px;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.prod_bottom .confirm-btn {
  background-color: #111;
  color: #fff;
  border-color: #111;
  height: 35px;
  border-radius: 25px;
  display: block;
  width: 100%;
  margin: 10px 0;
}
.prod_bottom .oprod_specs .ospec_detail {
  margin: 0;
  width: auto;
}
.order-select-dd {
  width: 336px !important;
  max-height: 200px;
  overflow-y: auto;
}
.order-select-dd .ui-menu-item {
  padding: 3px 1em 3px;
}
.order-select-dd .order-option-text.ui-state-active,
.order-select-dd .order-option-img.ui-state-active {
  background-color: #ffffff;
}
.order-select-dd .order-option-text span.order-option-price {
  text-align: right;
  min-width: 75px;
  float: right;
  padding-left: 5px;
  position: relative;
  z-index: 99;
}
.tagInput {
  display: block;
  width: 155px;
}
.product_tally > div:last-child {
  font-weight: 400;
  color: #111111;
}
.qty_tally {
  padding: 0;
}
.qty_tally .qtyInput {
  margin-right: 0px;
}
.pricing_tally {
  display: inline-block;
  font-size: 12px;
  padding: 10px;
}
@media screen and (max-width: 1023px) and (min-width: 640px) {
  .page-updatePassword.language-en_AU .contact-login .content:first-child {
    width: 45%;
  }
}
.order_details .order_header .prod_price {
  max-width: 90%;
}
.tracking_tally {
  display: inline-block;
  min-width: 150px;
  vertical-align: top;
  font-weight: 400;
  padding: 10px;
}
.tracking_tally .est_date {
  color: #ff0000;
  margin: auto;
}
.tracking_tally div {
  font-style: normal;
  font-weight: 500;
}
.trade_details .trade_header .trade_detail_row td:last-child {
  text-align: right;
}
.trade_details .trade_header .trade_detail_row .item_credit_amt {
  font-weight: 600;
  margin-right: 5px;
}
.order_details .order_header .prod_detail_row > .tagInput {
  margin-right: 2%;
}
.invoice_details .order_header .prod_detail_row > span {
  margin-left: 5%;
  margin-right: 5%;
}
.invoice_details .order_header .prod_detail_row > span:nth-child(1) {
  margin-left: 0px;
  color: #999999;
  margin-right: 5%;
}
.order_details .order_header .prod_detail_row > span:nth-child(1) {
  color: #999999;
}
.trade_details .trade_header .trade_detail_row > span:nth-child(1),
.trade_details .trade_header .comments-line > span:nth-child(1) {
  margin-left: 10px;
}
#tradein-details .detail-line td:first-child {
  width: 40%;
}
#tradein-details .detail-line td:not(:first-child) {
  width: 20%;
}
#tradeup-details td:not(:last-child) {
  width: 25%;
}
#tradeup-details td {
  text-align: left;
  vertical-align: bottom;
}
#tradein-details .comments-line td {
  text-align: left;
}
.trade_details .trade_header .trade_detail_row .detail-line span,
.trade_details .trade_header .trade_detail_row .comments-line span,
.trade_details .trade_header .trade_detail_row .comments-line .form-control,
.trade_details .trade_header .trade_detail_row td span {
  display: inline-block;
}
.trade_details .trade_header .comments-line .form-control {
  width: 33%;
}
.trade_details .trade_header .trade_detail_row > span:nth-child(2),
.trade_details .trade_header .trade_detail_row > span:nth-child(3),
.trade_details .trade_header .trade_detail_row > span:nth-child(4),
.trade_details .trade_header .trade_detail_row > span:nth-child(5) {
  color: #999999;
}
.order_details .order_header .prod_detail_row > span:nth-child(3),
.invoice_details .order_header .prod_detail_row > span:nth-child(3) {
  font-style: italic;
}
.order_details select {
  outline: none;
}
.trade_details .trade_header .prod_detail_row > span:nth-child(2) {
  min-width: 10%;
}
.trade_details .trade_header .field-label {
  margin-right: 5px;
}
.order_details .order_header .prod_title,
.invoice_details .order_header .prod_title,
.trade_details .trade_header .prod_title {
  font-size: 12px;
  color: #111111;
  padding-left: 10px;
  padding-top: 20px;
  border-top: 1px solid #d7d7d7;
}
.item__list__cart .prod_title {
  color: #111111;
  font-size: 24px;
  font-weight: 900;
  padding: 10px 0px 10px 10px;
}
.item__list__cart .prod_title a {
  color: #111111;
  text-decoration: underline;
}
.item__list__cart .prod_title a:hover {
  color: #0000FF;
}
.item__list--conf:first-child .prod_title {
  border-top: none;
}
.order_details .success {
  display: none;
  background-color: #86bc57;
  padding: 4px 42px;
  position: relative;
  top: -7px;
  font-size: 12px;
  margin-left: 20px;
  letter-spacing: 1px;
}
.please_refresh {
  color: #c92629;
  font-weight: 500!important;
  display: none;
}
.order_details .submitted_success .success {
  display: inline-block;
}
.submitted_success .account_header .success {
  display: inline-block;
  margin-right: 20px;
}
.order_details .order_header .deleted_prod {
  color: #c92629;
}
.order_details .order_header .deleted_qty {
  color: #c92629;
}
.order_details .order_header div:nth-child(2) {
  border-top: none;
}
.order_details .order_header .prod_detail_row,
.order_details .order_header .prod_bottom,
.order_details .order_header .prodUPC {
  margin: 4px 0 !important;
}
.order_details .order_header .prod_detail_row span:nth-child(4),
.invoice .order_header .prod_detail_row span:nth-child(4) {
  float: right;
}
.trade_details .trade_header .prod_detail_row span:nth-child(6) {
  float: right;
}
.order_details .order_header .prod_specs,
.item__list__cart .prod_specs,
.item__list--conf .prod_specs,
.oprod_specs {
  width: 70%;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 440px) {
  .page-companyOrders .order_header .o_desc .ospec_detail {
    text-align: left;
  }
}
.oprod_specs .ospec_detail {
  font-size: 11px;
  font-weight: 500;
  width: 340px;
  max-width: 100%;
  margin: auto;
  color: #555;
  text-transform: uppercase;
}
.o_desc .ospec_detail {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.oprod_specs > div:first-child {
  font-size: 13px;
}
.no_spec_delete {
  right: -70%;
  top: -36px !important;
}
.item__list--conf .prod_specs {
  padding-bottom: 20px;
}
.order_details .order_header .prod_bottom,
.invoice_details .order_header .prod_bottom,
.trade_details .trade_header .prod_bottom {
  margin-top: 4px;
}
.order_details .order_header .prod_price div:nth-child(2) {
  color: #86bc57;
  font-weight: 400;
  font-size: 12px;
  padding-top: 5px;
}
.order_details .order_header .prod_price div:first-child {
  font-weight: 400;
}
.order_details .order_header .prod_price div:last-child {
  padding-top: 4px;
  font-weight: 400;
  font-size: 12px;
}
.order_details .order_header .prod_price,
.invoice_details .order_header .prod_price {
  text-align: right;
  float: right;
  font-size: 11.5px;
}
.order_details .delete_product {
  float: none;
  margin-left: 20px;
}
.order_details .blue-directto:after {
  padding-left: 0px;
}
.invoice_details .order_header .prod_price {
  text-align: right;
  max-width: 30%;
  font-weight: 600;
  float: right;
  display: inline-block;
  position: relative;
  top: -20px;
}
.invoice_details .order_header .prod_price div {
  padding-bottom: 3px;
}
.invoice_details .order_header .prod_title {
  margin-top: 15px;
  padding-top: 15px;
}
.invoice_details .order_header .prod_price div {
  padding-bottom: 3px;
}
.invoice_details .order_header .prod_title:nth-child(2) {
  margin-top: 0px;
}
.invoice_details .order_header .prod_price div:first-child {
  font-weight: 400;
}
.order_details .order_summary div,
.invoice_details .order_summary div,
.trade_details .trade_summary div {
  border-bottom: 1px solid #d7d7d7;
  margin-right: 5px;
  padding: 10px;
}
.order_details .order_summary div:last-child,
.invoice_details .order_summary div:last-child {
  border-bottom: none;
  font-weight: 600;
}
.order_details .order_summary div:last-child {
  font-size: 12px;
  text-align: center;
}
.tracking_link {
  color: #2979ff;
}
.order_details .order_summary div span:last-child,
.invoice_details .order_summary div span:last-child,
.trade_details .trade_summary div span:last-child {
  float: right;
}
.order_details .order_summary div:nth-child(6) {
  font-weight: 600;
}
.order_details .order_summary div:nth-child(7) {
  font-weight: 600;
  border-bottom: none;
  font-size: 11px;
  text-align: center;
}
.order_details .order_summary .header,
.invoice_details .order_summary .header,
.trade_details .trade_summary .header {
  font-size: 18px;
  font-weight: 600;
}
.trade_details .trade_summary div.bold {
  font-weight: 600;
}
.order_details .order_summary,
.invoice_details .order_summary,
.trade_details .trade_summary {
  background-color: #f1f2f2;
  width: 25%;
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  margin-top: 20px;
  display: inline-block;
  margin-right: 20px;
  position: sticky;
  position: -webkit-sticky;
  top: 30%;
}
.invoice_details .order_summary {
  margin-right: 0px;
}
.order_details .order_summary .reorder_button {
  width: 80%;
  padding: 10px;
  background-color: #2979ff;
  color: #ffffff;
  border-radius: 25px;
  border: none;
  text-align: center;
  margin: 10px auto 30px auto;
}
.order_details .order_summary .reorder_button:hover {
  cursor: pointer;
  background-color: #246ce3;
}
@media screen and (max-width: 640px) {
  .responsive-table-item td.responsive-table-cell {
    text-align: left;
    font-weight: 400;
  }
  table td {
    text-align: left;
  }
  #tradein-details .detail-line td.responsive-detail-cell,
  #tradein-details .comments-line td.responsive-detail-cell,
  #tradeup-details tr td.responsive-detail-cell {
    text-align: left;
    width: 100%;
    padding: 3px 10px;
  }
  #tradein-details .detail-line td.responsive-detail-cell span:first-child,
  #tradein-details .detail-line td.responsive-detail-cell span:last-child,
  #tradein-details .comments-line td.responsive-detail-cell span:first-child,
  #tradein-details .comments-line td.responsive-detail-cell .form-control,
  #tradeup-details tr td.responsive-detail-cell span:first-child,
  #tradeup-details tr td.responsive-detail-cell span:last-child {
    width: 49%;
  }
  #tradein-details .comments-line td.responsive-detail-cell span:first-child {
    vertical-align: top;
  }
  #tradein-details .detail-line td.responsive-detail-cell span:last-child,
  #tradeup-details tr td.responsive-detail-cell span:last-child {
    text-align: right;
  }
  #tradein-details .detail-line td.responsive-detail-cell span.family_name {
    width: 100%;
    font-weight: 600;
    text-align: left;
  }
  .responsive-trade-details td.responsive-detail-cell {
    display: inline-block;
    text-align: left;
  }
  .responsive-trade-details td.responsive-detail-cell span:first-child {
    font-weight: 600;
  }
  #passwordUpdatePopup {
    top: 22%;
  }
  #passwordUpdatePopup .modal-dialog {
    width: 90%;
  }
}
@media screen and (max-width: 484px) {
  .invoice_details .order_header .prod_detail_row > span:nth-child(3) {
    position: relative;
    bottom: -50px;
    right: 80px;
  }
  .invoice_details .order_header .prod_price {
    text-align: right;
    max-width: 50%;
    font-weight: 600;
    float: right;
    display: inline-block;
    position: relative;
    top: 20px;
  }
  .order_details .order_summary,
  .invoice_details .order_summary,
  .trade_details .trade_summary {
    margin-right: 10% !important;
  }
  .page-companyInvoices .account-section .overlay_wrapper .drop_ship_widget.bp_payment {
    min-width: fit-content !important;
    left: 0 !important;
    padding: 0 !important;
    width: auto;
  }
}
.page-companyInvoices.site-callaway-au .account-section .overlay_wrapper .pay_success .payOnPopUp {
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .order_details .order_summary,
  .invoice_details .order_summary,
  .trade_details .trade_summary {
    width: 80%;
    margin-right: 15%;
  }
  .order_details .order_header,
  .invoice_details .order_header,
  .invoice_details .order_header .prod_detail_row {
    display: block;
    width: 90%;
  }
  .trade_details .trade_header {
    display: block;
    width: 100%;
    padding-right: 10px;
  }
}
.delete_product:before {
  font-family: 'Simple-Line-Icons';
  content: "\e054";
  padding-left: 5%;
}
.page-companyOrders #order_status_table .order_header .prod_detail_row .product_tally .product_tag_name,
.page-companyOrders #order_status_table .order_header .prod_detail_row .product_tally .product_material_id {
  margin-right: 10px;
}
.delete_product {
  display: inline-block;
  float: right;
  position: relative;
  top: 50px;
  font-size: 18px;
}
.delete_product_tooltipText {
  visibility: hidden;
  width: 230px;
  font-size: 12px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
}
.delete_product_tooltip:hover .delete_product_tooltipText {
  visibility: visible;
}
.prod_left_container .prod_bottom.cart_bottom .delete_product {
  top: 55px;
  right: 10px;
}
@media (max-width: 640px) {
  .cart-entry-row-container .prod_left_container .prod_bottom.cart_bottom .delete_product {
    top: 60px !important;
    right: 25px;
  }
}
@media (max-width: 367px) {
  .cart-entry-row-container .prod_left_container .prod_bottom.cart_bottom .delete_product {
    top: 92px !important;
    right: 25px;
  }
}
.bootstrap_pricing {
  padding-left: 0 !important;
}
.glyphicon-trash:hover {
  cursor: pointer;
}
.glyphicon-trash {
  font-size: 14px;
}
.compensation-item {
  padding-top: 5px;
}
.item__list__cart .delete_product {
  position: absolute;
}
#order_status_table .delete_product {
  top: 6px!important;
  left: 0px;
}
@media screen and (max-width: 612px) {
  .tag_name_change_order .tagInput {
    margin-bottom: 5px;
  }
  .product_tally > div:last-child {
    margin-bottom: 5px;
  }
  .page-companyInvoices #paymentConfirmationPage .bp_payment .total_header {
    text-align: left;
  }
}
.page-companyOrders #order_status_table .pricing_tally .qty_tally .order_status_qty {
  padding-left: 5px;
}
.page-companyOrders #order_status_table .pricing_tally .qty_tally .order_status_qty span {
  display: inline;
}
@media screen and (max-width: 1023px) and (min-width: 640px) {
  .page-companyOrders #order_status_table .order_details .row {
    margin-left: 5px;
  }
  .page-companyOrders #order_status_table .pricing_tally .qty_tally .order_status_qty {
    padding-left: 5px;
  }
  .page-companyOrders.language-en_JP #order_status_table .oprod_specs {
    top: 0 !important;
  }
}
@media screen and (max-width: 484px) {
  .errorPaymentBottom.billPaySectionBottom:first-line {
    font-size: 17px !important;
    letter-spacing: 0px !important;
  }
  .page-updatePassword .account-section .PswdRequirements {
    margin-left: 45px!important;
  }
  .page-companyOrders .account-section .account-section-content {
    margin: 0 2%;
  }
}
.remove_icon:before {
  font-family: 'Simple-Line-Icons';
  content: "\e054";
  text-align: right;
}
.callaway_chev_up:before {
  content: url('../fonts/callaway/callaway_logo_chev_up.svg');
  float: right;
  width: 13px;
}
.callaway_chev_down:before {
  content: url('../fonts/callaway/callaway_logo_chev_down.svg') ! important;
}
.facet__list__checkbox {
  display: none;
}
.facet__list__label:hover {
  cursor: pointer;
}
.product__facet .facet {
  padding: 0px 50px 40px 50px;
  border-bottom: none;
}
.product__facet .facet .facet__name {
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 10px;
}
.product__facet .facet .facet__list li {
  padding: 10px 14px;
}
.facet__list__label {
  overflow: hidden;
  max-width: 100%;
  display: block;
  text-overflow: ellipsis;
}
.facet__list li a {
  float: right;
  color: #111111;
  padding-right: 15%;
  font-size: 16px;
}
.facet__list li a:hover {
  color: #2979ff;
}
.panel-body ul {
  margin-bottom: 0px;
}
.panel-body ul span,
.panel-body ul span a {
  color: #959595;
  font-weight: 500;
}
.panel-body ul span:hover a,
.panel-body ul span:hover span {
  color: #111111;
}
.panel-title {
  font-size: 14px;
}
.template-pages-search-searchGridPage .row .search-grid-page-left {
  width: 28% ! important;
  min-width: 273px;
}
@media screen and (min-width: 908px) {
  .template-pages-search-searchGridPage .row .search-grid-page-right {
    width: 70% ! important;
  }
  .page-productConfig .cpq-cstic .radioGroup .cpq-reststate,
  .page-productConfig .cpq-cstic .dropdownType .cpq-reststate,
  .page-productConfig .cpq-cstic .stringType.tape_tab_box .cpq-reststate {
    display: none;
  }
  .page-productConfig .ui-selectmenu-button-closed,
  .page-productConfig .radioGroup .radio {
    opacity: 1;
  }
}
.page-productConfig .forfiltering.ui-menu-item .ui-menu-item-wrapper .intermediateWrapper {
  width: 100%;
}
.page-productConfig .forfiltering.ui-menu-item .ui-menu-item-wrapper .cpq-atpInfo {
  width: 50%;
  margin-left: auto;
  text-align: right;
}
.shop-category-title a {
  float: right;
  color: #111111;
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
}
.shop-category-title {
  text-transform: uppercase;
}
.delete_product:hover:before {
  cursor: pointer;
}
#homepage_os_shipto {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  height: 25px;
  position: relative;
  color: #959595;
  border: 1px solid #ccc;
  background-color: #fff;
}
#home_welcome {
  margin: 80px 30px 30px;
}
@media screen and (max-width: 420px) {
  .show_both_sections:first-child {
    margin-left: 0px;
    margin-top: 20px;
  }
  .show_both_sections {
    width: 95%;
  }
  .home_page.show_both_sections .barcontainer {
    margin-top: 5px;
  }
  .carousel {
    display: none;
  }
}
@media screen and (max-width: 750px) and (min-width: 421px) {
  .show_both_sections:first-child {
    margin-left: 15%;
    margin-bottom: 0px;
  }
  .show_both_sections {
    width: 73%;
  }
  .home_page.show_both_sections .barcontainer {
    margin-top: 5px;
  }
}
@media screen and (max-width: 750px) {
  .home_section_bill_pay.show_both_sections {
    display: block;
    position: relative;
    min-width: 290px;
    margin: 0 auto 100px auto;
  }
}
.search_icon_order .btn {
  padding: 7px 5px;
  vertical-align: top;
}
.search_icon_order .btn .searchicon:before {
  color: #d7d7d7;
}
.past_os_days span:hover {
  cursor: pointer;
  color: #246ce3;
}
.past_os_days span {
  padding-left: 5px;
  font-size: 14px;
  color: #2979ff;
}
.past_os_days .active_order_search {
  font-weight: bold;
  color: #111!important;
}
.past_os_days,
.view_order_link {
  font-size: 14px;
  font-weight: 400;
  float: left;
}
.past_os_days {
  font-size: 13px;
}
.view_order_link {
  display: inline;
  float: right;
}
.view_order_link:after,
.blue-directto:after,
.blue_goto:after {
  font-family: FontAwesome;
  content: "\f138";
  padding-left: 5px;
}
.view_order_link:hover {
  cursor: pointer;
}
.filtered {
  display: none !important;
}
.notinPage {
  display: none;
}
.hiddenPagination {
  background-color: transparent ! important;
}
.hiddenPagination span:before {
  color: transparent;
}
.hiddenPagination:hover {
  cursor: auto ! important;
}
.os_pagination .page_box {
  min-height: 29px;
  min-width: 32px;
  background-color: #dddddd;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  bottom: 1px;
  margin-left: 3px;
  display: inline-block;
}
.os_pagination .page_box:hover {
  cursor: pointer;
  background-color: #bbbbbb;
}
.os_pagination .current_page:hover {
  background-color: #246ce3;
}
.os_pagination {
  padding-top: 8px;
  display: inline-block;
  margin-right: 45%;
  right: 0;
  padding-bottom: 20px;
  position: absolute;
}
.os_pagination.bottom_plp_pagination {
  position: relative !important;
  top: 0px !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center !important;
}
.os_pagination .page_box span {
  display: inline-block;
  padding: 4px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.os_pagination .previous_page span:before {
  content: "\f104";
}
.os_pagination .next_page span:before {
  content: "\f105";
}
.os_pagination .last_page span:before {
  content: "\f101";
}
.os_pagination .first_page span:before {
  content: "\f100";
}
.os_pagination .current_page {
  font-family: Roboto;
  background-color: #2979ff;
  min-width: 45px;
  margin-left: 0px;
}
.os_pagination .page_box .page_select {
  text-align: left;
  padding-left: 12px;
}
.os_pagination .page_select:after {
  content: url(../fonts/callaway/up_down_select_white.png);
  padding-left: 5px;
  position: absolute;
  bottom: 2px;
}
.os_pagination .onlyPage {
  padding-right: 7px;
}
.os_pagination .onlyPage:hover {
  cursor: auto;
  background-color: #2979ff;
}
.os_pagination .onlyPage span:after {
  display: none;
}
.os_pagination.bp_pagination {
  margin-right: 42%;
}
.pagination_dropdown {
  display: none;
  position: relative;
  background-color: #f1f1f1;
  margin: 0px;
  padding: 3px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 100000;
  text-align: center;
  min-width: 37px;
}
.pagination_dropdown_container {
  max-height: 84px;
  overflow-y: auto;
  width: 43px;
  text-align: center;
  margin: auto;
  z-index: 20000;
}
.pagination_dropdown:hover {
  background-color: #dddddd;
}
.os_pagination.display .pagination_dropdown,
.comp_pagination.display .pagination_dropdown {
  display: block;
}
@media screen and (min-width: 908px) {
  .os_pagination {
    min-width: 189px;
  }
}
@media screen and (max-width: 907px) {
  .account-section-content .os_pagination {
    margin-right: 45% !important;
  }
  .page-companyOrders.language-en_AU .account-section-content .os_pagination {
    margin-right: 52% !important;
  }
  .page-companyOrders .header_option_row_os .os_pagination.top_os_pagination {
    top: unset;
  }
  .page-updatePassword .account-section .btn-block.backToHome.callaway-action-button-grey {
    margin-left: auto !important;
  }
  .page-updatePassword .footer {
    position: relative;
    padding: 10px;
    bottom: 0;
  }
}
.page-updatePassword .footer {
  padding: 10px;
}
@media screen and (max-width: 907px) {
  .pagination_dropdown {
    margin: 0;
  }
  .plp_pagination {
    top: 30px;
  }
  .os_pagination {
    margin-right: 45% !important;
  }
  .header_option_row_os .os_pagination.top_os_pagination,
  .header_option_row_ts .os_pagination.top_os_pagination {
    top: 546px;
  }
  .barcontainer {
    margin-bottom: 6%;
  }
}
@media screen and (max-width: 600px) {
  .page-companyOrders .account-section .account-section-content .header_option_row_os .top_os_pagination {
    margin-top: -40px;
    top: unset !important;
  }
}
@media screen and (max-width: 600px) {
  .account-section-content .buttonExport {
    margin-Bottom: 39px;
  }
  .page-companyInvoices.site-callaway-au .account-section-content .buttonExport {
    margin-Bottom: 10px;
  }
  .connect_order_box {
    width: 50%;
    float: right;
    margin-top: 53px;
  }
  .page-companyOrders .account-orderhistory .connect_order_box {
    margin: auto;
  }
  .header_option_row_os .os_pagination.top_os_pagination,
  .header_option_row_ts .os_pagination.top_os_pagination {
    top: 568px;
  }
  .ship_to_box {
    margin-bottom: 12px;
  }
  .page-companyOrders.language-en_AU .account-orderhistory .connect_order_box {
    width: 100% !important;
  }
}
@media screen and (max-width: 370px) {
  .header_option_row_os .os_pagination.top_os_pagination,
  .header_option_row_ts .os_pagination.top_os_pagination {
    top: 618px;
  }
}
.bp_details {
  display: none;
}
.page_bill_pay .bp_header .credit_header {
  text-align: center;
}
.page_bill_pay .bp_header .header {
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
}
.page-companyInvoices .page_bill_pay .bp_header .row.header {
  margin-bottom: 50px;
}
@media screen and (max-width: 840px) and (min-width: 460px) {
  .page_bill_pay .bp_header .header {
    text-align: center;
  }
  .page_bill_pay .bp_header .credit_header {
    text-align: center;
  }
}
@media screen and (max-width: 459px) and (min-width: 380px) {
  .page_bill_pay .bp_header .header {
    text-align: center;
  }
  .page_bill_pay .bp_header .credit_header {
    text-align: center;
  }
}
@media screen and (max-width: 379px) {
  .page_bill_pay .bp_header .header {
    text-align: center;
  }
  .page_bill_pay .bp_header .credit_header {
    text-align: center;
  }
  .page-companyInvoices .account-section .bp_payment .invoicePayment {
    padding-right: 20px;
  }
  .page-companyInvoices .account-section .bp_payment .total_header,
  .page-companyInvoices .account-section .bp_payment .pay_now_div {
    padding: 20px 65px 10px 10px;
  }
}
.page_bill_pay .bp_header .header h2 {
  font-weight: 600;
  letter-spacing: 2.5pt;
}
.bp_page svg.pie {
  left: 48%;
}
table .header_select {
  padding: 14px 10px 9px 10px;
}
.invoice_select {
  display: inline-block;
  height: 15px;
  width: 15px;
  border: 1px solid #808184;
  background-color: #ffffff;
}
.invoice_select.box_selected {
  background-color: #000000;
  border: 1px solid #000000;
}
.select_all.invoice_select {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
.select_all_text {
  font-weight: 400;
  font-size: 11px;
  width: 46px;
  margin-top: 5px;
}
.responsive-table-item.row_selected {
  background-color: #2979ff ! important;
  color: #ffffff;
  font-weight: 500;
}
.responsive-table-item.row_selected .orderNumberLink a {
  color: #ffffff;
}
.responsive-table-item.row_selected .printer_icon:before {
  color: #ffffff;
}
.bill_pay_table .responsive-table-cell {
  font-size: 13px;
}
.orderNumberLink {
  color: #2979ff!important;
}
.bill_pay_table.responsive-table th:last-child,
.bill_pay_table.responsive-table-item td:last-child {
  padding-right: 20px;
}
.bill_pay_table.responsive-table td:nth-child(2) {
  padding-left: 8px;
}
table th div:hover {
  cursor: pointer;
}
.orderNumberLink a {
  color: #2979ff;
}
#cboxOverlay {
  position: fixed;
}
#cboxContent {
  position: fixed;
  left: auto;
  right: auto;
  padding-right: 25px;
  padding-bottom: 25px;
  max-height: 72%;
  overflow: visible;
}
@media screen and (max-width: 636px) {
  .page-login #colorbox #cboxContent {
    position: relative;
    padding-left: 25px;
  }
  .page-updatePassword .account-section-form.update-pswd-form .callaway-succcess-button {
    margin-left: auto;
  }
  #errorMessageWarranty,
  #successMessageWarranty,
  .disclaimerWarrantyForm {
    height: auto !important;
  }
  .submitWarrantyForm {
    width: 40% !important;
  }
}
.page-companyOrders #cboxContent {
  width: 80%!important;
  left: 10%;
}
.page-companyOrders #cboxLoadedContent {
  width: 90%!important;
  max-height: 57vh;
}
#colorbox {
  top: 14vh ! important;
}
.verfiy_address {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 20px;
}
#popup_suggested_delivery_addresses {
  margin-left: 100px;
}
.page-multiStepCheckoutSummaryPage #colorbox {
  width: 60vw ! important;
  left: 20vw !important;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox {
    left: 6vw !important;
  }
}
.page-multiStepCheckoutSummaryPage #addressform_button_panel {
  margin-left: 10%;
}
.page-multiStepCheckoutSummaryPage #cboxWrapper {
  width: 60vw ! important;
}
.page-multiStepCheckoutSummaryPage #cboxContent {
  width: 60vw ! important;
  min-height: 500px!important;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #cboxContent {
    width: 80vw ! important;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent {
  width: 50vw ! important;
  overflow: scroll;
  min-height: 400px!important;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent {
    width: 70vw ! important;
  }
}
.page-multiStepCheckoutSummaryPage .addressbookscroll {
  height: 350px;
  overflow-y: auto;
  margin-top: 20px;
  margin-left: 30px;
}
.page-multiStepCheckoutSummaryPage #selectPaymentTypeForm .consumerEmailLabel .emailCheckout-tooltip {
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  border-radius: 25px;
  margin: 0 2px;
}
.page-multiStepCheckoutSummaryPage #selectPaymentTypeForm .consumerEmailLabel::after {
  content: ":";
}
.page-multiStepCheckoutSummaryPage .emailCheckout-tooltip[data-title]:hover::after {
  content: attr(data-title);
  position: absolute;
  top: 40%;
  left: 20%;
  z-index: 100;
  background-color: #000000;
  color: #ffffff;
  width: 250px;
  padding: 5px;
  font-family: Roboto;
  text-align: center;
  line-height: 2vh;
  font-size: 1em;
}
#callawayAddressForm .select-selected {
  padding-right: 26px!important;
}
.iframe-packetxml {
  white-space: pre-wrap;
  width: 775px;
  height: 750px;
  overflow-x: auto;
}
#countrySelector {
  margin-bottom: 7px;
}
.dropship_fee_warning {
  float: right;
  position: absolute;
  right: 0px;
  top: -68px;
  font-size: 12px;
  color: #c92629;
}
.i18nAddressForm {
  position: relative;
}
.hidden-echeck {
  display: none;
}
.payment_iframe {
  min-height: 174px ! important;
  frameBorder: none ! important;
  border: none;
}
.payment_iframe html {
  min-width: 864px;
  min-height: 100px;
  background-color: #d7d7d7;
}
.expired_payment {
  color: #c92629;
}
.account-addressbook.account-list {
  width: 40%;
  margin-left: 7%;
  display: inline-block;
  vertical-align: top;
  min-width: 443px;
}
.card.account_table_item:nth-child(even) {
  background-color: #f9f9f9;
}
.payment-profile-header {
  text-align: center;
  margin: 50px 0 30px 0;
}
.payment-profile-notice {
  margin-right: 35%;
  margin-left: 21%;
  text-align: center;
  font-size: 10px;
  color: grey;
  display: inline-block;
}
.account-addressbook th {
  height: 57px;
}
.payment-type-header {
  font-size: 20px;
  padding-top: 20px;
  padding-left: 11%;
  display: inline-block;
}
.page-payment-details .content-empty {
  margin-left: 22%;
  margin-top: 31px;
  text-align: right;
}
.account-section .account-section-content.content-empty {
  padding-top: 20px;
}
.account-addressbook .account-section-header-add.last-add {
  margin: 30px 0;
}
.account-addressbook .responsive-table th:first-child {
  padding-left: 0px;
}
.account-addressbook .account-section-header-add {
  width: 30%;
  min-width: 150px;
  padding: 10px;
  background-color: #2979ff;
  color: #ffffff;
  border-radius: 25px;
  border: none;
  text-align: center;
  margin: 10px auto 30px auto;
}
@media (max-width: 639px) {
  .account-section div.responsive-table {
    margin: auto !important;
  }
  .page-companyInvoices.site-callaway-eu .responsive-table-item td.responsive-table-cell-bold.bill_print_label {
    display: block;
  }
  .page-companyInvoices.site-callaway-eu .responsive-table-item td:last-child.bill_print_label_icon {
    float: right;
    margin-top: -30px;
  }
}
@media screen and (max-width: 1050px) {
  .account-addressbook .account-section-header-add {
    width: 15%;
  }
  .account-addressbook.account-list {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .account-addressbook.account-list:last-child {
    padding-top: 80px;
  }
}
.account-addressbook .account-section-header-add a {
  color: #ffffff;
}
.payment-profile-header span {
  font-size: 25px;
  font-weight: 600;
  margin: 20px 0 10px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.payment_profile_table td:last-child {
  text-align: center;
}
.payment_profile_table th:last-child {
  padding-right: 30px!important;
}
.paymentDetailsAddIframe .accountButtons {
  display: inline-block;
  width: 30%;
}
.card_name_input {
  padding-right: 41px;
  text-align: right;
}
.card_name_input input {
  width: 200px;
  outline: none;
  height: 24px;
  font-size: 13px;
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  -webkit-appearance: none;
  background: #ffffff;
}
.payment_header {
  width: auto;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  margin: 0 auto 31px auto;
  letter-spacing: 2px;
  color: #111111;
  padding: 28px;
  text-align: center;
}
.payment-widget .addressform_button_panel .accountButtons:first-child {
  margin-left: -60px;
}
.addressform_button_panel .accountButtons,
.accountButtons,
.account_add {
  display: inline-block;
  width: 15%;
  margin-left: 10px;
}
@media (max-width: 639px) {
  .addressform_button_panel .accountButtons {
    width: 20%;
  }
}
.accountButtons.account_cancel,
.accountButtons button,
.forgotten-password button,
.callaway-succcess-button,
.callaway-action-button-grey {
  outline: none;
  text-align: center;
  padding: 10px;
  background-color: #2979ff;
  color: #ffffff;
  border-radius: 25px;
  border: none;
  font-weight: 500;
  min-width: 120px;
}
.plp_pagination {
  top: 44px;
}
button {
  font-weight: 500;
}
#no_variant {
  color: #c92629;
  padding-bottom: 20px;
  margin-top: -20px;
}
.account-section-form .callaway-action-button-grey {
  margin-top: 0px;
  width: 90%;
  margin-left: 5%;
}
.account-section-form .callaway-succcess-button {
  width: 90%;
  margin-left: 5%;
}
.js-savedcart_delete_confirm_modal .callaway-action-button-grey,
.js-savedcart_delete_confirm_modal .callaway-succcess-button,
.savedcart_restore_confirm_modal .callaway-action-button-grey,
.savedcart_restore_confirm_modal .callaway-succcess-button {
  margin-top: 0px;
  width: 85%;
}
#addressForm .callaway-action-button-grey,
.use_address.callaway-action-button-grey {
  margin-bottom: 10px;
  background-color: #222222;
  color: #ffffff;
  margin-top: 20px;
  width: 60%;
  margin-left: 20%;
}
#addressForm .callaway-action-button-grey:hover {
  background-color: #333333;
}
#saveCartForm .callaway-succcess-button,
#saveCartForm .callaway-action-button-grey {
  width: 80%;
  margin-left: 10%;
  margin-top: 25px;
}
.saved-cart-content .os_pagination {
  margin-right: 5%;
}
.pageLabel-saved-carts .account-section {
  padding-bottom: 10px;
}
.callaway-succcess-button[disabled],
.callaway-cpq-btn-addToCart[disabled],
.save_button[disabled],
.next_button[disabled] {
  background-color: #82b3f9;
}
.callaway-succcess-button[disabled]:hover,
.callaway-cpq-btn-addToCart[disabled]:hover {
  background-color: #82b3f9;
  cursor: not-allowed;
}
button {
  outline: none;
}
.callaway-action-button-grey {
  background-color: #f0f0f0;
  color: #111111;
  margin-top: 50px;
  margin-left: 15%;
  width: 70%;
}
.call-searchResults_refine_button .callaway-action-button-grey {
  margin-top: 0px;
  max-width: 120px;
}
.callaway-action-button-grey.scheduleReplenishmentButton {
  width: 80%;
  margin-left: 10%;
  margin-top: 10px;
}
.callaway-action-button-grey:hover {
  background-color: #d7d7d7;
}
.forgotten-password button {
  margin-top: 20px;
}
.password-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.order_type_select {
  color: #999;
  font-size: 12px !important;
  font-weight: 400;
}
.callaway-succcess-button:hover,
.forgotten-password button:hover {
  background-color: #246ce3;
  cursor: pointer;
}
.addressform_button_panel .accountButtons.account_cancel:hover {
  background-color: #cccccc;
  cursor: pointer;
}
.addressform_button_panel .accountButtons button:hover {
  background-color: #246ce3;
}
.addressform_button_panel .accountButtons:first-child {
  background-color: #d7d7d7;
  color: #111111;
}
.addressform_button_panel .accountButtons:first-child a {
  color: #111111;
}
.addressform_button_panel .row {
  text-align: center;
  padding-top: 45px;
}
.payment_header button {
  color: #2979ff;
  background-color: transparent;
  font-size: 14px;
  border: none;
  font-weight: 400;
  outline: none;
  display: none;
}
.payment_header.edit_page {
  margin-bottom: 31px;
}
.payment_header div > span {
  margin: 0px 77px 0px 90px;
}
@media screen and (max-width: 420px) {
  .page-add-edit-payment-details .payment_header div > span {
    margin: 0px;
  }
  .account-addressbook .payment-type-header {
    padding-left: 9%;
    width: min-content !important;
  }
  .account-addressbook.account-list {
    min-width: 300px !important;
  }
  .page-payment-details .content-empty {
    margin-left: 0;
    text-align: center;
  }
  .payment-profile-notice {
    margin-right: 25% !important;
    margin-left: 25% !important;
    margin-top: 2% !important;
    text-align: left !important;
    line-height: 17px;
  }
  .addressform_button_panel .accountButtons {
    width: 38% !important;
  }
}
.merchant_paycontent,
.card_name_input,
.default_card_input {
  margin: 0 auto;
  width: 393px;
}
.default_card_input {
  display: flex;
  align-items: center;
  padding-left: 83px;
}
.default_card_input input[type="checkbox"] {
  margin: 0;
}
.merchant_paycontent label {
  text-transform: capitalize;
  color: #111111;
  font-size: 16px;
  padding-right: 10px;
  font-weight: 500;
  font-family: Roboto;
  width: 50% !important;
}
.card_name_input span,
.default_card_input span {
  text-transform: none;
  color: #111111;
  font-size: 18px;
  letter-spacing: -0.2px;
  padding-right: 10px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
#callawayPaymentForm .card_name_input span,
.default_card_input span {
  font-size: 17.6px;
}
#callawayACHPaymentForm span {
  text-transform: none;
  color: #111111;
  font-size: 17px;
  letter-spacing: -0.5px;
  padding-right: 10px;
  font-weight: 500;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
#callawayACHPaymentForm div:not(.achbtns) {
  width: 430px;
  margin: 10px auto;
  padding-right: 41px;
  text-align: right;
}
.ach_disclaimer {
  display: none;
}
.ach_disclaimer:lang(en_CA) {
  display: block;
  font-size: 12px;
  text-align: center!important;
  padding-right: 0px!important;
}
#callawayACHPaymentForm .customer_name_input input,
#callawayACHPaymentForm .bank_routing_input input,
#callawayACHPaymentForm .bank_account_input input {
  width: 200px;
  outline: none;
}
#callawayACHPaymentForm .account_type_input input {
  margin-left: 21px;
}
.merchant_paycontent .lhsb {
  padding-right: 17px;
}
.merchant_paycontent .lhsb div .valmsg {
  color: #c92629;
}
.merchant_paycontent .lhsb div:nth-child(4) .valmsg {
  padding: 0px;
}
.merchant_paycontent .lhsb div:nth-child(4) {
  height: 47px;
}
.merchant_paycontent .lhsb > div {
  padding: 8px;
  width: 420px;
  display: flex;
}
.merchant_paycontent input,
.merchant_paycontent select,
.shipping-address-input select {
  width: 250px;
  background: #ffffff;
  outline: none;
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  -webkit-appearance: none;
  padding-left: 4px;
  height: 26px;
}
.merchant_paycontent #ec-at-error {
  display: none!important;
}
.merchant_paycontent #ec-rtnum-error,
.merchant_paycontent #ec-acnum-error,
.merchant_paycontent #ec-noa-error {
  color: red;
  font-size: 11px;
  text-align: left;
  margin-bottom: -15px;
  margin-top: 5px;
}
.shipping-address-input select {
  width: 100%;
  height: 32px;
  padding-left: 12px;
}
.merchant_paycontent select,
.shipping-address-input select {
  background-position: 95%;
  background-repeat: no-repeat;
  background-image: url('../fonts/callaway/up_down_select.png');
}
.merchant_paycontent .lhsb div:nth-child(4) select {
  width: 95px;
  margin-left: 10px;
}
.merchant_paycontent .lhsb div:nth-child(4) select:first-child {
  margin-left: 0px;
}
.set_default_form .checkbox,
.payment-widget .checkbox {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 0px;
}
.set_default_payment {
  position: relative ! important;
}
.edit_payment .checkbox {
  text-align: center;
}
.payment_iframe,
.payment_iframe html {
  width: 100% ! important;
}
html {
  width: 100vw ! important;
}
/* mobile sizing: set overflow hidden*/
@media (max-width: 1023px) {
  html {
    overflow-x: hidden !important;
  }
}
body {
  overflow-x: hidden !important;
}
.account-section-form.edit_payment span {
  display: inline-block;
  width: 40%;
  height: 80px;
  vertical-align: top;
}
.account-section-form.edit_payment span div {
  padding: 15px 0px;
}
.account-section-form.edit_payment span:first-child {
  text-align: right;
  font-weight: 600;
  width: 156px;
}
@media (max-width: 639px) {
  .account-section-form.edit_payment span:first-child {
    width: 125px;
  }
}
.account-section-form.edit_payment .edit_payment_section {
  margin: 0 auto;
  width: 362px;
}
.account-section-form.edit_payment .edit_payment_section .expiration-span div:first-child {
  width: 250px;
}
.account-section-form.edit_payment .expiration_input input {
  width: 50px;
}
.exp_date_label {
  position: relative;
  top: -5px;
}
.expiration-span .valmsg {
  display: inline-block;
  width: 100%;
  color: #ed1c24;
  font-size: 12px;
  margin-top: 10px;
}
.page-edit-payment-details .edit_payment .expiration-span p {
  margin-top: -20px;
}
.bp_bottom {
  margin-top: 0px;
  position: relative;
  text-align: right;
}
@media (max-width: 1024px) {
  .bp_bottom {
    text-align: center !important;
  }
  footer {
    position: unset;
  }
}
.account-invoicehistory {
  padding-bottom: 50px;
}
.clearFilterinp {
  float: right !important;
  margin: 0 10px;
}
.clearFilterinp i {
  cursor: pointer;
}
.clearFilter-text {
  font-size: 13px;
  margin-left: 10px;
  color: #000000;
  font-weight: 500;
  font-family: roboto !important;
}
a {
  color: #2979ff;
}
a:hover {
  color: #2979ff;
}
.payment-body {
  background-color: blue;
}
.bp_payment .add_payment {
  text-align: right;
  color: #2979ff;
  position: relative;
  top: 7px;
}
#profile_selection {
  padding-top: 0px;
}
.bp_bottom .check:before {
  position: absolute;
  top: 44px;
}
@media only screen and (max-width: 1130px) {
  .bp_bottom .check:before {
    content: "";
  }
}
.orderNumberLink a.nonlink {
  color: #111;
}
.pay_now_div {
  text-align: center;
}
.bp_payment {
  display: inline-block;
  width: 50%;
  text-align: left;
  min-width: 350px;
}
#invoicePayForm .bp_payment {
  min-width: auto;
  width: auto;
}
.bp_payment .next_button {
  width: 90%;
  margin-left: 0;
  margin-right: 0;
}
.bp_payment .pay_now_button,
.save_button {
  width: 60%;
  padding: 10px;
  background-color: #2979ff;
  color: #ffffff;
  border-radius: 25px;
  border: none;
  text-align: center;
  outline: none;
  margin: 10px auto 0 auto;
}
.page-invoice-pay-details.site-callaway-au .account-section-content .invoice_conf_sum {
  padding: 12px;
}
.page-invoice-pay-details.site-callaway-au .account-section-content .invoice_conf_sum .total_header.paymentDtls {
  width: auto;
  margin-left: auto;
  text-align: left;
  line-height: 4vh;
  padding-bottom: 10px;
}
.site-callaway-au .account-section-content .total_header.paymentDtls {
  width: 50%;
  margin-left: auto;
  text-align: left;
  font-size: 16px;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_header_label {
  font-weight: 400;
  font-size: 16px;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_header_label .surchargeSummary_icon {
  background: #ffffff;
  color: #2979ff;
  font-size: 14px;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_header_label .tooltip {
  position: relative;
  display: inline-block;
  border: none;
  opacity: 1;
  right: 20px;
  background-color: transparent !important;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_header_label .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #ffffff;
  color: #ff0000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 0;
  font-weight: 500;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_header_label .tooltip:hover .tooltiptext {
  visibility: visible;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .showSurchargeMsg.total_header_surchargeSpan {
  display: none !important;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_early-disc {
  color: #86bc57;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .total_header_value {
  float: right;
}
.site-callaway-au .account-section-content .total_header.paymentDtls .invoiceHistory_total_net {
  border-top: 1px solid #d7d7d7;
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header {
  width: 35%;
  margin: 0 auto;
  text-align: left;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .drop_ship_label {
  font-weight: 400;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .drop_ship_label .surchargeSummary_icon {
  background: #ffffff;
  color: #2979ff;
  font-size: 14px;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .drop_ship_label .tooltip {
  position: relative;
  display: inline-block;
  border: none;
  opacity: 1;
  right: 20px;
  background-color: transparent !important;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .drop_ship_label .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #ffffff;
  color: #ff0000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 0;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .drop_ship_label .tooltip:hover .tooltiptext {
  visibility: visible;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .total_early-disc {
  color: #86bc57;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .drop_ship_total_value {
  float: right !important;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .invoiceHistory_total_net {
  border-top: 1px solid #d7d7d7;
  padding-top: 10px;
  text-align: left;
}
.page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header .total_net_label {
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .page-companyInvoices.site-callaway-au .account-section-content.bp_content .bp_payment {
    width: 60%;
  }
  .page-companyInvoices.site-callaway-au .account-section-content.bp_content .bp_payment .total_header {
    width: auto;
  }
  .page-companyInvoices.site-callaway-au .drop_ship_widget .total_header.drop_ship_header {
    width: auto;
  }
  .page-companyInvoices .account-section .account-section-content.bp_content .bp_bottom .bp_payment {
    width: 80%;
  }
}
.bp_payment .total_header {
  padding-bottom: 10px;
  text-align: center;
}
.bp_payment .total_header span {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
.bp_payment .total_header .surchargeSpan {
  font-size: 13px;
}
.bp_payment .total_header .showSurchargeMsg {
  margin-top: 5px;
  margin-bottom: -20px;
}
.bp_payment .total_header > span:nth-child(2) {
  float: right;
}
.page-companyInvoices .bp_bottom .bp_payment .pay_now_div {
  padding-bottom: 30px;
  padding-top: 10px;
}
.bp_payment .summary-div > div {
  border-bottom: 1px solid #d7d7d7;
  padding: 3px 0px;
  font-size: 13px;
  color: #111111!important;
}
.bp_payment .summary-div > div:first-child span {
  color: #111111;
}
.bp_payment .summary-div > div:first-child {
  height: 43px;
}
.bp_payment .summary-div > div:first-child span:last-child {
  padding-top: 19px;
}
.bp_payment .summary-div > div span:nth-child(1),
.bp_payment .summary-div > div span:nth-child(2),
.bp_payment .summary-div > div span:nth-child(3) {
  width: 90px;
  display: inline-block;
}
.bp_payment .summary-div > div span:nth-child(4) {
  width: 50%;
  display: inline-block;
}
.bp_payment .summary-div > div span:nth-child(2),
.bp_payment .summary-div > div span:nth-child(3),
.bp_payment .summary-div > div span:nth-child(4) {
  text-align: center;
}
.bp_bottom .bp_payment .summary-div > div span:nth-child(4) {
  max-width: 18vw;
  word-break: break-word;
}
@media screen and (max-width: 1180px) {
  .bp_payment .summary-div > div span:nth-child(4) {
    display: none;
  }
  .page-companyInvoices.language-en_US .account-section-content.bp_content .bp_payment .summary-div > div span:nth-child(4) {
    display: inline;
    padding-right: 10px;
  }
}
.drop_ship_widget.bp_payment {
  display: none;
  position: fixed;
  width: 50%;
  left: 25%;
}
.drop_ship_widget.bp_payment .summary-div > div:first-child {
  height: 28px;
}
.drop_ship_widget.bp_payment .summary-div > div:first-child span:last-child {
  padding-top: 0px;
}
.drop_ship_widget.bp_payment .quest {
  font-size: 16px;
  display: inline-block;
  width: 80%;
}
.drop_ship_widget.bp_payment .total_header > span:nth-child(2) {
  float: none;
  padding-left: 30px;
}
.drop_ship_widget.bp_payment .total_header {
  padding-top: 55px;
  border-bottom: none;
}
.drop_ship_widget.bp_payment .summary-div {
  padding-top: 50px;
  font-size: 20px;
}
.pay-num {
  font-weight: 600;
}
.pay_cancel:hover {
  cursor: pointer;
}
.drop_ship_widget.bp_payment .summary-div > div {
  text-align: left;
}
.drop_ship_widget.bp_payment .summary-div > div span:nth-child(1) {
  width: 90px;
}
.drop_ship_widget.bp_payment .summary-div > div span:nth-child(2),
.drop_ship_widget.bp_payment .summary-div > div span:nth-child(3) {
  width: 100px;
}
#pay_alert {
  width: 75vw;
  left: 0;
  right: 0;
  top: 19%;
  overflow: auto;
  max-height: 60vh;
  min-width: 484px;
  padding: 25px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 700px) {
  #pay_alert {
    left: 10px;
  }
}
.show .drop_ship_widget.bp_payment {
  display: block;
}
.bp_payment .summary-div > div span:nth-child(2) {
  color: #c92629;
  opacity: 0.8;
}
.bp_payment .summary-div > div:first-child {
  font-weight: 500;
}
.title_low_bold {
  font-size: 12px;
  color: #888888;
}
.title_sum {
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 10px;
  padding: 0px !important;
}
.bp_payment .summary-div {
  padding-top: 0px;
}
.bp_bottom .bp_payment .payment-profile-select {
  width: 100%;
}
.bp_bottom .bp_payment .payment-profile-select .select-selected,
.expiration_input .select-selected {
  margin-top: 0px;
}
.bp_bottom .bp_payment .payment-profile-select select {
  border-radius: 15px !important;
  height: 30px;
}
.page-companyInvoices.site-callaway-us .bp_bottom .bp_payment .payment-profile-select.payment-by-cc select#selectedPaymentCard,
.page-companyInvoices.site-callaway-ca .bp_bottom .bp_payment .payment-profile-select.payment-by-cc select#selectedPaymentCard {
  width: 100%;
  height: 30px;
}
.bp_payment > div {
  padding-top: 20px;
}
.page-companyInvoices .bp_bottom .bp_payment .payment-profile-select #ccSelectedProfile,
.page-companyInvoices .bp_bottom .bp_payment .payment-profile-select #achSelectedProfile {
  border-radius: 15px !important;
  width: 100% !important;
  height: 30px;
}
.bp_payment > div > div:first-child > span {
  color: #c92629;
}
.bp_payment .required_fields {
  padding-top: 10px;
  text-align: center;
}
.bp_payment .ach_warning {
  color: #c92629;
  font-size: 12px;
  text-align: center;
}
.select_payment_profile_warning {
  color: #c92629;
  font-size: 12px;
  text-align: center;
}
.bp_payment .ach_empty_warning {
  font-size: 12px;
  text-align: right;
  width: 55%;
  margin-left: 44%;
  padding-top: 10px;
}
#achSelectedProfile {
  width: 100%;
  height: 30px;
  border-radius: 15px;
}
@media (max-width: 403px) {
  #profile_selection {
    float: none;
  }
  .bp_payment .required_fields {
    padding-top: 10px;
  }
  .bp_payment .ach_empty_warning {
    margin-left: 0 !important;
    width: 100%;
    text-align: center;
  }
  .bp_payment .add_payment {
    margin-right: 2% !important;
  }
  .bp_payment .select_header {
    margin-right: 15%;
    text-align: right;
  }
  svg.pie {
    right: 40% !important;
  }
}
@media (max-width: 374px) {
  .bp_payment .ach_empty_warning {
    margin-left: 45%;
  }
  .bp_payment .add_payment {
    margin-right: 15%;
  }
  .bp_payment .select_header {
    margin-right: 25%;
    text-align: right;
  }
}
.error_payment {
  text-align: center;
  padding: 14px!important;
  background-color: #c92629;
  color: #fff;
}
.error_payment div:first-child,
.confirmation_payment div:first-child {
  font-weight: 600;
}
.error_payment div:last-child,
.confirmation_payment div:last-child {
  font-weight: 500;
  font-size: 12px;
}
.confirmation_payment {
  text-align: center;
  padding: 14px!important;
  background-color: #86bc57;
  color: #fff;
}
.bp_payment .select_header {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 3px;
}
.bp_payment .save_profile_select {
  font-size: 12px;
  text-align: center;
}
.bp_payment .type_select {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 15px;
}
.bp_payment .type_select div:last-child {
  color: #999999;
}
.bp_payment .checking_saving_select {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 20px;
}
.bp_payment .circle_select {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid #999999;
}
.bp_payment .save_profile_box {
  display: inline-block;
  background-color: #ffffff;
  width: 12px;
  height: 12px;
  border: 1px solid #999999;
}
.bp_payment .save_profile_text {
  padding-left: 5px;
}
.bp_bottom_sub .payment_policies {
  text-align: center;
  width: 77%;
  margin: 0 auto;
  font-size: 12px;
}
.bp_bottom_sub .payment_policies div:first-child {
  font-size: 19px;
}
.bp_bottom_sub .payment_policies div {
  padding-bottom: 15px;
}
.bp_bottom_sub .payment_policies span {
  color: #2979ff;
  font-size: 13px;
  padding-right: 2%;
  padding-left: 2%;
}
.bp_bottom_sub .payment_policies .blue_goto::after a {
  font-family: FontAwesome;
  content: "\f138";
  padding-left: 5px;
}
.toggle_wrapper span {
  text-transform: uppercase;
  color: #888888;
  font-size: 12px;
  vertical-align: middle;
}
.page-companyInvoices .paymentmode span {
  font-weight: 600;
  color: #000000;
}
.toggle {
  border: 1px solid #d7d7d7;
  border-radius: 25px;
  display: inline-block;
  width: 50px;
  height: 25px;
}
.toggle:hover {
  cursor: pointer;
}
.toggler {
  background-color: #2979ff;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 4px;
}
.right_active_toggle > span > span:last-child {
  color: #2979ff ! important;
}
.left_active_toggle > span > span:first-child {
  color: #2979ff ! important;
}
.right_active_toggle div {
  float: right;
}
.left_active_toggle div {
  float: left;
}
.refresh:before {
  font-family: FontAwesome;
  content: "\f01e";
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
}
.backwards:before {
  font-family: FontAwesome;
  content: "\f04a";
  display: inline-block;
  font-size: 12px;
  padding-right: 5px;
}
.caret-up:before {
  font-family: FontAwesome;
  content: "\f0d8";
  display: inline-block;
  color: #111111;
  font-size: 14px;
}
.caret-down:before {
  font-family: FontAwesome;
  content: "\f0d7";
  display: inline-block;
  color: #111111;
  font-size: 14px;
}
.caret-up:hover:before,
.caret-down:hover:before {
  color: #444444;
  cursor: pointer;
}
.caret-up[disabled]:before,
button[disabled] .caret-down:before {
  color: #d7d7d7;
}
#max-message,
#multiplier-message {
  display: none;
  font-size: 12px;
  color: #c92629;
  text-align: center;
  font-weight: 600;
}
#max-message.show-message,
#multiplier-message.show-message {
  display: block;
}
.js-qty-selector {
  position: relative;
  width: 100%;
}
.js-qty-selector .input-group-btn {
  position: absolute;
  display: inline-block;
  max-height: 20px;
  right: 22px;
  z-index: 1000;
  padding-top: 0px;
  padding-bottom: 0px;
}
.js-qty-selector .first-input-group-btn {
  top: 12px;
}
.js-qty-selector .input-group-btn:first-child {
  top: -6px;
}
.js-qty-selector .input-group-btn button {
  border: none;
  background: transparent;
  outline: none;
}
.delete_icon_tab:before {
  font-family: 'Simple-Line-Icons';
  content: "\e054";
  font-size: 16px;
}
.delete_icon_tab,
.pencil_icon_tab {
  width: 20px;
  display: inline-block;
  vertical-align: top;
  height: 22px;
  color: #2979ff;
  position: absolute;
  right: 3px;
}
.delete_icon_tab:hover,
.pencil_icon_tab:hover {
  color: #111111;
  cursor: pointer;
}
.page-callawayLogoProductConfig .pencil_icon_tab {
  margin-top: 31px;
}
.page-callawayProductConfig .pencil_icon_tab {
  margin-top: 12px;
}
.pencil_icon_tab.link-disable {
  color: #111111;
  cursor: default;
}
.customorder_cart_message {
  text-align: right;
  font-size: 12px;
  color: #c92629;
  font-weight: 400;
  float: right;
  max-width: 348px;
  line-height: 13px;
}
@media screen and (max-width: 550px) {
  .customorder_cart_message {
    max-width: 175px;
    padding-top: 0px;
    margin-top: -10px;
    font-size: 10px;
  }
  .page-homepage.language-en_US .home_section.home_section_bill_pay.show_both_sections,
  .page-homepage.language-en_CA .home_section.home_section_bill_pay.show_both_sections {
    width: auto;
  }
}
.page-cartPage .cpq-product-spec_summary_detail,
.page-orderConfirmationPage .cpq-product-spec_summary_detail {
  display: inline-block;
  border: none;
  font-size: 11px;
  margin: 0px 3%;
  text-align: center;
  vertical-align: top;
  max-width: 26%;
  overflow: hidden;
}
.page-cartPage .productType_LOGO .cpq-product-spec_summary_detail {
  max-width: 24%;
}
.page-cartPage .productType_LOGO .cpq-product-spec_summary_detail:first-child .spec_header {
  display: none;
}
.page-cartPage .spec_header,
.page-orderConfirmationPage .spec_header {
  font-weight: 600;
  text-transform: uppercase;
}
.spec_header:after {
  content: ':';
}
.page-cartPage .spec_header:after,
.page-orderConfirmationPage .spec_header:after {
  content: '';
}
.page-cartPage .prod_specs span,
.page-orderConfirmationPage .prod_specs span {
  width: auto;
}
.page-cartPage .spec_detail span:first-child,
.page-orderConfirmationPage .spec_detail span:first-child {
  display: none;
  padding-right: 3px;
}
.page-cartPage .high_play_detail div,
.page-orderConfirmationPage .high_play_detail div {
  padding-right: 3px;
}
.page-cartPage .spec_detail .SHAFT_FLEX,
.page-cartPage .spec_detail .SHAFT_LEN_OFFSET,
.page-cartPage .spec_detail .SHAFT_TIPPING,
.page-cartPage .spec_detail .WEIGHT_PORT_BACK,
.page-cartPage .spec_detail .WEIGHT_PORT_FRONT,
.page-orderConfirmationPage .spec_detail .SHAFT_FLEX,
.page-orderConfirmationPage .spec_detail .SHAFT_LEN_OFFSET,
.page-orderConfirmationPage .spec_detail .SHAFT_TIPPING,
.page-orderConfirmationPage .spec_detail .WEIGHT_PORT_BACK,
.page-orderConfirmationPage .spec_detail .WEIGHT_PORT_FRONT,
.page-cartPage .spec_detail .HEAD_CROWN_COLOR,
.page-orderConfirmationPage .spec_detail .HEAD_CROWN_COLOR,
.page-cartPage .spec_detail .HEAD_SOLE_COLOR,
.page-orderConfirmationPage .spec_detail .HEAD_SOLE_COLOR,
.page-cartPage .spec_detail .MEDALLION_COLOR,
.page-orderConfirmationPage .spec_detail .MEDALLION_COLOR,
.page-cartPage .spec_detail .COG_SETTING_LOWER,
.page-orderConfirmationPage .spec_detail .COG_SETTING_LOWER,
.page-cartPage .spec_detail .COG_SETTING_UPPER,
.page-orderConfirmationPage .spec_detail .COG_SETTING_UPPER,
.page-cartPage .spec_detail .SLIDING_WEIGHT_POSITION,
.page-orderConfirmationPage .spec_detail .SLIDING_WEIGHT_POSITION {
  display: inline-block !important;
}
.page-cartPage .spec_detail .SHAFT_FLEX:after,
.page-cartPage .spec_detail .SHAFT_LEN_OFFSET:after,
.page-cartPage .spec_detail .SHAFT_TIPPING:after,
.page-cartPage .spec_detail .WEIGHT_PORT_BACK:after,
.page-cartPage .spec_detail .WEIGHT_PORT_FRONT:after,
.page-orderConfirmationPage .spec_detail .SHAFT_FLEX:after,
.page-orderConfirmationPage .spec_detail .SHAFT_LEN_OFFSET:after,
.page-orderConfirmationPage .spec_detail .SHAFT_TIPPING:after,
.page-orderConfirmationPage .spec_detail .WEIGHT_PORT_BACK:after,
.page-orderConfirmationPage .spec_detail .WEIGHT_PORT_FRONT:after {
  content: ': ';
}
.page-cartPage .spec_cols,
.page-orderConfirmationPage .spec_cols {
  text-align: left;
}
.share_config_btn {
  text-align: center;
  padding: 45px 0px 15px 0px;
}
.share_config_btn:before {
  font-family: 'Simple-Line-Icons';
  content: "\e05a";
  padding-right: 5px;
  font-weight: 900;
}
.product-details .callawayProduct_title div:first-child {
  color: #999999;
}
.product-details .callawayProduct_title div:last-child {
  color: #111111;
  font-weight: 600;
  font-size: 24px;
}
.product-details span {
  display: inline-block;
}
.product-details .product-links-to-relatives {
  padding-right: 5px;
  float: right;
  text-align: right;
}
.product-links-to-relatives,
.standardLink {
  cursor: pointer;
  color: #2979ff;
}
.product-links-to-relatives div:hover {
  cursor: pointer;
  color: #246ce3;
}
.go_to_custom_link .status_info_widget {
  color: #111111;
  text-align: center;
}
.go_to_custom_link:hover .status_info_widget {
  color: #111111;
}
.go_to_custom_link.disabled_link:hover .status_info_widget,
.go_to_custom_link.disabled_link:hover .triangle_info,
.go_to_custom_link.disabled_link:hover .triangle_info_white {
  display: block;
}
.cpq-legend .go_to_custom_link.disabled_link .triangle_info {
  right: -1px;
}
.cpq-legend .go_to_custom_link.disabled_link .triangle_info_white {
  right: 0px;
}
.go_to_custom_link.disabled_link {
  color: #959595;
}
.go_to_custom_link.disabled_link:hover {
  cursor: auto!important;
  color: #959595;
}
.go_to_custom_link.disabled_link div:hover {
  cursor: auto!important;
}
.add_custom_options {
  position: relative;
}
.add_custom_options:after {
  font-family: FontAwesome;
  padding-left: 5px;
  content: '\f0ad';
}
.product-details .product-links-to-relatives > div:last-child {
  color: #2979ff;
  padding-top: 6px;
}
.product-details .product-links-to-relatives .toggle_wrapper {
  font-weight: 500;
}
.cpq-product-details-header .combo_image_header {
  margin-bottom: -10px;
  margin-top: 5px;
  letter-spacing: 1px;
  font-weight: 500;
}
.circle-add {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #ffffff;
  float: right;
  border-radius: 50%;
  opacity: 0.5;
}
.add_icon:before {
  font-family: FontAwesome;
  content: "\f067";
  color: #ffffff;
  float: right;
  position: relative;
  left: 21px;
  top: 5px;
}
.product__listing .product-item > a {
  background-color: #f2f2f2;
}
input.error_placeholder::-webkit-input-placeholder {
  color: #c92629 ! important;
  opacity: 1;
  font-style: italic;
}
input.error_placeholder::-moz-placeholder {
  color: #c92629 ! important;
  opacity: 1;
  font-style: italic;
}
input.error_placeholder::-ms-placeholder {
  color: #c92629 ! important;
  opacity: 1;
  font-style: italic;
}
input.error_placeholder::placeholder {
  color: #c92629 ! important;
  opacity: 1;
  font-style: italic;
}
@media screen and (max-width: 908px) {
  .mini-cart-child {
    right: 4px;
  }
}
.mini-cart-child .empty-cart-message {
  padding: 20px;
  text-align: center;
  font-size: 13px;
}
.mini-cart-child .welcome {
  padding-left: 20px;
}
.mini-cart-child .mini-cart-list {
  max-height: 300px;
  margin: 20px;
  overflow-y: auto;
}
.language-ja_JP .mini-cart-child .mini-cart-list {
  max-height: 300px;
  margin: 10px;
  overflow-y: auto;
}
.mini-cart-child .mini-cart-list .details > span {
  vertical-align: top;
}
.mini-cart-child .mini-cart-list .details > span:last-child {
  margin-right: 3px;
}
.item__stock .stock_status {
  font-weight: 500;
  color: #000000;
  font-style: italic;
}
.item__stock .low_stock_status {
  font-weight: 500;
  border-left: 3px solid #FFE01B;
  color: #757575;
  font-style: italic;
}
.item__stock .out_of_stock_status {
  font-weight: 500;
  color: #FF0000;
  font-style: italic;
}
.item__stock_style .stock_status_cart {
  width: 30%;
  font-weight: 500;
  color: #000000;
  font-style: italic;
  margin-left: 70%;
}
.item__stock_style .low_stock_status_cart {
  width: 30%;
  margin-left: 70%;
  font-weight: 500;
  color: #757575;
  font-style: italic;
  border-left: 3px solid #FFE01B;
  padding: 1px;
}
.item__stock_style .out_of_stock_status_cart {
  width: 30%;
  font-weight: 500;
  color: #FF0000;
  font-style: italic;
  margin-left: 70%;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list {
  margin: 20px 8px;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name.mini-cart-name {
  text-align: left;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty.mini-cart-qty {
  text-align: center;
  width: auto;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .price {
  float: right;
  width: 25%;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .pricing_cart_label {
  margin: 10px 15px;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .pricing_cart_label .pricing-message {
  color: #ff0000;
  font-weight: bold;
}
.language-en_US .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-totals {
  margin-right: 24px;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list {
  margin: 20px 8px;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name.mini-cart-name {
  text-align: left;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty.mini-cart-qty {
  text-align: center;
  width: auto;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .price {
  float: right;
  width: 25%;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .pricing_cart_label {
  margin: 10px 15px;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .pricing_cart_label .pricing-message {
  color: #ff0000;
  font-weight: bold;
}
.language-en_CA .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-totals {
  margin-right: 24px;
}
.site-callaway-jp .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name.mini-cart-name {
  width: 160px;
  text-align: left;
}
.site-callaway-jp .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty.mini-cart-qty {
  text-align: center;
  width: 12%;
}
.site-callaway-jp .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .price {
  float: right;
}
.site-callaway-jp .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-totals {
  margin-right: 24px;
}
@media screen and (max-width: 636px) {
  .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name.mini-cart-name {
    width: 45% !important;
    text-align: left;
  }
  .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty.mini-cart-qty {
    text-align: center;
    width: 8% !important;
  }
  .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .price {
    float: right;
  }
  .js-mainHeader .mini-cart-child.js-mini-cart .mini-cart-totals {
    margin-right: 24px;
  }
}
.site-callaway-eu .mini-cart-child .mini-cart-list .details > span:last-child,
.site-callaway-nl .mini-cart-child .mini-cart-list .details > span:last-child {
  margin-right: 3px;
  display: inline-block;
}
.mini-cart-child .mini-cart-list .name {
  display: inline-block;
  width: 180px;
  margin-left: 2%;
}
.mini-cart-child .mini-cart-list .mini-cart-item {
  padding-bottom: 20px;
  font-size: 12px;
}
.qty span {
  color: #959595;
}
.mini-cart-totals {
  text-align: right;
  margin-right: 55px;
  font-weight: 600;
  font-size: 16px;
}
.mini-cart-child .callaway-succcess-button {
  width: 80%;
  margin-left: 10%;
  margin-top: 20px;
}
.mini-cart-child .callaway-succcess-button:hover {
  background-color: #246ce3;
  color: #ffffff;
}
.cpq-csticValue.custom-select .select-selected {
  padding: 6px 12px 6px 4px;
  color: #333333;
  font-size: 12px;
}
.cpq-cstic .radioGroup .radio label div {
  padding: 0 2px;
}
.forgotten-password label {
  text-transform: none;
  color: #111111;
}
.forgotten-password .form-group {
  text-align: center;
}
.forgotten-password .description {
  font-size: 13px;
  color: #959595;
  margin-bottom: 20px;
}
#cboxLoadedContent {
  padding-top: 0px;
  overflow-y: auto!important;
  /* overflow-x: scroll!important; */
  overflow-x: hidden!important;
}
#cboxLoadedContent .addressEntry ul {
  margin-bottom: 0px;
}
#cboxLoadedContent .addressEntry + .addressEntry {
  margin-top: 18px;
}
.tracking_first_table {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  height: 100%;
  padding: 10px;
}
.tracking_first_table .tracking_type_section {
  padding-top: 20px;
}
.tracking_first_table span {
  font-weight: 500;
}
.tracking_element {
  background-color: #f1f1f1;
  border: 1px solid #d7d7d7;
  border-right: none;
  border-bottom: none;
}
.tracking_second_table {
  display: inline-block;
  width: 69%;
  margin-left: 0.3%;
  margin-bottom: -6px;
  background-color: #ffffff;
  min-width: 330px;
}
.tracking_second_table .tracking_header,
.tracking_second_table .tracking_header th {
  border: none;
  text-transform: uppercase;
}
.tracking_second_table .tracking_header th:first-child {
  border-left: 1px solid#d7d7d7;
}
.tracking_second_table .tracking_header th:last-child {
  border-right: 1px solid#d7d7d7;
  text-align: left;
}
.tracking_second_table td:nth-child(2) {
  text-align: center;
}
.tracking_second_table td:first-child {
  max-width: 107px;
}
.tracking_second_table td:last-child {
  max-width: 200px;
  text-align: left;
}
.addressEntry .callaway-succcess-button {
  width: 60%;
  margin: auto;
  padding: 4px;
}
#addressfilter {
  width: 90%;
  margin-left: 10%;
  outline: none;
  padding: 4px;
}
#addressbook .searchicon {
  float: right;
  position: relative;
  top: -24px;
  right: 7px;
}
#cboxTitle .headline {
  margin-bottom: 0px;
  text-transform: uppercase;
  text-align: center;
}
#cboxTitle {
  padding: 34px 40px 15px;
}
.payment-checkout_header {
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
}
.payment_checkout_span {
  width: 48%;
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-body-form .payment_checkout_span {
  width: 100%;
  margin-bottom: 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-body-form .payment_checkout_span .long-box-checkout input {
  width: 68%;
}
.payment_checkout_span .long-box-checkout input {
  width: 80%;
  float: right;
}
.payment_checkout_span .long-box-checkout {
  padding: 10px 0px;
}
.checkoutpaymenttype:nth-child(3) .long-box-checkout input {
  width: 60%;
}
.checkoutpaymenttype .payment-golfgeniusorder {
  padding: 10px 0px;
}
.checkoutpaymenttype .payment-golfgeniusorder input {
  margin-left: 10px;
}
.shipping_span:first-child div {
  float: none;
  padding-left: 10px;
}
.shipping_span label {
  margin-bottom: 10px;
}
.shipping_span .custom-select {
  position: relative;
  top: -7px;
  width: 80%!important;
  display: inline-block;
}
@media screen and (max-width: 1180px) {
  .shipping_span .custom-select {
    width: 100%!important;
  }
  .page-companyInvoices.language-en_CA .bp_payment .summary-div > div span:nth-child(4) {
    display: none !important;
  }
}
@media screen and (max-width: 1480px) {
  .payment_checkout_span {
    width: 100%;
  }
  .credit-card-form-group {
    margin-left: 20px;
    width: 350px!important;
    float: right;
  }
  .shipping_span {
    width: 100%;
  }
  .payment_checkout_span:last-child {
    padding: 40px 0px;
  }
}
@media screen and (min-width: 1481px) {
  .credit-card-form-group {
    top: -6px !important;
  }
  .payment_checkout_span:last-child {
    float: right;
  }
}
@media screen and (max-width: 480px) {
  .credit-card-form-group > div {
    display: block;
    min-width: 100%!important;
  }
  .credit-card-form-group {
    width: 100%!important;
  }
  .credit-card-form-group .js-payment-link-add {
    display: inline-block;
    float: right;
    /* width: 81px; */
    margin-bottom: 12px;
  }
  .page-multiStepCheckoutSummaryPage .checkoutpaymenttype.credit-card-form-group .js-payment-link-add {
    float: left;
  }
}
.checkout-steps {
  padding-left: 12%;
  margin-top: 17px;
}
@media screen and (max-width: 636px) {
  .checkout-steps {
    padding: 10% !important;
  }
}
.step-body-form > .checkoutpaymenttype {
  width: 100%;
}
.checkoutpaymenttype {
  width: 100%;
  display: inline-block;
  margin-top: -16px;
}
@media screen and (min-width: 1056px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .payment_checkout_span .checkoutpaymenttype {
    width: 60%;
  }
  .page-multiStepCheckoutSummaryPage .checkout-steps .payment_checkout_span .checkoutCCPayment {
    width: 60%;
  }
}
.checkoutpaymenttype:nth-child(4) {
  padding-top: 15px;
  padding-left: 20px;
}
.payment_checkout_span label {
  font-weight: 400;
}
.both_opts_disp .checkoutpaymenttype:nth-child(3) input {
  max-height: 32px;
}
.both_opts_disp .checkoutpaymenttype:last-child {
  float: right;
}
.shipping_span {
  margin-top: 20px;
}
.shipping_span > div {
  display: inline-block;
  float: right;
}
@media screen and (max-width: 470px) {
  .both_opts_disp .checkoutpaymenttype {
    display: block;
    width: 100%;
  }
}
.addressEntry {
  padding-right: 15px;
  padding-top: 15px;
  padding-left: 25px;
}
.radiobuttons_paymentselection .paymenttype2 {
  display: inline-block;
  position: relative;
  top: -17px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .radiobuttons_paymentselection .paymenttype2 {
  display: block;
  padding: 5px 0;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .radiobuttons_paymentselection .checkoutpaymenttype.credit-card-form-group {
  float: left;
  margin-left: auto;
}
.radiobuttons_paymentselection div:nth-child(2) label {
  margin-top: 17px;
}
.checkoutpaymenttype .select-items div div {
  padding-left: 20px;
  width: 100%;
}
.credit-card-form-group {
  position: relative;
  top: 7px;
}
.credit-card-form-group > div {
  display: inline-block;
  min-width: 330px;
  margin-top: -20px;
}
.credit-card-form-group .select-selected {
  margin-top: 0px;
}
.credit-card-form-group .js-payment-link-add {
  margin-bottom: 30px;
}
.select-items div div:hover,
.select-items div div.hovered {
  background-color: #f1f2f2;
  color: #2979ff;
}
.checkout-steps .step-head span {
  display: inline ! important;
}
.checkout-steps .step-head:before {
  position: relative;
  padding-right: 5px;
  top: 1px;
  left: 0px;
  line-height: 38px;
}
.checkout-steps .step-head {
  background: #dddddd;
  color: #2979ff;
  border: none;
  text-align: center;
}
.checkout-steps .step-head:hover {
  color: #246ce3;
}
.checkout-steps .step-head.active {
  background: #dddddd;
  color: #111111;
}
.checkout-steps .step-head.active:hover {
  color: #111111;
}
.checkout-steps .step-body {
  background-color: #ffffff;
}
.checkout-steps .step-body .step-body-form,
.checkout-shipping,
.checkout-review {
  border: none;
}
.step-body .callaway-succcess-button {
  width: 250px;
  margin: 50px auto 70px ! important;
}
.checkout-headline {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 30px;
  padding-bottom: 60px;
}
.checkoutOrderDetails {
  float: right;
  margin-right: 5%;
  margin-top: 15px;
  background-color: #ffffff;
  padding: 0 3% 2%;
}
@media screen and (max-width: 412px) {
  .checkoutOrderDetails {
    margin: 0 !important;
    float: none;
  }
  .page-homepage .home_page .barcontainerheader {
    left: 2px !important;
  }
  .page-homepage .barcontainer .custom-select {
    width: 320px !important;
  }
  .page-companyOrders .account-orderhistory .responsive-table th {
    padding: 2px !important;
  }
  .page-companyInvoices.language-en_AU .account-section-content .bp_bottom .bp_payment form {
    padding: 0;
  }
  .page-companyInvoices.language-en_AU .account-section-content .bp_bottom .bp_payment form .bp_bottom {
    overflow: hidden;
  }
  .page-multiStepCheckoutSummaryPage .checkout-steps .step-body-form .payment_checkout_span .long-box-checkout input {
    width: 60% !important;
  }
}
.checkoutOrderDetails .checkout-order-summary {
  padding-right: 0px;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkoutOrderDetails .checkout-order-summary ul:nth-child(2) {
    overflow-y: auto;
    height: 150px;
  }
  .checkoutOrderDetails .checkout-summary-headline {
    position: sticky;
    top: 0;
    z-index: 9;
    background: white;
  }
}
@media (max-width: 907px) and (min-width: 640px) {
  .checkoutOrderDetails .checkout-order-summary .subtotals .subtotals__item--state-discount {
    display: inline-flex;
  }
  .checkoutOrderDetails .checkout-order-summary .subtotals .totals {
    display: inline-flex;
  }
}
@media (max-width: 424px) and (min-width: 412px) {
  .checkoutOrderDetails .checkout-order-summary .subtotals {
    width: max-content;
    display: inline;
  }
}
@media (max-width: 312px) {
  .checkoutOrderDetails .checkout-order-summary .subtotals {
    width: max-content;
  }
  .page-companyOrders .account-orderhistory .connect_order_box {
    font-size: 10px;
  }
}
.checkoutOrderDetails .checkout-summary-headline {
  padding-right: 0px;
}
.checkout-order-summary-list-items a {
  color: #2979ff;
  text-transform: none;
  font-weight: 500;
}
a:hover {
  color: #246ce3;
  cursor: pointer;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 12px;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  color: #111111;
}
.checkout-order-summary .subtotals .totals {
  text-transform: none;
}
.checkout-order-summary .subtotals div {
  padding: 5px 11px ! important;
}
.simple-lock:before {
  font-family: "Simple-Line-Icons";
  content: "\e08e";
  color: #111111;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin: 0px;
}
label {
  color: #111111;
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
}
.js-payment-link-add {
  vertical-align: top;
  color: #2979ff;
  display: block;
}
.js-payment-link-add:hover {
  color: #246ce3;
  cursor: pointer;
}
.selectedopt,
.same-as-selected {
  background-color: #ddd;
}
.checkoutpaymenttype .custom-select,
.checkout-shipping .custom-select,
.checkoutpaymenttype .custom-select .select-selected {
  width: 100%;
}
.checkout-shipping .select-selected {
  margin-top: 0px;
  padding: 6px 3px;
}
.checkout-shipping .select-selected:after {
  top: 6px;
  right: 17px;
}
#addressbook {
  max-height: 400px;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #ffffff;
}
.radio_shippingaddresstype {
  padding-top: 30px;
}
.checkout-shipping .js-address-book,
.checkout-shipping .js-address-form {
  display: none;
}
.checkout-shipping .js-address-book.show-option,
.checkout-shipping .js-address-form.show-option {
  display: block;
}
.checkout-indent {
  border-bottom: 1px solid #d7d7d7;
}
.placeorder_or {
  text-align: center;
}
#table_for_print {
  display: none;
}
.place-order-form .checkbox label input {
  position: relative;
  margin-bottom: 0px;
}
.drop_ship_disclaimer {
  text-align: center;
  padding: 10px;
  font-weight: 500;
}
.callaway-cart-list-data {
  width: 65%;
  display: inline-block;
  margin-left: 5%;
  min-height: 700px;
}
.item__list__cart .filled_tab {
  display: none;
}
.item__list--conf .filled_tab {
  display: none;
}
.callaway-shopping-cart-summary {
  width: 22%;
  margin-right: 5%;
  display: inline-block;
  position: sticky;
  top: 250px;
  float: right;
}
.callaway-shopping-cart-summary .btn--continue-checkout,
.callaway-shopping-cart-summary .btn--continue-shopping {
  width: 100%;
  margin: 0px;
}
.continue-option-sep {
  padding: 10px;
  text-align: center;
}
.cart-header .cart-headline {
  letter-spacing: 2px;
  text-transform: uppercase;
  height: 45px;
}
.callaway-cart-button,
.callaway-remove-button {
  border: 3px solid;
  color: black;
  background-color: white;
  border-color: black;
  border-radius: 25px;
  cursor: pointer;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-transform: none;
  color: #2979ff;
  font-weight: 400;
  float: none;
}
.callaway-cart-list-data .callaway-action-button-grey {
  margin-left: 0px ! important;
}
.callaway-cart-list-data .callaway-action-button-grey a {
  color: #111111 ! important;
}
.cart-header.border {
  border: none;
}
.saved_cart_actions {
  display: inline-block;
  position: relative;
  top: 10px;
  margin-left: 18px;
  display: none;
}
.cart-header .callaway-action-button-grey {
  display: none;
}
.saved_cart_actions div:last-child {
  font-size: 12px;
}
.cart-voucher__input {
  margin-right: 0px;
  display: inline-block;
  width: 75% !important;
  font-size: 12px !important;
}
.cart-voucher {
  padding-left: 0px;
  margin-top: 15px;
}
.cart-voucher__btn {
  width: 25%;
  min-width: 0px;
  margin: 0px;
  height: 34px;
  font-weight: 400;
  font-size: 14px;
  padding: 3px;
  float: right;
}
.js-voucher-respond form {
  background-color: #f0f0f0;
  border-radius: 25px;
  height: 34px;
}
.js-voucher-respond form input {
  height: 34px;
}
.order_header {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.cart-totals {
  padding: 0px;
  font-size: 14px ! important;
  margin-top: 0px;
  text-transform: none ! important;
}
.cart-totals .grand-total {
  font-size: 14px ! important;
  text-transform: none ! important;
}
.cart-totals div div {
  border-bottom: 1px solid #d7d7d7;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cart-totals div div:first-child {
  border-top: 1px solid #d7d7d7;
}
.text-right {
  float: right;
}
.cart-item-header {
  background-color: #dddddd;
  height: 44px;
  padding: 12px;
  font-size: 16px;
  font-weight: 500;
}
.cart-item-header .order-code {
  margin-left: 5px;
}
.cart-entry-row-container {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
}
.conf-entry-row.cart-entry-row-container {
  width: 99%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.js-update-entry-quantity-input {
  padding: 6px 4px;
  width: 32px;
}
.js-update-entry-tags-input {
  padding: 6px 4px;
  width: 150px;
}
.content__empty {
  margin-top: 100px;
  margin-bottom: 100px;
}
.item__list__cart form:nth-child(2) {
  margin-left: 7%;
}
.item__list__cart form {
  display: inline-block;
}
.item__list__cart input {
  height: 23px;
}
.item__list__cart .est-ship-date,
.item__list__cart .prod_detail_row .qty_label,
.item__list--conf .est-ship-date,
.item__list--conf .prod_detail_row .qty_label,
.item__list--conf .prod_detail_row .tag-name,
.item__list--conf .prod_detail_row .cancel-date {
  margin-left: 7%;
}
.item__list__cart td {
  text-align: left;
}
.item__list__cart tr {
  border: none;
}
.item__list__cart .prod_left_container,
.item__list--conf .prod_left_container {
  width: 76%;
  display: inline-block;
}
.item__list__cart .prod_specs,
.item__list--conf .prod_specs {
  width: 90%;
}
.prod_specs span {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  padding-left: 30px;
  color: #656565;
  font-weight: 500;
}
.prod_specs span .spec_min_label {
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  padding-top: 60px;
}
.prod_specs span .spec_min_detail {
  font-weight: 400;
  font-size: 12px;
  color: #747575;
}
.prod_specs {
  position: relative;
  padding: 5px;
}
.prod_specs img {
  position: absolute;
}
.prod_specs span:nth-child(1) img {
  transform: scale(0.3) rotate(270deg);
  bottom: -31px;
  left: -11px;
}
.prod_specs span:nth-child(2) img {
  transform: scale(0.4);
  left: 18%;
  bottom: -68px;
}
.prod_specs span:nth-child(3) img {
  transform: scale(0.5) rotate(90deg);
  bottom: -29px;
  right: 59px;
}
.account-orderhistory .prod_specs span:nth-child(2) img {
  left: 8%;
}
.account-orderhistory .prod_specs span:nth-child(3) img {
  right: 40px;
}
.item__list--conf .prod_title {
  font-size: 20px;
  font-weight: 900;
  padding: 10px 0px 10px 10px;
}
.item__list__cart .prod_detail_row,
.item__list--conf .prod_detail_row {
  font-size: 12px;
  padding: 5px 0px 10px 10px;
}
.item__list__cart .prod_detail_row .form-control {
  font-size: 12px;
}
.item__list .item__image {
  padding: 20px;
  width: 100px;
}
.item__list__cart .pencil-icon-a {
  float: right;
  position: absolute;
  top: 105px;
  font-size: 18px;
  font-weight: 400;
  padding: 0px;
  right: 0;
}
.prod_specs {
  min-height: 59px;
}
.cart-image-grid {
  padding-top: 15px;
}
@media (max-width: 907px) {
  .cart-image-grid {
    padding-bottom: 15px;
    padding-left: 20px;
    width: 150px;
    height: 150px;
  }
  .qty_label {
    margin-top: 15px;
  }
  .item__list__cart .prod_pricing {
    padding-top: 0 !important;
    padding-bottom: 20px;
  }
  .cart-entry-row-container {
    padding-top: 10px;
  }
  .page-login .callaway-logo-conatiner .login_black_logo img {
    width: 125px !important;
  }
}
.item__list__cart .pencil_icon:before {
  font-size: 18px;
}
.item__list__cart .prod_pricing,
.item__list--conf .prod_pricing {
  display: inline-block;
  float: right;
  font-size: 13px;
  text-align: right;
}
.item__list__cart .prod_pricing {
  padding-top: 55px;
}
.subtotals__item--state-discount {
  color: #86bc57;
}
.inputfiltered {
  background-color: #f3f3f3;
  color: #9A9A9A;
}
@media screen and (max-width: 870px) {
  .shopping-cart-nav-status {
    display: none;
  }
  .prod_specs span {
    padding-left: 0;
  }
  .item__list__cart .prod_title div,
  .item__list--conf .prod_title div {
    width: 85%;
  }
  .callaway-shopping-cart-summary {
    position: unset;
    display: block;
    width: 75%;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }
  .callaway-cart-list-data {
    width: 90%;
    min-height: 0px;
  }
}
.account_block {
  color: #c92629;
  text-align: center;
  font-weight: 500;
  padding: 20px;
  font-size: 12px;
}
.item__list__cart .prod_discount,
.item__list--conf .prod_discount {
  color: #86bc57;
}
.item__list__cart .prod_total,
.item__list--conf .prod_total {
  font-weight: 500;
}
.item__list__cart .prod_detail_row > span:first-child,
.item__list--conf .prod_detail_row > span:first-child,
.item__list--conf .qty_label {
  color: #656565;
  font-size: 13px;
}
.item__list__cart .prod_detail_row .est-ship-date,
.item__list--conf .prod_detail_row .est-ship-date,
.item__list--conf .prod_detail_row .cancel-date {
  font-style: italic;
}
@media screen and (max-width: 400px) {
  .item__list__cart .prod_detail_row .qty_label,
  .item__list--conf .prod_detail_row .qty_label {
    display: block !important;
    margin-left: auto !important;
  }
  .page-orderConfirmationPage .item__list--conf .prod_detail_row .qty_label {
    display: inline !important;
    margin-left: 10px !important;
  }
}
.cart-header .input-group {
  display: inline-block;
  width: 30%;
  float: right;
  position: relative;
  margin-right: 10px;
}
.cart-header .input-group .input-group-btn {
  position: absolute;
  right: 35px;
  top: 20px;
  color: #999999;
}
.cart-header .input-group input {
  padding-left: 5px;
  bottom: -25px;
}
.cart-header {
  padding-right: 0px;
  padding-top: 35px;
}
.cart-header .input-group .input-group-btn .searchicon:before {
  color: #999999;
}
.place-order-form input {
  display: none;
}
.cart-header .rectangle,
.checkout-success__body__headline .rectangle {
  width: 32%;
  height: 1px;
}
.checkout-success__body__headline .rectangle,
.checkout-success__body__headline .gray_dot {
  background-color: #111111 ! important;
}
.shopping-cart-nav-status > div:first-child {
  position: absolute;
  left: 11.6%;
  z-index: 0;
}
.shopping-cart-nav-status > div:nth-child(2) {
  position: absolute;
  left: 14%;
  top: 2px;
}
.shopping-cart-nav-status > div:nth-child(3) {
  position: absolute;
  left: 46%;
}
.shopping-cart-nav-status > div:nth-child(4) {
  position: absolute;
  left: 46%;
  top: 2px;
}
.shopping-cart-nav-status > div:nth-child(5) {
  position: absolute;
  left: 78%;
}
.page-orderConfirmationPage .shopping-cart-nav-status > div:nth-child(2) {
  left: 12%;
  width: 34%;
}
.checkout-success__body__headline .shopping-cart-nav-status {
  top: 17px;
}
.checkout-success__body__headline {
  margin-bottom: 40px!important;
}
.shopping-cart-nav-status {
  font-size: 11px;
  font-weight: 500;
  float: right;
  padding-right: 10px;
  text-transform: none;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0px;
  width: 35%;
  position: relative;
  top: 5px;
  right: -12px;
}
.shopping-cart-nav-status div:last-child span {
  width: 29%;
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
}
.shopping-cart-nav-status div:last-child span:nth-child(2),
.shopping-cart-nav-status div:last-child span:nth-child(3) {
  color: #d7d7d7;
}
.checkout-success__body__headline .shopping-cart-nav-status div:last-child span:nth-child(2),
.checkout-success__body__headline .shopping-cart-nav-status div:last-child span:nth-child(3) {
  color: #111111;
}
.shopping-cart-nav-status div:last-child {
  padding-top: 14px;
  float: right;
  padding-right: 2%;
  width: 100%;
}
.cart-header .cart__id--label {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
}
.cart-header .cart__id--label:before {
  content: "";
}
.cart_help_info {
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
  padding-left: 10px;
  letter-spacing: 0px;
  position: relative;
}
.cart_help_info:after {
  font-family: 'Simple-Line-Icons';
  content: "\e08b";
  padding-left: 4px;
}
.cart_help_info .status_info_widget {
  right: -5px;
}
.cart_help_info .status_info_widget span {
  text-align: justify;
  line-height: 22px;
  letter-spacing: 0.5px;
}
.cart_help_info .triangle_info {
  right: 0px;
}
.cart_help_info .triangle_info_white {
  right: 1px;
}
.save__cart--link.cart__head--link:before {
  font-family: FontAwesome;
  content: "\f0c7";
}
.btn--continue-checkout:before {
  font-family: FontAwesome;
  content: "\f023";
}
.saved-cart-content .product-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.saved-cart-content .sort-form {
  width: 100%;
  padding: 0px;
}
.saved-cart-content .sort-form .select-selected:after {
  top: 20px;
}
.saved-cart-content .pagination-bar-results {
  display: none;
}
.responsive-table-item a.responsive-table-link,
.saved-cart-content a {
  color: #2979ff;
  font-weight: 400 ! important;
}
.saved-cart-content .delete_product {
  top: 0px;
  left: 0px;
}
.responsive-table-item a.responsive-table-link:hover {
  color: #246ce3;
}
.shop-category-container .shop-category-title {
  background-color: #f1f2f2;
  border: 1px solid #dddddd;
}
.panel-default > .panel-heading {
  background-color: #ffffff;
}
.panel-default {
  border-color: #dddddd;
  border-top: none;
}
.product__list--wrapper .select-selected {
  margin-top: 0px;
}
.product__list--wrapper .pagination-bar-results {
  display: none;
}
.results h1 {
  padding-left: 30px;
}
.pagination-bar .pagination-toolbar {
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0px;
}
.club_image_row {
  margin-top: 20px;
  position: relative;
  display: block;
  height: 150px;
}
.club_image_row > div {
  display: inline-block;
  width: 29%;
  background-color: #f4f4f4;
  position: absolute;
  top: 0px;
  height: 110px;
  overflow: hidden;
  text-align: center;
  display: flex;
}
.club_image_row > div:nth-child(2) {
  left: 35%;
  border-left: 14px solid #f4f4f4;
  border-right: 14px solid #f4f4f4;
}
.club_image_row > div:last-child {
  left: 69%;
}
.club_image_row > div img {
  text-align: center;
  object-fit: cover;
  vertical-align: center;
  margin: auto;
}
.club_image_row > div:first-child img {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  height: 100%;
}
.club_image_row > div:nth-child(2) img {
  width: 140%;
  margin-left: -20%;
}
.club_image_row > div:last-child img {
  -webkit-transform: rotate(90deg) scale(1);
  -moz-transform: rotate(90deg) scale(1);
  -o-transform: rotate(90deg) scale(1);
  -ms-transform: rotate(90deg) scale(1);
  transform: rotate(180deg);
  width: 90%;
}
@media screen and (max-width: 839px) {
  .club_image_row {
    text-align: center;
    position: unset;
  }
  .club_image_row > div {
    position: relative;
    width: 29%;
    margin: 3px;
    min-width: 200px;
    left: 0px!important;
  }
}
@media screen and (max-width: 700px) {
  .product-details .product-links-to-relatives {
    display: block;
    float: none;
  }
  .club_image_row {
    text-align: center;
  }
  .club_image_row,
  .club_image_row > div {
    height: 85px!important;
  }
}
.line-legend {
  width: 100%;
  border-top: 1px solid #cccccc;
  padding-bottom: 15px;
}
.checkout-success__body__headline {
  font-size: 32px;
  letter-spacing: 4px;
  text-align: left;
  margin-bottom: 0px;
}
.checkout-success__body {
  text-align: left;
  font-weight: 500;
}
.template-pages-checkout-checkoutConfirmationLayoutPage .account-section {
  width: 92%;
  margin-left: 4%;
}
.well.well-tertiary {
  background-color: #ffffff;
  color: #111111;
  padding-top: 0px;
  border-bottom: none;
}
.well.well-tertiary .item-value,
.well.well-tertiary .item-label {
  color: #111;
  display: inline;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
}
.well.well-tertiary .item-value {
  font-weight: 600;
  word-wrap: break-word;
}
.page-orderConfirmationPage .checkout__confirmation__content--component .well.well-tertiary .item-value a {
  color: #111111;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .checkout__confirmation__content .well.well-tertiary .item-value {
    padding-left: 0px;
  }
  .page-companyInvoices .totalCreditHeader .highStandardCreditLine .valueHighSeason,
  .page-companyInvoices .totalCreditHeader .highStandardCreditLine .valueStandardCredit {
    width: 25% !important;
  }
  .invoicePayment {
    overflow-x: auto;
    /* Track */
    /* Handle */
  }
  .invoicePayment::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .invoicePayment::-webkit-scrollbar-thumb {
    background: #888;
  }
  .page-companyInvoices.language-en_US .invoicePayment .summary-div,
  .page-companyInvoices.language-en_AU .invoicePayment .summary-div {
    min-width: 700px;
    width: auto;
  }
}
.checkout__confirmation__content--component:nth-child(3) {
  width: 76%;
  display: inline-block;
}
.accountPageSideContent-component-conf-page {
  width: 19%;
  margin-left: 3%;
  display: inline-block;
  position: fixed;
  top: 440px;
  float: right;
  right: 50px;
  min-width: 230px;
}
.account-title {
  text-align: center;
  margin-top: 20px;
}
.page-companyInvoices.site-callaway-us .account-section .account-title,
.page-companyInvoices.site-callaway-ca .account-section .account-title {
  margin: auto;
  background: #59a059;
  width: 45%;
  margin-bottom: 20px;
  padding: 10px;
}
.page-companyInvoices.site-callaway-us .account-section .account-lnk,
.page-companyInvoices.site-callaway-ca .account-section .account-lnk {
  padding: 2% 4%;
  width: auto;
}
.page-companyInvoices.site-callaway-us .account-section .invoice_conf_det .headerconf,
.page-companyInvoices.site-callaway-ca .account-section .invoice_conf_det .headerconf {
  margin-left: 0;
}
.account-label {
  padding-top: 3px;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  /* z-index: 0; */
  letter-spacing: 2.5pt;
}
.account-lnk {
  padding-bottom: 70px;
  width: 46%;
  /* text-align: center; */
  margin: auto;
}
.page-invoice-pay-details.language-en_AU .account-section .account-lnk {
  margin: 5px;
  padding-left: 4%;
  font-size: 16px;
}
@media screen and (max-width: 639px) {
  .page-invoice-pay-details.language-en_AU .account-section .account-lnk {
    padding-bottom: 2px;
  }
  .invoice_conf_sum {
    margin-top: 15px;
  }
  .page-companyInvoices.language-en_AU .drop_ship_widget.bp_payment#pay_alert {
    min-width: 350px !important;
    padding: 10px !important;
    max-height: 80vh;
  }
  .page-companyInvoices.language-en_AU .drop_ship_widget.bp_payment#pay_alert .row div {
    margin: 5px;
  }
}
@media screen and (max-width: 912px) and (min-width: 768px) {
  .page-contactUs.site-callaway-au .account_page .contact_content > span {
    min-width: 265px;
  }
}
@media screen and (max-width: 912px) {
  .page-companyInvoices.site-callaway-us .account-section .account-title,
  .page-companyInvoices.site-callaway-ca .account-section .account-title {
    width: fit-content;
  }
  .page-multiStepCheckoutSummaryPage .payment_checkout_span .checkoutCCPayment .consumerEmailLabel {
    width: 25%;
    display: block;
  }
  .page-multiStepCheckoutSummaryPage .payment_checkout_span .checkoutCCPayment #consumerEmail1,
  .page-multiStepCheckoutSummaryPage .payment_checkout_span .checkoutCCPayment #consumerEmail2 {
    margin-top: -30px;
  }
  .page-payID.site-callaway-au .payID_benifits {
    justify-content: normal  !important;
  }
  .page-payID.site-callaway-au .payID_benifits .box {
    width: 30%;
    flex: unset;
  }
  .page-updatePassword .account-section {
    width: 80% !important;
  }
}
.page-companyInvoices.language-en_AU .drop_ship_widget.bp_payment#pay_alert .row div {
  margin: 10px;
}
.headerconf {
  font-size: 15px;
}
.headerconf span {
  font-weight: 600;
}
.paid_title {
  background-color: #dddddd;
  padding: 2px 10px;
  font-size: 20px;
  margin-top: 60px;
  font-weight: 500;
}
.back-to-link:before {
  font-family: FontAwesome;
  content: "\f137";
  padding-right: 5px;
}
.invoice_conf_det {
  width: 70%;
  display: inline-block;
  padding-left: 4%;
}
.invoice_conf_sum {
  width: 27%;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  background-color: #f1f2f2;
  padding: 12px;
  position: sticky;
  top: 225px;
}
.invoice_conf_sum table tr {
  line-height: 20px;
  border: 0;
}
.invoice_conf_sum table td {
  text-align: left;
  padding: 10px 5px;
}
.invoice_conf_sum table td:nth-child(2) {
  text-align: right;
}
.print_inv {
  width: 120px;
  margin: auto;
}
.invoice_tot {
  font-size: 15px;
  margin: 10px 0px 20px;
  font-weight: 600;
}
.invoice_tot span:nth-child(2) {
  float: right;
}
.invoice_ent {
  padding: 10px 10px 30px;
  overflow-x: auto;
}
.invoice_ent table tr {
  border: 0;
  border-bottom: 1px solid #d7d7d7;
}
.invoice_ent table th {
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  text-align: left;
  padding: 10px 5px;
}
.invoice_ent table td {
  text-align: left;
  padding: 5px;
  font-size: 13px;
}
@media screen and (max-width: 639px) {
  .invoice_conf_sum {
    width: 80%;
    display: block;
    position: unset;
    margin: auto;
  }
  .invoice_conf_det {
    width: 90%;
    display: block;
    padding: 0px;
    margin-left: 5%;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .page-invoice-pay-details.language-en_AU .account-section .invoice_conf_sum {
    width: 60%;
    display: block;
    position: unset;
    margin: auto;
  }
  .page-invoice-pay-details.language-en_AU .account-section .invoice_conf_det {
    width: 90%;
    display: block;
    padding: 0px;
    margin-left: 5%;
  }
}
@media print {
  .item__stock_style .out_of_stock_status_cart {
    color: #FF0000 !important;
  }
  .item__stock_style .low_stock_status_cart {
    color: #757575 !important;
  }
  .order_details .order_header {
    width: 100% !important;
  }
  .template-pages-checkout-checkoutConfirmationLayoutPage .account-section {
    margin-left: 0 !important;
    width: fit-content !important;
  }
  .site-callaway-au .account-section-content .total_header.paymentDtls .total_header_value {
    padding-left: 15px;
  }
  .template-pages-checkout-checkoutConfirmationLayoutPage.site-callaway-jp .account-section {
    margin-left: 0 !important;
    width: auto !important;
  }
  .page-orderConfirmationPage .well.well-tertiary .item-group .item-value {
    word-wrap: break-word;
  }
  .page-orderConfirmationPage .prod_detail_row .item__stock_style .out_of_stock_status_cart {
    display: block;
    width: 40%;
  }
  .page-invoice-pay-details.site-callaway-au .account-section-content .invoice_conf_det .headerconf {
    margin: auto;
  }
  .page-invoice-pay-details.site-callaway-au .account-section-content .invoice_conf_sum {
    width: auto;
    float: right;
  }
  .page-invoice-pay-details.site-callaway-au .account-section-content .invoice_conf_sum .invoice_tot span:nth-child(2) {
    padding-left: 10px;
  }
  .page-invoice-pay-details.site-callaway-au .account-section-content .invoice_conf_sum .total_header.paymentDtls {
    line-height: 30px;
  }
  .page-companyInvoices #paymentConfirmationPage .account-section .account-section-content {
    width: 80%;
  }
  .page-orderConfirmationPage.language-en_AU .account-orderdetail.account-consignment .prod_left_container {
    width: 100% !important;
  }
  .page-orderConfirmationPage.language-en_AU .account-orderdetail.account-consignment .prod_left_container .item__stock_style {
    padding: 5px 2px;
  }
  .page-orderConfirmationPage.site-callaway-jp .account-section-content.checkout__confirmation__content {
    page-break-after: auto !important;
  }
  .checkout__confirmation__content--component:nth-child(3) {
    display: unset !important;
  }
  .paid_title {
    margin-top: 30px;
  }
  .page-orderConfirmationPage.language-en_AU .account-orderdetail.account-consignment .prod_left_container {
    width: 100% !important;
  }
  .page-orderConfirmationPage.language-en_AU .account-orderdetail.account-consignment .prod_left_container .item__stock_style {
    padding: 5px 2px;
  }
  .account-title,
  .account-lnk {
    display: none;
  }
  .invoice_conf_sum {
    width: 30%;
    display: block;
    margin-left: 65%;
    padding: 0 0 0 5px;
    page-break-after: auto!important;
  }
  .invoice_tot,
  .total_header,
  .total_header_label,
  .invoiceHistory_total_net,
  .total_header_value {
    font-size: 14px;
    margin-right: 2px;
  }
  .invoice_tot,
  .total_header_label,
  .total_header_value {
    margin-right: 0px;
  }
  .invoice_ent table td,
  .invoice_ent table th {
    font-size: 14px;
  }
  .print-pdf-img {
    width: 20% !important;
  }
  .print-prod-dts {
    width: 55%;
  }
  .print-prod-price {
    width: 25%;
    padding-top: 10px;
  }
  .item__list--conf .prod_pricing {
    float: none;
    width: max-content !important;
  }
  .print_inv {
    display: none;
  }
  .invoice_conf_det {
    width: 100%;
    display: block;
    padding: 0 15px;
    margin: 0;
  }
  html,
  body {
    height: 95vh;
  }
  body,
  .item-label,
  .item-value,
  .prod_title,
  .blkOrderSpecCol,
  .cpq-product-spec_summary_detail {
    font-size: 10px!important;
  }
  html,
  main,
  main > div,
  .account-section {
    page-break-before: avoid !important;
  }
  body {
    height: 86vh!important;
  }
  html {
    margin-bottom: 40px;
  }
  .prod_specs {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
  }
  .prod_detail_row,
  .well.well-lg {
    padding: 0px!important;
  }
  .checkout-success__body {
    margin: 0px!important;
  }
  .callaway-succcess-button,
  .page_sep_or {
    display: none;
  }
  .print_without_pricing .prod_pricing,
  .print_without_pricing .accountPageSideContent-component-conf-page,
  .print_without_pricing .orderFeedbackTextarea {
    display: none;
  }
  .print_with_pricing .orderFeedbackTextarea {
    display: none;
  }
  .accountPageSideContent-component-conf-page,
  .account-orderdetail__footer {
    page-break-before: avoid!important;
  }
}
.plp-refinements .totalResults {
  margin-top: 70px;
  margin-bottom: 70px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
}
@media screen and (max-width: 484px) {
  .item__list--conf .prod_pricing {
    display: block!important;
  }
  .accountPageSideContent-component-conf-page {
    margin-left: 20% !important;
  }
  .page-updatePassword .contact-login .content:first-child {
    text-align: center;
    padding-right: 2px;
  }
  .page-updatePassword .contact-login .content:last-child {
    padding-left: 2px;
  }
  .page-updatePassword.site-callaway-jp .contact-login .content:first-child {
    text-align: center;
    width: 40%;
  }
  .page-updatePassword.site-callaway-jp .contact-login .content:last-child {
    padding-left: 2px;
  }
}
@media screen and (max-width: 1240px) {
  .accountPageSideContent-component-conf-page {
    position: unset;
    float: none;
    width: 45%;
    margin-left: 30%;
  }
  .account-orderdetail {
    min-height: 0px;
  }
  .account-orderdetail .item__list {
    min-height: 0px!important;
  }
  .checkout__confirmation__content--component:nth-child(3) {
    width: 90%;
    margin-left: 5%;
  }
}
.order_conf_title {
  font-size: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
}
@media screen and (max-width: 720px) {
  .order_conf_title {
    text-align: center;
  }
  .account-section .checkout__confirmation__content--component .col-no-padding {
    text-align: left;
    padding-left: 10px !important;
  }
}
.checkout__confirmation__content {
  margin-top: 40px;
  page-break-after: avoid !important;
}
.totals {
  font-weight: 600;
  font-size: 15px;
}
.account-orderdetail__footer .order_header {
  border-bottom: none;
}
.account-orderdetail {
  min-height: 500px;
}
.checkout-success__body__headline .shopping-cart-nav-status {
  font-size: 13px;
}
.checkout__confirmation__content--component .col-no-padding {
  padding-left: 40px;
}
#checkout_print_with_pricing {
  margin-top: 20px;
}
.accountPageSideContent-component-conf-page .callaway-succcess-button {
  font-weight: 500;
}
.accountPageSideContent-component-conf-page .page_sep_or {
  text-align: center;
  color: #d7d7d7;
  padding: 10px;
}
.printer_icon_checkout:before {
  font-family: 'Simple-Line-Icons';
  content: "\e02e";
  padding-right: 10px;
}
body,
.printer_icon_checkout {
  height: auto !important;
}
.printer_icon.stat_Cancelled {
  display: none;
}
.half_register_form {
  width: 48%;
  display: inline-block;
  margin-left: 1%;
}
.half_register_form:nth-child(2) {
  float: right;
}
.half_register_form label {
  padding-top: 7px;
  font-weight: 400;
}
.half_register_form > label.inline-label {
  width: 30%;
}
.half_register_form > span.inline-input {
  width: 70%;
}
.half_register_form input,
.half_register_form textarea {
  display: inline-block;
}
.half_register_form textarea {
  min-height: 150px;
}
.half_register_form .custom-select {
  display: inline-block;
  width: 70%;
  float: right;
}
.half_register_form .select-selected {
  margin-top: 0px;
}
.register__container img {
  height: 77px;
  width: auto;
  margin-left: 45%;
  margin-top: 10px;
  margin-bottom: 30px;
}
.register__container .contact {
  font-size: 10px;
  letter-spacing: 2px;
  padding-top: 20px;
}
.register__container .exit {
  position: absolute;
  top: 30px;
  right: 60px;
}
.register__container .exit a {
  color: #2979ff;
  letter-spacing: 2px;
}
.register__container .exit a:hover {
  color: #246ce3;
}
.register_breadcrumb {
  width: 100vw;
  margin-left: -40px;
  padding-left: 40px;
}
.register_content {
  margin-top: 50px;
}
.register__section .headline {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 40px 20px;
}
.page-SecureCustomerPortalRegisterPage .container {
  overflow: unset;
}
.register__section .callaway-succcess-button {
  padding: 15px 120px;
  margin-bottom: 20px;
}
.register__section .which_func {
  font-size: 20px;
  font-weight: 500;
  margin-top: 100px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.checkbox_section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 20px 10px;
}
.checkbox_section_label {
  font-size: 18px;
  color: #cccccc;
  font-weight: bold;
}
.checkbox_section_label input {
  margin: 0px 5px !important;
}
.checkbox_section_label .checkbox_link {
  background-color: yellow;
  padding: 2px;
  color: #000000;
  margin-left: 2px;
  text-decoration: underline;
}
.checkbox_section_label .checkbox_link::after {
  content: "\002A";
  color: red;
  font-weight: bold;
}
.register-form-action {
  text-align: center;
  margin-bottom: 70px;
}
.page-SecureCustomerPortalRegisterPage.site-callaway-jp .register-form-action {
  right: 0 !important;
  left: 0;
}
.select_position .row > div:nth-child(1),
.select_position .row > div:nth-child(2) {
  height: 154px;
}
.select_position .row > div:nth-child(3),
.select_position .row > div:nth-child(4) {
  height: 112px;
}
.register__section .select_position input {
  margin-left: 7%;
}
.register__section .select_position label {
  vertical-align: top;
}
.register__section .select_position span {
  font-weight: 400;
}
.register__section .select_position label > div > div > span:first-child {
  display: inline-block;
  width: 24px;
}
.container {
  width: auto ! important;
  overflow: auto;
}
.register__section .select_position label > div > div {
  padding-top: 5px;
}
.register__section .select_position label > div > div > span:last-child {
  position: relative;
  top: -5px;
  padding-left: 5px;
}
.register__section .select_position {
  margin-bottom: 50px;
}
.req_view_invoices,
.req_titu {
  padding: 0px 3px;
}
.req_place_orders:before {
  content: url('../fonts/callaway/nav-icon-club.svg');
}
.req_view_orders:before {
  content: url('../fonts/callaway/product_resources.svg');
}
.req_view_invoices:before {
  content: url('../fonts/callaway/reciept.svg');
}
.req_view_payments:before {
  content: url('../fonts/callaway/money-check.svg');
}
.req_titu:before {
  content: url('../fonts/callaway/trade_in_up.svg');
}
.add_user:before {
  font-family: 'Simple-Line-Icons';
  content: "\e002";
  padding-right: 10px;
}
.page-organizationManagement .newUser_items {
  width: max-content;
}
.infoText {
  float: right;
  position: absolute;
  display: block;
  padding-top: 5%;
  width: 400%;
  font-size: 12px;
  font-weight: 300;
}
.infoHeader {
  float: right;
  position: relative;
  display: inline-block;
  margin-top: -142px;
  margin-right: 20%;
  font-weight: 486;
  font-size: 23px;
}
@media only screen and (max-width: 512px) {
  .page-multiStepCheckoutSummaryPage.language-en_US .payment-widget .card_name_input {
    text-align: left !important;
  }
  .page-multiStepCheckoutSummaryPage.language-en_US .payment-widget .card_name_input input {
    width: fit-content !important;
  }
  .page-multiStepCheckoutSummaryPage.language-en_US .payment-widget .payment_iframe {
    width: 380px !important;
    margin-left: -20%;
  }
  .page-companyInvoices.site-callaway-au .account-section-content .account-invoicehistory .btnWrapper {
    display: block;
  }
}
@media screen and (min-width: 751px) and (max-width: 909px) {
  .infoText {
    text-align: right;
    float: none;
    position: relative;
    display: block;
    padding-top: 5%;
    margin-right: auto;
    margin-left: auto;
    width: max-content;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10%;
  }
  .infoHeader {
    float: none;
    position: relative;
    display: block;
    text-align: right;
    margin-top: -183px;
    margin-right: 10%;
    margin-left: auto;
    width: max-content;
    font-weight: 486;
    font-size: 23px;
  }
}
@media screen and (min-width: 640px) and (max-width: 750px) {
  .infoText {
    text-align: right;
    float: none;
    position: relative;
    display: block;
    padding-top: 5%;
    margin-right: auto;
    margin-left: auto;
    width: max-content;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10%;
  }
  .infoHeader {
    float: none;
    position: relative;
    display: block;
    text-align: right;
    margin-top: -184px;
    margin-right: 2%;
    margin-left: auto;
    width: max-content;
    font-weight: 486;
    font-size: 23px;
  }
}
@media screen and (min-width: 431px) and (max-width: 639px) {
  .infoText {
    text-align: center;
    float: none;
    position: relative;
    display: block;
    padding-top: 5%;
    margin-right: auto;
    margin-left: auto;
    width: max-content;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10%;
  }
  .infoHeader {
    float: none;
    position: relative;
    display: block;
    text-align: center;
    margin-top: -15%;
    margin-right: auto;
    margin-left: auto;
    width: max-content;
    font-weight: 486;
    font-size: 23px;
  }
}
@media screen and (max-width: 430px) {
  .infoText {
    text-align: center;
    float: none;
    position: relative;
    display: block;
    padding-top: 5%;
    margin-right: auto;
    margin-left: auto;
    width: max-content;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10%;
  }
  .infoHeader {
    float: none;
    position: relative;
    display: block;
    text-align: center;
    margin-top: -25%;
    margin-right: auto;
    margin-left: auto;
    width: max-content;
    font-weight: 486;
    font-size: 23px;
  }
}
.featured_vid {
  display: block;
  margin: 0 auto !important;
  position: relative;
  float: none;
  width: 75%;
  height: 75%;
}
.youtube_account_link {
  font-size: 23px;
  font-weight: 500;
  display: block;
  text-align: center;
  position: relative !important;
  float: none;
  padding-top: 3%;
}
@media screen and (max-width: 700px) {
  .youtube_account_link {
    font-size: 20px;
  }
}
#ytLink:hover {
  cursor: pointer;
}
#ytLink:after {
  font-family: FontAwesome;
  content: "\f138";
  padding-left: 2%;
}
@media screen and (max-width: 865px) {
  .half_register_form {
    width: 90%;
    display: block;
    margin-left: 5%;
  }
  .half_register_form:nth-child(2) {
    float: none;
  }
}
.logo_image_component {
  position: absolute;
  width: 26%;
}
@media screen and (max-width: 768px) {
  .soft_good_image img {
    width: 120% !important;
  }
}
.soft_good_image {
  display: flex !important;
  width: 100%;
  height: 300px;
  background-color: #f4f4f4;
  margin-left: 10px;
  margin-top: 10px;
  align-items: center !important;
  justify-content: center !important;
}
@media screen and (max-width: 500px) {
  .logo_image_component {
    position: relative !important;
    display: inline !important;
  }
  .soft_good_image {
    width: 70% !important;
    margin-left: 15%;
  }
  .page-callawayLogoProductConfig .cpq-groups > .cpq-group:nth-child(2) {
    margin-left: 0%;
    width: 50%;
  }
}
.vc_accessory_imprint_text {
  margin-left: 10px;
  text-align: center;
  font-size: 12px;
  color: #959595;
}
.page-callawayLogoProductConfig .spec_header {
  font-size: 12px;
}
#clear_link {
  float: right;
  padding-top: 5px;
  font-weight: 400;
}
.cpq-is-stock-false .cpq-group:nth-child(4) .cpq-cstic:nth-child(6) {
  display: none;
}
.cpq-product-spec_summary_detail {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
  position: relative;
}
.cpq-is-stock-false .cpq-product-spec_summary_detail:nth-child(1) .spec_detail div:nth-child(3) {
  display: none;
}
.cpq-is-stock-false .cpq-product-spec_summary_detail:nth-child(2) .spec_detail div:nth-child(4) {
  display: none;
}
.cpq-csticValue.color .radio label {
  border: none;
  height: auto;
  width: auto;
  max-width: auto ! important;
  text-transform: none;
  max-width: 58px;
  line-height: 15px;
  font-size: 12px;
  text-overflow: ellipsis;
}
.cpq-csticValue.color .radio {
  margin: 0 0 0 0px ! important;
}
.cpq-csticValue.color .radio label .color-box {
  max-width: 100%;
  margin: 3px;
}
.cpq-csticValue.color .radio.checked_parent label {
  color: #111111;
  background-color: #ffffff ! important;
}
.cpq-csticValue.color .radio label .selected_box {
  width: 63px;
  border: 1px solid #ffffff;
}
.cpq-csticValue.color .radio.checked_parent label .selected_box {
  border: 1px solid #111111 ! important;
}
.color-box {
  height: 25px;
  background-color: #f2f2f2;
}
.cpq-csticValue.color .radio label div {
  padding-top: 0px;
  max-width: 100%;
}
.cpq-csticValue.color .radio label .color-box div {
  background-color: transparent;
  max-width: 100%;
}
.cpq-csticValue.color .radio label:hover {
  background-color: #ffffff;
}
.cpq-csticValue.color .radio label:hover .selected_box {
  border: 1px solid #111111;
}
.backordered_soft_good > span:after {
  content: '!';
  color: #c92629;
  font-size: 12px;
  vertical-align: top;
  position: absolute;
  top: -1px;
  right: 6px;
}
.backordered_soft_good {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #c92629;
  width: 18px;
  height: 18px;
}
.qty_tally .backordered_soft_good {
  border: 1px solid #c92629!important;
  top: -11px;
  right: -7px;
  display: none;
}
.qty_tally .status_info_widget {
  border-top: 1.5px solid black!important;
  text-align: center;
  width: 215px;
  right: -95px;
}
.qty_tally .incorrect_qty .backordered_soft_good {
  display: block;
}
.qty_tally .incorrect_qty:hover .status_info_widget,
.qty_tally .incorrect_qty:hover .triangle_info,
.qty_tally .incorrect_qty:hover .triangle_info_white,
.qtyInput:focus .status_info_widget {
  display: block;
}
.qty_tally .triangle_info {
  right: 0px;
}
.qty_tally .triangle_info_white {
  bottom: 18.8px;
  right: 1px;
}
.bulk_order_input .incorrect_qty .backordered_soft_good > span:after {
  content: 'i';
}
.incorrect_qty input {
  border: 1px solid #c92629!important;
}
.incorrect_qty input:focus {
  border: 1px solid #c92629!important;
}
.bulk_order_input .incorrect_qty .qty_text_widget {
  display: inline-block;
}
.bulkOrderTable .backordered_soft_good {
  right: -4px;
  top: -12px;
}
.first_col select {
  max-width: 100%;
}
.po_change_order {
  max-width: 100%;
}
.tag_name_change_order {
  position: relative;
  margin: 5px 0;
  display: block;
}
.tag_name_change_order .backordered_soft_good {
  display: none;
  top: 15px;
  right: 65px;
}
.tag_name_change_order .backordered_soft_good .status_info_widget {
  border-top: 2px solid black!important;
  padding: 5px;
  color: black;
  text-align: center;
}
.tag_name_change_order .backordered_soft_good .status_info_widget span {
  text-align: center;
}
.po_change_order.incorrect_qty {
  position: relative;
  overflow: visible!important;
  display: inline-block;
  max-width: 100%;
}
.po_change_order.incorrect_qty:hover .status_info_widget,
.tag_name_change_order.incorrect_qty:hover .status_info_widget {
  display: block;
}
.po_change_order.incorrect_qty .backordered_soft_good,
.tag_name_change_order.incorrect_qty .backordered_soft_good {
  display: block;
}
.po_change_order .backordered_soft_good {
  top: -8px;
  right: -6px;
  display: none;
}
.po_change_order .status_info_widget {
  bottom: 26px;
  left: -116px;
  padding: 5px;
  width: 218px;
  line-height: 10px;
  font-size: 11px;
}
#first_col0 {
  overflow: visible;
}
.label_for_color .status_info_widget,
.bktable2 .status_info_widget {
  width: 109px;
  font-size: 12px;
  max-width: none ! important;
  color: #ffffff;
  background-color: #111111;
  right: -25px;
  border-radius: 6px;
  padding-bottom: 2px ! important;
}
.account_page {
  width: 80%;
  margin-left: 10%;
  margin-top: 50px;
}
.account_header {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 2.5pt;
  text-transform: uppercase;
}
.direct_call {
  margin-top: 30px;
  text-align: center;
  width: 50%;
  margin-left: 25%;
}
.faq_page {
  margin-top: 30px;
  text-align: left;
  width: 70%;
  margin-left: 15%;
  padding-bottom: 20px;
  min-width: 200px;
}
.faq_title {
  font-size: 24px;
  padding-bottom: 10px;
}
.call_icon {
  padding-bottom: 20px;
}
.call_icon:before {
  font-family: 'Simple-Line-Icons';
  content: '\e03c';
  font-size: 50px;
  padding-bottom: 50px;
}
.account_page .contact_content {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 90px;
}
.account_page .contact_content > span {
  width: 27%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
  margin-left: 3%;
  min-width: 200px;
}
.account_page .contact_content > span .contact_header {
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
}
.account_page .contact_content > span > div {
  padding-top: 5px;
  padding-bottom: 5px;
}
.question_icon:before {
  font-family: 'Simple-Line-Icons';
  content: '\e05d';
  font-size: 50px;
  padding-bottom: 50px;
}
.question_icon {
  padding-bottom: 30px;
  text-align: center;
}
.faq_content {
  width: 70%;
  margin-left: 15%;
  padding-bottom: 100px;
  min-width: 200px;
}
.faq_question {
  font-weight: 600;
  padding-top: 8px;
}
.faq_answer {
  padding-bottom: 8px;
  font-style: italic;
}
.faq_answer a {
  color: #2979ff;
}
.faq_answer a:hover {
  color: #246ce3;
}
#updateProfileForm .custom-select {
  width: 100%;
}
.container-lg {
  overflow: unset;
}
.account-section-header {
  border-bottom: none ! important;
  text-transform: uppercase ! important;
  letter-spacing: 2px;
  font-size: 24px;
}
.banner_headline:hover {
  cursor: pointer;
}
.catalog_page .banner__component {
  width: 190px;
  height: 260px;
  overflow: hidden;
  display: inline-block;
  text-align: left;
  margin: 2%;
}
.banner__component .simple-banner img {
  width: 75px;
  height: 75px;
}
.catalog_page .banner__component a {
  opacity: 0.45;
}
.catalog_page.catalog_page_eu_nl .banner__component img {
  height: auto;
}
.catalog_page.catalog_page_eu_nl .banner__component a:hover {
  -webkit-transition: opacity 400ms,visibility 0ms 400ms;
  -moz-transition: opacity 400ms,visibility 0ms 400ms;
  -ms-transition: opacity 400ms,visibility 0ms 400ms;
  -o-transition: opacity 400ms,visibility 0ms 400ms;
  transition: opacity 400ms,visibility 0ms 400ms;
  opacity: 0.9;
}
.catalog_page:not(.catalog_page_eu_nl) .banner__component img {
  width: 205%;
  height: auto;
  margin-left: -5%;
}
.catalog_page .banner_headline {
  position: absolute;
  /* left: 2%; */
  width: 144px;
  text-align: center;
  /* top: 2%; */
  margin: 58px 3px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 100;
  opacity: 1.0;
  color: #000000;
}
.catalog_page .account-section-content {
  text-align: left;
  margin: 0px 0px;
}
.catalog_page .banner__component:hover a {
  cursor: pointer;
}
.catalog_page .smartEditComponent {
  display: inline-block;
  margin: 2%;
}
.contact-login .content:first-child {
  text-align: right;
  color: #ffffff;
  font-weight: 400;
  width: 50%;
}
.contact-login .content:nth-child(2) {
  text-align: left;
  color: #ffffff;
  font-weight: 400;
  width: 50%;
}
.contact-login .content:nth-child(1):last-child {
  width: 100%;
  text-align: center;
}
.page-login .placeholder {
  display: none;
}
.page-login label span {
  display: none;
}
.form-section .form-wrapper .form-body .forgot-link {
  font-size: 12px;
  letter-spacing: 1.2px;
  font-weight: bold;
}
.page-login .login_underlay,
.page-updatePassword .login_underlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-size: cover !important;
  background-position: bottom;
  background-repeat: no-repeat;
  /*background-image: url('../images/back.png');*/
}
.page-login.language-en_AU .login_underlay,
.page-updatePassword.language-en_AU .login_underlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-size: 1500px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url('../images/login-background-image-AU.png') !important;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .page-multiStepCheckoutSummaryPage.site-callaway-eu .checkout-order-summary .subtotals div {
    padding: 5px 0px !important;
  }
  .page-multiStepCheckoutSummaryPage .checkout-order-summary .subtotals .totals span {
    padding-left: 20px;
  }
}
.page-login .login_overlay,
.page-updatePassword .login_overlay {
  width: 100vw;
  height: 100%;
  position: fixed;
  background: linear-gradient(to bottom, transparent 25%, #111111 100%);
}
.callaway_logo {
  background-image: url(../fonts/callaway/Callaway-logo-white.svg);
  width: 214px;
  height: 120px;
  /* display: inline-block; */
  margin: auto;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 6vh;
}
.page-updatePassword .login_underlay,
.page-updatePassword .login_overlay {
  z-index: -1;
}
.page-updatePassword .account-section {
  margin: auto;
  background-color: #fff;
  width: 40%;
  margin-top: 12vh;
  text-align: center;
  min-width: 280px;
}
.page-updatePassword .account-section form {
  text-align: left;
  padding-bottom: 30px;
}
.page-updatePassword .account-section .form-group {
  position: relative;
}
.page-updatePassword .account-section .form-group div.error-tooltip {
  top: 16px!important;
}
.page-updatePassword .account-section .form-group div.error-tooltip:hover {
  cursor: pointer;
}
.page-updatePassword .account-section .form-group div.error-tooltip > div.triangle_info_white {
  bottom: 19px;
}
.page-updatePassword .account-section .form-group:hover div.error-tooltip > div.tooltip-widget,
.page-updatePassword .account-section .form-group:hover div.error-tooltip > div.triangle_info,
.page-updatePassword .account-section .form-group:hover div.error-tooltip > div.triangle_info_white {
  display: block;
}
.page-updatePassword .account-section button {
  margin-top: 0px;
  width: 100%;
  min-width: auto;
}
.page-updatePassword .account-section .callaway-action-button-grey {
  margin-left: auto;
}
.page-updatePassword .account-section .tooltip-widget {
  text-align: left;
  font-size: 11px;
}
@media screen and (min-width: 1500px) {
  .page-login .login_underlay,
  .page-updatePassword .login_underlay {
    background-size: 100%;
    width: 100%;
  }
  .page-login.language-en_AU .login_underlay,
  .page-updatePassword.language-en_AU .login_underlay {
    background-size: 100%;
    width: 100%;
  }
}
.page-login .callaway-logo-conatiner img {
  margin-top: 65px;
  width: 204px;
  height: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  .page-login .callaway-logo-conatiner img {
    margin-top: 10px !important;
    width: 125px !important;
    height: auto;
    margin-bottom: 5px;
  }
  .page-companyInvoices.language-en_AU .account-section .account-section-content.bp_content #invoicePayForm {
    padding: 0;
  }
}
.page-login .callaway-logo-conatiner .content {
  font-size: 15px;
  padding-top: 10px;
  font-weight: 500;
}
.login-section {
  margin: 5% 10%;
  width: 80%;
}
@media screen and (min-width: 640px) {
  .login-section {
    margin-top: 10%;
  }
}
@media screen and (min-width: 1024px) and (orientation: portrait) {
  .login-section {
    margin-top: 350px;
    margin-bottom: 10%;
  }
}
@media screen and (max-height: 680px) and (orientation: landscape) {
  .login-section {
    margin-top: 3%;
    margin-bottom: 0;
  }
}
.form-section .form-wrapper .form-body .submit-button {
  width: 80%;
  margin-left: 8%;
  text-transform: none;
  font-weight: 400;
  border-radius: 30px !important;
}
.form-section .form-wrapper .form-body .submit-button:hover {
  background-color: #000000;
}
.form-section .form-wrapper .form-body {
  padding-top: 0px;
}
.page-login .callaway-logo-conatiner {
  height: auto;
}
.page-login .form-section {
  padding: 10px 30px;
}
.page-login .contact-login {
  width: 100%;
  margin: 5% auto;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 639px) {
  .page-login .contact-login {
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }
  .page-login .contact-login .content {
    text-align: center;
  }
}
.page-login .container {
  height: 90%;
}
.page-login.language-ja_JP .callaway-logo-conatiner .content span {
  white-space: unset !important;
  display: inline;
}
@media screen and (max-width: 907px) {
  .page-login .form-section {
    min-width: 300px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .page-login .callaway-logo-conatiner {
    margin-bottom: 5%;
  }
}
.page-login .footer {
  position: relative;
}
.login_alert_message {
  display: none;
}
.page-login .login_alert_message {
  width: 100vw;
  height: 40px;
  background-color: #111111;
  position: absolute;
  top: 0px;
  display: block;
  opacity: 0.7;
}
.login_alert_message span {
  color: #ffffff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}
.login_alert_message span:first-child {
  width: 100%;
  text-align: center;
  padding-top: 11px;
  padding-right: 20px;
  padding-left: 10px;
  display: inline-block;
  font-size: 11px;
}
.close_alert_login {
  position: absolute;
  top: 7px;
  right: 40px;
}
.close_alert_login:hover {
  cursor: pointer;
}
.close_alert_login:before {
  font-family: 'Simple-Line-Icons';
  content: "\e082";
  font-size: 20px;
}
.forgotten-password.alert.positive {
  font-weight: 500;
  color: #86bc57;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.password_form {
  position: relative;
  margin-bottom: 20px;
}
.password_form .error-tooltip {
  top: 16px;
}
.password_form .tooltip-widget {
  text-align: left!important;
  color: #c92629!important;
  font-size: 12px;
}
.password_form:hover .tooltip-widget,
.password_form:hover .triangle_info,
.password_form:hover .triangle_info_white {
  display: block;
}
.multi_btn .form-group {
  width: 49%;
  display: inline-block;
}
.form-section .multi_btn .form-group:last-child button {
  background-color: #2979ff;
}
.form-section .multi_btn .form-group:last-child button:hover {
  background-color: #246ce3;
}
.info .info-box {
  margin-left: 11px;
}
.back_to_choose_regions .caret-down {
  padding-left: 6px;
  position: absolute;
  top: 1px;
}
.caret-left:before {
  font-family: 'FontAwesome';
  content: '\f0d9';
  color: #111111;
}
.caret-down:before {
  font-family: 'FontAwesome';
  content: '\f0d7';
  color: #111111;
}
.page-login .form-header {
  position: relative;
}
.back_to_choose_regions {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 10px;
  transform: rotate(90deg);
}
.region img {
  padding-right: 5px;
  width: 19px;
  height: auto;
}
.back_to_choose_regions:hover {
  cursor: pointer;
  opacity: 0.9;
}
#changeRegionsContainer {
  display: none;
}
.checkout-shipping .address_title {
  display: none;
}
.checkout-shipping .select-selected,
.checkout-shipping .padding_for_scroll > div {
  text-transform: uppercase;
}
.required_fields_checkout {
  text-align: center;
}
.red-tooltip + .tooltip > .tooltip-inner {
  background-color: white;
  color: red;
}
.page-selectcompensation .image-container {
  width: 88%;
  height: 224px;
}
.page-creditdetails .next_button {
  width: 200px;
}
.page-creditdetails .custom-select {
  width: 108px;
}
.page-demoReturnsPage .page_margin {
  margin-left: 6%;
  margin-right: 4%;
}
@media screen and (max-width: 1250px) {
  .return_sum_desc {
    display: inline-block;
    max-width: 68%;
  }
}
.page-creditdetails tbody tr:nth-child(2),
.page-creditdetails tbody tr:nth-child(2) td,
.page-demoReturnsPage tbody tr:first-child,
.page-demoReturnsPage tbody tr:first-child td,
#returns_tbl,
#compensation_tbl {
  border-top: none;
}
.returnQuantity input {
  width: 48px;
}
.returnQuantity .status_info_widget {
  right: -7px;
}
.returnQuantity:hover .status_info_widget {
  display: block;
  padding: 6px;
}
.returnQuantity .backordered_soft_good {
  top: -6px;
  right: -6px;
}
.returnQuantity .status_info_widget:before {
  left: 236px;
}
.returnQuantity .status_info_widget:after {
  left: 236px;
}
.page-selectcompensation .account-section .account-section-content form {
  overflow: hidden;
  max-height: 255px;
  opacity: 0.9;
}
.page-selectcompensation .rcorners2 {
  height: 283px;
}
.compensation_tbl td:first-child,
.compensation_tbl th:first-child,
.returns_tbl td:first-child,
.returns_tbl th:first-child {
  width: 170px;
}
.compensation_tbl td:nth-child(3),
.compensation_tbl th:nth-child(3),
.returns_tbl th:nth-child(3) {
  width: 99px;
}
.returns_tbl td:nth-child(5) {
  width: 93px;
}
.table-wrapper-scroll-y {
  overflow-y: scroll!important;
}
.compensation_tbl th {
  border-bottom: none;
}
#compensation_tbl {
  border-top: none;
}
.comp_table .pencil_icon:before {
  display: none;
}
.comp_table .editable .pencil_icon:before {
  display: inline-block;
}
.comp_table .expanded .drop_icon:before {
  content: url('../fonts/callaway/collapse_up.png');
}
.comp_table .stat_filter input[type='checkbox'] {
  margin-right: 8px;
  margin-bottom: 8px;
}
#compensation_table_status .expanded_details {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
.comp_table .stat_icon {
  height: 18px;
  content: '';
  width: 18px;
  border-radius: 50%;
  display: inline-block;
  background-color: #579eaa;
  margin-top: -2px;
  margin-left: -2px;
  cursor: pointer;
  border: 2px solid white;
  position: relative;
}
.page-creditsuccess .print_border:nth-child(3) {
  font-weight: bold;
}
.page-creditsuccess .compensation-total {
  width: 100%;
  text-align: center;
}
.page-creditsuccess .compensation-display-error {
  background: #D9666866;
  height: 80px;
  font-size: 20px;
  margin: 2% 0;
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  flex-direction: column;
  gap: 3px;
}
.page-creditsuccess .compensation-display-error .errorMessage-subtitle {
  font-size: 14px;
  font-weight: 500;
}
.comp_table .stat_filter div:nth-child(1) label {
  background-color: #579eaa;
}
.comp_table .stat_filter div:nth-child(2) label {
  background-color: #77071a;
}
.comp_table .stat_filter div:nth-child(3) label {
  background-color: #86bc57;
}
.comp_table .stat_filter {
  margin-top: 15px;
}
.comp_table .stat_icon {
  position: absolute;
  margin: 6px 0 0 10px;
  border: none;
  height: 12px;
  width: 12px;
}
.comp_table {
  border-bottom: 1px solid #d7d7d7;
}
.comp_table .input-group {
  padding-top: 15px;
}
.comp_table .responsive-table-item {
  cursor: pointer;
}
.comp_table select {
  border: 1px solid #d7d7d7;
  background-color: transparent;
  border-radius: 0px;
}
.comp_table .responsive-table td:last-child {
  padding-right: 0;
}
@media (min-width: 640px) and (max-width: 748px) {
  .account-section-content .responsive-table .os_table td:nth-child(2) {
    padding-left: 5px !important;
  }
}
@media only screen and (max-width: 360px) {
  .comp_table .responsive-table td:last-child {
    padding-right: 17px;
  }
  .page-cartPage .cart_help_info.show_status_info .status_info_widget {
    right: auto;
  }
}
.comp_table .responsive-table th:last-child {
  padding-right: 20px;
  padding-left: 20px;
}
.comp_table tr.expanded {
  border: none;
  border-bottom: none;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  font-weight: 500;
}
.comp_table tr {
  border-bottom: none;
}
.comp_table .responsive-table .order_details {
  display: none;
  border: none;
  border-top: none;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
#return_status_page .responsive-table .bp_details {
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.comp_table .responsive-table .show_details {
  display: table-cell;
}
.comp_pagination .page_box {
  min-height: 29px;
  min-width: 32px;
  background-color: #dddddd;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  bottom: 1px;
  margin-left: 3px;
  display: inline-block;
}
.comp_pagination .page_box:hover {
  cursor: pointer;
  background-color: #bbbbbb;
}
.comp_pagination .current_page:hover {
  background-color: #246ce3;
}
.comp_pagination {
  padding-top: 0px;
  display: inline-block;
  margin-right: 45%;
  right: 0;
  padding-bottom: 20px;
  position: absolute;
}
.comp_pagination .page_box span {
  display: inline-block;
  padding: 4px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.comp_pagination .previous_page span:before {
  content: "\f104";
}
.comp_pagination .next_page span:before {
  content: "\f105";
}
.comp_pagination .last_page span:before {
  content: "\f101";
}
.comp_pagination .first_page span:before {
  content: "\f100";
}
.comp_pagination .current_page {
  font-family: Roboto;
  background-color: #2979ff;
  min-width: 45px;
  margin-left: 0px;
}
.comp_pagination .page_box .page_select {
  text-align: left;
  padding-left: 12px;
}
.comp_pagination .page_select:after {
  content: url(../fonts/callaway/up_down_select_white.png);
  padding-left: 5px;
  position: absolute;
  bottom: 2px;
}
.comp_pagination .onlyPage {
  padding-right: 7px;
}
.comp_pagination .onlyPage:hover {
  cursor: auto;
  background-color: #2979ff;
}
.comp_pagination .onlyPage span:after {
  display: none;
}
.comp_pagination.bp_pagination {
  margin-right: 42%;
}
.mini-cart-name {
  width: 50%;
}
.mini-cart-qty {
  width: 15%;
  display: inline-block;
}
/* Return Status CSS */
.returnStatusPageTitle {
  color: #111111;
  display: inline-block;
  width: 100%;
  padding-top: 50px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  z-index: 0;
  letter-spacing: 2pt;
  margin: 0 10px;
}
.page-returnStatusPage #ship-to-box,
.page-searchcompensation #ship-to-box {
  margin-bottom: 52px;
}
.page-returnStatusPage #ship-to-box span,
.page-searchcompensation #ship-to-box span {
  font-size: 14px;
  font-weight: 500;
}
.page-returnStatusPage #ship-to-box .custom-select,
.page-searchcompensation #ship-to-box .custom-select {
  margin: 0;
  display: inline;
}
.page-returnStatusPage #ship-to-box select,
.page-searchcompensation #ship-to-box select {
  background: #ffffff;
  border-radius: 0;
  padding: 6px;
  height: 32px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}
.compensation-header {
  padding-top: 40px;
}
#return_status_page .details_header {
  background: #dddddd;
  text-align: left;
  padding-left: 2%;
}
#return_status_page .prod_qty_container {
  width: 100%;
  display: flex;
  text-align: center;
}
#return_status_page th:first-child {
  width: 150px;
}
#return_status_page td:first-child {
  padding-left: 15px!important;
}
#return_status_page .product {
  width: 50%;
  text-align: left;
  padding-left: 5%;
}
#return_status_page .quantity {
  width: 50%;
  text-align: right;
  padding-right: 5%;
}
#return_status_page .quantity_item {
  width: 50%;
  text-align: right;
  padding-right: 8%;
}
#return_status_page .return_items {
  display: flex;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
}
#return_status_page .details_align {
  text-align: left;
  padding-left: 20%;
}
#return_status_page .account_header {
  font-size: 22px;
  text-align: left;
  padding-left: 20px;
}
#return_status_page .title_return {
  padding: 20px 0px 10px 0px;
}
#rs_checked_status > div:nth-child(3) label {
  background-color: #86bc57;
}
.bp_table #rs_checked_status > div:nth-child(2) label {
  background-color: #edb84f!important;
}
.bp_table .rs_date_filter {
  min-width: 100px;
}
.rs_fromDate {
  margin-right: 10px;
}
#return_status_page .rs_fromDate,
.rs_toDate {
  font: 'Roboto';
  font-weight: 400;
  color: #959595;
  width: 70px;
  margin-top: 15px;
  padding: 5px 5px;
  padding-right: 0px;
  font-size: 11px;
  border: 1px solid #d7d7d7;
  outline: none;
  min-width: 83px;
  /* background-image: url(../fonts/callaway/up_down_select.png); */
  background-position: 70px 4px;
  background-repeat: no-repeat;
}
.page-notFound .global-alerts {
  display: none;
}
.page_not_found {
  margin: 70px auto 300px auto;
  width: 500px;
  max-width: 100%;
}
.page_not_found div:nth-child(2) {
  padding-top: 30px;
  font-size: 30px;
}
.status_info_widget.widget-error .form_errors {
  color: #c92629;
}
.status_info_widget.widget-error:before {
  content: '';
  position: absolute;
  top: 100%;
  right: 5px;
  margin-left: 0px;
  width: 0;
  height: 0;
  border-top: solid 13px #000;
  border-left: solid 13px transparent;
  border-right: solid 13px transparent;
}
.status_info_widget.widget-error:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 8px;
  margin-left: 3px;
  width: 0;
  height: 0;
  border-top: solid 10px #fff;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.page-companyOrders .status_info_widget.widget-error {
  display: none !important;
}
#b2BCustomerForm input[disabled] {
  opacity: 1;
  font-weight: 500;
}
.product_info {
  position: relative;
}
.cpq-label-config-link-row span.product_info {
  display: block;
  padding-top: 10px;
}
.product_info.personalization_pricing {
  display: inline-block;
}
.product_info_icon:before {
  font-family: 'Simple-Line-Icons';
  content: "\e08b";
  padding-left: 4px;
  font-weight: 600;
}
.product_info:hover {
  cursor: pointer;
}
.product_info_box {
  opacity: 0;
  position: absolute;
  bottom: 25px;
  width: 250px;
  left: -180px;
  background-color: #fff;
  border: 2px solid #000;
  padding: 15px;
  font-family: 'Roboto';
  text-align: left;
  display: none;
  z-index: 100;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.product_info.personalization_pricing .info_zone_image {
  width: 100%;
  height: 128px;
}
.product_info.personalization_pricing .info_zone_image#personalization_pricing_imgJP {
  width: 100%;
  height: 200px;
}
.product_info.personalization_pricing .product_info_box {
  width: 410px;
  left: -330px;
}
@media (max-width: 768px) {
  .product_info.personalization_pricing .product_info_box {
    width: 250px;
    left: -200px;
  }
  #personalization_pricing_img {
    background-repeat: no-repeat;
    background-size: contain;
  }
  .product_info.personalization_pricing {
    display: none !important;
  }
}
.product_info .product_info_box.pers_text_box,
.product_info .product_info_box.font_text_box {
  width: 250px;
  left: 0px;
}
.pers_text_boxJP {
  width: 600px !important;
  left: -200px !important;
  overflow: hidden !important;
}
.pers_text_boxJP img {
  width: 130%;
  height: auto;
}
#loading-modal-mov {
  width: 100vw;
  height: 100vh;
  background: #ffffff;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  display: none;
  justify-content: center;
  align-items: center;
  opacity: 0.75;
}
#loading-modal-mov video {
  z-index: 9999999;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  height: 75px;
}
#loading-modal-mov img {
  z-index: 9999999;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  height: 75px;
}
/* Forgotten Password - External page stylings */
div.forgotten-password-external,
div.item_container_holder-external {
  width: 40%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
@media (max-width: 768px) {
  div.forgotten-password-external,
  div.item_container_holder-external {
    width: 80%;
  }
}
.expanded_details .order_details .global-alerts {
  padding-right: 10px;
  text-align: center;
}
.remaining-delivery-threshold {
  display: block;
  text-align: right;
  color: red;
}
.shipto-list-border {
  border: 1px inset #aaa;
  padding: 0 4px;
  border-radius: 4px;
  background-color: #e4e4e4;
}
.shipto-lists-size {
  font-size: 13px;
}
.bp_payment .summary-div > div {
  white-space: nowrap;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: table;
}
.bp_payment .summary-div > div span {
  width: calc(100% / 7) !important;
  padding-top: 0 !important;
  text-align: center !important;
  display: table-cell !important;
  white-space: normal !important;
  vertical-align: middle !important;
  padding: 0 5px;
}
.bp_payment .summary-div > div span:last-child {
  text-align: right !important;
}
.bp_payment .summary-div > div span:first-child {
  text-align: left !important;
}
.page-homepage.language-ja_JP .alert.alert-info {
  background-color: #27b245;
  border-color: #27b245;
  color: #ffffff;
  opacity: 0.95;
}
#checked_status .tooltiptext_stat_filter {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}
#checked_status .tooltiptext_stat_filter::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
#checked_status span label:hover .tooltiptext_stat_filter {
  visibility: visible;
}
@media screen and (max-width: 436px) {
  .addtocart .ProductGridComponent-ListAddToCartAction .add_to_cart_form .btn-order-url .order-btn {
    padding: 7px !important;
  }
}
.page-login .login_inp_password {
  position: relative;
}
.page-login .loginPage_eye {
  cursor: pointer;
  float: right;
  position: absolute;
  top: 56%;
  right: 0;
}
.product__list--wrapper .retail-option {
  margin-left: 25px;
  height: 20px;
}
@media (max-width: 1399px) {
  .product__list--wrapper .retail-option {
    margin-left: 25px;
  }
}
@media (max-width: 1023px) {
  .product__list--wrapper .retail-option {
    margin-left: 25px;
  }
}
@media (max-width: 639px) {
  .product__list--wrapper .retail-option {
    margin-left: 20px;
  }
}
.product__list--wrapper .retail-option input[type="checkbox"] {
  margin: 4px 5px 10px 0 !important;
}
@media screen and (max-width: 1023px) {
  svg.pie {
    right: 45%;
  }
  .bp_page_content_center .payment_form {
    float: none;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
  .bp_page_content_center .payment_form .bp_payment {
    padding-bottom: 80px;
    min-width: 0 !important;
    width: 100%;
  }
  .bp_page_content_center .payment_form .bp_payment .add_payment {
    text-align: center;
  }
  .bp_page_content_center .payment_form .bp_payment .ach_empty_warning {
    margin-left: 0 !important;
    width: 100%;
    text-align: center;
  }
  #profile_selection {
    float: none;
  }
}
@media screen and (min-width: 910px) {
  .bp_page_content_center {
    display: flex;
    align-items: flex-end;
  }
}
.bp_page_content_center .bp_legend {
  margin-bottom: 60px !important;
}
.bp_page_content_center .payment_form form {
  margin-right: 10px;
}
.bp_page_content_center .account-section .account-section-content .payment_form form {
  padding-right: 0;
}
.page-notFound.site-callaway-jp .errorPage_jp {
  font-size: 16px;
}
.page-notFound.site-callaway-jp .page_not_found {
  width: 600px;
}
.tagsOnSummary {
  max-width: 100%;
  border-radius: 100px;
  border: 1px solid #707070;
  width: 100%;
  padding: 6px;
  margin: 4px 0px;
}
.tagsSpan {
  font-weight: 600;
  font-family: roboto !important;
  font-size: 13px;
  float: left;
}
.surchargeSpan {
  color: red;
  font-size: 13px;
}
.bp_payment .summary-div.au-jp-summary-div > div span.earlyPaymentClass {
  display: none !important;
}
.bp_payment .summary-div.au-jp-summary-div > div span.surchargeHidden {
  display: none !important;
}
.bp_payment .total_header span.surchargeHidden {
  display: none !important;
}
@media screen and (max-width: 1024px) and (min-width: 908px) {
  .page-productConfig #cpqAddToCartBtn {
    width: fit-content;
    padding: 10px;
  }
  .navigation--middle .componentContainer .nav-order-tools {
    height: auto;
  }
}
.mini-cart-header {
  font-weight: bold;
  font-size: 15px;
}
.page-productGrid .product__list--wrapper .retail_label,
.page-searchGrid .product__list--wrapper .retail_label {
  margin-left: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
}
.page-productGrid .product__list--wrapper .retail_label .tooltip,
.page-searchGrid .product__list--wrapper .retail_label .tooltip {
  position: relative;
  display: inline-block;
  border: none;
  opacity: 1;
  background-color: transparent !important;
}
.page-productGrid .product__list--wrapper .retail_label .tooltip .retailLabelInfo,
.page-searchGrid .product__list--wrapper .retail_label .tooltip .retailLabelInfo {
  border-radius: 20px;
  border: 1px solid #000000;
  color: white;
  background: #000000;
}
.page-productGrid .product__list--wrapper .retail_label .tooltip .tooltiptext,
.page-searchGrid .product__list--wrapper .retail_label .tooltip .tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
  border-radius: 6px;
  padding: 3px;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  font-weight: 400;
  left: -80px;
  line-height: 19px;
  font-style: normal;
}
.page-productGrid .product__list--wrapper .retail_label .tooltip:hover .tooltiptext,
.page-searchGrid .product__list--wrapper .retail_label .tooltip:hover .tooltiptext {
  visibility: visible;
}
.page-productGrid .product__list--wrapper .retail_toggle,
.page-searchGrid .product__list--wrapper .retail_toggle {
  border: 1px solid #000000;
  border-radius: 25px;
  width: 306px;
  margin-left: 20px;
}
.page-productGrid .product__list--wrapper .retail_toggle div,
.page-searchGrid .product__list--wrapper .retail_toggle div {
  padding: 5px;
}
.page-productGrid .product__list--wrapper .retail_toggle div .btn_retail,
.page-searchGrid .product__list--wrapper .retail_toggle div .btn_retail {
  text-align: center;
  font-weight: 500;
}
.page-productGrid .product__list--wrapper .retail_toggle div .btn_retail a,
.page-searchGrid .product__list--wrapper .retail_toggle div .btn_retail a {
  color: black;
}
.page-productGrid .product__list--wrapper .retail_toggle .retailBtnOff.btn_blk,
.page-searchGrid .product__list--wrapper .retail_toggle .retailBtnOff.btn_blk {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 25px;
}
.page-productGrid .product__list--wrapper .retail_toggle .retailBtnOff.btn_blk .btn_retail,
.page-searchGrid .product__list--wrapper .retail_toggle .retailBtnOff.btn_blk .btn_retail {
  color: white;
}
.page-productGrid .product__list--wrapper .retail_toggle .retailBtnOn.btn_blk,
.page-searchGrid .product__list--wrapper .retail_toggle .retailBtnOn.btn_blk {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 25px;
}
.page-productGrid .product__list--wrapper .retail_toggle .retailBtnOn.btn_blk .btn_retail,
.page-searchGrid .product__list--wrapper .retail_toggle .retailBtnOn.btn_blk .btn_retail {
  color: white;
}
@media only screen and (max-width: 636px) {
  .page-productGrid .product__list--wrapper .retail_toggle,
  .page-searchGrid .product__list--wrapper .retail_toggle {
    width: 107px;
  }
  .page-updatePassword .account-section {
    width: 100% !important;
  }
}
.page-MlpEmailUnsubscribePage.site-callaway-us .mlp-container .mlp-unsubscribe,
.page-MlpEmailUnsubscribePage.site-callaway-ca .mlp-container .mlp-unsubscribe {
  margin: 0 auto;
}
.page-MlpEmailUnsubscribePage.site-callaway-us .mlp-container .mlp-error-message,
.page-MlpEmailUnsubscribePage.site-callaway-ca .mlp-container .mlp-error-message {
  text-align: center;
}
.page-MlpEmailUnsubscribePage.site-callaway-us .mlp-container .card,
.page-MlpEmailUnsubscribePage.site-callaway-ca .mlp-container .card {
  width: 65rem;
}
.errorPayment.polipayPaymentError .polipayMessageLabel {
  font-size: 25px;
  color: red;
}
.errorPayment.polipayPaymentError .polipayMsg {
  font-style: italic;
  color: red;
  font-size: 15px;
  line-height: 1vh;
  display: block;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackContainer {
  width: 60%;
  position: relative;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackContainer .feedbackTextarea {
  min-height: 88px;
  border: 1px solid #000000;
  border-radius: 25px;
  width: 100%;
  height: 100px;
  resize: vertical;
  box-sizing: border-box;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackContainer .feedbackButton {
  background: black;
  color: white;
  position: absolute;
  border-radius: 25px !important;
  bottom: 10px;
  right: 40px;
  height: 33px;
  font-weight: 500;
  padding: 5px 15px;
  font-size: 12px;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackContainer .characterLimitError {
  color: red;
  position: absolute;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackSuccessMessage {
  display: none;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackSuccessMessage .checkboxIcon {
  font-size: 20px;
  margin-right: 5px;
  color: green;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackFailedMessage {
  display: none;
}
.page-orderConfirmationPage .feedbackFeatureBlock .feedbackFailedMessage .cautionIcon {
  color: red;
  font-size: 18px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .golf-genius-checkout-wrapper {
  display: flex;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .golf-genius-checkout-wrapper .golf-genius-checkout-label:after {
  content: ":";
}
.page-multiStepCheckoutSummaryPage .checkout-steps .golf-genius-checkout-wrapper .golf-genius-checkout-label .golf-genius-checkout-tooltip {
  background: #000000;
  border: 1px solid #000000;
  color: white;
  border-radius: 25px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .golf-genius-checkout-wrapper .golf-genius-checkout {
  border: 1px solid #000000;
  border-radius: 25px;
  text-align: center;
  width: auto;
  height: 22px;
  margin: 0 2px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .golf-genius-checkout-wrapper .golf-genius-checkout .golf-genius-btn-blk {
  background: black;
  color: white;
  border-radius: 25px;
}
.page-multiStepCheckoutSummaryPage .ui-widget-shadow.golf-genius-tooltip-ui {
  background: #000000;
  color: white;
  text-align: center;
}
@media screen and (max-width: 716px) and (min-width: 636px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .step-body-form .payment_checkout_span .long-box-checkout input {
    width: 65% !important;
  }
}
@media screen and (max-width: 412px) {
  .page-multiStepCheckoutSummaryPage .golf-genius-checkout-wrapper {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .page-companyOrders.site-callaway-au .responsive-table.os_table .responsive-table td:nth-child(2) {
    padding-left: 10px;
  }
}
.page-productDetails .bulkordertable .rt-item.rt-img.acc-img .accessories {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.page-productDetails .bulkordertable .rt-item.rt-img.acc-img .accessories img {
  width: 100%;
  object-fit: contain;
}
.page-cartPage .prod_left_container .custom_stock_status_cart {
  margin-bottom: 10px;
}
.page-cartPage .prod_left_container .custom_stock_status_cart span {
  width: 85% !important;
  padding-left: 1px;
  margin: auto !important;
}
@media screen and (min-width: 1080px) {
  .secondary_navigation.contact_us.contactUsnav {
    display: none !important;
  }
}
.page-organizationManagement #b2BCustomerForm .select2.select2-container {
  width: 100% !important;
}
@media only screen and (max-width: 414px) {
  .page-multiStepCheckoutSummaryPage .golf-genius-checkout-wrapper .golf-genius-checkout-label {
    width: 82%;
  }
  .page-multiStepCheckoutSummaryPage .golf-genius-checkout-wrapper .golf-genius-checkout {
    width: 70% !important;
  }
}
.page-companyInvoices.site-callaway-au .btnWrapperInvoice {
  width: auto;
  display: flex;
  justify-content: start;
}
.page-companyInvoices.site-callaway-au .btnWrapperInvoice .pdfButtonExport.tooltip {
  background-color: #f0f0f0;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 24.5px;
  width: auto !important;
  height: 35px;
  font-size: 12px;
  font-weight: 500;
  display: -webkit-inline-box;
  margin-left: 10px;
  opacity: 1;
  position: unset;
  border: none;
  cursor: pointer;
}
.page-companyInvoices.site-callaway-au .btnWrapperInvoice .pdfButtonExport.tooltip .generatepdf.tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  margin-left: -158px;
  /* z-index: 1; */
  margin-top: -58px;
}
.page-companyInvoices.site-callaway-au .btnWrapperInvoice .pdfButtonExport.tooltip:hover .generatepdf.tooltiptext {
  visibility: visible;
}
.page-companyInvoices.site-callaway-au .btnWrapperInvoice .pdfButtonExport.tooltip:hover {
  background-color: #d7d7d7;
}
.page-organizationManagement .select2-container--default .select2-selection--multiple li.select2-selection__choice {
  margin-right: 4px;
  margin-top: 3px;
  padding: 0 4px;
}
@media only screen and (max-width: 639px) {
  .page-login.site-callaway-au #cboxLoadedContent {
    margin-top: 75px !important;
  }
  .page-companyInvoices.site-callaway-au #azupayModal .modal-dialog {
    width: 90%;
    left: 48% !important;
    overflow-x: auto;
    height: 100%;
    top: 49% !important;
  }
  .page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #azuPayModalContent iframe {
    width: 100%;
  }
  .page-companyInvoices.site-callaway-au #azupayModal .modal-dialog::-webkit-scrollbar {
    width: 1px;
  }
  .page-companyInvoices.site-callaway-au #azupayModal .modal-dialog::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .page-companyInvoices.site-callaway-au #azupayModal .modal-dialog::-webkit-scrollbar-thumb {
    background: #888;
  }
  .page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog {
    width: 90%;
    left: 47% !important;
  }
}
.page-companyInvoices.site-callaway-au #azupayModal {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 20000;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog {
  top: 48%;
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  overflow-x: auto;
  height: 100%;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog .modal-header {
  padding: 5px 15px;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog .azupayModal_Instruction {
  text-align: center;
  color: red;
  padding: 2px;
  font-size: 17px;
  font-family: roboto !important;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #azuPayModalContent .modal-body {
  padding: 2px 15px;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #azuPayModalContent .modal-body iframe {
  width: 100%;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #accordion {
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  margin: 10px 20px;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #accordion .accordion_Heading {
  text-align: center;
  background: #f4f4f4;
  padding: 5px;
  border: 1px solid #d2d2d2;
  margin: 2px;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #accordion .accordion_Heading:focus {
  color: #111111;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #accordion .accordion_content {
  padding: 2px 20px;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog #accordion .showAccrodianContent {
  display: none;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog::-webkit-scrollbar {
  width: 1px;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.page-companyInvoices.site-callaway-au #azupayModal .modal-dialog::-webkit-scrollbar-thumb {
  background: #888;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning {
  z-index: 20000;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  top: 20%;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog .modal-body {
  text-align: center;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog .modal-body .labelBtns {
  font-size: 15px;
  font-family: roboto !important;
  color: #ff0000;
  padding-bottom: 15px;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog .modal-body .btn.confirmclosed {
  border-radius: 25px !important;
  font-weight: 500;
  font-family: roboto !important;
  text-transform: capitalize;
  color: #ffffff;
  background: #2979FF;
  border: none;
  font-size: 14px;
  padding: 10px 20px;
  width: 25%;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog .modal-body .btn.confirmclosed:hover {
  background-color: #246ce3;
  cursor: pointer;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog .modal-body .btn.cancelclose {
  border-radius: 25px !important;
  font-weight: 500;
  font-family: roboto !important;
  text-transform: capitalize;
  color: #000000;
  border: none;
  font-size: 14px;
  padding: 10px 20px;
  width: 25%;
  margin-right: 10px;
}
.page-companyInvoices.site-callaway-au #azupayModalWarning .modal-dialog .modal-body .btn.cancelclose:hover {
  background-color: #d7d7d7;
  cursor: pointer;
}
.page-companyInvoices.site-callaway-us .failedTransaction,
.page-companyInvoices.site-callaway-ca .failedTransaction,
.page-companyInvoices.site-callaway-au .failedTransaction {
  display: none;
  width: 80%;
  margin: auto;
  margin-bottom: 20px;
}
.page-companyInvoices.site-callaway-us .failedTransaction .errorPaymentBottom.billPaySectionBottom,
.page-companyInvoices.site-callaway-ca .failedTransaction .errorPaymentBottom.billPaySectionBottom,
.page-companyInvoices.site-callaway-au .failedTransaction .errorPaymentBottom.billPaySectionBottom {
  width: 100%;
  background: #D9666866;
  font-weight: 900;
  margin: auto;
  font-size: 15px;
  text-align: center;
  padding: 10px;
}
.page-companyInvoices.site-callaway-us .failedTransaction .errorPaymentBottom.billPaySectionBottom:first-line,
.page-companyInvoices.site-callaway-ca .failedTransaction .errorPaymentBottom.billPaySectionBottom:first-line,
.page-companyInvoices.site-callaway-au .failedTransaction .errorPaymentBottom.billPaySectionBottom:first-line {
  font-size: 27px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.site-callaway-au .cart-entry-row-container .prod_left_container .item__stock_style span,
.site-callaway-jp .cart-entry-row-container .prod_left_container .item__stock_style span {
  padding-left: 0px;
  margin-left: 60%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  width: 100%;
}
#retailModal {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100000;
}
#retailModal .modal-dialog {
  top: 50%;
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
#retailModal .modal-dialog span.closeretailmodal {
  padding: 2px 8px;
  color: #000000;
  float: right;
  background: #D9D9D9;
  font-weight: 600;
  border-radius: 2px;
  border: 1px solid #C4C4C4;
  cursor: pointer;
}
#retailModal .modal-dialog .modal-body img {
  width: 50px;
  height: 45px;
}
#retailModal .modal-dialog .modal-body form {
  font-size: 12px;
}
#retailModal .modal-dialog .modal-body form input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  accent-color: #88b73a;
}
#retailModal .modal-dialog .modal-body form input[type='checkbox']:checked {
  color: white;
}
#retailModal .modal-dialog .modal-body a {
  margin: auto;
  width: 40%;
}
#retailModal .modal-dialog .modal-body a:hover {
  color: #ffffff;
}
.page-payID.site-callaway-au .payID_description {
  text-align: center;
}
.page-payID.site-callaway-au .payID_header {
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
}
.page-payID.site-callaway-au .payID_header.heading {
  padding-bottom: 30px;
  padding-top: 30px;
}
.page-payID.site-callaway-au .payID_benifits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-payID.site-callaway-au .payID_steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-payID.site-callaway-au .payID_steps .step {
  flex: 1;
  padding: 10px;
  margin: 5px;
  text-align: center;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.page-payID.site-callaway-au .payID_steps .step.arrow {
  width: 70px;
  flex: unset;
}
.page-payID.site-callaway-au .payID_steps .step.arrow img.payID_icons {
  width: 80px;
}
.page-payID.site-callaway-au .payID_steps .num {
  color: #2979ff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-payID.site-callaway-au .payID_steps .payID_icons {
  height: 110px;
  width: 150px;
  padding: 10px;
}
.page-payID.site-callaway-au .payID_steps .payID_icons .symbol {
  border: 1px solid gray;
}
.page-payID.site-callaway-au .box {
  flex: 1;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px;
  text-align: center;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.page-payID.site-callaway-au .payID_icons {
  height: 75px;
}
@media screen and (max-width: 768px) {
  .page-payID.site-callaway-au .payID_benifits {
    flex-direction: column;
  }
  .page-payID.site-callaway-au .box {
    width: 100%  !important;
  }
  .page-payID.site-callaway-au .payID_steps .payID_icons {
    width: 120px;
  }
}
.page-payID.site-callaway-au .payID_faqaccordion {
  text-align: left;
}
.page-payID.site-callaway-au .payID_faqaccordion .imp_instructions {
  color: red;
}
.page-payID.site-callaway-au .payID_faqaccordion .accordion1 {
  background: #ffffff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-top: 1px solid #444;
}
.page-payID.site-callaway-au .payID_faqaccordion .panel1 {
  padding: 10px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.page-payID.site-callaway-au .payID_faqaccordion .accordion1:after {
  content: '\002B';
  /* Unicode character for "plus" sign (+) */
  font-size: 20px;
  float: right;
  margin-left: 5px;
}
.page-payID.site-callaway-au .payID_faqaccordion .accordion1.active:after {
  content: "\2212";
  /* Unicode character for "minus" sign (-) */
}
.page-payID.site-callaway-au .payID_steps {
  width: 85%;
  margin: auto;
}
.page-payID.site-callaway-au .payID_steps .row .steps_container {
  height: 170px;
}
.page-payID.site-callaway-au .payID_steps .payID_step_box {
  display: flex;
}
.page-payID.site-callaway-au .payID_steps .payID_step_box .step {
  text-align: left;
}
.page-payID.site-callaway-au .payID_steps .payID_step_box .step .payID_icons.symbol {
  width: 120px;
  border: 1px solid grey;
}
.page-payID.site-callaway-au .payID_steps .payID_step_box .step .payID_header {
  font-size: 18px;
  text-align: left;
}
.page-payID.site-callaway-au .payID_steps .payID_img_view {
  border: 1px solid grey;
  margin: 20px 0px;
  text-align: center;
}
.page-payID.site-callaway-au .payID_steps .payID_steps_title {
  display: flex;
  margin: auto;
  float: right;
}
.page-payID.site-callaway-au .payID_steps .payID_steps_title .payID_header {
  text-align: left;
  padding-left: 10px;
  font-size: 18px;
  padding-top: 25px;
}
.page-payID.site-callaway-au .payID_steps .step_desc {
  text-align: left;
  margin: 12px 0px;
  float: right;
}
.page-payID.site-callaway-au .payID_btn {
  padding: 20px;
  text-align: center;
}
.page-payID.site-callaway-au .payID_btn a {
  padding: 15px 50px;
}
.page-payID.site-callaway-au .payID_btn a:hover {
  color: #ffffff;
}
.page-payID.site-callaway-au .payID_institutions {
  text-align: center;
}
.page-companyInvoices a.azupay-learn-more {
  padding: 0 5px;
}
.page-companyInvoices a.azupay-learn-more:focus {
  text-decoration: none;
  color: #2979ff;
}
.page-companyInvoices .accountPageTopContent .row.home_bill_pay {
  text-align: center;
  border-bottom: none;
}
.page-companyInvoices.site-callaway-jp .row.pie {
  display: none;
}
.page-companyOrders .account-orderhistory .first_col div.editable span {
  margin-left: auto;
  padding-left: 0;
}
.demo-season-ends-paragraph {
  text-align: left;
  color: #ff0000;
}
.page-companyInvoices .account-section #paymentConfirmationPage .bp_page_content_center {
  width: 100%;
  display: block !important;
}
.page-companyInvoices .account-section #paymentConfirmationPage .bp_page_content_center .payment_form {
  margin-left: auto;
  margin-top: -28rem;
  float: right;
}
.page-companyInvoices .account-section #paymentConfirmationPage .account-section .account-section-content {
  margin: 0;
}
.page-companyOrders .order_header .qty_tally span .qtyErrNote {
  width: max-content;
  position: relative;
  display: block;
  top: -40px;
  right: 54px;
  color: #ff0000;
}
.page-companyOrders .order_header .qty_tally span .qtyErrNote .qtyMessage {
  position: unset;
  color: #ff0000;
}
.page-updatePassword .account-section .PswdRequirements {
  width: fit-content;
  display: block;
  text-align: left;
  margin: 20px 50px;
  color: #000;
  font-family: 'Roboto';
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
}
.page-updatePassword .account-section .password-validation-msg {
  color: #595959;
}
.page-updatePassword .account-section .password-validation-msg .invalid_PwdMsg {
  color: rgba(255, 14, 14, 0.68);
  display: flex;
}
.page-updatePassword .account-section .password-validation-msg .invalid_PwdMsg:before {
  content: "\2715";
  position: relative;
  left: -13px;
  font-size: 15px;
  font-weight: 600;
}
.page-updatePassword .account-section .password-validation-msg .valid_PwdMsg {
  color: #3ACB99;
  display: flex;
}
.page-updatePassword .account-section .password-validation-msg .valid_PwdMsg:before {
  content: "\2713";
  position: relative;
  left: -13px;
  font-size: 15px;
}
.page-updatePassword .account-section .password-validation-msg .confirmPwdIns {
  color: #595959;
  display: flex;
}
.page-updatePassword .account-section .password-validation-msg .confirmPwdIns:before {
  content: "\002A";
  position: relative;
  left: -13px;
  font-size: 15px;
  margin-right: 5px;
}
.page-updatePassword .account-section .password-validation-msg .client-pswd-validation-msg {
  color: #E31818;
}
.page-updatePassword .account-section .validCurrentPassword {
  font-size: 12px;
  color: red;
  font-style: italic;
  font-weight: 600;
  padding: 10px 0;
  margin-top: -20px;
  display: none;
}
.page-productConfig #cpq-dynamic-config-content .cpq-form .custom-inputs .rpad_none .product_info.personalization_pricing {
  position: absolute;
}
.page-productConfig #cpq-dynamic-config-content .cpq-form .error-border {
  border: 1px solid #d9534f !important;
}
.page-productConfig #cpq-dynamic-config-content .cpq-form .error-message {
  color: #d9534f;
  padding: 5px 0;
  margin: 0;
}
.page-updatePassword .loginPage_eye {
  cursor: pointer;
  float: right;
  position: absolute;
  top: 33px;
  right: 0;
}
@media (max-width: 907px) {
  .page-updatePassword .loginPage_eye {
    top: 38px;
  }
}
.page-updatePassword .defaultPwdReveal::-ms-reveal,
.page-updatePassword .defaultPwdReveal::-ms-clear {
  display: none;
}
.page-SecureCustomerPortalMplPage .register__container.mlp-container .grp-container #personalization_type_label .cpq-selectLine .cpq-csticValueLabel {
  font-size: 12px ! important;
  font-weight: bold ! important;
  font-family: Roboto Condensed, roboto, sans-serif ! important;
}
.page-orderConfirmationPage .cart-entry-row-container .prod_detail_row .tag_name_label {
  font-style: italic;
  color: #111111;
}
.page-orderConfirmationPage .cart-entry-row-container .prod_detail_row .tag_name_label_val {
  font-style: italic;
  color: #111111;
}
.page-productConfig .cpq-cstic .PersonalizationTxt div.radioGroupCstic:nth-child(1) {
  width: 100% !important;
  margin-bottom: 10px;
}
.page-productConfig .cpq-cstic .PersonalizationTxt .radioGroupCstic {
  width: 50%;
}
@media screen and (max-width: 1023px) and (min-width: 640px) {
  .page-companyOrders .account-section-content .responsive-table.os_table .stat_desc {
    position: relative;
    display: block;
    margin-left: 0;
  }
}
@media screen and (min-width: 452px) and (max-width: 640px) {
  .page-companyOrders.language-en_JP #order_status_table .order-status-header #header5 div,
  .page-companyOrders.language-en_JP #order_status_table .order-status-header #header1 div {
    width: auto;
    margin: 0 auto !important;
  }
}
.page-productConfig.site-callaway-jp .cpq-config-page .summaryslot {
  background-color: white;
}
.page-productConfig.site-callaway-jp .cpq-config-page .summaryslot .cpq-dynamic-summary-content {
  padding: 15px;
  background-color: #f4f4f4;
}
.page-productConfig.site-callaway-jp .cpq-config-page .summaryslot .holidayMsg {
  font-weight: 400;
  float: right;
  color: red;
  text-align: left;
  font-size: 14px;
  padding-top: 20px;
  position: relative;
  top: 20px;
  width: 100%;
}
@media screen and (max-width: 1400px) {
  .page-productConfig .cpq-config-page .holidayMsg {
    width: 100%;
    right: auto;
    text-align: left;
    position: relative;
    top: 20px;
  }
  .page-productConfig.language-ja_JP .cpq-config-page .holidayMsg {
    right: auto;
  }
  .page-homepage .credit_header.totalCreditHeader .highStandardCreditLine {
    width: 100% !important;
  }
  .page-homepage .credit_header.totalCreditHeader .highStandardCreditLine .labelStandardCredit,
  .page-homepage .credit_header.totalCreditHeader .highStandardCreditLine .labelHighSeason {
    text-align: right;
    width: 30%;
  }
  .page-homepage .credit_header.totalCreditHeader .highStandardCreditLine .valueHighSeason,
  .page-homepage .credit_header.totalCreditHeader .highStandardCreditLine .valueStandardCredit {
    text-align: right;
    width: 35%;
  }
  .page-homepage .credit_header.totalCreditHeader .highStandardCreditLine .seasonalToAndFromDate {
    width: auto;
  }
  .page-companyInvoices .highStandardCreditLine .labelStandardCredit,
  .page-companyInvoices .highStandardCreditLine .labelHighSeason,
  .page-companyInvoices .highStandardCreditLine .seasonalToAndFromDate {
    width: 25% !important;
  }
  .page-companyInvoices .highStandardCreditLine .valueHighSeason,
  .page-companyInvoices .highStandardCreditLine .valueStandardCredit {
    width: 20% !important;
  }
}
.page-companyOrders.site-callaway-jp .prodUPC {
  font-size: 12px;
  color: gray;
}
body.page-login:not(.loaded) #ajax-loading-screen {
  top: 0;
  background-color: #ffffff21;
}
.page-warrantyFormPage .alert.alert-danger.alert-dismissable {
  font-size: 20px;
  margin: 2% 10%;
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  text-align: center;
}
.page-warrantyFormPage .alert.alert-danger.alert-dismissable button {
  display: none;
}
.page-warrantyFormPage .alert.alert-info.alert-dismissable {
  font-size: 20px;
  margin: 2% 0;
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  color: #ffffff;
  background-color: #3D7C32;
  text-align: center;
}
.page-warrantyFormPage .alert.alert-info.alert-dismissable button {
  display: none;
}
.page-warrantyFormPage #errorMessageWarranty,
.page-warrantyFormPage #successMessageWarranty,
.page-warrantyFormPage .disclaimerWarrantyForm {
  font-size: 20px;
  margin: 2% 0;
  display: flex;
  justify-content: center;
  font-weight: bold;
  align-items: center;
  text-align: center;
}
.page-warrantyFormPage #errorMessageWarranty {
  background: #D9666866;
  height: 80px;
}
.page-warrantyFormPage #successMessageWarranty {
  background: #59a059;
  height: 100px;
  font-weight: 500;
  color: #ffffff;
}
.page-warrantyFormPage .disclaimerWarrantyForm {
  color: #ffffff;
  background: #2979FF;
  height: 60px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.page-warrantyFormPage .radioButtonlabel {
  padding-right: 25px;
}
.page-warrantyFormPage .warrantyFormContainer {
  margin: 0 10%;
}
.page-warrantyFormPage .warrantyFormContainer h1 {
  text-align: center;
  letter-spacing: 5px;
}
.page-warrantyFormPage .warrantyFormContainer h2 {
  border-bottom: 1px solid #D9D9D9;
  padding: 5px 0;
}
.page-warrantyFormPage .warrantyFormContainer .notMandatecol label:after {
  display: none;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel {
  width: 100%;
  display: block;
  margin: 10px 0;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel label {
  width: 100%;
  display: inline-block;
  color: #454545;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel input,
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel select {
  width: 100%;
  height: 35px;
  border: 1px solid #D9D9D9;
  font-weight: 400;
  color: #454545;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel.uploadFileProof {
  margin-bottom: 20px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel.uploadFileProof .blueNote {
  font-size: 11px;
  color: #2979FF;
  text-transform: capitalize;
  margin: 10px 0;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .warrantyCol {
  padding: 0;
  padding-right: 5px;
  margin: 5px 0;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .error-tooltip {
  right: -4px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .purchaseDescriptionTextarea {
  min-height: 50px;
  font-weight: normal;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .damageDescriptionTextarea,
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .specialInstructionsTextarea {
  min-height: 80px;
  font-weight: normal;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .warrantyCheckboxLabel {
  width: auto;
  margin-right: 15px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper .uploadWarrantyProof,
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper .uploadDamageProduct {
  display: none;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper .errorDamageProduct {
  color: #ff0000;
  text-transform: capitalize;
  font-size: 12px;
  font-style: italic;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper .fileDelete {
  margin-left: 5px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper label {
  border: 1px solid #777777;
  background: #D9D9D9;
  display: flex;
  margin: 10px 0;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper label * {
  vertical-align: middle;
  cursor: pointer;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper label h6 {
  padding: 2px;
  font-size: 14px;
  color: #000000;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .wrapper span.removeFileProof {
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
  display: none;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .uploadFileWarranty {
  font-weight: 500;
  color: #454545;
  text-transform: capitalize;
  font-size: 14px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .uploadDamageProduct,
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .uploadWarrantyProof {
  height: auto;
  margin: 10px 0;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormAccountLabel .formatLabel {
  font-size: 11px;
  padding-left: 6px;
  color: #454545;
  text-transform: capitalize;
  font-style: italic;
}
.page-warrantyFormPage .warrantyFormContainer .priceListPdf {
  text-transform: capitalize;
  display: none;
}
.page-warrantyFormPage .warrantyFormContainer .addWarrantyProductbtn {
  margin: 25px 0;
}
.page-warrantyFormPage .warrantyFormContainer .addWarrantyProductbtn img {
  width: 20px;
  height: 20px;
}
.page-warrantyFormPage .warrantyFormContainer .addWarrantyProductbtn span {
  font-size: 15px;
  font-weight: 500;
  padding-left: 10px;
  color: #454545;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormRadioBtns label {
  color: #454545;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormRadioBtns input[type="radio"] {
  margin-bottom: 5px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormRadioBtns input[type="radio"].error-border {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid red !important;
  /* Border color for normal state */
  border-radius: 50%;
  /* Makes the radio button round */
  width: 10px;
  height: 10px;
  outline: none;
  /* Removes outline */
  margin-bottom: 0;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormRadioBtns input[type="radio"]:checked {
  background-color: #007bff;
  /* Background color when checked */
  border-color: #007bff;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyFormRadioBtns span {
  text-transform: initial;
  font-weight: 400;
  color: #454545;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyProdHeader {
  display: flex;
  width: 100%;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyProdHeader .drop_icon.stat_open {
  padding-right: 20px;
}
.page-warrantyFormPage .warrantyFormContainer .warrantyProdHeader h3 {
  margin-bottom: 25px;
  margin-top: 0;
}
.page-warrantyFormPage .warrantyFormContainer .prodInfoFormContainer .expandWPForm .drop_icon.stat_open:before {
  content: url('../fonts/callaway/expand_down.png');
}
.page-warrantyFormPage .warrantyFormContainer .prodInfoFormContainer .drop_icon.stat_open:before {
  content: url('../fonts/callaway/collapse_up.png');
}
.page-warrantyFormPage .warrantyFormContainer .prodInfoFormContainer .accordion-header {
  display: flex;
}
.page-warrantyFormPage .warrantyFormContainer .prodInfoFormContainer .accordion-header .glyphicon.glyphicon-trash.right {
  float: right;
  width: auto;
  margin-left: auto;
  color: #454545;
}
.page-warrantyFormPage .warrantyFormContainer .submitWarrantyForm {
  background: #2979FF;
  border: none;
  width: 25%;
  border-radius: 20px;
  height: 40px;
  font-size: 18px;
  color: #ffffff;
}
.page-warrantyFormPage .warrantyFormContainer .submitWarrantyForm[disabled] {
  background: #82b3f9;
}
.page-warrantyFormPage .warrantyFormContainer .error-border {
  border: 1px solid red !important;
}
.page-productConfig.site-callaway-us .cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-note,
.page-productConfig.site-callaway-ca .cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-note {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}
.pdp_clearance_msg,
.cart_clearance_msg,
.mini_cart_clearance_msg,
.checkout_clearance_msg,
.bulk_clearance_msg {
  color: red !important;
  font-style: italic;
  font-size: 10px !important;
  padding-top: 6px;
  padding-left: 0 !important;
}
.custom_pdp_more_Info_Link {
  float: right;
  padding-top: 14px;
  font-size: 12px;
  font-style: italic;
  color: #2979ff !important;
  text-decoration: none !important;
}
.page-productConfig.site-callaway-jp .more_info_link_jp {
  font-size: 12px;
  font-style: italic;
}
.page-productConfig.site-callaway-jp .more_info_link_jp a {
  color: #2979ff !important;
  text-decoration: none !important;
}
.page-productConfig.site-callaway-jp .cpq-csticValue.dropdownType.shaftGrip {
  padding-top: 10px;
}
.plp_btn {
  margin: 5px 0;
}
.proponent_bulk_label {
  background-color: #111111;
  color: #ffffff;
  font-size: 17px;
  padding: 5px 10px;
  margin-left: 5px;
}
.proponent_mini_cart_label {
  background-color: #111111;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 5px;
}
.bulkOrder_header .name.product-details-toggle {
  margin-bottom: 2px;
}
.page-companyInvoices.language-en_CA .seasonal_credit_line,
.page-companyInvoices.language-en_US .seasonal_credit_line {
  text-decoration: underline;
  text-decoration-color: #929292;
  text-underline-offset: 0.3em;
}
.page-homepage .highStandardCreditLine {
  margin-left: auto;
  width: 80%;
  margin-top: 20px;
}
.page-homepage .highStandardCreditLine .labelStandardCredit,
.page-homepage .highStandardCreditLine .labelHighSeason {
  display: inline-block;
  text-align: right;
  width: 20%;
}
.page-homepage .highStandardCreditLine .valueHighSeason,
.page-homepage .highStandardCreditLine .valueStandardCredit {
  display: inline-block;
  text-align: right;
  width: 30%;
  max-width: 110px;
}
.page-homepage .highStandardCreditLine .seasonalToAndFromDate {
  display: inline-block;
  width: 20%;
  margin-left: 5px;
}
.page-companyInvoices .highStandardCreditLine {
  width: 100%;
  margin-left: 30px;
}
.page-companyInvoices .highStandardCreditLine .standard_credit_line div {
  padding-right: 2px;
}
.page-companyInvoices .highStandardCreditLine .labelStandardCredit,
.page-companyInvoices .highStandardCreditLine .labelHighSeason,
.page-companyInvoices .highStandardCreditLine .seasonalToAndFromDate {
  width: 10%;
  display: inline-block;
  text-align: right;
}
.page-companyInvoices .highStandardCreditLine .valueHighSeason,
.page-companyInvoices .highStandardCreditLine .valueStandardCredit {
  width: 10%;
  display: inline-block;
  text-align: right;
}
.page-companyInvoices .highStandardCreditLine .seasonalToAndFromDate {
  text-align: left !important;
}
.userManagement .col-sm-3 {
  display: inline-block;
  float: none;
  margin: 0 -2px 10px;
  vertical-align: top;
}
body:not(.site-callaway-jp).page-orderConfirmationPage .prod_left_container .item__stock_style span {
  width: 85% !important;
  padding-left: 1px;
  margin: auto !important;
  display: inline-block;
}
.page-cartPage.language-en_AU .prod_left_container .item__stock_style {
  margin-bottom: 10px;
}
.page-cartPage.language-en_AU .prod_left_container .item__stock_style span {
  width: 85% !important;
  padding-left: 1px;
  margin-left: 30px;
}
.page-login .form-section .form-wrapper .form-body .forgot-link {
  color: #656565;
}
.shipping_span input[type="checkbox"]:disabled + label {
  color: #656565;
}
.page-multiStepCheckoutSummaryPage .details .accordion-header_checkoutProdSpecs {
  display: flex;
}
.page-multiStepCheckoutSummaryPage .details .accordion-header_checkoutProdSpecs .labelMoreDetails {
  display: flex;
  cursor: pointer;
}
.page-multiStepCheckoutSummaryPage .details .accordion-header_checkoutProdSpecs .labelMoreDetails .moreDetailsHeader {
  font-weight: bold;
  text-transform: capitalize;
  font-size: 13px;
}
.page-multiStepCheckoutSummaryPage .details .accordion-header_checkoutProdSpecs .labelMoreDetails .specsDropIcon {
  margin: 5px;
}
.page-multiStepCheckoutSummaryPage .details .expandSpecs .specsDropIcon:before {
  content: url('../fonts/callaway/collapse_up.png');
}
.page-multiStepCheckoutSummaryPage .details .expandSpecs .contentSpecs {
  display: block;
  color: #656565;
  padding: 10px;
}
.page-multiStepCheckoutSummaryPage .details .expandSpecs .contentSpecs .blkOrderSpecCol {
  width: auto;
}
.page-multiStepCheckoutSummaryPage .details .specsDropIcon:before {
  content: url('../fonts/callaway/expand_down.png');
}
.page-multiStepCheckoutSummaryPage .details .contentSpecs {
  display: none;
}
.roles-callaway-jp {
  width: 50%;
  height: 34px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary-list {
  overflow-y: auto;
  max-height: 450px;
  /* Track */
  /* Handle */
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary-list::-webkit-scrollbar {
  width: 3px;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary-list::-webkit-scrollbar-track {
  border-radius: 3px;
  background: #dddddd;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary-list::-webkit-scrollbar-thumb {
  background: #2979ff;
  border-radius: 10px;
}
.page-contactUs .account_page .account_header {
  text-align: center;
}
.page-homepage.language-en_US .home_section_bill_pay .row.credit_header.totalCreditHeader,
.page-homepage.language-en_CA .home_section_bill_pay .row.credit_header.totalCreditHeader {
  margin-left: 15%;
}
body:not(.site-callaway-jp).page-multiStepCheckoutSummaryPage .item__stock_style .out_of_stock_status_cart {
  width: auto;
  font-weight: 500;
  color: #FF0000;
  font-style: italic;
  margin-left: 0%;
  display: block;
}
.page-companyOrders .order-status-color {
  color: #FF0000 !important;
}
body:not(.site-callaway-jp) .mini-cart-name .item__stock_style .out_of_stock_status_cart {
  display: block;
  width: 450px;
  margin-left: auto;
}
body:not(.site-callaway-jp).page-multiStepCheckoutSummaryPage .item__stock_style .low_stock_status_cart {
  margin-left: auto;
}
body:not(.site-callaway-jp) .mini-cart-name .item__stock_style .low_stock_status_cart {
  margin-left: auto;
}
.page-multiStepCheckoutSummaryPage.site-callaway-jp .checkout-steps .step-body-form .payment_checkout_span .long-box-checkout input.orderDateCheckoutJp {
  border-color: #111111;
  background-color: #dddddd;
  color: #111111;
}
.page-searchcompensation .loading .compensationDetailsBlock,
.page-creditdetails .loading .compensationDetailsBlock {
  min-height: 250px;
  display: block;
}
.page-searchcompensation .compensationDetailsBlock,
.page-creditdetails .compensationDetailsBlock {
  display: none;
}
.page-companyOrders .ui-menu-item .search-icon {
  top: 10px;
  right: 10px;
}
.notificationPromotionBadge {
  background-color: red;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  margin-left: 0px;
  font-size: 12px;
  position: absolute;
  top: 5px;
  right: -5px;
  display: inline-flex;
}
.page-companyOrders .intermediateWrapper.forfiltering .order-option-text {
  display: inline-block;
  width: 80%;
}
.page-companyOrders .intermediateWrapper.forfiltering .orderPriceWrapper {
  width: 20%;
  display: inline-block;
}
.page-creditdetails .comp_status_table.comp_table {
  margin: 20px 0;
}
.page-creditdetails .comp_status_table.comp_table tr.responsive-table-item {
  font-weight: normal;
}
.page-creditdetails .comp_status_table.comp_table #compensation_details_page .account-section {
  font-weight: normal;
}
.page-creditdetails .comp_status_table.comp_table table#compensation-conf-table tr {
  border-top: 1px solid #d7d7d7;
}
.page-searchcompensation.site-callaway-us .account-section-content.comp_content,
.page-searchcompensation.site-callaway-ca .account-section-content.comp_content {
  overflow-x: auto;
  /* Track */
  /* Handle */
}
.page-searchcompensation.site-callaway-us .account-section-content.comp_content::-webkit-scrollbar,
.page-searchcompensation.site-callaway-ca .account-section-content.comp_content::-webkit-scrollbar {
  width: 2px;
}
.page-searchcompensation.site-callaway-us .account-section-content.comp_content::-webkit-scrollbar-track,
.page-searchcompensation.site-callaway-ca .account-section-content.comp_content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.page-searchcompensation.site-callaway-us .account-section-content.comp_content::-webkit-scrollbar-thumb,
.page-searchcompensation.site-callaway-ca .account-section-content.comp_content::-webkit-scrollbar-thumb {
  background: #888;
}
.page-companyInvoices .page_bill_pay .shared_credit_msg {
  margin-bottom: 20px;
  padding: 20px;
}
.page-homepage .js-homepage-shiptos .select-items {
  max-height: 280px;
  overflow-y: scroll;
}
.page-homepage .js-homepage-shiptos .select-items::-webkit-scrollbar {
  width: 2px;
}
.page-homepage .js-homepage-shiptos .select-items::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.page-homepage .js-homepage-shiptos .select-items::-webkit-scrollbar-thumb {
  background: #888;
}
.page-homepage .js-homepage-shiptos .select-items .padding_for_scroll {
  max-height: fit-content;
}
.passwordUpdatePopup {
  height: 250vh;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20000;
  background: rgba(0, 0, 0, 0.4) !important;
  width: 100%;
}
.passwordUpdatePopup .modal-dialog {
  top: 50%;
  z-index: 11;
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
.passwordUpdatePopup .updatePopUpClose {
  padding: 2px 8px;
  color: #000000;
  float: right;
  background: #D9D9D9;
  font-weight: 600;
  border-radius: 2px;
  border: 1px solid #C4C4C4;
  cursor: pointer;
  width: 28px !important;
}
.passwordUpdatePopup .updateModal-footer {
  margin: 15px;
}
.passwordUpdatePopup .updateModal-footer .changePswd {
  border: 2px solid #2979ff;
  border-radius: 25px !important;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
@media screen and (max-width: 1100px) and (min-width: 980px) {
  .passwordUpdatePopup {
    top: 25% !important;
  }
}
.cpq-selectLine.isRestricted-selectLine {
  background-color: #f4f4f4;
}
li.disabled-restricted-cstics {
  background-color: #f4f4f4;
  pointer-events: none !important;
}
li.disabled-restricted-cstics .cpq-option-text {
  color: #cccccc;
}
.cpq-csticValueLabel-readOnly-restricted {
  background-color: #f4f4f4 !important;
  color: #000000 !important;
  pointer-events: none;
}
.cpq-restricted-not-allowed {
  cursor: not-allowed !important;
}
.delete_product.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.connect-orders-message span {
  color: red;
  font-weight: 600 !important;
}
.billPay_scroll {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 813px) {
  .billPay_scroll {
    display: none !important;
  }
}
.billPay_scroll .scroll_button {
  position: fixed;
  bottom: 20px;
}
.page-companyInvoices .orderSummaryNote {
  text-align: center;
  font-size: 12px;
}
input#js-site-search-input::placeholder {
  font-size: 14px;
}
@media (max-width: 636px) {
  input#js-site-search-input::placeholder {
    font-size: 10px;
  }
}
.page-multiStepCheckoutSummaryPage .checkoutOrderDetails .taxLabel {
  padding: 0 20px;
}
.page-multiStepCheckoutSummaryPage .checkoutOrderDetails .taxLabel .content {
  padding-left: 20px;
}
.page-companyInvoices #invoicePayForm .bp_payment {
  width: 90%;
}
.page-companyInvoices #invoicePayForm .bp_payment .toggle_wrapper.paymentmode {
  text-align: right;
}
.page-companyInvoices #invoicePayForm .bp_payment .js-payment-invoices-link-edit.pencil_icon {
  width: auto;
  float: none;
  padding: 4px !important;
}
.js-payment-invoices-link-delete.delete_icon {
  color: #2979ff;
}
.js-payment-invoices-link-delete.delete_icon::before {
  font-family: 'Simple-Line-Icons';
  content: "\e054";
  text-align: right;
}
.js-payment-invoices-link-delete.delete_icon:hover {
  color: #111111;
}
.padding_for_scroll .expired-credit.js-payment-invoices-link-edit,
.padding_for_scroll .expired-credit.js-payment-link-edit {
  pointer-events: auto;
}
.page-multiStepCheckoutSummaryPage .custom-select-with-edit-links .pencil_icon {
  float: none;
  padding-right: 5px;
}
/**login page **/
/**portrait and landscape of large mobile device**/
@media only screen and (max-width: 736px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 0px;
  }
  .page-login .login_alert_message {
    height: 52px;
  }
  .login_alert_message span:first-child {
    padding-right: 83px;
  }
}
/**portrait and landscape of iphone 8 mobile device**/
@media only screen and (max-width: 639px) {
  .page-login .callaway-logo-conatiner img {
    width: 70px !important;
  }
}
/**home page and navigation **/
/**portrait and landscape of large mobile device**/
@media only screen and (max-width: 400px) {
  .logo-col-size {
    width: 60px;
  }
  .mobile-friendly > .row > .nav__links {
    width: 67px;
  }
}
@media only screen and (max-width: 736px) {
  .nav-order-tools {
    padding: 10px 20px;
  }
  .navigation--middle .nav-cart {
    padding: 18px 20px 5px 20px;
  }
  .home_page .barcontainer {
    min-height: 360px!important;
  }
  .show_both_sections {
    margin-bottom: 0px;
  }
  .secondary_navigation {
    padding-top: 6vh!important;
  }
  .navigation--middle .mobile-friendly > .row > .nav__right {
    padding-right: 30px;
  }
  .mini-cart-child {
    max-width: 72vw;
    right: 0px;
  }
  .nav-order-tools__child-wrap,
  .mini-cart-child {
    top: 70px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  }
  .mini-cart-child .close_mobile_sc_nav,
  .nav-order-tools .close_mobile_sc_nav {
    display: block;
    position: absolute;
    top: 17px;
    right: 29px;
  }
  .mini-cart-child .close_mobile_sc_nav:hover,
  .nav-order-tools .close_mobile_sc_nav:hover {
    cursor: pointer;
  }
  .mini-cart-child .close_mobile_sc_nav:before,
  .nav-order-tools .close_mobile_sc_nav:before {
    font-family: 'Simple-Line-Icons';
    content: "\e082";
    font-size: 25px;
  }
  .nav-order-tools__child-wrap span:first-child {
    padding-left: 0px;
  }
  .nav-order-tools__child-wrap {
    padding: 20px;
  }
  .product__listing .product-item > a {
    height: 80%!important;
  }
  .item__list__cart .prod_left_container,
  .item__list--conf .prod_left_container {
    width: 100%;
    display: inline-block;
  }
  .item__list__cart .delete_product {
    top: 11px;
    right: 20px;
  }
  #bulk_order {
    display: none;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 924px) {
  .product__listing .product-item > a {
    height: 80%!important;
  }
}
/**pdp **/
/**portrait and landscape of large mobile device**/
@media only screen and (max-width: 736px) {
  .club_image_row {
    height: auto!important;
  }
  .cpq-product-spec_summary {
    max-height: 50vh;
  }
}
.creditApplication-form-container {
  position: absolute;
  border-radius: 6px;
  outline: medium none;
  width: 915px;
  height: auto;
  margin: 0 auto;
  display: block;
  background-color: #FFFFFF;
  margin-left: 300px;
}
.form-header {
  margin-bottom: 25px;
}
.module-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c00;
}
.creditApplication-detail {
  padding: 15px 0;
}
.creditApplication-detail {
  margin: 10px 0;
}
.creditApplication-button {
  background: black;
  color: white;
  padding: 5px 40px;
  border: none;
  border-radius: 7px;
  font-size: 14px;
  cursor: pointer;
}
.logInButton {
  background: #ff6400;
}
.required-asterisk {
  color: black;
}
.deleteNewStart {
  padding: 10px;
  font-size: 14px;
  color: black;
  text-decoration: underline;
}
.formButton {
  background-color: #dddddd;
  border-radius: 24.5px;
  width: 141 px !important;
  height: 40px !important;
  font-size: 14px;
  font-weight: 500;
}
.long-box {
  width: 288px;
  height: 24.5px;
  border: 1px solid #d7d7d7;
  outline: 0 !important;
}
.short-box {
  width: 185px;
  height: 24.5px;
  border: 1px solid #d7d7d7;
  outline: 0 !important;
}
.address-box {
  width: 118px;
  height: 24.5px;
  border: 1px solid #d7d7d7;
  outline: 0 !important;
}
.icon-screen-smartphone {
  display: inline-block;
}
.credit_email {
  margin: 0;
  color: #2979ff;
}
.align-footer {
  text-align: center;
  color: white;
}
.no_margin {
  margin: 0;
}
.phone_numbers {
  display: inline-block;
  margin: 0;
}
.callaway_header {
  margin: 0;
  text-decoration: underline;
}
.credit_button {
  width: 141px;
  padding: 10px;
  background-color: #dddddd;
  color: #999999;
  border-radius: 25px;
  border: none;
  margin: 10px auto 0 auto;
}
.back_button {
  width: 141px;
  padding: 10px;
  color: #999999;
  border-radius: 25px;
  border: none;
  margin: 10px auto 0 auto;
  margin-right: 3px;
}
.credit_form_1 {
  display: inline-block;
  width: 30%;
}
@media only screen and (max-width: 688px) {
  .credit_form_1 {
    display: block;
    width: 100%;
  }
}
.ship_to {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
@media only screen and (max-width: 688px) {
  .ship_to {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
}
.date {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
@media only screen and (max-width: 688px) {
  .date {
    display: block;
    width: 100%;
    margin-top: 50px;
  }
}
body {
  font-family: roboto !important;
}
.city {
  text-align: right;
  display: inline-block;
  margin-left: 25px;
  margin-right: 30px;
}
.state {
  text-align: right;
  display: inline-block;
  margin-right: 13px;
}
.zip-code {
  text-align: right;
  display: inline-block;
  margin-left: 29px;
}
.bill_to {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 9%;
}
@media only screen and (max-width: 688px) {
  .bill_to {
    display: block;
    margin-right: 0%;
    width: 100%;
  }
}
.signature {
  display: inline-block;
  vertical-align: top;
  width: 60%;
  margin-right: 9%;
}
@media only screen and (max-width: 688px) {
  .signature {
    display: block;
    margin-right: 0%;
    width: 100%;
  }
}
.blue_button {
  width: 141px;
  padding: 10px;
  background-color: #2979ff;
  color: #ffffff;
  border-radius: 25px;
  border: none;
  margin: 10px auto 0 auto;
}
.next_button,
.scroll_button {
  width: 141px;
  padding: 10px;
  background-color: #2979ff;
  color: #ffffff;
  border-radius: 25px;
  border: none;
  margin: 10px auto 0 auto;
  margin-left: 3px;
}
@media only screen and (max-width: 592px) {
  .credit_button {
    width: 120px !important;
  }
}
#FLEX {
  display: flex;
  justify-content: space-between;
}
#HASH {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 665px) {
  #HASH {
    display: block;
  }
}
.print {
  font-size: 14px;
  display: inline-block;
  float: right;
  color: #d7d7d7;
}
@media only screen and (max-width: 665px) {
  .print {
    float: none;
    margin-left: 140px;
  }
}
.status {
  display: block;
  padding-bottom: 19px;
  color: black;
  margin-left: 45px;
}
.progression {
  margin-top: 15px;
}
@media only screen and (max-width: 665px) {
  .progression {
    text-align: center;
  }
}
/* The container */
.creditApplication-packet .checked {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
}
/* Hide the browser's default checkbox */
.creditApplication-packet .checked input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom checkbox */
.creditApplication-packet .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #ffffff;
  border: 1px solid #808184;
}
.creditApplication-packet .select-selected {
  height: 24.5px !important;
  padding-top: 2px !important;
  padding-left: 10px !important;
  margin-top: 0px;
  width: 103px;
}
.creditApplication-packet .select-selected:after {
  top: 2px;
  right: 48px !important;
}
.creditApplication-packet .select-selected.select-arrow-active:after {
  top: 2px;
}
.creditApplication-packet .select-items {
  width: 118px !important;
  overflow-y: auto !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.half_register_form:nth-child(2) .phone:nth-child(3) {
  width: 33%;
}
.half_register_form:nth-child(2) .phone:nth-child(3) input {
  width: 50%!important;
}
/* When the checkbox is checked, add a black background */
.checked input:checked ~ .checkmark {
  background-color: #000000;
}
.drop-down {
  color: #959595;
  cursor: pointer;
  font-weight: 400;
  text-align: left;
  padding-left: 10px;
}
.drop-details {
  background-color: transparent;
  border: 1px solid #d7d7d7;
  height: 24.5px;
}
.drop-details:after {
  position: absolute;
  content: url(../fonts/callaway/up_down_select.png);
  top: 8px;
  right: 15px;
  width: 0;
  height: 0;
  border: 1px solid #d7d7d7;
  border-color: #fff transparent transparent transparent;
}
.creditApplication-packet label {
  text-transform: none !important;
  font-weight: normal !important;
  color: #333 !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.align-right {
  text-align: right;
}
.float-left {
  float: left;
}
.items {
  z-index: 99;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.phone_credit {
  font-size: 10px;
  letter-spacing: 2px;
  position: relative;
  font-family: Roboto !important;
  display: inline-block;
}
.gray_dot {
  height: 6px;
  width: 6px;
  background-color: #d7d7d7;
  border-radius: 50%;
  display: inline-block;
}
.dot {
  height: 6px;
  width: 6px;
  background-color: #000000;
  border-radius: 50%;
  display: inline-block;
}
.rectangle {
  width: 210px;
  height: 2px;
  background: #d7d7d7;
  display: inline-block;
  margin-bottom: 2px;
}
.fillout {
  font-size: 14px;
  display: inline-block;
}
@media only screen and (max-width: 665px) {
  .fillout {
    margin-left: 33px;
  }
}
.forms {
  display: block;
  padding-bottom: 42px;
}
@media only screen and (max-width: 665px) {
  .forms {
    padding-bottom: 22px;
  }
}
.credit_button:focus {
  outline: 0 !important;
}
.back_button:focus {
  outline: 0 !important;
}
.blue_button:focus {
  outline: 0 !important;
}
.next_button:focus {
  outline: 0 !important;
}
.step-desc {
  margin-top: 2px;
  font-size: 14px;
}
.creditApplication-form-container .xs-2 {
  width: 10%;
  display: inline-block;
}
.error {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: red;
  display: inline-block;
  border: 1px solid;
  padding: 0px 7px;
}
.form-field {
  padding: 10px;
}
.page_margin {
  margin-left: 10%;
  margin-right: 10%;
}
.creditApplication-container {
  width: 100%;
  display: block;
}
.module-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c00;
}
.creditApplication-detail {
  padding: 15px 0;
}
.creditApplication-detail {
  margin: 10px 0;
}
.form-header {
  margin-bottom: 25px;
}
.module-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c00;
}
.creditApplication-detail {
  padding: 15px 0;
}
.creditApplication-detail {
  margin: 10px 0;
}
.form-header {
  margin-bottom: 25px;
}
.module-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c00;
}
.creditApplication-detail {
  padding: 15px 0;
}
.creditApplication-detail {
  margin: 10px 0;
}
.clickablespan {
  cursor: pointer;
}
.bank2,
.bank3,
.bank4 {
  margin-top: 15px;
}
.form-header {
  margin-bottom: 25px;
}
.module-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c00;
}
.creditApplication-detail {
  padding: 15px 0;
}
.creditApplication-detail {
  margin: 10px 0;
}
.button-grp {
  text-align: center;
  padding-top: 40px;
}
.dividers {
  background-color: #dddddd;
  padding: 5px;
  width: 100%;
  margin-bottom: 25px;
  margin-top: 20px;
}
.form-header {
  margin-bottom: 25px;
}
.module-title {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c00;
}
.creditApplication-detail {
  padding: 15px 0;
}
.creditApplication-detail {
  margin: 10px 0;
}
.creditApplication-detail-label {
  color: #999;
  font-size: 14px;
  font-family: roboto;
  font-weight: bold;
  margin: 20px 0 5px 0;
}
.creditApplication-detail-label .right {
  color: red;
}
.creditApplication-detail-input {
  padding: 5px 2px;
  font-size: 14px;
  width: 85%;
}
.form-grp {
  text-align: right;
}
.step-label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  color: black;
  display: inline-block;
  margin-left: 20px;
}
.first_column {
  display: inline-block;
  vertical-align: top;
  width: 43%;
  text-align: left;
}
.second_column {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.third_column {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
.icon_pencil {
  color: black;
  display: inline-block;
  margin-left: 20px;
}
.last_updated {
  color: black;
  height: 254px !important;
  display: block;
}
.page_credit_app .ca_header .head {
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media only screen and (max-width: 665px) {
  .head {
    text-align: center;
  }
}
.page_credit_app .ca_header .head h2 {
  font-weight: 600;
}
.creditApplication-form-container .xs-10 {
  display: inline-block;
}
.creditApplication-packet .container {
  height: fit-content;
}
.creditApplication-packet .container .bill_to {
  width: auto;
  margin-right: 2px;
}
.creditApplication-packet .container .ship_to {
  width: auto;
}
.creditApplication-packet .container .form-label,
.creditApplication-packet .container .form-input {
  width: auto;
}
.creditApplication-packet .container .long-box {
  width: 250px !important;
}
.creditApplication-packet .container .error.field-tip.error-show {
  float: right;
  margin-left: 4px;
}
.creditApplication-packet .payment-profile-select.custom-select {
  width: 280px !important;
}
.creditApplication-packet .payment-profile-select.custom-select .select-selected {
  width: 250px;
}
.creditApplication-packet .payment-profile-select.custom-select .select-items {
  width: 250px !important;
}
@media only screen and (max-width: 1274px) {
  .creditApplication-container .credit_form_1 p.contact_label {
    width: fit-content;
  }
  .creditApplication-container .credit_form_1 .entire-Primary-Contact {
    margin-top: 45px;
  }
  .creditApplication-container .credit_form_1 .enitre-ap,
  .creditApplication-container .credit_form_1 .entire-sc {
    margin-top: 25px;
  }
  .creditApplication-container .credit_form_1 .form-input .short-box {
    width: 135px;
  }
}
@media only screen and (max-width: 1024px) {
  .credit_form_1.creditFormDetails {
    width: auto;
  }
}
.clear-floats:before,
.clear-floats:after {
  content: " ";
  display: table;
}
.clear-floats:after {
  clear: both;
}
.clear-floats:before,
.clear-floats:after {
  content: " ";
  display: table;
}
.clear-floats:after {
  clear: both;
}
.filter-criteria-section {
  text-align: center;
  margin-top: 20px;
}
.filter-criteria-section:before,
.filter-criteria-section:after {
  content: " ";
  display: table;
}
.filter-criteria-section:after {
  clear: both;
}
.filter-criteria-section:before,
.filter-criteria-section:after {
  content: " ";
  display: table;
}
.filter-criteria-section:after {
  clear: both;
}
.filter-criteria {
  display: inline-block;
  text-align: center;
}
.filter-sidebar .sidebar-title {
  padding: 10px;
  font-weight: 500;
  background-color: whitesmoke;
  text-transform: uppercase;
}
.filter-sidebar .sidebar-group {
  padding: 10px;
}
.filter-sidebar ul {
  list-style-type: none;
  padding: 0;
}
.filter-sidebar ul li {
  padding-left: 10px;
}
.border-top {
  border-top: 1px solid #d7d7d7;
}
.border-bottom {
  border-bottom: 1px solid #d7d7d7;
}
.buttonlink {
  background: none;
  border: none;
  color: #2979ff;
  text-decoration: none;
  cursor: pointer;
  font-size: 1em;
  font-family: roboto;
  font-weight: 400;
}
.trade-section .form_errors {
  display: block;
  padding: 2px 10px;
  border: 1px solid #c92629;
  color: #c92629;
  font-weight: 600;
}
.trade-section-header {
  font-weight: 900;
  margin: 15px 0 30px;
  font-size: 4rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #000;
}
.trade-section-header .section-header-left {
  text-transform: uppercase;
  letter-spacing: 2.5 pt;
  font-size: 4rem;
}
#session-warning {
  font-size: 1.5rem;
  font-weight: 400;
}
#trade-review-header span {
  display: inline-block;
}
.trade-summary-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.trade-summary-item .item-description {
  min-width: 18%;
}
.page-review-trade.language-en_US .trade-section .trade-section-content .trade-summary-item .item-family,
.page-tradeInReview.language-en_GB .trade-section .trade-section-content .trade-summary-item .item-family {
  font-weight: 600;
  font-size: 16px;
}
.page-review-trade.language-en_US .trade-section .trade-section-content .trade-summary-item .item-description,
.page-tradeInReview.language-en_GB .trade-section .trade-section-content .trade-summary-item .item-description {
  width: auto;
  display: block;
}
.page-review-trade.language-en_US .trade-section .trade-section-content .trade-summary-item .itemCommentsContainer,
.page-tradeInReview.language-en_GB .trade-section .trade-section-content .trade-summary-item .itemCommentsContainer {
  margin-left: 5%;
}
.page-review-trade.language-en_US .trade-section .trade-section-content .trade-summary-item .itemCommentsContainer .item-comments-label,
.page-tradeInReview.language-en_GB .trade-section .trade-section-content .trade-summary-item .itemCommentsContainer .item-comments-label {
  margin-left: 0px;
}
.page-review-trade.language-en_US .trade-section .trade-section-content .trade-summary-item .item-qty,
.page-tradeInReview.language-en_GB .trade-section .trade-section-content .trade-summary-item .item-qty {
  min-width: 60px;
}
.page-review-trade.language-en_US .trade-section .trade-section-content .trade-summary-item .item-qty .form-control.tradein-qty,
.page-tradeInReview.language-en_GB .trade-section .trade-section-content .trade-summary-item .item-qty .form-control.tradein-qty {
  width: 60px;
  text-align: center;
}
.customer-name-label {
  margin-left: 2%;
}
.tradeUp-notes {
  font-weight: 600;
}
.tradeSummary-reminder {
  color: #c92629;
  font-weight: 600;
  font-style: italic;
  margin: 20px 0;
}
.item-comments-label {
  margin-left: 4%;
}
.buttonlink:focus {
  outline: none;
}
.buttonlink:active {
  color: #c92629;
}
#info-header {
  text-align: left;
}
.capitalize,
select.capitalize option {
  text-transform: capitalize !important;
}
.uppercase,
select.uppercase option {
  text-transform: uppercase !important;
}
.separator-text {
  margin: 0 20px;
  color: #959595;
}
.trade-section .content-container {
  margin: 0 4%;
}
.trade-section .product__listing.product__grid .thumb {
  position: relative;
}
.trade-section .product__listing .product-item {
  padding: 20px!important;
  min-width: 195px;
  max-width: 350px;
}
#tradeNewTrade button {
  width: 50%!important;
}
.clearfloat:after {
  content: '';
  display: block;
  clear: both;
}
.section-header {
  color: #3c3c3c;
  padding: 20px 0;
}
.trade-section .section-header {
  text-align: center;
  color: #000;
}
.trade-section .section-header span {
  display: inline-block;
  width: 46%;
}
#tradeup-review-header {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  text-align: left;
}
#tradeup-review-header .section-header-right {
  font-weight: 400;
}
.trade-section .filter-criteria-section .filter-criteria {
  width: 30%;
}
.trade-section .filter-criteria-section .filter-criteria-brand {
  width: 20%;
}
.trade-section .filter-criteria-section .filter-criteria-group {
  width: 76%;
}
.trade-section .filter-criteria-section .filter-criteria-group > span {
  min-width: 150px;
}
.trade-section .filter-criteria-section .filter-criteria-group .filter-criteria-pagination {
  position: relative;
}
.trade-section .filter-criteria-section .filter-criteria-group .filter-criteria-pagination .titu_pagination {
  top: 0px;
}
.trade-section .filter-criteria-search {
  float: left;
  margin-left: 40px;
}
.os_pagination.titu_pagination {
  margin-right: 6%;
  margin-top: 16px;
}
.filter-year-start,
.filter-year-end {
  width: 40%;
}
.tradein-item-header {
  font-weight: 500;
}
.tradein-line-item > span {
  display: inline-block;
  padding: 5px 5px 5px 0;
}
.trade-section-content .sidebar {
  width: 20%;
  display: inline-block;
}
#sidebar .tradeButtons {
  text-align: center;
  margin-top: 25px;
}
#sidebar .tradeButtons .btn-large {
  width: 80%;
}
.sidebar #sidebar-menu,
.sidebar #sidebar-filter {
  border: 1px;
  border-style: solid;
  border-color: #d7d7d7;
}
.sidebar #sidebar-menu {
  margin-top: 10px;
}
.trade-section-content .summary-bar,
.trade-review .summary-bar {
  width: 25%;
}
.trade-review .summary-bar {
  padding-top: 15px;
}
.summary-bar-container {
  padding: 15px;
  background-color: #f1f2f2;
  display: inline-block;
  width: 100%;
}
.summary-bar-title {
  font-size: 18px;
  font-weight: 900;
  padding: 10px 0;
  color: #000;
}
.summary-bar-main .group {
  padding: 10px 0;
}
.summary-bar-main .group ul {
  list-style-type: none;
  margin: 0;
}
.rate-card:before {
  font-family: FontAwesome;
  content: '\f1c1';
  color: #2979ff;
  padding-right: 5px;
}
.plus:before {
  font-family: FontAwesome;
  content: '\f067';
}
.lock:before {
  font-family: FontAwesome;
  content: '\f023';
}
up_down_arrow:before {
  content: url('../fonts/callaway/up_down_select.png');
}
.pencil_icon:before {
  font-family: 'Simple-Line-Icons';
  content: '\e05f';
}
.delete-lineitem:before {
  font-family: FontAwesome;
  content: '\f2ed';
  padding-right: 5px;
}
.tradein-rate-card a {
  color: #2979ff;
}
.trade-section-content .content-main {
  width: 73%;
  display: inline-block;
  padding-top: 15px;
}
.trade-review .content-main {
  width: 73%;
  display: inline-block;
  padding-top: 15px;
}
.trade-section-content .content-main .product-family-grid li {
  display: inline;
}
@media screen and (max-width: 700px) {
  .product-item {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 700px) {
  .trade-review-section.content-main {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.product-family-grid {
  margin-top: -20px;
  margin-left: -30px;
  margin-right: -30px;
}
@media screen and (min-width: 1024px) {
  #tradeup-container {
    margin-left: 4%;
  }
  .product-family-grid .fmtValue .desktopShow {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  #tradeup-container .product-family-grid {
    display: flex;
    justify-content: space-evenly;
  }
}
#menuTradeInfo li {
  padding: 3px 10px;
}
#filterCategory li a,
#menuTradeInfo li a,
#filterCategory_ti li a {
  font-weight: 500;
  color: #959595;
}
/* gray */
#filterCategory li a:hover,
#menuTradeInfo li a:hover,
#filterCategory_ti li a:hover {
  color: #0068b3;
  font-weight: 500;
}
#filterCategory li.selectedCategory a,
#filterCategory_ti li.selectedCategory a,
#menuTradeInfo li a.selected {
  color: black;
  text-decoration: underline;
}
.trade-section-content .content-main .product-family-grid-item {
  display: inline-block;
  width: 33.33%;
  text-align: center;
  padding: 30px;
  float: left;
}
.trade-section-content .content-main .product-family-grid-item:before,
.trade-section-content .content-main .product-family-grid-item:after {
  content: " ";
  display: table;
}
.trade-section-content .content-main .product-family-grid-item:after {
  clear: both;
}
.trade-section-content .content-main .product-family-grid-item:before,
.trade-section-content .content-main .product-family-grid-item:after {
  content: " ";
  display: table;
}
.trade-section-content .content-main .product-family-grid-item:after {
  clear: both;
}
.trade-product-family .product-item .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
}
.trade-product-family .product-item > a {
  background-color: #f2f2f2;
  height: 280px;
}
.trade-product-family .product-item .thumb .no-image-found {
  margin-top: 12.5%;
  width: 50%;
}
.club-image .no-image-found {
  height: 160px;
  width: 160px;
}
.trade-product-family {
  min-height: 40px;
  text-transform: uppercase;
}
#filterBrand,
#filterYearStart,
#filterYearEnd,
#select-category,
#select-manufacturer_ti,
#select-category_ti {
  color: black !important;
}
.trade-section .product__listing.product__grid .details {
  white-space: unset;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
}
.trade-section .product__listing.product__grid .details .searcheable {
  margin-bottom: 5px;
  margin-top: 20px;
}
.shaft-price {
  text-align: center;
  display: inline-block;
  color: #4d4d4d;
  white-space: unset;
}
.trade-return-address {
  font-weight: 500;
  padding: 10px;
}
.info-section ol {
  margin-left: 40px;
}
.info-section ul {
  margin: 20px 40px;
}
.info-section ol li {
  margin: 25px 0;
}
.non-default {
  background: #dddddd;
  color: black;
}
.btn-large {
  padding: 15px 25px;
  border-radius: 25px;
  font-weight: normal !important;
  font-size: 1.143em;
  height: 55px !important;
}
.tradeButtons .btn-large {
  width: 20%;
}
#tradeup-submit-cart,
#tradein-submit-cart {
  width: 80%;
}
.trade-review .addtocart {
  text-align: center;
  margin: 25px 0px;
}
#trade-conditions li {
  float: left;
  margin: 2% 5%;
  width: 180px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.table {
  display: table;
  margin: 0 auto;
}
#trade-conditions:after {
  content: '';
  display: block;
  clear: both;
}
#trade-conditions li div {
  text-align: center;
  padding-top: 20px;
}
#trade-conditions span {
  display: block;
  text-align: center;
}
#trade-conditions span.condition-title {
  font-weight: 500;
}
.tradein-details {
  margin-top: 40px;
}
.tradein-details > span {
  display: inline-block;
}
@media screen and (max-width: 320px) {
  .tradein-details .club-image {
    display: block;
    margin-left: 25%;
    margin-right: auto;
    margin-bottom: 10%;
  }
}
@media screen and (max-width: 380px) and (min-width: 321px) {
  .tradein-details .club-image {
    display: block;
    margin-left: 36%;
    margin-right: auto;
    margin-bottom: 10%;
  }
}
@media screen and (min-width: 381px) and (max-width: 415px) {
  .tradein-details .club-image {
    display: block;
    margin-left: 49%;
    margin-right: auto;
    margin-bottom: 10%;
  }
}
@media screen and (min-width: 416px) and (max-width: 650px) {
  .tradein-details .club-image {
    display: block;
    margin-left: 75%;
    margin-right: auto;
    margin-bottom: 10%;
  }
}
@media screen and (min-width: 651px) and (max-width: 735px) {
  .tradein-details .club-image {
    display: block;
    margin-left: 100%;
    margin-right: auto;
    margin-bottom: 10%;
  }
}
.tradein-details .club-image a {
  background-color: #f2f2f2;
}
.tradein-specs {
  width: 76%;
}
.tradein-family-name {
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  color: #000;
}
.tradein-category-name {
  padding-left: 1px;
  color: #959595;
}
.tradein-family-header {
  position: relative;
}
.tradein-family-header span {
  display: inline-block;
}
.tradein-rate-card {
  position: absolute;
  bottom: 2px;
  right: 0px;
}
.select-spec-options {
  width: 50%;
  display: inline-block;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
}
.spec-option {
  width: 33%;
  display: inline-block;
  margin: 0 -4px 0 0;
}
@media screen and (max-width: 700px) {
  .spec-option {
    width: 45%;
  }
  .pull-right {
    display: block;
  }
  .page-tradeIn-confirmation-page.site-callaway-nl .card_container #return-conf-table,
  .page-tradeIn-confirmation-page.site-callaway-eu .card_container #return-conf-table {
    width: 670px;
  }
}
#spec-option-hand .spec-option,
#spec-option-shaft .spec-option {
  margin: 0;
}
#spec-option-loft {
  width: 66.6%;
}
.spec-lofts {
  width: 66%;
  padding-top: 5px;
  padding-bottom: 10px;
}
.spec-lofts select {
  opacity: 0.7;
  background: #ffffff;
  outline: none;
  padding-left: 4px;
  height: 34px;
  width: 100%;
  border: 1px solid #d7d7d7;
}
.spec-option-group-title {
  padding: 0;
}
.spec-option label {
  border: 1px solid #d7d7d7;
  height: 60px;
  width: 100%;
  padding-left: 0;
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
  cursor: pointer;
}
.spec-option input[type=radio] {
  visibility: collapse;
  padding: 0 !important;
  margin: 0 !important;
  display: none !important;
}
.spec-option input[type=radio]:checked label,
.spec-option input[type=radio]:checked + label {
  color: #ffffff;
  background-color: #111111 !important;
  border: 1px solid #111111;
}
.spec-option-key {
  margin: auto;
  line-height: 16px;
  padding-top: 19px;
}
.searchTradeItems {
  font-weight: 400;
}
.tradeup-group-header {
  background-color: #d7d7d7;
  font-size: 18px;
  padding: 10px;
  margin: 30px 0px;
}
.tradeup-group-header span {
  display: inline-block;
}
.tradeup-group-row {
  margin: 20px 0px;
  line-height: 20px;
  padding: 5px 0px;
}
/*.tradeup-selection { font-size:0; };*/
.tradeup-selection > span {
  display: inline-block;
}
.tradeup-selection.margin-fix > span {
  margin-right: -4px !important;
}
.tradeup-category {
  width: 20%;
}
.tradeup-families {
  margin-left: 10%;
  width: 32%;
}
.tradeup-qty-label {
  margin-left: 15%;
}
.tradein-delete-item .trash_can,
.tradeup-delete-item .trash_can {
  position: relative;
}
.tradein-delete-item .trash_can:before,
.tradeup-delete-item .trash_can:before {
  font-family: 'Simple-Line-Icons';
  content: '\e054';
  font-size: 16px;
}
.trade-summary-item .tradein-delete-item {
  margin-left: 4%;
}
@media screen and (max-width: 420px) {
  .trade-summary-item .tradein-delete-item {
    margin-left: 20%;
  }
}
.trade-summary-item .tradein-edit-item {
  margin-left: 4%;
}
.tradeup-selection .tradeup-delete-item,
.tradeup-selection .tradeup-edit-item {
  margin-left: 7%;
}
@media screen and (max-width: 420px) {
  .tradeup-selection .tradeup-delete-item {
    position: absolute !important;
    margin-left: 11%;
    margin-top: 10%;
  }
}
#filterProductName::placeholder {
  color: black !important;
}
.tradeup-credittotal {
  font-weight: 600;
}
.tradeup-credittotal span {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .trade-section .category_dropdown {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .trade-section-content .filter-sidebar {
    display: none;
  }
  .trade-section-content .content-main {
    width: 100%;
  }
  .filter-criteria-brand,
  .filter-criteria-group,
  .filter-criteria-group .filter-criteria:first-child {
    width: 100%!important;
    margin-left: 0px;
  }
  .filter-criteria-group .filter-criteria:nth-child(2) {
    width: 50%!important;
    margin-left: 0px;
  }
  .filter-criteria-group .filter-criteria:first-child {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1023px) {
  .trade-section-content .summary-bar {
    width: 70%;
    float: none !important;
    display: block;
    margin: auto;
  }
  .page-review-trade.language-en_US .trade-section .trade-review-section.content-main,
  .page-tradeInReview.language-en_GB .trade-section .trade-review-section.content-main {
    width: 100%;
  }
  .page-review-trade.language-en_US .trade-section .trade-review-section.summary-bar,
  .page-tradeInReview.language-en_GB .trade-section .trade-review-section.summary-bar {
    width: 70%;
    float: none !important;
    display: block;
    margin: auto;
  }
}
@media screen and (max-width: 639px) {
  .page-review-trade.language-en_US .trade-section .tradein-item-header .item-family,
  .page-tradeInReview.language-en_GB .trade-section .tradein-item-header .item-family {
    width: 50%;
    display: block;
  }
  .page-review-trade.language-en_US .trade-section .tradein-item-header span.pull-right,
  .page-tradeInReview.language-en_GB .trade-section .tradein-item-header span.pull-right {
    margin-top: -25px;
  }
  .page-review-trade.language-en_US .trade-section .item-description,
  .page-tradeInReview.language-en_GB .trade-section .item-description {
    margin: 10px 0;
  }
  .page-review-trade.language-en_US .trade-section .trade-section-content .tradein-line-item .item-qty,
  .page-tradeInReview.language-en_GB .trade-section .trade-section-content .tradein-line-item .item-qty {
    width: 15% !important;
    margin-left: 4%;
  }
  .page-review-trade.language-en_US .trade-section .trade-section-content .customerNameContainer,
  .page-tradeInReview.language-en_GB .trade-section .trade-section-content .customerNameContainer {
    width: 100%;
  }
  .page-review-trade.language-en_US .trade-section .trade-section-content .customerNameContainer .customer-name-label,
  .page-tradeInReview.language-en_GB .trade-section .trade-section-content .customerNameContainer .customer-name-label {
    margin-left: 0px;
  }
  .page-review-trade.language-en_US .trade-section .trade-section-content .itemCommentsContainer,
  .page-tradeInReview.language-en_GB .trade-section .trade-section-content .itemCommentsContainer {
    width: 100%;
    margin-left: auto !important;
  }
  .page-review-trade.language-en_US .trade-section .trade-section-content .tradein-delete-item,
  .page-tradeInReview.language-en_GB .trade-section .trade-section-content .tradein-delete-item {
    float: right;
    margin-top: 10% !important;
  }
}
@media screen and (min-width: 640px) {
  .page-review-trade.language-en_US .trade-section .customerNameContainer,
  .page-tradeInReview.language-en_GB .trade-section .customerNameContainer {
    margin-left: 3%;
  }
  .page-review-trade.language-en_US .trade-section .item-description,
  .page-tradeInReview.language-en_GB .trade-section .item-description {
    width: 25% !important;
  }
  .page-review-trade.language-en_US .trade-section .tradein-line-item,
  .page-tradeInReview.language-en_GB .trade-section .tradein-line-item {
    display: flex;
  }
  .page-review-trade.language-en_US .trade-section .tradein-line-item .item-qty .tradein-qty-label,
  .page-tradeInReview.language-en_GB .trade-section .tradein-line-item .item-qty .tradein-qty-label {
    padding: 0px;
    margin-bottom: 0px;
    display: block;
  }
  .page-review-trade.language-en_US .trade-section .tradein-line-item .tradein-delete-item,
  .page-tradeInReview.language-en_GB .trade-section .tradein-line-item .tradein-delete-item {
    margin-top: 25px;
  }
}
#ts_page_coming_soon {
  margin: 3% auto 3% auto;
  align-content: center;
  text-align: center;
}
#ts_page_coming_soon p {
  font-size: 20px;
}
.trade-in-submit-inactive:disabled {
  background-color: #ddd;
  color: white;
  border: none;
  cursor: not-allowed;
}
.page-tradeInListing.site-callaway-nl .product-family-grid .shaft-price,
.page-tradeInListing.site-callaway-eu .product-family-grid .shaft-price {
  display: flex;
  text-align: left;
}
.page-tradeInListing.site-callaway-nl .product-family-grid .shaft-price .fmtValue span,
.page-tradeInListing.site-callaway-eu .product-family-grid .shaft-price .fmtValue span {
  font-size: 11px;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection,
.page-tradeInReview.site-callaway-nl .tradeup-selection {
  margin: 10px 0;
  display: flex;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .item-qty,
.page-tradeInReview.site-callaway-nl .tradeup-selection .item-qty {
  width: 18%;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .item-qty .tradeup-qty,
.page-tradeInReview.site-callaway-nl .tradeup-selection .item-qty .tradeup-qty {
  width: 90%;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .tradeup-qty-label,
.page-tradeInReview.site-callaway-nl .tradeup-selection .tradeup-qty-label {
  padding: 0 2px;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .item-qty.rowsQtyTardeup label,
.page-tradeInReview.site-callaway-nl .tradeup-selection .item-qty.rowsQtyTardeup label {
  font-weight: 400;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .customDropdownTradeUpInput,
.page-tradeInReview.site-callaway-nl .tradeup-selection .customDropdownTradeUpInput {
  width: 100%;
  padding: 5px 12px;
  margin-left: 72px;
  border: 1px solid #cccccc;
  padding-right: 30px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  outline: none;
  background-color: white;
  color: black;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .custom-dropdown,
.page-tradeInReview.site-callaway-nl .tradeup-selection .custom-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .customDropdownTradeUpInput::placeholder,
.page-tradeInReview.site-callaway-nl .tradeup-selection .customDropdownTradeUpInput::placeholder {
  color: black;
  opacity: 1;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .customDropdownTradeUpInput:focus,
.page-tradeInReview.site-callaway-nl .tradeup-selection .customDropdownTradeUpInput:focus {
  border-color: #999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: white;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .customDropdownTradeUpInput:focus::-webkit-input-placeholder,
.page-tradeInReview.site-callaway-nl .tradeup-selection .customDropdownTradeUpInput:focus::-webkit-input-placeholder {
  color: black;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .custom-dropdown::after,
.page-tradeInReview.site-callaway-nl .tradeup-selection .custom-dropdown::after {
  font-weight: bold;
  content: ' \02C5';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 15px;
  color: black;
  left: 120%;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .dropdown-wrapper,
.page-tradeInReview.site-callaway-nl .tradeup-selection .dropdown-wrapper {
  display: inline-block;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .tradeup-delete-item,
.page-tradeInReview.site-callaway-nl .tradeup-selection .tradeup-delete-item {
  margin-left: 2%;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .custom-dropdown,
.page-tradeInReview.site-callaway-nl .tradeup-selection .custom-dropdown {
  position: relative;
  width: 250px;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection #dropdownInput,
.page-tradeInReview.site-callaway-nl .tradeup-selection #dropdownInput {
  width: 100%;
  padding: 8px;
  cursor: pointer;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .CategoryTradeUp option:first-child,
.page-tradeInReview.site-callaway-nl .tradeup-selection .CategoryTradeUp option:first-child {
  pointer-events: none;
  background-color: #d7d7d7;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .dropdown-options,
.page-tradeInReview.site-callaway-nl .tradeup-selection .dropdown-options {
  position: absolute;
  top: 100%;
  width: 130%;
  left: 71px;
  background: white;
  border: 1px solid #ccc;
  max-height: 150px;
  overflow-y: auto;
  display: none;
  z-index: 1000;
  font-size: 11px;
  border-radius: 8px;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .dropdown-options div.option,
.page-tradeInReview.site-callaway-nl .tradeup-selection .dropdown-options div.option {
  padding: 6px;
  cursor: pointer;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .dropdown-options div.option:first-child,
.page-tradeInReview.site-callaway-nl .tradeup-selection .dropdown-options div.option:first-child {
  pointer-events: none;
  background-color: #d7d7d7;
}
.page-tradeInReview.site-callaway-eu .tradeup-selection .dropdown-options div.option:hover,
.page-tradeInReview.site-callaway-nl .tradeup-selection .dropdown-options div.option:hover {
  background-color: #f0f0f0;
}
@media print {
  @page {
    margin: 0;
  }
  body {
    margin: 1.6cm;
    font-family: 'Roboto';
  }
  header {
    display: none;
  }
  footer {
    display: none;
  }
  .page_margin {
    margin: 0px!important;
  }
  .print-break {
    margin-top: 100px;
  }
  .compensation-header h2 {
    display: none;
  }
  .hide-in-print {
    display: none!important;
  }
}
.return-header {
  padding: .5em!important;
  font-size: 19px!important;
  font-weight: 400!important;
}
.return-header span {
  color: #2979ff;
}
.print-break {
  page-break-before: always;
}
.return-container .panel-default {
  color: #333;
  background-color: #f5f5f5;
  border: none!important;
  border-top-style: solid;
  border-top-width: 1px;
}
.return-container table.returns th {
  vertical-align: middle;
}
.return-container table.returns th label {
  display: block;
}
.return-container table.returns th:last-child {
  text-align: center;
}
.return-container table.returns td {
  text-align: center;
}
.return-container table.returns td:nth-child(3) {
  text-align: left;
}
.return-container table.returns td.returnQuantity {
  text-align: center;
}
.return-container table.returns td.returnQuantity > input {
  width: 30px;
  text-align: center;
}
.return-container .table-wrapper-scroll-y {
  display: block;
  max-height: 800px;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.return-container .table-wrapper-scroll-y.disable-scroll {
  overflow-y: unset !important;
}
.return-container .return_sum_qty {
  float: right;
}
.return-container .glyphicon-trash {
  padding-left: 10px;
  top: 3px;
}
.return-container .item-desc {
  margin-right: 5px;
  margin-bottom: 10px;
}
.return-container .underline {
  border-bottom: 5px solid red;
}
.return-container .inner-addon {
  position: relative;
}
.return-container .inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
.return-container .left-addon .glyphicon {
  left: 0px;
}
.return-container .right-addon .glyphicon {
  right: 0px;
}
.return-container .left-addon input {
  padding-left: 30px;
}
.return-container .right-addon input {
  padding-right: 30px;
}
.return-container .form_errors {
  color: #c92629;
}
.return-container .pad {
  padding: 10px;
}
.return-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff;
  border-radius: 0;
  padding: 6px 25px 6px 12px;
  height: 32px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.return-container select option {
  text-align: center;
}
.return-container .select-container {
  position: relative;
  display: inline;
}
.return-container .select-container:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
}
.return-container .select-container:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: .3em;
  right: .75em;
  border-top: 8px solid black;
  opacity: 0.5;
}
.return-container select::-ms-expand {
  display: none;
}
.return-container .return_all {
  display: block;
  margin: 0 auto;
  margin-top: 5px;
  height: 15px;
  width: 15px;
  border: 1px solid #808184;
  background-color: #ffffff;
}
.return-container .return_all.box_selected {
  background-color: #000000;
  border: 1px solid #000000;
}
.return-container .return-items-container .label {
  font-size: 14px;
  color: #000000;
  padding: 0 0 10px 0;
  display: inline-block;
}
.return-container .return-items-container .item-desc {
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 11px;
}
.return-container .button-grp {
  padding-top: 10px;
}
.return-container .button-grp .required_fields {
  padding-top: 10px;
  text-align: center;
}
.return-container .glyphicon-lock:before {
  font-size: 12px;
}
.return-container .returns-summary-container hr {
  margin-top: 0px;
  border-top: 1px solid #cccccc;
}
/* BCS-122= */
.return-returnQty {
  padding-right: 96px !important;
}
.space-inside {
  margin-right: -86px;
}
.headspacing1 {
  padding-right: 19px !important;
}
.headspacing2 {
  width: 104px !important;
}
.returns-description {
  max-width: 321px;
  min-width: 321px;
}
.returnQuantity {
  width: 105px !important;
}
@media (max-width: 630px) {
  #Wedges0 {
    padding-right: 65px !important;
  }
  #returns_tbl {
    padding-left: 0 !important;
  }
  .returns-description {
    padding-right: 17px !important;
  }
  .headspacing2 {
    padding-right: 14px !important;
  }
  .return-container {
    padding-right: 0 !important;
  }
  .headspacing3 {
    padding: 0 !important;
  }
  .space-inside {
    margin-right: 0px !important;
  }
}
.page-demoReturnsPage.site-callaway-us #demoReturnsForm1 .select-container #shipToAccount option {
  text-align: left;
}
.page-demoReturnsPage.site-callaway-us #demoReturnsForm1 #filterReturnsGroup option {
  text-align: left;
}
/* Pantone Colors START */
.BLK {
  background-color: #2D2926;
}
.BLU {
  background-color: #006ec7;
}
.GRN {
  background-color: #007336;
}
.RED {
  background-color: #C8102E;
}
.PNK {
  background-color: #e026a3;
}
.BRN {
  background-color: #703824;
}
.PRP {
  background-color: #753BBD;
}
.ORG {
  background-color: #FE5000;
}
/* Pantone Colors END */
.BLACK {
  background-color: #111111;
}
.BROWN {
  background-color: #bc9552;
}
.WHITE {
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
}
.YELLOW {
  background-color: #d7de32;
}
.ORANGE {
  background-color: #ff5a1d;
}
.GREEN {
  background-color: #87c63f;
}
.BLUE {
  background-color: #498fce;
}
.PINK {
  background-color: #fc3b8d;
}
.PURPLE {
  background-color: #6837ac;
}
.JAWS,
#STAMPING_COLOR_0140,
#ZONE_3_COLOR_0140,
#ZONE_2_COLOR_0140,
#ZONE_1_COLOR_0140,
#ZONE_7_COLOR_0260,
#ZONE_6_COLOR_0260,
#ZONE_5_COLOR_0260,
#ZONE_4_COLOR_0260,
#ZONE_8_COLOR_0140,
#ZONE_9_COLOR_0140,
#ZONE_10_COLOR_0140,
#SYMBOL_COLOR_0140,
#INITIAL_COLOR_0140 {
  background-color: #002eff;
}
.ROSE,
#ZONE_7_COLOR_0270,
#ZONE_6_COLOR_0270,
#ZONE_5_COLOR_0270,
#ZONE_4_COLOR_0270,
#STAMPING_COLOR_0150,
#HEAD_CROWN_COLOR_0160,
#HEAD_SOLE_COLOR_0160,
#MEDALLION_COLOR_0160 {
  background-color: #f9bcba;
}
.SUNSET,
#HEAD_CROWN_COLOR_0150,
#HEAD_SOLE_COLOR_0150,
#MEDALLION_COLOR_0150 {
  background-color: #ef8a22;
}
.GOLD,
#STAMPING_COLOR_0060 {
  background-color: #daa121;
}
.OLIVE,
#MEDALLION_COLOR_0140,
#HEAD_CROWN_COLOR_0140,
#HEAD_SOLE_COLOR_0140 {
  background: #6b681a;
}
.BABYBLUE,
#STAMPING_COLOR_0020 {
  background-color: #9dd6fd;
}
/** use the following swatch set up for 2 segments **/
#ACC_COLOR_0380 {
  background-color: #787978;
}
#ACC_COLOR_0380 > div {
  border-left: 28px solid transparent;
  border-bottom: 25px solid #e4aaec;
  position: absolute;
  left: 14px;
  width: 40px;
}
/** multi is set up for 5 segments **/
.MULTI {
  background-color: #eb222f;
}
.MULTI > div {
  border-left: 22px solid transparent;
  border-bottom: 25px solid #d0326d;
}
.MULTI > div > div {
  border-left: 22px solid transparent;
  border-bottom: 25px solid #e76e2f;
  position: absolute;
  left: 16px;
  width: 40px;
}
.MULTI > div > div > div {
  border-left: 22px solid transparent;
  border-bottom: 25px solid #87c63f;
  position: absolute;
  left: -12px;
  min-width: 33px;
  z-index: 100;
}
.MULTI > div > div > div > div {
  border-left: 22px solid transparent;
  border-bottom: 25px solid #d9e039;
  position: absolute;
  left: -11px;
  z-index: 101;
}
#ACC_COLOR_1_0030,
#ACC_COLOR_2_0030,
#ACC_COLOR_3_0030 {
  background-color: #c8102e;
}
#ACC_COLOR_1_0090,
#ACC_COLOR_2_0090,
#ACC_COLOR_3_0090 {
  background-color: #eb50dc;
}
#ACC_COLOR_1_0040,
#ACC_COLOR_2_0040,
#ACC_COLOR_3_0040 {
  background-color: #2776bd;
}
#INITIAL_COLOR_0040,
#SYMBOL_COLOR_0040,
#STAMPING_COLOR_0040,
#ZONE_1_COLOR_0040,
#ZONE_2_COLOR_0040,
#ZONE_3_COLOR_0040,
#ZONE_4_COLOR_0030,
#ZONE_5_COLOR_0030,
#ZONE_6_COLOR_0030,
#ZONE_7_COLOR_0030,
#ZONE_4_COLOR_0110,
#ZONE_5_COLOR_0110,
#ZONE_6_COLOR_0110,
#ZONE_7_COLOR_0110,
#ZONE_8_COLOR_0040,
#ZONE_9_COLOR_0040,
#ZONE_10_COLOR_0040 {
  background-color: #77a331;
}
#HEAD_CROWN_COLOR_0070,
#HEAD_SOLE_COLOR_0070,
#MEDALLION_COLOR_0070 {
  background-color: #31a31c;
}
#INITIAL_COLOR_0020,
#SYMBOL_COLOR_0020,
#SYMBOL_COLOR_0020,
#ZONE_1_COLOR_0020,
#ZONE_2_COLOR_0020,
#ZONE_3_COLOR_0020,
#ZONE_8_COLOR_0020,
#ZONE_9_COLOR_0020,
#ZONE_10_COLOR_0020 {
  background-color: #9dd6fd;
}
#INITIAL_COLOR_0090,
#SYMBOL_COLOR_0090,
#STAMPING_COLOR_0090,
#ZONE_1_COLOR_0090,
#ZONE_2_COLOR_0090,
#ZONE_3_COLOR_0090,
#ZONE_4_COLOR_0080,
#ZONE_5_COLOR_0080,
#ZONE_6_COLOR_0080,
#ZONE_7_COLOR_0080,
#ACC_COLOR_0010,
#ACC_COLOR_2_0010,
#ACC_COLOR_3_0010,
#ZONE_4_COLOR_0150,
#ZONE_5_COLOR_0150,
#ZONE_6_COLOR_0150,
#ZONE_7_COLOR_0150,
#ZONE_4_COLOR_0230,
#ZONE_5_COLOR_0230,
#ZONE_6_COLOR_0230,
#ZONE_7_COLOR_0230,
#ZONE_4_COLOR_0210,
#ZONE_5_COLOR_0210,
#ZONE_6_COLOR_0210,
#ZONE_7_COLOR_0210,
#HEAD_CROWN_COLOR_0080,
#HEAD_SOLE_COLOR_0080,
#MEDALLION_COLOR_0080,
#ZONE_8_COLOR_0090,
#ZONE_9_COLOR_0090,
#ZONE_10_COLOR_0090 {
  background-color: #000000;
}
#INITIAL_COLOR_0010,
#SYMBOL_COLOR_0010,
#STAMPING_COLOR_0010,
#ZONE_2_COLOR_0010,
#ZONE_3_COLOR_0010,
#ZONE_4_COLOR_0010,
#ZONE_5_COLOR_0010,
#ZONE_6_COLOR_0010,
#ZONE_7_COLOR_0010,
#HEAD_CROWN_COLOR_0030,
#HEAD_SOLE_COLOR_0030,
#MEDALLION_COLOR_0030,
#ZONE_4_COLOR_0130,
#ZONE_5_COLOR_0130,
#ZONE_6_COLOR_0130,
#ZONE_7_COLOR_0130,
#ZONE_1_COLOR_0010,
#ZONE_8_COLOR_0010,
#ZONE_9_COLOR_0010,
#ZONE_10_COLOR_0010 {
  background-color: #184282;
}
#INITIAL_COLOR_0050,
#SYMBOL_COLOR_0050,
#STAMPING_COLOR_0050,
#ZONE_1_COLOR_0050,
#ZONE_2_COLOR_0050,
#ZONE_3_COLOR_0050,
#ZONE_4_COLOR_0040,
#ZONE_5_COLOR_0040,
#ZONE_6_COLOR_0040,
#ZONE_7_COLOR_0040,
#ZONE_4_COLOR_0120,
#ZONE_5_COLOR_0120,
#ZONE_6_COLOR_0120,
#ZONE_7_COLOR_0120,
#ZONE_8_COLOR_0050,
#ZONE_9_COLOR_0050,
#ZONE_10_COLOR_0050 {
  background-color: #0e5f3f;
}
#ZONE_4_COLOR_0250,
#ZONE_5_COLOR_0250,
#ZONE_6_COLOR_0250,
#ZONE_7_COLOR_0250 {
  background-color: #005734;
}
#INITIAL_COLOR_0060,
#SYMBOL_COLOR_0060,
#ZONE_1_COLOR_0060,
#ZONE_2_COLOR_0060,
#ZONE_3_COLOR_0060,
#ZONE_4_COLOR_0180,
#ZONE_5_COLOR_0180,
#ZONE_6_COLOR_0180,
#ZONE_7_COLOR_0180,
#HEAD_CROWN_COLOR_0090,
#HEAD_SOLE_COLOR_0090,
#MEDALLION_COLOR_0090,
#STAMPING_COLOR_0060,
#ZONE_8_COLOR_0060,
#ZONE_9_COLOR_0060,
#ZONE_10_COLOR_0060 {
  background-color: #bc9552;
}
#INITIAL_COLOR_0080,
#SYMBOL_COLOR_0080,
#STAMPING_COLOR_0080,
#ZONE_1_COLOR_0080,
#ZONE_2_COLOR_0080,
#ZONE_3_COLOR_0080,
#ZONE_4_COLOR_0060,
#ZONE_5_COLOR_0060,
#ZONE_6_COLOR_0060,
#ZONE_7_COLOR_0060,
#ZONE_4_COLOR_0100,
#ZONE_5_COLOR_0100,
#ZONE_6_COLOR_0100,
#ZONE_7_COLOR_0100,
#ZONE_8_COLOR_0080,
#ZONE_9_COLOR_0080,
#ZONE_10_COLOR_0080 {
  background-color: #fc6737;
}
#HEAD_CROWN_COLOR_0060,
#HEAD_SOLE_COLOR_0060,
#MEDALLION_COLOR_0060 {
  background-color: #ff5a1d;
}
#INITIAL_COLOR_0110,
#SYMBOL_COLOR_0110,
#STAMPING_COLOR_0110,
#ZONE_1_COLOR_0110,
#ZONE_2_COLOR_0110,
#ZONE_3_COLOR_0110,
#ZONE_4_COLOR_0170,
#ZONE_5_COLOR_0170,
#ZONE_6_COLOR_0170,
#ZONE_7_COLOR_0170,
#HEAD_CROWN_COLOR_0100,
#HEAD_SOLE_COLOR_0100,
#MEDALLION_COLOR_0100,
#ZONE_8_COLOR_0110,
#ZONE_9_COLOR_0110,
#ZONE_10_COLOR_0110 {
  background-color: #fc3b8d;
}
#ZONE_4_COLOR_0190,
#ZONE_5_COLOR_0190,
#ZONE_6_COLOR_0190,
#ZONE_7_COLOR_0190 {
  background-color: #be29d0;
}
#INITIAL_COLOR_0120,
#SYMBOL_COLOR_0120,
#STAMPING_COLOR_0120,
#ZONE_1_COLOR_0120,
#ZONE_2_COLOR_0120,
#ZONE_3_COLOR_0120,
#ZONE_4_COLOR_0190,
#ZONE_5_COLOR_0190,
#ZONE_6_COLOR_0190,
#ZONE_7_COLOR_0190,
#ZONE_8_COLOR_0120,
#ZONE_9_COLOR_0120,
#ZONE_10_COLOR_0120 {
  background-color: #5b2a7b;
}
#INITIAL_COLOR_0070,
#SYMBOL_COLOR_0070,
#STAMPING_COLOR_0070,
#ZONE_1_COLOR_0070,
#ZONE_2_COLOR_0070,
#ZONE_3_COLOR_0070,
#ZONE_4_COLOR_0050,
#ZONE_5_COLOR_0050,
#ZONE_6_COLOR_0050,
#ZONE_7_COLOR_0050,
#HEAD_CROWN_COLOR_0010,
#HEAD_SOLE_COLOR_0010,
#MEDALLION_COLOR_0010,
#ZONE_4_COLOR_0090,
#ZONE_5_COLOR_0090,
#ZONE_6_COLOR_0090,
#ZONE_7_COLOR_0090,
#ZONE_8_COLOR_0070,
#ZONE_9_COLOR_0070,
#ZONE_10_COLOR_0070 {
  background-color: #d90000;
}
#INITIAL_COLOR_0100,
#SYMBOL_COLOR_0100,
#STAMPING_COLOR_0100,
#ZONE_1_COLOR_0100,
#ZONE_2_COLOR_0100,
#ZONE_3_COLOR_0100,
#HEAD_CROWN_COLOR_0020,
#HEAD_SOLE_COLOR_0020,
#MEDALLION_COLOR_0020,
#ZONE_4_COLOR_0200,
#ZONE_5_COLOR_0200,
#ZONE_6_COLOR_0200,
#ZONE_7_COLOR_0200,
#ZONE_8_COLOR_0100,
#ZONE_9_COLOR_0100,
#ZONE_10_COLOR_0100 {
  background-color: #ffffff;
  border: 1px solid #d7d7d7;
}
#INITIAL_COLOR_0030,
#SYMBOL_COLOR_0030,
#STAMPING_COLOR_0030,
#ZONE_1_COLOR_0030,
#ZONE_2_COLOR_0030,
#ZONE_3_COLOR_0030,
#ZONE_4_COLOR_0020,
#ZONE_5_COLOR_0020,
#ZONE_6_COLOR_0020,
#ZONE_7_COLOR_0020,
#ZONE_4_COLOR_0140,
#ZONE_5_COLOR_0140,
#ZONE_6_COLOR_0140,
#ZONE_7_COLOR_0140,
#HEAD_CROWN_COLOR_0040,
#HEAD_SOLE_COLOR_0040,
#MEDALLION_COLOR_0040,
#ZONE_8_COLOR_0030,
#ZONE_9_COLOR_0030,
#ZONE_10_COLOR_0030 {
  background-color: #fece30;
}
#ZONE_4_COLOR_0070,
#ZONE_5_COLOR_0070,
#ZONE_6_COLOR_0070,
#ZONE_7_COLOR_0070,
#ZONE_4_COLOR_0160,
#ZONE_5_COLOR_0160,
#ZONE_6_COLOR_0160,
#ZONE_7_COLOR_0160,
#ZONE_4_COLOR_0220,
#ZONE_5_COLOR_0220,
#ZONE_6_COLOR_0220,
#ZONE_7_COLOR_0220,
#HEAD_CROWN_COLOR_0130,
#HEAD_SOLE_COLOR_0130,
#MEDALLION_COLOR_0130 {
  background-color: #a4a8ab;
}
#ZONE_4_COLOR_0250 > div,
#ZONE_5_COLOR_0250 > div,
#ZONE_6_COLOR_0250 > div,
#ZONE_7_COLOR_0250 > div {
  border-left: 21px solid transparent;
  border-bottom: 22px solid #d1d1d1;
  position: absolute;
  left: 33px;
  top: 7px;
  width: 16px;
}
#ZONE_4_COLOR_0230 > div,
#ZONE_5_COLOR_0230 > div,
#ZONE_6_COLOR_0230 > div,
#ZONE_7_COLOR_0230 > div {
  border-left: 21px solid transparent;
  border-bottom: 22px solid #3fb3f3;
  position: absolute;
  left: 33px;
  top: 7px;
  width: 16px;
}
#ZONE_4_COLOR_0210 > div,
#ZONE_5_COLOR_0210 > div,
#ZONE_6_COLOR_0210 > div,
#ZONE_7_COLOR_0210 > div,
#ZONE_4_COLOR_0220 > div,
#ZONE_5_COLOR_0220 > div,
#ZONE_6_COLOR_0220 > div,
#ZONE_7_COLOR_0220 > div {
  border-left: 21px solid transparent;
  border-bottom: 22px solid #d90000;
  position: absolute;
  left: 33px;
  top: 7px;
  width: 16px;
}
#ZONE_7_COLOR_0260 > div,
#ZONE_6_COLOR_0260 > div,
#ZONE_5_COLOR_0260 > div,
#ZONE_4_COLOR_0260 > div {
  border-left: 21px solid transparent;
  border-bottom: 22px solid #ffffff;
  position: absolute;
  left: 33px;
  top: 7px;
  width: 16px;
}
#ACC_COLOR_0393 {
  background-color: #2f4f7c;
}
#ACC_COLOR_3_0170 {
  background-color: #2f4f7c;
}
.info_zone_image {
  display: block;
  width: 180px;
  height: 190px;
  background-size: cover;
  margin: auto;
}
#ZONE_1_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone1.png);
}
#ZONE_2_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone2.png);
  height: 220px;
}
#ZONE_3_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone3.png);
}
#ZONE_4_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone4.png);
}
#ZONE_5_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone5.png);
}
#ZONE_6_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone6.png);
}
#ZONE_7_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone7.png);
}
#ZONE_8_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone8.png);
}
#ZONE_9_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone9.png);
}
#ZONE_10_COLORimg {
  background-image: url(../images/product_attributes/JAWS/JAWS-Zone10.png);
}
#MEDALLION_COLORimg {
  background-image: url(../images/product_attributes/Epic/epicmedallions.png);
}
#HEAD_SOLE_COLORimg {
  background-image: url(../images/product_attributes/Epic/epicsole.png);
}
#HEAD_CROWN_COLORimg {
  background-image: url(../images/product_attributes/Epic/epiccrown.png);
}
#ADVANCED_STAMP_TYPE_0040 {
  background-image: url(../images/product_attributes/scatter_symbolsStamping.jpg);
}
#ADVANCED_STAMP_TYPE_0030 {
  background-image: url(../images/product_attributes/scatter_initialsStamping.jpg);
}
#ADVANCED_STAMP_TYPE_0050 {
  background-image: url(../images/product_attributes/scatter_initials_symbolsStamping.jpg);
}
#ADVANCED_STAMP_TYPE_0010 {
  background-image: url(../images/product_attributes/straightStamping.jpg);
}
#ADVANCED_STAMP_TYPE_0020 {
  background-image: url(../images/product_attributes/freehandStamping.jpg);
}
.ADVANCED_STAMP_TYPE label {
  max-width: 112px!important;
}
.ADVANCED_STAMP_TYPE .selected_box {
  width: 112px!important;
}
.ADVANCED_STAMP_TYPE .color-box {
  width: 100px;
  height: 100px;
  background-size: cover;
  margin: 5px!important;
}
.cpq-groups .ADVANCED_STAMP_TYPE {
  padding: 0px 4px 4px 4px;
}
.ADVANCED_STAMP_TYPE .color-box,
.SYMBOLS .color-box {
  border: none;
}
.SYMBOLS .color-box {
  background-image: url(../images/product_attributes/wedge-custom-symbols-jaws.png);
  width: 30px;
  height: 30px;
  margin: 4px;
  background-color: #ffffff;
}
.SYMBOLS label {
  max-width: 48px!important;
}
.SYMBOLS .selected_box {
  width: 38px!important;
  margin: auto;
}
.cpq-groups .SYMBOLS {
  padding: 0px 4px 4px 4px;
}
#SYMBOLS_0030 {
  background-position: -150px 0;
}
#SYMBOLS_0050 {
  background-position: -30px 0;
}
#SYMBOLS_0010 {
  background-position: -90px 0;
}
#SYMBOLS_0060 {
  background-position: -60px 0;
}
#SYMBOLS_0040 {
  background-position: 0px 0;
}
#SYMBOLS_0040 {
  background-position: -120px 0;
}
#SYMBOLS_0080 {
  background-position: -240px 0;
}
#SYMBOLS_0070 {
  background-position: -270px 0;
}
#SYMBOLS_0100 {
  background-position: -180px 0;
}
#SYMBOLS_0090 {
  background-position: -210px 0;
}
.cal-cust-image svg text.font_B {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 34px!important;
}
@font-face {
  font-family: 'SHAL';
  src: url('../fonts/SHAL.eot');
  src: url('../fonts/SHAL.eot?#iefix') format('embedded-opentype'), url('../fonts/SHAL.woff2') format('woff2'), url('../fonts/SHAL.woff') format('woff'), url('../fonts/SHAL.ttf') format('truetype'), url('../fonts/SHAL.svg') format('svg');
}
@font-face {
  font-family: 'CommercialScrDEE';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Commercial-Script.eot');
  src: local('CommercialScrDEE'), url('../fonts/Commercial-Script.ttf') format('truetype'), url('../fonts/Commercial-Script.otf') format('opentype'), url('../fonts/Commercial-Script.eot?#iefix') format('embedded-opentype'), url('../fonts/Commercial-Script.woff2') format('woff2'), url('../fonts/Commercial-Script.woff') format('woff');
}
.cal-cust-image svg text.font_S {
  font-size: 34px!important;
  font-style: italic;
  text-transform: none!important;
  font-family: "SHAL";
}
.cal-cust-image svg text.callaway-jp.font_S {
  font-family: "CommercialScrDEE", sans-serif !important;
}
/**
 * Start Icons
 */
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-abacus:before {
  content: "\f640";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acorn:before {
  content: "\f6ae";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-alicorn:before {
  content: "\f6b0";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-analytics:before {
  content: "\f643";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angel:before {
  content: "\f779";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-crate:before {
  content: "\f6b1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-atom-alt:before {
  content: "\f5d3";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-axe:before {
  content: "\f6b2";
}
.fa-axe-battle:before {
  content: "\f6b3";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backpack:before {
  content: "\f5d4";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-badge-dollar:before {
  content: "\f645";
}
.fa-badge-percent:before {
  content: "\f646";
}
.fa-badger-honey:before {
  content: "\f6b4";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ball-pile:before {
  content: "\f77e";
}
.fa-ballot:before {
  content: "\f732";
}
.fa-ballot-check:before {
  content: "\f733";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bat:before {
  content: "\f6b5";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-school:before {
  content: "\f5d5";
}
.fa-bell-school-slash:before {
  content: "\f5d6";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bells:before {
  content: "\f77f";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blanket:before {
  content: "\f498";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bone-break:before {
  content: "\f5d8";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-alt:before {
  content: "\f5d9";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-heart:before {
  content: "\f499";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-book-spells:before {
  content: "\f6b8";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-books:before {
  content: "\f5db";
}
.fa-boot:before {
  content: "\f782";
}
.fa-booth-curtain:before {
  content: "\f734";
}
.fa-bow-arrow:before {
  content: "\f6b9";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-alt:before {
  content: "\f49a";
}
.fa-box-ballot:before {
  content: "\f735";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-box-fragile:before {
  content: "\f49b";
}
.fa-box-full:before {
  content: "\f49c";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-up:before {
  content: "\f49f";
}
.fa-box-usd:before {
  content: "\f4a0";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxes-alt:before {
  content: "\f4a1";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-bullseye-arrow:before {
  content: "\f648";
}
.fa-bullseye-pointer:before {
  content: "\f649";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-bus-school:before {
  content: "\f5dd";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-cabinet-filing:before {
  content: "\f64b";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calculator-alt:before {
  content: "\f64c";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-star:before {
  content: "\f736";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campfire:before {
  content: "\f6ba";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candle-holder:before {
  content: "\f6bc";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-candy-corn:before {
  content: "\f6bd";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-bump:before {
  content: "\f5e0";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-garage:before {
  content: "\f5e2";
}
.fa-car-mechanic:before {
  content: "\f5e3";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-car-tilt:before {
  content: "\f5e5";
}
.fa-car-wash:before {
  content: "\f5e6";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cauldron:before {
  content: "\f6bf";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chair-office:before {
  content: "\f6c1";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-line-down:before {
  content: "\f64d";
}
.fa-chart-network:before {
  content: "\f78a";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-chart-pie-alt:before {
  content: "\f64e";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chimney:before {
  content: "\f78b";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-claw-marks:before {
  content: "\f6c2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clipboard-list-check:before {
  content: "\f737";
}
.fa-clipboard-prescription:before {
  content: "\f5e8";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-drizzle:before {
  content: "\f738";
}
.fa-cloud-hail:before {
  content: "\f739";
}
.fa-cloud-hail-mixed:before {
  content: "\f73a";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-rainbow:before {
  content: "\f73e";
}
.fa-cloud-showers:before {
  content: "\f73f";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sleet:before {
  content: "\f741";
}
.fa-cloud-snow:before {
  content: "\f742";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-clouds:before {
  content: "\f744";
}
.fa-clouds-moon:before {
  content: "\f745";
}
.fa-clouds-sun:before {
  content: "\f746";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-coffee-togo:before {
  content: "\f6c5";
}
.fa-coffin:before {
  content: "\f6c6";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-alt-check:before {
  content: "\f4a2";
}
.fa-comment-alt-dollar:before {
  content: "\f650";
}
.fa-comment-alt-dots:before {
  content: "\f4a3";
}
.fa-comment-alt-edit:before {
  content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}
.fa-comment-alt-lines:before {
  content: "\f4a6";
}
.fa-comment-alt-minus:before {
  content: "\f4a7";
}
.fa-comment-alt-plus:before {
  content: "\f4a8";
}
.fa-comment-alt-slash:before {
  content: "\f4a9";
}
.fa-comment-alt-smile:before {
  content: "\f4aa";
}
.fa-comment-alt-times:before {
  content: "\f4ab";
}
.fa-comment-check:before {
  content: "\f4ac";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-edit:before {
  content: "\f4ae";
}
.fa-comment-exclamation:before {
  content: "\f4af";
}
.fa-comment-lines:before {
  content: "\f4b0";
}
.fa-comment-minus:before {
  content: "\f4b1";
}
.fa-comment-plus:before {
  content: "\f4b2";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-smile:before {
  content: "\f4b4";
}
.fa-comment-times:before {
  content: "\f4b5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-alt:before {
  content: "\f4b6";
}
.fa-comments-alt-dollar:before {
  content: "\f652";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compass-slash:before {
  content: "\f5e9";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-container-storage:before {
  content: "\f4b7";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-corn:before {
  content: "\f6c7";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cow:before {
  content: "\f6c8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dagger:before {
  content: "\f6cb";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-deer:before {
  content: "\f78e";
}
.fa-deer-rudolph:before {
  content: "\f78f";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dewpoint:before {
  content: "\f748";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d10:before {
  content: "\f6cd";
}
.fa-dice-d12:before {
  content: "\f6ce";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d4:before {
  content: "\f6d0";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-d8:before {
  content: "\f6d2";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-diploma:before {
  content: "\f5ea";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-do-not-enter:before {
  content: "\f5ec";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dog-leashed:before {
  content: "\f6d4";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-circle:before {
  content: "\f5ed";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-draw-square:before {
  content: "\f5ef";
}
.fa-dreidel:before {
  content: "\f792";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick:before {
  content: "\f6d6";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-duck:before {
  content: "\f6d8";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-ear:before {
  content: "\f5f0";
}
.fa-ear-muffs:before {
  content: "\f795";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-eclipse:before {
  content: "\f749";
}
.fa-eclipse-alt:before {
  content: "\f74a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-elephant:before {
  content: "\f6da";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-empty-set:before {
  content: "\f656";
}
.fa-engine-warning:before {
  content: "\f5f2";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-dollar:before {
  content: "\f657";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-evil:before {
  content: "\f6db";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-certificate:before {
  content: "\f5f3";
}
.fa-file-chart-line:before {
  content: "\f659";
}
.fa-file-chart-pie:before {
  content: "\f65a";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-spreadsheet:before {
  content: "\f65b";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-user:before {
  content: "\f65c";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-fire-smoke:before {
  content: "\f74b";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-fireplace:before {
  content: "\f79a";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-alt:before {
  content: "\f74c";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flame:before {
  content: "\f6df";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flask-poison:before {
  content: "\f6e0";
}
.fa-flask-potion:before {
  content: "\f6e1";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-fog:before {
  content: "\f74e";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-folder-times:before {
  content: "\f65f";
}
.fa-folders:before {
  content: "\f660";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-fragile:before {
  content: "\f4bb";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frosty-head:before {
  content: "\f79b";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-function:before {
  content: "\f661";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gas-pump-slash:before {
  content: "\f5f4";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gift-card:before {
  content: "\f663";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-gingerbread-man:before {
  content: "\f79d";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-champagne:before {
  content: "\f79e";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glasses-alt:before {
  content: "\f5f5";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-globe-snow:before {
  content: "\f7a3";
}
.fa-globe-stand:before {
  content: "\f5f6";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hammer-war:before {
  content: "\f6e4";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-heart:before {
  content: "\f4bc";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-magic:before {
  content: "\f6e5";
}
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-heart:before {
  content: "\f4c3";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-usd:before {
  content: "\f4c5";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt:before {
  content: "\f4c6";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-santa:before {
  content: "\f7a7";
}
.fa-hat-winter:before {
  content: "\f7a8";
}
.fa-hat-witch:before {
  content: "\f6e7";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side:before {
  content: "\f6e9";
}
.fa-head-vr:before {
  content: "\f6ea";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heart-circle:before {
  content: "\f4c7";
}
.fa-heart-rate:before {
  content: "\f5f8";
}
.fa-heart-square:before {
  content: "\f4c8";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-helmet-battle:before {
  content: "\f6eb";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-mask:before {
  content: "\f6ee";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-home-heart:before {
  content: "\f4c9";
}
.fa-hood-cloak:before {
  content: "\f6ef";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-flood:before {
  content: "\f74f";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-humidity:before {
  content: "\f750";
}
.fa-hurricane:before {
  content: "\f751";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-skate:before {
  content: "\f7ac";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-inhaler:before {
  content: "\f5f9";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-integral:before {
  content: "\f667";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-intersection:before {
  content: "\f668";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-key-skeleton:before {
  content: "\f6f3";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-keynote:before {
  content: "\f66c";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kidneys:before {
  content: "\f5fb";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kite:before {
  content: "\f6f4";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-knife-kitchen:before {
  content: "\f6f5";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-lambda:before {
  content: "\f66e";
}
.fa-lamp:before {
  content: "\f4ca";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-landmark-alt:before {
  content: "\f752";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-layer-minus:before {
  content: "\f5fe";
}
.fa-layer-plus:before {
  content: "\f5ff";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leaf-heart:before {
  content: "\f4cb";
}
.fa-leaf-maple:before {
  content: "\f6f6";
}
.fa-leaf-oak:before {
  content: "\f6f7";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-lightbulb-dollar:before {
  content: "\f670";
}
.fa-lightbulb-exclamation:before {
  content: "\f671";
}
.fa-lightbulb-on:before {
  content: "\f672";
}
.fa-lightbulb-slash:before {
  content: "\f673";
}
.fa-lights-holiday:before {
  content: "\f7b2";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lips:before {
  content: "\f600";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location:before {
  content: "\f601";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-location-circle:before {
  content: "\f602";
}
.fa-location-slash:before {
  content: "\f603";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-loveseat:before {
  content: "\f4cc";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-mace:before {
  content: "\f6f8";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-mandolin:before {
  content: "\f6f9";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-marker-alt-slash:before {
  content: "\f605";
}
.fa-map-marker-check:before {
  content: "\f606";
}
.fa-map-marker-edit:before {
  content: "\f607";
}
.fa-map-marker-exclamation:before {
  content: "\f608";
}
.fa-map-marker-minus:before {
  content: "\f609";
}
.fa-map-marker-plus:before {
  content: "\f60a";
}
.fa-map-marker-question:before {
  content: "\f60b";
}
.fa-map-marker-slash:before {
  content: "\f60c";
}
.fa-map-marker-smile:before {
  content: "\f60d";
}
.fa-map-marker-times:before {
  content: "\f60e";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaphone:before {
  content: "\f675";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-mind-share:before {
  content: "\f677";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mistletoe:before {
  content: "\f7b4";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monitor-heart-rate:before {
  content: "\f611";
}
.fa-monkey:before {
  content: "\f6fb";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-moon-cloud:before {
  content: "\f754";
}
.fa-moon-stars:before {
  content: "\f755";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mountains:before {
  content: "\f6fd";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-mug-marshmallows:before {
  content: "\f7b7";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-narwhal:before {
  content: "\f6fe";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-oil-temp:before {
  content: "\f614";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-omega:before {
  content: "\f67a";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-ornament:before {
  content: "\f7b8";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-brush-alt:before {
  content: "\f5a9";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-parking-circle:before {
  content: "\f615";
}
.fa-parking-circle-slash:before {
  content: "\f616";
}
.fa-parking-slash:before {
  content: "\f617";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paw-alt:before {
  content: "\f701";
}
.fa-paw-claws:before {
  content: "\f702";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pegasus:before {
  content: "\f703";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-paintbrush:before {
  content: "\f618";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-person-carry:before {
  content: "\f4cf";
}
.fa-person-dolly:before {
  content: "\f4d0";
}
.fa-person-dolly-empty:before {
  content: "\f4d1";
}
.fa-person-sign:before {
  content: "\f757";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-office:before {
  content: "\f67d";
}
.fa-phone-plus:before {
  content: "\f4d2";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pi:before {
  content: "\f67e";
}
.fa-pie:before {
  content: "\f705";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pig:before {
  content: "\f706";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-podium:before {
  content: "\f680";
}
.fa-podium-star:before {
  content: "\f758";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poll-people:before {
  content: "\f759";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-presentation:before {
  content: "\f685";
}
.fa-print:before {
  content: "\f02f";
}
.fa-print-slash:before {
  content: "\f686";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pumpkin:before {
  content: "\f707";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-rabbit:before {
  content: "\f708";
}
.fa-rabbit-fast:before {
  content: "\f709";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-raindrops:before {
  content: "\f75c";
}
.fa-ram:before {
  content: "\f70a";
}
.fa-ramp-loading:before {
  content: "\f4d4";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-route-highway:before {
  content: "\f61a";
}
.fa-route-interstate:before {
  content: "\f61b";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-triangle:before {
  content: "\f61c";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rv:before {
  content: "\f7be";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scalpel:before {
  content: "\f61d";
}
.fa-scalpel-path:before {
  content: "\f61e";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-scarecrow:before {
  content: "\f70d";
}
.fa-scarf:before {
  content: "\f7c1";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-scroll-old:before {
  content: "\f70f";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-scythe:before {
  content: "\f710";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-sheep:before {
  content: "\f711";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-shield-cross:before {
  content: "\f712";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shovel:before {
  content: "\f713";
}
.fa-shovel-snow:before {
  content: "\f7c3";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shredder:before {
  content: "\f68a";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sigma:before {
  content: "\f68b";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signal-1:before {
  content: "\f68c";
}
.fa-signal-2:before {
  content: "\f68d";
}
.fa-signal-3:before {
  content: "\f68e";
}
.fa-signal-4:before {
  content: "\f68f";
}
.fa-signal-alt:before {
  content: "\f690";
}
.fa-signal-alt-1:before {
  content: "\f691";
}
.fa-signal-alt-2:before {
  content: "\f692";
}
.fa-signal-alt-3:before {
  content: "\f693";
}
.fa-signal-alt-slash:before {
  content: "\f694";
}
.fa-signal-slash:before {
  content: "\f695";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-skeleton:before {
  content: "\f620";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-ski-jump:before {
  content: "\f7c7";
}
.fa-ski-lift:before {
  content: "\f7c8";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sledding:before {
  content: "\f7cb";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-plus:before {
  content: "\f5b9";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoke:before {
  content: "\f760";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snake:before {
  content: "\f716";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snow-blowing:before {
  content: "\f761";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowflakes:before {
  content: "\f7cf";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowmobile:before {
  content: "\f7d1";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spider-black-widow:before {
  content: "\f718";
}
.fa-spider-web:before {
  content: "\f719";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root:before {
  content: "\f697";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-squirrel:before {
  content: "\f71a";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-staff:before {
  content: "\f71b";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-christmas:before {
  content: "\f7d4";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-stars:before {
  content: "\f762";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-steering-wheel:before {
  content: "\f622";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stocking:before {
  content: "\f7d5";
}
.fa-stomach:before {
  content: "\f623";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-sun-cloud:before {
  content: "\f763";
}
.fa-sun-dust:before {
  content: "\f764";
}
.fa-sun-haze:before {
  content: "\f765";
}
.fa-sunrise:before {
  content: "\f766";
}
.fa-sunset:before {
  content: "\f767";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-sword:before {
  content: "\f71c";
}
.fa-swords:before {
  content: "\f71d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-tachometer-alt-fast:before {
  content: "\f625";
}
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}
.fa-tachometer-alt-slow:before {
  content: "\f627";
}
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-tachometer-fast:before {
  content: "\f62a";
}
.fa-tachometer-fastest:before {
  content: "\f62b";
}
.fa-tachometer-slow:before {
  content: "\f62c";
}
.fa-tachometer-slowest:before {
  content: "\f62d";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tally:before {
  content: "\f69c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-frigid:before {
  content: "\f768";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-hot:before {
  content: "\f76a";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-theta:before {
  content: "\f69e";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-thunderstorm:before {
  content: "\f76c";
}
.fa-thunderstorm-moon:before {
  content: "\f76d";
}
.fa-thunderstorm-sun:before {
  content: "\f76e";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tilde:before {
  content: "\f69f";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tire:before {
  content: "\f631";
}
.fa-tire-flat:before {
  content: "\f632";
}
.fa-tire-pressure-warning:before {
  content: "\f633";
}
.fa-tire-rugged:before {
  content: "\f634";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-alt:before {
  content: "\f71f";
}
.fa-tombstone:before {
  content: "\f720";
}
.fa-tombstone-alt:before {
  content: "\f721";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-toothbrush:before {
  content: "\f635";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tornado:before {
  content: "\f76f";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-cone:before {
  content: "\f636";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-traffic-light-go:before {
  content: "\f638";
}
.fa-traffic-light-slow:before {
  content: "\f639";
}
.fa-traffic-light-stop:before {
  content: "\f63a";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-treasure-chest:before {
  content: "\f723";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-tree-christmas:before {
  content: "\f7db";
}
.fa-tree-decorated:before {
  content: "\f7dc";
}
.fa-tree-large:before {
  content: "\f7dd";
}
.fa-trees:before {
  content: "\f724";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-container:before {
  content: "\f4dc";
}
.fa-truck-couch:before {
  content: "\f4dd";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-truck-plow:before {
  content: "\f7de";
}
.fa-truck-ramp:before {
  content: "\f4e0";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-turkey:before {
  content: "\f725";
}
.fa-turtle:before {
  content: "\f726";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-unicorn:before {
  content: "\f727";
}
.fa-union:before {
  content: "\f6a2";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-chart:before {
  content: "\f6a3";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-crown:before {
  content: "\f6a4";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-class:before {
  content: "\f63d";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-crown:before {
  content: "\f6a5";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-value-absolute:before {
  content: "\f6a6";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-plus:before {
  content: "\f4e1";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volcano:before {
  content: "\f770";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume:before {
  content: "\f6a8";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-slash:before {
  content: "\f2e2";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-nay:before {
  content: "\f771";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-wand:before {
  content: "\f72a";
}
.fa-wand-magic:before {
  content: "\f72b";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-watch-fitness:before {
  content: "\f63e";
}
.fa-water:before {
  content: "\f773";
}
.fa-water-lower:before {
  content: "\f774";
}
.fa-water-rise:before {
  content: "\f775";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whale:before {
  content: "\f72c";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheat:before {
  content: "\f72d";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wifi-1:before {
  content: "\f6aa";
}
.fa-wifi-2:before {
  content: "\f6ab";
}
.fa-wifi-slash:before {
  content: "\f6ac";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-wind-warning:before {
  content: "\f776";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-windsock:before {
  content: "\f777";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wreath:before {
  content: "\f7e2";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/fa-light-300.eot);
  src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-light-300.woff2) format("woff2"), url(../fonts/fa-light-300.woff) format("woff"), url(../fonts/fa-light-300.ttf) format("truetype"), url(../fonts/fa-light-300.svg#fontawesome) format("svg");
}
.fal {
  font-weight: 300;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.fal,
.far {
  font-family: "Font Awesome 5 Pro";
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.gotocustom {
  float: right;
  margin-top: 20px;
  display: block;
}
.gotocustom.mobile-custom-btn {
  display: none;
}
@media (max-width: 908px) {
  .gotocustom.mobile-custom-btn {
    display: block;
  }
  .gotocustom.desktop-custom-btn {
    display: none;
  }
}
.gotobulk {
  margin-top: 25px;
}
.gotobulk a {
  padding: 5px 3px;
  font-weight: 500 !important;
  min-width: 150px;
}
.bulkordertable th,
.bulkordertable td,
.bulkordertable th:last-child {
  text-align: left;
}
.bulkordertable th,
.bulkordertable tr {
  border: none;
  position: relative;
}
.bulkordertable tbody tr:nth-child(odd) {
  background-color: #f3f3f3;
}
.rt-img.acc-img {
  max-width: 110px;
}
@media (max-width: 908px) {
  .rt-img.acc-img {
    max-width: none;
  }
}
@media (min-width: 909px) {
  .bulkordertable.balls_bulkorder .rt-item:not(.rt-img) {
    padding-top: 45px;
  }
  .bulkordertable.balls_bulkorder .rt-item.rt-img {
    min-height: 132px;
  }
  .bulkordertable.balls_bulkorder .inputnotice_icon {
    top: 42px;
  }
}
.bulkOrderFilterColumn {
  border: 1px solid #111;
  border-radius: 100px;
  padding: 3px 5px 3px 8px;
}
.bulk_filter_header {
  display: block;
  max-width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.filter-right-div {
  position: absolute;
  right: 15px;
  top: 15px;
}
.bulk_filter_count {
  opacity: 0;
  background-color: #fff;
}
th.hasSelected .bulk_filter_count,
#summarySliderBulkOrder.hasSelected .bulk_filter_count {
  opacity: 1;
}
.bulk_filter_count:before {
  content: '(';
}
.bulk_filter_count:after,
.btn_opts .btn_call button .bulk_filter_count:after {
  content: ')' !important;
  position: unset;
  opacity: 1;
  font-family: unset;
}
.bulk_filter_icon:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f0b0';
  background-color: #fff;
}
th.hasSelected .bulk_filter_icon:after {
  font-weight: 900;
}
.bulkOrderFilterColumn_dropdown {
  display: none;
  position: absolute;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #9A9A9A;
  border-radius: 3px;
  width: 88%;
  margin-top: 5px;
  background-color: #fff;
  z-index: 2;
  font-weight: 400;
  max-height: 350px;
  overflow-y: scroll;
}
.bulkOrderFilterColumn_dropdown .filterinput {
  padding: 5px 4px;
  display: flex;
}
.bulkOrderFilterColumn_dropdown input {
  margin-bottom: 0px;
  margin-right: 5px;
  margin-left: 5px;
}
th.open .bulkOrderFilterColumn_dropdown {
  display: block;
}
.muliselect_clear {
  text-align: center;
  border-top: 1px solid #111;
  padding: 8px;
  padding-left: 0px;
  width: 90%!important;
  margin: auto;
  margin-top: 8px;
  text-transform: uppercase;
}
.muliselect_clear > span > div {
  transition: transform .4s;
  font-family: 'Font Awesome 5 Pro';
  margin-right: 5px;
  display: inline-block;
  width: auto;
  font-size: 10px;
}
.muliselect_clear > span > div:before {
  content: "\f00d";
}
.muliselect_clear:hover > span > div {
  cursor: pointer;
  transform: rotate(90deg);
  transition: transform .4s;
}
.bulkOrder-qtyInput {
  border-radius: 20px;
  width: 55px;
  border: 1px solid #111;
  text-align: left;
  font-weight: 500;
  display: block;
  padding-left: 10px;
}
#bulk_occupied_tally .bulkOrder-qtyInput {
  margin-left: auto;
}
.bulkOrder-qtyInput:focus {
  outline: none;
  box-shadow: 0 0 0 .5px #111;
}
.bulk_ordersummary {
  padding-left: 3%;
  padding-right: 0px;
  position: sticky;
  top: 15%;
}
.bulk_ordersummary_header {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}
.bulk_ordersummary_subheader {
  color: #9A9A9A;
  font-size: 14px;
  border-bottom: 1px solid #9A9A9A;
  text-align: left;
  margin-top: 10px;
}
.bulk_ordersummary_subheader > div {
  padding: 0px;
}
#bulk_emtpy_tally {
  color: #9A9A9A;
  font-size: 18px;
  text-align: center;
  padding-top: 35px;
  height: 80px;
}
.bulkOrder_header {
  margin: 25px 5%;
}
.bulkOrder_header .header_image img {
  width: 100px;
}
.bulkOrder_header .header_image {
  display: inline-block;
}
.bulkOrder_header .header_text {
  vertical-align: top;
  display: inline-block;
  font-size: 30px;
  margin-top: 20px;
}
.bulkOrder_family_title {
  float: left;
  font-size: 18px;
  display: block;
  font-weight: 600;
}
#bulk_occupied_tally {
  margin-bottom: 20px;
  font-size: 13px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
#bulk_occupied_tally > div {
  border-bottom: 1px solid #E9E9E9;
  margin: 10px 0;
  padding-bottom: 5px;
}
#bulk_occupied_tally .col-md-9,
#bulk_occupied_tally .col-md-3 {
  text-align: left;
  padding: 0px;
}
#bulk_occupied_tally .col-md-3 {
  text-align: right;
  padding-right: 15px;
}
.bulk_ordersummary_subheader .col-md-3 {
  text-align: right;
  padding-right: 20px;
}
#bulk_occupied_tally .col-md-9 > div:first-child {
  font-weight: 500;
  padding-right: 10px;
}
#bulk_occupied_tally .col-md-9 > div:nth-child(4) {
  font-weight: 500;
  font-style: italic;
}
#bulk_occupied_tally .col-md-9.outOfStock > div:nth-child(4) {
  color: #C92629;
}
#bulk_occupied_tally .col-md-9.lowStock > div:nth-child(4) {
  color: #757575;
  border-left: 3px solid #FFE01B;
  padding-left: 3px;
}
.bulkOrder-remove {
  margin-top: 5px;
  font-size: 11px;
  transition: .5s;
  position: relative;
  text-align: right;
  margin-right: 6px;
}
.bulkOrder-remove:hover {
  padding-right: 14px;
  cursor: pointer;
}
.bulkOrder-remove:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f1f8';
  position: absolute;
  opacity: 0;
  top: -1px;
  transition: .5s;
  font-weight: 500;
  right: 0px;
}
.bulk_ordersummaryclose {
  display: none;
  float: right;
}
.bulk_ordersummaryclose:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f00d';
}
.bulkOrder-remove:hover:after {
  right: 0;
  opacity: 1;
}
.add-to-cart-order-form-wrap {
  padding: 0 5%;
}
.hoverstate_inputnotice,
.hoverstate_inputMlpQtyNote {
  position: absolute;
  /* bottom: 0px; */
  bottom: 37px;
  background-color: #fff;
  padding: 3px;
  min-width: 145px;
  left: -23px;
  font-size: 12px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 3px;
  font-weight: 500;
  border: 1px solid #f2f2f2;
  display: none;
  opacity: 0;
  z-index: 1;
}
.hoverstate_inputnotice.outOfStock {
  border-left: 3px solid #C92629;
}
.hoverstate_inputnotice.outOfStock div:nth-child(2) {
  color: #C92629;
}
.hoverstate_inputnotice.lowStock {
  border-left: 3px solid #FFE01B;
}
.hoverstate_inputnotice.lowStock div:nth-child(2) {
  color: #757575;
}
.inputnotice_icon {
  position: absolute;
  top: 2px;
  left: 52px;
  background-color: #fff;
  border: 2px solid;
  padding: 6px;
  border-radius: 50px;
  z-index: 0;
}
.inputnotice_icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f12a';
  background-color: #fff;
  font-weight: 900;
  font-size: 8px;
  position: absolute;
  top: 1px;
  left: 5px;
}
.inputnotice_icon.inStock {
  display: none;
}
.inputnotice_icon.outOfStock {
  color: #C92629;
  border-color: #C92629;
}
.inputnotice_icon.lowStock {
  color: #757575;
  border-color: #757575;
}
.bo_incorrect_qty input {
  border: 1px solid #c92629!important;
}
.bo_qtyalert {
  color: #C92629;
  font-style: italic;
  font-weight: 400;
  line-height: 12px;
  text-align: center;
  padding-top: 5px;
  display: none;
}
.bo_incorrect_qty .bo_qtyalert {
  display: block;
}
.bulkOrder-qtyInput-td.disp .hoverstate_inputnotice {
  display: block;
}
.bulkOrder-qtyInput-td.show .hoverstate_inputnotice {
  opacity: 1;
}
.camera-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f332';
  font-size: 16px;
  font-weight: 300;
  padding-right: 10px;
}
.shaft_column {
  cursor: pointer;
}
.shaft_txt {
  overflow: hidden;
}
.shaft_column .shaft_img {
  left: 9px;
  top: 35px;
  vertical-align: middle;
  margin: auto;
  padding: 10px 10px!important;
  display: none;
  position: absolute;
  background-color: #fff;
  width: auto!important;
  height: auto!important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 1000;
}
.shaft_column .shaft_img img {
  object-fit: cover;
  width: 100%;
}
.shaft_column .shaft_img.product_name_img img {
  object-fit: cover;
  width: auto;
}
.shaft_column:hover .shaft_img {
  display: block;
}
td.iron_loft_column {
  width: 150px;
}
@media (max-width: 908px) {
  td.iron_loft_column {
    width: 100%;
  }
}
.col_key {
  display: none;
  font-weight: 500;
}
.btn_opts {
  display: none;
}
@media (max-width: 908px) {
  .add-to-cart-order-form-wrap {
    padding: 0px;
  }
  .bulkordertable tr {
    height: auto!important;
  }
  .bulkordertable th,
  .bulkordertable td {
    display: block;
    width: calc(100vw - 20px);
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .bulkordertable tbody td {
    padding: 2px 17px;
    width: 100%;
  }
  .bulkordertable tbody td div {
    white-space: normal;
  }
  .bulkordertable tbody tr {
    margin-bottom: 20px;
    padding: 20px 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    overflow: hidden;
    background-color: #fff!important;
    margin: 10px 2% 20px 2%;
    display: block;
    background-color: inherit;
    white-space: nowrap;
  }
  .bulkOrderFilterColumn {
    height: 40px;
    padding: 9px 25px 9px 20px;
  }
  .filter-right-div {
    right: 26px;
    top: 23px;
  }
  .bulkOrderFilterColumn_dropdown {
    width: 95%;
  }
  .shaft_column .shaft_img {
    position: unset;
    display: block;
    border: none;
    box-shadow: none;
    padding: 0px!important;
    background-color: transparent;
  }
  .col_key {
    display: inline-block;
  }
  .hoverstate_inputnotice {
    left: 45px;
    bottom: 31px;
  }
  .bulkordertable th:not(.filterableheader) {
    display: none;
  }
  .btn_opts {
    background-color: #fff;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    display: block;
  }
  .btn_opts .btn_call {
    margin: 15px 5%;
  }
  .page-productDetails footer {
    display: none;
  }
  .bulk_ordersum_slider {
    display: none;
    width: 100vw;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 100%;
    bottom: 0;
    z-index: 2000000000;
    padding: 20px 5%;
    transition: left 0.5s;
  }
  .bulk_ordersummary_header {
    font-size: 22px;
  }
  .bulk_ordersummary_subheader {
    display: none;
  }
  .bulk_ordersum_slider.show {
    display: block;
  }
  .bulk_ordersum_slider.slide {
    left: 0px;
  }
  .bulkordertable {
    margin-bottom: 150px;
    padding-left: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .bulkordertable thead,
  .bulkordertable tbody {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .bulk_ordersummaryclose {
    display: block;
  }
  .bulkOrder_header .header_text {
    width: 69%;
    margin-top: 0px;
  }
  .gotocustom {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .inputnotice_icon {
    top: 19px;
    left: 62px;
  }
}
td.rt-item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 110px;
}
.qtyAddAllCheckbox {
  padding-left: 5px;
  font-size: 11px;
  font-weight: 400;
}
.qtyAddAllCheckbox input[type="checkbox"] {
  margin: 0;
  margin-right: 0;
  margin-bottom: 0;
  height: 12px;
  position: relative;
  top: 2px;
}
th.balls-header {
  padding-top: 25px;
}
tr.balls-table-head {
  display: none;
}
.hoverstate_inputMlpQtyNote.mlp-Incorrect-Qty {
  width: 160px;
  border-left: 3px solid #C92629;
  color: #C92629;
}
.hoverstate_inputMlpQtyNote.highlightedMlpQty {
  display: block;
  opacity: 1;
  left: auto;
}
.hoverstate_inputMlpQtyNote.highlightedMlpQty .cart_Mlpqtyalert {
  display: block;
}
.cpq-header {
  background-color: #fff;
  border: none;
  font-size: 25px;
  padding-left: 0px;
  margin-top: 25px;
}
.cpq-sub-header {
  padding: 20px 0px;
  text-align: center;
}
.cpq-header .cpq-group-title {
  font-size: 24px!important;
  font-weight: 600;
  padding-bottom: 0px;
  padding-left: 15px;
}
@media (max-width: 907px) {
  .cpq-header .cpq-group-title {
    padding-left: 0;
  }
}
.cpq-product-name {
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
}
@media screen and (max-width: 1420px) {
  .cpq-product-name {
    font-size: 24px;
  }
}
.cpq-clearselections {
  color: #2979ff;
  font-size: 12px;
  float: right;
  margin-top: -22px;
}
.cpq_tostock {
  display: inline-block;
  text-align: right;
  float: right;
}
@media screen and (max-width: 1400px) {
  .cpq_tostock {
    margin-bottom: 20px;
  }
}
.cpq_tostock button,
.cpq_tostock a {
  padding: 8px;
  min-width: 130px;
}
.trash_icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f1f8';
  padding-left: 3px;
  padding-right: 3px;
  font-size: 11px;
}
.cpq-group {
  padding-left: 15px;
}
@media screen and (max-width: 1023px) {
  .cpq-group {
    padding-right: 15px;
  }
}
.cpq-legend {
  margin-left: 0px!important;
  padding-left: 0px!important;
  color: #111!important;
  font-style: italic;
  font-size: 12px!important;
}
.cpq-cstic-hidden {
  display: none;
}
.cpq-config-page .imageslot {
  top: 0px;
}
@media screen and (min-width: 1024px) {
  .cpq-config-page .imageslot {
    top: 10%;
  }
}
.cpq-config-page .nml {
  margin-left: 0 !important;
}
.cpq-config-page .summaryslot {
  margin-top: 40px;
  position: sticky;
  top: 15%;
  margin-bottom: 5%;
  padding-left: 25px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content {
  padding: 0 2px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content #prodSpecs {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content #summaryContentSlot a {
  color: #000;
  text-decoration: none;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content #summaryContentSlot a:hover {
  color: #000;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content #summaryContentSlot .glyphicon {
  margin-top: 3px;
  float: right;
  -webkit-text-stroke: 2.5px #f4f4f4;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content #prodAttributeList {
  margin-top: 5px;
  display: grid;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-heading {
  font-size: 24px;
  font-weight: 400 !important;
  margin: 5px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-right {
  float: right;
  margin: 10px;
  margin-top: 30px;
  text-decoration: underline;
  font-weight: 600;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-details {
  margin-top: 30px;
  padding: 1px 0;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-details .cpq-summary-page-details-left {
  float: left;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-details .cpq-summary-page-details-right {
  float: right;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-details :last-child {
  font-weight: 400;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-prodsummary-page-details {
  margin-top: 30px;
  padding: 1px 0;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-prodsummary-page-details .cpq-prodsummary-details-left {
  font-weight: 700;
  font-size: 14px;
  float: left;
  margin-right: 3px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-prodsummary-page-details .cpq-prodsummary-details-right {
  font-size: 14px;
  font-weight: 400;
  display: flex;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content hr {
  width: 35% !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  height: 1px !important;
  background-color: gray !important;
  margin-bottom: 2px !important;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content hr :nth-last-child(4n) {
  line-height: -13px !important;
  margin-bottom: -25px !important;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content button.cpq-summary-page-details-btn-lg {
  padding: 10px 20px;
  border-radius: 20px !important;
  border: 1px solid;
  background-color: #000000 !important;
  color: white;
  width: 80%;
  text-transform: none;
  margin: 0 auto 5%;
  text-align: center;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content button.cpq-summary-page-details-btn-lg[disabled] {
  background-color: #ddd !important;
  border: none;
  text-align: center;
  opacity: 1 !important;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content button.cpq-summary-page-details-btn-lg[disabled]:hover {
  cursor: initial;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .tooltiptext {
  visibility: hidden;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .tooltip .tooltiptext {
  width: 160px;
  background-color: #111;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  white-space: normal;
  margin-top: -65px;
  margin-left: -125px;
  font-size: 15px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .tooltip .tooltiptext.customPT {
  width: 200px;
  background-color: #111;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  white-space: normal;
  margin-top: -125px;
  margin-left: -142px;
  font-size: 15px;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .tooltip:hover .tooltiptext {
  visibility: visible !important;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #111 transparent transparent transparent;
}
.cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-note {
  color: #000000;
  width: 100%;
  font-size: 11px;
  font-style: italic;
  margin: 4px 2px;
  float: right;
  text-align: center;
}
@media screen and (max-width: 908px) {
  .cpq-config-page .summaryslot .cpq-dynamic-summary-content .cpq-summary-page-note {
    font-size: 12px;
  }
}
.cpq-group .cpq-cstic,
.cpq-group .cpq-cstic-qty {
  padding: 0px 0px;
  border: none;
}
.cpq-group .cpq-cstic[disabled],
.cpq-group .cpq-cstic-qty[disabled] {
  opacity: 0.4;
}
.cpq-cstic label,
.cpq-cstic-qty label {
  margin-bottom: 0px;
  color: #111;
}
.cpq-cstic .ui-selectmenu-button .cpq-csticValue {
  margin-right: 0px !important;
  outline: none!important;
  margin-left: 5px;
}
.cpq-valuePrices {
  width: 54px;
}
.cpq-cstic > .cpq-csticValue {
  padding: 0px 0px 5px 0px;
  margin: 0px;
}
.cpq-cstic .cpq-label-config-link-row,
.cpq-cstic-qty .cpq-label-config-link-row,
.cpq-cstic.cpq-label-config-link-row {
  width: 100%;
  display: inline-block;
  float: left;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 5px;
  vertical-align: middle;
  height: 40px;
  line-height: 16px;
}
.cpq-cstic .cpq-csticValueLabel-readOnly {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
  line-height: 13px;
  font-size: 13px;
  font-family: Roboto Condensed, roboto, sans-serif;
  color: #fff;
  background-color: #111;
  border-color: #111;
  border-radius: 2px;
}
.cpq-cstic .form-control {
  border: 1px solid #C4C4C4;
  border-radius: 2px;
  height: 50px;
}
.cpq-label-config-link-row label {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.8px;
  max-width: 90%;
  padding-right: 0px;
  font-family: Roboto Condensed, roboto, sans-serif;
  font-weight: 400;
}
.cpq-cstic-required .cpq-label-config-link-row label {
  font-weight: 700;
}
.page-productConfig .cpq-cstic.cpq-cstic-required.cpq-cstic-required-selected .ui-selectmenu-button.ui-button {
  border: 1px solid #ff0000;
}
.page-productConfig .cpq-cstic.cpq-cstic-required.cpq-cstic-required-selected .radioGroup .radio {
  border: 1px solid #ff0000;
}
.page-productConfig .cpq-cstic.cpq-cstic-required.cpq-cstic-required-selected .cpq-edit-icon {
  border: 1px solid #ff0000;
}
.cpq-cstic .ui-selectmenu-button {
  outline: none!important;
  border-radius: 2px!important;
  border: 1px solid #C4C4C4;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
  background-color: #f5f5f5;
  border: none;
  color: #111;
}
.ui-selectmenu-menu .cpq-ddlb-option {
  max-height: 400px;
  overflow-y: auto;
  padding: 6px 0px;
}
.cpq-option-text {
  color: #111;
  font-weight: 400;
}
.cpq-cstic .radioGroup .col-md-4 .radio label {
  font-size: 12px;
  line-height: 12px;
}
.cpq-cstic .radioGroup,
.cpq-cstic .colorGroup,
.cpq-cstic .mediaGroup,
.cpq-cstic .dropdownType,
.cpq-cstic .stringType {
  display: inline-block;
  float: none;
}
.cpq-cstic .dropdownType {
  padding: 0px 0px 10px 0px;
}
.cpq-cstic .radioGroup > div:not(.cpq-reststate) {
  padding-left: 0px;
  padding-right: 5px;
}
.cpq-cstic .radioGroup .radio {
  height: 100%;
  border: 1px solid #C4C4C4;
  display: table;
  margin-top: 0px;
  overflow: hidden;
  transition: background .2s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  width: 100%;
  height: 55px;
  table-layout: fixed;
}
.cpq-cstic .radioGroup .radio:not(.obsolete-radio):not(.selected-radio):hover {
  background: #eee none;
}
.cpq-cstic .radioGroup .radio.selected-radio {
  color: #fff;
  background-color: #111;
  border-color: #111111;
}
.cpq-cstic .radioGroup .radio.obsolete-radio label {
  opacity: 0.3;
}
.cpq-cstic .radioGroup .radio.selected-radio label {
  color: #fff;
}
.cpq-cstic .radioGroup .radio input {
  display: none;
}
.cpq-cstic .radioGroup .radio .cpq-selectLine {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}
.cpq-cstic .radioGroup .radio label {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 2px;
  line-height: 13px;
  font-size: 13px;
  font-family: Roboto Condensed, roboto, sans-serif;
}
@media (max-width: 1023px) {
  .cpq-cstic .radioGroup .radio label {
    padding: 0px 15px;
  }
}
.cpq-cstic .radioGroup .radio label div {
  width: 99%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cpq-cstic .radioGroup .radio.col-md-3 label,
.cpq-cstic .radioGroup .radio.col-md-4 label {
  font-size: 10px;
}
.pdp_configurator_content_section .imageslot {
  position: sticky;
  top: 120px;
}
@media (max-width: 768px) {
  .pdp_configurator_content_section .imageslot {
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .pdp_configurator_content_section .imageslot {
    padding-right: 0px;
    padding-left: 0px;
    top: 70px;
    position: unset;
  }
  .pdp_configurator_content_section .imageslot.calcustimageslot {
    top: 60px;
    position: sticky;
    padding: 10px 0px 0px;
    border: none;
  }
}
.cal-cust-image img {
  width: 100%;
}
.cpq-csticlabel-longtext-icon {
  color: #111;
}
.mediaGroup ul {
  text-align: center;
}
.mediaGroup ul li {
  display: inline-block;
  list-style: none outside none;
  margin: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 3px;
  box-shadow: 0 0 0 0 #000;
  -webkit-transition: -webkit-box-shadow 0.1s linear;
  transition: box-shadow 0.4s linear;
  width: 67px;
  vertical-align: top;
}
.mediaGroup ul li:hover label {
  cursor: pointer;
  box-shadow: 0 0 0 2px #999;
}
.mediaGroup li label {
  padding: 5px;
  box-shadow: 0 0 0 0 #000;
  -webkit-transition: -webkit-box-shadow 0.1s linear;
}
.mediaGroup input {
  display: none;
}
.mediaGroup .media-swatch {
  display: block;
  height: 50px;
  width: 50px;
  border-style: solid;
  border-width: 0;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 1px 1px 4px 0 #807d7d;
}
.mediaGroup .media-swatch-lbl {
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}
li.mediaSwatch.selected-media label {
  box-shadow: 0 0 0 2px #000;
}
.large_sq_swatch .mediaSwatch {
  width: 86px;
  vertical-align: top;
}
.large_sq_swatch .media-swatch {
  height: 70px;
  width: 70px;
  box-shadow: none;
}
.small_sq_swatch .mediaSwatch {
  width: 55px;
  vertical-align: top;
}
.small_sq_swatch .media-swatch {
  height: 30px;
  width: 30px;
  box-shadow: none;
}
@media (max-width: 769px) {
  .pdp-nav.productnav {
    top: 50px!important;
    width: 100%!important;
  }
}
.cpq-valueMedia {
  display: block;
  background-repeat: no-repeat;
  height: 35px;
  margin-left: 13px;
}
.intermediateWrapper {
  padding-left: 13px;
}
.cpq-atpInfo {
  padding-left: 13px;
  font-size: 12px;
  color: #C12424;
  font-style: italic;
}
.cpq-atpInfo-head {
  font-size: 12px;
  color: #C12424;
  font-style: italic;
}
.cpq-atpInfoSelected {
  position: relative;
  font-size: 12px;
  color: #C12424;
  font-style: italic;
  transition: opacity 0.2s;
  display: none;
}
.cpq-cstic {
  position: relative;
}
.cpq-ddlb-option .ui-menu-item-wrapper {
  display: block;
}
ul[id*='GRIP_MAT_NUM'] .cpq-valueMedia,
span[id*='GRIP_MAT_NUM'] .cpq-valueMedia {
  margin-left: 13px;
  margin-top: 7px;
  margin-bottom: 10px;
}
ul[id*='SHAFT_BAND_STICKER'] .cpq-valueMedia,
span[id*='SHAFT_BAND_STICKER'] .cpq-valueMedia {
  height: 75px;
}
ul[id*='SHAFT_MODEL'] .ui-menu-item-wrapper,
ul[id*='GRIP_MAT_NUM'] .ui-menu-item-wrapper,
ul[id*='SHAFT_BAND_STICKER'] .ui-menu-item-wrapper {
  display: block;
  height: auto;
}
span[id*='SHAFT_MODEL'] .cpq-csticValue,
span[id*='GRIP_MAT_NUM'] .cpq-csticValue,
span[id*='SHAFT_BAND_STICKER'] .cpq-csticValue {
  display: block!important;
  min-height: 45px;
  height: auto;
  padding-bottom: 15px;
}
.selected-media-underddlb {
  padding-left: 133px;
}
.ui-menu .ddlb-optgroup {
  margin-left: -8px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 15px;
  cursor: auto;
  background-color: #fff!important;
}
.ui-menu .ddlb-optgroup .ui-menu-item-wrapper {
  background-color: #fff!important;
}
.ddlb-filter {
  width: 98%;
  margin: 6px 2px!important;
  border: 1px solid #9A9A9A!important;
  outline: none;
  padding: 4px!important;
}
.ui-menu-item {
  position: relative;
}
.ui-menu-item .search-icon {
  position: absolute;
  top: -5px;
  right: 0px;
  background-color: transparent!important;
}
.ui-menu-item .search-icon:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f002';
}
.cpq-cstic .ui-selectmenu-button-closed .cpq-option-icon,
.cpq-cstic .ui-selectmenu-button-open .cpq-option-icon {
  top: 10px;
}
.cpq-cstic .ui-selectmenu-button-closed .cpq-option-icon:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f107';
  font-size: 30px;
  font-weight: 300;
}
.cpq-cstic .ui-selectmenu-button-open .cpq-option-icon:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f077';
  font-size: 15px;
}
.cpq-csticlabel-required-icon:after {
  position: unset;
}
.cpq-option-icon {
  margin-right: -12px;
  /* float: right; */
  position: absolute;
  right: 25px;
  top: 15px;
}
.cpq-option-price {
  padding-right: 20px;
}
.cpq-ddlb-option .ui-state-active .cpq-option-price,
.cpq-ddlb-option .ui-state-active .cpq-option-strikethrough,
.cpq-ddlb-option .ui-state-active .cpq-option-savings {
  color: #111!important;
}
.ui-selectmenu-menu .cpq-ddlb-option {
  padding: 0px;
}
.cpq-cstic .ui-selectmenu-button .cpq-csticValue {
  margin-right: -5px;
  display: flex;
  position: relative;
}
.cpq-price-total {
  text-align: left!important;
  padding: 20px 0px;
}
.product-details h4 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.product-details .pricerange {
  margin-top: 13px;
  padding-left: 3px;
}
@media (min-width: 640px) {
  .cpq-next-navigation,
  .cpq-overview-skip,
  .cpq-addToCart {
    padding: 10px 0px!important;
  }
}
.cpq-csticValue {
  margin-left: 0px;
}
.cpq-ddlb-option .ui-menu-item-wrapper {
  height: 38px;
  padding: 10px 1em 3px .4em;
}
.cpq-legend-row {
  display: block!important;
  padding-right: 10px!important;
  text-align: left;
}
.cpq-legend {
  float: none!important;
  text-align: left!important;
  padding: 0px;
  max-width: 100%!important;
}
.cpq-csticlabel-required-icon:after {
  color: #111!important;
}
@media (min-width: 1024px) {
  .cpq-config-page,
  .cpq-overview-page {
    padding-right: 5%!important;
    max-width: 1920px;
    margin: auto;
    padding-left: 5%!important;
    padding-top: 40px;
  }
}
.cpq-btn-addToCart[disabled]:hover {
  background-color: #111!important;
  border-color: #111!important;
  color: #fff!important;
}
#configBottombarSlot {
  border-top: none!important;
}
.cpq-addToCart {
  margin: 20px;
}
.cpq-addToCart .btn_call {
  padding-right: 40px;
}
.btn_call .cpq-btn-addToCart {
  border-radius: 50px!important;
  line-height: 13px;
  width: 100%;
  text-transform: capitalize;
}
.btn_call .cpq-btn-addToCart span {
  top: -10px;
}
.btn_call .cpq-btn-addToCart span.lds-ring {
  top: 0px;
}
.custom-inputs {
  padding: 20px 5px;
}
.custom-inputs .cpq-non_update {
  max-width: 100%;
  border-radius: 2px;
  border: 1px solid #c4c4c4;
  width: 100%;
  padding: 14px 6px;
  margin: 4px 0px;
}
.custom-inputs .cpq-non_update:focus {
  outline: none;
  box-shadow: 0 0 0 0.5px #111;
}
.custom-inputs > div > div {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-family: Roboto Condensed, roboto, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpq-product-details {
  padding-left: 40px;
}
@media (max-width: 1023px) {
  .cpq-product-details {
    padding: 0px 30px;
  }
}
@media (max-width: 907px) {
  .cpq-reststate {
    display: none;
  }
  .cpq-header {
    padding: 0px 15px;
  }
  .cpq-sub-header {
    padding-bottom: 20px 0px;
    text-align: center;
  }
  .cpq-cstic > .cpq-csticValue {
    padding: 10px 0px;
  }
}
@media (max-width: 635px) {
  .cpq-cstic .cpq-label-config-link-row {
    width: 100%;
  }
  .cpq-cstic .radioGroup,
  .cpq-cstic .dropdownType,
  .cpq-cstic .colorGroup {
    width: 100%!important;
  }
}
.comboset_nonedit_grp .cpq-edit-icon {
  display: none!important;
}
.comboset_nonedit_grp .cpq-cstic .cpq-csticValueLabel-readOnly {
  padding-left: 5px;
}
#globalcomboset_target .cpq-cstic > .cpq-csticValue {
  height: 45px!important;
}
@media (max-width: 907px) {
  .comboset_nonedit_grp .radio,
  .comboset_nonedit_grp .ui-selectmenu-button {
    display: none!important;
  }
  .comboset_nonedit_grp .cpq-reststate,
  .comboset_nonedit_grp .cpq-label-config-link-row,
  .comboset_nonedit_grp .cpq-csticValue {
    display: inline-block;
    width: 50%!important;
    font-weight: 600;
    padding-left: 0px!important;
  }
  .comboset_nonedit_grp .cpq-reststate {
    padding-top: 8px;
  }
  .comboset_nonedit_grp .cpq-cstic .radioGroup,
  .comboset_nonedit_grp .cpq-cstic .dropdownType {
    width: 50%!important;
  }
}
.cpq-cstic-required .cpq-reststate span {
  font-weight: 600;
}
.cpq-reststate span {
  font-weight: 400;
}
@media (min-width: 908px) {
  .cpq-reststate {
    position: absolute;
    top: 10px;
    transition: opacity .4s;
    width: 100%;
    z-index: -1;
    font-weight: 500;
    max-height: 72px;
    overflow: hidden;
  }
  .cpq-reststate span {
    padding-left: 5px;
    transition: all .8s;
  }
  .cpq-reststate .cpq-selectedimage img {
    margin-left: 35px;
    background-repeat: no-repeat;
    display: block;
  }
  .cpq-edit-icon {
    border: 1px solid #111;
    border-radius: 100px;
    width: 27px;
    height: 27px;
    padding: 4px 6px;
    font-size: 13px;
    display: inline-block;
    transition: all .8s;
  }
  .cpq-edit-icon:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f040';
  }
  .cpq-groups:not(.transitionstate) .grp-container .dropdownType.closedddlb:hover .cpq-reststate,
  .dropdownType:not(.closedddlb) .cpq-reststate,
  .cpq-groups:not(.transitionstate) .grp-container .radioGroup:hover .cpq-reststate,
  .grp-container .open-nextcstic .cpq-reststate,
  .cpq-groups:not(.transitionstate) .grp-container .colorGroup:hover .cpq-reststate,
  .cpq-groups:not(.transitionstate) .grp-container .mediaGroup:hover .cpq-reststate {
    opacity: 0;
  }
  .cpq-groups:not(.transitionstate) .grp-container .dropdownType.closedddlb:hover .cpq-edit-icon,
  .dropdownType:not(.closedddlb) .cpq-edit-icon,
  .cpq-groups:not(.transitionstate) .grp-container .radioGroup:hover .cpq-edit-icon,
  .grp-container .open-nextcstic .cpq-edit-icon {
    width: 100%;
    height: 38px;
    padding: 10px;
  }
  .cpq-groups:not(.transitionstate) .grp-container .dropdownType.closedddlb:hover .cpq-reststate span,
  .dropdownType:not(.closedddlb) .cpq-reststate span,
  .cpq-groups:not(.transitionstate) .grp-container .dropdownType.closedddlb:hover .cpq-reststate .cpq-selectedimage,
  .dropdownType:not(.closedddlb) .cpq-reststate .cpq-selectedimage,
  .cpq-groups:not(.transitionstate) .grp-container .radioGroup:hover .cpq-reststate span,
  .grp-container .open-nextcstic .cpq-reststate span,
  .grp-container .open-nextcstic .cpq-reststate .cpq-selectedimage,
  .cpq-groups:not(.transitionstate) .grp-container .colorGroup:hover .cpq-reststate span,
  .cpq-groups:not(.transitionstate) .grp-container .mediaGroup:hover .cpq-reststate span {
    opacity: 0;
    transition: all .8s;
  }
  .cpq-groups:not(.transitionstate) .dropdownType.shaftGrip.closedddlb:hover .cpq-edit-icon,
  .dropdownType.shaftGrip:not(.closedddlb) .cpq-edit-icon,
  .grp-container .open-nextcstic .shaftGrip .cpq-edit-icon {
    height: 72px;
  }
  .ui-selectmenu-button-closed,
  .radioGroup .radio,
  .colorGroup .color,
  .mediaGroup .mediaSwatch {
    opacity: 0;
  }
  .dropdownType .ui-selectmenu-button-closed,
  .radioGroup .radio {
    transition: all 1s !important;
  }
  .colorGroup .color,
  .mediaGroup .mediaSwatch {
    transition: all .6s!important;
  }
  .cpq-groups:not(.transitionstate) .grp-container .dropdownType:hover .ui-selectmenu-button-closed,
  .cpq-groups:not(.transitionstate) .grp-container .radioGroup:hover .radio,
  .grp-container .open-nextcstic .radioGroup .radio,
  .grp-container .open-nextcstic .dropdownType .ui-selectmenu-button-closed,
  .cpq-groups:not(.transitionstate) .grp-container .colorGroup:hover .color,
  .cpq-groups:not(.transitionstate) .grp-container .mediaGroup:hover .mediaSwatch,
  .grp-container .open-nextcstic .colorGroup .color,
  .grp-container .open-nextcstic .mediaGroup .mediaSwatch {
    opacity: 1;
  }
}
.cpq-groups.transitionstate {
  opacity: 0.8;
  cursor: progress;
}
.cpq-groups.transitionstate label,
.cpq-groups.transitionstate .ui-selectmenu-button {
  cursor: progress!important;
}
.imageslot {
  padding: 20px 40px 20px 40px;
  position: sticky;
}
@media screen and (max-width: 1023px) {
  .imageslot {
    padding: 20px;
  }
}
.image-gallery img {
  background-color: #f6f5f6;
}
.gallery-images-main .slick-list {
  position: relative;
}
.gallery-images-main .slick-track {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0px;
  left: 0px;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s, display 1s;
}
.gallery-images-main .slick-track:first-child {
  left: 0;
}
.gallery-images-main .slick-track.slick-active {
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s, display 1s;
}
.gallery-images-main .slick-track > div {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 10;
  opacity: 1;
}
.gallery-images-thumbs .slick-list {
  padding: 20px 0px;
  position: relative;
  overflow: auto;
  list-style: none;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
}
.gallery-images-thumbs .slick-list::-webkit-scrollbar-thumb,
.gallery-images-thumbs .slick-list::-webkit-scrollbar-track {
  background-color: transparent;
  transition: background-color 0.5s ease;
}
.gallery-images-thumbs .slick-track {
  padding-right: 0px;
  padding-left: 3%;
  margin-left: 1%;
  flex-shrink: 0;
}
.gallery-images-thumbs .slick-track:hover {
  cursor: pointer;
}
.gallery-images-thumbs .slick-track:first-child {
  margin-left: -3%;
}
@media (max-width: 1023px) {
  .gallery-images-main .slick-track {
    right: 8.3%;
  }
}
.slick-list-lifestyle,
.slick-list-variant {
  position: relative;
  list-style: none;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transform: translate3d(0px, 0px, 0px);
}
.slick-list-lifestyle .slick-track,
.slick-list-variant .slick-track {
  flex-shrink: 0;
  opacity: 1;
  position: relative;
  top: 0;
  /*     padding: 0 10px 0px;*/
  left: 0;
  right: 0;
  width: 100%;
}
.slick-list-variant,
.slick-list-variant .slick-track {
  overflow: visible!important;
}
@media (max-width: 480px) {
  .slick-list-lifestyle .slick-track {
    padding: 0 5px;
    width: 90%;
  }
}
.js-lifestyle-image-gallery-main .slick-track {
  padding: 0 10px 0px!important;
  width: 50%;
  margin: auto;
}
.slick-list-lifestyle img {
  object-fit: cover;
}
/**preowned page gallery diff**/
@media (min-aspect-ratio: 16/10) {
  .preowned_page_top .imageslot .image-gallery {
    width: 85%;
    margin: auto;
  }
}
@media (min-aspect-ratio: 20/10) {
  .preowned_page_top .imageslot .image-gallery {
    width: 75%;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .preowned_page_top .imageslot {
    padding-right: 0px;
    padding-left: 0px;
  }
  .preowned_page_top .gallery-images-thumbs {
    display: none;
  }
  .preowned_page_top .gallery-images-main .slick-list {
    position: relative;
    overflow: auto;
    list-style: none;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
  }
  .preowned_page_top .gallery-images-main .slick-list::-webkit-scrollbar-thumb,
  .preowned_page_top .gallery-images-main .slick-list::-webkit-scrollbar-track {
    background-color: transparent;
    transition: background-color 0.5s ease;
  }
  .preowned_page_top .gallery-images-main .slick-track {
    flex-shrink: 0;
    opacity: 1;
    position: relative;
    top: 0;
    padding: 0 10px 0px;
    left: 0;
    right: 0;
    width: 55%;
  }
}
/**new product config page gallery diff**/
@media (min-aspect-ratio: 18/10) {
  .pdp_configurator_content_section .imageslot .image-gallery {
    width: 85%;
    margin: auto;
  }
}
@media (min-aspect-ratio: 22/10) {
  .pdp_configurator_content_section .imageslot .image-gallery {
    width: 75%;
    margin: auto;
  }
}
@media (max-width: 1023px) {
  .pdp_configurator_content_section .imageslot {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pdp_configurator_content_section .gallery-images-thumbs {
    display: none;
  }
  .gallery-images-main .slick-list {
    position: relative;
    overflow: auto;
    list-style: none;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
  }
  .pdp_configurator_content_section .gallery-images-main .slick-list::-webkit-scrollbar-thumb,
  .pdp_configurator_content_section .gallery-images-main .slick-list::-webkit-scrollbar-track {
    background-color: transparent;
    transition: background-color 0.5s ease;
  }
  .pdp_configurator_content_section .gallery-images-main .slick-track {
    flex-shrink: 0;
    opacity: 1;
    position: relative;
    top: 0;
    padding: 0 10px 0px;
    left: 0;
    right: 0;
    width: 60%;
  }
}
.zoom_image {
  position: absolute;
  right: 8px;
  top: 0;
  transform: rotate(45deg);
  font-size: 20px;
  font-weight: 300;
  padding: 10px;
}
.zoom_image:before {
  font-family: 'Font Awesome 5 Pro';
  content: "\f07d";
}
.mobile_scroll_buttons {
  text-align: center;
  font-size: 20px;
  padding-bottom: 10px;
}
.left_scroll:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f053';
  padding: 10px;
}
.right_scroll:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f054';
  padding: 10px;
}
#guarantees {
  text-align: center !important;
  width: 104%;
  margin-left: -2.4%;
}
#guarantees span.yCmsContentSlot.container {
  display: inline-block;
  width: 110%;
  height: auto;
}
.gallery_image_nav_arrows {
  text-align: center;
}
.gallery_image_nav_arrows span:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  margin: 0 5px;
  padding: 11px;
  height: 40px;
  width: 40px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  position: relative;
}
.chevron_left:before {
  content: "\f053";
  left: 0px;
  transition: all 0.5s;
}
.chevron_right:before {
  content: "\f054";
  right: 0px;
  transition: all 0.5s;
}
.gallery_image_nav_arrows .disabled {
  opacity: .5;
}
.variant_selector_carousel .gallery_image_nav_arrows {
  background-color: #fff;
  min-height: 40px;
}
.gallery_image_nav_arrows .chevron_left:hover:before {
  left: -5px;
  cursor: pointer;
}
.gallery_image_nav_arrows .chevron_right:hover:before {
  right: -5px;
  cursor: pointer;
}
.comboset_emptyblock > div {
  height: 35px;
  width: 100%;
  background-color: #F5F5F5;
  margin: 9px 0px;
}
.cpq-comboedit {
  display: inline-block;
  border: 2px solid #111;
  height: 27px;
  width: 27px;
  border-radius: 20px;
  margin-left: 10px;
  padding: 3px 5px;
  font-size: 13px;
  cursor: pointer;
}
.combo-titlecart {
  font-weight: 900;
  color: #111;
  margin-left: -5px;
  font-size: 15px;
}
.cpq-comboedit:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f040';
}
@media (max-width: 1023px) {
  .cpq-config-page .summaryslot .cpq-dynamic-summary-content {
    border: none;
    position: unset !important;
    width: 100%;
  }
}
/* Tooltip container */
.cal-tooltip {
  position: relative;
}
/* Tooltip text */
.cal-tooltip .cal-tooltiptext {
  visibility: hidden;
  width: 110px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  font-size: 12px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}
/* Show the tooltip text when you mouse over the tooltip container */
.cal-tooltip:hover .cal-tooltiptext {
  visibility: visible;
}
.cal-tooltip .cal-tooltiptext {
  width: 110px;
  bottom: 115%;
  left: 39px;
  margin-left: -60px;
  /* Use half of the width (120/2 = 60), to center the tooltip */
}
.cal-tooltip .cal-tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.cal-tooltip .cal-tooltiptext {
  opacity: 0;
  transition: opacity .4s;
}
.cal-tooltip:hover .cal-tooltiptext {
  opacity: 1;
}
.small_sq_swatch .cal-tooltip .cal-tooltiptext,
.color.cal-tooltip .cal-tooltiptext {
  left: 34px;
}
.cal-cust-image svg {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  float: none;
  overflow: unset;
}
.cpq-cstic .colorGroup {
  margin: auto;
  width: 80%;
}
.colorGroup ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  -webkit-padding-start: 0;
}
.colorGroup ul li {
  display: inline-block;
  list-style: none outside none;
  margin: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 3px;
  box-shadow: 0 0 0 0 #000;
  -webkit-transition: -webkit-box-shadow 0.1s linear;
  transition: box-shadow 0.4s linear;
}
.colorGroup input {
  display: none;
}
.colorGroup label {
  margin: 0 5px;
  padding: 5px;
  vertical-align: middle;
  -webkit-transition: -webkit-box-shadow 0.1s linear;
  transition: box-shadow 0.1s linear;
}
.colorGroup .paintfill-swatch,
.cpq-reststate .paintfill-swatch {
  display: block;
  height: 30px;
  width: 30px;
  border-style: solid;
  border-radius: 15px;
  border-width: 0;
  -moz-box-shadow: 1px 1px 4px 0 #807d7d;
  -webkit-box-shadow: 1px 1px 4px 0 #807d7d;
  box-shadow: 1px 1px 4px 0 #807d7d;
}
.cpq-reststate .paintfill-swatch {
  display: inline-block !important;
  margin-bottom: -5px;
  margin-left: 5px;
  height: 20px;
  width: 20px;
}
.colorGroup ul li:hover label {
  box-shadow: 0 0 0 3px #999;
  cursor: pointer;
}
.colorGroup ul li.selected-color label {
  box-shadow: 0 0 0 3px #000;
}
.paintfill-swatch.medallion-value {
  background-image: url('../images/MedallionEffect.png');
  background-position: center!important;
  background-size: cover!important;
}
@font-face {
  font-family: Bpreplay;
  font-weight: bold;
  src: url("../fonts/BPreplayBold.otf") format("opentype");
  src: url('../fonts/BPreplayBold.ttf') format('truetype');
}
.cal-cust-image svg text {
  font-family: Bpreplay;
}
@media (min-width: 908px) {
  .mediaGroup.large_sq_swatch {
    min-height: 120px;
  }
  .mediaGroup.small_sq_swatch {
    min-height: 50px;
  }
  .mediaGroup .mediaSwatch,
  .colorGroup .color {
    height: 0px;
  }
  .cpq-groups:not(.transitionstate) .grp-container .colorGroup:hover .color,
  .grp-container .open-nextcstic .colorGroup .color {
    height: 46px;
  }
  .cpq-groups:not(.transitionstate) .grp-container .mediaGroup.large_sq_swatch:hover .mediaSwatch,
  .grp-container .open-nextcstic .mediaGroup.large_sq_swatch .mediaSwatch {
    height: 108px;
  }
  .cpq-groups:not(.transitionstate) .grp-container .mediaGroup.small_sq_swatch:hover .mediaSwatch,
  .grp-container .open-nextcstic .mediaGroup.small_sq_swatch .mediaSwatch {
    height: 68px;
  }
}
@font-face {
  font-family: 'SHAL' !important;
  src: url('../fonts/SHAL.eot');
  src: url('../fonts/SHAL.eot?#iefix') format('embedded-opentype'), url('../fonts/SHAL.woff2') format('woff2'), url('../fonts/SHAL.woff') format('woff'), url('../fonts/SHAL.ttf') format('truetype'), url('../fonts/SHAL.svg') format('svg');
}
@font-face {
  font-family: 'CommercialScrDEE';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Commercial-Script.eot');
  src: local('CommercialScrDEE'), url('../fonts/Commercial-Script.ttf') format('truetype'), url('../fonts/Commercial-Script.otf') format('opentype'), url('../fonts/Commercial-Script.eot?#iefix') format('embedded-opentype'), url('../fonts/Commercial-Script.woff2') format('woff2'), url('../fonts/Commercial-Script.woff') format('woff');
}
@font-face {
  font-family: 'Kozuka Gothic Pr6N';
  font-style: normal;
  font-display: swap;
  src: url('../fonts/Kozuka-Gothic-Pr6N-R.eot');
  src: local('Kozuka Gothic Pr6N'), url('../fonts/Kozuka-Gothic-Pr6N-R.otf') format("opentype"), url('../fonts/Kozuka-Gothic-Pr6N-R.ttf') format("truetype"), url('../fonts/Kozuka-Gothic-Pr6N-R.eot?#iefix') format("embedded-opentype"), url('../fonts/Kozuka-Gothic-Pr6N-R.woff2') format("woff2"), url('../fonts/Kozuka-Gothic-Pr6N-R.woff') format("woff");
}
.font_B {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 34px;
  font-weight: normal;
}
.font_B div,
.font_S div {
  overflow: unset!important;
}
.font_S {
  font-size: 34px;
  font-weight: normal;
  font-style: italic;
  text-transform: none!important;
  font-family: "SHAL" !important;
  font-weight: 700;
  letter-spacing: 1px;
}
.callaway-jp.font_S {
  font-family: "CommercialScrDEE", sans-serif !important;
  font-size: 28px !important;
}
.callaway-jp.font_B {
  font-family: "Kozuka Gothic Pr6N" !important;
  font-size: 36px !important;
}
label[id*='HEAD_CROWN_COLOR.0170'] .paintfill-swatch {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 48%, #c3c3c3 48%, #c3c3c3 52%, rgba(255, 255, 255, 0) 52%) !important;
}
.cpq-csticValueLabel.font_B {
  font-weight: normal !important;
}
.cpq-csticValueLabel.font_B,
.cpq-csticValueLabel.font_S {
  font-size: 17px !important;
}
.cpq-csticValueLabel.callaway-jp.font_B,
.cpq-csticValueLabel.callaway-jp.font_S {
  font-size: 14px !important;
}
@media (min-width: 1025px) {
  .product-grid_container {
    margin: 0 30px;
  }
}
@media (max-width: 639px) {
  .product-grid_container {
    margin: 0;
  }
}
.product-grid_col {
  display: flex;
  align-items: center;
  border: 1px solid #807d7d;
  margin-bottom: 10px;
  padding: 0 5px;
}
@media (max-width: 639px) {
  .product-grid_col {
    padding: 10px;
    text-align: center;
    flex-direction: column;
  }
}
.product-grid_img img {
  margin: 0;
  height: 130px;
  width: 170px;
}
.product-list_container {
  border: 1px solid #807d7d;
  padding: 8px;
  margin: 15px 0;
}
@media (min-width: 1025px) {
  .product-list_container {
    margin: 30px;
  }
}
.product-list_row {
  position: relative;
}
.product-list_row img {
  height: auto;
}
.product-list_row .cpq-group,
.product-list_row .custom-inputs {
  padding-left: 0;
}
.product-list_row .custom-inputs_col {
  padding-left: 0;
}
.product-list_row .colorGroup,
.product-list_row .tape_tab_box,
.product-list_row .radioGroup {
  width: calc(100% - 325px);
}
@media (max-width: 1024px) {
  .product-list_row .colorGroup,
  .product-list_row .tape_tab_box,
  .product-list_row .radioGroup {
    width: calc(100% - 150px);
  }
}
@media (max-width: 340px) {
  .product-list_row .colorGroup,
  .product-list_row .tape_tab_box,
  .product-list_row .radioGroup {
    width: calc(100% - 150px);
  }
}
.product-list_row .colorGroup ul,
.product-list_row .tape_tab_box ul,
.product-list_row .radioGroup ul {
  justify-content: flex-start;
}
.product-list_row .btn-close {
  padding: 12px;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 30px;
}
.product-list_row .btn-close .close-icon::before {
  font-family: 'Simple-Line-Icons';
  content: "\00d7";
  padding: 0;
  font-size: 18px;
  color: #111;
}
@media (max-width: 1024px) {
  .product-list_row .btn-close {
    right: 10px;
  }
}
@media (max-width: 1280px) {
  .product-list_row .cpq-cstic .radioGroup .radio {
    margin-bottom: 5px;
  }
}
.product-list_row .cpq-cstic .radioGroup .radio input {
  opacity: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 1025px) {
  .product-list_row .cpq-selectLine .font_B {
    font-size: 12px !important;
  }
}
.product-list_row .colorGroup input {
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
@media (max-width: 1024px) {
  .product-list_row .tape_tab_box {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .product-list_title h3 {
    font-size: 18px;
  }
}
.btn-mlp-action {
  text-align: right;
  padding: 10px 30px;
}
.btn-mlp-action_submit {
  outline: none;
  text-align: center;
  padding: 10px 15px;
  color: #111;
  border-radius: 25px !important;
  border: 1px solid;
  font-weight: 500;
  max-width: 100%;
}
.btn-mlp-action_submit:hover,
.btn-mlp-action_submit:active {
  color: #111;
}
@media (min-width: 1025px) {
  .delivery__section {
    margin: 0 30px;
  }
}
.delivery__section .headline {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2px;
}
@media (max-width: 639px) {
  .delivery__section .headline {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .delivery__section .headline {
    font-size: 24px;
  }
}
.delivery__section .half_register_form {
  margin-left: 0;
}
@media (max-width: 1024px) {
  .delivery__section .half_register_form {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .delivery__section .half_register_form > label.inline-label {
    width: 100%;
  }
}
.delivery__section .callaway-succcess-button {
  padding: 15px;
}
@media (max-width: 639px) {
  .delivery__section .callaway-succcess-button {
    width: 100%;
  }
}
.delivery__section .ship-to-option-label {
  padding-left: 30px;
}
.delivery__section .ship-to-option-label > input[type=radio] {
  margin: 0 0 0 -30px;
  width: 20px;
  height: 20px;
}
.cfm-container,
.order-request {
  margin: 0 7%;
}
@media (max-width: 1024px) {
  .cfm-container,
  .order-request {
    margin: 0;
  }
}
.cfm-container-table,
.order-request-table {
  font-size: 14px;
}
.cfm-container-table img,
.order-request-table img {
  height: 100px;
  margin: 0;
}
.cfm-container-table table thead th,
.order-request-table table thead th {
  text-align: left;
  border-bottom-width: 0;
}
.cfm-container-table table tbody td,
.order-request-table table tbody td {
  vertical-align: middle;
  text-align: left;
  border-top: none;
}
.cfm-container-table table tbody td:first-child,
.order-request-table table tbody td:first-child {
  text-align: center;
}
.cfm-container-table table tbody tr:nth-child(4n + 1),
.order-request-table table tbody tr:nth-child(4n + 1) {
  background-color: #f9f9f9;
}
.cfm-container-table.table-responsive,
.order-request-table.table-responsive {
  border: none;
}
@media (max-width: 1024px) {
  .cfm-container-table.table-responsive table tbody td,
  .order-request-table.table-responsive table tbody td {
    white-space: nowrap;
  }
  .cfm-container-table.table-responsive .status-select,
  .order-request-table.table-responsive .status-select {
    width: auto;
  }
}
.cfm-container-table.table-responsive .stat_info_icon:before,
.order-request-table.table-responsive .stat_info_icon:before {
  height: 13px;
  content: '';
  width: 13px;
  border-radius: 50%;
  display: inline-block;
  background-color: #579eaa;
  margin-right: 4px;
}
.cfm-container-table.table-responsive .stat_filter label,
.order-request-table.table-responsive .stat_filter label {
  height: 18px;
  content: '';
  width: 18px;
  border-radius: 50%;
  display: inline-block;
  background-color: #579eaa;
  margin-top: 1px;
  cursor: pointer;
  border: 2px solid white;
  position: relative;
}
.cfm-container-table table caption,
.order-request-table table caption {
  display: none;
}
@media (max-width: 1024px) {
  .cfm-container h3,
  .order-request h3,
  .cfm-container h1,
  .order-request h1 {
    font-size: 24px;
  }
}
.cfm-container .request-sub-heading,
.order-request .request-sub-heading {
  margin-bottom: 2%;
}
.cfm-container caption,
.order-request caption {
  display: none;
}
.order-request-table {
  margin: 0 7%;
}
.order-request-table table caption {
  display: none;
}
.order-request-table tbody td,
.order-request-table thead th {
  cursor: pointer;
  text-align: center !important;
}
.order-request-table thead th:nth-child(2) {
  border-left: none;
}
.order-request-table thead th:nth-child(3) {
  min-width: 105px;
}
.order-request-table tbody td input[type="checkbox"] {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.order-request-table tbody td:nth-child(2),
.order-request-table tbody td:nth-child(3) {
  padding-left: 0 !important;
  text-align: left !important;
}
.order-request-table .border-none {
  border: none;
}
.order-request-table .hidden-row {
  padding: 0 !important;
}
.order-request-table .hidden-row .cfm-container {
  margin: 10px 10px;
}
.order-request-table .hidden-row tbody td,
.order-request-table .hidden-row thead th,
.order-request-table .hidden-row .cfm-shiping-container {
  text-align: left !important;
}
.order-request-table .hidden-row .table-responsive {
  border: none;
}
.order-request-table .table-responsive {
  overflow-x: visible;
}
.order-request-table .table-responsive .printer_icon {
  float: left;
  margin-left: 30px;
}
.order-request-table .border-color {
  border: none;
  border-top: none;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.order-request-table table tr {
  border-bottom: 0 ;
}
.order-request-table table tr.expanded {
  border: none;
  border-bottom: none;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
}
.order-request-table table tr.expanded .drop_icon:before {
  content: url(../fonts/callaway/collapse_up.png);
}
.order-request-table table thead tr:first-child,
.order-request-table table tbody tr:last-child {
  border-bottom: 1px solid #ccc;
}
.order-request-table table thead tr th:first-child {
  min-width: 20px !important;
  border-right: none;
}
.order-request-table .pagination-bar-results {
  border: none !important;
}
.order-request-table .pagination-bar .pagination-toolbar {
  margin: 0 !important;
}
.order-request-table .padding-0 {
  padding: 0 !important;
}
.order-request-table #ship-to-box span {
  position: inherit;
  bottom: 9px;
  padding-right: 7px;
  font-size: 15px;
}
@media (max-width: 639px) {
  .order-request-table #ship-to-box {
    margin-right: 15%;
  }
}
.order-request-table #not-eligible,
.order-request-table #no-result-area {
  min-height: 450px;
  text-align: center;
  padding-top: 10%;
  padding-right: 5%;
}
@media (max-width: 639px) {
  .order-request-table #not-eligible,
  .order-request-table #no-result-area {
    padding-right: 15%;
  }
}
.order-request-table .stat_icon {
  margin: 6px 0 0 10px;
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: inline-block;
  content: '';
}
.order-request-table .stat_desc {
  position: absolute;
  margin-top: 6px;
  margin-left: 5px !important;
  line-height: 14px;
}
@media (max-width: 1023px) {
  .order-request-table thead th:nth-child(3) {
    min-width: 150px;
  }
}
.order-request-table #configBottombarSlot {
  margin-bottom: 25px;
}
.order-request-table .ship_option_selector {
  width: 90% !important;
  margin-left: 15% !important;
  padding: 6px 5px !important;
  text-transform: capitalize !important;
}
.mlp-container .exit {
  top: 15px;
}
@media (max-width: 639px) {
  .mlp-container .exit {
    right: 35px;
  }
}
@media (max-width: 639px) {
  .mlp-container_logo img {
    display: block;
    margin: 0 auto ;
  }
}
@media (min-width: 1200px) {
  .mlp-container {
    padding-left: 75px;
    padding-right: 75px;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }
}
.mlp-container .mt-2 {
  margin-top: 20px;
}
.mlp-container .error-border {
  border: 1px solid #d9534f !important;
}
.mlp-container .error-message {
  color: #d9534f;
  padding: 5px 0;
  margin: 0;
}
body.page-mlp-requests {
  height: 100% !important;
}
.new-order {
  display: inline;
  padding: 10px 15px;
  color: #fff;
  background-color: #111;
  border-color: #111;
  font-weight: bold;
  border-radius: 50px;
  margin-left: 10px;
  text-decoration: none;
}
.new-order > a:hover,
.new-order > a:active,
.new-order > a:visited,
.new-order > a:link {
  color: #fff;
  text-decoration: none;
}
.new-order.disable {
  cursor: not-allowed;
  opacity: 0.5;
}
.new-order.disable > a {
  color: currentColor;
  display: inline-block;
  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}
@media (max-width: 639px) {
  .new-order {
    display: block;
    margin: 10px;
  }
}
.order-request-table .stat_filter span:nth-child(2) label,
.page-mlp-requests .status_info .status_info_widget > span:first-child div:nth-child(2):before {
  background-color: #86bc57;
}
.order-request-table .stat_filter span:nth-child(3) label,
.page-mlp-requests .status_info .status_info_widget > span:first-child div:nth-child(3):before {
  background-color: #c2c6c6;
}
.mlp-tooltip {
  position: relative;
  display: inline-block;
}
.mlp-tooltip:hover .mlp-tooltiptext {
  visibility: visible !important;
}
.mlp-tooltip .mlp-tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 125%;
  left: 35%;
  margin-left: -10px;
}
.mlp-tooltip .mlp-tooltiptext:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 10%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.trash_icon {
  display: inline-block;
  position: relative;
}
.trash_icon:before {
  font-family: 'Simple-Line-Icons';
  content: "\e054";
  padding-left: 5%;
  font-size: 16px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
@media (min-width: 1399px) {
  .or-place-order .btn_call {
    width: 30%;
    margin: 0 auto;
  }
}
#placeOrderModal.modal,
div[id^="trashModal-"].modal,
#addToCartErrorModal.modal {
  padding-top: 15%;
}
#placeOrderModal .modal-content,
div[id^="trashModal-"] .modal-content,
#addToCartErrorModal .modal-content {
  border-radius: 10px;
}
#placeOrderModal .modal-body p,
div[id^="trashModal-"] .modal-body p,
#addToCartErrorModal .modal-body p {
  margin: 0 7%;
}
#placeOrderModal .modal-header,
div[id^="trashModal-"] .modal-header,
#addToCartErrorModal .modal-header {
  display: flex;
  align-items: center;
  padding: 1rem 1rem;
}
#placeOrderModal .modal-header .btn-close,
div[id^="trashModal-"] .modal-header .btn-close,
#addToCartErrorModal .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
  border: 0;
  background: white;
}
#placeOrderModal .modal-header .modal-title,
div[id^="trashModal-"] .modal-header .modal-title,
#addToCartErrorModal .modal-header .modal-title {
  margin-left: 9% !important;
}
#placeOrderModal .modal-footer .row,
div[id^="trashModal-"] .modal-footer .row,
#addToCartErrorModal .modal-footer .row {
  padding: 0 10%;
  display: flex;
  justify-content: space-between;
}
#placeOrderModal .modal-footer .row div,
div[id^="trashModal-"] .modal-footer .row div,
#addToCartErrorModal .modal-footer .row div {
  width: 50%;
  display: grid;
}
#placeOrderModal .modal-footer .row div:first-child p,
div[id^="trashModal-"] .modal-footer .row div:first-child p,
#addToCartErrorModal .modal-footer .row div:first-child p {
  width: 80%;
  text-align: left;
  margin-top: 15px;
}
#placeOrderModal .modal-footer .row div:first-child button,
div[id^="trashModal-"] .modal-footer .row div:first-child button,
#addToCartErrorModal .modal-footer .row div:first-child button {
  padding: 0 !important;
  margin-left: 0 !important;
}
#placeOrderModal .modal-footer .row div:nth-child(2),
div[id^="trashModal-"] .modal-footer .row div:nth-child(2),
#addToCartErrorModal .modal-footer .row div:nth-child(2) {
  border-left: 1px solid !important;
}
#placeOrderModal .modal-footer .row div:nth-child(2) button,
div[id^="trashModal-"] .modal-footer .row div:nth-child(2) button,
#addToCartErrorModal .modal-footer .row div:nth-child(2) button {
  margin-left: auto !important;
  line-height: 1px;
  padding: 0 !important;
}
#placeOrderModal .modal-footer .row div:nth-child(2) p,
div[id^="trashModal-"] .modal-footer .row div:nth-child(2) p,
#addToCartErrorModal .modal-footer .row div:nth-child(2) p {
  margin-top: 15px;
}
#placeOrderModal .callaway-action-button-grey,
div[id^="trashModal-"] .callaway-action-button-grey,
#addToCartErrorModal .callaway-action-button-grey {
  background-color: #f0f0f0;
  color: #111111;
  margin-top: 0;
  margin-right: 5px;
  width: 30%;
}
#placeOrderModal .callaway-succcess-button,
div[id^="trashModal-"] .callaway-succcess-button,
#addToCartErrorModal .callaway-succcess-button {
  width: 30%;
  margin-left: 5px;
}
div[id^="trashModal-"] .callaway-action-button-grey,
#addToCartErrorModal .callaway-action-button-grey {
  margin-left: 0 !important;
  width: 0 !important;
}
.skip,
.skiptocontent,
.skiptonavigation {
  display: none;
  border: 0;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cts-msg-history-item {
  margin-top: 20px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px;
}
@media (max-width: 639px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #142939;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 639px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 20px -20px 0;
  padding: 10px 20px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #003c66;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
#textFieldConfigurationForm,
.textFieldConfigurationForm {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #textFieldConfigurationForm,
  .textFieldConfigurationForm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__config {
  margin-bottom: 25px;
}
.product__config .product__config-row {
  margin-bottom: 10px;
}
.replenishment-cancel-button span {
  color: #0068b3;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 40px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 639px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -11px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 639px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 10px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 20px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 10px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 1023px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 640px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #111111;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #111111;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #111111;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 10px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #111111;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 15px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #cccccc;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #d9d9d9;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 10px;
  border-top: 1px solid #d9d9d9;
  padding-top: 10px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 639px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 20px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 640px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 20px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 40px;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 10px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 10px 20px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 639px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #0068b3;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #929292;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #0068b3;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
.account-section .item-wrapper .framed .item-label,
.account-section .item-wrapper .framed .item-value {
  display: inline-block;
}
.account-section .item-wrapper .framed .item-label {
  font-size: 18px;
  color: #ffffff;
  text-transform: none;
  padding-left: 10px;
  width: 48%;
  float: left;
}
.account-section .item-wrapper .framed .item-value {
  font-weight: 600;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.account-section .item-wrapper .framed .item-group.total {
  margin-top: 10px;
  border-top: 1px solid #334b5c;
}
.account-section .item-wrapper .framed .item-group.total .item-label,
.account-section .item-wrapper .framed .item-group.total .item-value {
  padding-top: 20px;
}
.account-section .item-wrapper .framed .item-group.total .item-label {
  font-weight: 400;
}
.account-section .account-summary-filter {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 640px) {
  .account-section .account-summary-filter {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .section-headline {
  font-size: 20px;
  line-height: 30px;
  padding: 20px 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .account-section .section-headline {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .account-summary-detail {
  padding-left: 0;
  padding-right: 0;
}
.account-section .date-input {
  position: relative;
}
.account-section .date-input > .glyphicon {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  cursor: pointer;
}
.account-section #search {
  margin-top: 8px;
}
.account-section .download-lnk {
  font-weight: 600;
}
@media (min-width: 1024px) {
  .account-section .item-wrapper .framed {
    border: 1px solid #334b5c;
    padding: 15px 20px 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .item-wrapper .framed {
    display: block;
    border-top: 3px solid #334b5c;
    margin: 20px -20px 0;
    padding: 30px 10px 0;
  }
}
@media (max-width: 639px) {
  .account-section .section-headline,
  .account-section .account-summary-table {
    margin-left: -10px;
    margin-right: -10px;
  }
  .account-section .section-headline {
    padding-left: 20px;
  }
  .account-section .account-summary-filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .account-section .accountSummaryUnitBackBtn {
    margin-top: 30px;
  }
  .account-section .cancel-panel {
    padding-right: 10px;
  }
}
.cpq-price-sum {
  display: inline-block;
  padding: 10px 10px;
}
.cpq-price-sum-slim {
  padding: 10px 3px;
}
.cpq-price-sum-sub {
  padding-bottom: 10px;
  margin: 0px 17px 6px;
  border-bottom: 1px solid #dddddd;
}
.cpq-price-sum-total {
  margin: 0px 17px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpq-price-sum-sub,
  .cpq-price-sum-total {
    margin-left: 0px;
  }
}
@media (max-width: 639px) and (min-width: 1024px) and (max-width: 1399px) and (min-width: 1400px) {
  padding-bottom: 10px;
  margin: 0px 17px 6px;
  border-bottom: 1px solid #dddddd;
  margin: 0px 17px;
}
.cpq-price-value {
  text-align: right;
  overflow: hidden;
}
.cpq-price-label {
  text-align: left;
  overflow: hidden;
  float: left;
}
.cpq-price-total {
  font-weight: bold;
  font-size: 18px;
}
.cpq-price-savings {
  color: #ff0000;
}
.cpq-price-other {
  font-size: 13px;
}
.cpq-pricing-error-container {
  display: inline-flex;
  color: #000000;
  align-items: center;
}
.cpq-pricing-summary-error,
.cpq-pricing-overview-error {
  z-index: 1600;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  display: block;
  padding: 12px 24px;
  box-shadow: 0 0 1px #000000;
}
.cpq-pricing-summary-error {
  background-color: rgba(250, 88, 88, 0.85);
}
.cpq-pricing-summary-error .cpq-pricing-error-icon:before {
  content: "\e101";
}
.cpq-pricing-overview-error {
  background-color: rgba(250, 88, 88, 0.85);
}
.cpq-pricing-overview-error .cpq-pricing-error-icon:before {
  content: "\e101";
}
.cpq-pricing-error-message {
  text-align: left;
  font-size: 18px;
  padding-left: 12px;
}
.cpq-pricing-error-icon {
  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;
  font-size: 24px;
}
.cpq-cstic {
  padding: 6px 10px;
  border-top: 1px solid #dddddd;
}
.cpq-cstic-hidden {
  background-color: #f0f0f0;
}
.cpq-legend-row + .cpq-cstic,
.cpq-group .cpq-cstic:first-child {
  border-top: 0px;
}
.cpq-suggestion-box + .cpq-cstic {
  border-top: 0px;
}
.cpq-groups > div:last-child {
  border-bottom: 0px;
}
.cpq-csticlabel {
  padding-top: 10px;
  padding-right: 6px;
  font-size: 14px;
  display: block;
  clear: left;
  float: left;
  max-width: 66%;
}
@media (max-width: 639px) {
  .cpq-csticlabel {
    max-width: 100%;
  }
}
.cpq-csticlabel.cpq-csticlabel-warning {
  color: #d9534f;
  font-weight: bold;
}
.cpq-csticlabel.cpq-csticlabel-error {
  color: #d9534f;
  font-weight: bold;
}
.cpq-csticlabel-longtext-icon {
  display: inline-block;
  cursor: pointer;
}
.cpq-csticlabel-longtext-icon:after {
  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;
  content: "\e086";
  top: 3px;
  font-size: 18px;
  padding-left: 3px;
  color: #929292;
}
.cpq-csticlabel-required-icon {
  display: inline-block;
}
.cpq-csticlabel-required-icon:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  content: "\2a";
  padding-left: 3px;
  color: #ff0000;
}
.cpq-legend .cpq-csticlabel-required-icon:after {
  padding-right: 3px;
}
.cpq-csticValue-multi {
  display: inline-block;
}
option.cpq-csticValue {
  padding-left: 15px;
}
.cpq-csticValue {
  margin-left: 17px;
  padding: 15px 0px;
  padding-right: 34px;
  font-size: 14px;
  clear: both;
  float: none;
  display: block;
}
.cpq-csticValue.cpq-csticValue-error input,
.cpq-csticValue.cpq-csticValue-error select,
.cpq-csticValue.cpq-csticValue-error .ui-selectmenu-button {
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}
.cpq-csticValue.cpq-csticValue-warning input {
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}
.cpq-csticValue .checkbox.cpq-csticValueSelect-single {
  min-height: 20px;
}
.cpq-csticValue .checkbox:first-child {
  margin-top: 0px;
}
.cpq-csticValue .checkbox:last-child {
  margin-bottom: 0px;
}
.cpq-csticValue .radio:first-child {
  margin-top: 0px;
}
.cpq-csticValue .radio:last-child {
  margin-bottom: 0px;
}
.cpq-csticValue .radio .cpq-selectLine,
.cpq-csticValue .checkbox .cpq-selectLine {
  display: flex;
}
.cpq-csticValue .radio label.cpq-csticValueLabel,
.cpq-csticValue .checkbox label.cpq-csticValueLabel {
  padding-top: 0px;
}
.cpq-csticValue .cpq-csticValueLabelWithoutSelect {
  display: flex;
}
.cpq-csticValueLabel-readOnly {
  text-transform: none;
  padding-left: 20px;
  margin-bottom: 0;
  margin-right: auto;
  font-size: 14px;
  color: #929292;
  display: inline-block;
}
.cpq-csticValueLabel-readOnly.cpq-csticValueDeltaPrice {
  margin-right: 0px;
  padding-left: 5px;
  min-width: 75px;
  text-align: right;
  float: right;
}
.cpq-csticValueLabel-readOnly.cpq-csticValueStrikeThroughPrice {
  text-decoration: line-through;
  padding-left: 5px;
  min-width: 75px;
  text-align: right;
  float: right;
}
.cpq-csticValueLabel-readOnly.cpq-csticValueStrikeThroughPrice.cpq-price-savings {
  text-decoration: none;
}
.cpq-csticValueLabel-readOnly.cpq-price-savings {
  color: #ff0000;
}
.cpq-csticValueLabel {
  text-transform: none;
  padding-left: 20px;
  margin-bottom: 0;
  margin-right: auto;
  font-size: 14px;
  color: #929292;
}
.cpq-csticValueLabel.cpq-csticValueDeltaPrice {
  margin-right: 0px;
  padding-left: 5px;
  min-width: 75px;
  text-align: right;
  float: right;
}
.cpq-csticValueLabel.cpq-csticValueStrikeThroughPrice {
  text-decoration: line-through;
  padding-left: 5px;
  min-width: 75px;
  text-align: right;
  float: right;
}
.cpq-csticValueLabel.cpq-csticValueStrikeThroughPrice.cpq-price-savings {
  text-decoration: none;
}
.cpq-csticValueLabel.cpq-price-savings {
  color: #ff0000;
}
.cpq-csticValue .cpq-message {
  margin: 0px;
  margin-left: 20px;
}
.cpq-csticValueAnalytics {
  font-weight: 200;
  padding-top: 1px;
  padding-bottom: 5px;
}
.cpq-csticValueAnalyticsTemplate {
  font-weight: 200;
  padding-top: 1px;
  padding-bottom: 5px;
  visibility: hidden;
  speak: none;
}
.cpq-label-default {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  width: 70px;
  color: #cccccc;
  text-align: left;
  border-style: solid;
  font-weight: normal;
  display: inline-block;
  border-width: 1px;
  padding: 5px;
}
a.cpq-label-default:hover,
a.cpq-label-default:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.cpq-label-default:empty {
  display: none;
}
.btn .cpq-label-default {
  position: relative;
  top: -1px;
}
.cpq-label-default:before {
  content: url(../images/users_16x17.png);
  display: block;
  float: left;
  color: #929292;
}
.cpq-label-default .mobileTooltip {
  top: 55px;
  left: -15px;
  max-width: 60%;
  z-index: 10;
  color: #fff;
  border-radius: 5px;
  position: absolute;
  white-space: normal;
  background: #0f2b3f;
  font-size: 13px;
  border: 1px solid #0f2b3f;
  padding: 10px;
}
.cpq-cstic-value-with-image .mobileTooltip {
  top: 175px;
  left: -15px;
  max-width: 155px;
}
.cpq-cstic-value-with-image .cpq-label-default .mobileTooltip:before {
  border-width: 11px;
  left: 77.5px;
}
.cpq-label-default .mobileTooltip::before {
  width: 0;
  height: 0;
  left: 68px;
  bottom: 100%;
  content: " ";
  margin-left: -10px;
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  border-color: rgba(15, 43, 63, 0);
  border-bottom-color: #0f2b3f;
}
.cpq-label-default .mobileTooltip:before {
  border-width: 11px;
}
.cpq-popularity-in-percent {
  position: relative;
  display: inline-block;
  color: #929292;
  top: 3px;
  font-size: 14px;
  padding-left: 5px;
}
.cpq-cstic-long-text {
  display: block;
  margin: 0px 17px 5px;
  font-size: 13px;
  word-wrap: break-word;
  text-align: justify;
  clear: both;
}
.cpq-cstic .radio input[type="radio"],
.cpq-cstic .radio-inline input[type="radio"],
.cpq-cstic .checkbox input[type="checkbox"],
.cpq-cstic .checkbox-inline input[type="checkbox"] {
  margin-left: 0px;
}
@media (max-width: 639px) {
  .cpq-cstic .radio label,
  .cpq-cstic .radio-inline label,
  .cpq-cstic .checkbox label,
  .cpq-cstic .checkbox-inline label {
    padding-top: 3px;
  }
}
.cpq-warning-msg,
.cpq-error-msg {
  color: #d9534f;
}
.cpq-promo,
.cpq-warning,
.cpq-conflict,
.cpq-error,
.cpq-message {
  margin: 0px 17px 5px;
  font-size: 14px;
  display: block;
  clear: both;
}
.cpq-message-info-sign {
  display: inline-block;
  float: left;
}
.cpq-message-info-sign:before {
  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;
  content: "\e086";
  top: 3px;
  font-size: 18px;
  padding-left: 3px;
  color: #929292;
  font-size: 24px;
  padding-left: 0px;
}
.cpq-message-question-sign {
  display: inline-block;
  float: left;
}
.cpq-message-question-sign:before {
  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;
  content: "\e085";
  top: 3px;
  font-size: 18px;
  padding-left: 3px;
  color: #f0ad4e;
  font-size: 24px;
  padding-left: 0px;
}
.cpq-message .cpq-message-info-sign,
.cpq-message .cpq-message-question-sign {
  padding-right: 5px;
  margin-top: -5px;
}
.cpq-conflict .cpq-conflict-link {
  color: #0068b3;
  text-decoration: underline;
  padding-left: 5px;
}
.cpq-conflict .cpq-conflict-link:hover {
  color: #003c66;
  text-decoration: underline;
  padding-left: 5px;
}
.cpq-conflict-to-config {
  padding-top: 10px;
  font-size: 14px;
  display: block;
  float: right;
  clear: right;
  max-width: 33%;
}
@media (max-width: 639px) {
  .cpq-conflict-to-config {
    padding-top: 1px;
    float: left;
    clear: both;
    max-width: 100%;
  }
}
.cpq-conflict-to-config .cpq-conflict-link-to-config {
  color: #0068b3;
  text-decoration: underline;
  padding-left: 5px;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  text-align: right;
}
@media (max-width: 639px) {
  .cpq-conflict-to-config .cpq-conflict-link-to-config {
    padding-left: 0px;
  }
}
.cpq-promo-opportunity {
  color: #ff0000;
}
.cpq-promo-applied {
  color: rgba(24, 188, 51, 0.85);
}
.cpq-promo-message-link {
  display: inline-block;
  color: rgba(4, 134, 224, 0.85);
  cursor: pointer;
}
.cpq-promo-message-link:after {
  color: #929292;
}
.cpq-legend-row {
  display: block;
  clear: both;
  padding-right: 10px;
}
.cpq-legend {
  font-size: 14px;
  color: #929292;
  padding-left: 10px;
}
@media (min-width: 640px) {
  .cpq-legend {
    max-width: 33%;
    float: right;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .cpq-legend {
    max-width: 100%;
    text-align: left;
  }
}
.cpq-conflictgroup + .cpq-group .cpq-legend {
  float: none;
  max-width: 100%;
}
.cpq-label-config-link-row,
.cpq-legend {
  margin-right: 17px;
  margin-left: 17px;
}
.cpq-conflict-retractValue-button {
  /* if you want a button rather than a link, toggle comments below */
  /* and change the a-tag to a button-tag on the retractAction.tag*/
  /*
	.btn-default;
   .btn-block;
   padding-top:  @padding-small-vertical;
   padding-bottom:  @padding-small-vertical;
   */
  text-decoration: underline;
  font-size: 14px;
  width: 33%;
}
@media (max-width: 639px) {
  .cpq-conflict-retractValue-button {
    margin: auto;
    width: 100%;
  }
}
.cpq-conflict-retractValue {
  margin-left: 17px;
  margin-right: 17px;
}
.cpq-cstic-image {
  max-width: 100%;
  max-height: 200px;
}
.cpq-cstic-image-container {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  clear: none;
  float: left;
}
.cpq-cstic-images {
  clear: both;
  overflow: hidden;
  margin-left: 7px;
  margin-right: 7px;
}
.cpq-cstic-value-with-image {
  clear: none;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
}
.cpq-cstic-value-image {
  max-width: 96px;
  max-height: 96px;
}
.cpq-csticValueImageLabel {
  text-transform: none;
  max-width: 106px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #929292;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0px;
}
.cpq-cstic-value-with-image .cpq-csticValueDeltaPrice {
  max-width: 106px;
  text-align: center;
  float: none;
  display: block;
  padding-left: 0px;
}
.cpq-cstic-value-image-container {
  text-align: center;
  line-height: 104px;
  width: 106px;
  height: 106px;
}
.cpq-cstic-value-with-image-changeable {
  cursor: pointer;
}
.cpq-cstic-value-with-image-changeable .cpq-cstic-value-image-container-hover {
  border: 3px solid #929292;
  cursor: pointer;
  line-height: 98px;
}
.cpq-cstic-value-with-image-changeable .cpq-cstic-value-image-container-hover:focus {
  outline: none;
}
.cpq-cstic-value-with-image-changeable .cpq-csticValueImageLabel {
  cursor: pointer;
}
.cpq-cstic-image-value-selected {
  border: 3px solid #0068b3;
  line-height: 98px;
}
.cpq-ddlb-option {
  display: block;
  line-height: 1.42857143;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}
.cpq-cstic .ui-selectmenu-button {
  background-color: white;
  color: #111111;
  width: 100%;
  white-space: normal;
  padding: 0px;
}
.cpq-cstic .ui-selectmenu-button .cpq-csticValue {
  margin-right: -5px;
  display: flex;
}
.cpq-ddlb-option {
  color: #111111;
}
.cpq-ddlb-option .ui-state-active {
  margin: 0px;
}
.cpq-ddlb-option .ui-state-active .cpq-option-price,
.cpq-ddlb-option .ui-state-active .cpq-option-strikethrough,
.cpq-ddlb-option .ui-state-active .cpq-option-savings {
  color: white;
}
.cpq-ddlb-option .ui-menu-item-wrapper {
  display: flex;
}
.cpq-option-price,
.cpq-option-strikethrough,
.cpq-option-savings {
  text-align: right;
  min-width: 75px;
  float: right;
  padding-left: 5px;
}
.cpq-option-strikethrough {
  text-decoration: line-through;
}
.cpq-valuePrices {
  padding-left: 5px;
  padding-right: 3px;
}
.ui-menu-item-wrapper .cpq-valuePrices,
.ui-selectmenu-button .cpq-valuePrices {
  padding-right: 12px;
}
.cpq-option-text {
  margin-right: auto;
}
.cpq-option-icon {
  margin-right: -12px;
}
.cpq-promo-opportunity {
  color: #ff0000;
}
.cpq-promo-opportunity .cpq-option-strikethrough,
.cpq-promo-opportunity .cpq-option-savings,
.cpq-promo-opportunity .cpq-option-icon {
  color: #111111;
}
.cpq-promo-applied {
  color: rgba(24, 188, 51, 0.85);
}
.cpq-promo-applied .cpq-option-strikethrough,
.cpq-promo-applied .cpq-option-icon {
  color: #111111;
}
.cpq-promo-applied .cpq-option-price,
.cpq-promo-applied .cpq-option-savings {
  color: #ff0000;
}
.ui-selectmenu-button-closed .cpq-option-icon:after {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e114";
}
.ui-selectmenu-button-open .cpq-option-icon:after {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e113";
}
.cpq-group-header {
  background-color: #f2f4f7;
  margin-top: 10px;
  padding: 0px 5px;
  padding-left: 22px;
  border: 1px solid #dddddd;
  overflow: auto;
  overflow-y: hidden;
}
.cpq-group-header .cpq-status-icon {
  margin-top: 10px;
}
.cpq-group-header.cpq-group-title-open,
.cpq-group-header.cpq-group-title-close {
  padding-left: 5px;
}
.cpq-group-header.cpq-group-title-open:hover,
.cpq-group-header.cpq-group-title-close:hover {
  cursor: pointer;
}
@media (max-width: 639px) {
  .cpq-group-header.cpq-group-title-open .cpq-group-title,
  .cpq-group-header.cpq-group-title-close .cpq-group-title {
    width: 79%;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpq-group-header.cpq-group-title-open .cpq-group-title,
  .cpq-group-header.cpq-group-title-close .cpq-group-title {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .cpq-group-header.cpq-group-title-open .cpq-group-title,
  .cpq-group-header.cpq-group-title-close .cpq-group-title {
    width: 93%;
  }
}
.cpq-group-header.cpq-conflictgroup {
  background-color: #fef7df;
}
.cpq-conflictgroup .cpq-group-title {
  width: 100%;
  padding-right: 22px;
}
.cpq-group-title {
  font-size: 18px;
  display: block;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 10px 0px;
}
@media (max-width: 639px) {
  .cpq-group-title {
    width: 80%;
  }
}
@media (min-width: 640px) {
  .cpq-group-title {
    width: 94%;
  }
}
.cpq-suggestion-box {
  background-color: #f2f4f7;
  margin-top: 10px;
  padding: 0px 5px;
  padding-left: 22px;
  border: 1px solid #dddddd;
  overflow: auto;
  overflow-y: hidden;
  padding-right: 22px;
}
.cpq-suggestion-box .cpq-status-icon {
  margin-top: 10px;
}
.cpq-suggestion-box.cpq-group-title-open,
.cpq-suggestion-box.cpq-group-title-close {
  padding-left: 5px;
}
.cpq-suggestion-box.cpq-group-title-open:hover,
.cpq-suggestion-box.cpq-group-title-close:hover {
  cursor: pointer;
}
@media (max-width: 639px) {
  .cpq-suggestion-box.cpq-group-title-open .cpq-group-title,
  .cpq-suggestion-box.cpq-group-title-close .cpq-group-title {
    width: 79%;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpq-suggestion-box.cpq-group-title-open .cpq-group-title,
  .cpq-suggestion-box.cpq-group-title-close .cpq-group-title {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .cpq-suggestion-box.cpq-group-title-open .cpq-group-title,
  .cpq-suggestion-box.cpq-group-title-close .cpq-group-title {
    width: 93%;
  }
}
.cpq-suggestion-box.cpq-conflictgroup {
  background-color: #fef7df;
}
.cpq-suggestion-box .cpq-suggestion-title {
  width: 100%;
}
.cpq-suggestion-title {
  font-size: 18px;
  display: block;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 10px 0px;
  padding-top: 1px;
  padding-bottom: 1px;
}
@media (max-width: 639px) {
  .cpq-suggestion-title {
    width: 80%;
  }
}
@media (min-width: 640px) {
  .cpq-suggestion-title {
    width: 94%;
  }
}
.cpq-suggestion-title-text {
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cpq-suggestion-title-prefix {
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cpq-suggestion-title-suffix {
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cpq-conflict-msg {
  padding: 10px 10px;
  margin-left: 17px;
}
.cpq-group-title-open:before {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e113";
  padding: 16px 5px;
}
.cpq-group-title-close:before {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e114";
  padding: 16px 5px;
}
.cpq-glyphicon-asterisk {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  content: "\2a";
  padding-left: 3px;
}
.cpq-glyphicon-info-sign {
  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;
  content: "\e086";
  top: 3px;
  font-size: 18px;
  padding-left: 3px;
}
.cpq-csticlabel-users-icon {
  content: url(../images/users_16x17.png);
  display: block;
  float: left;
}
.cpq-glyphicon-question-sign {
  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;
  content: "\e085";
  top: 3px;
  font-size: 18px;
  padding-left: 3px;
}
.cpq-glyphicon-list {
  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;
  content: "\e056";
}
.glyphicon-remove {
  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;
  content: "\e014";
}
.cpq-glyphicon-chevron {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
}
.cpq-glyphicon-chevron-up {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e113";
}
.cpq-glyphicon-chevron-down {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e114";
}
#configBottombarSlot {
  border-top: 1px solid #dddddd;
}
.name.product-details-glyphicon-chevron-open:before {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e113";
  padding: 12px 5px;
  font-size: 14px;
}
.name.product-details-glyphicon-chevron-open {
  cursor: pointer;
}
.name.product-details-glyphicon-chevron-close:before {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e114";
  padding: 12px 5px;
  font-size: 14px;
}
.name.product-details-glyphicon-chevron-close {
  cursor: pointer;
}
body.pageType-ProductConfigPage > main > div > .global-alerts {
  display: none;
}
@media (min-width: 1024px) {
  .cpq-config-page,
  .cpq-overview-page {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .cpq-config-page,
  .cpq-overview-page {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.cpq-config-page .product-details,
.cpq-overview-page .product-details {
  margin-bottom: 0px;
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.cpq-debug-info {
  margin-top: 5px;
  margin-left: 17px;
}
.cpq-debug-info .cpq-debug-info-name {
  float: left;
  font-size: 14px;
  padding-right: 10px;
  padding-left: 10px;
}
.cpq-debug-info .cpq-debug-info-value {
  float: left;
  padding-right: 10px;
}
.cpq-debug-info div {
  float: left;
}
.cpq-debug-info div div {
  float: left;
}
.cpq-menu-header {
  font-size: 18px;
  margin-top: 10px;
  border: 1px solid #dddddd;
  overflow: auto;
}
.cpq-menu-conflict-title,
.cpq-menu-title {
  padding: 10px 10px;
}
.cpq-menu-conflict-title,
.cpq-menu-title {
  display: block;
  float: left;
  white-space: nowrap;
  width: 64%;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 10px 12px;
  padding-right: 0px;
}
[class^="cpq-menu-level-"] {
  background-color: #b3b3b3;
}
[class^="cpq-menu-level-"] .cpq-menu-title {
  padding-left: 60px;
}
.cpq-menu-level-1 {
  background-color: #f2f2f2;
}
.cpq-menu-level-1 .cpq-menu-title {
  padding-left: 0px;
}
.cpq-menu-level-2 {
  background-color: #e6e6e6;
}
.cpq-menu-level-2 .cpq-menu-title {
  padding-left: 12px;
}
.cpq-menu-level-3 {
  background-color: #d9d9d9;
}
.cpq-menu-level-3 .cpq-menu-title {
  padding-left: 24px;
}
.cpq-menu-level-4 {
  background-color: #cccccc;
}
.cpq-menu-level-4 .cpq-menu-title {
  padding-left: 36px;
}
.cpq-menu-level-5 {
  background-color: #bfbfbf;
}
.cpq-menu-level-5 .cpq-menu-title {
  padding-left: 48px;
}
.cpq-menu-conflict-header {
  background-color: #fde28f;
}
.cpq-menu-conflict-header .cpq-menu-conflict-title {
  padding-left: 0px;
}
.cpq-menu-conflict-node {
  background-color: #fef7df;
}
.cpq-menu-conflict-node.cpq-menu-leaf-selected {
  background-color: #feebb2;
  color: #111111;
}
.cpq-menu-conflict-header,
.cpq-menu-conflict-node,
.cpq-menu-node,
.cpq-menu-leaf,
.cpq-menu-nonConfLeaf {
  border: 1px solid #dddddd;
  border-top: 0px;
  overflow: auto;
  padding: 0px 5px;
}
.cpq-menu-conflict-header:hover,
.cpq-menu-conflict-node:hover {
  background-color: #feebb2;
  cursor: pointer;
}
.cpq-menu-conflict-header:hover .cpq-status-icon:before,
.cpq-menu-conflict-node:hover .cpq-status-icon:before {
  color: #ffffff;
}
.cpq-menu-conflict-header .cpq-status-icon,
.cpq-menu-conflict-node .cpq-status-icon {
  margin-top: 7px;
}
.cpq-menu-node:hover,
.cpq-menu-leaf:hover {
  background-color: #0068b3;
  color: #ffffff;
  cursor: pointer;
}
.cpq-menu-node:hover .cpq-status-icon:before,
.cpq-menu-leaf:hover .cpq-status-icon:before {
  color: #ffffff;
}
.cpq-menu-node .cpq-status-icon,
.cpq-menu-leaf .cpq-status-icon {
  margin-top: 7px;
}
.cpq-menu-nonConfLeaf .cpq-status-icon {
  margin-top: 7px;
}
.cpq-menu-leaf-selected {
  color: #ffffff;
  background-color: #0068b3;
}
.cpq-menu-conflict-node .cpq-menu-title,
.cpq-menu-leaf .cpq-menu-title,
.cpq-menu-nonConfLeaf .cpq-menu-title,
.cpq-menu-conflict-node .cpq-menu-conflict-title,
.cpq-menu-leaf .cpq-menu-conflict-title,
.cpq-menu-nonConfLeaf .cpq-menu-conflict-title {
  margin-left: 24px;
}
.cpq-menu-expanded:before {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e113";
  padding: 13px 5px;
  padding-left: 7px;
}
.cpq-menu-collapsed:before {
  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;
  font-size: 13px;
  float: left;
  cursor: pointer;
  content: "\e114";
  padding: 13px 5px;
  padding-left: 7px;
}
.cpq-menu-icon:before {
  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;
  content: "\e056";
  font-size: 24px;
  padding: 20px 12px 22px 15px;
  color: #ffffff;
}
.cpq-menu-icon-area {
  background-color: #0068b3;
  border-top-left-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
  cursor: pointer;
  position: fixed;
  z-index: 1;
  right: 0px;
}
.cpq-menu-icon-remove {
  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;
  content: "\e014";
  background-color: #0068b3;
  color: #ffffff;
  padding: 11px 10px;
  cursor: pointer;
  float: right;
  font-size: 24px;
  top: 0px;
}
.cpq-menu-icon-remove:before {
  content: "\e014";
}
.cpq-status-icon {
  display: none;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  width: 2em;
  height: 2em;
  float: right;
  margin: 0px 5px;
  padding-top: 3px;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
.cpq-error-sign {
  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;
  color: #f0ad4e;
  display: block;
  font-size: 24px;
  float: left;
}
.cpq-conflict .cpq-error-sign {
  top: -1px;
  margin-top: -1px;
}
.cpq-status-icon-error {
  background: #d9534f;
  color: #ffffff;
  display: block;
}
.cpq-group-warning .cpq-status-icon,
.cpq-menu-warning .cpq-status-icon,
.cpq-group-error .cpq-status-icon,
.cpq-menu-error .cpq-status-icon {
  background: #d9534f;
  color: #ffffff;
  display: block;
}
.cpq-group-completed .cpq-status-icon:before,
.cpq-menu-completed .cpq-status-icon:before {
  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;
  color: #5cb85c;
  content: "\e013";
  font-size: 24px;
}
.cpq-group-completed .cpq-status-icon,
.cpq-menu-completed .cpq-status-icon {
  display: block;
}
.cpq-menu-nonConfLeaf .cpq-status-icon:before {
  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;
  color: #929292;
  content: "\e013";
  font-size: 24px;
}
.cpq-menu-nonConfLeaf .cpq-status-icon {
  display: block;
}
.cpq-menu-conflict-number .cpq-status-icon {
  background: #d9534f;
  color: #ffffff;
  display: block;
  background: #f0ad4e;
}
.cpq-button-bar {
  border-top: 1px solid #dddddd;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
}
.cpq-btn-addToCart,
.cpq-btn-goToCart,
.cpq-btn-backToQuotation,
.cpq-btn-backToOrder,
.cpq-btn-skip {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
  display: block;
  width: 100%;
  border: 3px solid;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.cpq-btn-addToCart:focus,
.cpq-btn-goToCart:focus,
.cpq-btn-backToQuotation:focus,
.cpq-btn-backToOrder:focus,
.cpq-btn-skip:focus,
.cpq-btn-addToCart:active:focus,
.cpq-btn-goToCart:active:focus,
.cpq-btn-backToQuotation:active:focus,
.cpq-btn-backToOrder:active:focus,
.cpq-btn-skip:active:focus,
.cpq-btn-addToCart.active:focus,
.cpq-btn-goToCart.active:focus,
.cpq-btn-backToQuotation.active:focus,
.cpq-btn-backToOrder.active:focus,
.cpq-btn-skip.active:focus,
.cpq-btn-addToCart.focus,
.cpq-btn-goToCart.focus,
.cpq-btn-backToQuotation.focus,
.cpq-btn-backToOrder.focus,
.cpq-btn-skip.focus,
.cpq-btn-addToCart:active.focus,
.cpq-btn-goToCart:active.focus,
.cpq-btn-backToQuotation:active.focus,
.cpq-btn-backToOrder:active.focus,
.cpq-btn-skip:active.focus,
.cpq-btn-addToCart.active.focus,
.cpq-btn-goToCart.active.focus,
.cpq-btn-backToQuotation.active.focus,
.cpq-btn-backToOrder.active.focus,
.cpq-btn-skip.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cpq-btn-addToCart:hover,
.cpq-btn-goToCart:hover,
.cpq-btn-backToQuotation:hover,
.cpq-btn-backToOrder:hover,
.cpq-btn-skip:hover,
.cpq-btn-addToCart:focus,
.cpq-btn-goToCart:focus,
.cpq-btn-backToQuotation:focus,
.cpq-btn-backToOrder:focus,
.cpq-btn-skip:focus,
.cpq-btn-addToCart.focus,
.cpq-btn-goToCart.focus,
.cpq-btn-backToQuotation.focus,
.cpq-btn-backToOrder.focus,
.cpq-btn-skip.focus {
  color: #ffffff;
  text-decoration: none;
}
.cpq-btn-addToCart:active,
.cpq-btn-goToCart:active,
.cpq-btn-backToQuotation:active,
.cpq-btn-backToOrder:active,
.cpq-btn-skip:active,
.cpq-btn-addToCart.active,
.cpq-btn-goToCart.active,
.cpq-btn-backToQuotation.active,
.cpq-btn-backToOrder.active,
.cpq-btn-skip.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cpq-btn-addToCart.disabled,
.cpq-btn-goToCart.disabled,
.cpq-btn-backToQuotation.disabled,
.cpq-btn-backToOrder.disabled,
.cpq-btn-skip.disabled,
.cpq-btn-addToCart[disabled],
.cpq-btn-goToCart[disabled],
.cpq-btn-backToQuotation[disabled],
.cpq-btn-backToOrder[disabled],
.cpq-btn-skip[disabled],
fieldset[disabled] .cpq-btn-addToCart,
fieldset[disabled] .cpq-btn-goToCart,
fieldset[disabled] .cpq-btn-backToQuotation,
fieldset[disabled] .cpq-btn-backToOrder,
fieldset[disabled] .cpq-btn-skip {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cpq-btn-addToCart.disabled,
a.cpq-btn-goToCart.disabled,
a.cpq-btn-backToQuotation.disabled,
a.cpq-btn-backToOrder.disabled,
a.cpq-btn-skip.disabled,
fieldset[disabled] a.cpq-btn-addToCart,
fieldset[disabled] a.cpq-btn-goToCart,
fieldset[disabled] a.cpq-btn-backToQuotation,
fieldset[disabled] a.cpq-btn-backToOrder,
fieldset[disabled] a.cpq-btn-skip {
  pointer-events: none;
}
.cpq-btn-addToCart.glyphicon,
.cpq-btn-goToCart.glyphicon,
.cpq-btn-backToQuotation.glyphicon,
.cpq-btn-backToOrder.glyphicon,
.cpq-btn-skip.glyphicon {
  padding: 3px 0 4px 0;
}
.cpq-btn-addToCart.glyphicon:before,
.cpq-btn-goToCart.glyphicon:before,
.cpq-btn-backToQuotation.glyphicon:before,
.cpq-btn-backToOrder.glyphicon:before,
.cpq-btn-skip.glyphicon:before {
  font-size: 25px;
}
.cpq-btn-addToCart,
.cpq-btn-goToCart,
.cpq-btn-backToQuotation,
.cpq-btn-backToOrder,
.cpq-btn-skip,
.cpq-btn-addToCart:active,
.cpq-btn-goToCart:active,
.cpq-btn-backToQuotation:active,
.cpq-btn-backToOrder:active,
.cpq-btn-skip:active,
.cpq-btn-addToCart.active,
.cpq-btn-goToCart.active,
.cpq-btn-backToQuotation.active,
.cpq-btn-backToOrder.active,
.cpq-btn-skip.active {
  box-shadow: none;
}
.cpq-btn-addToCart:focus,
.cpq-btn-goToCart:focus,
.cpq-btn-backToQuotation:focus,
.cpq-btn-backToOrder:focus,
.cpq-btn-skip:focus,
.cpq-btn-addToCart:active:focus,
.cpq-btn-goToCart:active:focus,
.cpq-btn-backToQuotation:active:focus,
.cpq-btn-backToOrder:active:focus,
.cpq-btn-skip:active:focus,
.cpq-btn-addToCart.active:focus,
.cpq-btn-goToCart.active:focus,
.cpq-btn-backToQuotation.active:focus,
.cpq-btn-backToOrder.active:focus,
.cpq-btn-skip.active:focus {
  outline: 0;
}
.cpq-btn-addToCart:focus,
.cpq-btn-goToCart:focus,
.cpq-btn-backToQuotation:focus,
.cpq-btn-backToOrder:focus,
.cpq-btn-skip:focus,
.cpq-btn-addToCart.focus,
.cpq-btn-goToCart.focus,
.cpq-btn-backToQuotation.focus,
.cpq-btn-backToOrder.focus,
.cpq-btn-skip.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.cpq-btn-addToCart:hover,
.cpq-btn-goToCart:hover,
.cpq-btn-backToQuotation:hover,
.cpq-btn-backToOrder:hover,
.cpq-btn-skip:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.cpq-btn-addToCart:active,
.cpq-btn-goToCart:active,
.cpq-btn-backToQuotation:active,
.cpq-btn-backToOrder:active,
.cpq-btn-skip:active,
.cpq-btn-addToCart.active,
.cpq-btn-goToCart.active,
.cpq-btn-backToQuotation.active,
.cpq-btn-backToOrder.active,
.cpq-btn-skip.active,
.open > .dropdown-toggle.cpq-btn-addToCart,
.open > .dropdown-toggle.cpq-btn-goToCart,
.open > .dropdown-toggle.cpq-btn-backToQuotation,
.open > .dropdown-toggle.cpq-btn-backToOrder,
.open > .dropdown-toggle.cpq-btn-skip {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.cpq-btn-addToCart:active:hover,
.cpq-btn-goToCart:active:hover,
.cpq-btn-backToQuotation:active:hover,
.cpq-btn-backToOrder:active:hover,
.cpq-btn-skip:active:hover,
.cpq-btn-addToCart.active:hover,
.cpq-btn-goToCart.active:hover,
.cpq-btn-backToQuotation.active:hover,
.cpq-btn-backToOrder.active:hover,
.cpq-btn-skip.active:hover,
.open > .dropdown-toggle.cpq-btn-addToCart:hover,
.open > .dropdown-toggle.cpq-btn-goToCart:hover,
.open > .dropdown-toggle.cpq-btn-backToQuotation:hover,
.open > .dropdown-toggle.cpq-btn-backToOrder:hover,
.open > .dropdown-toggle.cpq-btn-skip:hover,
.cpq-btn-addToCart:active:focus,
.cpq-btn-goToCart:active:focus,
.cpq-btn-backToQuotation:active:focus,
.cpq-btn-backToOrder:active:focus,
.cpq-btn-skip:active:focus,
.cpq-btn-addToCart.active:focus,
.cpq-btn-goToCart.active:focus,
.cpq-btn-backToQuotation.active:focus,
.cpq-btn-backToOrder.active:focus,
.cpq-btn-skip.active:focus,
.open > .dropdown-toggle.cpq-btn-addToCart:focus,
.open > .dropdown-toggle.cpq-btn-goToCart:focus,
.open > .dropdown-toggle.cpq-btn-backToQuotation:focus,
.open > .dropdown-toggle.cpq-btn-backToOrder:focus,
.open > .dropdown-toggle.cpq-btn-skip:focus,
.cpq-btn-addToCart:active.focus,
.cpq-btn-goToCart:active.focus,
.cpq-btn-backToQuotation:active.focus,
.cpq-btn-backToOrder:active.focus,
.cpq-btn-skip:active.focus,
.cpq-btn-addToCart.active.focus,
.cpq-btn-goToCart.active.focus,
.cpq-btn-backToQuotation.active.focus,
.cpq-btn-backToOrder.active.focus,
.cpq-btn-skip.active.focus,
.open > .dropdown-toggle.cpq-btn-addToCart.focus,
.open > .dropdown-toggle.cpq-btn-goToCart.focus,
.open > .dropdown-toggle.cpq-btn-backToQuotation.focus,
.open > .dropdown-toggle.cpq-btn-backToOrder.focus,
.open > .dropdown-toggle.cpq-btn-skip.focus {
  color: #ffffff;
  background-color: #00365c;
  border-color: #001e33;
}
.cpq-btn-addToCart:active,
.cpq-btn-goToCart:active,
.cpq-btn-backToQuotation:active,
.cpq-btn-backToOrder:active,
.cpq-btn-skip:active,
.cpq-btn-addToCart.active,
.cpq-btn-goToCart.active,
.cpq-btn-backToQuotation.active,
.cpq-btn-backToOrder.active,
.cpq-btn-skip.active,
.open > .dropdown-toggle.cpq-btn-addToCart,
.open > .dropdown-toggle.cpq-btn-goToCart,
.open > .dropdown-toggle.cpq-btn-backToQuotation,
.open > .dropdown-toggle.cpq-btn-backToOrder,
.open > .dropdown-toggle.cpq-btn-skip {
  background-image: none;
}
.cpq-btn-addToCart.disabled:hover,
.cpq-btn-goToCart.disabled:hover,
.cpq-btn-backToQuotation.disabled:hover,
.cpq-btn-backToOrder.disabled:hover,
.cpq-btn-skip.disabled:hover,
.cpq-btn-addToCart[disabled]:hover,
.cpq-btn-goToCart[disabled]:hover,
.cpq-btn-backToQuotation[disabled]:hover,
.cpq-btn-backToOrder[disabled]:hover,
.cpq-btn-skip[disabled]:hover,
fieldset[disabled] .cpq-btn-addToCart:hover,
fieldset[disabled] .cpq-btn-goToCart:hover,
fieldset[disabled] .cpq-btn-backToQuotation:hover,
fieldset[disabled] .cpq-btn-backToOrder:hover,
fieldset[disabled] .cpq-btn-skip:hover,
.cpq-btn-addToCart.disabled:focus,
.cpq-btn-goToCart.disabled:focus,
.cpq-btn-backToQuotation.disabled:focus,
.cpq-btn-backToOrder.disabled:focus,
.cpq-btn-skip.disabled:focus,
.cpq-btn-addToCart[disabled]:focus,
.cpq-btn-goToCart[disabled]:focus,
.cpq-btn-backToQuotation[disabled]:focus,
.cpq-btn-backToOrder[disabled]:focus,
.cpq-btn-skip[disabled]:focus,
fieldset[disabled] .cpq-btn-addToCart:focus,
fieldset[disabled] .cpq-btn-goToCart:focus,
fieldset[disabled] .cpq-btn-backToQuotation:focus,
fieldset[disabled] .cpq-btn-backToOrder:focus,
fieldset[disabled] .cpq-btn-skip:focus,
.cpq-btn-addToCart.disabled.focus,
.cpq-btn-goToCart.disabled.focus,
.cpq-btn-backToQuotation.disabled.focus,
.cpq-btn-backToOrder.disabled.focus,
.cpq-btn-skip.disabled.focus,
.cpq-btn-addToCart[disabled].focus,
.cpq-btn-goToCart[disabled].focus,
.cpq-btn-backToQuotation[disabled].focus,
.cpq-btn-backToOrder[disabled].focus,
.cpq-btn-skip[disabled].focus,
fieldset[disabled] .cpq-btn-addToCart.focus,
fieldset[disabled] .cpq-btn-goToCart.focus,
fieldset[disabled] .cpq-btn-backToQuotation.focus,
fieldset[disabled] .cpq-btn-backToOrder.focus,
fieldset[disabled] .cpq-btn-skip.focus {
  background-color: #0068b3;
  border-color: #0068b3;
}
.cpq-btn-addToCart .badge,
.cpq-btn-goToCart .badge,
.cpq-btn-backToQuotation .badge,
.cpq-btn-backToOrder .badge,
.cpq-btn-skip .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.cpq-btn-addToCart:hover,
.cpq-btn-goToCart:hover,
.cpq-btn-backToQuotation:hover,
.cpq-btn-backToOrder:hover,
.cpq-btn-skip:hover,
.cpq-btn-addToCart:focus,
.cpq-btn-goToCart:focus,
.cpq-btn-backToQuotation:focus,
.cpq-btn-backToOrder:focus,
.cpq-btn-skip:focus,
.cpq-btn-addToCart:active,
.cpq-btn-goToCart:active,
.cpq-btn-backToQuotation:active,
.cpq-btn-backToOrder:active,
.cpq-btn-skip:active,
.cpq-btn-addToCart.active,
.cpq-btn-goToCart.active,
.cpq-btn-backToQuotation.active,
.cpq-btn-backToOrder.active,
.cpq-btn-skip.active,
.open .dropdown-toggle.cpq-btn-addToCart,
.open .dropdown-toggle.cpq-btn-goToCart,
.open .dropdown-toggle.cpq-btn-backToQuotation,
.open .dropdown-toggle.cpq-btn-backToOrder,
.open .dropdown-toggle.cpq-btn-skip {
  color: #0068b3;
  background-color: #ffffff;
  border-color: #0068b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cpq-btn-addToCart:active,
.cpq-btn-goToCart:active,
.cpq-btn-backToQuotation:active,
.cpq-btn-backToOrder:active,
.cpq-btn-skip:active,
.cpq-btn-addToCart.active,
.cpq-btn-goToCart.active,
.cpq-btn-backToQuotation.active,
.cpq-btn-backToOrder.active,
.cpq-btn-skip.active,
.open .dropdown-toggle.cpq-btn-addToCart,
.open .dropdown-toggle.cpq-btn-goToCart,
.open .dropdown-toggle.cpq-btn-backToQuotation,
.open .dropdown-toggle.cpq-btn-backToOrder,
.open .dropdown-toggle.cpq-btn-skip {
  background-image: none;
}
.cpq-btn-addToCart.disabled,
.cpq-btn-goToCart.disabled,
.cpq-btn-backToQuotation.disabled,
.cpq-btn-backToOrder.disabled,
.cpq-btn-skip.disabled,
.cpq-btn-addToCart[disabled],
.cpq-btn-goToCart[disabled],
.cpq-btn-backToQuotation[disabled],
.cpq-btn-backToOrder[disabled],
.cpq-btn-skip[disabled],
fieldset[disabled] .cpq-btn-addToCart,
fieldset[disabled] .cpq-btn-goToCart,
fieldset[disabled] .cpq-btn-backToQuotation,
fieldset[disabled] .cpq-btn-backToOrder,
fieldset[disabled] .cpq-btn-skip,
.cpq-btn-addToCart.disabled:hover,
.cpq-btn-goToCart.disabled:hover,
.cpq-btn-backToQuotation.disabled:hover,
.cpq-btn-backToOrder.disabled:hover,
.cpq-btn-skip.disabled:hover,
.cpq-btn-addToCart[disabled]:hover,
.cpq-btn-goToCart[disabled]:hover,
.cpq-btn-backToQuotation[disabled]:hover,
.cpq-btn-backToOrder[disabled]:hover,
.cpq-btn-skip[disabled]:hover,
fieldset[disabled] .cpq-btn-addToCart:hover,
fieldset[disabled] .cpq-btn-goToCart:hover,
fieldset[disabled] .cpq-btn-backToQuotation:hover,
fieldset[disabled] .cpq-btn-backToOrder:hover,
fieldset[disabled] .cpq-btn-skip:hover,
.cpq-btn-addToCart.disabled:focus,
.cpq-btn-goToCart.disabled:focus,
.cpq-btn-backToQuotation.disabled:focus,
.cpq-btn-backToOrder.disabled:focus,
.cpq-btn-skip.disabled:focus,
.cpq-btn-addToCart[disabled]:focus,
.cpq-btn-goToCart[disabled]:focus,
.cpq-btn-backToQuotation[disabled]:focus,
.cpq-btn-backToOrder[disabled]:focus,
.cpq-btn-skip[disabled]:focus,
fieldset[disabled] .cpq-btn-addToCart:focus,
fieldset[disabled] .cpq-btn-goToCart:focus,
fieldset[disabled] .cpq-btn-backToQuotation:focus,
fieldset[disabled] .cpq-btn-backToOrder:focus,
fieldset[disabled] .cpq-btn-skip:focus,
.cpq-btn-addToCart.disabled:active,
.cpq-btn-goToCart.disabled:active,
.cpq-btn-backToQuotation.disabled:active,
.cpq-btn-backToOrder.disabled:active,
.cpq-btn-skip.disabled:active,
.cpq-btn-addToCart[disabled]:active,
.cpq-btn-goToCart[disabled]:active,
.cpq-btn-backToQuotation[disabled]:active,
.cpq-btn-backToOrder[disabled]:active,
.cpq-btn-skip[disabled]:active,
fieldset[disabled] .cpq-btn-addToCart:active,
fieldset[disabled] .cpq-btn-goToCart:active,
fieldset[disabled] .cpq-btn-backToQuotation:active,
fieldset[disabled] .cpq-btn-backToOrder:active,
fieldset[disabled] .cpq-btn-skip:active,
.cpq-btn-addToCart.disabled.active,
.cpq-btn-goToCart.disabled.active,
.cpq-btn-backToQuotation.disabled.active,
.cpq-btn-backToOrder.disabled.active,
.cpq-btn-skip.disabled.active,
.cpq-btn-addToCart[disabled].active,
.cpq-btn-goToCart[disabled].active,
.cpq-btn-backToQuotation[disabled].active,
.cpq-btn-backToOrder[disabled].active,
.cpq-btn-skip[disabled].active,
fieldset[disabled] .cpq-btn-addToCart.active,
fieldset[disabled] .cpq-btn-goToCart.active,
fieldset[disabled] .cpq-btn-backToQuotation.active,
fieldset[disabled] .cpq-btn-backToOrder.active,
fieldset[disabled] .cpq-btn-skip.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.cpq-btn-addToCart .badge,
.cpq-btn-goToCart .badge,
.cpq-btn-backToQuotation .badge,
.cpq-btn-backToOrder .badge,
.cpq-btn-skip .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.cpq-btn-addToCart .out-of-stock,
.cpq-btn-goToCart .out-of-stock,
.cpq-btn-backToQuotation .out-of-stock,
.cpq-btn-backToOrder .out-of-stock,
.cpq-btn-skip .out-of-stock {
  background: none repeat scroll 0 0 #999999;
  cursor: default;
}
.cpq-btn-refine,
.cpq-btn-backToConfig,
.cpq-vc-viewDetails-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
  background-color: #0068b3;
  border-color: #0068b3;
  border: 3px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
  display: block;
  width: 100%;
}
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine:active:focus,
.cpq-btn-backToConfig:active:focus,
.cpq-vc-viewDetails-btn:active:focus,
.cpq-btn-refine.active:focus,
.cpq-btn-backToConfig.active:focus,
.cpq-vc-viewDetails-btn.active:focus,
.cpq-btn-refine.focus,
.cpq-btn-backToConfig.focus,
.cpq-vc-viewDetails-btn.focus,
.cpq-btn-refine:active.focus,
.cpq-btn-backToConfig:active.focus,
.cpq-vc-viewDetails-btn:active.focus,
.cpq-btn-refine.active.focus,
.cpq-btn-backToConfig.active.focus,
.cpq-vc-viewDetails-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cpq-btn-refine:hover,
.cpq-btn-backToConfig:hover,
.cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.focus,
.cpq-btn-backToConfig.focus,
.cpq-vc-viewDetails-btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cpq-btn-refine.disabled,
.cpq-btn-backToConfig.disabled,
.cpq-vc-viewDetails-btn.disabled,
.cpq-btn-refine[disabled],
.cpq-btn-backToConfig[disabled],
.cpq-vc-viewDetails-btn[disabled],
fieldset[disabled] .cpq-btn-refine,
fieldset[disabled] .cpq-btn-backToConfig,
fieldset[disabled] .cpq-vc-viewDetails-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cpq-btn-refine.disabled,
a.cpq-btn-backToConfig.disabled,
a.cpq-vc-viewDetails-btn.disabled,
fieldset[disabled] a.cpq-btn-refine,
fieldset[disabled] a.cpq-btn-backToConfig,
fieldset[disabled] a.cpq-vc-viewDetails-btn {
  pointer-events: none;
}
.cpq-btn-refine.glyphicon,
.cpq-btn-backToConfig.glyphicon,
.cpq-vc-viewDetails-btn.glyphicon {
  padding: 3px 0 4px 0;
}
.cpq-btn-refine.glyphicon:before,
.cpq-btn-backToConfig.glyphicon:before,
.cpq-vc-viewDetails-btn.glyphicon:before {
  font-size: 25px;
}
.cpq-btn-refine,
.cpq-btn-backToConfig,
.cpq-vc-viewDetails-btn,
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active {
  box-shadow: none;
}
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine:active:focus,
.cpq-btn-backToConfig:active:focus,
.cpq-vc-viewDetails-btn:active:focus,
.cpq-btn-refine.active:focus,
.cpq-btn-backToConfig.active:focus,
.cpq-vc-viewDetails-btn.active:focus {
  outline: 0;
}
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.focus,
.cpq-btn-backToConfig.focus,
.cpq-vc-viewDetails-btn.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.cpq-btn-refine:hover,
.cpq-btn-backToConfig:hover,
.cpq-vc-viewDetails-btn:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open > .dropdown-toggle.cpq-btn-refine,
.open > .dropdown-toggle.cpq-btn-backToConfig,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.cpq-btn-refine:active:hover,
.cpq-btn-backToConfig:active:hover,
.cpq-vc-viewDetails-btn:active:hover,
.cpq-btn-refine.active:hover,
.cpq-btn-backToConfig.active:hover,
.cpq-vc-viewDetails-btn.active:hover,
.open > .dropdown-toggle.cpq-btn-refine:hover,
.open > .dropdown-toggle.cpq-btn-backToConfig:hover,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine:active:focus,
.cpq-btn-backToConfig:active:focus,
.cpq-vc-viewDetails-btn:active:focus,
.cpq-btn-refine.active:focus,
.cpq-btn-backToConfig.active:focus,
.cpq-vc-viewDetails-btn.active:focus,
.open > .dropdown-toggle.cpq-btn-refine:focus,
.open > .dropdown-toggle.cpq-btn-backToConfig:focus,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine:active.focus,
.cpq-btn-backToConfig:active.focus,
.cpq-vc-viewDetails-btn:active.focus,
.cpq-btn-refine.active.focus,
.cpq-btn-backToConfig.active.focus,
.cpq-vc-viewDetails-btn.active.focus,
.open > .dropdown-toggle.cpq-btn-refine.focus,
.open > .dropdown-toggle.cpq-btn-backToConfig.focus,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn.focus {
  color: #ffffff;
  background-color: #00365c;
  border-color: #001e33;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open > .dropdown-toggle.cpq-btn-refine,
.open > .dropdown-toggle.cpq-btn-backToConfig,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn {
  background-image: none;
}
.cpq-btn-refine.disabled:hover,
.cpq-btn-backToConfig.disabled:hover,
.cpq-vc-viewDetails-btn.disabled:hover,
.cpq-btn-refine[disabled]:hover,
.cpq-btn-backToConfig[disabled]:hover,
.cpq-vc-viewDetails-btn[disabled]:hover,
fieldset[disabled] .cpq-btn-refine:hover,
fieldset[disabled] .cpq-btn-backToConfig:hover,
fieldset[disabled] .cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine.disabled:focus,
.cpq-btn-backToConfig.disabled:focus,
.cpq-vc-viewDetails-btn.disabled:focus,
.cpq-btn-refine[disabled]:focus,
.cpq-btn-backToConfig[disabled]:focus,
.cpq-vc-viewDetails-btn[disabled]:focus,
fieldset[disabled] .cpq-btn-refine:focus,
fieldset[disabled] .cpq-btn-backToConfig:focus,
fieldset[disabled] .cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.disabled.focus,
.cpq-btn-backToConfig.disabled.focus,
.cpq-vc-viewDetails-btn.disabled.focus,
.cpq-btn-refine[disabled].focus,
.cpq-btn-backToConfig[disabled].focus,
.cpq-vc-viewDetails-btn[disabled].focus,
fieldset[disabled] .cpq-btn-refine.focus,
fieldset[disabled] .cpq-btn-backToConfig.focus,
fieldset[disabled] .cpq-vc-viewDetails-btn.focus {
  background-color: #0068b3;
  border-color: #0068b3;
}
.cpq-btn-refine .badge,
.cpq-btn-backToConfig .badge,
.cpq-vc-viewDetails-btn .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.cpq-btn-refine:hover,
.cpq-btn-backToConfig:hover,
.cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open .dropdown-toggle.cpq-btn-refine,
.open .dropdown-toggle.cpq-btn-backToConfig,
.open .dropdown-toggle.cpq-vc-viewDetails-btn {
  color: #0068b3;
  background-color: #ffffff;
  border-color: #0068b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open .dropdown-toggle.cpq-btn-refine,
.open .dropdown-toggle.cpq-btn-backToConfig,
.open .dropdown-toggle.cpq-vc-viewDetails-btn {
  background-image: none;
}
.cpq-btn-refine.disabled,
.cpq-btn-backToConfig.disabled,
.cpq-vc-viewDetails-btn.disabled,
.cpq-btn-refine[disabled],
.cpq-btn-backToConfig[disabled],
.cpq-vc-viewDetails-btn[disabled],
fieldset[disabled] .cpq-btn-refine,
fieldset[disabled] .cpq-btn-backToConfig,
fieldset[disabled] .cpq-vc-viewDetails-btn,
.cpq-btn-refine.disabled:hover,
.cpq-btn-backToConfig.disabled:hover,
.cpq-vc-viewDetails-btn.disabled:hover,
.cpq-btn-refine[disabled]:hover,
.cpq-btn-backToConfig[disabled]:hover,
.cpq-vc-viewDetails-btn[disabled]:hover,
fieldset[disabled] .cpq-btn-refine:hover,
fieldset[disabled] .cpq-btn-backToConfig:hover,
fieldset[disabled] .cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine.disabled:focus,
.cpq-btn-backToConfig.disabled:focus,
.cpq-vc-viewDetails-btn.disabled:focus,
.cpq-btn-refine[disabled]:focus,
.cpq-btn-backToConfig[disabled]:focus,
.cpq-vc-viewDetails-btn[disabled]:focus,
fieldset[disabled] .cpq-btn-refine:focus,
fieldset[disabled] .cpq-btn-backToConfig:focus,
fieldset[disabled] .cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.disabled:active,
.cpq-btn-backToConfig.disabled:active,
.cpq-vc-viewDetails-btn.disabled:active,
.cpq-btn-refine[disabled]:active,
.cpq-btn-backToConfig[disabled]:active,
.cpq-vc-viewDetails-btn[disabled]:active,
fieldset[disabled] .cpq-btn-refine:active,
fieldset[disabled] .cpq-btn-backToConfig:active,
fieldset[disabled] .cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.disabled.active,
.cpq-btn-backToConfig.disabled.active,
.cpq-vc-viewDetails-btn.disabled.active,
.cpq-btn-refine[disabled].active,
.cpq-btn-backToConfig[disabled].active,
.cpq-vc-viewDetails-btn[disabled].active,
fieldset[disabled] .cpq-btn-refine.active,
fieldset[disabled] .cpq-btn-backToConfig.active,
fieldset[disabled] .cpq-vc-viewDetails-btn.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.cpq-btn-refine .badge,
.cpq-btn-backToConfig .badge,
.cpq-vc-viewDetails-btn .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.cpq-btn-refine .out-of-stock,
.cpq-btn-backToConfig .out-of-stock,
.cpq-vc-viewDetails-btn .out-of-stock {
  background: none repeat scroll 0 0 #999999;
  cursor: default;
}
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.focus,
.cpq-btn-backToConfig.focus,
.cpq-vc-viewDetails-btn.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.cpq-btn-refine:hover,
.cpq-btn-backToConfig:hover,
.cpq-vc-viewDetails-btn:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open > .dropdown-toggle.cpq-btn-refine,
.open > .dropdown-toggle.cpq-btn-backToConfig,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.cpq-btn-refine:active:hover,
.cpq-btn-backToConfig:active:hover,
.cpq-vc-viewDetails-btn:active:hover,
.cpq-btn-refine.active:hover,
.cpq-btn-backToConfig.active:hover,
.cpq-vc-viewDetails-btn.active:hover,
.open > .dropdown-toggle.cpq-btn-refine:hover,
.open > .dropdown-toggle.cpq-btn-backToConfig:hover,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine:active:focus,
.cpq-btn-backToConfig:active:focus,
.cpq-vc-viewDetails-btn:active:focus,
.cpq-btn-refine.active:focus,
.cpq-btn-backToConfig.active:focus,
.cpq-vc-viewDetails-btn.active:focus,
.open > .dropdown-toggle.cpq-btn-refine:focus,
.open > .dropdown-toggle.cpq-btn-backToConfig:focus,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine:active.focus,
.cpq-btn-backToConfig:active.focus,
.cpq-vc-viewDetails-btn:active.focus,
.cpq-btn-refine.active.focus,
.cpq-btn-backToConfig.active.focus,
.cpq-vc-viewDetails-btn.active.focus,
.open > .dropdown-toggle.cpq-btn-refine.focus,
.open > .dropdown-toggle.cpq-btn-backToConfig.focus,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn.focus {
  color: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open > .dropdown-toggle.cpq-btn-refine,
.open > .dropdown-toggle.cpq-btn-backToConfig,
.open > .dropdown-toggle.cpq-vc-viewDetails-btn {
  background-image: none;
}
.cpq-btn-refine.disabled:hover,
.cpq-btn-backToConfig.disabled:hover,
.cpq-vc-viewDetails-btn.disabled:hover,
.cpq-btn-refine[disabled]:hover,
.cpq-btn-backToConfig[disabled]:hover,
.cpq-vc-viewDetails-btn[disabled]:hover,
fieldset[disabled] .cpq-btn-refine:hover,
fieldset[disabled] .cpq-btn-backToConfig:hover,
fieldset[disabled] .cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine.disabled:focus,
.cpq-btn-backToConfig.disabled:focus,
.cpq-vc-viewDetails-btn.disabled:focus,
.cpq-btn-refine[disabled]:focus,
.cpq-btn-backToConfig[disabled]:focus,
.cpq-vc-viewDetails-btn[disabled]:focus,
fieldset[disabled] .cpq-btn-refine:focus,
fieldset[disabled] .cpq-btn-backToConfig:focus,
fieldset[disabled] .cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.disabled.focus,
.cpq-btn-backToConfig.disabled.focus,
.cpq-vc-viewDetails-btn.disabled.focus,
.cpq-btn-refine[disabled].focus,
.cpq-btn-backToConfig[disabled].focus,
.cpq-vc-viewDetails-btn[disabled].focus,
fieldset[disabled] .cpq-btn-refine.focus,
fieldset[disabled] .cpq-btn-backToConfig.focus,
fieldset[disabled] .cpq-vc-viewDetails-btn.focus {
  background-color: #929292;
  border-color: #929292;
}
.cpq-btn-refine .badge,
.cpq-btn-backToConfig .badge,
.cpq-vc-viewDetails-btn .badge {
  color: #929292;
  background-color: #ffffff;
}
.cpq-btn-refine:hover,
.cpq-btn-backToConfig:hover,
.cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine:focus,
.cpq-btn-backToConfig:focus,
.cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open .dropdown-toggle.cpq-btn-refine,
.open .dropdown-toggle.cpq-btn-backToConfig,
.open .dropdown-toggle.cpq-vc-viewDetails-btn {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cpq-btn-refine:active,
.cpq-btn-backToConfig:active,
.cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.active,
.cpq-btn-backToConfig.active,
.cpq-vc-viewDetails-btn.active,
.open .dropdown-toggle.cpq-btn-refine,
.open .dropdown-toggle.cpq-btn-backToConfig,
.open .dropdown-toggle.cpq-vc-viewDetails-btn {
  background-image: none;
}
.cpq-btn-refine.disabled,
.cpq-btn-backToConfig.disabled,
.cpq-vc-viewDetails-btn.disabled,
.cpq-btn-refine[disabled],
.cpq-btn-backToConfig[disabled],
.cpq-vc-viewDetails-btn[disabled],
fieldset[disabled] .cpq-btn-refine,
fieldset[disabled] .cpq-btn-backToConfig,
fieldset[disabled] .cpq-vc-viewDetails-btn,
.cpq-btn-refine.disabled:hover,
.cpq-btn-backToConfig.disabled:hover,
.cpq-vc-viewDetails-btn.disabled:hover,
.cpq-btn-refine[disabled]:hover,
.cpq-btn-backToConfig[disabled]:hover,
.cpq-vc-viewDetails-btn[disabled]:hover,
fieldset[disabled] .cpq-btn-refine:hover,
fieldset[disabled] .cpq-btn-backToConfig:hover,
fieldset[disabled] .cpq-vc-viewDetails-btn:hover,
.cpq-btn-refine.disabled:focus,
.cpq-btn-backToConfig.disabled:focus,
.cpq-vc-viewDetails-btn.disabled:focus,
.cpq-btn-refine[disabled]:focus,
.cpq-btn-backToConfig[disabled]:focus,
.cpq-vc-viewDetails-btn[disabled]:focus,
fieldset[disabled] .cpq-btn-refine:focus,
fieldset[disabled] .cpq-btn-backToConfig:focus,
fieldset[disabled] .cpq-vc-viewDetails-btn:focus,
.cpq-btn-refine.disabled:active,
.cpq-btn-backToConfig.disabled:active,
.cpq-vc-viewDetails-btn.disabled:active,
.cpq-btn-refine[disabled]:active,
.cpq-btn-backToConfig[disabled]:active,
.cpq-vc-viewDetails-btn[disabled]:active,
fieldset[disabled] .cpq-btn-refine:active,
fieldset[disabled] .cpq-btn-backToConfig:active,
fieldset[disabled] .cpq-vc-viewDetails-btn:active,
.cpq-btn-refine.disabled.active,
.cpq-btn-backToConfig.disabled.active,
.cpq-vc-viewDetails-btn.disabled.active,
.cpq-btn-refine[disabled].active,
.cpq-btn-backToConfig[disabled].active,
.cpq-vc-viewDetails-btn[disabled].active,
fieldset[disabled] .cpq-btn-refine.active,
fieldset[disabled] .cpq-btn-backToConfig.active,
fieldset[disabled] .cpq-vc-viewDetails-btn.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.cpq-btn-refine .badge,
.cpq-btn-backToConfig .badge,
.cpq-vc-viewDetails-btn .badge {
  color: #929292;
  background-color: #ffffff;
}
.cpq-addToCart-posBottom {
  position: absolute;
  bottom: 0px;
  right: 10px;
  padding: 15px 0px 15px 22px;
}
.cpq-prev-navigation,
.cpq-next-navigation {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .cpq-overview-refine,
  .cpq-overview-skip,
  .cpq-backToConfig,
  .cpq-addToCart {
    padding-left: 27px;
    padding-right: 27px;
  }
  .cpq-prev-navigation {
    padding-left: 27px;
    padding-right: 5px;
  }
  .cpq-next-navigation {
    padding-left: 5px;
    padding-right: 27px;
  }
}
@media (min-width: 640px) {
  .cpq-backToConfig {
    padding-left: 27px;
    padding-right: 27px;
  }
  .cpq-prev-navigation,
  .cpq-overview-refine,
  .cpq-backToConfig {
    padding-left: 27px;
    padding-right: 5px;
  }
  .cpq-next-navigation,
  .cpq-overview-skip,
  .cpq-addToCart {
    padding-left: 5px;
    padding-right: 27px;
  }
}
@media (min-width: 1024px) {
  .cpq-prev-navigation,
  .cpq-overview-refine,
  .cpq-backToConfig {
    padding-left: 0px;
  }
  .cpq-next-navigation,
  .cpq-overview-skip,
  .cpq-addToCart {
    padding-right: 0px;
  }
}
.multi-select-radio {
  display: inline-grid !important;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 10px;
  grid-auto-rows: auto;
}
.cpq-cart-config a:link {
  font-weight: bold;
  text-transform: uppercase;
}
.cpq-cart-error-sign {
  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;
  color: #f0ad4e;
  display: block;
  font-size: 24px;
  float: left;
  padding-right: 10px;
  padding-left: 12px;
  font-size: 18px;
}
.cpq-cart-error-message {
  align-items: center;
  height: 100%;
  display: flex;
  font-size: 13px;
  font-size: 14px;
  font-weight: bold;
}
.cpq-cart-error-message a:hover {
  cursor: pointer;
}
.cpq-cart-error-message a:link {
  text-decoration: underline;
}
.cart-list .product-item.cpq-cart-error-panel {
  background-color: #fde28f;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-list .item-list-item.cpq-cart-error-item {
  background-color: #fef7df;
}
.details .cpq-price-value {
  margin-top: 17px;
}
.cpq-error-message {
  align-items: center;
  height: 100%;
  display: flex;
  font-size: 13px;
}
.cpq-error-message a:hover {
  cursor: pointer;
}
#overviewBottombarSlot {
  padding-top: 10px;
}
#overviewContentSlot {
  clear: left;
}
@media (max-width: 639px) {
  #overviewBottombarSlot {
    padding-top: 0px;
  }
}
.cpq-back-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.cpq-overview-refine {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .cpq-overview-refine {
    margin-bottom: 0px;
  }
}
.cpq-overview-skip {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .cpq-overview-skip {
    margin-top: 10px;
  }
}
.cpq-overview {
  margin-top: 10px;
}
.cpq-overview-title {
  font-size: 14px;
}
.cpq-overview-group-title {
  font-size: 16.1px;
  font-weight: 600;
  display: block;
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 1px;
}
.cpq-overview-group-title[data-level="1"] {
  font-size: 18px;
  font-weight: bold;
}
.cpq-overview-group-header {
  padding: 0px 24px;
  border-top: 1px solid #dddddd;
  overflow: auto;
  overflow-y: hidden;
}
.cpq-overview-group-header[data-level="1"] {
  background: #eeeeee;
  border: 1px solid #dddddd;
}
.cpq-overview-cstic-row {
  clear: both;
  overflow: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hidden-xs .cpq-overview-messages,
hidden-sm .cpq-overview-messages {
  padding-left: 17px;
}
.cpq-overview-message {
  margin-top: 5px;
}
.cpq-overview-multi-valued-cstic-row {
  clear: both;
  display: block;
}
.cpq-overview-group-content,
.cpq-variant-overview-group-content {
  display: block;
  width: 100%;
  padding-left: 0px;
}
.cpq-overview-group-content .cpq-group:not([data-level="1"]),
.cpq-variant-overview-group-content .cpq-group:not([data-level="1"]) {
  border-top: 1px solid #dddddd;
}
.cpq-overview-group-content .cpq-group {
  margin-bottom: 40px;
  padding-top: 17px;
}
.cpq-overview-group-row {
  display: block;
}
.cpq-overview-group-no-result {
  text-align: center;
  clear: both;
}
@media (max-width: 1023px) {
  .cpq-overview-group-no-result {
    margin-left: 27px;
    margin-right: 27px;
  }
}
@media (min-width: 640px) {
  .cpq-overview .cpq-groups {
    margin-bottom: 10px;
  }
}
.cpq-overview .cpq-groups .cpq-overview-group-no-result {
  border: 1px solid #dddddd;
}
.cpq-overview-no-result {
  font-size: 18px;
  font-weight: bold;
  padding-top: 70px;
}
.cpq-overview-no-result-logtext {
  padding-bottom: 70px;
}
.cpq-overview-cstic-value {
  padding-left: 17px;
  display: block;
  float: left;
}
@media (min-width: 1024px) {
  .cpq-overview-cstic-value {
    width: 50%;
  }
}
.cpq-overview-cstic-label {
  display: block;
  float: left;
}
.cpq-overview-cstic-label label {
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .cpq-overview-cstic-label {
    clear: both;
    padding-left: 17px;
  }
}
@media (min-width: 1024px) {
  .cpq-overview-cstic-label {
    width: 50%;
  }
}
.cpq-overview-price-section {
  display: flex;
}
.cpq-overview-price-section .cpq-overview-cstic-obsolete-price {
  margin-left: auto;
}
.cpq-overview-compact-price-section .cpq-overview-cstic-obsolete-price {
  text-align: right;
  margin-right: 17px;
}
.cpq-overview-compact-price-section .cpq-overview-cstic-price {
  float: right;
}
.cpq-overview-cstic-price {
  display: block;
  font-weight: bold;
  margin-right: 17px;
}
.cpq-overview-cstic-obsolete-price {
  text-decoration: line-through;
  margin-right: 5px;
  padding-left: 5px;
}
@media (min-width: 1024px) {
  .cpq-overview-cstic-obsolete-price {
    min-width: 90px;
  }
}
.cpq-overview-filter {
  margin-left: 10px;
}
.cpq-filter-content {
  margin-left: 20px;
}
.cpq-overview-filter-header {
  font-size: 18px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 50px 0px 20px 20px;
}
.cpq-overview-separator {
  border-top: 1px solid #dddddd;
}
.cpq-overview-filter-item {
  margin-left: -10px;
  margin-right: -10px;
}
.cpq-overview-facet .facet .facet__list .facet__list__mark {
  margin-top: 0px;
}
.cpq-overview-facet .facet .facet__list .facet__list__text {
  width: 86%;
}
.cpq-overview-facet .facet .facet__list .facet__list__mark.filter-selected {
  background: #0068b3;
  border: 1px solid #0068b3;
}
.cpq-overview-facet .facet .facet__list .facet__checkbox:focus + input + .facet__label .facet__list__mark {
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
@media (min-width: 1024px) {
  .cpq-overview-facet {
    margin: 0;
    padding: 0;
    border-left: 1px solid #dddddd;
    border-right: 0px;
  }
  .cpq-overview-facet .facet {
    padding-left: 30px;
  }
  .cpq-overview-facet .facet .facet__list .facet__list__mark {
    margin-top: 0px;
  }
  .cpq-overview-facet .facet .facet__list .facet__list__text {
    width: 86%;
  }
}
.product__facet.cpq-overview-facet {
  border-right: 0px;
}
.cpq-overview-error-sign {
  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;
  color: #f0ad4e;
  display: block;
  font-size: 24px;
  float: left;
  padding-right: 10px;
  padding-left: 12px;
  font-size: 18px;
}
.cpq-overview-error-message {
  align-items: center;
  height: 100%;
  display: flex;
  font-size: 13px;
  font-size: 14px;
  font-weight: bold;
}
.cpq-overview-error-message a:hover {
  cursor: pointer;
}
.cpq-overview-error-message a:link {
  text-decoration: underline;
}
.cpq-overview-error-panel {
  background-color: #fde28f;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1023px) {
  .page-productConfigOverview .main-header {
    margin-bottom: 0px;
  }
}
@media (max-width: 639px) {
  .cpq-backToConfig {
    border-bottom: 1px solid #dddddd;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: auto;
  }
}
.cpq-overview-page .product-details {
  padding-top: 5px;
  padding-bottom: 5px;
}
.cpq-page .back-link {
  padding-left: 5px;
}
.cpq-vc-container {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .cpq-vc-container {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (min-width: 1024px) {
  .cpq-vc-container {
    padding-left: 0px;
    padding-right: 0px;
    left: 10px;
  }
}
.cpq-vc-title {
  font-size: 24px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.cpq-vc-imgContainer {
  padding-bottom: 5px;
}
.cpq-vc-actions {
  padding-top: 5px;
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cpq-engine-state-container {
  display: inline-flex;
  color: #ffffff;
  align-items: center;
}
.cpq-engine-state-running,
.cpq-engine-state-success {
  z-index: 1700;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  display: block;
  padding: 12px 24px;
  box-shadow: 0 0 1px #000000;
}
.cpq-engine-state-running {
  background-color: rgba(4, 134, 224, 0.85);
}
.cpq-engine-state-running .cpq-engine-state-icon {
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
.cpq-engine-state-running .cpq-engine-state-icon:before {
  content: "\e030";
}
.cpq-engine-state-success {
  background-color: rgba(24, 188, 51, 0.85);
}
.cpq-engine-state-success .cpq-engine-state-icon:before {
  content: "\e013";
}
.cpq-engine-state-message {
  text-align: left;
  font-size: 18px;
  padding-left: 12px;
}
.cpq-engine-state-icon {
  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;
  font-size: 24px;
}
.glyphicon-spin {
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.golf-genius-checkout-wrapper {
  padding: 10px 0;
}
.golf-genius-checkout-wrapper .golf-genius-checkout-label {
  display: inline-block;
}
.golf-genius-checkout-wrapper .golf-genius-checkout-checkbox {
  display: inline-block;
  margin-left: 10px !important;
}
.golf-genius-tooltip-ui a {
  color: #2979ff;
}
.page-MicroSiteLoginPage div.yCmsContentSlot,
.page-MicroSiteHomepage div.yCmsContentSlot {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 85vh;
  background-color: #000;
}
.page-MicroSiteLoginPage div.yCmsContentSlot .simple-banner.banner__component--responsive,
.page-MicroSiteHomepage div.yCmsContentSlot .simple-banner.banner__component--responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.page-MicroSiteLoginPage div.yCmsContentSlot .simple-banner.banner__component--responsive img.js-responsive-image,
.page-MicroSiteHomepage div.yCmsContentSlot .simple-banner.banner__component--responsive img.js-responsive-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page-MicroSiteLoginPage .yCmsContentSlot.componentContainer,
.page-MicroSiteHomepage .yCmsContentSlot.componentContainer {
  height: 10px;
  background: white;
  display: block;
}
.page-MicroSiteLoginPage .micrositeParagraph,
.page-MicroSiteHomepage .micrositeParagraph {
  position: absolute;
  top: 55%;
  right: 10%;
  background-color: #dddddd73;
  padding: 25px 10px;
  max-width: 300px;
  line-height: 1.4;
  border: 1px solid #808080;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 500;
}
.page-MicroSiteLoginPage #signInContainer,
.page-MicroSiteHomepage #signInContainer {
  position: absolute;
  top: 30%;
  left: 0;
  right: 14%;
  margin: 0 auto;
}
.page-MicroSiteLoginPage #signInContainer .microSiteLoginForm,
.page-MicroSiteHomepage #signInContainer .microSiteLoginForm {
  padding: 6rem;
}
.page-MicroSiteLoginPage #signInContainer .microSiteLoginForm .micrositeLoginEye,
.page-MicroSiteHomepage #signInContainer .microSiteLoginForm .micrositeLoginEye {
  cursor: pointer;
  float: right;
  position: absolute;
  top: 55%;
  right: 3%;
}
@media screen and (max-width: 1024px) {
  .yCmsComponent.yComponentWrapper img {
    height: 100px !important;
    width: auto !important;
  }
  .page-MicroSiteLoginPage #signInContainer {
    position: absolute;
    top: 36%;
    left: 0;
    right: 2%;
  }
  .page-MicroSiteLoginPage #signInContainer .microSiteLoginForm .micrositeLoginEye {
    right: 5%;
  }
  .microSiteFooter {
    padding: 20px 12px;
    padding-top: 50px !important;
  }
  .microSiteFooter .simple-banner.banner__component--responsive {
    display: none;
  }
  .microSiteFooter .footer__left .footer__nav--container {
    width: 50%;
  }
  .microSiteFooter .footer__left .footer__nav--container:first-child {
    width: 100% !important;
  }
  .page-MicroSiteHomepage .micrositeParagraph {
    top: 40%;
  }
}
.microSiteFooter {
  bottom: 0px;
  position: static;
  width: 100vw;
  z-index: 1000;
  height: 10%;
  margin-top: 0;
  padding: 20px 12px;
}
.microSiteFooter .simple-banner.banner__component--responsive {
  margin-left: 55px;
  width: 5%;
}
.microSiteFooter .container-fluid.footer_container {
  margin-top: -40px;
}
.microSiteFooter .container-fluid.footer_container .footer__top {
  padding-bottom: 0;
}
.microSiteFooter .container-fluid.footer_container .footer__top .footer__nav--container:first-child {
  width: 45%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .content:first-child {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .successInviteMemberLabel {
  font-weight: bold;
  padding: 15px;
  text-align: center;
  background: #59a059;
  font-size: 16px;
  margin-bottom: 36px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .content {
  text-align: center;
  font-size: 16px;
  padding: 12px 0;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip {
  margin: 12px 5px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .noteInviteForm {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip #shipTo {
  width: 80%;
  padding: 6px 2px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof #shipToLogo {
  display: none;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof label {
  border: 1px solid #777777;
  background: #D9D9D9;
  display: flex;
  margin: 10px 0;
  padding: 2px 5px;
  width: 50%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .file-block {
  display: inline-block;
  margin: 5px;
  font-weight: 600;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .file-block .fileDelete {
  cursor: pointer;
  margin-left: 10px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .errorDamageProduct {
  color: red;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .wrapperShipToLogo {
  display: flex;
  align-items: center;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .wrapperShipToLogo .previewLinkUpload,
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .wrapperShipToLogo .previewLink {
  padding: 0 !important;
  margin-left: 10px;
  display: inline;
  line-height: normal;
  text-decoration: underline;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .wrapperShipToLogo .previewLinkUpload:after,
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .uploadshipToLogoProof .wrapperShipToLogo .previewLink:after {
  content: "\2192";
  font-size: 16px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip #password,
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip #confirmPassword {
  width: 50%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .loginPage_eye {
  cursor: pointer;
  float: right;
  position: absolute;
  top: 30px;
  right: 51%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .errorInvitePagePswd,
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .errorInviteConfirmPswd {
  color: #ff0000;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper {
  width: 30%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper #decrement_price {
  font-size: 10px;
  cursor: pointer;
  position: absolute;
  bottom: 25%;
  height: 50%;
  left: 12px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper #increment_price {
  font-size: 10px;
  cursor: pointer;
  position: absolute;
  bottom: 25%;
  height: 50%;
  right: 60%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper i {
  font-size: 14px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper #adjPricePercentage {
  text-align: center;
  width: 44%;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .invitePageTooltip {
  display: inline;
  opacity: 1;
  padding: 4px 0.5em;
  background: none;
  border-bottom: none;
  font-size: 11px;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .invitePageTooltip .glyphicon.glyphicon-info-sign {
  border-radius: 20px;
  border: 1px solid #000000;
  color: white;
  background: #000000;
}
.page-MembersShopInvitePage .yCmsContentSlot.account-section-content .submitInviteMembershipForm {
  text-align: center;
}
.page-MembersShopInvitePage .copyMessage {
  display: none;
}
.page-MembersShopInvitePage .copyMessage.visible {
  font-weight: bold;
  color: green;
  display: inline-block;
  font-style: italic;
  margin-left: 12px;
  width: 10%;
}
@media screen and (max-width: 740px) {
  .page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper #increment_price {
    right: 18% !important;
  }
  .page-MembersShopInvitePage .yCmsContentSlot.account-section-content .inpInviteMemberShip .number-wrapper #adjPricePercentage {
    width: 90% !important;
  }
}
.callaway-shopping-cart-summary .microsite-checkout-button {
  width: 100%;
  margin: 10px 0px 10px 0px;
}
@media screen and (max-width: 870px) {
  .page-microSiteCartPage .callaway-shopping-cart-summary {
    margin-bottom: 150px;
  }
}
.item__list__cart form:nth-child(2) {
  margin-left: 0%;
}
.item__stock_style .stock_status_cart {
  width: 85% !important;
  padding-left: 1px;
  margin: auto !important;
}
.item__list__cart .prod_detail_row .qty_label {
  margin-left: 0%;
}
.plp-microSite-refinements .microSite-totalResults {
  margin-top: 70px;
  margin-bottom: 70px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
}
.plp-microSite-container .product-list-microSite-wrapper {
  margin: 0 !important;
}
@media (min-width: 908px) {
  .product-list-microSite-wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
.form-title .form-sub-title {
  font-weight: bold;
  font-size: 16px;
  text-transform: none;
}
.page-MicroSiteLoginPage .microSiteFooter {
  position: fixed;
}
.micrositeHeader {
  margin-bottom: 0;
}
.micrositeHeader .nav__left.js-site-logo img {
  width: 80px;
  height: 80px;
}
.logo-text {
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 20px;
  border-left: 1px solid black;
  margin-left: 10px;
  width: 500px;
  padding-top: 20px;
}
.set-display-logo .yComponentWrapper {
  display: inline-flex;
}
@media (max-width: 991px) {
  .microSiteMobileHeader .logo-text {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    padding-left: 0px;
    border-left: 0px;
    margin-left: 0px;
    padding-top: 10px;
  }
}
.microSiteMobileHeader .nav__left.js-site-logo img {
  width: 100px !important;
  height: 100px !important;
  margin-left: -10px;
  margin-top: -10px;
}
.microSiteMobileHeader .nav__left .row {
  text-align: center;
}
.microSiteMobileHeader .mobile-friendly > .row {
  width: auto;
}
@media (max-width: 991px) {
  .microSiteMobileHeader .logo-col-size {
    left: 0px !important;
  }
}
.micrositeCart .cart-header.border {
  margin-bottom: 0px;
}
.micrositeCart .cart-header {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-top: 10px;
}
.micrositeCart .cart-header .cart-headline {
  height: auto;
}
.microSiteDesktopHeader {
  padding: 10px 20px 0px 25px;
}
.microSiteMobileHeader .desktopHeader .navigation--bottom {
  padding-left: 15px;
}
.microsite-checkout-steps {
  padding-left: 12%;
  margin-top: 17px;
}
.microsite-checkout-steps .step-head span {
  display: inline ! important;
}
.microsite-checkout-steps .step-head:before {
  position: relative;
  padding-right: 5px;
  top: 1px;
  left: 0px;
  line-height: 38px;
}
.microsite-checkout-steps .step-head {
  background: #dddddd;
  color: #2979ff;
  border: none;
  text-align: center;
}
.microsite-checkout-steps .step-head:hover {
  color: #246ce3;
}
.microsite-checkout-steps .step-head.active {
  background: #dddddd;
  color: #111111;
}
.microsite-checkout-steps .step-head.active:hover {
  color: #111111;
}
.microsite-checkout-steps .step-body {
  background-color: #ffffff;
}
.microsite-checkout-steps .step-body .step-body-form,
.checkout-shipping,
.checkout-review {
  border: none;
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.microsite-checkout-steps .step-head {
  background: #f4f4f4;
  color: #111111;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.microsite-checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.microsite-checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.microsite-checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #111111;
  border-color: #cccccc;
}
.microsite-checkout-steps .step-head:before {
  position: relative;
  padding-right: 5px;
  top: 1px;
  left: 0px;
  line-height: 38px;
}
.microsite-checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.microsite-checkout-steps .step-head .edit {
  color: #0068b3;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.microsite-checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.microsite-checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.microsite-checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.microsite-checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #cccccc;
}
.microsite-checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media screen and (max-width: 636px) {
  .microsite-checkout-steps {
    padding: 10% !important;
  }
}
.microsite-js-standard-details {
  margin-top: 30px;
}
.microsite_half_register_form {
  width: 0%;
}
.microsite_half_register_form .control-label.inline-label,
.microsite-form-group .control-label.inline-label {
  display: inline-block;
  width: 25%;
  vertical-align: middle;
  margin-bottom: 10px;
}
.microsite_half_register_form .control-group.error-input.block-input,
.microsite-form-group .control-group.error-input.block-input {
  display: inline-block;
  width: 64%;
  vertical-align: middle;
  margin-bottom: 10px;
}
.microsite_half_register_form input.form-control,
.microsite-form-group input.form-control {
  width: 70%;
  box-sizing: border-box;
}
.microsite-form-group .checkbox {
  margin-left: 20px;
}
.microsite_half_register_form .control-group.error-input.block-input .form-control {
  width: 100%;
}
.micrositeProvince > label {
  display: inline-block;
  width: 25%;
  vertical-align: middle;
  margin-bottom: 10px;
}
.microsite-js-delivery-details {
  margin-top: 30px;
}
.microsite-js-delivery-details .headline {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.microSite-Headline {
  padding-bottom: 0px;
}
.page-MicroSiteHomepage .details .accordion-header_checkoutProdSpecs {
  display: flex;
}
.page-MicroSiteHomepage .details .accordion-header_checkoutProdSpecs .labelMoreDetails {
  display: flex;
  cursor: pointer;
}
.page-MicroSiteHomepage .details .accordion-header_checkoutProdSpecs .labelMoreDetails .moreDetailsHeader {
  font-weight: bold;
  text-transform: capitalize;
  font-size: 13px;
}
.page-MicroSiteHomepage .details .accordion-header_checkoutProdSpecs .labelMoreDetails .specsDropIcon {
  margin: 5px;
}
.page-MicroSiteHomepage .details .expandSpecs .specsDropIcon:before {
  content: url('../fonts/callaway/collapse_up.png');
}
.page-MicroSiteHomepage .details .expandSpecs .contentSpecs {
  display: block;
  color: #656565;
  padding: 10px;
}
.page-MicroSiteHomepage .details .expandSpecs .contentSpecs .blkOrderSpecCol {
  width: auto;
}
.page-MicroSiteHomepage .details .specsDropIcon:before {
  content: url('../fonts/callaway/expand_down.png');
}
.page-MicroSiteHomepage .details .contentSpecs {
  display: none;
}
.microSiteConfirmationPage {
  width: 92%;
  margin-left: 4%;
}
.microSiteOrderSideContent {
  top: 300px;
  width: 19%;
  margin-left: 3%;
  display: inline-block;
  position: fixed;
  float: right;
  right: 50px;
  min-width: 230px;
}
@media (max-width: 991.98px) {
  .microSiteConfirmationPage .item-wrapper:nth-child(2) {
    margin-top: 20px;
  }
  .microSiteConfirmationPage .cart-item-header {
    font-size: 12px;
  }
  .page-MicroSiteproductDetailsPage .microSiteFooter {
    display: none;
  }
}
@media screen and (max-width: 1240px) {
  .microSiteOrderSideContent {
    position: unset;
    float: none;
    width: 45%;
    margin-left: 30%;
  }
}
@media screen and (max-width: 484px) {
  .microSiteOrderSideContent {
    margin-left: 20% !important;
  }
}
.microSiteOrderSideContent .account-orderdetail {
  min-height: 200px;
}
.page-MicroSiteproductDetailsPage .bulkordertable {
  margin-bottom: 150px;
}
.microSiteCheckoutSideTotal .checkout-order-summary .totals {
  font-size: 22px;
  font-weight: 700;
  margin-top: 15px;
}
.microSiteCheckoutSideTotal .checkout-order-summary .totals span {
  float: right;
  font-weight: 600;
}
@media (min-width: 1081px) {
  .microSiteMobileHeader .navigation--bottom .nav__links--primary .sub__navigation {
    top: 50px;
  }
}
.page-microSiteCartPage .cart-totals .grand-total {
  padding-top: 5px;
}
@media (max-width: 991.98px) {
  .page-microSiteCartPage .cart-image-grid {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .page-microSiteCartPage .item__list__cart .prod_title {
    font-size: 20px;
  }
  .page-microSiteCartPage .prod_detail_row {
    padding: 0px;
    display: inline-flex;
    align-items: center;
  }
  .page-microSiteCartPage .micrositeCartUpdate {
    margin-top: 10px;
  }
  .page-microSiteCartPage .microSiteQtyUpdate {
    padding: 0px;
  }
  .page-microSiteCartPage .prod_specs {
    margin-top: 20px;
  }
  .page-microSiteCartPage .item__list__cart .delete_product {
    position: relative;
    top: 15px;
  }
  .page-microSiteCartPage .item__list__cart .prod_left_container,
  .item__list--conf .prod_left_container {
    width: 100%;
  }
  .page-microSiteCartPage .cart-totals .grand-total {
    padding-top: 5px;
  }
  .page-microSiteCartPage .prod_specs span {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .page-microSiteCartPage .item__list__cart .delete_product {
    right: 0px;
  }
}
/* Media query for Ipad */
@media only screen and (max-width: 768px) {
  .page-microSiteCartPage .item__list__cart .delete_product {
    top: 15px;
  }
  .page-microSiteCartPage .prod_specs span {
    width: 100%;
  }
  .microSiteMobileHeader .mobile-friendly > .row {
    width: 100%;
  }
}
.page-microSiteCartPage .prod_specs span {
  width: 100%;
  padding-left: 0px;
}
.microSiteOrderAmt {
  float: right;
}
