/*------------------------------------*\
    $TABLE OF CONTENTS
\*------------------------------------*/
/**
 * $Bootstrap.........................Bootstrap version 3.3.1
 * 
 * $Header............................logo
 *
 * $CONTENT
 *      #page
 *      Home tabs
 *      Block and Product block (columns)
 *      Products style in carousels
 *      Shopping Cart
 *           Cart Step
 *           Steps Process
 *      Pages
 *           Autentification
 *           My account
 *           Address
 *           Password
 *           404
 *
 * $FOOTER
 *
 * $MODULES
 *      Block Search
 *      Block Category
 *      Block Cart
 *      Top menu
 *      Product comments
 *      Social Sharing
 *      Block Manufacturers
 *      Block MyAccount
 *
 * $UTILITIES
 *      Typo
 *      Btn
 *      Color default style
 *      Input
 *      Add 5 columns in bootstrap
 *      Pagination
 *      Tabs
 *      Well
 *      Title_block_centered
 *      Panel special
 *      Breadcrumb
 *      Alert
 *      Titles product page or shopping cart
 *      Icon box
 *      Princing Tables
 *      bx slider
 *      Rapid Top
 */
 
 
  /* Modifs Netpartner, soulignement des liens en rouge */ 
  
p.home-subtitle a.intextlien {box-shadow: inset 0 -1px 0 #c21b2f !important;}
p.home-subtitle a.intextlien:hover {box-shadow: none !important;color:#c21b2f;}  
  
 
 
 
 
 
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #666666;
  background-color: #f0f0f0; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #333333;
  text-decoration: none; }
  a:hover, a:focus {
    color: #595959;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px;line-height:23px;}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.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 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .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 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .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 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .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: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: #f0f0f0; }

.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; }

.table-bordered {
  border: 1px solid #dddddd; }
  .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 #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.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; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.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: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.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: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.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: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dddddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .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; }
      .table-responsive > .table-bordered {
        border: 0; }
        .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; }
        .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; }
        .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; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #9b9b9b; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #9b9b9b;
  background-color: #fcfcfc;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  -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;
  -o-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; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }

  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }

  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.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; }

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; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

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: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -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); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -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); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -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); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: white;
    text-decoration: none; }
  .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); }
  .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; }

.btn-default, .btn-nl, .btn-user, .btn-cart-left, .btn-rapidtop {
  color: white;
  background-color: #bf1e2e;
  border-color: #bf1e2e; }
  .btn-default:hover, .btn-nl, .btn-user:hover, .btn-cart-left:hover, .btn-rapidtop:hover, .btn-default:focus, .btn-user:focus, .btn-cart-left:focus, .btn-rapidtop:focus, .btn-default.focus, .focus.btn-user, .focus.btn-cart-left, .focus.btn-rapidtop, .btn-default:active, .btn-user:active, .btn-cart-left:active, .btn-rapidtop:active, .btn-default.active, .active.btn-user, .active.btn-cart-left, .active.btn-rapidtop, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-user, .open > .dropdown-toggle.btn-cart-left, .open > .dropdown-toggle.btn-rapidtop {
    color: white;
    background-color: #bf1e2e;
    border-color: #bf1e2e; }
    
.btn-default {
  color: white;
  background-color: #60d560;
  border-color: #60d560; }
  .btn-default:hover {
    color: white;
    background-color: #60d560;
    border-color: #60d560; }

    
  .btn-default:active, .btn-user:active, .btn-cart-left:active, .btn-rapidtop:active, .btn-default.active, .active.btn-user, .active.btn-cart-left, .active.btn-rapidtop, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.btn-user, .open > .dropdown-toggle.btn-cart-left, .open > .dropdown-toggle.btn-rapidtop {
    background-image: none; }
  .btn-default.disabled, .disabled.btn-user, .disabled.btn-cart-left, .disabled.btn-rapidtop, .btn-default.disabled:hover, .disabled.btn-user:hover, .disabled.btn-cart-left:hover, .disabled.btn-rapidtop:hover, .btn-default.disabled:focus, .disabled.btn-user:focus, .disabled.btn-cart-left:focus, .disabled.btn-rapidtop:focus, .btn-default.disabled.focus, .disabled.focus.btn-user, .disabled.focus.btn-cart-left, .disabled.focus.btn-rapidtop, .btn-default.disabled:active, .disabled.btn-user:active, .disabled.btn-cart-left:active, .disabled.btn-rapidtop:active, .btn-default.disabled.active, .disabled.active.btn-user, .disabled.active.btn-cart-left, .disabled.active.btn-rapidtop, .btn-default[disabled], [disabled].btn-user, [disabled].btn-cart-left, [disabled].btn-rapidtop, .btn-default[disabled]:hover, [disabled].btn-user:hover, [disabled].btn-cart-left:hover, [disabled].btn-rapidtop:hover, .btn-default[disabled]:focus, [disabled].btn-user:focus, [disabled].btn-cart-left:focus, [disabled].btn-rapidtop:focus, .btn-default[disabled].focus, [disabled].focus.btn-user, [disabled].focus.btn-cart-left, [disabled].focus.btn-rapidtop, .btn-default[disabled]:active, [disabled].btn-user:active, [disabled].btn-cart-left:active, [disabled].btn-rapidtop:active, .btn-default[disabled].active, [disabled].active.btn-user, [disabled].active.btn-cart-left, [disabled].active.btn-rapidtop, fieldset[disabled] .btn-default, fieldset[disabled] .btn-user, fieldset[disabled] .btn-cart-left, fieldset[disabled] .btn-rapidtop, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-user:hover, fieldset[disabled] .btn-cart-left:hover, fieldset[disabled] .btn-rapidtop:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-user:focus, fieldset[disabled] .btn-cart-left:focus, fieldset[disabled] .btn-rapidtop:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.btn-user, fieldset[disabled] .focus.btn-cart-left, fieldset[disabled] .focus.btn-rapidtop, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-user:active, fieldset[disabled] .btn-cart-left:active, fieldset[disabled] .btn-rapidtop:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .active.btn-user, fieldset[disabled] .active.btn-cart-left, fieldset[disabled] .active.btn-rapidtop {
    background-color: #bf1e2e;
    border-color: #bf1e2e; }
  .btn-default .badge, .btn-user .badge, .btn-cart-left .badge, .btn-rapidtop .badge {
    color: #bf1e2e;
    background-color: white; }

.btn-primary, .exclusive {
  color: white;
  background-color: #000;
  border-color: #3c424c; }
  .btn-primary:hover, .exclusive:hover, .btn-primary:focus, .exclusive:focus, .btn-primary.focus, .focus.exclusive, .btn-primary:active, .exclusive:active, .btn-primary.active, .active.exclusive, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.exclusive {
    color: white;
    background-color: #2d3138;
    border-color: #21242a; }
  .btn-primary:active, .exclusive:active, .btn-primary.active, .active.exclusive, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.exclusive {
    background-image: none; }
  .btn-primary.disabled, .disabled.exclusive, .btn-primary.disabled:hover, .disabled.exclusive:hover, .btn-primary.disabled:focus, .disabled.exclusive:focus, .btn-primary.disabled.focus, .disabled.focus.exclusive, .btn-primary.disabled:active, .disabled.exclusive:active, .btn-primary.disabled.active, .disabled.active.exclusive, .btn-primary[disabled], [disabled].exclusive, .btn-primary[disabled]:hover, [disabled].exclusive:hover, .btn-primary[disabled]:focus, [disabled].exclusive:focus, .btn-primary[disabled].focus, [disabled].focus.exclusive, .btn-primary[disabled]:active, [disabled].exclusive:active, .btn-primary[disabled].active, [disabled].active.exclusive, fieldset[disabled] .btn-primary, fieldset[disabled] .exclusive, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .exclusive:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .exclusive:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.exclusive, fieldset[disabled] .btn-primary:active, fieldset[disabled] .exclusive:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .active.exclusive {
    background-color: #000;
    border-color: #3c424c; }
  .btn-primary .badge, .exclusive .badge {
    color: #000;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: white;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .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].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.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: white;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .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].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.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .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].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.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: white;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .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].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.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: white; }

.btn-link {
  color: #333333;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #595959;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.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: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.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; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .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; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.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; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .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; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #9b9b9b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  .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; }
  .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: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #333333; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid none; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee none; }
    .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; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 30px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 10px;
          padding-bottom: 10px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -2px;
  margin-bottom: -2px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .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; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: -2px;
  margin-bottom: -2px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 0px;
    margin-bottom: 0px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 4px;
    margin-bottom: 4px; }

.navbar-text {
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: right !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777777; }
  .navbar-default .navbar-nav > li > a {
    color: #777777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333333;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-default .navbar-toggle {
    border-color: #dddddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #dddddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .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; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .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; }
    .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; }
    .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; } }
  .navbar-default .navbar-link {
    color: #777777; }
    .navbar-default .navbar-link:hover {
      color: #333333; }
  .navbar-default .btn-link {
    color: #777777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #cccccc; }

.navbar-inverse {
  background-color: #222222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-inverse .navbar-toggle {
    border-color: #333333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .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; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .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; }
    .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; }
    .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; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: white; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: white; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444444; }

.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: none;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #cccccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #333333;
      background-color: white;
      border: 1px solid #e5e5e5;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #595959;
    background-color: gainsboro;
    border-color: #e5e5e5; }
  .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: #bf1e2e;
    border-color: #bf1e2e;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: gainsboro;
    background-color: white;
    border-color: #e5e5e5;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: white;
      border: 1px solid #dddddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: white;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #bf1e2e; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #bf1e2e; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.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: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: white; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #e5e5e5; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item {
  color: #555555; }
  a.list-group-item .list-group-item-heading {
    color: #333333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #eeeeee; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #bf1e2e;
  border-color: #bf1e2e; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .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: #f0f7e9; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #e5e5e5; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #e5e5e5; }

.panel-default {
  border-color: #e5e5e5; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #e5e5e5; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #e5e5e5; }
    .panel-default > .panel-heading .badge {
      color: whitesmoke;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e5e5e5; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: white;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: white; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well, .box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote, .box blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

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

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel .carousel-control.left span, .carousel .carousel-control.right span {
	top: 50% !important;
	left: 50% !important;
	margin-top: -9px !important;
	margin-left: -8px !important 
}

.carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  width: 40px;
  margin-top: -20px !important;
  height: 40px;
  background: #bf1e2e;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid white;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: white; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/
/*------------------------------------*\
------------$HEADER
\*------------------------------------*/
#header {
  background: white; }
  #header .navbar {
    font-size: 12px;
    border-color: transparent transparent #2f6c99;
    background: #1484d8;
    margin-bottom: 0; }
    #header .navbar .navbar-right {
      margin-right: 0; }
      #header .navbar .navbar-right.navbar-text {
        margin-right: 15px; }
  #header .navbar-text {
    line-height: 1.5;
    margin-bottom: 6px;
    margin-top: 6px; }

.navbar-collapse.collapse {
  display: block; }

.navbar-nav > li, .navbar-nav {
  float: left; }

.navbar-right {
  float: right; }
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }

@media (min-width: 768px) {
  .header-left {
    margin-bottom: 30px; } }
#header_logo {
  margin: 15px 0; }
  @media (max-width: 767px) {
    #header_logo {
      text-align: center; }
      #header_logo img {
        display: inline; } }

#header_logo + div {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    #header_logo + div {
      padding-top: 20px;
      padding-bottom: 0; } }
  @media (min-width: 992px) {
    #header_logo + div {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    #header_logo + div {
      padding-top: 40px; } }

/*------------------------------------*\
$CONTENT
\*------------------------------------*/
/*#page*/

#columns {
  padding-bottom: 30px; }

/* Home tabs*/
#home-page-tabs.nav-tabs {
  margin-bottom: 15px; }

@media (max-width: 767px) {
  #home-page-tabs.nav-tabs > li {
    width: 100%; }
    #home-page-tabs.nav-tabs > li a {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border-top-color: #bf1e2e; }
    #home-page-tabs.nav-tabs > li:first-child a {
      -webkit-border-radius: 4px 4px 0 0;
      -moz-border-radius: 4px 4px 0 0;
      -ms-border-radius: 4px 4px 0 0;
      -o-border-radius: 4px 4px 0 0;
      border-radius: 4px 4px 0 0;
      border-top-color: transparent; }
    #home-page-tabs.nav-tabs > li:last-child a {
      -webkit-border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      -ms-border-radius: 0 0 4px 4px;
      -o-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px; } }
/* Block and Product block */
.block {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .block .title_block {
      font-size: 18px;
      margin-bottom: 0;
      padding: 10px 30px 10px 15px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      border-color: #000;
      border-style: solid;
      border-width: 1px;
      margin-bottom: -1px;
      background: #000;
      color: white;
      position: relative; }
      .block .title_block:before, .block .title_block:after {
        content: '';
        position: absolute;
        width: 22px;
        height: 4px;
        border-radius: 1px;
        background: #fff;
        cursor: pointer;
        z-index: 2;
        right: 10px;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
      .block .title_block:before {
        top: 20px; }
      .block .title_block:after {
        top: 20px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
      .block .title_block.active:after {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); }
      .block .title_block.active {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
    .block .block_content .tree > li:first-child, .block .block_content .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; } }
  .block h5 {
    margin-bottom: 5px;
    margin-top: 5px; }
  .block .nb-comments {
    display: none; }
  .block .price-box {
    clear: both; }

.product-row {
  clear: both;
  display: inline-block;
  margin-top: 10px;
  position: relative; }
  .product-row:first-child {
    margin-top: 0; }
  .product-row .product-img {
    padding: 0; }
  .product-row img {
    border: 1px solid #e5e5e5; }
  .product-row .price-percent-reduction {
    position: absolute;
    top: 5px;
    left: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 20px;
    line-height: 16px;
    padding-right: 2px; }
    .product-row .price-percent-reduction:after {
      border-style: solid;
      border-width: 10px;
      content: "";
      position: absolute;
      top: 0;
      right: -20px; }
    .product-row .price-percent-reduction.label-danger:after {
      border-color: transparent transparent transparent #d9534f; }
  .product-row h5 {
    font-weight: bold; }
    .product-row h5 a:hover {
      color: #bf1e2e; }
  .product-row .price {
    font-weight: bold; }

.panel {
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-body {
  background: white; }

.panel-footer {
  text-align: center; }

.title_block {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 20px;
  padding: 0 15px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .title_block {
      font-size: 16px; } }

.block-style-1 #center_column.title_block {
  border-left: 3px solid #bf1e2e; }
@media (min-width: 768px) {
  .block-style-1 #left_column .title_block, .block-style-1 #right_column .title_block {
    border-left: 3px solid #000; } }

.block-style-2 .title_block {
  padding: 10px 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-color: #bf1e2e;
  border-style: solid;
  border-width: 1px;
  background: #bf1e2e;
  color: white; }
.block-style-2 .block_content .tree > li:first-child, .block-style-2 .block_content .list-group-item:first-child, .block-style-2 .panel {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.block-style-2 #left_column .title_block, .block-style-2 #right_column .title_block {
  border-color: #000;
  background: #000;
  color: white; }
  @media (min-width: 768px) {
    .block-style-2 #left_column .title_block, .block-style-2 #right_column .title_block {
      margin: 0 0 -1px; } }

.block-style-3 .title_block {
  padding: 0;
  border-style: solid;
  border-width: 0 0 2px 0;
  overflow: hidden;
  margin-top: 0; }
  .block-style-3 .title_block span {
    display: inline-block;
    padding: 10px 15px 8px;
    position: relative; }
    .block-style-3 .title_block span:after {
      border-right: 31px solid rgba(0, 0, 0, 0);
      content: "";
      display: block;
      position: absolute;
      right: -31px;
      top: 0;
      z-index: 1; }
.block-style-3 #center_column .title_block {
  border-color: #bf1e2e;
  margin-bottom: 5px; }
  .block-style-3 #center_column .title_block span {
    background: #bf1e2e;
    color: white; }
    .block-style-3 #center_column .title_block span:after {
      border-bottom: 50px solid #bf1e2e; }
@media (min-width: 768px) {
  .block-style-3 #left_column .title_block, .block-style-3 #right_column .title_block {
    border-color: #000; }
    .block-style-3 #left_column .title_block span, .block-style-3 #right_column .title_block span {
      background: #000;
      color: white; }
      .block-style-3 #left_column .title_block span:after, .block-style-3 #right_column .title_block span:after {
        border-bottom: 50px solid #000; } }
.block-style-3 .block_content .tree > li:first-child, .block-style-3 .block_content .list-group-item:first-child, .block-style-3 .panel {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.block-style-4 .title_block {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 0 1px 0;
  margin-bottom: 10px;
  padding: 0; }
  .block-style-4 .title_block span {
    border-bottom: 3px solid #000;
    display: inline-block;
    margin-bottom: -2px; }
    @media (min-width: 768px) {
      .block-style-4 .title_block span {
        padding: 5px 0; } }
.block-style-4 #center_column .title_block {
  padding: 0; }
.block-style-4 #left_column .title_block, .block-style-4 #right_colmun .title_block {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .block-style-4 #left_column .title_block, .block-style-4 #right_colmun .title_block {
      margin-bottom: 10px; } }
  .block-style-4 #left_column .title_block span, .block-style-4 #right_colmun .title_block span {
    border-color: transparent;
    padding: 10px 15px; }
    @media (min-width: 768px) {
      .block-style-4 #left_column .title_block span, .block-style-4 #right_colmun .title_block span {
        border-color: #bf1e2e;
        padding: 0; } }

.block-style-5 .title_block {
  overflow: hidden; }
  .block-style-5 .title_block span {
    padding: 0 10px;
    position: relative; }
    .block-style-5 .title_block span:before, .block-style-5 .title_block span:after {
      border-bottom: 2px solid #e5e5e5;
      position: absolute;
      content: "";
      display: block;
      top: 0.7em;
      width: 500%; }
    .block-style-5 .title_block span:before {
      left: 100%; }
    .block-style-5 .title_block span:after {
      right: 100%; }
.block-style-5 #center_column .title_block {
  padding: 0;
  text-align: center;
  margin-bottom: 10px; }
@media (min-width: 768px) {
  .block-style-5 #left_column .title_block, .block-style-5 #right_column .title_block {
    text-align: left;
    padding: 0; }
    .block-style-5 #left_column .title_block span, .block-style-5 #right_column .title_block span {
      padding: 0 10px 0 0; } }
@media (max-width: 767px) {
  .block-style-5 #left_column .title_block span, .block-style-5 #right_column .title_block span {
    padding: 0; }
    .block-style-5 #left_column .title_block span:before, .block-style-5 #left_column .title_block span:after, .block-style-5 #right_column .title_block span:before, .block-style-5 #right_column .title_block span:after {
      display: none; } }

.block-no-border .block .tree > li, .block-no-border .list-group-item, .block-no-border .panel {
  border: none medium; }
.block-no-border .list-group-item {
  padding: 5px 15px; }
.block-no-border .panel-body {
  padding: 15px 0; }
.block-no-border .panel-footer {
  border: 1px solid #bf1e2e;
  background: #bf1e2e;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }
  .block-no-border .panel-footer a {
    color: white;
    font-size: 14px; }

/* Products in carousels */
.product-box.item {
  padding: 12px;
  display: block;
  color: #333333;
  border: 1px solid none;
  background-color: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .product-box.item img {
    border: 1px solid #e5e5e5;
    margin: 0 auto 10px; }
  .product-box.item:hover .product_name {
    color: #bf1e2e; }
  .product-box.item .product_name {
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    height: 2.5em;
    line-height: 1em; }
  .product-box.item .price_display {
    text-align: center;
    color: #bf1e2e; }

.product-slide {
  padding-bottom: 40px; }

/*product-list*/
#index .product_list.grid.without-padding {
  margin-bottom: 20px; }

.product_list a.article-block:hover h5 {
  color: #bf1e2e; }
.product_list .button-container .dropdown-toggle.btn-default, .product_list .button-container .dropdown-toggle.btn-user, .product_list .button-container .dropdown-toggle.btn-cart-left, .product_list .button-container .dropdown-toggle.btn-rapidtop {
  background: #bf1e2e;
  border-color: #bf1e2e; }
.product_list .label.label-primary:after {
  border-color: transparent transparent transparent #bf1e2e; }
.product_list.grid.with-padding .product-container {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }
  @media (min-width: 768px) {
    .product_list.grid.with-padding .product-container .product-image-container img {
      -webkit-border-radius: 6px 6px 0 0;
      -moz-border-radius: 6px 6px 0 0;
      -ms-border-radius: 6px 6px 0 0;
      -o-border-radius: 6px 6px 0 0;
      border-radius: 6px 6px 0 0; } }

/* Shopping Cart*/
/* Cart Step */
ul.step {
  display: block;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  border: #e5e5e5;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: none; }
  ul.step li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    text-align: center;
    position: relative;
    color: #888888;
    background: #eeeeee;
    border-color: #d4d4d4;
    border-width: 0 0 1px 0;
    border-style: solid; }
    ul.step li span, ul.step li a {
      display: block;
      padding: 10px; }
  ul.step > li {
    float: none; }
  ul.step li.step_done, ul.step li.step_current {
    color: white;
    background: #147cca;
    border-color: #147cca;
    border-width: 0 0 1px 0;
    border-style: solid; }
    ul.step li.step_done a, ul.step li.step_current a {
      color: white; }
      ul.step li.step_done a:hover, ul.step li.step_current a:hover {
        text-decoration: underline; }

@media (min-width: 768px) {
  ul.step {
    display: table;
    table-layout: auto;
    width: 90%; }
    ul.step li span, ul.step li a {
      display: block;
      padding: 15px;
      border-width: 0 0 1px 1px; }
    ul.step > li {
      display: table-cell; }
    ul.step li.step_done, ul.step li.step_current {
      border-width: 0 0 1px 1px; } }
@media (min-width: 992px) {
  ul.step {
    width: auto;
    margin: 50px auto; }
    ul.step li {
      margin-left: 55px;
      border-bottom: none; }
      ul.step li:after {
        position: absolute;
        top: 50%;
        left: 100%;
        content: " ";
        height: 0;
        width: 0;
        pointer-events: none;
        border: solid transparent;
        border-left-color: #eeeeee;
        border-width: 25px;
        margin-top: -25px; }
      ul.step li:first-child {
        margin-left: 0;
        border-left-style: none; }
        ul.step li:first-child span {
          padding: 15px; }
          ul.step li:first-child span:after {
            border: none; }
      ul.step li:last-child:after {
        border-width: 0; }
      ul.step li span, ul.step li a {
        padding: 15px 25px 15px 15px; }
        ul.step li span:after, ul.step li a:after {
          position: absolute;
          top: 50%;
          right: 100%;
          content: " ";
          height: 0;
          width: 0;
          pointer-events: none;
          border-width: 25px;
          margin-top: -25px;
          border: solid #eeeeee;
          border-left-color: transparent;
          border-width: 25px; }
    ul.step > li {
      float: left; }
    ul.step li.step_done, ul.step li.step_current {
      border-bottom: none; }
      ul.step li.step_done:after, ul.step li.step_current:after {
        border-left-color: #147cca; }
      ul.step li.step_done span:after, ul.step li.step_done a:after, ul.step li.step_current span:after, ul.step li.step_current a:after {
        border-color: #147cca #147cca #147cca transparent; }
      ul.step li.step_done span:first-child, ul.step li.step_done a:first-child, ul.step li.step_current span:first-child, ul.step li.step_current a:first-child {
        border-left-style: none; }
    ul.step li.step_done1 {
      z-index: 4; }
    ul.step li.step_done2 {
      z-index: 3; }
    ul.step li.step_done3 {
      z-index: 2; }
    ul.step li.step_done4 {
      z-index: 1; }
    ul.step li.step_done5 {
      z-index: 0; } }
.ie8 ul.step li.step_done, .ie8 ul.step li.step_current {
  background: #147cca; }

/*table*/
.table-bordered.table > thead > tr > th, .table-bordered.table > thead > tr > td, .table-bordered.table > tbody > tr > th, .table-bordered.table > tbody > tr > td, .table-bordered.table > tfoot > tr > th, .table-bordered.table > tfoot > tr > td {
  vertical-align: middle; }

.cart_quantity .cart_quantity_input, .cart_gift_quantity .cart_quantity_input {
  margin: 0 auto 7px;
  text-align: center;
  width: 46px; }

@media (max-width: 767px) {
  #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; }
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    overflow: hidden; }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    float: left;
    white-space: normal; }
    #order-detail-content #cart_summary td.cart_product {
      width: 40%;
      text-align: center; }
    #order-detail-content #cart_summary td.cart_description {
      width: 60%; }
    #order-detail-content #cart_summary td.cart_avail {
      clear: both;
      width: 40%;
      text-align: center; }
    #order-detail-content #cart_summary td.cart_unit {
      width: 40%; }
    #order-detail-content #cart_summary td.cart_quantity {
      clear: both;
      width: 40%;
      text-align: center; }
      #order-detail-content #cart_summary td.cart_quantity .cart_quantity_input {
        margin: 0 auto 5px; }
      #order-detail-content #cart_summary td.cart_quantity i {
        padding: 0; }
    #order-detail-content #cart_summary td.cart_total {
      width: 40%; }
    #order-detail-content #cart_summary td.cart_delete {
      width: 20%;
      clear: none; }
    #order-detail-content #cart_summary td.cart_discount_name {
      width: 100%;
      font-weight: bold; }
    #order-detail-content #cart_summary td.cart_discount_price, #order-detail-content #cart_summary td.cart_discount_delete, #order-detail-content #cart_summary td.price_discount_del {
      text-align: center; }
    #order-detail-content #cart_summary td.cart_discount_price {
      width: 30%; }
    #order-detail-content #cart_summary td.cart_discount_delete, #order-detail-content #cart_summary td.price_discount_del {
      width: 20%; }
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: block; }
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%; }
    #order-detail-content #cart_summary tfoot td:before {
      display: inline; }
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%;
    text-align: right; } }
.table > thead > tr > th {
  background: #f9f9f9;
  color: #333333; }

#total_price, .total_price_container {
  font-weight: bold;
  font-size: 1.5em; }

#voucher .input-group {
  width: 250px;
  margin-bottom: 20px; }

.addresses .waitimage {
  background-image: url("../../../../img/loader.gif");
  background-repeat: no-repeat;
  bottom: -2px;
  display: none;
  float: left;
  height: 24px;
  left: 20%;
  margin: 10px 0;
  position: relative;
  width: 24px; }
.addresses .addressesAreEquals {
  clear: both; }

.address .page-subheading {
  margin-top: 0; }

.cart_navigation {
  margin-top: 30px; }
  .cart_navigation .btn {
    float: none;
    display: block;
    margin: 10px 0;
    width: 100%; }
  @media (min-width: 768px) {
    .cart_navigation .button-exclusive {
      float: left; }
    .cart_navigation .button-medium {
      float: right; }
    .cart_navigation .btn {
      width: auto; } }

#ordermsg {
  margin-top: 30px; }

.carrier_title {
  font-weight: bold;
  margin-top: 30px; }

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal; }
  #order .delivery_option > div > table,
  #order-opc .delivery_option > div > table {
    margin-bottom: 0; }
    #order .delivery_option > div > table.resume,
    #order-opc .delivery_option > div > table.resume {
      height: 53px; }
      #order .delivery_option > div > table.resume.delivery_option_carrier,
      #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
        margin-top: 10px;
        width: 100%;
        font-weight: bold; }
        #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; }
          #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; }
      #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; }
      #order .delivery_option > div > table.resume td.delivery_option_logo,
      #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
        display: none; }
        @media (min-width: 768px) {
          #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;
            display: table-cell; } }
      @media (min-width: 768px) {
        #order .delivery_option > div > table.resume td.delivery_option_price,
        #order-opc .delivery_option > div > table.resume td.delivery_option_price {
          width: 162px; } }

#order-detail-content {
  margin-bottom: 20px; }

p.payment_module {
  margin-bottom: 10px; }
  p.payment_module a {
    display: block;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #666666;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative; }
    p.payment_module a.bankwire {
      background: url(../../../../img/bankwire.png) 15px 12px no-repeat #f9f9f9; }
    p.payment_module a.cheque {
      background: url(../../../../img/cheque.png) 15px 15px no-repeat #f9f9f9; }
    p.payment_module a.cash {
      background: url(../../../../img/cash.png) 15px 15px no-repeat #f9f9f9; }
    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: 25px;
      height: 22px;
      width: 14px;
      color: #333333; }
    p.payment_module a:hover {
      background-color: #ececec; }
    p.payment_module a span {
      font-weight: bold;
      color: #333333; }

.payment_module.box {
  margin-top: 20px; }

p.cheque-indent {
  margin-bottom: 9px; }

.cheque-box .form-group {
  margin-bottom: 0px; }
  .cheque-box .form-group .form-control {
    width: 269px; }

.order-confirmation.box {
  line-height: 29px; }
  .order-confirmation.box a {
    text-decoration: underline; }
    .order-confirmation.box a:hover {
      text-decoration: none; }

p.payment_module.payment_selected a {
  background-color: #ececec; }
  p.payment_module.payment_selected a .payment_option_selected {
    color: #5cb85c; }

.payment_option_form {
  display: none; }

.payment_option_logo {
  height: 50px;
  max-height: 50px; }

.payment_module_adv {
  height: 120px;
  max-height: 120px; }

.payment_option_selected {
  display: none;
  margin-top: 10px;
  font-size: 2em;
  position: relative; }

.payment_option_cta {
  margin-left: 10px; }

.tnc_box {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  padding: 20px 15px;
  margin: 0 0 20px 0;
  line-height: 23px; }
  .tnc_box input[type="checkbox"] {
    margin-left: 0; }
  .tnc_box a {
    text-decoration: underline; }

.pointer-box {
  cursor: pointer; }

.advanced-cgv #cgv {
  margin-left: 0; }

/* autentification */
#identity #center_column form.std .row,
#authentication #center_column form.std .row {
  margin-left: -5px;
  margin-right: -5px; }

#identity #center_column form.std .row .col-xs-4,
#authentication #center_column form.std .row .col-xs-4 {
  max-width: 94px;
  padding-left: 5px;
  padding-right: 5px; }

#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; }

/*--- My account ---*/
#my-account .addresses-lists {
  margin-bottom: 30px; }
#my-account ul.myaccount-link-list li {
  overflow: hidden;
  margin-bottom: 15px; }
  #my-account ul.myaccount-link-list li a {
    overflow: hidden;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    display: table;
    height: 70px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    #my-account ul.myaccount-link-list li a i {
      font-size: 25px;
      color: #bf1e2e;
      width: 52px;
      height: 100%;
      text-align: center;
      display: table-cell;
      vertical-align: middle; }
    #my-account ul.myaccount-link-list li a span {
      display: table-cell;
      padding: 13px 15px 15px 17px;
      overflow: hidden;
      vertical-align: middle; }
    #my-account ul.myaccount-link-list li a:hover {
      filter: none;
      background: #bf1e2e;
      color: white; }
      #my-account ul.myaccount-link-list li a:hover i {
        color: white; }

.footer_links {
  margin-top: 20px; }

/*address tpl*/
#add_address .form-control {
  max-width: 271px; }

/*--- Password ----*/
#form_forgotpassword {
  margin: 30px 0; }

/*--- 404 ---*/
#pagenotfound #center_column {
  min-height: 450px; }

#center_column .pagenotfound {
  margin-top: 30px;
  text-align: center; }

.tag404 {
  margin: 0;
  padding: 0; }
  .tag404 span {
    font-size: 100px;
    line-height: 100px; }
    @media (min-width: 768px) {
      .tag404 span {
        font-size: 150px;
        line-height: 150px; } }
  .tag404 .icon {
    color: #bf1e2e; }

/*manufacturers_list*/
#manufacturers_list li {
  margin-top: 15px; }
@media (min-width: 768px) and (max-width: 991px) {
  #manufacturers_list li:nth-child(odd) {
    clear: both; } }
@media (min-width: 992px) {
  #manufacturers_list li:nth-child(3n+1) {
    clear: both; } }
#manufacturers_list .media {
  border: 1px solid #e5e5e5;
  padding: 5px;
  float: inherit; }
  #manufacturers_list .media img {
    border: none; }
#manufacturers_list a.media:hover h4 {
  color: #bf1e2e; }

/*------------------------------------*\
------------$FOOTER
\*------------------------------------*/
.footer-container {
  background: #000;}

#footer {
  position: relative;
  color: #aab2bd; }
  #footer a {
    color: white; }
    #footer a:hover {
      color: #bf1e2e; }
  #footer h4 {
    font-size: 1.3em;
    font-weight: 300;
    text-transform: uppercase;
    color: white; }
    @media (max-width: 767px) {
      #footer h4 {
        font-size: 18px;
        margin: 0;
        padding: 15px 30px 15px 0;
        margin-bottom: -1px;
        position: relative; }
        #footer h4:before, #footer h4:after {
          content: '';
          position: absolute;
          width: 22px;
          height: 4px;
          border-radius: 1px;
          background: white;
          cursor: pointer;
          z-index: 2;
          right: 10px;
          -webkit-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }
        #footer h4:before {
          top: 20px; }
        #footer h4:after {
          top: 20px;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); }
        #footer h4.active:after {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg); } }
    @media (min-width: 768px) {
      #footer h4 {
        margin: 25px 0; } }
  @media (max-width: 767px) {
    #footer li a {
      display: block;
      padding: 5px 0; } }
  #footer .bottom-footer {
    bottom: -35px;
    left: 0;
    position: absolute;
    padding: 20px 0 0;
    font-size: 12px; }
  @media (min-width: 768px) {
    #footer .footer-block {
      margin-bottom: 25px; } }

/*------------------------------------*\
------------$MODULES DIVERS
\*------------------------------------*/
/* Block search */
@media (max-width: 767px) {
  #search_block_top {
    padding-left: 0; } }
#search_block_top #search_query_top {border: 1px solid #ebebeb
  }
#search_block_top #search_query_top:focus {border: 1px solid #ebebeb !important; outline: none !important; box-shadow: none !important}
#search_block_top .input-group-lg #search_query_top {
  font-size: 14px; }

.ac_results {
  background: white;
  border: 1px solid #d6d4d4;
  width: 271px;
  margin-top: -1px; }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px; }
    .ac_results li.ac_odd {
      background: white; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb; }

/* Block Category */
.block .tree > li {
  position: relative;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #e5e5e5; }
  .block .tree > li a {
    display: block;
    padding: 10px 15px;
    color: #555555; }
  .block .tree > li:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .block .tree > li:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .block .tree > li span.grower {
    display: block;
    background: #eeeeee;
    color: #555555;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    padding: 10px; }
    .block .tree > li span.grower.OPEN:before, .block .tree > li span.grower.CLOSE:before {
      content: "\f068";
      text-align: center; }
    .block .tree > li span.grower.CLOSE:before {
      content: "\f067"; }
  .block .tree > li span.grower:hover + a, .block .tree > li span.grower.OPEN + a,
  .block .tree > li a:hover {
    background: #eeeeee;
    color: #555555; }
  .block .tree > li a.selected {
    background: #bf1e2e;
    color: white;
    font-weight: bold; }
  .block .tree > li li {
    position: relative; }
    .block .tree > li li a {
      font-weight: normal;
      border-top: 1px solid #e5e5e5; }
      .block .tree > li li a:before {
        content: "\f105";
        font-family: "FontAwesome";
        padding-right: 8px; }
    .block .tree > li li span.grower {
      top: 1px;
      padding: 10px 10px 11px; }

/* Block Cart */
#header .shopping_cart .btn-group > a.btn-cart-rounded {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

#header .shopping_cart .btn-group-lg > a.btn-cart-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

@media (max-width: 767px) {
  #header .shopping_cart.btn-user-active .btn-group > a {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  #header .shopping_cart.btn-user-active .btn-group > a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; } }
@media (max-width: 767px) {
  #header .shopping_cart.btn-user-active .btn-group.btn-group-lg > a {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    -ms-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  #header .shopping_cart.btn-user-active .btn-group.btn-group-lg > a {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; } }

/* Top menu */
#block_top_menu {
  clear: both;
  background: #bf1e2e; }

@media (min-width: 992px) {
  #block_top_menu {
    clear: both;
    background: transparent;
    border: none; }

  .full-menu {
    clear: both;
    background: #fff; } }
.sf-menu {
  float: left;
  margin-bottom: 1em; }
  .sf-menu li {
    white-space: nowrap;
    /* no need for Supersubs plugin */
    *white-space: normal;
    /* ...unless you support IE7 (let it wrap) */
    background: #000;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    border-top: 1px solid #2d3138; }
    @media (min-width: 992px) {
      .sf-menu li {
        background: transparent;
        border-top: none; } }
  .sf-menu ul li {
    background: #383d47;
    border-top: 1px solid #2d3138; }
    @media (min-width: 992px) {
      .sf-menu ul li {
        background: #000; }
        .sf-menu ul li:first-child {
          border-top: none; } }
    .sf-menu ul li a {
      font-size: 14px;
      font-weight: normal;
      text-transform: none;
      color: white;
      padding: 12.5px 0 12.5px 25px;
      margin-right: 60px; }
      @media (min-width: 992px) {
        .sf-menu ul li a {
          padding: 12.5px 15px;
          margin-right: 0; } }
  .sf-menu > li > a {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    color: white;
    padding: 12.5px 0 12.5px 15px;
    margin-right: 60px; }
    @media (min-width: 992px) {
      .sf-menu > li > a {
        padding: 18.57143px 15px;
        margin-right: 0;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        color: white; } }
  @media (min-width: 992px) {
    .sf-menu > li:hover {
      background: #000; }
      .sf-menu > li:hover > a {
        color: white; } }
  .sf-menu > li span, .sf-menu > li span:before, .sf-menu > li span:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 4px;
    border-radius: 1px;
    background: white;
    cursor: pointer;
    z-index: 2; }
    @media (min-width: 992px) {
      .sf-menu > li span, .sf-menu > li span:before, .sf-menu > li span:after {
        display: none; } }
  .sf-menu > li span {
    right: 23px;
    top: 10px;
    padding: 10px 0;
    background: transparent; }
  .sf-menu > li span:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .sf-menu > li span, .sf-menu > li span:after {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .sf-menu > li span.active:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .sf-menu > li:hover span:before, .sf-menu > li:hover span:after {
    background: white; }
  .sf-menu ul ul li {
    background: #000; }
    .sf-menu ul ul li a {
      color: white; }
  .sf-menu ul li:hover,
  .sf-menu ul li.sfHover {
    background: #383d47;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
    .sf-menu ul li:hover > a,
    .sf-menu ul li.sfHover > a {
      color: white; }
  @media (min-width: 992px) {
    .sf-menu > li.sfHoverForce {
      background: #000; }
      .sf-menu > li.sfHoverForce > a {
        color: white; } }
  .sf-menu li.category-thumbnail {
    display: none; }

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 1.2em;
  font-family: "FontAwesome";
  font-size: 1em;
  font-weight: normal; }

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  content: "\f105"; }

.cat-title {
  display: block;
  text-transform: uppercase;
  display: block;
  padding: 18.57143px 0;
  color: white;
  font-size: 16px;
  font-weight: bold;
  position: relative; }
  .cat-title .ico-menu, .cat-title .ico-menu:before, .cat-title .ico-menu:after {
    content: '';
    position: absolute;
    display: block;
    width: 35px;
    height: 5px;
    border-radius: 1px;
    background: white;
    cursor: pointer; }
  .cat-title .ico-menu {
    right: 15px;
    top: 45%; }
    .cat-title .ico-menu:before {
      top: -10px; }
    .cat-title .ico-menu:after {
      bottom: -10px; }
  .cat-title .ico-menu, .cat-title .ico-menu:before, .cat-title .ico-menu:after {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .cat-title.active .ico-menu {
    background-color: transparent; }
  .cat-title.active .ico-menu:before, .cat-title.active .ico-menu:after {
    top: 0; }
  .cat-title.active .ico-menu:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .cat-title.active .ico-menu:after {
    top: 10px;
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg); }
  @media (min-width: 992px) {
    .cat-title {
      display: none; } }
  .cat-title .title-menu {
    margin-left: 15px; }

.search-actived .cat-title {
  height: 60px; }
  @media (min-width: 768px) {
    .search-actived .cat-title {
      padding-left: 60px; } }
  .search-actived .cat-title .title-menu {
    display: none; }
    @media (min-width: 768px) {
      .search-actived .cat-title .title-menu {
        display: block; } }
  .search-actived .cat-title .ico-menu {
    left: 15px; }

/* search in top menu */
.sf-search #searchbox {
  width: 240px;
  padding: 13px 10px; }
  @media (min-width: 768px) {
    .sf-search #searchbox {
      width: 300px; } }
  @media (min-width: 992px) {
    .sf-search #searchbox {
      width: 220px; } }
  @media (min-width: 1200px) {
    .sf-search #searchbox {
      width: 250px; } }
  .sf-search #searchbox .search_query_menu {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px; }
.sf-search .form-control {
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: white #e6e6e6 white white;
  color: #666666;
  box-shadow: none;
  height: 34px; }
.sf-search .btn-default, .sf-search .btn-user, .sf-search .btn-cart-left, .sf-search .btn-rapidtop {
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  color: #333333;
  padding: 0 12px;
  height: 34px;
  width: 34px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .sf-search .btn-default:hover, .sf-search .btn-user:hover, .sf-search .btn-cart-left:hover, .sf-search .btn-rapidtop:hover {
    background-color: #e6e6e6;
    color: #333333;
    border-color: white; }

@media (min-width: 992px) {
  .full-menu .sf-search #searchbox {
    padding-left: 0;
    padding-right: 0; } }

/*  module productcomments */
.star {
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  display: block; }
  .star a {
    display: block;
    position: absolute;
    text-indent: -5000px; }

div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #777676; }
div.star.star_off:after {
  color: #ccc; }

div.star.star_on {
  display: block; }
  div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743; }

div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ef8743; }

/* Social Sharing */
.socialsharing_product .btn-facebook, .socialsharing_product .btn-twitter, .socialsharing_product .btn-google-plus, .socialsharing_product .btn-pinterest {
  border-color: #e5e5e5;
  color: #333333;
  background-color: #fff; }

.socialsharing_product .btn-facebook i {
  color: #435f9f; }
.socialsharing_product .btn-facebook:hover {
  color: white;
  background-color: #435f9f;
  border-color: #435f9f; }
  .socialsharing_product .btn-facebook:hover i {
    color: white; }
.socialsharing_product .btn-twitter i {
  color: #00aaf0; }
.socialsharing_product .btn-twitter:hover {
  color: white;
  background-color: #00aaf0;
  border-color: #00aaf0; }
  .socialsharing_product .btn-twitter:hover i {
    color: white; }
.socialsharing_product .btn-google-plus i {
  color: #e04b34; }
.socialsharing_product .btn-google-plus:hover {
  color: white;
  background-color: #e04b34;
  border-color: #e04b34; }
  .socialsharing_product .btn-google-plus:hover i {
    color: white; }
.socialsharing_product .btn-pinterest i {
  color: #ce1f21; }
.socialsharing_product .btn-pinterest:hover {
  color: white;
  background-color: #ce1f21;
  border-color: #ce1f21; }
  .socialsharing_product .btn-pinterest:hover i {
    color: white; }

/* Block manufacturers */
.select-manufacturer {
  background-color: #f9f9f9; }
  .select-manufacturer .form-group {
    margin-bottom: 0; }

/* Block MyAccount */
.myaccount-column .list-group > li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #e5e5e5; }
  .myaccount-column .list-group > li:hover {
    background-color: #eeeeee; }
  .myaccount-column .list-group > li a {
    color: #555555; }
    .myaccount-column .list-group > li a:hover, .myaccount-column .list-group > li a:focus {
      text-decoration: none;
      color: #555555; }
  .myaccount-column .list-group > li i {
    margin-right: 10px;
    min-width: 15px; }

/* Module advancedeucompliance */
.aeuc_tax_label {
  font-size: 0.8em; }

.aeuc_before_label {
  clear: both;
  font-size: 90%; }

.aeuc_shipping_label {
  clear: both;
  font-size: 12px; }
  .aeuc_shipping_label a {
    text-decoration: underline;
    font-weight: normal; }

.aeuc_delivery_label {
  font-size: 12px;
  color: #666666; }

/*------------------------------------*\
$UTILITIES
\*------------------------------------*/
/* Typo */
body {
  text-size-adjust: 100%;
  backface-visibility: hidden;
  font-smoothing: antialiased;
  /* Fix for webkit rendering */ }

body.content_only {
  background: white; }

h1 {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #666666; }

ul {
  list-style: outside none none;
  padding-left: 0; }

a:focus {
  outline: medium none; }

.btn {
  -webkit-transition: all 0.3s ease 0s, color 0.2s ease 0s;
  -o-transition: all 0.3s ease 0s, color 0.2s ease 0s;
  transition: all 0.3s ease 0s, color 0.2s ease 0s; }

.list-inline {
  margin-left: 0; }

.price {
  color: #bf1e2e;
  white-space: nowrap; }

.old-price {
  text-decoration: line-through;
  font-size: 90%;
  color: #666666; }

.unvisible {
  display: none; }

.push-right {
  float: right; }

.push-left {
  float: left; }

.required span, .required sup {
  color: red; }

/* btn */
.btn {
  white-space: inherit; }

.btn-light, .btn-cart-right {
  color: #555555;
  border-color: #e5e5e5;
  background-color: transparent; }
  .btn-light:hover, .btn-cart-right:hover, .btn-light:focus, .btn-cart-right:focus, .btn-light:active, .btn-cart-right:active {
    color: white;
    border-color: #fff;
    background-color: #fff; }

#search_block_top .input-group-btn .btn-default, #search_block_top .input-group-btn .btn-user, #search_block_top .input-group-btn .btn-cart-left, #search_block_top .input-group-btn .btn-rapidtop {
  color: #3f3f3f;
  border-color: #bf1e2e;
  background-color: #fff;
  border : none;
  border-radius: 0px !important;
 }
 

 
 #search_block_top {border : 1px solid #8f8f8f; padding-left: 0px; padding-right: 0px}
 #search_query_top {background: #fff !important; border: none !important; border-right: 1px solid #8f8f8f !important}
 #search_query_top:hover,#search_query_top:active,#search_query_top:focus {background: #fff !important; border: none !important; border-right: 1px solid #8f8f8f !important}


.btn-link:hover, .btn-link:focus {
  text-decoration: none; }

.i-left, .btn .left, .dropdown-menu i, .footer_links .btn i {
  margin-right: 10px; }

.i-right, .btn .right {
  margin-left: 10px;
  margin-right: 0; }

.btn.btn-sm .i-right, .btn-group-sm > .btn .i-right {
  margin-left: 5px; }
.btn.btn-sm .i-left, .btn-group-sm > .btn .i-left {
  margin-right: 5px; }

.btn.btn-xs .i-right, .btn-group-xs > .btn .i-right {
  margin-left: 3px; }
.btn.btn-xs .i-left, .btn-group-xs > .btn .i-left {
  margin-right: 3px; }

/*color default style*/
.color-theme {
  color: #bf1e2e; }

.bg-theme {
  background: #bf1e2e; }

/*input */
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control:focus {
  border-color: #bf1e2e;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(141, 193, 83, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(141, 193, 83, 0.6);
  outline: 0 none; }

/* Add 5 columns in bootstrap */
.col-md-five, .col-lg-five {
  width: 20%; }

/*pagination */
.content_sortPagiBar .form-inline .form-control {
  display: inline;
  width: 120px; }
  @media (min-width: 768px) {
    .content_sortPagiBar .form-inline .form-control {
      width: 140px; } }
  @media (min-width: 1200px) {
    .content_sortPagiBar .form-inline .form-control {
      width: auto; } }
  .content_sortPagiBar .form-inline .form-control#nb_item {
    width: 40px; }

.content_sortPagiBar .form-inline .form-group {
  margin-bottom: 0; }

.content_sortPagiBar .pagination {
  margin-top: 15px;
  margin-bottom: 0; }

#pagination_bottom {
  text-align: center; }

.menuHotine {margin-top: 12px}
@media (min-width: 768px) and (max-width: 991px) {
.menuHotine {margin-right: 65px; position: relative; z-index: 300}
}
.menuHotine strong {padding: 5px 0px 5px 30px; display: inline-block; color: #bf1e2e; text-transform: uppercase; font-weight: normal; font-size: 1em; margin-right: 10px; background: url(../../../../img/icnDelivey.png) left center no-repeat}
.menuHotine #phoneTel {padding: 5px 15px; display: inline-block; border-radius: 15px; background: #fff;  font-size: 1.1em; color: #bf1e2e;}
@media (min-width: 992px) and (max-width: 1199px) {
.menuHotine {margin-top: 12px}
.menuHotine strong {display: block; font-size: 1em}
}
@media (max-width: 767px) {
.menuHotine {display: none}
}

@media (min-width: 1200px) {
  .content_sortPagiBar .pagination {
    margin-top: 0; }

  #pagination_bottom {
    text-align: right; } }
/* tabs */
.nav-tabs > li > a {
  font-size: 16px;
  font-weight: Bold;
  margin-right: 4px;
  padding: 10px 15px;
  border: 1px solid #bf1e2e;
  background: #bf1e2e;
  color: white;
  border-radius: 4px; }
  .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background: #bf1e2e;
    color: white;
    border-color: #bf1e2e; }
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
  background: #000;
  color: white;
  border-color: #000; }

/* well */
.well, .box {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* bloc-bg */
.bloc-bg {
  background-color: white;
  padding: 19px;
  margin-bottom: 10px;
  display: inline-block; }

/* title_block_centered */
.title_block_centered {
  margin-bottom: 20px;
  text-align: center;
  overflow: hidden; }
  .title_block_centered > span {
    position: relative;
    padding: 0 1em; }
    .title_block_centered > span:before, .title_block_centered > span:after {
      border-bottom: 2px solid #e5e5e5;
      position: absolute;
      content: "";
      display: block;
      top: 0.7em;
      width: 300%; }
    .title_block_centered > span:before {
      left: 100%; }
    .title_block_centered > span:after {
      right: 100%; }

/*panel service in module themeconfugurator*/
.panel {
  background-color: transparent; }
  .panel.panel-image {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    position: relative;
    text-decoration: none;
    margin-bottom: 0; }
    .panel.panel-image .panel-heading {
      border: medium none;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      max-height: 125px;
      overflow: hidden;
      padding: 0; }
    .panel.panel-image .panel-icon {
      height: 90px;
      left: 50%;
      line-height: 90px;
      margin-left: -45px;
      position: absolute;
      text-align: center;
      top: -45px;
      width: 90px; }
    .panel.panel-image.panel-top-margin {
      margin-top: 45px; }
    .panel.panel-image .panel-icon {
      transition: top 300ms ease 0s; }
    .panel.panel-image:hover .panel-icon {
      top: -54px; }
    .panel.panel-image .panel-icon .icon {
      background-color: #bf1e2e;
      border: 10px solid white;
      border-radius: 50%;
      color: white;
      display: inline-block;
      font-size: 45px;
      height: 90px;
      line-height: 70px;
      width: 90px; }
    .panel.panel-image .panel-icon.primary .icon {
      background-color: #bf1e2e; }
    .panel.panel-image .panel-heading img {
      border-top-right-radius: 6px;
      border-top-left-radius: 6px;
      display: block;
      height: auto;
      width: 100%; }
    .panel.panel-image .panel-body {
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      border-color: #e5e5e5;
      border-image: none;
      border-style: none solid solid;
      border-width: medium 2px 2px;
      padding-top: 5px;
      text-align: center;
      background: white; }
    .panel.panel-image .panel-top-radius {
      padding-top: 20px;
      border-top: 2px solid #e5e5e5;
      border-top-right-radius: 6px;
      border-top-left-radius: 6px; }

/*.breadcrumb */
.breadcrumb {
  margin: 20px 0;
  padding: 8px 0;
  color: #cccccc; }
  .breadcrumb a {
    color: #777777; }
    .breadcrumb a:hover {
      color: #5e5e5e; }
  .breadcrumb .navigation-pipe {
    padding: 0 5px; }

/* Alert */
.alert-sm {
  padding: 8px; }

/* titles product page or shopping cart*/
.page-product-box {
  margin-bottom: 40px; }
  .page-product-box h3 {
    background: #bf1e2e;
    border-bottom: 3px solid #bf1e2e;
    color: white;
    padding: 8px 15px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px; }

/* icon box */
@media (min-width: 768px) {
  .icone-boxes .row:last-child .icone-box, .icone-boxes.icone-boxes-lg .row:last-child .icone-box {
    margin-bottom: 0; } }
.icone-boxes .row:last-child .icone-box:last-child, .icone-boxes.icone-boxes-lg .row:last-child .icone-box:last-child {
  margin-bottom: 0; }

.icone-boxes {
  text-align: left; }
  .icone-boxes .icone-box {
    margin-bottom: 15px; }
  .icone-boxes .icone {
    float: left;
    margin-bottom: 5px;
    vertical-align: top;
    width: 25px;
    padding-right: 10px;
    color: #bf1e2e;
    font-size: 16px; }
    .icone-boxes .icone.icon-circle {
      vertical-align: middle; }
    .icone-boxes .icone.icon-lg {
      margin-right: 30px; }
    .icone-boxes .icone.icon-md {
      margin-right: 25px; }
  .icone-boxes .content {
    overflow: hidden;
    zoom: 1; }
    .icone-boxes .content .title {
      margin-top: 0; }
    .icone-boxes .content p {
      margin-bottom: 0; }
  .icone-boxes.icone-boxes-nowrap {
    text-align: left; }
    .icone-boxes.icone-boxes-nowrap .icone {
      float: left;
      margin-right: 10px; }
      .icone-boxes.icone-boxes-nowrap .icone.icon-lg {
        margin-right: 30px; }
      .icone-boxes.icone-boxes-nowrap .icone.icon-md {
        margin-right: 25px; }

.icone-boxes.icone-boxes-lg .icone-box {
  margin-bottom: 20px; }
.icone-boxes.icone-boxes-lg .icone {
  width: 60px;
  height: 60px;
  padding-right: 0;
  margin-right: 20px;
  text-align: center;
  line-height: 60px;
  font-size: 2em;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px; }
  .icone-boxes.icone-boxes-lg .icone.icone-default {
    background: #bf1e2e; }
    .icone-boxes.icone-boxes-lg .icone.icone-default i, .icone-boxes.icone-boxes-lg .icone.icone-default em {
      color: white; }
  .icone-boxes.icone-boxes-lg .icone.icone-primary {
    background: #000; }
    .icone-boxes.icone-boxes-lg .icone.icone-primary i, .icone-boxes.icone-boxes-lg .icone.icone-primary em {
      color: white; }
.icone-boxes.icone-boxes-lg .content p {
  line-height: 1.1em; }
  @media (min-width: 768px) {
    .icone-boxes.icone-boxes-lg .content p {
      line-height: 18px; } }

/* Pricing Tables */
.panel.pricing-table .panel-body .panel-title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold; }
.panel.pricing-table .panel-body .btn {
  text-transform: uppercase; }
.panel.pricing-table .panel-body .price {
  font-size: 48px;
  line-height: 48px;
  color: #bf1e2e;
  margin: 10px 0 10px -15px;
  font-weight: 700; }
  .panel.pricing-table .panel-body .price .currency {
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    padding-right: 5px;
    margin-right: -8px; }
.panel.pricing-table .panel-body p.period {
  color: #666666;
  margin: 0;
  margin-top: -20px; }
.panel.pricing-table .panel-body ul {
  margin: 30px 0; }
  .panel.pricing-table .panel-body ul li {
    margin-bottom: 20px;
    color: #000; }
    .panel.pricing-table .panel-body ul li:last-child {
      margin-bottom: 0; }
.panel.pricing-table.pricing-table-solid {
  border: none; }
  .panel.pricing-table.pricing-table-solid .panel-heading {
    text-align: center;
    padding: 15px 0;
    background-color: #bf1e2e;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px; }
    .panel.pricing-table.pricing-table-solid .panel-heading .panel-title {
      font-size: 22px;
      font-weight: bold;
      margin: 0;
      color: #fff; }
    .panel.pricing-table.pricing-table-solid .panel-heading.primary {
      background-color: #000; }
  .panel.pricing-table.pricing-table-solid .panel-body {
    padding-top: 30px;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-top: none;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
    .panel.pricing-table.pricing-table-solid .panel-body .price {
      margin-top: 0; }
      
      
 body {font-family: 'Open Sans', sans-serif;}
      
/* bx slider */
#page .bx-wrapper .bx-prev:hover:after,
#page .bx-wrapper .bx-prev:focus:after,
#page .bx-wrapper .bx-next:hover:after,
#page .bx-wrapper .bx-next:focus:after {
  color: #bf1e2e; }
 
#header .navbar-text.navbar-right {position: relative; z-index: 10 !important;}
div#header_upline.header_2 {position: absolute !important; padding: 9px 0px !important;  background: transparent !important; border-bottom: none !important; font-size: 12px !important; z-index: 1 !important}
div#header_upline.header_2 p {margin: 0px; padding: 0px; text-align: left !important}
div#header_upline.header_2 p {margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px;}
@media (max-width: 767px) { div#header_upline.header_2 {display: none !important } #header .navbar {display: none !important} div#header_upline.header_2 p {width: inherit; }}
@media (min-width: 768px) { div#header_upline.header_2 p {width: 750px; }}
@media (min-width: 992px) { div#header_upline.header_2 p {width: 970px; }}
@media (min-width: 1200px) { div#header_upline.header_2 p {width: 1170px; } }


#productQtiesCont {margin-top: 20px; text-align: center}
.product_list.grid .label.label-reduction:after {border-color: transparent transparent transparent #bf1e2e !important;}
.product_list .label-reduction {background: #bf1e2e !important;}
.toggle-footer > li {margin: 8px 0px}
#pinkpouss-textfooter {color: #666}
#pinkpouss-textfooter a {color: #888}
#footer {padding: 40px 0px}
.icon-check2:before {content: '\f00c';}

.full-header-content .container {position: relative}
.header-left {position: absolute; top: 0px; right: 0px}
#header_logo .logo {margin-left: auto; margin-right: auto}
@media (min-width: 767px) {
#adtm_menu {text-align: center !important}
#adtm_menu #adtm_menu_inner {display: inline-block;}
}

/* CAROUSEL */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../img/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-pba .owl-dots,.owl-pba .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-pba .owl-nav .disabled{opacity:.5;cursor:default}
.owl-pba .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-pba .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-pba .owl-dots .owl-dot span{width:14px;height:14px;margin: 0px 3px;background:#CCC;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-pba .owl-dots .owl-dot.active span,.owl-pba .owl-dots .owl-dot:hover span{background:#002060}
.owl-pba .owl-nav button.owl-prev {width: 24px; height: 24px; display: inline-block; background: #fff !important; border: 1px solid #d1d1d1; opacity: 1; line-height: 20px; text-align: center; font-size: 18px; text-align: center; position: absolute; left: -30px; color: #bababa; margin-top: -12px; top: 50%}
.owl-pba .owl-nav button.owl-next {width: 24px; height: 24px; display: inline-block; background: #fff !important; border: 1px solid #d1d1d1; opacity: 1; line-height: 20px; text-align: center; font-size: 18px; text-align: center; position: absolute; right: -30px; color: #bababa; margin-top: -12px; top: 50%}
.owl-pba .owl-nav button.disabled {display: none}
.owl-pba .owl-nav button.owl-prev:hover,.owl-pba .owl-nav button.owl-next:hover {background: #bf1e2e !important; border: 1px solid #bf1e2e; color: #fff}

.product-item {border: 1px solid #d4d4d4; padding: 10px; display: block; margin: 1px}
.product-item .product-image {display: block; text-align: center}
.product-item .product-image img {margin: 0px auto; display: block; width: auto; max-width: 100%; margin-bottom: 5px}
.product-item h5 {text-align: left; padding: 0px; margin: 0px 0px; color: #000; font-size: 1.1em}
.product-item .product-desc {color: #777; font-size: 0.9em; display: block; margin-top: 5px; margin-bottom: 5px; line-height: normal !important}
.home-title {position: relative; overflow: hidden;}
.home-title > span {display: inline-block; position: relative; font-family: 'liniga'; font-size: 1.4em !important; color: #333 !important}
.home-title > span:before {position: absolute; width: 3000px; right: 115%; content: '.'; overflow: hidden; text-indent: 5000px; top: 50%; height: 1px; background: #d4d4d4;}
.home-title > span:after {position: absolute; width: 3000px; left: 115%; content: '.'; overflow: hidden; text-indent: 5000px; top: 50%; height: 1px; background: #d4d4d4;}
.btn-red {background: #c21b2f; color: #fff}
.btn-red:hover {background: #9f1021}
.btn-blue {background: #0b72bf; color: #fff}
.btn-blue:hover {background: #1d8adb}

.product-item {text-align: center}
.product-item .btn {margin-top: 10px}

.product-container h5 {text-align: left;}
.product_list .product-desc {display: block !important; visibility: inherit !important; text-align: left;}
.product_list.grid .product-container .right-block {text-align: left !important; padding-left: 15px}
.product-price {display: block;}
.product-price strong {color: #bf1e2e; font-size: 1.1em}
.product-price em {color: #777; font-style: normal; text-decoration: line-through; font-size: 0.8em;}

#htmlcontent_home {margin-top: 20px}
.home-tiles {display: block; margin: 10px 0px}
.tiles-title {display: block; text-align: center; text-transform: uppercase; color: #bf1e2e; font-size: 16px; position: relative; overflow: hidden; margin-bottom: 5px;}
.home-tiles h2 {padding: 0px; margin: 0px; font-weight: normal;}
.tiles-title span {position: relative; display: inline-block;}
.tiles-title span:before {position: absolute; width: 3000px; right: 105%; content: '.'; overflow: hidden; text-indent: 5000px; top: 50%; height: 1px; background: #d4d4d4;}
.tiles-title span:after {position: absolute; width: 3000px; left: 105%; content: '.'; overflow: hidden; text-indent: 5000px; top: 50%; height: 1px; background: #d4d4d4;}
.tiles-img {display: block; border-bottom: 10px solid #bf1e2e; background-size: cover !important;}
.homeboites-text {width: 66.66% !important;}
.homeboites-text h2 {font-family: 'liniga'; font-size: 2.2em !important; text-transform: uppercase; padding: 0px; margin: 0px 0px 10px 0px; color: #333}
.homeboites-text p {text-align: justify}

#buy_block.affix {top: 80px}
/* Rapid Top */
.rapidtop {
  bottom: -15px;
  position: fixed;
  z-index: 9999;
  right: -75px;
  display: none; }
  @media (min-width: 768px) {
    .rapidtop {
      bottom: 15px;
      right: 75px; }
      .rapidtop .rapidtop button {
        font-size: 18px;
        width: 40px; }
      .rapidtop .rapidtop button i {
        padding-right: 0; } }
        
        #page {background: #fff !important}
        #pinkpouss-textfooter{margin-bottom: 20px; font-size: 0.9em}
		#pinkpouss-textfooter span {text-decoration: none !important}
		#pinkpouss-textfooter a {text-decoration: none !important}
		#copyright {background: #bf1e2e; padding: 10px; font-size: 0.9em; text-align: center; color: #fff}
		#copyright a {color: #fff}
		#copyright span {margin: 0px 10px;}
		#category_description_short,#category_description_full {color: #333 !important}
		#category_description_short span,#category_description_full span {color: #333 !important}
		#category_description_short h1,#category_description_full h1 {padding: 5px 0px !important; margin: 0px !important; font-size: 1.2em !important}
		#category_description_short h2,#category_description_full h2 {padding: 5px 0px !important; margin: 0px !important; font-size: 1.2em !important}
		#hone-reassurance {margin-top: 10px; margin-bottom: 20px; padding: 20px 0px}
		#reassurance-table {display: table; width: 100%; padding: 0px; margin: 0px}
		#reassurance-table > li {list-style: none; display: table-cell; width: 25%; vertical-align: top; position: relative; text-align: center}
		#reassurance-table > li > h3 {padding: 0px; margin: 10px 0px; font-size: 1em; line-height: 1.3em; text-transform: uppercase}
		#reassurance-table > li:nth-child(1) > h3 {color: #699E22}
		#reassurance-table > li:nth-child(2) > h3 {color: #D91C5C}
		#reassurance-table > li:nth-child(3) > h3 {color: #F25823}
		#reassurance-table > li:nth-child(4) > h3 {color: #0F87E1}
		.reassurance-icon {position: absolute; width: 42px; height: 49px; margin-top: -24px; text-align: center; color: #bf1e2e; left: 0px; top: 50%;}
		.reassurance-icon.icn1 {background: url(../../../../img/destockage.png) center center no-repeat}
		.reassurance-icon.icn2 {background: url(../../../../img/prix.png) center center no-repeat}
		.reassurance-icon.icn3 {background: url(../../../../img/paiement.png) center center no-repeat}
		.reassurance-icon.icn4 {background: url(../../../../img/livraison.png) center center no-repeat}
		@media (max-width: 768px) {
		.htmlcontent-home li {margin-bottom: 0px !important}
		#hone-reassurance {display: none}
		}
		.home-title {text-align: center; text-transform: uppercase; padding: 20px 0px; color: #bf1e2e; font-weight: 300;}
		#home-botext {text-align: center; margin-top: 20px;}
		#home-botext h1 {font-size: 2em; font-weight: 800; color: #bf1e2e}
		#home-botext strong {color: #bf1e2e;}
		#pinkpoussIcn {width: 100px; height: 102px; background: url(/img/icnPoussin.png) center center no-repeat; position: absolute; right: 70px; top: 15px; background-size: 90px 90px}
		#adtm_menu {margin: 0px !important; border: none !important; box-shadow: none !important; -o-box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important;}
		#adtm_menu_inner {background: none !important; border: none !important}
		#adtm_menu .li-niveau1 > a > span {color: #333}
		.li-niveau1 a.a-niveau1 {border: none !important}
		.adtm_sub {padding: 20px !important;}
		#category_description_full h1,#category_description_full h1  span {color: #bf1e2e !important; font-weight: normal !important}
		#category_description_full h2,#category_description_full h2  span {color: #bf1e2e !important; font-weight: normal !important}
		.panel.panel-image .panel-body {border: none !important}
		#subcategories a h4 {text-align: center; color: #bf1e2e}
		#add_to_cart button.btn-primary {background: #c21b2f; border: 1px solid #c21b2f;}
		#add_to_cart button.btn-primary:hover {background: #9f1021; border: 1px solid #9f1021;}
		#availability_statut .label {background: #000 !important; color: #fff !important}
		
		.spacer {clear: both}
		body.header-fixed .full-menu {position: fixed; width: 100%; top: 0px; left: 0px; z-index: 1000;}
		#header_logo .logo {max-width: 100%; width: auto; display: block; max-height: 95px; position: relative; margin-top: 0px;}		
		/* MD */
		@media (min-width: 992px) and (max-width: 1199px) {
#homepage-slider {display: block !important}

			#homefeatured .col-md-4 {width: 25% !important}
			#homefeatured .first-in-line {clear: none !important}
			#blockbestsellers .col-md-4 {width: 25% !important}
			#blockbestsellers .first-in-line {clear: none !important}
			#pinkpoussIcn  {top: 5px;  background-size: 80px 80px}
		}
		
		/* SM */
		@media (min-width: 768px) and (max-width: 991px) {
			.menuHotine {display: none !important}
			.li-niveau1 a span {padding: 0px 15px !important}
#homepage-slider {display: block !important}
#adtm_menu .li-niveau1 > a.a-niveau1 > .advtm_menu_span {font-size: 22px !important}
.full-menu {background: #fff}
#reassurance-table {position: relative; margin: 0px -15px; width: 100%;}
#reassurance-table > li {width: 25% !important; padding: 0px 15px; font-size: 0.85em}
		}
		
		/* XS */
		@media (max-width: 768px) {
			.adtm_toggle_menu_button {color: #fff !important}
			.adtm_toggle_menu_button_text {color: #fff !important}

					#homepage-slider {display: none !important}
		.owl-pba .owl-nav button.owl-prev {left: -5px}
		.owl-pba .owl-nav button.owl-next {right: -5px}
		.owl-pba {padding: 0px 25px}
#header_logo .logo {margin-top: 0px !important}
				  #footer {padding: 40px 20px !important}
		body.header-fixed .full-menu {position: inherit; width: 100%; top: inherit; left: inherit; z-index: 1000;}
		#pinkpoussIcn  {display: none}
		#adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {background: #bf1e2e url(../../../../img/icnBurger.png) right 10px center no-repeat !important; background-size: 30px 30px !important;}
			.menuHotine {display: none !important}
			#header_logo {position: relative;}
		#header_logo .logo {margin-left: auto; margin-right: auto; max-height: 50px;}
		#myAccount {padding: 8px 3px !important; font-size: 12px !important;}
		.btnCartBot {font-size: 12px !important; display: none !important}
		.btnCartRound {padding: 8px 3px !important;}
		.btnCartRound .btnCartBot {font-size: 12px !important}
		}
		
		@media (min-width: 769px) {
				#homepage-slider {display: block !important}

		}
		
		.btnCartRound .badge {background: #bf1e2e !important}

.home-product .slider-item .product-item .product-desc {padding: 0px 30px;}
#copyright ul {padding: 0px; margin: 0px; list-style: none; display: inline-block;}
#copyright ul > li {border-left: 1px solid #fff; display: inline-block; padding: 0px 5px}
#copyright ul > li:first-child {border-left: none}
#footer h4 {margin: 20px 0px}
#footer {padding: 20px 0px}
.footer-container {background: transparent !important; color: #acacac}
.footer-container #footer {color: #333 !important; border-top: 1px solid #e8e8e8}
.footer-container #footer h4 {color: #333; text-align: center; font-family: 'liniga'; font-size: 26px}
.toggle-footer > li {text-align: center}
.toggle-footer > li > a {color: #333}
#footer a {color: #acacac}
.footer-block {text-align: center;}
.footer-block .icon {font-size: 2em}
.img-center {text-align: center; margin-left: auto; margin-right: auto}
.primary_block h1 {font-family: 'liniga'; color: #bf1e2e; font-size: 3em}
.page-heading {font-family: 'liniga'; color: #bf1e2e; font-size: 3em}
#more_info .page-product-heading {background: #1484d8; border-bottom-color: #1484d8}
.btn-rapidtop:hover,.btn-rapidtop {background: #ff522e; border-color: #ff522e}
#myAccount {font-weight: 300}
.btnCartBot {font-weight: 300}
.li-niveau1 a.advtm_menu_actif .advtm_menu_span {background: transparent !important}
#contact .contact-form-box {background: inherit}
body {background: #fff}