/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
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 {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  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"] {
  -webkit-box-sizing: content-box;
  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;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .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;
  }
}
body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  border-radius: 500px;
  behavior: url('/scripts/lib/PIE.htc');
}
.row {
  margin-left: -12px;
  *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: 12px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 948px;
}
.span12 {
  width: 948px;
}
.span11 {
  width: 868px;
}
.span10 {
  width: 788px;
}
.span9 {
  width: 708px;
}
.span8 {
  width: 628px;
}
.span7 {
  width: 548px;
}
.span6 {
  width: 468px;
}
.span5 {
  width: 388px;
}
.span4 {
  width: 308px;
}
.span3 {
  width: 228px;
}
.span2 {
  width: 148px;
}
.span1 {
  width: 68px;
}
.offset12 {
  margin-left: 972px;
}
.offset11 {
  margin-left: 892px;
}
.offset10 {
  margin-left: 812px;
}
.offset9 {
  margin-left: 732px;
}
.offset8 {
  margin-left: 652px;
}
.offset7 {
  margin-left: 572px;
}
.offset6 {
  margin-left: 492px;
}
.offset5 {
  margin-left: 412px;
}
.offset4 {
  margin-left: 332px;
}
.offset3 {
  margin-left: 252px;
}
.offset2 {
  margin-left: 172px;
}
.offset1 {
  margin-left: 92px;
}
.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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.26582278%;
  *margin-left: 1.21308017%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.26582278%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94725738%;
}
.row-fluid .span11 {
  width: 91.56118143%;
  *width: 91.50843882%;
}
.row-fluid .span10 {
  width: 83.12236287%;
  *width: 83.06962025%;
}
.row-fluid .span9 {
  width: 74.6835443%;
  *width: 74.63080169%;
}
.row-fluid .span8 {
  width: 66.24472574%;
  *width: 66.19198312%;
}
.row-fluid .span7 {
  width: 57.80590717%;
  *width: 57.75316456%;
}
.row-fluid .span6 {
  width: 49.36708861%;
  *width: 49.31434599%;
}
.row-fluid .span5 {
  width: 40.92827004%;
  *width: 40.87552743%;
}
.row-fluid .span4 {
  width: 32.48945148%;
  *width: 32.43670886%;
}
.row-fluid .span3 {
  width: 24.05063291%;
  *width: 23.9978903%;
}
.row-fluid .span2 {
  width: 15.61181435%;
  *width: 15.55907173%;
}
.row-fluid .span1 {
  width: 7.17299578%;
  *width: 7.12025316%;
}
.row-fluid .offset12 {
  margin-left: 102.53164557%;
  *margin-left: 102.42616034%;
}
.row-fluid .offset12:first-child {
  margin-left: 101.26582278%;
  *margin-left: 101.16033755%;
}
.row-fluid .offset11 {
  margin-left: 94.092827%;
  *margin-left: 93.98734177%;
}
.row-fluid .offset11:first-child {
  margin-left: 92.82700422%;
  *margin-left: 92.72151899%;
}
.row-fluid .offset10 {
  margin-left: 85.65400844%;
  *margin-left: 85.54852321%;
}
.row-fluid .offset10:first-child {
  margin-left: 84.38818565%;
  *margin-left: 84.28270042%;
}
.row-fluid .offset9 {
  margin-left: 77.21518987%;
  *margin-left: 77.10970464%;
}
.row-fluid .offset9:first-child {
  margin-left: 75.94936709%;
  *margin-left: 75.84388186%;
}
.row-fluid .offset8 {
  margin-left: 68.77637131%;
  *margin-left: 68.67088608%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.51054852%;
  *margin-left: 67.40506329%;
}
.row-fluid .offset7 {
  margin-left: 60.33755274%;
  *margin-left: 60.23206751%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.07172996%;
  *margin-left: 58.96624473%;
}
.row-fluid .offset6 {
  margin-left: 51.89873418%;
  *margin-left: 51.79324895%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.63291139%;
  *margin-left: 50.52742616%;
}
.row-fluid .offset5 {
  margin-left: 43.45991561%;
  *margin-left: 43.35443038%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.19409283%;
  *margin-left: 42.08860759%;
}
.row-fluid .offset4 {
  margin-left: 35.02109705%;
  *margin-left: 34.91561181%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.75527426%;
  *margin-left: 33.64978903%;
}
.row-fluid .offset3 {
  margin-left: 26.58227848%;
  *margin-left: 26.47679325%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.3164557%;
  *margin-left: 25.21097046%;
}
.row-fluid .offset2 {
  margin-left: 18.14345992%;
  *margin-left: 18.03797468%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.87763713%;
  *margin-left: 16.7721519%;
}
.row-fluid .offset1 {
  margin-left: 9.70464135%;
  *margin-left: 9.59915612%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.43881857%;
  *margin-left: 8.33333333%;
}
[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: 12px;
  padding-left: 12px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
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: #999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.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: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
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;
  /* IE7 inline-block hack */
  *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;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
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: #999;
}
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: #333;
  border-radius: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
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;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Poppins', 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: #555;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
  vertical-align: middle;
}
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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
  transition: border linear .2s, -webkit-box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .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;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-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;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  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: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  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: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.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: 12px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 934px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 854px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 774px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 694px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 614px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 534px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 454px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 374px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 294px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 214px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 134px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 54px;
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  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;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  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: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *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 4px 4px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.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;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px 0 0 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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 4px 4px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.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 4px 4px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.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 4px 4px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.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;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 15px;
  behavior: url('/scripts/lib/PIE.htc');
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px;
  behavior: url('/scripts/lib/PIE.htc');
}
.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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;
  /* IE7 inline-block hack */
  *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;
}
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 {
  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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 52px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 132px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 212px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 292px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 372px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 452px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 532px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 612px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 692px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 772px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 852px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 932px;
  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;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=4.5.0');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../font/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0077b3));
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0077b3));
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  border-radius: 5px 5px 5px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.well-small {
  padding: 9px;
  border-radius: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
.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: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  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 {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0044cc));
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #363636;
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \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;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  border-radius: 4px 4px 0 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group-vertical > .btn:last-child {
  border-radius: 0 0 4px 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group-vertical > .btn-large:first-child {
  border-radius: 6px 6px 0 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.btn-group-vertical > .btn-large:last-child {
  border-radius: 0 0 6px 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.alert,
.alert h4 {
  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 {
  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-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 5px;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  border-radius: 0 0 6px 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav-pills .dropdown-menu {
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}
.navbar-link {
  color: #777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  border-radius: 15px;
  behavior: url('/scripts/lib/PIE.htc');
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 948px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e5e5e5));
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  border-radius: 6px 0 6px 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111));
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #999;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#151515), to(#040404));
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  behavior: url('/scripts/lib/PIE.htc');
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  behavior: url('/scripts/lib/PIE.htc');
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -12px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 12px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.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;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
.label {
  border-radius: 3px;
  behavior: url('/scripts/lib/PIE.htc');
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  border-radius: 9px;
  behavior: url('/scripts/lib/PIE.htc');
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  border-radius: 23px;
  behavior: url('/scripts/lib/PIE.htc');
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  border-radius: 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-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: -12px;
    *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: 12px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1188px;
  }
  .span12 {
    width: 1188px;
  }
  .span11 {
    width: 1088px;
  }
  .span10 {
    width: 988px;
  }
  .span9 {
    width: 888px;
  }
  .span8 {
    width: 788px;
  }
  .span7 {
    width: 688px;
  }
  .span6 {
    width: 588px;
  }
  .span5 {
    width: 488px;
  }
  .span4 {
    width: 388px;
  }
  .span3 {
    width: 288px;
  }
  .span2 {
    width: 188px;
  }
  .span1 {
    width: 88px;
  }
  .offset12 {
    margin-left: 1212px;
  }
  .offset11 {
    margin-left: 1112px;
  }
  .offset10 {
    margin-left: 1012px;
  }
  .offset9 {
    margin-left: 912px;
  }
  .offset8 {
    margin-left: 812px;
  }
  .offset7 {
    margin-left: 712px;
  }
  .offset6 {
    margin-left: 612px;
  }
  .offset5 {
    margin-left: 512px;
  }
  .offset4 {
    margin-left: 412px;
  }
  .offset3 {
    margin-left: 312px;
  }
  .offset2 {
    margin-left: 212px;
  }
  .offset1 {
    margin-left: 112px;
  }
  .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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.01010101%;
    *margin-left: 0.95735839%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.01010101%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94725738%;
  }
  .row-fluid .span11 {
    width: 91.58249158%;
    *width: 91.52974897%;
  }
  .row-fluid .span10 {
    width: 83.16498316%;
    *width: 83.11224055%;
  }
  .row-fluid .span9 {
    width: 74.74747475%;
    *width: 74.69473213%;
  }
  .row-fluid .span8 {
    width: 66.32996633%;
    *width: 66.27722371%;
  }
  .row-fluid .span7 {
    width: 57.91245791%;
    *width: 57.8597153%;
  }
  .row-fluid .span6 {
    width: 49.49494949%;
    *width: 49.44220688%;
  }
  .row-fluid .span5 {
    width: 41.07744108%;
    *width: 41.02469846%;
  }
  .row-fluid .span4 {
    width: 32.65993266%;
    *width: 32.60719004%;
  }
  .row-fluid .span3 {
    width: 24.24242424%;
    *width: 24.18968163%;
  }
  .row-fluid .span2 {
    width: 15.82491582%;
    *width: 15.77217321%;
  }
  .row-fluid .span1 {
    width: 7.40740741%;
    *width: 7.35466479%;
  }
  .row-fluid .offset12 {
    margin-left: 102.02020202%;
    *margin-left: 101.91471679%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.01010101%;
    *margin-left: 100.90461578%;
  }
  .row-fluid .offset11 {
    margin-left: 93.6026936%;
    *margin-left: 93.49720837%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.59259259%;
    *margin-left: 92.48710736%;
  }
  .row-fluid .offset10 {
    margin-left: 85.18518519%;
    *margin-left: 85.07969995%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.17508418%;
    *margin-left: 84.06959894%;
  }
  .row-fluid .offset9 {
    margin-left: 76.76767677%;
    *margin-left: 76.66219154%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.75757576%;
    *margin-left: 75.65209053%;
  }
  .row-fluid .offset8 {
    margin-left: 68.35016835%;
    *margin-left: 68.24468312%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.34006734%;
    *margin-left: 67.23458211%;
  }
  .row-fluid .offset7 {
    margin-left: 59.93265993%;
    *margin-left: 59.8271747%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.92255892%;
    *margin-left: 58.81707369%;
  }
  .row-fluid .offset6 {
    margin-left: 51.51515152%;
    *margin-left: 51.40966628%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.50505051%;
    *margin-left: 50.39956527%;
  }
  .row-fluid .offset5 {
    margin-left: 43.0976431%;
    *margin-left: 42.99215787%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.08754209%;
    *margin-left: 41.98205686%;
  }
  .row-fluid .offset4 {
    margin-left: 34.68013468%;
    *margin-left: 34.57464945%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.67003367%;
    *margin-left: 33.56454844%;
  }
  .row-fluid .offset3 {
    margin-left: 26.26262626%;
    *margin-left: 26.15714103%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.25252525%;
    *margin-left: 25.14704002%;
  }
  .row-fluid .offset2 {
    margin-left: 17.84511785%;
    *margin-left: 17.73963261%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.83501684%;
    *margin-left: 16.7295316%;
  }
  .row-fluid .offset1 {
    margin-left: 9.42760943%;
    *margin-left: 9.3221242%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.41750842%;
    *margin-left: 8.31202319%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 12px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1174px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1074px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 974px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 874px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 774px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 674px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 574px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 474px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 374px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 274px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 174px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 74px;
  }
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -12px;
    *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: 12px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 732px;
  }
  .span12 {
    width: 732px;
  }
  .span11 {
    width: 670px;
  }
  .span10 {
    width: 608px;
  }
  .span9 {
    width: 546px;
  }
  .span8 {
    width: 484px;
  }
  .span7 {
    width: 422px;
  }
  .span6 {
    width: 360px;
  }
  .span5 {
    width: 298px;
  }
  .span4 {
    width: 236px;
  }
  .span3 {
    width: 174px;
  }
  .span2 {
    width: 112px;
  }
  .span1 {
    width: 50px;
  }
  .offset12 {
    margin-left: 756px;
  }
  .offset11 {
    margin-left: 694px;
  }
  .offset10 {
    margin-left: 632px;
  }
  .offset9 {
    margin-left: 570px;
  }
  .offset8 {
    margin-left: 508px;
  }
  .offset7 {
    margin-left: 446px;
  }
  .offset6 {
    margin-left: 384px;
  }
  .offset5 {
    margin-left: 322px;
  }
  .offset4 {
    margin-left: 260px;
  }
  .offset3 {
    margin-left: 198px;
  }
  .offset2 {
    margin-left: 136px;
  }
  .offset1 {
    margin-left: 74px;
  }
  .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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.63934426%;
    *margin-left: 1.58660165%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.63934426%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94725738%;
  }
  .row-fluid .span11 {
    width: 91.53005464%;
    *width: 91.47731203%;
  }
  .row-fluid .span10 {
    width: 83.06010929%;
    *width: 83.00736667%;
  }
  .row-fluid .span9 {
    width: 74.59016393%;
    *width: 74.53742132%;
  }
  .row-fluid .span8 {
    width: 66.12021858%;
    *width: 66.06747596%;
  }
  .row-fluid .span7 {
    width: 57.65027322%;
    *width: 57.59753061%;
  }
  .row-fluid .span6 {
    width: 49.18032787%;
    *width: 49.12758525%;
  }
  .row-fluid .span5 {
    width: 40.71038251%;
    *width: 40.6576399%;
  }
  .row-fluid .span4 {
    width: 32.24043716%;
    *width: 32.18769454%;
  }
  .row-fluid .span3 {
    width: 23.7704918%;
    *width: 23.71774919%;
  }
  .row-fluid .span2 {
    width: 15.30054645%;
    *width: 15.24780383%;
  }
  .row-fluid .span1 {
    width: 6.83060109%;
    *width: 6.77785848%;
  }
  .row-fluid .offset12 {
    margin-left: 103.27868852%;
    *margin-left: 103.17320329%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.63934426%;
    *margin-left: 101.53385903%;
  }
  .row-fluid .offset11 {
    margin-left: 94.80874317%;
    *margin-left: 94.70325794%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.16939891%;
    *margin-left: 93.06391368%;
  }
  .row-fluid .offset10 {
    margin-left: 86.33879781%;
    *margin-left: 86.23331258%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.69945355%;
    *margin-left: 84.59396832%;
  }
  .row-fluid .offset9 {
    margin-left: 77.86885246%;
    *margin-left: 77.76336723%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.2295082%;
    *margin-left: 76.12402296%;
  }
  .row-fluid .offset8 {
    margin-left: 69.3989071%;
    *margin-left: 69.29342187%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.75956284%;
    *margin-left: 67.65407761%;
  }
  .row-fluid .offset7 {
    margin-left: 60.92896175%;
    *margin-left: 60.82347652%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.28961749%;
    *margin-left: 59.18413225%;
  }
  .row-fluid .offset6 {
    margin-left: 52.45901639%;
    *margin-left: 52.35353116%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.81967213%;
    *margin-left: 50.7141869%;
  }
  .row-fluid .offset5 {
    margin-left: 43.98907104%;
    *margin-left: 43.88358581%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.34972678%;
    *margin-left: 42.24424154%;
  }
  .row-fluid .offset4 {
    margin-left: 35.51912568%;
    *margin-left: 35.41364045%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.87978142%;
    *margin-left: 33.77429619%;
  }
  .row-fluid .offset3 {
    margin-left: 27.04918033%;
    *margin-left: 26.9436951%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.40983607%;
    *margin-left: 25.30435083%;
  }
  .row-fluid .offset2 {
    margin-left: 18.57923497%;
    *margin-left: 18.47374974%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.93989071%;
    *margin-left: 16.83440548%;
  }
  .row-fluid .offset1 {
    margin-left: 10.10928962%;
    *margin-left: 10.00380439%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.46994536%;
    *margin-left: 8.36446012%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 12px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 718px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 656px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 594px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 532px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 470px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 408px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 346px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 284px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 222px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 160px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 98px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 36px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: border-box;
    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;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    border-radius: 3px;
    behavior: url('/scripts/lib/PIE.htc');
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 4px;
    behavior: url('/scripts/lib/PIE.htc');
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    behavior: url('/scripts/lib/PIE.htc');
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* Reset - A few useful declerations to stop other peoples CSS interfering with our own */
.sxy-zoom-container .sxy-zoom-viewport img {
  max-width: none !important;
  border-radius: 0 !important;
}
/* Global */
.sxy-zoom-container {
  /* -moz-box-shadow: 0 1px 6px #aaa; -webkit-box-shadow: 0 1px 6px #aaa; box-shadow:  0 1px 6px #aaa; */
}
.sxy-zoom-container .sxy-zoom-viewport {
  z-index: 1000;
}
.sxy-zoom-container img {
  border: 0;
}
.sxy-zoom-container div {
  margin: 0;
  padding: 0;
  border: 0;
}
.sxy-zoom-container .sxy-zoom-dragpad,
.sxy-zoom-container .sxy-overlay,
.sxy-zoom-container .inner-thumb,
.sxy-zoom-container .sxy-zoom-bg {
  width: 100%;
  height: 100%;
}
.sxy-zoom-bg {
  left: 0;
  top: 0;
  position: absolute;
}
.sxy-zoom-container .sxy-controls {
  height: 100%;
}
.sxy-zoom-container .overlay {
  height: 100%;
}
.sxy-zoom-container .sxy-slider {
  height: 100%;
}
.sxy-zoom-container .sxy-zoom-dragpad {
  position: absolute !important;
  left: 0;
  top: 0;
}
/* Controls */
.sxy-zoom-container .sxy-controls {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 26px;
  left: -26px;
  top: 0px;
  position: absolute;
  overflow: hidden;
  -webkit-filter: inherit;
          filter: inherit;
}
.sxy-zoom-container .sxy-controls .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 26px;
  border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  background: #fff;
  -webkit-filter: inherit;
          filter: inherit;
}
.sxy-zoom-container .in {
  -webkit-filter: inherit;
          filter: inherit;
  left: 2px;
  width: 22px;
  height: 23px;
  background: url(controls.png) 0px -15px;
  position: relative;
  display: block;
  top: 3px;
}
.sxy-zoom-container .out {
  -webkit-filter: inherit;
          filter: inherit;
  width: 22px;
  height: 23px;
  background: url(controls.png) 0px -38px;
  position: relative;
  left: 2px;
  display: block;
}
.sxy-zoom-container .sxy-slider {
  -webkit-filter: inherit;
          filter: inherit;
  background: url(controls.png) -25px 0px repeat-y;
  position: relative;
}
.sxy-zoom-container .sxy-handle {
  -webkit-filter: inherit;
          filter: inherit;
  left: 2px;
  width: 20px;
  height: 16px;
  background: url(controls.png) 0px 0px no-repeat;
  top: 20px;
  position: absolute;
  font-size: 0;
}
/* Mode :: Common */
.sxy-zoom-container {
  position: relative;
}
.sxy-zoom-container .sxy-zoom-viewfinder {
  position: absolute;
  border: 1px solid #d9cfba;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.sxy-zoom-container .inner-thumb {
  position: absolute;
  top: 0;
  left: 0;
}
.sxy-zoom-container .sxy-zoom-dragpad {
  position: relative;
}
.sxy-zoom-container .sxy-zoom-dragpad .sxy-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
}
.sxy-zoom-container .sxy-zoom-viewport {
  position: absolute;
  overflow: hidden;
  top: 0;
}
.sxy-zoom-container .sxy-zoom-viewport img {
  position: absolute;
}
.sxy-zoom-container.sxy-zoom-loading .sxy-loading {
  background: #fff;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  -moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  opacity: 0.35;
}
.sxy-zoom-container.sxy-zoom-loading .sxy-loading span {
  background: url(loading.gif) no-repeat;
  width: 25px;
  height: 25px;
  display: block;
}
/* Mode :: Dock */
.sxy-zoom-mode-dock .sxy-zoom-viewport {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #000;
  position: absolute;
  overflow: hidden;
  top: 0;
  box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  -moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
}
.sxy-zoom-mode-dock .sxy-zoom-dragpad .sxy-overlay {
  background: #000000;
  opacity: 0;
}
/* Mode :: Window */
.sxy-zoom-mode-window .sxy-zoom-viewfinder {
  z-index: 1001;
}
/* Mode :: Lens */
.sxy-zoom-mode-lens .sxy-zoom-viewport {
  border: 1px solid #000;
  position: absolute;
  overflow: hidden;
  top: 0;
  box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  -webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
  -moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
}
/* Mode :: Slippy */
.sxy-zoom-mode-slippy .sxy-zoom-dragpad {
  cursor: pointer;
}
.sxy-zoom-mode-slippy .sxy-zoom-dragpad.down {
  cursor: move;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('../font/flexslider-icon.eot');
  src: url('../font/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../font/flexslider-icon.woff') format('woff'), url('../font/flexslider-icon.ttf') format('truetype'), url('../font/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav .flex-prev {
  left: 10px;
}
.flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*! jQuery UI - v1.12.0 - 2016-08-01
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default!important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  -webkit-box-shadow: inset 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
          box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../images/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../images/ui-icons_777620_256x240.png");
}
.checkoutContainer {
  color: #000000;
}
.checkoutContainer #basketSmall {
  background: #eeeeee;
  padding: 20px 25px;
}
.checkoutContainer #basketSmall hr {
  border-color: #e5e5e5;
}
.checkoutContainer #basketSmall img {
  float: left;
  margin-right: 5px;
}
.checkoutContainer #basketSmall .basketReceiptTotal strong {
  line-height: 30px;
}
.checkoutContainer #basketSmall .basketReceiptTotal #totalToPay strong {
  color: black;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
}
.checkoutContainer #basketSmall .cart-receipt {
  color: #000000;
  font: 500 14px/20px 'Poppins', sans-serif;
  text-align: left;
}
.checkoutContainer #basketSmall .cart-receipt > a {
  display: block;
  font-weight: 400;
  margin: 20px 0;
}
.checkoutContainer #basketSmall .cart-receipt > a i {
  font-size: 8px;
  vertical-align: middle;
}
.checkoutContainer #basketSmall .cart-receipt span {
  float: right;
}
.checkoutContainer #basketSmall .cart-receipt span.vatExcl {
  color: #909295;
  float: none;
  font-weight: 400;
}
.checkoutContainer #basketSmall .cart-receipt .basketReceiptTotal {
  border-top: 2px solid #e5e5e5;
  color: #000000;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
}
.checkoutContainer #basketSmall .cart-receipt .basketReceiptTotal .vatExcl {
  color: #909295;
  font: 400 14px/20px 'Poppins', sans-serif;
}
.checkoutContainer #basketSmall .cart-receipt .heading {
  display: none;
}
.checkoutContainer #basketSmall .cart-receipt .vatLinesHeading {
  margin-top: 15px;
}
.checkoutContainer #basketSmall .description {
  display: inline-block;
  font: 500 14px/18px 'Poppins', sans-serif;
  position: relative;
  text-transform: uppercase;
  vertical-align: top;
  width: 50%;
}
.checkoutContainer #basketSmall .description p {
  margin: 6px 0 0 0;
  font-size: 11px;
  font-weight: 400;
}
.checkoutContainer #basketSmall .description span {
  position: absolute;
  top: 0;
  right: 0;
}
.checkoutContainer #basketSmall .panel-body {
  font-size: 0;
}
.checkoutContainer #basketSmall .price {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  width: 50%;
}
.checkoutContainer #basketSmall .price .priceWrapper {
  display: inline-block;
  font: 500 14px/18px 'Poppins', sans-serif;
  text-align: right;
  width: 55%;
}
.checkoutContainer #basketSmall .price .priceWrapper .old {
  font-weight: 400;
  text-decoration: line-through;
}
.checkoutContainer #basketSmall .price .qtyWrapper {
  color: #909295;
  display: inline-block;
  font: 12px/18px 'Poppins', sans-serif;
  text-align: right;
  width: 45%;
}
.checkoutContainer #basketSmall .row:not(.giftVoucherHeading) {
  margin-bottom: 20px;
}
.checkoutContainer #basketSmall .row:not(.giftVoucherHeading) > div:last-child {
  text-align: right;
}
.checkoutContainer #basketSmall .fa-times {
  cursor: pointer;
}
.checkoutContainer #basketSmall .giftVoucherHeading {
  margin-top: 25px;
}
.checkoutContainer #checkoutLinear {
  margin-bottom: 30px;
  position: relative;
}
.checkoutContainer #checkoutLinear ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.checkoutContainer #checkoutLinear :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.checkoutContainer #checkoutLinear ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.checkoutContainer #checkoutLinear :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.checkoutContainer #checkoutLinear .actions,
.checkoutContainer #checkoutLinear .topActions {
  background: #f5f5f5;
  padding: 30px;
  text-align: right;
}
.checkoutContainer #checkoutLinear .actions ul li,
.checkoutContainer #checkoutLinear .topActions ul li {
  display: inline-block;
}
.checkoutContainer #checkoutLinear .actions ul li:not(:first-child) a,
.checkoutContainer #checkoutLinear .topActions ul li:not(:first-child) a {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 35px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.checkoutContainer #checkoutLinear .actions ul li:first-child a:before,
.checkoutContainer #checkoutLinear .topActions ul li:first-child a:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 8px;
  margin-right: 3px;
  vertical-align: middle;
}
.checkoutContainer #checkoutLinear .actions ul li a,
.checkoutContainer #checkoutLinear .topActions ul li a {
  display: inline-block;
  margin-left: 15px;
}
.checkoutContainer #checkoutLinear .addressContainer {
  margin-bottom: 20px;
}
.checkoutContainer #checkoutLinear .addressContainer .addressDetails {
  margin-left: 30px;
}
.checkoutContainer #checkoutLinear .content h3 {
  display: none;
}
.checkoutContainer #checkoutLinear .content section {
  /* add margin top and bottom */
  margin-top: 30px;
  margin-bottom: 30px;
}
.checkoutContainer #checkoutLinear .content section h2 {
  color: #000000;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}
.checkoutContainer #checkoutLinear .content section h4 {
  color: #000000;
  font-size: 12px;
  margin-bottom: 25px;
}
.checkoutContainer #checkoutLinear .content section input,
.checkoutContainer #checkoutLinear .content section select {
  margin-bottom: 10px;
  width: 100%;
}
.checkoutContainer #checkoutLinear .content section input[type="radio"],
.checkoutContainer #checkoutLinear .content section select[type="radio"] {
  width: auto;
}
.checkoutContainer #checkoutLinear .content section strong {
  color: #000000;
}
.checkoutContainer #checkoutLinear .content section #paymentContent > strong {
  display: block;
  margin: 25px 0 10px 0;
}
.checkoutContainer #checkoutLinear .content section #paymentContent .control-group {
  border-top: 1px solid #e5e5e5;
  display: block;
  float: none;
  margin: 0 0 0 30px;
  padding: 8px 0;
}
.checkoutContainer #checkoutLinear .content section #paymentContent .control-group.payment {
  border: none;
  clear: both;
  float: none;
  margin-left: 0;
}
.checkoutContainer #checkoutLinear .content section #paymentContent .control-group.payment .controls {
  display: block;
}
.checkoutContainer #checkoutLinear .content section #paymentContent .control-group .controls {
  display: inline-block;
  vertical-align: middle;
}
.checkoutContainer #checkoutLinear .content section #paymentContent .control-group .controls input {
  margin: 0;
}
.checkoutContainer #checkoutLinear .content section .btn.btn-primary {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.checkoutContainer #checkoutLinear .content section .btn.btnCancelNewAddress {
  border-radius: 3px;
  background: #9b9b9b;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.checkoutContainer #checkoutLinear .content section .control-label {
  float: none;
  padding-top: 9px;
  width: auto;
}
.checkoutContainer #checkoutLinear .content section .control-group {
  margin-bottom: 0;
}
.checkoutContainer #checkoutLinear .content section .control-group button {
  margin-left: 10px;
}
.checkoutContainer #checkoutLinear .content section .control-group select {
  height: 38px;
}
.checkoutContainer #checkoutLinear .content section .control-group .control-label {
  float: left;
  width: 160px;
}
.checkoutContainer #checkoutLinear .content section .control-group .controls {
  margin-right: 10px;
}
.checkoutContainer #checkoutLinear .content section .dataBlock {
  margin-bottom: 20px;
}
.checkoutContainer #checkoutLinear .content section .dataBlock p {
  margin-bottom: 0;
}
.checkoutContainer #checkoutLinear .content section .deliveryAddress,
.checkoutContainer #checkoutLinear .content section .deliveryDate {
  padding-left: 20px;
}
.checkoutContainer #checkoutLinear .content section .deliveryAddress .deliveryDate,
.checkoutContainer #checkoutLinear .content section .deliveryDate .deliveryDate {
  margin-top: 5px;
}
.checkoutContainer #checkoutLinear .content section .deliveryAddress .ui-datepicker-inline,
.checkoutContainer #checkoutLinear .content section .deliveryDate .ui-datepicker-inline {
  display: none !important;
}
.checkoutContainer #checkoutLinear .content section .invoiceAddress {
  border-right: 1px solid #e5e5e5;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper h1 {
  display: none;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine {
  border-bottom: 1px solid #e5e5e5;
  color: #000000;
  padding: 15px 0;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine ul {
  font-size: 14px;
  margin-left: 0;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .btnRemove {
  border-radius: 0;
  background: #eeeeee;
  border: none;
  color: #000000;
  line-height: initial;
  padding: 5px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .btnRemove .fa {
  font-size: 14px;
  width: 14px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .dataWrapper {
  color: #909295;
  font: 12px/14px 'Poppins', sans-serif;
  text-transform: uppercase;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .dataWrapper ul {
  font-size: 12px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .descriptionWrapper .description p {
  font: 500 18px / normal 'Poppins', sans-serif;
  height: 48px;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .descriptionWrapper .description p a {
  color: #000000;
  white-space: normal;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .headings {
  font-style: italic;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .headings > div {
  text-align: center;
  min-height: 24px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .headings > div:last-child {
  text-align: right;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .imageWrapper .image {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 5px;
  max-width: 140px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .quantity .input-prepend {
  font-size: 0;
  margin: 0;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .quantity .input-prepend .add-on {
  background: none;
  border-color: #e5e5e5;
  height: 30px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .quantity .input-prepend .add-on button {
  background: none;
  border: none;
  color: #909295;
  font: 16px/20px 'Poppins', sans-serif;
  padding: 0 15px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .quantity .input-prepend .edtQty {
  border: 1px solid #e5e5e5;
  font: 500 18px/20px 'Poppins', sans-serif;
  height: auto;
  padding: 4px 10px;
  text-align: center;
  width: 60px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .price {
  display: inline-block;
  line-height: 32px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .total-price {
  text-align: right;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .total-price.hasDiscount .price {
  color: #000000;
  line-height: 16px;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .total-price .old {
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  text-decoration: line-through;
}
.checkoutContainer #checkoutLinear .content section .line-wrapper .productLine .priceData .total-price .price {
  color: #000000;
  font-weight: 500;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom {
  padding: 20px 0;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom .totals {
  color: #000000;
  font: 500 14px/20px 'Poppins', sans-serif;
  text-align: left;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom .totals p span {
  float: right;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom .totals p span.vatExcl {
  color: #909295;
  float: none;
  font-weight: 400;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom .totals .basketReceiptTotal {
  color: #000000;
  font: 500 18px/20px 'Poppins', sans-serif;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom .totals .basketReceiptTotal .vatExcl {
  color: #909295;
  font: 400 14px/20px 'Poppins', sans-serif;
}
.checkoutContainer #checkoutLinear .content section .overviewBottom .updateBasket {
  display: block;
  margin-bottom: 50px;
}
.checkoutContainer #checkoutLinear .content section .toStep {
  cursor: pointer;
}
.checkoutContainer #checkoutLinear .content section .payment {
  margin: 10px 0;
}
.checkoutContainer #checkoutLinear .content section .payment .controls {
  margin-left: 30px;
}
.checkoutContainer #checkoutLinear .content section .payment .controls button {
  display: block;
  margin: 0 0 10px 0;
  width: 35%;
}
.checkoutContainer #checkoutLinear .content .newBlock {
  margin-top: 20px;
}
.checkoutContainer #checkoutLinear .continueShopping {
  bottom: 40px;
  left: 30px;
  position: absolute;
}
.checkoutContainer #checkoutLinear .continueShopping i {
  font-size: 8px;
}
.checkoutContainer #checkoutLinear .steps li {
  border-top: 2px solid #e5e5e5;
  display: inline-block;
  font-size: 0;
  padding-top: 12px;
  text-align: center;
  width: 20%;
}
.checkoutContainer #checkoutLinear .steps li.current a {
  color: #000000;
  font-weight: 500;
}
.checkoutContainer #checkoutLinear .steps li.current a:after {
  color: #000000;
  content: "\f111";
}
.checkoutContainer #checkoutLinear .steps li a {
  color: #909295;
  font: 12px/20px 'Poppins', sans-serif;
  position: relative;
}
.checkoutContainer #checkoutLinear .steps li a:after {
  background: #ffffff;
  content: "\f10c";
  position: absolute;
  font-family: "FontAwesome";
  top: -24px;
  left: 45%;
}
.checkoutContainer #checkoutLinear .steps li a .current-info,
.checkoutContainer #checkoutLinear .steps li a .number {
  display: none;
}
.checkoutContainer #checkoutLinear .topActions {
  margin-bottom: 15px;
  padding: 7px 30px;
}
.checkoutContainer #checkoutLinear .topActions ul li:not(:first-child) a {
  padding: 5px 35px;
}
.identifyWrapper {
  font: 14px/20px 'Poppins', sans-serif;
}
.identifyWrapper .identify h1 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.identifyWrapper .identify h2 {
  color: #000000;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.identifyWrapper .identify p {
  font-size: 12px;
  font-weight: 500;
}
.identifyWrapper .identify #btnQuickCheckout,
.identifyWrapper .identify #btnQuickCheckoutForgotPassword {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 100%;
}
.identifyWrapper .identify #btnQuickCheckout.frmInvalid,
.identifyWrapper .identify #btnQuickCheckoutForgotPassword.frmInvalid,
.identifyWrapper .identify #btnQuickCheckout.frmValid,
.identifyWrapper .identify #btnQuickCheckoutForgotPassword.frmValid {
  background: #a77e17;
  border: none;
  color: #fff;
}
.identifyWrapper .identify #btnFLogin {
  width: 100%;
}
.identifyWrapper .identify #btnQuickCheckoutForgotPassword {
  background: #a77e17;
  color: #ffffff;
}
.identifyWrapper .identify .btnQuickCheckoutWrapper {
  clear: both;
  text-align: right;
}
.identifyWrapper .identify .btnQuickCheckoutWrapper hr {
  display: none;
}
.identifyWrapper .identify .returningCustomerLogin .toggleForgotPasswordBtn {
  font-size: 12px;
  font-weight: 500;
}
.quickCheckoutWrapper {
  font: 14px/20px 'Poppins', sans-serif;
}
.quickCheckoutWrapper .btn,
.quickCheckoutWrapper .btn-primary {
  margin: 1px 0;
  min-width: 150px;
  padding: 8px 35px 8px 20px;
  position: relative;
  text-align: left;
}
.quickCheckoutWrapper .btn:after,
.quickCheckoutWrapper .btn-primary:after {
  content: "\f0da";
  font-family: 'FontAwesome';
  position: absolute;
  right: 20px;
  top: 8px;
}
.quickCheckoutWrapper #deliveryAccordion .accordion-group.activeAccordionGroup .accordion-heading .accordion-toggle .deliveryMethod .deliveryMethodBullet:after {
  color: #a77e17;
}
.quickCheckoutWrapper #deliveryAccordion .BpostData .selectNearest.selected .selectNearestBullet:after {
  color: #a77e17;
}
.quickCheckoutWrapper #deliveryAccordion .BpostData .selectNearest .selectNearestBullet:after {
  color: #e5e5e5;
}
.quickCheckoutWrapper #deliveryAccordion .BpostData .selectNearest .selectNearestContent p:not(.name) {
  color: #a77e17;
}
.quickCheckoutWrapper #deliveryAccordion .BpostAddressSearch .control-group .input-append input {
  border-radius: 6px 0 0 6px;
  behavior: url('/scripts/lib/PIE.htc');
}
.quickCheckoutWrapper #deliveryAccordion .BpostAddressSearch .control-group .input-append .add-on {
  background: #a77e17;
  border-color: #a77e17;
  color: #fff;
}
.quickCheckoutWrapper #deliveryAccordion .deliveryMethod .deliveryMethodBullet:after {
  color: #e5e5e5;
}
#contentContainer {
  color: #666666;
}
#contentContainer.edit [data-type="spacer"] {
  font-size: 14px;
}
#contentContainer li {
  display: table;
  list-style: none;
  margin-bottom: 5px;
}
#contentContainer li:before {
  content: "\f0da";
  display: table-cell;
  padding-right: 10px;
  color: #000000;
  font: 16px/20px FontAwesome;
}
#contentContainer [data-type="html"] h2,
#contentContainer [data-type="html"] h3 {
  margin-bottom: 0;
}
#contentContainer [data-type="html"] iframe {
  width: 100%;
}
#contentContainer [data-type="video"] .editVideo {
  background: #eeeeee;
  padding: 10px;
  margin-top: 5px;
}
#contentContainer [data-type="video"] .editVideo .supported {
  margin-top: 5px;
}
#contentContainer [data-type="video"] .videoCode {
  display: block;
}
#contentContainer [data-type="spacer"] {
  font-size: 0;
  margin-bottom: 0;
  min-height: 1px;
  padding: 0;
}
#contentContainer .accordion {
  color: #000000;
  font: 400 16px/20px 'Poppins', sans-serif;
}
#contentContainer .accordion .accordion-group {
  border-radius: 0;
  border: none;
  border-top: 1px solid #abaa8c;
  margin-bottom: 0;
}
#contentContainer .accordion .accordion-group .accordion-inner {
  border-top: 1px solid #abaa8c;
  padding: 25px 0;
}
#contentContainer .accordion .accordion-group .accordion-inner p:last-child {
  margin-bottom: 0;
}
#contentContainer .accordion .accordion-group .accordion-toggle {
  color: #000000;
  display: table;
  padding: 21px 0;
  position: relative;
  white-space: initial;
  width: 100%;
}
#contentContainer .accordion .accordion-group .accordion-toggle.collapsed:after {
  content: "\f0da";
}
#contentContainer .accordion .accordion-group .accordion-toggle:after {
  color: #000000;
  content: "\f0d7";
  display: table-cell;
  font-family: FontAwesome;
  font-size: 26px;
  padding: 0 10px;
  text-align: right;
  vertical-align: middle;
}
#contentContainer .accordion .accordion-group .accordion-toggle span {
  display: table-cell;
  vertical-align: middle;
}
#contentContainer .anchormenu {
  background: #eeeeee;
}
#contentContainer .anchormenu.panel.block {
  margin-bottom: 0px;
}
#contentContainer .anchormenu .menu {
  background: none;
  display: table;
  width: 100%;
}
#contentContainer .anchormenu .menu div[class*="item"] {
  display: table-cell;
  float: none;
  padding: 10px 10px 0 10px;
  width: 100%;
}
#contentContainer .anchormenu .menu div[class*="item"]:hover .title {
  font-weight: 500;
  text-decoration: underline;
}
#contentContainer .anchormenu .menu div[class*="item"] .original {
  padding: 10% 25%;
  width: auto;
}
#contentContainer .anchormenu .menu div[class*="item"] .title {
  font: 500 12px/20px 'Poppins', sans-serif;
  margin-bottom: 0;
  min-height: 40px;
}
#contentContainer .b2bcta {
  background: #9b9b9b;
  color: #ffffff;
  margin-bottom: 50px;
  padding-bottom: 20px;
}
#contentContainer .b2bcta .cta {
  bottom: -70px;
  font-size: 20px;
  padding: 18px 45px;
}
#contentContainer .b2bcta .options {
  text-align: left;
}
#contentContainer .b2bcta .text {
  font: 16px/20px 'Poppins', sans-serif;
  margin-bottom: 20px;
}
#contentContainer .b2bcta .title {
  font: 24px / normal 'Poppins', sans-serif;
}
#contentContainer .blockRow {
  margin-bottom: 0;
}
#contentContainer .blockRow .rowbg.span4 .relatedThumb {
  border: none;
  margin: 0 0 20px 0;
  width: 100%;
}
#contentContainer .blockRow .rowbg .dragger {
  height: auto;
}
#contentContainer .blockRow .rowbg .dragger .editRowProperties {
  /* add margin top and bottom */
  margin-top: 4px;
  margin-bottom: 4px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2f96b4));
  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;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#contentContainer .blockRow .rowbg .dragger .editRowProperties:hover,
#contentContainer .blockRow .rowbg .dragger .editRowProperties:focus,
#contentContainer .blockRow .rowbg .dragger .editRowProperties:active,
#contentContainer .blockRow .rowbg .dragger .editRowProperties.active,
#contentContainer .blockRow .rowbg .dragger .editRowProperties.disabled,
#contentContainer .blockRow .rowbg .dragger .editRowProperties[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
#contentContainer .blockRow .rowbg .dragger .editRowProperties:active,
#contentContainer .blockRow .rowbg .dragger .editRowProperties.active {
  background-color: #24748c \9;
}
#contentContainer .blockRow .rowbg .dragger .editRowProperties .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#contentContainer .blockRow .rowbg .dragger .icon-move {
  margin: 0;
  padding: 12px;
}
#contentContainer .blockRow .rowbg .dragger .popup {
  padding: 15px 5px;
}
#contentContainer .blockRow .rowbg .dragger .popup button {
  margin: 9px 0 9px 14px;
}
#contentContainer .blockRow .rowbg .dragger .popup input {
  border: 2px solid #e5e5e5;
  font-size: 14px;
  margin: 0;
  padding: 8px;
}
#contentContainer .blockRow .rowbg .dragger .popup input[type="checkbox"] {
  margin: 17px 0;
}
#contentContainer .blockRow .rowbg .dragger .popup label {
  font: 500 14px/20px 'Poppins', sans-serif;
  margin: 14px 14px 14px 8px;
}
#contentContainer .blockRow .rowbg .dragger .popup .colorpicker-component {
  margin: 0;
}
#contentContainer .blockRow .rowbg .dragger .rowLarger,
#contentContainer .blockRow .rowbg .dragger .rowSmaller {
  border: none;
  padding: 12px;
}
#contentContainer .blockRow .rowbg .dragger .rowTitle {
  color: #666666;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 8px;
}
#contentContainer .blockSize {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}
#contentContainer .carousel ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .carousel :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .carousel ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .carousel :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .carousel li:before {
  display: none;
}
#contentContainer .carousel .slideTimeout {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}
#contentContainer .featuredproducts .productLister ul li {
  display: block;
  margin-left: 0;
  width: 16.6%;
}
#contentContainer .featuredproducts .productLister ul li:before {
  display: none;
}
#contentContainer .featuredproducts .productLister ul li:nth-child(5n+0) .innerThumb {
  border-right: 1px solid #e5e5e5;
}
#contentContainer .featuredproducts .productLister ul li:nth-child(5n+1) .innerThumb {
  padding: 0 15px;
}
#contentContainer .featuredproducts .productLister ul li:nth-child(6n) .innerThumb {
  border-right: none;
}
#contentContainer .featuredproducts .productLister ul li:nth-child(n+7) {
  display: none;
}
#contentContainer .hoverimage .banner {
  font: 400 18px/20px 'Poppins', sans-serif;
  padding: 15px;
}
#contentContainer .hoverimage .btn-primary {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#contentContainer .hoverimage .btn-primary:hover {
  background: #ffffff;
  color: #000000;
}
#contentContainer .hoverimage .btn-primary i {
  display: none;
}
#contentContainer .hoverimage .textdetail {
  font: 500 18px/20px 'Poppins', sans-serif;
  margin-bottom: 15px;
  max-width: 100%;
}
#contentContainer .imageoverlay .overlay {
  -webkit-box-sizing: initial;
          box-sizing: initial;
  padding: 25px 20px;
  text-align: left;
}
#contentContainer .imageoverlay .overlay .textBanner {
  font: 500 22px/30px 'Poppins', sans-serif;
  white-space: normal;
  width: 100%;
}
#contentContainer .linkbutton .panel-body i {
  display: inline-block;
}
#contentContainer .linkbutton .panel-body .btn {
  background: #000000;
}
#contentContainer .linkbutton[data-style="back"] .panel-body i {
  display: none;
}
#contentContainer .linkbutton[data-style="back"] .panel-body .btn {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  padding: 10px 20px 10px 30px;
}
#contentContainer .linkbutton[data-style="back"] .panel-body .btn:before {
  color: #000000;
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  left: 12px;
  top: 10px;
}
#contentContainer .linkbutton[data-style="back"] .panel-body .btn:after {
  display: none;
}
#contentContainer .linkbutton[data-style="dark"] .panel-body i {
  display: none;
}
#contentContainer .linkbutton[data-style="dark"] .panel-body .btn {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#contentContainer .linkbutton[data-style="grey"] .panel-body i {
  display: none;
}
#contentContainer .linkbutton[data-style="grey"] .panel-body .btn {
  border-radius: 3px;
  background: #eeeeee;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000000;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#contentContainer .linkbutton[data-style="light"] .panel-body i {
  display: none;
}
#contentContainer .linkbutton[data-style="light"] .panel-body .btn {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#contentContainer .linkedproductshtml .btn-primary {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 100%;
}
#contentContainer .linkedproductshtml .btn-primary i {
  display: none;
}
#contentContainer .linkedproductsimage .innerPanel a {
  font: 16px/20px 'Poppins', sans-serif;
}
#contentContainer .linkedproductsimage .innerPanel .title {
  color: #666666;
  font: 500 18px / normal 'Poppins', sans-serif;
  margin-bottom: 20px;
}
#contentContainer .options {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}
#contentContainer .options ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .options :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .options ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .options :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .options input {
  width: 100%;
}
#contentContainer .options label,
#contentContainer .options .fieldLabel {
  font: 500 14px/20px 'Poppins', sans-serif;
  margin-bottom: 5px;
}
#contentContainer .options select,
#contentContainer .options textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#contentContainer .panel:not([data-type="spacer"]) {
  margin-bottom: 12px;
}
#contentContainer .panel .panel-heading {
  background: #eeeeee;
}
#contentContainer .linked .relatedThumb,
#contentContainer .related .relatedThumb {
  border-bottom: 2px solid #666666;
  margin-bottom: 24px;
}
#contentContainer .linked .relatedThumb:nth-child(3n+1),
#contentContainer .related .relatedThumb:nth-child(3n+1) {
  margin-left: 0;
}
#contentContainer .linked .relatedThumb .imageCenter,
#contentContainer .related .relatedThumb .imageCenter {
  height: 250px;
}
#contentContainer .linked .relatedThumb .title,
#contentContainer .related .relatedThumb .title {
  height: 40px;
  font: 500 16px/20px 'Poppins', sans-serif;
  margin-top: 10px;
  overflow: hidden;
}
#contentContainer .linked .relatedThumb .link,
#contentContainer .related .relatedThumb .link {
  display: block;
  font: italic 400 16px/20px 'Poppins', sans-serif;
  margin-bottom: 15px;
}
#contentContainer .linked .relatedVideoThumb .counter,
#contentContainer .related .relatedVideoThumb .counter {
  font: 500 14px/20px 'Poppins', sans-serif;
}
#contentContainer .linked .relatedVideoThumb .imageCenter,
#contentContainer .related .relatedVideoThumb .imageCenter {
  float: left;
  margin-right: 5%;
  position: relative;
  width: 30%;
}
#contentContainer .linked .relatedVideoThumb .imageCenter .relatedVideoIcon,
#contentContainer .related .relatedVideoThumb .imageCenter .relatedVideoIcon {
  border-radius: 40px;
  background: #ffffff;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  text-align: center;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 40px;
}
#contentContainer .linked .relatedVideoThumb .imageCenter .relatedVideoIcon i,
#contentContainer .related .relatedVideoThumb .imageCenter .relatedVideoIcon i {
  color: #000000;
  line-height: 40px;
}
#contentContainer .linked .relatedVideoThumb .title,
#contentContainer .related .relatedVideoThumb .title {
  font: 500 16px/20px 'Poppins', sans-serif;
}
#contentContainer .share .panel-body .popup,
#contentContainer .share .panel-body .mail {
  font: 500 16px/20px 'Poppins', sans-serif;
  height: auto;
  padding: 10px 0 10px 25px;
  text-align: center;
}
#contentContainer .share .panel-body .popup.facebook,
#contentContainer .share .panel-body .mail.facebook {
  background: #3b5998;
}
#contentContainer .share .panel-body .popup.facebook i,
#contentContainer .share .panel-body .mail.facebook i {
  color: #3b5998;
}
#contentContainer .share .panel-body .popup.googleplus,
#contentContainer .share .panel-body .mail.googleplus {
  background: #dd4b39;
}
#contentContainer .share .panel-body .popup.googleplus i,
#contentContainer .share .panel-body .mail.googleplus i {
  color: #dd4b39;
}
#contentContainer .share .panel-body .popup.mail,
#contentContainer .share .panel-body .mail.mail {
  background: #57b24a;
}
#contentContainer .share .panel-body .popup.mail i,
#contentContainer .share .panel-body .mail.mail i {
  color: #57b24a;
}
#contentContainer .share .panel-body .popup.pinterest,
#contentContainer .share .panel-body .mail.pinterest {
  background: #cb2027;
}
#contentContainer .share .panel-body .popup.pinterest i,
#contentContainer .share .panel-body .mail.pinterest i {
  color: #cb2027;
}
#contentContainer .share .panel-body .popup.twitter,
#contentContainer .share .panel-body .mail.twitter {
  background: #4099FF;
}
#contentContainer .share .panel-body .popup.twitter i,
#contentContainer .share .panel-body .mail.twitter i {
  color: #4099FF;
}
#contentContainer .share .panel-body .popup i,
#contentContainer .share .panel-body .mail i {
  border-radius: 34px;
  background: #ffffff;
  float: left;
  height: 34px;
  margin: 0;
  text-align: center;
  width: 34px;
}
#contentContainer .share .panel-body .popup i:before,
#contentContainer .share .panel-body .mail i:before {
  line-height: 34px;
}
#contentContainer .share .panel-body .popup .text,
#contentContainer .share .panel-body .mail .text {
  display: block;
  padding: 7px 0;
  vertical-align: bottom;
}
#contentContainer .share.span1 .panel-body .popup,
#contentContainer .share.span1 .panel-body .mail {
  padding: 10px;
  text-align: center;
}
#contentContainer .share.span1 .panel-body .popup i,
#contentContainer .share.span1 .panel-body .mail i {
  float: none;
}
#contentContainer .share.span1 .panel-body .popup .text,
#contentContainer .share.span1 .panel-body .mail .text {
  display: none;
}
#contentContainer .share.span2 .panel-body .popup,
#contentContainer .share.span2 .panel-body .mail {
  padding: 10px 0 10px 10px;
}
#contentContainer .share.span2 .panel-body .popup .text,
#contentContainer .share.span2 .panel-body .mail .text {
  font-size: 11px;
  font-weight: 500;
}
#contentContainer .shop .panel-body {
  border-radius: 0;
  background: #9b9b9b;
  color: #ffffff;
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 25px 30px;
}
#contentContainer .shop .panel-body .fa {
  border-radius: 46px;
  background: #ffffff;
  color: #000000;
  float: none;
  font-size: 50px;
  height: 46px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 46px;
}
#contentContainer .shop .panel-body .fa:before {
  position: absolute;
  right: 6px;
  top: -6px;
}
#contentContainer .shop .panel-body .options {
  color: #666666;
}
#contentContainer .shop .panel-body .options input {
  margin-left: 0;
  margin-right: 0;
}
#contentContainer .shop .panel-body .title {
  display: inline-block;
  float: none;
  font-size: 18px;
  margin-left: 10px;
  margin-top: 0;
}
#contentContainer .shop .shopData a {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  display: inline-block;
  margin-bottom: 10px;
}
#contentContainer .shop .shopData .searchShop strong {
  display: block;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin-bottom: 25px;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append {
  display: block;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append input {
  height: 42px;
  margin: 0;
  padding: 6px 0;
  width: 70%;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append .add-on {
  background: #ffffff;
  border: none;
  height: 42px;
  padding: 0 10px;
  width: 15%;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append .add-on .fa {
  font-size: 22px;
  height: auto;
  margin: 10px 0;
  width: auto;
}
#contentContainer .shop .shopData .searchShop .input-prepend.input-append .add-on .fa:before {
  position: initial;
  right: initial;
  top: -initial;
}
#contentContainer .steps div[class^="step"] {
  color: #666666;
  margin: 0;
  padding: 25px 30px;
}
#contentContainer .steps div[class^="step"]:nth-child(even) {
  background: #eeeeee;
}
#contentContainer .steps div[class^="step"]:nth-child(odd) {
  background: #ffffff;
}
#contentContainer .steps div[class^="step"] .clear {
  clear: left;
}
#contentContainer .steps div[class^="step"] .options .text {
  height: 120px;
}
#contentContainer .steps div[class^="step"] .textStep {
  float: none;
}
#contentContainer .steps div[class^="step"] .textStep p {
  display: block;
  font: 400 16px/20px 'Poppins', sans-serif;
  margin: 0;
}
#contentContainer .steps div[class^="step"] .textStep p[class^="title"] {
  color: #000000;
  display: block;
  font-weight: 500;
  margin-right: 10px;
}
#contentContainer .steps .htmlEdit {
  background: #eeeeee;
  color: #666666;
}
#contentContainer .steps .htmlEdit p {
  line-height: 20px;
}
#contentContainer .steps .htmlEdit p:last-child {
  margin: 0;
}
#contentContainer .stepssimple .textStep p {
  margin-bottom: 0;
}
#contentContainer .stepssimple .textStep p[class^="title"] {
  color: #000000;
}
#contentContainer .thumb .btn-primary {
  border-radius: 3px;
  background: #eeeeee;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  margin-top: 10px;
}
#contentContainer .thumb .btn-primary:hover {
  background: #ffffff;
  color: #000000;
}
#contentContainer .thumb .btn-primary i {
  display: none;
}
#contentContainer .thumb .original {
  padding: 0 35% 10% 35%;
}
#contentContainer .thumb .text {
  font-size: 16px;
  word-break: break-word;
}
#contentContainer .thumb .title {
  font-size: 20px;
  margin-bottom: 25px;
}
#contentManagement {
  color: #666666;
}
#contentManagement form {
  padding: 10px;
  background: #eeeeee;
}
#contentManagement form ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentManagement form :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentManagement form ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentManagement form :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
#contentManagement form label,
#contentManagement form .control-label,
#contentManagement form .subtitle {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}
#contentManagement form .create input {
  width: auto;
}
#contentManagement .tab-content #meta .preview .description {
  font-size: 12px;
}
#contentManagement .tab-content #properties .create .btnAddCategory {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  height: auto;
  float: none;
}
#contentManagement .tab-content #properties .pills .label {
  border-radius: 0;
  padding: 6px 8px;
  font: 500 12px/14px 'Poppins', sans-serif;
}
#contentManagement .tab-content #properties .pills .label-success {
  background: #000000;
}
#contentManagement .tab-content .sub {
  color: #666666;
  font-size: 14px;
}
#contentManagement .tab-content .subtitle {
  margin-bottom: 5px;
}
#inspiration {
  background: #9b9b9b;
  margin-bottom: 45px;
  padding: 28px 35px 18px 35px;
}
#inspiration #searchPages {
  float: right;
  margin-left: 20px;
}
#inspiration .pills {
  background: none;
  display: block;
  margin: 0;
  padding: 0;
}
#inspiration .pills .label-info {
  border-radius: 0;
  background: #b7b7b7;
  font: 500 16px/20px 'Poppins', sans-serif;
  margin: 0 10px 10px 0;
  padding: 7px 18px;
  text-shadow: none;
}
#inspiration .searchBox {
  background: none;
  display: block;
  margin-bottom: 25px;
  padding: 0;
  overflow: hidden;
}
#inspiration .searchBox #edtPages {
  border-radius: 5px;
  border: 4px solid #e5e5e5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000000;
  float: none;
  font-size: 18px;
  font-style: italic;
  height: 50px;
  margin: 0;
  padding: 4px 8px;
  width: 100%;
}
#pages {
  padding-bottom: 65px;
}
#pages .loadMore {
  /* add margin top and bottom */
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center;
}
#pages .loadMore .btnLoadMore {
  background: none;
  border: none;
  color: #000000;
  font: italic 500 16px/20px 'Poppins', sans-serif;
  padding: 0px 20px 10px 20px;
  position: relative;
  text-transform: none;
}
#pages .loadMore .btnLoadMore:after {
  content: "\f0d7";
  left: 47%;
  font: 26px/1 FontAwesome;
  position: absolute;
  top: 100%;
}
#pages .item {
  border: 1px solid #e5e5e5;
  font-size: initial;
  height: 286px;
  margin-bottom: 12px;
  position: relative;
}
#pages .item .banner {
  bottom: 0;
  height: 60px;
  left: 0;
  opacity: 0.9;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
#pages .item .banner .subtitle {
  color: #6b6b6b;
  display: block;
  font: 14px/20px 'Poppins', sans-serif;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
#pages .item .banner .textBanner {
  color: #474747;
  font: 500 17px/20px 'Poppins', sans-serif;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
#pages .item:hover .banner .subtitle,
#pages .item:hover .banner .textBanner {
  color: #ffffff;
}
#userLogin {
  /* add margin top and bottom */
  margin-top: 20px;
  margin-bottom: 20px;
}
#userLogin label {
  display: none;
}
#userLogin > div {
  background: #eeeeee;
  padding: 20px;
}
#userLogin > div .control-group {
  margin: 0;
}
#userLogin > div .control-group input {
  width: 100%;
}
#userLogin > div .nav-header {
  border: none;
  color: #474747;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin: 0 0 25px 0;
  padding: 0;
  text-shadow: none;
  text-transform: none;
}
.contentManagement {
  background: #eeeeee;
  padding: 20px;
  color: #a77e17;
}
.contentManagement table td,
.contentManagement table th {
  border: none;
}
.contentManagement table .edit {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.contentManagement table .editPageName i {
  vertical-align: middle;
}
.contentManagement table .editPageName input {
  border: 2px solid #e5e5e5;
  font-size: 14px;
  margin: 0;
}
.contentManagement table .filter {
  width: auto;
}
.contentManagement #newContentpage {
  width: 100%;
}
.contentManagement .btnCreateNew {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  background: #a77e17 !important;
  margin-bottom: 30px;
}
.searchProductPopup {
  background: #eeeeee;
  color: #666666;
}
.searchProductPopup label {
  font: 500 14px/20px 'Poppins', sans-serif;
  margin-bottom: 5px;
}
.searchProductPopup .searchProduct {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.forgot {
  font: 400 14px/20px 'Poppins', sans-serif;
  margin-bottom: 65px;
  padding: 60px 0;
}
.forgot h1 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.forgot .btn-primary {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 100%;
}
.forgot .control-group input {
  border: 1px solid #cccccc;
  width: 100%;
}
.loginWrapper {
  font: 400 14px/20px 'Poppins', sans-serif;
  margin-bottom: 65px;
  padding: 60px 0;
}
.loginWrapper .login h1 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.loginWrapper .login h3 {
  margin: 0;
  text-transform: uppercase;
}
.loginWrapper .login h4 {
  color: #000000;
  margin: 0 0 25px 0;
}
.loginWrapper .login input {
  width: 100%;
}
.loginWrapper .login #btnLogin,
.loginWrapper .login #btnLoginUserAgent {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  margin: 0 0 20px 0;
  width: 100%;
}
.loginWrapper .login #btnRegister {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  width: 100%;
}
.loginWrapper .login #frmLogin .inputSub {
  display: block;
  margin-bottom: 20px;
}
.loginWrapper .login .login-block {
  padding-left: 18px;
}
.loginWrapper .login .register-block {
  padding-right: 30px;
  border-right: 1px solid #cccccc;
}
.loginWrapper .login .register-block img {
  display: block;
  margin: 0 0 20px 0;
  max-height: 63px;
}
.userLogin h3 {
  color: #474747;
  font: 500 18px/20px 'Poppins', sans-serif;
}
.userLogin input {
  width: 100%;
}
.userLogin #btnLoginUserAgent {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.userLogin #btnRegister {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.userLogin #frmLogin .inputSub {
  display: block;
  margin-bottom: 20px;
}
.loginReps h3 {
  color: #000000;
}
.search {
  margin-bottom: 80px;
}
.search h4 {
  margin: 12px 0;
}
.search #frmScan {
  background: #eeeeee;
  margin-bottom: 10px;
}
.search #frmScan #btnSearch {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  height: 40px;
  margin: 10px 0px;
  padding: 10px 20px;
}
.search #frmScan #btnSearch:after {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  right: initial;
  top: initial;
}
.search #frmScan #edtScan {
  height: 40px;
  margin: 10px;
}
.search #frmScan .newCustomer {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  height: 40px;
  margin: 10px;
  padding: 9px 20px;
}
.search #frmScan .searchFormTitle {
  margin: 0;
  padding: 10px;
}
.search #tblSearch .row.heading {
  font-weight: 500;
}
.search #tblSearch .lineWrapper {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search #tblSearch .customerSearch {
  cursor: pointer;
  line-height: 26px;
  min-height: 36px;
}
.search #tblSearch .customerSearch:hover .lineWrapper {
  background-color: #eeeeee;
}
.setNeedInvoice .toggle {
  height: 30px !important;
}
.setNeedInvoice .toggle .btn-primary.active {
  background-color: #e5e5e5;
}
.myAccount .tabcordion h2 {
  color: #000000;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.myAccount .tabcordion h5 {
  border-top: 1px solid #e5e5e5;
  color: #000000;
  margin: 2px 0;
  padding-top: 15px;
}
.myAccount .tabcordion p.accountSubtitle {
  font: 12px/20px 'Poppins', sans-serif;
  margin: 0 0 20px 0;
}
.myAccount .tabcordion .addressActions a {
  background: none;
  color: #000000;
  font: 14px/20px 'Poppins', sans-serif;
  display: block;
  padding: 0;
  text-align: left;
}
.myAccount .tabcordion .addressActions a:hover,
.myAccount .tabcordion .addressActions a:focus {
  background: none;
}
.myAccount .tabcordion .addressActions a i {
  font-size: 6px;
  vertical-align: middle;
}
.myAccount .tabcordion .addressActions label {
  color: #909295;
  font: 14px/20px 'Poppins', sans-serif;
  margin-bottom: 0;
}
.myAccount .tabcordion .addressActions label.selected {
  color: #000000;
  font-weight: 500;
}
.myAccount .tabcordion .addressActions .addressActionsLinks {
  margin-bottom: 5px;
}
.myAccount .tabcordion .addressContainer.defaultAddress {
  padding-bottom: 20px;
}
.myAccount .tabcordion .addressContainer.defaultAddress h5 {
  border-top: none;
}
.myAccount .tabcordion .borderTop {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.myAccount .tabcordion .bottom {
  background: #f5f5f5;
  margin: 20px 0 0 0;
  padding: 30px;
  text-align: right;
}
.myAccount .tabcordion .btnCancelUpdateAddress {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  padding: 10px 20px;
}
.myAccount .tabcordion .btnCancelUpdateAddress:after {
  display: none;
}
.myAccount .tabcordion .btn-primary {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.myAccount .tabcordion .btn-primary:active,
.myAccount .tabcordion .btn-primary:focus,
.myAccount .tabcordion .btn-primary:hover {
  background: #000000;
}
.myAccount .tabcordion .control-group {
  margin: 0;
  padding: 0;
}
.myAccount .tabcordion .nav-pills > li {
  position: relative;
}
.myAccount .tabcordion .nav-pills > li.active:after {
  color: #000000;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 10px;
}
.myAccount .tabcordion .nav-pills > li.active > a {
  background: #f5f5f5;
}
.myAccount .tabcordion .nav-pills > li.active > a h4 {
  color: #000000;
  font-weight: 500;
}
.myAccount .tabcordion .nav-pills > li > a {
  border-radius: 0;
  color: #909295;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 6px 15px;
}
.myAccount .tabcordion .nav-pills > li > a h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 3px 0;
}
.myAccount .tabcordion .nav-pills > li > a:hover,
.myAccount .tabcordion .nav-pills > li > a:focus {
  background: #eeeeee;
  color: #000000;
}
.myAccount .tabcordion .newBlock {
  margin-top: 20px;
}
.myAccount .tabcordion .register {
  padding: 0;
}
.myAccount .tabcordion .saleHistoryDetail {
  font-size: 13px;
}
.myAccount .tabcordion .saleHistoryDetail > p {
  margin: 0px;
}
.myAccount .tabcordion .saleHistoryDetail > p:last-of-type {
  margin-bottom: 20px;
}
.myAccount .tabcordion .saleHistoryDetail .amount {
  font-weight: 500;
  text-align: right;
}
.myAccount .tabcordion .saleHistoryDetail .btnBack {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  margin-bottom: 20px;
  padding: 10px 20px 10px 30px;
}
.myAccount .tabcordion .saleHistoryDetail .btnBack:before {
  color: #000000;
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  left: 12px;
  top: 10px;
}
.myAccount .tabcordion .saleHistoryDetail .btnBack:after {
  display: none;
}
.myAccount .tabcordion .saleHistoryDetail .heading {
  font-weight: 500;
  padding: 5px 0;
}
.myAccount .tabcordion .saleHistoryDetail .heading .detail {
  padding-left: 25px;
}
.myAccount .tabcordion .saleHistoryDetail .payments {
  margin-top: 30px;
}
.myAccount .tabcordion .saleHistoryDetail .section {
  background: #eeeeee;
  cursor: pointer;
  margin-bottom: 10px;
  padding: 6px 15px;
}
.myAccount .tabcordion .saleHistoryDetail .section p {
  font-size: 12px;
  margin: 0;
}
.myAccount .tabcordion .saleHistoryDetail .section p:first-child {
  margin-top: 5px;
}
.myAccount .tabcordion .saleHistoryDetail .section p:last-child {
  margin-bottom: 5px;
}
.myAccount .tabcordion .saleHistoryDetail .section span {
  font-weight: 500;
}
.myAccount .tabcordion .saleHistoryDetail .shdLine {
  border-bottom: 2px solid #f5f5f5;
  padding: 5px 0;
}
.myAccount .tabcordion .saleHistoryDetail .shdLine img {
  height: 50px;
  margin-left: 25px;
  width: 50px;
}
.myAccount .tabcordion .saleHistoryDetail .shdLine .discount {
  font-size: 10px;
}
.myAccount .tabcordion .saleHistoryDetail .shdPaymentLine,
.myAccount .tabcordion .saleHistoryDetail .shdVatLine {
  padding: 5px 0;
}
.myAccount .tabcordion .saleHistoryLine {
  border-bottom: 2px solid #f5f5f5;
  padding: 7px 0;
}
.myAccount .tabcordion .saleHistoryLine:hover {
  background: #eeeeee;
  cursor: pointer;
}
.myAccount .tabcordion .saleHistoryLine p {
  margin: 0 0 2px 0;
}
.myAccount .tabcordion .saleHistoryLine p:last-child {
  margin: 0;
}
.myAccount .tabcordion .saleHistoryLine .btn-primary {
  font-size: 12px;
  padding: 10px 25px 10px 10px;
}
.myAccount .tabcordion .saleHistoryLine .saleHistoryColumn.totals {
  font-weight: 500;
  text-align: right;
}
.myAccount .tabcordion .saleHistoryLine .saleHistoryColumn.totals span {
  font-weight: 400;
  float: right;
  margin-right: 20%;
  text-align: right;
  width: 40%;
}
.myAccount .tabcordion .saleHistoryLine .saleHistoryColumn:last-child {
  text-align: right;
}
.myAccount .tabcordion .saleHistoryPagination {
  margin-top: 15px;
  text-align: right;
}
.myAccount .tabcordion .saleHistoryPagination a {
  border-radius: 3px;
  background: #eeeeee;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  margin-right: 8px;
  padding: 4px 15px;
}
.myAccount .tabcordion .saleHistoryPagination a:last-child {
  margin-right: 0;
}
.myAccount .tabcordion .saleHistoryPagination a.currentPage {
  opacity: 0.6;
  pointer-events: none;
}
.contact,
.register {
  margin-bottom: 80px;
}
.contact h1,
.register h1 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.contact h2,
.register h2 {
  color: #000000;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.contact p.accountSubtitle,
.register p.accountSubtitle {
  font: 12px/20px 'Poppins', sans-serif;
  margin: 0 0 20px 0;
}
.contact h4,
.register h4 {
  padding: 15px 30px;
  background: #eeeeee;
  margin-bottom: 15px;
}
.contact #changeNewsletters .control-group,
.register #changeNewsletters .control-group,
.contact #setTermsAndConditions .control-group,
.register #setTermsAndConditions .control-group {
  padding: 0 15%;
}
.contact .buttons-set,
.register .buttons-set {
  padding: 0px 10% 10px 10%;
}
.contact .contactContainer,
.register .contactContainer {
  margin-top: 10px;
}
.contact .control-group,
.register .control-group {
  margin-bottom: 0;
  padding: 0px;
}
.contact .control-group input,
.register .control-group input,
.contact .control-group select,
.register .control-group select,
.contact .control-group textarea,
.register .control-group textarea {
  margin-bottom: 10px;
  width: 100%;
}
.contact .control-group input[type="checkbox"],
.register .control-group input[type="checkbox"],
.contact .control-group select[type="checkbox"],
.register .control-group select[type="checkbox"],
.contact .control-group textarea[type="checkbox"],
.register .control-group textarea[type="checkbox"] {
  margin-right: 8px;
  margin-top: 13px;
  vertical-align: text-top;
  width: auto;
}
.contact .control-group input[type="radio"],
.register .control-group input[type="radio"],
.contact .control-group select[type="radio"],
.register .control-group select[type="radio"],
.contact .control-group textarea[type="radio"],
.register .control-group textarea[type="radio"] {
  width: auto;
}
.contact .form-horizontal select,
.register .form-horizontal select {
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  height: 38px;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  outline: none;
  padding: 6px 10px;
  position: relative;
  text-align: none;
  vertical-align: middle;
  margin-bottom: 10px;
}
.contact .form-horizontal .control-label,
.register .form-horizontal .control-label {
  padding-top: 9px;
}
.contact .form-horizontal .control-label-right,
.register .form-horizontal .control-label-right {
  margin-top: 10px;
}
.contact .form-horizontal .control-label-right input[type="checkbox"],
.register .form-horizontal .control-label-right input[type="checkbox"] {
  margin-top: 3px;
}
.contact .form-horizontal .radio.inline,
.register .form-horizontal .radio.inline {
  padding-top: 9px;
}
.contact .newBlock,
.register .newBlock {
  margin-top: 20px;
}
.register {
  margin-bottom: 65px;
  padding: 60px 0;
}
.register .infoWrapper {
  color: #000000;
  font-size: 13px;
  line-height: 22px;
  margin: 5px 0 30px 0;
}
.register .uploadContainer {
  position: relative;
}
.register .uploadContainer .filename {
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  height: 38px;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  outline: none;
  padding: 10px;
  position: relative;
  text-align: none;
  vertical-align: middle;
  margin-bottom: 10px;
}
.register .uploadContainer .imageUpload {
  border: dashed 3px #b0dfed;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 10px 0;
}
.register .uploadContainer .imageUpload.hide {
  display: none;
}
.register .uploadContainer .imageUpload i {
  color: #b0dfed;
  font-size: 100px;
}
.register .uploadContainer .removeUpload {
  position: absolute;
  right: -30px;
  font-size: 20px;
  top: 10px;
}
.sideLogo {
  display: block;
  margin: 10px auto 0 auto;
  width: 70%;
}
.userLogin {
  background: none;
  margin-top: 30px;
  padding: 0;
}
.userLogin h3 {
  font: 500 18px/20px 'Poppins', sans-serif;
}
.userLogin .controls input {
  border: 2px solid #cccccc;
  width: 100%;
}
.userLogin .controls #btnLoginUserAgent {
  margin-top: 25px;
  padding: 9px 20px;
  width: 100%;
}
.wishlistContainer h1 {
  margin-bottom: 8px;
}
.wishlistContainer #btnAddWishlistToBasket {
  display: none;
}
.wishlistContainer .empty h1 {
  /* add margin top and bottom */
  margin-top: 18px;
  margin-bottom: 12px;
  color: #000000;
  font: 700 16px/20px 'Poppins', sans-serif;
}
.wishlistContainer .hProductItems .thumb > .btnRemoveWishlist {
  display: block;
}
footer {
  border-top: 1px solid #f1f1f1;
  color: #000000;
  margin-top: 65px;
  padding: 30px 0;
}
footer .footerColumnHeader {
  border-bottom: 1px solid #a77e17;
  color: #000000;
  font: 500 18px/24px 'Poppins', sans-serif;
  margin: 0 0 20px 0;
  padding-bottom: 12px;
  text-transform: uppercase;
  white-space: nowrap;
}
footer .footerLinksDisclaimer {
  text-align: center;
}
footer .footerLinksDisclaimer li {
  color: #e5e5e5;
  display: inline-block;
  margin: 0 3px;
}
footer .footerLinksDisclaimer li:not(:last-child):after {
  content: '|';
  margin-left: 6px;
}
footer .footerLinksDisclaimer li a {
  color: inherit;
  font-size: 10px;
  line-height: normal;
}
footer .footerLinksFaq .footerColumn {
  float: right;
  max-width: 205px;
  padding-right: 0;
}
footer .footerLinksFaq .footerColumn a,
footer .footerLinksFaq .footerColumn a:hover,
footer .footerLinksFaq .footerColumn a:focus {
  color: #000000;
}
footer .footerLinksFaq .footerColumn img {
  margin-top: 20px;
}
footer .footerLinksWrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .footerLinksWrapper .footerColumn {
  font: 400 14px/24px 'Poppins', sans-serif;
  margin-bottom: 40px;
  padding-right: 20px;
}
footer .footerLinksWrapper .footerColumn.social {
  padding-right: 0;
}
footer .footerLinksWrapper .footerColumn .footerInfo {
  line-height: 28px;
}
footer .footerLinksWrapper .footerColumn .footerLinks a {
  display: block;
  color: #000000;
  line-height: 20px;
  white-space: normal;
}
footer .footerLinksWrapper .footerColumn .footerLinks li {
  /* add padding top and bottom */
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 16px;
}
footer .footerLinksWrapper .footerColumn .footerLinks .colourLegend {
  display: block;
  height: 20px;
  float: left;
  margin: 2px 10px 0 0;
  width: 20px;
  border-radius: 0 4px;
  behavior: url('/scripts/lib/PIE.htc');
}
footer .footerLinksWrapper .footerColumn .socialListItem {
  float: left;
  height: 30px;
  margin: 0 20px 10px 0;
  text-align: center;
}
footer .footerLinksWrapper .footerColumn .socialListItem a {
  color: #000000;
  font-size: 18px;
  line-height: 30px;
}
footer .poweredByContainer {
  color: #cccccc;
  font: 11px/18px 'Poppins', sans-serif;
}
footer .poweredByContainer a,
footer .poweredByContainer a:focus,
footer .poweredByContainer a:hover,
footer .poweredByContainer a:visited {
  color: #cccccc;
}
#backToTop {
  bottom: 20px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
}
.footerSubscribe {
  margin-top: 10px;
}
.footerSubscribe input[type="text"] {
  font-size: 16px;
  height: 40px;
  padding: 6px 15px;
  width: 100%;
}
.footerSubscribe .error input[type="text"] {
  border-color: #b94a48;
}
.footerSubscribe .goNewsletter {
  margin-top: 15px;
}
.footerSubscribe .newsletterText {
  font: 400 16px / normal 'Poppins', sans-serif;
}
.footerSubscribe .newsletterSubText {
  font: 500 16px / normal 'Poppins', sans-serif;
  margin-bottom: 20px;
}
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
a {
  color: #000000;
  white-space: nowrap;
}
a:active,
a:focus,
a:hover {
  color: #000000;
  outline: none;
  text-decoration: none;
}
body {
  color: #34261a;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 20px;
}
button {
  letter-spacing: 0.3px;
}
h1 {
  color: #000000;
  font: 400 26px/30px 'Poppins', sans-serif;
  margin: 0 0 25px 0;
}
h2 {
  color: #000000;
  font: 500 20px/20px 'Poppins', sans-serif;
  margin: 0 0 25px 0;
}
h3 {
  color: #000000;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin: 0 0 25px 0;
}
h4 {
  color: #000000;
  font: 400 13px/20px 'Poppins', sans-serif;
  margin: 0;
}
form {
  margin: 0;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
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="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="number"],
textarea {
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  height: 38px;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  outline: none;
  padding: 6px 10px;
  position: relative;
  text-align: none;
  vertical-align: middle;
}
input[type="text"]:focus:invalid:focus,
input[type="password"]:focus:invalid:focus,
input[type="datetime"]:focus:invalid:focus,
input[type="datetime-local"]:focus:invalid:focus,
input[type="date"]:focus:invalid:focus,
input[type="month"]:focus:invalid:focus,
input[type="time"]:focus:invalid:focus,
input[type="week"]:focus:invalid:focus,
input[type="email"]:focus:invalid:focus,
input[type="url"]:focus:invalid:focus,
input[type="search"]:focus:invalid:focus,
input[type="tel"]:focus:invalid:focus,
input[type="color"]:focus:invalid:focus,
input[type="number"]:focus:invalid:focus,
textarea:focus:invalid:focus {
  border-color: #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
label {
  color: #000000;
  font: 500 14px/20px 'Poppins', sans-serif;
}
strong,
b {
  font-weight: 500;
}
textarea {
  height: 120px;
}
ul {
  list-style: none;
  margin: 0;
}
.alertContainer {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 12;
}
.alertContainer .alert {
  margin-bottom: 2px;
}
.btn {
  border-radius: 3px;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
}
.btn.btn-success {
  background: #000000;
}
.btn-primary {
  background: #a77e17;
  border: none;
  border-bottom: 0 solid #000000;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 16px/20px 'Poppins', sans-serif;
  margin-bottom: 0;
  padding: 13px 20px;
  text-shadow: none;
  text-transform: uppercase;
  width: auto;
  word-break: break-all;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background: #a77e17;
}
.btnLink {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.clear {
  clear: both;
}
.control-group {
  margin-bottom: 0;
}
.control-group ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.control-group :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.control-group ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.control-group :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
.control-group.error .invalid {
  display: inline;
}
.control-group.success {
  margin-bottom: 0;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #e5e5e5;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000000;
}
.control-group .controls {
  position: relative;
}
.control-group .invalid {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
.control-group .valid {
  display: none;
}
.displayFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flexslider {
  border-radius: 0;
  behavior: url('/scripts/lib/PIE.htc');
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  margin: 0;
}
.flexslider .flex-direction-nav a {
  color: transparent;
  text-shadow: none;
}
.flexslider .flex-direction-nav a:before {
  color: #000000;
  opacity: 0.8;
}
.internalBlock {
  /* add margin top and bottom */
  margin-top: 20px;
  margin-bottom: 20px;
}
.internalBlock a {
  font-weight: 500;
}
.internalBlock > div {
  background: #eeeeee;
  color: #666666;
  padding: 20px;
}
.internalBlock > div .control-group {
  margin: 0;
}
.internalBlock > div .nav-header {
  border: none;
  color: #474747;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin: 0 0 25px 0;
  padding: 0;
  text-shadow: none;
  text-transform: none;
}
.modal-body {
  max-height: 100%;
  min-height: 80px;
  padding-top: 0;
}
.modal {
  margin: 0;
  color: #000000;
}
.modal .modal-header {
  background: #000000;
  color: #ffffff;
}
.modal .modal-header h3 {
  color: #ffffff;
  font-size: 18px;
}
.modal .modal-header .close {
  color: #ffffff;
  line-height: 30px;
  margin: 0;
  opacity: 0.8;
}
.modal .modal-body {
  padding-top: 15px;
}
.pageNotFound {
  background: #eeeeee;
  padding: 10px;
  margin-bottom: 65px;
}
.pageNotFound img {
  margin-bottom: 10px;
}
.pageNotFound .btn {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.relativeContainer {
  position: relative;
}
header .headerTop {
  /* add padding top and bottom */
  padding-top: 4px;
  padding-bottom: 0;
}
header .headerTop .accountLinks li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
header .headerTop .accountLinks li a {
  color: #34261a;
  display: block;
  font-size: 14px;
  line-height: 30px;
}
header .headerTop .accountLinks li i {
  margin-right: 4px;
}
header .headerTop .headerLinks {
  padding: 0;
}
header .headerTop .headerLinks > ul {
  display: inline-block;
}
header .headerTop .headerLinks .headerLinksList li {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 0;
}
header .headerTop .headerLinks .headerLinksList li:last-child a {
  font-weight: 500;
}
header .headerTop .headerLinks .headerLinksList li a {
  color: #a77e17;
}
header .headerTop .headerLinks .headerLinksList li a.currentAgent {
  color: #cccccc;
  display: block;
  padding: 0 20px 0 0;
}
header .headerTop .headerLinks .headerLinksList li a.currentAgent .fa {
  line-height: 20px;
  font-size: 24px;
  margin-right: 2px;
  vertical-align: bottom;
}
header .headerTop .headerLinks .itemText {
  font-weight: 500;
}
header .headerTop .headerLinks .itemText:after {
  content: '|';
  margin-right: 5px;
  font-size: 12px;
  font-weight: 500;
  vertical-align: bottom;
}
header .headerTop .headerLinks .itemLevelOne {
  padding: 5px 0;
  position: relative;
}
header .headerTop .headerLinks .itemLevelOne:hover {
  cursor: pointer;
}
header .headerTop .headerLinks .itemLevelOne:hover .submenuList {
  display: block;
}
header .headerTop .headerLinks .itemLevelOne .itemText:after {
  display: none;
}
header .headerTop .headerLinks .itemLevelOne .itemText i {
  margin-left: 5px;
}
header .headerTop .headerLinks .itemLevelOne .submenuList {
  background: rgba(69, 71, 76, 0.95);
  display: none;
  float: none;
  left: 0;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 100%;
  z-index: 2;
}
header .headerTop .headerLinks .itemLevelOne .submenuList .itemLevelTwo {
  float: none;
}
header .headerTop .headerLinks .itemLevelOne .submenuList .itemLevelTwo:after {
  display: none;
}
header .headerTop .headerLinks .itemLevelTwo {
  float: left;
}
header .headerTop .headerLinks .itemLevelTwo:not(:last-child):after {
  content: '|';
  margin-right: 5px;
  font-size: 12px;
  font-weight: 500;
  vertical-align: bottom;
}
header .headerTop .headerLinks .itemLevelTwo .itemLink {
  color: #ffffff;
}
header .headerTop .headerSocialList {
  margin-right: 10px;
}
header .headerTop .socialListItem {
  border-radius: 30px;
  float: left;
  height: 30px;
  margin: 0 10px 0 0;
  width: 30px;
}
header .headerTop .socialListItem a {
  color: #ffffff;
  font-size: 26px;
  line-height: 30px;
}
header .headerTopUsp {
  /* add padding top and bottom */
  padding-top: 4px;
  padding-bottom: 4px;
  background: #a77e17;
  color: #fff;
  line-height: 20px;
  font-size: 13px;
}
header .mainNav .btn-navbar {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  border: none;
  display: none;
  margin: 0;
  outline: none;
  padding: 0;
  width: 40px;
}
header .mainNav .btn-navbar:hover,
header .mainNav .btn-navbar:focus,
header .mainNav .btn-navbar:active,
header .mainNav .btn-navbar.active,
header .mainNav .btn-navbar.disabled {
  border: none;
}
header .mainNav .btn-navbar .icon-bar {
  background-color: #34261a;
  display: block;
  height: 3px;
  width: 100%;
}
header .mainNav .btn-navbar .icon-bar + .icon-bar {
  margin-top: 10px;
}
header .mainNav .headerLogo {
  display: block;
  font-size: 0;
  padding-right: 15px;
  position: relative;
}
header .mainNav .headerLogo a {
  display: block;
}
header .mainNav .headerLogo a img {
  max-height: 60px;
  max-width: 100%;
  vertical-align: middle;
}
header .mainNav .navbar {
  display: block;
  margin-bottom: 0;
  min-height: 50px;
  padding: 0;
  position: relative;
}
header .mainNav .navbar .collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
}
header .mainNav .navbar .collapse > a {
  background: #a77e17;
  color: #ffffff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 13px 18px;
}
header .mainNav .navbar .collapse > a i {
  line-height: 24px;
  font-size: 24px;
  vertical-align: middle;
}
header .mainNav .navbar .collapse > .menuItem {
  background: #000000;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 2%;
}
header .mainNav .navbar .menuList {
  float: left;
  list-style-type: none;
  position: static;
}
header .mainNav .navbar .menuList > li {
  position: static;
}
header .mainNav .navbar .menuList > li:hover a {
  color: #ffffff;
}
header .mainNav .navbar .menuList > li:hover > .dontDisplayMenuLink > .menuItem {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  -o-transition: transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  -webkit-transition: max-height 0s step-start, max-width 0s step-start, padding 0s step-start, -webkit-transform .5s ease;
  transition: max-height 0s step-start, max-width 0s step-start, padding 0s step-start, -webkit-transform .5s ease;
  transition: transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  transition: transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start, -webkit-transform .5s ease;
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
}
header .mainNav .navbar .menuList > li a {
  color: #ffffff;
  display: inline-block;
  font: 500 14px/20px 'Poppins', sans-serif;
  padding: 15px 20px;
  text-transform: uppercase;
}
header .mainNav .navbar .menuList > li a:hover {
  background: none;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end;
  -o-transition: transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end;
  -webkit-transition: max-height .3s step-end, max-width .3s step-end, padding .3s step-end, -webkit-transform .3s ease;
  transition: max-height .3s step-end, max-width .3s step-end, padding .3s step-end, -webkit-transform .3s ease;
  transition: transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end;
  transition: transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end, -webkit-transform .3s ease;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  border-bottom: 3px solid #000000;
  display: block;
  max-height: 0;
  max-width: 0;
  overflow: hidden;
  padding: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 3;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem:after,
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem:before {
  background: #ffffff;
  content: '';
  min-height: 100%;
  position: absolute;
  top: 0;
  width: 200%;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem:after {
  right: -200%;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem:before {
  left: -200%;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem ul {
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  display: initial;
  float: left;
  left: auto;
  left: initial;
  list-style-type: none;
  min-width: auto;
  min-width: initial;
  margin: 0;
  padding: 0;
  position: static;
  position: initial;
  top: auto;
  top: initial;
  z-index: auto;
  z-index: initial;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem ul > li {
  width: 280px;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem ul > li a {
  border: none;
  color: #000000;
  padding: 12px 35px 8px 0;
  font-size: 14px;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem ul > li .dontDisplayMenuLink .menuItem {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  left: auto;
  max-height: none;
  max-width: none;
  padding: 0;
  position: static;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  width: auto;
}
header .mainNav .navbar .menuList > li > .dontDisplayMenuLink > .menuItem ul > li .dontDisplayMenuLink .menuItem .menuItemLink {
  color: #000000;
  padding: 0;
  font-weight: 400;
  font-size: 13px;
}
header .mainNav .navbar .menuList > li .fa-angle-down,
header .mainNav .navbar .menuList > li .fa-angle-right {
  display: none;
  font-size: 30px;
  padding: 15px 0;
  position: absolute;
  right: 20px;
  top: 0;
}
header .mainNav .navbar .menuList.customerProducts {
  background: #10815d;
  float: right;
}
header .mainNav .navbar .navbarInner {
  float: left;
  height: 50px;
  padding: 0;
  width: 100%;
}
header .mainNav .rowUpper {
  /* add padding top and bottom */
  padding-top: 8px;
  padding-bottom: 8px;
}
header .mainNav .searchField {
  display: block;
  float: left;
  margin: 4px 0px;
  padding: 0;
  width: 100%;
}
header .mainNav .searchField .accountLinks li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
header .mainNav .searchField .accountLinks li a {
  color: #34261a;
  display: block;
  font-size: 14px;
  line-height: 30px;
}
header .mainNav .searchField .accountLinks li i {
  margin-right: 4px;
}
header .mainNav .searchField .cartDropdownWrapper {
  padding: 6px 0;
  position: relative;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown {
  font-size: 0;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdown {
  border: none;
  background: none;
  color: #34261a;
  font-size: 12px;
  padding: 0;
  text-align: left;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdown > i {
  font-size: 30px;
  vertical-align: middle;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdown > span {
  display: inline-block;
  border-right: 1px solid #a77e17;
  font-weight: 400;
  padding-right: 12px;
  margin-right: 12px;
  vertical-align: middle;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdown > span span {
  display: block;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.25);
  border: none;
  color: #909295;
  font: 400 14px/20px 'Poppins', sans-serif;
  min-width: 420px;
  padding: 20px 25px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 110%;
  z-index: 1041;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody:after {
  content: '';
  display: inline-block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  top: -6px;
  right: 5px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody i {
  font-size: 34px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody h4 {
  color: #000000;
  font: 17px/20px 'Poppins', sans-serif;
  margin-bottom: 10px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody p a {
  font-weight: 500;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody table {
  width: 100%;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody table td {
  vertical-align: top;
  position: relative;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownLinks {
  font-size: 0;
  padding-bottom: 0;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownLinks a {
  display: block;
  font-size: 14px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownLinks .btn {
  margin: 15px 0 0 0;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct {
  color: #34261a;
  font: 400 12px/14px 'Poppins', sans-serif;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct:last-child td {
  border-bottom: none;
  padding-bottom: 0;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct:last-child td .cartQty {
  bottom: 0;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct.totals .cartDescription div {
  height: 20px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct.totals .cartDescription div i {
  font-size: 12px;
  margin-left: 3px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct.totals .cartDescription div span:last-child {
  color: #000000;
  float: right;
  font: 500 14px/20px 'Poppins', sans-serif;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct.totals .cartDescription div.basketReceiptTotal {
  margin-bottom: 10px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct td {
  /* add padding top and bottom */
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartDescriptionText {
  padding-right: 20px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartImg .cartImgLink {
  float: left;
  margin-right: 18px;
  width: 70px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartName {
  text-transform: uppercase;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartPriceQtyWrapper {
  color: #000000;
  font: 500 14px/20px 'Poppins', sans-serif;
  min-width: 80px;
  text-align: right;
  vertical-align: bottom;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartProductNameLink {
  color: #000000;
  display: block;
  font: 500 14px/14px 'Poppins', sans-serif;
  max-height: 44px;
  overflow: hidden;
  text-transform: uppercase;
  white-space: normal;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartQty {
  bottom: 20px;
  left: 0;
  position: absolute;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .moreProductsInBasket {
  padding: 10px 0;
  text-align: center;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownTotal {
  color: #000000;
  font: 500 14px/20px 'Poppins', sans-serif;
  margin: 20px 0 0 0;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownTotal hr {
  /* add margin top and bottom */
  margin-top: 12px;
  margin-bottom: 12px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownTotal hr:first-child {
  margin-top: 20px;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownTotal .cartTotalText {
  float: left;
}
header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownTotal .cartTotalValue {
  float: right;
}
header .mainNav .searchField .headerSearch {
  background: #eeeeee;
  border: none;
  margin: 0;
  position: relative;
  width: 50%;
}
header .mainNav .searchField .headerSearch ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
header .mainNav .searchField .headerSearch :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
header .mainNav .searchField .headerSearch ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
header .mainNav .searchField .headerSearch :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
header .mainNav .searchField .headerSearch .btn {
  border-radius: 0;
  background: #eeeeee;
  border: none;
  border-left: 1px solid #cccccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #707070;
  height: 42px;
  margin: 5px 0;
  padding: 5px 0px;
  text-shadow: none;
  vertical-align: middle;
  width: 15%;
}
header .mainNav .searchField .headerSearch .btn .fa {
  color: #707070;
  font-size: 16px;
}
header .mainNav .searchField .headerSearch input {
  border-radius: 0px;
  background: #eeeeee;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000000;
  font-size: 18px;
  font-style: normal;
  height: 52px;
  margin: 0;
  padding: 5px 0px 5px 20px;
  width: 85%;
}
header .mainNav .searchField .headerSearch .searchInputToggle {
  display: none;
}
header .mainNav .searchField .searchSubmit {
  position: absolute;
  right: 0;
  top: 0;
}
.breadcrumb {
  border-radius: 0;
  background: none;
  color: #000000;
  font: 400 14px/20px 'Poppins', sans-serif;
  margin: 22px 0;
  padding: 0;
}
.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:visited {
  color: #a77e17;
}
.breadcrumb > li {
  text-shadow: none;
}
.breadcrumb .divider {
  padding: 0 3px;
}
.pdpModal {
  background: #ffffff;
}
.pdpModal .modal-header {
  border: none;
}
.pdpModal .modal-header .close {
  color: #000000;
}
.pdpModal .popupProductImage {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.product-details .product-img {
  position: relative;
}
.product-details .product-img .colour-description {
  text-align: center;
}
.product-details .product-img .colour-description p {
  color: #909295;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.product-details .product-img .discountLabel {
  border-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  behavior: url('/scripts/lib/PIE.htc');
  background: #000000;
  color: #fff;
  font: 500 22px/22px 'Poppins', sans-serif;
  left: 0;
  padding: 14px 25px;
  position: absolute;
  top: 0;
  z-index: 3;
}
.product-details .product-img .flexslider {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.product-details .product-img .flexslider.productImageSlider .flex-direction-nav {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-details .product-img .flexslider.productImageSlider .flex-direction-nav a {
  color: transparent;
}
.product-details .product-img .flexslider.productImageSlider .flex-direction-nav a:before {
  color: #000000;
}
.product-details .product-img .thumbSlider {
  position: relative;
}
.product-details .product-img .thumbSlider .slides li {
  margin-right: 34px;
  width: 70px !important;
}
.product-details .product-img .thumbSlider .slides .flex-active-slide {
  border: 2px solid #000000;
}
.product-details .product-img .thumbSlider .flex-direction-nav {
  width: 100%;
}
.product-details .product-img .thumbSlider .flex-direction-nav a {
  color: transparent;
  height: 20px;
  line-height: 20px;
  margin: 0;
  position: absolute;
  text-align: center;
  text-shadow: none;
  top: 40%;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 30px;
}
.product-details .product-img .thumbSlider .flex-direction-nav a:before {
  color: #000000;
  font-size: 20px;
}
.detailRelated,
.recentlyViewedProducts {
  margin-top: 40px;
}
.detailRelated .thumb,
.recentlyViewedProducts .thumb {
  border: 0;
}
.detailRelated .thumb .innerThumb,
.recentlyViewedProducts .thumb .innerThumb {
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 15px;
}
.detailRelated {
  border-top: 1px solid #e5e5e5;
  margin-top: 30px;
  padding-top: 35px;
}
.product-details p {
  margin: 0;
}
.product-details .productData {
  margin-left: 20px;
}
.product-details .productData .click-collect p {
  display: inline-block;
  font-weight: 500;
  padding: 10px 0;
  margin: 0;
}
.product-details .productData .click-collect button {
  border-radius: 0;
  background: #eeeeee;
  border: none;
  color: #000000;
  font-weight: 500;
  padding: 10px;
}
.product-details .productData .click-collect button .fa {
  color: #000000;
  font-size: 20px;
  margin-left: 5px;
  vertical-align: middle;
}
.product-details .productData .click-collect #btnShopLookup {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}
.product-details .productData .click-collect #ccShopsContainer li {
  margin-bottom: 10px;
}
.product-details .productData .click-collect #ccShopsContainer li:last-child {
  margin-bottom: 0;
}
.product-details .productData .click-collect #edtPostalcode {
  border: 1px solid #e5e5e5;
  height: 40px;
  font-size: 14px;
  margin: 0;
}
.product-details .productData .click-collect .input-append {
  margin: 0;
}
.product-details .productData .click-collect .shopInfo {
  display: inline-block;
}
.product-details .productData .click-collect .shopInfo .ccDeliveryPromise {
  display: block;
}
.product-details .productData .click-collect .shopInfo .storeInfo strong {
  display: inline;
  padding: 0;
}
.product-details .productData .product-a2b {
  padding: 10px 0;
}
.product-details .productData .product-a2b #btnAddProduct {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  color: #ffffff;
  height: 45px;
  font: 500 16px/20px 'Poppins', sans-serif;
  margin-left: 20px;
  padding: 10px 25px;
}
.product-details .productData .product-a2b #btnAddProduct i {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
}
.product-details .productData .product-a2b #btnAddProduct i:last-child {
  margin-right: 20px;
}
.product-details .productData .product-a2b #btnAddProduct span {
  display: inline-block;
  font: 300 24px/24px 'Poppins', sans-serif;
}
.product-details .productData .product-a2b .input-prepend {
  margin: 0;
}
.product-details .productData .product-a2b .input-prepend .add-on {
  background: none;
  border-color: #e5e5e5;
  height: 45px;
}
.product-details .productData .product-a2b .input-prepend .add-on button {
  background: none;
  border: none;
  color: #909295;
  font: 16px/20px 'Poppins', sans-serif;
  padding: 8px 15px;
}
.product-details .productData .product-a2b .input-quantity {
  border: 1px solid #e5e5e5;
  font: 500 18px/20px 'Poppins', sans-serif;
  height: 45px;
  margin: 0;
  padding: 6px 10px;
  text-align: center;
}
.product-details .productData .product-bulk {
  margin: 15px 0;
}
.product-details .productData .product-bulk .bulk {
  background: #eeeeee;
  border: none;
  color: #000;
  font-size: 14px;
  display: inline-block;
  padding: 8px;
  text-align: left;
  vertical-align: middle;
}
.product-details .productData .product-bulk .bulk table {
  margin: 0;
}
.product-details .productData .product-bulk .bulk table thead {
  border: none;
  background: none;
}
.product-details .productData .product-bulk .bulk table th {
  color: #000000;
  display: table-cell;
  padding: 3px 8px;
  font-size: 15px;
  font-weight: 700;
  text-align: left !important;
  width: auto !important;
}
.product-details .productData .product-bulk .bulk table th span {
  font-size: 13px;
  font-weight: 400;
}
.product-details .productData .product-bulk .bulk table td {
  border: none;
  display: table-cell;
  padding: 2px 8px;
  text-align: left !important;
  width: auto !important;
}
.product-details .productData .product-bulk .bulk table td.hasPromo {
  color: #000000;
  font-weight: 700;
}
.product-details .productData .product-bulk .bulk table td.hasPromo .strike-through {
  font-size: 12px;
  font-weight: 400;
  color: #909295;
  text-decoration: line-through;
  margin-right: 5px;
}
.product-details .productData .product-description {
  margin-top: 15px;
}
.product-details .productData .product-description li {
  list-style: none;
}
.product-details .productData .product-description li:before {
  content: "\f0da";
  margin-right: 10px;
  color: #000000;
  font: 20px/20px FontAwesome;
}
.product-details .productData .product-description p {
  margin-bottom: 5px;
}
.product-details .productData .product-title h1 {
  font: 500 22px/1 'Poppins', sans-serif;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}
.product-details .productData .product-title i {
  font-size: 16px;
  margin-right: 7px;
  vertical-align: text-top;
}
.product-details .productData .product-title p {
  color: #909295;
  font-size: 13px;
  line-height: 20px;
}
.product-details .productData .product-title .stock {
  color: #a77e17;
  font-weight: 500;
  margin: 4px 0 0 0;
}
.product-details .productData .product-title .priceLabel {
  display: block;
  float: right;
  margin: 4px 0 0 0;
}
.product-details .productData .product-price {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  display: table;
  margin: 11px 0 20px 0;
  padding: 0;
  width: 100%;
}
.product-details .productData .product-price .price {
  color: #000000;
  display: table-cell;
  font: 500 32px / normal 'Poppins', sans-serif;
  vertical-align: middle;
}
.product-details .productData .product-price .price .strike-through {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  margin-right: 8px;
  text-decoration: line-through;
  vertical-align: baseline;
}
.product-details .productData .product-price .bulk {
  border-left: 1px solid #e5e5e5;
  color: #909295;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.product-details .productData .product-price .bulk .bulkprice {
  border: 1px solid #e5e5e5;
  border-left: none;
  border-top: none;
  padding: 4px 8px;
}
.product-details .productData .product-price .bulk .bulkprice:last-child {
  border-bottom: none;
}
.product-details .productData .product-price .bulk .bulkprice span {
  font-weight: 500;
  margin-left: 5px;
}
.product-details .productData .product-price .bulk .bulkprice .strike-through {
  font-size: 13px;
  font-weight: 500;
  margin-right: 8px;
  text-decoration: line-through;
  vertical-align: baseline;
}
.product-details .productData .product-price .bulk .bulkUnitPrices .table {
  margin-bottom: 0;
}
.product-details .productData .product-price .bulk .bulkUnitPrices .table td {
  padding: 4px 8px;
}
.product-details .productData .product-inputs p {
  color: #000000;
  display: inline-block;
  font: 500 18px/20px 'Poppins', sans-serif;
  padding: 10px 0;
  margin: 0;
}
.product-details .productData .product-inputs .addProduct {
  margin-top: 35px;
}
.product-details .productData .product-inputs .controls-row {
  margin-bottom: 10px;
}
.product-details .productData .product-inputs .selected-swatch-descr {
  display: none;
}
.product-details .productData .product-inputs .size-item {
  border: 2px solid #ffffff;
  cursor: pointer;
  display: inline-block;
  padding: 6px;
}
.product-details .productData .product-inputs .size-item.selected {
  font-weight: 500;
  border-bottom: 1px solid #a77e17;
}
.product-details .productData .product-inputs .size-item.disabled {
  opacity: 0.5;
}
.product-details .productData .product-inputs .swatch-item {
  cursor: pointer;
  display: inline-block;
  line-height: 50px;
  min-width: 50px;
  padding: 6px;
  text-align: center;
}
.product-details .productData .product-inputs .swatch-item.selected {
  border: 1px solid #a77e17;
  padding: 4px;
}
.product-details .productData .product-inputs .swatch-item.disabled {
  opacity: 0.7;
}
.product-details .productData .technicalDescription {
  color: #909295;
}
.product-details .productData .wishlistWrapper {
  border-radius: 3px;
  background: none;
  border: 1px solid #e5e5e5;
  display: inline-block;
  font-size: 0;
  margin: 0 0 20px;
  vertical-align: middle;
}
.product-details .productData .wishlistWrapper i {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 10px 12px 16px;
}
.product-details .productData .wishlistWrapper i.fa-heart {
  color: #000000;
}
.product-details .productData .wishlistWrapper span {
  cursor: pointer;
  display: inline-block;
  font: 700 16px/20px 'Poppins', sans-serif;
  padding: 12px 16px 12px 0;
}
.composition {
  color: #000000;
}
.composition .cta {
  margin: 25px 0;
  text-transform: uppercase;
}
.composition .cta a {
  background: #eeeeee;
  color: #000000;
  font: 500 16px/20px 'Poppins', sans-serif;
  padding: 15px 35px;
  text-align: center;
}
.composition .cta a i {
  color: #000000;
  font-size: 18px;
  margin-left: 5px;
}
.composition .cta a:last-child {
  float: right;
}
.composition .cta .imageWrapper {
  height: 340px;
  overflow: hidden;
}
.composition .cta .imageWrapper.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.composition .cta .imageWrapper.compat-object-fit img {
  opacity: 0;
}
.composition .cta .imageWrapper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.composition .thumb {
  width: 30%;
}
.productFilters {
  color: #000000;
}
.productFilters .categories {
  margin-bottom: 15px;
}
.productFilters .categories ul {
  padding: 0 15px 0 0;
}
.productFilters .categories ul li:last-child label {
  margin: 0;
}
.productFilters .categories ul li label {
  font-size: 14px;
  margin-bottom: 10px;
}
.productFilters .categories ul li label input {
  display: none;
}
.productFilters .categories ul li label input + .facetLbl:before {
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 20px;
  float: left;
  margin-right: 15px;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  vertical-align: bottom;
  width: 20px;
}
.productFilters .categories ul li label input + .facetLbl span {
  font: 400 12px/20px 'Poppins', sans-serif;
  display: block;
  letter-spacing: 0;
  margin-left: 35px;
}
.productFilters .categories ul li label input:checked + .facetLbl:before {
  content: "\f00c";
  color: #000000;
  font: 16px/1 FontAwesome;
  padding: 2px;
}
.productFilters .categories ul li label input:checked + .facetLbl span {
  color: #000000;
  font-weight: 500;
}
.productFilters .categories .titleHeader {
  cursor: pointer;
  position: relative;
}
.productFilters .categories .titleHeader h3 {
  font: 500 16px/20px 'Poppins', sans-serif;
  margin: 0 0 10px 0;
}
.productFilters .categories .titleHeader .fa {
  color: #000000;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 17px;
}
.productFilters .pro-range-slider {
  margin-bottom: 15px;
}
.productFilters .pro-range-slider #frmPriceSlider {
  margin: 0;
}
.productFilters .pro-range-slider #frmPriceSlider .edtSetPriceMin,
.productFilters .pro-range-slider #frmPriceSlider .edtSetPriceMax {
  float: left;
  font-size: 13px;
  padding: 6px;
  width: 53px;
}
.productFilters .pro-range-slider #frmPriceSlider .between {
  float: left;
  font-size: 13px;
  margin: 10px 7px;
}
.productFilters .pro-range-slider #frmPriceSlider #btnSetPrice {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  float: right;
  margin-left: 7px;
  padding: 9px 15px;
}
.productFilters .pro-range-slider .price-range {
  display: none;
  padding: 15px 0;
}
.productFilters .pro-range-slider .price-range p {
  margin: 0;
}
.productFilters .pro-range-slider .price-range input {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000000;
  font: italic 400 15px/20px 'Poppins', sans-serif;
  margin: 0 0 12px 0;
  padding: 0;
  width: 100%;
}
.productFilters .pro-range-slider .titleHeader {
  cursor: pointer;
  position: relative;
}
.productFilters .pro-range-slider .titleHeader h3 {
  font: 500 16px/20px 'Poppins', sans-serif;
  margin: 0 0 10px 0;
}
.productFilters .pro-range-slider .titleHeader .fa {
  color: #000000;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 19px;
}
.productFilters .pro-range-slider .ui-slider {
  height: 8px;
  background: #000000;
  position: relative;
}
.productFilters .pro-range-slider .ui-slider .ui-slider-handle {
  cursor: default;
  height: 1.2em;
  position: absolute;
  width: 1.2em;
  z-index: 2;
}
.productFilters .pro-range-slider .ui-slider-horizontal .ui-slider-handle {
  border-radius: 0;
  background: #000000;
  margin-left: -0.6em;
  top: -0.3em;
}
.productFilters .pro-range-slider .ui-slider-range {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.productFilters .pro-range-slider .ui-widget-header {
  background-color: #000000;
}
.productLister {
  position: relative;
}
.productLister h1 {
  font: 500 13px/20px 'Poppins', sans-serif;
  margin: -42px 0 22px 0;
  text-align: right;
}
.productLister #loader {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1;
  width: 100%;
}
.productLister #loader i {
  color: #000000;
  font-size: 40px;
}
.productLister .hProductItems .thumb {
  margin-left: 0;
  width: 20%;
}
.productLister .hProductItems .thumb:nth-child(5n+0) .innerThumb {
  border-right: none;
}
.productLister .sortingWrapper.bottom {
  border-top: 1px solid #e5e5e5;
  margin: 5px 0 35px 0;
  padding-top: 30px;
}
.productLister .sortingWrapper .pagination {
  margin: 0;
  text-align: center;
}
.productLister .sortingWrapper .pagination ul {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.productLister .sortingWrapper .pagination ul > .active > a,
.productLister .sortingWrapper .pagination ul > .active > span {
  background: #eeeeee;
  color: #000000;
  font-weight: 500;
}
.productLister .sortingWrapper .pagination ul > li a,
.productLister .sortingWrapper .pagination ul > li span {
  border-radius: 3px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  margin-right: 8px;
  padding: 4px 12px;
}
.productLister .sortingWrapper .pagination ul > li a .fa,
.productLister .sortingWrapper .pagination ul > li span .fa {
  color: #000000;
  font-size: 18px;
  vertical-align: middle;
}
.productLister .sortingWrapper .pagination ul > li a .fa.fa-caret-left,
.productLister .sortingWrapper .pagination ul > li span .fa.fa-caret-left {
  margin-right: 6px;
}
.productLister .sortingWrapper .pagination ul > li a .fa.fa-caret-right,
.productLister .sortingWrapper .pagination ul > li span .fa.fa-caret-right {
  margin-right: 6px;
}
.productLister .sortingWrapper .pagination ul > li > a:hover,
.productLister .sortingWrapper .pagination ul > li > a:focus {
  cursor: pointer;
}
.productLister .sortingWrapper .sortBy {
  margin: 0 0 30px 0;
}
.productLister .sortingWrapper .sortBy #sortOptions {
  display: inline-block;
  vertical-align: top;
}
.productLister .sortingWrapper .sortBy #sortOptions li {
  display: inline-block;
  vertical-align: top;
}
.productLister .sortingWrapper .sortBy #sortOptions li.active a:not(.active) {
  display: inline;
  font-weight: 500;
}
.productLister .sortingWrapper .sortBy #sortOptions li.active a.active {
  display: none;
}
.productLister .sortingWrapper .sortBy #sortOptions li.active a i {
  display: inline-block;
}
.productLister .sortingWrapper .sortBy #sortOptions li a {
  cursor: pointer;
  margin: 0 0 0 5px;
}
.productLister .sortingWrapper .sortBy #sortOptions li a:first-child {
  display: inline;
}
.productLister .sortingWrapper .sortBy #sortOptions li a:not(:first-child) {
  display: none;
}
.productLister .sortingWrapper .sortBy #sortOptions li a i {
  display: none;
}
.shopDetail {
  margin-top: 30px;
}
.shopDetail .shopInfo {
  background: #eeeeee;
  font-size: 15px;
  margin-bottom: 40px;
  padding: 33px 38px;
}
.shopDetail .shopInfo h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.shopDetail .shopInfo img {
  float: left;
  margin-right: 30px;
  max-height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 268px;
}
.shopDetail .shopInfo p {
  margin-bottom: 8px;
}
.shopDetail .shopInfo p span {
  display: block;
}
.shopDetail .shopInfo .btnWrapper a {
  display: inline-block;
  font-size: 14px;
  margin-top: 5px;
  padding: 10px 20px;
}
.shopDetail .shopInfo .dataWrapper {
  margin-bottom: 35px;
}
.shopDetail .shopInfo .shopOpeningHours {
  background: #ffffff;
  clear: left;
  font: 500 16px/20px 'Poppins', sans-serif;
  padding: 30px 0;
}
.shopDetail .shopInfo .shopOpeningHours strong {
  color: #000000;
  display: block;
  font: 500 16px/20px 'Poppins', sans-serif;
  padding: 0 25px 30px 25px;
}
.shopDetail .shopInfo .shopOpeningHours .table td {
  border: none;
  padding: 15px 25px 15px 25px;
}
.shopDetail .shopInfo .shopOpeningHours .table td:nth-child(even) {
  text-align: right;
}
.shopDetail .shopInfo .shopOpeningHours .table tr.current {
  background: #000000;
  color: #ffffff;
}
.shopDetail .shopInfo .shopOpeningHours .table tr:last-child td {
  padding-bottom: 0;
}
.shopDetail .storeManager {
  color: #000000;
}
.shopDetail .storeManager h4 {
  font: 500 15px / normal 'Poppins', sans-serif;
  margin: 0 0 20px 0;
}
.shopDetail .storeManager img {
  margin-bottom: 25px;
}
.shopDetail .storeManager p {
  font: italic 400 22px / normal 'Poppins', sans-serif;
}
.shopOverview {
  background: #eeeeee;
  margin-top: 40px;
  padding-bottom: 20px;
}
.shopOverview h3 {
  margin: 40px 0;
}
.shopOverview .hShopItems .shopThumb {
  background: #ffffff;
  border: 1px solid #e5e5e5;
}
.shopOverview .hShopItems .shopThumb .thumbImage {
  height: 388px;
  overflow: hidden;
}
.shopOverview .hShopItems .shopThumb .thumbImage img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.shopOverview .hShopItems .shopThumb .thumbSetting {
  margin: 0;
  padding: 25px;
}
.shopOverview .hShopItems .shopThumb .thumbSetting p {
  color: #707070;
  font: 400 16px/20px 'Poppins', sans-serif;
}
.shopOverview .hShopItems .shopThumb .thumbSetting p:first-of-type {
  margin: 0;
}
.shopOverview .hShopItems .shopThumb .thumbSetting span {
  display: block;
  margin-top: 20px;
}
.shopOverview .hShopItems .shopThumb .thumbSetting span a {
  display: block;
  text-align: center;
  background: #000000;
  border: none;
  border-bottom: 4px solid #000000;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 16px/20px 'Poppins', sans-serif;
  margin-bottom: 0;
  padding: 13px 20px;
  text-shadow: none;
  text-transform: uppercase;
  width: auto;
  word-break: break-all;
}
.shopOverview .hShopItems .shopThumb .thumbSetting span a:active,
.shopOverview .hShopItems .shopThumb .thumbSetting span a:focus,
.shopOverview .hShopItems .shopThumb .thumbSetting span a:hover {
  background: #000000;
}
.shopOverview .hShopItems .shopThumb .thumbSetting strong {
  color: #000000;
  display: block;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.shopOverview.contact {
  color: #000000;
  margin: 0;
  padding: 30px 0;
}
.shopOverview.contact.search {
  background: none;
}
.shopOverview.contact h3 {
  margin-top: 0;
}
.shopOverview.contact .searchShop {
  margin-top: 15px;
}
.shopOverview.contact .shops {
  margin-bottom: 15px;
}
.shopOverview.contact .closest {
  margin-bottom: 30px;
}
.shopOverview.contact .grey {
  border-radius: 3px;
  background: #eeeeee;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
.shopOverview.contact .headquarter button {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  margin-top: 10px;
}
.shopOverview.contact .input-prepend.input-append {
  background: #eeeeee;
  display: block;
  margin-bottom: 0;
  padding: 10px;
}
.shopOverview.contact .input-prepend.input-append ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
.shopOverview.contact .input-prepend.input-append :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
.shopOverview.contact .input-prepend.input-append ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
.shopOverview.contact .input-prepend.input-append :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
.shopOverview.contact .input-prepend.input-append button {
  background: #ffffff;
  border: none;
  height: 42px;
  padding: 0 10px;
  width: 15%;
}
.shopOverview.contact .input-prepend.input-append input {
  height: 42px;
  margin: 0;
  padding: 6px 0;
  width: 70%;
}
.shopOverview.contact .input-prepend.input-append .add-on {
  background: #ffffff;
  border: none;
  height: 42px;
  padding: 0 10px;
  width: 15%;
}
.shopOverview.contact .input-prepend.input-append .fa {
  color: #000000;
  font-size: 22px;
  height: auto;
  margin: 10px 0;
  width: auto;
}
.shopOverview.contact .input-prepend.input-append .fa:before {
  position: initial;
  right: initial;
  top: -initial;
}
.shopOverview.contact .shopInfo img {
  float: left;
  margin-right: 30px;
  max-height: 310px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 95%;
}
.shops #contentContainer .shop .panel-body {
  height: 360px;
}
.shops #contentContainer .shop .panel-body .shopData a {
  display: none;
}
.shops #googleMap {
  height: 360px;
}
#searchShop .shop {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  padding: 0;
}
#searchShop .shop .panel-body {
  border-radius: 0;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
  behavior: url('/scripts/lib/PIE.htc');
  background: #9b9b9b;
  color: #ffffff;
  height: 360px;
  padding: 25px 30px;
}
#searchShop .shop .panel-body .fa {
  border-radius: 46px;
  background: #ffffff;
  color: #000000;
  float: none;
  font-size: 50px;
  height: 46px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 46px;
}
#searchShop .shop .panel-body .fa:before {
  position: absolute;
  right: 6px;
  top: -6px;
}
#searchShop .shop .panel-body .options {
  color: #666666;
}
#searchShop .shop .panel-body .options input {
  margin-left: 0;
  margin-right: 0;
}
#searchShop .shop .panel-body .title {
  display: inline-block;
  float: none;
  font-size: 18px;
  margin-left: 10px;
  margin-top: 0;
}
#searchShop .shop .shopData a {
  display: none;
}
#searchShop .shop .shopData .searchShop {
  margin-top: 20px;
}
#searchShop .shop .shopData .searchShop strong {
  display: block;
  font: 500 18px/20px 'Poppins', sans-serif;
  margin-bottom: 25px;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append {
  display: block;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append ::-webkit-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append :-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append ::-moz-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append :-ms-input-placeholder {
  color: #909295;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append input {
  height: 42px;
  margin: 0;
  padding: 6px 0;
  width: 70%;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append .add-on {
  background: #ffffff;
  border: none;
  height: 42px;
  padding: 0 10px;
  width: 15%;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append .add-on .fa {
  font-size: 22px;
  height: auto;
  margin: 10px 0;
  width: auto;
}
#searchShop .shop .shopData .searchShop .input-prepend.input-append .add-on .fa:before {
  position: initial;
  right: initial;
  top: -initial;
}
#representatives {
  color: #000000;
}
#representatives h3 {
  margin: 25px 0;
}
#representatives #map-canvas {
  height: 600px;
  margin-bottom: 30px;
}
#representatives .repContent {
  color: #000000;
  margin-bottom: 30px;
  padding-left: 30px;
}
#representatives .repContent img {
  margin-bottom: 15px;
  width: 100%;
}
#representatives .repContent #editRep {
  margin-bottom: 15px;
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#representatives .repContent .modal .modal-body {
  background: #eeeeee;
}
#representatives .repContent .modal .modal-body input,
#representatives .repContent .modal .modal-body textarea {
  width: 100%;
}
#representatives .repContent .modal .modal-body .imageUpload {
  -ms-flex-line-pack: center;
      align-content: center;
  background: #fff;
  border: dashed 3px #000000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 20px;
  font-weight: bold;
  height: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  opacity: 0.95;
  overflow: hidden;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#representatives .repContent .modal .modal-body .imageUpload.hide {
  display: none;
}
#representatives .repContent .modal .modal-body .imageUpload.dz-drag-hover {
  border: dashed 3px #000000;
}
#representatives .repContent .modal .modal-body .imageUpload.dz-drag-hover i {
  color: #000000;
}
#representatives .repContent .modal .modal-body .imageUpload i {
  color: #000000;
  font-size: 50px;
}
#representatives .repContent .modal .save {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#representatives .repContent .modal .cancel {
  border-radius: 3px;
  background: #000000;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font: 700 14px/20px 'Poppins', sans-serif;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  float: left;
  padding: 10px 20px 10px 30px;
}
#representatives .repContent .modal .cancel:before {
  color: #000000;
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  left: 12px;
  top: 10px;
}
#representatives .repContent .modal .cancel:after {
  display: none;
}
.thumb {
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.thumb > .btnRemoveWishlist {
  color: #abaa8c;
  cursor: pointer;
  line-height: normal;
  padding: 2px 5px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
}
.thumb .innerThumb {
  border-right: 1px solid #e5e5e5;
  margin: 15px 0;
  padding: 0 15px;
}
.thumb .innerThumb .thumbnail {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 5px;
  padding: 0;
  position: relative;
  text-align: left;
}
.thumb .innerThumb .thumbnail .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.thumb .innerThumb .thumbnail .swatchesContainer {
  display: none;
  font-size: 0;
  height: 45px;
  margin: 10px 0;
}
.thumb .innerThumb .thumbnail .swatchesContainer img {
  cursor: pointer;
  margin-right: 10px;
  width: 45px;
}
.thumb .innerThumb .thumbnail .swatchesContainer .extraColours {
  font-size: 18px;
  padding: 0px 5px;
  vertical-align: middle;
}
.thumb .innerThumb .thumbSetting .displayFlex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.thumb .innerThumb .thumbSetting .thumbCta {
  font-size: 0;
}
.thumb .innerThumb .thumbSetting .thumbCta .thumbButtonsWrapper {
  display: inline-block;
}
.thumb .innerThumb .thumbSetting .thumbCta .thumbButtonsWrapper a {
  border-radius: 3px;
  background: #a77e17;
  border: none;
  color: #ffffff;
  font: 300 18px/24px 'Poppins', sans-serif;
  padding: 5px;
}
.thumb .innerThumb .thumbSetting .thumbCta .thumbButtonsWrapper a i {
  display: inline-block;
  font-size: 18px;
  width: 20px;
}
.thumb .innerThumb .thumbSetting .thumbCta .btnAddWishlistWrapper {
  display: inline-block;
  margin-left: 5px;
}
.thumb .innerThumb .thumbSetting .thumbCta .btnAddWishlistWrapper a {
  border-radius: 3px;
  background: none;
  border: 1px solid #e5e5e5;
  font: 300 18px/24px 'Poppins', sans-serif;
  padding: 4px 6px;
}
.thumb .innerThumb .thumbSetting .thumbCta .btnAddWishlistWrapper a i {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
}
.thumb .innerThumb .thumbSetting .thumbCta .btnAddWishlistWrapper a i.fa-heart {
  color: #000000;
}
.thumb .innerThumb .thumbSetting .thumbPrice {
  color: #000000;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font: 500 20px/20px 'Poppins', sans-serif;
  margin-bottom: 15px;
}
.thumb .innerThumb .thumbSetting .thumbPrice.hasPromo {
  color: #000000;
}
.thumb .innerThumb .thumbSetting .thumbPrice.hasPromo .strike-through {
  color: #a77e17;
  font: 11px/12px 'Poppins', sans-serif;
  margin-top: 2px;
  text-decoration: line-through;
}
.thumb .innerThumb .thumbSetting .thumbPrice p {
  color: #909295;
  font: 11px/12px 'Poppins', sans-serif;
  margin: 0;
}
.thumb .innerThumb .thumbSetting .thumbPrice span {
  display: block;
}
.thumb .innerThumb .thumbSetting .thumbPrice .discount {
  background: #000000;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  left: 15px;
  padding: 2px 10px;
  position: absolute;
  top: 15px;
  border-radius: 0;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
  behavior: url('/scripts/lib/PIE.htc');
}
.thumb .innerThumb .thumbSetting .thumbProductCode,
.thumb .innerThumb .thumbSetting .thumbProductName {
  font: 11px/12px 'Poppins', sans-serif;
  height: 12px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.thumb .innerThumb .thumbSetting .thumbProductCode {
  margin-bottom: 15px;
}
.thumb .innerThumb .thumbSetting .thumbTitle {
  /* add margin top and bottom */
  margin-top: 8px;
  margin-bottom: 4px;
  height: 18px;
}
.thumb .innerThumb .thumbSetting .thumbTitle a {
  color: #000000;
  display: block;
  font: 500 14px/18px 'Poppins', sans-serif;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.checkoutContainer .thumb {
  width: 30%;
}
.transaction,
.success {
  margin-bottom: 80px;
}
.transaction ul,
.success ul {
  font-size: 0;
}
.transaction .baketReceiptTableWrapper,
.success .baketReceiptTableWrapper {
  background: #f5f5f5;
  color: #000000;
  font: 500 13px/20px 'Poppins', sans-serif;
  margin-left: 30px;
  padding: 20px 30px;
  text-align: left;
}
.transaction .baketReceiptTableWrapper a,
.success .baketReceiptTableWrapper a {
  display: block;
}
.transaction .baketReceiptTableWrapper ul,
.success .baketReceiptTableWrapper ul {
  margin-top: 30px;
}
.transaction .baketReceiptTableWrapper ul li a,
.success .baketReceiptTableWrapper ul li a,
.transaction .baketReceiptTableWrapper ul li button,
.success .baketReceiptTableWrapper ul li button {
  display: block;
  float: none;
  margin: 15px 0;
  width: 100%;
}
.transaction .baketReceiptTableWrapper span,
.success .baketReceiptTableWrapper span {
  float: right;
}
.transaction .baketReceiptTableWrapper span.vatExcl,
.success .baketReceiptTableWrapper span.vatExcl {
  color: #909295;
  float: none;
  font-size: 14px;
  font-weight: 400;
}
.transaction .baketReceiptTableWrapper .basketReceiptTotal,
.success .baketReceiptTableWrapper .basketReceiptTotal {
  /* add margin top and bottom */
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #e5e5e5;
  color: #000000;
  font: 500 18px/20px 'Poppins', sans-serif;
  padding-top: 20px;
}
.transaction .baketReceiptTableWrapper .btnContinueShopping,
.success .baketReceiptTableWrapper .btnContinueShopping {
  background: none;
  border: none;
  color: #000000;
  margin: 12px 0 0 0;
  padding: 0;
}
.transaction .baketReceiptTableWrapper .btnToCheckout,
.success .baketReceiptTableWrapper .btnToCheckout {
  font: 500 16px/20px 'Poppins', sans-serif;
}
.transaction .coupon-form,
.success .coupon-form {
  background: #f5f5f5;
  font: normal 13px/20px 'Poppins', sans-serif;
  margin: 20px 0 0 30px;
  padding: 20px 30px;
  text-align: left;
}
.transaction .coupon-form input,
.success .coupon-form input {
  margin-bottom: 0;
  width: 100%;
}
.transaction .coupon-form .btn,
.success .coupon-form .btn {
  display: block;
  float: none;
  margin-top: 10px;
  width: 100%;
}
.transaction .coupon-form .control-group:last-child,
.success .coupon-form .control-group:last-child {
  margin-bottom: 0;
}
.transaction .line-wrapper .productLine,
.success .line-wrapper .productLine {
  border-top: 2px solid #e5e5e5;
  color: #000000;
  padding: 15px 0;
}
.transaction .line-wrapper .productLine ul,
.success .line-wrapper .productLine ul {
  font-size: 14px;
  margin-left: 0;
}
.transaction .line-wrapper .productLine .btnRemove,
.success .line-wrapper .productLine .btnRemove {
  border-radius: 0;
  background: #eeeeee;
  border: none;
  color: #000000;
  line-height: initial;
  padding: 5px;
}
.transaction .line-wrapper .productLine .btnRemove .fa,
.success .line-wrapper .productLine .btnRemove .fa {
  font-size: 14px;
  width: 14px;
}
.transaction .line-wrapper .productLine .dataWrapper,
.success .line-wrapper .productLine .dataWrapper {
  color: #909295;
  font: 12px/14px 'Poppins', sans-serif;
  text-transform: uppercase;
}
.transaction .line-wrapper .productLine .dataWrapper ul,
.success .line-wrapper .productLine .dataWrapper ul {
  font-size: 12px;
}
.transaction .line-wrapper .productLine .descriptionWrapper .description p,
.success .line-wrapper .productLine .descriptionWrapper .description p {
  font: 500 18px / normal 'Poppins', sans-serif;
  height: 48px;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.transaction .line-wrapper .productLine .descriptionWrapper .description p a,
.success .line-wrapper .productLine .descriptionWrapper .description p a {
  color: #000000;
  white-space: normal;
}
.transaction .line-wrapper .productLine .headings,
.success .line-wrapper .productLine .headings {
  font-style: italic;
}
.transaction .line-wrapper .productLine .headings > div,
.success .line-wrapper .productLine .headings > div {
  text-align: center;
  min-height: 24px;
}
.transaction .line-wrapper .productLine .headings > div:last-child,
.success .line-wrapper .productLine .headings > div:last-child {
  text-align: right;
}
.transaction .line-wrapper .productLine .imageWrapper .image,
.success .line-wrapper .productLine .imageWrapper .image {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 5px;
  max-width: 140px;
}
.transaction .line-wrapper .productLine .priceData .quantity .input-prepend,
.success .line-wrapper .productLine .priceData .quantity .input-prepend {
  font-size: 0;
  margin: 0;
}
.transaction .line-wrapper .productLine .priceData .quantity .input-prepend .add-on,
.success .line-wrapper .productLine .priceData .quantity .input-prepend .add-on {
  background: none;
  border-color: #e5e5e5;
  height: 30px;
}
.transaction .line-wrapper .productLine .priceData .quantity .input-prepend .add-on button,
.success .line-wrapper .productLine .priceData .quantity .input-prepend .add-on button {
  background: none;
  border: none;
  color: #909295;
  font: 16px/20px 'Poppins', sans-serif;
  padding: 0 15px;
}
.transaction .line-wrapper .productLine .priceData .quantity .input-prepend .edtQty,
.success .line-wrapper .productLine .priceData .quantity .input-prepend .edtQty {
  border: 1px solid #e5e5e5;
  font: 500 18px/20px 'Poppins', sans-serif;
  height: auto;
  padding: 4px 10px;
  text-align: center;
  width: 60px;
}
.transaction .line-wrapper .productLine .priceData .price,
.success .line-wrapper .productLine .priceData .price {
  display: inline-block;
  line-height: 32px;
}
.transaction .line-wrapper .productLine .priceData .total-price,
.success .line-wrapper .productLine .priceData .total-price {
  text-align: right;
}
.transaction .line-wrapper .productLine .priceData .total-price.hasDiscount .price,
.success .line-wrapper .productLine .priceData .total-price.hasDiscount .price {
  color: #000000;
  line-height: 16px;
}
.transaction .line-wrapper .productLine .priceData .total-price .old,
.success .line-wrapper .productLine .priceData .total-price .old {
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  text-decoration: line-through;
}
.transaction .line-wrapper .productLine .priceData .total-price .price,
.success .line-wrapper .productLine .priceData .total-price .price {
  color: #000000;
  font-weight: 500;
}
.success ul {
  font-size: 14px;
}
.success .line-wrapper {
  margin-top: 25px;
}
.success .steps {
  margin-bottom: 30px;
}
.success .steps ul {
  border-top: 2px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.success .steps ul li {
  color: #909295;
  display: inline-block;
  font: 12px/20px 'Poppins', sans-serif;
  padding-top: 12px;
  position: relative;
  text-align: center;
  width: 20%;
}
.success .steps ul li:after {
  background: #ffffff;
  content: "\f10c";
  position: absolute;
  font-family: "FontAwesome";
  top: -10px;
  left: 48%;
}
.success .steps ul li.current {
  color: #000000;
  font-weight: 500;
}
.success .steps ul li.current:after {
  color: #000000;
  content: "\f111";
}
@media (max-width: 1199px) {
  header.fixedActive .mainNav .navbar .menuList > li a {
    font-size: 12px !important;
    padding: 15px 10px;
  }
  header .mainNav .headerLogo {
    /* add padding top and bottom */
    padding-top: 6px;
    padding-bottom: 6px;
  }
  header .mainNav .navbar .menuList > li a {
    font-size: 14px;
    padding: 15px 10px;
  }
  header .mainNav .signature .topMenuList li {
    margin: 9px 15px 0 0;
  }
  #contentContainer .featuredproducts .productLister ul li {
    display: block;
    margin-left: 0;
    width: 16.6%;
  }
  #contentContainer .featuredproducts .productLister ul li:before {
    display: none;
  }
  #contentContainer .featuredproducts .productLister ul li:nth-child(4n+0) .innerThumb {
    border-right: 1px solid #e5e5e5;
  }
  #contentContainer .featuredproducts .productLister ul li:nth-child(5n+0) .innerThumb {
    border-right: 1px solid #e5e5e5;
  }
  #contentContainer .featuredproducts .productLister ul li:nth-child(6n) .innerThumb {
    border-right: none;
  }
  #contentContainer .featuredproducts .productLister ul li .innerThumb {
    padding: 0 15px !important;
  }
  #contentContainer .linked .related .relatedThumb .imageCenter {
    height: 308px;
  }
  #contentContainer .shop .panel-body {
    padding: 15px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop strong {
    margin: 0 0 10px 0;
  }
  #contentContainer .shop .panel-body .title {
    display: block;
    margin: 0 0 10px 0;
  }
  .productLister .hProductItems .thumb {
    width: 25%;
  }
  .productLister .hProductItems .thumb:nth-child(4n+0) .innerThumb {
    border-right: none;
  }
  .productLister .hProductItems .thumb:nth-child(5n+0) .innerThumb {
    border-right: 1px solid #e5e5e5;
  }
  .sxy-zoom-container {
    height: 366px !important;
    width: 366px !important;
  }
  .thumb {
    width: 25%;
  }
  .thumb .thumbnail .swatchesContainer {
    height: 35px;
  }
  .thumb .thumbnail .swatchesContainer img {
    margin-right: 10px;
    width: 35px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header.fixedActive .mainNav .relativeContainer .rowLower {
    margin-left: 0 !important;
  }
  header.fixedActive .mainNav .relativeContainer .rowUpper {
    display: none;
  }
  header.fixedActive .mainNav .navbar .menuList > li a {
    font-size: 11px;
    padding: 8px;
  }
  header .headerTop .currentAgent {
    float: none;
  }
  header .headerTop .headerSearch input {
    width: 200px;
  }
  header .mainNav .navbar {
    min-height: 36px;
  }
  header .mainNav .navbar .menuList > li a {
    font-size: 12px;
    padding: 8px 10px;
  }
  header .mainNav .navbar .nav-collapse > a,
  header .mainNav .navbar .nav-collapse.collapse > a {
    padding: 6px 12px;
  }
  header .mainNav .navbar .navbarInner {
    height: 36px;
  }
  header .mainNav .searchFieldSpan {
    width: 732px;
  }
  header .mainNav .signature svg {
    display: none;
  }
  header .mainNav .signature .topMenuList {
    clear: inherit;
    float: none;
    height: auto;
    overflow: hidden;
  }
  #contentContainer .anchormenu .menu div[class*="item"] .title {
    font-size: 10px;
    line-height: 14px;
  }
  #contentContainer .linked .related .relatedThumb .imageCenter {
    height: 236px;
  }
  #contentContainer .share .panel-body .popup .text,
  #contentContainer .share .panel-body .mail .text {
    font-size: 13px;
  }
  #contentContainer .shop .panel-body {
    padding: 15px;
  }
  #contentContainer .shop .panel-body .fa {
    height: 35px;
    font-size: 35px;
    margin: 0;
    width: 35px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop strong {
    font-size: 14px;
    margin: 0 0 5px 0;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append input {
    width: 60%;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append .add-on {
    width: 20%;
  }
  #contentContainer .shop .panel-body .title {
    display: block;
    font-size: 14px;
    margin: 0 0 5px 0;
  }
  .checkoutContainer #basketSmall .cart-receipt .basketReceiptTotal {
    font-size: 14px;
  }
  .product-details .product-img .thumbSlider .slides li {
    margin-right: 6px;
  }
  .product-details .productData {
    margin-left: 10px;
  }
  .product-details .socialShare {
    margin-right: 10px;
  }
  .productLister .hProductItems .thumb {
    margin-left: 2.6%;
    width: 23%;
  }
  .productLister .hProductItems .thumb:nth-child(6n+1) {
    margin-left: 2.6%;
  }
  .productLister .hProductItems .thumb:nth-child(4n+1) {
    margin-left: 0;
  }
  .productLister .sortingWrapper {
    padding: 8px;
  }
  .productLister .sortingWrapper .pagination {
    height: 38px;
  }
  .productLister .sortingWrapper .pagination li:last-child a {
    margin-right: 0;
  }
  .productLister .sortingWrapper .sortBy {
    float: none;
  }
  .productLister .sortingWrapper .sortBy #frmSort select {
    width: 100%;
    margin-bottom: 8px;
  }
  .search h4 {
    font-size: 14px;
  }
  .search #frmScan .newCustomer {
    font-size: 14px;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting p {
    font-size: 13px;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting strong {
    font-size: 16px;
  }
  .sxy-zoom-container {
    height: 276px !important;
    width: 276px !important;
  }
  .thumb .innerThumb .thumbButtons a,
  .thumb .innerThumb .thumbButtons button {
    padding: 10px 5px;
  }
  .thumb .innerThumb .thumbSetting .thumbPrice {
    font-size: 14px;
  }
  .thumb .thumbnail .swatchesContainer {
    height: 25px;
  }
  .thumb .thumbnail .swatchesContainer img {
    margin-right: 5px;
    width: 25px;
  }
  .transaction .baketReceiptTableWrapper {
    padding: 15px;
  }
  .transaction .baketReceiptTableWrapper .basketReceiptTotal {
    font-size: 14px;
  }
  .transaction .line-wrapper .productLine .priceData .quantity .input-prepend .add-on button {
    padding: 0 6px;
  }
  .userLogin .controls #btnLoginUserAgent {
    font-size: 12px;
    padding: 12px 10px;
  }
}
@media (max-width: 979px) {
  header {
    border-bottom: 1px solid #eeeeee;
    margin: 0 -20px 10px -20px;
    height: auto !important;
    min-height: initial;
    padding: 0 15px 10px 15px;
  }
  header.fixedActive {
    display: none !important;
  }
  header .headerSocialList {
    display: none;
  }
  header .headerTop {
    border: 0;
    margin: 0;
    padding: 0;
  }
  header .headerTop .accountLinksToggle {
    display: block;
  }
  header .headerTop .headerLinks {
    float: none;
  }
  header .headerTop .headerLinks ul {
    display: none;
  }
  header .headerTop .headerLinks ul.headerLinksList {
    display: block;
    float: none;
  }
  header .headerTop .headerLinks ul.headerLinksList li {
    margin-left: 0;
    padding: 0 0 10px 0;
    width: 100%;
  }
  header .headerTop .headerLinks ul.headerLinksList li .currentAgent {
    max-width: 100%;
    overflow: hidden;
    padding: 0;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  header .headerTop .headerLinks ul a {
    display: none;
  }
  header .headerTopUsp {
    margin: 0 -20px 10px -20px;
  }
  header .mainNav {
    background: none;
    padding: 0;
    position: relative;
  }
  header .mainNav .btn-navbar {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
  }
  header .mainNav .headerLogo {
    bottom: initial;
    left: 50px;
    padding: 0;
    position: absolute;
    top: 0;
    width: auto;
  }
  header .mainNav .headerLogo a img {
    max-height: 30px;
  }
  header .mainNav .searchField {
    margin: 0;
  }
  header .mainNav .searchField .accountLinks {
    display: block;
    float: right;
  }
  header .mainNav .searchField .accountLinks .accountLinksList i {
    font-size: 24px;
    margin: 0;
    vertical-align: middle;
  }
  header .mainNav .searchField .accountLinks .accountLinksList li {
    margin: 0 15px 0 0;
  }
  header .mainNav .searchField .accountLinks .accountLinksList span {
    display: none;
  }
  header .mainNav .searchField .cartDropdownWrapper {
    padding: 0;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdown i {
    font-size: 24px;
    line-height: 30px;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdown span:not(.cartQuantity) {
    display: none;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody {
    min-width: 330px;
    padding: 20px 10px;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartImg .cartImgLink {
    width: 40px;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartQty {
    position: static;
  }
  header .mainNav .searchField .headerSearch {
    clear: both;
    margin: 10px 0 0 0;
    width: 100%;
  }
  header .mainNav .searchField .headerSearch input {
    height: 40px;
  }
  header .mainNav .searchField .headerSearch .btn {
    height: 32px;
  }
  header .mainNav .signature {
    margin: 0;
    padding: 0;
  }
  header .mainNav .signature svg {
    display: none;
  }
  header .mainNav .signature .topMenuList {
    float: none;
  }
  header .mainNav .signature .topMenuList li {
    background: #000000;
    float: none;
    margin: 0;
    padding: 0 20px;
    position: relative;
  }
  header .mainNav .signature .topMenuList li a {
    color: #ffffff;
    display: block;
    font: 400 16px/20px 'Poppins', sans-serif;
    padding: 20px 0;
  }
  header .mainNav .navbar {
    margin-top: 0;
    min-height: auto;
    padding: 0;
  }
  header .mainNav .navbar .collapse > .menuItem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header .mainNav .navbar .navbarInner {
    background: #000000;
    height: initial;
  }
  header .mainNav .navbar .navbarInner .collapse.in {
    /* add margin top and bottom */
    margin-top: 10px;
    margin-bottom: 4px;
  }
  header .mainNav .navbar .navbarInner .menuList {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    float: none;
  }
  header .mainNav .navbar .navbarInner .menuList > li {
    padding: 0 20px;
    position: relative;
  }
  header .mainNav .navbar .navbarInner .menuList > li:hover a {
    color: #ffffff;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    display: block;
    background: none;
    left: auto;
    left: initial;
    margin-top: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: relative;
    overflow: inherit;
    overflow: initial;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    top: auto;
    top: initial;
    width: auto;
    width: initial;
    z-index: auto;
    z-index: initial;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem:after,
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem:before {
    display: none;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul {
    float: none;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul > li {
    width: auto;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul > li a {
    color: #ffffff;
    display: list-item;
    font-size: 13px;
    font-weight: 700;
    margin-left: 18px;
    padding: 5px 0;
    list-style-type: disc;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul > li .fa {
    right: 0;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul > li .menuItem li:last-child a {
    padding-bottom: 8px;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul > li .menuItem .menuItemLink {
    color: #ffffff;
    list-style-type: none;
    padding: 0;
  }
  header .mainNav .navbar .navbarInner .menuList > li > .dontDisplayMenuLink > .menuItem ul:last-child > li a {
    padding-bottom: 8px;
  }
  header .mainNav .navbar .navbarInner .menuList > li a {
    border: none;
    display: block;
    padding: 10px 0;
    width: 85%;
  }
  header .mainNav .navbar .navbarInner .menuList > li .fa {
    color: #ffffff;
    display: block;
    font-size: 20px;
    padding: 10px 0;
    text-align: right;
    width: 100%;
  }
  header .mainNav .navbar .navbarInner .menuList > li .fa.fa-angle-down {
    display: none;
  }
  header .mainNav .navbar .navbarInner .menuList .faMenulink {
    display: block;
  }
  header .mainNav .navbar .navbarInner .menuList .dontDisplayMenuLink {
    display: none;
  }
  header .mainNav .rowUpper {
    padding: 0;
  }
}
@media (min-width: 980px) {
  header.fixedActive {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  header.fixedActive .headerTop,
  header.fixedActive .headerTopUsp {
    display: none;
  }
  header.fixedActive .mainNav {
    padding: 0;
    width: 100%;
    z-index: 100;
  }
  header.fixedActive .mainNav .relativeContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: auto;
  }
  header.fixedActive .mainNav .relativeContainer .rowLower {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  header.fixedActive .mainNav .relativeContainer .rowUpper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 0;
  }
  header.fixedActive .mainNav .headerLogo {
    border-bottom: 1px solid #a77e17;
    padding: 4px 4px 3px 4px;
    width: auto;
  }
  header.fixedActive .mainNav .headerLogo a img {
    max-height: 42px;
  }
  header.fixedActive .mainNav .navbar {
    float: none;
    position: static;
    width: auto;
  }
  header.fixedActive .mainNav .navbar .menuList > li:hover {
    background: none;
  }
  header.fixedActive .mainNav .navbar .menuList > li:hover a {
    border: none;
  }
  header.fixedActive .mainNav .navbar .menuList > li a {
    font-size: 14px;
  }
  header.fixedActive .mainNav .navbar .menuList > li > .menuItem {
    background: #ffffff;
    border-bottom: 2px solid #eeeeee;
    margin-top: 0;
    padding: 10px;
  }
  header.fixedActive .mainNav .navbar .navbarInner {
    background: none;
  }
  header.fixedActive .mainNav .span9 {
    display: none;
  }
}
@media (max-width: 767px) {
  a {
    white-space: normal;
  }
  body {
    overflow-x: hidden;
  }
  header .headerTop {
    margin: 0;
  }
  footer {
    padding: 25px 0;
  }
  footer .footerLinksFaq,
  footer .footerLinksWrapper {
    display: block;
  }
  footer .footerLinksFaq .footerColumn,
  footer .footerLinksWrapper .footerColumn {
    float: none;
    margin: 0 0 35px 0;
    max-width: initial;
    padding: 0;
    text-align: center;
  }
  footer .footerLinksFaq .footerColumn h3,
  footer .footerLinksWrapper .footerColumn h3 {
    display: inline-block;
    padding-bottom: 8px;
    margin: 0 0 12px 0;
  }
  footer .footerLinksFaq .footerColumn .footerLinks,
  footer .footerLinksWrapper .footerColumn .footerLinks {
    width: 100%;
  }
  footer .footerLinksFaq .footerColumn .footerSocialList,
  footer .footerLinksWrapper .footerColumn .footerSocialList {
    text-align: center;
  }
  footer .footerLinksFaq .footerColumn .footerSocialList li,
  footer .footerLinksWrapper .footerColumn .footerSocialList li {
    display: inline-block;
    float: none;
    margin: 0 10px 10px 10px;
  }
  #contentContainer {
    font-size: 0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 0 20px;
  }
  #contentContainer [data-type="html"] p {
    font: 14px/24px 'Poppins', sans-serif;
  }
  #contentContainer .anchormenu .menu {
    display: block;
  }
  #contentContainer .anchormenu .menu div[class*="item"] {
    display: block;
    min-height: initial;
    padding: 10px;
    text-align: left;
  }
  #contentContainer .anchormenu .menu div[class*="item"] .title {
    display: inline-block;
    margin: 0 0 0 5px;
    min-height: initial;
  }
  #contentContainer .anchormenu .menu div[class*="item"] .original {
    display: inline-block;
    max-height: 30px;
    padding: 0;
  }
  #contentContainer .b2bcta {
    display: none;
  }
  #contentContainer .blockRow:last-child {
    margin-bottom: 0;
  }
  #contentContainer .blockRow > .rowbg {
    padding-top: 0;
  }
  #contentContainer .blockRow > .rowbg:last-child {
    padding: 0;
  }
  #contentContainer .featuredproducts .productLister ul li {
    display: block;
    margin-bottom: 30px;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
  }
  #contentContainer .featuredproducts .productLister ul li .innerThumb {
    padding: 0 15px !important;
    border-right: none !important;
  }
  #contentContainer .hoverimage .banner {
    height: auto !important;
    margin-left: 35%;
    padding: 10px;
    position: initial;
    width: 65%;
  }
  #contentContainer .hoverimage .banner .textBanner {
    font: 400 20px / normal 'Poppins', sans-serif;
  }
  #contentContainer .hoverimage .btn-primary {
    background: #ffffff;
    color: #000000;
    font: italic 400 18px / normal 'Poppins', sans-serif;
    padding: 0;
  }
  #contentContainer .hoverimage .btn-primary:after {
    display: none;
  }
  #contentContainer .hoverimage .detail {
    display: block;
    -ms-flex-wrap: initial;
        flex-wrap: initial;
    height: auto;
    margin-left: 35%;
    padding: 0;
    position: initial;
    top: initial;
    visibility: visible !important;
    width: 65%;
  }
  #contentContainer .hoverimage .detail:after {
    display: table;
    content: '';
    clear: both;
  }
  #contentContainer .hoverimage .detail .textdetail {
    color: #000000;
    font: 400 18px / normal 'Poppins', sans-serif;
    margin: 15px 0px 10px 0px;
    max-height: 48px;
    overflow: hidden;
    text-align: left;
    word-break: break-word;
  }
  #contentContainer .hoverimage .imageWrapper {
    float: left;
    height: auto !important;
    padding: 0 !important;
    width: 30%;
  }
  #contentContainer .hoverimage .imageWrapper img {
    height: auto !important;
  }
  #contentContainer .hoverimage .panel-body {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 35px 0;
    padding: 0 0 30px 0;
  }
  #contentContainer .imageoverlay .overlay {
    bottom: 5%;
    display: block;
    font-size: 12px;
    height: auto !important;
    left: 0 !important;
    padding: 5px;
    top: initial !important;
    width: auto !important;
  }
  #contentContainer .imageoverlay .overlay .textBanner {
    font: 400 12px / normal 'Poppins', sans-serif;
  }
  #contentContainer .linked .related .relatedThumb {
    margin-bottom: 15px;
  }
  #contentContainer .linked .related .relatedThumb .imageCenter {
    height: 300px;
  }
  #contentContainer .panel:not([data-type="spacer"]) {
    font-size: 14px;
  }
  #contentContainer .panel:not(.thumb) .panel-body {
    height: auto !important;
  }
  #contentContainer .shop .panel-body {
    border-radius: 0;
    background: #000000;
    padding: 25px 20px 40px 20px;
    text-align: center;
  }
  #contentContainer .shop .panel-body > i {
    display: none;
  }
  #contentContainer .shop .panel-body .shopData {
    font: 400 24px / normal 'Poppins', sans-serif;
  }
  #contentContainer .shop .panel-body .shopData p {
    margin-bottom: 40px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop strong {
    display: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append ::-webkit-input-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append :-moz-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append ::-moz-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append :-ms-input-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append input {
    height: 70px;
    line-height: 100%;
    font-size: 24px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append .add-on {
    height: 70px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append .add-on .fa {
    font-size: 30px;
    margin: 20px 0;
  }
  #contentContainer .shop .panel-body .title {
    font: 700 38px / normal 'Poppins', sans-serif;
    margin: 0 0 10px 0;
  }
  #inspiration {
    margin-bottom: 20px;
    padding: 10px 10px 0 10px;
  }
  #inspiration .pills .label-info {
    display: none;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
  }
  #inspiration .pills .label-info:nth-child(-n+5) {
    display: inline-block;
  }
  #inspiration .searchBox {
    margin-bottom: 10px;
  }
  #pages .item {
    height: 180px;
  }
  #pages .item .banner {
    height: auto;
    padding: 10px 15px;
  }
  #pages .loadMore {
    float: left;
    margin-top: 30px;
    margin-bottom: 60px;
  }
  #pages .loadMore .btnLoadMore {
    font-size: 28px;
    line-height: normal;
  }
  #representatives #map-canvas {
    height: 285px;
  }
  #representatives .repContent {
    padding: 0;
  }
  #representatives .repContent .load h2 {
    margin: 0;
  }
  #representatives .repContent .load img {
    float: left;
    padding-right: 5%;
    width: 40%;
  }
  .breadcrumb {
    display: none;
  }
  .detailRelated .featured {
    margin-left: -12px;
  }
  .detailRelated .featured .thumb {
    margin-left: 12px;
  }
  .detailRelated .featured .thumb .thumbnail {
    float: none;
    width: auto;
    height: auto;
    margin: 0 0 20px 0;
  }
  .detailRelated .featured .thumb .thumbSetting {
    margin: 0;
  }
  .detailRelated .featured .thumb .thumbSetting .thumbPrice {
    font-size: 14px;
  }
  .detailRelated .featured .thumb .thumbSetting .thumbTitle a {
    font-size: 12px;
    line-height: normal;
    white-space: normal;
  }
  .footerSubscribe {
    display: none;
  }
  .loginWrapper,
  .userLogin {
    padding: 15px 0;
  }
  .loginWrapper .login .login-block,
  .userLogin .login .login-block {
    margin-top: 40px;
    padding-left: 0;
  }
  .loginWrapper .login .register-block,
  .userLogin .login .register-block {
    border: none;
    padding-right: 0;
  }
  #mainContainer {
    overflow: visible;
  }
  .product-details .product-img .thumbSlider .slides li {
    margin-right: 6px;
  }
  .product-details .productData {
    margin: 0;
  }
  .product-details .productData .product-a2b #btnAddProduct {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .product-details .productData .product-a2b .input-append {
    width: 100%;
  }
  .product-details .productData .product-a2b .input-append .add-on {
    width: 15%;
  }
  .product-details .productData .product-a2b .input-append .input-quantity {
    width: 70%;
  }
  .product-details .productData .product-price .price {
    font-size: 24px;
  }
  .product-details .productData .product-title h1 {
    font-size: 16px;
  }
  .product-details .socialShare {
    margin: 0;
    font-size: 0;
  }
  .product-details .socialShare .shareContainer .rrssb-buttons li {
    display: inline-block;
    margin: 15px 20px  15px 0;
    width: auto !important;
  }
  .product-details .socialShare .shareContainer .rrssb-buttons li a {
    border: none;
    height: auto;
    line-height: normal;
  }
  .product-details .socialShare .shareContainer .rrssb-buttons li a:hover {
    border: none;
  }
  .productFilters {
    margin-top: 15px;
    padding: 0px;
  }
  .productLister h1 {
    margin: 15px 0;
    text-align: center;
  }
  .productLister .hProductItems {
    font-size: 0;
  }
  .productLister .hProductItems .thumb {
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
  }
  .productLister .hProductItems .thumb:nth-child(even) {
    margin-right: 0;
  }
  .productLister .hProductItems .thumb:nth-child(even) .innerThumb {
    border-right: none;
  }
  .productLister .hProductItems .thumb::nth-child(4n+0) .innerThumb {
    border-right: 1px solid #e5e5e5;
  }
  .productLister .sortingWrapper {
    margin-bottom: 15px;
    padding: 10px;
  }
  .productLister .sortingWrapper .sortBy {
    float: none;
  }
  .productLister .sortingWrapper .sortBy #frmSort select {
    width: 100%;
  }
  .search #frmScan {
    padding: 10px;
  }
  .search #frmScan #btnSearch {
    margin: 0;
    width: 100%;
  }
  .search #frmScan #edtScan {
    margin: 0 0 10px 0;
  }
  .search #frmScan .newCustomer {
    margin: 30px 0 0;
    width: 100%;
  }
  .search #frmScan .searchFormTitle {
    display: none;
  }
  .search #tblSearch .heading {
    display: none;
  }
  .search #tblSearch .lineWrapper {
    font-size: 0;
  }
  .search #tblSearch .lineWrapper [class*=span] {
    display: inline-block;
    width: 50%;
    font-size: 11px;
  }
  .shopDetail {
    margin-top: 20px;
  }
  .shopDetail .shopInfo {
    margin-bottom: 20px;
    padding: 15px;
  }
  .shopDetail .shopInfo img {
    margin-right: 10%;
    margin-bottom: 60px;
    width: 30%;
  }
  .shopDetail .shopInfo .btnWrapper {
    clear: left;
    margin: 20px 0;
    text-align: center;
  }
  .shopDetail .storeManager {
    clear: both;
  }
  .shopDetail .storeManager img {
    float: left;
    margin: 0;
    width: 134px;
  }
  .shopDetail .storeManager h4,
  .shopDetail .storeManager p {
    font-size: 18px;
    margin: 0 0 0 154px;
  }
  .shopOverview {
    background: none;
  }
  .shopOverview:not(.contact) {
    font-size: 0;
  }
  .shopOverview.contact {
    background: #eeeeee;
    margin: 0 -20px;
    padding: 15px 20px;
  }
  .shopOverview.contact .headquarter button {
    margin-bottom: 10px;
  }
  .shopOverview.contact .shopInfo img {
    margin: 0;
    float: none;
    width: 100%;
  }
  .shopOverview h3 {
    display: none;
  }
  .shopOverview .hShopItems .shopThumb {
    display: inline-block;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: top;
    width: 45%;
  }
  .shopOverview .hShopItems .shopThumb:last-child {
    display: none;
  }
  .shopOverview .hShopItems .shopThumb:nth-child(odd) {
    margin-right: 10%;
  }
  .shopOverview .hShopItems .shopThumb .thumbImage {
    height: 185px;
  }
  .shopOverview .hShopItems .shopThumb .thumbImage img {
    -o-object-position: top;
       object-position: top;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting {
    height: 256px;
    padding: 10px;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting p,
  .shopOverview .hShopItems .shopThumb .thumbSetting strong {
    font-size: 14px;
  }
  .shops #googleMap {
    display: none;
  }
  .thumb .innerThumb .thumbButtons {
    float: none;
    margin-bottom: 10px;
  }
  .thumb .innerThumb .thumbButtons a,
  .thumb .innerThumb .thumbButtons button {
    padding: 4px 10px;
    width: 100%;
  }
  .thumb .innerThumb .thumbSetting .thumbPrice {
    font-size: 18px;
  }
  .thumb .innerThumb .thumbSetting .thumbPrice .strike-through {
    font-size: 16px;
  }
  .transaction .basketBottom {
    float: none;
    margin-bottom: 50px;
  }
  .transaction .baketReceiptTableWrapper {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
  }
  .transaction .baketReceiptTableWrapper ul li a,
  .transaction .baketReceiptTableWrapper ul li button {
    font-size: 26px;
    line-height: 30px;
    margin: 25px 0;
  }
  .transaction .baketReceiptTableWrapper ul li .btnLink {
    padding: 20px 10px;
  }
  .transaction .baketReceiptTableWrapper ul li .btnLink:after {
    font-size: 28px;
  }
  .transaction .baketReceiptTableWrapper .basketRecieptTotal,
  .transaction .baketReceiptTableWrapper .heading {
    font-size: 26px;
    line-height: 30px;
  }
  .transaction .line-wrapper .productLine {
    position: relative;
  }
  .transaction .line-wrapper .productLine .btnRemove {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .transaction .line-wrapper .productLine .colorWrapper {
    display: inline-block;
    margin-left: 2%;
    width: 75%;
  }
  .transaction .line-wrapper .productLine .descriptionWrapper {
    display: inline-block;
    margin-left: 2%;
    vertical-align: top;
    width: 75%;
  }
  .transaction .line-wrapper .productLine .imageWrapper {
    float: left;
    width: 20%;
  }
  .transaction .line-wrapper .productLine .headings {
    margin-top: 15px;
  }
  .transaction .line-wrapper .productLine .headings > div,
  .transaction .line-wrapper .productLine .priceData > div {
    float: left;
    width: 33%;
  }
  .transaction .line-wrapper .productLine .headings > div:first-child,
  .transaction .line-wrapper .productLine .priceData > div:first-child {
    text-align: left;
  }
}
@media (max-width: 380px) {
  footer .footerColumn .footerLinks .socialListItem {
    height: 35px;
    margin: 0 10px;
    width: 35px;
  }
  footer .footerColumn .footerLinks .socialListItem .fa {
    font-size: 22px;
    margin: 8px 8px 0px 0;
  }
  header .headerTop .accountLinksToggle .fa {
    font-size: 35px;
  }
  header .headerTop .btn-navbar .icon-bar {
    height: 7px;
  }
  header .headerTop .btn-navbar .icon-bar + .icon-bar {
    margin-top: 7px;
  }
  header .headerTop .searchField .headerSearch input {
    height: 35px;
    line-height: 35px;
  }
  header .headerTop .searchField .headerSearch .btn {
    border-radius: 35px;
    height: 35px;
    margin: 0;
    width: 35px;
  }
  header .headerTop .searchField .headerSearch .searchInputToggle .fa {
    font-size: 35px;
  }
  header .mainNav .headerLogo embed {
    height: 35px;
    width: 36px;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody {
    min-width: 292px;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartImg .cartImgLink {
    width: 30px;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartPriceQtyWrapper {
    font-size: 12px;
    min-width: auto;
  }
  header .mainNav .searchField .cartDropdownWrapper #basketDropdown .cartDropdownBody .cartDropdownProduct .cartProductNameLink {
    font-size: 12px;
  }
  footer .footerLinksFaq .footerColumn .footerLinks .socialListItem,
  footer .footerLinksWrapper .footerColumn .footerLinks .socialListItem {
    margin: 0 8px;
  }
  #contentContainer .hoverimage .banner {
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  #contentContainer .hoverimage .banner .textBanner {
    font: 400 14px / normal 'Poppins', sans-serif;
  }
  #contentContainer .hoverimage .btn-primary {
    font: italic 400 16px / normal 'Poppins', sans-serif;
  }
  #contentContainer .hoverimage .detail .textdetail {
    font: 400 12px / normal 'Poppins', sans-serif;
    max-height: 34px;
    overflow: hidden;
  }
  #contentContainer .imageoverlay .overlay {
    -webkit-box-sizing: initial;
            box-sizing: initial;
    padding: 15px 5px;
  }
  #contentContainer .imageoverlay .overlay .textBanner {
    font-size: 12px;
  }
  #contentContainer .shop .panel-body .shopData {
    font: 400 18px / normal 'Poppins', sans-serif;
  }
  #contentContainer .shop .panel-body .shopData p {
    margin-bottom: 20px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append ::-webkit-input-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append :-moz-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append ::-moz-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append :-ms-input-placeholder {
    color: #909295;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    text-transform: none;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append input {
    height: 64px;
    line-height: 64px;
    font-size: 18px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append .add-on {
    height: 64px;
  }
  #contentContainer .shop .panel-body .shopData .searchShop .input-prepend.input-append .add-on .fa {
    font-size: 22px;
    margin: 21px 0;
  }
  #contentContainer .shop .panel-body .title {
    font: 700 30px / normal 'Poppins', sans-serif;
    margin: 0;
  }
  #contentContainer .stepssimple .textStep p[class^="text"] {
    float: right;
    width: 73%;
  }
  #contentContainer .stepssimple .textStep p[class^="title"] {
    float: left;
    margin-right: 2%;
    width: 25%;
  }
  .shopDetail .shopInfo {
    padding: 15px;
  }
  .shopDetail .shopInfo img {
    margin-right: 10%;
    margin-bottom: 70px;
    width: 30%;
  }
  .shopDetail .shopInfo .btnWrapper {
    margin: 20px 0;
  }
  .shopOverview .hShopItems .shopThumb {
    padding: 0;
    width: 48%;
  }
  .shopOverview .hShopItems .shopThumb:last-child {
    display: none;
  }
  .shopOverview .hShopItems .shopThumb:nth-child(odd) {
    margin-right: 4%;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting {
    height: auto;
    padding: 8px;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting p {
    font-size: 14px;
  }
  .shopOverview .hShopItems .shopThumb .thumbSetting strong {
    font-size: 16px;
  }
}
/*# sourceMappingURL=all_styles.css.map */