@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: #d85252;

  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: 10px;

  padding-right: 10px;

}

/* 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: -10px;

  margin-right: -10px;

}

/* 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: 10px;

  padding-right: 10px;

}



/* 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: 740px;

  }



  /* 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: 960px;

  }



  /* 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: #9c9b9b;

  vertical-align: middle;

  background-color: white;

  border: 1px solid #d6d4d4;

  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: -10px;

  margin-right: -10px;

}

/* 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: #d85252;

  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;

}



/* 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 {

  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: #d85252;

  border-bottom-color: #d85252;

}



/* 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: 10px;

  padding-left: 10px;

  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: -10px;

  }

  /* line 85, ../sass/bootstrap_lib/_navbar.scss */

  .navbar-collapse .navbar-nav.navbar-right:last-child {

    margin-right: -10px;

  }

  /* 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: -10px;

  margin-left: -10px;

}

@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 10px;

  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: -10px;

  }

}



/* line 173, ../sass/bootstrap_lib/_navbar.scss */

.navbar-toggle {

  position: relative;

  float: right;

  margin-right: 10px;

  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 -10px;

}

/* 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: -10px;

  margin-right: -10px;

  padding: 10px 10px;

  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: 10px;

    margin-right: 10px;

  }

}



/* 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%;

  line-height: 18px;

  font-size: 13px;

  font-family: "PT Sans", Helvetica, sans-serif;

  color: #888888;

}

/* line 28, ../sass/global.scss */

body.content_only {

  background: none;

  min-width: 0px;

}



/* line 34, ../sass/global.scss */

#slider_row {

  margin: 0;

}

/* line 36, ../sass/global.scss */

#slider_row > div {

  padding: 0;

}



/* line 41, ../sass/global.scss */

.full-container > div {

  margin: 0;

}



/* line 46, ../sass/global.scss */

#page {

  margin: 0 auto;

}



/* line 49, ../sass/global.scss */

.btn:focus {

  outline: medium none;

}



/* line 52, ../sass/global.scss */

.btn:active, .btn.active {

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

}



/* line 58, ../sass/global.scss */

textarea {

  resize: none;

}



/* line 64, ../sass/global.scss */

.full-header {

  position: relative;

  margin: 35px 0 0 0;

}

@media (max-width: 767px) {

  /* line 64, ../sass/global.scss */

  .full-header {

    margin: 0;

  }

}

/* line 71, ../sass/global.scss */

.full-header .ttfullmenudiv {

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 60px;

  background: #ff0000;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 71, ../sass/global.scss */

  .full-header .ttfullmenudiv {

    height: 45px;

  }

}

@media (max-width: 767px) {

  /* line 71, ../sass/global.scss */

  .full-header .ttfullmenudiv {

    height: 43px;

  }

}



/* line 87, ../sass/global.scss */

.header-container {

  border-top: 4px solid #d85252;

}

/* line 89, ../sass/global.scss */

.header-container #header {

  z-index: 5003;

  padding: 0 0 0 0;
  
  background-color: #000;

}

@media (max-width: 767px) {

  /* line 89, ../sass/global.scss */

  .header-container #header {

    padding: 0;

  }

}

/* line 96, ../sass/global.scss */

.header-container #header .container {

  padding: 0;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 96, ../sass/global.scss */

  .header-container #header .container {

    padding: 0 10px;

  }

}

@media (max-width: 767px) {

  /* line 96, ../sass/global.scss */

  .header-container #header .container {

    padding: 0 10px;

  }

}



/* line 109, ../sass/global.scss */

#index #columns {

  padding: 0;

}



/* line 114, ../sass/global.scss */

#columns {

  position: relative;

}



/* line 119, ../sass/global.scss */

#index .tttab-content {

  float: left;

  position: relative;

  text-align: center;

  width: 100%;

}

/* line 124, ../sass/global.scss */

#index .tttab-content .tab-content {

  display: inline-block;

  float: none;

  margin-bottom: 45px;

  margin-top: 35px;

  overflow: hidden;

  position: relative;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 124, ../sass/global.scss */

  #index .tttab-content .tab-content {

    margin-top: 20px;

  }

}

@media (max-width: 767px) {

  /* line 124, ../sass/global.scss */

  #index .tttab-content .tab-content {

    margin-top: 0;

  }

}

/* line 137, ../sass/global.scss */

#index .tttab-content .tab-content .block_content {

  margin: 0 0 30px;

}

/* line 141, ../sass/global.scss */

#index .tttab-content .ttright-bg-1 {

  bottom: -130px;

  height: auto;

  position: absolute;

  right: 0;

  top: auto;

  width: auto;

  z-index: 999;

}

@media (max-width: 1200px) {

  /* line 141, ../sass/global.scss */

  #index .tttab-content .ttright-bg-1 {

    width: 240px;

  }

  /* line 152, ../sass/global.scss */

  #index .tttab-content .ttright-bg-1 > img {

    width: 100%;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 141, ../sass/global.scss */

  #index .tttab-content .ttright-bg-1 {

    height: 258px;

    width: 258px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 141, ../sass/global.scss */

  #index .tttab-content .ttright-bg-1 {

    height: 200px;

    width: 200px;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 141, ../sass/global.scss */

  #index .tttab-content .ttright-bg-1 {

    height: 200px;

    width: 230px;

  }

}

@media (max-width: 480px) {

  /* line 141, ../sass/global.scss */

  #index .tttab-content .ttright-bg-1 {

    height: 180px;

    width: 140px;

  }

}



/* line 178, ../sass/global.scss */

header {

  z-index: 1;

  position: relative;

}

/* line 181, ../sass/global.scss */

header .banner {

  background: black;

  max-height: 100%;

}

/* line 184, ../sass/global.scss */

header .banner .row {

  margin: 0px;

}

/* line 189, ../sass/global.scss */

header .nav .row {

  margin: 0px;

}

/* line 192, ../sass/global.scss */

header .nav nav {

  width: 100%;

  float: left;

  padding: 0;

}

/* line 198, ../sass/global.scss */

header .row {

  position: relative;

  margin: 0;

}

/* line 201, ../sass/global.scss */

header .row > .container {

  position: relative;

}

/* line 204, ../sass/global.scss */

header .row .ttheader {

  float: left;

  width: 100%;

}

@media (max-width: 767px) {

  /* line 204, ../sass/global.scss */

  header .row .ttheader {

    padding: 0;

    position: relative;

  }

}

/* line 214, ../sass/global.scss */

header #header_logo {

  float: left;

  left: 0;

  margin: 0 auto;

  position: absolute;

  right: 0;

  text-align: center;

  top: 15px;

  width: 25%;

}

@media (max-width: 450px) {
	
header #header_logo {

  width: 50%;

}	
	
}

@media (min-width: 768px) {
	
header #header_logo {

  width: 35%;

}	
	
}

@media (min-width: 1440px) {
	
header #header_logo {

  width: 25%;

}	
	
}

@media (min-width: 1920px) {
	
header #header_logo {

  width: 15%;

}	
	
}	

@media (max-width: 767px) {

  /* line 214, ../sass/global.scss */

  header #header_logo {

    float: none;

    position: static;

    margin: 0px auto;

  }

}

@media (min-width: 767px) {

  /* line 233, ../sass/global.scss */

  header .col-sm-4 + .col-sm-4 + .col-sm-4 {

    float: right;

  }

}



/* line 239, ../sass/global.scss */

.ie8 #header #header_logo {

  width: 350px;

}



/* line 243, ../sass/global.scss */

#index #center_column {

  padding: 0;

}



@media (max-width: 991px) {

  /* line 248, ../sass/global.scss */

  #center_column {

    width: 100%;

  }

}

/* line 253, ../sass/global.scss */

#center_column .page_product_box h3 {

  color: #555454;

  text-transform: uppercase;

  font-family: "Raleway", 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 260, ../sass/global.scss */

p.info-title {

  margin-bottom: 25px;

}



/* line 264, ../sass/global.scss */

p.info-account {

  margin: -4px 0 24px 0;

}



/* line 268, ../sass/global.scss */

.dark {

  color: #222222;

  float: left;

  margin: 0 10px 15px 0;

}



/* line 274, ../sass/global.scss */

.main-page-indent {

  margin-bottom: 20px;

}



/* line 278, ../sass/global.scss */

.alert {

  font-weight: bold;

}

/* line 280, ../sass/global.scss */

.alert:before {

  cursor: pointer;

}

/* line 283, ../sass/global.scss */

.alert ul, .alert ol {

  padding-left: 15px;

  margin-left: 27px;

}

/* line 286, ../sass/global.scss */

.alert ul li, .alert ol li {

  list-style-type: decimal;

  font-weight: normal;

}

/* line 292, ../sass/global.scss */

.alert.alert-success:before {

  font-family: "FontAwesome";

  content: "\f058";

  font-size: 20px;

  vertical-align: -2px;

  padding-right: 7px;

}

/* line 301, ../sass/global.scss */

.alert.alert-danger:before {

  font-family: "FontAwesome";

  content: "\f057";

  font-size: 20px;

  vertical-align: -2px;

  padding-right: 7px;

  float: left;

}



/* line 312, ../sass/global.scss */

.alert-danger .alert-link {

  color: #222222;

  font-weight: normal;

}



/* line 316, ../sass/global.scss */

.alert-warning, .alert-danger {

  font-weight: normal;

  background-color: #FFF1F2;

  border-color: #F13340;

  text-shadow: none;

  color: #F13340;

}



/* line 324, ../sass/global.scss */

.alert.alert-success {

  font-weight: normal;

  background-color: #DDF9E1;

  border-color: #46A74E;

  text-shadow: none;

  color: #35B33F;

}



/* line 332, ../sass/global.scss */

.label {

  white-space: normal;

  display: inline-block;

  padding: 6px 10px;

}



/* line 338, ../sass/global.scss */

label {

  color: #222222;

}

/* line 341, ../sass/global.scss */

label.required:before {

  content: "*";

  color: red;

  font-size: 14px;

  position: relative;

  line-height: 12px;

}



/* line 351, ../sass/global.scss */

.unvisible {

  display: none;

}



/* line 355, ../sass/global.scss */

.checkbox {

  line-height: 16px;

}

/* line 357, ../sass/global.scss */

.checkbox label {

  color: #777777;

}



/* line 362, ../sass/global.scss */

.close {

  opacity: 1;

  -moz-opacity: 1;

  /* Netscape */

  -khtml-opacity: 1;

  /* Safari 1.x */

  -webkit-opacity: 1;

  /* other webkit*/

}

/* line 367, ../sass/global.scss */

.close:hover {

  opacity: 1;

  -moz-opacity: 1;

  /* Netscape */

  -khtml-opacity: 1;

  /* Safari 1.x */

  -webkit-opacity: 1;

  /* other webkit*/

}



/* line 408, ../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 #cc9900;

  font-weight: bold;

  color: black;

  background: url(../img/bg_bt.gif) repeat-x 0 0 #f4b61b;

  cursor: pointer;

  white-space: normal;

  text-align: left;

}



/* line 436, ../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 456, ../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;

  background-position: left -50px;

}



/* line 477, ../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 {

  background-position: left -100px;

}



/* line 483, ../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 491, ../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 498, ../sass/global.scss */

.link-button {

  font-weight: bold;

}

/* line 500, ../sass/global.scss */

.link-button i {

  margin-right: 5px;

}

/* line 502, ../sass/global.scss */

.link-button i.large {

  font-size: 26px;

  line-height: 26px;

  vertical-align: -3px;

  color: silver;

}



/* line 516, ../sass/global.scss */

.btn.button-plus,

.btn.button-minus {

  font-size: 10px;

  line-height: 14px;

  color: silver;

  background-color: #fff;

  padding: 0;

  border: 1px solid #e5e5e5;

}

/* line 523, ../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 530, ../sass/global.scss */

.btn.button-plus:hover,

.btn.button-minus:hover {

  color: #888888;

  background: #fff !important;

  border-color: #e5e5e5 !important;

}

/* line 534, ../sass/global.scss */

.btn.button-plus:hover span,

.btn.button-minus:hover span {

  filter: none;

}



/* line 540, ../sass/global.scss */

.button.exclusive-medium, .button.lnk_view, .button.button-small, .button.button-medium {

  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 1px;

  color: white;

  text-transform: uppercase;

  border: 1px solid #d85252;

  background: #d85252;

  padding: 0;

}

/* line 548, ../sass/global.scss */

.button.exclusive-medium span, .button.lnk_view span, .button.button-small span, .button.button-medium span {

  padding: 8px 20px;

  display: block;

}

/* line 551, ../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 555, ../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 561, ../sass/global.scss */

.button.exclusive-medium:hover, .button.lnk_view:hover, .button.button-small:hover, .button.button-medium:hover {

  border-color: #222222;

  background: #222222;

}



/* line 567, ../sass/global.scss */

.button.ajax_add_to_cart_button {

  font-size: 0;

  color: white;

  text-shadow: none;

  background: url(../img/templatetrip/sprite.png) no-repeat;

  padding: 0;

  border: 1px solid;

}

/* line 575, ../sass/global.scss */

.button.ajax_add_to_cart_button:hover span {

  color: white;

}



/* line 582, ../sass/global.scss */

.form-control {

  padding: 3px 5px;

  background: transparent;

  height: 30px;

  -webkit-box-shadow: none;

  box-shadow: none;

}

/* line 587, ../sass/global.scss */

.form-control.grey {

  background: #fbfbfb;

}



/* line 594, ../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 604, ../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 615, ../sass/global.scss */

table.std tr.alternate_item,

table.table_block tr.alternate_item {

  background-color: #f3f3f3;

}



/* line 620, ../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 628, ../sass/global.scss */

.table {

  margin-bottom: 30px;

}

/* line 632, ../sass/global.scss */

.table > thead > tr > th {

  background: white;

  border-bottom-width: 1px;

  color: #222222;

  vertical-align: middle;

}

/* line 641, ../sass/global.scss */

.table td ul, .table td ol {

  margin-bottom: 0 !important;

}

/* line 644, ../sass/global.scss */

.table td a.color-myaccount {

  color: #333333;

  text-decoration: underline;

}

/* line 647, ../sass/global.scss */

.table td a.color-myaccount:hover {

  text-decoration: none;

}

/* line 653, ../sass/global.scss */

.table tfoot tr {

  background: white;

}



/* line 661, ../sass/global.scss */

.product-name a {

  font-size: 15px;

  line-height: 18px;

  color: #333333;

}

/* line 665, ../sass/global.scss */

.product-name a:hover {

  color: black;

}

@media (max-width: 768px) {

  /* line 661, ../sass/global.scss */

  .product-name a {

    font-size: 14px;

  }

}



/* line 674, ../sass/global.scss */

.price {

  color: #999999;

  font: 400 16px/26px "PT Sans", Helvetica, sans-serif;

  white-space: nowrap;

}



/* line 680, ../sass/global.scss */

.price.product-price {

  font: 400 16px/26px "PT Sans", Helvetica, sans-serif;

  color: #999999;

}



/* line 685, ../sass/global.scss */

.old-price {

  color: #777777;

  text-decoration: line-through;

  font-weight: normal;

  font-size: 14px;

}



/* line 692, ../sass/global.scss */

.price-percent-reduction {

  background: #999999 none repeat scroll 0 0;

  border: medium none;

  color: white;

  display: inline-block;

  font: 400 11px/14px "PT Sans", Helvetica, sans-serif;

  padding: 0 5px 0 3px;

}

/* line 699, ../sass/global.scss */

.price-percent-reduction.small {

  font: 400 11px/14px "PT Sans", Helvetica, sans-serif;

  padding: 0 5px 0 3px;

}



/* line 706, ../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 717, ../sass/global.scss */

.new-box:hover {

  color: #222222;

}



/* line 722, ../sass/global.scss */

.sale-box {

  background: #d85252 none repeat scroll 0 0;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  color: #ffffff;

  display: block;

  font-size: 13px;

  height: 53px;

  letter-spacing: 1px;

  line-height: 49px;

  overflow: hidden;

  position: absolute;

  right: 13px;

  text-transform: uppercase;

  top: -10px;

  width: 53px;

  z-index: 9;

  text-align: center;

}

/* line 743, ../sass/global.scss */

.sale-box:hover {

  color: #ffffff;

}



/* line 749, ../sass/global.scss */

.ie8 .new-label {

  left: 0px;

  top: 0px;

  width: auto;

  padding: 5px 15px;

}

/* line 754, ../sass/global.scss */

.ie8 .new-label:after {

  display: none;

}

/* line 757, ../sass/global.scss */

.ie8 .new-label:before {

  display: none;

}

/* line 761, ../sass/global.scss */

.ie8 .sale-label {

  right: 0px;

  top: 0px;

  width: auto;

  padding: 5px 15px;

}

/* line 766, ../sass/global.scss */

.ie8 .sale-label:after {

  display: none;

}

/* line 769, ../sass/global.scss */

.ie8 .sale-label:before {

  display: none;

}

/* line 773, ../sass/global.scss */

.ie8 .new-box {

  top: -1px;

  left: -1px;

}

/* line 777, ../sass/global.scss */

.ie8 .sale-box {

  right: -1px;

  top: -1px;

}



/* line 784, ../sass/global.scss */

.box {

  border: 1px solid #e5e5e5;

  padding: 0 15px 15px;

  margin: 0 0 30px 0;

  line-height: 23px;

}

/* line 789, ../sass/global.scss */

.box p {

  margin-bottom: 0;

}

/* line 792, ../sass/global.scss */

.box.box-small {

  padding: 9px 10px 9px 20px;

}

/* line 794, ../sass/global.scss */

.box.box-small .dark {

  padding-top: 10px;

  padding-right: 20px;

  margin-bottom: 0;

  width: auto;

}



/* line 803, ../sass/global.scss */

.page-product-box {

  padding-bottom: 10px;

}



/* line 807, ../sass/global.scss */

.product-box {

  width: 178px;

  float: left;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

/* line 811, ../sass/global.scss */

.product-box .product-image {

  border: 1px solid #e5e5e5;

  background: white;

  padding: 5px;

  display: block;

  margin-bottom: 11px;

}

/* line 817, ../sass/global.scss */

.product-box .product-image img {

  max-width: 100%;

  width: 100%;

  height: auto;

}



/* line 824, ../sass/global.scss */

.tthometab-title {

  color: #222222;

  font: 600 20px/26px "Raleway", sans-serif;

  letter-spacing: 0.4px;

  text-align: center;

  width: 100%;

  margin: 0;

  text-transform: uppercase;

}



/* line 833, ../sass/global.scss */

.tthometab-subtitle {

  color: #999999;

  font-family: "PT Sans",Helvetica,sans-serif;

  font-size: 14px;

  font-style: italic;

  padding-bottom: 15px;

  position: relative;

  text-transform: capitalize;

  padding-bottom: 12px;

}

/* line 843, ../sass/global.scss */

.tthometab-subtitle:after {

  border-bottom: 1px solid #e5e5e5;

  bottom: 0;

  content: "";

  left: 0;

  margin: 0 auto;

  position: absolute;

  right: 0;

  text-align: center;

  top: auto;

  width: 140px;

}



/* line 856, ../sass/global.scss */

.tthometab {

  float: left;

  text-align: center;

  width: 100%;

  margin: 70px 0 0;

}



/* line 866, ../sass/global.scss */

#home-page-tabs {

  border: medium none;

  display: inline-block;

  float: none;

  margin: 20px auto 24px;

  padding: 0;

  text-align: center;

  width: auto;

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 866, ../sass/global.scss */

  #home-page-tabs {

    position: relative;

  }

}

/* line 877, ../sass/global.scss */

#home-page-tabs > li {

  display: inline-block;

  float: left;

  position: relative;

  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;

}

@media (max-width: 480px) {

  /* line 877, ../sass/global.scss */

  #home-page-tabs > li {

    margin: 0 !important;

  }

}

/* line 891, ../sass/global.scss */

#home-page-tabs > li.active:after {

  border-left: 7px solid transparent;

  border-right: 7px solid transparent;

  border-top: 7px solid #CD5C5C;

  bottom: -6px;

  content: "";

  left: 0;

  margin: 0 auto;

  position: absolute;

  right: 0;

  top: auto;

  width: 0;

  z-index: 999;

}

@media (max-width: 480px) {

  /* line 877, ../sass/global.scss */

  #home-page-tabs > li {

    width: 100%;

  }

}

/* line 911, ../sass/global.scss */

#home-page-tabs > li a {

  font: 400 18px/24px "PT Sans", Helvetica, sans-serif;

  color: #222222;

  text-transform: capitalize;

  border: 1px solid #dddddd;

  outline: none;

  margin: 0 -1px 0 0;

  padding: 8px 20px;

  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;

}

@media (max-width: 480px) {

  /* line 911, ../sass/global.scss */

  #home-page-tabs > li a {

    margin: 0;

  }

}

/* line 927, ../sass/global.scss */

#home-page-tabs > li a:hover {

  color: #528ed8;

  background: none;

}

/* line 935, ../sass/global.scss */

#home-page-tabs > li.active a {

  color: #ffffff;

  background: #CD5C5C;

  border-color: #CD5C5C;

}

/* line 940, ../sass/global.scss */

#home-page-tabs > li.active a:after {

  width: 50px;

}

/* line 949, ../sass/global.scss */

#home-page-tabs > li:first-child a {

  border-left: none;

}

/* line 954, ../sass/global.scss */

#home-page-tabs > li:last-child a {

  border-right: none;

}



/* line 961, ../sass/global.scss */

.block {

  margin-bottom: 20px;

}

@media (max-width: 767px) {

  /* line 961, ../sass/global.scss */

  .block {

    margin-bottom: 0px;

  }

}

@media (max-width: 767px) {

  /* line 967, ../sass/global.scss */

  .block .block_content {

    margin-bottom: 20px;

  }

}



/* ----------------------------- Start TemplateTrip Left-cloumn and Right-column ------------------------------ */

/* line 978, ../sass/global.scss */

#right_column .block .title_block {

  text-align: right;

}



/* line 985, ../sass/global.scss */

#left_column .block .title_block {

  text-align: left;

}



/* line 991, ../sass/global.scss */

#left_column .block, #right_column .block {

  padding: 15px 0;

  float: left;

  width: 100%;

  background: none;

}

@media (max-width: 991px) {

  /* line 991, ../sass/global.scss */

  #left_column .block, #right_column .block {

    margin: 0 0 10px;

    padding: 0;

    background: #e1e1e1;

  }

}

/* line 1002, ../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 1002, ../sass/global.scss */

  #left_column .block#ttleftbanner, #left_column .block#ttrightbanner, #right_column .block#ttleftbanner, #right_column .block#ttrightbanner {

    background: transparent;

  }

}

/* line 1007, ../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 1010, ../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 1010, ../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 1019, ../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 "Raleway", sans-serif;

  color: #222222;

  position: relative;

  padding: 0 0 10px;

}

/* line 1024, ../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%;

}

@media (max-width: 991px) {

  /* line 1024, ../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 1019, ../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 1041, ../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 1053, ../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 1058, ../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: #222222;

  letter-spacing: 0;

}

@media (max-width: 991px) {

  /* line 1063, ../sass/global.scss */

  #left_column .block .product-content, #right_column .block .product-content {

    display: inline-block;

    float: none;

    vertical-align: top;

  }

}

/* line 1069, ../sass/global.scss */

#left_column .block .product-content .product-description, #right_column .block .product-content .product-description {

  display: none;

}

/* line 1072, ../sass/global.scss */

#left_column .block .product-content h5, #right_column .block .product-content h5 {

  margin: 0;

}

/* line 1075, ../sass/global.scss */

#left_column .block .product-content .price-box, #right_column .block .product-content .price-box {

  float: left;

  width: 100%;

}

/* line 1078, ../sass/global.scss */

#left_column .block .product-content .price-box .price, #right_column .block .product-content .price-box .price {

  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;

}

@media (max-width: 991px) {

  /* line 1083, ../sass/global.scss */

  #left_column .block .block_content, #right_column .block .block_content {

    padding: 0 10px 0 15px;

  }

}

/* line 1087, ../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 1092, ../sass/global.scss */

#left_column .block .block_content .btn-default span, #right_column .block .block_content .btn-default span {

  color: #222222;

  font-size: 14px;

  font-weight: normal;

  padding: 0;

  text-transform: capitalize;

}

/* line 1100, ../sass/global.scss */

#left_column .block .block_content .btn-default:hover span, #right_column .block .block_content .btn-default:hover span {

  color: #d85252;

}

/* line 1107, ../sass/global.scss */

#left_column #categories_block_left, #right_column #categories_block_left {

  padding: 15px;

  background: #e6e6e6;

}

@media (max-width: 991px) {

  /* line 1107, ../sass/global.scss */

  #left_column #categories_block_left, #right_column #categories_block_left {

    padding: 0;

  }

}



@media (max-width: 991px) {

  /* line 1116, ../sass/global.scss */

  #left_column {

    width: 100%;

    margin: 30px 0 0 0;

  }

}



/* ----------------------------- End TemplateTrip Left-cloumn and Right-column ------------------------------ */

/* line 1133, ../sass/global.scss */

.block .title_block,

.block h4 {

  font: 700 20px/24px "Raleway", sans-serif;

  color: #888888;

  text-transform: uppercase;

  float: left;

  width: 100%;

  margin-bottom: 20px;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 1133, ../sass/global.scss */

  .block .title_block,

  .block h4 {

    font-size: 14px;

  }

}

/* line 1143, ../sass/global.scss */

.block .title_block a,

.block h4 a {

  color: #555454;

}

/* line 1145, ../sass/global.scss */

.block .title_block a:hover,

.block h4 a:hover {

  color: #222222;

}

/* line 1150, ../sass/global.scss */

.block .list-block {

  margin-top: -8px;

}

@media (max-width: 767px) {

  /* line 1150, ../sass/global.scss */

  .block .list-block {

    margin-top: 0;

  }

}

/* line 1156, ../sass/global.scss */

.block .list-block li {

  line-height: 28px;

}

/* line 1158, ../sass/global.scss */

.block .list-block li:first-child {

  border-top: none;

}

/* line 1162, ../sass/global.scss */

.block .list-block .form-group {

  padding-top: 20px;

  border-top: 1px solid #e5e5e5;

  margin-bottom: 0;

}

/* line 1166, ../sass/global.scss */

.block .list-block .form-group select {

  max-width: 270px;

}

@media (max-width: 767px) {

  /* line 1166, ../sass/global.scss */

  .block .list-block .form-group select {

    width: 270px;

  }

}

/* line 1174, ../sass/global.scss */

.block .list-block .btn {

  margin-top: 12px;

}

/* line 1179, ../sass/global.scss */

.block .products-block li {

  margin-bottom: 15px;

}

/* line 1181, ../sass/global.scss */

.block .products-block li .products-block-image {

  float: left;

  margin-right: 10px;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 1181, ../sass/global.scss */

  .block .products-block li .products-block-image {

    float: none;

    display: inline-block;

    margin: 0 10px 10px 0;

    text-align: center;

  }

}

/* line 1192, ../sass/global.scss */

.block .products-block li .product-content {

  overflow: hidden;

}

/* line 1196, ../sass/global.scss */

.block .products-block .product-name {

  font: 400 15px/18px "PT Sans", Helvetica, sans-serif;

  text-transform: capitalize;

  color: #888888;

}

/* line 1200, ../sass/global.scss */

.block .products-block .product-name:hover {

  color: #222222;

}

/* line 1204, ../sass/global.scss */

.block .products-block .product-description {

  margin-bottom: 14px;

}



/* line 1210, ../sass/global.scss */

.page-heading {

  font: 700 14px/20px "Raleway", sans-serif;

  color: #555454;

  text-transform: uppercase;

  letter-spacing: 1px;

  margin: 0 0 15px;

  padding: 0;

}

/* line 1217, ../sass/global.scss */

.page-heading span.heading-counter {

  font: italic 14px/22px "PT Sans", Helvetica, sans-serif;

  float: right;

  letter-spacing: 0;

  text-transform: none;

  margin-bottom: 10px;

}

@media (max-width: 480px) {

  /* line 1217, ../sass/global.scss */

  .page-heading span.heading-counter {

    float: none;

    display: block;

    padding-top: 5px;

  }

}

/* line 1229, ../sass/global.scss */

.page-heading span.lighter {

  color: #9c9c9c;

}

/* line 1232, ../sass/global.scss */

.page-heading.bottom-indent {

  margin-bottom: 16px;

}

/* line 1235, ../sass/global.scss */

.page-heading.product-listing {

  border-bottom: none;

  margin-bottom: 5px;

  display: table;

  width: 100%;

}



/* line 1243, ../sass/global.scss */

.page-subheading {

  font: 700 14px/20px "Raleway", sans-serif;

  color: #555454;

  text-transform: uppercase;

  letter-spacing: 1px;

  margin-bottom: 12px;

  padding: 12px 0;

}



/* line 1252, ../sass/global.scss */

h3.page-product-heading {

  color: #555454;

  text-transform: uppercase;

  font-family: "Raleway", 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 1257, ../sass/global.scss */

ul.footer_links {

  padding: 10px 0 0px 0;

}

/* line 1259, ../sass/global.scss */

ul.footer_links li {

  float: left;

}

/* line 1261, ../sass/global.scss */

ul.footer_links li + li {

  margin-left: 10px;

}



/* line 1269, ../sass/global.scss */

.content_sortPagiBar.clearfix {

  margin: 0 0 15px;

}

/* line 1271, ../sass/global.scss */

.content_sortPagiBar.clearfix .sortPagiBar.clearfix {

  position: relative;

  float: left;

  width: 100%;

  padding: 12px 0;

}



/* line 1278, ../sass/global.scss */

.content_sortPagiBar {

  margin: 20px 0 0;

}

/* line 1280, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar {

  clear: both;

}

/* line 1282, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar #productsSortForm {

  float: right;

}

/* line 1284, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar #productsSortForm select {

  max-width: 192px;

  float: left;

}

@media (max-width: 991px) {

  /* line 1284, ../sass/global.scss */

  .content_sortPagiBar .sortPagiBar #productsSortForm select {

    max-width: 160px;

  }

}

/* line 1291, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar #productsSortForm .selector {

  float: left;

}

/* line 1295, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar .nbrItemPage {

  float: right;

  margin: 0 20px 0 0;

}

/* line 1298, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar .nbrItemPage select {

  max-width: 59px;

  float: left;

}

/* line 1302, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {

  padding: 3px 0 0 12px;

  display: inline-block;

  float: left;

}

/* line 1307, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {

  float: left;

}

/* line 1312, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar label,

.content_sortPagiBar .sortPagiBar select {

  float: left;

}

/* line 1315, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar label {

  padding: 4px 10px 0 0;

}

/* line 1319, ../sass/global.scss */

.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {

  display: none;

}

/* line 1325, ../sass/global.scss */

.content_sortPagiBar .display,

.content_sortPagiBar .display_m {

  float: left;

  margin: 0;

}

/* line 1328, ../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 1334, ../sass/global.scss */

.content_sortPagiBar .display li#grid,

.content_sortPagiBar .display_m li#grid {

  border-right: none;

}

/* line 1336, ../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 1341, ../sass/global.scss */

.content_sortPagiBar .display li#list,

.content_sortPagiBar .display_m li#list {

  border-left: none;

}

/* line 1343, ../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 1347, ../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 1355, ../sass/global.scss */

.content_sortPagiBar .display li a:hover,

.content_sortPagiBar .display_m li a:hover {

  color: #222222;

}

/* line 1359, ../sass/global.scss */

.content_sortPagiBar .display li.display-title,

.content_sortPagiBar .display_m li.display-title {

  font-weight: bold;

  display: none;

  color: #222222;

  padding: 7px 6px 0 0;

}

/* line 1366, ../sass/global.scss */

.content_sortPagiBar .display li#grid.selected a,

.content_sortPagiBar .display_m li#grid.selected a {

  background-position: -11px -66px;

}

/* line 1370, ../sass/global.scss */

.content_sortPagiBar .display li#list.selected a,

.content_sortPagiBar .display_m li#list.selected a {

  background-position: -70px -66px;

}

/* line 1374, ../sass/global.scss */

.content_sortPagiBar .display li:hover#grid a,

.content_sortPagiBar .display_m li:hover#grid a {

  background-position: -11px -66px;

}

/* line 1378, ../sass/global.scss */

.content_sortPagiBar .display li:hover#list a,

.content_sortPagiBar .display_m li:hover#list a {

  background-position: -70px -66px;

}



/* line 1387, ../sass/global.scss */

.top-pagination-content,

.bottom-pagination-content {

  text-align: center;

  padding: 0;

  position: relative;

}

/* line 1391, ../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 1391, ../sass/global.scss */

  .top-pagination-content div.pagination,

  .bottom-pagination-content div.pagination {

    width: 380px;

  }

}

@media (max-width: 991px) {

  /* line 1391, ../sass/global.scss */

  .top-pagination-content div.pagination,

  .bottom-pagination-content div.pagination {

    float: left;

    width: 300px;

  }

}

/* line 1406, ../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 1406, ../sass/global.scss */

  .top-pagination-content div.pagination .showall,

  .bottom-pagination-content div.pagination .showall {

    margin-right: 11px;

  }

}

@media (max-width: 991px) {

  /* line 1406, ../sass/global.scss */

  .top-pagination-content div.pagination .showall,

  .bottom-pagination-content div.pagination .showall {

    margin-right: 0;

  }

}

/* line 1418, ../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 1426, ../sass/global.scss */

.top-pagination-content ul.pagination,

.bottom-pagination-content ul.pagination {

  margin: 5px 0px 0px 0;

}

/* line 1428, ../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 1437, ../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: #888888;

  display: block;

  font-weight: normal;

  height: 32px;

  margin: 0;

  padding: 7px;

  width: 32px;

}

/* line 1447, ../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 1456, ../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 1460, ../sass/global.scss */

.top-pagination-content ul.pagination li:hover,

.bottom-pagination-content ul.pagination li:hover {

  border: 1px solid #888888;

  background: #888888;

}

/* line 1465, ../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 1468, ../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 1474, ../sass/global.scss */

.top-pagination-content ul.pagination > li.active.current,

.bottom-pagination-content ul.pagination > li.active.current {

  border-color: #888888;

  background: #888888;

}

/* line 1477, ../sass/global.scss */

.top-pagination-content ul.pagination > li.active.current span,

.bottom-pagination-content ul.pagination > li.active.current span {

  background: #888888;

  color: white;

}

/* line 1483, ../sass/global.scss */

.top-pagination-content .compare-form,

.bottom-pagination-content .compare-form {

  float: right;

  margin-top: 5px;

}

/* line 1486, ../sass/global.scss */

.top-pagination-content .compare-form span,

.bottom-pagination-content .compare-form span {

  padding: 8px 20px;

}

@media (max-width: 479px) {

  /* line 1483, ../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 1498, ../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 1498, ../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 1498, ../sass/global.scss */

  .top-pagination-content .product-count,

  .bottom-pagination-content .product-count {

    margin-left: 0px;

  }

}



/* line 1514, ../sass/global.scss */

ul.step {

  margin-bottom: 10px;

  padding: 10px 0 20px;

  overflow: hidden;

}

@media (max-width: 767px) {

  /* line 1514, ../sass/global.scss */

  ul.step {

    width: 100%;

  }

}

/* line 1521, ../sass/global.scss */

ul.step li {

  float: left;

  margin: 0 -1px 0 0;

  padding: 10px 0;

  text-align: left;

  position: relative;

  width: 20%;

}

/* line 1528, ../sass/global.scss */

ul.step li:after {

  border-bottom: 2px solid #e5e5e5;

  content: "";

  height: 20px;

  left: 45px;

  position: absolute;

  right: 0;

  top: 15px;

}

/* line 1538, ../sass/global.scss */

ul.step li:last-child:before {

  background: #ffffff none repeat scroll 0 0;

  border: 2px solid #d5d5d5;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-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 1521, ../sass/global.scss */

  ul.step li {

    width: 100%;

    border: none;

  }

}

/* line 1563, ../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: #888888;

  font: 400 14px/26px "PT Sans", Helvetica, sans-serif;

  text-transform: capitalize;

  position: relative;

}

@media (max-width: 992px) {

  /* line 1563, ../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 1563, ../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 1579, ../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 1592, ../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 1598, ../sass/global.scss */

ul.step li.step_done em, ul.step li.step_current em {

  background-color: #ffc446 !important;

  border-color: #ffc446;

}

/* line 1605, ../sass/global.scss */

ul.step li.first span,

ul.step li.first a {

  z-index: 5;

}

/* line 1608, ../sass/global.scss */

ul.step li.first em {

  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px 2px;

}

/* line 1613, ../sass/global.scss */

ul.step li.second span, ul.step li.second a {

  z-index: 4;

}

/* line 1616, ../sass/global.scss */

ul.step li.second em {

  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -67px;

}

/* line 1621, ../sass/global.scss */

ul.step li.third span, ul.step li.third a {

  z-index: 3;

}

/* line 1624, ../sass/global.scss */

ul.step li.third em {

  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -135px;

}

/* line 1629, ../sass/global.scss */

ul.step li.four span, ul.step li.four a {

  z-index: 2;

}

/* line 1632, ../sass/global.scss */

ul.step li.four em {

  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -206px;

}

/* line 1637, ../sass/global.scss */

ul.step li.last span {

  z-index: 1;

}

/* line 1640, ../sass/global.scss */

ul.step li.last em {

  background: transparent url("../img/templatetrip/checkout-steps.png") no-repeat scroll 2px -272px;

}

/* line 1644, ../sass/global.scss */

ul.step li.step_current {

  position: relative;

}

/* line 1646, ../sass/global.scss */

ul.step li.step_current span {

  color: #222222;

  border: none;

  position: relative;

}

/* line 1654, ../sass/global.scss */

ul.step li.step_done .ttstepname {

  line-height: 18px !important;

}

/* line 1657, ../sass/global.scss */

ul.step li.step_todo, ul.step li.step_done {

  background: none;

}

/* line 1659, ../sass/global.scss */

ul.step li.step_todo span, ul.step li.step_done span {

  display: block;

  border: none;

  font-weight: normal;

  color: #888888;

  position: relative;

}

@media (min-width: 992px) {

  /* line 1670, ../sass/global.scss */

  ul.step li#step_end span:after {

    display: none;

  }

}

/* line 1676, ../sass/global.scss */

ul.step li em {

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-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 1695, ../sass/global.scss */

.rating {

  clear: both;

  display: block;

  margin: 2em;

  cursor: pointer;

}



/* line 1702, ../sass/global.scss */

.rating:after {

  content: ".";

  display: block;

  height: 0;

  width: 0;

  clear: both;

  visibility: hidden;

}



/* line 1711, ../sass/global.scss */

.cancel, .star {

  overflow: hidden;

  float: left;

  margin: 0 1px 0 0;

  width: 16px;

  height: 16px;

  cursor: pointer;

}



/* line 1720, ../sass/global.scss */

.cancel, .cancel a {

  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;

}



/* line 1724, ../sass/global.scss */

.cancel a, .star a {

  display: block;

  width: 100%;

  height: 100%;

  background-position: 0 0;

}



/* line 1731, ../sass/global.scss */

div.star_on a {

  background-position: 0 -16px;

}



/* line 1736, ../sass/global.scss */

div.star_hover a,

div.star a:hover {

  background-position: 0 -32px;

}



/* line 1740, ../sass/global.scss */

.pack_content {

  margin: 10px 0 10px 0;

}



/* line 1744, ../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 1752, ../sass/global.scss */

#page .rte {

  background: transparent none repeat scroll 0 0;

}

/* line 1755, ../sass/global.scss */

#page .rte em {

  font-style: italic !important;

}



/* line 1760, ../sass/global.scss */

.listcomment {

  list-style-type: none;

  margin: 0 0 20px 0 !important;

}



/* line 1765, ../sass/global.scss */

.listcomment li {

  padding: 10px 0;

  border-bottom: 1px dotted #e5e5e5;

  color: #666666;

}



/* line 1771, ../sass/global.scss */

.listcomment .titlecomment {

  display: block;

  font-weight: bold;

  font-size: 12px;

  color: #222222;

}



/* line 1778, ../sass/global.scss */

.listcomment .txtcomment {

  display: block;

  padding: 5px 0;

  color: #222222;

}



/* line 1787, ../sass/global.scss */

.ttbreadcrumb-page, .ttbreadcrumb-product, .ttbreadcrumb-category, .ttbreadcrumb-blogcategory, .ttbreadcrumb-blogpage {

  color: #444444;

  float: left;

  font: 400 21px/26px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 1px;

  margin: 0;

  text-transform: uppercase;

}

/* line 1796, ../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 1798, ../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 1787, ../sass/global.scss */

  .ttbreadcrumb-page, .ttbreadcrumb-product, .ttbreadcrumb-category, .ttbreadcrumb-blogcategory, .ttbreadcrumb-blogpage {

    margin: 10px 0 0;

    text-align: center;

    width: 100%;

  }

}



/* line 1810, ../sass/global.scss */

#product .ttbreadcrumb-bg {

  margin: 0 0 50px;

}



/* line 1813, ../sass/global.scss */

.ttbreadcrumb-bg {

  margin: 0 0 30px;

  background: whitesmoke none repeat scroll 0 0;

}

@media (max-width: 1200px) {

  /* line 1813, ../sass/global.scss */

  .ttbreadcrumb-bg {

    position: relative;

  }

}

/* line 1820, ../sass/global.scss */

.ttbreadcrumb-bg .container {

  position: relative;

}

@media (max-width: 1200px) {

  /* line 1820, ../sass/global.scss */

  .ttbreadcrumb-bg .container {

    position: static;

  }

}

@media (max-width: 767px) {

  /* line 1820, ../sass/global.scss */

  .ttbreadcrumb-bg .container {

    float: left;

    width: 100%;

    height: 100%;

  }

}

/* line 1830, ../sass/global.scss */

.ttbreadcrumb-bg .container .breadcrumb-img1 {

  position: absolute;

  right: 200px;

  top: 0;

  max-width: 100%;

}

@media (max-width: 991px) {

  /* line 1830, ../sass/global.scss */

  .ttbreadcrumb-bg .container .breadcrumb-img1 {

    max-width: 110px;

    right: 120px;

  }

}

@media (max-width: 480px) {

  /* line 1830, ../sass/global.scss */

  .ttbreadcrumb-bg .container .breadcrumb-img1 {

    max-width: 80px;

  }

}

/* line 1844, ../sass/global.scss */

.ttbreadcrumb-bg .container .breadcrumb-img2 {

  position: absolute;

  right: 0;

  top: 0;

  max-width: 100%;

}

@media (max-width: 991px) {

  /* line 1844, ../sass/global.scss */

  .ttbreadcrumb-bg .container .breadcrumb-img2 {

    max-width: 120px;

  }

}

@media (max-width: 480px) {

  /* line 1844, ../sass/global.scss */

  .ttbreadcrumb-bg .container .breadcrumb-img2 {

    max-width: 90px;

  }

}



/* line 1860, ../sass/global.scss */

.breadcrumb {

  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

  color: #b92d10;

  display: inline-block;

  margin: 25px 0 18px;

  overflow: hidden;

  padding: 0;

  position: relative;

  text-align: right;

  width: 100%;

  z-index: 1;

}

@media (max-width: 767px) {

  /* line 1860, ../sass/global.scss */

  .breadcrumb {

    text-align: center;

  }

}

/* line 1875, ../sass/global.scss */

.breadcrumb .navigation_page {

  display: inline-block;

}

/* line 1878, ../sass/global.scss */

.breadcrumb .navigation-pipe {

  font-size: 0;

  display: inline-block;

}

/* line 1881, ../sass/global.scss */

.breadcrumb .navigation-pipe:after {

  content: "\f105";

  font-family: "FontAwesome";

  font-size: 12px;

  color: #222222;

  margin: 0 8px;

}

/* line 1889, ../sass/global.scss */

.breadcrumb a {

  display: inline-block;

  padding: 0;

  position: relative;

  z-index: 2;

  color: #222222;

}

/* line 1895, ../sass/global.scss */

.breadcrumb a.home {

  color: #333333;

  display: inline-block;

  font-size: 16px;

  margin: 0;

  padding: 0;

  z-index: 99;

}

/* line 1902, ../sass/global.scss */

.breadcrumb a.home i {

  vertical-align: -1px;

}

/* line 1905, ../sass/global.scss */

.breadcrumb a.home:before {

  border: none;

}

/* line 1909, ../sass/global.scss */

.breadcrumb a:hover {

  color: #d85252;

}



/* line 1916, ../sass/global.scss */

.ie8 .breadcrumb {

  min-height: 1px;

}

/* line 1918, ../sass/global.scss */

.ie8 .breadcrumb a:after {

  display: none;

}

/* line 1921, ../sass/global.scss */

.ie8 .breadcrumb .navigation-pipe {

  width: 20px;

}



/* line 1933, ../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 1945, ../sass/global.scss */

#index .footer-container {

  margin: 0;

}



/* line 1949, ../sass/global.scss */

.footer-container {

  margin: 30px 0 0;

  position: relative;

  background: #000;

  overflow: hidden;

}

/* line 1954, ../sass/global.scss */

.footer-container .container {

  padding: 0 0 25px;

}

@media (max-width: 991px) {

  /* line 1954, ../sass/global.scss */

  .footer-container .container {

    padding: 20px 15px 90px;

  }

}

@media (max-width: 480px) {

  /* line 1954, ../sass/global.scss */

  .footer-container .container {

    padding: 20px 15px 90px;

  }

}

/* line 1963, ../sass/global.scss */

.footer-container #footer {

  color: #777777;

  position: relative;

}

/* line 1967, ../sass/global.scss */

.footer-container #footer .row {

  position: relative;

  margin: 0;

}

/* line 1971, ../sass/global.scss */

.footer-container #footer ul.row {

  position: static;

}

/* line 1974, ../sass/global.scss */

.footer-container #footer #block_various_links_footer {

  float: left;

  margin: 12px 0 0;

  padding: 0;

  position: relative;

  border-top: 1px solid #333333;

}

@media (max-width: 991px) {

  /* line 1974, ../sass/global.scss */

  .footer-container #footer #block_various_links_footer {

    margin: 0;

    border: none;

  }

}

/* line 1984, ../sass/global.scss */

.footer-container #footer #block_various_links_footer h4 {

  display: none;

}

@media (max-width: 991px) {

  /* line 1984, ../sass/global.scss */

  .footer-container #footer #block_various_links_footer h4 {

    display: block;

  }

}

/* line 1990, ../sass/global.scss */

.footer-container #footer #block_various_links_footer ul {

  text-align: center;

  margin: 0 0 2px;

  padding: 25px 0 0;

}

@media (max-width: 991px) {

  /* line 1990, ../sass/global.scss */

  .footer-container #footer #block_various_links_footer ul {

    border: none;

    padding: 0 10px;

  }

}

/* line 1998, ../sass/global.scss */

.footer-container #footer #block_various_links_footer ul li {

  border-right: 1px solid;

  float: none;

  line-height: 10px;

  padding: 0 8px 0 5px;

  text-align: left;

  vertical-align: middle;

  display: inline-block;

}

/* line 2006, ../sass/global.scss */

.footer-container #footer #block_various_links_footer ul li:first-child {

  padding-left: 0;

}

@media (max-width: 991px) {

  /* line 1998, ../sass/global.scss */

  .footer-container #footer #block_various_links_footer ul li {

    width: 100%;

    line-height: 26px;

    padding: 0;

    text-align: left;

    border: none;

  }

}

/* line 2016, ../sass/global.scss */

.footer-container #footer #block_various_links_footer ul li a {

  line-height: 10px;

}

/* line 2019, ../sass/global.scss */

.footer-container #footer #block_various_links_footer ul li:last-child {

  border: none;

}

@media (max-width: 991px) {

  /* line 2025, ../sass/global.scss */

  .footer-container #footer .footer-block {

    width: 100%;

    margin: 0;

    padding: 0;

  }

}

/* line 2031, ../sass/global.scss */

.footer-container #footer .footer-block .toggle-footer {

  float: left;

  width: 100%;

}

@media (max-width: 991px) {

  /* line 2031, ../sass/global.scss */

  .footer-container #footer .footer-block .toggle-footer {

    padding: 0 10px;

  }

}

/* line 2039, ../sass/global.scss */

.footer-container #footer a {

  color: #aaaaaa;

  font: 400 14px/22px "PT Sans", Helvetica, sans-serif;

}

/* line 2042, ../sass/global.scss */

.footer-container #footer a:hover {

  color: white;

}

/* line 2046, ../sass/global.scss */

.footer-container #footer h4 {

  font: 600 16px/22px "Raleway", sans-serif;

  color: white;

  margin: 0 0 14px 0;

  letter-spacing: 0.4px;

  display: block;

  cursor: pointer;

  text-align: left;

}

@media (max-width: 991px) {

  /* line 2046, ../sass/global.scss */

  .footer-container #footer h4 {

    position: relative;

    display: block;

    margin-bottom: 2px;

    padding: 10px;

  }

  /* line 2060, ../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 2070, ../sass/global.scss */

  .footer-container #footer h4.active:after {

    content: "\f068";

  }

}

/* line 2074, ../sass/global.scss */

.footer-container #footer h4 a {

  font: 600 16px/22px "Raleway", sans-serif;

  letter-spacing: 0.4px;

  color: #ffffff;

}

/* line 2079, ../sass/global.scss */

.footer-container #footer h4:hover {

  color: white;

}

@media (max-width: 991px) {

  /* line 2079, ../sass/global.scss */

  .footer-container #footer h4:hover {

    background: rgba(0, 0, 0, 0.4);

  }

}

/* line 2084, ../sass/global.scss */

.footer-container #footer h4:hover a {

  color: white;

}

/* line 2089, ../sass/global.scss */

.footer-container #footer #block_contact_infos {

  display: inline-block;

  float: none;

  vertical-align: top;

  width: 24%;

}

@media (max-width: 991px) {

  /* line 2089, ../sass/global.scss */

  .footer-container #footer #block_contact_infos {

    border: none;

    min-height: auto;

    width: 100%;

    margin: 0;

    padding: 0;

  }

}

/* line 2102, ../sass/global.scss */

.footer-container #footer #block_contact_infos > div {

  padding: 0 0 0 5px;

  color: #aaaaaa;

}

@media (max-width: 991px) {

  /* line 2102, ../sass/global.scss */

  .footer-container #footer #block_contact_infos > div {

    padding-left: 0;

  }

}

/* line 2110, ../sass/global.scss */

.footer-container #footer #block_contact_infos > div ul li {

  padding: 0;

  overflow: hidden;

  line-height: 24px;

  padding: 0 0 8px;

}

/* line 2116, ../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 2119, ../sass/global.scss */

.footer-container #footer #block_contact_infos > div ul li i {

  float: left;

  font-size: 14px;

  margin-right: 12px;

  padding-right: 0;

  padding-top: 5px;

  text-align: center;

  width: 8px;

}

/* line 2128, ../sass/global.scss */

.footer-container #footer #block_contact_infos > div ul li .ttcontactinfo {

  padding: 0 0 0 20px;

}

/* line 2135, ../sass/global.scss */

.footer-container #footer .blockcategories_footer {

  clear: left;

}

/* line 2138, ../sass/global.scss */

.footer-container #footer .paiement_logo_block {

  float: left;

  padding: 0;

}

@media (max-width: 991px) {

  /* line 2138, ../sass/global.scss */

  .footer-container #footer .paiement_logo_block {

    width: 100%;

    border-bottom: 1px solid #222222;

  }

}

/* line 2145, ../sass/global.scss */

.footer-container #footer .paiement_logo_block h4 {

  display: none;

}

@media (max-width: 991px) {

  /* line 2145, ../sass/global.scss */

  .footer-container #footer .paiement_logo_block h4 {

    display: block;

  }

}

/* line 2151, ../sass/global.scss */

.footer-container #footer .paiement_logo_block ul {

  margin: 40px auto 0;

  text-align: center;

}

@media (max-width: 991px) {

  /* line 2151, ../sass/global.scss */

  .footer-container #footer .paiement_logo_block ul {

    margin: 10px auto 0;

    text-align: left;

  }

}

/* line 2158, ../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 2163, ../sass/global.scss */

.footer-container #footer .paiement_logo_block ul li:last-child {

  margin: 0;

}

/* line 2166, ../sass/global.scss */

.footer-container #footer .paiement_logo_block ul li a {

  color: #f3a815;

}

/* line 2169, ../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 2180, ../sass/global.scss */

.footer-container #footer #social_block {

  float: left;

  margin: 0 auto 40px;

  padding: 0;

  position: relative;

}

@media (max-width: 991px) {

  /* line 2180, ../sass/global.scss */

  .footer-container #footer #social_block {

    width: 100%;

    float: left;

    position: static;

    padding-top: 0;

    margin: 0;

  }

}

/* line 2192, ../sass/global.scss */

.footer-container #footer #social_block h4 {

  display: none;

}

@media (max-width: 991px) {

  /* line 2192, ../sass/global.scss */

  .footer-container #footer #social_block h4 {

    display: block;

  }

}

/* line 2198, ../sass/global.scss */

.footer-container #footer #social_block ul {

  float: left;

  text-align: center;

}

@media (max-width: 991px) {

  /* line 2198, ../sass/global.scss */

  .footer-container #footer #social_block ul {

    text-align: left;

    margin: 5px auto 30px;

  }

}

@media (max-width: 767px) {

  /* line 2198, ../sass/global.scss */

  .footer-container #footer #social_block ul {

    float: none;

  }

}

/* line 2208, ../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 2214, ../sass/global.scss */

.footer-container #footer #social_block ul li a {

  border: 2px solid #fff;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  color: white;

  display: inline-block;

  height: 40px;

  padding: 8px;

  text-align: center;

  width: 40px;
  
  background-color: #3b5998;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 2214, ../sass/global.scss */

  .footer-container #footer #social_block ul li a {

    font-size: 20px;

  }

}

/* line 2229, ../sass/global.scss */

.footer-container #footer #social_block ul li a span {

  display: none;

}

/* line 2232, ../sass/global.scss */

.footer-container #footer #social_block ul li a:before {

  display: inline-block;

  font-family: "FontAwesome";

  font-size: 18px;

  font-weight: normal;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

/* line 2240, ../sass/global.scss */

.footer-container #footer #social_block ul li a:hover {

  background-color: #444444;

}

/* line 2246, ../sass/global.scss */

.footer-container #footer #social_block ul li.facebook a:before {

  content: "\f09a";

}

/* line 2253, ../sass/global.scss */

.footer-container #footer #social_block ul li.twitter a:before {

  content: "\f099";

}

/* line 2260, ../sass/global.scss */

.footer-container #footer #social_block ul li.rss a:before {

  content: "\f09e";

}

/* line 2267, ../sass/global.scss */

.footer-container #footer #social_block ul li.youtube a:before {

  content: "\f167";

}

/* line 2274, ../sass/global.scss */

.footer-container #footer #social_block ul li.google-plus a:before {

  content: "\f0d5";

}

/* line 2281, ../sass/global.scss */

.footer-container #footer #social_block ul li.pinterest a:before {

  content: "\f0d2";

}

/* line 2288, ../sass/global.scss */

.footer-container #footer #social_block ul li.vimeo a:before {

  content: "\f194";

}

/* line 2295, ../sass/global.scss */

.footer-container #footer #social_block ul li.instagram a:before {

  content: "\f16d";

}

/* line 2303, ../sass/global.scss */

.footer-container #footer .bottom-footer {

  bottom: 0;

  float: left;

  text-align: center;

}

@media (max-width: 991px) {

  /* line 2303, ../sass/global.scss */

  .footer-container #footer .bottom-footer {

    bottom: -36px;

    margin: 0;

    padding: 0;

    position: absolute;

  }

}

@media (max-width: 480px) {

  /* line 2303, ../sass/global.scss */

  .footer-container #footer .bottom-footer {

    bottom: -56px;

  }

}

/* line 2316, ../sass/global.scss */

.footer-container #footer .bottom-footer h6 {

  width: 100%;

  margin: 0;

}



/* line 2324, ../sass/global.scss */

#reinsurance_block {

  clear: both !important;

}



/* line 2335, ../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 2339, ../sass/global.scss */

.rte ul {

  list-style-type: disc;

  padding-left: 15px;

}



/* line 2344, ../sass/global.scss */

.rte ol {

  list-style-type: decimal;

  padding-left: 15px;

}



/* line 2349, ../sass/global.scss */

.block_hidden_only_for_screen {

  display: none;

}



/* line 2356, ../sass/global.scss */

.cart_navigation {

  margin: 40px 0 20px;

}

/* line 2358, ../sass/global.scss */

.cart_navigation .button-medium {

  border: 1px solid #d85252;

  float: right;

  background: #d85252;

  color: white;

}

/* line 2363, ../sass/global.scss */

.cart_navigation .button-medium span {

  color: white;

}

/* line 2366, ../sass/global.scss */

.cart_navigation .button-medium:hover {

  border-color: #222222;

  background: #222222;

}

/* line 2371, ../sass/global.scss */

.cart_navigation .button-exclusive {

  border: 1px solid #555555;

  background: transparent;

  letter-spacing: 1px;

  padding: 8px 20px;

  text-transform: uppercase;

}

/* line 2377, ../sass/global.scss */

.cart_navigation .button-exclusive i {

  display: none;

}

/* line 2380, ../sass/global.scss */

.cart_navigation .button-exclusive:hover {

  background: #555555;

  color: white;

}

@media (max-width: 480px) {

  /* line 2386, ../sass/global.scss */

  .cart_navigation > span {

    display: block;

    width: 100%;

    padding-bottom: 15px;

  }

}



/* line 2395, ../sass/global.scss */

.cart_last_product {

  display: none;

}



/* line 2399, ../sass/global.scss */

.cart_quantity .cart_quantity_input {

  height: 27px;

  line-height: 27px;

  padding: 0;

  text-align: center;

  width: 57px;

}



/* line 2407, ../sass/global.scss */

.cart_gift_quantity .cart_quantity_input {

  height: 27px;

  line-height: 27px;

  padding: 0;

  text-align: center;

  width: 57px;

}



/* line 2416, ../sass/global.scss */

.table tbody > tr > td {

  vertical-align: middle;

}

/* line 2418, ../sass/global.scss */

.table tbody > tr > td.cart_quantity {

  padding: 41px 14px 25px;

  width: 70px;

}

/* line 2421, ../sass/global.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button {

  margin-top: 3px;

}

/* line 2423, ../sass/global.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button a {

  background: transparent;

  float: left;

  height: 27px;

  margin-right: 3px;

  padding: 0 5px;

  width: 27px;

}

/* line 2430, ../sass/global.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button a span {

  padding: 6px 0;

}

/* line 2433, ../sass/global.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {

  margin-right: 0;

}

/* line 2436, ../sass/global.scss */

.table tbody > tr > td.cart_quantity .cart_quantity_button a:hover {

  color: #222222;

}

/* line 2443, ../sass/global.scss */

.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {

  padding: 5px;

}

/* line 2447, ../sass/global.scss */

.table tfoot > tr > td {

  vertical-align: middle;

}



/* line 2453, ../sass/global.scss */

.cart_delete a.cart_quantity_delete,

a.price_discount_delete {

  font-size: 23px;

  color: #222222;

}

/* line 2456, ../sass/global.scss */

.cart_delete a.cart_quantity_delete:hover,

a.price_discount_delete:hover {

  color: silver;

}



/* line 2463, ../sass/global.scss */

#cart_summary thead th {

  padding: 10px;

  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;

}

/* line 2472, ../sass/global.scss */

#cart_summary tbody td {

  padding: 7px 8px 9px 8px;

}

/* line 2474, ../sass/global.scss */

#cart_summary tbody td.cart_product {

  padding: 7px;

  width: 137px;

}

/* line 2482, ../sass/global.scss */

#cart_summary tbody td.cart_unit .price span {

  display: inline-block;

}

/* line 2484, ../sass/global.scss */

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {

  margin: 5px auto;

  display: inline-block;

}

/* line 2488, ../sass/global.scss */

#cart_summary tbody td.cart_unit .price span.old-price {

  text-decoration: line-through;

  font-weight: normal;

}

/* line 2496, ../sass/global.scss */

#cart_summary tbody td.cart_description small {

  display: block;

  padding: 5px 0 0 0;

}

/* line 2501, ../sass/global.scss */

#cart_summary tbody td.cart_avail {

  width: 1%;

}

/* line 2504, ../sass/global.scss */

#cart_summary tbody td.cart_avail span {

  white-space: nowrap;

}

/* line 2508, ../sass/global.scss */

#cart_summary tbody td.cart_delete {

  width: 1%;

}

@media (max-width: 480px) {

  /* line 2512, ../sass/global.scss */

  #cart_summary tbody td.cart_total {

    text-align: center;

  }

}

/* line 2522, ../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: #222222;

}

/* line 2525, ../sass/global.scss */

#cart_summary tfoot td.price {

  text-align: right;

}

/* line 2529, ../sass/global.scss */

#cart_summary tfoot td.total_price_container span {

  font: 700 18px/22px "PT Sans", Helvetica, sans-serif;

  color: #555454;

  text-transform: uppercase;

}

/* line 2535, ../sass/global.scss */

#cart_summary tfoot td#total_price_container {

  font: 700 21px/25px "PT Sans", Helvetica, sans-serif;

  color: #999999;

}



/* line 2546, ../sass/global.scss */

#cart_summary .stock-management-on tbody td.cart_description {

  width: 480px;

}



/* line 2553, ../sass/global.scss */

.cart_discount_price {

  text-align: right;

}



/* line 2557, ../sass/global.scss */

.cart_discount_delete {

  text-align: center;

}



@media (max-width: 767px) {

  /* line 2564, ../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 2567, ../sass/global.scss */

  #order-detail-content #cart_summary thead tr {

    position: absolute;

    top: -9999px;

    left: -9999px;

  }

  /* line 2572, ../sass/global.scss */

  #order-detail-content #cart_summary tr {

    border-bottom: 1px solid #cccccc;

    overflow: hidden;

  }

  /* line 2576, ../sass/global.scss */

  #order-detail-content #cart_summary td {

    border: none;

    position: relative;

    width: 50%;

    text-align: left;

    float: left;

    white-space: normal;

  }

  /* line 2585, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_avail {

    clear: both;

  }

  /* line 2589, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_quantity {

    clear: both;

    padding: 9px 8px 11px 18px;

  }

  /* line 2595, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_delete {

    width: 100%;

    clear: both;

    text-align: right;

  }

  /* line 2602, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_delete:before {

    display: inline-block;

    padding-right: 0.5em;

    position: relative;

    top: -3px;

  }

  /* line 2609, ../sass/global.scss */

  #order-detail-content #cart_summary td div {

    display: inline;

  }

  /* line 2613, ../sass/global.scss */

  #order-detail-content #cart_summary td:before {

    content: attr(data-title);

    display: block;

  }

  /* line 2618, ../sass/global.scss */

  #order-detail-content #cart_summary tfoot td {

    float: none;

    width: 100%;

  }

  /* line 2621, ../sass/global.scss */

  #order-detail-content #cart_summary tfoot td:before {

    display: inline;

  }

  /* line 2626, ../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 2595, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_delete {

    text-align: center;

  }

}

@media (max-width: 480px) {

  /* line 2640, ../sass/global.scss */

  #order-detail-content #cart_summary td {

    width: 100%;

    text-align: center;

  }

  /* line 2644, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_quantity .cart_quantity_input {

    display: inline-block;

    vertical-align: top;

    margin-top: 4px;

  }

  /* line 2649, ../sass/global.scss */

  #order-detail-content #cart_summary td.cart_quantity div {

    display: inline-block;

  }

}

/* line 2658, ../sass/global.scss */

.cart_voucher {

  vertical-align: top !important;

}

/* line 2660, ../sass/global.scss */

.cart_voucher h4 {

  font: 700 18px/22px "Raleway", sans-serif;

  color: #555454;

  text-transform: uppercase;

  padding: 7px 0 10px 0;

}

/* line 2666, ../sass/global.scss */

.cart_voucher .title-offers {

  color: #222222;

  font-weight: bold;

  margin-bottom: 6px;

}

/* line 2671, ../sass/global.scss */

.cart_voucher fieldset {

  margin-bottom: 10px;

}

/* line 2673, ../sass/global.scss */

.cart_voucher fieldset #discount_name {

  float: left;

  width: 219px;

  margin-right: 11px;

}

/* line 2680, ../sass/global.scss */

.cart_voucher #display_cart_vouchers span {

  font-weight: bold;

  cursor: pointer;

  color: #333333;

}

/* line 2684, ../sass/global.scss */

.cart_voucher #display_cart_vouchers span:hover {

  color: #d85252;

}



/* line 2691, ../sass/global.scss */

.enable-multishipping {

  margin: -13px 0 17px;

}

/* line 2693, ../sass/global.scss */

.enable-multishipping label {

  font-weight: normal;

}



/* line 2700, ../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 2710, ../sass/global.scss */

#order_carrier {

  clear: both;

  margin-top: 20px;

  border: 1px solid #999999;

  background: white;

}



/* line 2717, ../sass/global.scss */

.order_carrier_logo {

  max-width: 65px;

  max-height: 65px;

}



/* line 2722, ../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 2733, ../sass/global.scss */

#order_carrier span {

  display: block;

  padding: 15px;

  font-weight: bold;

}



/* line 2739, ../sass/global.scss */

.multishipping_close_container {

  text-align: center;

}



/* line 2743, ../sass/global.scss */

table#cart_summary .gift-icon {

  color: white;

  background: #0088cc;

  display: inline;

  line-height: 20px;

  padding: 2px 5px;

  border-radius: 5px;

  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

}



/* line 2755, ../sass/global.scss */

#multishipping_mode_box {

  padding-top: 12px;

  padding-bottom: 19px;

}

/* line 2758, ../sass/global.scss */

#multishipping_mode_box .title {

  font-weight: bold;

  color: #222222;

  margin-bottom: 15px;

}

/* line 2763, ../sass/global.scss */

#multishipping_mode_box .description_off {

  display: none;

}

/* line 2765, ../sass/global.scss */

#multishipping_mode_box .description_off div {

  margin-bottom: 10px;

}

/* line 2770, ../sass/global.scss */

#multishipping_mode_box .description_off a:hover,

#multishipping_mode_box .description a:hover {

  background: #f3f3f3;

  border: 1px solid #cccccc;

}



/* line 2776, ../sass/global.scss */

#multishipping_mode_box.on .description_off {

  display: block;

}



/* line 2780, ../sass/global.scss */

.address_delivery {

  float: left;

  width: 100%;

}



/* line 2787, ../sass/global.scss */

.multishipping-cart .cart_address_delivery.form-control {

  width: 198px;

}



/* line 2793, ../sass/global.scss */

#order .address_add.submit {

  margin-bottom: 20px;

}



/* line 2797, ../sass/global.scss */

#ordermsg {

  margin-bottom: 30px;

}



/* line 2802, ../sass/global.scss */

#id_address_invoice.form-control,

#id_address_delivery.form-control {

  width: 269px;

}



/* line 2809, ../sass/global.scss */

.addresses .select label,

.addresses .selector,

.addresses .addresses .address_select {

  clear: both;

  float: left;

}

/* line 2813, ../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 2824, ../sass/global.scss */

.addresses .checkbox.addressesAreEquals {

  clear: both;

  float: left;

  margin: 15px 0 25px 0;

}



/* line 2834, ../sass/global.scss */

#order .delivery_option > div,

#order-opc .delivery_option > div {

  display: block;

  margin-bottom: 20px;

  font-weight: normal;

}

/* line 2838, ../sass/global.scss */

#order .delivery_option > div > table,

#order-opc .delivery_option > div > table {

  background: white;

  margin-bottom: 0;

}

/* line 2841, ../sass/global.scss */

#order .delivery_option > div > table.resume,

#order-opc .delivery_option > div > table.resume {

  height: 53px;

}

/* line 2843, ../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 2848, ../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 2850, ../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 2858, ../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 2864, ../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 2868, ../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 2877, ../sass/global.scss */

.order_carrier_content {

  line-height: normal;

  padding-bottom: 16px;

}

/* line 2880, ../sass/global.scss */

.order_carrier_content .carrier_title {

  color: #222222;

  margin: 20px 0;

  text-transform: uppercase;

}

/* line 2886, ../sass/global.scss */

.order_carrier_content .checkbox input {

  margin-top: 2px;

}

/* line 2891, ../sass/global.scss */

.order_carrier_content .delivery_options_address .carrier_title {

  margin-bottom: 17px;

}

/* line 2895, ../sass/global.scss */

.order_carrier_content + div {

  padding-bottom: 15px;

}



/* line 2900, ../sass/global.scss */

#carrierTable {

  border: 1px solid #999999;

  border-bottom: none;

  background: white;

}



/* line 2906, ../sass/global.scss */

#carrierTable tbody {

  border-bottom: 1px solid #999999;

}



/* line 2910, ../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 2920, ../sass/global.scss */

#carrierTable td {

  padding: 15px;

  font-weight: bold;

  border-right: 1px solid #e9e9e9;

}



/* line 2926, ../sass/global.scss */

#carrierTable td.carrier_price {

  border: none;

}



/* line 2930, ../sass/global.scss */

p.checkbox.gift {

  margin-bottom: 10px;

}



/* line 2934, ../sass/global.scss */

#gift_div {

  display: none;

  margin-top: 5px;

  margin-bottom: 10px;

}



/* line 2940, ../sass/global.scss */

a.iframe {

  color: #222222;

  text-decoration: underline;

}

/* line 2943, ../sass/global.scss */

a.iframe:hover {

  text-decoration: none;

}



/* line 2949, ../sass/global.scss */

p.payment_module {

  margin-bottom: 10px;

}

/* line 2951, ../sass/global.scss */

p.payment_module a {

  display: block;

  border: 1px solid #E5E5E5;

  font-size: 17px;

  line-height: 23px;

  padding: 15px 15px 15px 60px;

  letter-spacing: -1px;

  position: relative;

}

@media (max-width: 480px) {

  /* line 2951, ../sass/global.scss */

  p.payment_module a {

    font-size: 14px;

  }

}

/* line 2962, ../sass/global.scss */

p.payment_module a:before {

  font-family: "FontAwesome";

  font-size: 27px;

  left: 15px;

  margin-right: 15px;

  position: absolute;

  top: 15px;

}

/* line 2971, ../sass/global.scss */

p.payment_module a.bankwire:before {

  content: "\f09d";

}

/* line 2974, ../sass/global.scss */

p.payment_module a.cheque:before {

  content: "\f044";

}

/* line 2977, ../sass/global.scss */

p.payment_module a.cash:before {

  content: "\f0d6";

}

/* line 2980, ../sass/global.scss */

p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash: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 2980, ../sass/global.scss */

  p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {

    font-size: 14px;

  }

}

/* line 2997, ../sass/global.scss */

p.payment_module a:hover:after {

  color: #d85252;

}



/* line 3004, ../sass/global.scss */

.payment_module.box {

  margin-top: 20px;

}



/* line 3008, ../sass/global.scss */

p.cheque-indent {

  margin-bottom: 9px;

}



/* line 3013, ../sass/global.scss */

.cheque-box .form-group {

  margin-bottom: 0px;

}

/* line 3015, ../sass/global.scss */

.cheque-box .form-group .form-control {

  width: 269px;

}



/* line 3021, ../sass/global.scss */

.order-confirmation.box {

  line-height: 29px;

}

/* line 3023, ../sass/global.scss */

.order-confirmation.box a {

  text-decoration: underline;

}

/* line 3025, ../sass/global.scss */

.order-confirmation.box a:hover {

  text-decoration: none;

}



/* line 3032, ../sass/global.scss */

.delivery_option_carrier td {

  width: 200px;

}



/* line 3036, ../sass/global.scss */

.delivery_option_carrier td + td {

  width: 280px;

}



/* line 3040, ../sass/global.scss */

.delivery_option_carrier td + td + td {

  width: 200px;

}



/* line 3044, ../sass/global.scss */

.delivery_option_carrier tr td {

  padding: 5px;

}



/* line 3048, ../sass/global.scss */

.delivery_option_carrier.selected {

  display: table;

}



/* line 3052, ../sass/global.scss */

.not-displayable {

  display: none;

}



/* line 3063, ../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 3067, ../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 3071, ../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 3075, ../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 3081, ../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 3087, ../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 3087, ../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 3087, ../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 3087, ../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 3087, ../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 3087, ../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 3109, ../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 3111, ../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 3109, ../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 3109, ../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 3109, ../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 3109, ../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 3131, ../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 3137, ../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 3145, ../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 3148, ../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 3153, ../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: #777777;

}



/* line 3166, ../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 3169, ../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 3173, ../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 3179, ../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 3186, ../sass/global.scss */

#new_account_form .box {

  line-height: 20px;

}

/* line 3188, ../sass/global.scss */

#new_account_form .box .date-select {

  padding-bottom: 10px;

}

/* line 3191, ../sass/global.scss */

#new_account_form .box .top-indent {

  padding-top: 10px;

}

/* line 3194, ../sass/global.scss */

#new_account_form .box .customerprivacy {

  padding-top: 15px;

}



/* line 3200, ../sass/global.scss */

#authentication fieldset.account_creation {

  margin-bottom: 20px;

}



/* line 3206, ../sass/global.scss */

#password {

  padding-top: 0;

  border: none;

}

/* line 3208, ../sass/global.scss */

#password .box p {

  margin-bottom: 9px;

}

/* line 3211, ../sass/global.scss */

#password .box .form-group {

  margin-bottom: 20px;

}

/* line 3213, ../sass/global.scss */

#password .box .form-group .form-control {

  width: 263px;

}



/* line 3225, ../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: "PT Sans", Helvetica, sans-serif;

}

/* line 3235, ../sass/global.scss */

#instant_search_results a.close:hover {

  color: #d85252;

}



/* line 3244, ../sass/global.scss */

#manufacturers_list h3,

#suppliers_list h3 {

  font-size: 17px;

  line-height: 23px;

}

/* line 3248, ../sass/global.scss */

#manufacturers_list .description,

#suppliers_list .description {

  line-height: 18px;

}

/* line 3252, ../sass/global.scss */

#manufacturers_list .product-counter a,

#suppliers_list .product-counter a {

  font-weight: bold;

  color: #222222;

}

/* line 3255, ../sass/global.scss */

#manufacturers_list .product-counter a:hover,

#suppliers_list .product-counter a:hover {

  color: #d85252;

}

/* line 3262, ../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 3262, ../sass/global.scss */

  #manufacturers_list.list li .mansup-container,

  #suppliers_list.list li .mansup-container {

    text-align: center;

  }

}

/* line 3271, ../sass/global.scss */

#manufacturers_list.list li:first-child .mansup-container,

#suppliers_list.list li:first-child .mansup-container {

  border-top: 0;

}

/* line 3275, ../sass/global.scss */

#manufacturers_list.list li .left-side,

#suppliers_list.list li .left-side {

  text-align: center;

}

/* line 3278, ../sass/global.scss */

#manufacturers_list.list li h3,

#suppliers_list.list li h3 {

  margin-top: -5px;

  padding-bottom: 8px;

}

/* line 3282, ../sass/global.scss */

#manufacturers_list.list li .middle-side,

#suppliers_list.list li .middle-side {

  padding-left: 0;

}

@media (max-width: 767px) {

  /* line 3282, ../sass/global.scss */

  #manufacturers_list.list li .middle-side,

  #suppliers_list.list li .middle-side {

    padding-right: 15px;

    padding-left: 15px;

  }

}

/* line 3290, ../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 3290, ../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 3300, ../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 3300, ../sass/global.scss */

  #manufacturers_list.list li .right-side-content .product-counter,

  #suppliers_list.list li .right-side-content .product-counter {

    top: 0;

  }

}

/* line 3313, ../sass/global.scss */

#manufacturers_list.grid li,

#suppliers_list.grid li {

  text-align: center;

}

/* line 3315, ../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 3319, ../sass/global.scss */

#manufacturers_list.grid li .product-container .left-side,

#suppliers_list.grid li .product-container .left-side {

  padding-bottom: 42px;

}

/* line 3322, ../sass/global.scss */

#manufacturers_list.grid li .product-container h3,

#suppliers_list.grid li .product-container h3 {

  padding-bottom: 10px;

}

/* line 3325, ../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 3332, ../sass/global.scss */

  #manufacturers_list.grid li.first-in-line,

  #suppliers_list.grid li.first-in-line {

    clear: left;

  }

  /* line 3336, ../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 3343, ../sass/global.scss */

  #manufacturers_list.grid li.first-item-of-tablet-line,

  #suppliers_list.grid li.first-item-of-tablet-line {

    clear: left;

  }

  /* line 3347, ../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 3355, ../sass/global.scss */

  #manufacturers_list.grid .product-container,

  #suppliers_list.grid .product-container {

    border-bottom: none;

  }

}



/* line 3364, ../sass/global.scss */

#manufacturer .description_box,

#supplier .description_box {

  padding-top: 20px;

  padding-bottom: 20px;

  border-top: 1px solid #e5e5e5;

}

/* line 3368, ../sass/global.scss */

#manufacturer .description_box .hide_desc,

#supplier .description_box .hide_desc {

  display: none;

}

/* line 3374, ../sass/global.scss */

#manufacturer .bottom-pagination-content,

#manufacturer .top-pagination-content,

#supplier .bottom-pagination-content,

#supplier .top-pagination-content {

  min-height: 69px;

}

/* line 3377, ../sass/global.scss */

#manufacturer .top-pagination-content.bottom-line,

#supplier .top-pagination-content.bottom-line {

  border-bottom: 1px solid #e5e5e5;

}



/* line 3384, ../sass/global.scss */

table.discount i {

  font-size: 20px;

  line-height: 20px;

  vertical-align: -2px;

}

/* line 3388, ../sass/global.scss */

table.discount i.icon-ok {

  color: #46a74e;

}

/* line 3391, ../sass/global.scss */

table.discount i.icon-remove {

  color: #f13340;

}



/* line 3399, ../sass/global.scss */

#guestTracking .form-control {

  max-width: 271px;

}

@media (min-width: 1200px) {

  /* line 3404, ../sass/global.scss */

  #guestTracking .form-group {

    overflow: hidden;

  }

  /* line 3406, ../sass/global.scss */

  #guestTracking .form-group i {

    padding-left: 10px;

  }

  /* line 3410, ../sass/global.scss */

  #guestTracking .form-control {

    float: left;

  }

  /* line 3413, ../sass/global.scss */

  #guestTracking label {

    float: left;

    clear: both;

    width: 100%;

  }

}



/* line 3423, ../sass/global.scss */

#pagenotfound .pagenotfound {

  max-width: 824px;

  margin: 100px auto 100px auto;

  text-align: center;

}

/* line 3427, ../sass/global.scss */

#pagenotfound .pagenotfound .img-404 {

  padding: 8px 0 27px 0;

}

/* line 3429, ../sass/global.scss */

#pagenotfound .pagenotfound .img-404 img {

  max-width: 100%;

}

/* line 3433, ../sass/global.scss */

#pagenotfound .pagenotfound h1 {

  font: 700 28px/34px "Raleway", sans-serif;

  color: #222222;

  text-transform: uppercase;

  margin-bottom: 7px;

}

/* line 3439, ../sass/global.scss */

#pagenotfound .pagenotfound p {

  font: 700 16px/20px "Raleway", sans-serif;

  color: #555454;

  text-transform: uppercase;

  border-bottom: 1px solid #e5e5e5;

  padding-bottom: 19px;

  margin-bottom: 20px;

}

/* line 3447, ../sass/global.scss */

#pagenotfound .pagenotfound h3 {

  font-weight: bold;

  color: #222222;

  font-size: 13px;

  line-height: normal;

  margin-bottom: 18px;

}

/* line 3454, ../sass/global.scss */

#pagenotfound .pagenotfound label {

  font-weight: normal;

}

@media (max-width: 767px) {

  /* line 3454, ../sass/global.scss */

  #pagenotfound .pagenotfound label {

    display: block;

  }

}

/* line 3460, ../sass/global.scss */

#pagenotfound .pagenotfound .form-control {

  max-width: 293px;

  display: inline-block;

  margin-right: 5px;

}

@media (max-width: 767px) {

  /* line 3460, ../sass/global.scss */

  #pagenotfound .pagenotfound .form-control {

    margin: 0 auto 15px auto;

    display: block;

  }

}

/* line 3470, ../sass/global.scss */

#pagenotfound .pagenotfound .buttons {

  padding: 48px 0 20px 0;

}

/* line 3473, ../sass/global.scss */

#pagenotfound .pagenotfound .buttons .button-medium i.left {

  font-size: 17px;

}



/* line 3482, ../sass/global.scss */

#account-creation_form fieldset.reversoform {

  padding: 10px !important;

}



/* line 3486, ../sass/global.scss */

#account-creation_form fieldset.reversoform .text label {

  display: block;

  padding: 0 0 10px 0;

  width: 100%;

  text-align: left;

}



/* line 3493, ../sass/global.scss */

#account-creation_form fieldset.reversoform .infos-sup {

  padding: 0 !important;

  font-size: 10px;

  font-style: italic;

  text-align: right;

}



/* line 3502, ../sass/global.scss */

#account-creation_form fieldset.customerprivacy label,

fieldset.customerprivacy label {

  cursor: pointer;

}



/* line 3507, ../sass/global.scss */

.tab-content {

  margin-top: 20px;

}

@media (max-width: 991px) {

  /* line 3509, ../sass/global.scss */

  .tab-content .block_content li {

    width: 100% !important;

  }

}



/* line 3517, ../sass/global.scss */

form#sendComment fieldset {

  padding: 10px;

  border: 1px solid #cccccc;

  background: #eeeeee;

}



/* line 3523, ../sass/global.scss */

form#sendComment h3 {

  font-size: 14px;

}



/* line 3527, ../sass/global.scss */

#new_comment_form p.text {

  margin-bottom: 0;

  padding-bottom: 0;

}



/* line 3533, ../sass/global.scss */

#sendComment p.text label,

#sendComment p.textarea label {

  display: block;

  margin: 12px 0 4px;

  font-weight: bold;

  font-size: 12px;

}



/* line 3540, ../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 3548, ../sass/global.scss */

#sendComment p.textarea textarea {

  height: 80px;

  width: 508px;

  border: 1px solid #cccccc;

}



/* line 3554, ../sass/global.scss */

#sendComment p.submit {

  padding: 0;

  text-align: right;

}



/* line 3559, ../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 3568, ../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 3582, ../sass/global.scss */

.star a {

  position: absolute;

  text-indent: -5000px;

}



/* line 3589, ../sass/global.scss */

div.star:after {

  content: "\f005";

  font-family: "FontAwesome";

  display: inline-block;

  color: #c5c5c5;

}



/* line 3598, ../sass/global.scss */

div.star.star_on:after {

  content: "\f005";

  font-family: "FontAwesome";

  display: inline-block;

  color: #ff8019;

}



/* line 3607, ../sass/global.scss */

div.star.star_hover:after {

  content: "\f005";

  font-family: "FontAwesome";

  display: inline-block;

  color: #ff8019;

}



/* line 3619, ../sass/global.scss */

.advertising_block {

  width: 191px;

  margin-bottom: 1em;

  text-align: center;

}



/* line 3626, ../sass/global.scss */

.blockcategories_footer ul ul {

  display: none !important;

}



/* line 3633, ../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 3640, ../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 3647, ../sass/global.scss */

.form-group.form-error .form-control, .form-group.form-ok .form-control {

  padding-right: 30px;

}



/* line 3653, ../sass/global.scss */

.order_carrier_content .checker {

  margin: 2px 10px 0 0;

}



/* line 3657, ../sass/global.scss */

#order .box {

  padding: 15px;

}



/* line 3663, ../sass/global.scss */

.radio-inline, .checkbox {

  padding-left: 0;

  margin: 0;

  cursor: pointer;

}

/* line 3667, ../sass/global.scss */

.radio-inline .checker, .checkbox .checker {

  float: left;

}

/* line 3669, ../sass/global.scss */

.radio-inline .checker span, .checkbox .checker span {

  top: 0px;

}

/* line 3673, ../sass/global.scss */

.radio-inline div.radio, .checkbox div.radio {

  display: inline-block;

}

/* line 3675, ../sass/global.scss */

.radio-inline div.radio span, .checkbox div.radio span {

  float: left;

  top: 0px;

}



/* line 3682, ../sass/global.scss */

.fancybox-skin {

  background: white !important;

}



/* line 3689, ../sass/global.scss */

#facebook_block,

#cmsinfo_block {

  overflow: hidden;

  background: #f2f2f2;

  min-height: 344px;

  height: 344px;

  padding-right: 29px;

  padding-left: 29px;

}

@media (max-width: 991px) {

  /* line 3689, ../sass/global.scss */

  #facebook_block,

  #cmsinfo_block {

    min-height: 354px;

    height: 354px;

    padding-left: 13px;

    padding-right: 13px;

  }

}

@media (max-width: 767px) {

  /* line 3689, ../sass/global.scss */

  #facebook_block,

  #cmsinfo_block {

    width: 100%;

    min-height: 1px;

  }

}



/* line 3711, ../sass/global.scss */

#facebook_block h4 {

  padding: 35px 0 0 0;

  margin: 0 0 12px 0;

  font: 300 21px/25px "Raleway", sans-serif;

  color: #6f6d6d;

}

@media (max-width: 991px) {

  /* line 3711, ../sass/global.scss */

  #facebook_block h4 {

    font-size: 18px;

  }

}

@media (max-width: 767px) {

  /* line 3711, ../sass/global.scss */

  #facebook_block h4 {

    padding-top: 20px !important;

  }

}

@media (max-width: 768px) {

  /* line 3711, ../sass/global.scss */

  #facebook_block h4 {

    font-size: 16px;

  }

}

/* line 3729, ../sass/global.scss */

#facebook_block .facebook-fanbox {

  background: white;

  border: 1px solid #aaaaaa;

  padding-bottom: 10px;

}



/* line 3736, ../sass/global.scss */

#cmsinfo_block {

  border-left: 1px solid #d9d9d9;

}

@media (max-width: 767px) {

  /* line 3736, ../sass/global.scss */

  #cmsinfo_block {

    border: none;

    margin-top: 10px;

  }

}

/* line 3743, ../sass/global.scss */

#cmsinfo_block > div {

  padding: 35px 10px 0 0;

}

@media (max-width: 767px) {

  /* line 3743, ../sass/global.scss */

  #cmsinfo_block > div {

    padding-top: 20px;

  }

}

@media (max-width: 479px) {

  /* line 3743, ../sass/global.scss */

  #cmsinfo_block > div {

    width: 100%;

    border-top: 1px solid #d9d9d9;

  }

}

/* line 3756, ../sass/global.scss */

#cmsinfo_block > div + div {

  border-left: 1px solid #d9d9d9;

  min-height: 344px;

  padding-left: 29px;

}

@media (max-width: 479px) {

  /* line 3756, ../sass/global.scss */

  #cmsinfo_block > div + div {

    border-left: none;

    padding-left: 10px;

    min-height: 1px;

    padding-bottom: 15px;

  }

}

/* line 3768, ../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 3768, ../sass/global.scss */

  #cmsinfo_block em {

    width: 30px;

    height: 30px;

    line-height: 30px;

    font-size: 20px;

  }

}

/* line 3787, ../sass/global.scss */

#cmsinfo_block .type-text {

  overflow: hidden;

}

/* line 3790, ../sass/global.scss */

#cmsinfo_block h3 {

  margin: 0 0 5px 0;

  font: 300 21px/25px "Raleway", sans-serif;

  color: #6f6d6d;

}

@media (max-width: 1199px) {

  /* line 3790, ../sass/global.scss */

  #cmsinfo_block h3 {

    font-size: 18px;

  }

}

/* line 3800, ../sass/global.scss */

#cmsinfo_block ul li {

  padding-bottom: 22px;

}

@media (max-width: 1199px) {

  /* line 3800, ../sass/global.scss */

  #cmsinfo_block ul li {

    padding-bottom: 10px;

  }

}

@media (max-width: 991px) {

  /* line 3800, ../sass/global.scss */

  #cmsinfo_block ul li {

    padding-bottom: 0;

  }

}

/* line 3813, ../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 3830, ../sass/global.scss */

.ie8 #facebook_block,

.ie8 #cmsinfo_block {

  height: 344px;

}



@media (max-width: 1199px) {

  /* line 3838, ../sass/global.scss */

  .zoomdiv {

    display: none !important;

  }

}

/* line 3846, ../sass/global.scss */

#product.content_only div.pb-left-column p.resetimg {

  margin-bottom: 0px;

  padding-top: 0px;

}

/* line 3850, ../sass/global.scss */

#product.content_only div.pb-left-column #thumbs_list_frame {

  margin-bottom: 0px;

}



/* line 3858, ../sass/global.scss */

#product_comparison td.compare_extra_information {

  padding: 10px;

}

/* line 3861, ../sass/global.scss */

#product_comparison #social-share-compare {

  margin-bottom: 50px;

}



/* line 3866, ../sass/global.scss */

.payment_option_form {

  display: none;

}



/* line 3870, ../sass/global.scss */

.payment_option_logo {

  height: 50px;

  max-height: 50px;

}



/* line 3875, ../sass/global.scss */

.payment_module_adv {

  height: 120px;

  max-height: 120px;

}



/* line 3880, ../sass/global.scss */

.payment_option_selected {

  display: none;

  margin-top: 15px;

}

/* line 3881, ../sass/global.scss */

.payment_option_selected i {

  color: green;

}



/* line 3888, ../sass/global.scss */

.payment_option_cta {

  margin-left: 10px;

  color: #333 !important;

}



/* line 3893, ../sass/global.scss */

.tnc_box {

  background: #fbfbfb;

  border: 1px solid #d6d4d4;

  padding: 14px 18px 13px;

  margin: 0 0 30px 0;

  line-height: 23px;

}



/* line 3901, ../sass/global.scss */

.pointer-box {

  cursor: pointer;

}



/* line 3906, ../sass/global.scss */

.form-group label {

  margin: 15px 5px 3px 0;

}



/* line 3911, ../sass/global.scss */

.submit2 {

  margin: 20px 0 0 0;

}



/* line 3916, ../sass/global.scss */

.fancybox-skin .rte.content_only {

  float: left;

  padding: 15px;

  width: 100%;

}

/* line 3921, ../sass/global.scss */

.fancybox-skin .page-subheading {

  margin: 0 0 12px;

  padding: 0;

}



/* line 3927, ../sass/global.scss */

div.selector select {

  cursor: pointer;

}



@media (max-width: 767px) {

  /* line 3932, ../sass/global.scss */

  .ttcrossselling .title_block .ttblock-heading {

    background-position: center bottom;

  }

}



/* line 3939, ../sass/global.scss */

.ttcateogry-title {

  font-style: italic;

  letter-spacing: 1px;

  text-transform: capitalize;

}



@media (min-width: 480px) and (max-width: 767px) {

  /* line 3946, ../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 3946, ../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 3958, ../sass/global.scss */

.goToTop {

  background: #d85252 none repeat scroll 0 0;

  border: 2px solid #d85252;

  border-radius: 50%;

  bottom: 50px;

  cursor: pointer;

  display: none;

  height: 38px;

  padding: 6px 6px 6px 2px;

  position: fixed;

  right: 160px;

  text-align: center;

  width: 38px;

  z-index: 999;

  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 3979, ../sass/global.scss */

.goToTop:after {

  color: #ffffff;

  content: "\f106";

  font-family: "FontAwesome";

  font-size: 16px;

}

/* line 3985, ../sass/global.scss */

.goToTop:hover {

  background: #fdcd69;

  border-color: #fdcd69;

}



/* line 3990, ../sass/global.scss */

.backtotop-img {

  position: relative;

  display: none;

}



/* line 3994, ../sass/global.scss */

.ttbox {

  background: url(../img/templatetrip/back-bottom.png) no-repeat scroll 0 0 transparent;

  bottom: 26px;

  display: none;

  height: 48px;

  position: absolute;

  right: 32px;

  width: 60px;

  z-index: 9999;

}



/* ---------------------- End TemplateTrip - goToTop --------------------------*/

/* line 4009, ../sass/global.scss */

.tab-content > .tab-pane, .pill-content > .pill-pane {

  display: none;

}



/* line 4012, ../sass/global.scss */

.tab-content > .active, .pill-content > .active {

  display: block;

}



/* line 4016, ../sass/global.scss */

.tab-content {

  width: 100%;

}

/* line 4019, ../sass/global.scss */

.tab-content .tab-pane .ttallproduct-btn {

  display: none;

}



/* ---------------------- TemplateTrip - CMS Subbanners --------------------------*/

/* line 4028, ../sass/global.scss */

#ttcmssubbanners {

  float: none;

  width: 100%;

}

/* line 4031, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock {

  float: left;

  width: 100%;

  margin: 0;

}

/* line 4035, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner {

  padding: 0;

  overflow: hidden;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4035, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner {

    float: left;

  }

}

@media (max-width: 480px) {

  /* line 4035, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner {

    width: 100%;

  }

}

/* line 4044, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-img {

  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;

}

/* line 4050, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-img a {

  float: left;

  width: 100%;

  position: relative;

}

/* line 4054, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-img a:before {

  background: #000000;

  bottom: 0;

  content: "";

  left: 0;

  margin: 0;

  opacity: 0;

  -moz-opacity: 0;

  /* Netscape */

  -khtml-opacity: 0;

  /* Safari 1.x */

  -webkit-opacity: 0;

  /* other webkit*/

  position: absolute;

  z-index: 1;

  right: 0;

  top: 0;

  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;

}

/* line 4075, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-img img {

  width: 100%;

  height: auto;

  transform: scale(1.001);

  -webkit-transform: scale(1.001);

  -moz-transform: scale(1.001);

  -o-transform: scale(1.001);

  -ms-transform: scale(1.001);

  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;

}

/* line 4090, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner {

  bottom: -50px;

  height: 60px;

  top: 0;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  text-align: center;

  width: 100%;

  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: 480px) and (max-width: 767px) {

  /* line 4090, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner {

    bottom: -36px;

  }

}

/* line 4108, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc {

  float: left;

  width: 100%;

}

/* line 4111, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .ttsubbanner-heading {

  color: #222222;

  font: 700 20px/36px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 4px;

  margin: 0;

  text-transform: uppercase;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4111, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .ttsubbanner-heading {

    font-size: 14px;

    line-height: 16px;

    letter-spacing: 0;

  }

}

/* line 4123, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-subtitle {

  color: #222222;

  font: 500 13px/18px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 2px;

  float: left;

  width: 100%;

  margin: 0 0 10px;

  text-transform: uppercase;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4123, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-subtitle {

    font-size: 12px;

    margin: 0 0 5px;

  }

}

/* line 4136, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now {

  display: inline-block;

  float: none;

  font: 500 13px/18px "PT Sans", Helvetica, sans-serif;

  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;

  text-transform: uppercase;

  opacity: 0;

  -moz-opacity: 0;

  /* Netscape */

  -khtml-opacity: 0;

  /* Safari 1.x */

  -webkit-opacity: 0;

  /* other webkit*/

}

@media (max-width: 767px) {

  /* line 4136, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now {

    opacity: 1;

    -moz-opacity: 1;

    /* Netscape */

    -khtml-opacity: 1;

    /* Safari 1.x */

    -webkit-opacity: 1;

    /* other webkit*/

  }

}

/* line 4156, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now a {

  color: #222222;

  border: 2px solid #222222;

  float: left;

  width: 100%;

  padding: 5px 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 (max-width: 767px) {

  /* line 4156, ../sass/global.scss */
  #ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now a {

    background: #222222;

    border-color: #222222;

    color: white;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4156, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now a {

    font-size: 11px;

    padding: 0 5px;

  }

}

/* line 4177, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now:hover {

  background: #222222;

  border-color: #222222;

}

/* line 4180, ../sass/global.scss */

#ttcmssubbanners .ttsubbannerblock .ttsubbanner .ttsubbanner-inner .ttsubbanner-desc .shop-now:hover a {

  color: white;

}

@media (min-width: 768px) {

  /* line 4191, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner:hover .ttsubbanner-img a:before {

    opacity: 0.4;

    -moz-opacity: 0.4;

    /* Netscape */

    -khtml-opacity: 0.4;

    /* Safari 1.x */

    -webkit-opacity: 0.4;

    /* other webkit*/

  }

  /* line 4198, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner:hover .ttsubbanner-img img {

    transform: rotate(-1deg) scale(1.05);

    -webkit-transform: rotate(-1deg) scale(1.05);

    -moz-transform: rotate(-1deg) scale(1.05);

    -o-transform: rotate(-1deg) scale(1.05);

    -ms-transform: rotate(-1deg) scale(1.05);

  }

  /* line 4206, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner:hover .ttsubbanner-inner {

    bottom: 30px;

    opacity: 1;

    -moz-opacity: 1;

    /* Netscape */

    -khtml-opacity: 1;

    /* Safari 1.x */

    -webkit-opacity: 1;

    /* other webkit*/

    bottom: 35px;

  }

  /* line 4214, ../sass/global.scss */

  #ttcmssubbanners .ttsubbannerblock .ttsubbanner:hover .ttsubbanner-inner .ttsubbanner-desc .shop-now {

    opacity: 1;

    -moz-opacity: 1;

    /* Netscape */

    -khtml-opacity: 1;

    /* Safari 1.x */

    -webkit-opacity: 1;

    /* other webkit*/

  }

}



/* ---------------------- End TemplateTrip - CMS Subbanners --------------------------*/

/* line 4230, ../sass/global.scss */

a:hover, a:focus {

  text-decoration: none;

}



/* line 4233, ../sass/global.scss */

.block_content {

  float: left;

  width: 100%;

}



/* line 4238, ../sass/global.scss */

.ajax_cart_quantity {

  background: #d85252;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  color: #ffffff;

  font-size: 10px;

  font-weight: bold;

  height: 16px;

  line-height: 14px;

  position: absolute;

  right: 5px;

  text-align: center;

  top: -7px;

  width: 16px;

}

@media (max-width: 768px) {

  /* line 4238, ../sass/global.scss */

  .ajax_cart_quantity {

    right: 2px;

    top: -2px;

  }

}



/* line 4258, ../sass/global.scss */

.title_block {

  float: left;

  width: 100%;

  text-align: center;

}

/* line 4262, ../sass/global.scss */

.title_block .ttblock-heading {

  border-bottom: 1px solid #dbdbdb;

  border-top: 1px solid #dbdbdb;

  color: #222222;

  display: inline-block;

  float: none;

  font: 600 20px/26px "Raleway", sans-serif;

  padding: 10px 20px;

  text-align: center;

  text-transform: uppercase;

}



/* ---------------------- TemplateTrip - Featured Product --------------------------*/

/* line 4276, ../sass/global.scss */

#ttfeatureproduct {

  position: relative;

  float: left;

  width: 100%;

  margin: 50px 0 0 0;

}

/* line 4281, ../sass/global.scss */

#ttfeatureproduct .title_block {

  margin: 0 0 30px;

}

/* line 4284, ../sass/global.scss */

#ttfeatureproduct .block_content {

  float: left;

  width: 100%;

  overflow: hidden;

}



/* ---------------------- End TemplateTrip - Featured Product --------------------------*/

/* ---------------------- TemplateTrip - Tooltips --------------------------*/

/* line 4296, ../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: -38px;

}

/* line 4309, ../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 4329, ../sass/global.scss */

#ttbrandlogo {

  float: none;

  position: relative;

  width: 100%;

  overflow: hidden;

  padding: 10px 0 0;

  margin: 0 auto 30px;

}

@media (max-width: 767px) {

  /* line 4329, ../sass/global.scss */

  #ttbrandlogo {

    padding: 20px 15px 0;

  }

}

/* line 4339, ../sass/global.scss */

#ttbrandlogo .title_block {

  display: none;

}

/* line 4342, ../sass/global.scss */

#ttbrandlogo .block_content {

  float: none;

  width: auto;

}

/* line 4345, ../sass/global.scss */

#ttbrandlogo .block_content .customNavigation {

  position: absolute;

  top: 42%;

  width: 100%;

  z-index: 1;

  display: none;

  left: 0;

}

@media (max-width: 480px) {

  /* line 4345, ../sass/global.scss */

  #ttbrandlogo .block_content .customNavigation {

    top: 40%;

  }

}

/* line 4355, ../sass/global.scss */

#ttbrandlogo .block_content .customNavigation a {

  width: 30px;

  height: 30px;

  position: absolute;

  text-align: center;

}

/* line 4360, ../sass/global.scss */

#ttbrandlogo .block_content .customNavigation a.prev {

  left: 0;

  margin: 0;

  padding: 5px 7px;

}

/* line 4365, ../sass/global.scss */

#ttbrandlogo .block_content .customNavigation a.next {

  right: 0;

  padding: 5px 8px;

}

/* line 4368, ../sass/global.scss */

#ttbrandlogo .block_content .customNavigation a.next:after {

  margin: 0 0 0 4px;

}

/* line 4374, ../sass/global.scss */

#ttbrandlogo .block_content #ttmanufacturer-carousel {

  float: left;

  margin: 0;

  width: 100%;

  border-top: 1px solid #e2e2e2;

}

/* line 4379, ../sass/global.scss */

#ttbrandlogo .block_content #ttmanufacturer-carousel li {

  padding: 15px;

  text-align: center;

}

/* line 4383, ../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 4383, ../sass/global.scss */

  #ttbrandlogo .block_content #ttmanufacturer-carousel li a img {

    max-width: 100%;

    height: auto;

  }

}

/* line 4402, ../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 4415, ../sass/global.scss */

#ttbrandlogo:hover .block_content .customNavigation {

  display: block;

}



/* ---------------------- End TemplateTrip - Manufaturer Block --------------------------*/

/* ---------------------- Start TemplateTrip - TT CMS Footer Block --------------------------*/

/* line 4427, ../sass/global.scss */

#ttcmsfooter {

  float: left;

  margin: 55px 0 0;

  padding-bottom: 0 !important;

  padding-right: 0 !important;

  text-align: center;

  width: 100%;

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 4427, ../sass/global.scss */

  #ttcmsfooter {

    padding-left: 20px;

  }

}

@media (max-width: 991px) {

  /* line 4427, ../sass/global.scss */

  #ttcmsfooter {

    width: 100%;

    text-align: center;

    border: none;

    min-height: auto;

    margin: 30px 0 30px !important;

  }

}

@media (max-width: 767px) {

  /* line 4427, ../sass/global.scss */

  #ttcmsfooter {

    margin: 40px 0 30px !important;

  }

}

/* line 4447, ../sass/global.scss */

#ttcmsfooter h4 {

  display: none;

}

/* line 4449, ../sass/global.scss */

#ttcmsfooter h4:after {

  display: none !important;

}

/* line 4453, ../sass/global.scss */

#ttcmsfooter .ttfooter-logo {

  margin: 0 0 22px;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4453, ../sass/global.scss */

  #ttcmsfooter .ttfooter-logo {

    margin: 0 0 22px;

  }

}

/* line 4460, ../sass/global.scss */

#ttcmsfooter .ttabout-desc {

  color: #777777;

  float: none;

  margin: 0 auto;

  font: 400 14px/22px "PT Sans", Helvetica, sans-serif;

  padding: 0 20px 15px 0;

  width: 60%;

}

@media (max-width: 991px) {

  /* line 4460, ../sass/global.scss */

  #ttcmsfooter .ttabout-desc {

    padding: 0;

    width: 100%;

  }

}

/* line 4472, ../sass/global.scss */

#ttcmsfooter .ttabout-desc > i > a {

  color: #454545;

  font-style: italic;

}



/* ---------------------- End TemplateTrip - TT CMS Footer Block --------------------------*/

/* line 4483, ../sass/global.scss */

.form-control:focus {

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

}



/* line 4488, ../sass/global.scss */

a:focus {

  outline: none;

}



/* line 4492, ../sass/global.scss */

label {

  font: 500 13px/20px "PT Sans", Helvetica, sans-serif;

  margin: 0 5px 0 0;

  text-transform: uppercase;

}



/* line 4498, ../sass/global.scss */

.form-control.grey {

  background: transparent;

}



/* line 4502, ../sass/global.scss */

#identity .std > fieldset > div {

  margin: 0 0 15px;

}



/* line 4505, ../sass/global.scss */

#identity .std > fieldset > div.checkbox {

  margin: 0 0 4px;

}



/* line 4510, ../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: #222222;

  font-weight: normal;

  padding: 4px 10px;

}



/* line 4518, ../sass/global.scss */

.fancybox-skin {

  border-radius: 0 !important;

}



/* line 4521, ../sass/global.scss */

#block-history {

  overflow: auto;

}



/* line 4525, ../sass/global.scss */

.zoomPreload {

  height: 58px !important;

  padding: 5px !important;

  width: 100px !important;

}



/* line 4532, ../sass/global.scss */

.ttfooter-top {

  background-color: #528ed8;

  height: 0;

  position: absolute;

  top: 0;

  width: 100%;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4532, ../sass/global.scss */

  .ttfooter-top {

    height: 190px;

  }

}

@media (max-width: 767px) {

  /* line 4532, ../sass/global.scss */

  .ttfooter-top {

    height: 140px;

  }

}



/* ------------------------------------ Start TT - Footer cms logo ------------------------------- */

/* line 4548, ../sass/global.scss */

#ttcmsfooterlogo {

  float: left;

  margin: -31px 0 0 !important;

  padding: 0 !important;

  position: relative;

  width: 100%;

}

@media (max-width: 991px) {

  /* line 4548, ../sass/global.scss */

  #ttcmsfooterlogo {

    bottom: -20px;

    display: none;

  }

}

/* line 4558, ../sass/global.scss */

#ttcmsfooterlogo .aurthority-logo-content {

  border-top: 1px solid #222222;

  display: block;

  float: left;

  height: 53px;

  position: relative;

  width: 100%;

}

/* line 4565, ../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 4574, ../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  --------------------------*/

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4587, ../sass/global.scss */

  #ttcmsservices {

    height: auto;

    margin-bottom: 0;

  }

}

/* line 4592, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices {

  background-color: #ff0000;

  height: 100px;

  margin-bottom: 40px;

  float: left;

  width: 100%;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4592, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices {

    height: 180px;

  }

}

@media (max-width: 767px) {

  /* line 4592, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices {

    height: auto;

    padding: 10px 0 20px;

    margin-bottom: 20px;

  }

}

@media (max-width: 480px) {

  /* line 4592, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices {

    height: auto;

  }

}

/* line 4610, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive, #ttcmsservices #ttcmsbottomservices .ttawards, #ttcmsservices #ttcmsbottomservices .ttperformance, #ttcmsservices #ttcmsbottomservices .ttcustomization {

  float: left;

  padding: 20px 0;

  text-align: center;

  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;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4610, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive, #ttcmsservices #ttcmsbottomservices .ttawards, #ttcmsservices #ttcmsbottomservices .ttperformance, #ttcmsservices #ttcmsbottomservices .ttcustomization {

    padding: 10px 0;

    width: 50%;

  }

}

@media (max-width: 767px) {

  /* line 4610, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive, #ttcmsservices #ttcmsbottomservices .ttawards, #ttcmsservices #ttcmsbottomservices .ttperformance, #ttcmsservices #ttcmsbottomservices .ttcustomization {

    padding: 0;

    width: 50%;

  }

}

@media (max-width: 480px) {

  /* line 4610, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive, #ttcmsservices #ttcmsbottomservices .ttawards, #ttcmsservices #ttcmsbottomservices .ttperformance, #ttcmsservices #ttcmsbottomservices .ttcustomization {

    padding: 0;

    width: 100%;

  }

}

/* line 4631, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner {

  display: inline-block;

  float: left;

  margin: 0;

  text-align: left;

  width: 100%;

}

/* line 4638, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service {

  cursor: pointer;

  padding: 0 10px;

  position: relative;

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 4638, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service {

    padding: 0;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4638, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service {

    padding: 0;

  }

}

@media (max-width: 480px) {

  /* line 4638, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service {

    text-align: center;

  }

}

/* line 4652, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-symbol {

  color: #ffffff;

  display: inline-block;

  float: none;

  font-size: 30px;

  height: 62px;

  line-height: 60px;

  margin: 0;

  position: relative;

  text-align: left;

  transition: all 400ms ease 0s;

  background: url("../img/templatetrip/cms-services.png") no-repeat scroll 0 0px;

  -webkit-transition: all 400ms ease 0s;

  -moz-transition: all 400ms ease 0s;

  -o-transition: all 400ms ease 0s;

  -ms-transition: all 400ms ease 0s;

  width: 62px;

}

@media (max-width: 767px) {

  /* line 4652, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-symbol {

    height: 52px;

  }

}

/* line 4673, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-symbol.ttresponsive_img, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-symbol.ttresponsive_img, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-symbol.ttresponsive_img, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-symbol.ttresponsive_img {

  background-position: 3px 9px;

}

/* line 4676, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-symbol.ttawards_img, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-symbol.ttawards_img, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-symbol.ttawards_img, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-symbol.ttawards_img {

  background-position: 0 -55px;

}

/* line 4679, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-symbol.ttperformance_img, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-symbol.ttperformance_img, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-symbol.ttperformance_img, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-symbol.ttperformance_img {

  background-position: 0px -120px;

}

/* line 4682, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-symbol.ttcustomization_img, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-symbol.ttcustomization_img, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-symbol.ttcustomization_img, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-symbol.ttcustomization_img {

  background-position: 0px -183px;

}

/* line 4686, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-content {

  display: inline-block;

  float: none;

  margin: 0 0 0 10px;

  padding: 20px 0;

  text-align: left;

  vertical-align: top;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4686, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-content {

    margin: 0;

  }

}

@media (max-width: 767px) {

  /* line 4686, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-content {

    padding: 20px 0 10px;

  }

}

@media (max-width: 480px) {

  /* line 4686, ../sass/global.scss */

  #ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-content, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-content {

    padding: 18px 0;

  }

}

/* line 4702, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner .service .service-content .service-title, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner .service .service-content .service-title, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner .service .service-content .service-title, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner .service .service-content .service-title {

  color: #ffffff;

  font: 600 14px/24px "Raleway", sans-serif;

  text-transform: uppercase;

}

/* line 4711, ../sass/global.scss */

#ttcmsservices #ttcmsbottomservices .ttresponsive .ttcontent_inner:hover .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttawards .ttcontent_inner:hover .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttperformance .ttcontent_inner:hover .service .service-symbol, #ttcmsservices #ttcmsbottomservices .ttcustomization .ttcontent_inner:hover .service .service-symbol {

  transform: rotateY(-180deg);

  -webkit-transform: rotateY(-180deg);

  -moz-transform: rotateY(-180deg);

  -o-transform: rotateY(-180deg);

  -ms-transform: rotateY(-180deg);

}



/* ------------------------------------ Start TT - CMS banner ------------------------------- */

/* line 4727, ../sass/global.scss */

#ttbanners {

  float: left;

  margin: 0 auto 30px;

  padding-right: 0;

  width: 100%;

}

@media (max-width: 991px) {

  /* line 4727, ../sass/global.scss */

  #ttbanners {

    margin: 0 0 0;

    padding: 0;

    width: 100%;

  }

}

@media (max-width: 767px) {

  /* line 4727, ../sass/global.scss */

  #ttbanners {

    margin: 0;

  }

}

/* line 4740, ../sass/global.scss */

#ttbanners .ttbannerblock {

  overflow: hidden;

}

@media (max-width: 1199px) {

  /* line 4740, ../sass/global.scss */

  #ttbanners .ttbannerblock {

    padding: 0;

  }

}

@media (max-width: 767px) {

  /* line 4740, ../sass/global.scss */

  #ttbanners .ttbannerblock {

    text-align: center;

  }

}

/* line 4748, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner {

  position: relative;

  overflow: hidden;

}

@media (max-width: 767px) {

  /* line 4748, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner {

    text-align: center;

    margin: 0 auto 20px;

    float: left;

    text-align: center;

    vertical-align: top;

    display: inline-block;

    width: 50%;

  }

}

/* line 4761, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-img {

  overflow: hidden;

}

/* line 4762, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-img a {

  background: rgba(0, 0, 0, 0) linear-gradient(-45deg, #000000 0%, #ffffff 100%) repeat scroll 0 0;

  display: block;

}

/* line 4767, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-img img {

  backface-visibility: hidden;

  margin: -10px 0 0 -10px;

  max-width: none;

  opacity: 0.9;

  transform: translate3d(10px, 10px, 0px);

  -webkit-transform: translate3d(10px, 10px, 0px);

  -moz-transform: translate3d(10px, 10px, 0px);

  -o-transform: translate3d(10px, 10px, 0px);

  -ms-transform: translate3d(10px, 10px, 0px);

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  -ms-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  width: calc(100% + 10px);

}

@media (max-width: 767px) {

  /* line 4767, ../sass/global.scss */
  #ttbanners .ttbannerblock .ttbanner .ttbanner-img img {

    margin: 0;

    opacity: 1;

    -khtml-opacity: 1;

    -moz-opacity: 1;

    -webkit-opacity: 1;

    transform: none;

    -webkit-transform: none;

    -moz-transform: none;

    -o-transform: none;

    -ms-transform: none;

    transition: none;

    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

    -ms-transition: none;

    width: auto;

  }

}

@media (max-width: 480px) {

  /* line 4748, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner {

    float: left;

    max-height: 530px;

    width: 100%;

  }

}

/* line 4810, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-content {

  bottom: 0;

  left: 30px;

  margin: auto;

  opacity: 1;

  -khtml-opacity: 1;

  -moz-opacity: 1;

  -webkit-opacity: 1;

  position: absolute;

  right: auto;

  text-align: left;

  top: auto;

  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;

}

/* line 4827, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-content:before {

  border: 2px solid #fff;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  bottom: -170px;

  box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);

  -moz-box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);

  -webkit-box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);

  content: "";

  height: 300px;

  opacity: 0;

  -moz-opacity: 0;

  /* Netscape */

  -khtml-opacity: 0;

  /* Safari 1.x */

  -webkit-opacity: 0;

  /* other webkit*/

  position: absolute;

  left: -80px;

  transform: scale3d(0.5, 0.5, 1);

  -webkit-transform: scale3d(0.5, 0.5, 1);

  -moz-transform: scale3d(0.5, 0.5, 1);

  -o-transform: scale3d(0.5, 0.5, 1);

  -ms-transform: scale3d(0.5, 0.5, 1);

  transform-origin: 50% 50% 0;

  width: 300px;

  transition: all 400ms ease-in-out;

  -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;

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 4827, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content:before {

    width: 260px;

    height: 294px;

    bottom: -160px;

    left: -80px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4827, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content:before {

    bottom: -160px;

    left: -140px;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 4810, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content {

    top: auto;

    bottom: 0;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4810, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content {

    top: auto;

    bottom: 0;

    width: auto;

    left: 20px;

  }

}

@media (max-width: 767px) {

  /* line 4810, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content {

    bottom: 0;

    top: auto;

    left: 20px;

  }

}

@media (max-width: 480px) {

  /* line 4810, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content {

    top: auto;

    bottom: 0;

  }

}

/* line 4887, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-title {

  float: left;

  width: 100%;

  color: #ffffff;

  font: 400 16px/10px "PT Sans", Helvetica, sans-serif;

  transition: all 400ms ease-in-out;

  -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;

  letter-spacing: 0;

  text-transform: uppercase;

}

@media (min-width: 480px) and (max-width: 991px) {

  /* line 4887, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-title {

    font-size: 13px;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4887, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-title {

    font-size: 20px;

  }

}

@media (max-width: 480px) {

  /* line 4887, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-title {

    font-size: 25px;

    line-height: 30px;

  }

}

/* line 4910, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-desc {

  float: left;

  width: 100%;

  letter-spacing: 0;

  transition: all 400ms ease-in-out;

  -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;

  color: #ffffff;

  padding: 15px 0 17px;

  font-size: 13px;

  text-transform: capitalize;

}

/* line 4923, ../sass/global.scss */

#ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-desc:hover {

  color: #ba2708;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 4910, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-desc {

    font-size: 12px;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 4910, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-desc {

    font-size: 16px;

  }

}

@media (max-width: 480px) {

  /* line 4910, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-content .ttbanner-desc {

    font-size: 18px;

  }

}

@media (max-width: 767px) {

  /* line 4939, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner .ttbanner-img img {

    width: 100%;

  }

}

@media (min-width: 768px) {

  /* line 4947, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner:hover img {

    opacity: 0.6;

    -khtml-opacity: 0.6;

    -moz-opacity: 0.6;

    -webkit-opacity: 0.6;

    transform: translate3d(0px, 0px, 0px);

    -webkit-transform: translate3d(0px, 0px, 0px);

    -moz-transform: translate3d(0px, 0px, 0px);

    -o-transform: translate3d(0px, 0px, 0px);

    -ms-transform: translate3d(0px, 0px, 0px);

  }

  /* line 4959, ../sass/global.scss */

  #ttbanners .ttbannerblock .ttbanner:hover .ttbanner-content:before {

    opacity: 1;

    -khtml-opacity: 1;

    -moz-opacity: 1;

    -webkit-opacity: 1;

    transform: scale3d(1, 1, 1);

    -webkit-transform: scale3d(1, 1, 1);

    -moz-transform: scale3d(1, 1, 1);

    -o-transform: scale3d(1, 1, 1);

    -ms-transform: scale3d(1, 1, 1);

  }

}



/* ------------------------------------ End TT - CMS banner ------------------------------- */

/* line 4982, ../sass/global.scss */

#slider_row .alert.alert-danger.container.ttnewsletter {

  margin: 10px auto;

  text-shadow: none;

  padding: 15px;

}



/* line 4988, ../sass/global.scss */

.button.ajax_add_to_cart_button.disabled {

  border: medium none;

  float: left;

  height: 100%;

  width: 100%;

}



/* line 4995, ../sass/global.scss */

#ttcartcrossselling-carousel .product-image-container img {

  width: 100%!important;

}



/* line 4999, ../sass/global.scss */

#ttfeaturedtab, #ttnewproductstab, #ttbestsellerstab {

  text-align: center;

  margin-bottom: 0;

}



/* ------------------------------------ Start TT - CMS testimonial ------------------------------- */

/* line 5011, ../sass/global.scss */

#ttcmstestimonial {

  margin: 0 0 70px;

  float: right;

  text-align: center;

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 5011, ../sass/global.scss */

  #ttcmstestimonial {

    width: 50%;

  }

}

@media (max-width: 767px) {

  /* line 5011, ../sass/global.scss */

  #ttcmstestimonial {

    width: 100%;

  }

}

/* line 5022, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content {

  padding: 0;

}

/* line 5024, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content ul {

  float: left;

  width: 100%;

  margin: 0;

}

/* line 5028, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content ul li {

  position: relative;

}

/* line 5030, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-image {

  border: 4px solid #ffffff;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);

  -moz-box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);

  -webkit-box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);

  height: 86px;

  left: 0;

  margin: auto;

  padding: 0;

  position: absolute;

  right: 0;

  text-align: center;

  top: 30px;

  width: 86px;

  z-index: 9;

}

@media (max-width: 767px) {

  /* line 5030, ../sass/global.scss */

  #ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-image {

    display: inline-block;

    float: none;

    text-align: right;

  }

}

/* line 5054, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-image > img {

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  float: left;

  height: 100%;

  width: 100%;

}

/* line 5063, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-content {

  background: #f4f6f8;

  float: left;

  margin: 70px 0 105px;

  padding: 20px 30px 20px;

  text-align: center;

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 5063, ../sass/global.scss */

  #ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-content {

    padding: 60px 10px 10px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 5063, ../sass/global.scss */

  #ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-content {

    padding: 60px 40px 36px;

  }

}

@media (max-width: 480px) {

  /* line 5063, ../sass/global.scss */

  #ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-content {

    padding: 60px 20px 36px;

  }

}

/* line 5079, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content ul li .testimonial-content .testimonial-user-title > h4 {

  color: #d85252;

  margin: 5px 0 13px;

  padding: 0 0 10px;

  font: 400 15px/18px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 1px;

  position: relative;

  text-transform: uppercase;

}

/* line 5091, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content .owl-controls {

  display: none !important;

  bottom: 0;

  left: 0;

  position: absolute;

  right: 0;

  text-align: center;

}

/* line 5098, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content .owl-controls .owl-pagination {

  float: left;

  width: 100%;

  text-align: center;

  padding: 0 0 20px;

  opacity: 0;

  -moz-opacity: 0;

  /* Netscape */

  -khtml-opacity: 0;

  /* Safari 1.x */

  -webkit-opacity: 0;

  /* other webkit*/

  margin: 0;

}

/* line 5108, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content .owl-controls .owl-pagination .owl-page {

  border: 2px solid #000;

  display: inline-block;

  float: none;

  height: 12px;

  cursor: pointer;

  margin: 0 5px 0 0;

  width: 12px;

}

/* line 5116, ../sass/global.scss */

#ttcmstestimonial .ttcms-desc .tttestimonial-content .owl-controls .owl-pagination .owl-page:hover, #ttcmstestimonial .ttcms-desc .tttestimonial-content .owl-controls .owl-pagination .owl-page.active {

  background: #000;

}



/* ------------------------------------ End TT - CMS testimonial ------------------------------- */

/* ------------------------------------ Start TT - CMS Gallery ------------------------------- */

/* line 5132, ../sass/global.scss */

#ttcmsgallery {

  float: left;

  padding: 0;

  width: 100%;

  margin: 0;

}

/* line 5139, ../sass/global.scss */

#ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li {

  position: relative;

  padding: 0;

}

/* line 5142, ../sass/global.scss */

#ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li img {

  width: 100%;

}

/* line 5145, ../sass/global.scss */

/*#ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li:before {

  background: rgba(255, 255, 255, 0.6);

  content: "";

  position: absolute;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  margin: auto;

  width: 0%;

  height: 0%;

  transition: all 400ms ease-in-out;

}
*/
@media (max-width: 767px) {

  /* line 5145, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li:before {

    width: 92%;

    height: 92%;

  }

}

/* line 5162, ../sass/global.scss */

#ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content {

  bottom: 0;

  height: 20%;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  top: 0;

  opacity: 0;

  -khtml-opacity: 0;

  -moz-opacity: 0;

  -webkit-opacity: 0;

  transition: all 400ms ease-in-out;

  -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;

  text-align: center;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5162, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content {

    height: 20%;

  }

}

@media (max-width: 767px) {

  /* line 5162, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content {

    opacity: 1;

    -khtml-opacity: 1;

    -moz-opacity: 1;

    -webkit-opacity: 1;

  }

}

@media (max-width: 480px) {

  /* line 5162, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content {

    height: 35%;

  }

}

/* line 5192, ../sass/global.scss */

#ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content .ttgallary-catname {

  color: #000;

  float: left;

  font: 600 18px/18px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 0;

  width: 100%;

}

/* line 5199, ../sass/global.scss */

#ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content .ttgallary-name {

  background: none;

  float: left;

  display: block;

  width: 100%;

  text-transform: none;

  font: 700 22px/40px "PT Sans", Helvetica, sans-serif;

  color: #333333;

  margin: 0;

  letter-spacing: 0.8px;

  text-transform: capitalize;

  border: none;
  
  padding: 0 20px;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5199, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content .ttgallary-name {

    font-size: 18px;

    line-height: 20px;

  }

}

@media (max-width: 480px) {

  /* line 5199, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li .ttblock-content .ttgallary-name {

    font-size: 16px;

    line-height: 18px;

  }

}

@media (min-width: 767px) {

  /* line 5223, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li:hover:before {

    width: 92%;

    height: 92%;

  }

  /* line 5227, ../sass/global.scss */

  #ttcmsgallery .ttgallary_content ul#ttcmsgallery-carousel li:hover .ttblock-content {

    opacity: 1;

    -khtml-opacity: 1;

    -moz-opacity: 1;

    -webkit-opacity: 1;

  }

}



/* ------------------------------------ End TT - CMS Gallery ------------------------------- */

/* ----------------------------- Start TT - Special Product list(Small Product) module ----------------------- */

/* line 5254, ../sass/global.scss */

#ttspeciallist {

  float: none;

  margin: 40px auto;

  position: relative;

}

@media (max-width: 480px) {

  /* line 5254, ../sass/global.scss */

  #ttspeciallist {

    margin-bottom: 0;

  }

}

/* line 5262, ../sass/global.scss */

#ttspeciallist .ttspecial-heading {

  border: medium none;

  font-family: "Raleway",sans-serif;

  font-size: 24px;

  font-weight: 600;

  padding: 0 0 10px;

  width: 100%;

  color: #232323;

  text-transform: capitalize;

}

/* line 5272, ../sass/global.scss */

#ttspeciallist .ttspecial-subtitle {

  font-family: "PT Sans",Helvetica,sans-serif;

  font-size: 14px;

  font-style: italic;

  padding-bottom: 10px;

  position: relative;

  text-transform: capitalize;

  font-weight: normal;

}

/* line 5281, ../sass/global.scss */

#ttspeciallist .ttspecial-subtitle:after {

  background-color: #e5e5e5;

  bottom: 0;

  content: "";

  height: 1px;

  left: 0;

  margin: 0 auto;

  position: absolute;

  right: 0;

  width: 120px;

}

/* line 5294, ../sass/global.scss */

#ttspeciallist li {

  padding-bottom: 20px;

  text-align: left;

  float: left;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5294, ../sass/global.scss */

  #ttspeciallist li {

    float: left;

    width: 50%;

  }

}

@media (max-width: 480px) {

  /* line 5294, ../sass/global.scss */

  #ttspeciallist li {

    width: 100%;

    padding-bottom: 50px;

  }

}

/* line 5306, ../sass/global.scss */

#ttspeciallist li .product-container {

  background: transparent;

  padding: 0;

  position: relative;

}

/* line 5310, ../sass/global.scss */

#ttspeciallist li .product-container .left-block {

  position: relative;

}

/* line 5312, ../sass/global.scss */

#ttspeciallist li .product-container .left-block .product-image-container {

  margin-bottom: 0;

  position: relative;

}

@media (max-width: 767px) {

  /* line 5312, ../sass/global.scss */

  #ttspeciallist li .product-container .left-block .product-image-container {

    margin-left: auto;

    margin-right: auto;

  }

}

/* line 5319, ../sass/global.scss */

#ttspeciallist li .product-container .left-block .product-image-container img {

  width: 100%;

  height: auto;

}

/* line 5325, ../sass/global.scss */

#ttspeciallist li .product-container .left-block .ttquickview {

  background: #ba2708 none repeat scroll 0 0;

  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  bottom: 0;

  box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);

  -moz-box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);

  -webkit-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);

  -moz-transform: scale(0);

  -o-transform: scale(0);

  -ms-transform: scale(0);

  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: 45px;

}

@media (max-width: 767px) {

  /* line 5325, ../sass/global.scss */

  #ttspeciallist li .product-container .left-block .ttquickview {

    display: none;

  }

}

/* line 5355, ../sass/global.scss */

#ttspeciallist li .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 5360, ../sass/global.scss */

#ttspeciallist li .product-container .left-block .ttquickview a > span {

  display: none;

}

/* line 5364, ../sass/global.scss */

#ttspeciallist li .product-container .left-block .ttquickview a:hover .tooltip {

  display: block;

  right: 0;

  left: auto;

}

/* line 5368, ../sass/global.scss */

#ttspeciallist li .product-container .left-block .ttquickview a:hover .tooltip:before {

  left: auto;

  right: 17px;

}

/* line 5377, ../sass/global.scss */

#ttspeciallist li .product-container .right-block {

  position: static;

}

@media (max-width: 767px) {

  /* line 5377, ../sass/global.scss */

  #ttspeciallist li .product-container .right-block {

    padding: 10px;

  }

}

/* line 5382, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .ttcateogry-title {

  display: none;

}

/* line 5385, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .availability {

  display: none;

}

/* line 5388, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .color-list-container {

  display: none;

}

/* line 5391, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .hook-reviews {

  position: static;

  opacity: 1;

  -moz-opacity: 1;

  /* Netscape */

  -khtml-opacity: 1;

  /* Safari 1.x */

  -webkit-opacity: 1;

  /* other webkit*/

}

@media (max-width: 767px) {

  /* line 5391, ../sass/global.scss */

  #ttspeciallist li .product-container .right-block .hook-reviews {

    position: static;

  }

}

/* line 5400, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .hook-reviews .star {

  float: left;

}

/* line 5406, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .content_price .price-percent-reduction {

  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

  color: #b92d10;

  left: 15px;

  position: absolute;

  top: 5px;

}

/* line 5413, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .content_price span {

  color: #ba2708;

}

/* line 5415, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .content_price span.old-price {

  color: #777777;

}

/* line 5420, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .button-container {

  width: auto;

  float: none;

}

/* line 5424, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .button-container .ajax_add_to_cart_button,

#ttspeciallist li .product-container .right-block .button-container span.button {

  margin: 0;

}

/* line 5427, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .button-container .lnk_view {

  display: none;

}

/* line 5430, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .button-container .button.ajax_add_to_cart_button {

  color: #d85252;

  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;

  letter-spacing: 1px;

  text-align: center;

  text-transform: uppercase;

  position: relative;

}

/* line 5437, ../sass/global.scss */

#ttspeciallist li .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 5444, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .button-container .button.ajax_add_to_cart_button:hover span, #ttspeciallist li .product-container .right-block .button-container .button.ajax_add_to_cart_button:hover:before {

  color: #777777;

}

/* line 5449, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .button-container a {

  border: none !important;

}

/* line 5453, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons {

  display: inline-table;

  float: left;

  height: 100%;

  vertical-align: top;

  width: 100%;

  display: none;

}

/* line 5460, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons div {

  font-size: 0;

  float: none;

  display: inline-block;

  vertical-align: top;

  padding: 0;

}

/* line 5466, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons div:last-child {

  margin: 0;

}

/* line 5469, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons div a {

  width: 100%;

  height: 100%;

  float: left;

  position: relative;

}

/* line 5475, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons div a:hover:before {

  color: #222222;

}

/* line 5481, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .wishlist {

  width: 50px;

  float: left;

  height: 48px;

}

/* line 5486, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .wishlist a {

  background: t url("../img/templatetrip/product-sprite.png") no-repeat scroll -30px 10px;

}

/* line 5488, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .wishlist a:hover, #ttspeciallist li .product-container .right-block .functional-buttons .wishlist a.checked {

  background-position: 13px 10px;

}

/* line 5490, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .wishlist a:hover .tooltip, #ttspeciallist li .product-container .right-block .functional-buttons .wishlist a.checked .tooltip {

  display: block;

}

/* line 5496, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .compare {

  width: 50px;

  height: 48px;

  float: left;

}

/* line 5500, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .compare a {

  background: #333333 url("../img/templatetrip/product-sprite.png") no-repeat scroll -29px -82px;

}

/* line 5502, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .compare a.checked {

  background-position: 14px -82px;

}

/* line 5505, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .compare a:hover {

  background-position: 14px -82px;

}

/* line 5507, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .compare a:hover .tooltip {

  display: block;

  right: 0;

  left: auto;

}

/* line 5511, ../sass/global.scss */

#ttspeciallist li .product-container .right-block .functional-buttons .compare a:hover .tooltip:before {

  left: auto;

  right: 17px;

}

/* line 5522, ../sass/global.scss */

#ttspeciallist li .product-container h5.product-name {

  padding: 0;

  font: 400 15px/26px "PT Sans", Helvetica, sans-serif;

  margin: 0;

  text-transform: capitalize;

  letter-spacing: 0.4px;

}

/* line 5529, ../sass/global.scss */

#ttspeciallist li .product-container .comments_note {

  text-align: center;

}

/* line 5531, ../sass/global.scss */

#ttspeciallist li .product-container .comments_note .star_content {

  margin: 0 auto;

  float: none;

}

/* line 5535, ../sass/global.scss */

#ttspeciallist li .product-container .comments_note .nb-comments {

  display: none;

}

/* line 5539, ../sass/global.scss */

#ttspeciallist li .product-container .product-desc {

  display: none;

}

/* line 5542, ../sass/global.scss */

#ttspeciallist li .product-container .content_price {

  padding-bottom: 5px;

  line-height: 21px;

}

/* line 5548, ../sass/global.scss */

#ttspeciallist li .product-container .old-price,

#ttspeciallist li .product-container .price,

#ttspeciallist li .product-container .price-percent-reduction {

  display: inline-block;

}

/* line 5551, ../sass/global.scss */

#ttspeciallist li .product-container .product-flags {

  display: none;

}

/* line 5554, ../sass/global.scss */

#ttspeciallist li .product-container .old-price {

  margin-right: 5px;

}

/* line 5561, ../sass/global.scss */

#ttspeciallist li:hover .product-container .left-block .ttquickview {

  transform: scale(1);

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -o-transform: scale(1);

  -ms-transform: scale(1);

}

/* line 5571, ../sass/global.scss */

#ttspeciallist li:hover .product-container .right-block .hook-reviews {

  display: block;

}

/* line 5578, ../sass/global.scss */

#ttspeciallist .block_content > div:last-child {

  clear: both;

  width: 100%;

  text-align: center;

  display: none;

}

/* line 5584, ../sass/global.scss */

#ttspeciallist .block_content > div:last-child .button.exclusive-medium, #ttspeciallist .block_content > div:last-child .button.lnk_view, #ttspeciallist .block_content > div:last-child .button.button-small, #ttspeciallist .block_content > div:last-child .button.button-medium {

  padding: 10px;

}

/* line 5589, ../sass/global.scss */

#ttspeciallist .customNavigation {

  bottom: 0;

  display: block;

  left: 0;

  margin: 0;

  position: absolute;

  right: 0;

  text-align: center;

  top: 60%;

  display: none;

}

/* line 5599, ../sass/global.scss */

#ttspeciallist .customNavigation a {

  border: medium none;

  display: block;

  float: left;

  font-size: 0;

  height: 40px;

  overflow: hidden;

  padding: 0;

  position: absolute;

  width: 50px;

  z-index: 99;

}

/* line 5610, ../sass/global.scss */

#ttspeciallist .customNavigation a:hover {

  background: none;

}

/* line 5613, ../sass/global.scss */

#ttspeciallist .customNavigation a.prev {

  background: rgba(0, 0, 0, 0) url("../img/templatetrip/prev.png") no-repeat scroll 0 0;

  left: 0;

  right: auto;

}

/* line 5617, ../sass/global.scss */

#ttspeciallist .customNavigation a.prev:before {

  display: none;

}

/* line 5621, ../sass/global.scss */

#ttspeciallist .customNavigation a.next {

  background: rgba(0, 0, 0, 0) url("../img/templatetrip/next.png") no-repeat scroll 0 0;

  right: 0;

  left: auto;

}

/* line 5625, ../sass/global.scss */

#ttspeciallist .customNavigation a.next:before {

  display: none;

}

/* line 5632, ../sass/global.scss */

#ttspeciallist:hover .customNavigation {

  display: block;

}



/* ----------------------------- End TT - Special Product list(Small Product) module ----------------------- */

/* ----------------------------- start  TT-HOMEcmsservices module ----------------------- */

/* line 5644, ../sass/global.scss */

#ttcmshomeservices .main-home-services {

  float: left;

  width: 100%;

  margin-bottom: 55px;

  background: url("../img/templatetrip/bg-pattern.png");

  position: relative;

}

/* line 5651, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices {

  position: relative;

}

/* line 5654, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services {

  float: right;

  height: 677px;

  margin: 0 96px 0 0;

  padding-top: 50px;

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5654, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services {

    margin: 0 auto;

    text-align: center;

    float: none;

    height: 730px;

  }

}

@media (max-width: 480px) {

  /* line 5654, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services {

    margin: 0;

  }

}

/* line 5669, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .title_block {

  float: left;

  margin: 10px 0 40px;

  width: 100%;

}

/* line 5674, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content {

  background: #f7f7f7 none repeat scroll 0 0;

  border: 1px solid #e8e8e8;

  float: left;

  width: 100%;

  padding-top: 50px;

  padding-bottom: 12px;

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(200, 200, 200, 0.2);

  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(200, 200, 200, 0.2);

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(200, 200, 200, 0.2);

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5674, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content {

    float: none;

    display: inline-block;

    width: 70%;

    padding-bottom: 50px;

  }

}

@media (max-width: 480px) {

  /* line 5674, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content {

    width: 100%;

    padding-top: 10px;

    padding-bottom: 30px;

  }

}

/* line 5696, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 {

  float: none;

  text-align: center;

  margin: 0 0 36px;

}

@media (max-width: 767px) {

  /* line 5696, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 {

    margin: 0;

  }

}

/* line 5704, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner {

  display: inline-block;

}

/* line 5708, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-icon {

  display: inline-block;

  float: left;

  font-size: 30px;

  height: 79px;

  line-height: 60px;

  margin: 0 10% 0 0;

  text-align: center;

  transform: rotateY(-180deg);

  -webkit-transform: rotateY(-180deg);

  -moz-transform: rotateY(-180deg);

  -o-transform: rotateY(-180deg);

  -ms-transform: rotateY(-180deg);

  transition: all 500ms ease-in-out 0s;

  -webkit-transition: all 500ms ease-in-out;

  -moz-transition: all 500ms ease-in-out;

  -o-transition: all 500ms ease-in-out;

  -ms-transition: all 500ms ease-in-out;

  width: 62px;

}

@media (max-width: 767px) {

  /* line 5708, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-icon {

    margin: 0 auto;

    float: none;

  }

}

/* line 5733, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-icon.ttexchange_img {

  background: rgba(0, 0, 0, 0) url("../img/templatetrip/services-icon.png") no-repeat scroll 2px 10px;

}

/* line 5737, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-icon.ttshinpping_img {

  background: rgba(0, 0, 0, 0) url("../img/templatetrip/services-icon.png") no-repeat scroll -5px -81px;

}

/* line 5741, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-icon.ttoffers_img {

  background: rgba(0, 0, 0, 0) url("../img/templatetrip/services-icon.png") no-repeat scroll -12px -172px;

}

/* line 5745, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content {

  float: left;

  width: 70%;

}

@media (max-width: 767px) {

  /* line 5745, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content {

    float: none;

    width: 100%;

    text-align: center;

  }

}

/* line 5753, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content .service-title {

  color: #000000;

  font-family: "Raleway", sans-serif;

  font-size: 15px;

  font-weight: 700;

  margin: 10px 0 5px;

  padding: 0 0 5px;

  position: relative;

  text-transform: uppercase;

  text-align: left;

  letter-spacing: 0.4px;

}

@media (max-width: 767px) {

  /* line 5753, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content .service-title {

    text-align: center;

  }

}

/* line 5767, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content .service-title:before {

  border-bottom: 1px solid #222222;

  bottom: 0;

  content: "";

  display: block;

  left: 0;

  margin: 0 auto;

  position: absolute;

  text-align: center;

  width: 30px;

}

@media (max-width: 767px) {

  /* line 5767, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content .service-title:before {

    right: 0;

    left: 0;

  }

}

/* line 5783, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content .service-desc {

  color: #777777;

  font-family: "PT Sans", Helvetica, sans-serif;

  text-align: left;

  font-size: 13px;

}

@media (max-width: 767px) {

  /* line 5783, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12 .ttcontent_inner .service .service-content .service-desc {

    text-align: center;

  }

}

/* line 5801, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .services .service-home-content .col-sm-12:hover .ttcontent_inner .service .service-icon {

  transform: rotateY(0deg);

  -webkit-transform: rotateY(0deg);

  -moz-transform: rotateY(0deg);

  -o-transform: rotateY(0deg);

  -ms-transform: rotateY(0deg);

}

/* line 5814, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .service-bg-right {

  bottom: 0;

  position: absolute;

  right: -230px;

  z-index: 999;

}

/* line 5820, ../sass/global.scss */

#ttcmshomeservices .main-home-services #tthomeservices .service-bg-left {

  bottom: 90px;

  position: absolute;

  left: 130px;

  z-index: 999;

}

@media (max-width: 1200px) {

  /* line 5820, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .service-bg-left {

    left: 150px;

    width: 260px;

  }

  /* line 5829, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .service-bg-left > img {

    width: 100%;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 5820, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .service-bg-left {

    width: 200px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 5820, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .service-bg-left {

    width: 200px;

    left: 80px;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5820, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .service-bg-left {

    width: 186px;

    left: -20px;

  }

}

@media (max-width: 480px) {

  /* line 5820, ../sass/global.scss */

  #ttcmshomeservices .main-home-services #tthomeservices .service-bg-left {

    display: none;

  }

}

/* line 5849, ../sass/global.scss */

#ttcmshomeservices .main-home-services .service-bg-top {

  position: absolute;

  right: 0;

  top: -210px;

}

/* line 5854, ../sass/global.scss */

#ttcmshomeservices .main-home-services .service-bg-botoom {

  bottom: -30px;

  left: 0;

  position: absolute;

}

@media (max-width: 1200px) {

  /* line 5854, ../sass/global.scss */

  #ttcmshomeservices .main-home-services .service-bg-botoom {

    width: 190px;

  }

  /* line 5860, ../sass/global.scss */

  #ttcmshomeservices .main-home-services .service-bg-botoom > img {

    width: 100%;

  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  /* line 5854, ../sass/global.scss */

  #ttcmshomeservices .main-home-services .service-bg-botoom {

    width: 185px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  /* line 5854, ../sass/global.scss */

  #ttcmshomeservices .main-home-services .service-bg-botoom {

    width: 150px;

  }

}

@media (min-width: 480px) and (max-width: 767px) {

  /* line 5854, ../sass/global.scss */

  #ttcmshomeservices .main-home-services .service-bg-botoom {

    width: 120px;

  }

}

@media (max-width: 480px) {

  /* line 5854, ../sass/global.scss */

  #ttcmshomeservices .main-home-services .service-bg-botoom {

    width: 90px;

  }

}



/* ----------------------------- End TT-HOMEcmsservices module ----------------------- */

/* Animate inview CSS START */

/* line 5885, ../sass/global.scss */

.hb-animate-element {

  opacity: 0;

  -moz-opacity: 0;

  -o-opacity: 0;

  -webkit-opacity: 0;

}



/* line 5891, ../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 5901, ../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 5910, ../sass/global.scss */

.hb-animate-element.hb-in-viewport.right-to-left1 {

  animation: 600ms ease 0s normal none 1 fadeInRight;

  -webkit-animation: 600ms ease 0s normal none 1 fadeInRight;

  -moz-animation: 600ms ease 0s normal none 1 fadeInRight;

  opacity: 1;

  -moz-opacity: 1;

  -o-opacity: 1;

  -webkit-opacity: 1;

}



/* line 5920, ../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 5929, ../sass/global.scss */

.hb-animate-element.hb-in-viewport.top-to-bottom1 {

  animation: 600ms ease 0s normal none 1 fadeInDown;

  -webkit-animation: 600ms  ease 0s normal none 1 fadeInDown;

  -moz-animation: 600ms  ease 0s normal none 1 fadeInDown;

  opacity: 1;

  -moz-opacity: 1;

  -o-opacity: 1;

  -webkit-opacity: 1;

}



/* line 5938, ../sass/global.scss */

.hb-animate-element.hb-in-viewport.top-to-bottom2 {

  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 5949, ../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 */

/* line 5961, ../sass/global.scss */

.nav-tabs > li > a:hover {

  color: #528ed8;

}



/* line 5963, ../sass/global.scss */

.ttproductscategory .title_block, .page-product-box.ttcrossselling .title_block {

  margin-bottom: 30px;

}

/*Naresh 2018-2-27*/
.benner_form_sec { background: #000000  ;  float: left; margin-bottom: 40px; margin-top: 0; padding: 20px 0; width: 100%;}
.select_form_cont {float: left; width: -webkit-calc(100% - 180px); width: -ms-calc(100% - 180px); width: -moz-calc(100% - 180px); width: calc(100% - 180px);}
.btn_search { float: right; width: 180px; margin-top: 24px;}
.select_form_cont .select_grup { float: left; padding: 0 8px; width: 33.33%;}
.benner_form_sec { float: left; width: 100%;}
.select_form_cont .select_grup label { color: #ffffff; display: block; font-size: 16px; font-weight: bold; letter-spacing: 0.4px; margin-bottom: 4px; text-align: left;}
.select_form_cont .select_grup select { cursor: pointer; background: #ffffff none repeat scroll 0 0; border: 1px solid #c2c2c2; border-radius: 0; color: #797979; font-size: 15px; height: 50px; padding: 4px 12px; text-transform: capitalize; width: 100%; appearance: none; -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none;  background-position: calc(100% - 12px) 50%; background-position: -webkit-calc(100% - 12px) 50%; background-position: -ms-calc(100% - 12px) 50%; background-position: -moz-calc(100% - 12px) 50%; background: #ffffff url("../img/arrow-bg.png") no-repeat scroll calc(100% - 12px) 50%; }
.select_form_cont .select_grup select option { padding: 8px;}
.btn_search input { background: #ffc446 none repeat scroll 0 0; border: 1px solid #ffc446; color: #ffffff; display: inline-block; font-size: 16px; font-weight: bold; letter-spacing: 0.5px; margin: 0 2px; min-height: 50px; padding: 5px 15px; width: calc(100% - 12px); width: -webkit-calc(100% - 12px); width: -ms-calc(100% - 12px); width: -moz-calc(100% - 12px); transition:all .5s ease .0s; -webkit-transition:all .5s ease .0s; -ms-transition:all .5s ease .0s; -moz-transition:all .5s ease .0s;}
.btn_search input:hover{background: #CD5C5C; color: #ffffff; border-color:#CD5C5C; } 
#left_column .benner_form_sec.sidebar_form_sec { background: #0b2972 ; border: 0 none; margin: 0; padding: 10px;}
#left_column .benner_form_sec.sidebar_form_sec .btn_search { margin-top: 5px; padding: 0 15px; width: 100%;}
#left_column .benner_form_sec.sidebar_form_sec .btn_search input { margin: 0 0 10px; width: 100%;}
#left_column .benner_form_sec.sidebar_form_sec .select_form_cont { margin-bottom: 0; width: 100% !important;}
#left_column .benner_form_sec.sidebar_form_sec .select_grup { margin-bottom: 18px; padding: 0 15px; width: 100%;}
#ttcmsservices #ttcmsbottomservices{margin-bottom: 0;}
.select_form_cont .select_grup select[disabled=""] { background-color: #dfdfdf;} 

/*5-3-2018*/
#left_column #ttleftbanner { margin-top: 35px;}
/*product_list css start*/
/*******************************************************
Product list Styles
********************************************************/
/* line 8, ../sass/product_list.scss */
ul.product_list {
  position: relative;
}
/* line 10, ../sass/product_list.scss */
ul.product_list .product-name {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
/* line 19, ../sass/product_list.scss */
ul.product_list .availability span {
  display: inline-block;
  font-weight: bold;
  padding: 1px 10px;
  margin-bottom: 20px;
}
/* line 26, ../sass/product_list.scss */
ul.product_list .color-list-container {
  margin-bottom: 15px;
}
/* line 29, ../sass/product_list.scss */
ul.product_list .color-list-container ul li {
  display: inline-block;
  border: 1px solid #e5e5e5;
  width: 24px;
  height: 24px;
}
/* line 34, ../sass/product_list.scss */
ul.product_list .color-list-container ul li a {
  display: block;
  width: 20px;
  height: 20px;
  margin: 1px;
}
/* line 39, ../sass/product_list.scss */
ul.product_list .color-list-container ul li a img {
  display: block;
  width: 20px;
  height: 20px;
}
/* line 48, ../sass/product_list.scss */
ul.product_list .product-image-container {
  text-align: center;
}
/* line 50, ../sass/product_list.scss */
ul.product_list .product-image-container img {
  margin: 0 auto;
  transition: all 500ms ease-in-out;
}
@media (max-width: 1200px) {
  /* line 50, ../sass/product_list.scss */
  ul.product_list .product-image-container img {
    width: 100%;
    height: auto;
  }
}
/* line 60, ../sass/product_list.scss */
ul.product_list .ttquickview {
  background: #fdcd69;
  box-shadow: 3px 3px 5px 0 rgba(170, 170, 170, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  transform: scale(0);
  transition: all 400ms ease-in-out 0s;
}
@media (max-width: 767px) {
  /* line 60, ../sass/product_list.scss */
  ul.product_list .ttquickview {
    display: none;
  }
}
/* line 77, ../sass/product_list.scss */
ul.product_list .ttquickview a {
  background: transparent url("../img/templatetrip/product-sprite.png") no-repeat scroll 11px -124px;
  float: left;
  width: 100%;
  height: 100%;
}
/* line 82, ../sass/product_list.scss */
ul.product_list .ttquickview a span:first-child {
  font-size: 0;
}
/* line 87, ../sass/product_list.scss */
ul.product_list .comments_note {
  text-align: left;
  overflow: hidden;
}
/* line 90, ../sass/product_list.scss */
ul.product_list .comments_note .star_content {
  float: left;
}
/* line 93, ../sass/product_list.scss */
ul.product_list .comments_note .nb-comments {
  overflow: hidden;
  display: none;
  font-style: italic;
}
/* line 101, ../sass/product_list.scss */
ul.product_list .functional-buttons div a, ul.product_list .functional-buttons div label {
  font-weight: bold;
  color: #777676;
  cursor: pointer;
}

/*******************************************************
Product list(Grid) Styles
********************************************************/
/* line 115, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product, ul.product_list.grid li.item, ul.tt-carousel li.ajax_block_product, ul.tt-carousel li.item {
  padding-bottom: 20px;
  text-align: center;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 115, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product, ul.product_list.grid li.item, ul.tt-carousel li.ajax_block_product, ul.tt-carousel li.item {
    float: left;
    width: 50%;
  }
}
@media (max-width: 480px) {
  /* line 115, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product, ul.product_list.grid li.item, ul.tt-carousel li.ajax_block_product, ul.tt-carousel li.item {
    width: 100%;
    padding-bottom: 50px;
  }
}
/* line 126, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container, ul.product_list.grid li.item .product-container, ul.tt-carousel li.ajax_block_product .product-container, ul.tt-carousel li.item .product-container {
  background: transparent;
  padding: 0;
  position: relative;  min-height: 350px;
}
/* line 130, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .left-block, ul.product_list.grid li.item .product-container .left-block, ul.tt-carousel li.ajax_block_product .product-container .left-block, ul.tt-carousel li.item .product-container .left-block {
  position: relative;
}
/* line 132, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container, ul.product_list.grid li.item .product-container .left-block .product-image-container, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container, ul.tt-carousel li.item .product-container .left-block .product-image-container {
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 767px) {
  /* line 132, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container, ul.product_list.grid li.item .product-container .left-block .product-image-container, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container, ul.tt-carousel li.item .product-container .left-block .product-image-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  /* line 139, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container img, ul.product_list.grid li.item .product-container .left-block .product-image-container img, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container img, ul.tt-carousel li.item .product-container .left-block .product-image-container img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  /* line 139, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container img, ul.product_list.grid li.item .product-container .left-block .product-image-container img, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container img, ul.tt-carousel li.item .product-container .left-block .product-image-container img {
    width: auto;
  }
}
/* line 148, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container .tthoverbg, ul.product_list.grid li.item .product-container .left-block .product-image-container .tthoverbg, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container .tthoverbg, ul.tt-carousel li.item .product-container .left-block .product-image-container .tthoverbg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
}
/* line 161, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container .content_price, ul.product_list.grid li.item .product-container .left-block .product-image-container .content_price, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container .content_price, ul.tt-carousel li.item .product-container .left-block .product-image-container .content_price {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  background: url(../img/price-container-bg.png);
  padding: 9px 0;
  display: none;
}
/* line 169, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container .content_price span, ul.product_list.grid li.item .product-container .left-block .product-image-container .content_price span, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container .content_price span, ul.tt-carousel li.item .product-container .left-block .product-image-container .content_price span {
  color: white;
}
/* line 171, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .left-block .product-image-container .content_price span.old-price, ul.product_list.grid li.item .product-container .left-block .product-image-container .content_price span.old-price, ul.tt-carousel li.ajax_block_product .product-container .left-block .product-image-container .content_price span.old-price, ul.tt-carousel li.item .product-container .left-block .product-image-container .content_price span.old-price {
  color: #b1b0b0;
}
/* line 178, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block, ul.product_list.grid li.item .product-container .right-block, ul.tt-carousel li.ajax_block_product .product-container .right-block, ul.tt-carousel li.item .product-container .right-block {
  position: relative;
  padding-top: 10px;
}
/* line 181, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .availability, ul.product_list.grid li.item .product-container .right-block .availability, ul.tt-carousel li.ajax_block_product .product-container .right-block .availability, ul.tt-carousel li.item .product-container .right-block .availability {
  display: none;
}
/* line 184, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .color-list-container, ul.product_list.grid li.item .product-container .right-block .color-list-container, ul.tt-carousel li.ajax_block_product .product-container .right-block .color-list-container, ul.tt-carousel li.item .product-container .right-block .color-list-container {
  display: none;
}
/* line 187, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .hook-reviews, ul.product_list.grid li.item .product-container .right-block .hook-reviews, ul.tt-carousel li.ajax_block_product .product-container .right-block .hook-reviews, ul.tt-carousel li.item .product-container .right-block .hook-reviews {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -25px;
  opacity: 1;
  transition: all 300ms ease-in-out 0s;
}
@media (max-width: 767px) {
  /* line 187, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product .product-container .right-block .hook-reviews, ul.product_list.grid li.item .product-container .right-block .hook-reviews, ul.tt-carousel li.ajax_block_product .product-container .right-block .hook-reviews, ul.tt-carousel li.item .product-container .right-block .hook-reviews {
    position: absolute;
    display: none;
  }
}
/* line 200, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover, ul.product_list.grid li.item .product-container .right-block .ttproducthover, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover, ul.tt-carousel li.item .product-container .right-block .ttproducthover {
  background: #454545;
  float: left;
  position: absolute;
  top: -48px;
  width: 100%;
  transform: scale(0.8);
  transition: all 400ms ease-in-out 0s;
  opacity: 0;
}
@media (max-width: 767px) {
  /* line 200, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover, ul.product_list.grid li.item .product-container .right-block .ttproducthover, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover, ul.tt-carousel li.item .product-container .right-block .ttproducthover {
    opacity: 1;
    transform: scale(1);
  }
}
/* line 213, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons {
  display: inline-table;
  float: none;
  height: 100%;
  vertical-align: top;
  width: 100%;
}
/* line 220, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons div, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons div {
  font-size: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
/* line 226, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div:last-child, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons div:last-child, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div:last-child, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons div:last-child {
  margin: 0;
}
/* line 229, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div a, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons div a, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div a, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons div a {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
/* line 235, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div a:hover:before, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons div a:hover:before, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons div a:hover:before, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons div a:hover:before {
  color: #ffffff;
}
/* line 241, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist {
  width: 50px;
  float: left;
  height: 48px;
  border-right: 1px solid #3b3b3b;
}
/* line 246, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a {
  background: transparent url("../img/templatetrip/product-sprite.png") no-repeat scroll 13px 10px;
}
/* line 248, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover, ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked {
  background-position: -30px 10px;
}
/* line 250, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover .tooltip, ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked .tooltip, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover .tooltip, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked .tooltip, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover .tooltip, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked .tooltip, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a:hover .tooltip, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .wishlist a.checked .tooltip {
  display: block;
}
/* line 256, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .compare, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .compare {
  width: 50px;
  height: 48px;
  float: right;
  border-left: 1px solid #3b3b3b;
}
/* line 261, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .compare a, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .compare a {
  background: transparent url("../img/templatetrip/product-sprite.png") no-repeat scroll 14px -82px;
}
/* line 263, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a.checked, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .compare a.checked, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a.checked, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .compare a.checked {
  background-position: -29px -82px;
}
/* line 266, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a:hover, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .compare a:hover, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a:hover, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .compare a:hover {
  background-position: -29px -82px;
}
/* line 268, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 272, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip:before, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip:before, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip:before, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .compare a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 283, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 287, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip:before, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip:before, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip:before, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .ttquickview a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 295, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container {
  width: auto;
  float: none;
}
/* line 299, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .ajax_add_to_cart_button,
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container span.button, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .ajax_add_to_cart_button,
ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container span.button, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .ajax_add_to_cart_button,
ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container span.button, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .ajax_add_to_cart_button,
ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container span.button {
  margin: 0;
}
/* line 302, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .lnk_view, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .lnk_view, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .lnk_view, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .lnk_view {
  display: none;
}
/* line 305, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button {
  color: white;
  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  background: none;
  position: relative;
}
/* line 314, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:before, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:before, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:before, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:before {
  content: "+";
  font-weight: normal;
  font-size: 16px;
  vertical-align: text-bottom;
}
/* line 321, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover span, ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover:before, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover span, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover:before, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover span, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover:before, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover span, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover:before {
  color: #fdcd69;
}
/* line 326, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container a, ul.product_list.grid li.item .product-container .right-block .ttproducthover .functional-buttons .button-container a, ul.tt-carousel li.ajax_block_product .product-container .right-block .ttproducthover .functional-buttons .button-container a, ul.tt-carousel li.item .product-container .right-block .ttproducthover .functional-buttons .button-container a {
  border: none !important;
}
/* line 334, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container h5.product-name, ul.product_list.grid li.item .product-container h5.product-name, ul.tt-carousel li.ajax_block_product .product-container h5.product-name, ul.tt-carousel li.item .product-container h5.product-name {
  padding: 0;
  font: 400 15px/26px "PT Sans", Helvetica, sans-serif;
  margin: 0;
  text-transform: capitalize;
  letter-spacing: 0.4px;
}
/* line 341, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .comments_note, ul.product_list.grid li.item .product-container .comments_note, ul.tt-carousel li.ajax_block_product .product-container .comments_note, ul.tt-carousel li.item .product-container .comments_note {
  text-align: center;
}
/* line 343, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .comments_note .star_content, ul.product_list.grid li.item .product-container .comments_note .star_content, ul.tt-carousel li.ajax_block_product .product-container .comments_note .star_content, ul.tt-carousel li.item .product-container .comments_note .star_content {
  margin: 0 auto;
  float: none;
}
/* line 347, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .comments_note .nb-comments, ul.product_list.grid li.item .product-container .comments_note .nb-comments, ul.tt-carousel li.ajax_block_product .product-container .comments_note .nb-comments, ul.tt-carousel li.item .product-container .comments_note .nb-comments {
  display: none;
}
/* line 351, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .product-desc, ul.product_list.grid li.item .product-container .product-desc, ul.tt-carousel li.ajax_block_product .product-container .product-desc, ul.tt-carousel li.item .product-container .product-desc {
  display: none;
}
/* line 354, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .content_price, ul.product_list.grid li.item .product-container .content_price, ul.tt-carousel li.ajax_block_product .product-container .content_price, ul.tt-carousel li.item .product-container .content_price {
  padding-bottom: 9px;
  line-height: 21px;
}
/* line 360, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .old-price,
ul.product_list.grid li.ajax_block_product .product-container .price,
ul.product_list.grid li.ajax_block_product .product-container .price-percent-reduction, ul.product_list.grid li.item .product-container .old-price,
ul.product_list.grid li.item .product-container .price,
ul.product_list.grid li.item .product-container .price-percent-reduction, ul.tt-carousel li.ajax_block_product .product-container .old-price,
ul.tt-carousel li.ajax_block_product .product-container .price,
ul.tt-carousel li.ajax_block_product .product-container .price-percent-reduction, ul.tt-carousel li.item .product-container .old-price,
ul.tt-carousel li.item .product-container .price,
ul.tt-carousel li.item .product-container .price-percent-reduction {
  display: inline-block;
}
/* line 363, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .product-flags, ul.product_list.grid li.item .product-container .product-flags, ul.tt-carousel li.ajax_block_product .product-container .product-flags, ul.tt-carousel li.item .product-container .product-flags {
  display: none;
}
/* line 366, ../sass/product_list.scss */
ul.product_list.grid li.ajax_block_product .product-container .old-price, ul.product_list.grid li.item .product-container .old-price, ul.tt-carousel li.ajax_block_product .product-container .old-price, ul.tt-carousel li.item .product-container .old-price {
  margin-right: 5px;
}
@media (min-width: 992px) {
  /* line 375, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.first-in-line, ul.product_list.grid li.item.first-in-line, ul.tt-carousel li.ajax_block_product.first-in-line, ul.tt-carousel li.item.first-in-line {
    clear: left;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 380, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.first-item-of-tablet-line, ul.product_list.grid li.item.first-item-of-tablet-line, ul.tt-carousel li.ajax_block_product.first-item-of-tablet-line, ul.tt-carousel li.item.first-item-of-tablet-line {
    clear: left;
  }
}
@media (min-width: 767px) {
  /* line 390, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.hovered .product-container .left-block .product-image-container .tthoverbg, ul.product_list.grid li.ajax_block_product:hover .product-container .left-block .product-image-container .tthoverbg, ul.product_list.grid li.item.hovered .product-container .left-block .product-image-container .tthoverbg, ul.product_list.grid li.item:hover .product-container .left-block .product-image-container .tthoverbg, ul.tt-carousel li.ajax_block_product.hovered .product-container .left-block .product-image-container .tthoverbg, ul.tt-carousel li.ajax_block_product:hover .product-container .left-block .product-image-container .tthoverbg, ul.tt-carousel li.item.hovered .product-container .left-block .product-image-container .tthoverbg, ul.tt-carousel li.item:hover .product-container .left-block .product-image-container .tthoverbg {
    opacity: 0.5;
  }
  /* line 397, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.hovered .product-container .right-block h5.product-name a, ul.product_list.grid li.ajax_block_product:hover .product-container .right-block h5.product-name a, ul.product_list.grid li.item.hovered .product-container .right-block h5.product-name a, ul.product_list.grid li.item:hover .product-container .right-block h5.product-name a, ul.tt-carousel li.ajax_block_product.hovered .product-container .right-block h5.product-name a, ul.tt-carousel li.ajax_block_product:hover .product-container .right-block h5.product-name a, ul.tt-carousel li.item.hovered .product-container .right-block h5.product-name a, ul.tt-carousel li.item:hover .product-container .right-block h5.product-name a {
    color: black;
  }
  /* line 403, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.hovered .product-container .right-block .ttproducthover, ul.product_list.grid li.ajax_block_product:hover .product-container .right-block .ttproducthover, ul.product_list.grid li.item.hovered .product-container .right-block .ttproducthover, ul.product_list.grid li.item:hover .product-container .right-block .ttproducthover, ul.tt-carousel li.ajax_block_product.hovered .product-container .right-block .ttproducthover, ul.tt-carousel li.ajax_block_product:hover .product-container .right-block .ttproducthover, ul.tt-carousel li.item.hovered .product-container .right-block .ttproducthover, ul.tt-carousel li.item:hover .product-container .right-block .ttproducthover {
    opacity: 1;
    transform: scale(1);
  }
  /* line 407, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.hovered .product-container .right-block .hook-reviews, ul.product_list.grid li.ajax_block_product:hover .product-container .right-block .hook-reviews, ul.product_list.grid li.item.hovered .product-container .right-block .hook-reviews, ul.product_list.grid li.item:hover .product-container .right-block .hook-reviews, ul.tt-carousel li.ajax_block_product.hovered .product-container .right-block .hook-reviews, ul.tt-carousel li.ajax_block_product:hover .product-container .right-block .hook-reviews, ul.tt-carousel li.item.hovered .product-container .right-block .hook-reviews, ul.tt-carousel li.item:hover .product-container .right-block .hook-reviews {
    opacity: 0;
  }
  /* line 415, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.hovered .product-container .left-block .ttquickview, ul.product_list.grid li.ajax_block_product:hover .product-container .left-block .ttquickview, ul.product_list.grid li.item.hovered .product-container .left-block .ttquickview, ul.product_list.grid li.item:hover .product-container .left-block .ttquickview, ul.tt-carousel li.ajax_block_product.hovered .product-container .left-block .ttquickview, ul.tt-carousel li.ajax_block_product:hover .product-container .left-block .ttquickview, ul.tt-carousel li.item.hovered .product-container .left-block .ttquickview, ul.tt-carousel li.item:hover .product-container .left-block .ttquickview {
    transform: scale(1);
  }
}
@media (min-width: 767px) and (max-width: 767px) {
  /* line 407, ../sass/product_list.scss */
  ul.product_list.grid li.ajax_block_product.hovered .product-container .right-block .hook-reviews, ul.product_list.grid li.ajax_block_product:hover .product-container .right-block .hook-reviews, ul.product_list.grid li.item.hovered .product-container .right-block .hook-reviews, ul.product_list.grid li.item:hover .product-container .right-block .hook-reviews, ul.tt-carousel li.ajax_block_product.hovered .product-container .right-block .hook-reviews, ul.tt-carousel li.ajax_block_product:hover .product-container .right-block .hook-reviews, ul.tt-carousel li.item.hovered .product-container .right-block .hook-reviews, ul.tt-carousel li.item:hover .product-container .right-block .hook-reviews {
    opacity: 1;
  }
}

@media (min-width: 1200px) {
  /* line 430, ../sass/product_list.scss */
  #blockpack ul > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 437, ../sass/product_list.scss */
  #blockpack ul > li.first-item-of-tablet-line {
    clear: none;
  }
  /* line 440, ../sass/product_list.scss */
  #blockpack ul > li.first-item-of-mobile-line {
    clear: left;
  }
}

/*******************************************************
Product list(List) Styles
********************************************************/
/* line 453, ../sass/product_list.scss */
ul.tt-carousel li.ajax_block_product, ul.tt-carousel li.item {
  padding: 10px;
  width: 100% !important;
}

@media (max-width: 480px) {
  /* line 463, ../sass/product_list.scss */
  ul.product_list.list > li .left-block {
    width: 100%;
    margin: 0 0 15px;
  }
}
/* line 469, ../sass/product_list.scss */
ul.product_list.list > li .product-container {
  padding: 30px 0 0;
}
/* line 473, ../sass/product_list.scss */
ul.product_list.list > li:first-child .product-container {
  padding-top: 0;
}
/* line 477, ../sass/product_list.scss */
ul.product_list.list > li .product-image-container {
  position: relative;
}
@media (max-width: 480px) {
  /* line 477, ../sass/product_list.scss */
  ul.product_list.list > li .product-image-container {
    max-width: 270px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  /* line 484, ../sass/product_list.scss */
  ul.product_list.list > li .product-image-container a img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  /* line 484, ../sass/product_list.scss */
  ul.product_list.list > li .product-image-container a img {
    width: auto;
  }
}
/* line 494, ../sass/product_list.scss */
ul.product_list.list > li .product-image-container a .tthoverbg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  -ms-transition: all 500ms ease-in-out 0s;
}
/* line 508, ../sass/product_list.scss */
ul.product_list.list > li .product-image-container .content_price {
  display: none !important;
}
/* line 516, ../sass/product_list.scss */
ul.product_list.list > li .ttquickview a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 520, ../sass/product_list.scss */
ul.product_list.list > li .ttquickview a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 528, ../sass/product_list.scss */
ul.product_list.list > li .product-flags {
  color: #222222;
  margin: 0;
}
/* line 531, ../sass/product_list.scss */
ul.product_list.list > li .product-flags .discount {
  color: #f13340;
}
/* line 535, ../sass/product_list.scss */
ul.product_list.list > li h5 {
  padding-bottom: 8px;
  text-transform: uppercase;
  margin: 0;
  font: 700 14px/26px "Raleway", sans-serif;
}
/* line 540, ../sass/product_list.scss */
ul.product_list.list > li h5 a {
  color: #888888;
  letter-spacing: 0.6px;
}
/* line 545, ../sass/product_list.scss */
ul.product_list.list > li .product-desc {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  /* line 548, ../sass/product_list.scss */
  ul.product_list.list > li .center-block {
    width: 100%;
    text-align: center;
  }
}
/* line 553, ../sass/product_list.scss */
ul.product_list.list > li .center-block .comments_note {
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  /* line 553, ../sass/product_list.scss */
  ul.product_list.list > li .center-block .comments_note {
    text-align: center;
  }
  /* line 557, ../sass/product_list.scss */
  ul.product_list.list > li .center-block .comments_note .star_content {
    float: none;
  }
}
/* line 563, ../sass/product_list.scss */
ul.product_list.list > li .right-block {
  float: right;
}
@media (max-width: 480px) {
  /* line 563, ../sass/product_list.scss */
  ul.product_list.list > li .right-block {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 568, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content {
    margin: 0;
  }
}
@media (max-width: 991px) {
  /* line 568, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content {
    padding: 0;
    margin: 0;
  }
}
/* line 578, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover {
  float: left;
  width: auto;
}
@media (max-width: 480px) {
  /* line 578, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content .ttproducthover {
    width: 100%;
  }
}
/* line 584, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons {
  display: inline-table;
  float: none;
  height: 100%;
  padding: 0;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 584, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons {
    padding: 0 10px;
  }
}
/* line 594, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons div {
  font-size: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 0 0 -1px;
}
/* line 602, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons div a {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
/* line 608, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons div a:hover:before {
  color: #ffffff;
}
/* line 614, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .wishlist {
  float: left;
  width: 60px;
  height: 44px;
}
/* line 618, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .wishlist a {
  border: 1px solid #e5e5e5;
  background: transparent url("../img/templatetrip/product-sprite.png") no-repeat scroll -26px 8px;
}
/* line 621, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .wishlist a:hover, ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .wishlist a.checked {
  background-position: 17px 8px;
  background-color: #454545;
  border-color: #454545;
}
/* line 625, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .wishlist a:hover .tooltip, ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .wishlist a.checked .tooltip {
  display: block;
}
/* line 631, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .compare {
  height: 44px;
  width: 60px;
  float: right;
}
/* line 635, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .compare a {
  border: 1px solid #e5e5e5;
  background: transparent url("../img/templatetrip/product-sprite.png") no-repeat scroll -25px -84px;
}
/* line 638, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .compare a.checked {
  background-position: 18px -84px;
  background-color: #454545;
  border-color: #454545;
}
/* line 643, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .compare a:hover {
  background-position: 18px -84px;
  background-color: #454545;
  border-color: #454545;
}
/* line 647, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .compare a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 651, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .compare a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 661, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .ttquickview a:hover {
  background-color: white;
  background-color: #454545;
}
/* line 664, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .ttquickview a:hover .tooltip {
  display: block;
  right: 0;
  left: auto;
}
/* line 668, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .ttquickview a:hover .tooltip:before {
  left: auto;
  right: 17px;
}
/* line 676, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container {
  float: left;
  width: auto;
  border: 1px solid #e5e5e5;
}
/* line 681, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .ajax_add_to_cart_button,
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container span.button {
  margin: 0;
}
/* line 684, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .lnk_view {
  display: none;
}
/* line 687, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button {
  color: #222222;
  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  padding: 13px 20px 11px;
  text-align: center;
  text-transform: uppercase;
  background: none;
  position: relative;
}
@media (max-width: 480px) {
  /* line 687, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button {
    padding: 12px 20px;
  }
}
/* line 699, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:before {
  content: "+";
  font-weight: normal;
  font-size: 16px;
  vertical-align: text-bottom;
}
/* line 705, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover {
  background-color: #454545;
}
/* line 707, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover span, ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover:before {
  color: #fdcd69;
}
/* line 711, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container .button.ajax_add_to_cart_button:hover .tooltip {
  display: block;
}
/* line 716, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container a {
  border: none !important;
}
/* line 719, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .ttproducthover .functional-buttons .button-container:hover {
  border-color: #454545;
}
/* line 725, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .content_price {
  padding: 0;
}
@media (max-width: 480px) {
  /* line 725, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content .content_price {
    padding-top: 0;
    width: 100%;
    text-align: center;
  }
}
/* line 732, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .content_price .price {
  display: inline-block;
  margin-top: -4px;
  margin-bottom: 14px;
}
/* line 736, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .content_price .price.old-price {
  margin-right: 8px;
}
/* line 741, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .button-container {
  overflow: hidden;
  padding-bottom: 20px;
}
@media (max-width: 479px) {
  /* line 741, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content .button-container {
    width: 100%;
  }
}
/* line 747, ../sass/product_list.scss */
ul.product_list.list > li .right-block .right-block-content .button-container .btn {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  /* line 747, ../sass/product_list.scss */
  ul.product_list.list > li .right-block .right-block-content .button-container .btn {
    float: left;
    clear: both;
  }
}
@media (min-width: 1200px) {
  /* line 759, ../sass/product_list.scss */
  ul.product_list.list > li:hover .quick-view {
    display: block;
  }
}
@media (max-width: 480px) {
  /* line 462, ../sass/product_list.scss */
  ul.product_list.list > li {
    text-align: center;
  }
}
/* line 769, ../sass/product_list.scss */
ul.product_list.list > li:hover h5 a {
  color: #d85252;
}
/* line 777, ../sass/product_list.scss */
ul.product_list.list > li:hover .left-block .product-image-container .left-block .product-image-container .tthoverbg {
  opacity: 0.5;
}
/* line 783, ../sass/product_list.scss */
ul.product_list.list > li:hover .left-block .product-image-container a .img_1 {
  opacity: 1;
  -moz-opacity: 1;
  /* Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  -webkit-opacity: 1;
  /* other webkit*/
  transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
}
/* line 794, ../sass/product_list.scss */
ul.product_list.list > li:hover .left-block .product-image-container a .img_0 {
  opacity: 0;
  -moz-opacity: 0;
  /* Netscape */
  -khtml-opacity: 0;
  /* Safari 1.x */
  -webkit-opacity: 0;
  /* other webkit*/
  transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
}
@media (min-width: 768px) {
  /* line 809, ../sass/product_list.scss */
  ul.product_list.list > li:hover .ttquickview {
    transform: scale(1);
  }
}

/*******************************************************
Product list(Index page) Styles
********************************************************/
/* line 823, ../sass/product_list.scss */
#index ul.product_list.tab-pane > li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  /* line 823, ../sass/product_list.scss */
  #index ul.product_list.tab-pane > li {
    padding-bottom: 85px;
    margin-bottom: 0;
  }
}
/* line 830, ../sass/product_list.scss */
#index ul.product_list.tab-pane > li .availability {
  display: none;
}
@media (min-width: 1200px) {
  /* line 834, ../sass/product_list.scss */
  #index ul.product_list.tab-pane > li.last-line {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 841, ../sass/product_list.scss */
  #index ul.product_list.tab-pane > li.first-item-of-tablet-line {
    clear: none;
  }
  /* line 844, ../sass/product_list.scss */
  #index ul.product_list.tab-pane > li.first-item-of-mobile-line {
    clear: left;
  }
}

/***** IE code *****/
/* line 854, ../sass/product_list.scss */
.ie8 .quick-view {
  background: #fff;
  border: 1px solid #e5e5e5;
}


/*product_list css end*/


