/* Theme: ALPHA 
------------------------------ */
/*!
 * Uses Bootstrap v2.2.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.
 */
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 */
  min-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;
}
img[width] {
  min-width: 0;
  /* Overwrite min-width: auto when img width set IE9 fix */
}
#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;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* Typo Extras
----------------------------------------*/
/* Arrow Component
-----------------------------------------*/
/* Flexbox Extras
----------------------------------------*/
body {
  margin: 0;
  font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-size: 14px;
  line-height: 20px;
  color: #444444;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
/*(~".span@{index}") { .span(@index); } */
.span24 {
  width: 940px;
}
/*(~".span@{index}") { .span(@index); } */
.span23 {
  width: 900px;
}
/*(~".span@{index}") { .span(@index); } */
.span22 {
  width: 860px;
}
/*(~".span@{index}") { .span(@index); } */
.span21 {
  width: 820px;
}
/*(~".span@{index}") { .span(@index); } */
.span20 {
  width: 780px;
}
/*(~".span@{index}") { .span(@index); } */
.span19 {
  width: 740px;
}
/*(~".span@{index}") { .span(@index); } */
.span18 {
  width: 700px;
}
/*(~".span@{index}") { .span(@index); } */
.span17 {
  width: 660px;
}
/*(~".span@{index}") { .span(@index); } */
.span16 {
  width: 620px;
}
/*(~".span@{index}") { .span(@index); } */
.span15 {
  width: 580px;
}
/*(~".span@{index}") { .span(@index); } */
.span14 {
  width: 540px;
}
/*(~".span@{index}") { .span(@index); } */
.span13 {
  width: 500px;
}
/*(~".span@{index}") { .span(@index); } */
.span12 {
  width: 460px;
}
/*(~".span@{index}") { .span(@index); } */
.span11 {
  width: 420px;
}
/*(~".span@{index}") { .span(@index); } */
.span10 {
  width: 380px;
}
/*(~".span@{index}") { .span(@index); } */
.span9 {
  width: 340px;
}
/*(~".span@{index}") { .span(@index); } */
.span8 {
  width: 300px;
}
/*(~".span@{index}") { .span(@index); } */
.span7 {
  width: 260px;
}
/*(~".span@{index}") { .span(@index); } */
.span6 {
  width: 220px;
}
/*(~".span@{index}") { .span(@index); } */
.span5 {
  width: 180px;
}
/*(~".span@{index}") { .span(@index); } */
.span4 {
  width: 140px;
}
/*(~".span@{index}") { .span(@index); } */
.span3 {
  width: 100px;
}
/*(~".span@{index}") { .span(@index); } */
.span2 {
  width: 60px;
}
/*(~".span@{index}") { .span(@index); } */
.span1 {
  width: 20px;
}
.offset24 {
  margin-left: 980px;
}
.offset23 {
  margin-left: 940px;
}
.offset22 {
  margin-left: 900px;
}
.offset21 {
  margin-left: 860px;
}
.offset20 {
  margin-left: 820px;
}
.offset19 {
  margin-left: 780px;
}
.offset18 {
  margin-left: 740px;
}
.offset17 {
  margin-left: 700px;
}
.offset16 {
  margin-left: 660px;
}
.offset15 {
  margin-left: 620px;
}
.offset14 {
  margin-left: 580px;
}
.offset13 {
  margin-left: 540px;
}
.offset12 {
  margin-left: 500px;
}
.offset11 {
  margin-left: 460px;
}
.offset10 {
  margin-left: 420px;
}
.offset9 {
  margin-left: 380px;
}
.offset8 {
  margin-left: 340px;
}
.offset7 {
  margin-left: 300px;
}
.offset6 {
  margin-left: 260px;
}
.offset5 {
  margin-left: 220px;
}
.offset4 {
  margin-left: 180px;
}
.offset3 {
  margin-left: 140px;
}
.offset2 {
  margin-left: 100px;
}
.offset1 {
  margin-left: 60px;
}
.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"] {
  min-height: 30px;
  display: block;
  width: 100%;
  min-height: 34px;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span24 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span23 {
  width: 95.74468085%;
  *width: 95.69148936%;
}
.row-fluid .span22 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span21 {
  width: 87.23404255%;
  *width: 87.18085106%;
}
.row-fluid .span20 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span19 {
  width: 78.72340426%;
  *width: 78.67021277%;
}
.row-fluid .span18 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span17 {
  width: 70.21276596%;
  *width: 70.15957447%;
}
.row-fluid .span16 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span15 {
  width: 61.70212766%;
  *width: 61.64893617%;
}
.row-fluid .span14 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span13 {
  width: 53.19148936%;
  *width: 53.13829787%;
}
.row-fluid .span12 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span11 {
  width: 44.68085106%;
  *width: 44.62765957%;
}
.row-fluid .span10 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span9 {
  width: 36.17021277%;
  *width: 36.11702128%;
}
.row-fluid .span8 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span7 {
  width: 27.65957447%;
  *width: 27.60638298%;
}
.row-fluid .span6 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span5 {
  width: 19.14893617%;
  *width: 19.09574468%;
}
.row-fluid .span4 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span3 {
  width: 10.63829787%;
  *width: 10.58510638%;
}
.row-fluid .span2 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .span1 {
  width: 2.12765957%;
  *width: 2.07446809%;
}
.row-fluid .offset24 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset24:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset23 {
  margin-left: 100%;
  *margin-left: 99.89361702%;
}
.row-fluid .offset23:first-child {
  margin-left: 97.87234043%;
  *margin-left: 97.76595745%;
}
.row-fluid .offset22 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset22:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset21 {
  margin-left: 91.4893617%;
  *margin-left: 91.38297872%;
}
.row-fluid .offset21:first-child {
  margin-left: 89.36170213%;
  *margin-left: 89.25531915%;
}
.row-fluid .offset20 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset20:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset19 {
  margin-left: 82.9787234%;
  *margin-left: 82.87234043%;
}
.row-fluid .offset19:first-child {
  margin-left: 80.85106383%;
  *margin-left: 80.74468085%;
}
.row-fluid .offset18 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset18:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset17 {
  margin-left: 74.46808511%;
  *margin-left: 74.36170213%;
}
.row-fluid .offset17:first-child {
  margin-left: 72.34042553%;
  *margin-left: 72.23404255%;
}
.row-fluid .offset16 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset16:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset15 {
  margin-left: 65.95744681%;
  *margin-left: 65.85106383%;
}
.row-fluid .offset15:first-child {
  margin-left: 63.82978723%;
  *margin-left: 63.72340426%;
}
.row-fluid .offset14 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset14:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset13 {
  margin-left: 57.44680851%;
  *margin-left: 57.34042553%;
}
.row-fluid .offset13:first-child {
  margin-left: 55.31914894%;
  *margin-left: 55.21276596%;
}
.row-fluid .offset12 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset12:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset11 {
  margin-left: 48.93617021%;
  *margin-left: 48.82978723%;
}
.row-fluid .offset11:first-child {
  margin-left: 46.80851064%;
  *margin-left: 46.70212766%;
}
.row-fluid .offset10 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset10:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset9 {
  margin-left: 40.42553191%;
  *margin-left: 40.31914894%;
}
.row-fluid .offset9:first-child {
  margin-left: 38.29787234%;
  *margin-left: 38.19148936%;
}
.row-fluid .offset8 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset8:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset7 {
  margin-left: 31.91489362%;
  *margin-left: 31.80851064%;
}
.row-fluid .offset7:first-child {
  margin-left: 29.78723404%;
  *margin-left: 29.68085106%;
}
.row-fluid .offset6 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset6:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset5 {
  margin-left: 23.40425532%;
  *margin-left: 23.29787234%;
}
.row-fluid .offset5:first-child {
  margin-left: 21.27659574%;
  *margin-left: 21.17021277%;
}
.row-fluid .offset4 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset4:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset3 {
  margin-left: 14.89361702%;
  *margin-left: 14.78723404%;
}
.row-fluid .offset3:first-child {
  margin-left: 12.76595745%;
  *margin-left: 12.65957447%;
}
.row-fluid .offset2 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset2:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
.row-fluid .offset1 {
  margin-left: 6.38297872%;
  *margin-left: 6.27659574%;
}
.row-fluid .offset1:first-child {
  margin-left: 4.25531915%;
  *margin-left: 4.14893617%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
@media (min-width: 1200px) {
  .row {
    margin-left: -35px;
    *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: 35px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1285px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span24 {
    width: 1285px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span23 {
    width: 1230px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span22 {
    width: 1175px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span21 {
    width: 1120px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span20 {
    width: 1065px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span19 {
    width: 1010px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span18 {
    width: 955px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span17 {
    width: 900px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span16 {
    width: 845px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span15 {
    width: 790px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span14 {
    width: 735px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span13 {
    width: 680px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span12 {
    width: 625px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span11 {
    width: 570px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span10 {
    width: 515px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span9 {
    width: 460px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span8 {
    width: 405px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span7 {
    width: 350px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span6 {
    width: 295px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span5 {
    width: 240px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span4 {
    width: 185px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span3 {
    width: 130px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span2 {
    width: 75px;
  }
  /*(~".span@{index}") { .span(@index); } */
  .span1 {
    width: 20px;
  }
  .offset24 {
    margin-left: 1355px;
  }
  .offset23 {
    margin-left: 1300px;
  }
  .offset22 {
    margin-left: 1245px;
  }
  .offset21 {
    margin-left: 1190px;
  }
  .offset20 {
    margin-left: 1135px;
  }
  .offset19 {
    margin-left: 1080px;
  }
  .offset18 {
    margin-left: 1025px;
  }
  .offset17 {
    margin-left: 970px;
  }
  .offset16 {
    margin-left: 915px;
  }
  .offset15 {
    margin-left: 860px;
  }
  .offset14 {
    margin-left: 805px;
  }
  .offset13 {
    margin-left: 750px;
  }
  .offset12 {
    margin-left: 695px;
  }
  .offset11 {
    margin-left: 640px;
  }
  .offset10 {
    margin-left: 585px;
  }
  .offset9 {
    margin-left: 530px;
  }
  .offset8 {
    margin-left: 475px;
  }
  .offset7 {
    margin-left: 420px;
  }
  .offset6 {
    margin-left: 365px;
  }
  .offset5 {
    margin-left: 310px;
  }
  .offset4 {
    margin-left: 255px;
  }
  .offset3 {
    margin-left: 200px;
  }
  .offset2 {
    margin-left: 145px;
  }
  .offset1 {
    margin-left: 90px;
  }
  .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"] {
    min-height: 30px;
    display: block;
    width: 100%;
    min-height: 34px;
    box-sizing: border-box;
    float: left;
    margin-left: 2.72373541%;
    *margin-left: 2.67054392%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.72373541%;
  }
  .row-fluid .span24 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span23 {
    width: 95.71984436%;
    *width: 95.66665287%;
  }
  .row-fluid .span22 {
    width: 91.43968872%;
    *width: 91.38649723%;
  }
  .row-fluid .span21 {
    width: 87.15953307%;
    *width: 87.10634158%;
  }
  .row-fluid .span20 {
    width: 82.87937743%;
    *width: 82.82618594%;
  }
  .row-fluid .span19 {
    width: 78.59922179%;
    *width: 78.5460303%;
  }
  .row-fluid .span18 {
    width: 74.31906615%;
    *width: 74.26587466%;
  }
  .row-fluid .span17 {
    width: 70.03891051%;
    *width: 69.98571902%;
  }
  .row-fluid .span16 {
    width: 65.75875486%;
    *width: 65.70556337%;
  }
  .row-fluid .span15 {
    width: 61.47859922%;
    *width: 61.42540773%;
  }
  .row-fluid .span14 {
    width: 57.19844358%;
    *width: 57.14525209%;
  }
  .row-fluid .span13 {
    width: 52.91828794%;
    *width: 52.86509645%;
  }
  .row-fluid .span12 {
    width: 48.6381323%;
    *width: 48.58494081%;
  }
  .row-fluid .span11 {
    width: 44.35797665%;
    *width: 44.30478516%;
  }
  .row-fluid .span10 {
    width: 40.07782101%;
    *width: 40.02462952%;
  }
  .row-fluid .span9 {
    width: 35.79766537%;
    *width: 35.74447388%;
  }
  .row-fluid .span8 {
    width: 31.51750973%;
    *width: 31.46431824%;
  }
  .row-fluid .span7 {
    width: 27.23735409%;
    *width: 27.1841626%;
  }
  .row-fluid .span6 {
    width: 22.95719844%;
    *width: 22.90400695%;
  }
  .row-fluid .span5 {
    width: 18.6770428%;
    *width: 18.62385131%;
  }
  .row-fluid .span4 {
    width: 14.39688716%;
    *width: 14.34369567%;
  }
  .row-fluid .span3 {
    width: 10.11673152%;
    *width: 10.06354003%;
  }
  .row-fluid .span2 {
    width: 5.83657588%;
    *width: 5.78338439%;
  }
  .row-fluid .span1 {
    width: 1.55642023%;
    *width: 1.50322874%;
  }
  .row-fluid .offset24 {
    margin-left: 105.44747082%;
    *margin-left: 105.34108784%;
  }
  .row-fluid .offset24:first-child {
    margin-left: 102.72373541%;
    *margin-left: 102.61735243%;
  }
  .row-fluid .offset23 {
    margin-left: 101.16731518%;
    *margin-left: 101.0609322%;
  }
  .row-fluid .offset23:first-child {
    margin-left: 98.44357977%;
    *margin-left: 98.33719679%;
  }
  .row-fluid .offset22 {
    margin-left: 96.88715953%;
    *margin-left: 96.78077655%;
  }
  .row-fluid .offset22:first-child {
    margin-left: 94.16342412%;
    *margin-left: 94.05704115%;
  }
  .row-fluid .offset21 {
    margin-left: 92.60700389%;
    *margin-left: 92.50062091%;
  }
  .row-fluid .offset21:first-child {
    margin-left: 89.88326848%;
    *margin-left: 89.7768855%;
  }
  .row-fluid .offset20 {
    margin-left: 88.32684825%;
    *margin-left: 88.22046527%;
  }
  .row-fluid .offset20:first-child {
    margin-left: 85.60311284%;
    *margin-left: 85.49672986%;
  }
  .row-fluid .offset19 {
    margin-left: 84.04669261%;
    *margin-left: 83.94030963%;
  }
  .row-fluid .offset19:first-child {
    margin-left: 81.3229572%;
    *margin-left: 81.21657422%;
  }
  .row-fluid .offset18 {
    margin-left: 79.76653696%;
    *margin-left: 79.66015399%;
  }
  .row-fluid .offset18:first-child {
    margin-left: 77.04280156%;
    *margin-left: 76.93641858%;
  }
  .row-fluid .offset17 {
    margin-left: 75.48638132%;
    *margin-left: 75.37999834%;
  }
  .row-fluid .offset17:first-child {
    margin-left: 72.76264591%;
    *margin-left: 72.65626294%;
  }
  .row-fluid .offset16 {
    margin-left: 71.20622568%;
    *margin-left: 71.0998427%;
  }
  .row-fluid .offset16:first-child {
    margin-left: 68.48249027%;
    *margin-left: 68.37610729%;
  }
  .row-fluid .offset15 {
    margin-left: 66.92607004%;
    *margin-left: 66.81968706%;
  }
  .row-fluid .offset15:first-child {
    margin-left: 64.20233463%;
    *margin-left: 64.09595165%;
  }
  .row-fluid .offset14 {
    margin-left: 62.6459144%;
    *margin-left: 62.53953142%;
  }
  .row-fluid .offset14:first-child {
    margin-left: 59.92217899%;
    *margin-left: 59.81579601%;
  }
  .row-fluid .offset13 {
    margin-left: 58.36575875%;
    *margin-left: 58.25937578%;
  }
  .row-fluid .offset13:first-child {
    margin-left: 55.64202335%;
    *margin-left: 55.53564037%;
  }
  .row-fluid .offset12 {
    margin-left: 54.08560311%;
    *margin-left: 53.97922013%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 51.3618677%;
    *margin-left: 51.25548473%;
  }
  .row-fluid .offset11 {
    margin-left: 49.80544747%;
    *margin-left: 49.69906449%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 47.08171206%;
    *margin-left: 46.97532908%;
  }
  .row-fluid .offset10 {
    margin-left: 45.52529183%;
    *margin-left: 45.41890885%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 42.80155642%;
    *margin-left: 42.69517344%;
  }
  .row-fluid .offset9 {
    margin-left: 41.24513619%;
    *margin-left: 41.13875321%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 38.52140078%;
    *margin-left: 38.4150178%;
  }
  .row-fluid .offset8 {
    margin-left: 36.96498054%;
    *margin-left: 36.85859757%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 34.24124514%;
    *margin-left: 34.13486216%;
  }
  .row-fluid .offset7 {
    margin-left: 32.6848249%;
    *margin-left: 32.57844192%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 29.96108949%;
    *margin-left: 29.85470652%;
  }
  .row-fluid .offset6 {
    margin-left: 28.40466926%;
    *margin-left: 28.29828628%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 25.68093385%;
    *margin-left: 25.57455087%;
  }
  .row-fluid .offset5 {
    margin-left: 24.12451362%;
    *margin-left: 24.01813064%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 21.40077821%;
    *margin-left: 21.29439523%;
  }
  .row-fluid .offset4 {
    margin-left: 19.84435798%;
    *margin-left: 19.737975%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 17.12062257%;
    *margin-left: 17.01423959%;
  }
  .row-fluid .offset3 {
    margin-left: 15.56420233%;
    *margin-left: 15.45781936%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 12.84046693%;
    *margin-left: 12.73408395%;
  }
  .row-fluid .offset2 {
    margin-left: 11.28404669%;
    *margin-left: 11.17766371%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 8.56031128%;
    *margin-left: 8.45392831%;
  }
  .row-fluid .offset1 {
    margin-left: 7.00389105%;
    *margin-left: 6.89750807%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 4.28015564%;
    *margin-left: 4.17377266%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 35px;
  }
  input.span24,
  textarea.span24,
  .uneditable-input.span24 {
    width: 1271px;
  }
  input.span23,
  textarea.span23,
  .uneditable-input.span23 {
    width: 1216px;
  }
  input.span22,
  textarea.span22,
  .uneditable-input.span22 {
    width: 1161px;
  }
  input.span21,
  textarea.span21,
  .uneditable-input.span21 {
    width: 1106px;
  }
  input.span20,
  textarea.span20,
  .uneditable-input.span20 {
    width: 1051px;
  }
  input.span19,
  textarea.span19,
  .uneditable-input.span19 {
    width: 996px;
  }
  input.span18,
  textarea.span18,
  .uneditable-input.span18 {
    width: 941px;
  }
  input.span17,
  textarea.span17,
  .uneditable-input.span17 {
    width: 886px;
  }
  input.span16,
  textarea.span16,
  .uneditable-input.span16 {
    width: 831px;
  }
  input.span15,
  textarea.span15,
  .uneditable-input.span15 {
    width: 776px;
  }
  input.span14,
  textarea.span14,
  .uneditable-input.span14 {
    width: 721px;
  }
  input.span13,
  textarea.span13,
  .uneditable-input.span13 {
    width: 666px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 611px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 556px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 501px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 446px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 391px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 336px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 281px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 226px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 171px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 116px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 61px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 6px;
  }
  .thumbnails {
    margin-left: -35px;
  }
  .thumbnails > li {
    margin-left: 35px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
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: #9a9a9a;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Segoe UI Semibold', 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-weight: 600;
  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: #999999;
}
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 #eeeeee;
}
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;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: Menlo, Monaco, Consolas, 'Courier New', monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  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: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 6px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  border-radius: 2px;
  vertical-align: middle;
}
select {
  padding-top: 0;
  padding-bottom: 0;
}
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: #ffffff;
  border: 1px solid #cccccc;
}
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 {
  color: #000;
  border-color: #049cdb;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer;
}
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 #cccccc;
  background-color: #ffffff;
}
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: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.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-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  box-sizing: border-box;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span24,
textarea.span24,
.uneditable-input.span24 {
  width: 926px;
}
input.span23,
textarea.span23,
.uneditable-input.span23 {
  width: 886px;
}
input.span22,
textarea.span22,
.uneditable-input.span22 {
  width: 846px;
}
input.span21,
textarea.span21,
.uneditable-input.span21 {
  width: 806px;
}
input.span20,
textarea.span20,
.uneditable-input.span20 {
  width: 766px;
}
input.span19,
textarea.span19,
.uneditable-input.span19 {
  width: 726px;
}
input.span18,
textarea.span18,
.uneditable-input.span18 {
  width: 686px;
}
input.span17,
textarea.span17,
.uneditable-input.span17 {
  width: 646px;
}
input.span16,
textarea.span16,
.uneditable-input.span16 {
  width: 606px;
}
input.span15,
textarea.span15,
.uneditable-input.span15 {
  width: 566px;
}
input.span14,
textarea.span14,
.uneditable-input.span14 {
  width: 526px;
}
input.span13,
textarea.span13,
.uneditable-input.span13 {
  width: 486px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 446px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 406px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 366px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 326px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 286px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 246px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 206px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 166px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 126px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 86px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 46px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 6px;
}
.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: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
}
.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: #6a6a6a;
}
.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 {
  margin-bottom: 5px;
  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 {
  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 2px 2px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 6px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 2px 0 0 2px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 2px 0 0 2px;
}
.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 2px 2px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  border-radius: 0 2px 2px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 2px 2px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 2px 0 0 2px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 2px 2px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0;
}
.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* 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 {
  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 #dddddd;
}
.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 #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 3px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.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 {
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
.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;
}
.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;
}
.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: 4px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 84px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 164px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 244px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 324px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 404px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 444px;
  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;
}
.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 #000000;
  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: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid #bbbbbb;
  border-color: rgba(0, 0, 0, 0.15);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu .dropdown-menu {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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 #ffffff;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #f2930b;
  background-image: -webkit-linear-gradient(top, #f9980f, #e98b06);
  background-image: linear-gradient(to bottom, #f9980f, #e98b06);
  background-repeat: repeat-x;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #f2930b;
  background-image: -webkit-linear-gradient(top, #f9980f, #e98b06);
  background-image: linear-gradient(to bottom, #f9980f, #e98b06);
  background-repeat: repeat-x;
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  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 #000000;
  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;
}
.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;
}
.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: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  border-radius: 3px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  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: 5px;
}
.well-small {
  padding: 9px;
  border-radius: 2px;
}
.fade {
  opacity: 0;
  -webkit-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;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
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: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #cccccc;
  text-shadow: none;
  background-color: #ffffff;
  *background-color: #f2f2f2;
  border-color: #f2f2f2;
  *border-color: #e5e5e5;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  *border: 0;
  border-radius: 3px;
  *margin-left: .3em;
}
.btn:hover {
  background-color: #f2f2f2;
}
.btn:active,
.btn.active {
  background-color: #e5e5e5;
}
.btn:active,
.btn.active {
  background-color: #d9d9d9 \9;
}
.btn:hover,
.btn:active,
.btn.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn:active,
.btn.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  text-decoration: none;
}
.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;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.16);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  opacity: 0.5;
  background-image: none;
  box-shadow: none;
  cursor: not-allowed;
  pointer-events: none;
}
.btn-large {
  padding: 10px 16px;
  font-size: 17.5px;
}
.btn-large .fa {
  margin-top: 2px;
}
.btn-small {
  padding: 4px 10px;
  font-size: 12.18px;
  border-radius: 2px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 8px;
  font-size: 11.2px;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  text-shadow: none;
  background-color: #0088cc;
  *background-color: #006699;
  border-color: #006699;
  *border-color: #005580;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  background-color: #006699;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #005580;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004466 \9;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-primary:active,
.btn-primary.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-primary:active,
.btn-primary.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-warning {
  text-shadow: none;
  background-color: #fbb450;
  *background-color: #fa9f1e;
  border-color: #fa9f1e;
  *border-color: #f99406;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-warning:hover {
  background-color: #fa9f1e;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #f99406;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #e08505 \9;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-warning:active,
.btn-warning.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-warning:active,
.btn-warning.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-danger {
  text-shadow: none;
  background-color: #ee5f5b;
  *background-color: #e9322d;
  border-color: #e9322d;
  *border-color: #e51d18;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-danger:hover {
  background-color: #e9322d;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #e51d18;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #ce1a15 \9;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-danger:active,
.btn-danger.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-danger:active,
.btn-danger.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-success {
  text-shadow: none;
  background-color: #62c462;
  *background-color: #42b142;
  border-color: #42b142;
  *border-color: #3b9e3b;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-success:hover {
  background-color: #42b142;
}
.btn-success:active,
.btn-success.active {
  background-color: #3b9e3b;
}
.btn-success:active,
.btn-success.active {
  background-color: #348c34 \9;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-success:active,
.btn-success.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-success:active,
.btn-success.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-info {
  text-shadow: none;
  background-color: #5bc0de;
  *background-color: #31b0d5;
  border-color: #31b0d5;
  *border-color: #28a1c5;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-info:hover {
  background-color: #31b0d5;
}
.btn-info:active,
.btn-info.active {
  background-color: #28a1c5;
}
.btn-info:active,
.btn-info.active {
  background-color: #2390b0 \9;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-info:active,
.btn-info.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-info:active,
.btn-info.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-inverse {
  text-shadow: none;
  background-color: #444444;
  *background-color: #2b2b2b;
  border-color: #2b2b2b;
  *border-color: #1e1e1e;
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-inverse:hover {
  background-color: #2b2b2b;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #1e1e1e;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #111111 \9;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.btn-inverse:active,
.btn-inverse.active {
  border-color: rgba(0, 0, 0, 0.2);
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  text-transform: none !important;
  color: #0088cc;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  border-color: transparent;
  text-decoration: none;
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.02);
}
.btn-link[disabled]:hover {
  color: #333333;
  border-color: transparent;
  text-decoration: none;
}
.btn-link:active {
  background-color: #f7f7f7;
  background-color: rgba(0, 0, 0, 0.04);
}
.btn-link .fa {
  color: #6d6d6d;
}
.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: .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;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.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;
  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;
  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: #f2f2f2;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #006699;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #fa9f1e;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #e9322d;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #42b142;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #31b0d5;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #2b2b2b;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical .btn:last-child {
  border-radius: 0 0 3px 3px;
}
.btn-group-vertical .btn-large:first-child {
  border-radius: 5px 5px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  border-radius: 0 0 5px 5px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  background-color: #fcf8e3;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #aaa;
  border-left-color: rgba(0, 0, 0, 0.18);
  color: #444444;
  color: rgba(0, 0, 0, 0.75);
}
.alert h4 {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 10px;
}
.alert a:not(.btn) {
  text-decoration: underline;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
}
.alert-info {
  background-color: #d9edf7;
}
.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 {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  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 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.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 #ffffff;
}
.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;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  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;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.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;
}
.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  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;
}
.nav-pills .dropdown-menu {
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .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: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.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;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  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;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.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;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  color: #ffffff;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 38px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #555555;
  background-image: -webkit-linear-gradient(top, #5e5e5e, #474747);
  background-image: linear-gradient(to bottom, #5e5e5e, #474747);
  background-repeat: repeat-x;
  border: 1px solid #2e2e2e;
  border-radius: 3px;
  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: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  text-shadow: 0 1px 0 #5e5e5e;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 38px;
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover {
  color: #ffffff;
}
.navbar .divider-vertical {
  height: 38px;
  margin: 0 9px;
  border-left: 1px solid #474747;
  border-right: 1px solid #5e5e5e;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 4px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  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: 4px;
}
.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: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 4px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  border-radius: 0;
}
.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;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  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: 9px 15px 9px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 #5e5e5e;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  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;
  text-shadow: none;
  background-color: #515151;
  *background-color: #3a3a3a;
  border-color: #3a3a3a;
  *border-color: #2e2e2e;
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover {
  background-color: #3a3a3a;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #2e2e2e;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #212121 \9;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  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: #bbbbbb;
  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 #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: #bbbbbb;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #ffffff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.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;
}
.navbar-inverse {
  color: #dadada;
}
.navbar-inverse .navbar-inner {
  background-color: #a1a1a1;
  background-image: -webkit-linear-gradient(top, #a1a1a1, #a1a1a1);
  background-image: linear-gradient(to bottom, #a1a1a1, #a1a1a1);
  background-repeat: repeat-x;
  border-color: #a1a1a1;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #dadada;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-link {
  color: #dadada;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #a1a1a1;
  border-right-color: #a1a1a1;
}
.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: transparent;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #dadada;
  border-bottom-color: #dadada;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #e1e1e1;
  border-color: #a1a1a1;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  text-shadow: none;
  background-color: #949494;
  *background-color: #949494;
  border-color: #949494;
  *border-color: #878787;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-inverse .btn-navbar:hover {
  background-color: #949494;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #878787;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #7b7b7b \9;
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb .active {
  color: #999999;
}
.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: 3px;
  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: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  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: 3px;
  border-bottom-left-radius: 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 10px 16px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 4px 10px;
  font-size: 12.18px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 2px 6px;
  font-size: 11.2px;
}
.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;
}
.pager li > a:hover {
  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 > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.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 {
  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;
  box-shadow: inset 0 1px 0 #ffffff;
  *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;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.8;
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #f2fcfc;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #ffffff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #ffffff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #ffffff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #ffffff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
}
.thumbnails {
  margin-left: -20px;
  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: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #0088cc;
  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: #555555;
}
.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: 25px;
}
.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: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #999999;
  text-shadow: none;
}
.label {
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  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: #333333;
}
.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;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 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: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-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: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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);
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .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: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
/*
SmartStore Circular Spinner
---------------------------
    Version:    1, 
    Timestamp:  10.02.2016
    Author:     Murat Cakir
*/
.spinner-container {
  position: relative;
  display: none;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.spinner {
  position: relative;
  text-align: center;
  vertical-align: middle;
  display: none;
}
.spinner-container.active > .spinner,
.spinner.active {
  background-color: transparent;
  border: none;
  display: inline-block;
}
.spinner.spinner-boxed {
  border-radius: 50%;
  padding: 0.2em;
  background-color: #fff !important;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.spinner-container.active {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.spinner svg {
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-animation: spinner-rotate 1.333s linear infinite;
  animation: spinner-rotate 1.333s linear infinite;
}
html.ie .spinner svg {
  animation: spinner-rotate-ie 2.5s linear infinite;
}
.spinner circle {
  fill: transparent;
  stroke: #ff9800;
  stroke-linecap: round;
  stroke-dasharray: 200.96;
  stroke-dashoffset: 58px;
  -webkit-animation: spinner-dash 1.333s linear infinite, spinner-colors 10.644s linear infinite;
  animation: spinner-dash 1.333s linear infinite, spinner-colors 10.644s linear infinite;
}
html.ie .spinner circle {
  stroke-dashoffset: 80px;
}
@keyframes spinner-dash {
  0% {
    stroke-dashoffset: 58px;
  }
  50% {
    stroke-dashoffset: 200.96px;
  }
  100% {
    stroke-dashoffset: 58px;
  }
}
@-webkit-keyframes spinner-dash {
  0% {
    stroke-dashoffset: 58px;
  }
  50% {
    stroke-dashoffset: 200.96px;
  }
  100% {
    stroke-dashoffset: 58px;
  }
}
@keyframes spinner-rotate {
  50% {
    transform: rotate(600deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
@-webkit-keyframes spinner-rotate {
  50% {
    transform: rotate(600deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
@keyframes spinner-rotate-ie {
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
@keyframes spinner-colors {
  0% {
    stroke: #3F51B5;
  }
  20% {
    stroke: #09b7bf;
  }
  40% {
    stroke: #90d36b;
  }
  60% {
    stroke: #F44336;
  }
  80% {
    stroke: #f90;
  }
  100% {
    stroke: #3F51B5;
  }
}
@-webkit-keyframes spinner-colors {
  0% {
    stroke: #3F51B5;
  }
  20% {
    stroke: #09b7bf;
  }
  40% {
    stroke: #90d36b;
  }
  60% {
    stroke: #F44336;
  }
  80% {
    stroke: #f90;
  }
  100% {
    stroke: #3F51B5;
  }
}
.spinner.white circle {
  stroke: #fff;
  -webkit-animation-name: spinner-dash, spinner-rotate;
  animation-name: spinner-dash, spinner-rotate;
}
/*
SmartStore throbber
Version: 1, Timestamp: 18.08.2012
*/
.throbber {
  display: none;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2147483640;
  background-color: rgba(0, 0, 0, 0.7);
}
.throbber.white {
  background-color: rgba(255, 255, 255, 0.85);
}
body > .throbber {
  position: fixed;
}
.throbber .throbber-flex {
  width: 100%;
  height: 100%;
  position: absolute;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.throbber .throbber-flex > * {
  text-align: center;
}
.throbber .throbber-content {
  display: block;
  overflow: hidden;
  line-height: 1.3;
}
.throbber .throbber-content:not(:empty) {
  margin-bottom: 30px;
}
.throbber.large .throbber-content {
  font-size: 32px;
  font-weight: 100;
}
.throbber.small .throbber-content {
  font-size: 16px;
  font-weight: 600;
}
.throbber:not(.white) .throbber-content {
  color: #fff;
}
/*
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
Source: https://github.com/ivaynberg/select2
*/
/*@dropFocusBorderColor: rgba(82,168,236, .8);
@dropFocusShadowColor: rgba(82,168,236, .4);*/
.select2-container {
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -moz-box-sizing: border-box;
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #555555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 2px;
  background-clip: padding-box;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 32px;
  line-height: 32px;
  padding: 0 0 0 8px;
  text-decoration: none;
}
.select2-container.select2-drop-above .select2-choice {
  border-radius: 0 0 2px 2px;
}
.select2-container .select2-choice span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-choice abbr {
  display: block;
  position: absolute;
  right: 22px;
  top: 9px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('/Content/bootstrap/custom/images/select2.png') right top no-repeat;
  background-color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  outline: 0;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop {
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 0;
  position: absolute;
  top: 100%;
  z-index: 9999;
  width: 100%;
  margin-top: -1px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 2px 2px;
  line-height: 17px;
  font-size: 12px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #ccc;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 2px 2px 0px 0px;
}
.select2-container .select2-choice > div {
  border-radius: 0 2px 2px 0;
  background-clip: padding-box;
  text-shadow: none;
  background-color: #ffffff;
  *background-color: #f2f2f2;
  border-color: #f2f2f2;
  *border-color: #e5e5e5;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 1px 0 rgba(255,255,255, .5), 0 1px 2px rgba(0,0,0, .05);
  border-left: 1px solid #e0e0e0;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.select2-container .select2-choice > div:hover {
  background-color: #f2f2f2;
}
.select2-container .select2-choice > div:active,
.select2-container .select2-choice > div.active {
  background-color: #e5e5e5;
}
.select2-container .select2-choice > div:active,
.select2-container .select2-choice > div.active {
  background-color: #d9d9d9 \9;
}
.select2-container .select2-choice > div:hover,
.select2-container .select2-choice > div:active,
.select2-container .select2-choice > div.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.select2-container .select2-choice > div:active,
.select2-container .select2-choice > div.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.select2-container:hover .select2-choice > div {
  background: #f9f9f9;
}
.select2-container.select2-dropdown-open .select2-choice > div {
  background: transparent;
  box-shadow: none;
  border-left-color: transparent;
}
.select2-container .select2-choice > div b {
  display: block;
  width: 100%;
  height: 100%;
  font-family: FontAwesome;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.select2-container .select2-choice > div b:before {
  content: "\f0d7";
}
.select2-search {
  display: inline-block;
  white-space: nowrap;
  z-index: 10000;
  min-height: 28px;
  width: 100%;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}
.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}
.select2-search input {
  width: 100%;
  margin: 0;
  height: auto !important;
  min-height: 28px;
  box-shadow: none;
  border-radius: 0;
}
.select2-search input:focus {
  box-shadow: none;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #049cdb;
  outline: none;
}
.select2-dropdown-open .select2-choice {
  color: #999999 !important;
  text-shadow: none !important;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 2px 2px 0 0;
}
.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
}
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}
/* results */
.select2-results {
  margin: 4px 0 4px 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 410px;
}
.select2-results ul.select2-result-sub {
  margin: 0 0 0 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  padding: 1px 0 1px 4px;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
}
.select2-results .select2-highlighted {
  background: #f9980f;
  color: #ffffff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}
/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
*/
.select2-results .select2-disabled {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('/Content/bootstrap/custom/images/spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice div {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
/* multiselect */
.select2-container-multi .select2-choices {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: 0;
  padding: 2px 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  line-height: 17px;
  font-size: 12px;
}
.select2-container-multi .select2-choices {
  min-height: 28px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.select2-container-multi .select2-choices .select2-search-field input {
  color: #666;
  background: transparent !important;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  border: 0;
  box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #ffffff url('/Content/bootstrap/custom/images/spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #c7c7c7 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  border: 1px solid #ccc;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0, 0.05);
  color: #333;
  line-height: 13px;
  padding: 2px 5px 2px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 2px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('/Content/bootstrap/custom/images/select2.png') right top no-repeat;
  outline: none;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background-image: none;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  padding: 3px 5px 3px 5px;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-result-selectable .select2-match {
  text-decoration: underline;
}
.select2-result-unselectable .select2-match {
  text-decoration: none;
}
.select2-offscreen {
  position: absolute;
  left: -10000px;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice div b {
    background-image: url(/Content/bootstrap/custom/images/select2x2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 3000;
  border-radius: 4px;
  /*.dow {
  border-top: 1px solid #ddd !important;
  }*/
}
.bootstrap-datetimepicker-widget: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: 6px;
}
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  text-shadow: none;
  background-color: #0088cc;
  *background-color: #006699;
  border-color: #006699;
  *border-color: #005580;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td.active:hover:hover {
  background-color: #006699;
}
.bootstrap-datetimepicker-widget td.active:active,
.bootstrap-datetimepicker-widget td.active:hover:active,
.bootstrap-datetimepicker-widget td.active.active,
.bootstrap-datetimepicker-widget td.active:hover.active {
  background-color: #005580;
}
.bootstrap-datetimepicker-widget td.active:active,
.bootstrap-datetimepicker-widget td.active:hover:active,
.bootstrap-datetimepicker-widget td.active.active,
.bootstrap-datetimepicker-widget td.active:hover.active {
  background-color: #004466 \9;
}
.bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td.active:hover:hover,
.bootstrap-datetimepicker-widget td.active:active,
.bootstrap-datetimepicker-widget td.active:hover:active,
.bootstrap-datetimepicker-widget td.active.active,
.bootstrap-datetimepicker-widget td.active:hover.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-datetimepicker-widget td.active:active,
.bootstrap-datetimepicker-widget td.active:hover:active,
.bootstrap-datetimepicker-widget td.active.active,
.bootstrap-datetimepicker-widget td.active:hover.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td.active:hover:hover,
.bootstrap-datetimepicker-widget td.active:active,
.bootstrap-datetimepicker-widget td.active:hover:active,
.bootstrap-datetimepicker-widget td.active.active,
.bootstrap-datetimepicker-widget td.active:hover.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-datetimepicker-widget td.active:active,
.bootstrap-datetimepicker-widget td.active:hover:active,
.bootstrap-datetimepicker-widget td.active.active,
.bootstrap-datetimepicker-widget td.active:hover.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  text-shadow: none;
  background-color: #0088cc;
  *background-color: #006699;
  border-color: #006699;
  *border-color: #005580;
  color: #444;
  border-color: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.bootstrap-datetimepicker-widget td span.active:hover {
  background-color: #006699;
}
.bootstrap-datetimepicker-widget td span.active:active,
.bootstrap-datetimepicker-widget td span.active.active {
  background-color: #005580;
}
.bootstrap-datetimepicker-widget td span.active:active,
.bootstrap-datetimepicker-widget td span.active.active {
  background-color: #004466 \9;
}
.bootstrap-datetimepicker-widget td span.active:hover,
.bootstrap-datetimepicker-widget td span.active:active,
.bootstrap-datetimepicker-widget td span.active.active {
  color: #222;
  border-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-datetimepicker-widget td span.active:active,
.bootstrap-datetimepicker-widget td span.active.active {
  border-color: rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.active:hover,
.bootstrap-datetimepicker-widget td span.active:active,
.bootstrap-datetimepicker-widget td span.active.active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-datetimepicker-widget td span.active:active,
.bootstrap-datetimepicker-widget td span.active.active {
  border-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on .fa,
.input-prepend.date .add-on .fa {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
  line-height: 20px;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
/* =========================================================
 * Navbar & dropdown menu customization
 * ========================================================= */
.navbar {
  margin-bottom: 0;
}
.navbar .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  border-radius: 6px 6px 0 0;
  background-color: #545454;
  background-image: -webkit-linear-gradient(top, #5e5e5e 0%, #565656 50%, #525252 51%, #474747 100%);
  background-image: linear-gradient(top, #5e5e5e 0%, #565656 50%, #525252 51%, #474747 100%);
  background-repeat: repeat-x;
}
.navbar.navbar-inverse .navbar-inner {
  background-color: #9e9e9e;
  background-image: -webkit-linear-gradient(top, #a1a1a1 0%, #a1a1a1 50%, #9b9b9b 51%, #a1a1a1 100%);
  background-image: linear-gradient(top, #a1a1a1 0%, #a1a1a1 50%, #9b9b9b 51%, #a1a1a1 100%);
  background-repeat: repeat-x;
  border-radius: 4px 4px 0 0;
}
.navbar.navbar-inverse .divider-vertical {
  border-left: 1px solid #444;
  border-right: 1px solid #6a6a6a;
}
.rgba .navbar.navbar-inverse .divider-vertical {
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}
.iepre10 .navbar .navbar-inner {
  border-radius: 0;
}
.navbar .divider-vertical {
  margin: 0;
}
.rgba .navbar .divider-vertical {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.navbar .nav {
  margin-right: 6px;
}
.navbar .nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.navbar .nav > li.dropdown > a {
  padding-right: 4px;
}
.navbar .dropdown-menu .drop-list {
  list-style: none;
  margin: 0;
}
/* Smarter navbar
  * ========================================================= */
.nav-smart.shrinkable {
  max-height: 38px;
}
.nav-smart li {
  margin: 0;
  padding: 0;
}
.nav-smart li + .nav-header {
  margin-top: 9px;
}
.nav-smart .dropdown-menu li > a:hover,
.nav-smart .dropdown-menu li > a:focus,
.nav-smart .dropdown-submenu:hover > a {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.nav-smart > .dropdown:hover > a:before,
.nav-smart > .dropdown:hover > a:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  z-index: 1001;
  border-style: solid;
  border-color: transparent;
}
.nav-smart > .dropdown:hover > a:before {
  z-index: 1002;
  border-width: 7px;
}
.nav-smart > .dropdown:hover > a:after {
  border-width: 8px;
}
.nav-smart > .dropdown:hover > a:before,
.nav-smart > .dropdown:hover > a:after {
  left: 50%;
  bottom: -1px;
  border-top: 0;
}
.nav-smart > .dropdown:hover > a:before {
  margin-left: -7px;
  border-bottom-color: #ffffff;
}
.nav-smart > .dropdown:hover > a:after {
  margin-left: -8px;
  border-bottom-color: #ccc;
  border-bottom-color: #bbbbbb;
}
.nav-smart > .dropdown .dropdown-toggle .chevron {
  font-size: 12px;
  /* looks better */
}
.nav-smart .dropdown-menu {
  width: 200px;
  margin-top: 0;
  padding: 0;
  border-radius: 0;
  display: block;
  border: 1px solid #bbb;
  border-bottom-color: #aaa;
  font-size: 13px;
}
.nav-smart .dropdown-menu:before,
.nav-smart .dropdown-menu:after {
  display: none !important;
}
/*
.nav.nav-smart .dropdown-menu ul.drop-list > li a,
.nav.nav-smart .dropdown-menu ul.drop-list > li.nav-header {
	// to get more 'air'
	line-height: @baseLineHeight;
}
*/
.nav-smart li.drop-list-item {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.nav-smart li.drop-list-item a {
  display: block;
  position: relative;
  color: #666;
  z-index: 1020;
  white-space: normal;
}
.nav-smart li.drop-list-item a:hover {
  color: #000;
}
.nav-smart.shrink-menu li.drop-list-item:hover,
.nav-smart li.drop-list-item.aimed {
  background-color: #f9980f;
  border-bottom-color: #da8205;
  border-top-color: #cb7905;
  box-shadow: 0 12px 6px -10px #df8506 inset;
}
.nav-smart.shrink-menu li.drop-list-item:hover > a,
.nav-smart li.drop-list-item.aimed > a {
  color: #ffffff;
  text-shadow: -1px 0 0 #df8506;
}
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:before,
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-color: transparent;
}
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:before {
  z-index: 3;
  border-width: 13px;
}
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:after {
  border-width: 14px;
}
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:before,
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:after {
  left: 100%;
  top: 50%;
  border-right: 0;
}
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:before {
  right: -13px;
  margin-top: -13px;
  border-left-color: #f9980f;
}
.nav-smart .dropdown-menu:not(.pull-right) li.dropdown-submenu.aimed > a:after {
  right: -14px;
  margin-top: -14px;
  border-left-color: #ccc;
  border-left-color: #a86404;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu > a:before,
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu > a:after {
  display: none;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:before,
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-color: transparent;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:before {
  z-index: 3;
  border-width: 13px;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:after {
  border-width: 14px;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:before,
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:after {
  top: 50%;
  border-left: 0;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:before {
  left: -13px;
  margin-top: -13px;
  border-right-color: #f9980f;
}
.nav-smart .dropdown-menu.pull-right li.dropdown-submenu.aimed > a:after {
  left: -14px;
  margin-top: -14px;
  border-right-color: #ccc;
  border-right-color: #a86404;
}
.nav-smart li.divider {
  margin: 4px 1px;
}
.nav-smart li.dropdown > div.dropdown-menu {
  overflow: hidden;
  border-radius: 0px;
  visibility: hidden;
  opacity: 0;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top, #fbfbfb, #f4f4f4);
  background-image: linear-gradient(to bottom, #fbfbfb, #f4f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-transition: width 0.3s ease-out, opacity 0.15s linear;
  transition: width 0.3s ease-out, opacity 0.15s linear;
}
.nav-smart li.dropdown > div.dropdown-menu.expanded {
  width: 420px;
}
.nav-smart li.dropdown > div.dropdown-menu.expanded .dropdown-menu-inner {
  border-right: 1px solid #ccc;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.18);
  border-radius: 3px 0 0 3px;
}
.nav-smart li.dropdown.open > div.dropdown-menu {
  opacity: 1;
  visibility: visible;
  min-height: 300px;
}
.nav-smart .dropdown-menu-inner {
  position: relative;
  float: left;
  background-color: #fff;
  min-height: 300px;
  border-radius: 3px;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.nav-smart .dropdown-menu-inner ul.drop-list {
  width: 200px;
  padding: 12px 0;
}
.nav-smart .dropdown-submenu > ul.dropdown-menu {
  position: absolute;
  top: -1px;
  visibility: hidden;
  left: 200px;
  width: 220px;
  padding: 12px 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.nav-smart .dropdown-submenu > ul.dropdown-menu ul {
  display: none;
}
.nav-smart .dropdown-submenu > a:after {
  border-left-color: #dbdbdb;
}
.nav-smart li.dropdown-submenu {
  position: static;
}
.nav-smart li.dropdown-submenu.aimed > ul.dropdown-menu {
  visibility: visible;
}
/* right aligned drop */
.nav-smart .dropdown-menu.pull-right.expanded .dropdown-menu-inner {
  border-left: 1px solid #ccc !important;
  border-right-width: 0 !important;
  border-radius: 0 3px 3px 0;
}
.nav-smart .dropdown-menu.pull-right .dropdown-menu-inner {
  float: right;
}
.nav-smart .dropdown-menu.pull-right .dropdown-menu-inner ul.drop-list > li > ul {
  left: auto;
  border-radius: 0;
  text-align: right;
}
.nav-smart .dropdown-menu.pull-right .dropdown-menu-inner ul.drop-list > li > a [class*=icon-chevron] {
  display: none !important;
}
/* Shrink menu */
.nav-smart.shrink-menu {
  display: none;
  padding-right: 6px;
}
.nav-smart.shrink-menu .dropdown-toggle {
  padding: 6px 4px;
}
.nav-smart.shrink-menu .dropdown-toggle sup {
  font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  padding-left: 12px;
  top: auto;
  /* for FF, IE, Opera */
  /*.wkit & { top: -0.5em; }*/
}
.ie .nav-smart.shrink-menu .dropdown-toggle sup {
  font-size: 30px;
  /* too small in IE, enlarge! */
}
/* -------------------------------------------------------------- 

   smartstore.scrollbutton.css
   
-------------------------------------------------------------- */
.scroll-button {
  position: relative;
  display: block;
  outline: 0 !important;
  overflow: hidden;
  border-radius: 0;
  padding-right: 0;
  padding-left: 0;
}
.scroll-button.disabled {
  cursor: default !important;
}
.scroll-button i {
  position: relative;
  left: 50%;
  top: 50%;
}
.scroll-button i {
  display: block !important;
  width: 22px;
  height: 22px;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.scroll-button.small i {
  font-size: 11px;
  margin: -4px 0 0 -11px;
}
.scroll-button.large i {
  font-size: 20px;
  margin: -11px 0 0 -11px;
}
.scroll-button.sb-dir-left.large {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.scroll-button.sb-dir-right.large {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* :not(:checked) is a filter, so that browsers that don�t support :checked don�t 
	follow these rules. Every browser that supports :checked also supports :not(), so
	it doesn�t make the test unnecessarily selective */
.star-rating:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0, 0, 0, 0);
}
.iepre9 .star-rating > input {
  float: left;
  margin-right: 4px;
}
.star-rating:not(:checked) > label {
  float: right;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  color: #bbb;
  padding: 0 2px;
  font-size: 22px;
  line-height: 22px;
}
.star-rating.star-rating-large:not(:checked) > label {
  font-size: 30px;
  line-height: 30px;
}
.star-rating.star-rating-small:not(:checked) > label {
  padding: 0 1px;
  font-size: 18px;
  line-height: 18px;
}
.star-rating.star-rating-mini:not(:checked) > label {
  padding: 0 1px;
  font-size: 14px;
  line-height: 14px;
}
.star-rating:not(:checked) > label:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  content: "\f006";
}
.star-rating > input:checked ~ label:before,
.star-rating:not(:checked) > label:hover:before,
.star-rating:not(:checked) > label:hover ~ label:before,
.star-rating > input:checked + label:hover:before,
.star-rating > input:checked + label:hover ~ label:before,
.star-rating > input:checked ~ label:hover:before,
.star-rating > input:checked ~ label:hover ~ label:before,
.star-rating > label:hover ~ input:checked ~ label:before {
  content: "\f005";
}
/* CURRENT STATE */
.star-rating > input:checked ~ label {
  color: #f9bc1b;
}
/* HOVER */
.star-rating:not(:checked) > label:hover,
.star-rating:not(:checked) > label:hover ~ label {
  color: #f30;
}
.star-rating > label:active {
  position: relative;
  top: 1px;
  left: 1px;
}
.transparent {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.o0 {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  visibility: hidden;
}
.o10 {
  opacity: .1;
  filter: alpha(opacity=10);
}
.o20 {
  opacity: .2;
  filter: alpha(opacity=20);
}
.o30 {
  opacity: .3;
  filter: alpha(opacity=30);
}
.o40 {
  opacity: .4;
  filter: alpha(opacity=40);
}
.o50 {
  opacity: .5;
  filter: alpha(opacity=50);
}
.o60 {
  opacity: .6;
  filter: alpha(opacity=60);
}
.o70 {
  opacity: .7;
  filter: alpha(opacity=70);
}
.o80 {
  opacity: .8;
  filter: alpha(opacity=80);
}
.o90 {
  opacity: .9;
  filter: alpha(opacity=90);
}
.o100 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.al {
  text-align: left !important;
}
.ac {
  text-align: center !important;
}
.ar {
  text-align: right !important;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-title {
  margin: 0 0 18px 0;
}
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6 {
  font-family: 'Segoe UI Light', 'Segoe UI', Arial, Helvetica, 'sans-serif';
  font-weight: 100;
  color: #3a87ad;
}
.page-title small {
  color: inherit;
  font-weight: inherit;
}
.modal-header.page-title {
  margin-bottom: 0;
}
.fa {
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn-small .fa {
  vertical-align: text-bottom;
}
.zoomable-thumb-container {
  width: 50px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.zoomable-thumb-container > img {
  max-height: 100%;
  max-width: 100%;
}
.zoomable-thumb {
  max-width: 50px;
  max-height: 32px;
}
.zoomable-thumb-clone {
  border: 1px solid #bbb;
  background-color: #fff;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
nav ul,
nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.alert > *:first-child {
  margin-top: 0;
}
.alert > *:last-child {
  margin-bottom: 0;
}
.alert .validation-summary-errors > ul {
  margin-bottom: 0;
}
span.field-validation-error {
  color: #b94a48;
}
.well {
  border: 1px solid #e5e5e5;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}
.well-small {
  border-radius: 3px;
}
.well > *:first-child {
  margin-top: 0;
}
.well > *:last-child {
  margin-bottom: 0;
}
.well h2,
.well h3,
.well h4,
.well h5 {
  font-weight: normal;
  color: #bbb;
}
.tooltip-inner {
  white-space: pre-wrap;
}
.btn {
  text-shadow: none;
}
.btn-group > .btn + .tooltip + .btn {
  margin-left: -1px;
}
.btn-group-wrapper {
  text-align: center;
}
.btn-group-wrapper > .btn-group {
  margin: 0 auto;
  text-align: center;
  width: inherit;
  display: inline-block;
}
.iepre10 .btn {
  background-image: url('/Content/bootstrap/images/btn-mask.png');
  background-position: 50% 50%;
  background-repeat: repeat-x;
  outline: 0;
}
.iepre10 .btn:hover,
.iepre10 .btn:active {
  background-position: 50% 50%;
}
.iepre10 .btn:active {
  background-image: none;
}
.btn-above {
  margin-bottom: 5px !important;
}
.btn-below {
  margin-top: 5px !important;
}
.btn-right {
  margin-left: 10px !important;
}
legend > a {
  text-decoration: none !important;
}
select {
  width: auto;
  min-width: 120px;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
.input-append .add-on .fa,
.input-prepend .add-on .fa {
  font-size: 16px;
}
.input-append.input-block-level,
.input-prepend.input-block-level {
  display: table;
}
.input-append.input-block-level .add-on,
.input-prepend.input-block-level .add-on,
.input-append.input-block-level .btn,
.input-prepend.input-block-level .btn {
  display: table-cell;
}
.input-append.input-block-level > input,
.input-prepend.input-block-level > input {
  box-sizing: border-box;
  display: table-cell;
  /* table-cell is not working well in Chrome for small widths */
  min-height: inherit;
  width: 100%;
}
.input-append.input-block-level > input {
  border-right: 0;
}
.input-prepend.input-block-level > input {
  border-left: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 4px;
  margin-top: 1px \9;
}
th label {
  font-weight: inherit;
  font-size: inherit;
}
.nav > li > a:focus {
  outline: 0;
}
.nav > li > a > img,
.nav > li > a > .fa {
  vertical-align: baseline;
  margin-right: 4px;
  color: #727272;
}
.nav > li > a:hover > .fa,
.nav > li.active > a > .fa {
  color: #444444;
}
.nav > li > a > .chevron {
  margin-left: 3px;
}
.tabs-left .nav > li > a > .fa {
  min-width: 16px;
}
.nav.nav-pills > li > a {
  -webkit-transition: none;
  transition: none;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  border-radius: 2px;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content,
.tab-content .tab-content {
  overflow: auto;
}
.ie .tabs-left .nav-tabs {
  min-width: 200px;
}
.nav-tabs > li > a > span.tab-caption {
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
}
.nav .disabled > a,
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #333333;
  opacity: 0.4;
  pointer-events: none;
}
.nav .disabled > a:hover,
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.dropdown-menu li > a > img {
  vertical-align: -1px;
}
.dropdown-menu li a i {
  display: inline-block;
  min-width: 16px;
}
.nav.nav-tabs .badge,
.nav.nav-tabs .label {
  vertical-align: text-top;
}
.label-smnet,
.label-inline {
  margin-right: 5px;
}
.label-smnet-hide {
  display: none;
}
.label-smnet + span,
.label-smnet + a {
  vertical-align: middle;
}
.sm-colorbox {
  display: inline-block;
  vertical-align: middle;
}
.ui-effects-transfer,
.transfer {
  border: 2px dotted #555 !important;
  background: transparent;
  z-index: 100000;
}
.validation-summary-errors {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  background-color: #fcf8e3;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #aaa;
  border-left-color: rgba(0, 0, 0, 0.18);
  color: #444444;
  color: rgba(0, 0, 0, 0.75);
  background-color: #f2dede;
}
.validation-summary-errors ul {
  margin-bottom: 0;
}
/* Sortable lists
-------------------------------------------------------------- */
.sortable-grip {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 5px;
  cursor: move;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  background: transparent url('/Content/images/grippy.png') 0 0 repeat;
}
.sortable-item:hover .sortable-grip {
  visibility: visible;
  opacity: 1;
}
.sortable-dragging {
  /*border: 1px dashed #CCC;
	background: none;*/
}
.sortable-placeholder {
  border: 1px dotted #ccc;
  background: #f5f5f5;
}
.note-editable {
  background-color: #fff;
}
.modal.fade {
  top: 50%;
  -webkit-transition: opacity 0.12s linear, transform 0.12s ease-out;
  transition: opacity 0.12s linear, transform 0.12s ease-out;
  -webkit-transform: translate(0, -40px) scale(0.9, 0.9);
  transform: translate(0, -40px) scale(0.9, 0.9);
}
.modal.fade.in {
  -webkit-transform: none;
  transform: none;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.6;
}
.modal-header .close {
  font-size: 30px;
  text-shadow: none;
}
.modal-large {
  width: 800px !important;
  margin: -250px 0 0 -400px !important;
}
.modal-xlarge {
  width: 960px !important;
  margin: -250px 0 0 -480px !important;
}
.modal-flex {
  top: 3% !important;
  bottom: 3% !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-flex.fade.in {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.modal-flex .modal-body {
  max-height: none;
  overflow-y: auto;
  overflow-x: hidden;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.modal-flex .modal-flex-fill-area {
  min-height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/* Mixins
================================================ */
/* General
================================================ */
body {
  background-attachment: fixed;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
  background-image: linear-gradient(to bottom, #f5f5f5, #ffffff);
  background-repeat: repeat-x;
}
body.popup {
  background: #ffffff;
}
#content {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0,0,0, .15), 0 10px 6px -10px rgba(0,0,0, .4);
  padding: 0;
  z-index: 2;
}
select {
  min-width: initial;
}
legend {
  color: #acacac;
}
.checkbox input[type="checkbox"] {
  margin-top: 4px;
}
input.placeholder {
  color: #999999 !important;
}
.control-group.buttons {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
body.popup {
  margin: 0;
  padding: 0;
  border: 0;
}
nav ul,
nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.clear {
  border: medium none;
  clear: both;
  float: none;
  font-size: 0;
  height: 0;
  line-height: 0;
}
.first-col {
  margin-left: 10px;
}
.last-col {
  margin-right: 10px;
}
.date-part {
  margin-right: 5px;
}
/* Validation & Errors
================================================ */
.message-error {
  line-height: 18px;
  font-size: 13px;
  color: #9d261d;
}
.message-error ul {
  padding: 0px;
}
.message-error ul li {
  list-style: none;
}
.message-error,
.validation-summary-errors,
.field-validation-error,
.required {
  line-height: 18px;
  font-size: 13px;
  color: #9d261d;
}
/* Misc
================================================ */
#popup-content {
  margin: 20px;
}
.captcha-box {
  margin-bottom: 12px;
}
.simple-link-list-prepend > div {
  padding-bottom: 5px;
}
.simple-link-list-append > div {
  margin-top: 5px;
}
.simple-link-list h5 {
  margin: 0;
}
.simple-link-list ul {
  list-style-type: none;
  margin: 0 0 10px 1px;
}
.simple-link-list li {
  line-height: 26px;
  vertical-align: middle;
}
.addon-buttons {
  clear: both;
}
.glimpse-nowrap {
  z-index: 100;
}
.mini-button-icon {
  font-size: 10px;
  padding-right: 5px;
}
p.continued {
  margin-bottom: 2px;
}
#switch-to-mobile {
  text-align: center;
  margin: 0 0 10px 0;
  display: none;
}
#content-wrapper,
#content-body,
#footer {
  position: relative;
}
#content-body {
  margin-top: 10px;
  padding-bottom: 10px;
  min-height: 400px;
}
/* one column */
#content-center.alpha .page {
  margin-left: 20px;
}
/* two columns */
#content-center.omega .page {
  margin-right: 20px;
}
#shopbar {
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  line-height: 18px;
  font-size: 13px;
  z-index: 1000;
  -webkit-transition: opacity 0.12s ease-in-out;
  transition: opacity 0.12s ease-in-out;
  border-bottom: 1px solid #4f4f4f;
  box-shadow: 0 0px 8px #4f4f4f;
  background-color: #cfcfcf;
  background-image: -webkit-linear-gradient(top, #cfcfcf, #cfcfcf 40%, #bdbdbd 100%);
  background-image: linear-gradient(top, #cfcfcf, #cfcfcf 40%, #bdbdbd 100%);
}
#shopbar.sticky {
  opacity: 0.75;
}
#shopbar.sticky:hover {
  opacity: 1;
}
#shopbar .form-search {
  margin: 0;
  margin-right: 8px;
  padding: 8px 0;
}
#instantsearch {
  width: 100%;
}
@media (min-width: 1200px) {
  #instantsearch {
    width: 200%;
  }
}
#instantsearch-progress {
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
}
.typeahead.dropdown-instantsearch.rich li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.typeahead.dropdown-instantsearch.rich li:last-child {
  border-bottom: none;
}
.typeahead .item-wrapper {
  display: block;
  height: 36px;
  padding: 5px 0;
}
.typeahead .item-thumb {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  text-align: center;
}
.typeahead .item-thumb > img {
  max-height: 100% ;
}
.typeahead .item-labels {
  float: left;
  height: 36px;
}
.typeahead .item-primary {
  font-size: 13px;
  line-height: 18px;
}
.typeahead .item-secondary {
  font-size: 11px;
  line-height: 16px;
  padding-top: 2px;
  opacity: 0.7;
}
#shopbar-account .shopbar-flyout-container .register {
  text-align: center;
}
#shopbar-account .shopbar-flyout-container .fa {
  font-size: 16px;
}
.shopbar-flyout {
  padding: 10px;
  -webkit-transform: translateZ(0);
}
.shopbar-button {
  display: block;
  text-decoration: none;
  line-height: 14px;
  color: #696969;
  text-shadow: 0 1px 0 #fff;
  -webkit-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.shopbar-button:hover {
  color: #000000;
}
.shopbar-divider {
  float: right;
  height: 28px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  margin: 8px;
  padding: 0;
  border-right: 1px solid #cfcfcf;
}
.no-rgba .shopbar-divider {
  background-color: #a9a9a9;
}
.shopbar-button-label {
  position: relative;
  display: inline-block;
}
.shopbar-tool {
  position: relative;
  padding: 8px 0;
}
.shopbar-tool.open .shopbar-flyout {
  visibility: visible;
  opacity: 1;
}
.shopbar-tool.open .dropdown-menu {
  display: block;
  margin: 0;
  text-shadow: none;
}
.shopbar-tool .shopbar-button-icon {
  position: relative;
  display: inline-block;
  margin: 2px 4px 0 0;
}
.shopbar-tool .shopbar-button-icon span.label {
  position: absolute;
  left: -3px;
  top: -3px;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.shopbar-button-icon .fa {
  display: inline-block;
  font-size: 24px !important;
  font-style: normal;
  line-height: 28px;
  vertical-align: middle;
  color: #696969;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.shopbar-button:hover .shopbar-button-icon .fa {
  color: #313131;
}
.shopbar-button .fa {
  font-size: 12px;
}
.shopbar-button .sm-arrow,
.shopbar-button .sm-arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  left: 50%;
  bottom: 0;
  border-top: 0;
}
.shopbar-button .sm-arrow {
  border-width: 8px;
  z-index: 1002;
  visibility: hidden;
  margin-left: -8px;
  border-bottom-color: #bbb;
}
.shopbar-button .sm-arrow:after {
  content: "";
  border-width: 7px;
  bottom: -8px;
  z-index: 1001;
  margin-left: -7px;
  border-bottom-color: #fff;
}
.shopbar-tool.open .sm-arrow {
  visibility: visible;
}
/* taken from bootstrap */
.shopbar-flyout {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 320px;
  max-width: 420px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 50px;
  min-height: 50px;
  background-image: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  border-color: rgba(0, 0, 0, 0.15);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 3px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.shopbar-flyout .spinner-container {
  height: 100%;
}
.shopbar-tool:not(.loading) .shopbar-flyout > .spinner-container {
  display: none;
}
.shopbar-tool.loading .shopbar-flyout > .shopbar-flyout-inner {
  display: none;
}
.shopbar-tool.loaded .shopbar-flyout {
  height: auto;
}
.shopbar-flyout .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.shopbar-flyout a {
  font-weight: normal;
  line-height: 20px;
  white-space: nowrap;
}
.shopbar-tool .shopbar-flyout,
.shopbar-tool .shopbar-flyout-container {
  margin-top: -1px !important;
}
.pull-right .shopbar-flyout,
.pull-right .shopbar-flyout-container {
  right: 0;
  left: auto;
}
#shopbar-flyout-cart,
#shopbar-flyout-wishlist {
  width: 340px;
}
#shopbar-flyout-account {
  width: 250px;
}
.shopbar-flyout-inner {
  position: relative;
  min-height: 50px;
}
.shopbar-flyout-inner a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.shopbar-flyout-inner .no-items {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: -10px 10px 0 10px;
  text-align: center;
}
.shopbar-flyout-inner .items {
  padding: 0;
  margin: 0;
  line-height: 17px;
  font-size: 12px;
}
.shopbar-flyout-inner .price {
  text-align: right;
}
.shopbar-flyout-inner .items .item {
  position: relative;
  padding: 8px 20px;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}
.shopbar-flyout-inner .items .item.omega {
  border-bottom: none;
}
.shopbar-flyout-inner .items .item.more {
  text-align: center;
}
.shopbar-flyout-inner .items .item.more .name {
  color: #777;
  font-size: 1.1em;
  font-weight: bold;
}
.shopbar-flyout-inner .items .item.more .name:hover {
  color: #555555;
}
.shopbar-flyout-inner .items .item .picture {
  display: inline-block;
  text-align: center;
  margin: 0;
  margin-right: 4px;
  width: 32px;
}
.shopbar-flyout-inner .items .item .picture img {
  max-width: 32px;
  max-height: 50px;
}
.shopbar-flyout-inner .items .item .quantity {
  width: 25px;
  margin-left: 5px;
}
.shopbar-flyout-inner .items .item .quantity .times {
  font-size: .9em;
}
.shopbar-flyout-inner .items .item .data {
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shopbar-flyout-inner .items .item .data .attributes {
  white-space: initial;
  line-height: 12px;
}
.shopbar-flyout-inner .items .item.no-thumb .data {
  width: 180px;
}
.shopbar-flyout-inner .items .item .action {
  padding-left: 4px;
}
.shopbar-flyout-inner .items .item .action i {
  font-size: 11px;
}
.shopbar-flyout-inner .items .item .price {
  width: 64px;
}
.shopbar-flyout-inner .items .item .remove {
  position: absolute;
  right: 4px;
  top: 8px;
  opacity: 0;
  color: #000;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.shopbar-flyout-inner .items .item:hover .remove {
  opacity: 0.5;
}
.shopbar-flyout-inner .items .item .remove:hover {
  opacity: 1;
}
#shopbar-flyout-wishlist .shopbar-flyout-inner .items .item .data {
  width: 136px;
}
#shopbar-flyout-wishlist .shopbar-flyout-inner .items .item.no-thumb .data {
  width: 176px;
}
#shopbar-flyout-compare .shopbar-flyout-inner .items .item .figure {
  margin-right: 8px;
}
#shopbar-flyout-compare .shopbar-flyout-inner .items .item .data {
  width: 170px;
}
.shopbar-flyout-inner .summary {
  padding: 12px 20px;
  background: #f5f5f5;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #d2d2d2;
  font-weight: bold;
  box-shadow: inset 0px 5px 20px -9px rgba(0, 0, 0, 0.25);
}
.shopbar-flyout-inner .buttons {
  padding: 20px 20px 12px 20px;
}
#shopbar-flyout-account .shopbar-flyout-inner {
  padding: 10px 20px;
}
#header {
  position: relative;
  padding: 46px 0 0 0;
}
.store-closed #header {
  padding-top: 0;
}
#logobar {
  position: relative;
  padding: 10px 0;
  min-height: 50px;
}
#logobar .brand {
  float: left;
  display: block;
  position: relative;
}
#logobar .brand.textual {
  position: absolute;
  top: 50%;
  font-size: 26px;
  line-height: 26px;
  margin-top: -13px;
  text-decoration: none;
  font-family: 'Segoe UI Semibold', 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-weight: 600;
}
.ie8 #logobar img {
  max-width: auto;
}
#nav-home li {
  float: left;
}
#nav-home li a {
  display: block;
}
/* Regional Selectors
================================================ */
.regional-selectors {
  position: absolute;
  right: 0;
  bottom: 0;
}
.regional-selector li {
  float: left;
}
.regional-selector .regional-label {
  display: block;
  border: 1px solid #cfdde6;
  background: transparent;
  color: #888888;
  padding: 3px;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  min-width: 12px;
  margin: 0 2px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
.regional-selector .selected .regional-label {
  font-weight: bold;
}
.regional-selector .selected .regional-label,
.regional-selector .regional-label:hover {
  background: #cfdde6;
}
/* Currency Selector
================================================ */
#currency-selector {
  float: left;
  margin-left: 12px;
}
/* Language Selector
================================================ */
#language-selector {
  float: left;
}
#language-selector .regional-label {
  font-size: 11px;
}
#language-selector .flag {
  float: left;
  margin-right: 4px;
  margin-bottom: 0px;
  line-height: 20px;
  border-bottom: 2px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
#language-selector li:hover .flag,
#language-selector .selected .flag {
  opacity: 1;
}
#language-selector .selected .flag {
  border-bottom-color: #c09853;
}
/* Breadcrumb
================================================ */
#breadcrumb {
  padding: 0;
  padding-bottom: 5px;
  margin: 0;
  border-bottom: 1px solid #ddd;
  border-bottom-color: rgba(0, 0, 0, 0.12);
  background: transparent;
  border-radius: 0;
}
#breadcrumb > li {
  line-height: 18px;
  font-size: 13px;
  color: #999999;
}
#breadcrumb li a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
/* Navigation Blocks
================================================ */
.block-category-navigation.block-bordered .listbox {
  padding-top: 0;
  padding-bottom: 0;
}
.block-category-navigation .level-1,
.block-account-navigation ul {
  line-height: 18px;
  font-size: 13px;
  margin: 0 0 0 0.4em;
}
.block-category-navigation .sub-level-2 {
  line-height: 17px;
  font-size: 12px;
}
.block-category-navigation .sub-level-3 > li {
  line-height: 16px;
}
.block-category-navigation .sub-level-3 ul {
  font-size: 1em;
}
.nav-category .level-1 > li,
.block-account-navigation .listbox li {
  border-bottom: 1px solid #e7e7e7;
}
.nav-category .level-1 > li:last-child,
.block-account-navigation .listbox li:last-child {
  border: none;
}
.nav-category .level-1 > li a,
.block-account-navigation .listbox li a {
  display: inline-block;
  padding: 0.3em 0;
}
.nav-category .level-1 > li .active,
.block-account-navigation .listbox li .active {
  font-weight: bold;
  color: inherit;
}
.nav-category .expanded > a {
  font-weight: bold;
}
.block-popular-tags li,
.block-popular-blogtags li {
  display: inline !important;
}
.block-recently-viewed-products li {
  padding: 3px;
  border-bottom: 1px solid #e5e5e5;
}
.block-recently-viewed-products li .product-name {
  line-height: 17px;
  font-size: 12px;
  text-align: left;
  margin-left: 40px;
  display: block;
}
.block-recently-viewed-products li .picture img {
  max-width: 32px;
  max-height: 50px;
}
.block-recently-viewed-products li figure.picture {
  margin: 0;
  text-align: center;
  width: 40px;
}
.block-recently-viewed-products .omega {
  border: none;
}
.block-recently-viewed-products .listbox {
  padding: 2px;
}
/* NAV-HOME (top menu)
------------------------------ */
#nav-home {
  position: absolute;
  right: 0;
}
#nav-home li {
  margin: 0 8px;
}
#nav-home li:first-child {
  margin-left: 0;
}
#nav-home li:last-child {
  margin-right: 0;
}
#nav-home li a {
  color: #0088cc;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  line-height: 18px;
  font-size: 13px;
  line-height: 24px;
}
#nav-home li a:last-child {
  padding-right: 0;
}
#nav-home li a:hover {
  color: #005580;
}
#nav-home .special {
  margin-left: 30px;
}
#nav-home .special li:last-child {
  margin-left: 2px;
}
#nav-home .special a {
  font-weight: bold;
}
#nav-home .special a i {
  color: #bbcfdb;
}
#nav-home .special a:hover i {
  color: #005580;
}
#nav-home .finish-impersonation {
  margin-right: 25px;
}
#nav-home .finish-impersonation a {
  color: #46a546;
}
/* Sitemap
================================================ */
.sitemap-page .entity {
  margin: 5px 0 30px;
}
.sitemap-page .topic-box,
.sitemap-page .manufacturer-box,
.sitemap-page .category-box,
.sitemap-page .product-box {
  text-align: center;
  vertical-align: bottom;
}
.sitemap-page .topic-box .item,
.sitemap-page .manufacturer-box .item,
.sitemap-page .category-box .item,
.sitemap-page .product-box .item {
  text-align: left;
  margin: 3px 10px;
  width: 150px;
  border-bottom: 1px dotted #ADACAC;
}
.block {
  margin: 12px 0 24px 0;
}
.block.topic-html-content {
  margin-top: 12px;
  margin-bottom: 12px;
}
.block .block-title,
.section-title,
fieldset > legend {
  padding-bottom: 8px;
  font-family: 'Segoe UI Light', 'Segoe UI', Arial, Helvetica, 'sans-serif';
  font-weight: 100;
  font-size: 20px;
  line-height: 28px;
  border-bottom: 1px solid #dddddd;
}
.block .block-title > *,
.section-title > *,
fieldset > legend > * {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
.block .block-body {
  padding: 16px 0;
}
.block.block-bordered {
  background: #ffffff;
  border: 1px solid #d6e0e6;
  border-radius: 3px;
  margin: 0 0 10px 0;
}
#content-left .block.block-bordered {
  border-left: none;
  border-radius: 0 3px 3px 0;
}
#content-right .block.block-bordered {
  border-right: none;
  border-radius: 3px 0 0 3px;
}
.block.block-bordered .block-title {
  border-bottom: 1px solid #d6e0e6;
  margin: 0;
  padding: 8px 10px;
  font-family: inherit;
  color: #ffffff;
  font-weight: bold;
  line-height: 17px !important;
  line-height: 17px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px 3px 0 0;
  background-color: #696969;
  background-image: -webkit-linear-gradient(top, #707070, #5e5e5e);
  background-image: linear-gradient(to bottom, #707070, #5e5e5e);
  background-repeat: repeat-x;
}
#content-left .block.block-bordered .block-title {
  border-radius: 0 3px 0 0;
}
#content-right .block.block-bordered .block-title {
  border-radius: 3px 0 0 0;
}
.block.block-bordered .block-body {
  padding: 10px;
  color: #555555;
}
#content-left .block.block-bordered .block-body {
  border-radius: 0 0 2px 0;
}
#content-right .block.block-bordered .block-body {
  border-radius: 0 0 0 2px;
}
.block.block-bordered .listbox {
  padding: 10px;
}
.block.block-bordered a {
  text-decoration: none;
  color: #888888;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
.block.block-bordered a:hover {
  color: #333333;
}
.block.block-bordered ul {
  margin: 0;
}
.block.block-bordered ul ul {
  margin-left: 1.2em;
}
.block.block-bordered li {
  list-style: none;
}
.block.block-bordered li.active > a,
.block.block-bordered li.selected > a {
  font-weight: bold;
  color: inherit;
}
.block.block-bordered li.separator {
  display: block;
  height: 1px;
  line-height: 1px;
  background: #f93;
  font-size: 1px;
  margin: 5px 0;
}
.block.block-bordered .view-all {
  font-weight: bold;
  margin-top: 0.4em;
}
/* Data Lists
================================================ */
.data-list .thumbnail .caption {
  padding: 4px;
}
.data-list-grid .data-list-row,
.data-list .data-list-item {
  margin-bottom: 12px;
}
/* Item Box
================================================ */
.item-box {
  position: relative;
  line-height: 18px;
  font-size: 13px;
  background: #ffffff;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: box-shadow .12s linear, border-color .12s linear;
  transition: box-shadow .12s linear, border-color .12s linear;
}
.item-box:hover {
  border: 1px solid #f89406;
  box-shadow: 0px 0px 6px rgba(248, 148, 6, 0.4);
}
.item-box.no-border {
  border-color: transparent;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.item-box.product-compact {
  line-height: 18px;
  font-size: 13px;
  text-align: center;
}
.item-box .name {
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  overflow: hidden;
  margin-bottom: 0.3em;
  margin-top: 0;
  color: inherit;
}
.item-box .name a {
  font-weight: bold;
  text-decoration: none;
  color: inherit;
}
.item-box .name a:hover {
  color: #252525;
}
.item-box .name a > span {
  vertical-align: middle;
}
.item-box .name .label.label-isnew {
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
  text-shadow: none;
  text-transform: uppercase;
}
.item-box.details {
  margin-bottom: 20px;
}
.item-box.details .name {
  margin-top: 10px;
}
.item-box.details .name a {
  font-size: 15px;
}
.item-box figure.picture {
  position: relative;
  z-index: 0;
  padding: 0px 0px 4px 0px;
  text-align: center;
  margin: 0;
  min-height: 100px;
}
.item-box figure.picture a {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.item-box figure.picture .colors {
  position: absolute;
  left: 4%;
  right: 4%;
  bottom: 3px;
  z-index: 1;
  opacity: 0;
  text-align: center;
  line-height: 6px;
  font-size: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translateZ(0);
}
.item-box:hover figure.picture .colors {
  opacity: 1;
}
.item-box.details figure.picture .colors {
  position: relative;
  opacity: 0.5;
  top: 12px;
  bottom: auto;
  text-align: left;
}
.item-box figure.picture .colors > span {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 3px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border-color: #aaa;
}
.item-box .data {
  padding: 12px;
  padding-top: 8px;
}
.item-box.details .data {
  padding: 0 8px 0 0;
}
.item-box .description {
  color: #999;
  font-size: 1em;
}
.item-box .description a[rel=tooltip] {
  color: inherit;
  text-decoration: none;
}
.item-box .buttons {
  text-align: center;
  margin-top: 10px;
}
.item-box.details .delivery-time {
  text-align: left !important;
}
.item-box.details .delivery-time .attr-label span strong {
  color: #464646 !important;
}
.item-box .prices {
  text-align: center;
}
.item-box .prices .product-price {
  margin-bottom: 0;
}
.item-box .prices .product-price .price {
  font-weight: bold;
  font-size: 14px;
  color: #468847;
}
.item-box .prices .old-product-price {
  margin: 0;
}
.item-box .prices .old-product-price .price {
  text-decoration: line-through;
  color: #aaa;
}
.item-box .prices .old-product-price .prefix,
.item-box .prices .base-price,
.item-box .prices .transport-charge {
  line-height: 17px;
  font-size: 12px;
}
.item-box.details .attribute-block {
  width: 60%;
}
.item-box.details .attribute-block .attributes {
  line-height: 17px;
  font-size: 12px;
}
.item-box.details .attribute-block .attributes .attr-label {
  width: 30%;
  white-space: nowrap;
  padding-right: 3px;
  color: #aaa;
}
.item-box.details .attribute-block .manufacturer-pics img {
  max-height: 40px;
  padding: 10px 0 0 0;
}
.item-box.details .price-block {
  width: 40%;
  text-align: right;
}
.item-box.details .price-block .prices {
  text-align: right;
}
.item-box.details .price-block .product-price {
  margin-bottom: 0;
}
.item-box.details .price-block .product-price .price {
  font-size: 20px;
  color: #468847;
}
.item-box.details .price-block .transport-charge,
.item-box.details .price-block .base-price,
.item-box.details .price-block .legal-info {
  line-height: 17px;
  font-size: 12px;
}
.item-box.details .price-block .legal-info a {
  color: inherit;
  font-weight: bold;
}
.item-box.details .buttons {
  padding: 8px 0 8px 8px;
}
.item-box .quicklinks {
  padding: 5px 8px;
  overflow: hidden;
  line-height: 17px;
  font-size: 12px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 1px;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -webkit-transform: translateZ(0);
}
.item-box .quicklinks a {
  color: #666;
  text-shadow: none;
}
.item-box .quicklinks a:hover {
  color: #000;
  text-decoration: none;
}
.item-box .quicklinks .fa {
  font-size: 13px;
}
.item-box:hover .quicklinks {
  opacity: 1;
}
.item-box.details .quicklinks {
  padding: 30px 0 0 0;
  position: relative;
  z-index: 1;
  background: #fff;
  border: 0;
  opacity: 1;
}
.item-box.details .quicklinks a {
  color: #646464;
  text-shadow: none;
  line-height: 17px;
  font-size: 12px;
  padding-right: 3px;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.item-box.details .quicklinks a:hover {
  color: #000;
}
@media (max-width: 1200px) {
  .item-box:not(.details) .quicklinks a > i {
    display: none;
  }
}
.item-box .reviews {
  text-align: center;
}
.item-box.details .reviews {
  position: absolute;
  bottom: 7px;
}
.pagination .pager-nav {
  padding-left: 6px;
  padding-right: 6px;
}
.pagination .pager-nav i {
  /* to apply the correct size to the icon (small, large etc.) */
  font-size: inherit;
  line-height: inherit;
  max-height: 20px;
}
.pagination .active {
  font-weight: bold;
}
.pagination .shrinked span {
  border-top: none;
  border-bottom: none;
  border-left: none;
  padding-left: 4px;
  padding-right: 4px;
  background: transparent;
}
.pagination .pagination-summary {
  display: inline-block;
  font-weight: bold;
  padding: 4px 1em 4px 0;
}
/* Ratings
================================================ */
.rating {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 80px;
  padding: 2px 0;
  background-image: url('/Themes/Alpha/Content/images/star-off.png');
  background-repeat: repeat-x;
  background-position: 0 50%;
}
.rating > div {
  height: 16px;
  background-image: url('/Themes/Alpha/Content/images/star-on.png');
}
.rating.rating-small {
  height: 11px;
  width: 60px;
  padding: 1px 0;
  background-image: url('/Themes/Alpha/Content/images/star-off-12.png');
}
.rating.rating-small > div {
  height: 11px;
  background-image: url('/Themes/Alpha/Content/images/star-on-12.png');
}
/* Reviews
================================================ */
.product-reviews-page .write-review .inputs,
.product-reviews-page .write-review .captcha-box {
  margin-bottom: 12px;
}
.product-reviews-page .write-review .review-title {
  width: 350px;
}
.product-reviews-page .write-review .review-text {
  width: 350px;
  height: 150px;
}
.product-reviews-page .write-review .review-rating {
  display: inline-block;
}
.product-reviews-page .write-review .review-rating input {
  vertical-align: bottom;
}
.product-reviews-page .write-review .buttons {
  text-align: left;
}
.product-review-item {
  padding: 12px 0;
  border-top: 1px solid #ddd;
}
.product-review-item:first-child {
  border-top: none;
}
.product-review-item .review-title .rating {
  margin-right: 8px;
}
.product-review-item .review-text,
.product-review-vote {
  margin-top: 12px;
}
.product-review-vote .vote {
  text-decoration: none;
  margin-right: 2px;
  padding: 0 2px;
}
.product-review-vote .vote.vote-yes {
  color: #46a546;
}
.product-review-vote .vote.vote-yes:hover {
  background: #46a546;
  color: #ffffff;
}
.product-review-vote .vote.vote-no {
  color: #9d261d;
}
.product-review-vote .vote.vote-no:hover {
  background: #9d261d;
  color: #ffffff;
}
.product-review-vote .vote-count {
  font-weight: bold;
  line-height: 17px;
  font-size: 12px;
}
.product-review-vote .fa-thumbs-up,
.product-review-vote .fa-thumbs-down {
  font-size: 16px;
}
.page-title h1 {
  font-size: 32px;
  line-height: 36px;
}
.page-title h2 {
  font-size: 26px;
  line-height: 30px;
}
.page-title h3 {
  font-size: 20px;
  line-height: 24px;
}
.page-title h4,
.page-title h5,
.page-title h6 {
  font-size: 14px;
  line-height: 16px;
}
.category-page h1.page-title,
.product-details-page .page-title h1 {
  font-size: 26px;
  line-height: 30px;
}
.not-found-page {
  text-align: center;
}
.not-found-page .page-title h1 {
  color: #a2a2a2;
  font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-weight: 400;
  font-size: 220px;
  line-height: 280px;
}
.not-found-page .page-body {
  font-size: 20px;
  line-height: 30px;
}
.not-found-page .buttons {
  margin: 50px 0;
}
.not-found-page .buttons .btn {
  min-width: 150px;
}
.not-found-page .buttons .btn:first-child {
  margin-right: 10px;
}
.page.order-list-page .buttons .btn,
.page.address-list-page .btn {
  margin: 5px 0;
}
.page.address-list-page .address-item label {
  display: inline;
}
.block-title a.link-rss,
.page-title a.link-rss {
  float: right;
  font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #468847 !important;
}
.block-title a.link-rss:hover,
.page-title a.link-rss:hover {
  color: #356635 !important;
}
.block-title a.link-rss .icon-rss,
.page-title a.link-rss .icon-rss {
  color: #999999;
}
/* Compare products
================================================ */
.compare-products-table td {
  line-height: 18px;
  font-size: 13px;
}
.compare-products-table tr.product-name {
  background-color: #e5e5e5;
  font-weight: bold;
}
.compare-products-table tr.product-name a {
  color: #888;
  text-decoration: none;
}
.compare-products-table tr.product-name a:hover {
  color: #555555;
}
/* TellAFriend & ContactUs
================================================ */
.contact-page .enquiry,
.email-a-friend-page .personal-message {
  width: 350px;
  height: 150px;
}
/* Search
================================================ */
.search-page .price-from,
.search-page .price-to {
  width: 40px;
}
/* News Styles
================================================ */
.news-list-homepage {
  margin-top: 0;
}
.news-items .news-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.news-items .news-title {
  color: inherit;
  text-decoration: none;
}
.news-items .news-title:hover {
  color: #000000;
}
.news-items .news-date {
  line-height: 18px;
  font-size: 13px;
  font-family: 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  font-weight: 400;
}
.news-items .read-more {
  display: inline-block;
  margin-top: 12px;
}
.news-items .view-all {
  font-weight: bold;
}
.news-item-page .news-content {
  margin-bottom: 12px;
}
/* Poll & Vote Styles
================================================ */
.poll-item {
  line-height: 18px;
  font-size: 13px;
}
.poll-item .poll-display-text {
  font-weight: bold;
  margin-bottom: 8px;
}
.poll-item input[type=radio] {
  font-size: inherit;
  line-height: inherit;
}
.poll-item .btn {
  margin-top: 8px;
}
.poll-results .answer {
  position: relative;
}
.poll-results .answer .vote-result-line {
  margin-bottom: 3px;
  padding-right: 18px;
}
.poll-results .answer .vote-result-percent {
  float: right;
}
.poll-results .answer .progress {
  height: 15px;
  margin-bottom: 10px;
}
.todays-poll-box-block .poll-item {
  float: left;
  width: 96%;
  margin: 0 2% 12px 2%;
  vertical-align: top;
}
/* Manufacturers on homepage
================================================ */
.block-manufacturer-navigation .manufacturer-pic {
  float: left;
  width: 50px;
  height: 50px;
  margin: 0 0 10px 10px;
}
.block-manufacturer-navigation .manufacturer-pic img {
  max-width: 50px;
  max-height: 50px;
}
.order-summary-content .delivery-time {
  text-align: left;
}
.order-summary-content .base-price.muted {
  font-size: .85em;
}
.order-totals-left .column {
  float: left;
  width: 48%;
  box-sizing: border-box;
}
.order-totals-left .column:last-child {
  margin-left: 4%;
}
.wishlist-page .share-label .fa-share {
  color: inherit;
  font-size: 24px;
}
.cart {
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
}
.cart .omega {
  text-align: right;
}
.cart .unit-price {
  text-align: right;
}
.cart .cart-item-row .remove,
.cart .cart-item-row .addtocart {
  text-align: center;
  vertical-align: top;
}
.cart .cart-item-row .productpicture img {
  max-width: 70px;
}
.cart .cart-item-row .product {
  width: 100%;
}
.cart .product .short-desc {
  font-size: 12px;
}
.cart .cart-item-row .product-subtotal,
.cart .cart-item-row .product > a,
.cart .product-bundle-row .bundle-headline {
  font-weight: bold;
}
.cart .cart-item-row .qty-input {
  width: 32px;
}
.cart .cart-item-row .measure-unit {
  vertical-align: top;
}
.order-summary-content .cart-footer {
  margin-top: 20px;
}
.order-summary-content .cart-footer {
  margin-top: 20px;
}
.order-summary-content .cart-box .title {
  margin: 0 0 12px 0;
  color: inherit;
  font-weight: bold;
}
.order-summary-content .cart-box .hint {
  margin-bottom: 12px;
}
.order-summary-content .cart-box .alert {
  margin: 0 0 12px 0;
}
.order-summary-content .cart-box .current-code {
  margin: 12px 0 0 0;
}
.order-summary-content .cart-box .input-append > .prompt {
  width: 70%;
}
.estimate-shipping.cart-box .shipping-options {
  line-height: 17px;
  font-size: 12px;
}
.estimate-shipping.cart-box .shipping-options .option-name {
  font-weight: bold;
}
.order-summary-content .cart-total .cart-total-left {
  padding-left: 4px;
  max-width: 200px;
  overflow: hidden;
}
.cart-total-left-below {
  text-align: right;
  vertical-align: top;
}
.order-summary-content .cart-total .cart-total-right {
  text-align: right;
  font-weight: bold;
  padding-right: 8px;
}
.order-summary-content .cart-total .cart-total-right .info {
  font-weight: normal;
  line-height: 17px;
  font-size: 12px;
  color: #999999;
}
.order-summary-content .cart-total .selected-shipping-method {
  line-height: 17px;
  font-size: 12px;
}
.order-summary-content .cart-total .order-total {
  color: #468847;
}
.order-summary-content .cart-total tr td {
  border-top: none;
}
.order-summary-content .cart-total .lined td {
  border-top: 1px solid #ddd;
}
.order-summary-content .cart-total .omega td {
  border-top-width: 2px;
}
.order-summary-content .selected-checkout-attributes .attr-caption,
.order-details .checkout-attributes .attr-caption {
  font-weight: bold;
  padding-right: 10px;
}
.order-summary-content .selected-checkout-attributes .attr-caption:after,
.order-details .checkout-attributes .attr-caption:after {
  content: ': ';
}
.order-summary-content .selected-checkout-attributes .attr-value,
.order-details .checkout-attributes .attr-value {
  text-align: left;
}
/* Login
================================================ */
.login-wrapper {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #fafafa;
}
.login-block .block {
  margin: 0;
}
.login-block .block-body {
  padding-bottom: 0;
}
.login-block-login form,
.login-block .control-group:last-child {
  margin-bottom: 0;
}
.login-block-register {
  position: absolute;
  padding: 0;
  width: 50%;
}
.login-block-register .login-block-inner {
  padding: 20px;
}
.login-block-login {
  position: relative;
  padding: 20px;
  margin-left: 50%;
  background-color: #fff;
  border-radius: 0 3px 3px 0;
  border-left: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.login-block-login .control-label {
  width: 90px;
  text-align: left;
}
.login-block-login .controls {
  margin-left: 100px;
}
.login-block-login .control-group.pwd {
  margin-bottom: 10px;
}
.login-block-login .control-group.signin {
  margin-bottom: 0;
}
.login-block-login .forgot-password {
  margin-top: 4px;
  font-size: 13px;
}
.login-block-login .captcha-box {
  margin-top: 12px;
  margin-bottom: 0;
}
.login-block-login .externalauthentication > * {
  margin-top: 10px;
}
.login-block-login .externalauthentication > *:first-child {
  margin-top: 30px;
}
.login-block-login .login-credentials-bottom > * {
  margin-top: 10px;
}
.login-block-login .login-credentials-bottom > *:first-child {
  margin-top: 30px;
}
.btn-extauth {
  text-align: left;
  padding-left: 10px;
}
@media (max-width: 1200px) {
  .login-block-login .signin .pull-right {
    float: left;
    margin-top: 8px;
  }
}
/* Registration
================================================ */
.registration-page .buttons,
.registration-result-page .buttons {
  margin: 20px 0;
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  clear: both;
}
.profile-page .profile-info-box .profile-stat {
  font-weight: bold;
  padding: 2px;
}
.profile-page .profile-info-box .profile-stat-value {
  font-weight: normal;
}
.profile-page .profile-info-box .user-details {
  padding: 10px;
  text-align: center;
}
.profile-page .profile-info-box .user-details .avatar {
  margin-bottom: 5px;
}
.profile-page .profile-info-box .user-stats {
  padding: 10px 20px;
}
.profile-page .profile-info-box .user-stats .title {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
}
.account-signature-text {
  height: 100px;
  width: 500px;
  border: solid 1px #E3E3E3;
}
.address-list-page .address-item {
  margin: 12px 0 30px;
}
.address-list-page .address-item .title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}
.back-in-stock-subscription-list-page .buttons {
  margin: 12px 0;
}
/* Order Details
================================================ */
.order-details .order-details-table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.order-details .order-details-table .billinginfo,
.order-details .order-details-table .shippinginfo {
  width: 50%;
}
.order-details .order-details-table tr td {
  vertical-align: top;
}
.order-details .order-details-table tr td:first-child {
  padding-right: 40px;
}
.order-details .actions {
  margin: 10px 0 10px 0;
}
.order-details .checkout-attributes {
  text-align: right;
}
.order-details .cart-total-right {
  text-align: right;
  color: #468847;
}
.order-details .cart-total tr:last-child {
  background-color: #f5f5f5;
}
.table-order-items {
  border-bottom: 1px solid #ddd;
}
/* Shipments
================================================ */
.shipment-details .page-body {
  border: 1px solid #d7d7d7;
  padding: 10px;
}
.shipment-details .overview {
  padding-bottom: 10px;
}
/* Return Requests
================================================ */
.return-request-list-page .request-item {
  margin-bottom: 20px;
}
.return-request-list-page .request-item .title {
  margin-bottom: 10px;
}
.reward-points-page .reward-points-overview {
  padding: 10px 10px 5px 0;
  width: 100%;
}
.return-request-page .why .comment {
  width: 350px;
  height: 150px;
}
/* Private Messages
================================================ */
.private-message-send-page table.post-message {
  width: 100%;
  vertical-align: middle;
  border-collapse: collapse;
}
.private-message-send-page table.post-message td {
  padding: 4px;
}
.private-message-send-page table.post-message td.fieldname {
  font-weight: bold;
  width: 20%;
  text-align: right;
}
.private-message-send-page table.post-message td.options {
  text-align: right;
}
.private-message-view-page td.options {
  padding: 20px 0;
}
.private-message-view-page td.fieldname {
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}
.pm-unread {
  font-weight: bold;
  background: #f7f7f7;
}
.delivery-time {
  text-align: center;
  padding-bottom: 5px;
  line-height: 17px;
  font-size: 12px;
}
.delivery-time .delivery-time-label {
  padding-right: 4px;
  font-weight: bold;
}
.delivery-time .delivery-time-color {
  height: 8px;
  width: 32px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-image: url('/Themes/Alpha/Content/images/deliv-bg-aero.png');
}
.label-discount-sign {
  font-weight: normal;
  vertical-align: text-bottom;
}
.featured-product-grid {
  margin-bottom: 20px;
}
.featured-product-grid .section-title {
  margin-bottom: 15px;
}
.product-tags-all-page .product-tags-list li {
  display: inline;
}
.product-tags-all-page .product-tags-list li a {
  margin: 0 2px 0 0;
}
.product-tags-all-page .product-tags-list li a:hover {
  text-decoration: underline;
}
.category-grid,
.manufacturer-grid {
  margin-bottom: 12px;
}
.category-grid .item-box,
.manufacturer-grid .item-box {
  text-align: center;
  vertical-align: text-top;
}
.category-grid .category-item .category-title,
.manufacturer-grid .manufacturer-item .man-title {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: inherit;
  font-weight: bold;
  display: block;
  overflow: hidden;
  margin: 0;
  line-height: 18px;
  padding-top: 8px;
}
.category-grid .category-item .category-title a,
.manufacturer-grid .manufacturer-item .man-title a {
  color: inherit;
}
.category-grid .category-item .picture,
.manufacturer-grid .manufacturer-item .picture {
  padding: 10px 0;
}
.category-description {
  margin-bottom: 20px;
}
.product-list-options {
  padding: 10px 0 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.product-list-options label {
  margin: 6px 7px 0 7px;
}
.product-list-options .btn {
  border-radius: 0 0 0 0 !important;
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-page .basic-search {
  border-bottom: 1px solid #ddd;
  border-bottom-color: rgba(0, 0, 0, 0.12);
  margin-bottom: 6px;
}
/* Product details
================================================ */
.pd-gallery {
  margin: 0 auto;
}
.product-details-page .top-content {
  margin-top: 15px;
}
.product-details-page .product-data {
  position: relative;
}
.product-details-page .product-data .product-name {
  margin-top: 0;
}
.product-details-page .product-data .btn-edit-product {
  position: absolute;
  right: 0;
  display: none;
}
.product-details-page .product-data:hover .btn-edit-product {
  display: inline-block;
}
.product-details-page .quick-links a {
  text-decoration: none;
}
.product-details-page .quick-links a .fa {
  color: inherit;
}
.product-details-page .bold {
  font-weight: bold;
}
.product-details-page .stock {
  min-height: 50px;
}
.product-details-page .details {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px;
}
.product-details-page .tabbable {
  margin-top: 20px;
}
.product-tags-box .product-tags-list .product-tags-wrapper {
  float: left;
  margin-right: 5px;
}
.product-details-page .variant-line-bottom .quick-links {
  text-align: right;
  padding-bottom: 10px;
}
.product-details-page .attributes .color-squares {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.product-details-page .attributes .color-squares li {
  float: left;
  margin-right: 3px;
}
.product-details-page .attributes .color-squares .color-container {
  cursor: pointer;
  padding: 4px;
  background-color: transparent;
  display: inline-block;
}
.product-details-page .attributes .color-squares .color-container .color {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-image: url('/Themes/Alpha/Content/images/color-overlay.png');
  border: 1px solid #646464;
  border-color: rgba(0, 0, 0, 0.3);
  opacity: 0.85;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.product-details-page .attributes .color-squares .color-container .color:hover {
  opacity: 1;
  border-color: #000;
}
.product-details-page .attributes .color-squares .selected-value .color-container {
  background-color: #d2d2d2;
}
.product-details-page .attributes .color-squares .selected-value .color-container .color {
  background-image: none;
  border-color: #000;
  opacity: 1;
}
.product-details-page .attributes .color-squares input[type=radio] {
  display: none;
}
.ie8 .product-details-page .attributes .color-squares input[type=radio] {
  display: inline-block !important;
  margin-top: 6px;
}
.ie8 .product-details-page .attributes .color-squares li {
  margin-right: 15px;
}
.product-details-page .qty-cnt {
  margin-bottom: 5px;
}
.product-details-page .product-share-button {
  height: 16px;
}
.product-details-page .addthis_toolbox.addthis_default_style {
  float: left;
  width: 50%;
  right: 0;
}
.product-details-page .well.product-cart {
  background-color: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eeeeee);
  background-image: linear-gradient(to bottom, #f5f5f5, #eeeeee);
  background-repeat: repeat-x;
  border-bottom-color: #d5d5d5;
  margin-bottom: 10px;
}
.product-details-page .page-title {
  padding: 0;
  border: 0;
}
.manufacturer-pics-container {
  min-height: 20px;
}
#product-detail-tabs {
  margin-top: 50px;
}
.product-details-page #details-cnt > div {
  padding: 10px 0;
}
.product-details-page #details-cnt > .line {
  border-top: 1px solid #d5d5d5;
}
.product-details-page #details-cnt .line.alpha {
  border: none;
  padding-top: 0 !important;
}
.product-details-page .product-data .qty-input {
  margin: 0 0 0 5px;
}
.product-details-page .price-details {
  padding: 8px !important;
  margin: 0;
}
.product-details-page .price-details .base-price {
  text-align: center;
  font-size: .85em;
}
.product-details-page .price-details .product-price {
  font-size: 24px;
  color: #f89406;
  line-height: 26px;
  min-height: 28px;
}
.product-details-page .price-details .call-for-price {
  margin: 5px 0 10px 0;
  text-align: center;
  color: #b94a48;
}
.product-details-page .price-details .line-through .product-price-without-discount,
.product-details-page .price-details .old-product-price {
  text-decoration: line-through;
  color: #aaa;
}
.product-details-page .price-details .without-discount-block {
  text-align: right;
  padding: 6px 0 3px 0;
}
.product-details-page #details-cnt .short-description {
  color: #aaa;
}
.product-details-page #details-cnt .price-details + div {
  border-top: none;
}
.product-details-page #details-cnt .add-to-cart-button {
  box-sizing: border-box;
  min-width: 60%;
  position: relative;
  padding-right: 30px;
}
.product-details-page .add-to-cart {
  padding-top: 10px;
}
.product-details-page #details-cnt .add-to-cart .fa-cart-plus {
  position: absolute;
  right: 6px;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
}
.product-details-page .attributes {
  width: 100%;
}
.product-details-page .attributes td {
  width: 50%;
  max-width: 50%;
}
.product-details-page .attributes td.caption {
  text-align: right;
  padding-right: 10px;
}
.product-details-page .product-data .page-title {
  margin-bottom: 10px;
}
.product-details-page .price-details .legal-info {
  text-align: center;
  line-height: 17px;
  font-size: 12px;
}
.product-variant-line {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
}
.product-variant-line .variant-picture {
  position: absolute;
}
.product-variant-line .variant-name {
  font-weight: bold;
  color: inherit;
}
.product-variant-line .variant-description {
  margin: 5px 0;
  clear: both;
}
.control-label.required {
  color: inherit;
  font-weight: bold;
}
.control-label.required:after {
  content: ' *';
}
.tier-prices {
  padding-top: 0 !important;
  font-size: 13px;
}
.tier-prices .prices-table {
  border-top: 1px solid #ddd;
}
.tier-prices .prices-header {
  color: inherit;
  background-color: #f8fafc;
  padding: 4px;
  margin: 0;
}
.tier-prices .field-header {
  font-weight: bold;
  padding-left: 0;
  vertical-align: middle;
}
.tier-prices .item-quantity {
  vertical-align: middle;
}
.popover-inner .prices-table {
  width: 100%;
}
.popover-inner .prices-table .field-header {
  font-weight: bold;
  width: 50%;
  text-align: left;
}
.popover-inner .prices-table .item-quantity,
.popover-inner .prices-table .item-price {
  width: 50%;
}
.product-variant-line .tier-prices .prices-header {
  background: none;
  padding-left: 0;
}
.variant-line-bottom {
  padding-top: 10px;
}
#back-in-stock-subscription-modal {
  text-align: left;
  width: 600px;
}
#back-in-stock-subscription-modal .modal-body {
  padding: 0;
  max-height: 300px;
}
#iframe-backinstocksubsription {
  margin-bottom: -5px;
  border-radius: 5px 5px 0 0;
}
.related-products-grid .item,
.also-purchased-products-grid .item {
  text-align: center;
  padding: 5px;
}
.manufacturer-pics .manufacturer-item {
  text-align: center;
  padding: 10px;
}
.product-review-box {
  line-height: 20px;
  vertical-align: middle;
}
/* Product Bundle Items
================================================ */
.product-bundle .bundle-item-border {
  border-top: 1px solid #ddd;
}
.product-bundle .bundle-item {
  margin-top: 10px;
  padding-top: 10px;
}
.product-bundle .bundle-item .bundle-item-attributes {
  margin-top: 3px;
}
.product-bundle .bundle-item .bundle-item-image {
  float: left;
  margin-right: 16px;
}
.product-bundle .bundle-item .bundle-item-body {
  display: table-cell;
}
.product-bundle .bundle-item .bundle-item-name {
  font-weight: bold;
}
.product-bundle .bundle-item .bundle-item-price {
  padding: 5px 0 5px 0;
}
.product-bundle .bundle-item .bundle-item-price .product-price-without-discount,
.product-bundle .bundle-item .bundle-item-price .product-price-with-discount {
  font-size: 1.1em;
}
.product-bundle .bundle-item .bundle-item-price .product-price-without-discount,
.product-bundle .bundle-item .bundle-item-price .older-price {
  text-decoration: line-through;
  color: #aaa;
}
.product-bundle .bundle-item .bundle-item-price .base-price {
  font-size: 0.85em;
}
.product-bundle .bundle-item .bundle-item-description {
  font-size: 12px;
  line-height: 18px;
}
.product-bundle .bundle-item .bundle-item-attribute-info {
  font-size: 0.85em;
  line-height: 1.45em;
}
.product-bundle .bundle-item .bundle-item-footer {
  clear: both;
  padding-top: 13px;
}
#AddToCart.bundled-product {
  border-top: none !important;
}
.attributes .image-has-value {
  display: table-cell;
  padding-top: 10px;
}
.attribute-value-image {
  margin-right: 5px;
  vertical-align: middle;
}
.mb-bundle-pictures .fa-plus {
  padding: 4px 10px 0 10px;
}
.mb-bundle-pictures a,
.mb-bundle-pictures i,
.attributes .attribute-value-image-checkbox {
  float: left;
}
.attributes .attribute-value-image-checkbox {
  margin-right: 10px;
  padding-top: 10px;
}
.mb-bundle-pictures img {
  max-width: 24px;
  max-height: 24px;
}
.bundle-item-overview-headline {
  margin-bottom: 14px;
}
.bundle-item-overview-headline .you-save {
  padding-right: 180px;
}
.bundle-item-overview-headline .bundle-item-price,
.bundle-item-overview-headline .bundle-item-price-single-units {
  white-space: nowrap;
}
.bundle-item-overview-headline .bundle-item-price {
  color: #9d261d;
  font-weight: bold;
}
.bundle-item-overview-headline .bundle-item-price-single-units {
  text-decoration: line-through;
  color: #aaa;
}
.bundle-item-overview-headline .add-to-cart-button {
  min-width: 120px !important;
}
.bundle-item-overview-headline .add-to-cart {
  padding-top: 0 !important;
  float: right;
}
.bundle-item-overview-headline .form-inline {
  text-align: right;
}
.bundle-item-overview .fa-plus {
  padding: 0 5px;
}
.table-order-products .product-body:nth-child(odd) td {
  background-color: #f9f9f9;
}
.table-order-products .product-body,
.table-order-products .product-bundle-row td {
  border: none !important;
}
.table-order-products .bundle-item-indent {
  padding-left: 70px;
}
.table-order-products .product-body-bundle .bundle-item .bundle-item-image {
  float: left;
  margin-right: 16px;
}
.table-order-products .product-body-bundle .bundle-item .bundle-item-body {
  display: table-cell;
}
.table-order-products .product-body-bundle .bundle-item .bundle-item-attribute-info {
  font-size: 0.85em;
  line-height: 1.45em;
  margin-top: 2px;
}
.block-product-filters .listbox {
  background-color: #f4f8f9 !important;
  line-height: 18px;
  font-size: 13px;
}
.product-filter-block .listbox {
  background-color: #f4f8f9 !important;
  line-height: 18px;
  font-size: 13px;
  padding: 0 !important;
  position: relative;
  min-height: 32px;
}
.product-filter-block .listbox .spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
.product-filter-block .filter-product-form {
  display: none;
}
.product-filter-block .filter-group {
  position: relative;
  clear: both;
  border-bottom: 1px dotted #d5d5d5;
  -webkit-transition: background-color 0.1s ease-in;
  transition: background-color 0.1s ease-in;
}
.product-filter-block .filter-group:last-child {
  border-bottom: none;
}
.product-filter-block .filter-group:hover {
  background-color: #ffffff;
}
.product-filter-block .filter-group .chevron-icon {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  width: 10px;
  float: left;
}
.product-filter-block .filter-group .chevron-icon:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  content: '\f054';
  /* fa-chevron-right */
}
.product-filter-block .filter-group.expanded .chevron-icon:before {
  content: '\f078';
  /* fa-chevron-down */
}
.product-filter-block .name {
  cursor: pointer;
  font-weight: bold;
  padding: 6px 6px;
  -webkit-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}
.product-filter-block .name span {
  padding-left: 2px;
}
.product-filter-block .name i {
  min-width: 13px;
  text-align: left;
}
.product-filter-block .name:hover {
  color: #000000;
}
.product-filter-block .filter-group.static .name {
  cursor: default;
}
.product-filter-block .data {
  padding: 2px 10px 10px 10px;
  display: none;
}
.product-filter-block .filter-group.expanded .data {
  display: block;
}
.product-filter-block .data .note {
  font-style: italic;
}
.product-filter-block .data .count {
  line-height: 17px;
  font-size: 12px;
  color: #999999;
}
.product-filter-block .data > div {
  line-height: normal;
}
.product-filter-block .data .filter-item {
  clear: both;
  padding-left: 14px;
}
.product-filter-block .data .filter-item a.inactive:hover {
  text-decoration: underline;
}
.product-filter-block .data .filter-item a.active {
  color: #bbb;
  text-shadow: 0 1px 0 #fff;
}
.product-filter-block .data .filter-item a.active:hover {
  color: #9d261d;
}
.product-filter-block .data .filter-item .applied-filter {
  line-height: 17px;
  font-size: 12px;
  font-weight: bold;
}
.product-filter-block .data a.inactive {
  color: #0088cc;
}
.product-filter-block .data a.inactive:hover {
  color: #005580;
}
.product-filter-block .data a.active {
  float: right;
}
.product-filter-block .data .foot {
  margin-top: 4px;
  padding-left: 14px;
  text-shadow: 0 1px 0 #fff;
}
.product-filter-block .data .foot a {
  color: #888;
}
.product-filter-block .data .foot a:hover {
  color: #333333;
}
.product-filter-block .no-filter {
  font-style: italic;
  padding: 6px 0 0 10px;
}
#product-filter-modal .modal-body {
  max-height: 304px;
}
#product-filter-modal .multi-select-container {
  display: inline-block;
  margin: 0 0 8px 0;
}
#product-filter-modal .checkbox-container {
  float: left;
  margin-right: 14px;
  padding: 0 0 1px 0;
}
#product-filter-modal .checkbox-container .highlight {
  font-weight: bold;
}
#product-filter-modal .remove-checkmarks,
#product-filter-modal .checkbox-container input {
  float: left;
}
#product-filter-modal .checkbox-container label {
  float: left;
  display: inline;
  margin: 0 0 0 4px;
  width: 220px;
  max-width: 220px;
}
.blog-page .blogpost {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.blog-page .blogpost:first-child {
  border-top: none;
}
.blog-page .blogpost .blogpost-info .blogpost-comments {
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: bold;
  width: 50px;
  height: 50px;
  float: right;
}
.blog-page .blogpost .blogpost-info .blogpost-comments .blogpost-comments-icon {
  position: absolute;
  font-size: 50px;
  line-height: 50px;
  color: #f1f1f1;
}
.blog-page .blogpost .blogpost-info .blogpost-comments .blogpost-comments-count {
  position: absolute;
  top: 13px;
  font-size: 13px;
  line-height: 16px;
  width: 38px;
  text-align: center;
  color: #c5c5c5;
}
.blog-page .blogpost .blogpost-info .blogpost-comments.vivid .blogpost-comments-icon {
  color: #444444;
}
.blog-page .blogpost .blogpost-info .blogpost-comments.vivid .blogpost-comments-count {
  color: #ffffff;
}
.blog-page .blogpost .blogpost-info .blogpost-date {
  clear: both;
  float: right;
  text-align: right;
  margin-bottom: 8px;
}
.blog-page .blogpost .blogpost-info .blogpost-tags {
  clear: both;
}
.blog-page .blogpost .blogpost-content .blogpost-title {
  font-family: 'Segoe UI Light', 'Segoe UI', Arial, Helvetica, 'sans-serif';
  font-weight: 100;
  color: #3a87ad;
  margin-top: 0;
}
.blog-page .blogpost .blogpost-content .blogpost-title > a {
  text-decoration: none;
}
.news-item-page .news-date,
.blogpost-page .blogpost-date {
  float: right;
  margin-top: 12px;
}
.new-comment .comment-title {
  width: 70%;
}
.new-comment .comment-text {
  width: 70%;
  height: 150px;
}
.comment-item {
  margin-bottom: 20px;
  position: relative;
}
.comment-item .comment-avatar {
  position: absolute;
  top: 2px;
  left: 0;
}
.comment-item .comment-content .comment-info {
  margin-bottom: 12px;
}
.comment-item .comment-content .comment-info .username {
  font-weight: bold;
  color: inherit;
  font-size: 16px;
}
.comment-item .comment-content .comment-info .comment-time {
  margin-left: 4px;
  color: #bbb;
}
/* Forum Inputs
================================================ */
.forum-topic-title-text,
.pm-title-text,
.forum-search-text {
  width: 500px;
}
.forum-post-text,
.bb-editor-text {
  width: 100%;
  height: 300px;
}
.watch-topic-link-button,
.watch-topic-link-button:hover {
  color: #646464;
  font-weight: bold;
}
/* Forum Main
================================================ */
.forum-group .forum .image,
.active-discussionstopics .image,
.topics-group .image {
  vertical-align: middle;
  text-align: center;
}
.forum-group .forum .image i,
.active-discussionstopics .image i,
.topics-group .image i {
  font-size: 32px;
}
.active-discussionstopics .topic-starter,
.topics-group .topic-starter {
  margin: 3px 10px 0 0;
  line-height: 17px;
  font-size: 12px;
}
.active-discussionstopics .topic-starter a,
.topics-group .topic-starter a {
  color: #646464;
}
.active-discussionstopics .pagination-mini,
.topics-group .pagination-mini {
  margin: 0;
}
.forum-group .forum .topics,
.forum-group .forum .posts,
.active-discussionstopics .replies,
.active-discussionstopics .views,
.topics-group .replies,
.topics-group .views {
  text-align: center;
}
.forums-main .current-time {
  padding-top: 5px;
}
.forums-main .topic-html-content {
  margin-top: -30px;
}
.forums-main .topic-html-content .block-title {
  font-size: 34px;
}
.forums-main .group-header .forum-spacer,
.active-discussions-header .topic-name,
.topics-group .topic-name {
  width: 100%;
}
.forums-main .group-header .last-post,
.active-discussions-header .last-post,
.topics-group .last-post {
  min-width: 200px;
}
.forum-group .last-post,
.topics-group .last-post,
.active-discussionstopics .last-post {
  line-height: 17px;
  font-size: 12px;
}
.forum-group .forum-title a,
.active-discussionstopics .topic-title,
.topics-group .topic-title {
  font-weight: bold;
}
.forums-main .group-header th,
.active-discussions-header th,
.topics-group th {
  white-space: nowrap;
}
/* Forum Topic Edit
================================================ */
.post-edit .wrapper {
  padding: 5px;
}
.post-edit .post-topic {
  width: 100%;
  vertical-align: middle;
  border-collapse: collapse;
}
.post-edit .post-topic td {
  padding: 4px;
}
.post-edit .post-topic .fieldname {
  font-weight: bold;
  width: 20%;
  text-align: right;
  padding-right: 10px;
}
.post-edit .post-topic .options {
  text-align: right;
}
.move-forum-topic .move-topic .options {
  padding: 20px 0 0 10px;
}
.move-forum-topic .move-topic .select2-container {
  padding-left: 10px;
}
.forum .page-title .link-rss {
  margin: 17px 0 0 10px;
}
.active-discussions .link-rss {
  margin: 14px 0 0 10px;
}
.active-discussions .btn-link {
  color: #646464;
  font-weight: bold;
}
/* Forum Topic
================================================ */
.active-discussions-page .forum-search-box form,
.forum-topic .forum-search-box form {
  margin-bottom: 10px;
}
.page.forum .top h3 {
  margin-top: -5px;
}
.page.forum .page-title {
  margin: 20px 0;
}
.forum-topic .posts .block-title .pull-right {
  text-transform: none;
}
.forum-topic .posts .block-title .pull-right a {
  padding: 0 12px 0 0;
}
.forum-topic .posts .block-title .pull-right .post-link {
  padding: 0 !important;
}
.forum-topic .topic-options {
  margin-bottom: 5px;
}
.forum-topic .topic-options .pagination {
  margin: 0;
}
.forum-topic .topic-options .pull-left {
  padding: 10px 0 0 5px;
  min-width: 250px;
}
.forum-topic .topic-options.bottom .pull-left {
  padding-top: 0;
}
.forum-topic .post-info {
  min-width: 160px;
  margin: 0 10px 10px 0;
}
.forum-topic .manage.btn-group {
  margin: 0 0 20px 0;
}
.subscribe-to-post {
  padding-top: 10px !important;
}
.post-info .user-info .user-stats,
.post-content .posttime {
  line-height: 17px;
  font-size: 12px;
}
.post-info .user-info {
  text-align: center;
  margin-top: 10px;
}
.post-info .user-info .button-pm {
  margin-top: 10px;
  min-width: 100px;
}
.forum-post {
  position: relative;
}
.post-content {
  margin: 0 0 50px 170px;
}
.post-content .functions {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.post-content .functions .fa-quote-left {
  font-size: 10px;
}
.post-content .signature {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  text-align: center;
  margin-top: 20px;
}
.posttext .quotefrom {
  color: inherit;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
.posttext blockquote {
  margin-bottom: 0;
}
.post-content .posttime {
  margin-bottom: 5px;
}
/* Forum Search
================================================ */
.forum-search-box {
  font-size: .9em;
  float: right;
  text-align: right;
  padding: 15px 0 0 0;
}
#advanced-search-block .title {
  padding-right: 10px;
  text-align: right;
}
#advanced-search-block .data {
  padding: 5px 0;
}
/* Checkout
================================================ */
.checkout-data .opt-list {
  margin-bottom: 20px;
}
.checkout-data .opt-list-item {
  position: relative;
  padding: 12px 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
}
.checkout-data .opt-list-item.selected {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.checkout-data .opt-info,
.checkout-data .opt-info-item {
  margin-top: 6px;
  margin-left: 32px;
}
.checkout-data .opt-info .form-horizontal {
  margin-top: 20px;
}
.checkout-data .opt-info .form-horizontal .control-label {
  text-align: left;
  width: 200px;
}
.checkout-data .opt-info .form-horizontal .control-label.required {
  font-weight: normal;
}
.checkout-data .opt-info .form-horizontal .controls {
  margin-left: 220px;
}
.checkout-data .opt-info .form-horizontal .control-group {
  margin-bottom: 12px;
}
.checkout-data .opt-info .media .pull-left {
  width: 120px;
}
.checkout-data .opt-info .media-object {
  max-width: 120px;
  text-align: center;
}
.checkout-data .opt-info .media-body {
  color: #9a9a9a;
}
.checkout-data .opt-control {
  padding-right: 100px;
}
.checkout-data .opt-control label {
  cursor: pointer;
  margin-bottom: 0;
}
.checkout-data .opt-name {
  font-weight: bold;
  margin-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* Order Progress
================================================ */
.order-progress {
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: 8px 0;
  background-color: #f5f5f5;
}
.order-progress ul li {
  display: inline;
}
.order-progress .order-progress-step {
  position: relative;
  display: inline-block;
  padding: 38px 12px 4px;
  text-decoration: none;
  color: #818181;
  border: 1px solid transparent;
  cursor: default;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.order-progress .visited .order-progress-step {
  cursor: pointer;
  color: #333;
  opacity: 0.75;
}
.order-progress .visited .order-progress-step:hover {
  opacity: 1;
}
.order-progress .active .order-progress-step {
  opacity: 1;
  background: #f2f2f2;
  color: #333;
  border-color: #ccc;
  border-radius: 4px;
  box-shadow: inset 0 2px 8px rgba(0,0,0,.08);
}
.order-progress .inactive .order-progress-step {
  opacity: 0.5;
}
.order-progress .order-progress-step:before {
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -16px;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 32px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  content: '\f07a';
  display: inline-block;
  text-decoration: inherit;
  opacity: 0.75;
}
.order-progress .order-progress-step.step-address:before {
  content: '\f015' /* fa-home */;
}
.order-progress .order-progress-step.step-shipping:before {
  content: '\f0d1' /* fa-truck */;
}
.order-progress .order-progress-step.step-payment:before {
  content: '\f09d' /* fa-creditcard */;
}
.order-progress .order-progress-step.step-confirm:before {
  content: '\f087' /* fa-thumbs-up */;
}
.order-progress .order-progress-step.step-complete:before {
  content: '\f058' /* fa-ok-sign */;
}
.order-summary-page #content-body {
  margin-top: 0;
}
/* Checkout Data
================================================ */
.checkout-data .select-address-title,
.checkout-data .enter-address-title {
  padding: 10px 10px 5px 0;
  font-family: 'Segoe UI light', 'Segoe UI';
  font-weight: 100;
  color: #aaa;
}
.checkout-data .enter-address .buttons {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.checkout-data .address-grid {
  padding-bottom: 0;
}
.checkout-data .address-grid .item-box {
  text-align: center;
  vertical-align: text-top;
}
.checkout-data .address-grid .address-item {
  padding: 12px;
}
.checkout-data .address-grid .address-item .select-button {
  margin-bottom: 10px;
}
.checkout-data .address-grid .address-item .address-box {
  text-align: left;
}
.address-required-hint {
  margin-bottom: 12px;
  font-size: 12px;
}
.checkout-data .payment-info {
  padding: 10px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.checkout-data .payment-info .select-button {
  padding-top: 10px;
  border-top: 1px solid #d7d7d7;
}
.checkout-data .order-completed .select-button {
  padding-top: 15px;
}
.order-details-table .item-box {
  padding: 10px;
  margin: 0 20px 20px 0;
}
.order-details-table .shippinginfo .item-box {
  margin-right: 0;
}
/* Checkout Confirm
================================================ */
.checkout-confirm-page .terms-of-service {
  margin: 10px 0;
}
.checkout-data .change-checkout-data {
  font-weight: normal;
  text-transform: none;
  color: #0088cc;
}
.checkout-data .change-checkout-data:hover {
  color: #005580;
}
.checkout-confirm-page .comment-box textarea {
  width: 99%;
  height: 50px;
}
.checkout-confirm-page .order-summary-content form {
  border: 1px solid #bbb;
  border-bottom: none;
  background: #efefef;
  margin: 0 !important;
  padding-bottom: 20px;
  border-radius: 3px 3px 0 0;
}
.checkout-confirm-page .checkout-data > .confirm-order {
  border: 1px solid #bbb;
  background: #efefef;
  border-top: none;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 0 0 3px 3px;
}
.checkout-confirm-page .confirm-order-legal-hint {
  border-left: 1px solid #bbb !important;
  border-right: 1px solid #bbb !important;
  margin: auto;
  text-align: center;
  border-radius: 0;
}
/* Terms of service
================================================ */
.terms-of-service.alert {
  padding-bottom: 4px !important;
}
.terms-of-service.alert a.read {
  font-weight: bold;
}
.terms-of-service.alert a.read:hover {
  cursor: pointer;
}
/* Checkout Completed
================================================ */
.checkout-completed-page .page-title {
  margin-bottom: 0;
}
.checkout-completed-page .page-title h1 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}
.checkout-completed-page .page-body {
  text-align: center;
  margin-top: 40px;
}
.checkout-completed-page .thank-you {
  text-align: center;
}
#footer {
  padding: 10px 0;
  color: #888888;
  z-index: 1;
  background-color: #555555;
  border-radius: 0 0 0 0;
}
#footer a {
  color: #aaaaaa;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
#footer a:hover {
  color: #eaeaea;
}
#footer .row-fluid {
  -webkit-transform: translateZ(0);
}
#footer .footer-seals .content,
#footer .footer-social .content,
#footer .theme-selector .content {
  margin-top: 15px;
}
#footer .footer-seals a,
#footer .footer-social a {
  padding-right: 8px;
  color: #aaaaaa;
}
#footer .footer-seals a:hover,
#footer .footer-social a:hover {
  color: #d8d8d8;
}
#footer .footer-seals a.pull-right,
#footer .footer-social a.pull-right {
  padding-right: 0;
}
#footer h4 {
  color: #888888;
  font-family: 'Segoe UI Light', 'Segoe UI', Arial, Helvetica, 'sans-serif';
  font-weight: 100;
  border-bottom: 1px solid #6f6f6f;
  padding-bottom: 8px;
}
.footer-disclaimer {
  background-color: transparent;
  color: #acacac;
  padding: 8px 0;
  line-height: 18px;
  font-size: 13px;
}
.footer-disclaimer a {
  color: #0088cc;
  text-decoration: none;
}
.footer-disclaimer a.sm-hint {
  color: inherit;
}
.footer-disclaimer a:hover {
  color: #005580;
}
#footer .theme-selector form {
  margin: 0;
}
#newsletter-email {
  width: 70%;
}
#newsletter-subscribe-button {
  width: 30%;
}
/* Code
================================================ */
.csharpcode,
.csharpcode pre {
  font-size: small;
  color: #000;
  background-color: #fff;
}
.csharpcode pre {
  margin: 0;
}
.csharpcode .rem {
  color: green;
}
.csharpcode .kwrd {
  color: #00f;
}
.csharpcode .str {
  color: #006080;
}
.csharpcode .op {
  color: #0000c0;
}
.csharpcode .preproc {
  color: #c63;
}
.csharpcode .asp {
  background-color: #ff0;
}
.csharpcode .html {
  color: maroon;
}
.csharpcode .attr {
  color: red;
}
.csharpcode .alt {
  background-color: #f4f4f4;
  width: 100%;
  margin: 0;
}
.csharpcode .lnum {
  color: #606060;
}
.product-list.scroll {
  position: relative;
}
.product-list .pl-slider {
  overflow: hidden;
  position: relative;
}
.product-list.scroll .pl-row {
  width: 30000px;
}
.product-list.scroll .pl-controls {
  text-align: center !important;
}
.product-list.scroll .pl-forward,
.product-list.scroll .pl-backward {
  display: inline-block;
  margin-right: 5px;
}
.product-list.scroll .pl-scroll-prev,
.product-list.scroll .pl-scroll-next {
  position: absolute;
}
#homeGrid {
  margin-left: auto;
  margin-right: auto;
}
.itemPicBox {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition: height 1s linear;
  transition: height 1s linear;
}
#homeGrid .span5.data-list-item.equalized-column:first-child {
  margin-left: 0px;
}
#homeGrid .span5.data-list-item.equalized-column {
  margin-left: 0.666%;
  width: 24.5%;
}
.itemPicBox .itemPicBox-name {
  position: absolute;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  padding: 2vh 0vw;
  color: #FFF;
  font-size: 1.5vw;
  -webkit-transition: height 1s linear;
  transition: height 1s linear;
}
.itemPicBox .itemPicBox-name > div {
  display: inline-block;
  vertical-align: middle;
  resize: vertical;
}
.itemPicBox:hover .itemPicBox-name {
  height: 88%;
}
.itemPicBox [class*='itemPicBox-pic'] {
  height: 100%;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: repeat-y;
}
.itemPicBox:hover [class*='itemPicBox-pic'] {
  background-position-y: 100%;
}
.itemPicBox .itemPicBox-pic-1 {
  background-image: url('/images/1.jpg');
}
.itemPicBox .itemPicBox-pic-2 {
  background-image: url('/images/2.jpg');
}
.itemPicBox .itemPicBox-pic-3 {
  background-image: url('/images/3.jpg');
}
.itemPicBox .itemPicBox-pic-4 {
  background-image: url('/images/4.jpg');
}
.itemPicBox .itemPicBox-pic-5 {
  background-image: url('/images/5.jpg');
}
.itemPicBox .itemPicBox-pic-6 {
  background-image: url('/images/6.jpg');
}
.itemPicBox .itemPicBox-pic-7 {
  background-image: url('/images/7.jpg');
}
.itemPicBox .itemPicBox-pic-8 {
  background-image: url('/images/8.jpg');
}
.dropdown-menu > .rootMenuInfo {
  position: absolute;
  right: 1vw;
  top: 1vh;
  max-width: 300px;
  text-align: right;
}
.dropdown-menu > .rootMenuInfo > img {
  width: 10vw;
  padding: 0.5vw;
  background: #FFF;
  border: 1px solid #999;
}
.dropdown-menu > .rootMenuInfo > .rootMenuInfo-desc {
  color: #333;
  font-size: 12px;
  text-align: left;
}
#sideShoppingCart {
  margin-top: 12px;
  position: relative;
  padding-top: 10px;
}
#sideShoppingCart .btn {
  color: #FFF;
}
#sideShoppingCartTitle {
  background: #FFF;
  padding: 10px;
  font-size: 20px;
  position: absolute;
  left: 6px;
  top: -20px;
}

/*!
 *  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('/Content/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/Content/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/Content/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/Content/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/Content/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/Content/fonts/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: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .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 {
  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: #ffffff;
}
/* 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";
}

/*
Document   : jquery.pnotify.default.css
Created on : Nov 23, 2009, 3:14:10 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://pinesframework.org/pnotify/
Description:
	Default styling for Pines Notify jQuery plugin.
*/
/* -- Notice */
.ui-pnotify {
	top: 25px;
	right: 25px;
	position: absolute;
	height: auto;
	/* Ensures notices are above everything */
	z-index: 9999;
}
/* Hides position: fixed from IE6 */
html > body .ui-pnotify {
	position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0, 0.35);
	box-shadow: 1px 1px 2px rgba(0,0,0, 0.35);
}
.ui-pnotify-container {
background-position: 0 0;
padding: .8em;
height: 100%;
margin: 0;
}
.ui-pnotify-sharp {
	border-radius: 0;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
	float: right;
	margin-left: .2em;
}
.ui-pnotify-title {
	display: block;
	margin-bottom: .4em;
}
.ui-pnotify-text {
	display: block;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
	display: block;
	float: left;
	margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
	position: absolute;
	top: 0;
	right: 18px;
	width: 70px;
	border-top: none;
	padding: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	/* Ensures history container is above notices. */
	z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
	padding: 2px;
}
.ui-pnotify-history-container button {
	cursor: pointer;
	display: block;
	width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
	display: block;
	margin: 0 auto;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft, .ui-pnotify.stack-bottomleft {
	left: 25px;
	right: auto;
}
.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {
	bottom: 25px;
	top: auto;
}

/* codehint: sm-add */

.ui-pnotify {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0, 0.15);
	        box-shadow: 1px 1px 2px rgba(0,0,0, 0.15);
	border: 1px solid rgba(0,0,0, .2);
	width: 500px !important;
}

.ui-pnotify-container {
    padding: 10px 10px 10px 50px !important;
	margin-bottom: 0 !important;
	border: none !important;
	position: relative;
	overflow: hidden;
}

.ui-pnotify .ui-pnotify-shadow {
	-webkit-box-shadow: none;
	        box-shadow: none; 
}

.ui-pnotify-icon {
    position: absolute;
    left: 0;
	top: 0;
	width: 40px;
	height: 100%;
	color: #fff;
	background-color: #c09853; 
	text-align: center;
	display: block;
}
.ui-pnotify-container.alert-success .ui-pnotify-icon { background-color: #468847 }
.ui-pnotify-container.alert-info .ui-pnotify-icon { background-color: #3a87ad }
.ui-pnotify-container.alert-error .ui-pnotify-icon { background-color: #b94a48 }

.ui-pnotify-icon > .fa {
    font-size: 16px;
	line-height: 16px;
	margin: 0;
	color: #fff;
	opacity: 0.87;
	float: none;
	position: relative;
	top: 50%;
	margin-top: -8px;
}

.ui-pnotify-title {
    margin-bottom: 0 !important;
}

.ui-pnotify .ui-pnotify-text {
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 500px;
	overflow: auto;
	position: relative;
}

.ui-pnotify-closer, 
.ui-pnotify-sticker {
    width: 16px;
    opacity: .35;
    filter: alpha(35);
	margin: 0;
	padding-left: 2px;
	position: relative;
	top: -5px;
	left: 5px;
}

.ui-pnotify-closer:hover, 
.ui-pnotify-sticker:hover {
    opacity: .75;
    filter: alpha(75);
}

.ui-pnotify.stack-topcenter,
.ui-pnotify.stack-bottomcenter {
	left: 50% !important;
	margin-left: -250px !important;
}

.ui-pnotify.stack-bottomcenter {
	top: auto;
}

/*.ui-pnotify.stack-bottomright {
	right: auto;
	top: auto;
	left: auto;
	bottom: auto;
}*/

/*
Document   : jquery.pnotify.default.icons.css
Created on : Nov 24, 2009, 2:58:21 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://pinesframework.org/pnotify/
Description:
	Pines Icon styling for Pines Notify.
*/

.ui-pnotify .picon {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	width: 17px;
	height: 17px;
}
.ui-pnotify-title {
    font-size: 15px;
    line-height: 20px;
    min-height: 20px;
}

/* -------------------------------------------------------------- 
 	SmartStore Component: smartstore.entitypicker.css
-------------------------------------------------------------- */

.entity-picker-list {
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
}

.entity-picker-list .item-wrap {
    position: relative;
    box-sizing: border-box;
	display: block;
    float: left;
	width: 33.3332%;
	padding: 0 5px;
}

.entity-picker-list .item {
    position: relative;
    box-sizing: border-box;
	display: block;
	height: 70px;
	padding: 8px;
	margin: 5px 0;
	border-radius: 3px;
}
.entity-picker-list .item:not(.disable):hover {
	cursor: pointer;
}
.entity-picker-list .item:not(.selected):hover {
	background-color: #f5f5f5;
}

.entity-picker-list .disable {
	opacity: 0.4;
}

.entity-picker-list .title {
    font-weight: 400;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.entity-picker-list .highlight {
    font-weight: 700;
}

.entity-picker-list .summary {
    color: #aaa;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	overflow: hidden;
}
.entity-picker-list .published {
    margin-left: 1px;
    margin-right: 6px;
    font-size: 15px;
    line-height: 18px;
    vertical-align: sub;
}
.entity-picker-list .published.fa-globe {
    color: inherit;
}
.entity-picker-list .published.fa-eye-slash {
    color: #aaa;
}
.entity-picker-list .item.selected .published {
    color: #fff;
}

.entity-picker-list .list-footer {
	clear: both;
	padding: 12px;
    text-align: center;
}

.entity-picker-list .thumb,
.entity-picker-list .data {
    position: relative;
    box-sizing: border-box;
    display: block;
}
.entity-picker-list .thumb {
    display: table-cell;
    width: 54px;
    height: 54px;
    max-width: 54px;
    max-height: 54px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
}
.entity-picker-list .item:hover .thumb,
.entity-picker-list .item.selected .thumb {
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0, 0.1);
}
.entity-picker-list .thumb img {
	max-width: 100%;
	max-height: 100%;
}
.entity-picker-list .thumb + .data {
    position: absolute;
    left: 72px;
    right: 8px;
    top: 8px;
    bottom: 8px;
}

.entity-picker-list .item.selected {
    background-color: #4060c0;
}
.entity-picker-list .item.selected .title {
    color: #fff;
}
.entity-picker-list .item.selected .summary {
    color: rgba(255,255,255, 0.6);
}

