@charset "UTF-8";
/* line 17, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 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 by @mdo and @fat.
 */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 22, ../sass/bootstrap_lib/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 32, ../sass/bootstrap_lib/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, ../sass/bootstrap_lib/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 50, ../sass/bootstrap_lib/_normalize.scss */
[hidden] {
  display: none;
}

/* line 64, ../sass/bootstrap_lib/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 74, ../sass/bootstrap_lib/_normalize.scss */
body {
  margin: 0;
}

/* line 86, ../sass/bootstrap_lib/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 95, ../sass/bootstrap_lib/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 108, ../sass/bootstrap_lib/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 117, ../sass/bootstrap_lib/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 126, ../sass/bootstrap_lib/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 134, ../sass/bootstrap_lib/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 142, ../sass/bootstrap_lib/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 152, ../sass/bootstrap_lib/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 164, ../sass/bootstrap_lib/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 173, ../sass/bootstrap_lib/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 181, ../sass/bootstrap_lib/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 189, ../sass/bootstrap_lib/_normalize.scss */
small {
  font-size: 80%;
}

/* line 198, ../sass/bootstrap_lib/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 205, ../sass/bootstrap_lib/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 209, ../sass/bootstrap_lib/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 221, ../sass/bootstrap_lib/_normalize.scss */
img {
  border: 0;
}

/* line 229, ../sass/bootstrap_lib/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 241, ../sass/bootstrap_lib/_normalize.scss */
figure {
  margin: 0;
}

/* line 253, ../sass/bootstrap_lib/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 264, ../sass/bootstrap_lib/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 278, ../sass/bootstrap_lib/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 290, ../sass/bootstrap_lib/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 302, ../sass/bootstrap_lib/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 317, ../sass/bootstrap_lib/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 327, ../sass/bootstrap_lib/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 337, ../sass/bootstrap_lib/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 348, ../sass/bootstrap_lib/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 361, ../sass/bootstrap_lib/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 370, ../sass/bootstrap_lib/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 380, ../sass/bootstrap_lib/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 393, ../sass/bootstrap_lib/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 10, ../sass/bootstrap_lib/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../sass/bootstrap_lib/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 22, ../sass/bootstrap_lib/_scaffolding.scss */
body {
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

/* line 34, ../sass/bootstrap_lib/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 47, ../sass/bootstrap_lib/_scaffolding.scss */
button,
input,
select[multiple],
textarea {
  background-image: none;
}

/* line 54, ../sass/bootstrap_lib/_scaffolding.scss */
a {
  color: #333333;
  text-decoration: none;
}
/* line 59, ../sass/bootstrap_lib/_scaffolding.scss */
a:hover, a:focus {
  color: black;
  text-decoration: underline;
}
/* line 64, ../sass/bootstrap_lib/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, ../sass/bootstrap_lib/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 77, ../sass/bootstrap_lib/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 82, ../sass/bootstrap_lib/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 89, ../sass/bootstrap_lib/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 102, ../sass/bootstrap_lib/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 109, ../sass/bootstrap_lib/_scaffolding.scss */
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 121, ../sass/bootstrap_lib/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 9, ../sass/bootstrap_lib/_type.scss */
p {
  margin: 0 0 9px;
}

/* line 12, ../sass/bootstrap_lib/_type.scss */
.lead {
  margin-bottom: 18px;
  font-size: 14.95px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 12, ../sass/bootstrap_lib/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 28, ../sass/bootstrap_lib/_type.scss */
small {
  font-size: 85%;
}

/* line 31, ../sass/bootstrap_lib/_type.scss */
cite {
  font-style: normal;
}

/* line 34, ../sass/bootstrap_lib/_type.scss */
.text-muted {
  color: #999999;
}

/* line 35, ../sass/bootstrap_lib/_type.scss */
.text-primary {
  color: #428bca;
}

/* line 36, ../sass/bootstrap_lib/_type.scss */
.text-warning {
  color: white;
}

/* line 37, ../sass/bootstrap_lib/_type.scss */
.text-danger {
  color: white;
}

/* line 38, ../sass/bootstrap_lib/_type.scss */
.text-success {
  color: white;
}

/* line 39, ../sass/bootstrap_lib/_type.scss */
.text-info {
  color: white;
}

/* line 42, ../sass/bootstrap_lib/_type.scss */
.text-left {
  text-align: left;
}

/* line 43, ../sass/bootstrap_lib/_type.scss */
.text-right, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {
  text-align: right;
}

/* line 44, ../sass/bootstrap_lib/_type.scss */
.text-center, #cart_summary thead th.cart_product, #cart_summary tbody td.cart_product, #cart_summary tbody td.cart_avail, #cart_summary tbody td.cart_delete {
  text-align: center;
}

/* line 51, ../sass/bootstrap_lib/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Roboto, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
/* line 55, ../sass/bootstrap_lib/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 64, ../sass/bootstrap_lib/_type.scss */
h1,
h2,
h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

/* line 70, ../sass/bootstrap_lib/_type.scss */
h4,
h5,
h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 75, ../sass/bootstrap_lib/_type.scss */
h1, .h1 {
  font-size: 33px;
}

/* line 76, ../sass/bootstrap_lib/_type.scss */
h2, .h2 {
  font-size: 27px;
}

/* line 77, ../sass/bootstrap_lib/_type.scss */
h3, .h3 {
  font-size: 23px;
}

/* line 78, ../sass/bootstrap_lib/_type.scss */
h4, .h4 {
  font-size: 17px;
}

/* line 79, ../sass/bootstrap_lib/_type.scss */
h5, .h5 {
  font-size: 13px;
}

/* line 80, ../sass/bootstrap_lib/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 82, ../sass/bootstrap_lib/_type.scss */
h1 small, .h1 small {
  font-size: 23px;
}

/* line 83, ../sass/bootstrap_lib/_type.scss */
h2 small, .h2 small {
  font-size: 17px;
}

/* line 85, ../sass/bootstrap_lib/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 13px;
}

/* line 91, ../sass/bootstrap_lib/_type.scss */
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

/* line 104, ../sass/bootstrap_lib/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
/* line 108, ../sass/bootstrap_lib/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 116, ../sass/bootstrap_lib/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 123, ../sass/bootstrap_lib/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 131, ../sass/bootstrap_lib/_type.scss */
dl {
  margin-bottom: 18px;
}

/* line 135, ../sass/bootstrap_lib/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 138, ../sass/bootstrap_lib/_type.scss */
dt {
  font-weight: bold;
}

/* line 141, ../sass/bootstrap_lib/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 152, ../sass/bootstrap_lib/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 159, ../sass/bootstrap_lib/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 21, ../sass/bootstrap_lib/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../sass/bootstrap_lib/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 172, ../sass/bootstrap_lib/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 176, ../sass/bootstrap_lib/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 182, ../sass/bootstrap_lib/_type.scss */
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
/* line 186, ../sass/bootstrap_lib/_type.scss */
blockquote p {
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 191, ../sass/bootstrap_lib/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 194, ../sass/bootstrap_lib/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 198, ../sass/bootstrap_lib/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 204, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 210, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 214, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 217, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 228, ../sass/bootstrap_lib/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 233, ../sass/bootstrap_lib/_type.scss */
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 8, ../sass/bootstrap_lib/_code.scss */
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, ../sass/bootstrap_lib/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px;
}

/* line 23, ../sass/bootstrap_lib/_code.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* line 37, ../sass/bootstrap_lib/_code.scss */
pre.prettyprint {
  margin-bottom: 18px;
}
/* line 42, ../sass/bootstrap_lib/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 53, ../sass/bootstrap_lib/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../sass/bootstrap_lib/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.container:after {
  clear: both;
}

/* line 12, ../sass/bootstrap_lib/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.row:after {
  clear: both;
}

/* line 64, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 92, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

/* line 95, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 96, ../sass/bootstrap_lib/_grid.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 97, ../sass/bootstrap_lib/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 98, ../sass/bootstrap_lib/_grid.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 99, ../sass/bootstrap_lib/_grid.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 100, ../sass/bootstrap_lib/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 101, ../sass/bootstrap_lib/_grid.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 102, ../sass/bootstrap_lib/_grid.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 103, ../sass/bootstrap_lib/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 104, ../sass/bootstrap_lib/_grid.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 105, ../sass/bootstrap_lib/_grid.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 106, ../sass/bootstrap_lib/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 118, ../sass/bootstrap_lib/_grid.scss */
  .container {
    max-width: 100%; /* act as container-fluid */
  }

  /* line 132, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  /* line 135, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 136, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 137, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 138, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 139, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 140, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 141, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 142, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 143, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 144, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 145, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 146, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 149, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 150, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 151, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 152, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 153, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 154, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 155, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 156, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 157, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 158, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 159, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 161, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 162, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 163, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 164, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 165, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 166, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 167, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 168, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 169, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 170, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 171, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 174, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 175, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 176, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 177, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 178, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 179, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 180, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 181, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 182, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 183, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 184, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 196, ../sass/bootstrap_lib/_grid.scss */
  .container {
    max-width: 970px;
  }

  /* line 209, ../sass/bootstrap_lib/_grid.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  /* line 212, ../sass/bootstrap_lib/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 213, ../sass/bootstrap_lib/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 214, ../sass/bootstrap_lib/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 215, ../sass/bootstrap_lib/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 216, ../sass/bootstrap_lib/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 217, ../sass/bootstrap_lib/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 218, ../sass/bootstrap_lib/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 219, ../sass/bootstrap_lib/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 220, ../sass/bootstrap_lib/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 221, ../sass/bootstrap_lib/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 222, ../sass/bootstrap_lib/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 223, ../sass/bootstrap_lib/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 226, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 227, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 228, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 229, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 230, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 231, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 232, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 233, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 234, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 235, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 236, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 237, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 239, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 240, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 241, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 242, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 243, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 244, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 245, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 246, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 247, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 248, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 249, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 250, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 253, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 254, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 255, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 256, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 257, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 258, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 259, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 260, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 261, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 262, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 263, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 264, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 276, ../sass/bootstrap_lib/_grid.scss */
  .container {
    max-width: 1170px;
  }

  /* line 290, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  /* line 293, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 294, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 295, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 296, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 297, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 298, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 299, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 300, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 301, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 302, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 303, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 304, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 307, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 308, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 309, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 310, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 311, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 312, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 313, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 314, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 315, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 316, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 317, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 318, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 320, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 321, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 322, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 323, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 324, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 325, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 326, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 327, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 328, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 329, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 330, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 331, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 334, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 335, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 336, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 337, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 338, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 339, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 340, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 341, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 342, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 343, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 344, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 345, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, ../sass/bootstrap_lib/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../sass/bootstrap_lib/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../sass/bootstrap_lib/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 18px;
}
/* line 26, ../sass/bootstrap_lib/_tables.scss */
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding: 9px 8px 11px 18px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #d6d4d4;
}
/* line 35, ../sass/bootstrap_lib/_tables.scss */
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d6d4d4;
}
/* line 44, ../sass/bootstrap_lib/_tables.scss */
.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;
}
/* line 50, ../sass/bootstrap_lib/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #d6d4d4;
}
/* line 55, ../sass/bootstrap_lib/_tables.scss */
.table .table {
  background-color: white;
}

/* line 69, ../sass/bootstrap_lib/_tables.scss */
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

/* line 81, ../sass/bootstrap_lib/_tables.scss */
.table-bordered {
  border: 1px solid #d6d4d4;
}
/* line 88, ../sass/bootstrap_lib/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d6d4d4;
}
/* line 96, ../sass/bootstrap_lib/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 112, ../sass/bootstrap_lib/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 128, ../sass/bootstrap_lib/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 140, ../sass/bootstrap_lib/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 147, ../sass/bootstrap_lib/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 166, ../sass/bootstrap_lib/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 384, ../sass/bootstrap_lib/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #55c65e;
  border-color: #48b151;
}

/* line 395, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #42c04c;
  border-color: #419f49;
}

/* line 384, ../sass/bootstrap_lib/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f3515c;
  border-color: #d4323d;
}

/* line 395, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #f13946;
  border-color: #c32933;
}

/* line 384, ../sass/bootstrap_lib/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fe9126;
  border-color: #e4752b;
}

/* line 395, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #fe840d;
  border-color: #da681c;
}

@media (max-width: 768px) {
  /* line 184, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d6d4d4;
  }
  /* line 192, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 202, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 210, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 219, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 223, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 229, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../sass/bootstrap_lib/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../sass/bootstrap_lib/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 28, ../sass/bootstrap_lib/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, ../sass/bootstrap_lib/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 44, ../sass/bootstrap_lib/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, ../sass/bootstrap_lib/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 57, ../sass/bootstrap_lib/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, ../sass/bootstrap_lib/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 71, ../sass/bootstrap_lib/_forms.scss */
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;
}

/* line 80, ../sass/bootstrap_lib/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 57, ../sass/bootstrap_lib/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, ../sass/bootstrap_lib/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, ../sass/bootstrap_lib/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/bootstrap_lib/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, ../sass/bootstrap_lib/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #555;
  vertical-align: middle;
  background-color: white; 
  border: 1px solid #333;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 701, ../sass/bootstrap_lib/_mixins.scss */
.form-control:focus {
  border-color: #aaaaaa;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 170, 170, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 170, 170, 0.6);
}
/* line 141, ../sass/bootstrap_lib/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 148, ../sass/bootstrap_lib/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 158, ../sass/bootstrap_lib/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 168, ../sass/bootstrap_lib/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 175, ../sass/bootstrap_lib/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 185, ../sass/bootstrap_lib/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 190, ../sass/bootstrap_lib/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 196, ../sass/bootstrap_lib/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 205, ../sass/bootstrap_lib/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 220, ../sass/bootstrap_lib/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 715, ../sass/bootstrap_lib/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 720, ../sass/bootstrap_lib/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 725, ../sass/bootstrap_lib/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 715, ../sass/bootstrap_lib/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 720, ../sass/bootstrap_lib/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 44px;
  line-height: 44px;
}

/* line 725, ../sass/bootstrap_lib/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 665, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: white;
}
/* line 669, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 672, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 679, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .input-group-addon {
  color: white;
  border-color: white;
  background-color: #fe9126;
}

/* line 665, ../sass/bootstrap_lib/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: white;
}
/* line 669, ../sass/bootstrap_lib/_mixins.scss */
.has-error .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 672, ../sass/bootstrap_lib/_mixins.scss */
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 679, ../sass/bootstrap_lib/_mixins.scss */
.has-error .input-group-addon {
  color: white;
  border-color: white;
  background-color: #f3515c;
}

/* line 665, ../sass/bootstrap_lib/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: white;
}
/* line 669, ../sass/bootstrap_lib/_mixins.scss */
.has-success .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 672, ../sass/bootstrap_lib/_mixins.scss */
.has-success .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 679, ../sass/bootstrap_lib/_mixins.scss */
.has-success .input-group-addon {
  color: white;
  border-color: white;
  background-color: #55c65e;
}

/* line 255, ../sass/bootstrap_lib/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 266, ../sass/bootstrap_lib/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 291, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 298, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 306, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 313, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 333, ../sass/bootstrap_lib/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 340, ../sass/bootstrap_lib/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 346, ../sass/bootstrap_lib/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, ../sass/bootstrap_lib/_buttons.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 25, ../sass/bootstrap_lib/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 30, ../sass/bootstrap_lib/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
/* line 36, ../sass/bootstrap_lib/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 44, ../sass/bootstrap_lib/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../sass/bootstrap_lib/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 414, ../sass/bootstrap_lib/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 419, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap_lib/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 60, ../sass/bootstrap_lib/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 414, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 419, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 64, ../sass/bootstrap_lib/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 414, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 419, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 68, ../sass/bootstrap_lib/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 414, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 419, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 72, ../sass/bootstrap_lib/_buttons.scss */
.btn-success {
  color: white;
  background-color: #46a74e;
  border-color: #3e9546;
}
/* line 414, ../sass/bootstrap_lib/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #3a8a41;
  border-color: #2c6a31;
}
/* line 419, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #3a8a41;
  border-color: #2c6a31;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap_lib/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #46a74e;
  border-color: #3e9546;
}

/* line 76, ../sass/bootstrap_lib/_buttons.scss */
.btn-info {
  color: white;
  background-color: #5192f3;
  border-color: #3983f1;
}
/* line 414, ../sass/bootstrap_lib/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #2b7af0;
  border-color: #0f62de;
}
/* line 419, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #2b7af0;
  border-color: #0f62de;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 428, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 438, ../sass/bootstrap_lib/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5192f3;
  border-color: #3983f1;
}

/* line 85, ../sass/bootstrap_lib/_buttons.scss */
.btn-link {
  color: #333333;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 94, ../sass/bootstrap_lib/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, ../sass/bootstrap_lib/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 105, ../sass/bootstrap_lib/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}
/* line 113, ../sass/bootstrap_lib/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../sass/bootstrap_lib/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 129, ../sass/bootstrap_lib/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 133, ../sass/bootstrap_lib/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 141, ../sass/bootstrap_lib/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 149, ../sass/bootstrap_lib/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../sass/bootstrap_lib/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap_lib/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap_lib/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap_lib/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../sass/bootstrap_lib/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../sass/bootstrap_lib/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 7, ../sass/bootstrap_lib/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #428bca;
}

/* line 89, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 104, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 111, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../sass/bootstrap_lib/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/bootstrap_lib/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 143, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 153, ../sass/bootstrap_lib/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 166, ../sass/bootstrap_lib/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid black;
  content: "";
}
/* line 174, ../sass/bootstrap_lib/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 188, ../sass/bootstrap_lib/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../sass/bootstrap_lib/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333;
}
/* line 17, ../sass/bootstrap_lib/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
/* line 30, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 38, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 49, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 64, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../sass/bootstrap_lib/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 80, ../sass/bootstrap_lib/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 99, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 112, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 122, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 157, ../sass/bootstrap_lib/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, ../sass/bootstrap_lib/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 176, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 194, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 201, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 208, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 218, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 246, ../sass/bootstrap_lib/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../sass/bootstrap_lib/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap_lib/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 42, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 51, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
}
/* line 70, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 75, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
/* line 83, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 93, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 103, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, ../sass/bootstrap_lib/_input-groups.scss */

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 124, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

.container > .nav{
	margin-right: -15px;
	margin-left: -15px;
}

/* line 9, ../sass/bootstrap_lib/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap_lib/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 24, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap_lib/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 35, ../sass/bootstrap_lib/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../sass/bootstrap_lib/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #333333;
}
/* line 55, ../sass/bootstrap_lib/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs:not(#home-page-tabs) {
  border-bottom: 1px solid #dddddd;
}
/* line 73, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* line 84, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 93, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 113, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 128, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 139, ../sass/bootstrap_lib/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, ../sass/bootstrap_lib/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, ../sass/bootstrap_lib/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, ../sass/bootstrap_lib/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, ../sass/bootstrap_lib/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 166, ../sass/bootstrap_lib/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
/* line 182, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: white;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 198, ../sass/bootstrap_lib/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 203, ../sass/bootstrap_lib/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 214, ../sass/bootstrap_lib/_navs.scss */
.nav .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

/* line 218, ../sass/bootstrap_lib/_navs.scss */
.nav a:hover .caret {
  border-top-color: black;
  border-bottom-color: black;
}

/* line 224, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap_lib/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/bootstrap_lib/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, ../sass/bootstrap_lib/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, ../sass/bootstrap_lib/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  /* line 85, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  /* line 88, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 100, ../sass/bootstrap_lib/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 100, ../sass/bootstrap_lib/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, ../sass/bootstrap_lib/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 127, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 127, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, ../sass/bootstrap_lib/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
}
/* line 156, ../sass/bootstrap_lib/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, ../sass/bootstrap_lib/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

/* line 173, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 184, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav {
  margin: 8px -15px;
}
/* line 208, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  /* line 216, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 225, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  /* line 231, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 205, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media (min-width: 768px) {
  /* line 262, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 265, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, ../sass/bootstrap_lib/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (max-width: 767px) {
  /* line 288, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 313, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 324, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, ../sass/bootstrap_lib/_navbar.scss */
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

/* line 343, ../sass/bootstrap_lib/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  /* line 343, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 357, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 361, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 364, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 370, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 375, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 379, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 387, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 395, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 402, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 405, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 408, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 414, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
/* line 422, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* line 431, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
/* line 434, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
/* line 440, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  /* line 449, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 452, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 460, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  /* line 468, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 482, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 484, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 493, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
/* line 497, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 500, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 506, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 511, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 515, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 523, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
/* line 531, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 539, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 542, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 545, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 551, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 560, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}
/* line 565, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 569, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 577, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
@media (max-width: 767px) {
  /* line 587, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 590, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 593, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 601, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }
  /* line 609, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 618, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 620, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 6, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0px;
}
/* line 12, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #333333;
}
/* line 20, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #333333;
}

/* line 4, ../sass/bootstrap_lib/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0px;
}
/* line 10, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 13, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 32, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 41, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #f6f6f6;
}
/* line 50, ../sass/bootstrap_lib/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 63, ../sass/bootstrap_lib/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 459, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
/* line 465, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 471, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 459, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 465, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 471, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../sass/bootstrap_lib/_pager.scss */
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap_lib/_pager.scss */
.pager li {
  display: inline;
}
/* line 15, ../sass/bootstrap_lib/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 24, ../sass/bootstrap_lib/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f6f6f6;
}
/* line 32, ../sass/bootstrap_lib/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 39, ../sass/bootstrap_lib/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 48, ../sass/bootstrap_lib/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap_lib/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}
/* line 20, ../sass/bootstrap_lib/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../sass/bootstrap_lib/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../sass/bootstrap_lib/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 484, ../sass/bootstrap_lib/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, ../sass/bootstrap_lib/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 484, ../sass/bootstrap_lib/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, ../sass/bootstrap_lib/_labels.scss */
.label-success {
  background-color: #55c65e;
  border: 1px solid #36943e;
}
/* line 484, ../sass/bootstrap_lib/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3aae43;
}

/* line 49, ../sass/bootstrap_lib/_labels.scss */
.label-info {
  background-color: #5192f3;
  border: 1px solid #4b80c3;
}
/* line 484, ../sass/bootstrap_lib/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #2174f0;
}

/* line 54, ../sass/bootstrap_lib/_labels.scss */
.label-warning {
  background-color: #fe9126;
  border: 1px solid #e4752b;
}
/* line 484, ../sass/bootstrap_lib/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #f07701;
}

/* line 59, ../sass/bootstrap_lib/_labels.scss */
.label-danger {
  background-color: #f3515c;
  border: 1px solid #d4323d;
}
/* line 484, ../sass/bootstrap_lib/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f0212f;
}

/* line 7, ../sass/bootstrap_lib/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap_lib/_badges.scss */
.badge:empty {
  display: none;
}

/* line 30, ../sass/bootstrap_lib/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../sass/bootstrap_lib/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 45, ../sass/bootstrap_lib/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #333333;
  background-color: white;
}

/* line 49, ../sass/bootstrap_lib/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 7, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail {
  display: block;
}
/* line 11, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 19, ../sass/bootstrap_lib/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #333333;
}

/* line 24, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 28, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 9, ../sass/bootstrap_lib/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 16, ../sass/bootstrap_lib/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../sass/bootstrap_lib/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap_lib/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap_lib/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../sass/bootstrap_lib/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, ../sass/bootstrap_lib/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../sass/bootstrap_lib/_alerts.scss */
.alert-success {
  background-color: #55c65e;
  border-color: #48b151;
  color: white;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-success hr {
  border-top-color: #419f49;
}
/* line 368, ../sass/bootstrap_lib/_mixins.scss */
.alert-success .alert-link {
  color: #e6e6e6;
}

/* line 59, ../sass/bootstrap_lib/_alerts.scss */
.alert-info {
  background-color: #5192f3;
  border-color: #4b80c3;
  color: white;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-info hr {
  border-top-color: #3d73b7;
}
/* line 368, ../sass/bootstrap_lib/_mixins.scss */
.alert-info .alert-link {
  color: #e6e6e6;
}

/* line 62, ../sass/bootstrap_lib/_alerts.scss */
.alert-warning {
  background-color: #fe9126;
  border-color: #e4752b;
  color: white;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-warning hr {
  border-top-color: #da681c;
}
/* line 368, ../sass/bootstrap_lib/_mixins.scss */
.alert-warning .alert-link {
  color: #e6e6e6;
}

/* line 65, ../sass/bootstrap_lib/_alerts.scss */
.alert-danger {
  background-color: #f3515c;
  border-color: #d4323d;
  color: white;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-danger hr {
  border-top-color: #c32933;
}
/* line 368, ../sass/bootstrap_lib/_mixins.scss */
.alert-danger .alert-link {
  color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 23, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 24, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 29, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 30, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 39, ../sass/bootstrap_lib/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: whitesmoke;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 62, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-striped .progress-bar {
  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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 68, ../sass/bootstrap_lib/_progress-bars.scss */
.progress.active .progress-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;
}

/* line 81, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-success {
  background-color: #46a74e;
}
/* line 503, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-success {
  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: 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);
}

/* line 85, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-info {
  background-color: #5192f3;
}
/* line 503, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-info {
  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: 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);
}

/* line 89, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 503, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-warning {
  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: 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);
}

/* line 93, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 503, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-danger {
  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: 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);
}

/* line 11, ../sass/bootstrap_lib/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../sass/bootstrap_lib/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../sass/bootstrap_lib/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../sass/bootstrap_lib/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../sass/bootstrap_lib/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../sass/bootstrap_lib/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../sass/bootstrap_lib/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../sass/bootstrap_lib/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../sass/bootstrap_lib/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 27, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 30, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* line 36, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 46, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 53, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 56, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 63, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 66, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 72, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}

/* line 81, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap_lib/_panels.scss */
.panel {
  margin-bottom: 18px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap_lib/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, ../sass/bootstrap_lib/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, ../sass/bootstrap_lib/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}
/* line 62, ../sass/bootstrap_lib/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #d6d4d4;
}

/* line 69, ../sass/bootstrap_lib/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

/* line 76, ../sass/bootstrap_lib/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}
/* line 80, ../sass/bootstrap_lib/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, ../sass/bootstrap_lib/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 101, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}
/* line 105, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 116, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 131, ../sass/bootstrap_lib/_panels.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 344, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 348, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
/* line 353, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 134, ../sass/bootstrap_lib/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 344, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 348, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 353, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 137, ../sass/bootstrap_lib/_panels.scss */
.panel-success {
  border-color: #48b151;
}
/* line 344, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-heading {
  color: white;
  background-color: #55c65e;
  border-color: #48b151;
}
/* line 348, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #48b151;
}
/* line 353, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #48b151;
}

/* line 140, ../sass/bootstrap_lib/_panels.scss */
.panel-warning {
  border-color: #e4752b;
}
/* line 344, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-heading {
  color: white;
  background-color: #fe9126;
  border-color: #e4752b;
}
/* line 348, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e4752b;
}
/* line 353, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e4752b;
}

/* line 143, ../sass/bootstrap_lib/_panels.scss */
.panel-danger {
  border-color: #d4323d;
}
/* line 344, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-heading {
  color: white;
  background-color: #f3515c;
  border-color: #d4323d;
}
/* line 348, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d4323d;
}
/* line 353, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d4323d;
}

/* line 146, ../sass/bootstrap_lib/_panels.scss */
.panel-info {
  border-color: #4b80c3;
}
/* line 344, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-heading {
  color: white;
  background-color: #5192f3;
  border-color: #4b80c3;
}
/* line 348, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #4b80c3;
}
/* line 353, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #4b80c3;
}

/* line 7, ../sass/bootstrap_lib/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap_lib/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap_lib/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../sass/bootstrap_lib/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/bootstrap_lib/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap_lib/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 27, ../sass/bootstrap_lib/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 6, ../sass/bootstrap_lib/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../sass/bootstrap_lib/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../sass/bootstrap_lib/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../sass/bootstrap_lib/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../sass/bootstrap_lib/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../sass/bootstrap_lib/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../sass/bootstrap_lib/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 53, ../sass/bootstrap_lib/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../sass/bootstrap_lib/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../sass/bootstrap_lib/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../sass/bootstrap_lib/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../sass/bootstrap_lib/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 86, ../sass/bootstrap_lib/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../sass/bootstrap_lib/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 101, ../sass/bootstrap_lib/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../sass/bootstrap_lib/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 117, ../sass/bootstrap_lib/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../sass/bootstrap_lib/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap_lib/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, ../sass/bootstrap_lib/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, ../sass/bootstrap_lib/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, ../sass/bootstrap_lib/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, ../sass/bootstrap_lib/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../sass/bootstrap_lib/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, ../sass/bootstrap_lib/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
}
}
/* line 31, ../sass/bootstrap_lib/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 520, ../sass/bootstrap_lib/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 521, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 523, ../sass/bootstrap_lib/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../sass/bootstrap_lib/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 521, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 523, ../sass/bootstrap_lib/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../sass/bootstrap_lib/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 521, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 523, ../sass/bootstrap_lib/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 520, ../sass/bootstrap_lib/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 521, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 523, ../sass/bootstrap_lib/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 513, ../sass/bootstrap_lib/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../sass/bootstrap_lib/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../sass/bootstrap_lib/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 513, ../sass/bootstrap_lib/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 516, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 520, ../sass/bootstrap_lib/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 521, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 523, ../sass/bootstrap_lib/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 513, ../sass/bootstrap_lib/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 514, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 516, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 521, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 523, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, ../sass/font-awesome/_core.scss */
.icon, [class^="icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../sass/font-awesome/_larger.scss */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../sass/font-awesome/_larger.scss */
.icon-2x {
  font-size: 2em;
}

/* line 11, ../sass/font-awesome/_larger.scss */
.icon-3x {
  font-size: 3em;
}

/* line 12, ../sass/font-awesome/_larger.scss */
.icon-4x {
  font-size: 4em;
}

/* line 13, ../sass/font-awesome/_larger.scss */
.icon-5x {
  font-size: 5em;
}

/* line 3, ../sass/font-awesome/_fixed-width.scss */
.icon-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../sass/font-awesome/_list.scss */
.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../sass/font-awesome/_list.scss */
.icon-ul > li {
  position: relative;
}

/* line 10, ../sass/font-awesome/_list.scss */
.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../sass/font-awesome/_list.scss */
.icon-li.icon-lg {
  left: -1.85714em;
}

/* line 4, ../sass/font-awesome/_bordered-pulled.scss */
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 10, ../sass/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, ../sass/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, ../sass/font-awesome/_bordered-pulled.scss */
.icon.pull-left, .pull-left[class^="icon-"] {
  margin-right: .3em;
}
/* line 15, ../sass/font-awesome/_bordered-pulled.scss */
.icon.pull-right, .pull-right[class^="icon-"] {
  margin-left: .3em;
}

/* line 4, ../sass/font-awesome/_animated.scss */
.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../sass/font-awesome/_animated.scss */
.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  /* line 15, ../sass/font-awesome/_animated.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 19, ../sass/font-awesome/_animated.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  /* line 26, ../sass/font-awesome/_animated.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 30, ../sass/font-awesome/_animated.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, ../sass/font-awesome/_rotated-flipped.scss */
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../sass/font-awesome/_rotated-flipped.scss */
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../sass/font-awesome/_rotated-flipped.scss */
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../sass/font-awesome/_rotated-flipped.scss */
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../sass/font-awesome/_rotated-flipped.scss */
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 18, ../sass/font-awesome/_rotated-flipped.scss */
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}

/* line 4, ../sass/font-awesome/_stacked.scss */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../sass/font-awesome/_stacked.scss */
.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../sass/font-awesome/_stacked.scss */
.icon-stack-1x {
  line-height: inherit;
}

/* line 19, ../sass/font-awesome/_stacked.scss */
.icon-stack-2x {
  font-size: 2em;
}

/* line 20, ../sass/font-awesome/_stacked.scss */
.icon-inverse {
  color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../sass/font-awesome/_icons.scss */
.icon-glass:before {
  content: "\f000";
}

/* line 5, ../sass/font-awesome/_icons.scss */
.icon-music:before {
  content: "\f001";
}

/* line 6, ../sass/font-awesome/_icons.scss */
.icon-search:before {
  content: "\f002";
}

/* line 7, ../sass/font-awesome/_icons.scss */
.icon-envelope-o:before, .icon-envelope-alt:before {
  content: "\f003";
}

/* line 8, ../sass/font-awesome/_icons.scss */
.icon-heart:before {
  content: "\f004";
}

/* line 9, ../sass/font-awesome/_icons.scss */
.icon-star:before {
  content: "\f005";
}

/* line 10, ../sass/font-awesome/_icons.scss */
.icon-star-o:before, .icon-star-empty:before {
  content: "\f006";
}

/* line 11, ../sass/font-awesome/_icons.scss */
.icon-user:before {
  content: "\f007";
}

/* line 12, ../sass/font-awesome/_icons.scss */
.icon-film:before {
  content: "\f008";
}

/* line 13, ../sass/font-awesome/_icons.scss */
.icon-th-large:before {
  content: "\f009";
}

/* line 14, ../sass/font-awesome/_icons.scss */
.icon-th:before {
  content: "\f00a";
}

/* line 15, ../sass/font-awesome/_icons.scss */
.icon-th-list:before {
  content: "\f00b";
}

/* line 16, ../sass/font-awesome/_icons.scss */
.icon-check:before {
  content: "\f00c";
}

/* line 19, ../sass/font-awesome/_icons.scss */
.icon-remove:before,
.icon-close:before,
.icon-times:before,
.icon-remove:before {
  content: "\f00d";
}

/* line 20, ../sass/font-awesome/_icons.scss */
.icon-search-plus:before, .icon-zoom-in:before {
  content: "\f00e";
}

/* line 21, ../sass/font-awesome/_icons.scss */
.icon-search-minus:before, .icon-zoom-out:before {
  content: "\f010";
}

/* line 22, ../sass/font-awesome/_icons.scss */
.icon-power-off:before, .icon-off:before {
  content: "\f011";
}

/* line 23, ../sass/font-awesome/_icons.scss */
.icon-signal:before {
  content: "\f012";
}

/* line 25, ../sass/font-awesome/_icons.scss */
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

/* line 26, ../sass/font-awesome/_icons.scss */
.icon-trash-o:before, .icon-trash:before {
  content: "\f014";
}

/* line 27, ../sass/font-awesome/_icons.scss */
.icon-home:before {
  content: "\f015";
}

/* line 28, ../sass/font-awesome/_icons.scss */
.icon-file-o:before, .icon-file-alt:before {
  content: "\f016";
}

/* line 29, ../sass/font-awesome/_icons.scss */
.icon-clock-o:before, .icon-time:before {
  content: "\f017";
}

/* line 30, ../sass/font-awesome/_icons.scss */
.icon-road:before {
  content: "\f018";
}

/* line 31, ../sass/font-awesome/_icons.scss */
.icon-download:before, .icon-download-alt:before {
  content: "\f019";
}

/* line 32, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-down:before, .icon-download:before, .icon-download-alt:before {
  content: "\f01a";
}

/* line 33, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-up:before, .icon-upload:before, .icon-upload-alt:before {
  content: "\f01b";
}

/* line 34, ../sass/font-awesome/_icons.scss */
.icon-inbox:before {
  content: "\f01c";
}

/* line 35, ../sass/font-awesome/_icons.scss */
.icon-play-circle-o:before, .icon-play-circle:before, .icon-play-sign:before {
  content: "\f01d";
}

/* line 37, ../sass/font-awesome/_icons.scss */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

/* line 38, ../sass/font-awesome/_icons.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 39, ../sass/font-awesome/_icons.scss */
.icon-list-alt:before {
  content: "\f022";
}

/* line 40, ../sass/font-awesome/_icons.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 41, ../sass/font-awesome/_icons.scss */
.icon-flag:before {
  content: "\f024";
}

/* line 42, ../sass/font-awesome/_icons.scss */
.icon-headphones:before {
  content: "\f025";
}

/* line 43, ../sass/font-awesome/_icons.scss */
.icon-volume-off:before {
  content: "\f026";
}

/* line 44, ../sass/font-awesome/_icons.scss */
.icon-volume-down:before {
  content: "\f027";
}

/* line 45, ../sass/font-awesome/_icons.scss */
.icon-volume-up:before {
  content: "\f028";
}

/* line 46, ../sass/font-awesome/_icons.scss */
.icon-qrcode:before {
  content: "\f029";
}

/* line 47, ../sass/font-awesome/_icons.scss */
.icon-barcode:before {
  content: "\f02a";
}

/* line 48, ../sass/font-awesome/_icons.scss */
.icon-tag:before {
  content: "\f02b";
}

/* line 49, ../sass/font-awesome/_icons.scss */
.icon-tags:before {
  content: "\f02c";
}

/* line 50, ../sass/font-awesome/_icons.scss */
.icon-book:before {
  content: "\f02d";
}

/* line 51, ../sass/font-awesome/_icons.scss */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 52, ../sass/font-awesome/_icons.scss */
.icon-print:before {
  content: "\f02f";
}

/* line 53, ../sass/font-awesome/_icons.scss */
.icon-camera:before {
  content: "\f030";
}

/* line 54, ../sass/font-awesome/_icons.scss */
.icon-font:before {
  content: "\f031";
}

/* line 55, ../sass/font-awesome/_icons.scss */
.icon-bold:before {
  content: "\f032";
}

/* line 56, ../sass/font-awesome/_icons.scss */
.icon-italic:before {
  content: "\f033";
}

/* line 57, ../sass/font-awesome/_icons.scss */
.icon-text-height:before {
  content: "\f034";
}

/* line 58, ../sass/font-awesome/_icons.scss */
.icon-text-width:before {
  content: "\f035";
}

/* line 59, ../sass/font-awesome/_icons.scss */
.icon-align-left:before {
  content: "\f036";
}

/* line 60, ../sass/font-awesome/_icons.scss */
.icon-align-center:before {
  content: "\f037";
}

/* line 61, ../sass/font-awesome/_icons.scss */
.icon-align-right:before {
  content: "\f038";
}

/* line 62, ../sass/font-awesome/_icons.scss */
.icon-align-justify:before {
  content: "\f039";
}

/* line 63, ../sass/font-awesome/_icons.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 65, ../sass/font-awesome/_icons.scss */
.icon-dedent:before,
.icon-outdent:before,
.icon-indent-left:before {
  content: "\f03b";
}

/* line 66, ../sass/font-awesome/_icons.scss */
.icon-indent:before, .icon-indent-right:before {
  content: "\f03c";
}

/* line 67, ../sass/font-awesome/_icons.scss */
.icon-video-camera:before, .icon-facetime-video:before {
  content: "\f03d";
}

/* line 70, ../sass/font-awesome/_icons.scss */
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before,
.icon-picture:before {
  content: "\f03e";
}

/* line 71, ../sass/font-awesome/_icons.scss */
.icon-pencil:before {
  content: "\f040";
}

/* line 72, ../sass/font-awesome/_icons.scss */
.icon-map-marker:before {
  content: "\f041";
}

/* line 73, ../sass/font-awesome/_icons.scss */
.icon-adjust:before {
  content: "\f042";
}

/* line 74, ../sass/font-awesome/_icons.scss */
.icon-tint:before {
  content: "\f043";
}

/* line 76, ../sass/font-awesome/_icons.scss */
.icon-edit:before,
.icon-pencil-square-o:before,
.icon-edit:before {
  content: "\f044";
}

/* line 77, ../sass/font-awesome/_icons.scss */
.icon-share-square-o:before, .icon-share:before, .icon-share-alt:before {
  content: "\f045";
}

/* line 78, ../sass/font-awesome/_icons.scss */
.icon-check-square-o:before {
  content: "\f046";
}

/* line 79, ../sass/font-awesome/_icons.scss */
.icon-arrows:before, .icon-move:before {
  content: "\f047";
}

/* line 80, ../sass/font-awesome/_icons.scss */
.icon-step-backward:before {
  content: "\f048";
}

/* line 81, ../sass/font-awesome/_icons.scss */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 82, ../sass/font-awesome/_icons.scss */
.icon-backward:before {
  content: "\f04a";
}

/* line 83, ../sass/font-awesome/_icons.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 84, ../sass/font-awesome/_icons.scss */
.icon-pause:before {
  content: "\f04c";
}

/* line 85, ../sass/font-awesome/_icons.scss */
.icon-stop:before {
  content: "\f04d";
}

/* line 86, ../sass/font-awesome/_icons.scss */
.icon-forward:before {
  content: "\f04e";
}

/* line 87, ../sass/font-awesome/_icons.scss */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 88, ../sass/font-awesome/_icons.scss */
.icon-step-forward:before {
  content: "\f051";
}

/* line 89, ../sass/font-awesome/_icons.scss */
.icon-eject:before {
  content: "\f052";
}

/* line 90, ../sass/font-awesome/_icons.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 91, ../sass/font-awesome/_icons.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 92, ../sass/font-awesome/_icons.scss */
.icon-plus-circle:before, .icon-plus-sign:before {
  content: "\f055";
}

/* line 93, ../sass/font-awesome/_icons.scss */
.icon-minus-circle:before, .icon-minus-sign:before {
  content: "\f056";
}

/* line 94, ../sass/font-awesome/_icons.scss */
.icon-times-circle:before, .icon-remove-sign:before {
  content: "\f057";
}

/* line 95, ../sass/font-awesome/_icons.scss */
.icon-check-circle:before, .icon-ok-sign:before {
  content: "\f058";
}

/* line 96, ../sass/font-awesome/_icons.scss */
.icon-question-circle:before, .icon-question-sign:before {
  content: "\f059";
}

/* line 97, ../sass/font-awesome/_icons.scss */
.icon-info-circle:before, .icon-info-sign:before {
  content: "\f05a";
}

/* line 98, ../sass/font-awesome/_icons.scss */
.icon-crosshairs:before, .icon-screenshot:before {
  content: "\f05b";
}

/* line 99, ../sass/font-awesome/_icons.scss */
.icon-times-circle-o:before, .icon-remove-circle:before {
  content: "\f05c";
}

/* line 100, ../sass/font-awesome/_icons.scss */
.icon-check-circle-o:before, .icon-ok-circle:before {
  content: "\f05d";
}

/* line 101, ../sass/font-awesome/_icons.scss */
.icon-ban:before {
  content: "\f05e";
}

/* line 102, ../sass/font-awesome/_icons.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 103, ../sass/font-awesome/_icons.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 104, ../sass/font-awesome/_icons.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 105, ../sass/font-awesome/_icons.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 107, ../sass/font-awesome/_icons.scss */
.icon-mail-forward:before,
.icon-share:before,
.icon-share-alt:before {
  content: "\f064";
}

/* line 108, ../sass/font-awesome/_icons.scss */
.icon-expand:before, .icon-resize-full:before {
  content: "\f065";
}

/* line 109, ../sass/font-awesome/_icons.scss */
.icon-compress:before, .icon-resize-small:before {
  content: "\f066";
}

/* line 110, ../sass/font-awesome/_icons.scss */
.icon-plus:before {
  content: "\f067";
}

/* line 111, ../sass/font-awesome/_icons.scss */
.icon-minus:before {
  content: "\f068";
}

/* line 112, ../sass/font-awesome/_icons.scss */
.icon-asterisk:before {
  content: "\f069";
}

/* line 113, ../sass/font-awesome/_icons.scss */
.icon-exclamation-circle:before, .icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 114, ../sass/font-awesome/_icons.scss */
.icon-gift:before {
  content: "\f06b";
}

/* line 115, ../sass/font-awesome/_icons.scss */
.icon-leaf:before {
  content: "\f06c";
}

/* line 116, ../sass/font-awesome/_icons.scss */
.icon-fire:before {
  content: "\f06d";
}

/* line 117, ../sass/font-awesome/_icons.scss */
.icon-eye:before, .icon-eye-open:before {
  content: "\f06e";
}

/* line 118, ../sass/font-awesome/_icons.scss */
.icon-eye-slash:before, .icon-eye-close:before {
  content: "\f070";
}

/* line 120, ../sass/font-awesome/_icons.scss */
.icon-warning:before,
.icon-exclamation-triangle:before,
.icon-warning-sign:before {
  content: "\f071";
}

/* line 121, ../sass/font-awesome/_icons.scss */
.icon-plane:before {
  content: "\f072";
}

/* line 122, ../sass/font-awesome/_icons.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 123, ../sass/font-awesome/_icons.scss */
.icon-random:before {
  content: "\f074";
}

/* line 124, ../sass/font-awesome/_icons.scss */
.icon-comment:before {
  content: "\f075";
}

/* line 125, ../sass/font-awesome/_icons.scss */
.icon-magnet:before {
  content: "\f076";
}

/* line 126, ../sass/font-awesome/_icons.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 127, ../sass/font-awesome/_icons.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 128, ../sass/font-awesome/_icons.scss */
.icon-retweet:before {
  content: "\f079";
}

/* line 129, ../sass/font-awesome/_icons.scss */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 130, ../sass/font-awesome/_icons.scss */
.icon-folder:before, .icon-folder-close:before {
  content: "\f07b";
}

/* line 131, ../sass/font-awesome/_icons.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 132, ../sass/font-awesome/_icons.scss */
.icon-arrows-v:before, .icon-resize-vertical:before {
  content: "\f07d";
}

/* line 133, ../sass/font-awesome/_icons.scss */
.icon-arrows-h:before, .icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 135, ../sass/font-awesome/_icons.scss */
.icon-bar-chart-o:before, .icon-bar-chart:before,
.icon-bar-chart:before {
  content: "\f080";
}

/* line 136, ../sass/font-awesome/_icons.scss */
.icon-twitter-square:before, .icon-twitter-sign:before {
  content: "\f081";
}

/* line 137, ../sass/font-awesome/_icons.scss */
.icon-facebook-square:before, .icon-facebook-sign:before {
  content: "\f082";
}

/* line 138, ../sass/font-awesome/_icons.scss */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 139, ../sass/font-awesome/_icons.scss */
.icon-key:before {
  content: "\f084";
}

/* line 141, ../sass/font-awesome/_icons.scss */
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

/* line 142, ../sass/font-awesome/_icons.scss */
.icon-comments:before {
  content: "\f086";
}

/* line 143, ../sass/font-awesome/_icons.scss */
.icon-thumbs-o-up:before, .icon-thumbs-up-alt:before {
  content: "\f087";
}

/* line 144, ../sass/font-awesome/_icons.scss */
.icon-thumbs-o-down:before, .icon-thumbs-down-alt:before {
  content: "\f088";
}

/* line 145, ../sass/font-awesome/_icons.scss */
.icon-star-half:before {
  content: "\f089";
}

/* line 146, ../sass/font-awesome/_icons.scss */
.icon-heart-o:before, .icon-heart-empty:before {
  content: "\f08a";
}

/* line 147, ../sass/font-awesome/_icons.scss */
.icon-sign-out:before, .icon-signout:before {
  content: "\f08b";
}

/* line 148, ../sass/font-awesome/_icons.scss */
.icon-linkedin-square:before, .icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 149, ../sass/font-awesome/_icons.scss */
.icon-thumb-tack:before, .icon-pushpin:before {
  content: "\f08d";
}

/* line 150, ../sass/font-awesome/_icons.scss */
.icon-external-link:before {
  content: "\f08e";
}

/* line 151, ../sass/font-awesome/_icons.scss */
.icon-sign-in:before, .icon-signin:before {
  content: "\f090";
}

/* line 152, ../sass/font-awesome/_icons.scss */
.icon-trophy:before {
  content: "\f091";
}

/* line 153, ../sass/font-awesome/_icons.scss */
.icon-github-square:before, .icon-github-sign:before {
  content: "\f092";
}

/* line 154, ../sass/font-awesome/_icons.scss */
.icon-upload:before, .icon-upload-alt:before {
  content: "\f093";
}

/* line 155, ../sass/font-awesome/_icons.scss */
.icon-lemon-o:before, .icon-lemon:before {
  content: "\f094";
}

/* line 156, ../sass/font-awesome/_icons.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 157, ../sass/font-awesome/_icons.scss */
.icon-square-o:before, .icon-check-empty:before {
  content: "\f096";
}

/* line 158, ../sass/font-awesome/_icons.scss */
.icon-bookmark-o:before, .icon-bookmark-empty:before {
  content: "\f097";
}

/* line 159, ../sass/font-awesome/_icons.scss */
.icon-phone-square:before, .icon-phone-sign:before {
  content: "\f098";
}

/* line 160, ../sass/font-awesome/_icons.scss */
.icon-twitter:before {
  content: "\f099";
}

/* line 162, ../sass/font-awesome/_icons.scss */
.icon-facebook-f:before,
.icon-facebook:before {
  content: "\f09a";
}

/* line 163, ../sass/font-awesome/_icons.scss */
.icon-github:before {
  content: "\f09b";
}

/* line 164, ../sass/font-awesome/_icons.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 165, ../sass/font-awesome/_icons.scss */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 166, ../sass/font-awesome/_icons.scss */
.icon-rss:before {
  content: "\f09e";
}

/* line 167, ../sass/font-awesome/_icons.scss */
.icon-hdd-o:before, .icon-hdd:before {
  content: "\f0a0";
}

/* line 168, ../sass/font-awesome/_icons.scss */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 169, ../sass/font-awesome/_icons.scss */
.icon-bell:before, .icon-bell-alt:before {
  content: "\f0f3";
}

/* line 170, ../sass/font-awesome/_icons.scss */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 171, ../sass/font-awesome/_icons.scss */
.icon-hand-o-right:before, .icon-hand-right:before {
  content: "\f0a4";
}

/* line 172, ../sass/font-awesome/_icons.scss */
.icon-hand-o-left:before, .icon-hand-left:before {
  content: "\f0a5";
}

/* line 173, ../sass/font-awesome/_icons.scss */
.icon-hand-o-up:before, .icon-hand-up:before {
  content: "\f0a6";
}

/* line 174, ../sass/font-awesome/_icons.scss */
.icon-hand-o-down:before, .icon-hand-down:before {
  content: "\f0a7";
}

/* line 175, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-left:before, .icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 176, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-right:before, .icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 177, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-up:before, .icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 178, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-down:before, .icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 179, ../sass/font-awesome/_icons.scss */
.icon-globe:before {
  content: "\f0ac";
}

/* line 180, ../sass/font-awesome/_icons.scss */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 181, ../sass/font-awesome/_icons.scss */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 182, ../sass/font-awesome/_icons.scss */
.icon-filter:before {
  content: "\f0b0";
}

/* line 183, ../sass/font-awesome/_icons.scss */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 184, ../sass/font-awesome/_icons.scss */
.icon-arrows-alt:before, .icon-fullscreen:before {
  content: "\f0b2";
}

/* line 186, ../sass/font-awesome/_icons.scss */
.icon-group:before,
.icon-users:before,
.icon-group:before {
  content: "\f0c0";
}

/* line 188, ../sass/font-awesome/_icons.scss */
.icon-chain:before,
.icon-link:before {
  content: "\f0c1";
}

/* line 189, ../sass/font-awesome/_icons.scss */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 190, ../sass/font-awesome/_icons.scss */
.icon-flask:before, .icon-beaker:before {
  content: "\f0c3";
}

/* line 192, ../sass/font-awesome/_icons.scss */
.icon-cut:before,
.icon-scissors:before,
.icon-cut:before {
  content: "\f0c4";
}

/* line 194, ../sass/font-awesome/_icons.scss */
.icon-copy:before,
.icon-files-o:before,
.icon-copy:before {
  content: "\f0c5";
}

/* line 195, ../sass/font-awesome/_icons.scss */
.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6";
}

/* line 197, ../sass/font-awesome/_icons.scss */
.icon-save:before,
.icon-floppy-o:before,
.icon-save:before {
  content: "\f0c7";
}

/* line 198, ../sass/font-awesome/_icons.scss */
.icon-square:before, .icon-sign-blank:before {
  content: "\f0c8";
}

/* line 201, ../sass/font-awesome/_icons.scss */
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before,
.icon-reorder:before {
  content: "\f0c9";
}

/* line 202, ../sass/font-awesome/_icons.scss */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 203, ../sass/font-awesome/_icons.scss */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 204, ../sass/font-awesome/_icons.scss */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 205, ../sass/font-awesome/_icons.scss */
.icon-underline:before {
  content: "\f0cd";
}

/* line 206, ../sass/font-awesome/_icons.scss */
.icon-table:before {
  content: "\f0ce";
}

/* line 207, ../sass/font-awesome/_icons.scss */
.icon-magic:before {
  content: "\f0d0";
}

/* line 208, ../sass/font-awesome/_icons.scss */
.icon-truck:before {
  content: "\f0d1";
}

/* line 209, ../sass/font-awesome/_icons.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 210, ../sass/font-awesome/_icons.scss */
.icon-pinterest-square:before, .icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 211, ../sass/font-awesome/_icons.scss */
.icon-google-plus-square:before, .icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 212, ../sass/font-awesome/_icons.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 213, ../sass/font-awesome/_icons.scss */
.icon-money:before {
  content: "\f0d6";
}

/* line 214, ../sass/font-awesome/_icons.scss */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 215, ../sass/font-awesome/_icons.scss */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 216, ../sass/font-awesome/_icons.scss */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 217, ../sass/font-awesome/_icons.scss */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 218, ../sass/font-awesome/_icons.scss */
.icon-columns:before {
  content: "\f0db";
}

/* line 220, ../sass/font-awesome/_icons.scss */
.icon-unsorted:before,
.icon-sort:before {
  content: "\f0dc";
}

/* line 222, ../sass/font-awesome/_icons.scss */
.icon-sort-down:before,
.icon-sort-desc:before,
.icon-sort-up:before {
  content: "\f0dd";
}

/* line 224, ../sass/font-awesome/_icons.scss */
.icon-sort-up:before,
.icon-sort-asc:before,
.icon-sort-down:before {
  content: "\f0de";
}

/* line 225, ../sass/font-awesome/_icons.scss */
.icon-envelope:before {
  content: "\f0e0";
}

/* line 226, ../sass/font-awesome/_icons.scss */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 228, ../sass/font-awesome/_icons.scss */
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

/* line 230, ../sass/font-awesome/_icons.scss */
.icon-legal:before,
.icon-gavel:before,
.icon-legal:before {
  content: "\f0e3";
}

/* line 232, ../sass/font-awesome/_icons.scss */
.icon-dashboard:before,
.icon-tachometer:before,
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 233, ../sass/font-awesome/_icons.scss */
.icon-comment-o:before, .icon-comment-alt:before {
  content: "\f0e5";
}

/* line 234, ../sass/font-awesome/_icons.scss */
.icon-comments-o:before, .icon-comments-alt:before {
  content: "\f0e6";
}

/* line 236, ../sass/font-awesome/_icons.scss */
.icon-flash:before,
.icon-bolt:before {
  content: "\f0e7";
}

/* line 237, ../sass/font-awesome/_icons.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 238, ../sass/font-awesome/_icons.scss */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 240, ../sass/font-awesome/_icons.scss */
.icon-paste:before,
.icon-clipboard:before,
.icon-paste:before {
  content: "\f0ea";
}

/* line 241, ../sass/font-awesome/_icons.scss */
.icon-lightbulb-o:before, .icon-lightbulb:before {
  content: "\f0eb";
}

/* line 242, ../sass/font-awesome/_icons.scss */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 243, ../sass/font-awesome/_icons.scss */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 244, ../sass/font-awesome/_icons.scss */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 245, ../sass/font-awesome/_icons.scss */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 246, ../sass/font-awesome/_icons.scss */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 247, ../sass/font-awesome/_icons.scss */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 248, ../sass/font-awesome/_icons.scss */
.icon-bell-o:before, .icon-bell:before, .icon-bell-alt:before {
  content: "\f0a2";
}

/* line 249, ../sass/font-awesome/_icons.scss */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 250, ../sass/font-awesome/_icons.scss */
.icon-cutlery:before, .icon-food:before {
  content: "\f0f5";
}

/* line 251, ../sass/font-awesome/_icons.scss */
.icon-file-text-o:before, .icon-file-text-alt:before {
  content: "\f0f6";
}

/* line 252, ../sass/font-awesome/_icons.scss */
.icon-building-o:before, .icon-building:before {
  content: "\f0f7";
}

/* line 253, ../sass/font-awesome/_icons.scss */
.icon-hospital-o:before, .icon-hospital:before {
  content: "\f0f8";
}

/* line 254, ../sass/font-awesome/_icons.scss */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 255, ../sass/font-awesome/_icons.scss */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 256, ../sass/font-awesome/_icons.scss */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 257, ../sass/font-awesome/_icons.scss */
.icon-beer:before {
  content: "\f0fc";
}

/* line 258, ../sass/font-awesome/_icons.scss */
.icon-h-square:before, .icon-h-sign:before {
  content: "\f0fd";
}

/* line 259, ../sass/font-awesome/_icons.scss */
.icon-plus-square:before, .icon-plus-sign-alt:before {
  content: "\f0fe";
}

/* line 260, ../sass/font-awesome/_icons.scss */
.icon-angle-double-left:before, .icon-double-angle-left:before {
  content: "\f100";
}

/* line 261, ../sass/font-awesome/_icons.scss */
.icon-angle-double-right:before, .icon-double-angle-right:before {
  content: "\f101";
}

/* line 262, ../sass/font-awesome/_icons.scss */
.icon-angle-double-up:before, .icon-double-angle-up:before {
  content: "\f102";
}

/* line 263, ../sass/font-awesome/_icons.scss */
.icon-angle-double-down:before, .icon-double-angle-down:before {
  content: "\f103";
}

/* line 264, ../sass/font-awesome/_icons.scss */
.icon-angle-left:before {
  content: "\f104";
}

/* line 265, ../sass/font-awesome/_icons.scss */
.icon-angle-right:before {
  content: "\f105";
}

/* line 266, ../sass/font-awesome/_icons.scss */
.icon-angle-up:before {
  content: "\f106";
}

/* line 267, ../sass/font-awesome/_icons.scss */
.icon-angle-down:before {
  content: "\f107";
}

/* line 268, ../sass/font-awesome/_icons.scss */
.icon-desktop:before {
  content: "\f108";
}

/* line 269, ../sass/font-awesome/_icons.scss */
.icon-laptop:before {
  content: "\f109";
}

/* line 270, ../sass/font-awesome/_icons.scss */
.icon-tablet:before {
  content: "\f10a";
}

/* line 272, ../sass/font-awesome/_icons.scss */
.icon-mobile-phone:before,
.icon-mobile:before,
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 273, ../sass/font-awesome/_icons.scss */
.icon-circle-o:before, .icon-circle-blank:before {
  content: "\f10c";
}

/* line 274, ../sass/font-awesome/_icons.scss */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 275, ../sass/font-awesome/_icons.scss */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 276, ../sass/font-awesome/_icons.scss */
.icon-spinner:before {
  content: "\f110";
}

/* line 277, ../sass/font-awesome/_icons.scss */
.icon-circle:before {
  content: "\f111";
}

/* line 279, ../sass/font-awesome/_icons.scss */
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

/* line 280, ../sass/font-awesome/_icons.scss */
.icon-github-alt:before {
  content: "\f113";
}

/* line 281, ../sass/font-awesome/_icons.scss */
.icon-folder-o:before, .icon-folder-close-alt:before {
  content: "\f114";
}

/* line 282, ../sass/font-awesome/_icons.scss */
.icon-folder-open-o:before, .icon-folder-open-alt:before {
  content: "\f115";
}

/* line 283, ../sass/font-awesome/_icons.scss */
.icon-smile-o:before, .icon-smile:before {
  content: "\f118";
}

/* line 284, ../sass/font-awesome/_icons.scss */
.icon-frown-o:before, .icon-frown:before {
  content: "\f119";
}

/* line 285, ../sass/font-awesome/_icons.scss */
.icon-meh-o:before, .icon-meh:before {
  content: "\f11a";
}

/* line 286, ../sass/font-awesome/_icons.scss */
.icon-gamepad:before {
  content: "\f11b";
}

/* line 287, ../sass/font-awesome/_icons.scss */
.icon-keyboard-o:before, .icon-keyboard:before {
  content: "\f11c";
}

/* line 288, ../sass/font-awesome/_icons.scss */
.icon-flag-o:before, .icon-flag-alt:before {
  content: "\f11d";
}

/* line 289, ../sass/font-awesome/_icons.scss */
.icon-flag-checkered:before {
  content: "\f11e";
}

/* line 290, ../sass/font-awesome/_icons.scss */
.icon-terminal:before {
  content: "\f120";
}

/* line 291, ../sass/font-awesome/_icons.scss */
.icon-code:before {
  content: "\f121";
}

/* line 293, ../sass/font-awesome/_icons.scss */
.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "\f122";
}

/* line 296, ../sass/font-awesome/_icons.scss */
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before,
.icon-star-half-empty:before {
  content: "\f123";
}

/* line 297, ../sass/font-awesome/_icons.scss */
.icon-location-arrow:before {
  content: "\f124";
}

/* line 298, ../sass/font-awesome/_icons.scss */
.icon-crop:before {
  content: "\f125";
}

/* line 299, ../sass/font-awesome/_icons.scss */
.icon-code-fork:before {
  content: "\f126";
}

/* line 301, ../sass/font-awesome/_icons.scss */
.icon-unlink:before,
.icon-chain-broken:before,
.icon-unlink:before {
  content: "\f127";
}

/* line 302, ../sass/font-awesome/_icons.scss */
.icon-question:before {
  content: "\f128";
}

/* line 303, ../sass/font-awesome/_icons.scss */
.icon-info:before {
  content: "\f129";
}

/* line 304, ../sass/font-awesome/_icons.scss */
.icon-exclamation:before {
  content: "\f12a";
}

/* line 305, ../sass/font-awesome/_icons.scss */
.icon-superscript:before {
  content: "\f12b";
}

/* line 306, ../sass/font-awesome/_icons.scss */
.icon-subscript:before {
  content: "\f12c";
}

/* line 307, ../sass/font-awesome/_icons.scss */
.icon-eraser:before {
  content: "\f12d";
}

/* line 308, ../sass/font-awesome/_icons.scss */
.icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 309, ../sass/font-awesome/_icons.scss */
.icon-microphone:before {
  content: "\f130";
}

/* line 310, ../sass/font-awesome/_icons.scss */
.icon-microphone-slash:before, .icon-microphone-off:before {
  content: "\f131";
}

/* line 311, ../sass/font-awesome/_icons.scss */
.icon-shield:before {
  content: "\f132";
}

/* line 312, ../sass/font-awesome/_icons.scss */
.icon-calendar-o:before, .icon-calendar-empty:before {
  content: "\f133";
}

/* line 313, ../sass/font-awesome/_icons.scss */
.icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 314, ../sass/font-awesome/_icons.scss */
.icon-rocket:before {
  content: "\f135";
}

/* line 315, ../sass/font-awesome/_icons.scss */
.icon-maxcdn:before {
  content: "\f136";
}

/* line 316, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-left:before, .icon-chevron-sign-left:before {
  content: "\f137";
}

/* line 317, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-right:before, .icon-chevron-sign-right:before {
  content: "\f138";
}

/* line 318, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-up:before, .icon-chevron-sign-up:before {
  content: "\f139";
}

/* line 319, ../sass/font-awesome/_icons.scss */
.icon-chevron-circle-down:before, .icon-chevron-sign-down:before {
  content: "\f13a";
}

/* line 320, ../sass/font-awesome/_icons.scss */
.icon-html5:before {
  content: "\f13b";
}

/* line 321, ../sass/font-awesome/_icons.scss */
.icon-css3:before {
  content: "\f13c";
}

/* line 322, ../sass/font-awesome/_icons.scss */
.icon-anchor:before {
  content: "\f13d";
}

/* line 323, ../sass/font-awesome/_icons.scss */
.icon-unlock-alt:before {
  content: "\f13e";
}

/* line 324, ../sass/font-awesome/_icons.scss */
.icon-bullseye:before {
  content: "\f140";
}

/* line 325, ../sass/font-awesome/_icons.scss */
.icon-ellipsis-h:before, .icon-ellipsis-horizontal:before {
  content: "\f141";
}

/* line 326, ../sass/font-awesome/_icons.scss */
.icon-ellipsis-v:before, .icon-ellipsis-vertical:before {
  content: "\f142";
}

/* line 327, ../sass/font-awesome/_icons.scss */
.icon-rss-square:before, .icon-rss-sign:before {
  content: "\f143";
}

/* line 328, ../sass/font-awesome/_icons.scss */
.icon-play-circle:before, .icon-play-sign:before {
  content: "\f144";
}

/* line 329, ../sass/font-awesome/_icons.scss */
.icon-ticket:before {
  content: "\f145";
}

/* line 330, ../sass/font-awesome/_icons.scss */
.icon-minus-square:before, .icon-minus-sign-alt:before {
  content: "\f146";
}

/* line 331, ../sass/font-awesome/_icons.scss */
.icon-minus-square-o:before, .icon-check-minus:before, .icon-collapse-alt:before {
  content: "\f147";
}

/* line 332, ../sass/font-awesome/_icons.scss */
.icon-level-up:before {
  content: "\f148";
}

/* line 333, ../sass/font-awesome/_icons.scss */
.icon-level-down:before {
  content: "\f149";
}

/* line 334, ../sass/font-awesome/_icons.scss */
.icon-check-square:before, .icon-check-sign:before {
  content: "\f14a";
}

/* line 335, ../sass/font-awesome/_icons.scss */
.icon-pencil-square:before, .icon-edit-sign:before {
  content: "\f14b";
}

/* line 336, ../sass/font-awesome/_icons.scss */
.icon-external-link-square:before, .icon-external-link-sign:before {
  content: "\f14c";
}

/* line 337, ../sass/font-awesome/_icons.scss */
.icon-share-square:before, .icon-share-sign:before {
  content: "\f14d";
}

/* line 338, ../sass/font-awesome/_icons.scss */
.icon-compass:before {
  content: "\f14e";
}

/* line 340, ../sass/font-awesome/_icons.scss */
.icon-toggle-down:before,
.icon-caret-square-o-down:before,
.icon-collapse:before {
  content: "\f150";
}

/* line 342, ../sass/font-awesome/_icons.scss */
.icon-toggle-up:before,
.icon-caret-square-o-up:before,
.icon-collapse-top:before {
  content: "\f151";
}

/* line 344, ../sass/font-awesome/_icons.scss */
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "\f152";
}

/* line 346, ../sass/font-awesome/_icons.scss */
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

/* line 347, ../sass/font-awesome/_icons.scss */
.icon-gbp:before {
  content: "\f154";
}

/* line 349, ../sass/font-awesome/_icons.scss */
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

/* line 351, ../sass/font-awesome/_icons.scss */
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

/* line 355, ../sass/font-awesome/_icons.scss */
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

/* line 358, ../sass/font-awesome/_icons.scss */
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before,
.icon-cny:before {
  content: "\f158";
}

/* line 360, ../sass/font-awesome/_icons.scss */
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

/* line 362, ../sass/font-awesome/_icons.scss */
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

/* line 363, ../sass/font-awesome/_icons.scss */
.icon-file:before {
  content: "\f15b";
}

/* line 364, ../sass/font-awesome/_icons.scss */
.icon-file-text:before {
  content: "\f15c";
}

/* line 365, ../sass/font-awesome/_icons.scss */
.icon-sort-alpha-asc:before, .icon-sort-by-alphabet:before {
  content: "\f15d";
}

/* line 366, ../sass/font-awesome/_icons.scss */
.icon-sort-alpha-desc:before, .icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

/* line 367, ../sass/font-awesome/_icons.scss */
.icon-sort-amount-asc:before, .icon-sort-by-attributes:before {
  content: "\f160";
}

/* line 368, ../sass/font-awesome/_icons.scss */
.icon-sort-amount-desc:before, .icon-sort-by-attributes-alt:before {
  content: "\f161";
}

/* line 369, ../sass/font-awesome/_icons.scss */
.icon-sort-numeric-asc:before, .icon-sort-by-order:before {
  content: "\f162";
}

/* line 370, ../sass/font-awesome/_icons.scss */
.icon-sort-numeric-desc:before, .icon-sort-by-order-alt:before {
  content: "\f163";
}

/* line 371, ../sass/font-awesome/_icons.scss */
.icon-thumbs-up:before {
  content: "\f164";
}

/* line 372, ../sass/font-awesome/_icons.scss */
.icon-thumbs-down:before {
  content: "\f165";
}

/* line 373, ../sass/font-awesome/_icons.scss */
.icon-youtube-square:before, .icon-youtube-sign:before {
  content: "\f166";
}

/* line 374, ../sass/font-awesome/_icons.scss */
.icon-youtube:before {
  content: "\f167";
}

/* line 375, ../sass/font-awesome/_icons.scss */
.icon-xing:before {
  content: "\f168";
}

/* line 376, ../sass/font-awesome/_icons.scss */
.icon-xing-square:before, .icon-xing-sign:before {
  content: "\f169";
}

/* line 377, ../sass/font-awesome/_icons.scss */
.icon-youtube-play:before {
  content: "\f16a";
}

/* line 378, ../sass/font-awesome/_icons.scss */
.icon-dropbox:before {
  content: "\f16b";
}

/* line 379, ../sass/font-awesome/_icons.scss */
.icon-stack-overflow:before, .icon-stackexchange:before {
  content: "\f16c";
}

/* line 380, ../sass/font-awesome/_icons.scss */
.icon-instagram:before {
  content: "\f16d";
}

/* line 381, ../sass/font-awesome/_icons.scss */
.icon-flickr:before {
  content: "\f16e";
}

/* line 382, ../sass/font-awesome/_icons.scss */
.icon-adn:before {
  content: "\f170";
}

/* line 383, ../sass/font-awesome/_icons.scss */
.icon-bitbucket:before {
  content: "\f171";
}

/* line 384, ../sass/font-awesome/_icons.scss */
.icon-bitbucket-square:before, .icon-bitbucket-sign:before {
  content: "\f172";
}

/* line 385, ../sass/font-awesome/_icons.scss */
.icon-tumblr:before {
  content: "\f173";
}

/* line 386, ../sass/font-awesome/_icons.scss */
.icon-tumblr-square:before, .icon-tumblr-sign:before {
  content: "\f174";
}

/* line 387, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-down:before {
  content: "\f175";
}

/* line 388, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-up:before {
  content: "\f176";
}

/* line 389, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-left:before {
  content: "\f177";
}

/* line 390, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-right:before {
  content: "\f178";
}

/* line 391, ../sass/font-awesome/_icons.scss */
.icon-apple:before {
  content: "\f179";
}

/* line 392, ../sass/font-awesome/_icons.scss */
.icon-windows:before {
  content: "\f17a";
}

/* line 393, ../sass/font-awesome/_icons.scss */
.icon-android:before {
  content: "\f17b";
}

/* line 394, ../sass/font-awesome/_icons.scss */
.icon-linux:before {
  content: "\f17c";
}

/* line 395, ../sass/font-awesome/_icons.scss */
.icon-dribbble:before {
  content: "\f17d";
}

/* line 396, ../sass/font-awesome/_icons.scss */
.icon-skype:before {
  content: "\f17e";
}

/* line 397, ../sass/font-awesome/_icons.scss */
.icon-foursquare:before {
  content: "\f180";
}

/* line 398, ../sass/font-awesome/_icons.scss */
.icon-trello:before {
  content: "\f181";
}

/* line 399, ../sass/font-awesome/_icons.scss */
.icon-female:before {
  content: "\f182";
}

/* line 400, ../sass/font-awesome/_icons.scss */
.icon-male:before {
  content: "\f183";
}

/* line 402, ../sass/font-awesome/_icons.scss */
.icon-gittip:before,
.icon-gratipay:before {
  content: "\f184";
}

/* line 403, ../sass/font-awesome/_icons.scss */
.icon-sun-o:before, .icon-sun:before {
  content: "\f185";
}

/* line 404, ../sass/font-awesome/_icons.scss */
.icon-moon-o:before, .icon-moon:before {
  content: "\f186";
}

/* line 405, ../sass/font-awesome/_icons.scss */
.icon-archive:before {
  content: "\f187";
}

/* line 406, ../sass/font-awesome/_icons.scss */
.icon-bug:before {
  content: "\f188";
}

/* line 407, ../sass/font-awesome/_icons.scss */
.icon-vk:before {
  content: "\f189";
}

/* line 408, ../sass/font-awesome/_icons.scss */
.icon-weibo:before {
  content: "\f18a";
}

/* line 409, ../sass/font-awesome/_icons.scss */
.icon-renren:before {
  content: "\f18b";
}

/* line 410, ../sass/font-awesome/_icons.scss */
.icon-pagelines:before {
  content: "\f18c";
}

/* line 411, ../sass/font-awesome/_icons.scss */
.icon-stack-exchange:before {
  content: "\f18d";
}

/* line 412, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 413, ../sass/font-awesome/_icons.scss */
.icon-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 415, ../sass/font-awesome/_icons.scss */
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "\f191";
}

/* line 416, ../sass/font-awesome/_icons.scss */
.icon-dot-circle-o:before {
  content: "\f192";
}

/* line 417, ../sass/font-awesome/_icons.scss */
.icon-wheelchair:before {
  content: "\f193";
}

/* line 418, ../sass/font-awesome/_icons.scss */
.icon-vimeo-square:before {
  content: "\f194";
}

/* line 420, ../sass/font-awesome/_icons.scss */
.icon-turkish-lira:before,
.icon-try:before {
  content: "\f195";
}

/* line 421, ../sass/font-awesome/_icons.scss */
.icon-plus-square-o:before, .icon-expand-alt:before {
  content: "\f196";
}

/* line 422, ../sass/font-awesome/_icons.scss */
.icon-space-shuttle:before {
  content: "\f197";
}

/* line 423, ../sass/font-awesome/_icons.scss */
.icon-slack:before {
  content: "\f198";
}

/* line 424, ../sass/font-awesome/_icons.scss */
.icon-envelope-square:before {
  content: "\f199";
}

/* line 425, ../sass/font-awesome/_icons.scss */
.icon-wordpress:before {
  content: "\f19a";
}

/* line 426, ../sass/font-awesome/_icons.scss */
.icon-openid:before {
  content: "\f19b";
}

/* line 429, ../sass/font-awesome/_icons.scss */
.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "\f19c";
}

/* line 431, ../sass/font-awesome/_icons.scss */
.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "\f19d";
}

/* line 432, ../sass/font-awesome/_icons.scss */
.icon-yahoo:before {
  content: "\f19e";
}

/* line 433, ../sass/font-awesome/_icons.scss */
.icon-google:before {
  content: "\f1a0";
}

/* line 434, ../sass/font-awesome/_icons.scss */
.icon-reddit:before {
  content: "\f1a1";
}

/* line 435, ../sass/font-awesome/_icons.scss */
.icon-reddit-square:before {
  content: "\f1a2";
}

/* line 436, ../sass/font-awesome/_icons.scss */
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 437, ../sass/font-awesome/_icons.scss */
.icon-stumbleupon:before {
  content: "\f1a4";
}

/* line 438, ../sass/font-awesome/_icons.scss */
.icon-delicious:before {
  content: "\f1a5";
}

/* line 439, ../sass/font-awesome/_icons.scss */
.icon-digg:before {
  content: "\f1a6";
}

/* line 440, ../sass/font-awesome/_icons.scss */
.icon-pied-piper:before {
  content: "\f1a7";
}

/* line 441, ../sass/font-awesome/_icons.scss */
.icon-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 442, ../sass/font-awesome/_icons.scss */
.icon-drupal:before {
  content: "\f1a9";
}

/* line 443, ../sass/font-awesome/_icons.scss */
.icon-joomla:before {
  content: "\f1aa";
}

/* line 444, ../sass/font-awesome/_icons.scss */
.icon-language:before {
  content: "\f1ab";
}

/* line 445, ../sass/font-awesome/_icons.scss */
.icon-fax:before {
  content: "\f1ac";
}

/* line 446, ../sass/font-awesome/_icons.scss */
.icon-building:before {
  content: "\f1ad";
}

/* line 447, ../sass/font-awesome/_icons.scss */
.icon-child:before {
  content: "\f1ae";
}

/* line 448, ../sass/font-awesome/_icons.scss */
.icon-paw:before {
  content: "\f1b0";
}

/* line 449, ../sass/font-awesome/_icons.scss */
.icon-spoon:before {
  content: "\f1b1";
}

/* line 450, ../sass/font-awesome/_icons.scss */
.icon-cube:before {
  content: "\f1b2";
}

/* line 451, ../sass/font-awesome/_icons.scss */
.icon-cubes:before {
  content: "\f1b3";
}

/* line 452, ../sass/font-awesome/_icons.scss */
.icon-behance:before {
  content: "\f1b4";
}

/* line 453, ../sass/font-awesome/_icons.scss */
.icon-behance-square:before {
  content: "\f1b5";
}

/* line 454, ../sass/font-awesome/_icons.scss */
.icon-steam:before {
  content: "\f1b6";
}

/* line 455, ../sass/font-awesome/_icons.scss */
.icon-steam-square:before {
  content: "\f1b7";
}

/* line 456, ../sass/font-awesome/_icons.scss */
.icon-recycle:before {
  content: "\f1b8";
}

/* line 458, ../sass/font-awesome/_icons.scss */
.icon-automobile:before,
.icon-car:before {
  content: "\f1b9";
}

/* line 460, ../sass/font-awesome/_icons.scss */
.icon-cab:before,
.icon-taxi:before {
  content: "\f1ba";
}

/* line 461, ../sass/font-awesome/_icons.scss */
.icon-tree:before {
  content: "\f1bb";
}

/* line 462, ../sass/font-awesome/_icons.scss */
.icon-spotify:before {
  content: "\f1bc";
}

/* line 463, ../sass/font-awesome/_icons.scss */
.icon-deviantart:before {
  content: "\f1bd";
}

/* line 464, ../sass/font-awesome/_icons.scss */
.icon-soundcloud:before {
  content: "\f1be";
}

/* line 465, ../sass/font-awesome/_icons.scss */
.icon-database:before {
  content: "\f1c0";
}

/* line 466, ../sass/font-awesome/_icons.scss */
.icon-file-pdf-o:before {
  content: "\f1c1";
}

/* line 467, ../sass/font-awesome/_icons.scss */
.icon-file-word-o:before {
  content: "\f1c2";
}

/* line 468, ../sass/font-awesome/_icons.scss */
.icon-file-excel-o:before {
  content: "\f1c3";
}

/* line 469, ../sass/font-awesome/_icons.scss */
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 472, ../sass/font-awesome/_icons.scss */
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "\f1c5";
}

/* line 474, ../sass/font-awesome/_icons.scss */
.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "\f1c6";
}

/* line 476, ../sass/font-awesome/_icons.scss */
.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "\f1c7";
}

/* line 478, ../sass/font-awesome/_icons.scss */
.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "\f1c8";
}

/* line 479, ../sass/font-awesome/_icons.scss */
.icon-file-code-o:before {
  content: "\f1c9";
}

/* line 480, ../sass/font-awesome/_icons.scss */
.icon-vine:before {
  content: "\f1ca";
}

/* line 481, ../sass/font-awesome/_icons.scss */
.icon-codepen:before {
  content: "\f1cb";
}

/* line 482, ../sass/font-awesome/_icons.scss */
.icon-jsfiddle:before {
  content: "\f1cc";
}

/* line 487, ../sass/font-awesome/_icons.scss */
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "\f1cd";
}

/* line 488, ../sass/font-awesome/_icons.scss */
.icon-circle-o-notch:before {
  content: "\f1ce";
}

/* line 490, ../sass/font-awesome/_icons.scss */
.icon-ra:before,
.icon-rebel:before {
  content: "\f1d0";
}

/* line 492, ../sass/font-awesome/_icons.scss */
.icon-ge:before,
.icon-empire:before {
  content: "\f1d1";
}

/* line 493, ../sass/font-awesome/_icons.scss */
.icon-git-square:before {
  content: "\f1d2";
}

/* line 494, ../sass/font-awesome/_icons.scss */
.icon-git:before {
  content: "\f1d3";
}

/* line 495, ../sass/font-awesome/_icons.scss */
.icon-hacker-news:before {
  content: "\f1d4";
}

/* line 496, ../sass/font-awesome/_icons.scss */
.icon-tencent-weibo:before {
  content: "\f1d5";
}

/* line 497, ../sass/font-awesome/_icons.scss */
.icon-qq:before {
  content: "\f1d6";
}

/* line 499, ../sass/font-awesome/_icons.scss */
.icon-wechat:before,
.icon-weixin:before {
  content: "\f1d7";
}

/* line 501, ../sass/font-awesome/_icons.scss */
.icon-send:before,
.icon-paper-plane:before {
  content: "\f1d8";
}

/* line 503, ../sass/font-awesome/_icons.scss */
.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "\f1d9";
}

/* line 504, ../sass/font-awesome/_icons.scss */
.icon-history:before {
  content: "\f1da";
}

/* line 506, ../sass/font-awesome/_icons.scss */
.icon-genderless:before,
.icon-circle-thin:before {
  content: "\f1db";
}

/* line 507, ../sass/font-awesome/_icons.scss */
.icon-header:before {
  content: "\f1dc";
}

/* line 508, ../sass/font-awesome/_icons.scss */
.icon-paragraph:before {
  content: "\f1dd";
}

/* line 509, ../sass/font-awesome/_icons.scss */
.icon-sliders:before {
  content: "\f1de";
}

/* line 510, ../sass/font-awesome/_icons.scss */
.icon-share-alt:before {
  content: "\f1e0";
}

/* line 511, ../sass/font-awesome/_icons.scss */
.icon-share-alt-square:before {
  content: "\f1e1";
}

/* line 512, ../sass/font-awesome/_icons.scss */
.icon-bomb:before {
  content: "\f1e2";
}

/* line 514, ../sass/font-awesome/_icons.scss */
.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: "\f1e3";
}

/* line 515, ../sass/font-awesome/_icons.scss */
.icon-tty:before {
  content: "\f1e4";
}

/* line 516, ../sass/font-awesome/_icons.scss */
.icon-binoculars:before {
  content: "\f1e5";
}

/* line 517, ../sass/font-awesome/_icons.scss */
.icon-plug:before {
  content: "\f1e6";
}

/* line 518, ../sass/font-awesome/_icons.scss */
.icon-slideshare:before {
  content: "\f1e7";
}

/* line 519, ../sass/font-awesome/_icons.scss */
.icon-twitch:before {
  content: "\f1e8";
}

/* line 520, ../sass/font-awesome/_icons.scss */
.icon-yelp:before {
  content: "\f1e9";
}

/* line 521, ../sass/font-awesome/_icons.scss */
.icon-newspaper-o:before {
  content: "\f1ea";
}

/* line 522, ../sass/font-awesome/_icons.scss */
.icon-wifi:before {
  content: "\f1eb";
}

/* line 523, ../sass/font-awesome/_icons.scss */
.icon-calculator:before {
  content: "\f1ec";
}

/* line 524, ../sass/font-awesome/_icons.scss */
.icon-paypal:before {
  content: "\f1ed";
}

/* line 525, ../sass/font-awesome/_icons.scss */
.icon-google-wallet:before {
  content: "\f1ee";
}

/* line 526, ../sass/font-awesome/_icons.scss */
.icon-cc-visa:before {
  content: "\f1f0";
}

/* line 527, ../sass/font-awesome/_icons.scss */
.icon-cc-mastercard:before {
  content: "\f1f1";
}

/* line 528, ../sass/font-awesome/_icons.scss */
.icon-cc-discover:before {
  content: "\f1f2";
}

/* line 529, ../sass/font-awesome/_icons.scss */
.icon-cc-amex:before {
  content: "\f1f3";
}

/* line 530, ../sass/font-awesome/_icons.scss */
.icon-cc-paypal:before {
  content: "\f1f4";
}

/* line 531, ../sass/font-awesome/_icons.scss */
.icon-cc-stripe:before {
  content: "\f1f5";
}

/* line 532, ../sass/font-awesome/_icons.scss */
.icon-bell-slash:before {
  content: "\f1f6";
}

/* line 533, ../sass/font-awesome/_icons.scss */
.icon-bell-slash-o:before {
  content: "\f1f7";
}

/* line 534, ../sass/font-awesome/_icons.scss */
.icon-trash:before {
  content: "\f1f8";
}

/* line 535, ../sass/font-awesome/_icons.scss */
.icon-copyright:before {
  content: "\f1f9";
}

/* line 536, ../sass/font-awesome/_icons.scss */
.icon-at:before {
  content: "\f1fa";
}

/* line 537, ../sass/font-awesome/_icons.scss */
.icon-eyedropper:before {
  content: "\f1fb";
}

/* line 538, ../sass/font-awesome/_icons.scss */
.icon-paint-brush:before {
  content: "\f1fc";
}

/* line 539, ../sass/font-awesome/_icons.scss */
.icon-birthday-cake:before {
  content: "\f1fd";
}

/* line 540, ../sass/font-awesome/_icons.scss */
.icon-area-chart:before {
  content: "\f1fe";
}

/* line 541, ../sass/font-awesome/_icons.scss */
.icon-pie-chart:before {
  content: "\f200";
}

/* line 542, ../sass/font-awesome/_icons.scss */
.icon-line-chart:before {
  content: "\f201";
}

/* line 543, ../sass/font-awesome/_icons.scss */
.icon-lastfm:before {
  content: "\f202";
}

/* line 544, ../sass/font-awesome/_icons.scss */
.icon-lastfm-square:before {
  content: "\f203";
}

/* line 545, ../sass/font-awesome/_icons.scss */
.icon-toggle-off:before {
  content: "\f204";
}

/* line 546, ../sass/font-awesome/_icons.scss */
.icon-toggle-on:before {
  content: "\f205";
}

/* line 547, ../sass/font-awesome/_icons.scss */
.icon-bicycle:before {
  content: "\f206";
}

/* line 548, ../sass/font-awesome/_icons.scss */
.icon-bus:before {
  content: "\f207";
}

/* line 549, ../sass/font-awesome/_icons.scss */
.icon-ioxhost:before {
  content: "\f208";
}

/* line 550, ../sass/font-awesome/_icons.scss */
.icon-angellist:before {
  content: "\f209";
}

/* line 551, ../sass/font-awesome/_icons.scss */
.icon-cc:before {
  content: "\f20a";
}

/* line 554, ../sass/font-awesome/_icons.scss */
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: "\f20b";
}

/* line 555, ../sass/font-awesome/_icons.scss */
.icon-meanpath:before {
  content: "\f20c";
}

/* line 556, ../sass/font-awesome/_icons.scss */
.icon-buysellads:before {
  content: "\f20d";
}

/* line 557, ../sass/font-awesome/_icons.scss */
.icon-connectdevelop:before {
  content: "\f20e";
}

/* line 558, ../sass/font-awesome/_icons.scss */
.icon-dashcube:before {
  content: "\f210";
}

/* line 559, ../sass/font-awesome/_icons.scss */
.icon-forumbee:before {
  content: "\f211";
}

/* line 560, ../sass/font-awesome/_icons.scss */
.icon-leanpub:before {
  content: "\f212";
}

/* line 561, ../sass/font-awesome/_icons.scss */
.icon-sellsy:before {
  content: "\f213";
}

/* line 562, ../sass/font-awesome/_icons.scss */
.icon-shirtsinbulk:before {
  content: "\f214";
}

/* line 563, ../sass/font-awesome/_icons.scss */
.icon-simplybuilt:before {
  content: "\f215";
}

/* line 564, ../sass/font-awesome/_icons.scss */
.icon-skyatlas:before {
  content: "\f216";
}

/* line 565, ../sass/font-awesome/_icons.scss */
.icon-cart-plus:before {
  content: "\f217";
}

/* line 566, ../sass/font-awesome/_icons.scss */
.icon-cart-arrow-down:before {
  content: "\f218";
}

/* line 567, ../sass/font-awesome/_icons.scss */
.icon-diamond:before {
  content: "\f219";
}

/* line 568, ../sass/font-awesome/_icons.scss */
.icon-ship:before {
  content: "\f21a";
}

/* line 569, ../sass/font-awesome/_icons.scss */
.icon-user-secret:before {
  content: "\f21b";
}

/* line 570, ../sass/font-awesome/_icons.scss */
.icon-motorcycle:before {
  content: "\f21c";
}

/* line 571, ../sass/font-awesome/_icons.scss */
.icon-street-view:before {
  content: "\f21d";
}

/* line 572, ../sass/font-awesome/_icons.scss */
.icon-heartbeat:before {
  content: "\f21e";
}

/* line 573, ../sass/font-awesome/_icons.scss */
.icon-venus:before {
  content: "\f221";
}

/* line 574, ../sass/font-awesome/_icons.scss */
.icon-mars:before {
  content: "\f222";
}

/* line 575, ../sass/font-awesome/_icons.scss */
.icon-mercury:before {
  content: "\f223";
}

/* line 576, ../sass/font-awesome/_icons.scss */
.icon-transgender:before {
  content: "\f224";
}

/* line 577, ../sass/font-awesome/_icons.scss */
.icon-transgender-alt:before {
  content: "\f225";
}

/* line 578, ../sass/font-awesome/_icons.scss */
.icon-venus-double:before {
  content: "\f226";
}

/* line 579, ../sass/font-awesome/_icons.scss */
.icon-mars-double:before {
  content: "\f227";
}

/* line 580, ../sass/font-awesome/_icons.scss */
.icon-venus-mars:before {
  content: "\f228";
}

/* line 581, ../sass/font-awesome/_icons.scss */
.icon-mars-stroke:before {
  content: "\f229";
}

/* line 582, ../sass/font-awesome/_icons.scss */
.icon-mars-stroke-v:before {
  content: "\f22a";
}

/* line 583, ../sass/font-awesome/_icons.scss */
.icon-mars-stroke-h:before {
  content: "\f22b";
}

/* line 584, ../sass/font-awesome/_icons.scss */
.icon-neuter:before {
  content: "\f22c";
}

/* line 585, ../sass/font-awesome/_icons.scss */
.icon-facebook-official:before {
  content: "\f230";
}

/* line 586, ../sass/font-awesome/_icons.scss */
.icon-pinterest-p:before {
  content: "\f231";
}

/* line 587, ../sass/font-awesome/_icons.scss */
.icon-whatsapp:before {
  content: "\f232";
}

/* line 588, ../sass/font-awesome/_icons.scss */
.icon-server:before {
  content: "\f233";
}

/* line 589, ../sass/font-awesome/_icons.scss */
.icon-user-plus:before {
  content: "\f234";
}

/* line 590, ../sass/font-awesome/_icons.scss */
.icon-user-times:before {
  content: "\f235";
}

/* line 592, ../sass/font-awesome/_icons.scss */
.icon-hotel:before,
.icon-bed:before {
  content: "\f236";
}

/* line 593, ../sass/font-awesome/_icons.scss */
.icon-viacoin:before {
  content: "\f237";
}

/* line 594, ../sass/font-awesome/_icons.scss */
.icon-train:before {
  content: "\f238";
}

/* line 595, ../sass/font-awesome/_icons.scss */
.icon-subway:before {
  content: "\f239";
}

/* line 596, ../sass/font-awesome/_icons.scss */
.icon-medium:before {
  content: "\f23a";
}

/* line 11, ../sass/global.scss */
a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 1200px) {
  /* line 16, ../sass/global.scss */
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 22, ../sass/global.scss */
body {
  height: 100%;
  background: white;
  line-height: 18px;
  font-size: 13px;
  font-family: "Roboto slab", Helvetica, sans-serif;
  color: #333;
}
/* line 29, ../sass/global.scss */
body.content_only {
  background: none;
  min-width: 0px;
}

/* line 35, ../sass/global.scss */
#slider_row {
  margin: 0;
}
/* line 37, ../sass/global.scss */
#slider_row > div {
  padding: 0;
}

/* line 41, ../sass/global.scss */
.tttab-content {
  position: relative;
}

/* line 44, ../sass/global.scss */
.full-container {
  overflow: hidden;
}
/* line 46, ../sass/global.scss */
.full-container > div {
  margin: 0;
}

/* line 51, ../sass/global.scss */
#page {
  margin: 0 auto;
  overflow-x: hidden;
}

/* line 54, ../sass/global.scss */
.btn:focus {
  outline: medium none;
}

/* line 57, ../sass/global.scss */
.btn:active, .btn.active {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 63, ../sass/global.scss */
textarea {
  resize: none;
}

/* line 67, ../sass/global.scss */
.full-header {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  border-bottom: 1px solid gainsboro;
  box-shadow: 0 -1px 4px rgba(50, 50, 50, 0.1);
}
/* line 75, ../sass/global.scss */
.full-header.fixed {
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  animation: fixedmenu 1s ease 0s normal both 1 running;
  -webkit-animation: fixedmenu 1s ease 0s normal both 1 running;
  -moz-animation: fixedmenu 1s ease 0s normal both 1 running;
  -o-animation: fixedmenu 1s ease 0s normal both 1 running;
  position: fixed;
  width: 100%;
  z-index: 999;
}

/* line 91, ../sass/global.scss */
.header_nav {
	background: #ff8e19 none repeat scroll 0 0;
	border-radius: 50px;
	float: right;
	margin: 35px;
	color: white;
	width: auto;
}
@media (max-width: 991px) {
  /* line 91, ../sass/global.scss */
  .header_nav {
    padding-left: 0;
    width: auto;
    position: absolute;
    right: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 91, ../sass/global.scss */
  .header_nav {
    padding-right: 15px;
  }
}

/* line 106, ../sass/global.scss */

@media (max-width: 1200px) {
  /* line 106, ../sass/global.scss */
  .ttheader-bg {
    border-top: 1px solid #e5e5e5;
  }
}
@media (max-width: 991px) {
  /* line 106, ../sass/global.scss */
  .ttheader-bg {
    border-top: 1px solid #e5e5e5;
  }
}

/* line 127, ../sass/global.scss */
#header {
  z-index: 5003;
}

/* line 137, ../sass/global.scss */
#columns {
  position: relative;
}

/* line 142, ../sass/global.scss */
#index .tab-content {
  margin-top: 35px;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  float: none;
  z-index: 9;
}
@media (max-width: 480px) {
  /* line 142, ../sass/global.scss */
  #index .tab-content {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
/* line 154, ../sass/global.scss */
#index .tab-content .block_content {
  margin: 0 0 30px;
}
@media (max-width: 1200px) {
  /* line 158, ../sass/global.scss */
  #index .full-header {
    position: relative;
  }
}

@-webkit-keyframes fixedmenu {
  /* line 166, ../sass/global.scss */
  0% {
    top: -100%;
  }

  /* line 166, ../sass/global.scss */
  100% {
    top: 0;
  }
}

@-moz-keyframes fixedmenu {
  /* line 167, ../sass/global.scss */
  0% {
    top: -100%;
  }

  /* line 167, ../sass/global.scss */
  100% {
    top: 0;
  }
}

@keyframes fixedmenu {
  /* line 168, ../sass/global.scss */
  0% {
    top: -100%;
  }

  /* line 168, ../sass/global.scss */
  100% {
    top: 0;
  }
}

#slider_row.fixed-top {
	margin-top: 170px;
}

/* line 170, ../sass/global.scss */
header {
  z-index: 1;
  position: relative;
}
/* line 173, ../sass/global.scss */
header .banner {
  background: black;
  max-height: 100%;
}
/* line 176, ../sass/global.scss */
header .banner .row {
  margin: 0px;
}
/* line 181, ../sass/global.scss */
header .nav .row {
  margin: 0px;
}
/* line 184, ../sass/global.scss */
header .nav nav {
  float: left;
  padding: 0;
  width: 100%;
}

header .ttheader-nav {
	background-color: #ff8e19;
}
 
/* line 195, ../sass/global.scss */
header .ttheader {
  float: left;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 195, ../sass/global.scss */
  header .ttheader {
    padding: 0;
    position: relative;
  }
}
/* line 203, ../sass/global.scss */
header #header_logo {
  float: left;
  margin: 4px 0;
  padding: 0;
}
@media (max-width: 1200px) {
  /* line 203, ../sass/global.scss */
  header #header_logo {
    width: auto;
  }
}
@media (max-width: 991px) {
  /* line 203, ../sass/global.scss */
  header #header_logo {
    float: none;
    display: inline-block;
    margin: 20px auto;
    text-align: center;
    width: 100%;
  }
}

header #header_logo img{
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* line 218, ../sass/global.scss */
  header #header_logo img {
    margin: 0 auto;
	height: 80px;
    width: auto;
  }
}
/* line 222, ../sass/global.scss */
header #header_logo > a {
  display: table;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 222, ../sass/global.scss */
  header #header_logo > a {
    float: none;
    padding: 0;
	margin: 0 auto;
  }
}
@media (min-width: 767px) {
  /* line 234, ../sass/global.scss */
  header .col-sm-4 + .col-sm-4 + .col-sm-4 {
    float: right;
  }
}

/* line 240, ../sass/global.scss */
.ie8 #header #header_logo {
  width: 350px;
}

/* line 244, ../sass/global.scss */
#index #center_column {
  padding: 0;
  text-align: center;
}

@media (max-width: 991px) {
  /* line 250, ../sass/global.scss */
  #center_column {
    width: 100%;
  }
}
/* line 255, ../sass/global.scss */
#center_column .page_product_box h3 {
  color: #555454;
  text-transform: uppercase;
  font-family: "Roboto slab", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background: #fbfbfb;
}

/* line 262, ../sass/global.scss */
p.info-title {
  margin-bottom: 25px;
}

/* line 266, ../sass/global.scss */
p.info-account {
  margin: -4px 0 24px 0;
}

/* line 270, ../sass/global.scss */
.dark {
  color: #454545;
  float: left;
  margin: 0 10px 15px 0;
}

/* line 276, ../sass/global.scss */
.main-page-indent {
  margin-bottom: 30px;
}

/* line 280, ../sass/global.scss */
.alert {
  font-weight: bold;
  padding: 15px;
  margin: 10px auto;
}
/* line 284, ../sass/global.scss */
.alert:before {
  cursor: pointer;
}
/* line 287, ../sass/global.scss */
.alert ul, .alert ol {
  padding-left: 15px;
  margin-left: 27px;
}
/* line 290, ../sass/global.scss */
.alert ul li, .alert ol li {
  list-style-type: decimal;
  font-weight: normal;
}
/* line 296, ../sass/global.scss */
.alert.alert-success:before {
  font-family: "FontAwesome";
  display: inline-block;
  content: "\f00c";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
}
/* line 306, ../sass/global.scss */
.alert.alert-danger:before {
  font-family: "FontAwesome";
  content: "\f00d";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
  float: left;
}

/* line 317, ../sass/global.scss */
.alert-danger .alert-link {
  color: #454545;
  font-weight: normal;
}

/* line 321, ../sass/global.scss */
.alert-warning{
  font-weight: normal;
  background-color: #FF8E19;
  border-color: #FF8E19;
  text-shadow: none;
  color: #fff;
}

.alert-danger {
  font-weight: normal;
  background-color: #F13340;
  border-color: #F13340;
  text-shadow: none;
  color: #fff;
}

/* line 329, ../sass/global.scss */
.alert.alert-success {
  font-weight: normal;
  background-color: #35B33F;
  border-color: #35B33F;
  text-shadow: none;
  color: #fff;
}

/* line 337, ../sass/global.scss */
.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px;
}

/* line 343, ../sass/global.scss */
label {
  color: #454545;
}
/* line 346, ../sass/global.scss */
label.required:before {
  content: "*";
  color: red;
  font-size: 14px;
  position: relative;
  line-height: 12px;
}

/* line 356, ../sass/global.scss */
.unvisible {
  display: none;
}

/* line 360, ../sass/global.scss */
.checkbox {
  line-height: 16px;
}
/* line 362, ../sass/global.scss */
.checkbox label {
  color: #454545;
}

/* line 367, ../sass/global.scss */
.close {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
}
/* line 372, ../sass/global.scss */
.close:hover {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
}

/* line 413, ../sass/global.scss */
input.button_mini,
input.button_small,
input.button,
input.button_large,
input.button_mini_disabled,
input.button_small_disabled,
input.button_disabled,
input.button_large_disabled,
input.exclusive_mini,
input.exclusive_small,
input.exclusive,
input.exclusive_large,
input.exclusive_mini_disabled,
input.exclusive_small_disabled,
input.exclusive_disabled,
input.exclusive_large_disabled,
a.button_mini,
a.button_small,
a.button,
a.button_large,
a.exclusive_mini,
a.exclusive_small,
a.exclusive,
a.exclusive_large,
span.button_mini,
span.button_small,
span.button,
span.button_large,
span.exclusive_mini,
span.exclusive_small,
span.exclusive,
span.exclusive_large,
span.exclusive_large_disabled {
  position: relative;
  display: inline-block;
  padding: 5px 7px;
  border: 1px solid #000;
  font-weight: bold;
  color: white !important;
  background: #000;
  cursor: pointer;
  white-space: normal;
  text-align: left;
}

/* line 441, ../sass/global.scss */
*:first-child + html input.button_mini,
*:first-child + html input.button_small,
*:first-child + html input.button,
*:first-child + html input.button_large,
*:first-child + html input.button_mini_disabled,
*:first-child + html input.button_small_disabled,
*:first-child + html input.button_disabled,
*:first-child + html input.button_large_disabled,
*:first-child + html input.exclusive_mini,
*:first-child + html input.exclusive_small,
*:first-child + html input.exclusive,
*:first-child + html input.exclusive_large,
*:first-child + html input.exclusive_mini_disabled,
*:first-child + html input.exclusive_small_disabled,
*:first-child + html input.exclusive_disabled,
*:first-child + html input.exclusive_large_disabled {
  border: none;
}

/* line 461, ../sass/global.scss */
input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  text-decoration: none;
  border: 1px solid #ff8e19;
  background: #ff8e19;
}

/* line 482, ../sass/global.scss */
input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
  border: 1px solid #ff8e19;
  background: #ff8e19;
}

/* line 488, ../sass/global.scss */
input.button_disabled,
input.exclusive_disabled,
span.exclusive {
  border: 1px solid #cccccc;
  color: #999999;
  background: url(../img/bg_bt_2.gif) repeat-x 0 0 #cccccc;
  cursor: default;
}

/* line 496, ../sass/global.scss */
.btn.disabled,
.btn[disabled]:hover {
  opacity: 0.3;
  -moz-opacity: 0.3;
  /* Netscape */
  -khtml-opacity: 0.3;
  /* Safari 1.x */
  -webkit-opacity: 0.3;
  /* other webkit*/
}

/* line 503, ../sass/global.scss */
.link-button {
  font-weight: bold;
}
/* line 505, ../sass/global.scss */
.link-button i {
  margin-right: 5px;
}
/* line 507, ../sass/global.scss */
.link-button i.large {
  font-size: 26px;
  line-height: 26px;
  vertical-align: -3px;
  color: silver;
}

/* line 521, ../sass/global.scss */
.btn.button-plus,
.btn.button-minus {
  font-size: 10px;
  line-height: 14px;
  color: white;
  background-color: #ff8e19;
  padding: 0;
  border: 1px solid #ff8e19;
}
/* line 528, ../sass/global.scss */
.btn.button-plus span,
.btn.button-minus span {
  display: block;
  vertical-align: middle;
  text-align: center;
  vertical-align: middle;
  padding: 9px 0;
}
/* line 535, ../sass/global.scss */
.btn.button-plus:hover,
.btn.button-minus:hover {
  color: white;
  background: #000 !important;
  border-color: #e5e5e5 !important;
}
/* line 539, ../sass/global.scss */
.btn.button-plus:hover span,
.btn.button-minus:hover span {
  filter: none;
}

.button {
  border-radius: 25px;
}
/* line 545, ../sass/global.scss */
.button.exclusive-medium, .button.lnk_view, .button.button-small, .button.button-medium {
  font: 400 13px/18px "Roboto slab", Helvetica, sans-serif;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  border: 1px solid #222222;
  background: #222222;
  padding: 0;
}

.button.exclusive-medium.inverse, .button.lnk_view.inverse, .button.button-small.inverse, .button.button-medium.inverse {
  border-color: #ff8e19;
  background: #ff8e19;
  color: white;
}

/* line 553, ../sass/global.scss */
.button.exclusive-medium span:not(.tooltip), .button.lnk_view span:not(.tooltip), .button.button-small span:not(.tooltip), .button.button-medium span:not(.tooltip) {
  padding: 8px 20px;
  display: block;
}
/* line 556, ../sass/global.scss */
.button.exclusive-medium span i, .button.lnk_view span i, .button.button-small span i, .button.button-medium span i {
  display: none;
  vertical-align: 0px;
  margin-right: 5px;
}
/* line 560, ../sass/global.scss */
.button.exclusive-medium span i.right, .button.lnk_view span i.right, .button.button-small span i.right, .button.button-medium span i.right {
  margin-right: 0;
  margin-left: 5px;
}
/* line 566, ../sass/global.scss */
.button.exclusive-medium:hover, .button.exclusive-medium:focus, .button.lnk_view:hover, .button.lnk_view:focus, .button.button-small:hover, .button.button-small:focus, .button.button-medium:hover, .button.button-medium:focus {
  border-color: #ff8e19;
  background: #ff8e19;
  color: white;
}

.button.exclusive-medium.inverse:hover, .button.exclusive-medium.inverse:focus, .button.lnk_view.inverse:hover, .button.lnk_view.inverse:focus, .button.button-small.inverse:hover, .button.button-small.inverse:focus, .button.button-medium.inverse:hover, .button.button-medium.inverse:focus {
  border: 1px solid #222222;
  background: #222222;
  color: white;
}

/* line 573, ../sass/global.scss */
.button.ajax_add_to_cart_button {
  font-size: 0;
  text-shadow: none;
  background: url(../img/templatetrip/sprite.png) no-repeat;
  padding: 0;
  border: 1px solid;
}
/* line 580, ../sass/global.scss */
.button.ajax_add_to_cart_button:hover span {
  color: white;
}

/* line 587, ../sass/global.scss */
.form-control {
  padding: 3px 5px;
  background: transparent;
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 592, ../sass/global.scss */
.form-control.grey {
  background: #fbfbfb;
}

/* line 599, ../sass/global.scss */
table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
  border-collapse: inherit;
}

/* line 609, ../sass/global.scss */
table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 black;
  background: #999999;
}

/* line 620, ../sass/global.scss */
table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3;
}

/* line 625, ../sass/global.scss */
table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top;
}

/* line 633, ../sass/global.scss */
.table {
  margin-bottom: 30px;
}
/* line 637, ../sass/global.scss */
.table > thead > tr > th {
  background: white;
  border-bottom-width: 1px;
  color: #333333;
  vertical-align: middle;
}
/* line 646, ../sass/global.scss */
.table td ul, .table td ol {
  margin-bottom: 0 !important;
}
/* line 649, ../sass/global.scss */
.table td a.color-myaccount {
  color: #333333;
  text-decoration: underline;
}
/* line 652, ../sass/global.scss */
.table td a.color-myaccount:hover {
  text-decoration: none;
}
/* line 658, ../sass/global.scss */
.table tfoot tr {
  background: white;
}

/* line 666, ../sass/global.scss */
.product-name a {
  font-size: 14px;
  line-height: 18px;
  color: #1f1f1f;
}
/* line 670, ../sass/global.scss */
.product-name a:hover {
  color: black;
}
@media (max-width: 768px) {
  /* line 666, ../sass/global.scss */
  .product-name a {
    font-size: 14px;
  }
}

/* line 679, ../sass/global.scss */
.price {
  color: #555555;
  font: 24px/26px "Roboto slab", Helvetica, sans-serif;
  white-space: nowrap;
}

/* line 685, ../sass/global.scss */
.price.product-price {
	color: #222;
	font: 600 16px/20px "poppins",Helvetica,sans-serif;
	letter-spacing: normal;
}

/* line 690, ../sass/global.scss */
.old-price {
  color: #555555;
  text-decoration: line-through;
  font-weight: normal;
}

/* line 696, ../sass/global.scss */
.price-percent-reduction {
  background: #999999 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  display: inline-block;
  font: 400 11px/14px "Roboto slab", Helvetica, sans-serif;
  padding: 0 5px 0 3px;
}
/* line 703, ../sass/global.scss */
.price-percent-reduction.small {
  font: 400 11px/14px "Roboto slab", Helvetica, sans-serif;
  padding: 0 5px 0 3px;
}

/* line 710, ../sass/global.scss */
.new-box {
  display: block;
  letter-spacing: 1px;
  left: 18px;
  overflow: hidden;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
  z-index: 9;
}
/* line 721, ../sass/global.scss */
.new-box:hover {
  color: #454545;
}

/* line 726, ../sass/global.scss */
.sale-box {
  background: #f1f1f1  none repeat scroll 0 0;
  color: #222222;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 2px 10px 4px;
  position: absolute;
  right: 5px;
  text-align: center;
  text-transform: uppercase;
  top: 5px;
  transition: all 0.5s ease 0s;
  width: auto;
  word-wrap: break-word;
  z-index: 9;
}

/* line 745, ../sass/global.scss */
.ie8 .new-label {
  left: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px;
}
/* line 750, ../sass/global.scss */
.ie8 .new-label:after {
  display: none;
}
/* line 753, ../sass/global.scss */
.ie8 .new-label:before {
  display: none;
}
/* line 757, ../sass/global.scss */
.ie8 .sale-label {
  right: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px;
}
/* line 762, ../sass/global.scss */
.ie8 .sale-label:after {
  display: none;
}
/* line 765, ../sass/global.scss */
.ie8 .sale-label:before {
  display: none;
}
/* line 769, ../sass/global.scss */
.ie8 .new-box {
  top: -1px;
  left: -1px;
}
/* line 773, ../sass/global.scss */
.ie8 .sale-box {
  right: -1px;
  top: -1px;
}

/* line 780, ../sass/global.scss */
.box {
  border: 1px solid #e5e5e5;
  padding: 0 15px 15px;
  margin: 0 0 30px 0;
  line-height: 23px;
}
/* line 785, ../sass/global.scss */
.box p {
  margin-bottom: 0;
}
/* line 788, ../sass/global.scss */
.box.box-small {
  padding: 9px 10px 9px 20px;
}
/* line 790, ../sass/global.scss */
.box.box-small .dark {
  padding-top: 10px;
  padding-right: 20px;
  margin-bottom: 0;
  width: auto;
}

/* line 800, ../sass/global.scss */
.product-box {
  width: 178px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 804, ../sass/global.scss */
.product-box .product-image {
  border: 1px solid #e5e5e5;
  background: white;
  padding: 5px;
  display: block;
  margin-bottom: 11px;
}
/* line 810, ../sass/global.scss */
.product-box .product-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* line 818, ../sass/global.scss */
.tthometab-title {
    color: transparent;
    float: left;
    font: 600 36px/40px "poppins",sans-serif;
    margin: -20px 0 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    z-index: 1;
    padding: 0 0 40px;
    position: relative;
    background: rgba(0,0,0,0) url(../img/templatetrip/seprator.png) no-repeat scroll center bottom;
}

/*.tthometab-title:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/sprite.png") repeat scroll -29px 41px;
  border-bottom: 3px solid #7fc5da;
  content: "";
  float: left;
  height: 40px;
  width: 50px;
  margin: 0 10px 0 0;
}
.tthometab-title:after {
  border-bottom: 1px solid #d6d6d6;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: auto;
  width: 100%;
}

.tthometab {
  margin: 56px 0 0;
  float: right;
  padding: 0 50px 0 0;
}*/

/* line 853, ../sass/global.scss */
.tttab-desc {
  font-style: italic;
  position: relative;
}
/* line 856, ../sass/global.scss */
.tttab-desc:before {
  border-bottom: 1px solid #bababa;
  bottom: -10px;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 8%;
}

/* line 870, ../sass/global.scss */
#home-page-tabs {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 870, ../sass/global.scss */
  #home-page-tabs {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 870, ../sass/global.scss */
  #home-page-tabs {
    margin: 0 13% 0 15px;
  }
}
@media (max-width: 767px) {
  /* line 870, ../sass/global.scss */
  #home-page-tabs {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 480px) {
  /* line 870, ../sass/global.scss */
  #home-page-tabs {
    padding: 20px 15px 0;
  }
}
/* line 893, ../sass/global.scss */
#home-page-tabs > li {
	display: inline-block;
	float: none;
	margin-bottom: 0;
	vertical-align: top;
	width: auto;
	margin-right: 15px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 893, ../sass/global.scss */
  #home-page-tabs > li {
    margin: 0 35px 0 0;
  }
}
@media (max-width: 480px) {
  /* line 893, ../sass/global.scss */
  #home-page-tabs > li {
    margin: 0 !important;
  }
}
@media (max-width: 480px) {
  /* line 893, ../sass/global.scss */
  #home-page-tabs > li {
    width: 100%;
    text-align: center;
  }
}
/* line 916, ../sass/global.scss */
#home-page-tabs > li a {
	color: #000;
    font: 400 16px/18px "Roboto Slab",Helvetica,sans-serif;
    margin: 0;
    outline: medium none;
    padding: 10px 15px;
    position: relative;
    text-transform: capitalize;
    background: none;
    border-radius: 25px;
	border: none;
	line-height: 32px;
	letter-spacing: normal;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
}
@media (max-width: 480px) {
  /* line 916, ../sass/global.scss */
  #home-page-tabs > li a {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  /* line 916, ../sass/global.scss */
  #home-page-tabs > li a {
    font-size: 14px;
  }
}
/* line 937, ../sass/global.scss */
#home-page-tabs > li.active a, #home-page-tabs > li:hover a {
  background: #ff8e19 none repeat scroll 0 0;
  color: #fff;
}
/* line 942, ../sass/global.scss */
#home-page-tabs > li.active a:after, #home-page-tabs > li:hover a:after {
  width: 100%;
}
/* line 948, ../sass/global.scss */
#home-page-tabs > li:last-child {
  margin: 0;
}

/* line 954, ../sass/global.scss */
.block {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  /* line 954, ../sass/global.scss */
  .block {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  /* line 960, ../sass/global.scss */
  .block .block_content {
    margin-bottom: 20px;
  }
}

/* ----------------------------- Start TemplateTrip Left-cloumn and Right-column ------------------------------ */
/* line 971, ../sass/global.scss */
#right_column .block .title_block {
  text-align: right;
}

@media (min-width: 1200px) {
	#left_column{
	  padding-left:0;
	}

	#right_column{
	  padding-right:0;
	}
}


/* line 978, ../sass/global.scss */
#left_column .block .title_block {
  text-align: left;
}

/* line 984, ../sass/global.scss */
#left_column .block, #right_column .block {
  padding: 5px;
  float: left;
  width: 100%;
  background: none;
}
@media (max-width: 991px) {
  /* line 984, ../sass/global.scss */
  #left_column .block, #right_column .block {
    margin: 0 0 10px;
    padding: 0;
    background: whitesmoke;
  }
}
/* line 995, ../sass/global.scss */
#left_column .block a:hover, #right_column .block a:hover {
  color: #000000;
}
/* line 999, ../sass/global.scss */
#left_column .block#ttleftbanner, #left_column .block#ttrightbanner, #right_column .block#ttleftbanner, #right_column .block#ttrightbanner {
  padding: 0 !important;
}
@media (max-width: 991px) {
  /* line 999, ../sass/global.scss */
  #left_column .block#ttleftbanner, #left_column .block#ttrightbanner, #right_column .block#ttleftbanner, #right_column .block#ttrightbanner {
    background: transparent;
  }
}
/* line 1004, ../sass/global.scss */
#left_column .block#ttleftbanner ul, #left_column .block#ttrightbanner ul, #right_column .block#ttleftbanner ul, #right_column .block#ttrightbanner ul {
  margin: 0;
}
/* line 1007, ../sass/global.scss */
#left_column .block#ttleftbanner ul li img, #left_column .block#ttrightbanner ul li img, #right_column .block#ttleftbanner ul li img, #right_column .block#ttrightbanner ul li img {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 1007, ../sass/global.scss */
  #left_column .block#ttleftbanner ul li img, #left_column .block#ttrightbanner ul li img, #right_column .block#ttleftbanner ul li img, #right_column .block#ttrightbanner ul li img {
    width: auto;
  }
}
/* line 1016, ../sass/global.scss */
#left_column .block h4, #left_column .block .title_block, #right_column .block h4, #right_column .block .title_block {
  font: 700 16px/18px "Roboto slab", sans-serif;
  color: #454545;
  position: relative;
  padding: 0;
  margin-top: 0;
}
/* line 1022, ../sass/global.scss */
#left_column .block h4:before, #left_column .block .title_block:before, #right_column .block h4:before, #right_column .block .title_block:before {
  border-top: 1px solid #cccccc;
  bottom: -4px;
  content: "";
  float: left;
  height: 1px;
  position: absolute;
  width: 12%;
  display: none;
}
@media (max-width: 991px) {
  /* line 1022, ../sass/global.scss */
  #left_column .block h4:before, #left_column .block .title_block:before, #right_column .block h4:before, #right_column .block .title_block:before {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 1016, ../sass/global.scss */
  #left_column .block h4, #left_column .block .title_block, #right_column .block h4, #right_column .block .title_block {
    margin: 0;
    cursor: pointer;
    position: relative;
    padding: 15px;
  }
  /* line 1039, ../sass/global.scss */
  #left_column .block h4:after, #left_column .block .title_block:after, #right_column .block h4:after, #right_column .block .title_block:after {
    display: block;
    font-family: "FontAwesome";
    content: "\f067";
    position: absolute;
    right: 5px;
    top: 15px;
    height: 22px;
    width: 22px;
    font-size: 14px;
    font-weight: normal;
  }
  /* line 1051, ../sass/global.scss */
  #left_column .block h4.active:after, #left_column .block .title_block.active:after, #right_column .block h4.active:after, #right_column .block .title_block.active:after {
    content: "\f068";
  }
}
/* line 1056, ../sass/global.scss */
#left_column .block h4 a, #left_column .block .title_block a, #right_column .block h4 a, #right_column .block .title_block a {
  color: #454545;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  /* line 1061, ../sass/global.scss */
  #left_column .block .product-content, #right_column .block .product-content {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
}
/* line 1067, ../sass/global.scss */
#left_column .block .product-content .product-description, #right_column .block .product-content .product-description {
  display: none;
}
/* line 1070, ../sass/global.scss */
#left_column .block .product-content h5, #right_column .block .product-content h5 {
  margin: 0;
  padding: 0 0 5px 0;
}
/* line 1074, ../sass/global.scss */
#left_column .block .product-content .price-box, #right_column .block .product-content .price-box {
  float: left;
  width: 100%;
}
/* line 1077, ../sass/global.scss */
#left_column .block .product-content .price-box .price, #right_column .block .product-content .price-box .price {
  font: 400 13px/18px "Roboto slab", Helvetica, sans-serif;
}
@media (max-width: 991px) {
  /* line 1082, ../sass/global.scss */
  #left_column .block .block_content, #right_column .block .block_content {
    padding: 0 10px 0 15px;
  }
}
/* line 1086, ../sass/global.scss */
#left_column .block .block_content .btn-default, #right_column .block .block_content .btn-default {
  background: none;
  border: none;
  margin: 0;
  float: right;
}
/* line 1091, ../sass/global.scss */
#left_column .block .block_content .btn-default span, #right_column .block .block_content .btn-default span {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  text-transform: capitalize;
}
/* line 1099, ../sass/global.scss */
#left_column .block .block_content .btn-default:hover span, #right_column .block .block_content .btn-default:hover span {
  color: #232323;
}
/* line 1106, ../sass/global.scss */
#left_column #categories_block_left, #right_column #categories_block_left {
  background: #f0f0f0;
  padding: 15px;
}
@media (max-width: 991px) {
  /* line 1106, ../sass/global.scss */
  #left_column #categories_block_left, #right_column #categories_block_left {
    padding: 0;
  }
}

@media (max-width: 991px) {
  /* line 1115, ../sass/global.scss */
  #left_column {
    width: 100%;
    margin: 30px 0 0 0;
  }
}

/* ----------------------------- End TemplateTrip Left-cloumn and Right-column ------------------------------ */
/* ----------------------------- Start TT - Special Product list(Small Product) module ----------------------- */
/* line 1135, ../sass/global.scss */
#ttspeciallist {
  float: none;
  margin: 0 auto;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  /* line 1135, ../sass/global.scss */
  #ttspeciallist {
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 1135, ../sass/global.scss */
  #ttspeciallist {
    margin-bottom: 0;
  }
}
/* line 1147, ../sass/global.scss */
#ttspeciallist .title_block {
  width: auto;
}
/* line 1150, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel {
  float: left;
  width: 100%;
  margin-top: 15px;
  border: none;
}
/* line 1155, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer {
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
/* line 1161, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container {
  background: transparent;
  padding: 0;
  position: relative;
}
/* line 1165, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block {
  position: relative;
}
/* line 1167, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .product-image-container {
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 767px) {
  /* line 1167, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .product-image-container {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 1174, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .product-image-container img {
  width: 100%;
  height: auto;
}
/* line 1180, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .ttquickview {
  background: #ffd783;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);
  height: 45px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -khtml-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  width: 45px;
}
@media (max-width: 767px) {
  /* line 1180, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .ttquickview {
    display: none;
  }
}
/* line 1205, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .ttquickview a {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/product-sprite.png") no-repeat scroll 11px -124px;
  float: left;
  height: 100%;
  width: 100%;
}
/* line 1210, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .ttquickview a > span {
  display: none;
}
/* line 1214, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .ttquickview a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 1218, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .left-block .ttquickview a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 1227, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block {
  position: static;
  width: 58.3333%;
  padding: 10px 0 0 0;
}
@media (max-width: 767px) {
  /* line 1227, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block {
    padding: 10px;
  }
}
/* line 1234, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .ttcateogry-title {
  display: none;
}
/* line 1237, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .availability {
  display: none;
}
/* line 1240, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .color-list-container {
  display: none;
}
/* line 1243, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .content_price {
  float: none;
  text-align: left;
  background: none;
  display: block;
  padding: 0;
}
/* line 1249, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .content_price .price-percent-reduction {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #555454;
  left: 15px;
  position: absolute;
  top: 5px;
}
/* line 1256, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .content_price span {
  color: #272727;
}
/* line 1258, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .content_price span.old-price {
  color: #777777;
}
/* line 1263, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .hook-reviews {
  position: static;
  display: block;
  padding-bottom: 5px;
  transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -khtml-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
}
@media (max-width: 767px) {
  /* line 1263, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .hook-reviews {
    position: static;
    display: block;
  }
}
/* line 1276, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .hook-reviews .star {
  float: left;
}
/* line 1281, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container {
  width: auto;
  float: none;
  opacity: 0;
  width: auto!important;
  height: auto!important;
  position: static;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 1281, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container {
    opacity: 1;
  }
}
/* line 1294, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .ajax_add_to_cart_button,
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container span.button {
  margin: 0;
}
/* line 1297, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .lnk_view {
  display: none;
}
/* line 1300, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .button.ajax_add_to_cart_button {
  color: #555555;
  font: 400 13px/18px "Roboto slab", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-align: left;
  text-transform: capitalize;
  background: none;
  box-shadow: none;
  position: relative;
}
/* line 1309, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .button.ajax_add_to_cart_button span {
  color: #000000;
}
/* line 1312, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .button.ajax_add_to_cart_button:before {
  content: "+";
  font-size: 16px;
  font-weight: normal;
  vertical-align: text-bottom;
}
/* line 1319, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .button.ajax_add_to_cart_button:hover span, #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container .button.ajax_add_to_cart_button:hover:before {
  color: #777777;
}
/* line 1324, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .button-container a {
  border: none !important;
}
/* line 1328, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons {
  display: inline-table;
  float: left;
  height: 100%;
  vertical-align: top;
  width: 100%;
  display: none;
}
/* line 1335, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons div {
  font-size: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
/* line 1341, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons div:last-child {
  margin: 0;
}
/* line 1344, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons div a {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
/* line 1350, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons div a:hover:before {
  color: #222222;
}
/* line 1356, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .wishlist {
  width: 50px;
  float: left;
  height: 48px;
}
/* line 1361, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .wishlist a {
  background: t url("../img/templatetrip/product-sprite.png") no-repeat scroll -30px 10px;
}
/* line 1363, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .wishlist a:hover, #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .wishlist a.checked {
  background-position: 13px 10px;
}
/* line 1365, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .wishlist a:hover .tooltip, #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .wishlist a.checked .tooltip {
  display: block;
}
/* line 1371, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .compare {
  width: 50px;
  height: 48px;
  float: left;
}
/* line 1375, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .compare a {
  background: #333333 url("../img/templatetrip/product-sprite.png") no-repeat scroll -29px -82px;
}
/* line 1377, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .compare a.checked {
  background-position: 14px -82px;
}
/* line 1380, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .compare a:hover {
  background-position: 14px -82px;
}
/* line 1382, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .compare a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 1386, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .right-block .functional-buttons .compare a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 1397, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container h5.product-name {
  padding: 0;
  font: 400 15px/26px "Roboto slab", Helvetica, sans-serif;
  margin: 0;
  text-transform: capitalize;
  letter-spacing: 0.4px;
  text-align: left;
}
/* line 1405, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .comments_note {
  text-align: center;
}
/* line 1407, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .comments_note .star_content {
  margin: 0 auto;
  float: none;
}
/* line 1411, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .comments_note .nb-comments {
  display: none;
}
/* line 1415, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .product-desc {
  display: none;
}
/* line 1421, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .old-price,
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .price,
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .price-percent-reduction {
  display: inline-block;
}
/* line 1424, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .product-flags {
  display: none;
}
/* line 1427, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product .product-container .old-price {
  margin-right: 5px;
}
@media (min-width: 768px) {
  /* line 1435, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product:hover .product-container .left-block .ttquickview {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  /* line 1443, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product:hover .product-container .right-block .hook-reviews {
    display: block;
  }
  /* line 1446, ../sass/global.scss */
  #ttspeciallist #ttspecial-carousel .owl-wrapper-outer li.featureli ul li.ajax_block_product:hover .product-container .right-block .button-container {
    opacity: 1;
  }
}
/* line 1457, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .block_content > div:last-child {
  clear: both;
  width: 100%;
  text-align: center;
  display: none;
}
/* line 1462, ../sass/global.scss */
#ttspeciallist #ttspecial-carousel .block_content > div:last-child .button.exclusive-medium, #ttspeciallist #ttspecial-carousel .block_content > div:last-child .button.lnk_view, #ttspeciallist #ttspecial-carousel .block_content > div:last-child .button.button-small, #ttspeciallist #ttspecial-carousel .block_content > div:last-child .button.button-medium {
  padding: 10px;
}

/* ----------------------------- End TT - Special Product list(Small Product) module ----------------------- */
/*-----------------------------------start cms-dot-hover-----------------------------------*/
/* line 1473, ../sass/global.scss */
#ttcmsdeal {
  float: left;
  width: 100%;
  padding: 0px;
}
/* line 1478, ../sass/global.scss */
#ttcmsdeal .today-deal-banner {
  position: relative;
  margin: 40px 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1478, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  /* line 1478, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner {
    margin: 20px 0 30px;
  }
}
/* line 1489, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner {
  float: left;
  width: 100%;
  position: relative;
}
@media (max-width: 480px) {
  /* line 1489, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner {
    padding: 0;
    margin: 50px 0;
  }
}
/* line 1497, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content {
  position: absolute;
  text-align: left;
  top: 30%;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1497, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-content {
    top: 14%;
  }
}
@media (max-width: 767px) {
  /* line 1497, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-content {
    position: static;
    padding: 15px 10px;
    clear: both;
    text-align: center;
  }
}
/* line 1512, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content .deal-title {
  color: #383838;
  font: 500 20px/30px "Roboto slab", sans-serif;
  letter-spacing: 0.4px;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 1512, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-content .deal-title {
    font: 400 30px/32px "Roboto slab", sans-serif;
  }
}
/* line 1521, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content .deal-title .deal-name {
  color: #49acca;
  font-size: 17px;
  text-transform: capitalize;
}
/* line 1527, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content .deal-sub-title {
  color: #909090;
  font: 400 14px/27px "Roboto slab", Helvetica, sans-serif;
  padding: 20px 0;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  /* line 1527, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-content .deal-sub-title {
    font: 400 16px/23px "Roboto slab", Helvetica, sans-serif;
    padding: 25px 0 15px;
  }
}
/* line 1538, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content .deal-price {
  color: #e3503d;
  font-family: "Roboto Slab", sans-serif;
  font-size: 28px;
  padding: 0 0 30px;
}
/* line 1545, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content .more-info a {
  color: white;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 8px 17px;
  text-transform: uppercase;
  font: 400 16px/40px "Roboto slab", Helvetica, sans-serif;
  cursor: pointer;
  background: #49acca none repeat scroll 0 0;
}
/* line 1556, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-content .more-info:hover a {
  background: #282828;
}
/* line 1562, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image {
  float: right;
  margin: 10% 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1562, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image {
    margin: 6% 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1562, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image {
    margin: 36px 0;
  }
}
@media (max-width: 767px) {
  /* line 1562, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image {
    margin: 15px 0;
  }
}
/* line 1574, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow {
  float: none;
  height: 562px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 763px;
}
@media (max-width: 1200px) {
  /* line 1574, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow {
    width: auto;
    height: auto;
  }
}
@media (max-width: 480px) {
  /* line 1574, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow {
    width: auto;
    height: auto;
  }
}
@media (max-width: 1200px) {
  /* line 1590, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tooltipImg {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 1590, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tooltipImg {
    width: 100%;
  }
}
/* line 1598, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  cursor: pointer;
  font-size: 12px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  width: 30px;
  z-index: 1;
  background: #fc453d none repeat scroll 0 0;
  color: white;
}
/* line 1613, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image:before {
  bottom: 0;
  color: white;
  content: "+";
  font-size: 16px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
/* line 1624, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .roundBgWInner {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  height: 38px;
  width: 38px;
  left: -4px;
  position: absolute;
  top: -4px;
  animation: pulseWInner 1.5s infinite alternate;
  -moz-animation: pulseWInner 1.5s infinite alternate;
  /* Firefox */
  -webkit-animation: pulseWInner 1.5s infinite alternate;
  /* Safari and Chrome */
  -o-animation: pulseWInner 1.5s infinite alternate;
  /* Opera */
}
/* line 1639, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .image-holder-deal {
  opacity: 0;
}
/* line 1641, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .image-holder-deal .ttbloglinks {
  left: 0;
  position: absolute;
  right: 0;
  top: 9px;
  bottom: 0;
  height: 42px;
  margin: auto;
  position: absolute;
  text-align: center;
  width: 88px;
}
/* line 1653, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .image-holder-deal .ttbloglinks a {
  color: #000000;
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  font-size: 16px;
  background: #ffd783 none repeat scroll 0 0;
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
}
/* line 1667, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .image-holder-deal > img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border: 5px solid rgba(255, 215, 131, 0.3);
  height: 119px;
  width: 119px;
}
@media (max-width: 991px) {
  /* line 1667, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .image-holder-deal > img {
    height: 90px;
    width: 90px;
  }
}
@media (max-width: 480px) {
  /* line 1667, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .tool-image .image-holder-deal > img {
    height: 80px;
    width: 80px;
  }
}
/* line 1686, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 {
  bottom: 29%;
  left: 23%;
  position: absolute;
}
@media (max-width: 480px) {
  /* line 1686, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 {
    bottom: 50px;
    left: 0px;
  }
}
/* line 1694, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal {
  position: absolute;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  left: -260px;
  bottom: -84px;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1694, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal {
    bottom: -124px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1694, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal {
    left: -180px;
    bottom: -111px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1694, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal {
    left: -80px;
    bottom: -159px;
  }
}
@media (max-width: 480px) {
  /* line 1694, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal {
    left: 20px;
  }
}
/* line 1718, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal:after {
  content: "";
  height: 0;
  left: 117px;
  position: absolute;
  top: 44px;
  transform: rotate(163deg);
  width: 0;
  color: #222222;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1718, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal:after {
    top: -1px;
    left: 103px;
  }
}
@media (max-width: 991px) {
  /* line 1718, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1 .image-holder-deal:after {
    display: none;
  }
}
/* line 1737, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  left: -300px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1737, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal {
    left: -220px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1737, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal {
    left: -131px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1737, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal {
    bottom: -237px;
    left: -110px;
  }
}
@media (max-width: 480px) {
  /* line 1737, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal {
    left: 40px;
  }
}
/* line 1757, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal:after {
  width: 186px;
  border: 1px dashed;
  height: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1757, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-1:hover .image-holder-deal:after {
    width: 119px;
  }
}
/* line 1768, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2 {
  bottom: auto;
  left: 28%;
  position: absolute;
  top: 0;
}
/* line 1774, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2 .image-holder-deal {
  bottom: auto;
  left: -160px;
  position: absolute;
  top: 10px;
  transition: all 0.6s ease-in-out 0s;
  z-index: 1;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1774, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2 .image-holder-deal {
    left: -141px;
    bottom: -90px;
    top: auto;
  }
}
@media (max-width: 480px) {
  /* line 1774, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2 .image-holder-deal {
    left: -100px;
  }
}
/* line 1791, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2 .image-holder-deal:after {
  content: "";
  color: #222222;
  height: 0;
  left: 108px;
  position: absolute;
  top: 16px;
  width: 0px;
  transform: rotate(160deg);
  -webkit-transform: rotate(160deg);
  -moz-transform: rotate(160deg);
  -o-transform: rotate(160deg);
  -ms-transform: rotate(160deg);
}
@media (max-width: 991px) {
  /* line 1791, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2 .image-holder-deal:after {
    display: none;
  }
}
/* line 1810, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2:hover .image-holder-deal {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  bottom: auto;
  left: -190px;
  position: absolute;
  top: 10px;
  z-index: 1;
  transition: all 0.6s ease-in-out 0s;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1810, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2:hover .image-holder-deal {
    left: -110px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1810, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2:hover .image-holder-deal {
    left: -171px;
    bottom: -90px;
    top: auto;
  }
}
@media (max-width: 480px) {
  /* line 1810, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2:hover .image-holder-deal {
    left: -90px;
  }
}
/* line 1833, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-2:hover .image-holder-deal:after {
  width: 80px;
  border: 1px dashed;
}
/* line 1840, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 {
  bottom: 36%;
  left: auto;
  position: absolute;
  right: 16%;
}
@media (max-width: 480px) {
  /* line 1840, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 {
    bottom: 90px;
  }
}
/* line 1848, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal {
  bottom: -24px;
  left: auto;
  position: absolute;
  right: -250px;
  top: auto;
  transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1848, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal {
    left: -167px;
    bottom: -165px;
    right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1848, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal {
    right: -37px;
    bottom: -120px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1848, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal {
    left: -120px;
    bottom: -139px;
    right: auto;
  }
}
@media (max-width: 480px) {
  /* line 1848, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal {
    right: 10px;
    bottom: -110px;
  }
}
/* line 1878, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal:after {
  content: "";
  color: #222222;
  height: 0;
  position: absolute;
  right: 117px;
  top: 58px;
  width: 0;
  transform: rotate(170deg);
  -webkit-transform: rotate(170deg);
  -moz-transform: rotate(170deg);
  -o-transform: rotate(170deg);
  -ms-transform: rotate(170deg);
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1878, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal:after {
    right: auto;
    top: -27px;
    left: 89px;
    transform: rotate(-41deg);
    -webkit-transform: rotate(-41deg);
    -moz-transform: rotate(-41deg);
    -o-transform: rotate(-41deg);
    -ms-transform: rotate(-41deg);
  }
}
@media (max-width: 991px) {
  /* line 1878, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3 .image-holder-deal:after {
    display: none;
  }
}
/* line 1907, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  right: -280px;
}
@media (max-width: 1200px) {
  /* line 1907, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal {
    right: -137px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1907, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal {
    right: auto;
    left: -193px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1907, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal {
    right: -30px;
    bottom: -130px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1907, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal {
    left: -120px;
    bottom: -167px;
    right: auto;
  }
}
@media (max-width: 480px) {
  /* line 1907, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal {
    right: 37px;
  }
}
/* line 1933, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal:after {
  width: 163px;
  border: 1px dashed;
  height: 0;
}
@media (max-width: 1200px) {
  /* line 1933, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal:after {
    width: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1933, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-3:hover .image-holder-deal:after {
    width: 114px;
  }
}
/* line 1946, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4 {
  position: absolute;
  right: 36%;
  top: 36%;
}
/* line 1950, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4 .image-holder-deal {
  position: absolute;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  left: 50px;
  bottom: 78px;
  z-index: 1;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1950, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4 .image-holder-deal {
    left: 64px;
  }
}
@media (max-width: 480px) {
  /* line 1950, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4 .image-holder-deal {
    left: 20px;
  }
}
/* line 1966, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4 .image-holder-deal:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0px;
  position: absolute;
  left: -57px;
  top: 134px;
  color: #222222;
}
@media (max-width: 991px) {
  /* line 1966, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4 .image-holder-deal:after {
    display: none;
  }
}
/* line 1981, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4:hover .image-holder-deal {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  left: 63px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1981, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4:hover .image-holder-deal {
    left: 69px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 1981, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4:hover .image-holder-deal {
    left: 55px;
  }
}
@media (max-width: 480px) {
  /* line 1981, ../sass/global.scss */
  #ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4:hover .image-holder-deal {
    left: 40px;
  }
}
/* line 1997, ../sass/global.scss */
#ttcmsdeal .today-deal-banner #deal-banner .deal-day-image #main-image-slideshow .main-tool-image-4:hover .image-holder-deal:after {
  width: 89px;
  border: 1px dashed;
  height: 0;
  transform: rotate(130deg);
}
/* line 2010, ../sass/global.scss */
#ttcmsdeal .ttcms-deal-bg {
  background: #f2f3f7 none repeat scroll 0 0;
  border-radius: 0 0 50% 50%/20%;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  z-index: -1;
}

@keyframes pulseWInner {
  /* line 2025, ../sass/global.scss */
  from {
    background: rgba(252, 69, 61, 0);
  }

  /* line 2026, ../sass/global.scss */
  to {
    background: rgba(252, 69, 61, 0.6);
  }
}

@-moz-keyframes pulseWInner {
  /* line 2031, ../sass/global.scss */
  from {
    background: rgba(252, 69, 61, 0);
  }

  /* line 2032, ../sass/global.scss */
  to {
    background: rgba(252, 69, 61, 0.6);
  }
}

@-webkit-keyframes pulseWInner {
  /* line 2037, ../sass/global.scss */
  from {
    background: rgba(252, 69, 61, 0);
  }

  /* line 2038, ../sass/global.scss */
  to {
    background: rgba(252, 69, 61, 0.6);
  }
}

@-o-keyframes pulseWInner {
  /* line 2043, ../sass/global.scss */
  from {
    background: rgba(252, 69, 61, 0);
  }

  /* line 2044, ../sass/global.scss */
  to {
    background: rgba(252, 69, 61, 0.6);
  }
}
 /* add css for simple deal without slideshow */
#ttcmsoffer {
	float: left;
	width: 100%;
	margin: 0;
	position: relative
}

#ttcmsoffer .offer-imgdiv {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center
}

#ttcmsoffer .offer-imgdiv>a {
	float: left;
	width: 100%
}

#ttcmsoffer .offer-imgdiv img {
	display: inline-block;
	float: none;
	max-width: 100%;
	text-align: center;
	vertical-align: top;
	width: 100%
}

#ttcmsoffer .ttcmsoffer-text {
	bottom: auto;
	float: left;
	left: 0;
	padding: 50px 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
	word-wrap: break-word
}

#ttcmsoffer .ttcmsoffer-subheading {
	color: #222;
	float: left;
	font: 600 52px/50px "poppins", Helvetica, sans-serif;
	margin: 0 0 50px;
	text-transform: capitalize;
	width: 100%
}

#ttcmsoffer .ttcmsoffer-heading {
	color: #222;
	float: left;
	font: 400 26px/28px "poppins", Helvetica, sans-serif;
	margin: 0 0 40px;
	text-transform: capitalize;
	width: 100%;
	word-wrap: break-word
}

#ttcmsoffer .ttcmsoffer-button {
	float: left;
	width: 100%
}

#ttcmsoffer .ttcmsoffer-button a {
	background: #ff8e19 none repeat scroll 0 0;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	color: #fff;
	display: inline-block;
	float: none;
	font: 400 18px/18px "poppins", Helvetica, sans-serif;
	overflow: hidden;
	padding: 12px 20px;
	text-transform: capitalize;
	vertical-align: top;
	position: relative
}

#ttcmsoffer .ttcmsoffer-button a:hover {
	background: #000 none repeat scroll 0 0;
	border-color: #000;
	color: #fff
}

#ttcmsoffer .ttcmsoffer-button a::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .3;
	-moz-opacity: .3;
	-khtml-opacity: .3;
	-webkit-opacity: .3;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	-webkit-transition: none 0s ease 0s;
	-moz-transition: none 0s ease 0s;
	-o-transition: none 0s ease 0s;
	-ms-transition: none 0s ease 0s;
	width: 0
}

#ttcmsoffer .ttcmsoffer-button a.active::after,
#ttcmsoffer .ttcmsoffer-button a:hover::after {
	-webkit-animation: fillToRight 0.9s forwards;
	-moz-animation: fillToRight 0.9s forwards;
	animation: fillToRight 0.9s forwards;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px
}

@-webkit-keyframes fillToRight {
	to {
		width: 100%
	}
}

@-moz-keyframes fillToRight {
	to {
		width: 100%
	}
}

@keyframes fillToRight {
	to {
		width: 100%
	}
}

@media (max-width:991px) {
	#ttcmsoffer .ttcmsoffer-heading {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 20px
	}
	#ttcmsoffer .ttcmsoffer-subheading {
		font-size: 45px;
		line-height: 40px;
		margin: 0 0 30px
	}
	#ttcmsoffer .ttcmsoffer-text {
		padding: 15px
	}
}

@media (max-width:767px) {
	#ttcmsoffer .ttcmsoffer-subheading {
		margin: 0 0 20px
	}
}

@media (max-width:543px) {
	#ttcmsoffer .ttcmsoffer-subheading {
		font-size: 32px;
		line-height: 38px
	}
	#ttcmsoffer .ttcmsoffer-heading {
		font-size: 17px;
		margin: 0 0 20px
	}
	#ttcmsoffer {
		margin: 30px 0 0
	}
}

/* end white round bg */
/*------------------------------ Homepage cms subbanner Start --------------------------------------------------*/
/* line 2051, ../sass/global.scss */
#ttbanners {
  clear: both;
}
/* line 2053, ../sass/global.scss */
#ttbanners .ttsubbanner-col-1 {
  padding-left: 0;
}
@media (max-width: 767px) {
  /* line 2053, ../sass/global.scss */
  #ttbanners .ttsubbanner-col-1 {
    padding-right: 10px;
  }
}
/* line 2058, ../sass/global.scss */
#ttbanners .ttsubbanner-col-1 .banner-row-1 {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 2058, ../sass/global.scss */
  #ttbanners .ttsubbanner-col-1 .banner-row-1 {
    padding-bottom: 20px;
  }
}
/* line 2064, ../sass/global.scss */
#ttbanners .ttsubbanner-col-1 .banner-row-1 .ttbanner-img a {
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 2068, ../sass/global.scss */
#ttbanners .ttsubbanner-col-1 .banner-row-1 .ttbanner-img a img {
  max-width: 100%;
}
/* line 2077, ../sass/global.scss */
#ttbanners .ttsubbanner-col-1 .banner-row-2 .ttbanner-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 2081, ../sass/global.scss */
#ttbanners .ttsubbanner-col-1 .banner-row-2 .ttbanner-img a img {
  max-width: 100%;
}
/* line 2088, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 {
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 2088, ../sass/global.scss */
  #ttbanners .ttsubbanner-col-2 {
    padding-left: 10px;
  }
}
/* line 2093, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-1 {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 2093, ../sass/global.scss */
  #ttbanners .ttsubbanner-col-2 .banner-row-1 {
    padding-bottom: 20px;
  }
}
/* line 2099, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-1 .ttbanner-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 2103, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-1 .ttbanner-img a img {
  max-width: 100%;
}
/* line 2111, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner1-img {
  float: left;
  padding-left: 0;
}
@media (max-width: 767px) {
  /* line 2111, ../sass/global.scss */
  #ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner1-img {
    padding-right: 10px;
  }
}
/* line 2117, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner1-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 2121, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner1-img a img {
  max-width: 100%;
}
/* line 2127, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner2-img {
  float: left;
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 2127, ../sass/global.scss */
  #ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner2-img {
    padding-left: 10px;
  }
}
/* line 2133, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner2-img a {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 2137, ../sass/global.scss */
#ttbanners .ttsubbanner-col-2 .banner-row-2 .ttbanner2-img a img {
  max-width: 100%;
}
/* line 2146, ../sass/global.scss */
#ttbanners .ttbanner-img a:before, #ttbanners .ttbanner1-img a:before, #ttbanners .ttbanner2-img a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
@media (min-width: 768px) {
  /* line 2164, ../sass/global.scss */
  #ttbanners .ttbanner-img a:hover:before, #ttbanners .ttbanner1-img a:hover:before, #ttbanners .ttbanner2-img a:hover:before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
  }
}

@-webkit-keyframes circle {
  /* line 2174, ../sass/global.scss */
  0% {
    opacity: 1;
  }

  /* line 2177, ../sass/global.scss */
  40% {
    opacity: 1;
  }

  /* line 2180, ../sass/global.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes circle {
  /* line 2187, ../sass/global.scss */
  0% {
    opacity: 1;
  }

  /* line 2190, ../sass/global.scss */
  40% {
    opacity: 1;
  }

  /* line 2193, ../sass/global.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

/*------------------------------ Homepage cms subbanner End --------------------------------------------------*/
/* line 2204, ../sass/global.scss */
.block .title_block,
.block h4 {
  font: 700 20px/24px "Roboto slab", sans-serif;
  color: #999999;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2204, ../sass/global.scss */
  .block .title_block,
  .block h4 {
    font-size: 14px;
  }
}
/* line 2215, ../sass/global.scss */
.block .title_block a,
.block h4 a {
  color: #555454;
}
/* line 2217, ../sass/global.scss */
.block .title_block a:hover,
.block h4 a:hover {
  color: #454545;
}
/* line 2222, ../sass/global.scss */
.block .list-block {
  margin-top: -8px;
}
@media (max-width: 767px) {
  /* line 2222, ../sass/global.scss */
  .block .list-block {
    margin-top: 0;
  }
}
/* line 2228, ../sass/global.scss */
.block .list-block li {
  line-height: 28px;
}
/* line 2230, ../sass/global.scss */
.block .list-block li:first-child {
  border-top: none;
}
/* line 2234, ../sass/global.scss */
.block .list-block .form-group {
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 0;
}
/* line 2238, ../sass/global.scss */
.block .list-block .form-group select {
  max-width: 270px;
}
@media (max-width: 767px) {
  /* line 2238, ../sass/global.scss */
  .block .list-block .form-group select {
    width: 270px;
  }
}
/* line 2246, ../sass/global.scss */
.block .list-block .btn {
  margin-top: 12px;
}
/* line 2251, ../sass/global.scss */
.block .products-block li {
  margin-bottom: 15px;
}
/* line 2253, ../sass/global.scss */
.block .products-block li .products-block-image {
  float: left;
  margin-right: 10px;
  border: 1px solid #e5e5e5;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2253, ../sass/global.scss */
  .block .products-block li .products-block-image {
    float: none;
    display: inline-block;
    margin: 0 10px 10px 0;
    text-align: center;
  }
}
/* line 2265, ../sass/global.scss */
.block .products-block li .product-content {
  overflow: hidden;
}
/* line 2269, ../sass/global.scss */
.block .products-block .product-name {
  font: 400 15px/18px "Roboto slab", Helvetica, sans-serif;
  text-transform: capitalize;
  color: #999999;
}
/* line 2273, ../sass/global.scss */
.block .products-block .product-name:hover {
  color: #454545;
}
/* line 2277, ../sass/global.scss */
.block .products-block .product-description {
  margin-bottom: 14px;
}

/* line 2283, ../sass/global.scss */
.page-heading {
  font: 700 14px/20px "Roboto slab", sans-serif;
  color: #555454;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 15px;
  padding: 0;
}
/* line 2290, ../sass/global.scss */
.page-heading span.heading-counter {
  font: italic 14px/22px "Roboto slab", Helvetica, sans-serif;
  float: right;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 10px;
  line-height: 51px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  /* line 2290, ../sass/global.scss */
  .page-heading span.heading-counter {
    float: none;
    display: block;
    padding-top: 5px;
  }
}
/* line 2302, ../sass/global.scss */
.page-heading span.lighter {
  color: #9c9c9c;
}
/* line 2305, ../sass/global.scss */
.page-heading.bottom-indent {
  margin-bottom: 16px;
}
/* line 2308, ../sass/global.scss */
.page-heading.product-listing {
  border-bottom: none;
  margin-bottom: 5px;
  display: table;
  width: 100%;
}

/* line 2316, ../sass/global.scss */
.page-subheading {
  font: 700 14px/20px "Roboto slab", sans-serif;
  color: #555454;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 12px;
  padding: 12px 0;
}

/* line 2325, ../sass/global.scss */
h3.page-product-heading {
  color: #555454;
  text-transform: uppercase;
  font-family: "Roboto slab", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background: #fbfbfb;
}

/* line 2330, ../sass/global.scss */
ul.footer_links {
  padding: 10px 0 0px 0;
}
/* line 2332, ../sass/global.scss */
ul.footer_links li {
  float: left;
}
/* line 2334, ../sass/global.scss */
ul.footer_links li + li {
  margin-left: 10px;
}

/* line 2342, ../sass/global.scss */
.content_sortPagiBar.clearfix {
  margin: 0 0 5px;
}
/* line 2344, ../sass/global.scss */
.content_sortPagiBar.clearfix .sortPagiBar.clearfix {
	position: relative;
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 12px;
}

/* line 2352, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar {
  clear: both;
}
/* line 2354, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar #productsSortForm {
  float: right;
  display: none important532;
}
/* line 2356, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar #productsSortForm select {
  max-width: 192px;
  float: left;
}
@media (max-width: 991px) {
  /* line 2356, ../sass/global.scss */
  .content_sortPagiBar .sortPagiBar #productsSortForm select {
    max-width: 160px;
  }
}
/* line 2363, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
  float: left;
}
/* line 2367, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar .nbrItemPage {
  float: right;
  margin: 0 20px 0 0;
}
/* line 2370, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
  max-width: 59px;
  float: left;
}
/* line 2374, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
  padding: 3px 0 0 12px;
  display: inline-block;
  float: left;
}
/* line 2379, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
  float: left;
}
/* line 2384, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar label,
.content_sortPagiBar .sortPagiBar select {
  float: left;
}
/* line 2387, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar label {
  padding: 4px 10px 0 0;
}
/* line 2391, ../sass/global.scss */
.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
  display: none;
}
/* line 2397, ../sass/global.scss */
.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
  float: left;
  margin: 0;
}
/* line 2400, ../sass/global.scss */
.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
  float: left;
  text-align: center;
  padding: 0;
  margin: 0 12px 0 0;
}
/* line 2406, ../sass/global.scss */
.content_sortPagiBar .display li#grid,
.content_sortPagiBar .display_m li#grid {
  border-right: none;
}
/* line 2408, ../sass/global.scss */
.content_sortPagiBar .display li#grid a,
.content_sortPagiBar .display_m li#grid a {
  background: url("../img/templatetrip/sprite.png") no-repeat scroll -11px -17px transparent;
}
/* line 2413, ../sass/global.scss */
.content_sortPagiBar .display li#list,
.content_sortPagiBar .display_m li#list {
  border-left: none;
}
/* line 2415, ../sass/global.scss */
.content_sortPagiBar .display li#list a,
.content_sortPagiBar .display_m li#list a {
  background: url("../img/templatetrip/sprite.png") no-repeat scroll -70px -17px transparent;
}
/* line 2419, ../sass/global.scss */
.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
  color: gray;
  font-size: 0;
  line-height: 14px;
  width: 19px;
  height: 29px;
  float: left;
  cursor: pointer;
}
/* line 2427, ../sass/global.scss */
.content_sortPagiBar .display li a:hover,
.content_sortPagiBar .display_m li a:hover {
  color: #454545;
}
/* line 2431, ../sass/global.scss */
.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
  font-weight: bold;
  display: none;
  color: #454545;
  padding: 7px 6px 0 0;
}
/* line 2438, ../sass/global.scss */
.content_sortPagiBar .display li#grid.selected a,
.content_sortPagiBar .display_m li#grid.selected a {
  background-position: -11px -66px;
}
/* line 2442, ../sass/global.scss */
.content_sortPagiBar .display li#list.selected a,
.content_sortPagiBar .display_m li#list.selected a {
  background-position: -70px -66px;
}
/* line 2446, ../sass/global.scss */
.content_sortPagiBar .display li:hover#grid a,
.content_sortPagiBar .display_m li:hover#grid a {
  background-position: -11px -66px;
}
/* line 2450, ../sass/global.scss */
.content_sortPagiBar .display li:hover#list a,
.content_sortPagiBar .display_m li:hover#list a {
  background-position: -70px -66px;
}

/* line 2459, ../sass/global.scss */
.top-pagination-content,
.bottom-pagination-content {
  text-align: center;
  padding: 0;
  position: relative;
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
/* line 2466, ../sass/global.scss */
.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
  margin: 0;
  float: right;
  width: 530px;
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2466, ../sass/global.scss */
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    width: 380px;
  }
}
@media (max-width: 991px) {
  /* line 2466, ../sass/global.scss */
  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    float: left;
    width: 300px;
  }
}
/* line 2481, ../sass/global.scss */
.top-pagination-content div.pagination .showall,
.bottom-pagination-content div.pagination .showall {
  float: right;
  margin: 5px 10px 0 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2481, ../sass/global.scss */
  .top-pagination-content div.pagination .showall,
  .bottom-pagination-content div.pagination .showall {
    margin-right: 11px;
  }
}
@media (max-width: 991px) {
  /* line 2481, ../sass/global.scss */
  .top-pagination-content div.pagination .showall,
  .bottom-pagination-content div.pagination .showall {
    margin-right: 0;
  }
}
/* line 2493, ../sass/global.scss */
.top-pagination-content div.pagination .showall .btn span,
.bottom-pagination-content div.pagination .showall .btn span {
  font-size: 13px;
  padding: 8px 20px;
  line-height: normal;
}
/* line 2501, ../sass/global.scss */
.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination {
  margin: 5px 0px 0px 0;
}
/* line 2503, ../sass/global.scss */
.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li {
  border: 1px solid #dddddd;
  display: inline-block;
  float: left;
  margin: 0 2px;
  text-align: center;
  padding: 0;
}
/* line 2512, ../sass/global.scss */
.top-pagination-content ul.pagination li > a,
.top-pagination-content ul.pagination li > span,
.bottom-pagination-content ul.pagination li > a,
.bottom-pagination-content ul.pagination li > span {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none;
  color: #999999;
  display: block;
  font-weight: normal;
  height: 32px;
  margin: 0;
  padding: 7px;
  width: 32px;
}
/* line 2522, ../sass/global.scss */
.top-pagination-content ul.pagination li > a span,
.top-pagination-content ul.pagination li > span span,
.bottom-pagination-content ul.pagination li > a span,
.bottom-pagination-content ul.pagination li > span span {
  padding: 0;
  border: none;
  display: block;
  background: none;
}
/* line 2531, ../sass/global.scss */
.top-pagination-content ul.pagination li.pagination_previous b, .top-pagination-content ul.pagination li.pagination_next b,
.bottom-pagination-content ul.pagination li.pagination_previous b,
.bottom-pagination-content ul.pagination li.pagination_next b {
  display: none;
}
/* line 2535, ../sass/global.scss */
.top-pagination-content ul.pagination li:hover,
.bottom-pagination-content ul.pagination li:hover {
  border: 1px solid #999999;
  background: #999999;
}
/* line 2540, ../sass/global.scss */
.top-pagination-content ul.pagination li:hover > a,
.top-pagination-content ul.pagination li:hover > span,
.bottom-pagination-content ul.pagination li:hover > a,
.bottom-pagination-content ul.pagination li:hover > span {
  background: none;
  color: white;
}
/* line 2543, ../sass/global.scss */
.top-pagination-content ul.pagination li:hover > a span,
.top-pagination-content ul.pagination li:hover > span span,
.bottom-pagination-content ul.pagination li:hover > a span,
.bottom-pagination-content ul.pagination li:hover > span span {
  color: white;
}
/* line 2549, ../sass/global.scss */
.top-pagination-content ul.pagination > li.active.current,
.bottom-pagination-content ul.pagination > li.active.current {
  border-color: #999999;
  background: #999999;
}
/* line 2552, ../sass/global.scss */
.top-pagination-content ul.pagination > li.active.current span,
.bottom-pagination-content ul.pagination > li.active.current span {
  background: #999999;
  color: white;
}
/* line 2558, ../sass/global.scss */
.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form {
  float: right;
  margin-top: 5px;
}
/* line 2561, ../sass/global.scss */
.top-pagination-content .compare-form span,
.bottom-pagination-content .compare-form span {
  padding: 8px 20px;
}
@media (max-width: 479px) {
  /* line 2558, ../sass/global.scss */
  .top-pagination-content .compare-form,
  .bottom-pagination-content .compare-form {
    float: left;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    clear: both;
  }
}
/* line 2573, ../sass/global.scss */
.top-pagination-content .product-count,
.bottom-pagination-content .product-count {
  padding: 16px 0 0 0;
  float: left;
}
@media (max-width: 991px) {
  /* line 2573, ../sass/global.scss */
  .top-pagination-content .product-count,
  .bottom-pagination-content .product-count {
    margin-left: 10px;
    padding: 12px 0 0 0;
  }
}
@media (max-width: 480px) {
  /* line 2573, ../sass/global.scss */
  .top-pagination-content .product-count,
  .bottom-pagination-content .product-count {
    margin-left: 0px;
  }
}

/* line 2589, ../sass/global.scss */
ul.step {
  margin-bottom: 10px;
  padding: 10px 0 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 2589, ../sass/global.scss */
  ul.step {
    width: 100%;
  }
}
/* line 2596, ../sass/global.scss */
ul.step li {
  float: left;
  margin: 0 -1px 0 0;
  padding: 10px 0;
  text-align: left;
  position: relative;
  width: 20%;
}
/* line 2603, ../sass/global.scss */
ul.step li:after {
  border-bottom: 2px solid #e5e5e5;
  content: "";
  height: 20px;
  left: 45px;
  position: absolute;
  right: 0;
  top: 15px;
}
/* line 2613, ../sass/global.scss */
ul.step li:last-child:before {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #d5d5d5;
  border-radius: 50%;
  content: "";
  height: 13px;
  left: auto;
  position: absolute;
  right: 0;
  z-index: 1;
  text-align: right;
  top: 27px;
  width: 13px;
}
@media (max-width: 767px) {
  /* line 2596, ../sass/global.scss */
  ul.step li {
    width: 100%;
    border: none;
  }
}
/* line 2636, ../sass/global.scss */
ul.step li a,
ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
  display: block;
  padding: 0;
  color: #999999;
  font: 400 14px/26px "Roboto slab", Helvetica, sans-serif;
  text-transform: capitalize;
  position: relative;
}
@media (max-width: 992px) {
  /* line 2636, ../sass/global.scss */
  ul.step li a,
  ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  /* line 2636, ../sass/global.scss */
  ul.step li a,
  ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  /* line 2652, ../sass/global.scss */
  ul.step li a:after,
  ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
    content: ".";
    position: absolute;
    top: 0;
    right: -31px;
    z-index: 0;
    text-indent: -5000px;
    display: block;
    width: 31px;
    height: 52px;
    margin-top: -2px;
  }
}
/* line 2665, ../sass/global.scss */
ul.step li a:focus,
ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none;
}
/* line 2671, ../sass/global.scss */
ul.step li.step_done em, ul.step li.step_current em {
    background-color: #ff8e19 !important;
    border-color: #ff8e19;
    background-position: -38px 2px !important;
}
/* line 2678, ../sass/global.scss */
ul.step li.first span,
ul.step li.first a {
  z-index: 5;
}
/* line 2681, ../sass/global.scss */
ul.step li.first em {
  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px 2px;
}
/* line 2686, ../sass/global.scss */
ul.step li.second span, ul.step li.second a {
  z-index: 4;
}
/* line 2689, ../sass/global.scss */
ul.step li.second em {
  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -67px;
}
/* line 2694, ../sass/global.scss */
ul.step li.third span, ul.step li.third a {
  z-index: 3;
}
/* line 2697, ../sass/global.scss */
ul.step li.third em {
  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -135px;
}
/* line 2702, ../sass/global.scss */
ul.step li.four span, ul.step li.four a {
  z-index: 2;
}
/* line 2705, ../sass/global.scss */
ul.step li.four em {
  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -206px;
}
/* line 2710, ../sass/global.scss */
ul.step li.last span {
  z-index: 1;
}
/* line 2713, ../sass/global.scss */
ul.step li.last em {
  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -272px;
}
/* line 2717, ../sass/global.scss */
ul.step li.step_current {
  position: relative;
}
/* line 2719, ../sass/global.scss */
ul.step li.step_current span {
  color: #222222;
  border: none;
  position: relative;
}
/* line 2727, ../sass/global.scss */
ul.step li.step_done .ttstepname {
  line-height: 18px !important;
}
/* line 2730, ../sass/global.scss */
ul.step li.step_todo, ul.step li.step_done {
  background: none;
}
/* line 2732, ../sass/global.scss */
ul.step li.step_todo span, ul.step li.step_done span {
  display: block;
  border: none;
  font-weight: normal;
  color: #999999;
  position: relative;
}
@media (min-width: 992px) {
  /* line 2743, ../sass/global.scss */
  ul.step li#step_end span:after {
    display: none;
  }
}
/* line 2749, ../sass/global.scss */
ul.step li em {
  border-radius: 50%;
  display: inline-block;
  float: none;
  border: 1px solid #e5e5e5;
  font-style: normal;
  height: 45px;
  margin-bottom: 0;
  font-size: 0;
  padding: 10px;
  text-align: center;
  width: 45px;
}

/* line 2766, ../sass/global.scss */
.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}

/* line 2773, ../sass/global.scss */
.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

/* line 2782, ../sass/global.scss */
.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

/* line 2791, ../sass/global.scss */
.cancel, .cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}

/* line 2795, ../sass/global.scss */
.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

/* line 2802, ../sass/global.scss */
div.star_on a {
  background-position: 0 -16px;
}

/* line 2807, ../sass/global.scss */
div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

/* line 2811, ../sass/global.scss */
.pack_content {
  margin: 10px 0 10px 0;
}

/* line 2815, ../sass/global.scss */
.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

/* line 2823, ../sass/global.scss */
#page .rte {
  background: transparent none repeat scroll 0 0;
}
/* line 2826, ../sass/global.scss */
#page .rte em {
  font-style: italic !important;
}

/* line 2831, ../sass/global.scss */
.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}

/* line 2836, ../sass/global.scss */
.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #e5e5e5;
  color: #666666;
}

/* line 2842, ../sass/global.scss */
.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #454545;
}

/* line 2849, ../sass/global.scss */
.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #454545;
}

/* line 2858, ../sass/global.scss */
.ttbreadcrumb-page, .ttbreadcrumb-product, .ttbreadcrumb-category, .ttbreadcrumb-blogcategory, .ttbreadcrumb-blogpage {
  color: #454545;
  float: left;
  font: 600 21px/26px "Roboto slab", sans-serif;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}
/* line 2865, ../sass/global.scss */
.ttbreadcrumb-page .navigation-pipe, .ttbreadcrumb-product .navigation-pipe, .ttbreadcrumb-category .navigation-pipe, .ttbreadcrumb-blogcategory .navigation-pipe, .ttbreadcrumb-blogpage .navigation-pipe {
  margin: 0 8px;
}
/* line 2867, ../sass/global.scss */
.ttbreadcrumb-page .navigation-pipe:after, .ttbreadcrumb-product .navigation-pipe:after, .ttbreadcrumb-category .navigation-pipe:after, .ttbreadcrumb-blogcategory .navigation-pipe:after, .ttbreadcrumb-blogpage .navigation-pipe:after {
  font-size: 16px !important;
  color: #666666;
}
@media (max-width: 767px) {
  /* line 2858, ../sass/global.scss */
  .ttbreadcrumb-page, .ttbreadcrumb-product, .ttbreadcrumb-category, .ttbreadcrumb-blogcategory, .ttbreadcrumb-blogpage {
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
  }
}

/* line 2879, ../sass/global.scss */
.ttbreadcrumb-bg {
  margin: 0 0 30px;
  background: whitesmoke;
}
@media (max-width: 1200px) {
  /* line 2879, ../sass/global.scss */
  .ttbreadcrumb-bg {
    position: relative;
  }
}
/* line 2885, ../sass/global.scss */
.ttbreadcrumb-bg .container {
  position: relative;
}
@media (max-width: 1200px) {
  /* line 2885, ../sass/global.scss */
  .ttbreadcrumb-bg .container {
    position: static;
  }
}
@media (max-width: 767px) {
  /* line 2885, ../sass/global.scss */
  .ttbreadcrumb-bg .container {
    float: left;
    width: 100%;
    height: 100%;
  }
}
/* line 2895, ../sass/global.scss */
.ttbreadcrumb-bg .container .breadcrumb-img {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
}
@media (max-width: 1200px) {
  /* line 2895, ../sass/global.scss */
  .ttbreadcrumb-bg .container .breadcrumb-img {
    bottom: -17px;
    right: 10px;
    top: auto;
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2895, ../sass/global.scss */
  .ttbreadcrumb-bg .container .breadcrumb-img {
    max-width: 300px;
  }
}

/* line 2914, ../sass/global.scss */
.breadcrumb {
  display: inline-block;
  background: none;
  font: 600 21px/26px "Roboto slab", sans-serif;
  padding: 0;
  width: 100%;
  overflow: hidden;
  margin: 25px 0 18px;
  color: #000000;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  /* line 2914, ../sass/global.scss */
  .breadcrumb {
    text-align: center;
    margin-bottom: 25px;
  }
}
/* line 2929, ../sass/global.scss */
.breadcrumb .navigation_page {
  display: inline-block;
}
/* line 2932, ../sass/global.scss */
.breadcrumb .navigation-pipe {
  font-size: 0;
  display: inline-block;
}
/* line 2935, ../sass/global.scss */
.breadcrumb .navigation-pipe:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #454545;
  margin: 0 8px;
}
/* line 2943, ../sass/global.scss */
.breadcrumb a {
  display: inline-block;
  padding: 0;
  position: relative;
  z-index: 2;
  color: #666666;
}
/* line 2949, ../sass/global.scss */
.breadcrumb a.home {
  color: #666666;
  display: inline-block;
  margin: 0;
  padding: 0;
  z-index: 99;
}
/* line 2956, ../sass/global.scss */
.breadcrumb a.home i {
  vertical-align: -1px;
}
/* line 2959, ../sass/global.scss */
.breadcrumb a.home:before {
  border: none;
}
/* line 2963, ../sass/global.scss */
.breadcrumb a:hover {
  color: #000000;
}

/* line 2970, ../sass/global.scss */
.ie8 .breadcrumb {
  min-height: 1px;
}
/* line 2972, ../sass/global.scss */
.ie8 .breadcrumb a:after {
  display: none;
}
/* line 2975, ../sass/global.scss */
.ie8 .breadcrumb .navigation-pipe {
  width: 20px;
}

/* line 2987, ../sass/global.scss */
#ttstaticlink1 ul li a:before, #ttstaticlink2 ul li a:before, #ttstaticlink3 ul li a:before, #myaccount ul li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 13px;
  margin: 0 8px 0 1px;
  display: none;
}

/* line 2999, ../sass/global.scss */
#index .footer-container {
  margin: 0;
}

/* line 3003, ../sass/global.scss */
.footer-container {
  margin: 30px 0 0;
  position: relative;
  background: #191919;
}
@media (max-width: 991px) {
  /* line 3003, ../sass/global.scss */
  .footer-container {
    padding: 0 0 20px;
  }
}
@media (max-width: 991px) {
  /* line 3010, ../sass/global.scss */
  .footer-container .container {
    padding: 0 15px 100px 15px;
  }
}

/* line 3019, ../sass/global.scss */
.footer-container #footer {
  color: #8c8c8c;
  position: relative;
  z-index: 3;
}
/* line 3023, ../sass/global.scss */
.footer-container #footer .row {
  position: relative;
}
/* line 3027, ../sass/global.scss */
.footer-container #footer ul.row {
  position: static;
}
/* line 3030, ../sass/global.scss */
/*.footer-container #footer #block_various_links_footer {
  float: left;
  margin: 12px 0 0;
  padding: 0;
  z-index: 1;
  position: relative;
}*/
@media (max-width: 991px) {
  /* line 3030, ../sass/global.scss */
  .footer-container #footer #block_various_links_footer {
    margin: 0;
  }
}

/* line 3073, ../sass/global.scss */
.footer-container #footer #block_various_links_footer ul li a:hover {
  color: #ffffff;
}
@media (max-width: 991px) {
  /* line 3073, ../sass/global.scss */
  .footer-container #footer #block_various_links_footer ul li a:hover {
    color: #ffffff;
  }
}
/* line 3080, ../sass/global.scss */
.footer-container #footer #block_various_links_footer ul li:last-child {
  border: none;
}
@media (max-width: 991px) {
  /* line 3086, ../sass/global.scss */
  .footer-container #footer .footer-block {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 480px) {
  .footer-container #footer .block:first-of-type{
		margin-top: 125px;
	}
}

@media (max-width: 767px) {
  .footer-container #footer .block:first-of-type{
		margin-top: 75px;
	}
}

@media (min-width: 1200px) {
	.footer-container #footer .block:last-of-type{
		padding-right: 0px;
	}
	.footer-container #footer .block:first-of-type{
		padding: 0;
		margin-right: -60px;
	}
}

/* line 3092, ../sass/global.scss */
.footer-container #footer .footer-block .toggle-footer {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 3092, ../sass/global.scss */
  .footer-container #footer .footer-block .toggle-footer {
    padding: 0 10px;
    text-align: left;
    margin: 20px auto 10px;
  }
}
/* line 3102, ../sass/global.scss */
.footer-container #footer a {
  color: #8c8c8c;
  font: 14px/24px "Roboto slab", Helvetica, sans-serif;
}
/* line 3105, ../sass/global.scss */
.footer-container #footer a:hover {
  color: #ffffff;
}
/* line 3109, ../sass/global.scss */
.footer-container #footer h4 {
    font: 16px/22px "Roboto Slab", sans-serif;
	color: white;
	margin: 0 0 25px 0;
	letter-spacing: 0.8px;
	cursor: pointer;
}
@media (max-width: 991px) {
  /* line 3109, ../sass/global.scss */
  .footer-container #footer h4 {
    position: relative;
    display: block;
    margin-bottom: 2px;
    padding: 10px;
    text-align: left;
  }
  /* line 3122, ../sass/global.scss */
  .footer-container #footer h4:after {
    display: block;
    content: "\f067";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    font-weight: normal;
    font-size: 14px;
    top: 10px;
  }
  /* line 3132, ../sass/global.scss */
  .footer-container #footer h4.active:after {
    content: "\f068";
  }
}
/* line 3136, ../sass/global.scss */
.footer-container #footer h4 a {
  font: 16px/22px "Roboto Slab", sans-serif;
  letter-spacing: 0.8px;
  color: white;
}
/* line 3141, ../sass/global.scss */
.footer-container #footer h4:hover {
  color: white;
}
@media (max-width: 991px) {
  /* line 3141, ../sass/global.scss */
  .footer-container #footer h4:hover {
    background: rgba(0, 0, 0, 0.4);
  }
}
/* line 3149, ../sass/global.scss */
.footer-container #footer #block_contact_infos {
  text-align: left;
  vertical-align: top;
}
@media (max-width: 991px) {
  /* line 3149, ../sass/global.scss */
  .footer-container #footer #block_contact_infos {
    border: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
/* line 3161, ../sass/global.scss */
.footer-container #footer #block_contact_infos > div {
  padding: 0 0 0 5px;
  color: #8c8c8c;
}
@media (max-width: 991px) {
  /* line 3161, ../sass/global.scss */
  .footer-container #footer #block_contact_infos > div {
    padding-left: 0;
  }
}
/* line 3169, ../sass/global.scss */
.footer-container #footer #block_contact_infos > div ul li {
  line-height: 20px;
  overflow: hidden;
  padding: 0 0 8px;
}
/* line 3174, ../sass/global.scss */
.footer-container #footer #block_contact_infos > div ul li > span,
.footer-container #footer #block_contact_infos > div ul li > span a {
  font-weight: normal;
  line-height: 22px;
}
/* line 3178, ../sass/global.scss */
.footer-container #footer #block_contact_infos > div ul li i {
  float: left;
  font-size: 14px;
  margin-right: 20px;
  padding-right: 0;
  padding-top: 5px;
  text-align: center;
  vertical-align: top;
  width: 8px;
}
@media (max-width: 991px) {
  /* line 3178, ../sass/global.scss */
  .footer-container #footer #block_contact_infos > div ul li i {
    float: left;
  }
}
/* line 3192, ../sass/global.scss */
.footer-container #footer #block_contact_infos > div ul li .ttcontactinfo {
  padding: 0 0 0 28px;
}
/* line 3199, ../sass/global.scss */
.footer-container #footer .blockcategories_footer {
  clear: left;
}
/* line 3202, ../sass/global.scss */
.footer-container #footer .paiement_logo_block {
}
@media (max-width: 991px) {
  /* line 3202, ../sass/global.scss */
  .footer-container #footer .paiement_logo_block {
	  padding: 0 10px;
  }
}
/* line 3209, ../sass/global.scss */
.footer-container #footer .paiement_logo_block h4 {
  text-align: center;
}
@media (max-width: 991px) {
  /* line 3209, ../sass/global.scss */
  .footer-container #footer .paiement_logo_block h4 {
    display: block;
  }
}
/* line 3215, ../sass/global.scss */
.footer-container #footer .paiement_logo_block ul {
  margin: 40px auto 0;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 3215, ../sass/global.scss */
  .footer-container #footer .paiement_logo_block ul {
    margin: 10px auto 0;
    text-align: left;
  }
}
/* line 3222, ../sass/global.scss */
.footer-container #footer .paiement_logo_block ul li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
}
/* line 3227, ../sass/global.scss */
.footer-container #footer .paiement_logo_block ul li:last-child {
  margin: 0;
}
/* line 3230, ../sass/global.scss */
.footer-container #footer .paiement_logo_block ul li a {
  color: #f3a815;
}
/* line 3233, ../sass/global.scss */
.footer-container #footer .paiement_logo_block ul li a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  /* Netscape */
  -khtml-opacity: 0.8;
  /* Safari 1.x */
  -webkit-opacity: 0.8;
  /* other webkit*/
}

/* line 3258, ../sass/global.scss */
.footer-container #footer #social_block h4 {
  display: none;
}

/* line 3264, ../sass/global.scss */
.footer-container #footer #social_block ul {
  float: left;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 3264, ../sass/global.scss */
  .footer-container #footer #social_block ul {
    text-align: left;
    margin: 5px auto 0px;
  }
}
@media (max-width: 767px) {
  /* line 3264, ../sass/global.scss */
  .footer-container #footer #social_block ul {
    float: none;
  }
}
/* line 3274, ../sass/global.scss */
.footer-container #footer #social_block ul li {
  display: inline-block;
  float: none;
  margin: 0 5px 0 0;
  text-align: left;
  text-align: left;
}
/* line 3280, ../sass/global.scss */
.footer-container #footer #social_block ul li a {
  border: 1px solid transparent;
  display: inline-block;
  height: 35px;
  color: #838383;
  width: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 3280, ../sass/global.scss */
  .footer-container #footer #social_block ul li a {
    font-size: 20px;
  }
}
/* line 3290, ../sass/global.scss */
.footer-container #footer #social_block ul li a span {
  display: none;
}
/* line 3293, ../sass/global.scss */
.footer-container #footer #social_block ul li a:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 3301, ../sass/global.scss */
.footer-container #footer #social_block ul li a:hover {
  color: #49acca;
}
/* line 3307, ../sass/global.scss */
.footer-container #footer #social_block ul li.facebook a:before {
  content: "\f09a";
}
/* line 3314, ../sass/global.scss */
.footer-container #footer #social_block ul li.twitter a:before {
  content: "\f099";
}
/* line 3321, ../sass/global.scss */
.footer-container #footer #social_block ul li.rss a:before {
  content: "\f09e";
}
/* line 3328, ../sass/global.scss */
.footer-container #footer #social_block ul li.youtube a:before {
  content: "\f167";
}
/* line 3335, ../sass/global.scss */
.footer-container #footer #social_block ul li.google-plus a:before {
  content: "\f0d5";
}
/* line 3342, ../sass/global.scss */
.footer-container #footer #social_block ul li.pinterest a:before {
  content: "\f0d2";
}
/* line 3349, ../sass/global.scss */
.footer-container #footer #social_block ul li.vimeo a:before {
  content: "\f194";
}
/* line 3356, ../sass/global.scss */
.footer-container #footer #social_block ul li.instagram a:before {
  content: "\f16d";
}
/* line 3365, ../sass/global.scss */
.footer-container #footer .bottom-footer {
  float: left;
  width: 100%;
  padding: 0 0 20px;
  margin: 0;
  z-index: 1;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 3365, ../sass/global.scss */
  .footer-container #footer .bottom-footer {
    bottom: -109px;
    margin: 0;
    padding: 20px 0;
    position: absolute;
  }
}
/* line 3378, ../sass/global.scss */
.footer-container #footer .bottom-footer h6 {
  width: 100%;
  margin: 0;
}

/* line 3387, ../sass/global.scss */
#reinsurance_block {
  clear: both !important;
}

/* line 3398, ../sass/global.scss */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px;
}

/* line 3402, ../sass/global.scss */
.rte ul {
  list-style-type: disc;
  padding-left: 15px;
}

/* line 3407, ../sass/global.scss */
.rte ol {
  list-style-type: decimal;
  padding-left: 15px;
}

/* line 3412, ../sass/global.scss */
.block_hidden_only_for_screen {
  display: none;
}

/* line 3419, ../sass/global.scss */
.cart_navigation {
  margin: 40px 0 20px;
}
/* line 3421, ../sass/global.scss */
.cart_navigation .button-medium {
  border: 1px solid #ff8e19;
  float: right;
  background: #ff8e19;
  border-radius: 15px;
}
/* line 3425, ../sass/global.scss */
.cart_navigation .button-medium span {
  color: white;
}
/* line 3428, ../sass/global.scss */
.cart_navigation .button-medium:hover {
  border-color: #222;
  background: #222;
}
/* line 3431, ../sass/global.scss */
.cart_navigation .button-medium:hover span {
  color: white;
}
/* line 3436, ../sass/global.scss */
.cart_navigation .button-exclusive {
  border: 1px solid #222;
  background: transparent;
  letter-spacing: 1px;
  padding: 8px 20px;
  border-radius: 15px;
  text-transform: uppercase;
}
/* line 3442, ../sass/global.scss */
.cart_navigation .button-exclusive i {
  display: none;
}
/* line 3445, ../sass/global.scss */
.cart_navigation .button-exclusive:hover {
  background: #222;
  color: white;
}
@media (max-width: 480px) {
  /* line 3451, ../sass/global.scss */
  .cart_navigation > span {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
}

/* line 3460, ../sass/global.scss */
.cart_last_product {
  display: none;
}

/* line 3464, ../sass/global.scss */
.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

/* line 3472, ../sass/global.scss */
.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

/* line 3481, ../sass/global.scss */
.table tbody > tr > td {
  vertical-align: middle;
}
/* line 3483, ../sass/global.scss */
.table tbody > tr > td.cart_quantity {
  padding: 41px 14px 25px;
  width: 70px;
}
/* line 3486, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}
/* line 3488, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
  height: 27px;
  margin-right: 3px;
  padding: 0 5px;
  width: 27px;
}
/* line 3495, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a span {
  padding: 6px 0;
}
/* line 3498, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-right: 0;
}
/* line 3501, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a:hover {
  color: white;
}
/* line 3508, ../sass/global.scss */
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
  padding: 5px;
}
/* line 3512, ../sass/global.scss */
.table tfoot > tr > td {
  vertical-align: middle;
}

/* line 3518, ../sass/global.scss */
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #454545;
}
/* line 3521, ../sass/global.scss */
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}

/* line 3528, ../sass/global.scss */
#cart_summary thead th {
  padding: 10px;
  font: 400 13px/18px "Roboto slab", Helvetica, sans-serif;
}
/* line 3537, ../sass/global.scss */
#cart_summary tbody td {
  padding: 7px 8px 9px 8px;
}
/* line 3539, ../sass/global.scss */
#cart_summary tbody td.cart_product {
  padding: 7px;
  width: 137px;
}
/* line 3547, ../sass/global.scss */
#cart_summary tbody td.cart_unit .price span {
  display: inline-block;
}
/* line 3549, ../sass/global.scss */
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}
/* line 3553, ../sass/global.scss */
#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
  font-weight: normal;
}
/* line 3561, ../sass/global.scss */
#cart_summary tbody td.cart_description small {
  display: block;
  padding: 5px 0 0 0;
}
/* line 3566, ../sass/global.scss */
#cart_summary tbody td.cart_avail {
  width: 1%;
}
/* line 3569, ../sass/global.scss */
#cart_summary tbody td.cart_avail span {
  white-space: nowrap;
}
/* line 3573, ../sass/global.scss */
#cart_summary tbody td.cart_delete {
  width: 1%;
}
@media (max-width: 480px) {
  /* line 3577, ../sass/global.scss */
  #cart_summary tbody td.cart_total {
    text-align: center;
  }
}
/* line 3587, ../sass/global.scss */
#cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
  color: #454545;
}
/* line 3590, ../sass/global.scss */
#cart_summary tfoot td.price {
  text-align: right;
}
/* line 3594, ../sass/global.scss */
#cart_summary tfoot td.total_price_container span {
  font: 700 18px/22px "Roboto slab", Helvetica, sans-serif;
  color: #555454;
  text-transform: uppercase;
}
/* line 3600, ../sass/global.scss */
#cart_summary tfoot td#total_price_container {
  font: 700 21px/25px "Roboto slab", Helvetica, sans-serif;
  color: #272727;
}

/* line 3611, ../sass/global.scss */
#cart_summary .stock-management-on tbody td.cart_description {
  width: 480px;
}

/* line 3618, ../sass/global.scss */
.cart_discount_price {
  text-align: right;
}

/* line 3622, ../sass/global.scss */
.cart_discount_delete {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 3629, ../sass/global.scss */
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
    display: block;
  }
  /* line 3632, ../sass/global.scss */
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 3637, ../sass/global.scss */
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
  }
  /* line 3641, ../sass/global.scss */
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50%;
    text-align: left;
    float: left;
    white-space: normal;
  }
  /* line 3650, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_avail {
    clear: both;
  }
  /* line 3654, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_quantity {
    clear: both;
    padding: 9px 8px 11px 18px;
  }
  /* line 3660, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_delete {
    width: 100%;
    clear: both;
    text-align: right;
  }
  /* line 3667, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_delete:before {
    display: inline-block;
    padding-right: 0.5em;
    position: relative;
    top: -3px;
  }
  /* line 3674, ../sass/global.scss */
  #order-detail-content #cart_summary td div {
    display: inline;
  }
  /* line 3678, ../sass/global.scss */
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: block;
  }
  /* line 3683, ../sass/global.scss */
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
  }
  /* line 3686, ../sass/global.scss */
  #order-detail-content #cart_summary tfoot td:before {
    display: inline;
  }
  /* line 3691, ../sass/global.scss */
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr tbody td.cart_unit, #order-detail-content #cart_summary tbody tfoot tr td.cart_unit, #order-detail-content #cart_summary tfoot tr tbody td.cart_total, #order-detail-content #cart_summary tbody tfoot tr td.cart_total, #order-detail-content #cart_summary tfoot tr .price, #order-detail-content #cart_summary tfoot tr .cart_unit, #order-detail-content #cart_summary tfoot tr .cart_total {
    display: block;
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  /* line 3660, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_delete {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* line 3705, ../sass/global.scss */
  #order-detail-content #cart_summary td {
    width: 100%;
    text-align: center;
  }
  /* line 3709, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_quantity .cart_quantity_input {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
  }
  /* line 3714, ../sass/global.scss */
  #order-detail-content #cart_summary td.cart_quantity div {
    display: inline-block;
  }
}
/* line 3723, ../sass/global.scss */
.cart_voucher {
  vertical-align: top !important;
}
/* line 3725, ../sass/global.scss */
.cart_voucher h4 {
  font: 700 18px/22px "Roboto slab", sans-serif;
  color: #555454;
  text-transform: uppercase;
  padding: 7px 0 10px 0;
}
/* line 3731, ../sass/global.scss */
.cart_voucher .title-offers {
  color: #454545;
  font-weight: bold;
  margin-bottom: 6px;
}
/* line 3736, ../sass/global.scss */
.cart_voucher fieldset {
  margin-bottom: 10px;
}
/* line 3738, ../sass/global.scss */
.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
}
/* line 3745, ../sass/global.scss */
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #333333;
}
/* line 3749, ../sass/global.scss */
.cart_voucher #display_cart_vouchers span:hover {
  color: black;
}

/* line 3756, ../sass/global.scss */
.enable-multishipping {
  margin: -13px 0 17px;
}
/* line 3758, ../sass/global.scss */
.enable-multishipping label {
  font-weight: normal;
}

/* line 3765, ../sass/global.scss */
#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

/* line 3775, ../sass/global.scss */
#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white;
}

/* line 3782, ../sass/global.scss */
.order_carrier_logo {
  max-width: 65px;
  max-height: 65px;
}

/* line 3787, ../sass/global.scss */
#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

/* line 3798, ../sass/global.scss */
#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

/* line 3804, ../sass/global.scss */
.multishipping_close_container {
  text-align: center;
}

/* line 3808, ../sass/global.scss */
table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  display: inline;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

/* line 3818, ../sass/global.scss */
#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}
/* line 3821, ../sass/global.scss */
#multishipping_mode_box .title {
  font-weight: bold;
  color: #454545;
  margin-bottom: 15px;
}
/* line 3826, ../sass/global.scss */
#multishipping_mode_box .description_off {
  display: none;
}
/* line 3828, ../sass/global.scss */
#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}
/* line 3833, ../sass/global.scss */
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

/* line 3839, ../sass/global.scss */
#multishipping_mode_box.on .description_off {
  display: block;
}

/* line 3843, ../sass/global.scss */
.address_delivery {
  float: left;
  width: 100%;
}

/* line 3850, ../sass/global.scss */
.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

/* line 3856, ../sass/global.scss */
#order .address_add.submit {
  margin-bottom: 20px;
}

/* line 3860, ../sass/global.scss */
#ordermsg {
  margin-bottom: 30px;
}

/* line 3865, ../sass/global.scss */
#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

/* line 3872, ../sass/global.scss */
.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left;
}
/* line 3876, ../sass/global.scss */
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px;
}
/* line 3887, ../sass/global.scss */
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0;
}

/* line 3897, ../sass/global.scss */
#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
/* line 3901, ../sass/global.scss */
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
  background: white;
  margin-bottom: 0;
}
/* line 3904, ../sass/global.scss */
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
  height: 53px;
}
/* line 3906, ../sass/global.scss */
#order .delivery_option > div > table.resume.delivery_option_carrier,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #d6d4d4;
  font-weight: bold;
}
/* line 3911, ../sass/global.scss */
#order .delivery_option > div > table.resume.delivery_option_carrier td,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px;
}
/* line 3913, ../sass/global.scss */
#order .delivery_option > div > table.resume.delivery_option_carrier td i,
#order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px;
}
/* line 3921, ../sass/global.scss */
#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
/* line 3927, ../sass/global.scss */
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px;
}
/* line 3931, ../sass/global.scss */
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
  width: 162px;
}

/* line 3940, ../sass/global.scss */
.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}
/* line 3943, ../sass/global.scss */
.order_carrier_content .carrier_title {
  color: #454545;
  margin: 20px 0;
  text-transform: uppercase;
}
/* line 3949, ../sass/global.scss */
.order_carrier_content .checkbox input {
  margin-top: 2px;
}
/* line 3954, ../sass/global.scss */
.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}
/* line 3958, ../sass/global.scss */
.order_carrier_content + div {
  padding-bottom: 15px;
}

/* line 3963, ../sass/global.scss */
#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
}

/* line 3969, ../sass/global.scss */
#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

/* line 3973, ../sass/global.scss */
#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

/* line 3983, ../sass/global.scss */
#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}

/* line 3989, ../sass/global.scss */
#carrierTable td.carrier_price {
  border: none;
}

/* line 3993, ../sass/global.scss */
p.checkbox.gift {
  margin-bottom: 10px;
}

/* line 3997, ../sass/global.scss */
#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 4003, ../sass/global.scss */
a.iframe {
  color: #454545;
  text-decoration: underline;
}
/* line 4006, ../sass/global.scss */
a.iframe:hover {
  text-decoration: none;
}

/* line 4012, ../sass/global.scss */
p.payment_module {
  margin-bottom: 10px;
}
/* line 4014, ../sass/global.scss */
p.payment_module a {
  display: block;
  border: 1px solid #E5E5E5;
  font-size: 17px;
  line-height: 23px;
  padding: 15px 15px 15px 60px;
  position: relative;   
  background-repeat: no-repeat;    
  background-position: 5px;
}
@media (max-width: 480px) {
  /* line 4014, ../sass/global.scss */
  p.payment_module a {
    font-size: 14px;
  }
}
/* line 4025, ../sass/global.scss */
p.payment_module a:before {
  font-family: "FontAwesome";
  font-size: 27px;
  left: 15px;
  margin-right: 15px;
  position: absolute;
  top: 15px;
}
/* line 4034, ../sass/global.scss */
p.payment_module a.bankwire:before {
  content: "\f09d";
}
/* line 4037, ../sass/global.scss */
p.payment_module a.cheque:before {
  content: "\f044";
}
/* line 4040, ../sass/global.scss */
p.payment_module a.cash:before {
  content: "\f0d6";
}
/* line 4043, ../sass/global.scss */
p.payment_module a:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 16px;
  height: 22px;
  width: 14px;
}
@media (max-width: 479px) {
  /* line 4043, ../sass/global.scss */
  p.payment_module a:after {
    font-size: 14px;
  }
}
/* line 4060, ../sass/global.scss */
p.payment_module a:hover:after {
  color: black;
}

/* line 4067, ../sass/global.scss */
.payment_module.box {
  margin-top: 20px;
}

/* line 4071, ../sass/global.scss */
p.cheque-indent {
  display: inline-block;
}

/* line 4076, ../sass/global.scss */
.cheque-box .form-group {
  margin-bottom: 0px;
}
/* line 4078, ../sass/global.scss */
.cheque-box .form-group .form-control {
  width: 269px;
}

/* line 4084, ../sass/global.scss */
.order-confirmation.box {
  line-height: 29px;
}
/* line 4086, ../sass/global.scss */
.order-confirmation.box a {
  text-decoration: underline;
}
/* line 4088, ../sass/global.scss */
.order-confirmation.box a:hover {
  text-decoration: none;
}

/* line 4095, ../sass/global.scss */
.delivery_option_carrier td {
  width: 200px;
}

/* line 4099, ../sass/global.scss */
.delivery_option_carrier td + td {
  width: 280px;
}

/* line 4103, ../sass/global.scss */
.delivery_option_carrier td + td + td {
  width: 200px;
}

/* line 4107, ../sass/global.scss */
.delivery_option_carrier tr td {
  padding: 5px;
}

/* line 4111, ../sass/global.scss */
.delivery_option_carrier.selected {
  display: table;
}

/* line 4115, ../sass/global.scss */
.not-displayable {
  display: none;
}

/* line 4126, ../sass/global.scss */
#address .box,
#identity .box,
#account-creation_form .box,
#new_account_form .box,
#opc_account_form .box,
#authentication .box {
  padding: 0 20px 30px;
  line-height: 20px;
}
/* line 4130, ../sass/global.scss */
#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0;
}
/* line 4134, ../sass/global.scss */
#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red;
}
/* line 4138, ../sass/global.scss */
#address div.checkbox,
#identity div.checkbox,
#account-creation_form div.checkbox,
#new_account_form div.checkbox,
#opc_account_form div.checkbox,
#authentication div.checkbox {
  margin: 5px 0;
  width: 100%;
  float: left;
  clear: both;
}
/* line 4144, ../sass/global.scss */
#address .form-group,
#identity .form-group,
#account-creation_form .form-group,
#new_account_form .form-group,
#opc_account_form .form-group,
#authentication .form-group {
  margin: 5px 0;
  width: 100%;
  float: left;
  clear: both;
}
/* line 4150, ../sass/global.scss */
#address .form-group label,
#identity .form-group label,
#account-creation_form .form-group label,
#new_account_form .form-group label,
#opc_account_form .form-group label,
#authentication .form-group label {
  float: left;
  width: 32%;
  margin: 0;
  line-height: 30px;
}
@media (max-width: 1440px) and (min-width: 1199px) {
  /* line 4150, ../sass/global.scss */
  #address .form-group label,
  #identity .form-group label,
  #account-creation_form .form-group label,
  #new_account_form .form-group label,
  #opc_account_form .form-group label,
  #authentication .form-group label {
    width: 40%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4150, ../sass/global.scss */
  #address .form-group label,
  #identity .form-group label,
  #account-creation_form .form-group label,
  #new_account_form .form-group label,
  #opc_account_form .form-group label,
  #authentication .form-group label {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 4150, ../sass/global.scss */
  #address .form-group label,
  #identity .form-group label,
  #account-creation_form .form-group label,
  #new_account_form .form-group label,
  #opc_account_form .form-group label,
  #authentication .form-group label {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 4150, ../sass/global.scss */
  #address .form-group label,
  #identity .form-group label,
  #account-creation_form .form-group label,
  #new_account_form .form-group label,
  #opc_account_form .form-group label,
  #authentication .form-group label {
    width: 30% !important;
  }
}
@media (max-width: 480px) {
  /* line 4150, ../sass/global.scss */
  #address .form-group label,
  #identity .form-group label,
  #account-creation_form .form-group label,
  #new_account_form .form-group label,
  #opc_account_form .form-group label,
  #authentication .form-group label {
    width: 100%;
  }
}
/* line 4172, ../sass/global.scss */
#address .form-group .form-control,
#identity .form-group .form-control,
#account-creation_form .form-group .form-control,
#new_account_form .form-group .form-control,
#opc_account_form .form-group .form-control,
#authentication .form-group .form-control {
  max-width: 240px;
}
/* line 4174, ../sass/global.scss */
#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4172, ../sass/global.scss */
  #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control {
    max-width: 185px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 4172, ../sass/global.scss */
  #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control {
    max-width: 100%;
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 4172, ../sass/global.scss */
  #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control {
    width: 270px;
  }
}
@media (max-width: 480px) {
  /* line 4172, ../sass/global.scss */
  #address .form-group .form-control,
  #identity .form-group .form-control,
  #account-creation_form .form-group .form-control,
  #new_account_form .form-group .form-control,
  #opc_account_form .form-group .form-control,
  #authentication .form-group .form-control {
    max-width: 100%;
    clear: both;
  }
}
@media (min-width: 1200px) {
  /* line 4194, ../sass/global.scss */
  #address .form-group.phone-number,
  #identity .form-group.phone-number,
  #account-creation_form .form-group.phone-number,
  #new_account_form .form-group.phone-number,
  #opc_account_form .form-group.phone-number,
  #authentication .form-group.phone-number {
    float: left;
    margin-right: 13px;
  }
}
@media (min-width: 1200px) {
  /* line 4200, ../sass/global.scss */
  #address .form-group.phone-number + p,
  #identity .form-group.phone-number + p,
  #account-creation_form .form-group.phone-number + p,
  #new_account_form .form-group.phone-number + p,
  #opc_account_form .form-group.phone-number + p,
  #authentication .form-group.phone-number + p {
    padding: 23px 0 0 0px;
    margin-bottom: 0;
  }
}
/* line 4208, ../sass/global.scss */
#address .gender-line,
#identity .gender-line,
#account-creation_form .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line,
#authentication .gender-line {
  margin-bottom: 4px;
  padding-top: 4px;
}
/* line 4211, ../sass/global.scss */
#address .gender-line > label,
#identity .gender-line > label,
#account-creation_form .gender-line > label,
#new_account_form .gender-line > label,
#opc_account_form .gender-line > label,
#authentication .gender-line > label {
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 4216, ../sass/global.scss */
#address .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#account-creation_form .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label {
  font-weight: normal;
  color: #8c8c8c;
}

/* line 4229, ../sass/global.scss */
#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
  margin-left: -5px;
  margin-right: -5px;
}
/* line 4232, ../sass/global.scss */
#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4,
#order-opc #center_column form.std .row .col-xs-4 {
  padding-left: 5px;
  padding-right: 5px;
  max-width: 94px;
}
/* line 4236, ../sass/global.scss */
#identity #center_column form.std .row .col-xs-4 .form-control,
#authentication #center_column form.std .row .col-xs-4 .form-control,
#order-opc #center_column form.std .row .col-xs-4 .form-control {
  max-width: 84px;
}
/* line 4242, ../sass/global.scss */
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
  border: none;
  padding-top: 0;
}

/* line 4249, ../sass/global.scss */
#new_account_form .box {
  line-height: 20px;
}
/* line 4251, ../sass/global.scss */
#new_account_form .box .date-select {
  padding-bottom: 10px;
}
/* line 4254, ../sass/global.scss */
#new_account_form .box .top-indent {
  padding-top: 10px;
}
/* line 4257, ../sass/global.scss */
#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

/* line 4263, ../sass/global.scss */
#authentication fieldset.account_creation {
  margin-bottom: 20px;
}

/* line 4269, ../sass/global.scss */
#password {
  padding-top: 0;
  border: none;
}
/* line 4271, ../sass/global.scss */
#password .box p {
  margin-bottom: 9px;
}
/* line 4274, ../sass/global.scss */
#password .box .form-group {
  margin-bottom: 20px;
}
/* line 4276, ../sass/global.scss */
#password .box .form-group .form-control {
  width: 263px;
}

/* line 4288, ../sass/global.scss */
#instant_search_results a.close {
  font-size: 13px;
  font-weight: 700;
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  line-height: inherit;
  text-transform: none;
  font-family: "Roboto slab", Helvetica, sans-serif;
}
/* line 4298, ../sass/global.scss */
#instant_search_results a.close:hover {
  color: black;
}

/* line 4307, ../sass/global.scss */
#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px;
}
/* line 4311, ../sass/global.scss */
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px;
}
/* line 4315, ../sass/global.scss */
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #454545;
}
/* line 4318, ../sass/global.scss */
#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
  color: black;
}
/* line 4325, ../sass/global.scss */
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #e5e5e5;
  padding: 31px 0 30px 0;
}
@media (max-width: 767px) {
  /* line 4325, ../sass/global.scss */
  #manufacturers_list.list li .mansup-container,
  #suppliers_list.list li .mansup-container {
    text-align: center;
  }
}
/* line 4334, ../sass/global.scss */
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0;
}
/* line 4338, ../sass/global.scss */
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center;
}
/* line 4341, ../sass/global.scss */
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px;
}
/* line 4345, ../sass/global.scss */
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0;
}
@media (max-width: 767px) {
  /* line 4345, ../sass/global.scss */
  #manufacturers_list.list li .middle-side,
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* line 4353, ../sass/global.scss */
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #e5e5e5;
  padding: 0 0 32px 31px;
  min-height: 108px;
}
@media (max-width: 767px) {
  /* line 4353, ../sass/global.scss */
  #manufacturers_list.list li .right-side-content,
  #suppliers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none;
  }
}
/* line 4363, ../sass/global.scss */
#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  position: relative;
  top: -6px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  /* line 4363, ../sass/global.scss */
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    top: 0;
  }
}
/* line 4376, ../sass/global.scss */
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center;
}
/* line 4378, ../sass/global.scss */
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 4382, ../sass/global.scss */
#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
  padding-bottom: 42px;
}
/* line 4385, ../sass/global.scss */
#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
  padding-bottom: 10px;
}
/* line 4388, ../sass/global.scss */
#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  /* line 4395, ../sass/global.scss */
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left;
  }
  /* line 4399, ../sass/global.scss */
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 4406, ../sass/global.scss */
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left;
  }
  /* line 4410, ../sass/global.scss */
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  /* line 4418, ../sass/global.scss */
  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none;
  }
}

/* line 4427, ../sass/global.scss */
#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e5e5e5;
}
/* line 4431, ../sass/global.scss */
#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
  display: none;
}
/* line 4437, ../sass/global.scss */
#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
  min-height: 69px;
}
/* line 4440, ../sass/global.scss */
#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
  border-bottom: 1px solid #e5e5e5;
}

/* line 4447, ../sass/global.scss */
table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px;
}
/* line 4451, ../sass/global.scss */
table.discount i.icon-ok {
  color: #46a74e;
}
/* line 4454, ../sass/global.scss */
table.discount i.icon-remove {
  color: #f13340;
}

/* line 4462, ../sass/global.scss */
#guestTracking .form-control {
  max-width: 271px;
}
@media (min-width: 1200px) {
  /* line 4467, ../sass/global.scss */
  #guestTracking .form-group {
    overflow: hidden;
  }
  /* line 4469, ../sass/global.scss */
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  /* line 4473, ../sass/global.scss */
  #guestTracking .form-control {
    float: left;
  }
  /* line 4476, ../sass/global.scss */
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
}

/* line 4486, ../sass/global.scss */
#pagenotfound .pagenotfound {
  max-width: 824px;
  margin: 100px auto 100px auto;
  text-align: center;
}
/* line 4490, ../sass/global.scss */
#pagenotfound .pagenotfound .img-404 {
  padding: 8px 0 27px 0;
}
/* line 4492, ../sass/global.scss */
#pagenotfound .pagenotfound .img-404 img {
  max-width: 100%;
}
/* line 4496, ../sass/global.scss */
#pagenotfound .pagenotfound h1 {
  font: 700 28px/34px "Roboto slab", sans-serif;
  color: #454545;
  text-transform: uppercase;
  margin-bottom: 7px;
}
/* line 4502, ../sass/global.scss */
#pagenotfound .pagenotfound p {
  font: 700 16px/20px "Roboto slab", sans-serif;
  color: #555454;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 19px;
  margin-bottom: 20px;
}
/* line 4510, ../sass/global.scss */
#pagenotfound .pagenotfound h3 {
  font-weight: bold;
  color: #454545;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 18px;
}
/* line 4517, ../sass/global.scss */
#pagenotfound .pagenotfound label {
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 4517, ../sass/global.scss */
  #pagenotfound .pagenotfound label {
    display: block;
  }
}
/* line 4523, ../sass/global.scss */
#pagenotfound .pagenotfound .form-control {
  max-width: 293px;
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 767px) {
  /* line 4523, ../sass/global.scss */
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}
/* line 4533, ../sass/global.scss */
#pagenotfound .pagenotfound .buttons {
  padding: 48px 0 20px 0;
}
/* line 4536, ../sass/global.scss */
#pagenotfound .pagenotfound .buttons .button-medium i.left {
  font-size: 17px;
}

/* line 4545, ../sass/global.scss */
#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}

/* line 4549, ../sass/global.scss */
#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}

/* line 4556, ../sass/global.scss */
#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}

/* line 4565, ../sass/global.scss */
#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}

/* line 4570, ../sass/global.scss */
.tab-content {
  margin-top: 20px;
}
@media (max-width: 991px) {
  /* line 4572, ../sass/global.scss */
  .tab-content .block_content li {
    width: 100% !important;
  }
}

/* line 4580, ../sass/global.scss */
form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

/* line 4586, ../sass/global.scss */
form#sendComment h3 {
  font-size: 14px;
}

/* line 4590, ../sass/global.scss */
#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 4596, ../sass/global.scss */
#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}

/* line 4603, ../sass/global.scss */
#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(../img/bg_input.png) repeat-x 0 0 white;
}

/* line 4611, ../sass/global.scss */
#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}

/* line 4617, ../sass/global.scss */
#sendComment p.submit {
  padding: 0;
  text-align: right;
}

/* line 4622, ../sass/global.scss */
#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(../img/icon/delete.gif) no-repeat 0 0;
}

/* line 4631, ../sass/global.scss */
.star {
  position: relative;
  top: -1px;
  float: none;
  display: inline;
  vertical-align: top;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
}

/* line 4645, ../sass/global.scss */
.star a {
  position: absolute;
  text-indent: -5000px;
}

/* line 4652, ../sass/global.scss */
div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #222222;
}

/* line 4661, ../sass/global.scss */
div.star.star_on:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #222222;
}

/* line 4670, ../sass/global.scss */
div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #222222;
}

/* line 4682, ../sass/global.scss */
.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center;
}

/* line 4689, ../sass/global.scss */
.blockcategories_footer ul ul {
  display: none !important;
}

/* line 4696, ../sass/global.scss */
.form-group.form-error input, .form-group.form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(../img/icon/form-error.png) 98% 5px no-repeat #fff1f2;
}
/* line 4703, ../sass/global.scss */
.form-group.form-ok input, .form-group.form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(../img/icon/form-ok.png) 98% 5px no-repeat #ddf9e1;
}
/* line 4710, ../sass/global.scss */
.form-group.form-error .form-control, .form-group.form-ok .form-control {
  padding-right: 30px;
}

/* line 4716, ../sass/global.scss */
.order_carrier_content .checker {
  margin: 2px 10px 0 0;
}

/* line 4720, ../sass/global.scss */
#order .box {
  padding: 15px;
}

/* line 4726, ../sass/global.scss */
.radio-inline, .checkbox {
  padding-left: 0;
  margin: 0;
  cursor: pointer;
}
/* line 4730, ../sass/global.scss */
.radio-inline .checker, .checkbox .checker {
  float: left;
}
/* line 4732, ../sass/global.scss */
.radio-inline .checker span, .checkbox .checker span {
  top: 0px;
}
/* line 4736, ../sass/global.scss */
.radio-inline div.radio, .checkbox div.radio {
  display: inline-block;
}
/* line 4738, ../sass/global.scss */
.radio-inline div.radio span, .checkbox div.radio span {
  float: left;
  top: 0px;
}

/* line 4745, ../sass/global.scss */
.fancybox-skin {
  background: white !important;
}

/* line 4752, ../sass/global.scss */
#facebook_block,
#cmsinfo_block {
  overflow: hidden;
  background: transparent;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
  /* line 4752, ../sass/global.scss */
  #facebook_block,
  #cmsinfo_block {
    width: 100%;
    min-height: 1px;
  }
}

/* line 4774, ../sass/global.scss */

/* line 4792, ../sass/global.scss */
#facebook_block .facebook-fanbox {
    background: transparent;
    border: 1px solid transparent;
    padding-bottom: 10px;
    overflow: hidden;
}

/* line 4799, ../sass/global.scss */
#cmsinfo_block {
  border-left: 1px solid #d9d9d9;
}
@media (max-width: 767px) {
  /* line 4799, ../sass/global.scss */
  #cmsinfo_block {
    border: none;
    margin-top: 10px;
  }
}
/* line 4806, ../sass/global.scss */
#cmsinfo_block > div {
  padding: 35px 10px 0 0;
}
@media (max-width: 767px) {
  /* line 4806, ../sass/global.scss */
  #cmsinfo_block > div {
    padding-top: 20px;
  }
}
@media (max-width: 479px) {
  /* line 4806, ../sass/global.scss */
  #cmsinfo_block > div {
    width: 100%;
    border-top: 1px solid #d9d9d9;
  }
}
/* line 4819, ../sass/global.scss */
#cmsinfo_block > div + div {
  border-left: 1px solid #d9d9d9;
  min-height: 344px;
  padding-left: 29px;
}
@media (max-width: 479px) {
  /* line 4819, ../sass/global.scss */
  #cmsinfo_block > div + div {
    border-left: none;
    padding-left: 10px;
    min-height: 1px;
    padding-bottom: 15px;
  }
}
/* line 4831, ../sass/global.scss */
#cmsinfo_block em {
  float: left;
  width: 60px;
  height: 60px;
  margin: 3px 10px 0 0;
  font-size: 30px;
  color: white;
  line-height: 60px;
  text-align: center;
  background: #6f6d6d;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
@media (max-width: 991px) {
  /* line 4831, ../sass/global.scss */
  #cmsinfo_block em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }
}
/* line 4850, ../sass/global.scss */
#cmsinfo_block .type-text {
  overflow: hidden;
}
/* line 4853, ../sass/global.scss */
#cmsinfo_block h3 {
  margin: 0 0 5px 0;
  font: 300 21px/25px "Roboto slab", sans-serif;
  color: #6f6d6d;
}
@media (max-width: 1199px) {
  /* line 4853, ../sass/global.scss */
  #cmsinfo_block h3 {
    font-size: 18px;
  }
}
/* line 4863, ../sass/global.scss */
#cmsinfo_block ul li {
  padding-bottom: 22px;
}
@media (max-width: 1199px) {
  /* line 4863, ../sass/global.scss */
  #cmsinfo_block ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  /* line 4863, ../sass/global.scss */
  #cmsinfo_block ul li {
    padding-bottom: 0;
  }
}
/* line 4876, ../sass/global.scss */
#cmsinfo_block p em {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-size: 13px;
  color: #333333;
  float: none;
  height: inherit;
  line-height: inherit;
  text-align: left;
  font-style: italic;
}

/* line 4893, ../sass/global.scss */
.ie8 #facebook_block,
.ie8 #cmsinfo_block {
  height: 344px;
}

@media (max-width: 1199px) {
  /* line 4901, ../sass/global.scss */
  .zoomdiv {
    display: none !important;
  }
}
/* line 4909, ../sass/global.scss */
#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}
/* line 4913, ../sass/global.scss */
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}

/* line 4921, ../sass/global.scss */
#product_comparison td.compare_extra_information {
  padding: 10px;
}
/* line 4924, ../sass/global.scss */
#product_comparison #social-share-compare {
  margin-bottom: 50px;
}

/* line 4929, ../sass/global.scss */
.payment_option_form {
  display: none;
}

/* line 4933, ../sass/global.scss */
.payment_option_logo {
  height: 50px;
  max-height: 50px;
}

/* line 4938, ../sass/global.scss */
.payment_module_adv {
  height: 120px;
  max-height: 120px;
}

/* line 4943, ../sass/global.scss */
.payment_option_selected {
  display: none;
  margin-top: 15px;
}
/* line 4944, ../sass/global.scss */
.payment_option_selected i {
  color: green;
}

/* line 4951, ../sass/global.scss */
.payment_option_cta {
  margin-left: 10px;
  color: #333 !important;
}

/* line 4956, ../sass/global.scss */
.tnc_box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}

/* line 4964, ../sass/global.scss */
.pointer-box {
  cursor: pointer;
}

/* line 4969, ../sass/global.scss */
.form-group label {
  margin: 15px 5px 3px 0;
}

/* line 4974, ../sass/global.scss */
.submit2 {
  margin: 20px 0 0 0;
}

/* line 4979, ../sass/global.scss */
.fancybox-skin .rte.content_only {
  float: left;
  padding: 15px;
  width: 100%;
}
/* line 4984, ../sass/global.scss */
.fancybox-skin .page-subheading {
  margin: 0 0 12px;
  padding: 0;
}

/* line 4990, ../sass/global.scss */
div.selector select {
  cursor: pointer;
}

@media (max-width: 767px) {
  /* line 4995, ../sass/global.scss */
  .ttcrossselling .title_block .ttblock-heading {
    background-position: center bottom;
  }
}

/* line 5002, ../sass/global.scss */
.ttcateogry-title {
  float: left;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 16px;
  text-transform: capitalize;
  width: 100%;
}

@media (min-width: 480px) and (max-width: 767px) {
  /* line 5013, ../sass/global.scss */
  .text-right, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total, #cart_summary tbody td.cart_unit {
    text-align: initial;
  }
}
@media (max-width: 480px) {
  /* line 5013, ../sass/global.scss */
  .text-right, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total, #cart_summary tbody td.cart_unit {
    text-align: center !important;
  }
}

/* ---------------------- TemplateTrip - goToTop --------------------------*/
/* line 5025, ../sass/global.scss */
.goToTop {
  background: #ff8e19;
  display: none;
  border: 2px solid #ff8e19;
  border-radius: 50%;
  bottom: 20px;
  cursor: pointer;
  height: 38px;
  padding: 6px 0 6px 2px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 38px;
  z-index: 9999;
  color: #000000;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
/* line 5045, ../sass/global.scss */
.goToTop:before {
  color: white;
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 16px;
}
/* line 5051, ../sass/global.scss */
.goToTop:hover {
  background: white;
  border-color: white;
}
.goToTop:hover:before {
  color: #ff8e19;
}

/* ---------------------- End TemplateTrip - goToTop --------------------------*/
/* line 5060, ../sass/global.scss */
.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none;
}

/* line 5063, ../sass/global.scss */
.tab-content > .active, .pill-content > .active {
  display: block;
}

/* line 5067, ../sass/global.scss */
.tab-content {
  float: left;
  width: 100%;
}
/* line 5071, ../sass/global.scss */
.tab-content .tab-pane .ttallproduct-btn {
  display: none;
}

/* line 5077, ../sass/global.scss */
a:hover, a:focus {
  text-decoration: none;
}

/* line 5080, ../sass/global.scss */
.block_content {
  float: left;
  width: 100%;
}

/* line 5085, ../sass/global.scss */
.ajax_cart_quantity, .ajax_cart_no_product.unvisible, .ajax_cart_no_product {
  background: #fff none repeat scroll 0 0;
  border-radius: 25%;
  bottom: 0;
  color: #000000;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 26px!important;
  left: 48px;
  line-height: 25px;
  margin: auto!important;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 24px!important;
}
@media (max-width: 991px) {
  /* line 5085, ../sass/global.scss */
  .ajax_cart_quantity, .ajax_cart_no_product.unvisible, .ajax_cart_no_product {
    left: 48px;
    top: 0;
  }
}

/* line 5106, ../sass/global.scss */
.title_block {
  /*float: left;*/
  width: auto;
}
/* line 5109, ../sass/global.scss */
.title_block .ttblock-heading {
	color: #222;
	float: left;
	font: 600 36px/40px "poppins",sans-serif;
	margin: 0 0 10px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	z-index: 1;
	padding: 0 0 40px;
	position: relative;
	background: rgba(0,0,0,0) url(../img/templatetrip/seprator.png) no-repeat scroll center bottom;
}
/* line 5119, ../sass/global.scss */
.title_block .ttblock-heading:before {
    content: " ";
    display: table;
}
/* line 5128, ../sass/global.scss */
.title_block .ttblock-heading:after {
    content: " ";
    display: table;
}
/* line 5138, ../sass/global.scss */
.title_block .tttab-desc {
  font-style: italic;
  font-size: 14px;
  position: relative;
  font-family: "Roboto slab", Helvetica, sans-serif;
  float: left;
  width: 100%;
}
/* line 5145, ../sass/global.scss */
.title_block .tttab-desc:before {
  border-bottom: 1px solid #bababa;
  bottom: -10px;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 15%;
}

/* ---------------------- TemplateTrip - Featured Product --------------------------*/
/* line 5161, ../sass/global.scss */
#ttfeatureproduct {
  position: relative;
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
}
/* line 5166, ../sass/global.scss */
#ttfeatureproduct .title_block {
  margin: 0 0 30px;
}
/* line 5169, ../sass/global.scss */
#ttfeatureproduct .block_content {
  float: left;
  width: 100%;
  overflow: hidden;
}

/* ---------------------- End TemplateTrip - Featured Product --------------------------*/
/* ---------------------- TemplateTrip - Tooltips --------------------------*/
/* line 5181, ../sass/global.scss */
.tooltip {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  color: white !important;
  display: none;
  font-size: 12px;
  font-weight: normal;
  left: 0;
  line-height: 16px;
  min-width: 115px;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: -33px;
}
/* line 5194, ../sass/global.scss */
.tooltip:before {
  bottom: -7px;
  color: #000000;
  content: "\f0dd";
  font-family: "FontAwesome";
  font-size: 14px;
  left: 17px;
  opacity: 0.7;
  -moz-opacity: 0.7;
  /* Netscape */
  -khtml-opacity: 0.7;
  /* Safari 1.x */
  -webkit-opacity: 0.7;
  /* other webkit*/
  position: absolute;
}

/* ---------------------- End TemplateTrip - Tooltips --------------------------*/
/* ---------------------- Start TemplateTrip - Manufaturer Block --------------------------*/
/* line 5214, ../sass/global.scss */
#ttbrandlogo {
  float: none;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 20px 0 20px;
  margin: 0 auto 30px;
  z-index: 1;
}
@media (max-width: 767px) {
  /* line 5214, ../sass/global.scss */
  #ttbrandlogo {
    padding: 20px 15px 0;
  }
}
/* line 5224, ../sass/global.scss */
#ttbrandlogo .title_block {
  display: none;
}
/* line 5227, ../sass/global.scss */
#ttbrandlogo .block_content {
  float: none;
  width: auto;
}
/* line 5230, ../sass/global.scss */
#ttbrandlogo .block_content .customNavigation {
  position: absolute;
  top: 47%;
  width: 100% !important;
  z-index: 1;
  display: none;
  left: 0;
  right: 0;
}
@media (max-width: 480px) {
  /* line 5230, ../sass/global.scss */
  #ttbrandlogo .block_content .customNavigation {
    top: 40%;
  }
}
/* line 5241, ../sass/global.scss */
#ttbrandlogo .block_content .customNavigation a {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  border: 1px solid #777777;
  background: #fff url(../img/templatetrip/sprite.png) repeat scroll 0 0;
}
/* line 5246, ../sass/global.scss */
#ttbrandlogo .block_content .customNavigation a.prev {
  left: 0;
  right: auto;
  margin: 0;
  padding: 5px 7px;
  background-position: -12px -404px;
}
#ttbrandlogo .block_content .customNavigation a.prev:hover{
	background-position: 40px -404px;
	background-color: #000;
}
/* line 5252, ../sass/global.scss */
#ttbrandlogo .block_content .customNavigation a.next {
  right: 0;
  left: auto;
  padding: 5px 8px;
  background-position: -12px -437px;
}
#ttbrandlogo .block_content .customNavigation a.next:hover{
	background-position: 40px -437px;
	background-color: #000;
}

/* line 5256, ../sass/global.scss */
#ttbrandlogo .block_content .customNavigation a.next:after {
  margin: 0 0 0 4px;
}
/* line 5262, ../sass/global.scss */
#ttbrandlogo .block_content #ttmanufacturer-carousel {
  float: left;
  margin: 0;
  width: 100%;
  border: none;
}
/* line 5267, ../sass/global.scss */
#ttbrandlogo .block_content #ttmanufacturer-carousel li {
  padding: 15px;
  text-align: center;
  border: none;
}
/* line 5272, ../sass/global.scss */
#ttbrandlogo .block_content #ttmanufacturer-carousel li a img {
  opacity: 0.6;
  -moz-opacity: 0.6;
  /* Netscape */
  -khtml-opacity: 0.6;
  /* Safari 1.x */
  -webkit-opacity: 0.6;
  /* other webkit*/
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  width: auto;
}
@media (max-width: 991px) {
  /* line 5272, ../sass/global.scss */
  #ttbrandlogo .block_content #ttmanufacturer-carousel li a img {
    max-width: 100%;
    height: auto;
  }
}
/* line 5291, ../sass/global.scss */
#ttbrandlogo .block_content #ttmanufacturer-carousel li:hover a img {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
}
/* line 5304, ../sass/global.scss */
#ttbrandlogo:hover .block_content .customNavigation {
  display: block;
}

/* ---------------------- End TemplateTrip - Manufaturer Block --------------------------*/
/* line 5313, ../sass/global.scss */
.ttfooter-bg {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  height: 100px;
  position: absolute;
  width: 100%;
}

/* line 5321, ../sass/global.scss */
#footer .block {
  margin-top: 75px;
  margin-bottom: 50px;
  z-index: 2;
}

@media (min-width: 992px) and (max-width: 1199px){
  /* line 5329, ../sass/global.scss */
  #footer .block {
	  margin-top: 15px;
	  margin-bottom: 10px;
	}
}

/* ---------------------- Start TemplateTrip - TT CMS Footer Block --------------------------*/
/* line 5329, ../sass/global.scss */
#ttcmsfooter {
	float: left;
	text-align: left;
	background: #ff8e19;
	padding: 10px 0;
	margin: 0px -50%;
	width: 200%;
	overflow: hidden;
}

@media (max-width: 991px) {
  /* line 5329, ../sass/global.scss */
  #ttcmsfooter {
    width: 100%;
	margin: 0;
  }
}
/* line 5346, ../sass/global.scss */
#ttcmsfooter h4 {
  display: none;
}
/* line 5348, ../sass/global.scss */
#ttcmsfooter h4:after {
  display: none !important;
}
/* line 5352, ../sass/global.scss */
#ttcmsfooter .ttfooter-logo {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 5352, ../sass/global.scss */
  #ttcmsfooter .ttfooter-logo {
    margin: 0;
    text-align: center;
  }
}
/* line 5360, ../sass/global.scss */
#ttcmsfooter .ttfooter-desc {
  color: #8c8c8c;
  float: left;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 21px;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 5360, ../sass/global.scss */
  #ttcmsfooter .ttfooter-desc {
    padding: 0 20px;
    width: 70%;
    float: none;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  /* line 5360, ../sass/global.scss */
  #ttcmsfooter .ttfooter-desc {
    width: 80%;
  }
}
/* line 5378, ../sass/global.scss */
#ttcmsfooter .ttfooter-desc > i > a {
  color: #454545;
  font-style: italic;
}

/* ---------------------- End TemplateTrip - TT CMS Footer Block --------------------------*/
/* line 5389, ../sass/global.scss */
.form-control:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 5394, ../sass/global.scss */
a:focus {
  outline: none;
}

/* line 5398, ../sass/global.scss */
label {
  font: 500 13px/20px "Roboto slab", Helvetica, sans-serif;
  margin: 0 5px 0 0;
  text-transform: uppercase;
}

/* line 5404, ../sass/global.scss */
.form-control.grey {
  background: transparent;
}

/* line 5408, ../sass/global.scss */
#identity .std > fieldset > div {
  margin: 0 0 15px;
}

/* line 5411, ../sass/global.scss */
#identity .std > fieldset > div.checkbox {
  margin: 0 0 4px;
}

/* line 5416, ../sass/global.scss */
.availability .available-now, #availability_value, #last_quantities, #order-detail-content .label-success, ul.product_list .availability span {
  background-color: #eeeeee;
  border: medium none;
  color: #454545;
  font-weight: normal;
  padding: 4px 10px;
}

/* line 5424, ../sass/global.scss */
.fancybox-skin {
  border-radius: 0 !important;
}

/* line 5427, ../sass/global.scss */
#block-history {
  overflow: auto;
}

/* line 5431, ../sass/global.scss */
.zoomPreload {
  height: 58px !important;
  padding: 5px !important;
  width: 100px !important;
}

/* ------------------------------------ Start TT - Footer cms logo ------------------------------- */
/* line 5439, ../sass/global.scss */
#ttcmsfooterlogo {
  float: left;
  margin: -31px 0 0 !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 5439, ../sass/global.scss */
  #ttcmsfooterlogo {
    bottom: -20px;
    display: none;
  }
}
/* line 5449, ../sass/global.scss */
#ttcmsfooterlogo .aurthority-logo-content {
  border-top: 1px solid #292929;
  display: block;
  float: left;
  height: 53px;
  position: relative;
  width: 100%;
}
/* line 5456, ../sass/global.scss */
#ttcmsfooterlogo .aurthority-logo-content .aurthority-logo {
  background: #f5f5fa none repeat scroll 0 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -27px;
  width: 250px;
}
/* line 5465, ../sass/global.scss */
#ttcmsfooterlogo .aurthority-logo-content .aurthority-logo .ttlogo {
  display: inline-block;
  float: none;
}

/* ------------------------------------ End TT - Footer cms logo ------------------------------- */
/* ---------------------- Start TT - CMS Services block  --------------------------*/
/* line 5479, ../sass/global.scss */
#ttcmsservices {
	float: left;
	width: 100%;
	text-align: justify;
	margin: 40px 0
}

#ttcmsservices .ttservices .block_content {
	background: #ff8e19 none repeat scroll 0 0;
	float: left;
	padding: 40px 0;
	position: relative;
	width: 100%;
	z-index: 1
}

#ttcmsservices .ttcontent_inner .service {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 20px
}

#ttcmsservices .service-title {
	color: #fff;
	font: 500 20px/24px "roboto slab", helvetica, sans-serif;
	margin: 20px 0
}

#ttcmsservices .service-desc {
	color: #fff;
	font: 400 14px/20px "poppins", helvetica, sans-serif
}

#ttcmsservices .block_content>div .ttcontent_inner .service .service-icon {
	float: none;
	height: 80px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	width: 80px;
	display: inline-block;
	vertical-align: top;
	border-radius: 50px;
	background: #fff url(../img/templatetrip/store-services.png) no-repeat scroll 0 0
}

#ttcmsservices .block_content>div .ttcontent_inner .service .service-icon.ttshipping_img {
	background: #fff url(../img/templatetrip/store-services.png) no-repeat scroll -20px -191px
}

#ttcmsservices .block_content>div .ttcontent_inner .service .service-icon.ttmoneyback_img {
	background: #fff url(../img/templatetrip/store-services.png) no-repeat scroll -18px -95px
}

#ttcmsservices .block_content>div .ttcontent_inner .service .service-icon.ttsaving_img {
	background: #fff url(../img/templatetrip/store-services.png) no-repeat scroll -19px -2px
}

#ttcmsservices .block_content>div .ttcontent_inner .service:hover .service-icon.ttshipping_img {
	background-position: -124px -191px
}

#ttcmsservices .block_content>div .ttcontent_inner .service:hover .service-icon.ttmoneyback_img {
	background-position: -124px -95px
}

#ttcmsservices .block_content>div .ttcontent_inner .service:hover .service-icon.ttsaving_img {
	background-position: -124px -2px
}

#ttcmsservices .block_content .ttservices .service-title {
	color: #000;
	font: 500 14px/20px "Montserrat", Helvetica, sans-serif;
	margin-bwatom: 10px;
	text-transform: uppercase;
	width: auto;
	float: none;
	padding: 20px 0;
	margin: 0;
	vertical-align: top;
	display: inline-block
}

#ttcmsservices .block_content .ttservices .service-desc {
	font: 500 13px/22px "Montserrat", Helvetica, sans-serif;
	color: #fff;
	text-transform: capitalize
}

#ttcmsservices .block_content .owl-item .ttcontent_inner {
	float: left;
	position: relative;
	width: 100%
}

@media(max-width:1200px) {
	#ttcmsservices .block_content>div .ttcontent_inner .service .service-icon {
		margin: 0
	}
}

@media(max-width:1199px) {
	#wacmsservices {
		margin: 0 0 50px
	}
}

@media(max-width:991px) {
	#ttcmsservices {
		margin: 50px 0;
		padding: 0 15px
	}
	#ttcmsservices .block_content .ttservices .service-title {
		float: none;
		padding: 0;
		text-align: center;
		text-transform: uppercase;
		display: inline-block;
		vertical-align: top
	}
	#ttcmsservices .block_content>div .ttcontent_inner .service .service-icon {
		display: inline-block;
		text-align: center;
		float: none;
		vertical-align: top
	}
	#ttcmsservices .block_content .service {
		text-align: center
	}
}

@media(min-width:768px) {
	#ttcmsservices .block_content .owl-item .ttcontent_inner::after {
		border-right: 1px solid rgba(255, 255, 255, .2);
		bottom: 0;
		content: "";
		float: left;
		left: auto;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top: 0
	}
	#ttcmsservices .block_content .owl-item:last-child .ttcontent_inner::after {
		display: none
	}
}

@media(max-width:767px) {
	.ttservices.container {
		padding: 0
	}
}

@media(max-width:543px) {
	#ttcmsservices {
		margin: 30px 0
	}
	#ttcmsservices .block_content .ttservices .service-title {
		width: 100%
	}
	#ttcmsservices .ttservices {
		padding: 0 0 5px;
		width: 100%
	}
}

/* ---------------------- End TT - CMS Services block  --------------------------*/
/* ------------------------------------ Start TT - CMS testimonial ------------------------------- */
/* line 5642, ../sass/global.scss */
#ttcmstestimonial {
  margin: 0 0 60px;
  position: relative;
  text-align: center;
  padding: 0;
  background: #f2f3f7;
  float: left;
  width: 100%;
  border-radius: 0 0 50% 50%/30%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5642, ../sass/global.scss */
  #ttcmstestimonial {
    padding: 0;
  }
}
@media (max-width: 991px) {
  /* line 5642, ../sass/global.scss */
  #ttcmstestimonial {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 5642, ../sass/global.scss */
  #ttcmstestimonial {
    margin: 0;
    border-radius: 0 0 50% 50%/20%;
  }
}
@media (max-width: 480px) {
  /* line 5642, ../sass/global.scss */
  #ttcmstestimonial {
    padding: 0;
    border-radius: 0 0 50% 50%/15%;
  }
}
/* line 5668, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content {
  padding: 30px 0 60px;
}
@media (max-width: 767px) {
  /* line 5668, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content {
    padding: 0;
  }
}
/* line 5673, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner {
  display: inline-block;
  float: none;
  text-align: center;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  /* line 5673, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner {
    padding: 40px 0 0 0;
  }
}
@media (max-width: 480px) {
  /* line 5673, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner {
    padding: 30px 0 0 0;
  }
}
/* line 5685, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .title_block {
  margin: 0;
}
/* line 5687, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .title_block .ttblock-heading {
  border: medium none;
  font-family: "Roboto slab", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding: 8px 20px;
  margin: 0;
}
/* line 5694, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .title_block .ttblock-heading:before {
  display: none;
}
/* line 5699, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .tttestimonial-subtitle {
  font-family: "Roboto slab", Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  text-transform: capitalize;
  padding-bottom: 10px;
  position: relative;
}
/* line 5707, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .tttestimonial-subtitle:after {
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 120px;
}
/* line 5720, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul {
  border: none;
}
/* line 5722, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li {
  display: table;
  position: relative;
}
@media (max-width: 767px) {
  /* line 5722, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li {
    padding: 0 0 55px;
  }
}
@media (max-width: 480px) {
  /* line 5722, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li {
    padding: 0 0 35px;
  }
}
/* line 5731, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-image {
  margin: 32px auto 25px;
  width: 100px;
  height: 100px;
  display: table;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5731, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-image {
    width: 110px;
    height: 110px;
  }
}
/* line 5740, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-image img {
  border: 6px solid #f9e5bd;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
/* line 5748, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content {
  margin: 20px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 5748, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content {
    margin: 20px 0 30px;
  }
}
/* line 5754, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content h4 {
  color: #444444;
  font: 17px/18px "Roboto slab", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 5759, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content h4 i {
  font-style: italic;
  font-weight: normal;
  text-transform: capitalize;
  color: #999999;
}
/* line 5766, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-user-designation {
  color: #888888;
}
/* line 5768, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-user-designation .user-position {
  font-size: 14px;
}
/* line 5771, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-user-designation .user {
  font-size: 13px;
  font-style: italic;
}
/* line 5776, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-desc {
  margin: 0 0 30px;
  padding: 0 27%;
}
/* line 5779, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-desc > p {
  color: #888888;
}
@media (min-width: 992px) and (max-width: 1400px) {
  /* line 5776, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-desc {
    margin: 0 0 20px;
  }
}
@media (max-width: 480px) {
  /* line 5776, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .tttestimonial-inner ul li .testimonial-content .testimonial-desc {
    padding: 0 6%;
  }
}
/* line 5793, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .customNavigation {
  left: 0;
  position: absolute;
  right: 0;
  top: 45%;
  display: none;
  width: 100%;
}
/* line 5800, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .customNavigation a.prev {
  left: 0;
  right: auto;
  position: absolute;
}
/* line 5805, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner .customNavigation a.next {
  right: 0;
  left: auto;
  position: absolute;
}
/* line 5812, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .tttestimonial-inner:hover .customNavigation {
  display: block;
}
/* line 5817, ../sass/global.scss */
#ttcmstestimonial .tttestimonial-content .testimonial-bg-image {
  bottom: -25px;
  position: absolute;
  right: -10px;
}
@media (max-width: 767px) {
  /* line 5817, ../sass/global.scss */
  #ttcmstestimonial .tttestimonial-content .testimonial-bg-image {
    right: 0;
  }
}

/* ------------------------------------ End TT - CMS testimonial ------------------------------- */
				
				
/* line 5830, ../sass/global.scss */
#slider_row .alert.alert-danger.container.ttnewsletter {
  margin: 10px auto;
  text-shadow: none;
  padding: 15px;
}

/* line 5836, ../sass/global.scss */
.button.ajax_add_to_cart_button.disabled {
  border: medium none;
  float: left;
  height: 100%;
  width: 100%;
}

/* line 5844, ../sass/global.scss */
#ttcartcrossselling-carousel .product-image-container img {
  width: 100%!important;
}

/* line 5848, ../sass/global.scss */
#ttfeaturedtab, #ttnewproductstab, #ttbestsellerstab {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 5852, ../sass/global.scss */
#ttfeaturedtab .customNavigation, #ttnewproductstab .customNavigation, #ttbestsellerstab .customNavigation {
  /*top: -77px !important;*/
}

/* line 5856, ../sass/global.scss */
#order .price {
  color: #454545;
}

/* line 5869, ../sass/global.scss */
.nav.container.ttsearch-container {
  position: relative;
}

/*--------------- End Search CSS ------------------*/
/* line 5875, ../sass/global.scss */
.ttblog-testimonial {
  overflow: hidden;
}

/* line 5880, ../sass/global.scss */
.container.ttlayer-cart {
  left: 0;
  position: absolute;
  right: 0;
}

/* line 5889, ../sass/global.scss */
#ttfeaturedtab .block_content #ttfeature-carousel, #ttfeaturedtab .block_content #ttnewproduct-carousel, #ttfeaturedtab .block_content #ttbestseller-carousel, #ttnewproductstab .block_content #ttfeature-carousel, #ttnewproductstab .block_content #ttnewproduct-carousel, #ttnewproductstab .block_content #ttbestseller-carousel, #ttbestsellerstab .block_content #ttfeature-carousel, #ttbestsellerstab .block_content #ttnewproduct-carousel, #ttbestsellerstab .block_content #ttbestseller-carousel {
  border: none;
}
/* line 5891, ../sass/global.scss */
#ttfeaturedtab .block_content #ttfeature-carousel .owl-wrapper-outer, #ttfeaturedtab .block_content #ttnewproduct-carousel .owl-wrapper-outer, #ttfeaturedtab .block_content #ttbestseller-carousel .owl-wrapper-outer, #ttnewproductstab .block_content #ttfeature-carousel .owl-wrapper-outer, #ttnewproductstab .block_content #ttnewproduct-carousel .owl-wrapper-outer, #ttnewproductstab .block_content #ttbestseller-carousel .owl-wrapper-outer, #ttbestsellerstab .block_content #ttfeature-carousel .owl-wrapper-outer, #ttbestsellerstab .block_content #ttnewproduct-carousel .owl-wrapper-outer, #ttbestsellerstab .block_content #ttbestseller-carousel .owl-wrapper-outer {
  /*border: 1px solid #e5e5e5;*/
  border-bottom: none;
}
/* line 5897, ../sass/global.scss */
#ttfeaturedtab .featureli, #ttfeaturedtab .newli, #ttfeaturedtab .bestli, #ttnewproductstab .featureli, #ttnewproductstab .newli, #ttnewproductstab .bestli, #ttbestsellerstab .featureli, #ttbestsellerstab .newli, #ttbestsellerstab .bestli {
  margin: 0 0 0 -1px;
}
/* line 5900, ../sass/global.scss */
#ttfeaturedtab .featureli ul li:first-child, #ttfeaturedtab .newli ul li:first-child, #ttfeaturedtab .bestli ul li:first-child, #ttnewproductstab .featureli ul li:first-child, #ttnewproductstab .newli ul li:first-child, #ttnewproductstab .bestli ul li:first-child, #ttbestsellerstab .featureli ul li:first-child, #ttbestsellerstab .newli ul li:first-child, #ttbestsellerstab .bestli ul li:first-child {
  border-bottom: 1px solid #e5e5e5;
}

/* line 5907, ../sass/global.scss */
.li-hover {
  opacity: 0.4;
  -moz-opacity: 0.4;
  /* Netscape */
  -khtml-opacity: 0.4;
  /* Safari 1.x */
  -webkit-opacity: 0.4;
  /* other webkit*/
}

/* ----------------------------- Start TT - CMS Counter block ----------------------- */
/* line 5919, ../sass/global.scss */
#ttcounter {
  float: left;
  width: 100%;
  margin: 50px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5919, ../sass/global.scss */
  #ttcounter {
    margin: 30px 0px;
  }
}
@media (max-width: 480px) {
  /* line 5919, ../sass/global.scss */
  #ttcounter {
    margin: 30px 0;
  }
}
/* line 5929, ../sass/global.scss */
#ttcounter .ttcmscounter.container {
  float: none;
  width: 100%;
}
@media (max-width: 480px) {
  /* line 5929, ../sass/global.scss */
  #ttcounter .ttcmscounter.container {
    padding: 0;
  }
}
/* line 5935, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content {
  margin: 20px auto 40px;
  float: left;
  width: 100%;
}
/* line 5939, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 5942, ../sass/global.scss */
  #ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter {
    margin: 0 0 50px 0;
  }
}
/* line 5946, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter span {
  float: left;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
/* line 5952, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter .counter-title {
  float: left;
  width: 100%;
  text-align: center;
  color: #000;
  font: 600 42px "Roboto slab", sans-serif;
}
/* line 5959, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter .counter-desc {
  color: #777;
  float: left;
  width: 100%;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}
/* line 5969, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter1 .ttcounterimg:before {
  content: "";
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 14px;
  height: 45px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 45px;
}
/* line 5982, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter1 .ttcounterimg.counterimg1:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -9px -6px;
}
/* line 5988, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter1 .counter-title:after {
  content: "%";
  font-size: 38px;
  font-family: "Roboto slab", sans-serif;
}
/* line 5997, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter1:hover .ttcounterimg.counterimg1:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -89px -6px;
}
/* line 6006, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter2 .ttcounterimg:before {
  content: "";
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 14px;
  height: 45px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 55px;
}
/* line 6019, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter2 .ttcounterimg.counterimg2:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -3px -83px;
}
/* line 6025, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter2 .counter-title:after {
  content: "\f067";
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 18px;
}
/* line 6035, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter2:hover .ttcounterimg.counterimg2:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -83px -83px;
}
/* line 6042, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter3 {
  margin: 0;
}
/* line 6045, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter3 .ttcounterimg:before {
  content: "";
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 14px;
  height: 45px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 45px;
}
/* line 6058, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter3 .ttcounterimg.counterimg3:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -9px -165px;
}
/* line 6064, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter3 .counter-title:after {
  content: "\f067";
  font-family: "fontawesome";
  font-size: 18px;
}
/* line 6073, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter3:hover .ttcounterimg.counterimg3:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -89px -165px;
}
/* line 6080, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter4 {
  margin: 0;
}
/* line 6083, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter4 .ttcounterimg:before {
  content: "";
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 14px;
  height: 45px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 45px;
}
/* line 6096, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter4 .ttcounterimg.counterimg4:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -9px -244px;
}
/* line 6102, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter4 .counter-title:after {
  content: "\f067";
  font-family: "fontawesome";
  font-size: 18px;
}
/* line 6111, ../sass/global.scss */
#ttcounter .ttcmscounter.container .ttcmscounter-content .counter-content .ttcounter.counter4:hover .ttcounterimg.counterimg4:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/store-services-icon.png") no-repeat scroll -89px -244px;
}

/* ----------------------------- End TT - CMS Counter block ----------------------- */
/* ----------------------------- Start TT - CMS Category service block ----------------------- */
/* line 6128, ../sass/global.scss */
#ttcmscategoryservices {
  float: left;
  width: 100%;
  margin: 0 0 60px 0;
}
@media (max-width: 991px) {
  /* line 6128, ../sass/global.scss */
  #ttcmscategoryservices {
    margin: 0px 0 30px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 6128, ../sass/global.scss */
  #ttcmscategoryservices {
    margin: 0 0 20px;
  }
}
@media (max-width: 480px) {
  /* line 6128, ../sass/global.scss */
  #ttcmscategoryservices {
    margin: 0;
  }
}
/* line 6141, ../sass/global.scss */
#ttcmscategoryservices .services {
  float: none;
  display: inline-block;
  width: 100%;
}
@media (max-width: 480px) {
  /* line 6141, ../sass/global.scss */
  #ttcmscategoryservices .services {
    padding: 0;
  }
}
/* line 6148, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  /* line 6151, ../sass/global.scss */
  #ttcmscategoryservices .services .ttservices-inner .service-title {
    width: 50%;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 480px) {
  /* line 6151, ../sass/global.scss */
  #ttcmscategoryservices .services .ttservices-inner .service-title {
    width: 270px;
    float: none;
    display: inline-block;
  }
}
/* line 6161, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices {
  border: 1px solid #e5e5e5;
  padding: 25px 0 0;
}
/* line 6164, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices:hover {
  border: 1px solid #cfcfcf;
}
/* line 6167, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices .ttservice-img {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
}
/* line 6172, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices .ttservice-img:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}
/* line 6185, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices.ttmencloth .ttservice-img:before {
  background: transparent url("../img/templatetrip/main-services.png") no-repeat scroll -7px -1px;
}
/* line 6192, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices.ttsummerset .ttservice-img:before {
  background: transparent url("../img/templatetrip/main-services.png") no-repeat scroll -7px -80px;
}
/* line 6199, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices.ttwomencloth .ttservice-img:before {
  background: transparent url("../img/templatetrip/main-services.png") no-repeat scroll -7px -161px;
}
/* line 6206, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices.ttadventure .ttservice-img:before {
  background: transparent url("../img/templatetrip/main-services.png") no-repeat scroll -7px -242px;
}
/* line 6211, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices .ttservice-title {
  font: 600 20px/26px "Roboto slab", sans-serif;
  color: #454545;
  float: left;
  text-transform: uppercase;
  width: 100%;
}
/* line 6218, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices .ttservice-desc {
  float: left;
  width: 100%;
  padding: 0 26px;
}
/* line 6223, ../sass/global.scss */
#ttcmscategoryservices .services .ttservices-inner .service-title .ttservices img {
  width: 100%;
}

/* ----------------------------- End TT - CMS Category service block ----------------------- */
/* ------------------------------------ Start TT - CMS Product tab block ------------------------------- */
/* line 6236, ../sass/global.scss */
#ttcmsproducttab .ttcmsproducttab-main {
  float: left;
  width: 100%;
}
/* line 6239, ../sass/global.scss */
#ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-1, #ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-2 {
  float: left;
  width: 100%;
  padding: 0;
}
/* line 6243, ../sass/global.scss */
#ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-1 .desc, #ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-2 .desc {
  padding: 0;
  text-align: left;
}
/* line 6247, ../sass/global.scss */
#ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-1 .ttcmsimage, #ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-2 .ttcmsimage {
  padding: 0;
}
/* line 6249, ../sass/global.scss */
#ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-1 .ttcmsimage > img, #ttcmsproducttab .ttcmsproducttab-main .ttcmstab.row-2 .ttcmsimage > img {
  max-width: 100%;
}

/* ------------------------------------ End TT - CMS Product tab block ------------------------------- */
/* ------------------------------------ Start TT - CMS fashion tab block ------------------------------- */
/* line 6261, ../sass/global.scss */
#ttfashioncmstab {
  float: left;
  width: 100%;
  margin: 60px 0 0;
}
@media (max-width: 480px) {
  /* line 6261, ../sass/global.scss */
  #ttfashioncmstab {
    padding: 30px 0;
    margin: 10px 0 0;
  }
}
/* line 6269, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main {
  float: none;
  display: inline-block;
  width: 100%;
}
/* line 6273, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .title_block {
  width: auto;
  margin: 0;
}
/* line 6277, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tab-links {
  float: right;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 6277, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tab-links {
    float: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 20px 0 0 0;
  }
}
/* line 6287, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tab-links li {
  background: transparent;
  border-radius: 25px;
  display: inline-block;
  float: left;
  margin: 0 35px 0 0;
  position: relative;
  text-align: center;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  vertical-align: middle;
}
@media (max-width: 767px) {
  /* line 6287, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tab-links li {
    float: none;
  }
}
@media (max-width: 480px) {
  /* line 6287, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tab-links li {
    width: 100%;
    margin: 0;
  }
}
/* line 6308, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tab-links li a {
  font: 400 17px/28px "Roboto slab", Helvetica, sans-serif;
  color: #49acca;
  position: relative;
  padding: 6px 0;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6308, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tab-links li a {
    line-height: 17px;
    padding: 12px 0;
  }
}
@media (max-width: 480px) {
  /* line 6308, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tab-links li a {
    padding: 7px 0;
  }
}
/* line 6323, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tab-links li:hover a, #ttfashioncmstab .ttfashioncmstab-main .tab-links li.active a {
  color: #585858;
}
/* line 6325, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tab-links li:hover a:after, #ttfashioncmstab .ttfashioncmstab-main .tab-links li.active a:after {
  width: 100%;
}
/* line 6332, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs {
  float: left;
  width: 100%;
}
/* line 6335, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content {
  background: transparent;
}
/* line 6337, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .tt_productinner.tab {
  display: none;
  transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -khtml-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
}
/* line 6344, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .tt_productinner.tab.active {
  display: block;
}
/* line 6348, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content {
  float: left;
  margin: 40px 0 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 480px) {
  /* line 6353, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttimg {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6357, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttimg > img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6357, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttimg > img {
    width: 80%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 6357, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttimg > img {
    width: 50%;
  }
}
@media (max-width: 480px) {
  /* line 6357, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttimg > img {
    width: 250px;
  }
}
/* line 6372, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttimg {
  background: url("../../../img/cms/cms-bicycles-bg.png") no-repeat scroll center center;
}
/* line 6376, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent {
  float: left;
  padding: 6% 5% 5%;
  text-align: left;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6376, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent {
    padding: 4% 1% 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6376, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 6376, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent {
    text-align: center;
  }
}
/* line 6390, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-subtitle {
  float: left;
  width: 100%;
  font: 400 14px/18px "Roboto slab", Helvetica, sans-serif;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6390, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-subtitle {
    font-size: 12px;
  }
}
/* line 6401, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-name {
  float: left;
  width: 100%;
  font: 700 38px/70px "Roboto slab", Helvetica, sans-serif;
  margin: 0 0 20px 0;
  color: #333333;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6401, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-name {
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6401, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-name {
    line-height: 50px;
    font-size: 30px;
    margin: 0 0 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 6401, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-name {
    font-size: 25px;
    line-height: 40px;
    margin: 0 0 10px;
  }
}
@media (max-width: 480px) {
  /* line 6401, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservices-name {
    font-size: 22px;
    line-height: 40px;
    margin: 0 0 10px;
  }
}
/* line 6428, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttpetservices_desc {
  float: left;
  width: 100%;
  font: 400 14px/24px "Roboto slab", Helvetica, sans-serif;
  color: #656565;
  margin: 0 0 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6428, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttpetservices_desc {
    margin: 0 0 10px;
  }
}
/* line 6438, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .tt_desc {
  float: left;
  width: 100%;
}
/* line 6442, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .tt_desc .tt_desc_content {
  color: #666666;
  float: none;
  padding: 0 0 10px;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 6442, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .tt_desc .tt_desc_content {
    text-align: center;
  }
}
/* line 6450, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .tt_desc .tt_desc_content:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin: 0 10px 0 0;
}
/* line 6457, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_icon {
  clear: both;
  margin: 0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6457, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_icon {
    margin: 0 0 10px 0;
  }
}
/* line 6463, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_icon .service1, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_icon .service2 {
  color: #777777;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 20px 0 0;
  text-transform: capitalize;
}
/* line 6473, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_icon .service1:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/tab-services-sprite.png") no-repeat scroll 0 3px;
  content: "";
  display: inline-block;
  font-size: 25px;
  height: 50px;
  margin: 0 10px 0 0;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
/* line 6487, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_icon .service2:before {
  background: rgba(0, 0, 0, 0) url("../img/templatetrip/tab-services-sprite.png") no-repeat scroll -57px 3px;
  content: "";
  display: inline-block;
  font-size: 25px;
  height: 50px;
  margin: 0 10px 0 0;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
/* line 6502, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service {
  float: none;
  display: inline-block;
}
/* line 6505, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice1, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice2, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice3, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice4 {
  float: left;
  width: 50%;
  line-height: 30px;
  color: #666666;
  line-height: 30px;
  font-size: 14px;
  text-transform: capitalize;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6505, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice1, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice2, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice3, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice4 {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  /* line 6505, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice1, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice2, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice3, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice4 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  /* line 6505, ../sass/global.scss */
  #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice1, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice2, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice3, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice4 {
    width: 100%;
  }
}
/* line 6522, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice1:before, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice2:before, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice3:before, #ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice4:before {
  content: "";
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  width: 30px;
  float: none;
  border-radius: 50%;
  margin: 0 10px 0 0;
  font-family: "FontAwesome";
  font-size: 14px;
  text-align: center;
  color: #666666;
}
/* line 6538, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice1:before {
  content: "\f219";
}
/* line 6543, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice2:before {
  content: "\f075";
}
/* line 6548, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice3:before {
  content: "\f004";
}
/* line 6553, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .ttservice_main_service .ttservice4:before {
  content: "\f1cd";
}
/* line 6558, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .btn-expert {
  float: left;
  width: 100%;
  margin: 20px 0 0;
}
/* line 6562, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .btn-expert a {
  background: #49acca;
  border-radius: 5px;
  color: white;
  display: inline-block;
  float: none;
  font: 400 16px/19px "Roboto slab", Helvetica, sans-serif;
  letter-spacing: 0.4px;
  margin: 0 10px 0 0;
  padding: 9px 30px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
}
/* line 6576, ../sass/global.scss */
#ttfashioncmstab .ttfashioncmstab-main .tabs .tttab-content .ttblock-content .ttcontent .btn-expert a:hover {
  background: #222222;
  color: white;
}

/* ------------------------------------ End TT - CMS fashion tab block ------------------------------- */
/* line 6592, ../sass/global.scss */
.ttpermanent-link {
  float: right;
  position: relative;
  text-align: center;
  padding: 45px 0 0 0;
}
/* line 6597, ../sass/global.scss */
.ttpermanent-link .ttpermanent-heading {
  margin: 0;
  float: right;
  height: 20px;
  width: 45px;
  cursor: pointer;
}
/* line 6604, ../sass/global.scss */
.ttpermanent-link .ttpermanent-heading:before {
  content: "\f0c9";
  font-family: "FontAwesome";
  font-size: 17px;
  height: 30px;
  width: 35px;
}
/* line 6612, ../sass/global.scss */
.ttpermanent-link .ttpermanent-heading:hover:before {
  color: #444444;
}
/* line 6617, ../sass/global.scss */
.ttpermanent-link ul#header_links {
  list-style-type: none;
  float: right;
  margin-top: 5px;
  border: 1px solid #e5e5e5;
  display: none;
  position: absolute;
  right: 0;
  top: 75px;
  width: 150px;
  text-align: left;
  background: #ffffff;
  z-index: 2;
  padding: 8px 15px;
}
@media (max-width: 767px) {
  /* line 6617, ../sass/global.scss */
  .ttpermanent-link ul#header_links {
    top: 25px;
  }
}
/* line 6634, ../sass/global.scss */
.ttpermanent-link ul#header_links li {
  float: left;
  width: 100%;
}
/* line 6637, ../sass/global.scss */
.ttpermanent-link ul#header_links li a {
  text-decoration: none;
  color: #999999;
  line-height: 24px;
  text-transform: capitalize;
}
/* line 6642, ../sass/global.scss */
.ttpermanent-link ul#header_links li a:hover {
  color: #49acca;
}
/* line 6647, ../sass/global.scss */
.ttpermanent-link ul#header_links div {
  border-bottom: 1px solid #e5e5e5;
}
/* line 6649, ../sass/global.scss */
.ttpermanent-link ul#header_links div a {
  display: block;
  padding: 7px 11px 5px 22px;
  color: #333;
  background: url(img/arrow_right_2.png) no-repeat 10px 10px;
}

/* Animate inview CSS START */
/* line 6661, ../sass/global.scss */
.hb-animate-element {
  opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -webkit-opacity: 0;
}

/* line 6667, ../sass/global.scss */
.hb-animate-element.left-to-right.hb-in-viewport {
  animation: 1s ease 0s normal none 1 fadeInLeft;
  -webkit-animation: 1s ease 0s normal none 1 fadeInLeft;
  -moz-animation: 1s ease 0s normal none 1 fadeInLeft;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
}

/* line 6676, ../sass/global.scss */
.hb-animate-element.left-to-right1.hb-in-viewport {
  animation: 1.2s ease 0s normal none 1 fadeInLeft;
  -webkit-animation: 1.2s ease 0s normal none 1 fadeInLeft;
  -moz-animation: 1.2s ease 0s normal none 1 fadeInLeft;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
}

/* line 6685, ../sass/global.scss */
.hb-animate-element.left-to-right2.hb-in-viewport {
  animation: 1.5s ease 0s normal none 1 fadeInLeft;
  -webkit-animation: 1.5s ease 0s normal none 1 fadeInLeft;
  -moz-animation: 1.5s ease 0s normal none 1 fadeInLeft;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
}

/* line 6694, ../sass/global.scss */
.hb-animate-element.hb-in-viewport.right-to-left {
  animation: 1s ease 0s normal none 1 fadeInRight;
  -webkit-animation: 1s ease 0s normal none 1 fadeInRight;
  -moz-animation: 1s ease 0s normal none 1 fadeInRight;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
}

/* line 6703, ../sass/global.scss */
.hb-animate-element.hb-in-viewport.top-to-bottom {
  animation: 1s ease 0s normal none 1 fadeInDown;
  -webkit-animation: 1s ease 0s normal none 1 fadeInDown;
  -moz-animation: 1s ease 0s normal none 1 fadeInDown;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
}

/* line 6712, ../sass/global.scss */
.hb-animate-element.hb-in-viewport.bottom-to-top {
  animation: 1s ease 0s normal none 1 fadeInUp;
  -webkit-animation: 1s ease 0s normal none 1 fadeInUp;
  -moz-animation: 1s ease 0s normal none 1 fadeInUp;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -webkit-opacity: 1;
}

/* Animate inview CSS END */


/* override uniform */

div.selector, div.uploader span.filename, input.uniform-input, select.uniform-multiselect, textarea.uniform {
	border: 1px solid #333 !important;
}

.m-0{
	margin: 0!important;
}
.p-0{
	padding: 0!important;
}

.Megablock_block {
    background-color: #ff8e19!important;
}