hr,
img {
  border: 0;
}

body,
figure {
  margin: 0;
}

.img-thumbnail,
.thumbnail {
  transition: all .2s ease-in-out;
}

.footer a,
pre {
  word-wrap: break-word;
}

blockquote,
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

@font-face {
  font-family: GillSansMT;
  src: url(../../../fonts/GillSansMT.eot);
  src: url(../../../fonts/GillSansMT.eot?#iefix) format('embedded-opentype'),url(../../../fonts/GillSansMT.woff2) format('woff2'),url(../../../fonts/GillSansMT.woff) format('woff'),url(../../../fonts/GillSansMT.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GillSansMT-Light;
  src: url(../../../fonts/GillSansMT-Light.eot);
  src: url(../../../fonts/GillSansMT-Light.eot?#iefix) format('embedded-opentype'),url(../../../fonts/GillSansMT-Light.woff2) format('woff2'),url(../../../fonts/GillSansMT-Light.woff) format('woff'),url(../../../fonts/GillSansMT-Light.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

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

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  color: #444;
}

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

h1 {
  margin: .67em 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  * {
    text-shadow: none!important;
    color: #000!important;
    background: 0 0!important;
    box-shadow: none!important;
  }

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

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

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

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

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

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

@page {
    margin: 2cm .5cm;
}

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

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

  .navbar {
    display: none;
  }

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

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

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

  .table {
    border-collapse: collapse!important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important;
  }
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning,
button,
input,
select[multiple],
textarea {
  background-image: none;
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

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

a {
  color: #ed6025;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #b6400f;
  text-decoration: underline;
}

a:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

pre code,
table {
  background-color: transparent;
}

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

hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border-top: 1px solid #eee;
}

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

.collapsing,
.dropdown,
.form-control,
.glyphicon {
  position: relative;
}

.lead,
address,
dl {
  margin-bottom: 28px;
}

p {
  margin: 0 0 14px;
}

.lead {
  font-size: 23px;
  font-weight: 200;
  line-height: 1.4;
}

h4,
h5,
h6,
ol,
ul {
  margin-bottom: 14px;
}

blockquote p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

@media (min-width:768px) {
  .lead {
    font-size: 30px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #ddd;
}

.text-primary {
  color: #00acec;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

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

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

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

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

dt,
label {
  font-weight: 700;
}

legend,
pre {
  color: #444;
}

h4,
h5,
h6 {
  margin-top: 14px;
}

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

.h1 small,
h1 small {
  font-size: 34px;
}

.h2 small,
h2 small {
  font-size: 25px;
}

.h3 small,
.h4 small,
h3 small,
h4 small {
  font-size: 20px;
}

.page-header {
  padding-bottom: 13px;
}

ol,
ul {
  margin-top: 0;
}

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

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

dd,
dt {
  line-height: 1.42857143;
}

dd {
  margin-left: 0;
}

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

  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    content: " ";
    display: table;
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-actions,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.pager:after,
.panel-body:after,
.row:after,
.tabbable:after,
fieldset .panel-body {
  clear: both;
}

address,
blockquote small,
pre {
  display: block;
  line-height: 1.42857143;
}

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

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

blockquote small {
  color: #ddd;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}

address {
  font-style: normal;
}

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

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

pre {
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 19px;
  word-break: break-all;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

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

.table,
pre.prettyprint {
  margin-bottom: 28px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .container {
    max-width: 740px;
  }

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
  .container {
    max-width: 1160px;
  }

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  max-width: 100%;
}

th {
  text-align: left;
}

.table {
  width: 100%;
}

.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  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 td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
  border-top: 0;
}

.table tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
  padding: 5px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

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

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

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

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

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

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

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
  border-color: #ebccd1;
}

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

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

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

@media (max-width:768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
    background-color: #fff;
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>thead>tr:last-child>td,
  .table-responsive>.table-bordered>thead>tr:last-child>th {
    border-bottom: 0;
  }
}

fieldset,
legend {
  padding: 0;
  border: 0;
}

fieldset {
  margin: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 28px;
  font-size: 30px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
}

.form-control,
input[type=file] {
  display: block;
}

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

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

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

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

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

.form-control:-moz-placeholder {
  color: #ddd;
}

.form-control::-moz-placeholder {
  color: #ddd;
}

.form-control:-ms-input-placeholder {
  color: #ddd;
}

.form-control::-webkit-input-placeholder {
  color: #ddd;
}

.form-control {
  height: 42px;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  display: block;
  min-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.checkbox label,
.radio label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  float: left;
  margin-left: -20px;
}

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

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

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

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

.input-sm {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 37px;
  line-height: 37px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 55px;
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 55px;
  line-height: 55px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .control-label,
.has-warning .help-block {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

.has-error .control-label,
.has-error .help-block {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

.has-success .control-label,
.has-success .help-block {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

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

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.dropdown-menu {
  float: left;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.btn:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.modal-content,
.open>a,
.tabs-left>.nav-tabs>li:focus,
.tabs-left>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li:focus,
.tabs-right>.nav-tabs>li>a:focus {
  outline: 0;
}

.btn:focus,
.btn:hover {
  color: #fff;
  text-decoration: none;
}

.btn.active,
.btn:active {
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #fff;
  background-color: #ed6025;
  border-color: #ed6025;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #d74c12;
  border-color: #c54510;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.btn-primary,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #ed6025;
  border-color: #ed6025;
}

.btn-primary {
  color: #fff;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d74c12;
  border-color: #c54510;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #ed6025;
  border-color: #ed6025;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #fff;
  background-color: #ed6025;
  border-color: #ed6025;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #d74c12;
  border-color: #c54510;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #ed6025;
  border-color: #ed6025;
}

.btn-link {
  color: #ed6025;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #b6400f;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #ddd;
  text-decoration: none;
}

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

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

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

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

.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.caret,
.glyphicon {
  display: inline-block;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(../bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}

.glyphicon {
  top: 1px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}

.caret {
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}

.dropdown-header,
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
}

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

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

.btn-group>.btn-group:last-child>.btn:first-child,
.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;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  font-weight: 400;
  color: #444;
  white-space: nowrap;
}

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

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

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
  color: #ddd;
}

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

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

.dropdown-header {
  font-size: 17px;
}

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

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
  z-index: 2;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}

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

.btn-danger .caret,
.btn-default .caret,
.btn-info .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
  border-top-color: #fff;
}

.dropup .btn-danger .caret,
.dropup .btn-default .caret,
.dropup .btn-info .caret,
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.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:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
  margin-left: 5px;
}

.btn .caret,
.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group-sm>.btn,
.btn-group-xs>.btn {
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs>.btn {
  padding: 1px 5px;
}

.btn-group-sm>.btn {
  padding: 5px 10px;
}

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

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

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

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-lg .caret {
  border-width: 5px 5px 0;
}

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

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

.btn-group-vertical>.btn-group:last-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 {
  float: none;
  display: table-cell;
  width: 1%;
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

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

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 55px;
  line-height: 55px;
}

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 37px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 37px;
  line-height: 37px;
}

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 20px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 17px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 25px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  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>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -4px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

.nav>li,
.nav>li>a {
  display: block;
  position: relative;
}

.nav>li>a {
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #ddd;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #ed6025;
}

.nav .nav-divider {
  height: 1px;
  margin: 13px 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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified>.active>a {
  border-bottom-color: #fff;
}

.nav-pills>li {
  float: left;
}

.nav-justified>li,
.nav-stacked>li {
  float: none;
}

.nav-pills>li>a {
  border-radius: 5px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #00acec;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified>li>a {
  text-align: center;
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  border-bottom: 1px solid #ddd;
  margin-right: 0;
}

.nav-tabs-justified>.active>a {
  border-bottom-color: #fff;
}

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

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

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

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

.nav .caret {
  border-top-color: #ed6025;
  border-bottom-color: #ed6025;
}

.nav a:hover .caret {
  border-top-color: #b6400f;
  border-bottom-color: #b6400f;
}

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

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}

.navbar:after {
  clear: both;
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar {
    border-radius: 0;
  }

  .navbar-header {
    float: left;
  }

  .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-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -10px;
  }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.thumbnail,
.thumbnail>img {
  max-width: 100%;
  height: auto;
}

.media,
.media-body,
.modal-open,
.progress {
  overflow: hidden;
}

.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -10px;
  margin-left: -10px;
}

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

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 11px 10px;
  font-size: 25px;
  line-height: 28px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

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

  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }

  .navbar>.container .navbar-brand {
    margin-left: -10px;
  }
}

.navbar-toggle .icon-bar {
  display: block;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 5.5px -10px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 28px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

@media (min-width:992px) {
  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

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

  .navbar-nav>li>a {
    padding-top: 11px;
    padding-bottom: 11px;
  }

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

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

.navbar-form {
  padding: 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  margin: 4px -10px;
}

@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0;
  }
}

.badge,
.label {
  font-weight: 700;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width:992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  .navbar-text {
    margin-left: 10px;
    margin-right: 10px;
  }
}

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

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

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}

.navbar-text {
  float: left;
  margin-top: 11px;
  margin-bottom: 11px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: #ccc;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #e7e7e7;
  color: #555;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:focus .caret,
.navbar-default .navbar-nav>.open>a:hover .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: #ccc;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #ddd;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #ddd;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #080808;
  color: #fff;
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-top-color: #ddd;
  border-bottom-color: #ddd;
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ddd;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #ddd;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.breadcrumb {
  background-color: #f5f5f5;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\00a0";
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
  color: #ddd;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 25px;
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 17px;
}

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

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

.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}

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

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #ddd;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  color: #fff;
  border-radius: .25em;
}

.label[href]:focus,
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #ddd;
}

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

.label-primary {
  background-color: #00acec;
}

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

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 17px;
  color: #fff;
  background-color: #ddd;
  border-radius: 10px;
}

.btn,
.field-name-post-a-comment a {
  cursor: pointer;
  min-width: 150px;
  text-overflow: ellipsis;
}

.badge:empty {
  display: none;
}

.media-object,
.thumbnail,
.thumbnail>img {
  display: block;
}

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

.btn .badge {
  position: relative;
  top: -1px;
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
  color: #ed6025;
  background-color: #fff;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 200;
  line-height: 2.14285714;
  color: inherit;
  background-color: #eee;
}

.alert .alert-link,
.close {
  font-weight: 700;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1 {
    font-size: 90px;
  }
}

.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.thumbnail>img {
  margin-left: auto;
  margin-right: auto;
}

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

.thumbnail .caption {
  padding: 9px;
  color: #444;
}

.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

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

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 17px;
  color: #fff;
  text-align: center;
  background-color: #00acec;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  transition: width .6s ease;
}

.close,
.list-group-item>.badge {
  float: right;
}

.progress-striped .progress-bar {
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-bar-danger {
  background-color: #d9534f;
}

.media,
.media-body {
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

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

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #00acec;
  border-color: #00acec;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #b9ecff;
}

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

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

.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel>.list-group,
.panel>.table {
  margin-bottom: 0;
}

.panel-body {
  padding: 15px;
}

.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
}

.panel>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel>.list-group .list-group-item:last-child {
  border-bottom: 0;
}

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

.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body,
.panel>.panel-body+.table {
  border-top: 1px solid #ddd;
}

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

.panel-title>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #444;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #00acec;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #00acec;
  border-color: #00acec;
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #00acec;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #00acec;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

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

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

.close {
  font-size: 30px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.carousel-caption,
.carousel-control {
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

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

.modal-content,
.popover {
  background-clip: padding-box;
}

.modal-open .navbar-fixed-bottom,
.modal-open .navbar-fixed-top,
body.modal-open {
  margin-right: 15px;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
}

.btn,
.carousel-inner,
.region-help .block {
  overflow: hidden;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  transform: translate(0,-25%);
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
  position: fixed;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

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

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

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

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

.popover,
.tooltip,
.tooltip-arrow {
  position: absolute;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table;
}

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

@media screen and (min-width:768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

.tooltip {
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 17px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
  left: 5px;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
}

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

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

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}

.popover {
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 20px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.carousel,
.carousel-inner {
  position: relative;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  bottom: -11px;
}

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.left .arrow:after,
.popover.right .arrow:after {
  content: " ";
  bottom: -10px;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
}

.popover.right .arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  top: -11px;
}

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel-inner {
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.carousel-control.left {
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

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

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

  .carousel-indicators {
    bottom: 20px;
  }

  .navbar.container {
    max-width: 720px;
  }
}

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

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

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

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
  display: none!important;
}

.invisible {
  visibility: hidden;
}

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

.bk-pattern h2,
.bk-pattern h3,
.bk-pattern p.lead,
h3.scene-subtitle {
  text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

.affix {
  position: fixed;
}

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

@media screen and (max-width:400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.hidden {
  visibility: hidden!important;
}

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

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

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }
}

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

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

  td.visible-xs.visible-sm,
  th.visible-xs.visible-sm {
    display: table-cell!important;
  }
}

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

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

  td.visible-xs.visible-md,
  th.visible-xs.visible-md {
    display: table-cell!important;
  }
}

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

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

  td.visible-xs.visible-lg,
  th.visible-xs.visible-lg {
    display: table-cell!important;
  }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
  display: none!important;
}

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

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

  td.visible-sm.visible-xs,
  th.visible-sm.visible-xs {
    display: table-cell!important;
  }
}

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

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

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }
}

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

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

  td.visible-sm.visible-md,
  th.visible-sm.visible-md {
    display: table-cell!important;
  }
}

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

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

  td.visible-sm.visible-lg,
  th.visible-sm.visible-lg {
    display: table-cell!important;
  }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
  display: none!important;
}

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

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

  td.visible-md.visible-xs,
  th.visible-md.visible-xs {
    display: table-cell!important;
  }
}

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

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

  td.visible-md.visible-sm,
  th.visible-md.visible-sm {
    display: table-cell!important;
  }
}

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

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

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }
}

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

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

  td.visible-md.visible-lg,
  th.visible-md.visible-lg {
    display: table-cell!important;
  }
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
  display: none!important;
}

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

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

  td.visible-lg.visible-xs,
  th.visible-lg.visible-xs {
    display: table-cell!important;
  }
}

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

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

  td.visible-lg.visible-sm,
  th.visible-lg.visible-sm {
    display: table-cell!important;
  }
}

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

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

  td.visible-lg.visible-md,
  th.visible-lg.visible-md {
    display: table-cell!important;
  }
}

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

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

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }
}

.hidden-xs {
  display: block!important;
}

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

td.hidden-xs,
th.hidden-xs {
  display: table-cell!important;
}

@media (max-width:767px) {
  .hidden-xs,
  td.hidden-xs,
  th.hidden-xs,
  tr.hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-xs.hidden-md,
  td.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg {
    display: none!important;
  }
}

.hidden-sm {
  display: block!important;
}

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

td.hidden-sm,
th.hidden-sm {
  display: table-cell!important;
}

@media (max-width:767px) {
  .hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm,
  td.hidden-sm,
  th.hidden-sm,
  tr.hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-sm.hidden-md,
  td.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg {
    display: none!important;
  }
}

.hidden-md {
  display: block!important;
}

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

td.hidden-md,
th.hidden-md {
  display: table-cell!important;
}

@media (max-width:767px) {
  .hidden-md.hidden-xs,
  td.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-md.hidden-sm,
  td.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md,
  td.hidden-md,
  th.hidden-md,
  tr.hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-md.hidden-lg,
  td.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg {
    display: none!important;
  }
}

.hidden-lg {
  display: block!important;
}

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

td.hidden-lg,
th.hidden-lg {
  display: table-cell!important;
}

@media (max-width:767px) {
  .hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-lg.hidden-md,
  td.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-lg,
  td.hidden-lg,
  th.hidden-lg,
  tr.hidden-lg {
    display: none!important;
  }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
  display: none!important;
}

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

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

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

  .hidden-print,
  td.hidden-print,
  th.hidden-print,
  tr.hidden-print {
    display: none!important;
  }
}

html.overlay-open .navbar-fixed-top {
  z-index: 400;
}

html.js fieldset.collapsed {
  height: auto;
}

html.js input.form-autocomplete {
  background-image: none;
}

body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}

body.navbar-is-fixed-top {
  padding-top: 64px!important;
}

body.navbar-is-fixed-bottom {
  padding-bottom: 64px!important;
}

body.toolbar {
  padding-top: 30px!important;
}

body.toolbar .navbar-fixed-top {
  top: 30px;
}

body.toolbar.navbar-is-fixed-top {
  padding-top: 94px!important;
}

body.toolbar-drawer {
  padding-top: 64px!important;
}

body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}

body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px!important;
}

body.admin-menu .navbar-fixed-top {
  top: 29px;
}

body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px!important;
}

body div#admin-toolbar {
  z-index: 1600;
}

body #admin-menu,
body #admin-toolbar,
body #toolbar {
  box-shadow: none;
}

body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}

.btn,
body {
  position: relative;
}

body #admin-menu .dropdown li {
  line-height: normal;
}

.navbar.container {
  margin-top: 20px;
}

.block:first-child h2.block-title,
.page-header {
  margin-top: 0;
}

@media screen and (min-width:992px) {
  .navbar.container {
    max-width: 940px;
  }
}

@media screen and (min-width:1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}

.navbar.container>.container {
  margin: 0;
  padding: 0;
  width: auto;
}

#overlay-container,
.overlay-element,
.overlay-modal-background {
  z-index: 1500;
}

#toolbar {
  z-index: 1600;
}

.modal {
  z-index: 1620;
}

.modal-dialog {
  z-index: 1630;
}

.modal-backdrop {
  z-index: 1610;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

ul.secondary {
  float: left;
}

@media screen and (min-width:768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }

  ul.secondary {
    float: right;
  }
}

.page-header {
  border-bottom: 0;
}

p:last-child {
  margin-bottom: 0;
}

.region-help>.glyphicon {
  font-size: 25px;
  float: left;
  margin: -.05em .5em 0 0;
}

form#search-block-form {
  margin: 0;
}

.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}

@media screen and (min-width:992px) {
  .navbar #block-search-form {
    float: right;
  }
}

.navbar-search .control-group {
  margin-bottom: 0;
}

ul.action-links {
  margin: 12px 0;
  padding: 0;
}

ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}

ul.action-links .glyphicon {
  padding-right: .5em;
}

.uneditable-input,
input,
select,
textarea {
  max-width: 100%;
  width: auto;
}

input.error {
  color: #b94a48;
  border-color: #ebccd1;
}

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}

fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}

.checkbox:first-child,
.radio:first-child {
  margin-top: 0;
}

.checkbox:last-child,
.radio:last-child {
  margin-bottom: 0;
}

.panel-heading {
  display: block;
}

a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}

.error {
  color: #b94a48;
}

div.error,
table tr.error {
  background-color: #f2dede;
  color: #b94a48;
}

.control-group.error {
  background: 0 0;
}

.control-group.error .control-label,
.control-group.error label {
  color: #b94a48;
  font-weight: 600;
}

.control-group.error .uneditable-input,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #555;
  border: 1px solid #ccc;
}

.control-group.error .help-block,
.control-group.error .help-inline {
  color: #444;
}

.list-inline>li.first {
  padding-left: 0;
}

.nav-tabs {
  margin-bottom: 10px;
}

ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
}

.tabs--secondary {
  margin: 0 0 10px;
}

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: 400;
  color: #777;
}

.password-strength {
  width: 17em;
  float: right;
  margin-top: 1.4em;
}

.password-strength-title {
  display: inline;
}

.password-strength-text {
  float: right;
  font-weight: 700;
}

.password-indicator {
  background-color: #d8d8d8;
  height: .3em;
  width: 100%;
}

.password-indicator div {
  height: 100%;
  width: 0;
  background-color: #ddd;
}

input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: .4em;
}

div.password-confirm {
  float: right;
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}

div.form-item div.password-suggestions {
  padding: .2em .5em;
  margin: .7em 0;
  width: 38.5em;
  border: 1px solid #B4B4B4;
}

div.password-suggestions ul {
  margin-bottom: 0;
}

.confirm-parent,
.password-parent {
  clear: left;
  margin: 0;
  width: 36.3em;
}

#ltg-subnav .navbar ul:after,
.ds-2col-fluid:after,
.ds-2col-stacked-fluid:after,
.ds-2col:after {
  clear: both;
}

.progress-wrapper .progress {
  margin-bottom: 10px;
}

.pagination ul>li>a.progress-disabled {
  float: left;
}

.form-autocomplete .glyphicon {
  color: #ddd;
  font-size: 120%;
}

.form-autocomplete .glyphicon.glyphicon-spin {
  color: #00acec;
}

.form-autocomplete .input-group-addon {
  background-color: #fff;
}

.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -.25em 0 .5em;
}

.glyphicon-spin {
  display: inline-block;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}

.tabbable {
  margin-bottom: 20px;
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
  border-bottom: 0;
}

.tabs-below>.nav-tabs .summary,
.tabs-left>.nav-tabs .summary,
.tabs-right>.nav-tabs .summary {
  color: #ddd;
  font-size: 17px;
}

.tab-pane>.panel-heading {
  display: none;
}

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

.tabs-below>.nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
  border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
  border-color: transparent #ddd #ddd;
}

.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
  float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
  border-radius: 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left>.nav-tabs {
  float: left;
  margin-right: -1px;
}

.tabs-left>.nav-tabs>li>a {
  border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
  border-color: #eee #ddd #eee #eee;
}

.tabs-left>.nav-tabs>.active>a,
.tabs-left>.nav-tabs>.active>a:focus,
.tabs-left>.nav-tabs>.active>a:hover {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0,0,0,.05);
}

.tabs-right>.nav-tabs {
  float: right;
  margin-left: -1px;
}

.tabs-right>.nav-tabs>li>a {
  border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
  border-color: #eee #eee #eee #ddd;
  box-shadow: 1px 1px 1px rgba(0,0,0,.05);
}

.tabs-right>.nav-tabs>.active>a,
.tabs-right>.nav-tabs>.active>a:focus,
.tabs-right>.nav-tabs>.active>a:hover {
  border-color: #ddd #ddd #ddd transparent;
}

td.checkbox,
td.radio,
th.checkbox,
th.radio {
  display: table-cell;
}

.btn,
img {
  display: inline-block;
}

.views-display-settings .label {
  font-size: 100%;
  color: #666;
}

.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0;
}

table .checkbox input[type=checkbox],
table .radio input[type=radio] {
  max-width: inherit;
}

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}

.h1,
.h2,
h1,
h2 {
  margin-top: 20px;
  margin-bottom: 25px;
}

.btn,
.node-type-product-review .field-name-field-product-review-variations,
.search-icon {
  text-align: center;
}

@media (min-width:768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}

.alert a {
  font-weight: 700;
}

.alert-success a {
  color: #356635;
}

.alert-info a {
  color: #2d6987;
}

.alert-warning a {
  color: #a47e3c;
}

.alert-danger a {
  color: #953b39;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}

a {
  outline: 0!important;
}

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

@media screen and (min-width:768px) {
  .h1,
  h1 {
    font-size: 34px;
  }
}

@media screen and (min-width:992px) {
  .h1,
  h1 {
    font-size: 44px;
  }
}

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

.h2 strong,
h2 strong {
  font-weight: 500;
}

@media screen and (min-width:768px) {
  .h2,
  h2 {
    font-size: 30px;
  }
}

@media screen and (min-width:992px) {
  .h2,
  h2 {
    font-size: 38px;
  }
}

.h3,
h3 {
  font-size: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
}

@media screen and (min-width:768px) {
  .h3,
  h3 {
    font-size: 28px;
  }
}

@media screen and (min-width:992px) {
  .h3,
  h3 {
    font-size: 28px;
  }
}

.h4,
h4 {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (min-width:768px) {
  .h4,
  h4 {
    font-size: 20px;
  }
}

@media screen and (min-width:992px) {
  .h4,
  h4 {
    font-size: 24px;
  }

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

.h5,
h5 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (min-width:768px) {
  .h5,
  h5 {
    font-size: 18px;
  }
}

#sb-site {
  background: 0 0!important;
  min-height: initial!important;
}

body {
  background-image: url(../../../images/paper.png);
  background-repeat: repeat;
  background-color: #eae9de;
  font-weight: 300;
  font-style: normal;
  line-height: 22px;
  font-family: proxima-nova,sans-serif;
  font-size: 15px;
  box-shadow: none;
}

.btn,
blockquote p,
p>a,
strong {
  font-weight: 600;
}

@media screen and (min-width:768px) {
  body {
    font-size: 18px;
    line-height: 30px;
  }
}

@media screen and (min-width:992px) {
  body {
    font-size: 18px;
    line-height: 30px;
  }
}

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

.img-float-left,
img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.img-float-right,
img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.media.media-float_left .media-element,
.media.media-float_right .media-element {
  margin: 0;
}

.media.media-float_left {
  float: left;
  margin-top: 0;
}

.media.media-float_right {
  float: right;
  margin-top: 0;
}

.cke_panel_block,
.cke_panel_listItem,
body.cke_show_borders {
  background: #fff;
}

p.introtext {
  font-size: 17px;
  line-height: 26px;
}

@media screen and (min-width:768px) {
  p.introtext {
    font-size: 22px;
    line-height: 37px;
  }
}

@media screen and (min-width:992px) {
  p.introtext {
    font-size: 24px;
    line-height: 39px;
  }
}

img.img-left {
  margin-right: 20px;
  float: left;
}

img.img-right {
  margin-left: 20px;
  float: right;
}

span.highlight {
  color: #fff;
  background: #7c3795;
  padding: 3px;
}

blockquote {
  padding: 10px 22px;
  margin: 0 0 28px;
  border-left: 8px solid #7c3795;
}

blockquote p {
  font-style: italic;
  font-size: 13px;
  line-height: 19px;
}

@media tablet {
  blockquote p {
    font-size: 15px;
    line-height: 25px;
  }
}

@media screen and (min-width:992px) {
  blockquote p {
    font-size: 17px;
    line-height: 27px;
  }
}

.media-element {
  margin: 20px 0;
}

.field-type-taxonomy-term-reference,
.view-mode-trade_search_teaser .field-name-field-pos-category {
  color: #5bbc6a;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 5px;
}

@media screen and (min-width:768px) {
  .field-type-taxonomy-term-reference,
  .view-mode-trade_search_teaser .field-name-field-pos-category {
    margin-bottom: 10px;
  }
}

.field-type-taxonomy-term-reference a,
.view-mode-trade_search_teaser .field-name-field-pos-category a {
  color: #5bbc6a;
}

.btn {
  padding: 6px 45px 6px 25px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.428571429;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 20px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:after {
  content: "";
  background-image: url(../../../images/arrow-right.png)!important;
  background-position: 90% center;
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  margin-left: 8px;
  margin-top: 0;
  position: absolute;
}

.btn.btn-default,
.btn.btn-primary {
  color: #fff;
  background-color: #ed6025;
  border-color: #ed6025;
}

.btn.btn-default:hover,
.btn.btn-primary:hover {
  color: #fff;
  background-color: #ed3d25;
  border-color: #ed3d25;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn.btn-primary.active,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ed8825;
  border-color: #ed8825;
  text-decoration: none;
}

.breadcrumb a,
.breadcrumb>.active,
.breadcrumb>li {
  color: #7c7b66;
}

.form-item {
  margin: 1em 0;
}

.not-front .main-container {
  margin-top: 20px;
}

@media screen and (min-width:992px) {
  .not-front .main-container {
    margin-top: 40px;
  }
}

.breadcrumb {
  padding: 0;
  margin-bottom: 10px;
  margin-top: 0;
  list-style: none;
  background: 0 0;
  border-radius: 4px;
}

@media screen and (min-width:992px) {
  .breadcrumb {
    margin-bottom: 20px;
  }
}

.breadcrumb>li {
  font-size: 12px;
  font-weight: 600;
}

#home-ads-one h2.block-title,
#home-ads-two h2.block-title,
#pre-footer h2.block-title,
#pre-footer-ads h2.block-title {
  font-size: 14px;
  font-weight: 600;
}

.breadcrumb>li+li:before {
  padding: 0 3px;
  color: #7c7b66;
}

.white-box {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
}

.white-box .white-content-inner {
  margin: 0 25px 20px;
}

.white-box .white-content-inner .region-content {
  padding-bottom: 25px;
}

.white-box .white-container {
  margin-left: -25px;
  margin-right: -25px;
  background: #fff;
  padding: 10px 18px;
  margin-bottom: 0;
}

@media screen and (min-width:768px) {
  .white-box .white-container {
    padding: 0;
    margin: 18px 0;
  }
}

#content-bottom,
#pre-footer-ads {
  margin-top: 20px;
}

#content-top {
  margin-bottom: 20px;
}

#pre-footer-illustration {
  background: url(../../../images/grunge-top-ads.png) top center repeat-x,url(../../../images/grunge-bottom-ads.png) bottom center repeat-x,url(../../../images/bg-illustration-mobile.png) center center no-repeat;
  background-size: auto,auto,cover;
  min-height: 175px;
}

@media screen and (min-width:768px) {
  #pre-footer-illustration {
    background: url(../../../images/grunge-top-ads.png) top center repeat-x,url(../../../images/grunge-bottom-ads.png) bottom center repeat-x,url(../../../images/bg-illustration-tablet.jpg) center center no-repeat;
    background-size: auto,auto,cover;
    min-height: 300px;
  }
}

#pre-footer-ads {
  background: url(../../../images/pre-footer-ads.png) top center repeat-x #fff;
  padding: 20px 0 10px;
  margin-bottom: 0;
}

#pre-footer {
  background: #fff;
  padding: 0 0 20px;
}

#pre-footer h2.block-title {
  margin-bottom: 10px;
}

#home-ads-one,
#home-ads-two {
  background: url(../../../images/pre-footer-ads.png) top center repeat-x,url(../../../images/pre-footer-ads-bottom.png) bottom center repeat-x #fff;
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

#home-blocks-one,
#home-blocks-two {
  padding: 10px 0;
}

.region-home-blocks-one,
.region-home-blocks-two {
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (min-width:768px) {
  #home-ads-one,
  #home-ads-two {
    padding: 20px 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #home-blocks-one,
  #home-blocks-two {
    padding: 20px 0;
  }

  .region-home-blocks-one,
  .region-home-blocks-two {
    margin-left: 0;
    margin-right: 0;
  }
}

#page-header {
  padding: 0;
  background: #fff;
  box-shadow: 0 2px 2px rgba(63,63,63,.3);
}

#page-header .container-fluid .logo img {
  width: 195px;
  height: auto!important;
  margin-top: 17px;
  padding-left: 20px;
}

@media screen and (min-width:768px) {
  #page-header .container-fluid .logo img {
    width: 260px;
    margin-top: 13px;
  }
}

@media screen and (min-width:992px) {
  #pre-footer-illustration {
    background: url(../../../images/grunge-top-ads.png) top center repeat-x,url(../../../images/grunge-bottom-ads.png) bottom center repeat-x,url(../../../images/bg-illustration.jpg) center center no-repeat;
    background-size: auto,auto,cover;
    min-height: 624px;
  }

  #page-header .container-fluid .logo img {
    width: 369px;
    margin-top: 15px;
  }
}

#page-header #block-menu-block-1 ul.menu {
  line-height: 40px;
  height: 72px;
}

#page-header #block-menu-block-1 ul.menu li {
  margin: 0;
  float: none;
}

@media (min-width:992px) {
  #page-header #block-menu-block-1 ul.menu li {
    float: left;
  }
}

#page-header #block-menu-block-1 ul.menu li a {
  line-height: 40px;
  padding: 16px 20px;
  font-weight: 300;
  font-size: 18px;
  color: #000;
}

#page-header #block-menu-block-1 ul.menu>.active>a,
#page-header #block-menu-block-1 ul.menu>.active>a:focus,
#page-header #block-menu-block-1 ul.menu>.active>a:hover,
#page-header #block-menu-block-1 ul.menu>li>a.active-trail,
#page-header #block-menu-block-1 ul.menu>li>a.activetrail,
#page-header #block-menu-block-1 ul.menu>li>a:focus,
#page-header #block-menu-block-1 ul.menu>li>a:hover {
  color: #fff;
  background: #5bbc6a;
}

@media screen and (min-width:768px) {
  #page-header #block-menu-block-1 ul.menu li a {
    font-size: 15px;
    padding: 16px 20px;
  }
}

@media screen and (min-width:992px) {
  #page-header #block-menu-block-1 ul.menu li {
    float: left;
  }

  #page-header #block-menu-block-1 ul.menu li a {
    font-size: 18px;
    padding: 16px 15px;
  }
}

@media screen and (min-width:1200px) {
  #page-header #block-menu-block-1 ul.menu li a {
    font-size: 18px;
  }
}

#navbar {
  background-color: #f8f8f8;
  border: 0;
  min-height: 0;
  margin-top: 0!important;
}

#navbar .navbar,
#navbar .navbar-default {
  margin: 0 auto;
  border: 0!important;
  background: 0 0!important;
  min-height: 30px;
}

#navbar .navbar-collapse {
  padding: 0;
}

#navbar .block-menu-block ul.menu {
  line-height: 40px;
}

#navbar .block-menu-block ul.menu li {
  margin: 0;
  float: none;
}

@media (min-width:992px) {
  #navbar .block-menu-block ul.menu li {
    float: left;
  }
}

@media screen and (min-width:992px) {
  #navbar .block-menu-block ul.menu li {
    float: left;
  }

  .admin-menu #page-header {
    top: 29px;
  }
}

#navbar .block-menu-block ul.menu li a {
  line-height: 40px;
  padding: 0 20px;
  font-weight: 400;
  font-size: 15px;
  color: #00acec;
}

#navbar .block-menu-block ul.menu>li>a:focus,
#navbar .block-menu-block ul.menu>li>a:hover {
  background: #3d8b3d;
}

#navbar .block-menu-block ul.menu>.active>a,
#navbar .block-menu-block ul.menu>.active>a:focus,
#navbar .block-menu-block ul.menu>.active>a:hover,
#navbar .block-menu-block ul.menu>li>a.active-trail,
#navbar .block-menu-block ul.menu>li>a.activetrail {
  color: #fff;
  background: #3d8b3d;
}

#block-menu-block-10,
#block-menu-block-7 {
  clear: both;
  float: right;
}

#block-menu-block-10 ul,
#block-menu-block-7 ul {
  padding: 30px 0 0;
}

#block-menu-block-10 ul li,
#block-menu-block-7 ul li {
  float: left;
  line-height: 13px;
  border-right: 1px solid #000;
}

#block-menu-block-10 ul li.last,
#block-menu-block-7 ul li.last {
  border-right: 0 none;
}

#block-menu-block-10 ul li a,
#block-menu-block-7 ul li a {
  font-weight: 600;
  padding: 0 8px;
  color: #000;
  font-size: 16px;
}

#block-menu-block-10 ul li a:hover,
#block-menu-block-7 ul li a:hover {
  background: 0 0;
  text-decoration: underline;
}

.search-icon {
  background: #5bbc6a;
  height: 72px;
  display: block;
  width: 83px;
  padding: 18px;
  float: right;
}

.search-icon:hover {
  background: #7fcb8b;
}

.sidebar .block-menu-block {
  background: #5bbc6a;
  padding: 20px 20px 35px;
  border-radius: 8px;
}

.sidebar .block-menu-block h3.block-title {
  color: #fff;
  font-size: 20px;
  padding: 0 20px 20px;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  margin: 5px 0;
}

.sidebar .block-menu-block .menu li {
  line-height: 10px;
  font-size: 15px;
  margin: 0;
  border-bottom: 1px dashed #fff;
}

.sidebar .block-menu-block .menu li a {
  padding: 8px 20px;
  margin: 3px 0;
  display: block;
  outline: 0;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
  background: #5BBC6A;
  font-size: 18px;
}

.sidebar .block-menu-block .menu li a:hover {
  background: #308d3e;
  text-decoration: none;
}

.sidebar .block-menu-block .menu li a.active,
.sidebar .block-menu-block .menu li a.active-trail {
  background: #308d3e;
  color: #fff;
  text-decoration: none;
}

.nav>li>a:focus {
  background: #3d8b3d;
  border: none;
  outline: 0;
  text-decoration: underline;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: none;
  color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

#ltg-subnav .navbar ul,
.ds-2col,
.ds-2col-fluid,
.ds-2col-stacked-fluid {
  margin-left: -10px;
  margin-right: -10px;
}

.navbar-toggle:hover .icon-bar {
  background: #7fcb8b;
}

.navbar-toggle .icon-bar {
  background: #5bbc6a;
  height: 4px;
  width: 26px;
}

.navbar-toggle span {
  display: none;
}

#ltg-subnav .navbar ul:after,
#ltg-subnav .navbar ul:before,
.ds-2col-fluid:after,
.ds-2col-fluid:before {
  display: table;
  content: " ";
}

#ltg-subnav {
  background: #5bbc6a;
  height: 46px;
  box-shadow: 0 2px 2px rgba(63,63,63,.3) inset;
}

#ltg-subnav .navbar {
  background: 0 0;
  border: none;
  margin-top: 0;
  min-height: initial;
}

#ltg-subnav .navbar ul li {
  float: left;
}

#ltg-subnav .navbar ul li a {
  font-size: 16px;
  color: #fff;
  padding: 8px 12px;
  font-weight: 600;
  background: #5BBC6A;
  box-shadow: 0 2px 0 rgba(63,63,63,.3) inset;
}

.ds-2col .group-left,
.ds-2col .group-right,
.ds-2col-fluid .group-left,
.ds-2col-fluid .group-right {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#ltg-subnav .navbar ul li a:hover {
  background: #308d3e;
}

#ltg-subnav .navbar ul li a.active,
#ltg-subnav .navbar ul li a.active-trail {
  background: #308d3e;
  color: #fff;
}

.ds-2col-fluid {
  padding-bottom: 20px;
}

.ds-2col-fluid .group-left {
  width: 50%;
}

@media (min-width:992px) {
  .ds-2col-fluid .group-left {
    float: left;
    width: 33.33333333%;
  }
}

.ds-2col-fluid .group-right {
  width: 50%;
}

@media (min-width:992px) {
  .ds-2col-fluid .group-right {
    float: left;
    width: 66.66666667%;
  }
}

.ds-2col-fluid.group-one-column .group-left,
.ds-2col-fluid.group-one-column .group-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width:768px) {
  .ds-2col-fluid {
    margin-bottom: 20px;
    border-bottom: 1px dashed #c7c5ad;
  }
}

.ds-2col-fluid .field-name-title h2,
.ds-2col-fluid .field-name-title h3,
.ds-2col-fluid .field-name-title h4 {
  margin-top: 0;
  margin-bottom: 10px;
}

.ds-2col-fluid .field-type-image {
  margin-bottom: 10px;
}

.ds-2col-fluid .field-name-body {
  display: none;
}

@media screen and (min-width:768px) {
  .ds-2col-fluid .field-type-image {
    margin-bottom: 0;
  }

  .ds-2col-fluid .field-name-body {
    display: block;
  }
}

.views-row-last .ds-2col,
.views-row-last .ds-2col-fluid,
.views-row-last .ds-2col-stacked-fluid {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}

.ds-2col {
  padding-bottom: 20px;
}

.ds-2col:after,
.ds-2col:before {
  content: " ";
  display: table;
}

.ds-2col .group-left {
  width: 50%;
}

@media (min-width:992px) {
  .ds-2col .group-left {
    float: left;
    width: 33.33333333%;
  }
}

.ds-2col .group-right {
  width: 50%;
}

@media (min-width:992px) {
  .ds-2col .group-right {
    float: left;
    width: 66.66666667%;
  }
}

.ds-2col-stacked-fluid .group-header,
.ds-2col-stacked-fluid .group-left,
.ds-2col.group-one-column .group-left,
.ds-2col.group-one-column .group-right {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  min-height: 1px;
}

@media screen and (min-width:768px) {
  .ds-2col {
    margin-bottom: 20px;
    border-bottom: 1px dashed #c7c5ad;
  }
}

.ds-2col .field-name-title h2,
.ds-2col .field-name-title h3,
.ds-2col .field-name-title h4 {
  margin-top: 0;
  margin-bottom: 10px;
}

.ds-2col .field-type-image {
  margin-bottom: 10px;
}

.ds-2col .field-name-body {
  display: none;
}

@media screen and (min-width:768px) {
  .ds-2col .field-type-image {
    margin-bottom: 0;
  }

  .ds-2col .field-name-body {
    display: block;
  }
}

.ds-2col-stacked-fluid {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.ds-2col-stacked-fluid:after,
.ds-2col-stacked-fluid:before {
  content: " ";
  display: table;
}

@media (min-width:992px) {
  .ds-2col-stacked-fluid .group-left {
    float: left;
    width: 33.33333333%;
  }
}

.ds-2col-stacked-fluid .group-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .ds-2col-stacked-fluid .group-right {
    float: left;
    width: 66.66666667%;
  }
}

.ds-2col-stacked-fluid .group-footer,
.ds-2col-stacked-fluid.group-one-column .group-left,
.ds-2col-stacked-fluid.group-one-column .group-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.ds-1col {
  margin-bottom: 30px;
}

.ds-1col img.file-icon {
  width: auto;
}

.ds-1col .field-type-image {
  margin-bottom: 10px;
}

.ds-1col .field-name-title h4 {
  margin-top: 0;
}

.ds-1col.view-mode-full {
  margin-bottom: 0;
}

.ds-1col.view-mode-grid_teaser {
  margin-bottom: 15px;
}

.node-guide.view-mode-grid_teaser,
.node-product-review.view-mode-grid_teaser {
  border-bottom: 1px dashed #c7c5ad;
}

.node-type-product-review .field-name-field-pack-label .file-icon {
  width: auto!important;
}

.node-type-product-review .field-name-field-pack-label .file-size {
  display: none;
}

.node-type-product-review .field-name-field-product-review-variations .grid-wrapper {
  overflow: auto;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.node-type-product-review .field-name-field-product-review-variations .grid-wrapper .col-sm-4 {
  padding-bottom: 20px;
  width: 234px;
}

.view-qa-posts-referencing-a-product .views-row a {
  padding-left: 20px;
  background-image: url(../../../images/list-arrow.png);
  background-repeat: no-repeat;
  background-position: 2px 6px;
  display: block;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.view-qa-posts-referencing-a-product .views-row.views-row-last a {
  border-bottom: 0;
}

.node-articles.view-mode-grid_teaser {
  border-bottom: 1px dashed #c7c5ad;
}

.node-type-user-product-review .view-mode-full .field-name-field-referenced-product-review {
  width: 100%;
  clear: left;
  margin-top: 6em;
}

.node-qa-post.view-mode-qa_list .group-left {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .node-qa-post.view-mode-qa_list .group-left {
    float: left;
    width: 16.66666667%;
  }
}

.node-qa-post.view-mode-qa_list .group-right {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .node-qa-post.view-mode-qa_list .group-right {
    float: left;
    width: 83.33333333%;
  }
}

.node-qa-post.view-mode-qa_list .comment.count {
  display: table;
  vertical-align: center;
  text-align: center;
}

.node-qa-post.view-mode-qa_list .comment.count .comment.count-inner .comment-circle {
  background: url(../../../images/comment-count.png) center center no-repeat;
  height: 62px;
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-size: contain;
}

.node-qa-post.view-mode-qa_list .field-name-title h3 {
  margin-bottom: 5px;
}

.node-qa-post.view-mode-qa_list .field-name-qa-asked-label {
  font-size: 14px;
  font-weight: 600;
  color: #5bbc6a;
}

.node-qa-post.view-mode-qa_list .field-name-field-qa-tags {
  margin-top: 10px;
  color: #fff;
  text-transform: capitalize;
}

.node-qa-post.view-mode-qa_list .field-name-field-qa-tags a {
  background: #8a7459;
  color: #fff;
  border-radius: 250px;
  padding: 5px 10px;
  display: inline-block;
  margin: 0 0 5px;
}

.node-user-product-review.view-mode-listing_teaser {
  border-bottom: 1px dashed #c7c5ad;
  margin-bottom: 20px;
}

.node-user-product-review.view-mode-listing_teaser .group-left {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

@media (min-width:992px) {
  .node-user-product-review.view-mode-listing_teaser .group-left {
    float: left;
    width: 16.66666667%;
  }
}

.node-user-product-review.view-mode-listing_teaser .group-right {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .node-user-product-review.view-mode-listing_teaser .group-right {
    float: left;
    width: 83.33333333%;
  }
}

.node-user-product-review .field-name-author {
  font-size: 15px;
  line-height: 17px;
  text-align: left;
  margin-top: 10px;
  font-weight: 600;
}

.node-user-product-review .field-name-author a {
  color: #444;
}

.node-user-product-review .field-name-role {
  font-size: 14px;
  line-height: 15px;
  text-align: left;
  margin-top: 5px;
  font-weight: 600;
  color: #874d9d;
}

.node-user-product-review .field-name-body {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 10px;
  clear: both;
}

.node-user-product-review .field-name-reviewed-on,
.node-user-product-review .people-helpful {
  font-size: 14px;
  color: #5bbc6a;
  font-weight: 600;
}

.node-user-product-review .field-name-body .media-element-container {
  display: inline;
}

.node-user-product-review .people-helpful {
  line-height: 14px;
}

@media screen and (min-width:768px) and (min-width:768px) {
  .node-user-product-review .field-name-reviewed-on {
    float: left;
    width: 66.66666667%;
  }
}

.node-user-product-review .field-name-field-user-prod-review-rating .form-item {
  margin: 0;
}

.node-user-product-review .flag-wrapper {
  font-size: 18px;
  display: inline-block;
  font-family: proxima-nova,sans-serif;
  margin-top: 10px;
}

@media screen and (min-width:768px) {
  .node-user-product-review .field-name-reviewed-on {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .node-user-product-review .field-name-field-user-prod-review-rating {
    width: 145px;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }

  .node-user-product-review .flag-wrapper {
    margin-top: 0;
  }
}

.node-user-product-review .flag-wrapper a.flag-link-toggle {
  background: #ed6025;
  color: #fff;
  font-weight: 600;
  border-radius: 250px;
  padding: 5px 10px;
}

.node-user-product-review .flag-wrapper a.flag-link-toggle:hover {
  color: #fff;
  background-color: #ed3d25;
  border-color: #ed3d25;
  text-decoration: none;
}

.node-user-product-review .flag-wrapper a.flag-link-toggle:active {
  color: #fff;
  background-color: #ed8825;
  border-color: #ed8825;
  text-decoration: none;
}

@media screen and (min-width:992px) {
  #page-header {
    position: fixed;
    width: 100%;
    height: 72px;
    z-index: 10;
    background: #fff;
    top: 0;
  }

  .admin-menu #ltg-subnav {
    top: 101px;
  }

  #ltg-subnav {
    position: fixed;
    width: 100%;
    height: 46px;
    z-index: 10;
    top: 72px;
  }
}

#block-views-comments-on-node-block,
#block-views-comments-on-node-block-1,
.block.comments,
.comment-wrapper {
  position: relative;
}

.view-mode-full.comment {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #c7c5ad;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
}

.view-mode-full.comment .group-left {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

@media (min-width:992px) {
  .view-mode-full.comment .group-left {
    float: left;
    width: 16.66666667%;
  }
}

@media screen and (min-width:768px) {
  .view-mode-full.comment .group-left {
    padding-left: 0;
  }
}

.view-mode-full.comment .group-left a,
.view-mode-full.comment .group-left span.username {
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  color: #444;
}

.view-mode-full.comment .group-left .field-name-ds-user-picture {
  width: auto;
  float: none;
}

.view-mode-full.comment .group-left span {
  line-height: 19px;
  display: inline-block;
}

.view-mode-full.comment .group-left .field-name-users-staff-role {
  font-size: 14px;
  line-height: 15px;
  text-align: left;
  margin-top: 5px;
  font-weight: 600;
  color: #874d9d;
}

.view-mode-full.comment .group-right {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .view-mode-full.comment .group-right {
    float: left;
    width: 83.33333333%;
  }
}

.view-mode-full.comment h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.view-mode-full.comment h3.title {
  margin-top: 18px;
  margin-bottom: 18px;
}

.view-mode-full.comment .field-name-posted-on-label-for-comments-no- {
  color: #5bbc6a;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}

.view-mode-full.comment .field-name-comment-body {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 10px;
}

.view-mode-full.comment .field-name-helpful-flag-label-text {
  margin-bottom: 20px;
}

.view-mode-full.comment .people-helpful {
  color: #5bbc6a;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
}

.field-name-post-a-comment a,
.node-calendar-month.view-mode-teaser .field-name-node-link a {
  line-height: 1.428571429;
  vertical-align: middle;
  white-space: nowrap;
  -o-user-select: none;
  overflow: hidden;
  font-weight: 600;
  text-align: center;
}

.view-mode-full.comment .flag-wrapper {
  font-size: 15px;
  display: inline-block;
  font-family: proxima-nova,sans-serif;
  margin-top: 10px;
}

@media screen and (min-width:768px) {
  .view-mode-full.comment .flag-wrapper {
    font-size: 18px;
    margin-top: 0;
  }
}

.view-mode-full.comment .flag-wrapper a.flag-link-toggle {
  background: #ed6025;
  color: #fff;
  font-weight: 600;
  border-radius: 250px;
  padding: 5px 10px;
}

.field-name-post-a-comment a.active,
.field-name-post-a-comment a:active,
.node-calendar-month.view-mode-teaser .field-name-node-link a.active,
.node-calendar-month.view-mode-teaser .field-name-node-link a:active,
.open .dropdown-toggle.field-name-post-a-comment a,
.open .dropdown-toggle.node-calendar-month.view-mode-teaser .field-name-node-link a {
  background-image: none;
}

.view-mode-full.comment .flag-wrapper a.flag-link-toggle:hover {
  color: #fff;
  background-color: #ed3d25;
  border-color: #ed3d25;
  text-decoration: none;
}

.view-mode-full.comment .flag-wrapper a.flag-link-toggle:active {
  color: #fff;
  background-color: #ed8825;
  border-color: #ed8825;
  text-decoration: none;
}

.field-name-post-a-comment {
  margin-top: -20px;
  margin-bottom: 20px;
}

@media screen and (min-width:768px) {
  .field-name-post-a-comment {
    position: absolute;
    top: 27px;
    right: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.field-name-post-a-comment a {
  display: inline-block;
  padding: 6px 45px 6px 25px;
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
  border: 1px solid #ed6025;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ed6025;
}

.field-name-post-a-comment a:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.field-name-post-a-comment a:focus,
.field-name-post-a-comment a:hover {
  text-decoration: none;
}

.field-name-post-a-comment a.active,
.field-name-post-a-comment a:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.field-name-post-a-comment a.disabled,
.field-name-post-a-comment a[disabled],
fieldset[disabled] .field-name-post-a-comment a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.field-name-post-a-comment a.active,
.field-name-post-a-comment a:active,
.field-name-post-a-comment a:focus,
.field-name-post-a-comment a:hover,
.open .dropdown-toggle.field-name-post-a-comment a {
  color: #fff;
  background-color: #d74c12;
  border-color: #c54510;
}

.field-name-post-a-comment a.disabled,
.field-name-post-a-comment a.disabled.active,
.field-name-post-a-comment a.disabled:active,
.field-name-post-a-comment a.disabled:focus,
.field-name-post-a-comment a.disabled:hover,
.field-name-post-a-comment a[disabled],
.field-name-post-a-comment a[disabled].active,
.field-name-post-a-comment a[disabled]:active,
.field-name-post-a-comment a[disabled]:focus,
.field-name-post-a-comment a[disabled]:hover,
fieldset[disabled] .field-name-post-a-comment a,
fieldset[disabled] .field-name-post-a-comment a.active,
fieldset[disabled] .field-name-post-a-comment a:active,
fieldset[disabled] .field-name-post-a-comment a:focus,
fieldset[disabled] .field-name-post-a-comment a:hover {
  background-color: #ed6025;
  border-color: #ed6025;
}

.node-calendar-month.view-mode-grid_teaser,
.view-mode-term_grid_display {
  border-bottom: 1px dashed #c7c5ad;
  margin-bottom: 20px;
}

.field-name-post-a-comment a:after {
  content: "";
  background-image: url(../../../images/arrow-right.png)!important;
  background-position: 90% center;
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  margin-left: 8px;
  margin-top: 0;
  position: absolute;
}

.view-mode-listing_teaser_top {
  border-bottom: 1px dashed #c7c5ad;
  position: relative;
}

.view-mode-listing_teaser_top .field-name-field-listings-image {
  position: relative;
  margin: 0 -25px 20px;
}

.view-mode-listing_teaser_top .field-name-field-listings-image img {
  width: 100%;
  height: auto!important;
}

.view-mode-listing_teaser_top .field-name-field-listings-image::after {
  background: url(../../../images/grunge-pattern-white.png) repeat-x;
  content: "";
  width: 100%;
  height: 31px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}

.view-mode-listing_teaser .field-name-body p.introtext {
  line-height: 22px;
  font-family: proxima-nova,sans-serif;
  font-size: 15px;
}

@media screen and (min-width:768px) {
  .view-mode-listing_teaser .field-name-body p.introtext {
    font-size: 18px;
    line-height: 30px;
  }
}

@media screen and (min-width:992px) {
  .view-mode-listing_teaser .field-name-body p.introtext {
    font-size: 18px;
    line-height: 30px;
  }
}

.node-calendar-month.view-mode-grid_teaser {
  text-align: center;
}

.node-calendar-month.view-mode-teaser .field-name-title h3 {
  background: url(../../../images/calendar-icon.png) left center no-repeat;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 17px 0 16px 80px;
}

.node-calendar-month.view-mode-teaser .field-name-title h3 a {
  color: #c02935;
}

.node-calendar-month.view-mode-teaser .field-name-node-link {
  margin-top: 20px;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a {
  display: inline-block;
  padding: 6px 45px 6px 25px;
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  border: 1px solid #ed6025;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 150px;
  text-overflow: ellipsis;
  color: #fff;
  background-color: #ed6025;
}

.field-name-this-page-as-a-pdf a,
body.node-type-brand-product-landing-page .btn {
  white-space: nowrap;
  -webkit-user-select: none;
  min-width: 150px;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a:focus,
.node-calendar-month.view-mode-teaser .field-name-node-link a:hover {
  text-decoration: none;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a.active,
.node-calendar-month.view-mode-teaser .field-name-node-link a:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.node-calendar-month.view-mode-teaser .field-name-node-link a.disabled,
.node-calendar-month.view-mode-teaser .field-name-node-link a[disabled],
fieldset[disabled] .node-calendar-month.view-mode-teaser .field-name-node-link a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a.active,
.node-calendar-month.view-mode-teaser .field-name-node-link a:active,
.node-calendar-month.view-mode-teaser .field-name-node-link a:focus,
.node-calendar-month.view-mode-teaser .field-name-node-link a:hover,
.open .dropdown-toggle.node-calendar-month.view-mode-teaser .field-name-node-link a {
  color: #fff;
  background-color: #d74c12;
  border-color: #c54510;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a.disabled,
.node-calendar-month.view-mode-teaser .field-name-node-link a.disabled.active,
.node-calendar-month.view-mode-teaser .field-name-node-link a.disabled:active,
.node-calendar-month.view-mode-teaser .field-name-node-link a.disabled:focus,
.node-calendar-month.view-mode-teaser .field-name-node-link a.disabled:hover,
.node-calendar-month.view-mode-teaser .field-name-node-link a[disabled],
.node-calendar-month.view-mode-teaser .field-name-node-link a[disabled].active,
.node-calendar-month.view-mode-teaser .field-name-node-link a[disabled]:active,
.node-calendar-month.view-mode-teaser .field-name-node-link a[disabled]:focus,
.node-calendar-month.view-mode-teaser .field-name-node-link a[disabled]:hover,
fieldset[disabled] .node-calendar-month.view-mode-teaser .field-name-node-link a,
fieldset[disabled] .node-calendar-month.view-mode-teaser .field-name-node-link a.active,
fieldset[disabled] .node-calendar-month.view-mode-teaser .field-name-node-link a:active,
fieldset[disabled] .node-calendar-month.view-mode-teaser .field-name-node-link a:focus,
fieldset[disabled] .node-calendar-month.view-mode-teaser .field-name-node-link a:hover {
  background-color: #ed6025;
  border-color: #ed6025;
}

.node-calendar-month.view-mode-teaser .field-name-node-link a:after {
  content: "";
  background-image: url(../../../images/arrow-right.png)!important;
  background-position: 90% center;
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  margin-left: 8px;
  margin-top: 0;
  position: absolute;
}

.view-mode-grid_teaser .field-name-body,
.view-mode-grid_teaser .field-name-field-listing-sub-heading {
  font-size: 15px;
  line-height: 25px;
}

.view-mode-grid_teaser h3 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.node-type-listing-page .page-header,
.node-type-page .page-header {
  padding: 15px 0 0;
}

ul.quicktabs-tabs.quicktabs-style-zen {
  margin: 0;
  background: 0 0;
}

ul.quicktabs-tabs.quicktabs-style-zen li {
  margin: 0;
  padding: 0;
  background: #d6d4c0;
  border-radius: 8px 8px 0 0;
}

ul.quicktabs-tabs.quicktabs-style-zen li a {
  font-family: proxima-nova,sans-serif;
  font-size: 14px;
  line-height: 19px;
  background: 0 0;
  padding: 10px 28px 7px;
  color: #000;
}

ul.quicktabs-tabs.quicktabs-style-zen li.active {
  background: #fff;
  border-radius: 8px 8px 0 0;
}

ul.quicktabs-tabs.quicktabs-style-zen li.active a,
ul.quicktabs-tabs.quicktabs-style-zen li:hover a {
  background: 0 0;
}

ul.quicktabs-tabs.quicktabs-style-zen li.active a,
ul.quicktabs-tabs.quicktabs-style-zen li.active a:hover {
  background: #fff;
  border-radius: 8px 8px 0 0;
  color: #c02935;
}

#quicktabs-container-featured_latest {
  background: #fff;
  padding: 20px;
  border-radius: 0 8px 8px;
}

#quicktabs-container-featured_latest .view-mode-quicktab_listing {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px dashed #c7c5ad;
}

#quicktabs-container-featured_latest .view-mode-quicktab_listing .group-left {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:992px) {
  #quicktabs-container-featured_latest .view-mode-quicktab_listing .group-left {
    float: left;
    width: 25%;
  }

  #quicktabs-container-featured_latest .view-mode-quicktab_listing .group-right {
    float: left;
    width: 75%;
  }
}

#quicktabs-container-featured_latest .view-mode-quicktab_listing .group-right {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#quicktabs-container-featured_latest .view-mode-quicktab_listing.group-one-column .group-left,
#quicktabs-container-featured_latest .view-mode-quicktab_listing.group-one-column .group-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

#quicktabs-container-featured_latest .view-mode-quicktab_listing .field-name-title {
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
}

#quicktabs-container-featured_latest .view-mode-quicktab_listing .field-type-taxonomy-term-reference {
  margin-top: 5px;
  margin-bottom: 3px;
}

#block-views-qa-listing-block-2 {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}

#block-views-qa-listing-block-2 .ds-1col {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #c7c5ad;
}

#block-views-qa-listing-block-2 h3.block-title {
  color: #c02935;
  font-size: 20px;
  line-heigth: 28px;
  text-transform: uppercase;
  font-weight: 600;
}

#block-views-qa-listing-block-2 .field-name-qa-asked-label {
  font-size: 15px;
  font-weight: 300;
  line-height: 19px;
  color: #000;
  margin-bottom: 3px;
}

#block-views-qa-listing-block-2 .field-name-title {
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
  margin-bottom: 3px;
}

#block-views-qa-listing-block-2 .field-name-related-qa-post-answer-count {
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
  color: #000;
}

#block-views-qa-listing-block-2 .view-footer {
  margin-top: 20px;
  text-align: center;
}

.view-mode-full .field-name-body {
  margin-bottom: 20px;
}

.view-mode-full .field-name-ds-user-picture {
  float: left;
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:768px) {
  .view-mode-full .field-name-ds-user-picture {
    float: left;
    width: 8.33333333%;
  }
}

.view-mode-full .field-name-ds-user-picture img {
  width: auto;
  float: none;
}

.view-mode-full .field-name-author-role-label {
  float: left;
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  color: #7c3795;
  font-size: 14px;
  margin: 14px 0;
  font-weight: 600;
}

@media (min-width:768px) {
  .view-mode-full .field-name-author-role-label {
    float: left;
    width: 75%;
  }
}

.view-mode-full .field-name-field-article-images-media,
.view-mode-full .field-name-field-guide-images-media,
.view-mode-full .field-name-field-pest-images-media,
.view-mode-full .field-name-field-plant-images-media,
.view-mode-full .field-name-field-prod-review-images-media {
  padding-top: 20px;
  position: relative;
  clear: both;
  margin: 0 -25px 20px;
}

.view-mode-full .field-name-field-article-images-media img,
.view-mode-full .field-name-field-guide-images-media img,
.view-mode-full .field-name-field-pest-images-media img,
.view-mode-full .field-name-field-plant-images-media img,
.view-mode-full .field-name-field-prod-review-images-media img {
  max-width: auto;
  width: 100%;
}

.view-mode-full .field-name-field-article-images-media::after,
.view-mode-full .field-name-field-guide-images-media::after,
.view-mode-full .field-name-field-pest-images-media::after,
.view-mode-full .field-name-field-plant-images-media::after,
.view-mode-full .field-name-field-prod-review-images-media::after {
  background: url(../../../images/grunge-pattern-white.png) repeat-x;
  content: "";
  width: 100%;
  height: 31px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}

.view-mode-full .field-name-field-plant-latin-name {
  color: #7c3795;
  font-size: 16px;
  font-weight: 600;
}

.view-mode-full .field-name-field-listing-sub-heading {
  margin-bottom: 20px;
  border-bottom: 1px dashed #c7c5ad;
  border-top: 1px dashed #c7c5ad;
  padding: 20px 0;
}

.view-mode-full .file-video,
.view-mode-full .media-vimeo-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  z-index: 1;
}

.view-mode-full .file-video iframe,
.view-mode-full .media-vimeo-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.node-type-articles .page-header,
.node-type-full-width-page .page-header {
  margin: 0 0 10px;
  padding: 0;
}

@media screen and (min-width:768px) {
  .node-type-articles .page-header,
  .node-type-full-width-page .page-header {
    margin: 0 0 15px;
    padding: 0;
  }

  .node-type-articles .articles-header-container,
  .node-type-full-width-page .articles-header-container {
    margin-bottom: 40px;
  }
}

.node-type-articles .main-content-column .white-box,
.node-type-full-width-page .main-content-column .white-box {
  display: none;
}

.node-type-articles .main-content-column #content-bottom,
.node-type-full-width-page .main-content-column #content-bottom {
  margin-top: 0;
}

.node-type-articles .articles-header-container .field-name-body,
.node-type-full-width-page .articles-header-container .field-name-body {
  clear: both;
}

@media screen and (min-width:768px) {
  .node-type-articles .articles-header-container .field-name-body,
  .node-type-full-width-page .articles-header-container .field-name-body {
    padding: 20px 40px;
  }
}

.node-type-articles .field-name-field-article-images-media,
.node-type-full-width-page .field-name-field-article-images-media {
  padding-top: 10px;
  position: relative;
  clear: both;
  margin: 0 -25px 20px;
}

@media screen and (min-width:768px) {
  .node-type-articles .field-name-field-article-images-media,
  .node-type-full-width-page .field-name-field-article-images-media {
    margin-left: -35px;
    margin-right: -35px;
    padding-top: 20px;
  }
}

.node-type-articles .field-name-field-article-images-media img,
.node-type-full-width-page .field-name-field-article-images-media img {
  max-width: auto;
  width: 100%;
}

.node-type-articles .field-name-field-article-images-media::after,
.node-type-full-width-page .field-name-field-article-images-media::after {
  background: url(../../../images/grunge-pattern-white.png) repeat-x;
  content: "";
  width: 100%;
  height: 31px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}

.node-type-articles .field-name-ds-user-picture,
.node-type-full-width-page .field-name-ds-user-picture {
  float: left;
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-right: 10px;
}

@media (min-width:768px) {
  .node-type-articles .field-name-ds-user-picture,
  .node-type-full-width-page .field-name-ds-user-picture {
    float: left;
    width: 8.33333333%;
  }
}

.node-type-articles .field-name-ds-user-picture img,
.node-type-full-width-page .field-name-ds-user-picture img {
  width: auto;
  float: none;
}

@media screen and (min-width:768px) {
  .node-type-articles .field-name-ds-user-picture,
  .node-type-full-width-page .field-name-ds-user-picture {
    width: 62px;
  }
}

.node-type-articles .field-name-author-label,
.node-type-full-width-page .field-name-author-label {
  width: auto;
  float: left;
  color: #7c3795;
  font-size: 14px;
  margin: 20px 5px 3px 0;
  font-weight: 600;
}

@media screen and (min-width:768px) {
  .node-type-articles .field-name-author-label,
  .node-type-full-width-page .field-name-author-label {
    margin: 14px 5px 3px 0;
  }
}

.node-type-articles .field-name-post-date,
.node-type-full-width-page .field-name-post-date {
  float: left;
  margin: 20px 0 0;
  font-size: 13px;
}

@media screen and (min-width:768px) {
  .node-type-articles .field-name-post-date,
  .node-type-full-width-page .field-name-post-date {
    margin: 15px 0 0;
  }
}

.node-type-kids-post .view-mode-full .field-name-author-role-label {
  width: auto;
  float: left;
}

.node-type-kids-post .field-name-post-date {
  float: left;
  margin: 14px 0;
  font-size: 13px;
}

.page-header {
  margin: 0 0 15px;
  padding: 25px 0 0;
}

.node-type-plant h1.page-header {
  margin-bottom: 0;
}

#views-exposed-form-trade-search-page .control-buttons {
  clear: both;
}

@media screen and (min-width:768px) {
  #views-exposed-form-trade-search-page .control-buttons {
    clear: none;
  }

  #views-exposed-form-trade-search-page #edit-submit-trade-search {
    margin-top: 37px;
    margin-bottom: 20px;
  }
}

.footer,
.sidebar .block .block-title {
  margin-top: 0;
}

.sidebar .block {
  margin-bottom: 20px;
}

.form-email {
  position: relative;
  display: block;
  height: 42px;
  padding: 6px 12px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  width: 100%!important;
  margin: 0;
}

.card-cta-card,
.card-cta-card:hover {
  transition: background-color 1s ease-out;
}

.form-email:-moz-placeholder {
  color: #ddd;
}

.form-email::-moz-placeholder {
  color: #ddd;
}

.form-email:-ms-input-placeholder {
  color: #ddd;
}

.form-email::-webkit-input-placeholder {
  color: #ddd;
}

.form-email:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-email[disabled],
.form-email[readonly],
fieldset[disabled] .form-email {
  cursor: not-allowed;
  background-color: #eee;
}

textarea.form-email {
  height: auto;
}

.footer {
  background: url(../../../images/footer-green-grunge.png) top left repeat-x #369f48;
  color: #fff;
  border-top: 0 none;
}

.footer ul.menu li {
  padding: 0;
}

.footer ul.menu li a {
  padding: 0;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  background: 0 0;
  margin: 0;
  font-weight: 600;
}

.footer ul.menu li a.trade {
  text-transform: uppercase;
  background: #fff;
  color: #ed6025;
  border-radius: 20px;
  padding: 6px 25px;
  margin-top: 10px;
  display: inline-block;
}

.footer ul.menu li a.trade:focus,
.footer ul.menu li a.trade:hover {
  text-decoration: none;
  background: #00431b;
  color: #fff;
}

.footer ul.menu li a:focus,
.footer ul.menu li a:hover,
.footer-second ul.menu li a:focus,
.footer-second ul.menu li a:hover {
  text-decoration: underline;
}

.footer h3.block-title {
  font-size: 15px;
  border-bottom: 1px dashed #fff;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 12px;
}

.footer p {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 600;
}

.footer a {
  color: #fff;
}

@media screen and (min-width:768px) {
  .footer .block .content-inner {
    padding-right: 40px;
  }
}

@media screen and (min-width:992px) {
  .footer .block .content-inner {
    padding-right: 20px;
  }
}

.footer .social-links-wrapper {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
}

.footer .social-links-wrapper li a {
  background-image: url(../../../images/social-icons-all.png);
  background-repeat: no-repeat;
  float: left;
  width: 50px;
  height: 43px;
  margin-right: 1px;
  margin-bottom: 5px;
  text-indent: -9999px;
}

.footer .social-links-wrapper li a:hover {
  opacity: .8;
}

.footer .social-links-wrapper li.facebook a {
  background-position: -12px -12px;
}

.footer .social-links-wrapper li.twitter a {
  background-position: -61px -12px;
}

.footer .social-links-wrapper li.youtube a {
  background-position: -111px -12px;
}

.footer .social-links-wrapper li.pinterest a {
  background-position: -160px -12px;
}

.footer .social-links-wrapper li.linkedin a {
  background-position: -209px -12px;
}

.footer .footer-logo {
  margin-top: 30px;
}

.footer .region-footer .block {
  min-height: 220px;
}

.footer .btn {
  padding: 6px 20px;
}

.footer .btn:after {
  display: none;
}

@media screen and (min-width:992px) {
  .footer .btn {
    padding: 6px 45px 6px 25px;
  }

  .footer .btn:after {
    display: inline-block;
  }

  .footer-second ul.menu li {
    float: left;
  }
}

#block-menu-block-11,
.sb-slidebar .slide-nav #block-menu-block-1 {
  display: none;
}

#footerwrap {
  z-index: 1001;
  margin-top: 0;
}

.footer-second {
  background: #00431b;
  color: #fff;
  padding: 20px 0;
  font-weight: 600;
}

.footer-second ul.menu {
  margin-top: 10px;
}

.footer-second ul.menu li a {
  padding: 0 0 5px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  background: 0 0;
  margin: 0;
}

@media screen and (min-width:768px) {
  .footer .region-footer .block {
    min-height: auto;
  }

  .footer-second ul.menu {
    margin-top: 0;
  }

  .footer-second ul.menu li {
    float: left;
  }

  .footer-second ul.menu li a {
    border-left: 1px solid #fff;
    padding: 0 5px;
  }

  .footer-second .block {
    margin-bottom: 0;
  }
}

@media screen and (min-width:992px) {
  .footer-second ul.menu li a {
    border-left: 1px solid #fff;
    padding: 0 5px;
  }

  .footer-second .block {
    margin-bottom: 0;
  }
}

.footer-second p {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  padding-bottom: 5px;
}

.footer-second a {
  color: #fff;
}

.footer-second .block {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .footer-second .block {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width:992px) {
  .footer-second ul.menu li.first a {
    border-left: 0 none;
    padding-left: 0;
  }
}

#block-menu-block-8 {
  float: left;
  width: 100%;
}

#block-block-8 {
  float: right!important;
}

@media screen and (min-width:768px) {
  .footer-second ul.menu li.first a {
    border-left: 0 none;
    padding-left: 0;
  }

  #block-block-8 p {
    text-align: right;
  }
}

.footer-second #block-block-22 {
  float: right;
}

.sb-slidebar {
  margin-right: -358px;
  background: #fff;
  overflow: scroll!important;
  -webkit-backface-visibility: hidden;
}

.sb-slidebar .inner {
  border-left: 1px solid #ddd;
  height: inherit;
}

.sb-slidebar .slide-nav {
  background: #5bbc6a;
}

.sb-slidebar .slide-nav a {
  color: #fff;
  background: #5BBC6A;
}

.sb-slidebar .slide-nav a:hover {
  background: #308d3e;
}

.sb-slidebar .slide-nav a.active,
.sb-slidebar .slide-nav a.active-trail {
  background: #308d3e;
  color: #fff;
}

.sb-slidebar .slide-content {
  padding: 10px 10px 0;
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.sb-slidebar .slide-content #block-menu-block-10,
.sb-slidebar .slide-content #block-menu-block-7 {
  float: left;
}

.sb-slidebar .slide-content #block-menu-block-10 ul,
.sb-slidebar .slide-content #block-menu-block-7 ul {
  padding: 0;
}

.sb-slidebar .slide-search {
  padding: 0 10px;
}

.sb-slidebar .slide-search a {
  font-weight: 600;
  padding: 0 8px;
  color: #000;
  font-size: 16px;
}

.admin-menu .slide-nav {
  padding-top: 45px;
}

.slide-nav #block-menu-block-11 {
  display: block;
}

.slide-nav #block-menu-block-11 ul li ul {
  background: #37693F;
  padding: 0;
  list-style: none;
  box-shadow: 0 2px 2px rgba(63,63,63,.3) inset;
}

.slide-nav #block-menu-block-11 ul li ul li a {
  padding: 10px 15px;
  display: block;
  line-height: 1.3;
  text-decoration: none;
  background: #37693F;
}

.slide-nav #block-menu-block-11 ul li ul li a.active {
  background: #37693F;
  color: #fff;
  text-decoration: underline;
}

.slide-nav #block-menu-block-11 ul li ul li a:hover {
  background: #37693F;
  text-decoration: underline;
}

.slide-nav #block-menu-block-11 ul li ul li a.active-trail {
  background: #37693F;
  color: #fff;
  text-decoration: underline;
}

.sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 500;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  box-shadow: none;
  background: #fff;
  color: #fff;
}

.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}

.sidr .block {
  margin-bottom: auto;
}

.sidr .inner {
  height: inherit;
}

.sidr .slide-nav {
  background: #5bbc6a;
}

.sidr .slide-nav a {
  color: #fff;
  background: #5BBC6A;
}

.sidr .slide-nav a:hover {
  background: #308d3e;
}

.sidr .slide-nav a.active,
.sidr .slide-nav a.active-trail {
  background: #308d3e;
  color: #fff;
}

.sidr .slide-nav ul li ul {
  background: #37693F;
  padding: 0;
  list-style: none;
  box-shadow: 0 2px 2px rgba(63,63,63,.3) inset;
}

.sidr .slide-nav ul li ul li a {
  padding: 10px 15px;
  display: block;
  line-height: 1.3;
  text-decoration: none;
  background: #37693F;
}

.sidr .slide-nav ul li ul li a.active,
.sidr .slide-nav ul li ul li a.active-trail,
.sidr .slide-nav ul li ul li a:hover {
  background: #37693F;
  text-decoration: underline;
}

.sidr .slide-nav ul li ul li a.active {
  color: #fff;
}

.sidr .slide-nav ul li ul li a.active-trail {
  color: #fff;
}

.sidr .slide-content {
  padding: 10px 10px 0;
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.sidr .slide-content #block-menu-block-10,
.sidr .slide-content #block-menu-block-7 {
  float: left;
}

.sidr .slide-content #block-menu-block-10 ul,
.sidr .slide-content #block-menu-block-7 ul {
  padding: 0;
}

.sidr .slide-search {
  padding: 0 10px;
}

.sidr .slide-search a {
  font-weight: 600;
  padding: 0 8px;
  color: #000;
  font-size: 16px;
}

.mdmegamenu {
  border: none!important;
  font-family: proxima-nova,sans-serif;
  display: block;
}

@media screen and (min-width:992px) {
  #block-menu-block-1,
  #ltg-subnav {
    display: none!important;
  }
}

.block-md-megamenu .mdmegamenu {
  border-bottom: 0;
  position: relative;
}

.block-md-megamenu .mdmegamenu .nav>li {
  position: static!important;
  display: block;
}

.block-md-megamenu .mdmegamenu .nav>li>a {
  position: static!important;
}

.block-md-megamenu .mdmegamenu li.mm-hover {
  background: #5cb85c;
  border-bottom: 0!important;
}

.block-md-megamenu .mdmegamenu li.md-menu-item-trade.mm-hover {
  background: #315fa4;
}

.block-md-megamenu .mdmegamenu li.md-menu-item-trade.mm-active>a {
  background: #1f3d69;
}

.block-md-megamenu .mdmegamenu li.mm-active>a {
  background: #3d8b3d;
  border-bottom: 0!important;
}

.block-md-megamenu .mdmegamenu li.mm-item {
  border-bottom: 0!important;
}

.block-md-megamenu .mdmegamenu li.mm-item>a {
  padding: 16px 10px;
  font-size: 17px;
  line-height: 40px;
  text-transform: none;
  margin-bottom: 0;
}

.block-md-megamenu .mdmegamenu li.mm-item>a:hover {
  color: #fff;
  text-decoration: none;
  background: #5cb85c;
  border-bottom: 0!important;
}

.block-md-megamenu .mdmegamenu li.mm-item .mm-container {
  position: fixed;
  width: 100%;
  top: 72px!important;
  background: #5cb85c;
  box-shadow: 0 2px 2px rgba(63,63,63,.3) inset;
  overflow: hidden!important;
}

.block-md-megamenu .mdmegamenu li.mm-item .mm-container a {
  color: #fff;
  font-size: 1.2em;
  font-family: proxima-nova,sans-serif;
}

.block-md-megamenu .mdmegamenu li.md-menu-item-trade>a:hover {
  background: #315fa4!important;
}

.block-md-megamenu .mdmegamenu li.md-menu-item-trade .mm-container {
  background-color: #315fa4!important;
}

.block-md-megamenu .mdmegamenu li.md-menu-item-trade .mm-sub a:hover,
.block-md-megamenu .mdmegamenu li.md-menu-item-trade .mm-sub li:hover {
  background-color: #1f3d69;
}

.block-md-megamenu .mdmegamenu .mm-sub {
  max-width: 1160px;
  margin: auto;
  padding-bottom: 30px;
}

.block-md-megamenu .mdmegamenu .mm-sub ul li {
  overflow: visible;
  padding: 0 0 0 15px;
  background: url(../../../images/polygon.png) 6px 7px no-repeat;
  float: left;
  clear: both;
}

.block-md-megamenu .mdmegamenu .mm-sub ul li:hover {
  background-color: #3d8b3d;
}

.block-md-megamenu .mdmegamenu .mm-sub ul li a {
  padding: 3px;
}

.block-md-megamenu .mdmegamenu .mm-sub ul li a:hover {
  background: 0 0;
}

.block-md-megamenu .mdmegamenu .mm-sub .mm-header {
  font-size: 14px;
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
  text-transform: capitalize;
}

.block-md-megamenu .mdmegamenu .mm-sub a.mm-header {
  margin-bottom: 7px;
  display: block;
}

.block-md-megamenu .mdmegamenu .mm-hover .mm-container {
  overflow-y: visible!important;
  background: red;
}

.block-md-megamenu .mdmegamenu .mm-sub>div {
  padding: 0 0 20px;
  margin-top: 20px!important;
}

.block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-title h3 a {
  font-size: 22px!important;
  font-family: proxima-nova,sans-serif;
  line-height: 1em;
  font-weight: 700;
}

.block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-body {
  font-family: proxima-nova,sans-serif;
  font-size: 1.4em;
}

.block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-field-content-reference,
.block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-field-content-reference-2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:768px) {
  .block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-field-content-reference,
  .block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-field-content-reference-2 {
    float: left;
    width: 50%;
  }
}

.block-md-megamenu .mdmegamenu .md-megamenu-content-trade-wrapper,
.block-md-megamenu .mdmegamenu .md-megamenu-content-trade-wrapper .left img {
  width: 100%;
}

.block-md-megamenu .mdmegamenu .bean-mega-menu- .field-name-field-listings-image {
  float: left;
  max-width: 35%;
  margin-right: 20px;
  min-height: 200px;
}

.block-md-megamenu .mdmegamenu .bg-icon {
  background-repeat: no-repeat!important;
  background-position: 3px 7px!important;
  padding-left: 30px!important;
  min-height: 35px;
}

.block-md-megamenu .mdmegamenu .menu-block-14 li:nth-child(1) {
  background: url(../../../images/mag.png);
  background-position: 3px 2px!important;
}

.block-md-megamenu .mdmegamenu .menu-block-14 li:nth-child(2) {
  background: url(../../../images/bird_thumb.png);
}

.block-md-megamenu .mdmegamenu .menu-block-14 li:nth-child(3) {
  background: url(../../../images/bug.png);
}

.block-md-megamenu .mdmegamenu .menu-block-14 li:nth-child(4) {
  background: url(../../../images/calendar.png);
}

.block-md-megamenu .mdmegamenu .menu-block-14 li:nth-child(5) {
  background: url(../../../images/bubble.png);
}

.block-md-megamenu .mdmegamenu .menu-block-14 li {
  background-repeat: no-repeat!important;
  background-position: 3px 7px!important;
  padding-left: 30px!important;
  min-height: 35px;
}

.block-md-megamenu .mdmegamenu .list-icon-contact,
.block-md-megamenu .mdmegamenu .list-icon-download,
.block-md-megamenu .mdmegamenu .list-icon-news-press,
.block-md-megamenu .mdmegamenu .list-icon-sales-rep,
.block-md-megamenu .mdmegamenu .list-icon-search,
.block-md-megamenu .mdmegamenu .list-icon-trade-home,
.block-md-megamenu .mdmegamenu .md-list-icon {
  display: inline-block;
  padding: 6px 6px 6px 30px!important;
  margin-bottom: 2px;
}

.block-md-megamenu .mdmegamenu .block-md-megamenu .mdmegamenu li.mm-item .mm-container li a.focus,
.block-md-megamenu .mdmegamenu .block-md-megamenu .mdmegamenu li.mm-item .mm-container li.active {
  background-color: #3d8b3d;
}

.block-md-megamenu .mdmegamenu .md-menu-item-trade .mm-header:hover {
  background: 0 0!important;
}

.block-md-megamenu .mdmegamenu .md-list-icon {
  background: url(../../../images/mag.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .md-list-icon:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .list-icon-trade-home {
  background: url(../../../images/megamenu-home-icon.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .list-icon-trade-home:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .list-icon-search {
  min-height: 35px;
  background: url(../../../images/mag.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .list-icon-search:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .list-icon-contact {
  background: url(../../../images/bubble.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .list-icon-contact:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .list-icon-sales-rep {
  background: url(../../../images/arrow-right.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .list-icon-sales-rep:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .list-icon-download {
  background: url(../../../images/download-pdf-arrow.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .list-icon-download:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .list-icon-news-press {
  background: url(../../../images/news-press.png) 3px 2px no-repeat;
}

.block-md-megamenu .mdmegamenu .list-icon-news-press:hover {
  text-decoration: none;
}

.block-md-megamenu .mdmegamenu .md-megamenu-content-trade-wrapper .left {
  float: left;
  max-width: 35%;
  margin-right: 20px;
  margin-bottom: 20px;
}

.block-md-megamenu .mdmegamenu .md-megamenu-content-trade-wrapper h3 a {
  font-size: 22px!important;
  font-family: proxima-nova,sans-serif;
  line-height: 1em;
  font-weight: 700;
}

.block-md-megamenu .mdmegamenu .md-megamenu-content-trade-wrapper p {
  font-family: proxima-nova,sans-serif;
  font-size: 1.4em;
}

.admin-menu .block-md-megamenu .mdmegamenu li.mm-item .mm-container {
  top: 101px!important;
}

body.front h1.page-header {
  display: none;
}

body.front #home-header {
  overflow: hidden;
}

body.front #home-header #block-views-homepage-blocks-block {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 210px;
  background-size: cover;
}

@media screen and (min-width:768px) {
  body.front #home-header {
    padding-bottom: 20px;
  }

  body.front #home-header #block-views-homepage-blocks-block {
    height: 450px;
  }
}

@media screen and (min-width:992px) {
  body.front #home-header #block-views-homepage-blocks-block {
    height: 620px;
  }
}

body.front #home-header #block-views-homepage-blocks-block .view-content {
  background: url(../../../images/grunge-pattern-hero.png) bottom left repeat-x;
}

body.front #home-header #block-views-homepage-blocks-block .views-row {
  border: none;
}

body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text {
  display: table-cell;
  vertical-align: middle;
  height: 210px;
}

@media screen and (min-width:768px) {
  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text {
    height: 450px;
  }
}

body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content {
  background: rgba(255,255,255,.85);
  padding: 15px;
  width: 70%;
  border-radius: 8px;
}

@media screen and (min-width:768px) {
  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content {
    width: 60%;
    padding: 20px;
  }
}

body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content h2 {
  margin: 0 0 15px;
  font-weight: 600;
  font-size: 24px;
  line-height: 25px;
}

@media screen and (min-width:768px) {
  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content h2 {
    font-size: 34px;
    line-height: 35px;
  }
}

@media screen and (min-width:992px) {
  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text {
    height: 620px;
  }

  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content {
    width: 50%;
    padding: 30px;
  }

  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content h2 {
    font-size: 48px;
    line-height: 49px;
  }
}

body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content p {
  font-weight: 300;
  display: none;
}

@media screen and (min-width:768px) {
  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content p {
    display: block;
    font-size: 14px;
    line-height: 20px;
  }

  body.front #home-header #block-views-homepage-blocks-block-1 {
    margin-top: 140px;
  }
}

@media screen and (min-width:992px) {
  body.front #home-header #block-views-homepage-blocks-block .views-row .views-field-field-home-header-text .field-content p {
    font-size: 20px;
    line-height: 29px;
  }

  body.front #home-header #block-views-homepage-blocks-block-1 {
    margin-top: 140px;
  }
}

body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items {
  background: #fff;
  border-radius: 9px;
  padding: 15px;
  text-align: center;
  position: relative;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 20px;
}

@media screen and (min-width:768px) {
  body.front #home-header #block-views-homepage-blocks-block-1 .view-content {
    margin-left: -10px;
    margin-right: -10px;
  }

  body.front #home-header #block-views-homepage-blocks-block-1 .view-content:after,
  body.front #home-header #block-views-homepage-blocks-block-1 .view-content:before {
    content: " ";
    display: table;
  }

  body.front #home-header #block-views-homepage-blocks-block-1 .view-content:after {
    clear: both;
  }

  body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    padding: 20px;
  }
}

body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items .field-name-field-cta-image {
  margin-top: -140px;
  display: none;
}

body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items .btn-default {
  margin-top: 15px;
}

body.front .view-footer {
  clear: both;
  text-align: center;
}

#block-views-exp-find-a-plant-page #edit-name-wrapper {
  width: 100%;
  margin-top: 15px;
}

#block-views-exp-find-a-plant-page #edit-name-wrapper .views-widget {
  border-bottom: 0 none;
}

#block-views-exp-find-a-plant-page #edit-colour-wrapper,
#block-views-exp-find-a-plant-page #edit-foliage-wrapper,
#block-views-exp-find-a-plant-page #edit-seasons-wrapper,
#block-views-exp-find-a-plant-page #edit-soil-wrapper,
#block-views-exp-find-a-plant-page #edit-sunshine-wrapper {
  padding: 0;
}

@media screen and (min-width:768px) {
  body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items .field-name-field-cta-image {
    display: block;
  }

  body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items h3 {
    margin-bottom: 10px;
  }

  #block-views-exp-find-a-plant-page #edit-colour-wrapper,
  #block-views-exp-find-a-plant-page #edit-foliage-wrapper,
  #block-views-exp-find-a-plant-page #edit-seasons-wrapper,
  #block-views-exp-find-a-plant-page #edit-soil-wrapper,
  #block-views-exp-find-a-plant-page #edit-sunshine-wrapper {
    width: 100%;
    min-height: 130px;
  }
}

@media screen and (min-width:992px) {
  body.front #home-header #block-views-homepage-blocks-block-1 .field-name-field-home-cta-items .field-name-field-cta-image {
    display: block;
  }

  #block-views-exp-find-a-plant-page #edit-colour-wrapper,
  #block-views-exp-find-a-plant-page #edit-foliage-wrapper,
  #block-views-exp-find-a-plant-page #edit-seasons-wrapper,
  #block-views-exp-find-a-plant-page #edit-soil-wrapper,
  #block-views-exp-find-a-plant-page #edit-sunshine-wrapper {
    width: 100%;
    min-height: 130px;
  }
}

@media screen and (min-width:1200px) {
  #block-views-exp-find-a-plant-page #edit-colour-wrapper,
  #block-views-exp-find-a-plant-page #edit-foliage-wrapper,
  #block-views-exp-find-a-plant-page #edit-seasons-wrapper,
  #block-views-exp-find-a-plant-page #edit-soil-wrapper,
  #block-views-exp-find-a-plant-page #edit-sunshine-wrapper {
    width: 50%;
    min-height: 130px;
  }
}

#block-views-exp-find-a-plant-page #edit-colour-wrapper .views-widget,
#block-views-exp-find-a-plant-page #edit-foliage-wrapper .views-widget,
#block-views-exp-find-a-plant-page #edit-seasons-wrapper .views-widget,
#block-views-exp-find-a-plant-page #edit-soil-wrapper .views-widget,
#block-views-exp-find-a-plant-page #edit-sunshine-wrapper .views-widget {
  margin-top: 0;
}

#block-views-exp-find-a-plant-page .form-control {
  height: auto;
  overflow: overlay;
  padding: 0;
  margin: 0;
}

#block-views-exp-find-a-plant-page .form-type-bef-checkbox,
#block-views-exp-find-a-plant-page .form-type-radio {
  display: inline;
  float: left;
  margin: 0;
}

#block-views-exp-find-a-plant-page .form-item-sunshine input[type=radio] {
  visibility: hidden;
}

#block-views-exp-find-a-plant-page .form-item-sunshine input[type=radio]:checked+label {
  background-position: -124px 0;
}

#block-views-exp-find-a-plant-page .form-item-sunshine input[type=radio]:checked+label[for=edit-sunshine-67] {
  background-position: -124px -179px;
}

#block-views-exp-find-a-plant-page .form-item-sunshine input[type=radio]:checked+label[for=edit-sunshine-65] {
  background-position: -124px -58px;
}

#block-views-exp-find-a-plant-page .form-item-sunshine input[type=radio]:checked+label[for=edit-sunshine-66] {
  background-position: -124px -119px;
}

#block-views-exp-find-a-plant-page .form-item-sunshine label[for=edit-sunshine-all] {
  background: url(../../../images/sprite-sunlight.png) top left no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-sunshine label[for=edit-sunshine-67] {
  background: url(../../../images/sprite-sunlight.png) 0 -179px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-sunshine label[for=edit-sunshine-65] {
  background: url(../../../images/sprite-sunlight.png) 0 -58px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-sunshine label[for=edit-sunshine-66] {
  background: url(../../../images/sprite-sunlight.png) 0 -119px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-seasons input[type=checkbox] {
  visibility: hidden;
  display: none;
}

#block-views-exp-find-a-plant-page .form-item-seasons input[type=checkbox]:checked+label {
  background-position: -124px 0;
}

#block-views-exp-find-a-plant-page .form-item-seasons input[type=checkbox]:checked+label[for=edit-seasons-61] {
  background-position: -124px -58px;
}

#block-views-exp-find-a-plant-page .form-item-seasons input[type=checkbox]:checked+label[for=edit-seasons-62] {
  background-position: -124px -119px;
}

#block-views-exp-find-a-plant-page .form-item-seasons input[type=checkbox]:checked+label[for=edit-seasons-63] {
  background-position: -124px -179px;
}

#block-views-exp-find-a-plant-page .form-item-seasons input[type=checkbox]:checked+label[for=edit-seasons-64] {
  background-position: -124px -238px;
}

#block-views-exp-find-a-plant-page .form-item-seasons label[for=edit-seasons-61] {
  background: url(../../../images/sprite-season.png) 0 -58px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-seasons label[for=edit-seasons-62] {
  background: url(../../../images/sprite-season.png) 0 -119px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-seasons label[for=edit-seasons-63] {
  background: url(../../../images/sprite-season.png) 0 -179px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-seasons label[for=edit-seasons-64] {
  background: url(../../../images/sprite-season.png) 0 -238px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio] {
  visibility: hidden;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio]:checked+label {
  background-position: -124px 0;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio]:checked+label[for=edit-soil-68] {
  background: url(../../../images/sprite-soil.png) -124px -59px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio]:checked+label[for=edit-soil-69] {
  background: url(../../../images/sprite-soil.png) -124px -120px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio]:checked+label[for=edit-soil-70] {
  background: url(../../../images/sprite-soil.png) -124px -180px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio]:checked+label[for=edit-soil-71] {
  background: url(../../../images/sprite-soil.png) -124px 0 no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil input[type=radio]:checked+label[for=edit-soil-72] {
  background: url(../../../images/sprite-soil.png) -124px -239px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil label[for=edit-soil-all] {
  background: url(../../../images/sprite-soil.png) top left no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil label[for=edit-soil-68] {
  background: url(../../../images/sprite-soil.png) 0 -59px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil label[for=edit-soil-69] {
  background: url(../../../images/sprite-soil.png) 0 -120px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil label[for=edit-soil-70] {
  background: url(../../../images/sprite-soil.png) 0 -180px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil label[for=edit-soil-71] {
  background: url(../../../images/sprite-soil.png) top left no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-soil label[for=edit-soil-72] {
  background: url(../../../images/sprite-soil.png) 0 -239px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox] {
  visibility: hidden;
  display: none;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label {
  background-position: -124px 0;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-75] {
  background-position: -124px -480px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-73] {
  background-position: -124px -600px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-76] {
  background-position: -124px -540px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-74] {
  background-position: -124px -420px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-77] {
  background-position: -124px -779px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-78] {
  background-position: -124px -719px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-79] {
  background-position: -124px -659px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-80] {
  background-position: -124px -119px;
}

#block-views-exp-find-a-plant-page .form-item-colour input[type=checkbox]:checked+label[for=edit-colour-81] {
  background-position: -124px -839px;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-75] {
  background: url(../../../images/sprite-colours.png) 0 -480px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-73] {
  background: url(../../../images/sprite-colours.png) 0 -600px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-76] {
  background: url(../../../images/sprite-colours.png) 0 -540px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-74] {
  background: url(../../../images/sprite-colours.png) 0 -420px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-77] {
  background: url(../../../images/sprite-colours.png) 0 -779px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-78] {
  background: url(../../../images/sprite-colours.png) 0 -719px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-79] {
  background: url(../../../images/sprite-colours.png) 0 -659px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-80] {
  background: url(../../../images/sprite-colours.png) 0 -119px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-colour label[for=edit-colour-81] {
  background: url(../../../images/sprite-colours.png) 0 -839px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox] {
  visibility: hidden;
  display: none;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label {
  background-position: -124px 0;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-126] {
  background-position: -124px -480px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-125] {
  background-position: -124px -600px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-120] {
  background-position: -124px -540px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-121] {
  background-position: -124px -420px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-122] {
  background-position: -124px -779px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-123] {
  background-position: -124px -719px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-124] {
  background-position: -124px -659px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-127] {
  background-position: -124px -119px;
}

#block-views-exp-find-a-plant-page .form-item-foliage input[type=checkbox]:checked+label[for=edit-foliage-128] {
  background-position: -124px -839px;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-126] {
  background: url(../../../images/sprite-colours.png) 0 -480px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-125] {
  background: url(../../../images/sprite-colours.png) 0 -600px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-120] {
  background: url(../../../images/sprite-colours.png) 0 -540px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-121] {
  background: url(../../../images/sprite-colours.png) 0 -420px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-122] {
  background: url(../../../images/sprite-colours.png) 0 -779px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-123] {
  background: url(../../../images/sprite-colours.png) 0 -719px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-124] {
  background: url(../../../images/sprite-colours.png) 0 -659px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-127] {
  background: url(../../../images/sprite-colours.png) 0 -119px no-repeat;
}

#block-views-exp-find-a-plant-page .form-item-foliage label[for=edit-foliage-128] {
  background: url(../../../images/sprite-colours.png) 0 -839px no-repeat;
}

#block-views-exp-find-a-plant-page .block-title-wrapper .title-icon {
  display: none;
}

#block-views-exp-find-a-plant-page .block-title-wrapper h2.block-title {
  display: block;
  border-top: 1px dashed #c7c5ad;
  margin-bottom: 0;
  margin-top: 20px;
  color: #8a7459;
  font-size: 24px;
  padding: 35px 0 0;
  background: 0 0;
}

#block-views-exp-find-a-plant-page #edit-colour-wrapper,
#block-views-exp-find-a-plant-page #edit-foliage-wrapper,
#block-views-exp-find-a-plant-page #edit-seasons-wrapper,
#block-views-exp-find-a-plant-page #edit-soil-wrapper,
#block-views-exp-find-a-plant-page #edit-sunshine-wrapper {
  margin-bottom: 20px;
}

#block-views-exp-find-a-plant-page label {
  font-size: 15px;
  line-height: 25px;
}

#block-views-exp-find-a-plant-page .checkbox,
#block-views-exp-find-a-plant-page .radio {
  padding-left: 0;
}

#block-views-exp-find-a-plant-page .views-widget {
  border-bottom: 1px dashed #c7c5ad;
  overflow: hidden;
}

#block-views-exp-find-a-plant-page #edit-colour-wrapper .form-control,
#block-views-exp-find-a-plant-page #edit-foliage-wrapper .form-control,
#block-views-exp-find-a-plant-page #edit-seasons-wrapper .form-control,
#block-views-exp-find-a-plant-page #edit-soil-wrapper .form-control {
  border: 0;
  box-shadow: none;
}

#block-views-exp-find-a-plant-page .views-widget label {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-weight: 300;
  line-height: 13px;
  font-size: 12px;
  color: #575757;
  padding-top: 40px;
  text-align: left;
}

#block-views-exp-find-a-plant-page .views-widget label:hover {
  cursor: pointer;
}

#block-views-exp-find-a-plant-page .views-exposed-widget {
  float: none;
}

#block-views-exp-find-a-plant-page #edit-name-wrapper {
  padding: 0;
  margin-bottom: 30px;
}

#block-views-exp-find-a-plant-page #edit-name-wrapper input {
  padding: 6px 12px;
  font-size: 15px;
}

@media screen and (min-width:1200px) {
  #block-views-exp-find-a-plant-page .views-exposed-widget {
    float: left;
  }

  #block-views-exp-find-a-plant-page #edit-name-wrapper input {
    width: 70%;
  }

  #block-views-exp-find-a-plant-page #edit-colour-wrapper,
  #block-views-exp-find-a-plant-page #edit-foliage-wrapper,
  #block-views-exp-find-a-plant-page #edit-sunshine-wrapper {
    padding-right: 30px;
  }

  #block-views-exp-find-a-plant-page #edit-seasons-wrapper {
    margin-top: -70px;
    padding-right: 30px;
  }

  #block-views-exp-find-a-plant-page #edit-soil-wrapper {
    padding-right: 30px;
    margin-top: -60px;
  }
}

#block-views-exp-find-a-plant-page .views-exposed-widget.views-reset-button,
#block-views-exp-find-a-plant-page .views-exposed-widget.views-submit-button {
  float: none;
  display: inline;
  padding: 0;
  text-align: center;
}

#block-views-exp-find-a-plant-page .views-exposed-widget.views-reset-button .btn,
#block-views-exp-find-a-plant-page .views-exposed-widget.views-submit-button .btn {
  margin: 0;
}

#block-views-exp-find-a-plant-page .control-buttons {
  clear: both;
  text-align: center;
  margin: 10px 0;
  float: left;
  width: 100%;
}

.view-find-a-plant p.plant-reset {
  text-align: center;
}

.block-title-wrapper {
  position: relative;
}

.block-title-wrapper .title-icon {
  background: url(../../../images/yellow-sign.png) no-repeat;
  height: 58px;
  width: 45px;
  position: absolute;
  top: -13px;
  left: -23px;
  background-size: 45px auto;
}

@media screen and (min-width:768px) {
  .block-title-wrapper .title-icon {
    background-size: 69px auto;
    top: -25px;
    left: -33px;
    height: 85px;
    width: 72px;
  }
}

@media screen and (min-width:992px) {
  .block-title-wrapper .title-icon {
    top: -26px;
    left: -36px;
    background-size: auto auto;
    height: 85px;
    width: 72px;
  }
}

.block-title-wrapper h2.block-title {
  display: inline-block;
  margin-top: 20px!important;
  margin-bottom: 30px;
  background: #8a7459;
  color: #fff;
  font-size: 18px;
  line-height: 1.1;
  padding: 10px 15px 10px 30px;
  border-radius: 8px;
}

@media screen and (min-width:768px) {
  .block-title-wrapper h2.block-title {
    font-size: 26px;
    line-height: 1.1;
    padding: 10px 15px 10px 35px;
  }
}

@media screen and (min-width:992px) {
  .block-title-wrapper h2.block-title {
    font-size: 28px;
    line-height: 1.1;
    padding: 10px 15px 10px 40px;
  }
}

.white-container {
  background: #fff;
  padding: 10px 15px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.white-container.plant .title-icon {
  background-position: 0 -641px;
}

@media screen and (min-width:768px) {
  .white-container {
    padding: 18px 25px;
  }

  .white-container.plant .title-icon {
    background-position: 0 -987px;
  }
}

@media screen and (min-width:992px) {
  .white-container.plant .title-icon {
    background-position: 0 -1030px;
  }
}

.white-container.list .title-icon {
  background-position: 0 -140px;
}

@media screen and (min-width:768px) {
  .white-container.list .title-icon {
    background-position: 0 -220px;
  }
}

@media screen and (min-width:992px) {
  .white-container.list .title-icon {
    background-position: 0 -229px;
  }
}

.white-container.big-list .title-icon {
  background-position: 0 -569px;
}

@media screen and (min-width:768px) {
  .white-container.big-list .title-icon {
    background-position: 0 -877px;
  }
}

@media screen and (min-width:992px) {
  .white-container.big-list .title-icon {
    background-position: 0 -915px;
  }
}

.white-container.sun .title-icon {
  background-position: 0 -211px;
}

@media screen and (min-width:768px) {
  .white-container.sun .title-icon {
    background-position: 0 -329px;
  }
}

@media screen and (min-width:992px) {
  .white-container.sun .title-icon {
    background-position: 0 -343px;
  }
}

.white-container.plant-2 .title-icon {
  background-position: 0 -355px;
}

@media screen and (min-width:768px) {
  .white-container.plant-2 .title-icon {
    background-position: 0 -548px;
  }
}

@media screen and (min-width:992px) {
  .white-container.plant-2 .title-icon {
    background-position: 0 -572px;
  }
}

.white-container.pest .title-icon {
  background-position: 0 -425px;
}

@media screen and (min-width:768px) {
  .white-container.pest .title-icon {
    background-position: 0 -657px;
  }
}

@media screen and (min-width:992px) {
  .white-container.pest .title-icon {
    background-position: 0 -686px;
  }
}

.white-container.comments .title-icon {
  background-position: 0 -68px;
}

@media screen and (min-width:768px) {
  .white-container.comments .title-icon {
    background-position: 0 -109px;
  }
}

@media screen and (min-width:992px) {
  .white-container.comments .title-icon {
    background-position: 0 -114px;
  }
}

.white-container.related-products .title-icon {
  background-position: 0 4px;
}

@media screen and (min-width:768px) {
  .white-container.related-products .title-icon {
    background-position: 0 0;
  }
}

@media screen and (min-width:992px) {
  .white-container.related-products .title-icon {
    background-position: 0 0;
  }
}

.white-container.read-this .title-icon {
  background-position: 0 -497px;
}

@media screen and (min-width:768px) {
  .white-container.read-this .title-icon {
    background-position: 0 -767px;
  }
}

@media screen and (min-width:992px) {
  .white-container.read-this .title-icon {
    background-position: 0 -801px;
  }
}

.white-container.date .title-icon {
  background-position: 0 -282px;
}

@media screen and (min-width:768px) {
  .white-container.date .title-icon {
    background-position: 0 -439px;
  }
}

@media screen and (min-width:992px) {
  .white-container.date .title-icon {
    background-position: 0 -458px;
  }
}

.white-container.question .content-inner {
  border: 1px dashed #c7c5ad;
  padding: 20px 10px;
  float: left;
  margin: 0;
}

#block-views-b272324dcc46da61b77171f8d5f9430b,
.block_blue_contact,
.block_green_mail,
.block_purple_calendar,
.block_turquoise_plants,
.block_yellow_question {
  border-style: solid;
  border-width: 20px 23px;
  border-image: url(/sites/all/themes/lovethegarden/images/ripped-borders.png) 20 23 20 23 fill repeat;
  text-align: center;
  behavior: url(/sites/all/themes/lovethegarden/pie/PIE.htc);
  position: relative;
}

@media screen and (min-width:768px) {
  .white-container.question .content-inner {
    min-height: 230px;
    padding: 20px 30px;
    margin: 20px 0;
  }

  .white-container.question .content-inner img {
    width: 100%!important;
  }
}

.white-container.question .content-inner h3 {
  margin-top: 10px;
}

.white-container.question .content-inner .btn {
  display: block;
  padding: 6px 25px;
}

@media screen and (min-width:768px) {
  .white-container.question .content-inner .btn {
    display: inline-block;
  }
}

.white-container.question .content-inner .btn::after {
  background: 0 0;
}

.white-container.question .content-inner .btn:after {
  background: 0 0!important;
}

#block-views-b272324dcc46da61b77171f8d5f9430b .entity-bean,
.block_blue_contact .entity-bean,
.block_purple_calendar .entity-bean,
.block_turquoise_plants .entity-bean,
.block_yellow_question .entity-bean {
  padding: 8px;
  background: #fff;
}

#block-views-b272324dcc46da61b77171f8d5f9430b .entity-bean h3,
.block_blue_contact .entity-bean h3,
.block_purple_calendar .entity-bean h3,
.block_turquoise_plants .entity-bean h3,
.block_yellow_question .entity-bean h3 {
  font-size: 38px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

#block-views-b272324dcc46da61b77171f8d5f9430b .entity-bean .field-name-field-bean-body,
.block_blue_contact .entity-bean .field-name-field-bean-body,
.block_purple_calendar .entity-bean .field-name-field-bean-body,
.block_turquoise_plants .entity-bean .field-name-field-bean-body,
.block_yellow_question .entity-bean .field-name-field-bean-body {
  background: #ccc;
  padding: 10px 10px 20px;
  margin-bottom: 20px;
  color: #000;
}

#block-views-b272324dcc46da61b77171f8d5f9430b .entity-bean .field-name-field-bean-body p,
.block_blue_contact .entity-bean .field-name-field-bean-body p,
.block_purple_calendar .entity-bean .field-name-field-bean-body p,
.block_turquoise_plants .entity-bean .field-name-field-bean-body p,
.block_yellow_question .entity-bean .field-name-field-bean-body p {
  font-size: 17px;
  line-height: 23px;
  font-weight: 600;
}

.block_green_mail .entity-bean {
  padding: 8px;
  background: #fff;
}

.block_green_mail .entity-bean h3 {
  font-size: 38px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block_green_mail .entity-bean #mc_embed_signup_scroll {
  padding: 10px 10px 20px;
  margin-bottom: 20px;
  color: #000;
}

.block_green_mail .entity-bean #mc_embed_signup_scroll .ltg-newsletter-body {
  font-size: 17px;
  line-height: 23px;
  font-weight: 600;
}

.block_green_mail .entity-bean #mc_embed_signup_scroll input {
  margin-top: 10px;
  width: 95%;
  padding: 5px 10px;
  border: 0;
  font-size: 16px;
  color: #808183;
}

.block_green_mail .entity-bean .button {
  background-image: url(../../../images/arrow-right.png)!important;
  background-position: 85% center;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.block_yellow_question .entity-bean .field-name-field-bean-body {
  background: url(../../../images/got-a-question.png) center center no-repeat #f8bd09;
}

.block_blue_contact .entity-bean .field-name-field-bean-body {
  background: url(../../../images/contact-phone.png) center center no-repeat #7fb1fb;
}

.block_purple_calendar .entity-bean .field-name-field-bean-body {
  background: url(../../../images/month-icon.png) center center no-repeat #bd8dce;
}

.block_green_mail .entity-bean #mc_embed_signup_scroll {
  background: url(../../../images/newsletter-icon.png) center center no-repeat #64c873;
}

.block_turquoise_plants .entity-bean .field-name-field-bean-body {
  background: url(../../../images/plant-finder-icon.png) center center no-repeat #79BDB1;
}

#block-weather-ip {
  background: url(../../../images/weather-bg.png) center center no-repeat;
  font-size: 32px;
  font-weight: 600;
  color: #766147;
  height: 140px;
  display: table;
  width: 100%;
  vertical-align: middle;
  background-size: cover;
  border-radius: 8px;
}

#block-weather-ip .weather {
  display: table-cell;
  vertical-align: middle;
  height: 140px;
}

#block-weather-ip .weather .weather-symbol-wrapper .weather-symbol-inner {
  background: url(../../../images/weather-circle.png) center center no-repeat;
  padding: 15px;
  border-radius: 250px;
  text-align: center;
  background-size: contain;
}

@media screen and (min-width:1200px) {
  #block-weather-ip .weather .weather-symbol-wrapper .weather-symbol-inner {
    padding: 20px;
  }
}

#block-weather-ip .weather .weather-info {
  margin-top: 23px;
}

#block-weather-ip .weather span.condition {
  clear: both;
  display: block;
  font-size: 20px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 4px;
  font-size: 15px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  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: 4px;
  border-top-left-radius: 4px;
}

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  background-color: #eee;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  background-color: #ed6025;
  border-color: #ed6025;
  cursor: default;
}

#block-views-product-logos-block .title-icon {
  display: none;
}

#block-views-product-logos-block h2.block-title {
  padding: 0 10px;
  background: 0 0;
  color: #000;
  margin-bottom: 0;
}

@media screen and (min-width:768px) {
  #block-views-product-logos-block h2.block-title {
    padding: 0;
  }
}

#block-views-product-logos-block .views-column {
  width: 50%!important;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

#block-views-product-logos-block .views-column img {
  max-width: none;
}

@media screen and (min-width:992px) {
  #block-views-product-logos-block .views-column {
    width: 14%!important;
  }
}

@media screen and (min-width:1200px) {
  #block-views-product-logos-block .views-column {
    width: 14%!important;
  }
}

.node-calendar-month .field-name-field-month-images-media {
  margin-bottom: 20px;
}

@media screen and (min-width:768px) {
  #block-views-product-logos-block .views-column img {
    max-width: 100%;
  }

  #block-views-product-logos-block .views-column {
    width: 14%!important;
  }

  .node-calendar-month .field-name-field-month-images-media {
    margin-bottom: 0;
  }
}

body.node-type-hub-page .view-mode-full .field-name-field-listing-sub-heading {
  border: none;
  padding: 0;
}

.node-hub-page.view-mode-full .field-name-body:first-of-type,
.node-hub-page.view-mode-full .field-name-pest-identifier-intro,
.node-listing-page.view-mode-full .field-name-body:first-of-type,
.node-listing-page.view-mode-full .field-name-pest-identifier-intro {
  padding: 15px 0;
  border-top: 1px dashed #C7C5AD;
  border-bottom: 1px dashed #C7C5AD;
  margin-bottom: 25px;
}

.taxonomy-term-description {
  padding: 15px 0;
  border-top: 1px dashed #C7C5AD;
  border-bottom: 1px dashed #C7C5AD;
}

.node-type-calendar-month .page-header {
  border-bottom: 1px dashed #C7C5AD;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff {
  border-style: solid;
  border-width: 24px 27px 27px;
  border-image: url(/sites/all/themes/lovethegarden/images/month-filters.png) 24 27 27 fill repeat;
  behavior: url(/sites/all/themes/lovethegarden/pie/PIE.htc);
  position: relative;
  margin-bottom: 20px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .block-title-wrapper h2.block-title {
  background: 0 0;
  display: block;
  padding: 10px;
  color: #444;
  margin-bottom: 10px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .block-title-wrapper .title-icon,
.view-trade-safety-data-sheets .field-name-field-data-sheet-file img {
  display: none;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters {
  border-top: 1px dashed #5bbc6a;
  border-bottom: 1px dashed #5bbc6a;
  padding: 10px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets {
  margin-bottom: 0;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets .views-exposed-widget label {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  margin-top: 5px;
  font-family: junction,sans-serif;
  font-size: 18px;
  color: #444;
  font-weight: 300;
  padding-right: 0;
}

#block-views-product-review-card-block h2.review-title,
.ui-accordion .field-type-taxonomy-term-reference,
.view-trade-product-type .views-row h2 {
  font-family: junction,sans-serif;
  font-style: normal;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets .views-exposed-widget .views-widget {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
}

@media (min-width:992px) {
  .node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets .views-exposed-widget label {
    float: left;
    width: 33.33333333%;
  }

  .node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets .views-exposed-widget .views-widget {
    float: left;
    width: 50%;
  }
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-filters .views-exposed-widgets .views-exposed-widget .views-widget select {
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 0;
  height: 28px;
  font-size: 16px;
  color: #808183;
  padding: 0 10px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-content {
  padding: 20px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-content .views-row {
  margin-bottom: 10px;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-content .views-row .field-type-taxonomy-term-reference,
.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-content .views-row.views-row-last {
  margin-bottom: 0;
}

.node-type-calendar-month #block-views-23073b5a0dc3ecf8f62059ead6f467ff .view-content .views-row .field-name-field-month-task {
  font-size: 16px;
  color: #000;
}

.view-trade-product-categories {
  margin-bottom: 20px;
}

.ui-accordion .ui-state-active,
.ui-accordion .ui-state-default {
  border: 0;
  background: 0 0;
}

.ui-accordion .views-row {
  font-size: 15px;
  margin-bottom: 5px;
}

.ui-accordion .views-row.views-row-last {
  margin-bottom: 20px;
}

.ui-accordion .views-row a {
  color: #ed6025;
}

.ui-accordion .field-type-taxonomy-term-reference {
  font-weight: 400;
  line-height: 1.3;
  font-size: 20px;
  margin-bottom: 0;
  text-transform: capitalize;
  color: #ed6025;
  margin-top: 0;
}

.ui-accordion .field-type-taxonomy-term-reference small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  .ui-accordion .field-type-taxonomy-term-reference {
    font-size: 28px;
  }
}

@media screen and (min-width:992px) {
  .ui-accordion .field-type-taxonomy-term-reference {
    font-size: 28px;
  }
}

.ui-accordion .ui-accordion-content {
  border-bottom: 1px dashed #c9c7b0;
  padding: 0 0 0 35px;
}

.ui-accordion .ui-widget-content {
  border-left: 0 none;
  border-right: 0 none;
  background: 0 0;
}

.ui-accordion h3.ui-accordion-header {
  border-bottom: 1px dashed #c9c7b0;
  padding: 20px 0 20px 35px;
}

.ui-accordion h3.ui-accordion-header.ui-state-active {
  border-bottom: 0 none;
}

.ui-accordion h3.ui-accordion-header.ui-state-active .ui-icon {
  background-image: url(../../../images/accordian-arrows.png);
  background-position: 0 0!important;
}

.ui-accordion h3.ui-accordion-header.ui-state-active .field-type-taxonomy-term-reference {
  color: #444;
}

.ui-accordion h3.ui-accordion-header.ui-state-default .ui-icon {
  background-image: url(../../../images/accordian-arrows.png);
  background-position: 0 -83px;
}

.field-name-field-gallery-images {
  margin-bottom: 20px;
}

#block-views-product-review-card-block.white-container {
  padding: 0;
  margin: 0 0 20px;
}

#block-views-product-review-card-block h2.review-title {
  font-weight: 400;
  line-height: 1.3;
  font-size: 18px;
  margin: 0;
  background: #5bbc6a;
  padding: 20px;
  color: #fff;
  border-radius: 8px 8px 0 0;
}

#block-views-product-review-card-block h2.review-title small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  #block-views-product-review-card-block h2.review-title {
    font-size: 20px;
  }
}

@media screen and (min-width:992px) {
  #block-views-product-review-card-block h2.review-title {
    font-size: 24px;
  }
}

#block-views-product-review-card-block .group-left {
  padding: 18px 10px!important;
  font-size: 15px;
  line-height: 1.3;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
}

@media (min-width:992px) {
  #block-views-product-review-card-block .group-left {
    float: left;
    width: 50%;
  }
}

#block-views-product-review-card-block .group-left h3.field-label:first-of-type {
  border-top: 1px dashed #c7c5ad;
  background: url(../../../images/product-review-label.png) -10px 10px no-repeat;
  text-indent: -9999px;
  padding: 20px 0 15px;
  margin: 10px 0 0;
}

#block-views-product-review-card-block .group-left h3.field-label {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 5px;
}

#block-views-product-review-card-block .group-right {
  padding: 18px 10px!important;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 600;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
}

@media (min-width:992px) {
  #block-views-product-review-card-block .group-right {
    float: left;
    width: 50%;
  }
}

#block-views-product-review-card-block .group-right h3.field-label {
  font-weight: 600;
  font-size: 24px;
  margin: 30px 0 15px;
}

#block-views-product-review-card-block .group-right .view-vendor-logos {
  margin-top: 20px;
}

#block-views-product-review-card-block .field-name-field-prod-rev-the-bad-,
#block-views-product-review-card-block .field-name-field-prod-rev-the-good {
  font-size: 15px;
  line-height: 25px;
}

.view-trade-product-type .views-row {
  margin-bottom: 20px;
  border-bottom: 1px dashed #c7c5ad;
  padding-bottom: 20px;
}

.view-trade-product-type .views-row h2 {
  font-weight: 400;
  line-height: 1.3;
  font-size: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
}

.view-trade-product-type .views-row h2 small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:992px) {
  .view-trade-product-type .views-row h2 {
    font-size: 28px;
  }
}

.view-trade-safety-data-sheets {
  margin: 20px 0;
}

.view-trade-safety-data-sheets .field-name-field-data-sheet-file {
  border-bottom: 1px dashed #c7c5ad;
  padding: 15px 0 15px 50px;
  background: url(../../../images/safety-data-sheet-icon.png) center left no-repeat;
}

.view-trade-safety-data-sheets .field-name-field-data-sheet-file a {
  font-weight: 600;
}

#block-views-73cde593e7ba57822a156d64812f612b {
  position: relative;
}

#block-views-73cde593e7ba57822a156d64812f612b .field-name-post-a-review {
  margin-top: -20px;
  margin-bottom: 20px;
}

@media screen and (min-width:768px) {
  .view-trade-product-type .views-row h2 {
    font-size: 28px;
  }

  #block-views-73cde593e7ba57822a156d64812f612b .field-name-post-a-review {
    position: absolute;
    top: 27px;
    right: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.term-listing-heading {
  margin-bottom: 20px;
}

.node-trade-product .field-collection-container {
  border-top: 1px solid #c02b37;
  border-bottom: 1px solid #c02b37;
}

.field-name-field-product-variations .field-collection-view {
  padding: 0;
  margin: 0;
  border: none;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid {
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #c7c5ad;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid:after,
.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid:before {
  content: " ";
  display: table;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid:after {
  clear: both;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 0;
}

@media (min-width:992px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-left {
    float: left;
    width: 25%;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-left img {
  width: 75%;
}

@media screen and (min-width:768px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-left img {
    width: 100%;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle {
  margin-left: -10px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle {
    float: left;
    width: 50%;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle .field-label {
  display: block;
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
  font-size: 15px;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle .field-label-inline {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
  font-size: 15px;
}

@media (min-width:768px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle .field-label,
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle .field-label-inline {
    float: left;
    width: 50%;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-middle .field-label-inline.field-name-field-pos-specificatio {
  font-weight: 400;
  width: 100%;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 0;
}

@media (min-width:992px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-right {
    float: left;
    width: 25%;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-right h3.field-label {
  font-size: 15px;
  font-weight: 600;
  margin: 10px 0 5px -10px;
  font-family: proxima-nova,sans-serif;
  text-align: left;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width:768px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .group-right h3.field-label {
    text-align: left;
    margin: 5px 0;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title {
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  font-size: 20px;
  color: #c02b37;
  border-bottom: 1px dashed #c7c5ad;
  padding: 0 10px 5px;
  margin: 0 -10px 10px;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title {
    font-size: 28px;
  }
}

@media screen and (min-width:992px) {
  .field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title {
    font-size: 28px;
  }
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title:after,
.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title:before {
  content: " ";
  display: table;
}

.field-name-field-product-variations .field-collection-view .ds-3col-stacked-fluid .field-name-field-variation-title:after {
  clear: both;
}

.field-name-field-product-variations .field-collection-view.field-collection-view-final .ds-3col-stacked-fluid {
  border-bottom: none;
}

.field-collection-container {
  border-bottom: 0 none;
  margin-bottom: 20px;
  margin-top: 20px;
}

.field-name-field-product-downloads {
  border-bottom: 1px dashed #c7c5ad;
  padding: 15px 0 15px 50px;
  background: url(../../../images/safety-data-sheet-icon.png) center left no-repeat;
}

.field-name-field-product-downloads a {
  font-weight: 600;
}

.field-name-field-product-downloads img {
  display: none;
}

.node-type-trade-product .page-header {
  margin: 0 0 30px;
}

.node-plant .group-plant-colour,
.node-plant .group-plant-foliage,
.node-plant .group-plant-sunlight {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:768px) {
  .node-plant .group-plant-colour,
  .node-plant .group-plant-foliage,
  .node-plant .group-plant-sunlight {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .node-plant .group-plant-colour,
  .node-plant .group-plant-foliage,
  .node-plant .group-plant-sunlight {
    float: left;
    width: 33.33333333%;
  }
}

.node-plant .group-plant-colour h2,
.node-plant .group-plant-foliage h2,
.node-plant .group-plant-sunlight h2 {
  color: #8a7459;
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 15px;
  font-size: 20px!important;
  border-bottom: 1px solid #8a7459;
  background: url(../../../images/brown-badges.png) no-repeat;
  padding: 9px 0 15px 42px;
  margin-top: 30px;
}

.node-plant .group-plant-colour h2 small,
.node-plant .group-plant-foliage h2 small,
.node-plant .group-plant-sunlight h2 small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  .node-plant .group-plant-colour h2,
  .node-plant .group-plant-foliage h2,
  .node-plant .group-plant-sunlight h2 {
    font-size: 20px;
  }
}

@media screen and (min-width:992px) {
  .node-plant .group-plant-colour h2,
  .node-plant .group-plant-foliage h2,
  .node-plant .group-plant-sunlight h2 {
    font-size: 24px;
    margin-top: 10px;
  }
}

.node-plant .group-plant-colour h3.field-label,
.node-plant .group-plant-foliage h3.field-label,
.node-plant .group-plant-sunlight h3.field-label {
  font-size: 16px;
  color: #575757;
  border-top: 1px dashed #c7c5ad;
  margin: 0;
  padding: 10px 0;
  clear: both;
}

.node-plant .group-plant-colour h3.field-label:first-of-type,
.node-plant .group-plant-foliage h3.field-label:first-of-type,
.node-plant .group-plant-sunlight h3.field-label:first-of-type {
  border-top: 0 none;
}

.node-plant .group-plant-colour .field-type-taxonomy-term-reference,
.node-plant .group-plant-foliage .field-type-taxonomy-term-reference,
.node-plant .group-plant-sunlight .field-type-taxonomy-term-reference {
  margin: 0 3px 0 0;
  float: left;
}

.node-plant .group-plant-colour .field-type-taxonomy-term-reference .ds-1col.taxonomy-term,
.node-plant .group-plant-foliage .field-type-taxonomy-term-reference .ds-1col.taxonomy-term,
.node-plant .group-plant-sunlight .field-type-taxonomy-term-reference .ds-1col.taxonomy-term {
  margin-bottom: 0;
}

.node-plant .group-plant-size,
.node-plant .group-plant-soil {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:768px) {
  .node-plant .group-plant-size,
  .node-plant .group-plant-soil {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .node-plant .group-plant-size,
  .node-plant .group-plant-soil {
    float: left;
    width: 50%;
  }
}

.node-plant .group-plant-size h2,
.node-plant .group-plant-soil h2 {
  color: #8a7459;
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 15px;
  font-size: 20px!important;
  border-bottom: 1px solid #8a7459;
  background: url(../../../images/brown-badges.png) no-repeat;
  padding: 9px 0 15px 42px;
  margin-top: 30px;
}

.node-plant .group-plant-size h2 small,
.node-plant .group-plant-soil h2 small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  .node-plant .group-plant-size h2,
  .node-plant .group-plant-soil h2 {
    font-size: 20px;
  }
}

@media screen and (min-width:992px) {
  .node-plant .group-plant-size h2,
  .node-plant .group-plant-soil h2 {
    font-size: 24px;
    margin-top: 10px;
  }
}

.node-plant .group-plant-size h3.field-label,
.node-plant .group-plant-soil h3.field-label {
  font-size: 16px;
  color: #575757;
  border-top: 1px dashed #c7c5ad;
  clear: both;
}

.node-plant .group-plant-size h3.field-label:first-of-type,
.node-plant .group-plant-soil h3.field-label:first-of-type {
  border-top: 0 none;
}

.node-plant .group-plant-size .field-type-taxonomy-term-reference,
.node-plant .group-plant-soil .field-type-taxonomy-term-reference {
  margin: 0 3px 0 0;
  float: left;
}

.node-plant .group-plant-soil .field-type-taxonomy-term-reference,
.node-plant .group-plant-sunlight .field-type-taxonomy-term-reference {
  font-size: 14px;
  line-height: 1.3;
  font-family: proxima-nova,sans-serif;
  color: #444;
  text-transform: capitalize;
  font-weight: 300;
  display: block;
  float: none;
}

.node-plant .group-plant-size .field-type-taxonomy-term-reference .ds-1col.taxonomy-term,
.node-plant .group-plant-soil .field-type-taxonomy-term-reference .ds-1col.taxonomy-term {
  margin-bottom: 0;
}

.node-plant .group-plant-size h3.field-label,
.node-plant .group-plant-soil h3.field-label,
.node-plant .group-plant-sunlight h3.field-label {
  margin: 10px 0 0;
  padding: 10px 0 0;
}

.node-plant .group-plant-colour img,
.node-plant .group-plant-foliage img {
  width: 24px;
  height: auto!important;
}

.node-plant .group-plant-colour h2,
.node-plant .group-plant-foliage h2 {
  background-position: 0 -554px;
}

.node-plant .group-plant-size .field-type-text {
  font-size: 14px;
  line-height: 1.3;
}

.node-plant .group-plant-soil h2 {
  background-position: 0 -369px;
}

.node-plant .group-plant-sunlight img {
  width: auto;
}

.node-plant .group-plant-sunlight h2 {
  background-position: 0 -184px;
}

.node-plant .group-plant-sunlight .field-type-image {
  float: left;
  margin-right: 10px;
}

.node-plant .group-plant-sunlight .field-name-title {
  font-size: 16px;
  color: #575757;
  margin: 0;
  padding: 8px 0;
  font-family: junction,sans-serif;
}

.node-plant.view-mode-grid_teaser {
  border-bottom: 1px dashed #c7c5ad;
}

.field-name-this-page-as-a-pdf {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
  margin-top: 20px;
}

.field-name-this-page-as-a-pdf:after,
.field-name-this-page-as-a-pdf:before {
  content: " ";
  display: table;
}

.field-name-this-page-as-a-pdf:after {
  clear: both;
}

.field-name-this-page-as-a-pdf img {
  width: auto;
}

.field-name-this-page-as-a-pdf a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.428571429;
  text-align: center;
  position: relative;
  cursor: pointer;
  border: 1px solid #ed6025;
  border-radius: 20px;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: 600;
  overflow: hidden;
  color: #fff;
  background-color: #ed6025;
  padding: 6px 25px 6px 45px;
}

.field-name-this-page-as-a-pdf a:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.field-name-this-page-as-a-pdf a:focus,
.field-name-this-page-as-a-pdf a:hover {
  text-decoration: none;
}

.field-name-this-page-as-a-pdf a.active,
.field-name-this-page-as-a-pdf a:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.field-name-this-page-as-a-pdf a.disabled,
.field-name-this-page-as-a-pdf a[disabled],
fieldset[disabled] .field-name-this-page-as-a-pdf a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

#downClick,
.mailchimp-region #mc_embed_signup #mc-embedded-subscribe:hover {
  opacity: .8;
}

.field-name-this-page-as-a-pdf a.active,
.field-name-this-page-as-a-pdf a:active,
.field-name-this-page-as-a-pdf a:focus,
.field-name-this-page-as-a-pdf a:hover,
.open .dropdown-toggle.field-name-this-page-as-a-pdf a {
  color: #fff;
  background-color: #d74c12;
  border-color: #c54510;
}

.field-name-this-page-as-a-pdf a.active,
.field-name-this-page-as-a-pdf a:active,
.open .dropdown-toggle.field-name-this-page-as-a-pdf a {
  background-image: none;
}

.field-name-this-page-as-a-pdf a.disabled,
.field-name-this-page-as-a-pdf a.disabled.active,
.field-name-this-page-as-a-pdf a.disabled:active,
.field-name-this-page-as-a-pdf a.disabled:focus,
.field-name-this-page-as-a-pdf a.disabled:hover,
.field-name-this-page-as-a-pdf a[disabled],
.field-name-this-page-as-a-pdf a[disabled].active,
.field-name-this-page-as-a-pdf a[disabled]:active,
.field-name-this-page-as-a-pdf a[disabled]:focus,
.field-name-this-page-as-a-pdf a[disabled]:hover,
fieldset[disabled] .field-name-this-page-as-a-pdf a,
fieldset[disabled] .field-name-this-page-as-a-pdf a.active,
fieldset[disabled] .field-name-this-page-as-a-pdf a:active,
fieldset[disabled] .field-name-this-page-as-a-pdf a:focus,
fieldset[disabled] .field-name-this-page-as-a-pdf a:hover {
  background-color: #ed6025;
  border-color: #ed6025;
}

.field-name-this-page-as-a-pdf a:before {
  content: "";
  background-image: url(../../../images/download-pdf-arrow.png)!important;
  background-position: left center;
  background-repeat: no-repeat;
  width: 24px;
  height: 22px;
  margin-top: 0;
  position: absolute;
  left: 17px;
}

.view-my-comments-profile .views-row,
.view-my-reviews .views-row {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px dashed #c7c5ad;
  font-size: 16px;
}

.view-my-comments-profile .views-row .views-field-title,
.view-my-comments-profile .views-row a.permalink,
.view-my-reviews .views-row .views-field-title,
.view-my-reviews .views-row a.permalink {
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 0;
}

.view-my-comments-profile .views-row .views-field-title small,
.view-my-comments-profile .views-row a.permalink small,
.view-my-reviews .views-row .views-field-title small,
.view-my-reviews .views-row a.permalink small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  .view-my-comments-profile .views-row .views-field-title,
  .view-my-comments-profile .views-row a.permalink,
  .view-my-reviews .views-row .views-field-title,
  .view-my-reviews .views-row a.permalink {
    font-size: 20px;
  }
}

@media screen and (min-width:992px) {
  .view-my-comments-profile .views-row .views-field-title,
  .view-my-comments-profile .views-row a.permalink,
  .view-my-reviews .views-row .views-field-title,
  .view-my-reviews .views-row a.permalink {
    font-size: 24px;
  }
}

.view-my-comments-profile .views-row .ds-1col,
.view-my-reviews .views-row .ds-1col {
  margin-bottom: 0;
}

#user-login,
.user-details {
  margin-bottom: 20px;
}

.user-details {
  padding: 20px 10px;
}

.sidebar .view-adverts .views-row {
  margin-bottom: 1em;
}

.sidebar .view-adverts img {
  width: 100%;
  height: auto!important;
}

#views-exposed-form-ltg-search-results-page .views-exposed-form .views-exposed-widget {
  padding: 0;
  margin-bottom: 10px;
  clear: both;
  float: none;
}

@media screen and (min-width:768px) {
  #views-exposed-form-ltg-search-results-page .views-exposed-form .views-exposed-widget {
    clear: none;
    float: left;
    margin-bottom: 20px;
  }
}

#views-exposed-form-ltg-search-results-page .views-exposed-form .views-exposed-widget.views-submit-button {
  clear: both;
  float: none;
}

#views-exposed-form-ltg-search-results-page .views-exposed-form .views-exposed-widget.views-submit-button .form-submit {
  margin-top: 0;
  margin-left: 0;
}

@media screen and (min-width:768px) {
  #views-exposed-form-ltg-search-results-page .views-exposed-form .views-exposed-widget.views-submit-button {
    clear: none;
    float: left;
  }

  #views-exposed-form-ltg-search-results-page .views-exposed-form .views-exposed-widget.views-submit-button .form-submit {
    margin-top: 4px;
    margin-left: 20px;
  }
}

.view-ltg-search-results .views-exposed-widgets {
  border-bottom: 1px dashed #c7c5ad;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.sidebar .block-facetapi {
  background: #5bbc6a;
  padding: 20px 20px 35px;
  border-radius: 8px;
}

.sidebar .block-facetapi h3.block-title {
  color: #fff;
  font-size: 20px;
  padding: 0 20px 20px;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  margin: 5px 0;
}

.sidebar .block-facetapi .facetapi-facet-type {
  margin: 0;
  padding: 0;
}

.sidebar .block-facetapi .facetapi-facet-type li {
  border-bottom: 1px dashed #fff;
  padding: 8px 20px;
  margin: 3px 0;
  display: block;
  outline: 0;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
  font-size: 18px;
}

.sidebar .block-facetapi .facetapi-facet-type li a {
  outline: 0;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
}

.sidebar .block-facetapi .facetapi-facet-type li input[type=checkbox],
.sidebar .block-facetapi .facetapi-facet-type li input[type=radio] {
  margin: 0 5px 0 0;
  line-height: normal;
}

.search-wrapper {
  width: auto;
}

@media screen and (max-width:1600px) {
  .logo-wrapper {
    width: 300px;
  }

  .logo-wrapper .logo img {
    margin-top: 19px!important;
  }

  .main-navigation-wrapper #block-menu-block-1 ul.menu li a {
    font-size: 15px!important;
    padding: 16px 8px!important;
  }

  .login-wrapper {
    width: 190px;
  }

  .search-wrapper {
    width: 72px;
  }

  .search-wrapper .search-icon {
    background: #5bbc6a;
    height: 72px;
    display: block;
    width: 65px;
    padding: 18px;
    text-align: center;
    float: right;
  }
}

@media screen and (max-width:1500px) {
  .main-navigation-wrapper {
    width: 700px;
  }
}

@media screen and (max-width:1130px) {
  .block-md-megamenu .mdmegamenu li.mm-item>a {
    font-size: 14px;
  }

  .main-navigation-wrapper {
    width: 595px;
  }

  .login-wrapper {
    width: 90px;
  }
}

@media screen and (max-width:1250px) {
  .logo-wrapper {
    width: 245px;
  }

  .logo-wrapper .logo img {
    margin-top: 23px!important;
  }

  .login-wrapper {
    width: 100px;
    padding-right: 0;
    padding-left: 0;
  }

  .login-wrapper #block-menu-block-10 ul,
  .login-wrapper #block-menu-block-7 ul {
    text-align: right;
    padding-top: 20px;
    padding-right: 5px;
  }

  .login-wrapper #block-menu-block-10 ul li,
  .login-wrapper #block-menu-block-7 ul li {
    float: none;
    border-right: 0 none;
    padding-bottom: 5px;
  }
}

@media screen and (max-width:992px) {
  .logo-wrapper {
    width: 245px;
  }

  .logo-wrapper .logo img {
    width: 230px!important;
    margin-top: 16px!important;
  }
}

@media screen and (max-width:500px) {
  .logo-wrapper {
    width: 245px;
  }

  .logo-wrapper .logo img {
    margin-top: 16px!important;
    width: 230px!important;
  }
}

.views-columns-4 .col-xs-6:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width:768px) {
  .views-columns-4 .col-xs-6:nth-child(2n+1) {
    clear: none;
  }
}

.control-group .help-inline,
.help-block {
  color: #0B0B0B;
  font-size: 12px;
  margin: 10px 0;
  padding: 0;
  line-height: 15px;
}

.front .alert {
  margin: 20px 0;
}

.footer .region-footer .col-xs-6:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width:768px) {
  .footer .region-footer .col-xs-6:nth-child(2n+1) {
    clear: none;
  }
}

.field-name-pest-identifier-intro-2 .field-name-browse-pests-diseases,
.views-responsive-grid-horizontal.views-columns-4 .views-row,
body.node-type-trade-product .field-collection-container,
body.page-node-56 .white-box .field-name-browse-pests-diseases {
  clear: both;
}

#block-views-trade-safety-data-sheets-block .views-exposed-form {
  display: none;
}

#block-views-custom-term-filters-block {
  background-color: #5bbc6a;
  border-radius: 8px;
  padding: 20px 20px 35px;
}

#block-views-custom-term-filters-block h3.block-title {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  margin: 5px 0;
  padding: 0 20px 20px;
  text-transform: uppercase;
}

#block-views-custom-term-filters-block ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

#block-views-custom-term-filters-block ul li {
  border-bottom: 1px dashed #fff;
  font-size: 15px;
  line-height: 10px;
  margin: 0;
}

#block-views-custom-term-filters-block ul li:hover {
  background-color: #308d3e;
}

#block-views-custom-term-filters-block ul li a {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin: 3px 0;
  outline: 0;
  padding: 8px 20px;
  text-decoration: none;
}

.webform-client-form .form-control,
.webform-client-form .form-email {
  width: auto!important;
  margin: 0;
}

.webform-client-form .form-control.form-textarea {
  width: 100%!important;
}

.webform-component-matrix caption {
  text-align: left;
  font-weight: 700;
}

.webform-component-matrix .form-item,
.webform-component-matrix th {
  font-size: 14px;
}

.webform-component-matrix .form-control {
  height: 28px;
}

.webform-component--date-of-harvest div.form-item {
  display: inline-block;
}

.page-trade-register .field-name-field-date-of-birth,
.page-trade-register .field-name-field-newsletter-subscribe,
.page-trade-register .field-name-field-telephone,
.page-trade-register .field-name-field-terms-agree label,
.page-trade-register .group-address .panel-heading,
body.not-logged-in.page-user .white-box {
  display: none;
}

#user-login .form-control,
#user-pass .form-control,
#user-register-form .form-control {
  width: auto!important;
  margin: 0;
}

.page-trade-register .group-address {
  border: 0;
  box-shadow: 0 0 0;
  margin-bottom: 0;
}

.page-trade-register .group-address .panel-body {
  padding: 0;
}

.page-trade-register .form-item-field-website-und-0-url {
  margin: 0;
}

.page-trade-register .field-name-field-terms-agree .help-block {
  margin-top: 0;
  padding-top: 3px;
  font-size: 18px;
  font-weight: 400;
}

.page-trade-register .field-name-field-be-the-first-to-know-about {
  margin-bottom: 30px;
}

.page-trade-register .region-sidebar-second section:first-child ul {
  padding-left: 0;
}

.page-trade-register .region-sidebar-second section:first-child ul li {
  padding-left: 28px;
  background-image: url(../../../images/tick.png);
  background-position: 5px 6px;
  background-repeat: no-repeat;
  list-style: none;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.form-control {
  width: 100%!important;
  margin: 0;
}

.alert-block .placeholder {
  width: auto!important;
  margin: 0;
  display: inline;
}

.vocabulary-pest-identifier.view-mode-term_grid_display {
  margin-bottom: 20px;
  border-bottom: 0 none;
}

.field-name-pest-identifier-intro-2,
body.page-node-56 .white-box {
  margin-bottom: 20px;
}

.field-name-pest-identifier-intro-2 .field-name-browse-pests-diseases h2,
.field-name-pest-identifier-intro-2 h2.block-title,
body.page-node-56 .white-box .field-name-browse-pests-diseases h2,
body.page-node-56 .white-box h2.block-title {
  font-size: 32px;
  margin-bottom: 10px;
}

.field-name-pest-identifier-intro-2 .block-system-main .field-name-body,
body.page-node-56 .white-box .block-system-main .field-name-body {
  border: 0;
}

body.page-node-56 .node-hub-page.view-mode-full .field-name-body:first-of-type {
  padding: 0;
  border: 0;
}

.field-name-browse-pests-diseases h2 {
  border-top: 1px dashed #C7C5AD;
  padding-top: 30px;
}

.field-name-pest-identifier-intro-2 p,
body.page-node-56 .node-hub-page.view-mode-full .field-name-body p {
  font-size: 15px;
  line-height: 25px;
}

.field-name-pest-identifier-intro {
  padding: 15px 0;
  border-top: 1px dashed #C7C5AD;
  border-bottom: 1px dashed #C7C5AD;
  margin-bottom: 30px;
}

.page-taxonomy-term .ds-2col-stacked-fluid.vocabulary-pest-identifier {
  border-bottom: 1px dashed #c7c5ad;
  border-top: 1px dashed #c7c5ad;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width:768px) {
  .page-taxonomy-term .ds-2col-stacked-fluid.vocabulary-pest-identifier {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}

.page-taxonomy-term .ds-2col-stacked-fluid.vocabulary-pest-identifier .field-name-field-pest-image {
  margin-bottom: 10px;
}

@media screen and (min-width:768px) {
  .page-taxonomy-term .ds-2col-stacked-fluid.vocabulary-pest-identifier .field-name-field-pest-image {
    margin-bottom: 0;
  }
}

.node-type-pest .field-name-field-pest-introduction {
  border-bottom: 1px dashed #C7C5AD;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#slidein_block {
  position: fixed;
  bottom: -300px;
  right: 5px;
  z-index: 399;
  border: 2px solid #5bbc6a;
  border-bottom: none;
  background: #fff;
  width: 300px;
  height: 270px;
}

@media screen and (min-width:768px) {
  .node-type-pest .field-name-field-pest-introduction {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  #slidein_block {
    width: 400px;
    height: 240px;
  }
}

#slidein_control {
  width: 26px;
  height: 26px;
  position: absolute;
  z-index: 399;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-radius: 13px;
  top: -4px;
  right: -4px;
  cursor: pointer;
  background: #ed6025;
  color: #fff;
  font-size: 12px!important;
}

#slidein_control:hover {
  background: #ed3d25;
}

#slidein_block h2,
#slidein_block h3 {
  font-size: 20px;
  margin: 10px 0 0;
  padding: 0;
}

#slidein_block .block_green_mail {
  border: none!important;
}

#slidein_block .block_green_mail #mc_embed_signup_scroll {
  margin-bottom: 15px;
}

#slidein_block .block_green_mail .ltg-newsletter-body {
  font-size: .9em;
  margin-bottom: 10px;
}

#slidein_block .block_green_mail input.email {
  display: block;
}

body .mdmegamenu ul li.md-menu-item-trade,
body.page-taxonomy-term .field-name-field-plant-category {
  display: none;
}

#slidein_block .brand-question-block {
  margin: 10px;
  text-align: center;
}

#slidein_block .brand-question-block h2 {
  background: url(../../../images/got-a-question.png) center center no-repeat #f8bd09;
  padding: 20px;
  margin: 0 0 10px;
  font-size: 1em;
}

.node-type-landing-page #slidein_block {
  height: 180px;
}

@media screen and (min-width:768px) {
  #slidein_block .brand-question-block h2 {
    font-size: 1.2em;
  }

  .node-type-landing-page #slidein_block {
    height: 170px;
  }

  #block-views-6bdc171289d092742024bec1dc22f3cd .views-row,
  #block-views-featured-articles-block-1 .views-row,
  #block-views-gardening-guides-block-1 .views-row,
  #block-views-how-to-grow-block-1 .views-row,
  #block-views-lawn-care-guides-block-1 .views-row,
  #block-views-related-trade-products-block .views-row,
  #block-views-weeds-guides-block-1 .views-row {
    height: 5em;
  }
}

.node-type-guide .field-name-field-guide-introduction {
  margin-bottom: 30px;
}

#block-views-6bdc171289d092742024bec1dc22f3cd,
#block-views-featured-articles-block-1,
#block-views-gardening-guides-block-1,
#block-views-how-to-grow-block-1,
#block-views-lawn-care-guides-block-1,
#block-views-related-trade-products-block,
#block-views-weeds-guides-block-1 {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
}

#block-views-6bdc171289d092742024bec1dc22f3cd .views-row,
#block-views-featured-articles-block-1 .views-row,
#block-views-gardening-guides-block-1 .views-row,
#block-views-how-to-grow-block-1 .views-row,
#block-views-lawn-care-guides-block-1 .views-row,
#block-views-related-trade-products-block .views-row,
#block-views-weeds-guides-block-1 .views-row {
  border-bottom: 1px dashed #c7c5ad;
  clear: both;
  height: 5em;
  line-height: 1.2em;
}

#block-views-6bdc171289d092742024bec1dc22f3cd .views-row .views-field,
#block-views-featured-articles-block-1 .views-row .views-field,
#block-views-gardening-guides-block-1 .views-row .views-field,
#block-views-how-to-grow-block-1 .views-row .views-field,
#block-views-lawn-care-guides-block-1 .views-row .views-field,
#block-views-related-trade-products-block .views-row .views-field,
#block-views-weeds-guides-block-1 .views-row .views-field {
  margin: 10px;
}

#block-views-6bdc171289d092742024bec1dc22f3cd .views-row img,
#block-views-featured-articles-block-1 .views-row img,
#block-views-gardening-guides-block-1 .views-row img,
#block-views-how-to-grow-block-1 .views-row img,
#block-views-lawn-care-guides-block-1 .views-row img,
#block-views-related-trade-products-block .views-row img,
#block-views-weeds-guides-block-1 .views-row img {
  width: 77px;
}

@media screen and (min-width:992px) {
  #block-views-6bdc171289d092742024bec1dc22f3cd .views-row,
  #block-views-featured-articles-block-1 .views-row,
  #block-views-gardening-guides-block-1 .views-row,
  #block-views-how-to-grow-block-1 .views-row,
  #block-views-lawn-care-guides-block-1 .views-row,
  #block-views-related-trade-products-block .views-row,
  #block-views-weeds-guides-block-1 .views-row {
    height: 4.2em;
  }
}

#block-views-6bdc171289d092742024bec1dc22f3cd ul,
#block-views-featured-articles-block-1 ul,
#block-views-gardening-guides-block-1 ul,
#block-views-how-to-grow-block-1 ul,
#block-views-lawn-care-guides-block-1 ul,
#block-views-weeds-guides-block-1 ul {
  list-style-type: none;
  margin-bottom: 10px;
  -webkit-padding-start: 0;
}

#block-views-6bdc171289d092742024bec1dc22f3cd ul li.views-row,
#block-views-featured-articles-block-1 ul li.views-row,
#block-views-gardening-guides-block-1 ul li.views-row,
#block-views-how-to-grow-block-1 ul li.views-row,
#block-views-lawn-care-guides-block-1 ul li.views-row,
#block-views-weeds-guides-block-1 ul li.views-row {
  background: url(../../../images/triangle.png) 6px 6px no-repeat;
  height: auto;
  padding-left: 15px;
}

body.role-administrator .mdmegamenu ul li.md-menu-item-trade,
body.role-content-editor .mdmegamenu ul li.md-menu-item-trade,
body.role-content-publisher .mdmegamenu ul li.md-menu-item-trade,
body.role-managing-editor .mdmegamenu ul li.md-menu-item-trade,
body.role-staff-writer .mdmegamenu ul li.md-menu-item-trade,
body.role-trade .mdmegamenu ul li.md-menu-item-trade {
  display: inline;
}

#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
  font-weight: 400;
}

#sliding-popup .popup-content #popup-buttons button {
  font-size: .9em;
  margin-top: .5em;
}

#block-md-megamenu-1 .mdtoggle-nav {
  display: none;
}

body.node-type-trade-product .field-name-field-product-images-media {
  float: left;
}

body.node-type-trade-product .field-name-field-product-images-media img {
  width: 255px;
}

body.node-type-trade-product a.ltg-readmore {
  float: right;
}

#downClick {
  height: 87px;
  width: 110px;
  position: fixed;
  right: 80px;
  bottom: 60px;
  cursor: pointer;
  z-index: 10000;
  display: block;
}

.mailchimp-region #mc-embedded-subscribe-form {
  background: #2e7f80;
  background: linear-gradient(to bottom,#2e7f80 0,#216266 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7f80', endColorstr='#216266', GradientType=0);
  overflow: hidden;
}

.mailchimp-region #mc-embedded-subscribe-form label {
  color: #fff;
  background: url(../../../images/mail-icon.png) top left no-repeat;
  padding: 10px 0 10px 60px;
  font-size: 16px;
  font-family: proxima-nova,sans-serif;
}

.mailchimp-region #mc_embed_signup #mc-embedded-subscribe,
.mailchimp-region #mc_embed_signup #mce-EMAIL {
  height: 29px;
  border: 0;
  font-size: 15px;
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
}

.mailchimp-region #mc-embedded-subscribe-form .mc-field-group .asterisk {
  display: none;
}

.mailchimp-region #mc_embed_signup #mce-EMAIL {
  width: 70%;
  float: left;
  margin-top: 5px;
}

.mailchimp-region #mc_embed_signup #mc-embedded-subscribe {
  width: 30%;
  float: right;
  margin: 5px 0 0;
  clear: none;
  background: #ef472d;
  color: #fff;
  padding: 0;
  background-image: none!important;
}

.mailchimp-region #mc-embedded-subscribe {
  clear: none;
}

#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: center;
}

#mc_embed_signup h2 {
  font-weight: 700;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em;
}

#mc_embed_signup input {
  border: 1px solid #999;
  -webkit-appearance: none;
}

#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox;
  margin-right: 5px;
}

#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
  border-color: #333;
}

#mc_embed_signup .small-meta {
  font-size: 11px;
}

#mc_embed_signup .nowrap {
  white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 100%;
  padding-bottom: 3%;
  min-height: 50px;
}

#mc_embed_signup .size1of2 {
  clear: none;
  float: left;
  display: inline-block;
  width: 46%;
  margin-right: 4%;
}

* html #mc_embed_signup .size1of2 {
  margin-right: 2%;
}

#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}

#mc_embed_signup .mc-field-group select {
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 2px;
}

#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
  padding: 5px 0;
}

#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
  display: inline;
  width: 60px;
  margin: 0 2px;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0 2px;
}

#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
  width: 40px;
}

#mc_embed_signup .datefield .dayfield input,
#mc_embed_signup .datefield .monthfield input {
  width: 30px;
}

#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
  display: none;
}

#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 0;
}

#mc_embed_signup .asterisk {
  color: #c60;
  font-size: 200%;
}

#mc_embed_signup .mc-field-group .asterisk {
  position: absolute;
  top: 49px;
  right: 10px;
}

#mc_embed_signup .clear {
  clear: both;
}

#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0 0 0 10px;
  padding: 5px 0;
  list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
  display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0 .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: 700;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}

#mc_embed_signup #mce-error-response {
  display: none;
}

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}

#mc-embedded-subscribe {
  clear: both;
  width: auto;
  display: block;
  background-image: url(../../../images/arrow-right.png)!important;
  background-position: 85% center;
  background-repeat: no-repeat;
}

#mc_embed_signup #num-subscribers {
  font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
  padding: .5em;
  border: 1px solid #ccc;
  margin-right: .5em;
  font-weight: 700;
}

body.node-type-trade-product h3 {
  clear: both;
}

body.node-type-trade-product a.ltg-readmore {
  padding-bottom: 20px;
}

body.node-type-trade-product .group-msds {
  border-top: 1px solid #c02b37;
}

body.node-type-trade-product .field-name-field-msds-ref .node-trade-safety-data-sheets {
  background: url(/sites/all/themes/lovethegarden/images/safety-data-sheet-icon.png) center left no-repeat;
  margin-bottom: 0;
  padding: 5px 0 5px 50px;
}

body.node-type-trade-product .field-name-this-page-as-a-pdf {
  margin-top: 0;
  margin-bottom: 20px;
}

body.node-type-trade-product .view-trade-product-images {
  border-top: 1px solid #c02b37;
  clear: both;
}

body.node-type-trade-product .view-trade-product-images .views-row {
  float: left;
  margin: 0 20px 20px 0;
}

body.node-type-trade-product .view-trade-product-images .views-row .field-name-field-lifestyle-images {
  margin-bottom: 0;
}

body.node-type-trade-product .view-trade-product-images .views-row .field-name-field-lifestyle-images img {
  width: auto;
}

body.node-type-trade-product .view-trade-product-images .views-row .views-field-field-lifestyle-images-1 img {
  display: none;
}

body.node-type-trade-product .view-trade-product-images .views-row .views-field-field-lifestyle-images-1 a {
  float: left;
  font-size: .8em;
  line-height: 1.8em;
}

body.node-type-trade-product .view-trade-product-images .views-row .views-field-field-lifestyle-images-1 span.file-size {
  clear: both;
  float: left;
  font-size: .7em;
  line-height: 1.2em;
}

body.node-type-trade-product .group-logos {
  clear: both;
  overflow: hidden;
}

body.node-type-trade-product .group-logos .field-name-field-trade-logos {
  float: left;
  height: 100px;
  width: 100px;
  margin-bottom: 0;
}

body.node-type-trade-product .group-logos .field-name-field-trade-logos .view-mode-term_grid_display {
  border-bottom: none;
}

#block-views-trade-pos-block-2 h3 a {
  color: #444;
  font-size: 28px;
}

#block-views-trade-pos-block-3 .views-row {
  float: left;
  text-align: center;
  width: 25%;
}

#block-views-trade-pos-block-3 .views-row img {
  width: auto;
}

.node-trade-point-of-sale.ds-2col-stacked-fluid .group-left {
  width: 70%;
}

.node-trade-point-of-sale.ds-2col-stacked-fluid .group-right {
  width: 30%;
}

.node-trade-point-of-sale .group-header {
  margin-bottom: 20px;
}

.node-trade-point-of-sale .group-header .field-name-field-pos-image {
  text-align: center;
}

.node-trade-point-of-sale .group-left .field-label {
  display: block;
  font-size: 15px;
  font-weight: 600;
  padding-left: 10px;
  width: 100%;
}

@media screen and (min-width:768px) {
  .node-trade-point-of-sale .group-left .field-label {
    float: left;
    padding: 0 0 20px 10px;
    width: 35%;
  }
}

@media screen and (min-width:992px) {
  .node-trade-point-of-sale .group-left .field-label {
    float: left;
    padding: 0 0 20px 10px;
    width: 35%;
  }
}

.node-trade-point-of-sale .group-left .field-label-inline {
  display: block;
  font-size: 15px;
  padding: 0 0 10px 10px;
  width: 100%;
}

@media screen and (min-width:768px) {
  .node-trade-point-of-sale .group-left .field-label-inline {
    float: left;
    padding: 0 0 20px;
    width: 65%;
  }
}

@media screen and (min-width:992px) {
  .node-trade-point-of-sale .group-left .field-label-inline {
    float: left;
    padding: 0 0 20px;
    width: 65%;
  }
}

.node-trade-point-of-sale .group-footer .field-type-text-with-summary {
  padding-top: 20px;
}

.node-trade-point-of-sale.view-mode-alternative_teaser {
  border-bottom: 1px solid #c7c5ad;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.node-trade-point-of-sale.view-mode-alternative_teaser img {
  width: auto;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title {
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  font-size: 20px;
  color: #c02b37;
  border-bottom: 1px dashed #c7c5ad;
  padding: 0 10px 5px;
  margin: 0 0 10px -5px;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  .node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title {
    font-size: 28px;
  }
}

@media screen and (min-width:992px) {
  .node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title {
    font-size: 28px;
  }
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title:after,
.node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title:before {
  content: " ";
  display: table;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-header .field-name-title:after {
  clear: both;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-left,
.node-trade-point-of-sale.view-mode-alternative_teaser .group-right {
  width: 50%;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-right .field-label {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-right .field-label-inline {
  font-size: 15px;
}

@media screen and (min-width:768px) {
  .node-trade-point-of-sale.view-mode-alternative_teaser .group-right .field-label {
    width: 100%;
  }

  .node-trade-point-of-sale.view-mode-alternative_teaser .group-right .field-label-inline {
    padding: 0 0 10px;
    width: 100%;
  }
}

@media screen and (min-width:992px) {
  .node-trade-point-of-sale.view-mode-alternative_teaser .group-right .field-label {
    width: 100%;
  }

  .node-trade-point-of-sale.view-mode-alternative_teaser .group-right .field-label-inline {
    padding: 0 0 10px;
    width: 100%;
  }
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-footer {
  padding-top: 10px;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-footer .field-label {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-footer .field-name-body {
  clear: both;
  font-size: 15px;
  padding-top: 0;
}

.node-trade-point-of-sale.view-mode-alternative_teaser .group-footer .field-name-body .ltg-readmore {
  font-size: 15px;
}

#block-views-trade-downloads-block-1 fieldset.panel-default,
#block-views-trade-product-files-block-1 fieldset.panel-default,
#block-views-trade-product-info-block-1 fieldset.panel-default {
  border: none;
  box-shadow: none;
  margin: 0;
}

#block-views-trade-downloads-block-1 fieldset.panel-default legend,
#block-views-trade-product-files-block-1 fieldset.panel-default legend,
#block-views-trade-product-info-block-1 fieldset.panel-default legend {
  display: none;
}

#block-views-trade-downloads-block-1 fieldset.panel-default .panel-body,
#block-views-trade-product-files-block-1 fieldset.panel-default .panel-body,
#block-views-trade-product-info-block-1 fieldset.panel-default .panel-body {
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
}

#block-views-trade-downloads-block-1 .vbo-select-all-markup,
#block-views-trade-product-files-block-1 .vbo-select-all-markup,
#block-views-trade-product-info-block-1 .vbo-select-all-markup {
  display: none!important;
}

.field-name-user-product-review-comments .filter-wrapper,
body.node-type-qa-post .field-name-title {
  display: none;
}

#block-views-trade-downloads-block-1 table caption,
#block-views-trade-product-files-block-1 table caption,
#block-views-trade-product-info-block-1 table caption {
  font-family: junction,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  font-size: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
}

#block-views-trade-downloads-block-1 table caption small,
#block-views-trade-product-files-block-1 table caption small,
#block-views-trade-product-info-block-1 table caption small {
  font-weight: 400;
  line-height: 1;
  color: #ddd;
}

@media screen and (min-width:768px) {
  #block-views-trade-downloads-block-1 table caption,
  #block-views-trade-product-files-block-1 table caption,
  #block-views-trade-product-info-block-1 table caption {
    font-size: 28px;
  }
}

@media screen and (min-width:992px) {
  #block-views-trade-downloads-block-1 table caption,
  #block-views-trade-product-files-block-1 table caption,
  #block-views-trade-product-info-block-1 table caption {
    font-size: 28px;
  }
}

#block-views-trade-downloads-block-1 #trade-download-selectall-wrap,
#block-views-trade-downloads-block-1 #trade-export-selectall-wrap,
#block-views-trade-product-files-block-1 #trade-download-selectall-wrap,
#block-views-trade-product-files-block-1 #trade-export-selectall-wrap,
#block-views-trade-product-info-block-1 #trade-download-selectall-wrap,
#block-views-trade-product-info-block-1 #trade-export-selectall-wrap {
  margin: 20px 0 0 10px;
}

#block-views-trade-downloads-block-1 #trade-download-selectall-wrap label,
#block-views-trade-downloads-block-1 #trade-export-selectall-wrap label,
#block-views-trade-product-files-block-1 #trade-download-selectall-wrap label,
#block-views-trade-product-files-block-1 #trade-export-selectall-wrap label,
#block-views-trade-product-info-block-1 #trade-download-selectall-wrap label,
#block-views-trade-product-info-block-1 #trade-export-selectall-wrap label {
  margin: 0 0 0 20px;
}

body.node-type-qa-post .view-qa-post-comment-images,
body.node-type-qa-post .view-qa-post-images,
body.page-comment-reply .view-qa-post-comment-images,
body.page-comment-reply .view-qa-post-images {
  overflow: auto;
}

body.node-type-qa-post .view-qa-post-comment-images .views-row,
body.node-type-qa-post .view-qa-post-images .views-row,
body.page-comment-reply .view-qa-post-comment-images .views-row,
body.page-comment-reply .view-qa-post-images .views-row {
  float: left;
  margin: 0 20px 20px 0;
}

#block-bean-trade-search .field-name-field-bean-body {
  background: url(http://lovethegardenvorrfdwyjx.devcloud.acquia-sites.com/sites/all/themes/lovethegarden/images/trade-bg.png) center no-repeat #7C3795!important;
  background-size: 230px!important;
  padding: 1em;
  color: #fff!important;
}

body.node-type-brand-product-landing-page .main-container {
  margin-top: 0;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
}

body.node-type-brand-product-landing-page .main-container p.introtext {
  font-size: 21px;
  line-height: 1.1;
}

@media screen and (min-width:768px) {
  body.node-type-brand-product-landing-page .main-container p.introtext {
    font-size: 22px;
  }
}

@media screen and (min-width:992px) {
  body.node-type-brand-product-landing-page .main-container p.introtext {
    font-size: 25px;
  }
}

body.node-type-brand-product-landing-page .main-container p,
body.node-type-brand-product-landing-page .main-container ul {
  font-size: 18px;
  line-height: 1.1;
}

@media screen and (min-width:768px) {
  body.node-type-brand-product-landing-page .main-container p,
  body.node-type-brand-product-landing-page .main-container ul {
    font-size: 22px;
  }
}

@media screen and (min-width:992px) {
  body.node-type-brand-product-landing-page .main-container p,
  body.node-type-brand-product-landing-page .main-container ul {
    font-size: 22px;
  }
}

body.node-type-brand-product-landing-page .h1,
body.node-type-brand-product-landing-page .h2,
body.node-type-brand-product-landing-page .h3,
body.node-type-brand-product-landing-page .h4,
body.node-type-brand-product-landing-page .h5,
body.node-type-brand-product-landing-page .h6,
body.node-type-brand-product-landing-page h1,
body.node-type-brand-product-landing-page h2,
body.node-type-brand-product-landing-page h3,
body.node-type-brand-product-landing-page h4,
body.node-type-brand-product-landing-page h5,
body.node-type-brand-product-landing-page h6 {
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}

body.node-type-brand-product-landing-page .h1,
body.node-type-brand-product-landing-page h1 {
  font-size: 34px;
  margin-top: 20px;
  margin-bottom: 25px;
}

@media screen and (min-width:768px) {
  body.node-type-brand-product-landing-page .h1,
  body.node-type-brand-product-landing-page h1 {
    font-size: 34px;
  }
}

@media screen and (min-width:992px) {
  body.node-type-brand-product-landing-page .h1,
  body.node-type-brand-product-landing-page h1 {
    font-size: 70px;
  }
}

body.node-type-brand-product-landing-page .h2,
body.node-type-brand-product-landing-page h2 {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 25px;
}

@media screen and (min-width:768px) {
  body.node-type-brand-product-landing-page .h2,
  body.node-type-brand-product-landing-page h2 {
    font-size: 30px;
  }
}

@media screen and (min-width:992px) {
  body.node-type-brand-product-landing-page .h2,
  body.node-type-brand-product-landing-page h2 {
    font-size: 36px;
  }
}

body.node-type-brand-product-landing-page .h3,
body.node-type-brand-product-landing-page h3 {
  font-size: 26px;
  margin-top: 18px;
  margin-bottom: 18px;
}

@media screen and (min-width:768px) {
  body.node-type-brand-product-landing-page .h3,
  body.node-type-brand-product-landing-page h3 {
    font-size: 26px;
  }

  body.node-type-brand-product-landing-page .left-region,
  body.node-type-brand-product-landing-page .right-region {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width:992px) {
  body.node-type-brand-product-landing-page .h3,
  body.node-type-brand-product-landing-page h3 {
    font-size: 30px;
  }
}

body.node-type-brand-product-landing-page .btn {
  text-transform: uppercase;
  display: inline-block;
  padding: 20px 30px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
}

body.node-type-brand-product-landing-page .btn:after {
  display: none;
}

body.node-type-brand-product-landing-page .btn.btn-primary {
  color: #fff;
  background-color: rgba(0,0,0,.7);
  border-color: #fff;
}

body.node-type-brand-product-landing-page .btn.btn-primary:hover {
  color: #fff;
  background-color: rgba(0,0,0,.3);
  border-color: #fff;
}

body.node-type-brand-product-landing-page .btn.btn-primary.active,
body.node-type-brand-product-landing-page .btn.btn-primary:active,
body.node-type-brand-product-landing-page .btn.btn-primary:focus,
body.node-type-brand-product-landing-page .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  text-decoration: none;
}

body.node-type-brand-product-landing-page .btn.btn-default {
  font-size: 18px;
  padding: 13px 20px;
  min-width: inherit;
  color: #fff;
  background-color: rgba(0,0,0,.7);
  border-color: #fff;
}

body.node-type-brand-product-landing-page .btn.btn-default:hover {
  color: #fff;
  background-color: rgba(0,0,0,.3);
  border-color: #fff;
}

body.node-type-brand-product-landing-page .btn-default.active,
body.node-type-brand-product-landing-page .btn-default:active,
body.node-type-brand-product-landing-page .btn-default:focus,
body.node-type-brand-product-landing-page .open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #000;
  border-color: #fff;
  text-decoration: none;
}

body.node-type-brand-product-landing-page .footer-second {
  background: #000;
}

body.node-type-brand-product-landing-page .main-container {
  background: #fff;
}

body.node-type-brand-product-landing-page .everyday-seed-mix {
  width: 30%;
}

body.node-type-brand-product-landing-page .options {
  width: 70%;
}

body.node-type-brand-product-landing-page .left-region-inner img,
body.node-type-brand-product-landing-page .right-region-inner img {
  width: auto;
}

@media screen and (min-width:768px) {
  body.node-type-brand-product-landing-page .left-region.float-right,
  body.node-type-brand-product-landing-page .right-region.float-right {
    float: right;
    border-left: 40px solid #fff;
  }

  body.node-type-brand-product-landing-page .left-region {
    border-right: 40px solid #fff;
  }

  body.node-type-brand-product-landing-page .left-region-inner,
  body.node-type-brand-product-landing-page .right-region-inner {
    height: 460px;
    display: table;
    width: 100%;
  }
}

.container-wrapper h1 {
  text-align: center;
}

.container-wrapper.logo-wrapper {
  display: table;
  width: 100%;
  height: 260px;
  position: relative;
}

.container-wrapper.logo-wrapper img {
  width: 60%;
}

@media screen and (min-width:768px) {
  .container-wrapper.logo-wrapper {
    height: 800px;
  }

  .container-wrapper.logo-wrapper img {
    width: auto;
  }
}

.container-wrapper.logo-wrapper .cta-arrow-down {
  display: none;
  height: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

@media screen and (min-width:768px) {
  .container-wrapper.logo-wrapper .cta-arrow-down {
    height: 90px;
    display: block;
  }
}

.container-wrapper.logo-wrapper .cta-arrow-down img {
  width: auto;
  margin: 0 auto;
  display: block;
}

.container-wrapper .middle-region {
  width: 100%;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.container-wrapper .middle-region h1,
.container-wrapper .middle-region h2 {
  margin: 0;
  line-height: 1.1;
}

.container-wrapper .middle-region .holding-wrapper {
  margin-top: 40px;
}

.container-wrapper .middle-region .holding-wrapper h2,
.container-wrapper .middle-region .holding-wrapper h4 {
  color: #fff;
}

.container-wrapper .middle-region .holding-wrapper h2 a,
.container-wrapper .middle-region .holding-wrapper h4 a {
  color: #fff;
  text-decoration: underline;
}

.container-wrapper .logo .region-inner {
  margin: 10px 0;
}

.container-wrapper .logo .region-inner img {
  height: 225px!important;
  width: auto;
  margin: 0 auto;
  display: block;
  padding: 0 20px;
}

@media screen and (min-width:768px) {
  .container-wrapper .middle-region img {
    width: auto;
  }

  .container-wrapper .logo .region-inner {
    margin: 0;
    padding: 0;
    width: 43%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    overflow: hidden;
  }

  .container-wrapper .logo .region-inner img {
    width: auto;
    height: auto!important;
  }

  .container-wrapper .text-body .region-inner h2 {
    font-size: 34px;
  }
}

.container-wrapper .text-body .region-inner {
  padding: 20px 0;
}

.container-wrapper .text-body .region-inner h2 {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.1;
}

@media screen and (min-width:992px) {
  .container-wrapper .text-body .region-inner h2 {
    font-size: 70px;
  }

  .container-wrapper .text-body .region-inner {
    padding: 0 60px 0 40px;
  }
}

@media screen and (min-width:768px) {
  .container-wrapper .text-body .region-inner {
    width: 50%;
    vertical-align: middle;
    display: table-cell;
  }

  .container-wrapper .text-body .region-inner.right-region {
    padding: 0 70px 0 140px;
  }

  .container-wrapper .text-body-image .region-inner h2 {
    font-size: 34px;
  }
}

.container-wrapper .text-body-image .region-inner {
  text-align: center;
  padding: 20px 0;
}

.container-wrapper .text-body-image .region-inner h2 {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.1;
}

@media screen and (min-width:992px) {
  .container-wrapper .text-body-image .region-inner h2 {
    font-size: 70px;
  }

  .container-wrapper .text-body-image .region-inner {
    padding: 0 100px 0 70px;
  }
}

@media screen and (min-width:768px) {
  .container-wrapper .text-body-image .region-inner {
    width: 50%;
    vertical-align: middle;
    display: table-cell;
  }

  .container-wrapper .text-body-image .region-inner.right-region {
    padding: 0 70px 0 140px;
  }
}

.container-wrapper .text-body-image .region-inner img {
  width: auto;
}

.border-top {
  background: url(../../images/border-top.png) repeat-x;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px;
  float: left;
  width: 100%;
}

@media screen and (min-width:768px) {
  .border-top {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 70px;
  }
}

.border-top img {
  width: auto;
  margin-bottom: 10px;
}

.border-top.mobile-bd-hidden {
  background: 0 0;
  margin-top: 0;
}

@media screen and (min-width:768px) {
  .border-top.mobile-bd-hidden {
    margin-top: 60px;
    background: url(../../images/border-top.png) repeat-x;
  }
}

.border-top.mobile-bd-hidden::after {
  background: 0 0;
}

@media screen and (min-width:768px) {
  .border-top.mobile-bd-hidden::after {
    background: url(../../images/arrow-down-border-top.jpg) right top no-repeat;
  }
}

.border-top::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../images/arrow-down-border-top.jpg) right top no-repeat;
  width: 108px;
  height: 29px;
}

.slide-img,
.slide-img-fixed {
  background-repeat: no-repeat;
  background-size: cover;
}

#landing-page-slides h1.page-header,
.controls {
  display: none;
}

.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slide-wrap {
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}

.slide {
  width: 100%;
  height: 100%;
}

.fullscreen-slide {
  min-height: 100%;
}

.halfscreen-slide {
  min-height: 50%;
}

.placeholder {
  width: 100px!important;
  margin: 0 0 0 30px;
  display: block;
  position: relative;
}

.slide-img-fixed {
  position: fixed;
  top: 0;
  left: 0;
}

.slide-img {
  background-attachment: fixed;
}

.text-panel {
  padding-top: 100px;
  padding-bottom: 100px;
}

#landing-page-products,
.field-name-field-cards {
  background-color: #fff;
  clear: both;
  z-index: 100;
}

.scroll {
  position: fixed;
  left: 50%;
  bottom: 7%;
  width: 80px;
  margin-left: -40px;
  margin-top: -25px;
  z-index: 500;
}

.scroll p {
  font-size: .8em;
  color: #fff;
  text-align: center;
}

.scroll .scroll-arrow {
  background-image: url(../../../landing_pages/images/arrow-white.png);
  opacity: .7;
  height: 50px;
  -webkit-animation-name: arrow-anim;
  animation-name: arrow-anim;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes arrow-anim {
  0%, 100% {
    background-position: center top;
  }

  50% {
    background-position: center top 5px;
  }
}

@keyframes arrow-anim {
  0%, 100% {
    background-position: center top;
  }

  50% {
    background-position: center top 5px;
  }
}

.field-name-field-html-card-text-area .background-image,
.prod-scene .background-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  height: 250px;
}

@media screen and (min-width:768px) {
  .field-name-field-html-card-text-area .background-image,
  .prod-scene .background-image {
    height: 350px;
  }
}

@media screen and (min-width:992px) {
  .field-name-field-html-card-text-area .background-image,
  .prod-scene .background-image {
    height: 400px;
  }
}

.bk-pattern {
  border-top: 6px solid #ffe800;
  width: 100%;
  position: relative;
  background: url(../../../landing_pages/images/miraclegro/pattern-lines-alpha.png) #00703c;
}

.bk-pattern h2 {
  color: #fff;
  margin: 0!important;
  padding: 20px 0;
  font-size: 30px;
}

@media screen and (min-width:768px) {
  .bk-pattern h2 {
    font-size: 42px!important;
  }
}

.bk-pattern h3 {
  color: #fff;
  margin: 0;
  padding: 10px 0;
  font-size: 26px;
}

@media screen and (min-width:768px) {
  .bk-pattern h3 {
    font-size: 38px;
  }
}

.card-brand-product-category .field-name-title,
.card-brand-product-category-alpha-bg .field-name-title {
  border-top: 6px solid #ffe800!important;
  margin: 0!important;
  width: 100%;
  max-width: 100%!important;
  position: relative;
  background: url(../../../landing_pages/images/miraclegro/pattern-lines-alpha.png) #00703c;
}

.card-brand-product-category .field-name-title .field-items,
.card-brand-product-category-alpha-bg .field-name-title .field-items {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.card-brand-product-category .field-name-title .field-items:after,
.card-brand-product-category .field-name-title .field-items:before,
.card-brand-product-category-alpha-bg .field-name-title .field-items:after,
.card-brand-product-category-alpha-bg .field-name-title .field-items:before {
  content: " ";
  display: table;
}

.card-brand-product-category .field-name-title .field-items:after,
.card-brand-product-category-alpha-bg .field-name-title .field-items:after {
  clear: both;
}

@media (min-width:768px) {
  .card-brand-product-category .field-name-title .field-items,
  .card-brand-product-category-alpha-bg .field-name-title .field-items {
    max-width: 740px;
  }
}

@media (min-width:992px) {
  .card-brand-product-category .field-name-title .field-items,
  .card-brand-product-category-alpha-bg .field-name-title .field-items {
    max-width: 960px;
  }
}

.card-brand-product-category .field-name-title h2,
.card-brand-product-category-alpha-bg .field-name-title h2 {
  color: #fff!important;
  margin: 0!important;
  padding: 10px 0!important;
  font-size: 26px!important;
  text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

@media screen and (min-width:768px) {
  .card-brand-product-category .field-name-title h2,
  .card-brand-product-category-alpha-bg .field-name-title h2 {
    font-size: 38px!important;
  }
}

.card-brand-product-category .view-brand-product-listing .views-row .views-column,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .views-row .views-column {
  margin-bottom: 30px;
}

.card-brand-product-category .view-brand-product-listing .views-row h3,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .views-row h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0;
}

.card-brand-product-category .view-brand-product-listing .read-more.collapsed,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed {
  overflow: hidden;
  height: 225px;
}

.card-brand-product-category .view-brand-product-listing .read-more.collapsed img,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed img {
  width: auto;
  max-height: 180px;
}

@media (min-width:430px) {
  .card-brand-product-category .view-brand-product-listing .read-more.collapsed,
  .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed {
    height: 313px;
  }

  .card-brand-product-category .view-brand-product-listing .read-more.collapsed img,
  .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed img {
    width: auto;
    max-height: 250px;
  }
}

@media (min-width:768px) {
  .card-brand-product-category .view-brand-product-listing .read-more.collapsed,
  .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed {
    height: 267px;
  }

  .card-brand-product-category .view-brand-product-listing .read-more.collapsed img,
  .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed img {
    width: 100%!important;
    max-height: none!important;
  }
}

@media (min-width:992px) {
  .card-brand-product-category .view-brand-product-listing .read-more.collapsed,
  .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed {
    height: 337px;
  }
}

@media (min-width:1200px) {
  .card-brand-product-category .field-name-title .field-items,
  .card-brand-product-category-alpha-bg .field-name-title .field-items {
    max-width: 1160px;
  }

  .card-brand-product-category .view-brand-product-listing .read-more.collapsed,
  .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .read-more.collapsed {
    height: 394px;
  }
}

.card-brand-product-category .view-brand-product-listing .readmore-link,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .readmore-link {
  display: block;
  text-align: center;
  height: 40px;
  font-weight: 700;
  color: #ed6025;
  padding-bottom: 20px;
  background: url(../../../landing_pages/images/more-icon.png) center bottom no-repeat;
  cursor: pointer;
  margin-bottom: 20px;
}

h2.scene-title a,
h3.scene-subtitle,
h3.scene-subtitle a {
  color: #fff;
}

.card-brand-product-category .view-brand-product-listing .readmore-link.opened,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .readmore-link.opened {
  background: url(../../../landing_pages/images/less-icon.png) center bottom no-repeat;
}

.card-brand-product-category .view-brand-product-listing .readmore-link:hover,
.card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .readmore-link:hover {
  text-decoration: underline;
}

.product-pack a:hover,
h2.scene-title a:hover,
h3.scene-subtitle a:hover {
  text-decoration: none;
}

h3.scene-subtitle {
  background: url(../../../landing_pages/images/miraclegro/pattern-lines-alpha.png) #00703c;
  margin: 30px 0;
  padding: 10px;
  font-size: 26px;
}

@media screen and (min-width:768px) {
  h3.scene-subtitle {
    font-size: 38px;
  }

  .field-name-field-cards .field-name-title h2 {
    font-size: 34px;
  }
}

.bk-pattern p.lead {
  color: #fff;
  margin: 0;
  padding: 0 0 20px;
}

.miracle-gro #magic-start .bk-pattern h2,
.miracle-gro #magic-start h3.scene-subtitle a {
  text-shadow: none;
  color: #000;
}

.field-name-field-cards,
.prod-section {
  text-align: center;
}

.product-info h2,
.product-info h3 {
  margin: 0 0 10px;
}

.product-info .lead {
  margin-bottom: 10px;
}

@media screen and (min-width:992px) {
  .field-name-field-cards,
  .prod-section {
    text-align: left;
  }

  .product-info .product-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 0;
  }

  .product {
    min-height: 350px;
  }
}

.product-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.products-row {
  margin: 50px 0;
}

.product {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.3em;
}

.product p {
  margin: 5px 0;
}

.product br {
  margin: 0;
}

.node-type-landing-page #footerwrap .footer-second {
  background: #000;
}

#landing-page-slides h1.page-header {
  visibility: hidden;
}

.field-name-field-cards .field-name-title {
  max-width: 1140px;
  margin: 0 auto;
  border-top: 1px solid #6e702f;
}

.field-name-field-cards .field-name-title h2 {
  font-size: 34px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #333;
  padding: 0 10px;
}

@media screen and (min-width:992px) {
  .field-name-field-cards .field-name-title h2 {
    font-size: 70px;
  }
}

.field-name-field-cards .card-brand-product-category,
.field-name-field-cards .card-brand-product-category-alpha-bg {
  background: #fff;
}

.field-name-field-cards .card-brand-product-category img,
.field-name-field-cards .card-brand-product-category-alpha-bg img {
  width: 100%;
  height: auto;
}

.field-name-field-cards .card-brand-product-category .field-name-field-product-category-image+.field-name-title,
.field-name-field-cards .card-brand-product-category-alpha-bg .field-name-field-product-category-image+.field-name-title {
  border-top: 0 none;
}

@media screen and (min-width:1200px) {
  body.node-type-brand-product-landing-page .container {
    max-width: 1140px;
  }
}

.card-title-card {
  display: table;
  vertical-align: middle;
  text-align: center;
  height: 260px;
  width: 100%;
}

.card-title-card .view-content {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  width: 100%;
  position: relative;
}

.card-title-card .view-content .field-name-title {
  display: inline-block;
  background-color: rgba(0,0,0,.7);
  color: #fff;
  border: 1px solid #fff;
}

.card-title-card .view-content .field-name-title h1,
.card-title-card .view-content .field-name-title h2 {
  font-weight: 400;
  padding: 25px 40px;
  margin: 0;
  line-height: 1.1;
}

.card-title-card .view-content .view-go-back-button-eva {
  position: absolute;
  bottom: 0;
  left: 0;
}

.card-title-card .view-content .view-go-back-button-eva .field-name-field-go-back-link .go-back {
  text-transform: uppercase;
  color: #535a57;
  text-decoration: none;
  display: block;
  line-height: 1.1;
  font-size: 16px;
  padding: 10px 10px 8px 25px;
  background: url(../../images/go-back-arrow.png) 12px 11px no-repeat #fff;
}

@media screen and (min-width:768px) {
  .card-title-card {
    height: 620px;
  }

  .card-title-card .view-content .view-go-back-button-eva {
    left: 40px;
  }

  .card-title-card .view-content .view-go-back-button-eva .field-name-field-go-back-link .go-back {
    font-size: 18px;
    padding: 22px 22px 20px 32px;
    background: url(../../images/go-back-arrow.png) 19px 23px no-repeat #fff;
  }
}

.card-cta-card {
  height: 200px;
  text-align: center;
  width: 100%;
  display: table;
  background-color: rgba(0,0,0,.6);
  border-top: 1px solid #fff;
}

.card-cta-card:hover {
  background-color: rgba(0,0,0,.2);
}

@media screen and (min-width:768px) {
  .card-cta-card {
    height: 400px;
  }
}

.card-cta-card .container {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.card-cta-card .field-name-title {
  border: none;
}

.card-cta-card .field-name-title h2 {
  color: #fff!important;
}

.node-type-brand-product-landing-page #page-header,
.node-type-landing-page #page-header {
  z-index: 150;
}

.ajax-pane {
  position: absolute;
  height: auto;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: visible!important;
  z-index: 2;
}

.ajax-pane .container {
  background: 0 0;
  margin: 0 10px;
}

@media screen and (min-width:768px) {
  .ajax-pane .container {
    margin: 0 auto;
  }

  .ajax-node .ds-2col-fluid.group-one-column .group-left,
  .ajax-node .group-left {
    border-right: 1px solid rgba(255,255,255,.8);
  }
}

.ajax-pane .field-type-image {
  margin-bottom: 10px!important;
}

.ajax-pane .content-pane {
  padding: 40px 20px;
}

.header-pane {
  position: relative;
  display: block;
}

.header-pane .close-pane {
  width: 60px;
  height: 60px;
  line-height: 40px;
  background: #000;
  color: rgba(255,255,255,.8);
  position: absolute;
  top: -20px;
  right: -20px;
  border-radius: 30px;
  padding-top: 5px;
  font-size: 3em;
  text-align: center;
  cursor: pointer;
  z-index: 3;
}

.header-pane .close-pane:hover {
  background: #323232;
}

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

.product-pack a {
  color: #333;
}

.ajax-node a,
.tomorite .card-brand-product-category .view-brand-product-listing .readmore-link:hover,
.tomorite .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg .readmore-link:hover {
  text-decoration: underline;
}

.product-pack .ajax-content {
  color: #ed6025;
}

.product-pack .ajax-content .field-name-field-sub-title {
  color: #333;
}

.ajax-node {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.75);
  color: #fff;
  background: #666;
}

.ajax-node img {
  width: auto;
}

.ajax-node a {
  color: #fff;
}

.ajax-node h3 {
  line-height: 1.1;
  margin-top: 0;
}

.ajax-node .field-type-image {
  margin-bottom: 0;
}

.ajax-node .ds-2col-fluid {
  border-bottom: 0 none;
  margin: 0;
  padding: 0;
}

.ajax-node .ds-2col-fluid.group-one-column .group-left,
.ajax-node .group-left {
  width: 100%;
  float: none;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:768px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left,
  .ajax-node .group-left {
    float: left;
    width: 66.66666667%;
  }
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .field-name-title h2,
.ajax-node .group-left .field-name-title h2 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff;
  line-height: 1.1;
  padding: 0;
}

@media screen and (min-width:768px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left .field-name-title h2,
  .ajax-node .group-left .field-name-title h2 {
    font-size: 30px;
  }
}

@media screen and (min-width:992px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left .field-name-title h2,
  .ajax-node .group-left .field-name-title h2 {
    font-size: 36px;
  }
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-image-wrap,
.ajax-node .group-left .group-brand-image-wrap {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-image-wrap img,
.ajax-node .group-left .group-brand-image-wrap img {
  max-width: 100%;
  width: auto;
}

@media (min-width:768px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-image-wrap,
  .ajax-node .group-left .group-brand-image-wrap {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:992px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-image-wrap,
  .ajax-node .group-left .group-brand-image-wrap {
    float: left;
    width: 41.66666667%;
  }
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .view-brand-product-carousel-images .flex-control-thumbs li,
.ajax-node .group-left .view-brand-product-carousel-images .flex-control-thumbs li {
  margin-bottom: 5px;
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-content-wrap,
.ajax-node .group-left .group-brand-content-wrap {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-content-wrap,
  .ajax-node .group-left .group-brand-content-wrap {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-content-wrap,
  .ajax-node .group-left .group-brand-content-wrap {
    float: left;
    width: 58.33333333%;
  }
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .group-brand-content-wrap .field-name-body,
.ajax-node .group-left .group-brand-content-wrap .field-name-body {
  display: block!important;
}

.ajax-node .ds-2col-fluid.group-one-column .group-left .field-name-field-brand-product-link,
.ajax-node .group-left .field-name-field-brand-product-link {
  margin-top: 20px;
  margin-bottom: 10px;
}

.ajax-node .ds-2col-fluid.group-one-column .group-right,
.ajax-node .group-right {
  width: 100%;
  border-top: 1px solid #fff;
  padding: 30px 10px 0;
  position: relative;
  min-height: 1px;
}

.ajax-node .ds-2col-fluid.group-one-column .group-right .field-label,
.ajax-node .group-right .field-label {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 400;
}

@media screen and (min-width:768px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-right,
  .ajax-node .group-right {
    padding: 10px 0 0 20px;
    border-top: 0 none;
  }

  .ajax-node .ds-2col-fluid.group-one-column .group-right .field-label,
  .ajax-node .group-right .field-label {
    font-size: 26px;
  }
}

.ajax-node .ds-2col-fluid.group-one-column .group-right .field-name-title,
.ajax-node .group-right .field-name-title {
  text-align: center;
}

.ajax-node .ds-2col-fluid.group-one-column .group-right .field-name-title a,
.ajax-node .group-right .field-name-title a {
  color: #fff;
  font-weight: 400;
}

.ajax-node .ds-2col-fluid.group-one-column .group-right .field-name-field-brand-related-products,
.ajax-node .group-right .field-name-field-brand-related-products {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-right,
  .ajax-node .group-right {
    float: left;
    width: 33.33333333%;
  }

  .ajax-node .ds-2col-fluid.group-one-column .group-right .field-name-field-brand-related-products,
  .ajax-node .group-right .field-name-field-brand-related-products {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:992px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-right .field-name-field-brand-related-products,
  .ajax-node .group-right .field-name-field-brand-related-products {
    float: left;
    width: 50%;
  }
}

.tomorite h1,
.tomorite h2,
.tomorite h3,
.tomorite h4,
.tomorite h5,
.tomorite h6 {
  font-weight: 700;
  font-family: helvetica,arial,sans-serif;
}

.tomorite .slide-1 {
  background-image: url(../../../landing_pages/images/tomorite/tom-bg-1.jpg);
  z-index: -4;
  position: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.tomorite .slide-1 .logo-stripe {
  width: 100%;
  height: 130px;
  background: url(../../../landing_pages/images/tomorite/tom-stripe-bg.gif) repeat-x #000;
  position: fixed;
  bottom: 150px;
}

.tomorite .slide-1 .logo-stripe .logo {
  background: url(../../../landing_pages/images/tomorite/tomorite-logo-white.png) no-repeat;
  width: 306px;
  height: 86px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -153px;
  margin-top: -43px;
}

.tomorite .slide-2,
.tomorite .slide-3 {
  background-repeat: no-repeat;
  background-size: cover;
}

.tomorite .slide-container {
  position: relative;
}

.tomorite .slide-2 {
  background-image: url(../../../landing_pages/images/tomorite/tom-bg-2.jpg);
  z-index: -3;
}

.tomorite .slide-3 {
  background-image: url(../../../landing_pages/images/tomorite/tom-bg-3.jpg);
  z-index: -1;
}

.tomorite .slide-3 .red-logo-stripe {
  width: 100%;
  padding: 20px 0;
  background: rgba(192,17,28,.9);
  position: fixed;
  z-index: 999;
  bottom: 150px;
}

.tomorite .slide-3 .red-logo-stripe h3 {
  color: #fff;
  text-align: center;
}

.tomorite .slide-3 .red-logo-stripe img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tomorite #tomorite-products .product-pane,
.tomorite #tomorite-products .view-brand-product-listing,
.tomorite #tomorite-products .view-brand-product-listing-alpha-bg,
.tomorite .card-brand-product-category .product-pane,
.tomorite .card-brand-product-category .view-brand-product-listing,
.tomorite .card-brand-product-category .view-brand-product-listing-alpha-bg,
.tomorite .card-brand-product-category-alpha-bg .product-pane,
.tomorite .card-brand-product-category-alpha-bg .view-brand-product-listing,
.tomorite .card-brand-product-category-alpha-bg .view-brand-product-listing-alpha-bg {
  background-image: url(../../../landing_pages/images/tomorite/tom-bg-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 400px;
}

.tomorite #tomorite-products .bk-pattern,
.tomorite .card-brand-product-category .bk-pattern,
.tomorite .card-brand-product-category-alpha-bg .bk-pattern {
  background-color: #000;
  border-color: #c9b66d;
}

@media screen and (min-width:992px) {
  .ajax-node .ds-2col-fluid.group-one-column .group-right .field-label,
  .ajax-node .group-right .field-label {
    font-size: 30px;
  }

  .tomorite #tomorite-products .product,
  .tomorite .card-brand-product-category .product,
  .tomorite .card-brand-product-category-alpha-bg .product {
    width: 20%;
  }
}

.tomorite #tomorite-products .product-inner,
.tomorite #tomorite-products .views-column,
.tomorite .card-brand-product-category .product-inner,
.tomorite .card-brand-product-category .views-column,
.tomorite .card-brand-product-category-alpha-bg .product-inner,
.tomorite .card-brand-product-category-alpha-bg .views-column {
  background-color: rgba(0,0,0,.8);
  color: #fff;
  padding: 0 0 20px;
}

.tomorite #tomorite-products .row-inner,
.tomorite .card-brand-product-category .row-inner,
.tomorite .card-brand-product-category-alpha-bg .row-inner {
  margin: 50px auto;
}

.tomorite #tomorite-products .views-column a,
.tomorite .card-brand-product-category .views-column a,
.tomorite .card-brand-product-category-alpha-bg .views-column a {
  color: #fff;
}

.tomorite .card-brand-product-category-alpha-bg .views-column {
  color: #fff;
  background-color: rgba(0,0,0,0);
  padding: 0 20px;
}

.tomorite .card-brand-product-category-alpha-bg .views-column .product-pack {
  background-color: rgba(0,0,0,.8);
}