.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #182129;
  background: url('/CenturyBatteries/images/subtle_dots.png') repeat #fff;
}
a {
  color: #58b5f5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0c78c2;
  text-decoration: none;
}
.img-rounded {
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  border-radius: 500px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #e4e6e7;
}
a.muted:hover,
a.muted:focus {
  color: #c9cdcf;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 20px;
  color: #0055a4;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #e4e6e7;
}
.underline {
  border-bottom: 2px solid #012a84;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.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;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #6788a6;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #e4e6e7;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #e4e6e7;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #c3c8cc;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.074468085%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.946808511%;
}
.row-fluid .span11 {
  width: 91.489361702%;
  *width: 91.436170213%;
}
.row-fluid .span10 {
  width: 82.978723404%;
  *width: 82.925531915%;
}
.row-fluid .span9 {
  width: 74.468085106%;
  *width: 74.414893617%;
}
.row-fluid .span8 {
  width: 65.957446809%;
  *width: 65.904255319%;
}
.row-fluid .span7 {
  width: 57.446808511%;
  *width: 57.393617021%;
}
.row-fluid .span6 {
  width: 48.936170213%;
  *width: 48.882978723%;
}
.row-fluid .span5 {
  width: 40.425531915%;
  *width: 40.372340426%;
}
.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.861702128%;
}
.row-fluid .span3 {
  width: 23.404255319%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.893617021%;
  *width: 14.840425532%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787234%;
}
.row-fluid .offset12 {
  margin-left: 104.255319149%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.127659574%;
  *margin-left: 102.021276596%;
}
.row-fluid .offset11 {
  margin-left: 95.744680851%;
  *margin-left: 95.638297872%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.617021277%;
  *margin-left: 93.510638298%;
}
.row-fluid .offset10 {
  margin-left: 87.234042553%;
  *margin-left: 87.127659574%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.106382979%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.723404255%;
  *margin-left: 78.617021277%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.595744681%;
  *margin-left: 76.489361702%;
}
.row-fluid .offset8 {
  margin-left: 70.212765957%;
  *margin-left: 70.106382979%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.978723404%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.595744681%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085%;
  *margin-left: 59.468085106%;
}
.row-fluid .offset6 {
  margin-left: 53.191489362%;
  *margin-left: 53.085106383%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787%;
  *margin-left: 50.957446809%;
}
.row-fluid .offset5 {
  margin-left: 44.680851064%;
  *margin-left: 44.574468085%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.553191489%;
  *margin-left: 42.446808511%;
}
.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.063829787%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.042553191%;
  *margin-left: 33.936170213%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468%;
  *margin-left: 27.553191489%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.531914894%;
  *margin-left: 25.425531915%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.042553191%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.021276596%;
  *margin-left: 16.914893617%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872%;
  *margin-left: 10.531914894%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.510638298%;
  *margin-left: 8.404255319%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564%;
    *margin-left: 2.510911075%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.946808511%;
  }
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.399799964%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.852791417%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.758774323%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.211765776%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.664757229%;
  }
  .row-fluid .span5 {
    width: 40.170940171%;
    *width: 40.117748682%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.570740135%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.023731588%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.476723041%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714494%;
  }
  .row-fluid .offset12 {
    margin-left: 105.128205128%;
    *margin-left: 105.021822149%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.564102564%;
    *margin-left: 102.457719585%;
  }
  .row-fluid .offset11 {
    margin-left: 96.581196581%;
    *margin-left: 96.474813602%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.017094017%;
    *margin-left: 93.910711038%;
  }
  .row-fluid .offset10 {
    margin-left: 88.034188034%;
    *margin-left: 87.927805055%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.363702491%;
  }
  .row-fluid .offset9 {
    margin-left: 79.487179487%;
    *margin-left: 79.380796508%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.923076923%;
    *margin-left: 76.816693944%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.833787961%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.376068376%;
    *margin-left: 68.269685397%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393%;
    *margin-left: 62.286779414%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.829059829%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.846153846%;
    *margin-left: 53.739770867%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.282051282%;
    *margin-left: 51.175668303%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.628659756%;
  }
  .row-fluid .offset4 {
    margin-left: 36.752136752%;
    *margin-left: 36.645753773%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.081651209%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205%;
    *margin-left: 28.098745226%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.534642662%;
  }
  .row-fluid .offset2 {
    margin-left: 19.658119658%;
    *margin-left: 19.551736679%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.987634115%;
  }
  .row-fluid .offset1 {
    margin-left: 11.111111111%;
    *margin-left: 11.004728132%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.440625568%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762430939%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.762430939%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.946808511%;
  }
  .row-fluid .span11 {
    width: 91.436464088%;
    *width: 91.383272599%;
  }
  .row-fluid .span10 {
    width: 82.872928177%;
    *width: 82.819736687%;
  }
  .row-fluid .span9 {
    width: 74.309392265%;
    *width: 74.256200776%;
  }
  .row-fluid .span8 {
    width: 65.745856354%;
    *width: 65.692664864%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.129128953%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.565593041%;
  }
  .row-fluid .span5 {
    width: 40.055248619%;
    *width: 40.002057129%;
  }
  .row-fluid .span4 {
    width: 31.491712707%;
    *width: 31.438521218%;
  }
  .row-fluid .span3 {
    width: 22.928176796%;
    *width: 22.874985306%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.311449395%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913483%;
  }
  .row-fluid .offset12 {
    margin-left: 105.524861878%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.762430939%;
    *margin-left: 102.656047961%;
  }
  .row-fluid .offset11 {
    margin-left: 96.961325967%;
    *margin-left: 96.854942988%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.198895028%;
    *margin-left: 94.092512049%;
  }
  .row-fluid .offset10 {
    margin-left: 88.397790055%;
    *margin-left: 88.291407077%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.528976137%;
  }
  .row-fluid .offset9 {
    margin-left: 79.834254144%;
    *margin-left: 79.727871165%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.071823204%;
    *margin-left: 76.965440226%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.164335253%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.508287293%;
    *margin-left: 68.401904314%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.600799342%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.944751381%;
    *margin-left: 59.838368402%;
  }
  .row-fluid .offset6 {
    margin-left: 54.143646409%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.274832491%;
  }
  .row-fluid .offset5 {
    margin-left: 45.580110497%;
    *margin-left: 45.473727519%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.711296579%;
  }
  .row-fluid .offset4 {
    margin-left: 37.016574586%;
    *margin-left: 36.910191607%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.254143646%;
    *margin-left: 34.147760668%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.346655695%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.690607735%;
    *margin-left: 25.584224756%;
  }
  .row-fluid .offset2 {
    margin-left: 19.889502762%;
    *margin-left: 19.783119784%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.127071823%;
    *margin-left: 17.020688844%;
  }
  .row-fluid .offset1 {
    margin-left: 11.325966851%;
    *margin-left: 11.219583872%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.563535912%;
    *margin-left: 8.457152933%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.island,
.islet {
  display: block;
}
.island {
  padding: 20px !important;
}
.islet {
  padding: 10px !important;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  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-large {
  padding: 24px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  border-radius: 3px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.flat {
  margin: 0 auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/CenturyBatteries/styles/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('/CenturyBatteries/styles/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('/CenturyBatteries/styles/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('/CenturyBatteries/styles/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('/CenturyBatteries/styles/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.333333333em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.142857143em;
  text-align: right;
  padding-right: 0.285714286em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.428571429em;
}
.icons-ul {
  margin-left: 2.142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: #fff;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1;
}
.icon-spin {
  display: inline-block;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-large {
  font-size: 1.333333333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle;
}
.nav [class^="icon-"],
.nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
}
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  vertical-align: -25%;
}
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large {
  line-height: .75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px;
}
.btn [class^="icon-"].pull-left,
.btn [class*=" icon-"].pull-left,
.btn [class^="icon-"].pull-right,
.btn [class*=" icon-"].pull-right {
  vertical-align: inherit;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large {
  margin-top: -0.5em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  cursor: pointer;
}
.btn,
.SubmitButton,
input[type="submit"],
button,
.signoutLink,
.FormButton .RegisterButton,
.TabControlLink,
.TabControlLinkSelected {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  padding: 12px 16px;
  margin-bottom: 0;
  font-size: 17.5px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: linear-gradient(to bottom, #0d73ee 0%, #0d73ee 50%, #0c66d3 53%, #085fbe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d73ee,endColorstr=#085fbe,GradientType=0);
  border: 1px solid #0055a4;
  border-radius: 3px;
}
.btn:hover,
.SubmitButton:hover,
input[type="submit"]:hover,
button:hover,
.signoutLink:hover,
.FormButton .RegisterButton:hover,
.TabControlLink:hover,
.TabControlLinkSelected:hover,
.btn:focus,
.SubmitButton:focus,
input[type="submit"]:focus,
button:focus,
.signoutLink:focus,
.FormButton .RegisterButton:focus,
.TabControlLink:focus,
.TabControlLinkSelected:focus {
  color: #fff;
  background: #085fbe;
  text-decoration: none;
}
.btn:focus,
.SubmitButton:focus,
input[type="submit"]:focus,
button:focus,
.signoutLink:focus,
.FormButton .RegisterButton:focus,
.TabControlLink:focus,
.TabControlLinkSelected:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.SubmitButton.active,
input[type="submit"].active,
button.active,
.signoutLink.active,
.FormButton .RegisterButton.active,
.TabControlLink.active,
.TabControlLinkSelected.active,
.btn:active,
.SubmitButton:active,
input[type="submit"]:active,
button:active,
.signoutLink:active,
.FormButton .RegisterButton:active,
.TabControlLink:active,
.TabControlLinkSelected:active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.SubmitButton.disabled,
input[type="submit"].disabled,
button.disabled,
.signoutLink.disabled,
.FormButton .RegisterButton.disabled,
.TabControlLink.disabled,
.TabControlLinkSelected.disabled,
.btn[disabled],
.SubmitButton[disabled],
input[type="submit"][disabled],
button[disabled],
.signoutLink[disabled],
.FormButton .RegisterButton[disabled],
.TabControlLink[disabled],
.TabControlLinkSelected[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  progid: DXImageTransform.Microsoft.Alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  box-shadow: none;
}
.FormButton {
  height: auto !important;
}
.TabControlLinkSelected {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  progid: DXImageTransform.Microsoft.Alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  box-shadow: none;
}
input[type="submit"].signoutButton {
  padding: 20px 30px;
  display: block;
  color: #fff;
  background: none;
  background-image: none;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  border: 0;
  border-right: 1px solid #044ea8;
  text-shadow: none;
  box-shadow: none;
}
input[type="submit"].signoutButton:hover {
  color: #ffd200;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary,
.SubmitButton,
.RegisterButton {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #58a0f5 !important;
  background-image: linear-gradient(to bottom, #58b5f5, #5881f5) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff58b5f5',endColorstr='#ff5881f5',GradientType=0) !important;
  border-color: #5881f5 #5881f5 #104af1 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  *background-color: #5881f5 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
}
.btn-primary:hover,
.SubmitButton:hover,
.RegisterButton:hover,
.btn-primary:focus,
.SubmitButton:focus,
.RegisterButton:focus,
.btn-primary:active,
.SubmitButton:active,
.RegisterButton:active,
.btn-primary.active,
.SubmitButton.active,
.RegisterButton.active,
.btn-primary.disabled,
.SubmitButton.disabled,
.RegisterButton.disabled,
.btn-primary[disabled],
.SubmitButton[disabled],
.RegisterButton[disabled] {
  color: #fff;
  background-color: #5881f5;
  *background-color: #406ef4;
}
.btn-primary:active,
.SubmitButton:active,
.RegisterButton:active,
.btn-primary.active,
.SubmitButton.active,
.RegisterButton.active {
  background-color: #285cf2 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #323639;
  background-image: linear-gradient(to bottom, #444, #182129);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff182129',GradientType=0);
  border-color: #182129 #182129 #000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #182129;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #182129;
  *background-color: #0f1419;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #050709 \9;
}
.btn-red {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ea6262;
  background-image: linear-gradient(to bottom, #e95959, #ec7070);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe95959',endColorstr='#ffec7070',GradientType=0);
  border-color: #ec7070 #ec7070 #e32c2c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ec7070;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #fff;
  background-color: #ec7070;
  *background-color: #e95959;
}
.btn-red:active,
.btn-red.active {
  background-color: #e64242 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #58b5f5;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #0c78c2;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #c3c8cc;
  text-decoration: none;
}
input.FormButton {
  margin-bottom: 20px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table:not(.EditingFormTable) {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 3px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 3px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  border-bottom-left-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 3px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  border-top-left-radius: 3px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  border-top-right-radius: 3px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.header-wrapper {
  margin: 0 -20px;
  background: linear-gradient(135deg, #05408b 0%, #0f60aa 35%, #0f60aa 50%, #05408b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05408b',endColorstr='#05408b',GradientType=1);
}
.header-wrapper .logo-top img {
  display: inline-block;
  margin: 35px 0;
  position: relative;
  transition: all 0.4s ease-in-out 0s;
  width: 200px;
}
.header__right {
  margin-top: 10px;
}
.find-retailer {
  float: right;
  padding: 10px 30px 6px 0;
  margin-right: 15px;
  color: #e4e6e7;
  font-size: 18px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border-right: 1px solid #0565da;
}
.find-retailer a {
  font-size: 35px;
  color: #e4e6e7;
}
.phone a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .login {
    clear: both;
  }
  .header-bar__info,
  .header-bar__social,
  .header-bar__info,
  .header-bar__search {
    display: none;
  }
  .header-wrapper .logo-top {
    display: block;
    float: left;
  }
  .header-wrapper .mobile-links {
    float: right;
  }
  .header .row .header-bar {
    margin: 0;
  }
  .header-mobile_search-wrap {
    position: relative;
    padding: 0px 5px 0px 5px;
  }
  .header-wrapper .header-mobile_search-field {
    width: 100%;
    height: 40px;
    padding-right: 40px;
    margin-bottom: 5px;
    box-sizing: border-box;
  }
  .header-wrapper .header-mobile_search-submit {
    border: none;
    position: absolute;
    right: 8px;
    top: 2px;
    background: url(/CenturyBatteries/images/mag-glass-mobile.png) no-repeat;
    width: 36px;
    height: 36px;
    box-shadow: none;
  }
  .header-wrapper .header-mobile_search-submit:hover,
  .header-wrapper .header-mobile_search-submit:active {
    background: url(/CenturyBatteries/images/mag-glass-mobile-hvr.png) no-repeat;
  }
  .header-wrapper .header-mobile_search-submit:active {
    box-shadow: none;
  }
}
.footer__top {
  margin: 0 -20px;
  background: url(/CenturyBatteries/images/subtle_dots.png) repeat #fff;
}
.footer {
  margin: 0 -20px;
  background: #05408b;
  background: linear-gradient(135deg, #05408b 0%, #0f60aa 35%, #0f60aa 50%, #05408b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05408b',endColorstr='#05408b',GradientType=1);
  min-height: 150px;
  color: #c3c8cc;
  line-height: 30px;
  border-top: 3px solid #024e94;
  border-bottom: 1px solid #024e94;
  padding-bottom: 80px;
}
.footer h4 {
  color: #ffd200;
}
.footer a {
  color: #c3c8cc;
}
.footer__main:before {
  display: block;
  width: 70%;
  height: 6px;
  background-color: #024e94;
  content: "";
  margin: -2px auto 50px;
  -ms-transform: skewX(-55deg) skewY(0);
  transform: skew(-55deg, 0);
  -webkit-backface-visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-1.428148006742113,M21=0,M22=1,SizingMethod='auto expand');
}
.footer__main__products {
  border-left: 1px solid #024e94;
  padding: 0 20px 50px;
  box-sizing: border-box;
}
.footer__main__enquiry {
  border-left: 1px solid #024e94;
  padding: 0 45px 10px;
  box-sizing: border-box;
}
.footer__main__branding {
  margin-top: 80px;
  margin-left: 0 !important;
  clear: both;
}
.footer__main__branding img {
  float: left;
  width: 200px;
  margin-right: 50px;
}
.footer__main__branding__tagline {
  font-size: 27px;
  margin-top: 7px;
  line-height: 37px;
  margin-left: 250px;
}
.footer__row {
  color: #fff;
  background-color: #000;
  padding: 15px 0;
  font-size: 11.9px;
  margin: 0 -20px;
}
.footer__row .row-fluid a {
  color: #fff;
  padding: 5px 0;
  margin-left: 120px;
}
.footer__row .row-fluid a:first-child {
  margin-left: 50px;
}
.footer ul#menuElem a {
  color: #eee;
  text-decoration: none;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.footer ul#menuElem a:hover {
  color: #012a84 !important;
}
.footer ul#menuElem {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer #menuElem > li {
  margin-bottom: 10px;
  display: block;
}
.footer #menuElem > li > a {
  width: 100%;
  color: #647e95;
  padding: 5px 0;
  margin-bottom: 10px;
  font-size: 19px;
  border-bottom: 1px solid #455767;
  display: block;
}
.footer ul li {
  width: 98%;
}
.footer ul li {
  position: relative;
}
.footer ul li {
  float: left;
  margin: 0;
}
.footer ul a {
  display: block;
  font-weight: 400;
}
.footer ul ul {
  left: 0;
  margin-top: 5px;
  margin-left: 0;
}
.footer ul li ul li a {
  width: 100%;
  border: 0;
  height: auto;
  text-indent: 0px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 12px !important;
  text-transform: none;
  color: #647e95 !important;
  padding: 0px 0px;
  line-height: 21px;
  clear: both;
}
.footer ul li ul li a:hover {
  color: #e95959;
}
.footer ul li ul li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
.footer__row .social-media-icons {
  float: right;
}
@media (max-width: 1199px) {
  .footer__main__branding__tagline {
    font-size: 25px;
    margin-left: 0;
    float: left;
    max-width: 365px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer .row {
    margin-left: 10px;
  }
  .header-wrapper .logo-top img {
    margin: 15px 0;
    width: 150px;
  }
  .header__right {
    margin-top: 23px;
  }
}
@media (max-width: 979px) {
  .header-wrapper .logo-top img {
    margin: 15px 0;
    width: 150px;
  }
  .header__right {
    margin-top: 19px;
  }
  .footer__main__left {
    width: 100% !important;
  }
  .footer__main__links {
    float: left !important;
    width: 33% !important;
  }
  .footer__main__products {
    float: left !important;
    width: 60% !important;
    margin-left: 20px !important;
  }
  .footer__main__branding {
    padding: 30px 0 50px;
    margin-top: 0;
  }
  .footer__main__branding img {
    width: 150px;
    margin-right: 30px;
  }
  .footer__main__branding__tagline {
    margin-top: 0;
    line-height: 30px;
  }
  .footer__main__enquiry {
    width: 100% !important;
    margin-left: 0 !important;
    border-left: 0;
    border-top: 1px solid #024e94;
    padding: 20px 0 0;
    clear: both;
  }
  .header-bar__signin {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .footer__top {
    padding: 0 20px;
  }
  .header-wrapper {
    padding: 0 20px;
  }
  .header-wrapper .logo {
    float: left;
    width: 150px;
  }
  .menu-row {
    margin: 0 -20px;
  }
  .footer,
  .footer__row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .row {
    margin-left: 10px;
  }
  .footer ul ul {
    display: none;
  }
}
@media (max-width: 719px) {
  .find-retailer a {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 679px) {
  .find-retailer,
  .footer__main__branding {
    display: none !important;
  }
  .footer__main__links {
    float: none !important;
    width: 100% !important;
    padding: 10px 0 !important;
  }
  .footer__main__products {
    width: 100% !important;
    margin-left: 0 !important;
    border-left: none;
    padding: 10px 0 !important;
    border-top: 1px solid #024e94;
    *zoom: 1;
  }
  .footer__main__products:before,
  .footer__main__products:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .footer__main__products:after {
    clear: both;
  }
}
@media (max-width: 480px) {
  .header-wrapper .logo {
    width: 120px;
  }
  .header-wrapper .logo-top {
    width: 100%;
    display: block;
    float: none;
  }
  .header__right {
    margin-top: 14px;
  }
  .header-wrapper .mobile-links {
    width: 100%;
    float: none;
    min-height: 35px;
  }
  .footer .row {
    margin-left: 10px;
  }
  .footer ul li {
    float: none;
    display: block;
  }
  .footer ul ul {
    display: none;
  }
}
.content-area-wrap .left-content-wrap {
  background-color: white;
  min-height: 400px !important;
  padding: 20px 0;
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .content-area-wrap .left-content-wrap {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .content-area-wrap .left-content-wrap {
    margin-bottom: 0;
  }
}
.content-area-wrap .right-bar {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .content-area-wrap .right-bar {
    margin-bottom: 50px;
  }
}
.content-area-wrap .middle-content-wrap {
  background-color: white;
  min-height: 400px !important;
  padding: 20px 0;
  box-sizing: border-box;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #c3c8cc;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #e4e6e7;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #4a5259;
  border-radius: 3px;
  vertical-align: middle;
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.uneditable-input:-moz-placeholder {
  color: #4a5259;
}
select ::-moz-placeholder,
textarea ::-moz-placeholder,
input[type="text"] ::-moz-placeholder,
input[type="password"] ::-moz-placeholder,
input[type="datetime"] ::-moz-placeholder,
input[type="datetime-local"] ::-moz-placeholder,
input[type="date"] ::-moz-placeholder,
input[type="month"] ::-moz-placeholder,
input[type="time"] ::-moz-placeholder,
input[type="week"] ::-moz-placeholder,
input[type="number"] ::-moz-placeholder,
input[type="email"] ::-moz-placeholder,
input[type="url"] ::-moz-placeholder,
input[type="search"] ::-moz-placeholder,
input[type="tel"] ::-moz-placeholder,
input[type="color"] ::-moz-placeholder,
.uneditable-input ::-moz-placeholder {
  color: #4a5259;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder {
  color: #4a5259;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder {
  color: #4a5259;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #e4e6e7;
  background-color: #fcfcfc;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #e4e6e7;
}
input ::-moz-placeholder,
textarea ::-moz-placeholder {
  color: #e4e6e7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e4e6e7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e4e6e7;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #344859;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0;
}
.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.share-form {
  overflow: hidden;
}
.share-form input,
.share-form .alert,
.share-form label,
.share-form textarea {
  float: left;
}
share-form .alert {
  margin-left: 5px;
}
.share-form input {
  margin-right: 5px;
}
.share-form label {
  margin-right: 5px;
  width: 170px;
  clear: both;
  padding-bottom: 30px;
}
.share-form .btn {
  clear: both;
  margin-left: 175px;
}
@media (max-width: 479px) {
  .share-form .btn {
    margin-left: 0;
  }
  .share-form label {
    padding-bottom: 0;
  }
}
.FormPanel > table {
  width: 100%;
}
.FormPanel input,
.FormPanel select,
.FormPanel textarea {
  width: 100%;
  box-sizing: border-box;
  height: 30px;
}
.FormPanel input[type="submit"],
.FormPanel select[type="submit"],
.FormPanel textarea[type="submit"],
.FormPanel input[type="checkbox"],
.FormPanel select[type="checkbox"],
.FormPanel textarea[type="checkbox"],
.FormPanel input[type="radio"],
.FormPanel select[type="radio"],
.FormPanel textarea[type="radio"] {
  width: auto;
}
.FormPanel textarea,
.FormPanel select {
  height: auto;
}
.FormPanel table > tbody > tr > td:first-child {
  width: 25%;
  padding-right: 20px;
  padding-top: 5px;
}
.FormPanel .EditingFormLabel {
  font-weight: bold;
}
.FormPanel .EditingFormCategoryRow td {
  padding: 20px 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 20px;
  font-size: 24.5px;
}
.HiddenButton {
  display: none !important;
}
.ImageSelector,
.PasswStrenghtIndicator {
  margin-bottom: 10px;
}
.ImageSelector .SelectButton,
.PasswStrenghtIndicator .SelectButton {
  margin-right: 10px;
}
.RadioButtonList td {
  padding: 0 10px 0 0;
}
.RadioButtonList input {
  margin: 0 5px 0 0;
  display: inline-block;
  width: auto;
}
.RadioButtonList label {
  display: inline-block;
}
@media (max-width: 600px) {
  .FormPanel > table > tbody > tr > td {
    width: 100% !important;
    display: block;
  }
}
.menu-row {
  background-image: linear-gradient(to bottom, #035095 0%, #035095 50%, #023d73 53%, #022f57 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#035095,endColorstr=#022f57,GradientType=0);
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #0565da;
  border-bottom: 1px solid #0565da;
}
.nav,
.nav ul {
  margin-left: 0;
  list-style: none;
}
.nav li {
  float: left;
}
.nav a,
.nav span {
  display: block;
  text-decoration: none;
}
.nav a:hover,
.nav span:hover {
  text-decoration: none;
}
.dropdown ul ul {
  position: absolute;
  z-index: 999;
}
.dropdown ul ul a {
  float: left;
}
.dropdown ul ul li {
  float: none;
}
.dropdown ul ul li:before,
.dropdown ul ul li:after {
  content: "";
  display: table;
  clear: both;
  *zoom: 1;
}
.dropdown ul ul ul {
  margin-left: 100%;
}
.dropdown > ul > li ul {
  display: none;
}
.dropdown > ul > li:hover > ul {
  display: block;
}
.dropdown > ul > li:hover > ul > li:hover > ul {
  display: block;
}
nav li,
nav li li,
nav li li li {
  list-style-type: none !important;
}
.main-nav {
  position: relative;
  float: left;
  width: 100%;
}
.main-nav ul {
  margin-bottom: 0;
}
.main-nav li {
  font-size: 16px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.main-nav li a,
.main-nav li span {
  padding: 20px 30px;
  display: block;
  color: #fff;
}
.main-nav li.CMSListMenuHighlightedLI a,
.main-nav li.CMSListMenuHighlightedLI span {
  color: #ffd200;
}
.main-nav > ul > li {
  border-right: 1px solid #044ea8;
}
.main-nav > ul > li:first-child {
  border-left: 1px solid #044ea8;
  margin-left: -15px;
}
.main-nav > ul > li:hover a {
  color: #ffd200;
}
.main-nav > ul > li > ul {
  background-color: #022f57;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 10px 20px 10px;
}
.main-nav > ul > li > ul > li {
  float: left;
  width: 33.333333333%;
}
.main-nav > ul > li > ul > li a {
  color: white !important;
  width: 100%;
  padding: 15px 10px;
}
.main-nav > ul > li > ul > li a:hover {
  color: #ffd200 !important;
}
.main-nav > ul > li > ul > li ul {
  position: static;
  display: block;
  margin-top: 45px;
  margin-left: 0;
  padding-left: 20px;
  text-transform: none;
}
.main-nav > ul > li > ul > li ul li a {
  font-size: 14px;
  padding: 5px 10px;
  font-weight: normal;
}
@media (max-width: 480px) {
  .dropdown > ul > li:first-child {
    margin-left: 0;
  }
  .nav li {
    display: block;
    width: 100%;
  }
  .dropdown ul ul {
    position: relative;
    background: #024ae9;
    display: none !important;
  }
  .dropdown ul {
    margin-bottom: 0 !important;
  }
}
body {
  overflow-x: hidden;
  position: relative;
  margin: 0;
}
.site-wrapper {
  background: url('/CenturyBatteries/images/subtle_dots.png') repeat #fff;
}
.mobile-links-container {
  display: none;
  float: right;
  margin-top: -5px;
  margin-left: 20px;
}
.mobile-links-container .mobile-buttons .header-mobile_quicklink {
  float: right;
  color: white;
  padding: 5px 10px;
  font-size: 49.98px;
  line-height: 0.9em;
  margin-right: -10px;
  outline: 0 none;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: background 0.2s ease;
  cursor: pointer;
}
.mobile-links-container .mobile-buttons .header-mobile_quicklink:hover {
  color: #e4e6e7;
}
.mobile-links-container .mobile-buttons .header-mobile_quicklink:active {
  color: #ffd200;
}
.mobile-links-container .mobile-buttons .header-mobile_searchBtn {
  float: left;
}
.mobile-nav {
  width: 320px;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  padding-bottom: 20px;
}
.mobile-nav--active {
  z-index: 10000;
}
.mobile-nav {
  padding: 0 0 0 0;
  background-color: #033a6e;
  box-shadow: inset 8px -20px 9px rgba(0, 0, 0, 0.1);
}
.mobile-nav a,
.mobile-nav span {
  color: #e0e4f2;
  display: block;
  width: 100%;
  border-top: 1px solid #025bad;
  padding: 15px 22px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 300;
}
.mobile-nav a:hover,
.mobile-nav span:hover {
  color: #ffd200;
}
.mobile-nav ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.mobile-nav ul li {
  line-height: 1.2em;
}
.mobile-nav > ul > li > a {
  max-width: 280px;
}
.mobile-nav > ul:before {
  position: relative;
  display: block;
  content: "\f015";
  font-family: FontAwesome;
  color: #e0e4f2;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 35.98px;
  line-height: 1.43em;
  margin: 10px 20px 0;
}
.mobile-nav > ul > li > ul a {
  padding: 10px 40px;
  max-width: 260px;
  background-color: #024e94;
}
.mobile-nav > ul > li > ul .expander-icon {
  padding: 5px 10px;
}
.mobile-nav > ul > li > ul > li > ul a {
  padding-left: 60px;
  max-width: 240px;
  background-color: #0369c6;
}
.mobile-menu-close-btn {
  color: #e0e4f2;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 42.98px;
  line-height: 1.43em;
  position: absolute;
  right: 15px;
  top: 5px;
  cursor: pointer;
  z-index: 50;
}
.members-login--mobile .global-login-form {
  padding: 0 20px;
  color: #fff;
}
.members-login--mobile .global-login-form table {
  width: 320px;
}
.members-login--mobile .global-login-form .actions .remember-me {
  margin-bottom: 15px;
}
.members-login--mobile .global-login-form .actions .remember-me input[type="checkbox"] {
  margin-right: 15px;
}
.members-login--mobile .global-login-form .actions .remember-me label {
  color: #e0e4f2;
  font-weight: 300;
}
.members-login--mobile .global-login-form .actions .remember-me label:hover {
  color: #ffd200;
}
.members-login--mobile input[type="text"],
.members-login--mobile input[type="password"] {
  width: 100%;
  box-sizing: border-box;
  height: 44px;
  border-radius: 0;
}
.members-login--mobile .username,
.members-login--mobile .password {
  width: 280px;
}
.members-login--mobile .login-button {
  position: relative;
  top: -75px;
  left: 190px;
  margin-bottom: -75px;
}
.members-login--mobile .login-button .login-button__btn {
  border-radius: 0 3px 3px 0;
}
.members-login--mobile input[type="password"] {
  width: 190px;
}
.members-login--mobile .global-login-form__forgot {
  background-color: transparent;
  border-top: 0;
  padding: 0;
  position: relative;
  top: -40px;
  float: right;
  width: auto;
  font-size: 14px;
  line-height: 20px;
  padding-left: 13px;
  border-left: 1px solid #025bad;
}
@media (max-width: 979px) {
  .mobile-links-container {
    display: block;
  }
  .site-wrapper {
    -ms-transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.5s ease-in-out;
  }
  .mobilenav-open .mobile-nav {
    transition: z-index 0.5s ease-in-out;
  }
  .mobilenav-open .site-wrapper {
    transition: all 0.5s ease-in-out;
    -ms-transform: translate(-320px, 0);
    transform: translate3d(-320px, 0, 0);
  }
  .login-link {
    display: none;
  }
}
@media (max-width: 480px) {
  .mobile-links-container {
    margin-left: 10px;
  }
}
.century-batteries-breadcrumbs {
  color: #58b5f5;
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
  padding-right: 85px;
}
.century-batteries-breadcrumbs a,
.century-batteries-breadcrumbs span {
  color: #58b5f5;
}
.century-batteries-breadcrumbs a:hover,
.century-batteries-breadcrumbs span:hover {
  color: #0c78c2;
}
.expander-list ul {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: moz-none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 0 !important;
}
.expander-list li {
  position: relative;
}
.expander-list .parent > ul {
  display: none;
}
.expander-list .expander-icon {
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 28px;
  cursor: pointer;
  color: #e0e4f2;
  height: 30px;
  width: 50px;
  padding: 10px;
  text-align: center;
}
.sub-nav ul {
  margin: 0;
  padding: 0;
}
.sub-nav ul li ul {
  display: none;
}
.sub-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #0754fd;
  background: #3a77fe;
}
.sub-nav li a {
  padding: 5px 10px;
  display: block;
}
.sub-nav li.HighLighted > a {
  background-color: #012a84;
  color: #fff;
}
.sub-nav li a:hover {
  background-color: #01226b;
  color: #fff;
}
.sub-nav ul > li > a.pad-right {
  margin-right: 35px;
}
.sub-nav li i.indicator {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 8px 8px 7px 8px;
  cursor: pointer;
}
.sub-nav .indicator {
  background-color: transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.sub-nav .indicator:hover {
  background-color: #447efe;
  color: #012a84;
}
.sub-nav .active > .HighLighted > .indicator {
  color: #fff;
}
.sub-nav .active > .HighLighted > .indicator:hover {
  background-color: #01329d;
  color: #fff;
}
.sub-nav li li a {
  font-size: 12px;
  border: none;
  background: #5389fe;
}
.sub-nav li li ul {
  border-top: 1px solid #3a77fe;
}
.sub-nav li li li a {
  font-size: 11px;
  background: #5d90fe;
  padding-left: 30px;
}
.sub-nav .mobile-button {
  display: none;
  color: #fff !important;
  padding: 8px 10px;
  background-color: #4a5259;
  font-size: 1.185em;
  line-height: 0.9em;
  margin: 0;
  outline: 0 none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
  border-radius: 2px;
  transition: background 0.2s ease;
  cursor: pointer;
}
.sub-nav .mobile-button i {
  float: right;
  display: inline-block;
}
.sub-nav .mobile-button:hover {
  background-color: #012a84;
}
.sub-nav .mobile-button:active {
  background-color: #033a6e;
}
.sub-nav .mobile-button.active {
  background-color: #012a84;
}
@media (max-width: 767px) {
  .sub-nav {
    line-height: 30px;
    margin: 0 0 10px 0;
  }
  .sub-nav .mobile-button {
    display: block;
  }
  .sub-nav > ul.active,
  .sub-nav > ul {
    position: absolute;
    display: none;
    z-index: 10000;
    left: 0;
    right: 0;
    background-color: #4a5259;
    border-radius: 2px;
    transition: background 0.2s ease;
    margin: 5px 20px 0 20px;
    padding: 2px;
  }
}
.sub-nav .active {
  display: block;
}
.panel {
  margin-top: 20px;
}
.panel:first-child {
  margin-top: 0;
}
.panel-top {
  background: #4a5259;
}
.panel-middle {
  background: #fff;
}
.panel-bottom {
  background: #f1f1f1;
  border-top: 1px solid #e4e6e7;
}
.panel-half {
  display: inline;
  float: left;
  width: 50%;
}
.panel-grey {
  background: #e4e6e7;
}
.panel-grey-light {
  background: #f1f1f1;
}
.panel.blue-dark {
  background-image: linear-gradient(to bottom, #035095 0%, #035095 60%, #023d73 63%, #022f57 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#035095,endColorstr=#022f57,GradientType=0);
  padding: 5px 15px;
  color: #fff;
}
.panel.blue-dark .panel__title {
  margin: 0;
  color: #fff;
  border-bottom: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: normal;
}
.panel.blue-light {
  background-image: linear-gradient(to bottom, #0c67d9 0%, #0c67d9 60%, #034ca8 63%, #034ca8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0c67d9,endColorstr=#034ca8,GradientType=0);
  padding: 5px 15px 6px;
  color: #fff;
}
.panel.blue-light .panel__title {
  margin: 0;
  color: #ffd200;
  border-bottom: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: normal;
}
.document-list {
  margin: 0;
}
.document-list li {
  list-style: none;
  margin: 0 0 10px 0;
}
.document-search,
.TagCloud {
  margin: 0 0 10px 0;
}
.document-search input {
  margin: 0;
}
.article img {
  width: 100%;
}
.faq__question {
  cursor: pointer;
}
.alert,
.EditingFormErrorLabel,
.ErrorLabel {
  padding: 4px 35px 4px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 3px;
  display: block;
}
.alert,
.alert h4,
.ErrorLabel {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error,
.EditingFormErrorLabel,
.ErrorLabel {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-small {
  padding: 4px 14px 4px 14px;
  margin-bottom: 10px;
  font-size: 11px;
}
.ErrorLabel {
  color: #b94a48;
  display: block;
  margin: 5px 0 0 0;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.ErrorLabel {
  margin-bottom: 10px;
}
.search-desktop {
  float: right;
  margin: 20px 0 0 10px;
  border: solid 2px #4a5259;
  display: inline-block;
  background-color: white;
  border-radius: 3px;
}
.search-desktop .search-box {
  border-width: 0px;
  border: 0;
  background-color: none;
  outline: none;
  margin: 0;
  width: 150px;
  padding: 0 0 0 5px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
}
.search-desktop .search-box:focus {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
}
.search-desktop .search-box.active {
  padding-left: 5px;
}
.search-desktop a.icon-search {
  padding: 7px 10px;
  background-color: #4a5259;
  color: #fff;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 767px) {
  .search-desktop {
    display: none;
  }
}
@media (max-width: 480px) {
  .search-desktop {
    display: none;
  }
}
.SearchResults .search-result {
  background-color: #f1f1f1;
  padding: 20px;
  margin-top: 20px;
}
.SearchResults .search-result:first-child {
  margin-top: 0;
}
.SearchResults .search-result__link.search-result__link--title {
  font-size: 20px;
  font-weight: bold;
  color: #012a84;
  margin-bottom: 5px;
  display: block;
}
.SearchResults .search-result__content {
  margin-bottom: 10px;
}
.search-result__highlight {
  background-color: #368de6;
  color: white;
}
.last-viewed-product > div {
  background-color: #eee;
  box-shadow: 0px 0px 5px rgba(110, 110, 110, 0.3);
  margin: 30px 0;
  border: solid 1px #aaa;
}
.last-viewed-product .last-viewed__head {
  border-bottom: solid 1px #ddd;
  *zoom: 1;
}
.last-viewed-product .last-viewed__head:before,
.last-viewed-product .last-viewed__head:after {
  display: table;
  content: "";
  line-height: 0;
}
.last-viewed-product .last-viewed__head:after {
  clear: both;
}
.last-viewed-product .last-viewed__head--title {
  float: left;
  font-size: 20px;
  margin: 0;
  margin-top: 5px;
}
.last-viewed-product .last-viewed__close {
  float: right;
  display: block;
  font-size: 30px;
  color: #012a84;
  cursor: pointer;
}
.last-viewed-product .last-viewed__content {
  display: table;
}
.last-viewed-product .last-viewed__content > img,
.last-viewed-product .last-viewed__content div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.last-viewed-product .last-viewed__content > img {
  width: 150px;
  max-width: 150px;
  margin-left: 20px !important;
  display: block;
}
.last-viewed-product .last-viewed__content .last-viewed__content__content {
  padding-left: 80px;
  *zoom: 1;
}
.last-viewed-product .last-viewed__content .last-viewed__content__content:before,
.last-viewed-product .last-viewed__content .last-viewed__content__content:after {
  display: table;
  content: "";
  line-height: 0;
}
.last-viewed-product .last-viewed__content .last-viewed__content__content:after {
  clear: both;
}
.last-viewed-product .last-viewed__content .last-viewed__content__title {
  float: left;
  margin: 0;
}
.last-viewed-product .last-viewed__content .view-product-link {
  float: right;
}
.last-viewed-product .last-viewed__head,
.last-viewed-product .last-viewed__content {
  padding: 10px;
  box-sizing: border-box;
}
@media (max-width: 679px) {
  .last-viewed-product .last-viewed__content {
    display: block;
  }
  .last-viewed-product .last-viewed__content > img,
  .last-viewed-product .last-viewed__content div {
    display: block;
    vertical-align: middle;
    float: none;
  }
  .last-viewed-product .last-viewed__content > img {
    width: 100%;
    max-width: none;
    margin-left: 0 !important;
  }
  .last-viewed-product .last-viewed__content .last-viewed__content__content {
    padding-left: 0;
    *zoom: 1;
    text-align: center;
  }
  .last-viewed-product .last-viewed__content .last-viewed__content__content:before,
  .last-viewed-product .last-viewed__content .last-viewed__content__content:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .last-viewed-product .last-viewed__content .last-viewed__content__content:after {
    clear: both;
  }
  .last-viewed-product .last-viewed__content .last-viewed__content__title,
  .last-viewed-product .last-viewed__content .view-product-link {
    float: none;
    display: block;
  }
}
.news-preview-horizontal {
  *zoom: 1;
}
.news-preview-horizontal:before,
.news-preview-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.news-preview-horizontal:after {
  clear: both;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.media a {
  display: block;
  width: 100%;
}
.media-object {
  position: relative;
  overflow: hidden;
  max-height: 200px;
}
.media-object img {
  width: 100%;
}
.media-object .overlay {
  visibility: hidden;
  height: 100%;
  width: 100%;
  background-color: #012a84;
  top: 0;
  left: 0;
  z-index: 1000;
  position: absolute;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  progid: DXImageTransform.Microsoft.Alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
}
.media-object:hover .overlay {
  visibility: visible;
}
.media-object .btn {
  position: relative;
  top: 40%;
  padding: 7px 10px;
}
@media (min-width: 1200px) {
  .media-object {
    max-height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .media-object {
    max-height: 90px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .media-object {
    max-height: 160px;
  }
}
.quicklinks {
  list-style: none;
  margin: 0;
  padding: 0;
}
.quicklinks__quicklink {
  margin: 0;
  padding: 0;
}
.quicklinks__quicklink:hover {
  color: #0c78c2;
}
.quicklinks__quicklink:hover i {
  color: #0c78c2;
}
.quicklinks__quicklink:hover .quicklink__title {
  color: #455767;
}
.quicklink__link {
  display: block;
  height: auto;
  font-weight: normal;
  font: 14px/29px 'Open Sans', Helvetica, Arial, sans-serif;
  color: #1c262f;
  text-decoration: none;
  padding-left: 0;
}
.quicklink__link i {
  color: #90a4b5;
}
.quicklink__title {
  color: #58b5f5;
}
.quicklinks-image .quicklinks__quicklink {
  box-sizing: border-box;
  margin-bottom: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.quicklinks-image .quicklinks__quicklink > a {
  padding: 20px;
  display: block;
  background-color: white;
  color: #182129;
}
.quicklinks-image .quicklinks__quicklink > a:hover {
  cursor: pointer;
  background-color: #f7f7f7;
  color: #182129;
}
.quicklinks-image .quicklinks__quicklink > a:hover .quicklink__title {
  color: #58b5f5;
}
.quicklinks-image .quicklink__title {
  margin-top: 0;
  color: #58b5f5;
  line-height: 24.5px;
}
.quicklink__image {
  width: 100%;
  display: block-inline;
  margin: 10px 0;
}
.quicklinks-home {
  border-top: 1px solid #024e94;
  border-bottom: 1px solid #024e94;
  margin: 60px 0 30px;
  *zoom: 1;
}
.quicklinks-home:before,
.quicklinks-home:after {
  display: table;
  content: "";
  line-height: 0;
}
.quicklinks-home:after {
  clear: both;
}
.quicklinks-home:before {
  display: block;
  width: 70%;
  height: 6px;
  background-color: #024e94;
  content: "";
  margin: -7px auto 20px;
  -ms-transform: skewX(-55deg) skewY(0);
  transform: skew(-55deg, 0);
  -webkit-backface-visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-1.428148006742113,M21=0,M22=1,SizingMethod='auto expand');
}
.quicklinks-home:after {
  display: block;
  width: 70%;
  height: 6px;
  background-color: #024e94;
  content: "";
  margin: 0 auto -7px;
  -ms-transform: skewX(-55deg) skewY(0);
  transform: skew(-55deg, 0);
  -webkit-backface-visibility: hidden;
  -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-1.428148006742113,M21=0,M22=1,SizingMethod='auto expand');
}
.quicklinks-home h2 {
  font-size: 22px;
}
.quicklink-3__link {
  margin-bottom: 20px;
}
.quicklink-3__title {
  color: #182129;
}
.quicklink-3__summary {
  margin-top: 10px;
  color: #4a5259;
  font-size: 16px;
}
.quicklink-3-small {
  margin-top: 40px;
}
.quicklink-3-small__link {
  padding-bottom: 30px;
  color: #182129;
}
.quicklink-3-small__image-wrap {
  width: 25%;
  float: left;
}
.quicklink-3-small__image {
  width: 50px;
}
.quicklink-3-small__summary {
  width: 75%;
  float: right;
}
.quicklink-3-small__quicklink {
  *zoom: 1;
}
.quicklink-3-small__quicklink:before,
.quicklink-3-small__quicklink:after {
  display: table;
  content: "";
  line-height: 0;
}
.quicklink-3-small__quicklink:after {
  clear: both;
}
@media (max-width: 979px) {
  .quicklink-3__title {
    font-size: 24.5px;
  }
  .quicklink-3__summary {
    font-size: 14px;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  .span4.quicklink-3__link {
    width: 31.914893617%;
    float: left;
    margin-left: 2.127659574%;
  }
  .span4.quicklink-3__link:first-child {
    margin-left: 0;
  }
  .span4.quicklink-3-small__link {
    width: 31.914893617%;
    float: left;
    margin-left: 2.127659574%;
  }
  .span4.quicklink-3-small__link:first-child {
    margin-left: 0;
  }
}
@media (max-width: 679px) {
  .nivo-caption h2 {
    line-height: 30px;
  }
  .quicklink-3-small {
    margin-top: 5px;
  }
  .quicklink-3-small__link {
    min-height: 80px !important;
    padding: 15px 0 5px;
    border-top: 1px solid #024e94;
  }
  .quicklink-3-small__link:first-child {
    border-top: 0;
  }
}
ul.social-media-icons {
  list-style: none;
  margin: 0;
}
.social-media-icons__item {
  margin-left: 15px;
  float: right;
  margin-top: 7px;
}
.social-media-icons__link {
  text-decoration: none;
  color: #fff;
}
.social-media-icons__icon {
  padding: 8px;
  background-color: #2b3742;
  border-radius: 50%;
  font-size: 20px;
  width: 20px;
  text-align: center;
  display: block !important;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
  transition: box-shadow 300ms;
}
.social-media-icons__icon.icon-youtube {
  background-color: #be0c0c;
}
.social-media-icons__icon.icon-youtube:hover {
  box-shadow: 0px 0px 8px #f66d6d;
  background-color: #a60a0a;
}
.social-media-icons__icon.icon-facebook {
  background-color: #2a42a8;
}
.social-media-icons__icon.icon-facebook:hover {
  box-shadow: 0px 0px 8px #899ae2;
  background-color: #253a94;
}
.social-media-icons__icon.icon-twitter {
  background-color: #029cdf;
}
.social-media-icons__icon.icon-twitter:hover {
  box-shadow: 0px 0px 8px #7cd7fe;
  background-color: #028ac6;
}
.social-media-icons__icon:hover {
  color: #fff;
}
.twtr-doc {
  width: 100% !important;
}
.twtr-doc * {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.fb_iframe_widget,
.fb_iframe_widget > span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
}
.fb-comments,
.fb-comments iframe[style] {
  width: 100% !important;
  min-width: 200px;
}
.facebook iframe {
  width: 100% !important;
  min-width: 200px;
}
@media (max-width: 480px) {
  .social-media-icons__item {
    margin-left: 10px;
  }
}
.content-block {
  border-radius: 5px;
  margin: 0 0 5px 0;
  overflow: auto;
}
.content-block--horizontal {
  padding: 10px 20px;
  background-color: #e95959;
  color: #fbe0e0;
}
.content-block--horizontal .btn {
  float: right;
}
.content-block--horizontal--summary {
  padding: 10px 20px;
  background-color: #46a546;
  color: #a9dba9;
}
.content-block--horizontal--summary .btn {
  float: right;
}
.content-block--horizontal--summary .summary {
  color: #86cb86;
}
.content-block--square {
  padding: 10px 20px;
  background-color: #012a84;
  color: #2166fd;
  text-align: center;
}
.content-block--square .btn {
  width: auto;
}
.slider-wrapper {
  z-index: auto;
}
.nivoSlider {
  position: fixed;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
  display: none;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  background-color: #fff;
  z-index: 101;
}
.nivoSlider a.nivo-imageLink img {
  display: block !important;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivo-caption {
  position: absolute;
  left: auto;
  top: 15%;
  background-color: #fff;
  color: #0a3c87;
  z-index: 8;
  padding: 25px 0 25px 40px;
  display: none;
}
.nivo-caption h2 {
  color: #333;
  font-size: 26px;
  margin: 0 auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
  background: url("/CenturyBatteries/images/hero-arrow-left.png");
}
.nivo-nextNav {
  right: 0px;
  background: url("/CenturyBatteries/images/hero-arrow-right.png");
}
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
.theme-default {
  position: relative;
}
.theme-default .nivoSlider {
  position: relative;
  background: url(/CMSWebparts/Digicon/Sliders/NivoSlider/NivoSlider_files/styles/nivo/default/loading.gif) no-repeat 50% 50%;
  margin-bottom: 0;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-controlNav {
  text-align: center;
  padding: 10px 0;
  position: absolute;
  bottom: 0px;
  right: 10px;
  z-index: 1000;
}
.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/CMSWebparts/Digicon/Sliders/NivoSlider/NivoSlider_files/styles/nivo/default/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
  background-size: 58px 58px;
  display: block;
  width: 58px;
  height: 58px;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-default a.nivo-nextNav {
  right: 15px;
}
.theme-default a.nivo-prevNav {
  left: 15px;
}
.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
  color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
@media (max-width: 979px) {
  .nivo-caption {
    left: 0 !important;
  }
}
@media (max-width: 767px) {
  .slider-wrapper {
    margin: 0 -20px;
  }
  .nivo-directionNav {
    display: none;
  }
}
@media (min-width: 680px) {
  .nivo-caption {
    box-sizing: border-box;
    opacity: 0.8;
    filter: alpha(opacity=80);
    progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
  }
  .nivo-caption:after {
    z-index: -1;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 20%;
    -ms-transform: skewX(-35deg) skewY(0);
    transform: skew(-35deg, 0);
    -webkit-backface-visibility: hidden;
    -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-0.7002075382097097,M21=0,M22=1,SizingMethod='auto expand');
  }
}
@media (max-width: 679px) {
  .theme-default .nivoSlider {
    overflow: visible;
    background: rgba(189, 195, 199, 0.3);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CBDC3C7,endColorstr=#4CBDC3C7);
  }
  .nivo-caption {
    top: 100%;
    width: auto;
    padding: 10px 0;
    margin: 0 20px;
    border-bottom: 1px solid #024e94;
    position: relative;
    background: transparent;
  }
  .nivo-caption p {
    padding-bottom: 15px;
  }
  .nivo-caption:after {
    display: block;
    width: 70%;
    height: 6px;
    background-color: #024e94;
    content: "";
    margin: 0 auto -17px;
    -ms-transform: skewX(-55deg) skewY(0);
    transform: skew(-55deg, 0);
    -webkit-backface-visibility: hidden;
    -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-1.428148006742113,M21=0,M22=1,SizingMethod='auto expand');
  }
}
.google-map img {
  width: auto !important;
  max-width: none !important;
}
.filters {
  padding: 5px 0;
}
.filters__filtby {
  padding: 5px 10px;
  background-color: #86acfe;
  margin: 0 5px 0 0;
  border-radius: 5px;
}
.filters__filtby:hover {
  background-color: #5389fe;
}
.filters__filtby:hover i {
  color: #e32c2c;
}
.filters__filtby i {
  padding: 0 0 0 5px;
}
.location-search {
  margin: 5px 0 10px 0;
  *zoom: 1;
  box-sizing: border-box;
}
.location-search input[type="text"] {
  border-radius: 0;
  height: 40px;
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  padding: 6px 10px;
  border-right: 0;
  width: 65%;
}
.location-search:before,
.location-search:after {
  display: table;
  content: "";
  line-height: 0;
}
.location-search:after {
  clear: both;
}
.btn-search-location {
  border-radius: 3px;
  font-weight: bold;
  height: 42px !important;
  width: 35% !important;
  box-sizing: border-box;
  margin-top: -1px;
}
.location-search__manual-search {
  float: left;
  width: 100%;
}
.location-search_alternative-option {
  text-transform: uppercase;
  float: left;
  line-height: 46px;
  padding: 0 15px;
}
.btn-my-location {
  font-size: 14px;
}
.btn-my-location [class^="icon-"] {
  margin-right: 10px;
}
@media (min-width: 980px) {
  .location-search_alternative-option,
  .btn-my-location {
    display: none;
  }
  .location-search__my-location-search {
    clear: both;
  }
}
@media (max-width: 979px) {
  .location-search {
    text-align: center;
    background-color: #022f57;
  }
  .location-search__manual-search {
    width: 45%;
  }
  .location-search input[type="text"] {
    width: 100%;
  }
  .btn-search-location {
    width: 100% !important;
    display: inline-block !important;
    box-sizing: border-box;
  }
  .location-search_alternative-option {
    width: 10%;
    box-sizing: border-box;
  }
  .btn-my-location {
    width: 45%;
    box-sizing: border-box;
  }
  .display-product-template .location-search__manual-search,
  .display-product-template .location-search_alternative-option {
    float: none;
  }
  .display-product-template .location-search__manual-search {
    width: 100%;
  }
  .display-product-template .btn-my-location {
    width: 100%;
  }
  .display-product-template .location-search {
    background-color: transparent;
  }
}
@media (max-width: 679px) {
  .location-search__manual-search,
  .location-search_alternative-option {
    float: none;
  }
  .location-search__manual-search {
    width: 100%;
  }
  .btn-my-location {
    width: 100%;
  }
}
.product-range__item {
  width: 31.623931624%;
  float: left;
  margin-left: 2.564102564%;
  box-sizing: border-box;
  height: 72px;
  background-color: #ecf0f1;
  background-image: linear-gradient(130deg, #ecf0f1 0%, #eaecec 60%, #dde0e2 100%);
  border: 1px solid #c3c8cc;
  margin-bottom: 20px;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.product-range__item.first {
  margin-left: 0;
}
.product-range__item.active {
  margin-bottom: 0;
  height: 92px;
  background: #f8fafa;
  border: 1px solid #044ea8;
  border-bottom: 0;
}
.product-range__item.active a.product-range__expander-link {
  border-right: 0;
}
.product-range__item.active a.product-range__link {
  height: 90px;
  background-color: #ecf0f1;
  background-image: linear-gradient(130deg, #ecf0f1 0%, #eaecec 60%, #dde0e2 100%);
  box-shadow: inset 1px -1px 0px #f8fafa;
  border-bottom: 1px solid #c3c8cc;
  border-left: 1px solid #c3c8cc;
}
.product-range__item a.product-range__expander-link {
  box-sizing: border-box;
  display: table;
  color: #182129;
  float: left;
  width: 85%;
  padding: 0 10px;
  height: 70px;
}
.product-range__item a.product-range__expander-link:hover {
  background-color: #ddd;
}
.product-range__item a.product-range__expander-link .product-range__title {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
}
.product-range__item a.product-range__expander-link .product-range__thumb {
  max-height: 72px;
  display: table-cell;
  vertical-align: middle;
}
.product-range__item a.product-range__expander-link .product-range__thumb img {
  float: right;
}
.product-range__item a.product-range__link {
  border-left: 1px solid #c3c8cc;
  box-shadow: inset 1px 0 0px #f8fafa;
  float: right;
  width: 15%;
  box-sizing: border-box;
  height: 70px;
}
.product-range__item a.product-range__link:hover {
  background-color: #ddd;
}
.product-range__item .product-range__link__image {
  margin: 22.5px auto;
  width: 23px;
  padding-left: 50%;
  margin-left: -11.5px;
}
.product-range__full-content {
  display: none;
  width: 100%;
  box-sizing: border-box;
  float: left;
  position: relative;
  top: -1px;
  margin-bottom: 20px;
  background-color: #f8fafa;
  border: 1px solid #044ea8;
  padding: 40px;
  z-index: 1;
  *zoom: 1;
}
.product-range__full-content:before,
.product-range__full-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-range__full-content:after {
  clear: both;
}
.product-range__full-content .product-range__full-content--left {
  width: 48%;
  float: left;
}
.product-range__full-content .product-range__full-content--left img {
  width: 100%;
  max-width: 100%;
}
.product-range__full-content .product-range__summary {
  width: 50%;
  float: right;
  font-size: 18px;
  line-height: 26px;
}
.product-range__full-content .product-range__view-link {
  line-height: 25px;
  padding: 12px 20px 12px 30px;
  margin-top: 40px;
}
.product-range__full-content .product-range__view-link__image {
  width: 23px;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  .product-range__item {
    width: 48.936170213%;
    margin-left: 2.127659574%;
  }
}
@media (max-width: 750px) {
  .product-range__item {
    width: 100%;
    margin-left: 0;
  }
  .product-range__full-content .product-range__full-content--left {
    width: 100%;
  }
  .product-range__full-content .product-range__summary {
    width: 100%;
  }
  .product-range__full-content .product-range__summary__after {
    text-align: center;
  }
}
ul.product-range--links {
  list-style-type: none;
  margin: 0;
}
ul.product-range--links li {
  background: url('/centurybatteries/images/product-range-bullet.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  float: left;
  width: 50%;
  padding-left: 30px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
@media (max-width: 679px) {
  ul.product-range--links li {
    width: 100%;
    float: none;
  }
}
.battery-finder-search {
  *zoom: 1;
  margin: 5px 0 0 0;
}
.battery-finder-search:before,
.battery-finder-search:after {
  display: table;
  content: "";
  line-height: 0;
}
.battery-finder-search:after {
  clear: both;
}
.battery-finder-search input {
  margin: 0;
  border-radius: 0;
  padding: 10px 15px;
  box-sizing: border-box;
  height: 40px;
  border-color: #dde0e2;
}
.battery-finder-search input::-ms-clear {
  display: none;
}
.autocomplete-suggestions {
  border: 1px solid #dde0e2;
  border-top: none;
  background: #fff;
  overflow: auto;
}
.autocomplete-suggestion {
  padding: 10px 5px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 15px;
  border-top: solid 1px #dde0e2;
}
.autocomplete-suggestion:first-child {
  border-top: none;
}
.autocomplete-suggestion:hover {
  cursor: pointer;
  background-color: #eee;
}
.battery-finder__field input.loading {
  background-image: url('/CMSWebParts/Digicon/Elements/BatteryFinder/BatteryFinderSearchBox/BatteryFinderSearchBox_files/images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center right;
}
.autocomplete-selected {
  background: #eee;
}
.autocomplete-suggestions strong {
  font-weight: bold;
}
.btn-search-battery {
  border-radius: 3px !important;
  background-image: linear-gradient(to bottom, #ecf0f1 0%, #ecf0f1 50%, #c3c8cc 53%, #c3c8cc 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecf0f1,endColorstr=#c3c8cc,GradientType=0) !important;
  color: #1c262e !important;
  border-color: #c3c8cc !important;
  font-weight: bold;
  width: 19% !important;
  height: 42px !important;
  margin-top: -1px !important;
}
@media (max-width: 979px) {
  .battery-finder-search {
    background-color: #034ca8;
  }
}
@media (max-width: 679px) {
  .battery-finder-search input {
    float: none;
    width: 100%;
  }
  .battery-finder-search input.btn {
    margin-bottom: 0;
    width: 100% !important;
  }
}
.battery-location-search {
  *zoom: 1;
  position: relative;
}
.battery-location-search:before,
.battery-location-search:after {
  display: table;
  content: "";
  line-height: 0;
}
.battery-location-search:after {
  clear: both;
}
.battery-location-search .panel {
  float: left;
  margin-top: 0;
  box-sizing: border-box;
}
.battery-location-search .panel.blue-dark {
  width: calc(34.18803419%);
  left: 70%;
}
@media (max-width: 1200px) {
  .battery-location-search .panel.blue-dark {
    width: calc(34.04255319%);
  }
}
.home .battery-location-search {
  margin-top: 50px;
  z-index: 100;
}
@media (max-width: 979px) {
  .home .battery-location-search {
    position: relative;
    margin-top: 0;
  }
  .battery-location-search {
    width: auto;
    margin: 0 -20px 0 -20px;
  }
  .battery-location-search .icon-toggle {
    float: right;
    cursor: pointer;
  }
  .battery-location-search .panel.blue-light,
  .battery-location-search .panel.blue-dark {
    position: static;
    left: auto;
    width: 50%;
    padding: 0;
  }
  .battery-location-search .panel__title {
    padding: 15px;
    cursor: pointer;
  }
  .battery-location-search .panel.blue-light {
    background-image: linear-gradient(to bottom, #0c67d9 0%, #0c67d9 50%, #034ca8 53%, #034ca8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0c67d9,endColorstr=#034ca8,GradientType=0);
  }
  .battery-location-search .panel.blue-dark {
    background-image: linear-gradient(to bottom, #035095 0%, #035095 50%, #023d73 53%, #022f57 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#035095,endColorstr=#022f57,GradientType=0);
  }
  .battery-location-search .battery-finder-search,
  .battery-location-search .location-search {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    left: 0;
    display: none;
  }
}
@media (max-width: 679px) {
  .battery-location-search .panel.blue-light {
    margin-bottom: 5px;
  }
  .battery-location-search .panel {
    float: none;
  }
  .battery-location-search .panel.blue-light,
  .battery-location-search .panel.blue-dark {
    width: 100%;
    position: relative;
  }
  .battery-location-search .battery-finder-search,
  .battery-location-search .location-search {
    position: relative;
  }
}
.battery-finder__pagination,
.pagination {
  float: right;
}
.battery-finder__pagination span,
.pagination span {
  display: block;
  padding: 5px 0;
  float: left;
  width: 25px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
  color: #012a84;
  border-radius: 5px;
  margin: 0 2px;
}
.battery-finder__pagination span:hover,
.pagination span:hover {
  border-color: #bbb;
  cursor: pointer;
}
.battery-finder__pagination span.pag-page--active,
.pagination span.pag-page--active {
  background-color: #012a84;
  color: #ffd200;
  cursor: auto;
}
.battery-finder__pagination span.pag-page--active a,
.pagination span.pag-page--active a {
  color: #ffd200;
}
.battery-finder__pagination span.pag-split,
.pagination span.pag-split {
  background-color: transparent;
  border: none;
}
.battery-finder__pagination span.pag-split:hover,
.pagination span.pag-split:hover {
  cursor: default;
}
.pagination {
  float: none;
  margin-top: 20px;
}
.pagination span {
  width: auto;
  padding: 2px 5px;
}
.battery-finder {
  margin-top: 30px;
}
.battery-finder .battery-finder-search {
  background-color: transparent;
}
@media (max-width: 979px) {
  .battery-finder .battery-finder-search input {
    width: 100%;
  }
}
.battery-finder .battery-finder__fitment-results {
  margin-top: 30px;
}
.battery-finder .battery-finder__fitment-results .col-make,
.battery-finder .battery-finder__fitment-results .col-model {
  width: 35%;
}
.battery-finder .battery-finder__fitment-results .col-year {
  width: 15%;
}
.battery-finder .battery-finder__fitment-results td {
  vertical-align: middle;
  padding: 10px 20px;
}
.battery-finder .battery-finder__fitment-results .btn {
  box-sizing: border-box;
  width: 100%;
}
.battery-finder__top-controls__search {
  background-image: linear-gradient(to bottom, #0c67d9 0%, #0c67d9 60%, #034ca8 63%, #034ca8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0c67d9,endColorstr=#034ca8,GradientType=0);
  padding: 15px;
}
.battery-finder__top-controls__search .battery-finder-search__title {
  color: #ffd200;
  font-size: 20px;
  margin: 0;
}
.col-pagination .battery-finder__pagination {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 979px) {
  .col-pagination .battery-finder__pagination {
    position: relative;
    margin-top: 20px;
  }
}
.battery-finder__top-controls {
  position: relative;
}
.find-a-retailer {
  background-color: #085cc5;
  background-image: linear-gradient(to bottom, #0c67d9, #034ca8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0c67d9',endColorstr='#ff034ca8',GradientType=0);
}
.find-a-retailer h3 {
  color: #ffd200;
}
.find-a-retailer .btn-search-location {
  background-image: linear-gradient(to bottom, #ecf0f1 0%, #ecf0f1 50%, #c3c8cc 53%, #c3c8cc 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ecf0f1,endColorstr=#c3c8cc,GradientType=0) !important;
  color: #1c262e !important;
  border-color: #c3c8cc !important;
}
.product {
  position: relative;
}
.model-legend {
  min-width: 250px;
}
.product__top-content {
  padding-top: 10px;
}
.product__item-details__title {
  font-weight: bold;
  font-size: 16.8px;
  border-bottom: dotted 1px #4a5259;
  display: block;
  margin: 0 -20px 10px -20px;
  padding: 0 20px 5px 20px;
}
.product__item-details {
  background: #f1f1f1;
  border: 1px dotted #4a5259;
  margin-bottom: 10px;
  height: 270px;
}
.IE8 .product__item-details {
  height: 320px;
}
.product-label--conditions {
  font-size: 11px;
  font-style: italic;
}
.product-icons {
  position: absolute;
  right: 0;
  width: auto;
  display: inline-block;
  margin-top: -35px;
}
.product-icons a,
.product-icons i {
  font-size: 25px;
  color: #012a84;
  display: inline-block;
  cursor: pointer;
}
.product-icons a:hover,
.product-icons i:hover {
  color: #024ae9;
}
.fitment-options .product__main-image {
  width: 100%;
}
.fitment-options .recommended-title {
  font-size: 2.143em;
  line-height: 1.2em;
  margin: 5px 0 0 0;
  color: #444;
}
.fitment-options .product__label {
  font-weight: bold;
}
.fitment-options .fitment-options__option {
  position: relative;
}
.fitment-options .option__details {
  margin: 20px 0 30px 0;
}
.fitment-options .option__details__label {
  font-weight: bold;
  width: 50%;
  float: left;
  color: #0f60aa;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 10px;
}
.fitment-options .option__details__data {
  width: 50%;
  float: left;
  display: block;
  padding-left: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.fitment-options .option__details__row {
  margin: 7px 0 0 0;
  width: 100%;
}
.fitment-options .option__details__row:before,
.fitment-options .option__details__row:after {
  content: "";
  display: table;
}
.fitment-options .option__details__row:after {
  clear: both;
}
.fitment-options .fitment-options__showing {
  font-size: 21px;
  padding-top: 20px;
  line-height: 1.2em;
}
.option__star {
  position: absolute;
  font-size: 30px;
  color: #4a5259;
  background: #f1f1f1;
  padding: 10px;
  border: dotted grey 1px;
  border-radius: 50%;
  left: -10px;
}
.option__image {
  margin-top: 20px;
  width: 100%;
  height: 297px;
  background: white;
  text-align: center;
}
.option__image:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.option__image .product__main-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  width: auto !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .recommended-title {
    height: 60px;
    line-height: 24px;
  }
  .btn {
    display: block;
  }
  .option__details {
    min-height: 120px;
  }
  .product__item-details {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .option__star {
    top: -20px;
  }
  .product__item-details {
    height: auto !important;
  }
  .product__item-details .product__label,
  .product__item-details .product__value {
    float: left !important;
    width: 50% !important;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.model-box {
  background-color: white;
  max-width: 700px;
  margin: 40px auto;
  padding: 30px 30px 20px 30px;
  position: relative;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.global-navigation {
  background-color: #000;
  color: #fff;
  padding: 10px 0;
}
.global-navigation a {
  color: #fff !important;
  border: 0;
}
.global-navigation select,
.global-navigation input {
  margin-bottom: 0;
  margin-top: 0;
  background-color: #fff;
  color: #000;
  border-radius: 0;
}
.global-navigation select {
  line-height: 24px;
}
.global-links li {
  display: inline;
}
.global-links__item {
  margin-right: 25px;
  line-height: 32px;
}
.site-selector {
  margin-right: 10px;
}
.global-toggle {
  float: left;
  padding: 5px 0;
}
.global-toggle img {
  margin-right: 5px;
}
.custom-select {
  width: 220px !important;
}
.site-selector__selectInner {
  width: 220px !important;
  line-height: 32px;
}
@media (max-width: 979px) {
  .global-navigation {
    display: none;
  }
  .global-navigation.show {
    display: block;
  }
  .global-links__item {
    margin-right: 20px;
  }
}
@media (min-width: 980px) {
  .site-selector__select,
  .search-area,
  .global-links,
  .site-selector {
    float: right;
    *zoom: 1;
  }
  .site-selector__select:before,
  .search-area:before,
  .global-links:before,
  .site-selector:before,
  .site-selector__select:after,
  .search-area:after,
  .global-links:after,
  .site-selector:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .site-selector__select:after,
  .search-area:after,
  .global-links:after,
  .site-selector:after {
    clear: both;
  }
}
@media (max-width: 979px) {
  .global-navigation {
    padding: 20px;
  }
  .global-navigation select {
    width: 280px;
  }
  .global-navigation input {
    width: 266px;
  }
  .global-toggle {
    padding: 0 0 15px;
    border-bottom: 1px solid #bdc3c7;
    width: 100%;
    margin-bottom: 20px;
  }
  .global-links {
    margin-bottom: 15px !important;
  }
  .global-links__item {
    font-size: 14px !important;
    float: left !important;
    padding: 0 !important;
    line-height: 2em !important;
  }
  .search-area,
  .site-selector {
    margin-bottom: 25px;
    max-width: 180px;
  }
}
.reseller-finder .reseller-finder__map-view,
.reseller-finder .reseller-finder__list-view {
  display: none;
}
.reseller-finder .view-active {
  display: block;
}
.reseller-finder .btn {
  background-image: none;
  background-color: #eee;
  border: solid 1px #aaa;
  color: #333;
  font-family: helvetica, arial, sans-serif;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.reseller-finder .btn:hover,
.reseller-finder .btn:focus {
  background-color: #ddd;
  color: #333;
}
.reseller-finder__legend ul {
  margin: 0 0 20px 0;
}
.reseller-finder__legend li {
  float: left;
  margin-right: 20px;
  list-style: none;
}
#resellerFinderMap {
  min-height: 550px;
  width: 100%;
}
#resellerFinderMap img {
  max-width: none !important;
}
.reseller-finder__top-controls {
  margin: 12px 0;
}
.reseller-finder__top-controls .btn-my-location {
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 16px;
}
@media (min-width: 980px) {
  .reseller-finder__top-controls .btn-my-location {
    display: none;
  }
}
.reseller-finder__top-controls .reseller-finder__search {
  width: 100%;
  *zoom: 1;
}
.reseller-finder__top-controls .reseller-finder__search:before,
.reseller-finder__top-controls .reseller-finder__search:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__top-controls .reseller-finder__search:after {
  clear: both;
}
@media (min-width: 979px) {
  .reseller-finder__top-controls .reseller-finder__search {
    width: 70%;
    float: left;
    box-sizing: border-box;
  }
}
.reseller-finder__top-controls .reseller-finder__label {
  display: block;
  font-weight: bold;
  font-size: 15px;
}
@media (min-width: 979px) {
  .reseller-finder__top-controls .reseller-finder__label {
    margin-right: 10;
    display: inline-block;
    float: left;
    margin: 15px 10px 0 0;
  }
}
.reseller-finder__top-controls .btn-search.btn {
  padding: 10px 0;
  width: 36%;
  float: right;
  box-sizing: border-box;
}
@media (min-width: 979px) {
  .reseller-finder__top-controls .btn-search.btn {
    width: 15%;
    float: left;
    margin-left: 2%;
  }
}
.reseller-finder__top-controls .reseller-finder__switch {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 979px) {
  .reseller-finder__top-controls .reseller-finder__switch {
    width: 30%;
    float: right;
    box-sizing: border-box;
  }
  .reseller-finder__top-controls .reseller-finder__switch span {
    float: left;
    display: inline-block;
  }
}
.reseller-finder__top-controls .icon-switch {
  font-size: 19px;
  float: right;
}
@media (min-width: 979px) {
  .reseller-finder__top-controls {
    *zoom: 1;
  }
  .reseller-finder__top-controls:before,
  .reseller-finder__top-controls:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .reseller-finder__top-controls:after {
    clear: both;
  }
}
.reseller-finder__filter-header {
  *zoom: 1;
}
.reseller-finder__filter-header:before,
.reseller-finder__filter-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__filter-header:after {
  clear: both;
}
.reseller-finder__filter-header span {
  font-weight: bold;
  font-size: 20px;
}
input.reseller-finder__search-box {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: solid 1px #555;
  padding: 14px 5px 6px 0px;
  width: 60%;
  text-align: center;
  float: left;
}
input.reseller-finder__search-box:focus {
  border: none;
  border-bottom: solid 1px #555;
  box-shadow: none;
}
@media (min-width: 979px) {
  input.reseller-finder__search-box {
    text-align: left;
    width: 50%;
  }
}
.reseller-finder__filter {
  padding: 10px;
  background: #eee;
  *zoom: 1;
  border: solid 1px #aaa;
  box-shadow: 0px 10px 10px 3px rgba(110, 110, 110, 0.3);
  z-index: 999;
  box-sizing: border-box;
}
.reseller-finder__filter:before,
.reseller-finder__filter:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__filter:after {
  clear: both;
}
.reseller-finder__filter .btn-toggle-filter {
  display: block;
  cursor: pointer;
  font-size: 25px;
  float: right;
  text-align: right;
  padding: 2px;
}
@media (min-width: 979px) {
  .reseller-finder__filter .btn-toggle-filter {
    display: none;
  }
}
.reseller-finder__filter select,
.reseller-finder__filter input {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .reseller-finder__filter {
    padding: 20px;
  }
  .reseller-finder__filter div {
    display: inline;
  }
  .reseller-finder__filter.no-check {
    width: 100% !important;
  }
  .reseller-finder__filter.no-check .reseller-finder__select-boxes {
    width: 100% !important;
  }
  .reseller-finder__filter.with-html-content .reseller-finder__select-boxes {
    width: 24.5% !important;
    margin-right: 1%;
  }
  .reseller-finder__filter.with-html-content .reseller-finder__select-boxes select {
    width: 100% !important;
  }
  .reseller-finder__filter.with-html-content .filter-content {
    width: 74.5%;
  }
}
.reseller-finder__filter-controls {
  display: none;
  margin-top: 10px;
  *zoom: 1;
}
.reseller-finder__filter-controls:before,
.reseller-finder__filter-controls:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__filter-controls:after {
  clear: both;
}
.reseller-finder__filter-controls.active {
  display: block;
}
.reseller-finder__select-boxes {
  box-sizing: border-box;
}
.reseller-finder__select-boxes select {
  display: block;
  width: 100%;
  background-color: #eee;
  border: 1px solid #aaa;
  display: inline-block;
  font-size: 14px;
  color: #333;
  height: 40px;
  margin: 0 0 10px 0;
  box-sizing: border-box;
}
@media (min-width: 979px) {
  .reseller-finder__select-boxes select {
    width: auto;
    min-width: 250px;
    margin-left: 10px;
    margin-bottom: 0;
    float: left;
  }
  .reseller-finder__select-boxes select:first-child {
    margin-left: 0;
  }
}
@media (min-width: 979px) {
  .reseller-finder__select-boxes {
    width: 50%;
    float: left;
    padding-right: .5%;
  }
  .reseller-finder__filter-controls--extra .reseller-finder__select-boxes {
    width: 40%;
    padding-right: .25%;
  }
  .reseller-finder__select-boxes select {
    min-width: 0;
    width: 49.5%;
    margin-left: 1%;
  }
  .reseller-finder__select-boxes select:first-child {
    margin-left: 0;
  }
}
.reseller-finder__checkboxes {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  *zoom: 1;
  box-sizing: border-box;
}
.reseller-finder__checkboxes:before,
.reseller-finder__checkboxes:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__checkboxes:after {
  clear: both;
}
.reseller-finder__checkboxes .reseller-finder__filter-check-type {
  *zoom: 1;
  box-sizing: border-box;
}
.reseller-finder__checkboxes .reseller-finder__filter-check-type:before,
.reseller-finder__checkboxes .reseller-finder__filter-check-type:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__checkboxes .reseller-finder__filter-check-type:after {
  clear: both;
}
.reseller-finder__checkboxes .reseller-finder__filter-check-type:hover {
  color: #333;
}
@media (min-width: 979px) {
  .reseller-finder__checkboxes .reseller-finder__filter-check-type {
    width: 250px;
    float: left;
  }
}
.reseller-finder__checkboxes div {
  display: block;
  padding: 4px 10px;
  cursor: pointer;
  color: #333;
}
@media (min-width: 979px) {
  .reseller-finder__checkboxes div {
    display: inline-block;
  }
}
.reseller-finder__checkboxes span.title {
  padding: 5px 10px;
  display: inline-block;
  float: left;
  font-size: 14px;
}
.reseller-finder__checkboxes input {
  opacity: 0;
  width: 0;
  height: 0;
}
.reseller-finder__checkboxes input + .input {
  background: url('/shared/images/checkbox-empty_standard.png') center center no-repeat;
  width: 25px;
  height: 25px;
  margin-top: 2px;
  display: inline-block;
  float: right;
}
.reseller-finder__checkboxes .reseller-finder__filter-check-type {
  margin-bottom: 10px;
}
.reseller-finder__checkboxes .reseller-finder__filter-reseller.active.btn,
.reseller-finder__checkboxes .reseller-finder__filter-roadside.active.btn {
  border-color: #0e69d8;
}
.reseller-finder__checkboxes .reseller-finder__filter-reseller.active .title,
.reseller-finder__checkboxes .reseller-finder__filter-roadside.active .title {
  color: #0e69d8;
}
.reseller-finder__checkboxes .reseller-finder__filter-reseller input:checked + .input,
.reseller-finder__checkboxes .reseller-finder__filter-roadside input:checked + .input {
  background-image: url('/shared/images/checkbox-ticked_blue.png');
}
.reseller-finder__filter-roadside {
  display: none!important;
}
.reseller-finder__filter-controls--extra .reseller-finder__filter-roadside {
  display: block!important;
}
@media (min-width: 979px) {
  .reseller-finder__filter-controls--extra .reseller-finder__filter-roadside {
    display: inline-block !important;
  }
}
@media (min-width: 979px) {
  .reseller-finder__checkboxes .reseller-finder__filter-reseller {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
.reseller-finder__checkboxes .reseller-finder__filter-recycling.active.btn {
  border-color: #2ba13c;
}
.reseller-finder__checkboxes .reseller-finder__filter-recycling.active .title {
  color: #2ba13c;
}
.reseller-finder__checkboxes .reseller-finder__filter-recycling input:checked + .input {
  background-image: url('/shared/images/checkbox-ticked_green.png');
}
@media (min-width: 979px) {
  .reseller-finder__checkboxes {
    width: 50%;
    float: right;
    padding-left: .5%;
  }
  .reseller-finder__filter-controls--extra .reseller-finder__checkboxes {
    width: 60%;
    padding-left: .25%;
  }
  .reseller-finder__checkboxes .reseller-finder__filter-check-type {
    float: left;
    min-width: 0;
    width: 49%;
    margin-right: .5%;
  }
  .reseller-finder__filter-controls--extra .reseller-finder__checkboxes .reseller-finder__filter-check-type {
    width: 32.8333%;
    padding-left: .25%;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .reseller-finder__select-boxes,
  .reseller-finder__checkboxes {
    float: left;
    width: 49%;
    margin-left: 1%;
    *zoom: 1;
    display: block !important;
  }
  .reseller-finder__select-boxes:before,
  .reseller-finder__checkboxes:before,
  .reseller-finder__select-boxes:after,
  .reseller-finder__checkboxes:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .reseller-finder__select-boxes:after,
  .reseller-finder__checkboxes:after {
    clear: both;
  }
  .reseller-finder__select-boxes:first-child,
  .reseller-finder__checkboxes:first-child {
    margin-left: 0;
  }
  .reseller-finder__select-boxes select,
  .reseller-finder__checkboxes select,
  .reseller-finder__select-boxes .reseller-finder__filter-check-type,
  .reseller-finder__checkboxes .reseller-finder__filter-check-type {
    width: 100%;
  }
  .reseller-finder__select-boxes select:first-child,
  .reseller-finder__checkboxes select:first-child,
  .reseller-finder__select-boxes .reseller-finder__filter-check-type:first-child {
    margin-bottom: 10px;
  }
  .reseller-finder__checkboxes .reseller-finder__filter-check-type {
    margin-bottom: 10px;
  }
  .reseller-finder__select-boxes select {
    margin-left: 0;
  }
  .no-check .reseller-finder__select-boxes select {
    margin-left: 0;
    padding-right: 0;
  }
}
.map {
  position: relative;
  overflow: hidden;
}
.reseller-map__info-window {
  background-color: rgba(250, 250, 250, 0.7);
  transition: left 0.3s ease;
  position: absolute;
  top: 0;
  left: -350px;
  width: 350px;
  height: 550px;
  max-width: 100%;
  font-size: 12px;
}
.reseller-map__info-window .wrap {
  padding: 10px;
  text-align: right;
}
.reseller-map__info-window .wrap div {
  text-align: left;
}
.reseller-map__info-window .title-bar {
  background-color: #012a84;
  padding: 10px;
  color: white;
  *zoom: 1;
}
.reseller-map__info-window .title-bar:before,
.reseller-map__info-window .title-bar:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-map__info-window .title-bar:after {
  clear: both;
}
.reseller-map__info-window .title-bar .location-title {
  margin-top: 5px;
  float: left;
}
.reseller-map__info-window .btn-close {
  font-size: 25px;
  cursor: pointer;
  float: right;
}
.reseller-map__info-window .reseller-icons {
  font-size: 25px;
  color: black;
  width: 35px;
  float: left;
}
.reseller-map__info-window .location-section {
  border-bottom: solid 1px #666;
  padding-bottom: 15px;
  margin-bottom: 10px;
  *zoom: 1;
}
.reseller-map__info-window .location-section:last-child {
  border-bottom: none;
}
.reseller-map__info-window .location-section:before,
.reseller-map__info-window .location-section:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-map__info-window .location-section:after {
  clear: both;
}
.reseller-map__info-window .location-section .title {
  margin-top: 3px;
  display: inline-block;
  font-weight: bold;
}
.reseller-map__info-window .location-email {
  margin-top: 2px;
}
.reseller-map__info-window.open {
  transition: left 0.3s ease;
  left: 0;
  box-shadow: 5px 0px 10px 3px rgba(110, 110, 110, 0.3);
}
.reseller-map__info-window li {
  float: left;
  width: 50%;
}
.reseller-map__info-window .location-section__logo {
  text-align: center !important;
}
.reseller-finder__content .location-container:first-child {
  margin-top: 20px;
}
.reseller-finder__content .location-container .mobile .location {
  border: solid 1px #aaa;
  border-top: none;
}
.reseller-finder__content .location-container:first-child .mobile .location {
  border-top: solid 1px #aaa;
}
.reseller-finder__content .mobile {
  position: relative;
}
@media (min-width: 979px) {
  .reseller-finder__content .mobile {
    display: none;
  }
}
.reseller-finder__content .mobile .location {
  padding: 10px 0;
  background-color: white;
}
.reseller-finder__content .mobile .location .tabs-container {
  position: relative;
  margin-left: 14px;
  margin-right: 14px;
}
.reseller-finder__content .mobile .location .tab-content {
  background-color: #ddd;
  display: none;
  padding: 20px;
  color: #333;
  border-bottom: solid 1px #aaa;
  border: solid 1px #aaa;
  z-index: 1;
  margin-top: -1px;
}
.reseller-finder__content .mobile .location .tab-content.active {
  display: block;
}
.reseller-finder__content .mobile .location .title {
  display: block;
  padding: 10px 0;
  font-weight: bold;
  font-size: 18px;
  margin-left: 14px;
}
.reseller-finder__content .mobile .location ul.tabs {
  *zoom: 1;
  margin: 0;
  z-index: 2;
}
.reseller-finder__content .mobile .location ul.tabs:before,
.reseller-finder__content .mobile .location ul.tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__content .mobile .location ul.tabs:after {
  clear: both;
}
.reseller-finder__content .mobile .location ul.tabs li {
  float: left;
  display: block;
  width: 20%;
}
.reseller-finder__content .mobile .location ul.tabs li i {
  display: block;
  font-size: 25px;
  padding: 15px 25px;
  height: 55px;
  background-color: #eee;
  color: #666;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
}
.reseller-finder__content .mobile .location ul.tabs li i:hover {
  background-color: #d0d0d0;
}
.reseller-finder__content .mobile .location .tab {
  border: solid 1px #aaa;
  border-left: none;
  border-right: none;
  box-sizing: border-box;
}
.reseller-finder__content .mobile .location .tab:first-child {
  border-left: solid 1px #aaa;
}
.reseller-finder__content .mobile .location .tab:last-child {
  border-right: solid 1px #aaa;
}
.reseller-finder__content .mobile .location .tab.active {
  border-bottom-color: #ddd;
  border-left: solid 1px #aaa;
  border-right: solid 1px #aaa;
}
.reseller-finder__content .mobile .location .tab.active i {
  background-color: #ddd;
}
.reseller-finder__content .desktop {
  margin-bottom: 3px;
}
.reseller-finder__content .desktop .location {
  *zoom: 1;
  border: solid 1px #aaa;
  position: relative;
  background-color: white;
}
.reseller-finder__content .desktop .location:before,
.reseller-finder__content .desktop .location:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__content .desktop .location:after {
  clear: both;
}
.reseller-finder__content .desktop .location__location-left {
  float: left;
  width: 20%;
  padding: 10px 10px 10px 14px;
  box-sizing: border-box;
}
.reseller-finder__content .desktop .location__location-right {
  float: right;
  width: 80%;
  border-left: solid 1px #aaa;
  min-height: 200px;
  box-sizing: border-box;
}
.reseller-finder__content .desktop .location__location-right .location-section {
  padding: 10px;
  border-top: solid 1px #aaa;
}
.reseller-finder__content .desktop .location__location-right .location-section:first-child {
  border-top: none;
}
.reseller-finder__content .desktop .location__location-right .location-section__contact {
  padding: 0;
  *zoom: 1;
}
.reseller-finder__content .desktop .location__location-right .location-section__contact:before,
.reseller-finder__content .desktop .location__location-right .location-section__contact:after {
  display: table;
  content: "";
  line-height: 0;
}
.reseller-finder__content .desktop .location__location-right .location-section__contact:after {
  clear: both;
}
.reseller-finder__content .desktop .location__location-right .location-section__contact > div {
  width: 33.333333333%;
  float: left;
}
.reseller-finder__content .desktop .location__location-right .location-section__contact > div a {
  padding: 15px;
  display: block;
  color: #012a84;
}
.reseller-finder__content .desktop .location__location-right .location-section__contact > div a:hover {
  background-color: #eee;
}
.reseller-finder__content .desktop .reseller-icons {
  font-size: 25px;
  display: inline-block;
}
.reseller-finder__content .desktop .location-title {
  font-size: 16px;
  font-weight: bold;
}
.reseller-finder__content .location-sub-title {
  font-weight: bold;
  margin: 5px 0 25px 0;
}
.reseller-finder__content .desktop .location-location {
  margin-left: 25px;
}
.reseller-finder__content .desktop .icon-map-marker {
  width: 25px;
}
@media (max-width: 979px) {
  .reseller-finder__content .desktop {
    display: none;
  }
}
.reseller-finder__content .bar-bg {
  width: 7px;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.reseller-finder__content .both.bar-bg {
  background-image: linear-gradient(to bottom, #0e69d8 0%, #0e69d8 50%, #2ba13c 53%, #2ba13c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0e69d8,endColorstr=#2ba13c,GradientType=0);
}
.reseller-finder__content .retailer.bar-bg {
  background-color: #0e69d8;
}
.reseller-finder__content .recycling.bar-bg {
  background-color: #2ba13c;
}
#LocationFinder {
  position: relative;
}
#LocationFinderMap {
  width: 100% !important;
  height: 400px;
}
#LocationFinderMap img {
  max-width: none !important;
}
.location-finder__inside-map {
  position: relative;
  overflow: hidden;
}
#LocationFinderInfoBar {
  background-color: rgba(250, 250, 250, 0.85);
  transition: left 0.3s ease;
  position: absolute;
  top: 0;
  left: -250px;
  width: 250px;
  height: 400px;
}
#LocationFinderInfoBar.open {
  transition: left 0.3s ease;
  left: 0;
  box-shadow: 5px 0px 10px 3px rgba(110, 110, 110, 0.3);
}
#LocationFinder .loading-ajax {
  width: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.location-finder__header {
  background-color: #012a84;
  padding: 10px;
  *zoom: 1;
}
.location-finder__header:before,
.location-finder__header:after {
  display: table;
  content: "";
  line-height: 0;
}
.location-finder__header:after {
  clear: both;
}
.location-finder__title {
  font-size: 16px;
  display: block;
  width: 200px;
  color: white;
}
.location-finder__header .btn-close {
  font-size: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  color: white;
}
.location-finder__info-window {
  padding: 10px;
}
.map-section {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.map-section.last,
.map-section:last-child {
  padding: 0;
  margin: 0;
}
.map-title {
  font-weight: bold;
}
.google-map .gm-style-iw {
  width: 400px !important;
}
.google-map img {
  width: auto !important;
  max-width: none !important;
}
.google-map__legend {
  margin-bottom: 40px !important;
  *zoom: 1;
}
.google-map__legend:before,
.google-map__legend:after {
  display: table;
  content: "";
  line-height: 0;
}
.google-map__legend:after {
  clear: both;
}
.google-map__legend__item {
  float: left;
  margin: 10px 30px 0 10px !important;
}
.google-map__legend__item img {
  height: 25px;
  margin-right: 10px;
}
.location-info span,
.location-info p {
  font-weight: 400 !important;
}
.location-info__left {
  float: left;
  margin-right: 40px;
}
.location-info__right span {
  margin-left: 15px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .google-map .gm-style-iw {
    width: 320px !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .google-map .gm-style-iw {
    width: 320px !important;
  }
}
@media (max-width: 599px) {
  .location-info__left {
    float: none;
    margin-right: 0;
  }
  .google-map .gm-style-iw {
    width: 200px !important;
  }
  .google-map__legend__item {
    float: none;
  }
}
.contact-form {
  margin: 10px 0;
  margin-right: 10px;
}
.contact-form input[type='text'],
.contact-form textarea,
.contact-form select {
  width: 100% !important;
  padding: 0 10px;
  height: 40px;
}
.contact-form select {
  padding: 0 0 0 10px;
}
.contact-form textarea {
  height: 100px;
  padding: 10px;
}
.contact-form .contact-col {
  display: inline-block;
  float: right;
  width: 48.5%;
}
.contact-form .contact-col:first-child {
  float: left;
}
.contact-form tr > td:first-child {
  display: none;
}
@media (max-width: 767px) {
  .contact-form .contact-col {
    display: block;
    float: none;
    width: 100%;
  }
}
.search-result {
  display: block;
}
.search-result .result-image {
  display: block;
  width: 10%;
  float: left;
  padding: 10px 20px 0 0;
}
.search-result .result-content {
  display: block;
  width: 80%;
  float: left;
}
.search-result .result-score {
  width: 50px;
  border: solid 1px #e4e6e7;
  margin-top: 7px;
  margin-right: 6px;
  color: #46a546;
  font-size: 2pt;
  line-height: 4px;
  height: 4px;
}
.search-result .result-url {
  display: block;
}
.search-result .result-date {
  display: block;
}
.search-result .highlight {
  background-color: #ffe466;
  padding: 0 5px;
}
.login-form {
  display: none;
}
.login-form .actions div {
  display: block;
}
.login-form .actions .remember-me {
  margin: 0 0 0 5px;
}
.login-form .actions .remember-me input {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
.login-form .actions .remember-me label {
  display: inline-block;
}
.login-form .username-label {
  display: none;
}
.login-form .password-label {
  display: none;
}
@media (max-width: 979px) {
  .login-form {
    display: block;
  }
}
.mailchimp-sign-up-form span.alert[style*="inline"] {
  display: block !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  [data-show-legend]:after {
    display: none!important;
  }
  .vehicles {
    display: none!important;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .top-menu,
  .social-media-icons,
  .global-navigation,
  .mobile-links-container,
  .footer__top,
  .footer,
  .footer__row,
  .find-a-retailer,
  .product__message,
  .panel-battery-finder--full-width,
  .century-batteries-breadcrumbs,
  .product-icons {
    display: none;
  }
  .header-wrapper {
    background: #05408b !important;
  }
  .product__summary p {
    font-size: 14px;
  }
  .product__item-details {
    font-size: 12px;
  }
  .hide-print {
    display: none;
  }
  .visible-print {
    display: block;
  }
}
@media screen {
  .visible-print {
    display: none;
  }
}
.clear {
  clear: both;
}
.block {
  display: block !important;
}
.lighten {
  color: #506f8a;
}
.lighten a {
  color: #3e5569;
}
.buffer-below {
  margin-bottom: 20px !important;
}
.buffer-above {
  margin-top: 20px !important;
}
.circle {
  border-radius: 50%;
}
.image-border {
  background-color: #fff;
  padding: 4px;
  border-radius: 3px;
  border: 1px solid #eee;
  height: auto;
  overflow: hidden;
}
.unclipped {
  max-height: 100% !important;
}
.row-fluid [class*="span"] {
  min-height: 0;
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
.unstyled li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.left-margin {
  margin-left: 10px;
}
.top-margin {
  margin-top: 10px;
}
.right-margin {
  margin-right: 10px;
}
.bottom-margin {
  margin-bottom: 10px;
}
@font-face {
  font-family: 'icomoon';
  src: url('/Custom/UI/Content/fonts/icomoon.eot?d9lnng');
  src: url('/Custom/UI/Content/fonts/icomoon.eot?d9lnng#iefix') format('embedded-opentype'), url('/Custom/UI/Content/fonts/icomoon.woff2?d9lnng') format('woff2'), url('/Custom/UI/Content/fonts/icomoon.ttf?d9lnng') format('truetype'), url('/Custom/UI/Content/fonts/icomoon.woff?d9lnng') format('woff'), url('/Custom/UI/Content/fonts/icomoon.svg?d9lnng#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icomoon-icon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 5px;
}
.icomoon-icon:before {
  color: #444;
}
.icomoon-icon + .table__cell__value {
  display: inline-block !important;
  float: none!important;
}
.icomoon-icon--snowmobile:before,
.icomoon-icon--powersports:before,
.icomoon-icon--pwc:before {
  content: "\e609";
}
.icomoon-icon--motorcycle:before {
  content: "\e608";
}
.icomoon-icon--lawn-garden:before {
  content: "\e605";
}
.icomoon-icon--heavy-equipment:before {
  content: "\e604";
}
.icomoon-icon--atv:before {
  content: "\e608";
}
.icomoon-icon--truck-bus-light-commercial:before {
  content: "\e60a";
}
.icomoon-icon--car:before,
.icomoon-icon--cars:before {
  content: "\e60b";
}
.icomoon-icon--trucks-light-commercial:before {
  content: "\e606";
}
.icomoon-icon--marine:before {
  content: "\e607";
}
.row--finder {
  margin: -5px;
}
.box-sizing-bb,
.box-sizing-bb:before,
.box-sizing-bb:after,
.box-sizing-bb *,
.box-sizing-bb *:before,
.box-sizing-bb *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.search-row {
  width: 100%;
  float: left;
  padding: 5px;
}
@media all and (min-width: 680px) {
  .search-row {
    width: 25%;
  }
}
.form__control {
  width: 100%;
}
.autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 5px;
  margin: -5px 0 0 0;
  width: 100%;
  display: none;
  z-index: 1;
}
.autocomplete-wrapper {
  list-style: none;
  width: 100%;
  background: #fff;
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #444;
  max-height: 285px;
  overflow-y: auto;
}
.autocomplete__item {
  width: 100%;
  display: block;
  border-top: 1px solid #444;
}
.autocomplete__item:first-child {
  border-top: none;
}
.autocomplete__item__value {
  display: block;
  padding: 10px 15px;
  width: 100%;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #353f48;
}
.autocomplete__item__value:hover,
.autocomplete__item__value:focus {
  background: #ffce00;
  color: white;
}
.autocomplete--active {
  display: block;
}
.form__control--clearable {
  padding-right: 40px!important;
}
.form__control-clear {
  background: none!important;
  filter: none!important;
  background-color: transparent!important;
  border: none;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
  line-height: 40px;
  padding: 0;
  display: none;
}
.form__control-clear:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e603";
  color: #333;
  font-size: 10px;
}
.form__control-clear:hover,
.form__control-clear:focus {
  background: transparent!important;
  outline: none;
}
.form__control-clear:focus {
  display: block;
}
.mfp-close {
  filter: none!important;
}
.search-row {
  position: relative;
}
.vehicle-table-template-area {
  margin: 10px -15px 0 -15px;
}
@media all and (min-width: 680px) {
  .vehicle-table-template-area {
    margin: 10px -10px 0 -10px;
  }
}
@media all and (min-width: 980px) {
  .vehicle-table-template-area {
    margin: 10px -15px 0 -15px;
  }
}
.table-wrapper {
  width: 100.01%;
  border: 1px solid #ddd;
  margin-top: 30px;
}
@media all and (min-width: 680px) {
  .table-wrapper {
    max-height: 385px;
    overflow: auto;
  }
}
@media all and (min-width: 980px) {
  .table-wrapper {
    width: 940px;
  }
}
@media all and (min-width: 1200px) {
  .table-wrapper {
    width: 1170px;
  }
}
@media all and (min-width: 680px) {
  .table-wrapper {
    margin-top: 16px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.6);
    border-top: none;
  }
}
.table--results {
  display: block;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0;
  font-size: 10px;
}
@media all and (min-width: 680px) {
  .table--results {
    display: table;
    border-top: none;
  }
}
.table--results .table__row {
  display: block;
  background: #eee;
}
@media all and (min-width: 680px) {
  .table--results .table__row {
    display: table-row;
  }
}
.table--results .table__head {
  display: none;
  background: #ffce00;
}
@media all and (min-width: 680px) {
  .table--results .table__head {
    display: table-header-group;
  }
}
.table--results .table__body {
  display: block;
  width: 100%;
}
@media all and (min-width: 680px) {
  .table--results .table__body {
    display: table-row-group;
  }
}
.table--results .table__header {
  display: table-cell;
  background: #ffce00;
  color: #05408b;
  padding: 15px 10px;
  font-weight: 700;
  font-size: 1.2em;
  text-align: left;
  white-space: nowrap;
}
.table--results .table__cell {
  margin-right: -4px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  position: relative;
  padding: 10px;
  border: none;
}
@media all and (min-width: 680px) {
  .table--results .table__cell {
    margin-right: 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2em;
    width: auto;
  }
}
.table--results .table__cell-nobreak {
  white-space: nowrap;
}
.table--results .table__cell--btn {
  font-size: 1.0em;
}
@media all and (min-width: 680px) {
  .table--results .table__cell--btn {
    text-align: right;
  }
}
.table--results .table__cell__header {
  color: #0f60aa;
  font-size: 1.4em;
  font-weight: 700;
  display: block;
  float: left;
  clear: both;
}
@media all and (min-width: 680px) {
  .table--results .table__cell__header {
    display: none;
  }
}
@media all and (max-width: 680px -1px) {
  .table--results .table__cell__header {
    display: none;
  }
}
.table--results .table__cell__value {
  font-size: 1.4em;
  display: block;
  clear: both;
  float: left;
  color: #353f48;
}
@media all and (min-width: 680px) {
  .table--results .table__cell__value {
    font-size: 1.0em;
    display: inline-block;
  }
}
.table--results .table__row--alt {
  background: #fff;
}
@media all and (max-width: 679px) {
  .vehicle-table-template-area .table__cell__header {
    float: none;
  }
}
@media all and (max-width: 679px) {
  .vehicle-table-template-area .table__cell__value {
    float: none;
  }
}
.btn--table {
  padding: 4px 12px;
  font-size: 1.4em;
  display: inline-block;
  border: none;
  font-weight: bold;
  white-space: nowrap;
}
.fitment-options__rating {
  width: 100%;
  display: block;
  padding: 15px 10px 15px 15px;
  background: #ffce00;
  color: #05408b;
  *zoom: 1;
}
.fitment-options__rating:before,
.fitment-options__rating:after {
  content: "";
  display: table;
}
.fitment-options__rating:after {
  clear: both;
}
.fitment-options__rating--2 {
  background: #fff2bf;
}
.fitment-options__rating--3 {
  background: #ffe370;
}
.fitment-options__option__inner {
  border: 1px solid #ddd;
  border-top: none;
}
.fitment-options__rating__text {
  font-size: 1.043em;
  font-weight: 700;
  color: #05408b;
  margin: 0;
  display: block;
  float: left;
  font-weight: bold;
}
@media all and (min-width: 980px) {
  .fitment-options__rating__text {
    font-size: 1.143em;
  }
}
.fitment-options__rating__stars {
  float: right;
  margin-top: 0;
  display: block;
  font-size: 19px;
  letter-spacing: 5px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fitment-options__rating--1 .fitment-options__rating__stars:before {
  content: '\e60f';
}
.fitment-options__rating--2 .fitment-options__rating__stars:before {
  content: '\e60f \e60f';
}
.fitment-options__rating--3 .fitment-options__rating__stars:before {
  content: '\e60f \e60f \e60f';
}
.fitment-options__rating--4 .fitment-options__rating__stars:before {
  content: '\e60f \e60f \e60f \e60f';
}
.fitment-options__rating--5 .fitment-options__rating__stars:before {
  content: '\e60f \e60f \e60f \e60f \e60f';
}
.btn--listing {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 1.143em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.btn--listing + .btn--listing {
  margin-top: 10px;
}
.battery-listings {
  *zoom: 1;
  margin: 0 -10px;
  position: relative;
}
.battery-listings:before,
.battery-listings:after {
  content: "";
  display: table;
}
.battery-listings:after {
  clear: both;
}
.battery-listings__col {
  float: left;
  width: 100%;
  padding: 0 10px;
}
@media all and (min-width: 680px) {
  .battery-listings__col {
    width: 50%;
  }
}
@media all and (min-width: 1200px) {
  .battery-listings__col {
    width: 33.333333%;
  }
}
.vehicles {
  background: #f1f1f1;
  display: block;
  margin: 40px 0 20px;
  width: 100%;
  *zoom: 1;
}
.vehicles:before,
.vehicles:after {
  content: "";
  display: table;
}
.vehicles:after {
  clear: both;
}
@media all and (min-width: 680px) {
  .vehicles {
    float: left;
    margin: 20px 0 30px;
  }
}
.vehicles__inner {
  padding: 20px;
  float: left;
}
.vehicles__heading {
  width: 100%;
  display: table;
  padding: 15px 20px;
}
.vehicles__heading__col {
  display: table-cell;
  vertical-align: middle;
}
.vehicles__heading__col + .vehicles__heading__col {
  text-align: right;
}
.vehicles__heading__header {
  color: white;
  margin: 0;
  font-size: 1.42857143em;
}
.vehicles__heading__copy {
  margin: 20px 0 0 0;
  color: white;
  font-size: 1.14285714em;
}
.vehicles__heading__hide-link {
  color: #ffd200;
  text-align: left;
  font-size: 1.28571429em;
}
@media all and (max-width: 679px) {
  .vehicles__heading__hide-link {
    display: inline-block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: relative;
    overflow: hidden;
  }
}
.vehicles__heading__hide-link:hover,
.vehicles__heading__hide-link:focus {
  color: #ffd200;
  border-bottom: 1px solid #ffd200;
}
.vehicles__heading__hide-link__icon {
  font-size: 20px;
  color: #ffd200;
}
@media all and (max-width: 679px) {
  .vehicles__heading__hide-link__icon {
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.vehicles__copy {
  color: #444;
  margin: 0 0 15px 0;
}
.vehicles__list {
  font-size: 1.0em;
  margin: 0 -15px;
  list-style: none;
}
.vehicles__list__item {
  font-size: 1.0em;
  width: 50%;
  float: left;
  padding: 0 15px 0 30px;
  color: #444;
  position: relative;
}
@media all and (min-width: 680px) {
  .vehicles__list__item {
    width: 25%;
  }
}
.vehicles__list__item:before {
  content: "•";
  position: absolute;
  left: 15px;
  font-size: 20px;
  top: 1px;
}
@media all and (min-width: 680px) {
  .vehicles__list__item__content-wrapper {
    position: relative;
    display: inline-block;
  }
}
.vehicles__list__item__link {
  font-size: 1.0em;
  color: #0055a4;
  font-weight: bold;
  text-transform: uppercase;
}
.vehicles__list__item__link:focus {
  text-decoration: underline;
}
.vehicles__sub-list {
  display: none;
  background: #000;
  width: 150px;
  position: absolute;
  top: 100%;
  left: 0;
  margin-left: -15px;
  border-radius: 4px;
  z-index: 10;
  list-style: none;
  padding: 20px 15px;
  margin-top: 5px;
}
.vehicles__sub-list:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
}
@media all and (min-width: 680px) {
  .vehicles__sub-list {
    left: 50%;
    margin-left: -75px;
  }
}
.vehicles__sub-list__item {
  color: white;
  font-size: 1.0em;
  padding-left: 15px;
  position: relative;
}
.vehicles__sub-list__item:before {
  content: "•";
  display: block;
  position: absolute;
  left: 0;
  font-size: 18px;
  top: 1px;
}
.vehicles__list__item--active .vehicles__sub-list {
  display: block;
}
[data-vehicle-list="hidden"] {
  display: none;
}
.vertical-gradient {
  background: #0c67d9;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0c67d9 0%, #0b64d3 50%, #044eac 51%, #034ca8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c67d9', endColorstr='#034ca8', GradientType=0);
  /* IE6-9 */
}
.product__main-image-wrapper {
  text-align: center;
  width: 100%;
  height: 300px;
}
@media all and (min-width: 680px) {
  .product__main-image-wrapper {
    height: 500px;
  }
}
@media all and (min-width: 768px) {
  .product__main-image-wrapper {
    height: 300px;
  }
}
@media all and (min-width: 980px) {
  .product__main-image-wrapper {
    height: 400px;
  }
}
@media all and (min-width: 1200px) {
  .product__main-image-wrapper {
    height: 500px;
  }
}
.product__main-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: inline-block;
}
.product__image__extras {
  text-align: center;
  margin-top: 20px;
}
.product__image__extras__btn {
  display: inline-block;
}
.product__image__extras__link {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 50px;
  color: #0055a4;
  text-decoration: underline;
  font-weight: bold;
}
.product__image__extras__link:hover,
.product__image__extras__link:focus {
  opacity: 0.8;
  text-decoration: underline;
  color: #0055a4;
}
.CaptchaTable {
  width: 100% !important;
}
.contact-form .CaptchaTable td {
  display: block !important;
  width: 100% !important;
}
.table-spec-wrapper {
  position: relative;
  margin-top: 30px;
}
@media all and (max-width: 679px) {
  .table-spec-wrapper {
    margin: 30px -20px 0 -20px;
  }
}
.table-spec {
  text-align: center;
  border-bottom: 1px solid #eaeced;
  width: 100%;
}
.table-spec__overlay {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 9px 3px 20px -8px rgba(0, 0, 0, 0.75);
}
.table-spec__overlay--hidden {
  display: none;
}
.table-spec__header {
  background: #0055a4;
  color: white;
  font-weight: bold;
  padding: 12px 5px;
  line-height: 1.3em;
  font-size: 0.85714286em;
}
@media all and (min-width: 680px) {
  .table-spec__header {
    padding: 12px 15px;
  }
}
.table-spec__header--first-col {
  text-align: left;
}
.table-spec__cell {
  padding: 12px 5px;
  color: #444;
  background: white;
  font-size: 0.85714286em;
}
@media all and (min-width: 680px) {
  .table-spec__cell {
    padding: 12px 15px;
  }
}
.table-spec__cell a {
  font-size: 1.0em;
  color: #0055a4;
  text-decoration: underline;
}
.table-spec__cell a:hover,
.table-spec__cell a:focus {
  color: #0055a4;
  text-decoration: underline;
  opacity: 0.8;
}
.table-spec__row:nth-child(2n + 1) .table-spec__cell {
  background: #eaeced;
}
.table-spec__cell--first-col {
  border-left: 1px solid #eaeced;
  text-align: left;
}
.table-spec__cell--first-col a {
  white-space: nowrap;
}
.table-spec__cell--last-col {
  border-right: 1px solid #eaeced;
}
@media all and (max-width: 679px) {
  .table-spec__header--hidden-mobile,
  .table-spec__cell--hidden-mobile {
    display: none;
  }
}
.SearchDialog .editing-form-label-cell {
  margin-bottom: 5px;
}
.SearchDialog .form-horizontal .control-label {
  text-align: left;
}
.SearchDialog .form-group-submit {
  margin-top: 10px;
}
.home .battery-location-search {
  margin-top: -93px;
  z-index: 100;
}
@media (max-width: 979px) {
  .home .battery-location-search {
    margin-top: 0!important;
    position: relative;
  }
}
.EditingFormTable--no-background {
  background: transparent!important;
}
.EditingFormTable--no-background .CaptchaTable {
  background: transparent!important;
}
@media all and (max-width: 979px) {
  .location-search__manual-search {
    padding-bottom: 10px;
  }
}
.location-search input[type="text"] {
  margin-bottom: 10px;
}
@media all and (min-width: 980px) {
  .location-search input[type="text"] {
    margin-bottom: 0;
  }
}
@media all and (min-width: 680px) {
  .location-search__manual-search,
  .location-search__my-location-search {
    display: inline-block;
  }
}
@media all and (min-width: 680px) {
  .location-search__my-location-search {
    width: 45%;
  }
  .location-search__my-location-search .btn {
    width: 100%;
  }
}
@media all and (min-width: 980px) {
  .location-search__my-location-search {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .content-area-wrap {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: white;
  }
}
.panel-battery-finder--full-width {
  position: relative;
  z-index: 1;
}
.e-slider {
  position: relative;
}
@media all and (min-width: 680px) {
  .e-slider {
    margin-bottom: 0!important;
  }
}
@media all and (max-width: 679px) {
  .e-slider__captions {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
  }
}
@media all and (min-width: 680px) {
  .e-slider__captions {
    height: auto!important;
  }
}
@media all and (min-width: 980px) {
  .e-slider__captions {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
  }
}
@media all and (min-width: 1200px) {
  .e-slider__captions {
    max-width: 1170px;
  }
}
.e-slider__captions__caption {
  box-sizing: border-box;
  visibility: hidden;
  display: block!important;
  margin: 0!important;
  border: 0!important;
  overflow: initial;
}
.e-slider__captions__caption h1 {
  line-height: 1!important;
}
.e-slider__captions__caption--active {
  visibility: visible;
}
.e-slider__captions__caption:after {
  display: none!important;
}
@media all and (max-width: 679px) {
  .e-slider__captions__caption {
    position: absolute;
    z-index: 20;
    left: 0!important;
    width: 100%;
    padding: 10px 15px;
    bottom: 50%;
    left: 0;
    -ms-transform: translateY(50%);
        transform: translateY(50%);
  }
}
@media all and (min-width: 680px) {
  .e-slider__captions__caption {
    position: absolute;
    left: 0!important;
    z-index: 20;
    background: white;
    opacity: 0.8;
  }
  .e-slider__captions__caption:before {
    z-index: -1;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: white;
    position: absolute;
    top: 0;
    left: 22%;
    -ms-transform: skewX(-35deg) skewY(0);
    transform: skew(-35deg, 0);
    -webkit-backface-visibility: hidden;
    -ms-filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-0.7002075382097097,M21=0,M22=1,SizingMethod='auto expand');
  }
}
@media all and (min-width: 980px) {
  .e-slider__captions__caption {
    left: auto!important;
  }
}
.e-message {
  padding: .75rem 1.25rem;
  margin: 1rem 0;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.e-message--warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
.e-message--success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.e-message--toast {
  font-size: 18px;
  text-align: center;
  position: absolute;
  border-radius: 0;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1000;
  width: 100%;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition: transform 0.5s ease-in-out;
}
.e-message--toast.active {
  -ms-transform: translateY(0);
      transform: translateY(0);
}
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.c-calculator {
  margin-top: 30px;
}
@media all and (min-width: 1200px) {
  .c-calculator {
    display: table;
    width: 100%;
  }
}
@media all and (min-width: 1200px) {
  .c-calculator__column {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
  }
  .c-calculator__column ~ .c-calculator__column {
    display: table-cell;
    padding-right: 0;
  }
}
.c-calculator__icon {
  width: 60px;
  height: 60px;
  display: block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-calculator__icon:before {
  content: "\e901";
  font-size: 60px;
  color: #0055a4;
}
.c-calculator__text {
  color: #0055a4;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.c-calculator__text-secondary {
  font-size: 14px;
}
.c-calculator-form {
  margin: 30px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeced;
}
.c-calculator-form__head {
  padding-left: 25px;
  margin: 0 -5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
@media all and (max-width: 1199px) {
  .c-calculator-form__head {
    display: none;
  }
}
.c-calculator-form__head__item {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  -ms-flex-preferred-size: calc(25% - 10px);
      flex-basis: calc(25% - 10px);
  margin: 0 5px;
  font-size: 12px;
  color: #0055a4;
  font-weight: bold;
}
.c-calculator-form__head__item:first-child {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  -ms-flex-preferred-size: calc(50% - 10px);
      flex-basis: calc(50% - 10px);
}
.c-calculator-form__head__item small {
  display: block;
}
.c-calculator-form__row {
  counter-increment: formRow;
  position: relative;
  padding: 10px 25px;
  overflow: hidden;
}
.c-calculator-form__row:before {
  content: counter(formRow) ".";
  color: #0055a4;
  font-size: 14px;
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  padding-left: 5px;
  font-weight: bold;
}
@media all and (max-width: 1199px) {
  .c-calculator-form__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: end;
        align-items: flex-end;
    margin: 0 -5px;
    background: #fafafa;
  }
  .c-calculator-form__row:nth-child(2n+1) {
    background: #eaeced;
  }
}
@media all and (min-width: 1200px) {
  .c-calculator-form__row {
    padding-right: 0;
    margin: 0 -5px;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    overflow: visible;
  }
  .c-calculator-form__row:before {
    top: 20px;
  }
  .c-calculator-form__row:nth-child(2n+1) .c-calculator-input {
    background: #f7f7f7;
  }
}
.c-calculator-form__column .c-calculator-input {
  margin-bottom: 0;
}
@media all and (max-width: 1199px) {
  .c-calculator-form__column:first-child .c-calculator-form__column__mobile-label {
    margin-top: 0;
  }
}
@media all and (max-width: 1199px) {
  .c-calculator-form__column {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    margin: 0 5px;
    -ms-flex-preferred-size: calc(100% - 10px);
        flex-basis: calc(100% - 10px);
  }
  .c-calculator-form__column ~ .c-calculator-form__column {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
@media all and (min-width: 1200px) {
  .c-calculator-form__column {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    -ms-flex-preferred-size: calc(25% - 10px);
        flex-basis: calc(25% - 10px);
    margin: 0 5px;
  }
  .c-calculator-form__column:first-child {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
.c-calculator-form__column__mobile-label {
  display: none;
}
@media all and (max-width: 1199px) {
  .c-calculator-form__column__mobile-label {
    content: attr(aria-label);
    font-weight: bold;
    font-size: 12px;
    color: #0055a4;
    margin-top: 5px;
    margin-bottom: 2px;
    display: block;
  }
  .c-calculator-form__column__mobile-label small {
    display: block;
  }
}
.c-calculator-form__addmore-btn {
  border: 0;
  background: transparent;
  color: #0055a4;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
.c-calculator-form__addmore-btn:hover,
.c-calculator-form__addmore-btn:focus {
  background: transparent;
  color: #0055a4;
}
.c-calculator-form__addmore-btn:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  content: "\e900";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.c-calculator-input {
  width: 100%;
  height: 40px!important;
  border: 1px solid #ddd!important;
  color: black!important;
}
.c-calculator-input:focus {
  border-color: black!important;
}
#form .c-calculator-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
}
#form .c-calculator-input::placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
}
#form .c-calculator-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.4) !important;
}
#form .c-calculator-input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.4) !important;
}
#form .c-calculator-input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.4) !important;
}
#form .c-calculator-input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.4) !important;
}
@media all and (min-width: 1200px) {
  .c-calculator-results {
    text-align: right;
  }
}
.c-calculator-results__form-row {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 5px 10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 14px;
  font-weight: bold;
}
.c-calculator-results__form-row[data-active] {
  background: #0055a4;
  color: white;
  border-radius: 3px;
}
@media all and (min-width: 1200px) {
  .c-calculator-results__form-row {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .c-calculator-results__form-row[data-active] {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media all and (min-width: 1200px) {
  .c-calculator-results__label {
    text-align: right;
  }
}
.c-calculator-results__value {
  text-align: right;
  white-space: nowrap;
  padding-left: 10px;
}
@media all and (min-width: 1200px) {
  .c-calculator-results__value {
    width: 150px;
  }
}
.c-calculator-results__message {
  display: none;
  padding: 10px 15px;
  border-radius: 3px;
  background: #ffd202;
  color: #333;
  position: relative;
  margin-top: 20px;
}
[data-active] ~ .c-calculator-results__message {
  display: block;
}
.c-calculator-results__message a {
  color: #0055a4;
  font-weight: bold;
  text-decoration: underline;
}
.c-calculator-results__message:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 14px 11px;
  border-color: transparent transparent #ffd202 transparent;
  position: absolute;
  bottom: 100%;
  right: 30px;
}
@media all and (min-width: 1200px) {
  .c-calculator-results__message {
    margin-top: 10px;
    text-align: left;
  }
}
.c-calculator-listings {
  background: #f7f7f7;
  position: relative;
  padding: 15px 20px;
}
@media all and (min-width: 768px) {
  .c-calculator-listings {
    overflow: hidden;
  }
}
@media all and (min-width: 1200px) {
  .c-calculator-listings {
    margin: 50px -20px 0 -20px;
    padding: 15px 45px;
  }
}
.c-calculator-listings__btn {
  background: transparent!important;
  color: #0055a4 !important;
  border: 0!important;
  padding: 0!important;
  position: absolute;
  top: 50%;
  left: 10px;
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: -999px;
  z-index: 50;
}
.c-calculator-listings__btn.slick-disabled,
.c-calculator-listings__btn.slick-hidden {
  display: none!important;
}
.c-calculator-listings__btn:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  font-size: 20px;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.c-calculator-listings__btn--next {
  left: auto;
  right: 10px;
}
.c-calculator-listings__btn--next:before {
  -ms-transform: none;
      transform: none;
}
@media all and (max-width: 1199px) {
  .c-calculator-listings__btn {
    left: 2px;
  }
  .c-calculator-listings__btn--next {
    left: auto;
    right: -5px;
  }
}
.battery-comment {
  margin: 10px 0 20px 0;
  background: #0055a4;
  display: inline-block;
  padding: 12px 15px;
  border-radius: 6px;
}
@media all and (min-width: 768px) {
  .battery-comment {
    margin-bottom: 0;
  }
}
.battery-comment__heading {
  margin: 0;
  font-size: 1.2em;
  color: #ffd202;
  text-shadow: none;
  line-height: 1.4;
}
.battery-comment__text {
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  color: white;
}
.battery-listings--alt {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.battery-listings--alt .slick-track {
  display: -ms-flexbox;
  display: flex;
}
.battery-listings--alt .slick-track .slick-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  float: none!important;
  height: auto;
  -ms-flex-align: center;
      align-items: center;
}
.battery-listings--alt .battery-listings__col[aria-hidden="false"] ~ .battery-listings__col[aria-hidden="true"] {
  display: none;
}
.battery-listings--alt .fitment-options__option {
  background: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.battery-listings--alt .fitment-options__result {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.battery-listings--alt .fitment-options__option__inner {
  border-top: 1px solid #cccccc;
  border-color: #cccccc;
  padding: 15px 30px!important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.battery-listings--alt .option__image {
  height: auto;
}
.battery-listings--alt .option__image:before {
  display: none;
}
.battery-listings--alt .product__main-image {
  height: 110px!important;
  width: auto!important;
  display: block;
  margin: 0 auto;
}
.battery-listings--alt .recommended-title {
  font-size: 16px!important;
  line-height: 1;
  margin-top: 15px;
}
.battery-listings--alt .recommended-text {
  white-space: normal;
}
.battery-listings--alt .recommended-text span {
  display: block;
}
.battery-listings--alt .btn {
  margin-top: auto;
}
/* Modal display */
.battery-listing__modal {
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  top: 20px;
  height: calc(100% - 40px);
  z-index: 3;
  background: rgba(0, 0, 0, 0.4);
  transition: background 0.5s linear;
  display: -ms-flexbox;
  display: flex;
}
.battery-listing__modal.battery-listing__modal--hide {
  background: rgba(0, 0, 0, 0);
}
.battery-listing__modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  max-width: 80%;
  padding: 3rem;
  background: #0055a4;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
}
.battery-listing__modal--hide .battery-listing__modal__content {
  animation: 0.2s modalContentTransform forwards linear;
}
.battery-listing__modal__heading {
  text-transform: uppercase;
  text-decoration: underline;
  color: white;
  font-size: 16px;
}
.battery-listing__modal__text {
  font-size: 16px;
  color: white;
  margin: 1rem 0 2rem;
}
@keyframes modalContentTransform {
  0% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(0, 0);
  }
}
.e-slider__captions {
  background: rgba(189, 195, 199, 0.3);
}
@media all and (max-width: 679px) {
  .e-slider__captions__caption {
    top: auto!important;
  }
}
@media all and (min-width: 680px) {
  .e-slider__captions__caption {
    background: white;
  }
  .e-slider__captions__caption:before {
    background: white;
  }
}
.c-polarity-previews {
  display: -ms-flexbox;
  display: flex;
  margin: -0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1rem;
}
.c-polarity-previews * {
  box-sizing: border-box;
}
.c-polarity-previews__item {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  padding: 0.5rem;
  max-width: 50%;
}
.c-polarity-previews__img {
  width: 100%;
  display: block;
}
@media print {
  .logo a:after {
    content: none;
  }
}
@media all and (min-width: 768px) {
  .product__mid-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px !important;
    width: auto!important;
  }
}
@media all and (min-width: 768px) {
  .product__mid-content .product__item-details {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-preferred-size: calc(33.3333% - 30px);
        flex-basis: calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    height: auto;
    margin: 10px 15px 0px 15px!important;
  }
}
@media all and (min-width: 768px) {
  .product__mid-content .vehicles {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-preferred-size: calc(100% - 30px);
        flex-basis: calc(100% - 30px);
    height: auto;
    margin: 10px 15px 0 15px!important;
  }
}
.product__mid-content .row-fluid--full .product__label {
  width: 100%!important;
  margin: 15px 0 0 0!important;
  font-weight: bold;
}
.product__mid-content .row-fluid--full .product__value {
  width: 100%!important;
  margin: 0!important;
}
.c-popup-bg {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease, visibility 0.4s ease 0.4s, z-index 0.4s ease 0.4s;
}
.active-modal .c-popup-bg {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
  transition: opacity .4s ease,
			visibility .4s ease;
}
.c-popup {
  position: fixed;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: calc(100% - 70px);
  max-width: 650px;
  margin: 15px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid #0055a4;
  padding: 30px 5px 30px 30px;
}
.c-popup *,
.c-popup *::before,
.c-popup *::after {
  box-sizing: border-box;
}
.c-popup.active {
  z-index: 1001;
  opacity: 1;
  visibility: visible;
}
.c-popup__inner {
  height: 100%;
  max-height: calc(100vh - 100px);
  overflow: auto;
  overflow-x: hidden;
  padding-right: 25px;
}
.c-popup__close {
  position: absolute;
  top: 0;
  border: 0;
  padding: 0!important;
  right: 0;
  margin: -17px -17px 0 0;
  width: 34px;
  height: 34px;
  line-height: 30px;
  background: #0055a4;
  color: white;
  border-radius: 50%;
  font-size: 24px;
}
.c-form-popout .ExplanationText {
  font-size: 14px;
}
.c-form-popout .EditingFormErrorLabel {
  color: red;
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.c-form-popout .ErrorLabel {
  display: none;
}
.c-form-popout .EditingFormTable {
  margin: 0!important;
}
.c-form-popout .FormPanel {
  background: transparent;
}
.c-form-popout .uploader-filename {
  font-size: 14px;
  word-break: break-word;
  overflow-wrap: break-word;
}
.c-form-popout__heading {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  color: #0055a4;
}
.c-form-popout__submit,
.c-form-popout-btn,
.c-form-popout__file-input::before {
  margin-top: 15px;
  margin-bottom: 0!important;
  font-size: 16px;
  color: white;
  background: linear-gradient(to bottom, #0d73ee 0%, #0d73ee 50%, #0c66d3 53%, #085fbe 100%) !important;
  font-weight: bold;
  border: 0;
  border-radius: 4px;
  padding: 9px 15px;
  transition: .2s all ease;
}
.c-form-popout__submit:hover,
.c-form-popout__submit:focus {
  outline: 0;
  background: linear-gradient(to bottom, #085fbe 0%, #085fbe 100%) !important;
  color: white;
  cursor: pointer;
}
.c-form-popout-btn {
  position: fixed;
  top: 120px;
  right: 0;
  margin-top: 0;
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
  -ms-transform-origin: right bottom;
      transform-origin: right bottom;
  z-index: 998;
  font-size: 16px;
  border-left: 4px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px 4px 0 0;
}
.c-form-popout-btn:hover,
.c-form-popout-btn:focus {
  outline: 0;
  background: linear-gradient(to bottom, #085fbe 0%, #085fbe 100%) !important;
  color: white;
  cursor: pointer;
}
@media all and (min-width: 768px) {
  .c-form-popout-btn {
    top: 180px;
  }
}
.c-form-popout__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  padding-top: 20px;
}
.c-form-popout__input-group {
  -ms-flex: 0 0 calc(100% - 30px);
      flex: 0 0 calc(100% - 30px);
  -ms-flex-preferred-size: calc(100% - 30px);
      flex-basis: calc(100% - 30px);
  max-width: 100%;
  margin: 8px 15px;
}
@media all and (min-width: 768px) {
  .c-form-popout__input-group {
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
  }
  .c-form-popout__input-group--full {
    -ms-flex-preferred-size: calc(100% - 30px);
        flex-basis: calc(100% - 30px);
  }
}
.c-form-popout__label {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
  display: block;
}
.c-form-popout__input {
  height: 40px!important;
  width: 100%;
  border: 1px solid #CCC;
  border-radius: 4px!important;
  font-size: 16px;
  background: #ECECEC !important;
  padding: 4px 10px!important;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  color: #333!important;
}
.c-form-popout__input:focus {
  outline: 0;
  box-shadow: none!important;
  border: 1px solid #CCC !important;
  color: #333!important;
}
.required .c-form-popout__input {
  border-right: 5px solid #0055a4 !important;
  color: #333!important;
}
.c-form-popout__input[readonly] {
  border-right-color: #A9A9A9!important;
  color: rgba(0, 0, 0, 0.5);
}
.c-form-popout__input--select::-ms-expand {
  display: none;
}
.c-form-popout__input--textarea {
  min-height: 140px;
  resize: none;
}
.c-form-popout__select {
  position: relative;
}
.c-form-popout__select:after {
  content: '';
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZGF0YS10YWdzPSJjaGV2cm9uLWRvd24iPjxnIGZpbGw9IiM0NDQiIHRyYW5zZm9ybT0ic2NhbGUoMC4wMjM0Mzc1IDAuMDIzNDM3NSkiPjxwYXRoIGQ9Ik0yMjUuODM1IDQxNC4xNjVsMjU2IDI1NmMxNi42ODMgMTYuNjgzIDQzLjY5MSAxNi42ODMgNjAuMzMxIDBsMjU2LTI1NmMxNi42ODMtMTYuNjgzIDE2LjY4My00My42OTEgMC02MC4zMzFzLTQzLjY5MS0xNi42ODMtNjAuMzMxIDBsLTIyNS44MzUgMjI1LjgzNS0yMjUuODM1LTIyNS44MzVjLTE2LjY4My0xNi42ODMtNDMuNjkxLTE2LjY4My02MC4zMzEgMHMtMTYuNjgzIDQzLjY5MSAwIDYwLjMzMXoiIC8+PC9nPjwvc3ZnPg==');
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  display: block;
  position: absolute;
  top: 20px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 15px;
  pointer-events: none;
}
.c-form-popout__file-input {
  position: relative;
  overflow: hidden;
}
.c-form-popout__file-input::before {
  content: 'Upload Document';
  display: inline-block;
  cursor: pointer;
  margin: 5px 15px 5px 0;
}
.c-form-popout__file-input:hover::before,
.c-form-popout__file-input:focus::before {
  outline: 0;
  background: linear-gradient(to bottom, #085fbe 0%, #085fbe 100%) !important;
  color: white;
  cursor: pointer;
}
.c-form-popout__file-input [type=file] {
  opacity: 0;
  font-size: 150px;
  position: absolute;
  top: 0;
  left: 0;
}
