/*!
 * Bootstrap v2.2.2
 *
 * 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 */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Source Sans Pro", Helvetica, sans-serif !important;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #330168;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  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;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
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: #999999;
}
a.muted:hover {
  color: #808080;
}
.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: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #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;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #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: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
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: "Source Sans Pro", Helvetica, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #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;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #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,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  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;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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 {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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 {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  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,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #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 .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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 {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url("fonts/fontello.eot?51076559");
  src: url("fonts/fontello.eot?51076559#iefix") format('embedded-opentype'), url("fonts/fontello.woff?51076559") format('woff'), url("fonts/fontello.ttf?51076559") format('truetype'), url("fonts/fontello.svg?51076559#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?51076559#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity .8 */

  /* fix buttons height, for twitter bootstrap */

  line-height: 1em;
  /* Animation center compensation - magrins should be symmetric */

  /* remove if not needed */

  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */

  /* font-size: 120%; */

  /* Uncomment for 3D effect */

  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */

}
.icon-plus:before {
  content: '\2b';
}
/*'+'*/
.icon-minus:before {
  content: '\2d';
}
/*'-'*/
.icon-info:before {
  content: '\2139';
}
/*'ℹ'*/
.icon-left-thin:before {
  content: '\2190';
}
/*'←'*/
.icon-up-thin:before {
  content: '\2191';
}
/*'↑'*/
.icon-right-thin:before {
  content: '\2192';
}
/*'→'*/
.icon-down-thin:before {
  content: '\2193';
}
/*'↓'*/
.icon-level-up:before {
  content: '\21b0';
}
/*'↰'*/
.icon-level-down:before {
  content: '\21b3';
}
/*'↳'*/
.icon-switch:before {
  content: '\21c6';
}
/*'⇆'*/
.icon-infinity:before {
  content: '\221e';
}
/*'∞'*/
.icon-plus-squared:before {
  content: '\229e';
}
/*'⊞'*/
.icon-minus-squared:before {
  content: '\229f';
}
/*'⊟'*/
.icon-home:before {
  content: '\2302';
}
/*'⌂'*/
.icon-keyboard:before {
  content: '\2328';
}
/*'⌨'*/
.icon-erase:before {
  content: '\232b';
}
/*'⌫'*/
.icon-pause:before {
  content: '\2389';
}
/*'⎉'*/
.icon-fast-forward:before {
  content: '\23e9';
}
/*'⏩'*/
.icon-fast-backward:before {
  content: '\23ea';
}
/*'⏪'*/
.icon-to-end:before {
  content: '\23ed';
}
/*'⏭'*/
.icon-to-start:before {
  content: '\23ee';
}
/*'⏮'*/
.icon-hourglass:before {
  content: '\23f3';
}
/*'⏳'*/
.icon-stop:before {
  content: '\25a0';
}
/*'■'*/
.icon-up-dir:before {
  content: '\25b4';
}
/*'▴'*/
.icon-play:before {
  content: '\25b6';
}
/*'▶'*/
.icon-right-dir:before {
  content: '\25b8';
}
/*'▸'*/
.icon-down-dir:before {
  content: '\25be';
}
/*'▾'*/
.icon-left-dir:before {
  content: '\25c2';
}
/*'◂'*/
.icon-adjust:before {
  content: '\25d1';
}
/*'◑'*/
.icon-cloud:before {
  content: '\2601';
}
/*'☁'*/
.icon-star:before {
  content: '\2605';
}
/*'★'*/
.icon-star-empty:before {
  content: '\2606';
}
/*'☆'*/
.icon-cup:before {
  content: '\2615';
}
/*'☕'*/
.icon-menu:before {
  content: '\2630';
}
/*'☰'*/
.icon-moon:before {
  content: '\263d';
}
/*'☽'*/
.icon-heart-empty:before {
  content: '\2661';
}
/*'♡'*/
.icon-heart:before {
  content: '\2665';
}
/*'♥'*/
.icon-note:before {
  content: '\266a';
}
/*'♪'*/
.icon-note-beamed:before {
  content: '\266b';
}
/*'♫'*/
.icon-layout:before {
  content: '\268f';
}
/*'⚏'*/
.icon-flag:before {
  content: '\2691';
}
/*'⚑'*/
.icon-tools:before {
  content: '\2692';
}
/*'⚒'*/
.icon-cog:before {
  content: '\2699';
}
/*'⚙'*/
.icon-attention:before {
  content: '\26a0';
}
/*'⚠'*/
.icon-flash:before {
  content: '\26a1';
}
/*'⚡'*/
.icon-record:before {
  content: '\26ab';
}
/*'⚫'*/
.icon-cloud-thunder:before {
  content: '\26c8';
}
/*'⛈'*/
.icon-tape:before {
  content: '\2707';
}
/*'✇'*/
.icon-flight:before {
  content: '\2708';
}
/*'✈'*/
.icon-mail:before {
  content: '\2709';
}
/*'✉'*/
.icon-pencil:before {
  content: '\270e';
}
/*'✎'*/
.icon-feather:before {
  content: '\2712';
}
/*'✒'*/
.icon-check:before {
  content: '\2713';
}
/*'✓'*/
.icon-cancel:before {
  content: '\2715';
}
/*'✕'*/
.icon-cancel-circled:before {
  content: '\2716';
}
/*'✖'*/
.icon-cancel-squared:before {
  content: '\274e';
}
/*'❎'*/
.icon-help:before {
  content: '\2753';
}
/*'❓'*/
.icon-quote:before {
  content: '\275e';
}
/*'❞'*/
.icon-plus-circled:before {
  content: '\2795';
}
/*'➕'*/
.icon-minus-circled:before {
  content: '\2796';
}
/*'➖'*/
.icon-right:before {
  content: '\27a1';
}
/*'➡'*/
.icon-direction:before {
  content: '\27a2';
}
/*'➢'*/
.icon-forward:before {
  content: '\27a6';
}
/*'➦'*/
.icon-ccw:before {
  content: '\27f2';
}
/*'⟲'*/
.icon-cw:before {
  content: '\27f3';
}
/*'⟳'*/
.icon-left:before {
  content: '\2b05';
}
/*'⬅'*/
.icon-up:before {
  content: '\2b06';
}
/*'⬆'*/
.icon-down:before {
  content: '\2b07';
}
/*'⬇'*/
.icon-list-add:before {
  content: '\e003';
}
/*''*/
.icon-list:before {
  content: '\e005';
}
/*''*/
.icon-left-bold:before {
  content: '\e4ad';
}
/*''*/
.icon-right-bold:before {
  content: '\e4ae';
}
/*''*/
.icon-up-bold:before {
  content: '\e4af';
}
/*''*/
.icon-down-bold:before {
  content: '\e4b0';
}
/*''*/
.icon-user-add:before {
  content: '\e700';
}
/*''*/
.icon-help-circled:before {
  content: '\e704';
}
/*''*/
.icon-info-circled:before {
  content: '\e705';
}
/*''*/
.icon-eye:before {
  content: '\e70a';
}
/*''*/
.icon-tag:before {
  content: '\e70c';
}
/*''*/
.icon-upload-cloud:before {
  content: '\e711';
}
/*''*/
.icon-reply:before {
  content: '\e712';
}
/*''*/
.icon-reply-all:before {
  content: '\e713';
}
/*''*/
.icon-code:before {
  content: '\e714';
}
/*''*/
.icon-export:before {
  content: '\e715';
}
/*''*/
.icon-print:before {
  content: '\e716';
}
/*''*/
.icon-retweet:before {
  content: '\e717';
}
/*''*/
.icon-comment:before {
  content: '\e718';
}
/*''*/
.icon-chat:before {
  content: '\e720';
}
/*''*/
.icon-vcard:before {
  content: '\e722';
}
/*''*/
.icon-address:before {
  content: '\e723';
}
/*''*/
.icon-location:before {
  content: '\e724';
}
/*''*/
.icon-map:before {
  content: '\e727';
}
/*''*/
.icon-compass:before {
  content: '\e728';
}
/*''*/
.icon-trash:before {
  content: '\e729';
}
/*''*/
.icon-doc:before {
  content: '\e730';
}
/*''*/
.icon-doc-text-inv:before {
  content: '\e731';
}
/*''*/
.icon-docs:before {
  content: '\e736';
}
/*''*/
.icon-doc-landscape:before {
  content: '\e737';
}
/*''*/
.icon-archive:before {
  content: '\e738';
}
/*''*/
.icon-rss:before {
  content: '\e73a';
}
/*''*/
.icon-share:before {
  content: '\e73c';
}
/*''*/
.icon-basket:before {
  content: '\e73d';
}
/*''*/
.icon-shareable:before {
  content: '\e73e';
}
/*''*/
.icon-login:before {
  content: '\e740';
}
/*''*/
.icon-logout:before {
  content: '\e741';
}
/*''*/
.icon-volume:before {
  content: '\e742';
}
/*''*/
.icon-resize-full:before {
  content: '\e744';
}
/*''*/
.icon-resize-small:before {
  content: '\e746';
}
/*''*/
.icon-popup:before {
  content: '\e74c';
}
/*''*/
.icon-publish:before {
  content: '\e74d';
}
/*''*/
.icon-window:before {
  content: '\e74e';
}
/*''*/
.icon-arrow-combo:before {
  content: '\e74f';
}
/*''*/
.icon-chart-pie:before {
  content: '\e751';
}
/*''*/
.icon-language:before {
  content: '\e752';
}
/*''*/
.icon-air:before {
  content: '\e753';
}
/*''*/
.icon-database:before {
  content: '\e754';
}
/*''*/
.icon-drive:before {
  content: '\e755';
}
/*''*/
.icon-bucket:before {
  content: '\e756';
}
/*''*/
.icon-thermometer:before {
  content: '\e757';
}
/*''*/
.icon-down-circled:before {
  content: '\e758';
}
/*''*/
.icon-left-circled:before {
  content: '\e759';
}
/*''*/
.icon-right-circled:before {
  content: '\e75a';
}
/*''*/
.icon-up-circled:before {
  content: '\e75b';
}
/*''*/
.icon-down-open:before {
  content: '\e75c';
}
/*''*/
.icon-left-open:before {
  content: '\e75d';
}
/*''*/
.icon-right-open:before {
  content: '\e75e';
}
/*''*/
.icon-up-open:before {
  content: '\e75f';
}
/*''*/
.icon-down-open-mini:before {
  content: '\e760';
}
/*''*/
.icon-left-open-mini:before {
  content: '\e761';
}
/*''*/
.icon-right-open-mini:before {
  content: '\e762';
}
/*''*/
.icon-up-open-mini:before {
  content: '\e763';
}
/*''*/
.icon-down-open-big:before {
  content: '\e764';
}
/*''*/
.icon-left-open-big:before {
  content: '\e765';
}
/*''*/
.icon-right-open-big:before {
  content: '\e766';
}
/*''*/
.icon-up-open-big:before {
  content: '\e767';
}
/*''*/
.icon-progress-0:before {
  content: '\e768';
}
/*''*/
.icon-progress-1:before {
  content: '\e769';
}
/*''*/
.icon-progress-2:before {
  content: '\e76a';
}
/*''*/
.icon-progress-3:before {
  content: '\e76b';
}
/*''*/
.icon-back-in-time:before {
  content: '\e771';
}
/*''*/
.icon-network:before {
  content: '\e776';
}
/*''*/
.icon-inbox:before {
  content: '\e777';
}
/*''*/
.icon-install:before {
  content: '\e778';
}
/*''*/
.icon-lifebuoy:before {
  content: '\e788';
}
/*''*/
.icon-mouse:before {
  content: '\e789';
}
/*''*/
.icon-dot:before {
  content: '\e78b';
}
/*''*/
.icon-dot-2:before {
  content: '\e78c';
}
/*''*/
.icon-dot-3:before {
  content: '\e78d';
}
/*''*/
.icon-suitcase:before {
  content: '\e78e';
}
/*''*/
.icon-flow-cascade:before {
  content: '\e790';
}
/*''*/
.icon-flow-branch:before {
  content: '\e791';
}
/*''*/
.icon-flow-tree:before {
  content: '\e792';
}
/*''*/
.icon-flow-line:before {
  content: '\e793';
}
/*''*/
.icon-flow-parallel:before {
  content: '\e794';
}
/*''*/
.icon-brush:before {
  content: '\e79a';
}
/*''*/
.icon-paper-plane:before {
  content: '\e79b';
}
/*''*/
.icon-magnet:before {
  content: '\e7a1';
}
/*''*/
.icon-gauge:before {
  content: '\e7a2';
}
/*''*/
.icon-traffic-cone:before {
  content: '\e7a3';
}
/*''*/
.icon-cc:before {
  content: '\e7a5';
}
/*''*/
.icon-cc-by:before {
  content: '\e7a6';
}
/*''*/
.icon-cc-nc:before {
  content: '\e7a7';
}
/*''*/
.icon-cc-nc-eu:before {
  content: '\e7a8';
}
/*''*/
.icon-cc-nc-jp:before {
  content: '\e7a9';
}
/*''*/
.icon-cc-sa:before {
  content: '\e7aa';
}
/*''*/
.icon-cc-nd:before {
  content: '\e7ab';
}
/*''*/
.icon-cc-pd:before {
  content: '\e7ac';
}
/*''*/
.icon-cc-zero:before {
  content: '\e7ad';
}
/*''*/
.icon-cc-share:before {
  content: '\e7ae';
}
/*''*/
.icon-cc-remix:before {
  content: '\e7af';
}
/*''*/
.icon-github:before {
  content: '\f300';
}
/*''*/
.icon-github-circled:before {
  content: '\f301';
}
/*''*/
.icon-flickr:before {
  content: '\f303';
}
/*''*/
.icon-flickr-circled:before {
  content: '\f304';
}
/*''*/
.icon-vimeo:before {
  content: '\f306';
}
/*''*/
.icon-vimeo-circled:before {
  content: '\f307';
}
/*''*/
.icon-twitter:before {
  content: '\f309';
}
/*''*/
.icon-twitter-circled:before {
  content: '\f30a';
}
/*''*/
.icon-facebook:before {
  content: '\f30c';
}
/*''*/
.icon-facebook-circled:before {
  content: '\f30d';
}
/*''*/
.icon-facebook-squared:before {
  content: '\f30e';
}
/*''*/
.icon-gplus:before {
  content: '\f30f';
}
/*''*/
.icon-gplus-circled:before {
  content: '\f310';
}
/*''*/
.icon-pinterest:before {
  content: '\f312';
}
/*''*/
.icon-pinterest-circled:before {
  content: '\f313';
}
/*''*/
.icon-tumblr:before {
  content: '\f315';
}
/*''*/
.icon-tumblr-circled:before {
  content: '\f316';
}
/*''*/
.icon-linkedin:before {
  content: '\f318';
}
/*''*/
.icon-linkedin-circled:before {
  content: '\f319';
}
/*''*/
.icon-dribbble:before {
  content: '\f31b';
}
/*''*/
.icon-dribbble-circled:before {
  content: '\f31c';
}
/*''*/
.icon-stumbleupon:before {
  content: '\f31e';
}
/*''*/
.icon-stumbleupon-circled:before {
  content: '\f31f';
}
/*''*/
.icon-lastfm:before {
  content: '\f321';
}
/*''*/
.icon-lastfm-circled:before {
  content: '\f322';
}
/*''*/
.icon-rdio:before {
  content: '\f324';
}
/*''*/
.icon-rdio-circled:before {
  content: '\f325';
}
/*''*/
.icon-spotify:before {
  content: '\f327';
}
/*''*/
.icon-spotify-circled:before {
  content: '\f328';
}
/*''*/
.icon-qq:before {
  content: '\f32a';
}
/*''*/
.icon-instagram:before {
  content: '\f32d';
}
/*''*/
.icon-dropbox:before {
  content: '\f330';
}
/*''*/
.icon-evernote:before {
  content: '\f333';
}
/*''*/
.icon-flattr:before {
  content: '\f336';
}
/*''*/
.icon-skype:before {
  content: '\f339';
}
/*''*/
.icon-skype-circled:before {
  content: '\f33a';
}
/*''*/
.icon-renren:before {
  content: '\f33c';
}
/*''*/
.icon-sina-weibo:before {
  content: '\f33f';
}
/*''*/
.icon-paypal:before {
  content: '\f342';
}
/*''*/
.icon-picasa:before {
  content: '\f345';
}
/*''*/
.icon-soundcloud:before {
  content: '\f348';
}
/*''*/
.icon-mixi:before {
  content: '\f34b';
}
/*''*/
.icon-behance:before {
  content: '\f34e';
}
/*''*/
.icon-google-circles:before {
  content: '\f351';
}
/*''*/
.icon-vkontakte:before {
  content: '\f354';
}
/*''*/
.icon-smashing:before {
  content: '\f357';
}
/*''*/
.icon-db-shape:before {
  content: '\f600';
}
/*''*/
.icon-logo-db:before {
  content: '\f603';
}
/*''*/
.icon-picture:before {
  content: '🌄';
}
/*'\1f304'*/
.icon-globe:before {
  content: '🌎';
}
/*'\1f30e'*/
.icon-leaf:before {
  content: '🍂';
}
/*'\1f342'*/
.icon-graduation-cap:before {
  content: '🎓';
}
/*'\1f393'*/
.icon-mic:before {
  content: '🎤';
}
/*'\1f3a4'*/
.icon-palette:before {
  content: '🎨';
}
/*'\1f3a8'*/
.icon-ticket:before {
  content: '🎫';
}
/*'\1f3ab'*/
.icon-video:before {
  content: '🎬';
}
/*'\1f3ac'*/
.icon-target:before {
  content: '🎯';
}
/*'\1f3af'*/
.icon-music:before {
  content: '🎵';
}
/*'\1f3b5'*/
.icon-trophy:before {
  content: '🏆';
}
/*'\1f3c6'*/
.icon-thumbs-up:before {
  content: '👍';
}
/*'\1f44d'*/
.icon-thumbs-down:before {
  content: '👎';
}
/*'\1f44e'*/
.icon-bag:before {
  content: '👜';
}
/*'\1f45c'*/
.icon-user:before {
  content: '👤';
}
/*'\1f464'*/
.icon-users:before {
  content: '👥';
}
/*'\1f465'*/
.icon-lamp:before {
  content: '💡';
}
/*'\1f4a1'*/
.icon-alert:before {
  content: '💥';
}
/*'\1f4a5'*/
.icon-water:before {
  content: '💦';
}
/*'\1f4a6'*/
.icon-droplet:before {
  content: '💧';
}
/*'\1f4a7'*/
.icon-credit-card:before {
  content: '💳';
}
/*'\1f4b3'*/
.icon-monitor:before {
  content: '💻';
}
/*'\1f4bb'*/
.icon-briefcase:before {
  content: '💼';
}
/*'\1f4bc'*/
.icon-floppy:before {
  content: '💾';
}
/*'\1f4be'*/
.icon-cd:before {
  content: '💿';
}
/*'\1f4bf'*/
.icon-folder:before {
  content: '📁';
}
/*'\1f4c1'*/
.icon-doc-text:before {
  content: '📄';
}
/*'\1f4c4'*/
.icon-calendar:before {
  content: '📅';
}
/*'\1f4c5'*/
.icon-chart-line:before {
  content: '📈';
}
/*'\1f4c8'*/
.icon-chart-bar:before {
  content: '📊';
}
/*'\1f4ca'*/
.icon-clipboard:before {
  content: '📋';
}
/*'\1f4cb'*/
.icon-attach:before {
  content: '📎';
}
/*'\1f4ce'*/
.icon-bookmarks:before {
  content: '📑';
}
/*'\1f4d1'*/
.icon-book:before {
  content: '📕';
}
/*'\1f4d5'*/
.icon-book-open:before {
  content: '📖';
}
/*'\1f4d6'*/
.icon-phone:before {
  content: '📞';
}
/*'\1f4de'*/
.icon-megaphone:before {
  content: '📣';
}
/*'\1f4e3'*/
.icon-upload:before {
  content: '📤';
}
/*'\1f4e4'*/
.icon-download:before {
  content: '📥';
}
/*'\1f4e5'*/
.icon-box:before {
  content: '📦';
}
/*'\1f4e6'*/
.icon-newspaper:before {
  content: '📰';
}
/*'\1f4f0'*/
.icon-mobile:before {
  content: '📱';
}
/*'\1f4f1'*/
.icon-signal:before {
  content: '📶';
}
/*'\1f4f6'*/
.icon-camera:before {
  content: '📷';
}
/*'\1f4f7'*/
.icon-shuffle:before {
  content: '🔀';
}
/*'\1f500'*/
.icon-loop:before {
  content: '🔁';
}
/*'\1f501'*/
.icon-arrows-ccw:before {
  content: '🔄';
}
/*'\1f504'*/
.icon-light-down:before {
  content: '🔅';
}
/*'\1f505'*/
.icon-light-up:before {
  content: '🔆';
}
/*'\1f506'*/
.icon-mute:before {
  content: '🔇';
}
/*'\1f507'*/
.icon-sound:before {
  content: '🔊';
}
/*'\1f50a'*/
.icon-battery:before {
  content: '🔋';
}
/*'\1f50b'*/
.icon-search:before {
  content: '🔍';
}
/*'\1f50d'*/
.icon-key:before {
  content: '🔑';
}
/*'\1f511'*/
.icon-lock:before {
  content: '🔒';
}
/*'\1f512'*/
.icon-lock-open:before {
  content: '🔓';
}
/*'\1f513'*/
.icon-bell:before {
  content: '🔔';
}
/*'\1f514'*/
.icon-bookmark:before {
  content: '🔖';
}
/*'\1f516'*/
.icon-link:before {
  content: '🔗';
}
/*'\1f517'*/
.icon-back:before {
  content: '🔙';
}
/*'\1f519'*/
.icon-flashlight:before {
  content: '🔦';
}
/*'\1f526'*/
.icon-chart-area:before {
  content: '🔾';
}
/*'\1f53e'*/
.icon-clock:before {
  content: '🕔';
}
/*'\1f554'*/
.icon-rocket:before {
  content: '🚀';
}
/*'\1f680'*/
.icon-truck:before {
  content: '🚚';
}
/*'\1f69a'*/
.icon-block:before {
  content: '🚫';
}
/*'\1f6ab'*/.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 rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #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: #616161;
  background-image: -moz-linear-gradient(top, #666666, #595959);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#595959));
  background-image: -webkit-linear-gradient(top, #666666, #595959);
  background-image: -o-linear-gradient(top, #666666, #595959);
  background-image: linear-gradient(to bottom, #666666, #595959);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff595959', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #616161;
  background-image: -moz-linear-gradient(top, #666666, #595959);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666666), to(#595959));
  background-image: -webkit-linear-gradient(top, #666666, #595959);
  background-image: -o-linear-gradient(top, #666666, #595959);
  background-image: linear-gradient(to bottom, #666666, #595959);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff595959', GradientType=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #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;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  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;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  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;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  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 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ac435e;
  background-image: -moz-linear-gradient(top, #f14370, #444444);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f14370), to(#444444));
  background-image: -webkit-linear-gradient(top, #f14370, #444444);
  background-image: -o-linear-gradient(top, #f14370, #444444);
  background-image: linear-gradient(to bottom, #f14370, #444444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff14370', endColorstr='#ff444444', GradientType=0);
  border-color: #444444 #444444 #1e1e1e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #444444;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #444444;
  *background-color: #373737;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2b2b2b \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #666666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #330168;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #444444;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.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;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #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: #666666;
}
.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;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  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;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #666666;
}
.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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 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 {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #330168;
  border-bottom-color: #330168;
}
/* 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;
  filter: alpha(opacity=100);
}
.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 {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  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;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  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;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  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;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  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;
  -webkit-border-radius: 0;
  -moz-border-radius: 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 {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.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: #555555;
  border-bottom-color: #555555;
}
.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;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  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 .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.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: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.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: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-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;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #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;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 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: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.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 {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 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 {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  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;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  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;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #666666;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #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: 10px;
}
.media .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
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: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  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: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  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: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/* !______ Bukatoko Grid Framework*/
.bt-container {
  margin: 0 auto;
  width: 1185px;
  padding: 0 15px;
}
.bt-row {
  margin-left: -15px;
  *zoom: 1;
}
.bt-row:before,
.bt-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.bt-row:after {
  clear: both;
}
/* !______ Bukatoko CSS Standard  */
.first {
  margin-left: 0;
}
.first-half {
  margin-left: 45px;
}
.hide {
  display: none !important;
}
.show {
  display: inherit !important;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.img-left {
  float: left;
  margin-right: 15px;
}
.img-right {
  float: right;
  margin-left: 15px;
}
@font-face {
  font-family: 'Bukatoko';
  src: url('fonts/bukatoko.eot');
  src: url('fonts/bukatoko.eot?#iefix') format('embedded-opentype'), url('fonts/bukatoko.woff') format('woff'), url('fonts/bukatoko.ttf') format('truetype'), url('fonts/bukatoko.svg#Bukatoko') format('svg');
  font-weight: normal;
  font-style: normal;
}
.logo-bukatoko:before,
.logo-bukatoko-vert:before,
.logo-bukatoko-2:before,
.logo-bukatoko-cart:before,
.logo-basket:before,
.logo-rumahsophia:before,
.logo-rumahsophia-2:before,
.logo-rumahsophia-3:before,
.logo-left:before,
.logo-right:before {
  font-family: 'Bukatoko';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.logo-bukatoko:before {
  content: "\e000";
}
.logo-bukatoko-vert:before {
  content: "\e001";
}
.logo-bukatoko-2:before {
  content: "\e002";
}
.logo-bukatoko-cart:before {
  content: "\e003";
}
.logo-rumahsophia:before {
  content: "\e004";
}
.logo-rumahsophia-2:before {
  content: "\e005";
}
.logo-rumahsophia-3:before {
  content: "\e006";
}
.logo-left:before {
  content: "\e007";
}
.logo-right:before {
  content: "\e008";
}
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#grid-system {
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  position: fixed;
  top: 0;
  z-index: 9999999999;
}
#grid-system ul {
  list-style: none;
  margin: 0;
  margin-left: -15px;
  *zoom: 1;
}
#grid-system ul:before,
#grid-system ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#grid-system ul:after {
  clear: both;
}
#grid-system ul li {
  background-color: rgba(255, 102, 0, 0.5);
  color: #ff3300;
  opacity: .5;
  height: 100%;
  float: left;
  margin-left: 15px;
  width: 45px;
  text-align: center;
}
@media (max-width: 1215px) {
  #grid-system ul {
    margin-left: -15px;
    *zoom: 1;
  }
  #grid-system ul:before,
  #grid-system ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #grid-system ul:after {
    clear: both;
  }
  #grid-system ul li {
    float: left;
    margin-left: 15px;
    width: 45px;
  }
  #grid-system ul li:nth-child(n+17) {
    display: none;
    display: none !important;
  }
}
@media (max-width: 975px) {
  #grid-system ul {
    margin-left: -15px;
    *zoom: 1;
  }
  #grid-system ul:before,
  #grid-system ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #grid-system ul:after {
    clear: both;
  }
  #grid-system ul li {
    float: left;
    margin-left: 15px;
    width: 45px;
  }
  #grid-system ul li:nth-child(n+13) {
    display: none;
    display: none !important;
  }
}
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #grid-system ul {
    margin-left: -15px;
    *zoom: 1;
  }
  #grid-system ul:before,
  #grid-system ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #grid-system ul:after {
    clear: both;
  }
  #grid-system ul li {
    float: left;
    margin-left: 15px;
    width: 35px;
  }
  #grid-system ul li:nth-child(n+7) {
    display: none;
    display: none !important;
  }
}
span.error {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  color: red;
  display: block;
}
.buttons {
  border-top: 1px solid #dadada;
  margin: 0;
  padding: 10px 0;
}
.success,
.attention,
.warning {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #c09853;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
  text-align: center;
}
.success i,
.attention i,
.warning i {
  cursor: pointer;
  float: right;
}
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.attention {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.warning {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.required {
  color: red;
}
.error {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
}
a {
  color: #666666;
  text-decoration: underline;
}
a.btn {
  text-decoration: none;
}
form {
  margin: 0;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 50px;
  height: 50px;
  margin: -20px 0 0;
  display: block;
  background: url(images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 15px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 15px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: none;
  margin: -4px;
  /* Set this to minus the border thickness. */

  background-color: #fff;
  cursor: move;
}
/* This is for the title text. */
.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
  border: none;
  overflow: hidden;
}
/* This is the loading message. */
.cloud-zoom-loading {
  color: black;
  background: white;
  padding: 5px;
  border: 1px solid #000;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat 0 0;
}
#cboxTopCenter {
  height: 25px;
  background: url(images/border1.png) repeat-x 0 -50px;
}
#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat -25px 0;
}
#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat 0 -25px;
}
#cboxBottomCenter {
  height: 25px;
  background: url(images/border1.png) repeat-x 0 -75px;
}
#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat -25px -25px;
}
#cboxMiddleLeft {
  width: 25px;
  background: url(images/border2.png) repeat-y 0 0;
}
#cboxMiddleRight {
  width: 25px;
  background: url(images/border2.png) repeat-y -25px 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 20px;
}
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}
#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999;
}
#cboxLoadingOverlay {
  background: #ffffff url(images/loading.gif) no-repeat 5px 5px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}
#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444;
}
#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444;
}
/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui-helper-clearfix {
  display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-helper-clearfix {
  display: block;
}
/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_ffd27a_256x240.png);
}
/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .50;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .20;
  filter: alpha(opacity=20);
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
/*
 * jQuery UI Selectable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}
/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/*button sets*/
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar {
  height: 2em;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
p {
  font-weight: 400;
}
ol li {
  margin-bottom: 10px;
}
#grid-system {
  display: none;
  display: none !important;
}
.bt-container {
  background-color: #ffffff;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
}
#header-slot {
  background-color: transparent;
  color: #aaaaaa;
  *zoom: 1;
}
#header-slot:before,
#header-slot:after {
  display: table;
  content: "";
  line-height: 0;
}
#header-slot:after {
  clear: both;
}
#header-slot a {
  text-decoration: none;
}
#header-slot .col-1 {
  float: left;
  margin-left: 15px;
  width: 465px;
}
#header-slot .col-2 {
  float: left;
  margin-left: 15px;
  width: 705px;
}
#header-slot #store-logo {
  display: block;
  margin-left: 0;
}
#header-slot #store-logo img {
  margin-top: 10px;
}
#header-slot #header-info {
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  *zoom: 1;
}
#header-slot #header-info:before,
#header-slot #header-info:after {
  display: table;
  content: "";
  line-height: 0;
}
#header-slot #header-info:after {
  clear: both;
}
#header-slot #header-info > div {
  float: right;
}
#header-slot #header-info i {
  font-size: 14px;
}
#header-slot #sub-nav {
  padding: 10px 0 0;
  text-align: right;
}
#header-slot #sub-nav ul {
  list-style: none;
  margin: 0;
}
#header-slot #sub-nav ul li {
  display: inline;
  line-height: 25px;
}
#header-slot #sub-nav ul li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  border-left: 1px solid #cccccc;
  margin-left: 5px;
  padding-left: 5px;
  color: #666666;
}
#header-slot #sub-nav ul li a:hover {
  color: #000000;
}
#header-slot #sub-nav ul li:first-child a {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
#header-slot #language *,
#header-slot #currency * {
  line-height: 16px;
}
#header-slot #language small,
#header-slot #currency small {
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  display: block;
  margin: 0;
}
#header-slot #language a,
#header-slot #currency a {
  font-size: 10px;
  font-weight: normal;
  line-height: 18px;
  background-color: #cccccc;
  border: none;
  color: #666666;
  cursor: pointer;
  margin: 0 5px 0 0;
  padding: 0 3px;
  min-width: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#header-slot #language a.selected,
#header-slot #currency a.selected {
  background-color: #888888;
  color: white;
}
#header-slot #shopping-cart {
  /* !----/ Mini Cart */

}
#header-slot #shopping-cart #cart {
  position: relative;
}
#header-slot #shopping-cart #cart .heading {
  background-color: transparent;
  color: #330168;
  height: 25px;
  padding-top: 10px;
  position: relative;
  z-index: 99999999;
}
#header-slot #shopping-cart #cart .heading a {
  color: #330168;
  cursor: pointer;
  line-height: 25px;
  padding: 0 10px;
  white-space: nowrap;
}
#header-slot #shopping-cart #cart .content {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-bottom: 3px solid #666666;
  color: #444444;
  font-size: 11px;
  line-height: 11px;
  position: absolute;
  padding: 15px;
  letter-spacing: normal;
  min-width: 300px;
  right: 0;
  top: 34px;
  z-index: 9999999;
  text-align: center;
  display: none;
  display: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#header-slot #shopping-cart #cart .content > div {
  text-align: left;
}
#header-slot #shopping-cart #cart .content a {
  color: #333333;
  cursor: pointer;
}
#header-slot #shopping-cart #cart .content table {
  width: 100%;
}
#header-slot #shopping-cart #cart .content table tr td {
  padding: 5px;
}
#header-slot #shopping-cart #cart .content table tr td.total {
  white-space: nowrap;
  text-align: right;
}
#header-slot #shopping-cart #cart .content .mini-cart-info {
  margin-bottom: 10px;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td {
  border-bottom: 1px dotted #cccccc;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.image {
  padding: 5px;
  width: 40px;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.name {
  text-align: left;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.name a {
  text-decoration: underline;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.name a:hover {
  color: #330168;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.remove {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.remove i {
  color: #d70000;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr td.remove a {
  text-decoration: none;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr:first-child td {
  border-top: 1px dotted #cccccc;
}
#header-slot #shopping-cart #cart .content .mini-cart-info table tr:last-child td {
  border-bottom: none;
}
#header-slot #shopping-cart #cart .content .mini-cart-total {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  border-top: 3px double #888888;
  padding-top: 10px;
}
#header-slot #shopping-cart #cart .content .mini-cart-total table td {
  border-bottom: none;
  padding: 2px 5px;
  text-align: right;
}
#header-slot #shopping-cart #cart .content .mini-cart-total table td img {
  display: none;
  display: none !important;
}
#header-slot #shopping-cart #cart .content .mini-cart-total table td:last-child {
  width: 1%;
  white-space: nowrap;
}
#header-slot #shopping-cart #cart .content .mini-cart-total table tr:first-child td b {
  font-weight: normal;
}
#header-slot #shopping-cart #cart .content .mini-cart-total table tr:last-child td {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: black;
}
#header-slot #shopping-cart #cart .content .checkout {
  margin-top: 20px;
  text-align: center;
}
#header-slot #shopping-cart #cart .content .checkout a.btn-primary {
  color: white;
  opacity: .99;
}
#header-slot #shopping-cart #cart.active .content {
  display: block;
  display: inherit !important;
}
#header-slot #shopping-cart a#iphone-checkout {
  color: white;
  display: none;
  display: none !important;
}
#header-slot .search-box {
  margin-top: 15px;
  float: left;
  margin-left: 15px;
  width: 705px;
  text-align: right;
}
#header-slot .search-box .input-append {
  display: block;
  float: right;
  margin: 0 0 0 15px;
  text-align: left;
}
#header-slot .search-box input {
  color: #888888;
  font-size: 14px;
  height: 18px;
  width: 210px;
}
#header-slot .search-box a {
  border: none;
  cursor: pointer;
  padding: 4px 6px;
}
#header-slot .search-box a.button-search {
  background-color: #cccccc;
}
#header-slot .search-box #cur-lang {
  *zoom: 1;
}
#header-slot .search-box #cur-lang:before,
#header-slot .search-box #cur-lang:after {
  display: table;
  content: "";
  line-height: 0;
}
#header-slot .search-box #cur-lang:after {
  clear: both;
}
#header-slot .search-box #cur-lang ul {
  list-style: none;
  margin: 0;
}
#header-slot .search-box #cur-lang ul li {
  border: none;
  display: block;
  float: right;
  margin-left: 15px;
  text-align: left;
}
#header-slot .search-box #cur-lang ul li a {
  border: none;
}
#header-slot #iphone-menu {
  display: none;
  display: none !important;
}
#top-nav {
  font-family: "Dancing Script", Times New Roman, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  background-image: none;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: transparent;
  position: relative;
  text-transform: uppercase;
  z-index: 9999;
  *zoom: 1;
}
#top-nav:before,
#top-nav:after {
  display: table;
  content: "";
  line-height: 0;
}
#top-nav:after {
  clear: both;
}
#top-nav > .bt-container {
  padding-bottom: 5px;
  padding-top: 5px;
}
#top-nav .line {
  border-bottom: 1px dashed #888888;
  display: block;
  margin-top: 5px;
  height: 1px;
  display: none;
  display: none !important;
}
#top-nav .line.double {
  border-bottom: 2px solid #444444;
  margin-top: 0;
  display: none;
  display: none !important;
}
#top-nav #main-menu {
  background-color: transparent;
  height: 28px;
  float: left;
  margin-left: 15px;
  width: 1185px;
  padding-top: 10px;
  position: relative;
  z-index: 99999999;
  *zoom: 1;
}
#top-nav #main-menu:before,
#top-nav #main-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#top-nav #main-menu:after {
  clear: both;
}
#top-nav #main-menu ul {
  background-color: transparent;
  border-bottom: none;
  list-style: none;
  margin: 0;
  position: relative;
}
#top-nav #main-menu ul li {
  display: block;
  float: left;
  position: relative;
}
#top-nav #main-menu ul li > a {
  background-position: left center;
  background-repeat: no-repeat;
  font-family: "Dancing Script", Times New Roman, serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  color: #330168;
  display: block;
  margin: 5px 0;
  opacity: .99;
  padding: 0 10px;
  text-decoration: none;
  text-transform: none;
  z-index: 999999999;
}
#top-nav #main-menu ul li > a:hover {
  background-color: #ffffff;
  color: #330168;
}
#top-nav #main-menu ul li > a i:before {
  font-size: .8em;
  margin: 0;
  padding: 0;
}
#top-nav #main-menu ul li:last-child a {
  border-right: none;
}
#top-nav #main-menu ul li:first-child a {
  background-image: none;
  padding-left: 0;
}
#top-nav #main-menu ul li:first-child a img {
  vertical-align: top;
}
#top-nav #main-menu ul li > .sub-menu {
  display: none;
  position: absolute;
  left: 50%;
}
#top-nav #main-menu ul li > .sub-menu > div {
  position: absolute;
  z-index: 99999999;
  top: -4px;
  *zoom: 1;
}
#top-nav #main-menu ul li > .sub-menu > div:before,
#top-nav #main-menu ul li > .sub-menu > div:after {
  display: table;
  content: "";
  line-height: 0;
}
#top-nav #main-menu ul li > .sub-menu > div:after {
  clear: both;
}
#top-nav #main-menu ul li > .sub-menu > div ul {
  background-image: url(../image/submenu-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 7px;
  list-style: none;
  margin: 0;
  left: -50%;
  *zoom: 1;
}
#top-nav #main-menu ul li > .sub-menu > div ul:before,
#top-nav #main-menu ul li > .sub-menu > div ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#top-nav #main-menu ul li > .sub-menu > div ul:after {
  clear: both;
}
#top-nav #main-menu ul li > .sub-menu > div ul li {
  width: 120px;
}
#top-nav #main-menu ul li > .sub-menu > div ul li a {
  background-image: none;
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  color: #000000;
  text-transform: Capitalize;
  *zoom: 1;
}
#top-nav #main-menu ul li > .sub-menu > div ul li a:before,
#top-nav #main-menu ul li > .sub-menu > div ul li a:after {
  display: table;
  content: "";
  line-height: 0;
}
#top-nav #main-menu ul li > .sub-menu > div ul li a:after {
  clear: both;
}
#top-nav #main-menu ul li > .sub-menu > div ul li a span {
  background-color: white;
  border-bottom: 1px solid #eeeeee;
  display: block;
  margin: 0;
  padding: 5px 10px;
}
#top-nav #main-menu ul li > .sub-menu > div ul li a span:hover {
  background-color: #eeeeee;
  color: #330168;
}
#top-nav #main-menu ul li > .sub-menu > div ul li ol {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
#top-nav #main-menu ul li > .sub-menu > div ul li ol:before,
#top-nav #main-menu ul li > .sub-menu > div ul li ol:after {
  display: table;
  content: "";
  line-height: 0;
}
#top-nav #main-menu ul li > .sub-menu > div ul li ol:after {
  clear: both;
}
#top-nav #main-menu ul li > .sub-menu > div ul li ol li {
  margin: 0;
  min-width: 0;
}
#top-nav #main-menu ul li > .sub-menu > div ul li ol li a {
  display: block;
}
#top-nav #main-menu ul li > .sub-menu > div ul li:last-child span {
  border-bottom: 1px solid #444444;
}
#top-nav #main-menu ul li > .sub-menu > div.column {
  z-index: 9999999999;
}
#top-nav #main-menu ul li > .sub-menu > div.column ul li {
  display: block;
  float: left;
  width: 120px;
}
#top-nav #main-menu ul li > .sub-menu > div.column ul li ol li {
  min-width: 0;
  left: 0;
}
#top-nav #main-menu ul li > .sub-menu > div.column ul li ol li span {
  border-left: 1px solid #444444;
}
#top-nav #main-menu ul li > .sub-menu > div.column ul li ol li:last-child span {
  margin-bottom: 0;
}
#top-nav #main-menu ul li > .sub-menu > div.column ul li:last-child ol li span {
  border-left: 1px dashed #c3c3c3;
  border-right: 1px solid #cccccc;
}
#top-nav #main-menu ul li > .sub-menu > div.no-column {
  z-index: 9999999999;
}
#top-nav #main-menu ul li > .sub-menu > div.no-column ul li {
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
  float: none;
}
#top-nav #main-menu ul li > .sub-menu > div.no-column ul li:last-of-type span {
  margin-bottom: 0;
}
#top-nav #main-menu ul li.active > a {
  background-color: #ffffff;
  color: #330168;
}
#top-nav #main-menu ul li:hover div {
  display: block;
}
#top-nav #main-menu ul li:first-child a {
  background-image: none;
  padding-left: 0;
}
#top-nav #main-menu ul li:last-child ul {
  left: auto;
  right: 0;
}
#top-nav #main-menu ul li#sale a {
  background-color: transparent;
  color: #330168;
  text-decoration: blink;
}
#top-nav #main-menu ul li#sale a:hover {
  background-color: #ffffff;
  color: #330168;
}
#top-nav .search-box {
  padding-top: 2px;
  float: left;
  margin-left: 15px;
  width: 225px;
  text-align: right;
}
#top-nav .search-box > div {
  margin: 0;
}
#top-nav .search-box input {
  color: #aaaaaa;
  font-size: 11px;
  height: 12px;
  width: 150px;
}
#top-nav .search-box a {
  border-left: none;
  cursor: pointer;
  padding: 0 2px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #header-slot .col-1 {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #header-slot .col-2 {
    float: left;
    margin-left: 15px;
    width: 585px;
  }
  #header-slot .col-2 .search-box {
    display: block;
    display: inherit !important;
    float: left;
    margin-left: 15px;
    width: 585px;
  }
  #header-slot .col-2 #header-banner {
    margin-top: 5px;
    float: left;
    margin-left: 15px;
    width: 345px;
    display: none;
    display: none !important;
  }
  #top-nav #main-menu {
    float: left;
    margin-left: 15px;
    width: 945px;
  }
  #top-nav .search-box {
    display: none;
    display: none !important;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #header-slot .col-1 {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #header-slot .col-2 {
    float: left;
    margin-left: 15px;
    width: 465px;
  }
  #header-slot .col-2 #header-info {
    margin-bottom: 5px;
  }
  #header-slot .col-2 .search-box {
    margin-top: 5px;
    float: left;
    margin-left: 15px;
    width: 465px;
  }
  #header-slot .col-2 .search-box input {
    width: 125px;
  }
  #header-slot .col-2 .search-box #cur-lang {
    *zoom: 1;
  }
  #header-slot .col-2 .search-box #cur-lang:before,
  #header-slot .col-2 .search-box #cur-lang:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #header-slot .col-2 .search-box #cur-lang:after {
    clear: both;
  }
  #header-slot .col-2 .search-box #cur-lang ul {
    list-style: none;
    margin: 0;
  }
  #header-slot .col-2 .search-box #cur-lang ul li {
    display: block;
    float: right;
    margin-left: 15px;
  }
  #header-slot .col-2 #header-banner {
    margin-top: 0;
  }
  #top-nav #main-menu {
    float: left;
    margin-left: 15px;
    width: 705px;
  }
  #top-nav #main-menu ul > li > a {
    font-size: 19.200000000000003px;
    padding: 0 8px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #header-slot {
    padding-bottom: 0;
  }
  #header-slot .col-1 {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #header-slot .col-2 {
    border-bottom: 1px dotted #444444;
    background-color: white;
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #header-slot .col-2 #header-info {
    margin: 0;
  }
  #header-slot #header-info {
    background-color: #eeeeee;
  }
  #header-slot #header-info * {
    color: #666666;
  }
  #header-slot #header-info > div {
    float: left;
    margin: 0;
  }
  #header-slot #store-logo {
    padding-bottom: 10px;
    text-align: center;
  }
  #header-slot #header-info #shopping-cart {
    display: block;
    padding: 5px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
  }
  #header-slot #header-info #shopping-cart #cart {
    float: left;
  }
  #header-slot #header-info #shopping-cart #cart .heading {
    background-color: transparent;
    padding-top: 0;
    pointer-events: none;
    margin-bottom: 0;
  }
  #header-slot #header-info #shopping-cart #cart .heading a {
    color: #eeeeee;
  }
  #header-slot #header-info #shopping-cart a#iphone-checkout {
    color: #eeeeee;
    float: right;
    padding: 7px 15px 0 0;
    text-align: right;
    display: block;
    display: inherit !important;
  }
  #header-slot .col-2 .search-box .input-append {
    display: block;
    float: none;
    margin: 0;
    text-align: center;
  }
  #header-slot .col-2 .search-box #cur-lang {
    display: block;
    float: none;
    margin: 10px 0 0;
    text-align: center;
  }
  #header-slot .col-2 .search-box #cur-lang ul {
    list-style: none;
    margin: 0;
    *zoom: 1;
    text-align: center;
  }
  #header-slot .col-2 .search-box #cur-lang ul:before,
  #header-slot .col-2 .search-box #cur-lang ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #header-slot .col-2 .search-box #cur-lang ul:after {
    clear: both;
  }
  #header-slot .col-2 .search-box #cur-lang ul li {
    display: inline-block;
    float: none;
    margin: 0;
  }
  #header-slot .col-2 .search-box #cur-lang ul li small {
    display: inline;
    float: none;
  }
  #header-slot #language {
    padding-left: 5px;
  }
  #header-slot #sub-nav {
    background-color: white;
    padding: 10px 0;
    float: left;
    margin-left: 15px;
    width: 285px;
    text-align: center;
  }
  #header-slot #sub-nav ul li {
    line-height: 18px;
  }
  #header-slot #sub-nav ul li a {
    color: #444444;
    border: none;
    margin: 0 2px;
    padding: 0;
    text-decoration: underline;
  }
  #header-slot #sub-nav ul li.logged-user {
    display: block;
  }
  #header-slot #iphone-box {
    margin-left: -15px;
    *zoom: 1;
  }
  #header-slot #iphone-box:before,
  #header-slot #iphone-box:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #header-slot #iphone-box:after {
    clear: both;
  }
  #header-slot .col-2 .search-box {
    padding-bottom: 15px;
    float: left;
    margin-left: 15px;
    width: 285px;
    text-align: center;
  }
  #header-slot .col-2 .search-box input {
    width: 200px;
  }
  #header-slot .col-2 .search-box a {
    line-height: 17px;
  }
  #header-slot .col-2 #header-banner {
    background-color: white;
    border-bottom: 1px solid #cccccc;
    border-top: 3px double #cccccc;
    margin: 0 0 10px;
    padding: 10px 0;
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #header-slot .col-2 #header-banner .module-content {
    padding: 0;
  }
  #header-slot #iphone-menu {
    margin-bottom: 15px;
    float: left;
    margin-left: 65px;
    width: 185px;
    *zoom: 1;
    display: block;
    display: inherit !important;
  }
  #header-slot #iphone-menu:before,
  #header-slot #iphone-menu:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #header-slot #iphone-menu:after {
    clear: both;
  }
  #header-slot #iphone-menu select {
    margin: 0;
    height: 27px;
    width: 180px;
  }
  #top-nav {
    display: none;
    display: none !important;
  }
  #top-nav #main-menu {
    display: none;
    display: none !important;
  }
}
.content-slot {
  background-color: transparent;
  *zoom: 1;
}
.content-slot:before,
.content-slot:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot:after {
  clear: both;
}
.content-slot > .bt-container {
  padding-top: 25px;
  padding-bottom: 30px;
}
.content-slot #notification {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  text-align: center;
}
.content-slot #notification a {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
.content-slot #notification a i {
  float: none;
}
.content-slot #notification .success {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #c09853;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.content-slot #left-sidebar {
  margin: 0 0 30px 0;
  padding: 0;
  float: left;
  margin-left: 15px;
  width: 225px;
}
.content-slot #content {
  float: left;
  margin-left: 15px;
  width: 945px;
}
.content-slot #content #left-column {
  float: left;
  margin-left: 15px;
  width: 465px;
}
.content-slot #content #right-column {
  float: left;
  margin-left: 15px;
  width: 405px;
}
.content-slot #content #right-sidebar {
  float: left;
  margin-left: 15px;
  width: 285px;
  display: none;
  display: none !important;
}
.content-slot #content #breadcrumb {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 7.5px;
  float: left;
  margin-left: 15px;
  width: 405px;
}
.content-slot #content #breadcrumb a {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  text-decoration: none;
}
.content-slot #content #breadcrumb a:last-child {
  color: #330168;
}
.content-slot #content #breadcrumb #prev-next {
  float: right;
}
.content-slot #content #breadcrumb #prev-next a:last-child {
  color: #666666;
  font-weight: normal;
}
.content-slot #content #breadcrumb #prev-next a:hover {
  color: #330168;
  text-decoration: underline;
}
.content-slot #content #prev-next {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  float: left;
  margin-left: 15px;
  width: 525px;
  text-align: right;
}
.content-slot #content #prev-next span:last-child {
  margin-left: 20px;
}
.content-slot #content #compare {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  float: left;
  margin-left: 15px;
  width: 525px;
  text-align: right;
}
.content-slot #content #compare a {
  text-decoration: none;
}
.content-slot #content #compare a sup {
  background-color: #555555;
  color: white;
  padding: 0 3px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.content-slot #content #compare i {
  display: none;
  display: none !important;
}
.content-slot #content #page-header {
  padding-top: 10px;
  *zoom: 1;
}
.content-slot #content #page-header:before,
.content-slot #content #page-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content #page-header:after {
  clear: both;
}
.content-slot #content #page-header #page-title {
  border-bottom: 1px dotted #444444;
  margin-bottom: 10px;
  *zoom: 1;
}
.content-slot #content #page-header #page-title:before,
.content-slot #content #page-header #page-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content #page-header #page-title:after {
  clear: both;
}
.content-slot #content #page-header #page-title img {
  margin-top: 14px;
}
.content-slot #content #page-header #page-title.full {
  float: left;
  margin-left: 15px;
  width: 945px;
}
.content-slot #content #page-header #page-title h1 a.button {
  background-color: #cccccc;
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  border: none;
  color: #444444;
  margin-left: 15px;
  padding: 2px 5px;
  text-decoration: none;
  vertical-align: middle;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.content-slot #content #page-header #page-title h1 a.button:hover {
  background-color: #330168;
  color: white;
}
.content-slot #content #page-header h1 {
  background-color: white;
  color: #330168;
  font-family: "Dancing Script", Times New Roman, serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: normal;
  margin: 0;
  padding: 0 10px 0 0;
}
.content-slot #content #page-header h1 em {
  color: #d70000;
  font-style: normal;
}
.content-slot #content #page-header #page-intro {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  padding: 10px 0;
}
.content-slot #content #page-header #page-intro #desc {
  margin-bottom: 15px;
}
.content-slot #content #page-header .category-list {
  margin: 5px 0 15px;
}
.content-slot #content #page-header .category-list strong {
  display: block;
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 3px;
}
.content-slot #content #page-header .category-list ul {
  list-style: none;
  margin: 0 0 5px;
  *zoom: 1;
}
.content-slot #content #page-header .category-list ul:before,
.content-slot #content #page-header .category-list ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content #page-header .category-list ul:after {
  clear: both;
}
.content-slot #content #page-header .category-list ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 17px;
  border-right: 1px solid #cccccc;
  margin: 0;
  display: block;
  float: left;
}
.content-slot #content #page-header .category-list ul li a {
  font-size: 17px;
  font-weight: 600;
  line-height: 17px;
  color: #222222;
  display: block;
  padding: 0 8px;
  text-decoration: none;
  white-space: nowrap;
}
.content-slot #content #page-header .category-list ul li a:hover {
  color: #330168;
  text-decoration: underline;
}
.content-slot #content #page-header .category-list ul li:first-child a {
  padding-left: 0;
}
.content-slot #content #page-header .category-list ul li:last-child {
  border-right: none;
}
.content-slot #content #page-filters {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  border-left: none;
  border-right: none;
  margin-bottom: 15px;
  padding: 5px 0;
  *zoom: 1;
}
.content-slot #content #page-filters:before,
.content-slot #content #page-filters:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content #page-filters:after {
  clear: both;
}
.content-slot #content #page-filters a {
  text-decoration: none;
}
.content-slot #content #page-filters .paging#top {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  border: none;
  color: #666666;
  line-height: 25px;
  float: left;
  margin-left: 15px;
  width: 585px;
  *zoom: 1;
}
.content-slot #content #page-filters .paging#top:before,
.content-slot #content #page-filters .paging#top:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content #page-filters .paging#top:after {
  clear: both;
}
.content-slot #content #page-filters .paging#top div {
  float: left;
}
.content-slot #content #page-filters .paging#top .links {
  margin-right: 25px;
}
.content-slot #content #page-filters .paging#top .links > * {
  padding: 0 3px;
}
.content-slot #content #page-filters .paging#top .results {
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  color: #666666;
}
.content-slot #content #page-filters #sorting {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #666666;
  float: left;
  margin-left: 15px;
  width: 345px;
  *zoom: 1;
}
.content-slot #content #page-filters #sorting:before,
.content-slot #content #page-filters #sorting:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content #page-filters #sorting:after {
  clear: both;
}
.content-slot #content #page-filters #sorting select {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  height: 22px;
  margin: 0 0 0 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.content-slot #content #page-filters #sorting strong {
  font-weight: normal;
}
.content-slot #content #page-filters #sorting #display {
  display: block;
  float: right;
  margin-left: 20px;
}
.content-slot #content #page-filters #sorting #display select {
  width: 50px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.content-slot #content #page-filters #sorting #sortby {
  display: block;
  float: right;
}
.content-slot #content #page-filters #sorting #sortby select {
  width: 130px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.content-slot #content .paging {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  border-top: 1px dotted #444444;
  color: #666666;
  line-height: 25px;
  *zoom: 1;
}
.content-slot #content .paging:before,
.content-slot #content .paging:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content .paging:after {
  clear: both;
}
.content-slot #content .paging .bt-row {
  margin: 0;
}
.content-slot #content .paging .links {
  float: left;
  margin-right: 25px;
}
.content-slot #content .paging .links > * {
  padding: 0 3px;
  text-decoration: none;
}
.content-slot #content .paging .links strong {
  color: #330168;
}
.content-slot #content .paging .results {
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  color: #666666;
  float: right;
}
.content-slot #content-bottom {
  margin-top: 15px;
  *zoom: 1;
}
.content-slot #content-bottom:before,
.content-slot #content-bottom:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-slot #content-bottom:after {
  clear: both;
}
body.home .content-slot .bt-container {
  padding-top: 15px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  .content-slot #content {
    float: left;
    margin-left: 15px;
    width: 705px;
  }
  .content-slot #content #breadcrumb,
  .content-slot #content #compare,
  .content-slot #content #prev-next {
    float: left;
    margin-left: 15px;
    width: 345px;
    *zoom: 1;
  }
  .content-slot #content #breadcrumb:before,
  .content-slot #content #compare:before,
  .content-slot #content #prev-next:before,
  .content-slot #content #breadcrumb:after,
  .content-slot #content #compare:after,
  .content-slot #content #prev-next:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .content-slot #content #breadcrumb:after,
  .content-slot #content #compare:after,
  .content-slot #content #prev-next:after {
    clear: both;
  }
  .content-slot #content #breadcrumb span,
  .content-slot #content #compare span,
  .content-slot #content #prev-next span {
    display: block;
  }
  .content-slot #content #page-filters .paging#top,
  .content-slot #content #page-filters #sorting {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  .content-slot#home #content {
    float: left;
    margin-left: 15px;
    width: 885px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  .content-slot #left-sidebar {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
  .content-slot #content {
    float: left;
    margin-left: 15px;
    width: 525px;
  }
  .content-slot #content #breadcrumb {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  .content-slot #content #prev-next {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  .content-slot #content #prev-next span {
    display: block;
  }
  .content-slot #content #compare {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  .content-slot #content #page-filters .paging#top {
    margin-bottom: 10px;
    float: left;
    margin-left: 15px;
    width: 525px;
    *zoom: 1;
  }
  .content-slot #content #page-filters .paging#top:before,
  .content-slot #content #page-filters .paging#top:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .content-slot #content #page-filters .paging#top:after {
    clear: both;
  }
  .content-slot #content #page-filters .paging#top .results {
    float: right;
  }
  .content-slot #content #page-filters #sorting {
    float: left;
    margin-left: 15px;
    width: 525px;
  }
  .content-slot #content #page-filters #sorting strong {
    display: inline;
  }
  .content-slot #content #page-filters #sorting #sortby {
    text-align: right;
  }
  .content-slot#home #content {
    float: left;
    margin-left: 15px;
    width: 705px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  .content-slot #notification a {
    white-space: nowrap;
  }
  .content-slot #left-sidebar {
    margin: 0;
    padding: 15px 0 0;
    float: left;
    margin-left: 15px;
    width: 285px;
    display: none;
    display: none !important;
  }
  .content-slot #content {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  .content-slot #content #breadcrumb,
  .content-slot #content #prev-next {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  .content-slot #content #prev-next {
    text-align: left;
  }
  .content-slot #content #prev-next > span {
    display: block;
    margin: 0;
  }
  .content-slot #content #prev-next > span:last-child {
    margin: 0;
  }
  .content-slot #content #compare {
    float: left;
    margin-left: 15px;
    width: 285px;
    text-align: left;
    display: none;
    display: none !important;
  }
  .content-slot #content #page-header {
    margin: 0;
  }
  .content-slot #content #page-header #page-title h1,
  .content-slot #content #page-header #page-intro h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 33px;
    margin: 10px 0 5px;
    padding-bottom: 5px;
  }
  .content-slot #content #page-header #page-title h1 a.button,
  .content-slot #content #page-header #page-intro h1 a.button {
    background-color: white;
    display: block;
    margin: 5px 0 0;
    text-decoration: underline;
  }
  .content-slot #content #page-header #page-title .category-list,
  .content-slot #content #page-header #page-intro .category-list {
    text-align: center;
  }
  .content-slot #content #page-header #page-title .category-list ul,
  .content-slot #content #page-header #page-intro .category-list ul {
    list-style: none;
    margin: 0;
    text-align: center;
  }
  .content-slot #content #page-header #page-title .category-list ul li,
  .content-slot #content #page-header #page-intro .category-list ul li {
    display: inline;
    float: none;
  }
  .content-slot #content #page-header #page-title .category-list ul li a,
  .content-slot #content #page-header #page-intro .category-list ul li a {
    display: inherit;
  }
  .content-slot #content #page-header h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
  }
  .content-slot #content #page-filters {
    border: none;
  }
  .content-slot #content #page-filters .paging#top,
  .content-slot #content #page-filters .results {
    display: none;
    display: none !important;
  }
  .content-slot #content #page-filters #sorting {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  .content-slot #content #page-filters #sorting #display {
    display: none;
    display: none !important;
  }
  .content-slot #content #page-filters #sorting #sortby {
    float: none;
    margin: 0;
    text-align: center;
  }
  .content-slot #content .paging .links,
  .content-slot #content .paging .results {
    float: none;
    width: 100%;
    text-align: center;
  }
  .content-slot#home #content {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
}
#footer-slot {
  font-size: 11px;
  font-weight: normal;
  line-height: 17px;
  background-color: transparent;
  color: #444444;
  margin-bottom: 45px;
  padding: 0;
}
#footer-slot > .bt-container {
  padding-bottom: 20px;
}
#footer-slot .line {
  border-top: 1px dotted #444444;
  height: 1px;
  margin-bottom: 5px;
  float: left;
  margin-left: 15px;
  width: 1185px;
}
#footer-slot a {
  color: #444444;
  text-decoration: none;
}
#footer-slot a:hover {
  color: #330168;
}
#footer-slot #footer-menu {
  color: #888888;
  padding: 20px 0 10px;
  *zoom: 1;
}
#footer-slot #footer-menu:before,
#footer-slot #footer-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer-slot #footer-menu:after {
  clear: both;
}
#footer-slot #footer-menu h4 {
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  font-family: "Dancing Script", Times New Roman, serif;
  color: #444444;
  margin: 0 0 10px;
  padding: 0;
}
#footer-slot #footer-menu a {
  color: #888888;
}
#footer-slot #footer-menu #information,
#footer-slot #footer-menu #customer-service,
#footer-slot #footer-menu #extra,
#footer-slot #footer-menu #my-account,
#footer-slot #footer-menu #connect-with-us {
  float: left;
  margin-left: 15px;
  width: 165px;
}
#footer-slot #footer-menu #information > div,
#footer-slot #footer-menu #customer-service > div,
#footer-slot #footer-menu #extra > div,
#footer-slot #footer-menu #my-account > div,
#footer-slot #footer-menu #connect-with-us > div {
  padding-left: 15px;
}
#footer-slot #footer-menu #bukatoko {
  float: left;
  margin-left: 15px;
  width: 285px;
}
#footer-slot #footer-menu #bukatoko > div {
  padding-right: 15px;
}
#footer-slot #footer-menu #information ul,
#footer-slot #footer-menu #customer-service ul,
#footer-slot #footer-menu #extra ul,
#footer-slot #footer-menu #my-account ul {
  list-style: none;
  margin: 0;
}
#footer-slot #footer-menu #information ul li,
#footer-slot #footer-menu #customer-service ul li,
#footer-slot #footer-menu #extra ul li,
#footer-slot #footer-menu #my-account ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
#footer-slot #footer-menu #connect-with-us ul,
#footer-slot #footer-menu #bukatoko ul {
  list-style: none;
  margin: 0;
}
#footer-slot #footer-menu #connect-with-us ul li,
#footer-slot #footer-menu #bukatoko ul li {
  display: inline;
}
#footer-slot #footer-menu #connect-with-us a {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  color: #666666;
}
#footer-slot #footer-menu #connect-with-us a:hover {
  color: #330168;
}
#footer-slot #footer-menu #bukatoko {
  line-height: 12px;
  color: #aaaaaa;
  text-align: right;
}
#footer-slot #footer-menu #bukatoko ul {
  margin-bottom: 8px;
}
#footer-slot #footer-menu #bukatoko span {
  display: block;
}
#footer-slot #footer-menu #bukatoko a {
  color: #666666;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #footer-slot .line {
    float: left;
    margin-left: 15px;
    width: 945px;
  }
  #footer-slot #footer-menu #connect-with-us,
  #footer-slot #footer-menu #bukatoko {
    float: left;
    margin-left: 15px;
    width: 225px;
    text-align: right;
  }
  #footer-slot #footer-menu #connect-with-us > div,
  #footer-slot #footer-menu #bukatoko > div {
    padding: 0 15px 0 0;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #footer-slot .line {
    float: left;
    margin-left: 15px;
    width: 705px;
  }
  #footer-slot #footer-menu #connect-with-us,
  #footer-slot #footer-menu #bukatoko {
    margin-top: 25px;
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #footer-slot #footer-menu #connect-with-us div {
    padding: 0 0 0 15px;
    text-align: left;
  }
  #footer-slot #footer-menu #bukatoko h4 {
    display: none;
    display: none !important;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #footer-slot .line {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #footer-slot #footer-menu #information,
  #footer-slot #footer-menu #customer-service,
  #footer-slot #footer-menu #extra,
  #footer-slot #footer-menu #my-account,
  #footer-slot #footer-menu #connect-with-us,
  #footer-slot #footer-menu #bukatoko {
    float: left;
    margin-left: 15px;
    width: 285px;
    text-align: center;
  }
  #footer-slot #footer-menu #information > div,
  #footer-slot #footer-menu #customer-service > div,
  #footer-slot #footer-menu #extra > div,
  #footer-slot #footer-menu #my-account > div,
  #footer-slot #footer-menu #connect-with-us > div,
  #footer-slot #footer-menu #bukatoko > div {
    padding: 0;
    text-align: center;
  }
  #footer-slot #footer-menu #information,
  #footer-slot #footer-menu #customer-service,
  #footer-slot #footer-menu #extra,
  #footer-slot #footer-menu #my-account {
    margin-bottom: 15px;
  }
  #footer-slot #footer-menu #information h4,
  #footer-slot #footer-menu #customer-service h4,
  #footer-slot #footer-menu #extra h4,
  #footer-slot #footer-menu #my-account h4 {
    margin: 0 0 5px;
  }
  #footer-slot #footer-menu #information ul,
  #footer-slot #footer-menu #customer-service ul,
  #footer-slot #footer-menu #extra ul,
  #footer-slot #footer-menu #my-account ul {
    list-style: none;
    margin: 0;
  }
  #footer-slot #footer-menu #information ul li,
  #footer-slot #footer-menu #customer-service ul li,
  #footer-slot #footer-menu #extra ul li,
  #footer-slot #footer-menu #my-account ul li {
    display: inline;
    line-height: 15px;
    margin: 0 5px;
  }
  #footer-slot #footer-menu #information ul li a,
  #footer-slot #footer-menu #customer-service ul li a,
  #footer-slot #footer-menu #extra ul li a,
  #footer-slot #footer-menu #my-account ul li a {
    white-space: nowrap;
  }
}
ul.product-catalog {
  list-style: none;
  margin: 0;
  margin-left: -15px;
  *zoom: 1;
}
ul.product-catalog:before,
ul.product-catalog:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.product-catalog:after {
  clear: both;
}
ul.product-catalog li {
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  margin-left: 15px;
  width: 225px;
}
ul.product-catalog li .catalog-item {
  border: 1px solid white;
  position: relative;
}
ul.product-catalog li .catalog-item .overlay {
  position: absolute;
  top: 0;
  right: 10px;
  width: 42px;
  height: auto;
  z-index: 999;
}
ul.product-catalog li .catalog-item .catalog-label {
  background-image: url("../image/sale.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 42px;
  height: 35px;
  text-align: center;
}
ul.product-catalog li .catalog-item .catalog-rating {
  font-size: 11px;
  font-weight: normal;
  line-height: 8px;
  display: block;
  margin-top: 5px;
  text-align: center;
}
ul.product-catalog li .catalog-item .catalog-rating i:before {
  color: #FFC926;
  margin: 0;
  padding: 0;
  width: auto;
}
ul.product-catalog li .catalog-item .catalog-image {
  padding: 0;
  position: relative;
}
ul.product-catalog li .catalog-item .catalog-image img {
  display: block;
  margin: 0;
}
ul.product-catalog li .catalog-item .catalog-image a.quicklook {
  font-size: 12px;
  font-weight: normal;
  line-height: 11px;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  display: block;
  opacity: .99;
  padding: 8px 0;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .catalog-image:hover a {
  display: block;
  display: inherit !important;
}
ul.product-catalog li .catalog-item .catalog-info {
  background-color: #ffffff;
  position: relative;
  width: 100%;
  *zoom: 1;
}
ul.product-catalog li .catalog-item .catalog-info:before,
ul.product-catalog li .catalog-item .catalog-info:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.product-catalog li .catalog-item .catalog-info:after {
  clear: both;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail {
  padding: 3px 10px 10px;
  *zoom: 1;
  /* ! 017 ---- Catalog Name */

  /* ! 018 ---- Catalog Price */

}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail:before,
ul.product-catalog li .catalog-item .catalog-info .catalog-detail:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail:after {
  clear: both;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name {
  font-family: "Dancing Script", Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.599999999999998px;
  margin-top: 10px;
  *zoom: 1;
  text-align: center;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name:before,
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name:after {
  clear: both;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name a {
  color: #444444;
  display: block;
  padding: 0;
  text-decoration: none;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name a:hover {
  color: #330168;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name a span {
  font-size: 9px;
  font-weight: normal;
  line-height: 9px;
  background-color: gold;
  color: goldenrod;
  padding: 1px 3px;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-name a span i:before {
  margin: 0;
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price {
  color: #f14370;
  line-height: 12px;
  margin-top: 5px;
  text-align: center;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin: 0;
  padding: 0;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 small {
  color: #aaaaaa;
  text-decoration: line-through;
  white-space: nowrap;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 span.special {
  color: #f14370;
  white-space: nowrap;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .no-line {
  text-decoration: none;
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .purchase-button {
  color: #444444;
  margin-left: 5px;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .purchase-button i.icon-plus-circled {
  color: #666666;
  font-size: 9px;
  vertical-align: super;
  margin-left: -3px;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .purchase-button i:before {
  margin: 0;
  padding: 0;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .purchase-button:hover {
  color: #330168;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .purchase-button:hover i {
  color: #330168;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-detail .catalog-price h6 .purchase-button span {
  display: inline;
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-button {
  margin: 0 10px;
  position: absolute;
  bottom: 8px;
  right: 0;
  text-align: right;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-button a {
  cursor: pointer;
  text-decoration: none;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-button a.purchase-button {
  font-size: 9px;
  font-weight: normal;
  line-height: 11px;
  background-color: #330168;
  color: #444444;
  margin: 0;
  padding: 3px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
ul.product-catalog li .catalog-item .catalog-info .catalog-button a.purchase-button:hover {
  background-color: #444444;
  color: #ffffff;
}
ul.product-catalog li .catalog-item .catalog-sharing {
  background-color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  color: #bfbfbf;
  padding: 5px 0;
  text-align: center;
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .catalog-sharing span em {
  font-style: normal;
}
ul.product-catalog li .catalog-item .catalog-sharing span:hover {
  color: #330168;
}
ul.product-catalog li .catalog-item:hover {
  border-color: #cccccc;
  border-style: solid;
  cursor: pointer;
}
ul.product-catalog li .catalog-item:hover .catalog-overlay {
  display: block;
  display: inherit !important;
}
ul.product-catalog li:nth-of-type(4n+1) {
  clear: left;
}
ul.product-catalog.polaroid .catalog-item {
  background-color: #ffffff;
  padding: 8px 8px 0;
}
ul.product-catalog.polaroid .catalog-item .catalog-info {
  background-color: transparent;
}
ul.product-catalog.polaroid .catalog-item .catalog-info .catalog-detail {
  padding: 8px 0;
  width: 158px;
}
ul.product-catalog.overlay .catalog-item {
  border: none;
}
ul.product-catalog.overlay .catalog-item .catalog-info {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 7.5px;
  width: 100%;
}
ul.product-catalog.overlay .catalog-item .catalog-info .catalog-detail .catalog-name {
  color: white;
}
ul.product-catalog.overlay .catalog-item .catalog-info,
ul.product-catalog.overlay .catalog-item .catalog-button {
  display: none;
  display: none !important;
}
ul.product-catalog.overlay li:hover .catalog-item .catalog-info,
ul.product-catalog.overlay li:hover .catalog-item .catalog-button {
  display: block;
  display: inherit !important;
}
ul.product-catalog.rounded .catalog-item {
  border: none;
}
ul.product-catalog.rounded .catalog-item .catalog-image img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
ul.product-catalog.rounded .catalog-item .catalog-info {
  background-color: transparent;
}
ul.product-catalog.dashedline .catalog-item {
  border: 1px dashed #d4d4d4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.product-catalog.dashedline .catalog-item .catalog-image {
  padding: 8px 8px 0;
}
ul.product-catalog.dashedline .catalog-item .catalog-info {
  background-color: #d4d4d4;
  margin-bottom: 8px;
}
ul.product-catalog.dashedline .catalog-item .catalog-info .catalog-detail {
  width: 158px;
}
ul.product-catalog.label-right .catalog-item .catalog-label {
  left: auto;
  right: 20px;
}
ul.product-catalog.label-center .catalog-item .catalog-label {
  left: 89px;
}
ul.product-catalog.label-full-left .catalog-item .catalog-label {
  left: -1px;
}
ul.product-catalog.label-full-right .catalog-item .catalog-label {
  left: auto;
  right: -1px;
}
ul.product-catalog.centered .catalog-item .catalog-info .catalog-button {
  clear: left;
  padding: 3.75px 7.5px 7.5px;
}
ul.product-catalog.centered .catalog-item .catalog-info .catalog-detail,
ul.product-catalog.centered .catalog-item .catalog-info .catalog-button {
  float: none;
  margin: 0 auto;
  text-align: center;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  ul.product-catalog li:nth-of-type(4n+1) {
    clear: none;
  }
  ul.product-catalog li:nth-of-type(3n+1) {
    clear: left;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  ul.product-catalog li {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  ul.product-catalog li {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  ul.product-catalog li .catalog-item .catalog-info .catalog-button {
    display: none;
    display: none !important;
  }
  ul.product-catalog li .catalog-item .catalog-sharing span {
    text-transform: capitalize;
  }
  ul.product-catalog li .catalog-item .catalog-sharing span em {
    display: none;
    display: none !important;
  }
  ul.product-catalog li:nth-of-type(3n+1) {
    clear: none;
  }
  ul.product-catalog li:nth-of-type(odd) {
    clear: left;
  }
}
.form-horizontal {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 5px;
}
.form-horizontal .control-group .control-label {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  padding-top: 6px;
  vertical-align: middle;
  width: 100px;
}
.form-horizontal .control-group .controls {
  margin-left: 110px;
}
.form-horizontal .control-group .controls img {
  display: block;
  margin-bottom: 3px;
}
.form-horizontal .simplecheckout-required {
  color: red;
}
.form-horizontal label {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.form-horizontal label .help {
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  color: #999999;
  display: block;
}
.form-horizontal label img {
  cursor: pointer;
}
.form-horizontal label.image {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.form-horizontal label.image img {
  background-color: #eeeeee;
  border: 1px solid #dadada;
  margin-bottom: 5px;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form-horizontal label.image input {
  margin: 0;
}
.form-horizontal label.checkbox,
.form-horizontal label.radio {
  padding-left: 15px;
}
.form-horizontal legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #330168;
  margin-top: 0;
  padding-bottom: 5px;
}
.form-horizontal .error {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
}
.form-horizontal .help {
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  color: #999999;
  display: block;
}
.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal input[type="datetime"],
.form-horizontal input[type="datetime-local"],
.form-horizontal input[type="date"],
.form-horizontal input[type="month"],
.form-horizontal input[type="time"],
.form-horizontal input[type="week"],
.form-horizontal input[type="number"],
.form-horizontal input[type="email"],
.form-horizontal input[type="url"],
.form-horizontal input[type="search"],
.form-horizontal input[type="tel"],
.form-horizontal input[type="color"],
.form-horizontal .uneditable-input {
  height: 16px;
  line-height: 16px;
}
.form-horizontal select {
  height: 24px;
}
.form-horizontal input[type=radio],
.form-horizontal input[type=checkbox] {
  float: left;
  margin-left: -15px;
}
.form-horizontal input[type=radio] {
  margin-top: 3px;
}
.form-horizontal .input-prepend button,
.form-horizontal .input-append button {
  border-width: 1px;
  min-width: 0;
  padding: 2px 5px;
  text-transform: capitalize;
}
.form-horizontal .input-prepend .add-on,
.form-horizontal .input-append .add-on {
  padding: 2px 5px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  .form-horizontal .control-group .control-label {
    width: 80px;
  }
  .form-horizontal .control-group .controls {
    margin-left: 90px;
  }
  .form-horizontal .control-group .controls * {
    max-width: 180px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  .form-horizontal textarea {
    width: 95%;
  }
}
.btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #cccccc;
  background-image: -moz-linear-gradient(top, #cccccc, #cccccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #cccccc, #cccccc);
  background-image: -o-linear-gradient(top, #cccccc, #cccccc);
  background-image: linear-gradient(to bottom, #cccccc, #cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffcccccc', GradientType=0);
  border-color: #cccccc #cccccc #a6a6a6;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #cccccc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #b3b3b3;
  border-bottom-width: 2px;
  color: #666666;
  margin: 10px 0;
  opacity: .99;
  padding: 8px 16px;
  text-shadow: 0px 0px 0px black;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
  text-transform: uppercase;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #ffffff;
  background-color: #cccccc;
  *background-color: #bfbfbf;
}
.btn:active,
.btn.active {
  background-color: #b3b3b3 \9;
}
.btn.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f14370;
  background-image: -moz-linear-gradient(top, #f14370, #f14370);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f14370), to(#f14370));
  background-image: -webkit-linear-gradient(top, #f14370, #f14370);
  background-image: -o-linear-gradient(top, #f14370, #f14370);
  background-image: linear-gradient(to bottom, #f14370, #f14370);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff14370', endColorstr='#fff14370', GradientType=0);
  border-color: #f14370 #f14370 #d71044;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f14370;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
  color: #ffffff;
  background-color: #f14370;
  *background-color: #ef2b5e;
}
.btn.btn-primary:active,
.btn.btn-primary.active {
  background-color: #ed144c \9;
}
.btn.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ff9900;
  background-image: -moz-linear-gradient(top, #ff9900, #ff9900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff9900), to(#ff9900));
  background-image: -webkit-linear-gradient(top, #ff9900, #ff9900);
  background-image: -o-linear-gradient(top, #ff9900, #ff9900);
  background-image: linear-gradient(to bottom, #ff9900, #ff9900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9900', endColorstr='#ffff9900', GradientType=0);
  border-color: #ff9900 #ff9900 #b36b00;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ff9900;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning:active,
.btn.btn-warning.active,
.btn.btn-warning.disabled,
.btn.btn-warning[disabled] {
  color: #ffffff;
  background-color: #ff9900;
  *background-color: #e68a00;
}
.btn.btn-warning:active,
.btn.btn-warning.active {
  background-color: #cc7a00 \9;
}
.btn.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dc143c;
  background-image: -moz-linear-gradient(top, #dc143c, #dc143c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dc143c), to(#dc143c));
  background-image: -webkit-linear-gradient(top, #dc143c, #dc143c);
  background-image: -o-linear-gradient(top, #dc143c, #dc143c);
  background-image: linear-gradient(to bottom, #dc143c, #dc143c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc143c', endColorstr='#ffdc143c', GradientType=0);
  border-color: #dc143c #dc143c #960e29;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #dc143c;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger:active,
.btn.btn-danger.active,
.btn.btn-danger.disabled,
.btn.btn-danger[disabled] {
  color: #ffffff;
  background-color: #dc143c;
  *background-color: #c51236;
}
.btn.btn-danger:active,
.btn.btn-danger.active {
  background-color: #ad102f \9;
}
.btn:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #444444, #444444);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#444444));
  background-image: -webkit-linear-gradient(top, #444444, #444444);
  background-image: -o-linear-gradient(top, #444444, #444444);
  background-image: linear-gradient(to bottom, #444444, #444444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff444444', GradientType=0);
  border-color: #444444 #444444 #1e1e1e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #444444;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover:hover,
.btn:hover:focus,
.btn:hover:active,
.btn:hover.active,
.btn:hover.disabled,
.btn:hover[disabled] {
  color: #ffffff;
  background-color: #444444;
  *background-color: #373737;
}
.btn:hover:active,
.btn:hover.active {
  background-color: #2b2b2b \9;
}
button.btn,
input.btn,
a.btn {
  margin: 8px 0;
}
#account-page.content-slot #content #page-header h1 {
  margin-bottom: 5px;
}
#account-page.content-slot #content #left-part {
  float: left;
  margin-left: 15px;
  width: 465px;
}
#account-page.content-slot #content #left-part > div {
  margin-left: -15px;
  *zoom: 1;
}
#account-page.content-slot #content #left-part > div:before,
#account-page.content-slot #content #left-part > div:after {
  display: table;
  content: "";
  line-height: 0;
}
#account-page.content-slot #content #left-part > div:after {
  clear: both;
}
#account-page.content-slot #content #left-part > div > div > div {
  float: left;
  margin-left: 15px;
  width: 225px;
}
#account-page.content-slot #content #left-part > div > div > div h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #330168;
  margin-top: 0;
}
#account-page.content-slot #content #right-part {
  float: left;
  margin-left: 75px;
  width: 405px;
}
#account-page.content-slot #content #right-part h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 0;
}
#account-page.content-slot #content #left {
  float: left;
  margin-left: 15px;
  width: 345px;
}
#account-page.content-slot #content #right {
  float: left;
  margin-left: 15px;
  width: 585px;
}
#account-page.content-slot #content #right h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 0;
}
#account-page.content-slot #content #left-col,
#account-page.content-slot #content #middle-col,
#account-page.content-slot #content #right-col {
  float: left;
  margin-left: 15px;
  width: 285px;
}
#account-page.content-slot #content #left-col h5,
#account-page.content-slot #content #middle-col h5,
#account-page.content-slot #content #right-col h5 {
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  color: #330168;
}
#account-page.content-slot #content #left-col ul,
#account-page.content-slot #content #middle-col ul,
#account-page.content-slot #content #right-col ul {
  list-style: none;
  margin: 0;
}
#account-page.content-slot #content #left-col ul li,
#account-page.content-slot #content #middle-col ul li,
#account-page.content-slot #content #right-col ul li {
  margin-bottom: 15px;
}
#account-page.content-slot #content #left-col ul li i:before,
#account-page.content-slot #content #middle-col ul li i:before,
#account-page.content-slot #content #right-col ul li i:before {
  font-size: 20px;
  font-weight: normal;
  line-height: 10px;
  color: #aaaaaa;
  display: block;
  float: left;
  margin-top: 2px;
}
#account-page.content-slot #content #left-col ul li a,
#account-page.content-slot #content #middle-col ul li a,
#account-page.content-slot #content #right-col ul li a {
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  display: block;
  margin-left: 30px;
  text-decoration: none;
}
#account-page.content-slot #content #order-info .col-1,
#account-page.content-slot #content #order-info .col-2,
#account-page.content-slot #content #order-info .col-3,
#account-page.content-slot #content #order-info .col-4 {
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 5px;
  float: left;
  margin-left: 15px;
  width: 225px;
}
#account-page.content-slot #content #order-info .col-1 small,
#account-page.content-slot #content #order-info .col-2 small,
#account-page.content-slot #content #order-info .col-3 small,
#account-page.content-slot #content #order-info .col-4 small {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #666666;
  display: block;
  margin: 10px 0 5px;
}
#account-page.content-slot #content #order-info .left {
  float: left;
  margin-left: 15px;
  width: 465px;
}
#account-page.content-slot #content #order-info .right {
  float: left;
  margin-left: 15px;
  width: 465px;
}
#account-page.content-slot #content #order-info .left,
#account-page.content-slot #content #order-info .right {
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 15px;
}
#account-page.content-slot #content #order-info .left small,
#account-page.content-slot #content #order-info .right small {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #666666;
  display: block;
  margin: 10px 0 5px;
}
#account-page.content-slot #content #order-info .line {
  border-bottom: 1px solid #eeeeee;
  display: block;
  height: 1px;
  margin: 10px 0;
}
#account-page.content-slot #content #return-row-1 {
  margin-bottom: 20px;
}
#account-page.content-slot #content #return-row-1 > div {
  float: left;
  margin-left: 15px;
  width: 345px;
}
#account-page.content-slot #content #return-row-2 {
  margin-bottom: 20px;
}
#account-page.content-slot #content #return-row-2 > div {
  float: left;
  margin-left: 15px;
  width: 225px;
}
#account-page.content-slot #content #return-row-2 > div img {
  margin-top: 5px;
}
#account-page.content-slot #content .return-list {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#account-page.content-slot #content .return-list strong {
  font-size: 14px;
  font-weight: 600;
}
#account-page.content-slot #content .return-list .return-id {
  float: left;
  margin-left: 15px;
  width: 105px;
}
#account-page.content-slot #content .return-list .return-status {
  float: left;
  margin-left: 15px;
  width: 165px;
}
#account-page.content-slot #content .return-list .return-content {
  float: left;
  margin-left: 15px;
  width: 645px;
}
#account-page.content-slot #content .return-list .return-content .date {
  float: left;
  margin-left: 15px;
  width: 165px;
}
#account-page.content-slot #content .return-list .return-content .order-id {
  float: left;
  margin-left: 15px;
  width: 105px;
}
#account-page.content-slot #content .return-list .return-content .customer {
  float: left;
  margin-left: 15px;
  width: 225px;
}
#account-page.content-slot #content .return-list .return-content .return-info {
  float: left;
  margin-left: 15px;
  width: 105px;
}
#account-page.content-slot #content .return-list .return-content .return-info a.btn {
  margin: 0;
  padding: 2px 5px;
}
#account-page.content-slot #content .return-info {
  margin-bottom: 10px;
  width: 100%;
}
#account-page.content-slot #content .return-info tr td {
  padding: 5px 10px;
}
#account-page.content-slot #content .return-info thead tr td {
  background-color: #e1e1e1;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
}
#account-page.content-slot #content .return-info tbody tr td {
  border-bottom: 1px solid #e1e1e1;
}
#account-page.content-slot #content #voucher-themes {
  margin-bottom: 15px;
}
#account-page.content-slot #content #voucher-themes ul {
  list-style: none;
  margin: 0;
}
#account-page.content-slot #content #voucher-themes ul li {
  float: left;
  margin-right: 15px;
  text-align: center;
}
#account-page.content-slot #content #voucher-themes ul li img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#account-page.content-slot #content #voucher-themes ul li input[type=radio] {
  float: none;
}
#account-page.content-slot #content #voucher-form > div {
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 20px 15px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#account-page.content-slot #content #voucher-form label.control-label {
  width: 120px;
}
#account-page.content-slot #content #voucher-form .controls {
  margin-left: 135px;
}
#account-page.content-slot #content #voucher-form label.checkbox {
  max-width: 100%;
}
#account-page.content-slot h4.sub-page {
  color: #330168;
}
#account-page.content-slot .table-list {
  width: 100%;
}
#account-page.content-slot .table-list tr td.right-cell {
  text-align: right;
}
#account-page.content-slot .table-list thead tr td {
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  border-bottom: 3px double #cccccc;
  color: #444444;
  padding: 0 10px 10px;
}
#account-page.content-slot .table-list thead tr td.price {
  white-space: nowrap;
}
#account-page.content-slot .table-list tbody tr td {
  font-size: 13px;
  font-weight: normal;
  line-height: 15px;
  border-bottom: 1px dotted #cccccc;
  padding: 10px 10px;
}
#account-page.content-slot .table-list tbody tr td a.btn {
  padding: 3px 6px;
}
#account-page.content-slot .table-list tbody tr td.stock {
  white-space: nowrap;
}
#account-page.content-slot .table-list tbody tr td.price {
  white-space: nowrap;
  text-align: right;
}
#account-page.content-slot .table-list tbody tr td.action {
  white-space: nowrap;
  text-align: right;
}
#account-page.content-slot .table-list tbody tr td.action a {
  margin: 0;
}
#account-page.content-slot .table-list tbody tr td.action a i.icon-cancel-circled {
  color: crimson;
}
#account-page.content-slot .table-list tbody tr td small {
  display: block;
}
#account-page.content-slot .table-list tbody tr td > div {
  display: block;
  float: left;
  padding: 0;
  width: 130px;
}
#account-page.content-slot .table-list tbody tr:first-child td {
  padding-top: 20px;
}
#account-page.content-slot .table-list tbody tr:last-child td {
  border: none;
}
#account-page.content-slot .table-order {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  width: 100%;
}
#account-page.content-slot .table-order tr td {
  padding: 8px 10px;
}
#account-page.content-slot .table-order tr td.price,
#account-page.content-slot .table-order tr td.action {
  white-space: nowrap;
}
#account-page.content-slot .table-order tr td.right-cell {
  text-align: right;
}
#account-page.content-slot .table-order tr td.center-cell {
  text-align: center;
}
#account-page.content-slot .table-order thead tr td {
  background-color: #cccccc;
  font-weight: bold;
}
#account-page.content-slot .table-order thead tr td:first-child {
  -webkit-border-radius: 2px 0px 0px 0px;
  -moz-border-radius: 2px 0px 0px 0px;
  -khtml-border-radius: 2px 0px 0px 0px;
  border-radius: 2px 0px 0px 0px;
}
#account-page.content-slot .table-order thead tr td:last-child {
  -webkit-border-radius: 0px 2px 0px 0px;
  -moz-border-radius: 0px 2px 0px 0px;
  -khtml-border-radius: 0px 2px 0px 0px;
  border-radius: 0px 2px 0px 0px;
}
#account-page.content-slot .table-order tbody tr td {
  border-bottom: 1px solid #d9d9d9;
}
#account-page.content-slot .table-order tbody tr td.action a {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #330168;
  text-decoration: none;
}
#account-page.content-slot .table-order tbody tr td small {
  color: #888888;
}
#account-page.content-slot .table-order tbody tr:last-child td {
  border-bottom: 3px double #cccccc;
}
#account-page.content-slot #order-comment {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  background-color: #eeeeee;
  border: 1px solid #e1e1e1;
  margin: 15px 0;
  padding: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#account-page.content-slot #order-history {
  margin-bottom: 30px;
  width: 100%;
}
#account-page.content-slot #order-history tr td {
  padding: 5px 10px;
}
#account-page.content-slot #order-history thead tr td {
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  border-bottom: 1px solid #cccccc;
}
#account-page.content-slot #order-history tbody tr td {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  border-bottom: 1px solid #eeeeee;
  padding: 10px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #account-page.content-slot #content #right-part {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content #right {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #account-page.content-slot #content #left-col,
  #account-page.content-slot #content #middle-col,
  #account-page.content-slot #content #right-col {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content .table-list td > div {
    margin-bottom: 15px;
    width: 150px;
  }
  #account-page.content-slot #content #order-info .col-1,
  #account-page.content-slot #content #order-info .col-2,
  #account-page.content-slot #content #order-info .col-3,
  #account-page.content-slot #content #order-info .col-4 {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
  #account-page.content-slot #content #order-info .left,
  #account-page.content-slot #content #order-info .right {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #account-page.content-slot #content .return-list .return-id {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-status {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
  #account-page.content-slot #content .return-list .return-content {
    float: left;
    margin-left: 15px;
    width: 405px;
  }
  #account-page.content-slot #content .return-list .return-content .date {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-content .order-id {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-content .customer {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-content .return-info {
    float: left;
    margin-left: 15px;
    width: 45px;
  }
  #account-page.content-slot #content .return-list .return-content .return-info span {
    display: none;
    display: none !important;
  }
  #account-page.content-slot #content #voucher-themes ul li img {
    width: 200px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #account-page.content-slot #content #left-part {
    float: left;
    margin-left: 15px;
    width: 525px;
  }
  #account-page.content-slot #content #left-part .right {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #right-part {
    float: left;
    margin-left: 15px;
    width: 525px;
  }
  #account-page.content-slot #content #left {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #right {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content #left-col,
  #account-page.content-slot #content #middle-col,
  #account-page.content-slot #content #right-col {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
  #account-page.content-slot #content .table-list td.tright {
    white-space: nowrap;
  }
  #account-page.content-slot #content .table-list td > div {
    width: 180px;
  }
  #account-page.content-slot #content .table-list .btn {
    padding: 0 4px;
  }
  #account-page.content-slot #content #order-info .col-1,
  #account-page.content-slot #content #order-info .col-2,
  #account-page.content-slot #content #order-info .col-3 {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content #order-info .left,
  #account-page.content-slot #content #order-info .right {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content .table-order {
    font-size: .9em;
  }
  #account-page.content-slot #content #return-row-1 > div {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content #return-row-1 > div label {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
  }
  #account-page.content-slot #content #return-row-1 > div .controls {
    margin: 0;
  }
  #account-page.content-slot #content #return-row-2 > div {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content .return-list .return-id {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-status {
    float: left;
    margin-left: 15px;
    width: 405px;
  }
  #account-page.content-slot #content .return-list .return-content {
    margin-top: 10px;
    float: left;
    margin-left: 15px;
    width: 525px;
  }
  #account-page.content-slot #content .return-list .return-content .date {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-content .order-id {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #account-page.content-slot #content .return-list .return-content .customer {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #account-page.content-slot #content .return-list .return-content .return-info {
    float: left;
    margin-left: 15px;
    width: 45px;
  }
  #account-page.content-slot #content #voucher-themes ul li img {
    width: 150px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #account-page.content-slot #left-sidebar {
    display: block;
    display: inherit !important;
  }
  #account-page.content-slot #left-sidebar .menu.module .module-content ul li {
    border: none;
  }
  #account-page.content-slot #left-sidebar .menu.module .module-content ul li:first-child {
    border: none;
  }
  #account-page.content-slot #content {
    padding-top: 15px;
  }
  #account-page.content-slot #content #page-header #page-title h1 {
    border: none;
  }
  #account-page.content-slot #content #left-part {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #left-part .left,
  #account-page.content-slot #content #left-part .right {
    margin-bottom: 15px;
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #right-part {
    margin-bottom: 15px;
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #left,
  #account-page.content-slot #content #right {
    margin-bottom: 15px;
    margin-top: 25px;
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #left-col,
  #account-page.content-slot #content #middle-col,
  #account-page.content-slot #content #right-col {
    margin-bottom: 15px;
    float: left;
    margin-left: 65px;
    width: 185px;
  }
  #account-page.content-slot #content #left-col h5,
  #account-page.content-slot #content #middle-col h5,
  #account-page.content-slot #content #right-col h5 {
    text-align: center;
  }
  #account-page.content-slot #content .table-list td > div {
    margin-bottom: 5px;
    width: 85px;
  }
  #account-page.content-slot #content .table-list td.action {
    white-space: normal;
    text-align: center;
  }
  #account-page.content-slot #content .table-list td.action a.btn {
    margin-bottom: 8px;
  }
  #account-page.content-slot #content #order-info .col-1,
  #account-page.content-slot #content #order-info .col-2,
  #account-page.content-slot #content #order-info .col-3,
  #account-page.content-slot #content #order-info .col-4 {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content #order-info .left,
  #account-page.content-slot #content #order-info .right {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content .table-order {
    font-size: .8em;
  }
  #account-page.content-slot #content .table-order tr td {
    padding: 5px;
  }
  #account-page.content-slot #content .table-order tr td.model {
    font-size: 0;
  }
  #account-page.content-slot #content .table-order tr td.action span {
    display: none;
    display: none !important;
  }
  #account-page.content-slot #content #return-row-1 > div,
  #account-page.content-slot #content #return-row-2 > div {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content #return-row-1 > div label,
  #account-page.content-slot #content #return-row-2 > div label {
    padding-top: 6px;
  }
  #account-page.content-slot #content .return-list .return-id {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content .return-list .return-status {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content .return-list .return-content {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #account-page.content-slot #content .return-list .return-content .date {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content .return-list .return-content .order-id {
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content .return-list .return-content .customer {
    margin-top: 10px;
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content .return-list .return-content .return-info {
    margin-top: 10px;
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #account-page.content-slot #content #voucher-themes ul li img {
    width: 130px;
  }
  #account-page.content-slot #content #voucher-themes ul li:nth-of-type(even) {
    margin-right: 0;
  }
  #account-page.content-slot #content #voucher-form label.control-label {
    display: block;
    text-align: left;
  }
  #account-page.content-slot #content #voucher-form .controls {
    display: block;
    margin: 0;
    width: 100%;
  }
  #account-page.content-slot .table-list thead tr td.model,
  #account-page.content-slot .table-list thead tr td.stock {
    display: none;
    display: none !important;
  }
  #account-page.content-slot .table-list tbody tr td {
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    width: 100%;
  }
  #account-page.content-slot .table-list tbody tr td.model,
  #account-page.content-slot .table-list tbody tr td.stock {
    display: none;
    display: none !important;
  }
}
#checkout-page.content-slot #content {
  float: left;
  margin-left: 15px;
  width: 1185px;
}
#checkout-page.content-slot #content .simplecheckout-error-text {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: crimson;
  display: block;
  margin: 2px 0;
}
#checkout-page.content-slot #content .simplecheckout-block-heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 33px;
  background-color: #e1e1e1;
  margin-bottom: 15px;
  *zoom: 1;
}
#checkout-page.content-slot #content .simplecheckout-block-heading:before,
#checkout-page.content-slot #content .simplecheckout-block-heading:after {
  display: table;
  content: "";
  line-height: 0;
}
#checkout-page.content-slot #content .simplecheckout-block-heading:after {
  clear: both;
}
#checkout-page.content-slot #content .simplecheckout-block-heading span {
  display: block;
  float: left;
  line-height: 33px;
  height: 33px;
}
#checkout-page.content-slot #content .simplecheckout-block-heading span.step {
  border-right: 1px dashed white;
  color: #330168;
  line-height: 33px;
  margin-right: 5px;
  padding: 0 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: none;
  display: none !important;
}
#checkout-page.content-slot #content .simplecheckout-block-heading i {
  color: #330168;
  margin-left: 8px;
}
#checkout-page.content-slot #content .simplecheckout-block-heading a {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #330168;
  cursor: pointer;
  display: block;
  float: right;
  line-height: 33px;
  margin-right: 8px;
  height: 33px;
}
#checkout-page.content-slot #content .simplecheckout {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
#checkout-page.content-slot #content .simplecheckout input,
#checkout-page.content-slot #content .simplecheckout textarea,
#checkout-page.content-slot #content .simplecheckout select,
#checkout-page.content-slot #content .simplecheckout .help-inline,
#checkout-page.content-slot #content .simplecheckout .uneditable-input,
#checkout-page.content-slot #content .simplecheckout .input-prepend,
#checkout-page.content-slot #content .simplecheckout .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
#checkout-page.content-slot #content .simplecheckout .hide {
  display: none;
}
#checkout-page.content-slot #content .simplecheckout .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
#checkout-page.content-slot #content .simplecheckout .control-group:before,
#checkout-page.content-slot #content .simplecheckout .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
#checkout-page.content-slot #content .simplecheckout .control-group:after {
  clear: both;
}
#checkout-page.content-slot #content .simplecheckout .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
#checkout-page.content-slot #content .simplecheckout .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
#checkout-page.content-slot #content .simplecheckout .controls:first-child {
  *padding-left: 180px;
}
#checkout-page.content-slot #content .simplecheckout .help-block {
  margin-bottom: 0;
}
#checkout-page.content-slot #content .simplecheckout input + .help-block,
#checkout-page.content-slot #content .simplecheckout select + .help-block,
#checkout-page.content-slot #content .simplecheckout textarea + .help-block,
#checkout-page.content-slot #content .simplecheckout .uneditable-input + .help-block,
#checkout-page.content-slot #content .simplecheckout .input-prepend + .help-block,
#checkout-page.content-slot #content .simplecheckout .input-append + .help-block {
  margin-top: 10px;
}
#checkout-page.content-slot #content .simplecheckout .form-actions {
  padding-left: 180px;
}
#checkout-page.content-slot #content .simplecheckout .control-group {
  margin-bottom: 5px;
}
#checkout-page.content-slot #content .simplecheckout .control-group .control-label {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  padding-top: 6px;
  vertical-align: middle;
  width: 100px;
}
#checkout-page.content-slot #content .simplecheckout .control-group .controls {
  margin-left: 110px;
}
#checkout-page.content-slot #content .simplecheckout .control-group .controls img {
  display: block;
  margin-bottom: 3px;
}
#checkout-page.content-slot #content .simplecheckout .simplecheckout-required {
  color: red;
}
#checkout-page.content-slot #content .simplecheckout label {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
#checkout-page.content-slot #content .simplecheckout label .help {
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  color: #999999;
  display: block;
}
#checkout-page.content-slot #content .simplecheckout label img {
  cursor: pointer;
}
#checkout-page.content-slot #content .simplecheckout label.image {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
#checkout-page.content-slot #content .simplecheckout label.image img {
  background-color: #eeeeee;
  border: 1px solid #dadada;
  margin-bottom: 5px;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#checkout-page.content-slot #content .simplecheckout label.image input {
  margin: 0;
}
#checkout-page.content-slot #content .simplecheckout label.checkbox,
#checkout-page.content-slot #content .simplecheckout label.radio {
  padding-left: 15px;
}
#checkout-page.content-slot #content .simplecheckout legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #330168;
  margin-top: 0;
  padding-bottom: 5px;
}
#checkout-page.content-slot #content .simplecheckout .error {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
}
#checkout-page.content-slot #content .simplecheckout .help {
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  color: #999999;
  display: block;
}
#checkout-page.content-slot #content .simplecheckout input[type="text"],
#checkout-page.content-slot #content .simplecheckout input[type="password"],
#checkout-page.content-slot #content .simplecheckout input[type="datetime"],
#checkout-page.content-slot #content .simplecheckout input[type="datetime-local"],
#checkout-page.content-slot #content .simplecheckout input[type="date"],
#checkout-page.content-slot #content .simplecheckout input[type="month"],
#checkout-page.content-slot #content .simplecheckout input[type="time"],
#checkout-page.content-slot #content .simplecheckout input[type="week"],
#checkout-page.content-slot #content .simplecheckout input[type="number"],
#checkout-page.content-slot #content .simplecheckout input[type="email"],
#checkout-page.content-slot #content .simplecheckout input[type="url"],
#checkout-page.content-slot #content .simplecheckout input[type="search"],
#checkout-page.content-slot #content .simplecheckout input[type="tel"],
#checkout-page.content-slot #content .simplecheckout input[type="color"],
#checkout-page.content-slot #content .simplecheckout .uneditable-input {
  height: 16px;
  line-height: 16px;
}
#checkout-page.content-slot #content .simplecheckout select {
  height: 24px;
}
#checkout-page.content-slot #content .simplecheckout input[type=radio],
#checkout-page.content-slot #content .simplecheckout input[type=checkbox] {
  float: left;
  margin-left: -15px;
}
#checkout-page.content-slot #content .simplecheckout input[type=radio] {
  margin-top: 3px;
}
#checkout-page.content-slot #content .simplecheckout .input-prepend button,
#checkout-page.content-slot #content .simplecheckout .input-append button {
  border-width: 1px;
  min-width: 0;
  padding: 2px 5px;
  text-transform: capitalize;
}
#checkout-page.content-slot #content .simplecheckout .input-prepend .add-on,
#checkout-page.content-slot #content .simplecheckout .input-append .add-on {
  padding: 2px 5px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout-left-column {
  float: left;
  margin-left: 15px;
  width: 345px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout-middle-column {
  margin-left: -15px;
  *zoom: 1;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout-middle-column:before,
#checkout-page.content-slot #content .simplecheckout #simplecheckout-middle-column:after {
  display: table;
  content: "";
  line-height: 0;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout-middle-column:after {
  clear: both;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout-right-column {
  float: left;
  margin-left: 15px;
  width: 825px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_customer {
  margin-bottom: 30px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_customer .simplecheckout-block-content label.radio.inline {
  min-height: 15px;
  padding-top: 3px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment {
  float: left;
  margin-left: 15px;
  width: 405px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping p,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment p {
  font-size: 14px;
  font-weight: normal;
  line-height: 15px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table {
  width: 100%;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr td,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr td {
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px;
  vertical-align: middle;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr td *,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr td * {
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  margin: 0;
  padding: 0;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr td.code,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr td.code {
  width: 1%;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr td.quote,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr td.quote {
  white-space: nowrap;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr td:first-child,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr td:first-child {
  border-left: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr:first-child,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr:first-child {
  border-top: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr:hover td,
#checkout-page.content-slot #content .simplecheckout #simplecheckout_payment table tr:hover td {
  background-color: #eeeeee;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping table tr td img {
  display: block;
  margin-bottom: 3px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_agreement {
  margin-bottom: 30px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_agreement .simplecheckout-block-heading {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  background-color: transparent;
  margin-bottom: 5px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_agreement .simplecheckout-scroll {
  border: 1px solid #cccccc;
  height: 100px;
  overflow-y: scroll;
  padding: 15px;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_agreement .simplecheckout-scroll ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#checkout-page.content-slot #content .simplecheckout #simplecheckout_agreement .simplecheckout-scroll ul li {
  margin-bottom: 10px;
  padding: 0;
  font-size: 12px;
  font-weight: norma;
  line-height: 14px;
}
#checkout-page.content-slot #content #simplecheckout_cart {
  margin-bottom: 15px;
}
#checkout-page.content-slot #content #simplecheckout_cart .simplecheckout-block-heading {
  display: none;
  display: none !important;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart {
  width: 100%;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th {
  padding: 10px;
  text-align: left;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.image img,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.image img {
  max-width: 35px;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.quantity,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.quantity {
  text-align: center;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.quantity span,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.quantity span {
  display: block;
  white-space: nowrap;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.price,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.price,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.total,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.total {
  text-align: right;
  white-space: nowrap;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.remove,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.remove {
  padding-left: 0;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr td.remove a,
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tr th.remove a {
  color: crimson;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart thead tr th {
  font-size: 14px;
  font-weight: 600;
  line-height: 13px;
  background-color: #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart thead tr th:first-child {
  border-left: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart thead tr th:last-child {
  border-right: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td {
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  border-bottom: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td.name {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td.name a {
  color: #330168;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td.name small {
  display: block;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td.quantity {
  text-align: center;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td.quantity input {
  width: 30px;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td:first-child {
  border-left: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr td:last-child {
  border-right: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr:last-child td {
  border-bottom: 3px double #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tbody tr:hover td {
  background-color: #eeeeee;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tfoot tr td {
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  border-bottom: 1px solid #e1e1e1;
  padding: 8px 10px;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tfoot tr td:first-child {
  border-left: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tfoot tr td:last-child {
  border-right: 1px solid #e1e1e1;
}
#checkout-page.content-slot #content #simplecheckout_cart table.simplecheckout-cart tfoot tr td.total {
  font-weight: bold;
  white-space: nowrap;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form {
  margin: 5px;
  *zoom: 1;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form:before,
#checkout-page.content-slot #content #simplecheckout_cart #extra-form:after {
  display: table;
  content: "";
  line-height: 0;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form:after {
  clear: both;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form .extra-input {
  display: block;
  float: right;
  margin-left: 15px;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form .extra-input .btn {
  margin: 0;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form .extra-input strong {
  font-weight: 600;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form .extra-input strong i {
  display: none;
  display: none !important;
}
#checkout-page.content-slot #content #simplecheckout_cart #extra-form .extra-input input {
  border-right: none;
}
#checkout-page.content-slot #content #simplecheckout_proceed_payment {
  display: none;
  display: none !important;
}
#checkout-page.content-slot #content .buttons {
  text-align: right;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #checkout-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 945px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout-right-column {
    float: left;
    margin-left: 15px;
    width: 585px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping,
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_payment {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #checkout-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 705px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout-left-column {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout-right-column {
    float: left;
    margin-left: 15px;
    width: 465px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping,
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_payment {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_customer .control-group {
    margin: 0;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_customer label.control-label {
    display: block;
    margin: 0;
    text-align: left;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_customer .controls {
    margin-left: 0;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #checkout-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout-left-column {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout-right-column {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_cart .simplecheckout-block-content {
    overflow-x: scroll;
    width: 285px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping,
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_payment {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #checkout-page.content-slot #content .simplecheckout #simplecheckout_shipping {
    margin-bottom: 15px;
  }
}
#blog-page.content-slot #content-top > div {
  margin-bottom: 10px;
}
#blog-page.content-slot #right-sidebar {
  float: left;
  margin-left: 15px;
  width: 225px;
}
#blog-page.content-slot #right-sidebar .box {
  margin-bottom: 25px;
}
#blog-page.content-slot #right-sidebar .box .box-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 13px;
  font-family: "Dancing Script", Times New Roman, serif;
  border-bottom: 3px double #888888;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding: 8px;
  text-align: center;
}
#blog-page.content-slot #right-sidebar .box .box-heading i {
  display: none;
  display: none !important;
}
#blog-page.content-slot #right-sidebar .box .box-content {
  color: #666666;
  font-size: 12px;
}
#blog-page.content-slot #right-sidebar .box .box-content ul {
  list-style: none;
  margin: 0;
}
#blog-page.content-slot #right-sidebar .box .box-content ul li {
  margin-bottom: 20px;
}
#blog-page.content-slot #right-sidebar .box .box-content ul li .info {
  color: #aaaaaa;
  display: block;
}
#blog-page.content-slot #right-sidebar .box .box-content ul li .info i {
  color: #aaaaaa;
}
#blog-page.content-slot #right-sidebar .box .box-content ul li a.title {
  color: #222222;
  display: block;
  font-size: 13px;
  line-height: 16px;
}
#blog-page.content-slot #right-sidebar .box .box-content ul li p {
  line-height: 16px;
}
#blog-page.content-slot #right-sidebar .box#blog-archive ul {
  list-style: none;
  margin: 0;
}
#blog-page.content-slot #right-sidebar .box#blog-archive ul li > a {
  color: #222222;
  font-weight: bold;
}
#blog-page.content-slot #right-sidebar .box#blog-archive ul li ul {
  margin-left: 8px;
}
#blog-page.content-slot #right-sidebar .box#blog-archive ul li ul li {
  margin: 5px 0;
}
#blog-page.content-slot #right-sidebar .box#blog-archive ul li ul li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #666666;
  display: block;
}
#blog-page.content-slot #content {
  float: left;
  margin-left: 135px;
  width: 705px;
}
#blog-page.content-slot #content #breadcrumb {
  display: none;
  display: none !important;
}
#blog-page.content-slot #content #page-header {
  margin-bottom: 25px;
  display: none;
  display: none !important;
}
#blog-page.content-slot #content #page-header #page-title {
  display: block;
  width: 100%;
}
#blog-page.content-slot #content h1 {
  border-bottom: 3px double #888888;
  padding-bottom: 20px;
  text-align: center;
}
#blog-page.content-slot #content > div {
  border-right: 1px dashed #cccccc;
  padding: 0 30px 30px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#blog-page.content-slot #content #blogCatArticles .articleCat {
  margin-bottom: 30px;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader {
  margin-bottom: 25px;
  *zoom: 1;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader:before,
#blog-page.content-slot #content #blogCatArticles .articleHeader:after {
  display: table;
  content: "";
  line-height: 0;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader:after {
  clear: both;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader .cat {
  color: #aaaaaa;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader .cat small {
  padding: 0;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader .cat a {
  text-decoration: none;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader h3 {
  font-size: 40px;
  font-weight: normal;
  line-height: 32px;
  font-family: "Dancing Script", Times New Roman, serif;
  margin: 5px 0 8px;
  padding: 0;
  text-align: center;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader h3 a {
  color: #222222;
  text-decoration: none;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader h3 a:hover {
  color: #330168;
}
#blog-page.content-slot #content #blogCatArticles .articleHeader .date {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #888888;
  text-align: center;
}
#blog-page.content-slot #content #articleComments #comments ul {
  list-style: none;
  margin: 0;
}
#blog-page.content-slot #content #articleComments #comments ul li {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0px;
  padding: 15px 10px;
}
#blog-page.content-slot #content #articleComments #comments ul li .name {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding: 3px 0;
}
#blog-page.content-slot #content #articleComments #comments ul li .name span {
  font-weight: normal;
}
#blog-page.content-slot #content #articleComments #comments ul li p {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin: 10px 0 0;
}
#blog-page.content-slot #content #articleComments #comments ul li .reply {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
}
#blog-page.content-slot #content #articleComments #comments ul li .reply a {
  color: #330168;
  cursor: pointer;
}
#blog-page.content-slot #content #articleComments #comments ul li > div {
  margin-bottom: 10px;
}
#blog-page.content-slot #content #articleComments #comments ul li ul {
  list-style: none;
  margin: 0 0 0 30px;
}
#blog-page.content-slot #content #articleComments #comments ul li ul li:last-child {
  border-bottom: none;
}
#blog-page.content-slot #content #articleComments #comments ul li:first-child {
  border-top: 1px solid #cccccc;
}
#blog-page.content-slot #content #articleComments #comments .pagination {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #blog-page.content-slot #content {
    float: left;
    margin-left: 135px;
    width: 465px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #blog-page.content-slot #content {
    float: left;
    margin-left: 75px;
    width: 345px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #blog-page.content-slot #right-sidebar {
    display: none;
    display: none !important;
  }
  #blog-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #blog-page.content-slot #content > div {
    border: none;
    padding: 0;
  }
  #blog-page.content-slot #content #blogCatArticles .articleCat .articleHeader h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
  }
}
#frontpage-slideshow {
  background-color: transparent;
  *zoom: 1;
}
#frontpage-slideshow:before,
#frontpage-slideshow:after {
  display: table;
  content: "";
  line-height: 0;
}
#frontpage-slideshow:after {
  clear: both;
}
#frontpage-slideshow .bt-container {
  padding-top: 10px;
}
#home.content-slot {
  padding-top: 0;
}
#home.content-slot > .bt-container {
  padding-bottom: 0;
}
#home.content-slot #content {
  float: left;
  margin-left: 15px;
  width: 1065px;
}
#home.content-slot #frontpage-slideshow {
  background-color: transparent;
  *zoom: 1;
}
#home.content-slot #frontpage-slideshow:before,
#home.content-slot #frontpage-slideshow:after {
  display: table;
  content: "";
  line-height: 0;
}
#home.content-slot #frontpage-slideshow:after {
  clear: both;
}
#home.content-slot #content-bottom {
  margin-top: 0;
  *zoom: 1;
}
#home.content-slot #content-bottom:before,
#home.content-slot #content-bottom:after {
  display: table;
  content: "";
  line-height: 0;
}
#home.content-slot #content-bottom:after {
  clear: both;
}
#home.content-slot #content-bottom .banner {
  float: left;
  margin-left: 15px;
  width: 285px;
}
#home.content-slot #content-bottom .banner:first-child {
  margin-left: 0;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #home.content-slot ul.product-catalog li:nth-of-type(4n+1) {
    clear: left;
  }
  #home.content-slot #content-bottom .banner {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #home.content-slot #content-bottom .banner {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #home.content-slot #content-bottom .banner {
    margin-bottom: 15px;
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #home.content-slot #content-bottom .banner:nth-of-type(odd) {
    margin-left: 0;
    clear: left;
  }
}
body.maintenance-page {
  height: 100%;
}
body.maintenance-page table#table-container {
  height: 100%;
  width: 100%;
}
body.maintenance-page table#table-container tr td {
  width: 100%;
  text-align: center;
}
body.maintenance-page table#table-content {
  width: 100%;
}
body.maintenance-page h1 {
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
  display: block;
  margin-bottom: 20px;
}
body.maintenance-page p {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  color: #888888;
}
body.maintenance-page img {
  max-width: 150px;
}
body.maintenance-page #our-maintenance-network {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin-top: 25px;
}
body.maintenance-page #our-maintenance-network span {
  color: #888888;
  margin: 0 8px;
}
body.maintenance-page #our-maintenance-network span a {
  color: #888888;
  text-decoration: none;
}
body.maintenance-page #our-maintenance-network span i {
  color: #cccccc;
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  body.maintenance-page h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
  }
  body.maintenance-page h1 span {
    display: block;
  }
  body.maintenance-page table#table-content {
    margin: 0 15%;
    width: 70%;
  }
  body.maintenance-page #our-maintenance-network span {
    line-height: 16px;
    white-space: nowrap;
  }
}
#success-page.content-slot {
  padding: 5px 0;
}
#success-page.content-slot #success {
  background-color: #eeeeee;
  margin-bottom: 15px;
  padding: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#success-page.content-slot #success h1 {
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
  letter-spacing: -2px;
  margin: 0 0 20px;
  padding: 20px 0 0;
}
#success-page.content-slot #success h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
}
#success-page.content-slot #success p {
  margin: 0;
}
#success-page.content-slot #success #message a {
  color: #330168;
}
#success-page.content-slot #success ul#success-menu {
  list-style: none;
  margin: 50px 0;
}
#success-page.content-slot #success ul#success-menu li {
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  display: inline-block;
  margin: 0 10px;
  text-align: center;
}
#success-page.content-slot #success ul#success-menu li a {
  color: #666666;
  display: block;
  padding: 15px 8px 15px 5px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#success-page.content-slot #success ul#success-menu li a i {
  color: #330168;
  display: block;
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
}
#success-page.content-slot #success ul#success-menu li a:hover {
  color: #330168;
  background-color: white;
}
#success-page.content-slot #success #our-network {
  margin: 20px 0;
}
#success-page.content-slot #success #our-network ul {
  list-style: none;
  margin: 0;
}
#success-page.content-slot #success #our-network ul li {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  display: inline;
  margin: 0 10px;
}
#success-page.content-slot #success #our-network ul li a {
  color: #aaaaaa;
}
#success-page.content-slot #success #our-network i:before {
  color: #aaaaaa;
  margin: 0 5px 0 0;
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #success-page.content-slot {
    padding: 15px 0 5px;
  }
  #success-page.content-slot #success {
    padding: 40px 20px;
  }
  #success-page.content-slot #success h1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
  }
  #success-page.content-slot #success p {
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
  }
  #success-page.content-slot #success #our-network ul {
    list-style: none;
    margin: 0;
  }
  #success-page.content-slot #success #our-network ul li {
    display: inline;
  }
  #success-page.content-slot #success #our-network ul li a {
    white-space: nowrap;
  }
  #success-page.content-slot #success ul#success-menu {
    margin: 30px 0 0;
  }
  #success-page.content-slot #success ul#success-menu li {
    margin: 0 5px 10px;
    padding: 0;
  }
  #success-page.content-slot #success ul#success-menu li a {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    padding: 5px 10px;
  }
  #success-page.content-slot #success ul#success-menu li a i {
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
  }
}
#error-page.content-slot #not-found {
  background-color: #eeeeee;
  padding: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#error-page.content-slot #not-found i {
  color: #666666;
  font-size: 80px;
}
#error-page.content-slot #not-found h1 {
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
  font-family: "Dancing Script", Times New Roman, serif;
  letter-spacing: -2px;
  margin: 0;
  padding: 20px 0 0;
}
#error-page.content-slot #not-found h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #666666;
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #error-page.content-slot > .bt-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #error-page.content-slot #not-found {
    padding: 40px 20px;
  }
  #error-page.content-slot #not-found h1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
  }
  #error-page.content-slot #not-found h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
  }
}
#information-page.content-slot #content #page-header {
  border-bottom: 1px dotted #444444;
  margin-bottom: 10px;
}
#information-page.content-slot #content #page-header h1 {
  margin-bottom: 5px;
}
#information-page.content-slot #content #content-top div {
  padding-top: 0;
}
#information-page.content-slot #content .left-half {
  float: left;
  margin-left: 15px;
  width: 345px;
}
#information-page.content-slot #content .left-half .input-mini {
  width: 30px;
}
#information-page.content-slot #content .left-half select.input-mini {
  width: 60px;
}
#information-page.content-slot #content .right-half {
  float: left;
  margin-left: 15px;
  width: 585px;
}
#information-page.content-slot #content .right-half h5 {
  margin-top: 0;
}
#information-page.content-slot #content .right-half img {
  margin-top: 50px;
}
#information-page.content-slot #contact-us > div {
  margin-bottom: 20px;
}
#information-page.content-slot #contact-us #upper-google-map {
  display: none;
  display: none !important;
}
#information-page.content-slot #contact-us #upper-google-map iframe {
  width: 100%;
  height: 270px;
}
#information-page.content-slot #contact-us #contact-form {
  float: left;
  margin-left: 15px;
  width: 225px;
}
#information-page.content-slot #contact-us #contact-form small {
  display: block;
}
#information-page.content-slot #contact-us #contact-form img {
  margin-bottom: 3px;
}
#information-page.content-slot #contact-us #address {
  float: left;
  margin-left: 15px;
  width: 165px;
}
#information-page.content-slot #contact-us #address i:before {
  margin: 0;
  padding: 0;
}
#information-page.content-slot #contact-us #google-map {
  float: left;
  margin-left: 15px;
  width: 525px;
}
#information-page.content-slot #contact-us #google-map iframe {
  width: 100%;
  height: 270px;
}
#information-page.content-slot #contact-us h4 {
  margin-top: 0;
}
#information-page.content-slot .sitemap-info {
  margin-top: 25px;
}
#information-page.content-slot .sitemap-info h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin: 10px 0 5px;
  padding: 0;
}
#information-page.content-slot .sitemap-info #sitemap-categories {
  float: left;
  margin-left: 15px;
  width: 525px;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li {
  color: white;
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
  width: 165px;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li:nth-of-type(3n+1) {
  clear: left;
  margin-left: 0;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li a {
  text-decoration: none;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li > a {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #444444;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li ol li {
  margin: 0;
  padding-left: 10px;
  width: 155px;
}
#information-page.content-slot .sitemap-info #sitemap-categories ul > li ol li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
}
#information-page.content-slot .sitemap-info #sitemap-account,
#information-page.content-slot .sitemap-info #sitemap-pages {
  float: left;
  margin-left: 15px;
  width: 165px;
}
#information-page.content-slot .sitemap-info #sitemap-account ul,
#information-page.content-slot .sitemap-info #sitemap-pages ul {
  list-style: none;
  margin: 0;
}
#information-page.content-slot .sitemap-info #sitemap-account ul li a,
#information-page.content-slot .sitemap-info #sitemap-pages ul li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  text-decoration: none;
}
#information-page.content-slot .po-testimonial {
  margin-bottom: 15px;
}
#information-page.content-slot .po-testimonial p {
  background-color: #e1e1e1;
  margin: 0;
  padding: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#information-page.content-slot .po-testimonial p:last-child {
  margin: 0;
}
#information-page.content-slot .po-testimonial p strong {
  display: block;
}
#information-page.content-slot .po-testimonial p strong span {
  font-weight: normal;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #information-page.content-slot #content .right-half {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #information-page.content-slot #contact-us #contact-form {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
  #information-page.content-slot #contact-us #contact-form input,
  #information-page.content-slot #contact-us #contact-form textarea {
    width: 90%;
  }
  #information-page.content-slot #contact-us #contact-form input.input-mini {
    width: 60px;
  }
  #information-page.content-slot #contact-us #contact-form input.btn {
    width: auto;
  }
  #information-page.content-slot #contact-us #google-map {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #information-page.content-slot .sitemap-info #sitemap-categories {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #information-page.content-slot .sitemap-info #sitemap-categories ul > li:nth-of-type(n) {
    clear: none;
    margin-left: 15px;
  }
  #information-page.content-slot .sitemap-info #sitemap-categories ul > li:nth-of-type(odd) {
    clear: left;
    margin-left: 0;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #information-page.content-slot #contact-us #upper-google-map {
    float: left;
    margin-left: 15px;
    width: 525px;
    display: block;
    display: inherit !important;
  }
  #information-page.content-slot #contact-us #contact-form {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #information-page.content-slot #contact-us #address {
    float: left;
    margin-left: 15px;
    width: 165px;
  }
  #information-page.content-slot #contact-us #google-map {
    display: none;
    display: none !important;
  }
  #information-page.content-slot #content .left-half {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #information-page.content-slot #content .right-half {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #information-page.content-slot #left-sidebar {
    display: block;
    display: inherit !important;
  }
  #information-page.content-slot #left-sidebar .menu.module .module-content ul li {
    border: none;
  }
  #information-page.content-slot #left-sidebar .menu.module .module-content ul li:first-child {
    border: none;
  }
  #information-page.content-slot #content {
    padding-top: 15px;
  }
  #information-page.content-slot #content .right-half {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #information-page.content-slot #contact-us #upper-google-map {
    float: left;
    margin-left: 15px;
    width: 285px;
    display: block;
    display: inherit !important;
  }
  #information-page.content-slot #contact-us #contact-form {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #information-page.content-slot #contact-us #address {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #information-page.content-slot #contact-us #google-map {
    display: none;
    display: none !important;
  }
  #information-page.content-slot .sitemap-info {
    margin-top: 10px;
  }
  #information-page.content-slot .sitemap-info #sitemap-categories {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #information-page.content-slot .sitemap-info #sitemap-categories ul > li {
    width: 135px;
  }
  #information-page.content-slot .sitemap-info #sitemap-account,
  #information-page.content-slot .sitemap-info #sitemap-pages {
    border-top: 1px dotted #cccccc;
    padding-top: 5px;
    float: left;
    margin-left: 15px;
    width: 135px;
  }
}
#category-page.content-slot ul.product-catalog li:nth-of-type(4n+1) {
  clear: left;
}
#category-page.content-slot #search-form {
  background-color: #eeeeee;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding: 15px 15px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#category-page.content-slot #search-form small {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  display: block;
  margin-bottom: 3px;
}
#category-page.content-slot #blogSearch ul {
  list-style: none;
  margin: 0;
}
#category-page.content-slot #blogSearch ul li {
  margin-bottom: 15px;
}
#category-page.content-slot #blogSearch ul li a.title {
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  color: #330168;
  display: block;
  margin: 0;
}
#category-page.content-slot #blogSearch ul li span.info {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #888888;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(4n+1) {
    clear: none;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(3n+1) {
    clear: left;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(4n+1) {
    clear: none;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(3n+1) {
    clear: left;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(4n+1) {
    clear: none;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(3n+1) {
    clear: none;
  }
  #category-page.content-slot ul.product-catalog li:nth-of-type(odd) {
    clear: left;
  }
}
#product-page.content-slot #content h5 {
  border-bottom: 1px solid #666666;
  color: #222222;
  display: inline-block;
  margin: 0 0 10px;
}
#product-page.content-slot #content #product-info #left-column {
  margin-top: 15px;
  float: left;
  margin-left: 15px;
  width: 405px;
}
#product-page.content-slot #content #product-info #right-column {
  float: left;
  margin-left: 15px;
  width: 525px;
}
#product-page.content-slot #content #product-info #iphone.product-container {
  display: none;
  display: none !important;
}
#product-page.content-slot #content #product-info #product-additional-images {
  margin: 5px 0 0;
  *zoom: 1;
}
#product-page.content-slot #content #product-info #product-additional-images:before,
#product-page.content-slot #content #product-info #product-additional-images:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info #product-additional-images:after {
  clear: both;
}
#product-page.content-slot #content #product-info #product-additional-images img {
  border: 1px solid #e1e1e1;
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
#product-page.content-slot #content #product-info .product-container {
  padding: 10px 0 0;
}
#product-page.content-slot #content #product-info .product-container h1 {
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
  color: #330168;
  font-family: "Dancing Script", Times New Roman, serif;
  margin: 10px 0 8px;
  padding: 0;
}
#product-page.content-slot #content #product-info .product-container .product-rating {
  display: block;
  color: #FFC926;
  margin-bottom: 15px;
}
#product-page.content-slot #content #product-info .product-container .product-rating i {
  margin: 0;
}
#product-page.content-slot #content #product-info .product-container .product-rating i.icon-star-empty {
  color: #e1e1e1;
}
#product-page.content-slot #content #product-info .product-container .product-rating i:before {
  margin: 0;
}
#product-page.content-slot #content #product-info .product-container .product-rating span {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  background-color: #f14370;
  color: white;
  padding: 0 3px 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#product-page.content-slot #content #product-info .product-container .price-point {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  border-bottom: 1px dotted #aaaaaa;
  color: #f14370;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
#product-page.content-slot #content #product-info .product-container .price-point small {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #aaaaaa;
}
#product-page.content-slot #content #product-info .product-container .price-point small strong {
  color: #666666;
}
#product-page.content-slot #content #product-info .product-container .price-point span.price-old {
  color: #888888;
  font-size: .7em;
  text-decoration: line-through;
}
#product-page.content-slot #content #product-info .product-container #get-reward {
  margin-bottom: 15px;
}
#product-page.content-slot #content #product-info .product-container #get-reward span {
  background-color: #e6e6e6;
  background-image: url(../image/bg-triangle.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-left: 2px solid #cccccc;
  color: #444444;
  padding: 3px 35px 3px 8px;
}
#product-page.content-slot #content #product-info .product-container #get-reward span em {
  font-size: 11px;
  font-weight: normal;
  line-height: 10px;
  background-color: #330168;
  color: white;
  padding: 0 5px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#product-page.content-slot #content #product-info .product-container #info-label ul {
  list-style: none;
  margin: 0;
  margin-left: -15px;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #info-label ul:before,
#product-page.content-slot #content #product-info .product-container #info-label ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #info-label ul:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #info-label ul:before,
#product-page.content-slot #content #product-info .product-container #info-label ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #info-label ul:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #info-label ul li {
  margin-bottom: 10px;
  float: left;
  margin-left: 15px;
  width: 105px;
}
#product-page.content-slot #content #product-info .product-container #info-label ul li small {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #888888;
  display: block;
  margin: 0;
}
#product-page.content-slot #content #product-info .product-container #info-label ul li i:before {
  margin: 0;
  padding: 0;
}
#product-page.content-slot #content #product-info .product-container #info-label ul li:last-child {
  float: left;
  margin-left: 15px;
  width: 165px;
}
#product-page.content-slot #content #product-info .product-container #product-description {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin: 10px 0 0;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-description:before,
#product-page.content-slot #content #product-info .product-container #product-description:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-description:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-attributes ul {
  list-style: none;
  margin: 0;
  margin-left: -15px;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-attributes ul:before,
#product-page.content-slot #content #product-info .product-container #product-attributes ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-attributes ul:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-attributes ul li {
  font-size: 13px;
  font-weight: normal;
  line-height: 13px;
  margin-bottom: 10px;
  float: left;
  margin-left: 15px;
  width: 105px;
}
#product-page.content-slot #content #product-info .product-container #product-attributes ul li small {
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  color: #888888;
  display: block;
  margin: 0;
}
#product-page.content-slot #content #product-info .product-container #product-attributes ul li div {
  border-left: 1px solid #cccccc;
  padding-left: 5px;
}
#product-page.content-slot #content #product-info .product-container #shop-cart {
  margin-top: 15px;
  float: left;
  margin-left: 15px;
  width: 285px;
}
#product-page.content-slot #content #product-info .product-container #shop-cart > div {
  background-color: #fbfbfb;
  border: 1px solid #c8c8c8;
  padding: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#product-page.content-slot #content #product-info .product-container #shop-cart #product-share-buttons {
  background-color: transparent;
  border: none;
  margin-top: 15px;
  padding: 0;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #shop-cart #product-share-buttons:before,
#product-page.content-slot #content #product-info .product-container #shop-cart #product-share-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #shop-cart #product-share-buttons:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #shop-cart #product-share-buttons > div {
  float: left;
  margin-right: 10px;
}
#product-page.content-slot #content #product-info .product-container #product-options {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 0 0 10px;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-options:before,
#product-page.content-slot #content #product-info .product-container #product-options:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-options:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-options .option {
  margin-bottom: 10px;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-options .option:before,
#product-page.content-slot #content #product-info .product-container #product-options .option:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-options .option:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-options .option label {
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  color: #888888;
  display: block;
  margin: 0 0 2px;
}
#product-page.content-slot #content #product-info .product-container #product-options .option label.inline {
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  color: #444444;
  display: inline-block;
  margin-right: 10px;
  padding: 0 0 0 20px;
}
#product-page.content-slot #content #product-info .product-container #product-options .option ul.option-images {
  list-style: none;
  margin: 0;
}
#product-page.content-slot #content #product-info .product-container #product-options .option ul.option-images li {
  display: block;
  float: left;
  margin-right: 5px;
  text-align: center;
}
#product-page.content-slot #content #product-info .product-container #product-options .option ul.option-images li .option-name label {
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
}
#product-page.content-slot #content #product-info .product-container #product-options .option ul.option-images li .option-input {
  line-height: 12px;
}
#product-page.content-slot #content #product-info .product-container #product-options .option ul.option-images li .option-input input[type=checkbox],
#product-page.content-slot #content #product-info .product-container #product-options .option ul.option-images li .option-input input[type=radio] {
  float: none;
  margin: 0;
  padding: 0;
}
#product-page.content-slot #content #product-info .product-container #product-options .option .btn {
  padding: 3px 8px;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions {
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions:before,
#product-page.content-slot #content #product-info .product-container #product-cart-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions > div {
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions > div:before,
#product-page.content-slot #content #product-info .product-container #product-cart-actions > div:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions > div:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions #minimum {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: crimson;
  margin-bottom: 5px;
  *zoom: 1;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions #minimum:before,
#product-page.content-slot #content #product-info .product-container #product-cart-actions #minimum:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions #minimum:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kiri,
#product-page.content-slot #content #product-info .product-container #product-cart-actions .tengah {
  display: block;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kiri {
  margin-right: 20px;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kiri #product-button input {
  border-right: none;
  width: 25px;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kiri #product-button .btn {
  border-left: none;
  margin: 0;
  padding: 3px 8px 4px;
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -khtml-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .tengah a {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  margin-right: 10px;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .tengah a i {
  display: none;
  display: none !important;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kanan {
  clear: left;
  margin: 15px 0 0;
  *zoom: 1;
  display: none;
  display: none !important;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kanan:before,
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kanan:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kanan:after {
  clear: both;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kanan small {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  display: block;
  margin: 0;
}
#product-page.content-slot #content #product-info .product-container #product-cart-actions .kanan span {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
}
#product-page.content-slot #content #product-info .product-container #product-need-help {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #888888;
  margin: 5px 0 25px;
}
#product-page.content-slot #content #product-info .product-container #product-need-help span {
  margin-right: 10px;
}
#product-page.content-slot #content #product-info .product-container #product-need-help a {
  color: #888888;
}
#product-page.content-slot #content #product-comment {
  border-top: 1px dotted #cccccc;
  margin-top: 15px;
  padding-top: 10px;
}
#product-page.content-slot #content #product-comment #review {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
}
#product-page.content-slot #content #product-comment #review .comment-list {
  margin-bottom: 10px;
}
#product-page.content-slot #content #product-comment #review .comment-list small {
  color: #888888;
  display: block;
  margin-top: 5px;
}
#product-page.content-slot #content #product-comment #review .comment-list small i:before {
  margin: 0;
}
#product-page.content-slot #content #product-comment #review .results {
  display: none;
  display: none !important;
}
#product-page.content-slot #content #product-comment a#write-button {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #330168;
  cursor: pointer;
  margin-top: 10px;
}
#product-page.content-slot #content #product-comment #comment-form {
  margin-top: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#product-page.content-slot #content #product-comment #comment-form > div {
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 15px;
}
#product-page.content-slot #content #product-comment #comment-form input,
#product-page.content-slot #content #product-comment #comment-form textarea {
  margin: 0 0 3px;
  clear: left;
  display: inline;
}
#product-page.content-slot #content #product-comment #comment-form span.help {
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  display: block;
  margin: 0 0 10px;
}
#product-page.content-slot #content #product-comment #comment-form label {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin-top: 10px;
}
#product-page.content-slot #content #product-comment #comment-form input[type=radio] {
  float: none;
  margin: 0;
}
#product-page.content-slot #content #product-comment #comment-form textarea {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
}
#product-page.content-slot #content #product-related {
  margin-top: 15px;
  *zoom: 1;
}
#product-page.content-slot #content #product-related:before,
#product-page.content-slot #content #product-related:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-related:after {
  clear: both;
}
#product-page.content-slot #content #product-related ul {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
#product-page.content-slot #content #product-related ul:before,
#product-page.content-slot #content #product-related ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#product-page.content-slot #content #product-related ul:after {
  clear: both;
}
#product-page.content-slot #content #product-related ul li {
  margin-bottom: 20px;
  float: left;
  margin-left: 15px;
  width: 105px;
}
#product-page.content-slot #content #product-related ul li .name {
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  font-family: "Dancing Script", Times New Roman, serif;
  margin-top: 5px;
  margin-bottom: 3px;
}
#product-page.content-slot #content #product-related ul li .name a {
  color: #444444;
  text-decoration: none;
}
#product-page.content-slot #content #product-related ul li .price {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #f14370;
}
#product-page.content-slot #content #product-related ul li .price .price-old {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  color: #aaaaaa;
  text-decoration: line-through;
}
#product-page.content-slot #content #product-related ul li .price .price-new {
  color: #f14370;
  display: block;
}
#product-page.content-slot #content #product-related ul li:nth-of-type(8n+1) {
  clear: left;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #product-page.content-slot #content #product-info #left-column {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #product-page.content-slot #content #product-info #right-column {
    float: left;
    margin-left: 15px;
    width: 345px;
  }
  #product-page.content-slot #content #product-info #right-column h1 {
    font-family: "Dancing Script", Times New Roman, serif;
  }
  #product-page.content-slot #content #product-info #right-column #info-label li {
    float: left;
    margin-left: 15px;
    width: 105px;
  }
  #product-page.content-slot #content #product-related ul li:nth-of-type(n) {
    clear: none;
  }
  #product-page.content-slot #content #product-related ul li:nth-of-type(6n+1) {
    clear: left;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #product-page.content-slot #content #product-info #left-column {
    float: left;
    margin-left: 15px;
    width: 225px;
  }
  #product-page.content-slot #content #product-info #left-column #product-additional-images img {
    margin-right: 4px;
  }
  #product-page.content-slot #content #product-info #right-column {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #product-page.content-slot #content #product-info #right-column #product-rating {
    margin-bottom: 10px;
  }
  #product-page.content-slot #content #product-info #right-column h1 {
    font-size: 33px;
    font-weight: 700;
    line-height: 33px;
    font-family: "Dancing Script", Times New Roman, serif;
  }
  #product-page.content-slot #content #product-info #right-column #get-reward {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
  }
  #product-page.content-slot #content #product-info #right-column #info-label li {
    width: 85px;
  }
  #product-page.content-slot #content #product-related ul li:nth-of-type(n) {
    clear: none;
  }
  #product-page.content-slot #content #product-related ul li:nth-of-type(4n+1) {
    clear: left;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #product-page.content-slot #content #product-info #left-column {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #product-page.content-slot #content #product-info #left-column #product-additional-images img {
    margin-right: 5px;
  }
  #product-page.content-slot #content #product-info #right-column {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #product-page.content-slot #content #product-info #right-column #product-rating {
    margin-bottom: 10px;
  }
  #product-page.content-slot #content #product-info #right-column h1 {
    font-size: 33px;
    font-weight: bold;
    line-height: 33px;
    font-family: "Dancing Script", Times New Roman, serif;
  }
  #product-page.content-slot #content #product-info #right-column #get-reward {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
  }
  #product-page.content-slot #content #product-info #right-column .product-container .product-rating,
  #product-page.content-slot #content #product-info #right-column .product-container .product-title,
  #product-page.content-slot #content #product-info #right-column .product-container .price-point {
    display: none;
    display: none !important;
  }
  #product-page.content-slot #content #product-info #iphone.product-container {
    margin-top: 20px;
    float: left;
    margin-left: 15px;
    width: 285px;
    display: block;
    display: inherit !important;
  }
  #product-page.content-slot #content #product-info #iphone.product-container h1 {
    font-size: 33px;
    font-weight: bold;
    line-height: 33px;
  }
  #product-page.content-slot #content #product-info #iphone.product-container .price-point {
    margin-bottom: 0;
  }
  #product-page.content-slot #content #product-related ul li {
    float: left;
    margin-left: 15px;
    width: 85px;
  }
  #product-page.content-slot #content #product-related ul li:nth-of-type(n) {
    clear: none;
  }
  #product-page.content-slot #content #product-related ul li:nth-of-type(3n+1) {
    clear: left;
  }
}
#brands-page.content-slot #page-header #page-title h1 {
  margin-bottom: 5px;
}
#brands-page.content-slot #page-header #page-title img {
  margin-top: 17px;
}
#brands-page.content-slot #page-header img {
  border: none;
  display: block;
  display: inherit !important;
}
#brands-page.content-slot .brands-index {
  margin-bottom: 20px;
  display: none;
  display: none !important;
}
#brands-page.content-slot .brands-index ul {
  list-style: none;
  margin: 5px 0 0;
}
#brands-page.content-slot .brands-index ul li {
  display: inline;
}
#brands-page.content-slot .brands-index ul li a {
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  background-color: #888888;
  color: white;
  padding: 0 7px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#brands-page.content-slot .brands-index ul li a:hover {
  background-color: #330168;
}
#brands-page.content-slot ul.brands-list {
  list-style: none;
  margin: 20px 0 0;
  margin-left: -15px;
  *zoom: 1;
}
#brands-page.content-slot ul.brands-list:before,
#brands-page.content-slot ul.brands-list:after {
  display: table;
  content: "";
  line-height: 0;
}
#brands-page.content-slot ul.brands-list:after {
  clear: both;
}
#brands-page.content-slot ul.brands-list:before,
#brands-page.content-slot ul.brands-list:after {
  display: table;
  content: "";
  line-height: 0;
}
#brands-page.content-slot ul.brands-list:after {
  clear: both;
}
#brands-page.content-slot ul.brands-list > li {
  float: left;
}
#brands-page.content-slot ul.brands-list > li ol {
  list-style: none;
  margin: 0;
}
#brands-page.content-slot ul.brands-list > li ol > li {
  margin-bottom: 20px;
  float: left;
  margin-left: 15px;
  width: 165px;
  text-align: center;
}
#brands-page.content-slot ul.brands-list > li ol > li .brands-heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  border-bottom: 1px dotted #cccccc;
  color: #330168;
  display: block;
  margin-bottom: 10px;
  height: 20px;
  text-align: left;
}
#brands-page.content-slot ul.brands-list > li ol > li .brands-heading span {
  display: none;
  display: none !important;
}
#brands-page.content-slot ul.brands-list > li ol > li:first-child .brands-heading span {
  display: block;
  display: inherit !important;
}
#brands-page.content-slot ul.brands-list > li ol > li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  text-decoration: none;
}
#brands-page.content-slot ul.brands-list > li ol > li a span {
  display: block;
  margin-top: 10px;
}
#brands-page.content-slot ul.brands-list > li ol > li .brand {
  padding: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #brands-page.content-slot #page-header #page-title {
    text-align: center;
  }
  #brands-page.content-slot #page-header #page-title img {
    float: none;
    margin: 0 auto;
    padding: 0;
  }
  #brands-page.content-slot #page-header #page-title h1 {
    float: none;
    margin: 0 0 5px;
  }
  #brands-page.content-slot ul.brands-list li ol li {
    margin-bottom: 5px;
    float: left;
    margin-left: 15px;
    width: 135px;
  }
  #brands-page.content-slot ul.brands-list li ol li .brand {
    padding: 10px 10px 0;
  }
}
#compare-page.content-slot #content {
  float: left;
  margin-left: 15px;
  width: 1185px;
}
#compare-page.content-slot #content table.compare-info tbody tr td {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  vertical-align: top;
  width: 19%;
}
#compare-page.content-slot #content table.compare-info tbody tr td:first-child {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  border-left: none;
  width: 5%;
}
#compare-page.content-slot #content table.compare-info tbody tr td.rating {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
}
#compare-page.content-slot #content table.compare-info tbody tr td.rating span {
  color: gold;
  font-size: 13px;
}
#compare-page.content-slot #content table.compare-info tbody tr td.description {
  vertical-align: top;
}
#compare-page.content-slot #content table.compare-info tbody tr td.dimension {
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
}
#compare-page.content-slot #content table.compare-info tbody tr:first-child td a {
  color: #330168;
}
#compare-page.content-slot #content table.compare-info tfoot tr td {
  padding: 10px;
}
#compare-page.content-slot #content table.compare-info tfoot tr td a {
  color: white;
  opacity: .99;
  padding: 0 4px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #compare-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 945px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #compare-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 705px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #compare-page.content-slot #content {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #compare-page.content-slot #content #compare-container {
    overflow: auto;
    overflow-x: scroll;
    width: 285px;
  }
  #compare-page.content-slot #content .compare-info tbody tr td {
    min-width: 150px;
  }
  #compare-page.content-slot #content .compare-info tbody tr td:first-child {
    width: 1%;
    min-width: 0;
  }
}
.module {
  margin-bottom: 25px;
}
.module .module-header {
  background-color: #ffffff;
  background-image: url("../image/module-header-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-bottom: none;
}
.module .module-header h4 {
  color: #330168;
  font-family: "Dancing Script", Times New Roman, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  text-transform: none;
  border-bottom: 1px dotted #444444;
  margin: 0;
  opacity: .99;
  padding: 0 0 5px;
}
.module .module-header h4 i:before {
  color: #cccccc;
  margin: 0;
  padding: 0;
  display: none;
  display: none !important;
}
.module .module-header h4 a {
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
  color: #888888;
  display: block;
  letter-spacing: 1px;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  margin-left: 5px;
  text-decoration: underline;
}
.module .module-content {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  background-color: transparent;
  border: none;
  border-bottom: none;
  border-top: none;
  padding: 15px 0 0;
  *zoom: 1;
}
.module .module-content:before,
.module .module-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.module .module-content:after {
  clear: both;
}
.module .module-footer {
  display: none;
  display: none !important;
}
.module a {
  color: #333333;
  text-decoration: none;
}
.module#module-livechat .module-content {
  padding-bottom: 0;
}
.module#module-livechat .module-content img {
  margin: 0 10px 0 0;
}
.module#module-mailchimp {
  background-color: #eeeeee;
  border: 1px solid #e6e6e6;
  padding: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *zoom: 1;
}
.module#module-mailchimp:before,
.module#module-mailchimp:after {
  display: table;
  content: "";
  line-height: 0;
}
.module#module-mailchimp:after {
  clear: both;
}
.module#module-mailchimp .left {
  *zoom: 1;
}
.module#module-mailchimp .left:before,
.module#module-mailchimp .left:after {
  display: table;
  content: "";
  line-height: 0;
}
.module#module-mailchimp .left:after {
  clear: both;
}
.module#module-mailchimp .left ul {
  display: block;
  float: left;
  list-style: none;
  margin: 0 20px 0 0;
}
.module#module-mailchimp .left ul li {
  display: inline;
  margin-right: 10px;
}
.module#module-mailchimp .left ul li a {
  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
}
.module#module-mailchimp .left h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  font-family: "Dancing Script", Times New Roman, serif;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.module#module-mailchimp .right {
  float: right;
}
.module#module-mailchimp .right * {
  margin: 0;
}
.module#module-mailchimp .right input {
  border-right: none;
  height: 16px;
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  -khtml-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
}
.module#module-mailchimp .right span.add-on {
  background-color: #cccccc;
  border-left: none;
  padding: 2px 8px;
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -khtml-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px;
}
.module#module-mailchimp .right span.add-on a {
  cursor: pointer;
  text-shadow: 0 0 0 black;
}
.module#module-mailchimp .right span.add-on:hover {
  background-color: #330168;
}
.module#module-mailchimp .right span.add-on:hover a {
  color: white;
}
.module#module-store .module-content {
  text-align: center;
}
.module#module-store .module-content a {
  background-color: #cccccc;
  padding: 3px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.module#module-store .module-content a.selected {
  background-color: #444444;
  color: white;
}
.module#module-store .module-content a:hover {
  background-color: #330168;
  color: white;
}
#left-sidebar .module {
  margin-bottom: 25px;
}
#left-sidebar .module .module-content {
  border: 1px solid #ffffff;
  border-top: none;
  padding: 10px;
}
#left-sidebar .module .module-footer {
  background-color: transparent;
  border: 1px solid #ffffff;
  border-top: none;
  height: 15px;
}
#left-sidebar .module.module-banner .module-content {
  border: none;
  padding: 0;
}
#left-sidebar .module#module-livechat .module-content {
  padding: 10px 0 0;
}
#home .module .module-header {
  text-align: center;
}
#home .module .module-header h4 {
  border-bottom: 1px dotted #aaaaaa;
  font-size: 1.5em;
  letter-spacing: 8px;
}
#home .module .module-header h4 i {
  display: none;
  display: none !important;
}
#home .module .module-header h4 a {
  display: block;
  letter-spacing: 2px;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  .module#module-mailchimp .left ul li {
    margin-right: 5px;
  }
  .module#module-mailchimp .left ul li a {
    font-size: 11px;
    font-weight: normal;
    line-height: 26px;
  }
  .module#module-mailchimp .right input {
    width: 90px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  .module#module-livechat a img {
    width: 40px;
    height: auto;
  }
  .module#module-mailchimp .left ul {
    width: 480px;
    text-align: center;
  }
  .module#module-mailchimp .left h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  .module#module-mailchimp {
    padding: 20px;
  }
  .module#module-mailchimp .left ul {
    margin-top: 10px;
    width: 100%;
  }
  .module#module-mailchimp .right {
    float: none;
    text-align: center;
  }
  .module#module-mailchimp .right input {
    width: auto;
  }
}
.menu.module {
  border: none;
  margin-bottom: 30px;
  padding: 0;
  *zoom: 1;
}
.menu.module:before,
.menu.module:after {
  display: table;
  content: "";
  line-height: 0;
}
.menu.module:after {
  clear: both;
}
.menu.module .module-content {
  border: none;
  padding: 5px 0 0;
}
.menu.module .module-content ul {
  list-style: none;
  margin: 0;
}
.menu.module .module-content ul li {
  display: block;
}
.menu.module .module-content ul li a,
.menu.module .module-content ul li span {
  background-color: transparent;
  border-bottom: 1px dotted #cccccc;
  color: #444444;
  cursor: pointer;
  display: block;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  padding: 3px 5px;
  text-transform: none;
}
.menu.module .module-content ul li a.active,
.menu.module .module-content ul li span.active {
  background-color: #eeeeee;
  color: #222222;
}
.menu.module .module-content ul li a:hover,
.menu.module .module-content ul li span:hover {
  background-color: #330168;
  color: #ffffff;
}
.menu.module .module-content ul li a:hover i,
.menu.module .module-content ul li span:hover i {
  color: #ffffff;
}
.menu.module .module-content ul li ul li {
  border-bottom: none;
  margin-bottom: 0;
}
.menu.module .module-content ul li ul li a {
  color: #999999;
  font-size: 11.700000000000001px;
  font-weight: normal;
  line-height: 18px;
  padding-left: 15px;
}
.menu.module .module-content ul li i {
  color: #aaaaaa;
  float: right;
}
.menu.module .module-content ul li#sidebar-sale a {
  color: #330168;
}
.menu.module .module-content ul li#sidebar-sale a:hover {
  color: #ffffff;
}
#left-sidebar .menu.module .module-content {
  padding: 5px 0 0;
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #left-sidebar .menu.module {
    margin: 0;
  }
  #left-sidebar .menu.module .module-content {
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  #left-sidebar .menu.module .module-content ul {
    list-style: none;
    margin: 0;
    text-align: center;
  }
  #left-sidebar .menu.module .module-content ul li {
    border: none;
    display: inline;
  }
  #left-sidebar .menu.module .module-content ul li a {
    border: none;
    display: inline;
    white-space: nowrap;
  }
  #left-sidebar .menu.module .module-content ul li:first-child {
    border: none;
  }
}
#left-sidebar .module.catalog .module-content {
  border: none;
  padding: 0;
}
#left-sidebar .module.catalog .module-content > div {
  margin: 0;
}
#left-sidebar .module.catalog ul.product-catalog {
  margin: 0;
}
#left-sidebar .module.catalog ul.product-catalog li.item {
  border-bottom: 1px solid #d5d5d5;
  margin: 0;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item {
  border: none;
  padding: 10px 0;
  *zoom: 1;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item:before,
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item:after {
  display: table;
  content: "";
  line-height: 0;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item:after {
  clear: both;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item > div {
  float: left;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .overlay {
  width: 33.6px;
  right: 5px;
  top: 0;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .overlay i {
  font-size: 9px;
  font-weight: normal;
  line-height: 7px;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-label {
  background-size: 95%;
  width: 33.6px;
  height: 28px;
  margin-bottom: 0;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-rating {
  margin-top: 2px;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-image {
  width: 27%;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info {
  width: 73%;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info * {
  text-align: left;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info .catalog-name {
  margin-top: 5px;
  margin-right: 35px;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info a {
  font-size: .9em;
  line-height: 1.1em;
}
#home .module.catalog .module-header {
  display: none;
  display: none !important;
}
#home .module.catalog ul.product-catalog li:nth-of-type(4n+1) {
  clear: none;
}
#home .module.catalog ul.product-catalog li:nth-of-type(5n+1) {
  clear: left;
}
#home .module.catalog#module-latest .module-content,
#home .module.catalog#module-featured .module-content,
#home .module.catalog#module-special .module-content,
#home .module.catalog#module-bestseller .module-content {
  padding-top: 0;
}
#home .module.catalog#module-latest li,
#home .module.catalog#module-featured li,
#home .module.catalog#module-special li,
#home .module.catalog#module-bestseller li {
  margin-bottom: 0;
}
#home .module.catalog#module-latest li:nth-of-type(n+6),
#home .module.catalog#module-featured li:nth-of-type(n+6),
#home .module.catalog#module-special li:nth-of-type(n+6),
#home .module.catalog#module-bestseller li:nth-of-type(n+6) {
  display: none;
  display: none !important;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #home .module.catalog ul.product-catalog li:nth-of-type(n) {
    clear: none;
  }
  #home .module.catalog ul.product-catalog li:nth-of-type(4n+1) {
    clear: left;
  }
  #home .module.catalog#module-latest li:nth-of-type(n+5),
  #home .module.catalog#module-featured li:nth-of-type(n+5),
  #home .module.catalog#module-special li:nth-of-type(n+5),
  #home .module.catalog#module-bestseller li:nth-of-type(n+5) {
    display: none;
    display: none !important;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-image {
    width: 35%;
  }
  #left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info {
    width: 65%;
  }
  #left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info .catalog-name {
    margin-top: 5px;
  }
  #left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info .catalog-price span.special {
    white-space: nowrap;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  .catalog-name a {
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
  }
  #home .module.catalog#module-latest li:nth-of-type(odd),
  #home .module.catalog#module-featured li:nth-of-type(odd),
  #home .module.catalog#module-special li:nth-of-type(odd),
  #home .module.catalog#module-bestseller li:nth-of-type(odd) {
    clear: left;
  }
}
.flexslider {
  margin: 0 0 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}
.flexslider ul.slides li img {
  width: 100%;
}
.banner {
  margin-bottom: 25px;
}
.module.jcarousel {
  margin-bottom: 15px;
}
body.home .banner {
  margin-bottom: 15px;
}
body.home .flexslider-fade {
  position: relative;
}
body.home .flexslider-fade .flex-control-nav {
  bottom: 20px;
}
body.home .flexslider-fade .flex-control-nav a {
  background-color: white;
}
body.home .flexslider-fade .flex-control-nav a.flex-active {
  background-color: #330168;
}
body.home .flexslider-fade .flex-direction-nav a.flex-prev {
  background-position: left center;
}
body.home .flexslider-fade:hover a {
  opacity: .7;
}
body.home .flexslider-fade:hover a.flex-prev {
  left: 10px;
}
body.home .flexslider-fade:hover a.flex-next {
  right: 10px;
}
#module-welcome.module .module-content {
  font-size: 1em;
  line-height: 1.3em;
  padding: 25px 50px;
  text-align: center;
}
#module-welcome.module .module-content * {
  font-style: italic;
  opacity: .99;
}
#module-welcome.module .module-content h1:first-child,
#module-welcome.module .module-content h2:first-child,
#module-welcome.module .module-content h3:first-child,
#module-welcome.module .module-content h4:first-child,
#module-welcome.module .module-content h5:first-child {
  margin-top: 0;
}
#left-sidebar #module-welcome .module-content {
  font-size: 13px;
  padding: 15px;
  word-wrap: break-word;
}
#left-sidebar #module-welcome .module-content *:last-of-type {
  margin-bottom: 0;
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #left-sidebar #module-welcome.module .module-content {
    padding: 10px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #left-sidebar #module-welcome.module {
    display: none;
    display: none !important;
  }
}
#module-testimonials.module {
  *zoom: 1;
}
#module-testimonials.module:before,
#module-testimonials.module:after {
  display: table;
  content: "";
  line-height: 0;
}
#module-testimonials.module:after {
  clear: both;
}
#module-testimonials.module .module-header,
#module-testimonials.module .module-content,
#module-testimonials.module .module-footer {
  background-color: transparent;
}
#module-testimonials.module .module-content {
  border: none;
}
#module-testimonials.module .module-content ul {
  list-style: none;
  margin: 0;
  margin-left: -15px;
  *zoom: 1;
}
#module-testimonials.module .module-content ul:before,
#module-testimonials.module .module-content ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#module-testimonials.module .module-content ul:after {
  clear: both;
}
#module-testimonials.module .module-content ul li {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  float: left;
  margin-left: 15px;
  width: 225px;
}
#module-testimonials.module .module-content ul li p {
  font-style: italic;
}
#module-testimonials.module .module-content ul li small {
  font-weight: 600;
}
#left-sidebar #module-testimonials.module .module-content {
  padding-top: 20px;
  padding-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#left-sidebar #module-testimonials.module .module-content ul {
  margin: 0;
}
#left-sidebar #module-testimonials.module .module-content ul li {
  float: none;
  margin: 0 0 15px;
  width: auto;
  display: none;
  display: none !important;
}
#left-sidebar #module-testimonials.module .module-content ul li p {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
}
#left-sidebar #module-testimonials.module .module-content ul li:nth-child(-n+2) {
  display: block;
  display: inherit !important;
}
#home #module-testimonials.module .module-content ul li:nth-of-type(n+6) {
  display: none;
  display: none !important;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
  #home #module-testimonials.module .module-content ul li:nth-of-type(n+5) {
    display: none;
    display: none !important;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
  #left-sidebar #module-testimonials.module .module-header a {
    display: block;
    margin: 0;
  }
  #home #module-testimonials.module .module-content ul li:nth-of-type(n+4) {
    display: none;
    display: none !important;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
  #module-testimonials.module .module-content ul li {
    float: left;
    margin-left: 15px;
    width: 285px;
  }
  #module-testimonials.module .module-content ul li:nth-of-type(n+2) {
    display: none;
    display: none !important;
  }
}
#module-news.module {
  *zoom: 1;
}
#module-news.module:before,
#module-news.module:after {
  display: table;
  content: "";
  line-height: 0;
}
#module-news.module:after {
  clear: both;
}
#module-news.module .module-header,
#module-news.module .module-content,
#module-news.module .module-footer {
  background-color: transparent;
}
#module-news.module .module-content {
  padding: 0;
}
#module-news.module .module-content .news-items {
  padding: 10px 0;
}
#module-news.module .module-content .news-items span,
#module-news.module .module-content .news-items strong {
  display: block;
}
#module-news.module .module-content .news-items strong {
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
}
#module-news.module .module-content .news-items a {
  color: #330168;
}
/* ! Standard Monitor - 16 Columns */
@media (max-width: 1215px) {
  .bt-container {
    width: 945px;
  }
}
/* ! iPad - 12 Columns */
@media (max-width: 975px) {
  .bt-container {
    width: 705px;
  }
}
/* ! iPhone - 6 Columns */
@media (max-width: 735px) {
  .bt-container {
    width: 285px;
  }
  .bt-row {
    margin-left: -15px;
    *zoom: 1;
  }
  .bt-row:before,
  .bt-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bt-row:after {
    clear: both;
  }
}
html {
  background-image: url(../image/footer-bg.png);
  background-position: center bottom;
  background-repeat: repeat-x;
}
body {
  background-color: #ffffff;
  background-image: url(../image/bg.png);
  background-position: center top;
  background-repeat: repeat-x;
}
.content-slot #content #page-header #page-title {
  border-bottom: none;
}
ul.product-catalog li.item .catalog-item .catalog-info .catalog-price h6 {
  line-height: 20px;
}
ul.product-catalog li.item .catalog-item .catalog-info .catalog-price h6 .purchase-button {
  text-decoration: none;
}
ul.product-catalog li.item .catalog-item .catalog-info .catalog-price h6 .purchase-button i {
  display: none;
  display: none !important;
}
ul.product-catalog li.item .catalog-item .catalog-info .catalog-price h6 .purchase-button span {
  background-color: #f14370;
  border-bottom: 2px solid #c00e3c;
  color: white;
  padding: 1px 6px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: block;
  display: inherit !important;
}
ul.product-catalog li.item .catalog-item .catalog-info .catalog-price h6 .purchase-button span:hover {
  background-color: #330168;
  border-bottom: 2px solid #000000;
}
.product-catalog .item .catalog-item:hover {
  border-style: dashed;
}
.module .module-header {
  min-height: 50px;
  text-align: center;
}
.module .module-header h4 {
  border-bottom: none;
  line-height: 50px;
  padding: 0;
}
#footer-slot #footer-menu h4 {
  font-size: 16px;
  color: #330168;
}
#footer-slot > .bt-container .line {
  display: none;
  display: none !important;
}
ul.product-catalog li .catalog-item .overlay {
  top: 10px;
}
#left-sidebar ul.product-catalog li .catalog-item .catalog-info .catalog-detail {
  padding-bottom: 0;
}
#left-sidebar .module.catalog ul.product-catalog li.item .catalog-item .catalog-info .catalog-name {
  margin-top: 0;
}
