/* Gotham Ultra */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham/Ultra/gothamhtf-ultra-webfont.eot");
  src: url("../fonts/Gotham/Ultra/gothamhtf-ultra-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Ultra/gothamhtf-ultra-webfont.woff") format("woff"), url("../fonts/Gotham/Ultra/gothamhtf-ultra-webfont.ttf") format("truetype"), url("../fonts/Gotham/Ultra/gothamhtf-ultra-webfont.svg#gotham_htfultra") format("svg");
  font-weight: 700;
  font-style: normal; }

/* Gotham Black */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham/Black/gothamhtf-black-webfont.eot");
  src: url("../fonts/Gotham/Black/gothamhtf-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Black/gothamhtf-black-webfont.woff") format("woff"), url("../fonts/Gotham/Black/gothamhtf-black-webfont.ttf") format("truetype"), url("../fonts/Gotham/Black/gothamhtf-black-webfont.svg#gotham_htf_blackregular") format("svg");
  font-weight: 600;
  font-style: normal; }

/* Gotham Bold */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham/Bold/gothamhtf-bold-webfont.eot");
  src: url("../fonts/Gotham/Bold/gothamhtf-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Bold/gothamhtf-bold-webfont.woff") format("woff"), url("../fonts/Gotham/Bold/gothamhtf-bold-webfont.ttf") format("truetype"), url("../fonts/Gotham/Bold/gothamhtf-bold-webfont.svg#gotham_htfbold") format("svg");
  font-weight: 500;
  font-style: normal; }

/* Gotham Medium */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham/Medium/gothamhtf-medium-webfont.eot");
  src: url("../fonts/Gotham/Medium/gothamhtf-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Medium/gothamhtf-medium-webfont.woff") format("woff"), url("../fonts/Gotham/Medium/gothamhtf-medium-webfont.ttf") format("truetype"), url("../fonts/Gotham/Medium/gothamhtf-medium-webfont.svg#gotham_htfmedium") format("svg");
  font-weight: 400;
  font-style: normal; }

/* Gotham Book */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham/Book/gothamhtf-book-webfont.eot");
  src: url("../fonts/Gotham/Book/gothamhtf-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/Book/gothamhtf-book-webfont.woff") format("woff"), url("../fonts/Gotham/Book/gothamhtf-book-webfont.ttf") format("truetype"), url("../fonts/Gotham/Book/gothamhtf-book-webfont.svg#gotham_htf_bookregular") format("svg");
  font-weight: 300;
  font-style: normal; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  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;
  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,
  .general .body li,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .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; }
  .recipe-detail .row {
    margin: 0; }
  .recipe-detail .cooking-details {
    margin-top: 1em; }
    .recipe-detail .cooking-details > .col {
      display: block;
      width: 100%;
      padding: 0.5em 0;
      border-bottom: 1px solid #eee; }
      .recipe-detail .cooking-details > .col > div {
        padding: 0;
        text-align: left; }
      .recipe-detail .cooking-details > .col .time span {
        font-size: 13pt; }
  .recipe-detail .icon {
    display: none; }
  .recipe-detail section,
  .recipe-detail .col-sm-4 {
    width: 100% !important;
    float: left;
    padding: 0;
    margin: 0; }
  .recipe-detail .quick.row {
    width: 40% !important;
    float: left;
    margin-right: 20px; }
  .recipe-detail .article.row {
    width: 55% !important;
    float: left;
    padding: 0;
    margin: 0; }
    .recipe-detail .article.row + .row {
      width: 70% !important; }
  .recipe-detail .border {
    border: 0; }
  .recipe-detail .method,
  .recipe-detail .ingredients {
    padding: 0 20px 0 0; }
  .recipe-detail h1, .recipe-detail h4 {
    font-size: 12pt; }
  .recipe-detail h6 {
    font-size: 10pt;
    margin: 0; }
  .recipe-detail h4 {
    margin-top: 0; }
  .recipe-detail .method h4 {
    margin-top: 1em; }
  .recipe-detail p, .recipe-detail .general .body li, .general .body .recipe-detail li {
    font-size: 11pt;
    margin-bottom: 0.1em; }
  .recipe-detail .method ol li + li, .recipe-detail .ingredients ol li + li {
    padding-top: 0.4em; } }

* {
  -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: transparent; }

body {
  font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #5d5d5d;
  background-color: #fff; }

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

a {
  color: #ca1a27;
  text-decoration: none; }
  a:hover,
  a:focus {
    color: #86111a;
    text-decoration: underline; }
  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: 2px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -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: 24px;
  margin-bottom: 24px;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .inline-title h3, .general .body h2, .general .body h3, .h5, .h6, .site-footer .sub-super-nav nav > ul > li, p, .general .body li, .span, li, .list-inline > li, dt,
dd, address, .btn {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .inline-title h3, .general .body h2, .general .body h3, .h5, .h6, .site-footer .sub-super-nav nav > ul > li {
  font-family: "Gotham";
  font-weight: 400;
  line-height: 1.1;
  color: #444; }
  h1 small,
  h1 .small, h1 .inline-title p, .inline-title h1 p, h1 .inline-title .general .body li, .inline-title .general .body h1 li, h1 .general .body .inline-title li, .general .body .inline-title h1 li, h1 .form-group ul, .form-group h1 ul, h2 small,
  h2 .small, h2 .inline-title p, .inline-title h2 p, h2 .inline-title .general .body li, .inline-title .general .body h2 li, h2 .general .body .inline-title li, .general .body .inline-title h2 li, h2 .form-group ul, .form-group h2 ul, h3 small,
  h3 .small, h3 .inline-title p, .inline-title h3 p, h3 .inline-title .general .body li, .inline-title .general .body h3 li, h3 .general .body .inline-title li, .general .body .inline-title h3 li, h3 .form-group ul, .form-group h3 ul, h4 small,
  h4 .small, h4 .inline-title p, .inline-title h4 p, h4 .inline-title .general .body li, .inline-title .general .body h4 li, h4 .general .body .inline-title li, .general .body .inline-title h4 li, h4 .form-group ul, .form-group h4 ul, h5 small,
  h5 .small, h5 .inline-title p, .inline-title h5 p, h5 .inline-title .general .body li, .inline-title .general .body h5 li, h5 .general .body .inline-title li, .general .body .inline-title h5 li, h5 .form-group ul, .form-group h5 ul, h6 small,
  h6 .small,
  h6 .inline-title p,
  .inline-title h6 p, h6 .inline-title .general .body li,
  .inline-title .general .body h6 li, h6 .general .body .inline-title li,
  .general .body .inline-title h6 li, h6 .form-group ul,
  .form-group h6 ul, .h1 small,
  .h1 .small, .h1 .inline-title p, .inline-title .h1 p, .h1 .inline-title .general .body li, .inline-title .general .body .h1 li, .h1 .general .body .inline-title li, .general .body .inline-title .h1 li, .h1 .form-group ul, .form-group .h1 ul, .h2 small,
  .h2 .small, .h2 .inline-title p, .inline-title .h2 p, .h2 .inline-title .general .body li, .inline-title .general .body .h2 li, .h2 .general .body .inline-title li, .general .body .inline-title .h2 li, .h2 .form-group ul, .form-group .h2 ul, .h3 small,
  .h3 .small, .h3 .inline-title p, .inline-title .h3 p, .h3 .inline-title .general .body li, .inline-title .general .body .h3 li, .h3 .general .body .inline-title li, .general .body .inline-title .h3 li, .h3 .form-group ul, .form-group .h3 ul, .h4 small,
  .inline-title h3 small,
  .general .body h2 small,
  .general .body h3 small,
  .h4 .small, .inline-title h3 .small, .general .body h2 .small, .general .body h3 .small, .h4 .inline-title p, .inline-title .h4 p, .inline-title h3 p, .general .body h2 .inline-title p, .inline-title .general .body h2 p, .general .body h3 .inline-title p, .inline-title .general .body h3 p, .h4 .inline-title .general .body li, .inline-title .general .body .h4 li, .inline-title h3 .general .body li, .inline-title .general .body h2 li, .inline-title .general .body h3 li, .h4 .general .body .inline-title li, .general .body .inline-title .h4 li, .general .body h2 .inline-title li, .general .body .inline-title h2 li, .general .body h3 .inline-title li, .general .body .inline-title h3 li, .h4 .form-group ul, .form-group .h4 ul, .inline-title h3 .form-group ul, .form-group .inline-title h3 ul, .general .body h2 .form-group ul, .form-group .general .body h2 ul, .general .body h3 .form-group ul, .form-group .general .body h3 ul, .h5 small,
  .h5 .small, .h5 .inline-title p, .inline-title .h5 p, .h5 .inline-title .general .body li, .inline-title .general .body .h5 li, .h5 .general .body .inline-title li, .general .body .inline-title .h5 li, .h5 .form-group ul, .form-group .h5 ul, .h6 small,
  .site-footer .sub-super-nav nav > ul > li small,
  .h6 .small, .site-footer .sub-super-nav nav > ul > li .small, .h6 .inline-title p, .inline-title .h6 p, .site-footer .sub-super-nav nav > ul > li .inline-title p, .inline-title .site-footer .sub-super-nav nav > ul > li p, .h6 .inline-title .general .body li, .inline-title .general .body .h6 li, .site-footer .sub-super-nav nav > ul > li .inline-title .general .body li, .inline-title .general .body .site-footer .sub-super-nav nav > ul > li li, .h6 .general .body .inline-title li, .general .body .inline-title .h6 li, .site-footer .sub-super-nav nav > ul > li .general .body .inline-title li, .general .body .inline-title .site-footer .sub-super-nav nav > ul > li li, .h6 .form-group ul, .form-group .h6 ul, .site-footer .sub-super-nav nav > ul > li .form-group ul, .form-group .site-footer .sub-super-nav nav > ul > li ul {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px; }
  h1 small,
  h1 .small, h1 .inline-title p, .inline-title h1 p, h1 .inline-title .general .body li, .inline-title .general .body h1 li, h1 .general .body .inline-title li, .general .body .inline-title h1 li, h1 .form-group ul, .form-group h1 ul, .h1 small,
  .h1 .small,
  .h1 .inline-title p,
  .inline-title .h1 p, .h1 .inline-title .general .body li,
  .inline-title .general .body .h1 li, .h1 .general .body .inline-title li,
  .general .body .inline-title .h1 li, .h1 .form-group ul,
  .form-group .h1 ul, h2 small,
  h2 .small, h2 .inline-title p, .inline-title h2 p, h2 .inline-title .general .body li, .inline-title .general .body h2 li, h2 .general .body .inline-title li, .general .body .inline-title h2 li, h2 .form-group ul, .form-group h2 ul, .h2 small,
  .h2 .small,
  .h2 .inline-title p,
  .inline-title .h2 p, .h2 .inline-title .general .body li,
  .inline-title .general .body .h2 li, .h2 .general .body .inline-title li,
  .general .body .inline-title .h2 li, .h2 .form-group ul,
  .form-group .h2 ul, h3 small,
  h3 .small, h3 .inline-title p, .inline-title h3 p, h3 .inline-title .general .body li, .inline-title .general .body h3 li, h3 .general .body .inline-title li, .general .body .inline-title h3 li, h3 .form-group ul, .form-group h3 ul, .h3 small,
  .h3 .small, .h3 .inline-title p, .inline-title .h3 p, .h3 .inline-title .general .body li, .inline-title .general .body .h3 li, .h3 .general .body .inline-title li, .general .body .inline-title .h3 li, .h3 .form-group ul, .form-group .h3 ul {
    font-size: 65%; }

h4, .h4,
.inline-title h3,
.general .body h2,
.general .body h3,
h5, .h5,
h6, .h6, .site-footer .sub-super-nav nav > ul > li {
  margin-top: 12px;
  margin-bottom: 12px; }
  h4 small,
  h4 .small, h4 .inline-title p, .inline-title h4 p, h4 .inline-title .general .body li, .inline-title .general .body h4 li, h4 .general .body .inline-title li, .general .body .inline-title h4 li, h4 .form-group ul, .form-group h4 ul, .h4 small,
  .inline-title h3 small,
  .general .body h2 small,
  .general .body h3 small,
  .h4 .small,
  .inline-title h3 .small,
  .general .body h2 .small,
  .general .body h3 .small,
  .h4 .inline-title p,
  .inline-title .h4 p, .inline-title h3 p, .general .body h2 .inline-title p,
  .inline-title .general .body h2 p, .general .body h3 .inline-title p,
  .inline-title .general .body h3 p, .h4 .inline-title .general .body li,
  .inline-title .general .body .h4 li, .inline-title h3 .general .body li, .inline-title .general .body h2 li, .inline-title .general .body h3 li, .h4 .general .body .inline-title li,
  .general .body .inline-title .h4 li, .general .body h2 .inline-title li, .general .body .inline-title h2 li, .general .body h3 .inline-title li, .general .body .inline-title h3 li, .h4 .form-group ul,
  .form-group .h4 ul, .inline-title h3 .form-group ul,
  .form-group .inline-title h3 ul, .general .body h2 .form-group ul,
  .form-group .general .body h2 ul, .general .body h3 .form-group ul,
  .form-group .general .body h3 ul, h5 small,
  h5 .small, h5 .inline-title p, .inline-title h5 p, h5 .inline-title .general .body li, .inline-title .general .body h5 li, h5 .general .body .inline-title li, .general .body .inline-title h5 li, h5 .form-group ul, .form-group h5 ul, .h5 small,
  .h5 .small,
  .h5 .inline-title p,
  .inline-title .h5 p, .h5 .inline-title .general .body li,
  .inline-title .general .body .h5 li, .h5 .general .body .inline-title li,
  .general .body .inline-title .h5 li, .h5 .form-group ul,
  .form-group .h5 ul, h6 small,
  h6 .small, h6 .inline-title p, .inline-title h6 p, h6 .inline-title .general .body li, .inline-title .general .body h6 li, h6 .general .body .inline-title li, .general .body .inline-title h6 li, h6 .form-group ul, .form-group h6 ul, .h6 small,
  .site-footer .sub-super-nav nav > ul > li small,
  .h6 .small, .site-footer .sub-super-nav nav > ul > li .small, .h6 .inline-title p, .inline-title .h6 p, .site-footer .sub-super-nav nav > ul > li .inline-title p, .inline-title .site-footer .sub-super-nav nav > ul > li p, .h6 .inline-title .general .body li, .inline-title .general .body .h6 li, .site-footer .sub-super-nav nav > ul > li .inline-title .general .body li, .inline-title .general .body .site-footer .sub-super-nav nav > ul > li li, .h6 .general .body .inline-title li, .general .body .inline-title .h6 li, .site-footer .sub-super-nav nav > ul > li .general .body .inline-title li, .general .body .inline-title .site-footer .sub-super-nav nav > ul > li li, .h6 .form-group ul, .form-group .h6 ul, .site-footer .sub-super-nav nav > ul > li .form-group ul, .form-group .site-footer .sub-super-nav nav > ul > li ul {
    font-size: 75%; }

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

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

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

h4, .h4, .inline-title h3, .general .body h2, .general .body h3 {
  font-size: 20px; }

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

h6, .h6, .site-footer .sub-super-nav nav > ul > li {
  font-size: 14px; }

p, .general .body li {
  font-weight: 300;
  margin: 0 0 12px; }
  .intro p, .intro .general .body li, .general .body .intro li {
    font-size: 22px; }
  p strong, .general .body li strong {
    font-weight: 400; }

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

small,
.small, .inline-title p, .inline-title .general .body li, .general .body .inline-title li, .form-group ul {
  font-size: 87%; }

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, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #fad400; }

a.text-primary:hover,
a.text-primary:focus {
  color: #c7a900; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #fad400; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #c7a900; }

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }
  .breadcrumb ul,
  .site-header ul,
  .site-footer ul,
  .breadcrumb ol,
  .site-header ol,
  .site-footer ol {
    margin: 0;
    padding: 0;
    list-style: none; }

.list-unstyled, .form-group ul {
  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: 24px; }

dt,
dd {
  line-height: 1.5; }

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: 992px) {
  .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%; }

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote .general .body li:last-child,
  .general .body blockquote li:last-child, blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small, blockquote .inline-title p, .inline-title blockquote p, blockquote .inline-title .general .body li, .inline-title .general .body blockquote li, blockquote .general .body .inline-title li, .general .body .inline-title blockquote li, blockquote .form-group ul, .form-group blockquote ul {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before, blockquote .inline-title p:before, .inline-title blockquote p:before, blockquote .inline-title .general .body li:before, .inline-title .general .body blockquote li:before, blockquote .general .body .inline-title li:before, .general .body .inline-title blockquote li:before, blockquote .form-group ul:before, .form-group blockquote ul: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-reverse .inline-title p:before,
  .inline-title .blockquote-reverse p:before, .blockquote-reverse .inline-title .general .body li:before,
  .inline-title .general .body .blockquote-reverse li:before, .blockquote-reverse .general .body .inline-title li:before,
  .general .body .inline-title .blockquote-reverse li:before, .blockquote-reverse .form-group ul:before,
  .form-group .blockquote-reverse ul:before, blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before, blockquote.pull-right .inline-title p:before, .inline-title blockquote.pull-right p:before, blockquote.pull-right .inline-title .general .body li:before, .inline-title .general .body blockquote.pull-right li:before, blockquote.pull-right .general .body .inline-title li:before, .general .body .inline-title blockquote.pull-right li:before, blockquote.pull-right .form-group ul:before, .form-group blockquote.pull-right ul:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  .blockquote-reverse .inline-title p:after,
  .inline-title .blockquote-reverse p:after, .blockquote-reverse .inline-title .general .body li:after,
  .inline-title .general .body .blockquote-reverse li:after, .blockquote-reverse .general .body .inline-title li:after,
  .general .body .inline-title .blockquote-reverse li:after, .blockquote-reverse .form-group ul:after,
  .form-group .blockquote-reverse ul:after, blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after, blockquote.pull-right .inline-title p:after, .inline-title blockquote.pull-right p:after, blockquote.pull-right .inline-title .general .body li:after, .inline-title .general .body blockquote.pull-right li:after, blockquote.pull-right .general .body .inline-title li:after, .general .body .inline-title blockquote.pull-right li:after, blockquote.pull-right .form-group ul:after, .form-group blockquote.pull-right ul:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5; }

.inline-title h3, .inline-title p, .inline-title .general .body li, .general .body .inline-title li {
  display: block;
  text-align: left; }

.inline-title h3 {
  text-transform: uppercase; }

@media (min-width: 768px) {
  .inline-title h3, .inline-title p, .inline-title .general .body li, .general .body .inline-title li {
    display: inline-block; }
  .inline-title p, .inline-title .general .body li, .general .body .inline-title li {
    margin-left: 15px; } }

.no-hover a:hover {
  text-decoration: none; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before,
  .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 992px) {
    .container {
      padding-left: 26px;
      padding-right: 26px; } }
  @media (min-width: 768px) {
    .container {
      width: 772px; } }
  @media (min-width: 992px) {
    .container {
      width: 896px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1096px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before,
  .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
  @media (min-width: 992px) {
    .container-fluid {
      padding-left: 26px;
      padding-right: 26px; } }

.row {
  margin-left: -26px;
  margin-right: -26px; }
  .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 {
  position: relative;
  min-height: 1px;
  padding-left: 26px;
  padding-right: 26px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-8 {
  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 {
    float: left; }
  .col-sm-1 {
    width: 12.5%; }
  .col-sm-2 {
    width: 25%; }
  .col-sm-3 {
    width: 37.5%; }
  .col-sm-4 {
    width: 50%; }
  .col-sm-5 {
    width: 62.5%; }
  .col-sm-6 {
    width: 75%; }
  .col-sm-7 {
    width: 87.5%; }
  .col-sm-8 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 12.5%; }
  .col-sm-pull-2 {
    right: 25%; }
  .col-sm-pull-3 {
    right: 37.5%; }
  .col-sm-pull-4 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 62.5%; }
  .col-sm-pull-6 {
    right: 75%; }
  .col-sm-pull-7 {
    right: 87.5%; }
  .col-sm-pull-8 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 12.5%; }
  .col-sm-push-2 {
    left: 25%; }
  .col-sm-push-3 {
    left: 37.5%; }
  .col-sm-push-4 {
    left: 50%; }
  .col-sm-push-5 {
    left: 62.5%; }
  .col-sm-push-6 {
    left: 75%; }
  .col-sm-push-7 {
    left: 87.5%; }
  .col-sm-push-8 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 12.5%; }
  .col-sm-offset-2 {
    margin-left: 25%; }
  .col-sm-offset-3 {
    margin-left: 37.5%; }
  .col-sm-offset-4 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 62.5%; }
  .col-sm-offset-6 {
    margin-left: 75%; }
  .col-sm-offset-7 {
    margin-left: 87.5%; }
  .col-sm-offset-8 {
    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 {
    float: left; }
  .col-md-1 {
    width: 12.5%; }
  .col-md-2 {
    width: 25%; }
  .col-md-3 {
    width: 37.5%; }
  .col-md-4 {
    width: 50%; }
  .col-md-5 {
    width: 62.5%; }
  .col-md-6 {
    width: 75%; }
  .col-md-7 {
    width: 87.5%; }
  .col-md-8 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 12.5%; }
  .col-md-pull-2 {
    right: 25%; }
  .col-md-pull-3 {
    right: 37.5%; }
  .col-md-pull-4 {
    right: 50%; }
  .col-md-pull-5 {
    right: 62.5%; }
  .col-md-pull-6 {
    right: 75%; }
  .col-md-pull-7 {
    right: 87.5%; }
  .col-md-pull-8 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 12.5%; }
  .col-md-push-2 {
    left: 25%; }
  .col-md-push-3 {
    left: 37.5%; }
  .col-md-push-4 {
    left: 50%; }
  .col-md-push-5 {
    left: 62.5%; }
  .col-md-push-6 {
    left: 75%; }
  .col-md-push-7 {
    left: 87.5%; }
  .col-md-push-8 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 12.5%; }
  .col-md-offset-2 {
    margin-left: 25%; }
  .col-md-offset-3 {
    margin-left: 37.5%; }
  .col-md-offset-4 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 62.5%; }
  .col-md-offset-6 {
    margin-left: 75%; }
  .col-md-offset-7 {
    margin-left: 87.5%; }
  .col-md-offset-8 {
    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 {
    float: left; }
  .col-lg-1 {
    width: 12.5%; }
  .col-lg-2 {
    width: 25%; }
  .col-lg-3 {
    width: 37.5%; }
  .col-lg-4 {
    width: 50%; }
  .col-lg-5 {
    width: 62.5%; }
  .col-lg-6 {
    width: 75%; }
  .col-lg-7 {
    width: 87.5%; }
  .col-lg-8 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 12.5%; }
  .col-lg-pull-2 {
    right: 25%; }
  .col-lg-pull-3 {
    right: 37.5%; }
  .col-lg-pull-4 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 62.5%; }
  .col-lg-pull-6 {
    right: 75%; }
  .col-lg-pull-7 {
    right: 87.5%; }
  .col-lg-pull-8 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 12.5%; }
  .col-lg-push-2 {
    left: 25%; }
  .col-lg-push-3 {
    left: 37.5%; }
  .col-lg-push-4 {
    left: 50%; }
  .col-lg-push-5 {
    left: 62.5%; }
  .col-lg-push-6 {
    left: 75%; }
  .col-lg-push-7 {
    left: 87.5%; }
  .col-lg-push-8 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 12.5%; }
  .col-lg-offset-2 {
    margin-left: 25%; }
  .col-lg-offset-3 {
    margin-left: 37.5%; }
  .col-lg-offset-4 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 62.5%; }
  .col-lg-offset-6 {
    margin-left: 75%; }
  .col-lg-offset-7 {
    margin-left: 87.5%; }
  .col-lg-offset-8 {
    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: 24px; }
  .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.5;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .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 #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

.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: 18px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .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: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

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: 16px;
  line-height: 1.5;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 52px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 1px;
  font-weight: 300;
  -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: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto;
  min-height: 160px;
  max-width: 100%;
  min-width: 100%; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 52px; }
  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-group-sm input[type="date"],
  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-group-sm input[type="time"],
  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-group-sm input[type="datetime-local"],
  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,
  .input-group-sm input[type="month"] {
    line-height: 33px; }
  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-group-lg input[type="date"],
  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-group-lg input[type="time"],
  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-group-lg input[type="datetime-local"],
  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,
  .input-group-lg input[type="month"] {
    line-height: 53px; } }

.form-group {
  margin-bottom: 20px; }
  .form-group:before,
  .form-group:after {
    content: " ";
    display: table; }
  .form-group:after {
    clear: both; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 24px;
    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 {
  position: relative;
  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;
  min-height: 40px; }
  .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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px; }

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

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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px; }

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

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 12px 19px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 2px; }

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

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: 53px;
  padding: 12px 19px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 2px; }

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

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

.form-group-lg .form-control-static {
  height: 53px;
  min-height: 44px;
  padding: 13px 19px;
  font-size: 20px;
  line-height: 1.3333333; }

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

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px; }

.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.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: 29px; }

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

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

@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: 31px; }

.form-horizontal .form-group {
  margin-left: -26px;
  margin-right: -26px; }
  .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: 26px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16.9999996px;
    font-size: 20px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

label {
  font-size: 14px;
  color: #7a7a7a; }
  .required label:after,
  label.required:after {
    content: '*';
    display: inline-block;
    color: #ca1c26; }

.checkboxes input[type='checkbox'] {
  margin: 4px 10px; }
  .checkboxes input[type='checkbox']:first-child {
    margin-left: 0; }

.radios input[type='radio'] {
  margin: 4px 10px; }
  .radios input[type='radio']:first-child {
    margin-left: 0; }

.where_heard_select select {
  width: 100%; }

.single_checkbox input {
  margin: 0; }

.single_checkbox .rel > div {
  position: absolute;
  top: 0;
  left: 0; }

.single_checkbox p, .single_checkbox .general .body li, .general .body .single_checkbox li, .single_checkbox div {
  font-size: 14px; }

.single_checkbox p, .single_checkbox .general .body li, .general .body .single_checkbox li {
  padding-left: 30px; }

form {
  margin-top: 30px; }

.btn {
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border: 0;
  font-size: 14px;
  text-transform: uppercase; }
  .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: #fff;
    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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #fff;
  background-color: #898a8a; }
  .btn-default:focus,
  .btn-default.focus {
    color: #fff;
    background-color: #707070; }
  .btn-default:hover {
    color: #fff;
    background-color: #707070; }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #707070; }
    .btn-default:active:hover,
    .btn-default:active:focus,
    .btn-default:active.focus,
    .btn-default.active:hover,
    .btn-default.active:focus,
    .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #fff;
      background-color: #5e5f5f; }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled,
  .btn-default.disabled:hover,
  .btn-default.disabled:focus,
  .btn-default.disabled.focus,
  .btn-default.disabled:active,
  .btn-default.disabled.active,
  .btn-default[disabled],
  .btn-default[disabled]:hover,
  .btn-default[disabled]:focus,
  .btn-default[disabled].focus,
  .btn-default[disabled]:active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #898a8a; }
  .btn-default .badge {
    color: #898a8a;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #ca1a27; }
  .btn-primary:focus,
  .btn-primary.focus {
    color: #fff;
    background-color: #9d141e; }
  .btn-primary:hover {
    color: #fff;
    background-color: #9d141e; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #9d141e; }
    .btn-primary:active:hover,
    .btn-primary:active:focus,
    .btn-primary:active.focus,
    .btn-primary.active:hover,
    .btn-primary.active:focus,
    .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #7d1018; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled,
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled.focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled],
  .btn-primary[disabled]:hover,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled].focus,
  .btn-primary[disabled]:active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #ca1a27; }
  .btn-primary .badge {
    color: #ca1a27;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c; }
  .btn-success:focus,
  .btn-success.focus {
    color: #fff;
    background-color: #449d44; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44; }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44; }
    .btn-success:active:hover,
    .btn-success:active:focus,
    .btn-success:active.focus,
    .btn-success.active:hover,
    .btn-success.active:focus,
    .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-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; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de; }
  .btn-info:focus,
  .btn-info.focus {
    color: #fff;
    background-color: #31b0d5; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5; }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5; }
    .btn-info:active:hover,
    .btn-info:active:focus,
    .btn-info:active.focus,
    .btn-info.active:hover,
    .btn-info.active:focus,
    .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-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; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e; }
  .btn-warning:focus,
  .btn-warning.focus {
    color: #fff;
    background-color: #ec971f; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f; }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f; }
    .btn-warning:active:hover,
    .btn-warning:active:focus,
    .btn-warning:active.focus,
    .btn-warning.active:hover,
    .btn-warning.active:focus,
    .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-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; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f; }
  .btn-danger:focus,
  .btn-danger.focus {
    color: #fff;
    background-color: #c9302c; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c; }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c; }
    .btn-danger:active:hover,
    .btn-danger:active:focus,
    .btn-danger:active.focus,
    .btn-danger.active:hover,
    .btn-danger.active:focus,
    .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-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; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #ca1a27;
  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:hover,
  .btn-link:focus {
    color: #86111a;
    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: 12px 19px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 2px; }

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

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

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

.arrow:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid white;
  margin-left: 14px;
  position: relative;
  top: -1px; }

.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; }
  .collapse.in {
    display: block; }

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 dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -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: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #333333;
    white-space: nowrap; }

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

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

.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: 14px;
  line-height: 1.5;
  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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  .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,
  .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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-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-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.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: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 2px; }
  .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: 14px;
    border-radius: 2px; }
  .input-group-addon.input-lg, .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 12px 19px;
    font-size: 20px;
    border-radius: 2px; }
  .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; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.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: #ca1a27; }
  .nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.5;
      border: 1px solid transparent;
      border-radius: 2px 2px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 2px; }
  .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: #fff;
    background-color: #fad400; }

.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: 2px; }
  .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 #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 2px 2px 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: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

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

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

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 26px;
  padding-left: 26px;
  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: 992px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !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: -26px;
  margin-left: -26px; }
  @media (min-width: 992px) {
    .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: 992px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 992px) {
    .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: 13px 26px;
  font-size: 20px;
  line-height: 24px;
  height: 50px; }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -26px; } }

.navbar-toggle {
  position: absolute;
  left: 0;
  top: 0;
  padding: 18px;
  margin: 0;
  background-color: transparent;
  background-image: none;
  border: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #848484; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  .navbar-toggle.in {
    background-color: rgba(0, 0, 0, 0.05); }
    .navbar-toggle.in .icon-bar {
      background-color: #777777; }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 6.5px -26px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px; }
  @media (max-width: 991px) {
    .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: 24px; }
        .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 13px;
          padding-bottom: 13px; } }

.navbar-form {
  margin-left: -26px;
  margin-right: -26px;
  padding: 10px 26px;
  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: -1px;
  margin-bottom: -1px; }
  @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: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .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 {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: -1px;
  margin-bottom: -1px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px; }
  @media (min-width: 992px) {
    .navbar-text {
      float: left;
      margin-left: 26px;
      margin-right: 26px; } }

@media (min-width: 992px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -26px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a,
  .navbar-default .navbar-nav > .disabled > a:hover,
  .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .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: #555; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        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: #555;
      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: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
      color: #333; }
    .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: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover,
    .navbar-inverse .navbar-brand:focus {
      color: #fff;
      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: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a,
  .navbar-inverse .navbar-nav > .disabled > a:hover,
  .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .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: #fff; }
  @media (max-width: 991px) {
    .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: #fff;
        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: #fff;
      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: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
      color: #fff; }
    .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: #444; }

.breadcrumb {
  padding: 51px 0 0 0;
  margin-bottom: 24px;
  list-style: none;
  border-radius: 2px;
  font-weight: 300;
  font-size: 10px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li a {
      color: #959595; }
    .breadcrumb > li + li:before {
      width: 0;
      height: 0;
      display: inline-block;
      vertical-align: middle;
      content: '';
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 5px solid #959595;
      margin-left: 10px;
      padding-right: 10px;
      position: relative;
      top: -0.1em; }
  .breadcrumb > .active {
    color: #d1d1d1; }
    .breadcrumb > .active:before {
      border-left: 5px solid #d1d1d1; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 2px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.5;
      text-decoration: none;
      color: #ca1a27;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .pagination > li > a:hover,
  .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #86111a;
    background-color: #eeeeee;
    border-color: #ddd; }
  .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: #fff;
    background-color: #fad400;
    border-color: #fad400;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 19px;
  font-size: 20px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.alert, .form-group ul {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert h4, .form-group ul h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .form-group ul .alert-link {
    font-weight: bold; }
  .alert > p,
  .form-group ul > p,
  .general .body .alert > li, .form-group .general .body ul > li,
  .general .body .form-group ul > li, .alert > ul, .form-group ul > ul {
    margin-bottom: 0; }
  .alert > p + p, .form-group ul > p + p, .general .body .alert > li + p, .form-group .general .body ul > li + p, .general .body .form-group ul > li + p, .general .body .alert > p + li, .form-group .general .body ul > p + li, .general .body .form-group ul > p + li, .general .body .alert > li + li, .form-group .general .body ul > li + li, .general .body .form-group ul > li + li {
    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, .form-group ul {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, .form-group ul hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, .form-group ul .alert-link {
    color: #843534; }

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

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

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover,
  a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.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: #fff;
  background-color: #fad400;
  border-color: #fad400; }
  .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 .inline-title .list-group-item-heading > p,
  .inline-title .list-group-item.active .list-group-item-heading > p, .list-group-item.active .inline-title .general .body .list-group-item-heading > li,
  .inline-title .general .body .list-group-item.active .list-group-item-heading > li, .list-group-item.active .general .body .inline-title .list-group-item-heading > li,
  .general .body .inline-title .list-group-item.active .list-group-item-heading > li, .list-group-item.active .form-group .list-group-item-heading > ul,
  .form-group .list-group-item.active .list-group-item-heading > ul, .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:hover .inline-title .list-group-item-heading > p,
  .inline-title .list-group-item.active:hover .list-group-item-heading > p, .list-group-item.active:hover .inline-title .general .body .list-group-item-heading > li,
  .inline-title .general .body .list-group-item.active:hover .list-group-item-heading > li, .list-group-item.active:hover .general .body .inline-title .list-group-item-heading > li,
  .general .body .inline-title .list-group-item.active:hover .list-group-item-heading > li, .list-group-item.active:hover .form-group .list-group-item-heading > ul,
  .form-group .list-group-item.active:hover .list-group-item-heading > ul, .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, .list-group-item.active:focus .inline-title .list-group-item-heading > p, .inline-title .list-group-item.active:focus .list-group-item-heading > p, .list-group-item.active:focus .inline-title .general .body .list-group-item-heading > li, .inline-title .general .body .list-group-item.active:focus .list-group-item-heading > li, .list-group-item.active:focus .general .body .inline-title .list-group-item-heading > li, .general .body .inline-title .list-group-item.active:focus .list-group-item-heading > li, .list-group-item.active:focus .form-group .list-group-item-heading > ul, .form-group .list-group-item.active:focus .list-group-item-heading > ul {
    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: #fff6c7; }

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover,
  a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.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,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.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,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover,
  a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.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,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.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,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover,
  a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.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,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.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,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover,
  a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.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,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.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; }

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

.embed-responsive-16by9, .responsive-video.widescreen {
  padding-bottom: 56.25%; }

.embed-responsive-4by3, .responsive-video {
  padding-bottom: 75%; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .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.5px; }

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

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

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

.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, .where_heard_select select, .single_checkbox p, .single_checkbox .general .body li, .general .body .single_checkbox li, .single_checkbox div {
  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; }

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

html,
body {
  min-width: 320px;
  overflow-x: hidden; }

h1 + hr {
  margin-top: 21px; }

aside + aside {
  margin-top: 15px; }

section {
  margin-top: 40px; }

.breadcrumb + h1 {
  line-height: 1; }

.breadcrumb {
  margin-bottom: 20px; }

.rel {
  position: relative; }

.light-grey-bg, .intro, .site-footer .sub-super-nav {
  background-color: #f7f7f7; }

.site-footer .sub-brands {
  background-color: #f2f2f2; }

.intro {
  padding: 20px;
  border-bottom: 1px solid #ebebeb; }

.description {
  font-weight: 300; }
  .description.features {
    border: 1px solid #f2f2f2;
    padding: 16px 24px; }

@media (max-width: 767px) {
  .no-gap-xs + .site-footer {
    margin-top: 0; } }

body {
  margin-top: 53px; }
  @media (min-width: 992px) {
    body {
      margin-top: 86px; } }

.site-header {
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  background-color: #f2f2f2;
  position: fixed;
  width: 100%;
  z-index: 20;
  padding: 8px;
  height: 53px;
  top: 0; }
  .site-header .logo,
  .site-header .login-widget {
    width: 100%;
    display: block; }
  .site-header .slide-wrapper {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: absolute;
    top: 53px;
    left: 0;
    background-color: white;
    width: 80vw;
    max-width: 400px;
    min-width: 294px; }
    .site-header .slide-wrapper.in {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
  .site-header .login-widget {
    padding: 20px;
    width: 100%;
    border-top: 2px solid #f2f2f2; }
    .site-header .login-widget .btn {
      width: 100%;
      background-color: #ca1a27;
      margin-right: 7px; }
  .site-header .logo {
    width: 190px;
    margin: auto;
    top: 4px;
    position: relative; }
    .site-header .logo a {
      display: inline-block;
      margin: auto;
      width: 100%; }
    .site-header .logo img {
      width: 100%; }
    @media (min-width: 992px) {
      .site-header .logo {
        text-align: left;
        width: 20%;
        margin-right: 2%;
        top: 3px; }
        .site-header .logo a {
          margin: 0;
          width: 100%; } }
    @media (min-width: 1200px) {
      .site-header .logo {
        margin-right: 5%; }
        .site-header .logo a {
          width: 259px; } }
  @media (min-width: 992px) {
    .site-header {
      height: auto;
      padding: 0; }
      .site-header .logo,
      .site-header .login-widget {
        height: 100%;
        display: inline-block;
        vertical-align: middle; }
      .site-header .login-widget {
        line-height: 85px;
        width: 19%;
        text-align: right;
        padding: 0;
        border-top: 0; }
        .site-header .login-widget .btn {
          width: auto;
          background-color: #898a8a; }
      .site-header .slide-wrapper.in,
      .site-header .slide-wrapper {
        -webkit-transition: -webkit-transform 0s ease-in-out;
        -moz-transition: -moz-transform 0s ease-in-out;
        -o-transition: -o-transform 0s ease-in-out;
        transition: transform 0s ease-in-out;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        width: 74%;
        max-width: inherit;
        position: relative;
        display: inline-block !important;
        overflow: visible !important;
        vertical-align: middle;
        height: 100%;
        top: 0; } }
  @media (min-width: 1200px) {
    .site-header .login-widget {
      width: 22%; } }

.primary-menu {
  font-size: 15px;
  display: inline-block;
  width: 100%; }
  .primary-menu ul, .primary-menu li, .primary-menu a {
    display: block; }
  .primary-menu > ul > li:first-child {
    display: none; }
  .primary-menu > ul > li + li {
    border-top: 2px solid #f2f2f2; }
  .primary-menu > ul > li a {
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    background-color: transparent;
    color: #5d5d5d;
    text-decoration: none;
    padding: 20px; }
    .primary-menu > ul > li a:hover {
      color: #2a2a2a; }
    .primary-menu > ul > li a:active {
      color: #101010;
      background-color: rgba(0, 0, 0, 0.05); }
    .primary-menu > ul > li a.current {
      color: #ca1a27; }
  .primary-menu > ul > li > ul {
    display: none; }
  .primary-menu > ul li .btn {
    display: none; }
  @media (min-width: 992px) {
    .primary-menu {
      width: auto; }
      .primary-menu ul, .primary-menu li, .primary-menu a {
        display: inline-block;
        vertical-align: middle; }
      .primary-menu > ul {
        width: 100%; }
        .primary-menu > ul > li + li {
          border-top: 0; }
        .primary-menu > ul > li a {
          padding: 32px 15px;
          font-size: 13px; } }
  @media (min-width: 992px) {
    .primary-menu > ul > li a {
      padding: 32px 20px; } }
  @media (min-width: 1200px) {
    .primary-menu > ul > li a {
      padding: 32px 25px;
      font-size: 15px; } }

.site-footer {
  background-color: #f7f7f7;
  margin-top: 74px; }
  .site-footer .sub-brands {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
    .site-footer .sub-brands .logos {
      vertical-align: middle; }
    .site-footer .sub-brands .brand-logo {
      display: inline-block;
      vertical-align: middle;
      padding: 20px 0;
      text-align: center;
      width: 49%; }
      .site-footer .sub-brands .brand-logo img {
        margin: auto; }
      .site-footer .sub-brands .brand-logo:first-child {
        padding-left: 0; }
    @media (min-width: 768px) {
      .site-footer .sub-brands .brand-logo {
        width: 19%; } }
    @media (min-width: 992px) {
      .site-footer .sub-brands .brand-logo {
        padding: 20px 25px; } }
  .site-footer .sub-super-nav {
    padding: 49px 0 41px 0; }
    .site-footer .sub-super-nav nav > ul > li {
      font-weight: 400;
      float: left;
      width: 25%; }
    .site-footer .sub-super-nav li > ul > li {
      font-size: 13px;
      font-weight: 300; }
      .site-footer .sub-super-nav li > ul > li + li {
        margin-top: 5.3333333333px; }
    .site-footer .sub-super-nav ul > li > ul {
      margin-top: 16px; }
    .site-footer .sub-super-nav a {
      color: #5d5d5d;
      font-size: inherit; }
  .site-footer .secondary-menu > ul:before,
  .site-footer .secondary-menu > ul:after {
    content: " ";
    display: table; }
  .site-footer .secondary-menu > ul:after {
    clear: both; }
  .site-footer .secondary-menu > ul > li {
    display: block;
    float: left;
    width: 100%; }
    .site-footer .secondary-menu > ul > li + li {
      margin-top: 20px; }
    @media (min-width: 992px) {
      .site-footer .secondary-menu > ul > li {
        width: 225px; }
        .site-footer .secondary-menu > ul > li + li {
          margin-top: 0; } }
  .site-footer .copyright {
    color: #fff;
    background-color: #666;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    padding: 10px 0; }
    .site-footer .copyright:before,
    .site-footer .copyright:after {
      content: " ";
      display: table; }
    .site-footer .copyright:after {
      clear: both; }
    .site-footer .copyright a {
      color: inherit; }
      .site-footer .copyright a + a {
        padding-left: 23px; }
    .site-footer .copyright span {
      display: block;
      float: none;
      padding: 5px; }
    @media (min-width: 992px) {
      .site-footer .copyright span {
        float: left; }
        .site-footer .copyright span + span {
          float: right; } }

.header-banner {
  min-height: 207px;
  background-position: top center;
  background-repeat-x: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 13px; }
  .header-banner figcaption {
    margin: 13px 0; }
    .header-banner figcaption p, .header-banner figcaption .general .body li, .general .body .header-banner figcaption li {
      font-size: 12px;
      font-weight: 300;
      color: #fff; }
      .clorox .header-banner figcaption p, .clorox .header-banner figcaption .general .body li, .general .body .clorox .header-banner figcaption li {
        color: grey; }
      .header-banner figcaption p:first-child, .header-banner figcaption .general .body li:first-child, .general .body .header-banner figcaption li:first-child {
        font-weight: 400; }
      .handy-andy .header-banner figcaption p, .handy-andy .header-banner figcaption .general .body li, .general .body .handy-andy .header-banner figcaption li {
        color: #666; }
  @media (min-width: 992px) {
    .header-banner {
      min-height: 538px;
      padding-top: 65px; }
      .header-banner figcaption {
        margin: 53px 0 0 0; }
        .header-banner figcaption p, .header-banner figcaption .general .body li, .general .body .header-banner figcaption li {
          font-size: 16px; } }

.icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-indent: -999em;
  overflow: hidden; }
  .icon:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto; }

.envelope, .facebook, .icon-search, .pintrest, .printer, .twitter {
  width: 55px;
  height: 55px;
  border-radius: 50%; }

.clock {
  width: 45px;
  height: 45px;
  background: transparent url("../images/svg/clock.svg") no-repeat center center/contain !important; }

.knife {
  -webkit-transform: rotate(28deg);
  -ms-transform: rotate(28deg);
  -o-transform: rotate(28deg);
  transform: rotate(28deg);
  width: 80px;
  height: 45px;
  background: transparent url("../images/svg/knife.svg") no-repeat center center/contain !important; }

.knife-fork {
  width: 45px;
  height: 45px;
  background: transparent url("../images/svg/knife-fork.svg") no-repeat center center/contain !important; }

.envelope {
  background-color: #606060; }
  .envelope:after {
    width: 31px;
    height: 31px;
    background: transparent url("../images/svg/envelope.svg") no-repeat center center/contain; }

.facebook, .icon-search {
  background-color: #3664a2; }
  .facebook:after, .icon-search:after {
    width: 31px;
    height: 31px;
    background: transparent url("../images/svg/facebook.svg") no-repeat center center/contain; }
  .facebook.grey, .icon-search.grey {
    background-color: #898a8a; }
  .facebook.small, .inline-title p.facebook, .inline-title .general .body li.facebook, .general .body .inline-title li.facebook, .form-group ul.facebook, .icon-search.small, .inline-title p.icon-search, .inline-title .general .body li.icon-search, .general .body .inline-title li.icon-search, .form-group ul.icon-search {
    width: 25px;
    height: 25px; }
    .facebook.small:after, .inline-title p.facebook:after, .inline-title .general .body li.facebook:after, .general .body .inline-title li.facebook:after, .form-group ul.facebook:after, .icon-search.small:after, .inline-title p.icon-search:after, .inline-title .general .body li.icon-search:after, .general .body .inline-title li.icon-search:after, .form-group ul.icon-search:after {
      width: 15px;
      height: 15px; }
  .facebook.icon-search, .icon-search.icon-search {
    background-color: #898a8a;
    margin-right: 4px; }
    .facebook.icon-search:after, .icon-search.icon-search:after {
      background: transparent url("../images/svg/search.svg") no-repeat center center/contain; }

.pintrest {
  background-color: #bd081c; }
  .pintrest:after {
    width: 31px;
    height: 31px;
    background: transparent url("../images/svg/pintrest.svg") no-repeat center center/contain; }

.printer {
  background-color: #606060; }
  .printer:after {
    width: 29px;
    height: 29px;
    background: transparent url("../images/svg/printer.svg") no-repeat center center/contain; }

.twitter {
  background-color: #55acee; }
  .twitter:after {
    width: 31px;
    height: 31px;
    background: transparent url("../images/svg/twitter.svg") no-repeat center center/contain; }

.feature-slider img {
  width: 100%;
  height: auto; }

.feature-slider .slick-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

hr.yellow {
  border: 0;
  display: block;
  width: 100%;
  background: #fad400;
  height: 1vw;
  max-height: 16px;
  min-height: 4px;
  margin: 0; }

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    line-height: 0;
    padding: 20px 5px; }
    .slick-dots li.slick-active button {
      background: #fff; }
      .product-nav .slick-dots li.slick-active button {
        background: #6a6a6a; }
  .slick-dots button {
    width: 10px;
    height: 10px;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    background: transparent;
    text-indent: -999em; }
    .product-nav .slick-dots button {
      border: 1px solid #6a6a6a; }
  .slick-dots *:focus {
    outline: 0; }

#you-may-like .slick-slide.slick-active {
  padding: 3px; }
  @media (max-width: 768px) {
    #you-may-like .slick-slide.slick-active {
      float: none;
      width: 100% !important; } }

.product-hero img {
  max-height: 350px; }

.recipe-detail .hero {
  max-height: 350px;
  overflow: hidden; }
  .recipe-detail .hero img {
    width: 100% !important;
    height: auto; }

.ingredients hr {
  margin: 40px 0; }

.method,
.ingredients {
  padding: 44px 34px; }

ul.square-dots, .method ul,
.ingredients ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.square-dots li, .method ul li,
  .ingredients ul li {
    padding: 0 0 0 29px;
    position: relative; }
    ul.square-dots li + li, .method ul li + li,
    .ingredients ul li + li {
      margin-top: 19px; }
    ul.square-dots li:before, .method ul li:before,
    .ingredients ul li:before {
      width: 4px;
      height: 4px;
      content: '';
      background: #cb182d;
      position: absolute;
      top: 8px;
      left: 14px; }
      .mono ul.square-dots li:before, .mono .method ul li:before, .method .mono ul li:before,
      .mono .ingredients ul li:before, .ingredients .mono ul li:before {
        background: #008DA9; }
      .hand-andy ul.square-dots li:before, .hand-andy .method ul li:before, .method .hand-andy ul li:before,
      .hand-andy .ingredients ul li:before, .ingredients .hand-andy ul li:before {
        background: #e41d24; }
      .chux ul.square-dots li:before, .chux .method ul li:before, .method .chux ul li:before,
      .chux .ingredients ul li:before, .ingredients .chux ul li:before {
        background: #002978; }

.method,
.ingredients {
  width: 100%; }
  .method ul,
  .method ol,
  .ingredients ul, .ingredients ol {
    list-style: none;
    padding: 0; }
    .method ul li,
    .method ol li,
    .ingredients ul li, .ingredients ol li {
      font-size: 14px;
      font-weight: 300; }
      .method ul li strong,
      .method ol li strong,
      .ingredients ul li strong, .ingredients ol li strong {
        font-weight: 400; }
      .method ul li p,
      .method ul li .general .body li,
      .general .body .method ul li li, .method ol li p,
      .method ol li .general .body li,
      .general .body .method ol li li, .ingredients ul li p, .ingredients ul li .general .body li, .general .body .ingredients ul li li, .ingredients ol li p, .ingredients ol li .general .body li, .general .body .ingredients ol li li {
        margin: 0;
        padding: 0; }
  .method ol,
  .ingredients ol {
    counter-reset: li; }
    .method ol li,
    .ingredients ol li {
      counter-increment: li; }
      .method ol li:before,
      .ingredients ol li:before {
        background: transparent;
        content: counter(li) ". ";
        color: #cb182d;
        width: 29px;
        display: inline-block; }
      .method ol li + li,
      .ingredients ol li + li {
        padding-top: 29px; }
  .method h4 + ul,
  .method h4 + ol,
  .method .optional-ingredients,
  .ingredients h4 + ul,
  .ingredients h4 + ol,
  .ingredients .optional-ingredients {
    margin-top: 23px; }
  .method ol + h4,
  .ingredients ol + h4 {
    margin-top: 40px; }

.cooking-details {
  display: table;
  width: 100%; }
  .cooking-details .col {
    display: table-cell;
    width: 33.33333%;
    background-color: #fad400; }
    .cooking-details .col > div {
      padding: 22px 0 0 0;
      text-align: center; }
    .cooking-details .col .time {
      border-top: 1px solid #fff;
      background-color: #ca1a27;
      color: #fff;
      font-weight: 300;
      font-size: 12px; }
      .cooking-details .col .time span {
        font-size: 40px;
        font-weight: 400; }
    .cooking-details .col + .col > div {
      position: relative; }
      .cooking-details .col + .col > div:before {
        content: '';
        display: block;
        width: 2px;
        background: #fff;
        height: 100%;
        position: absolute;
        top: 0;
        left: -1px; }
    .cooking-details .col h6 {
      font-size: 12px; }

.social-icons {
  margin: 60px 0; }
  .social-icons .icon {
    margin: 0 6px; }
    .social-icons .icon:first-child {
      margin-left: 0; }

.sub-navigation {
  display: block;
  overflow: hidden; }
  .sub-navigation li {
    padding: 0;
    display: block;
    float: left;
    text-transform: uppercase; }
    .sub-navigation li a {
      padding: 0 20px; }
      .sub-navigation li a:after {
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        -moz-transition: -moz-transform 0.3s ease-in-out;
        -o-transition: -o-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        -webkit-transform: translate(-50%, 100%);
        -ms-transform: translate(-50%, 100%);
        -o-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
        display: block;
        content: '';
        border-bottom: 15px solid #fff;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        position: absolute;
        bottom: 0;
        left: 50%; }
    .sub-navigation li h3 {
      font-size: 23px;
      padding: 30px 30px 61px;
      margin: 0; }
    .sub-navigation li a:hover:after,
    .sub-navigation li.active a:after {
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

.product-nav-title {
  display: none; }
  .brand-detail .product-nav-title {
    display: block; }

.sub-nav {
  height: 98px;
  overflow-y: hidden; }
  .brand-detail .sub-nav {
    margin-top: 29px; }
  .sub-nav .container {
    overflow-x: scroll; }
  .sub-nav ul {
    margin: 0; }
    .sub-nav ul li a {
      color: #ed1b2e;
      display: inline-block;
      line-height: 98px;
      position: relative;
      width: 100%;
      text-align: center;
      text-decoration: none; }
    .sub-nav ul li a:hover,
    .sub-nav ul li.active a {
      background-color: rgba(255, 255, 255, 0.15);
      text-decoration: none; }
    @media (min-width: 768px) {
      .sub-nav ul li {
        display: inline-block; }
        .sub-nav ul li a {
          min-width: 150px; } }
  .brand-detail .sub-nav .logo {
    display: none; }
  .product-detail .sub-nav .product-variants,
  .brand-detail .sub-nav .product-variants {
    margin-top: 33px; }

.tile-product {
  -webkit-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  height: 200px;
  width: 100%; }
  .tile-product figure {
    height: 84px;
    position: relative; }
    .tile-product figure img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  .tile-product article {
    padding: 8px; }
    .tile-product article .product-title {
      margin: 0;
      font-size: 13px; }
  .tile-product:hover {
    border-color: #999; }
  @media (min-width: 992px) {
    .tile-product {
      height: 285px; }
      .tile-product figure {
        height: 184px; }
      .tile-product article {
        padding: 18px; }
        .tile-product article .product-title {
          font-size: 17px; } }

.rota .sub-nav ul li a,
.green-works .sub-nav ul li a,
.clorox .sub-nav ul li a,
.chux .sub-nav ul li a,
.handy-andy .sub-nav ul li a,
.mono .sub-nav ul li a {
  color: #fff !important; }

.tile {
  margin: 20px 0;
  position: relative;
  overflow: hidden; }
  .slick-slide .tile {
    margin: 0; }
  .tile .border {
    border-bottom: 0; }
  .tile .row {
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    width: 100%;
    margin: 0; }
    .tile .row + .row {
      border-top: 1px solid #efefef;
      background-color: #fefefe; }
  .tile figure {
    position: relative; }
    .tile figure img {
      width: auto; }
  .tile .content {
    padding: 25px 20px; }
  .tile .image {
    overflow: hidden;
    position: relative; }
    .tile .image figure {
      height: inherit; }
      @media (min-width: 992px) {
        aside .tile .image figure,
        .col-3 .tile .image figure {
          max-height: 175px; } }
    .col-4-container .tile .image,
    .col-3-container .tile .image {
      max-height: 168px; }
  .tile a, .tile a:hover, .tile a:active, .tile a:visited {
    text-decoration: none; }
  .tile a:hover .row + .row, .tile a:active .row + .row {
    background-color: #f8f9f9; }
  .tile a:hover .bar, .tile a:active .bar {
    height: 7px; }
  .tile a {
    display: inline-block;
    position: relative; }
    @media (min-width: 768px) {
      .tile a {
        height: 320px; } }
    .tile a .bar {
      -webkit-transition: height 0.2s ease-in-out;
      -o-transition: height 0.2s ease-in-out;
      transition: height 0.2s ease-in-out;
      content: '';
      display: block;
      width: 100%;
      height: 3px;
      bottom: 0;
      left: 0;
      background-color: #fad400;
      position: absolute; }
  .tile a,
  .tile .border {
    width: 100%; }
  .tile h2 {
    margin: 0 0 9px 0;
    font-size: 16px;
    color: #444444;
    line-height: 1.2; }
  .tile p, .tile .general .body li, .general .body .tile li {
    color: #5d5d5d;
    font-size: 14px; }
  .tile.large {
    border: 0; }
    .tile.large h2 {
      position: absolute;
      bottom: 0;
      z-index: 2;
      padding: 10px;
      width: 100%;
      color: #fff; }
    .tile.large a {
      height: auto; }
    .tile.large .bar {
      z-index: 2; }
    .tile.large img {
      width: 100%; }
  .tile.video .image:before {
    width: 30px;
    height: 30px;
    content: '';
    display: inline-block;
    background: transparent url("../images/svg/play.svg") no-repeat center center/contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1; }
    @media (min-width: 768px) {
      .tile.video .image:before {
        width: 40px;
        height: 40px; } }
    @media (min-width: 992px) {
      .tile.video .image:before {
        width: 64px;
        height: 64px; } }
  @media (min-width: 1200px) {
    .tile.product .content,
    .tile.brand .content {
      height: 140px; } }
  .tile.product .image,
  .tile.brand .image {
    height: 175px;
    width: 100%; }
    .tile.product .image img,
    .tile.brand .image img {
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      max-width: 90%;
      margin: auto;
      top: 50%;
      position: relative;
      max-height: 100%; }
  .tile.product .content:after {
    bottom: 20px !important;
    right: 10px  !important;
    top: auto !important; }
  .tile.product .image {
    max-width: 100%; }
  .tile.product .border {
    border: 1px solid #ebebeb; }
  .tile.brand .image {
    height: 175px; }
    .tile.brand .image img {
      max-width: 135px; }
  .tile.photo.center h2 {
    text-align: center;
    bottom: auto;
    top: 65%; }
  .tile.gallery.video .image:before {
    top: -40px; }
  .tile.gallery .content {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
    top: 50%;
    margin-top: 31px; }
    .tile.gallery .content h2 {
      position: relative;
      font-size: 17px;
      line-height: 0.9;
      font-weight: 500; }
    .tile.gallery .content h2, .tile.gallery .content p, .tile.gallery .content .general .body li, .general .body .tile.gallery .content li, .tile.gallery .content span {
      color: #fff !important;
      margin: 0;
      padding: 0; }
    .tile.gallery .content p, .tile.gallery .content .general .body li, .general .body .tile.gallery .content li, .tile.gallery .content p span, .tile.gallery .content .general .body li span, .general .body .tile.gallery .content li span {
      font-size: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif14px !important;
      line-height: 1.2 !important;
      font-weight: 400; }
    @media (min-width: 768px) {
      .tile.gallery .content {
        margin-top: 36px; }
        .tile.gallery .content h2 {
          font-size: 25px;
          padding-bottom: 8px; } }
    @media (min-width: 992px) {
      .tile.gallery .content {
        margin-top: 63px; }
        .tile.gallery .content h2 {
          font-size: 30px; } }
    @media (min-width: 1200px) {
      .tile.gallery .content {
        margin-top: 89px; }
        .tile.gallery .content h2 {
          font-size: 40px;
          padding-bottom: 12px; } }
  .tile.left .content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 15px 20px; }
    .tile.left .content h2, .tile.left .content p, .tile.left .content .general .body li, .general .body .tile.left .content li {
      color: #fff;
      margin: 0;
      padding: 0; }
    .tile.left .content h2 {
      font-size: 30px;
      position: relative;
      font-weight: 400;
      line-height: 1; }
    .tile.left .content p, .tile.left .content .general .body li, .general .body .tile.left .content li {
      font-weight: 400; }
  .tile.brand .image img {
    max-height: 135px;
    max-width: 75%; }

.brand-detail .brand-logo img {
  max-width: 90%; }

@media (min-width: 992px) {
  .brand-detail .brand-logo img {
    max-width: 270px; } }

.hint {
  padding: 43px; }
  .hint .title {
    margin: 0; }
  .handy-andy .hint,
  .mono .hint {
    color: #fff; }
    .handy-andy .hint .title,
    .mono .hint .title {
      color: #fff; }

.variants {
  padding: 43px;
  width: 100%; }
  .variants .title {
    margin-top: 0;
    font-size: 14px; }
  .variants .variant {
    margin: 0; }
    .variants .variant h3 {
      margin-bottom: 0; }
    .variants .variant + .variant {
      margin-top: 10px; }
  .variants p, .variants .general .body li, .general .body .variants li {
    font-size: 14px;
    font-weight: 300;
    margin: 0; }
  .variants .title,
  .variants p, .variants .general .body li, .general .body .variants li, .variants a {
    color: #5d5d5d;
    text-decoration: none; }
  .variants a:active,
  .variants a:hover {
    text-decoration: none; }
    .variants a:active p,
    .variants a:active .general .body li,
    .general .body .variants a:active li, .variants a:active .title,
    .variants a:hover p, .variants a:hover .general .body li, .general .body .variants a:hover li, .variants a:hover .title {
      color: #444444; }

.pagination {
  text-align: center;
  margin: 0;
  padding: 0; }
  .pagination li {
    display: inline-block; }

.available-from ul, .available-from .shop {
  height: 80px; }

@media (min-width: 992px) {
  .available-from h5 {
    height: 80px; } }

.shops:before,
.shops:after {
  content: " ";
  display: table; }

.shops:after {
  clear: both; }

.shops .shop {
  display: inline-block;
  padding: 20px;
  text-align: center;
  width: 100%;
  position: relative; }
  .shops .shop img {
    display: inline-block;
    vertical-align: middle; }
  .shops .shop small {
    color: #5d5d5d;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 300;
    text-decoration: underline;
    font-size: 12px; }

body.chux .sub-nav-inner, body.chux .tile a .bar {
  background-color: #002978; }

body.chux .header-banner, body.chux .product-hero, body.chux .poll, body.chux .brand-seperator {
  border-bottom-color: #002978; }

body.chux .slider, body.chux .slider h3 {
  color: white; }

body.mono .sub-nav-inner, body.mono .tile a .bar {
  background-color: #008da9; }

body.mono .header-banner, body.mono .product-hero, body.mono .poll, body.mono .brand-seperator {
  border-bottom-color: #008da9; }

body.clorox .sub-nav-inner, body.clorox .tile a .bar {
  background-color: #2589df; }

body.clorox .header-banner, body.clorox .product-hero, body.clorox .poll, body.clorox .brand-seperator {
  border-bottom-color: #2589df; }

body.handy-andy .sub-nav-inner, body.handy-andy .tile a .bar {
  background-color: #e41d24; }

body.handy-andy .header-banner, body.handy-andy .product-hero, body.handy-andy .poll, body.handy-andy .brand-seperator {
  border-bottom-color: #e41d24; }

body.relaxmas .header-banner, body.relaxmas .product-hero, body.relaxmas .poll, body.relaxmas .brand-seperator {
  border-bottom-color: #e20610; }

body.relaxmas h1, body.relaxmas .inline-title h3 {
  color: #e20610; }

body.relaxmas .poll p, body.relaxmas .poll .general .body li, .general .body body.relaxmas .poll li {
  color: #444444; }

body.relaxmas hr.yellow {
  background-color: #e20610; }
  body.relaxmas hr.yellow.top {
    display: none; }

.poll {
  background: #f8f9f9;
  border: 1px solid #ebebeb; }

.poll-form .poll-info {
  width: 40%;
  float: left;
  text-transform: uppercase; }

.poll-form h2.poll-title {
  margin: 15px 0; }

.poll-form p.poll-question, .poll-form .general .body li.poll-question, .general .body .poll-form li.poll-question {
  color: #e41d24;
  font-size: 24px;
  line-height: 26px; }

.poll-form form {
  width: 60%;
  float: right;
  margin: 15px 0;
  position: relative; }

.poll-form #form_answer {
  width: 80%;
  float: left; }
  .poll-form #form_answer label {
    padding-left: 7px;
    text-transform: uppercase; }
    .poll-form #form_answer label .bar, .poll-form #form_answer label .percent {
      display: none; }
    .poll-form #form_answer label.required:after {
      content: ""; }

.poll-form #form_vote {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0; }

.poll-form .poll-results {
  width: 33.3%;
  float: right;
  display: none; }
  .poll-form .poll-results .field {
    display: block;
    background-color: #f9d400; }

.poll-form.voted #form_answer input, .poll-form.voted #form_answer br, .poll-form.voted #form_vote {
  display: none; }

.poll-form.voted #form_answer {
  width: 100%; }
  .poll-form.voted #form_answer label {
    display: block;
    width: 93%;
    position: relative;
    padding-left: 0; }
    .poll-form.voted #form_answer label .bar {
      display: block;
      height: 10px;
      background: #e41d24;
      position: relative;
      left: 7%;
      margin-top: 5px; }
    .poll-form.voted #form_answer label .percent {
      position: absolute;
      left: 0;
      bottom: 16px;
      display: block; }

@media (max-width: 992px) {
  .poll-form.voted #form_answer label {
    width: 90%; }
    .poll-form.voted #form_answer label .bar {
      left: 10%; } }

@media (max-width: 768px) {
  .poll-form .poll-info, .poll-form form {
    float: none;
    width: 100%; }
  .poll-form .poll-info {
    text-align: center; }
  .poll-form.voted #form_answer label {
    width: 93%; }
    .poll-form.voted #form_answer label .bar {
      left: 7%; } }

@media (max-width: 480px) {
  .poll-form.voted #form_answer label {
    width: 90%; }
    .poll-form.voted #form_answer label .bar {
      left: 10%; } }

.widget-review-submit form {
  position: relative; }

.widget-review-submit label {
  display: none; }

.widget-review-submit input[type=text], .widget-review-submit input[type=email], .widget-review-submit textarea {
  width: 280px;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  border: 1px solid #E6E6E6;
  padding: 10px 15px 8px; }

.widget-review-submit textarea {
  width: 100%;
  max-width: 600px;
  height: 112px; }

.widget-review-submit select {
  display: none; }

.widget-review-submit button#form_submit {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: #ca1a27;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  padding: 10px 15px;
  border: 0;
  border-radius: 4px; }

.widget-review-submit .label-stars {
  display: block;
  padding-bottom: 4px;
  margin: 0px 16px;
  color: #ACACAC;
  font-size: 15px;
  float: left; }

@media (max-width: 768px) {
  .widget-review-submit button#form_submit {
    bottom: -50px; } }

@media (max-width: 480px) {
  .widget-review-submit input[type=text], .widget-review-submit input[type=email] {
    width: 100%; } }

.review-stars {
  padding-bottom: 10px; }
  .review-stars .star {
    width: 22px;
    height: 21px;
    display: inline-block;
    margin-right: 10px;
    background: url(../images/icons/stars.png) no-repeat 0 0; }
    .review-stars .star.starred {
      background-position: -22px 0; }

.rating-error {
  color: #e41d24;
  padding-bottom: 5px; }

.site-article {
  border: 1px solid blue; }

.site-section {
  border: 1px solid green; }

.test {
  background: blue;
  min-height: 100px; }

.border {
  border: 1px solid #ebebeb;
  display: inline-block; }

.col-2-container,
.col-3-container,
.col-4-container {
  margin: -3px; }
  .col-2-container:before,
  .col-2-container:after,
  .col-3-container:before,
  .col-3-container:after,
  .col-4-container:before,
  .col-4-container:after {
    content: " ";
    display: table; }
  .col-2-container:after,
  .col-3-container:after,
  .col-4-container:after {
    clear: both; }
  .col-2-container .search-results .col-3,
  .col-3-container .search-results .col-3,
  .col-4-container .search-results .col-3 {
    max-height: 367px; }

.col-4 {
  width: 50%; }

.col-3 {
  width: 100%;
  margin: auto; }

.col-2,
.col-3,
.col-4 {
  padding: 3px; }

@media (min-width: 768px) {
  .col-2,
  .col-3,
  .col-4 {
    float: left; }
  .col-2 {
    width: 50%; }
  .col-3 {
    width: 33.3333333%;
    max-width: inherit; } }

@media (min-width: 1200px) {
  .col-4 {
    width: 25%; } }

.dark-gradient:after {
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }

.dark-gradient.header-banner:after {
  height: 15%; }

.tile .dark-gradient:after {
  height: 40%; }

.slider:before,
.slider:after {
  content: " ";
  display: table; }

.slider:after {
  clear: both; }

.tile.product .content, .red-arrow {
  position: relative; }
  .tile.product .content:after, .red-arrow:after {
    width: 12px;
    height: 12px;
    content: '';
    display: inline-block;
    background: transparent url("../images/svg/arrow.svg") no-repeat center center/contain;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    z-index: 1; }
  @media (min-width: 992px) {
    .tile.product .content:after, .red-arrow:after {
      width: 20px;
      height: 20px; } }

.tip-detail .site-header + hr,
.recipe-detail .site-header + hr,
.product-detail .site-header + hr,
.section .site-header + hr {
  display: none; }

.slick-slide:focus,
.slick-slide *:focus {
  outline: 0; }

/*.tip-detail{
        .col-sm-3{
            > aside:first-child{
                margin-top: 28px;
            }
        }
    }*/
.text-center-to-left {
  text-align: center; }
  @media (min-width: 992px) {
    .text-center-to-left {
      text-align: left; } }

@media (min-width: 992px) {
  .table {
    display: table;
    width: 100%;
    vertical-align: middle; }
    .table .td {
      vertical-align: middle;
      display: table-cell;
      float: none !important; } }

.general .body p, .general .body li {
  font-size: 14px; }

.general .body li {
  font-size: 14px; }

.brand-slider figure {
  padding: 40px 0; }

.brand-slider .sub-navigation li {
  width: 25%; }

.brand-slider .sub-navigation h3 {
  font-size: 18px;
  color: #fff;
  padding: 37px 20px 37px 0px;
  display: none; }

@media (min-width: 992px) {
  .brand-slider .sub-navigation li {
    width: 20%; }
  .brand-slider .sub-navigation h3 {
    font-size: 18px;
    display: block; } }

@media (min-width: 1200px) {
  .brand-slider .sub-navigation h3 {
    font-size: 23px; } }

.join-btn {
  padding: 12px 19px; }
  @media (min-width: 992px) {
    .join-btn {
      padding: 6px 12px; } }

.row.thanks {
  margin-top: 30px; }

.no-margins {
  margin: 0; }

.toggle-container .toggled-container {
  height: 0;
  overflow: hidden;
  -webkit-transition-property: "height";
  transition-property: "height";
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.toggle-container:hover .toggled-container {
  height: 387px; }

.bpa-free {
  margin-top: 24px; }
  .bpa-free .double-line {
    line-height: 3; }

.product-grid {
  padding-bottom: 24px;
  margin-bottom: 32px;
  border-bottom: 1px solid #f2f2f2; }
  .product-grid .product-image {
    text-align: center;
    padding-bottom: 16px; }
    .product-grid .product-image h2 {
      margin: 0 16px 0 0;
      font-size: 16px;
      text-align: center; }
    .product-grid .product-image img {
      max-height: 128px;
      max-width: 128px; }

.search-pagination, .pagination {
  margin-top: 24px; }

/*----------------GT-----------------*/
.sub-nav-inner {
  background-color: #f9d400; }
  .sub-nav-inner li.brand-inactive img {
    max-height: 48px;
    margin: 24px 48px 0 0; }
  .sub-nav-inner li a {
    font-size: 13px; }

.feature-slider .tile a {
  display: block; }

.details .hidden-print .tile.product .content {
  background: #F7F7F7; }

.tile.product .content:after {
  display: none; }

.header-banner, .product-hero {
  border-bottom: 15px solid #f9d400; }

.product-hero {
  padding: 30px 0; }

.hint {
  padding-bottom: 0; }
  .hint .title {
    padding-bottom: 15px; }

.slick-dots {
  padding-bottom: 15px; }

.brand-detail .sub-nav {
  margin-bottom: 40px; }

#dynamic-products-nav .product-variants {
  padding-top: 30px; }

.social-icons {
  text-align: center;
  margin: 30px 0; }

.two-col {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 30px; }
  .two-col h3.title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .two-col small.author {
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase; }
  .two-col .review-stars {
    padding-top: 12px; }
  .two-col p.desc, .two-col .general .body li.desc, .general .body .two-col li.desc {
    font-size: 14px; }

.promotion-wrap h1, .promotion-wrap h2 {
  text-transform: uppercase; }

.promotion-wrap h2 {
  font-size: 24px; }

.promotion-form {
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
  padding: 0 20px; }
  .promotion-form form {
    margin-top: 20px; }
  .promotion-form div, .promotion-form p, .promotion-form .general .body li, .general .body .promotion-form li {
    clear: both; }
  .promotion-form label {
    padding-top: 15px;
    display: block;
    clear: both; }
    .promotion-form label[for=terms], .promotion-form label[for=subscribed] {
      padding-top: 6px; }
      .promotion-form label[for=terms]:after, .promotion-form label[for=subscribed]:after {
        display: none; }
  .promotion-form .label {
    float: right;
    display: block;
    width: 85%; }
  .promotion-form p.msg, .promotion-form .general .body li.msg, .general .body .promotion-form li.msg {
    padding-top: 20px; }
  .promotion-form input, .promotion-form textarea {
    display: block;
    width: 100%;
    border: 1px solid #c1c1c1; }
  .promotion-form textarea {
    height: 110px;
    margin-bottom: 15px; }
  .promotion-form input[type=text], .promotion-form input[type=email], .promotion-form input[type=file] {
    padding: 7px 7px 10px; }
  .promotion-form input[type=checkbox] {
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    margin-right: 6px;
    margin-top: 0; }
  .promotion-form input#image {
    font-size: 12px; }
  .promotion-form button#submit {
    border-radius: 4px;
    background: #ca1a27;
    color: white;
    padding: 12px 24px;
    margin: 15px 0;
    border: 0; }

.responsive-video {
  margin-bottom: 30px; }

.poll {
  border-bottom: 3px solid #f9d400; }
  .product-detail .poll {
    display: none; }

h2.poll-title {
  font-size: 25px; }

p.poll-question, .general .body li.poll-question {
  font-size: 15px !important;
  line-height: 21px !important; }

p.poll-msg, .general .body li.poll-msg {
  display: none; }
  .voted p.poll-msg, .voted .general .body li.poll-msg, .general .body .voted li.poll-msg {
    display: block; }

.brand-seperator {
  height: 55px;
  overflow: hidden;
  border-bottom: 3px solid #f9d400; }

.review-form-toggle {
  text-align: center; }
  .review-form-toggle .btn.btn-primary.hidden {
    display: none; }

.widget-reviews .two-col {
  padding-bottom: 50px; }

.widget-review-submit {
  display: none; }
  .widget-review-submit.showing {
    display: block; }

.review-row {
  border-top: 1px solid #e6e6e6;
  background: #f6f6f6;
  padding-top: 50px;
  text-align: center; }
  .review-row .review-wrap {
    margin: 0 auto;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px; }

.promotion-hero {
  padding-top: 30px;
  border-bottom: 15px solid #f9d400; }

.breadcrumb {
  padding-top: 30px; }

.tip-poll-wrap section.container.poll {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px; }
  .tip-poll-wrap section.container.poll .poll-form #form_answer {
    float: none;
    width: 100%; }
  .tip-poll-wrap section.container.poll .poll-form #form_vote {
    position: relative;
    margin: 15px auto 0; }
  .tip-poll-wrap section.container.poll .poll-form .poll-info {
    width: 100%; }
    .tip-poll-wrap section.container.poll .poll-form .poll-info h2, .tip-poll-wrap section.container.poll .poll-form .poll-info p, .tip-poll-wrap section.container.poll .poll-form .poll-info .general .body li, .general .body .tip-poll-wrap section.container.poll .poll-form .poll-info li {
      padding-right: 0 !important; }
  .tip-poll-wrap section.container.poll .poll-form form {
    width: 100%; }
  .tip-poll-wrap section.container.poll .poll-form.voted #form_answer label {
    width: 85%; }
    .tip-poll-wrap section.container.poll .poll-form.voted #form_answer label .bar {
      left: 15%; }

@media (min-width: 480px) {
  .promotion-form label[for=terms] .label, .promotion-form label[for=subscribed] .label {
    width: 90%; }
  .tip-poll-wrap .container.poll .poll-form.voted #form_answer label {
    width: 90%; }
    .tip-poll-wrap .container.poll .poll-form.voted #form_answer label .bar {
      left: 10%; } }

@media (min-width: 768px) {
  .two-col {
    width: 50%;
    float: left; }
  .promotion-form label[for=terms] .label, .promotion-form label[for=subscribed] .label {
    width: 80%; }
  .search-container {
    min-height: 400px; }
  .review-row .review-wrap {
    width: 772px; }
  h2.poll-title, p.poll-question, .general .body li.poll-question {
    padding-right: 30px; }
  p.poll-msg, .general .body li.poll-msg {
    padding-top: 15px; }
  .tip-poll-wrap .container.poll .poll-form.voted #form_answer label {
    width: 80%; }
    .tip-poll-wrap .container.poll .poll-form.voted #form_answer label .bar {
      left: 20%; }
  .tip-poll-wrap #form_vote {
    margin: 15px 0 0 !important; } }

@media (min-width: 992px) {
  .primary-menu ul {
    padding-right: 16px; }
    .primary-menu ul li a.top {
      padding: 32px 0px 32px 12px; }
    .primary-menu ul li .btn {
      display: inline-block;
      padding: 6px 0px 6px 6px; }
    .primary-menu ul li ul {
      display: none;
      background-color: #ebebeb;
      padding-bottom: 8px; }
    .primary-menu ul li:hover ul {
      display: block;
      position: absolute;
      margin-left: 8px; }
      .primary-menu ul li:hover ul li {
        display: block;
        height: auto; }
        .primary-menu ul li:hover ul li a {
          padding: 12px 24px;
          line-height: 1;
          font-size: 85%; }
  .promotion-form label[for=terms] .label, .promotion-form label[for=subscribed] .label {
    width: 85%; }
  .search-container {
    min-height: 600px; }
  .review-row .review-wrap {
    width: 896px;
    padding-left: 26px;
    padding-right: 26px; }
  .tip-poll-wrap .container.poll .poll-form.voted #form_answer label {
    width: 82%; }
    .tip-poll-wrap .container.poll .poll-form.voted #form_answer label .bar {
      left: 18%; } }

@media (min-width: 1200px) {
  .review-row .review-wrap {
    width: 1096px; }
  .tip-poll-wrap .container.poll .poll-form.voted #form_answer label {
    width: 88%; }
    .tip-poll-wrap .container.poll .poll-form.voted #form_answer label .bar {
      left: 12%; }
  .primary-menu ul li .btn {
    padding-right: 8px; } }

.img-full {
  width: 100%; }

/*# sourceMappingURL=theme.css.map */