@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.column {
  display: inline;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 1.5rem;
  width: 31%;
}
.column:nth-child(3n + 1) {
  clear: left;
}
.column:nth-child(3n) {
  margin-right: 0;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?42175553");
  src: url("../fonts/fontello.eot?42175553#iefix") format("embedded-opentype"),
    url("../fonts/fontello.woff2?42175553") format("woff2"),
    url("../fonts/fontello.woff?42175553") format("woff"),
    url("../fonts/fontello.ttf?42175553") format("truetype"),
    url("../fonts/fontello.svg?42175553#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}
.icon-googleplus:before {
  content: "\e800";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-menu:before {
  content: "\f0c9";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-tumblr-squared:before {
  content: "\f174";
}
.icon-vimeo:before {
  content: "\f27d";
}
.icon-facebook-squared:before {
  content: "\f308";
}
.icon-linkedin-squared:before {
  content: "\f30c";
}
.icon-youtube:before {
  content: "\f315";
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::-moz-selection {
  background: #fcee23;
  color: #333;
  text-shadow: none;
}
::selection {
  background: #fcee23;
  color: #333;
  text-shadow: none;
}
.skip-link {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
html {
  background-color: #fcee23;
  background: url(../img/black.png) repeat 0 0;
  color: #333;
  font-size: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #d6d6d6;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
blockquote,
body,
caption,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
select,
table,
td,
textarea,
th,
ul {
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
article,
blockquote,
dl,
embed,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
img,
object,
ol,
p,
pre,
table,
ul,
video {
  margin-bottom: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: ItcKabel-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: normal;
  font-style: normal;
}
article h2 {
  line-height: 1.2;
}
article.post h2 {
  margin-bottom: 0;
}
a {
  color: #fcee23;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
dl,
ol,
ul {
  list-style: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d6d6d6;
}
img {
  height: auto;
  border-width: 0;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
table {
  border: 1px solid #e6e6e6;
  border-right: 0;
  border-bottom: 0;
  width: 100%;
  border-collapse: separate;
  margin-bottom: 1em;
}
td,
th {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 4px 8px;
  vertical-align: top;
}
th {
  background: #f6f6f6;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4);
  text-align: left;
  font-weight: normal;
  color: #333;
}
.share table,
.share tbody,
.share td,
.share th,
.share thead,
.share tr {
  border: 0;
}
.clear {
  *zoom: 1;
}
.clear:after,
.clear:before {
  display: table;
  content: "";
}
.clear:after {
  clear: both;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.responsive-video embed,
.responsive-video iframe,
.responsive-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container {
  margin: 0px 5%;
  width: 90%;
  position: relative;
}
.header {
  *zoom: 1;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.header:after,
.header:before {
  display: table;
  content: "";
}
.header:after {
  clear: both;
}
.page-id-49 .header {
  margin-bottom: 0rem;
}
#logo {
  height: 62px;
  width: 262px;
  overflow: hidden;
  position: relative;
  left: 0;
  margin-top: 1.5rem;
}
#logo a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/pftp_logo.png) no-repeat 0 0;
  background: url(../img/pftp_logo.svg) no-repeat 0 0;
  height: 62px;
  width: 262px;
  background-size: 262px 62px;
  left: 0;
  position: absolute;
  top: 0;
}
.lt-ie9 #logo a {
  background: url(../img/bbbr_logo.png) no-repeat 0 0;
}
.menu-link {
  position: absolute;
  top: 3rem;
  right: 5%;
  overflow: hidden;
  height: 32px;
  width: 32px;
}
.menu-link a {
  line-height: 1;
  color: #333;
  left: 0;
  position: absolute;
  top: 0;
}
.menu-link a span {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.menu-link a i {
  height: 32px;
  width: 32px;
  font-size: 2rem;
}
.social-share {
  margin-top: 1rem;
  display: block;
}
.social-share a {
  color: #fff !important;
  padding: 4px 8px;
  text-decoration: none !important;
}
.social-share a:before {
  margin-right: 0.4em;
}
.social-share .icon-facebook-squared {
  background: #3b5998;
  color: #fff;
}
.social-share .icon-facebook-squared:hover {
  background: #2d4373;
}
.social-share .icon-twitter {
  background: #00aced;
  color: #fff;
}
.social-share .icon-twitter:hover {
  background: #0087ba;
}
.social-share .icon-googleplus {
  background: #dd4b39;
  color: #fff;
}
.social-share .icon-googleplus:hover {
  background: #c23321;
}
.no-borderradius .icon-facebook-rect,
.no-fontface .icon-facebook-rect {
  background: url(../img/fb.png) no-repeat 0 0;
  border: 0;
  width: 17px;
  height: 17px;
}
.no-borderradius .icon-twitter-bird,
.no-fontface .icon-twitter-bird {
  background: url(../img/twitter.png) no-repeat 0 0;
  border: 0;
  width: 17px;
  height: 17px;
}
nav li {
  display: block;
}
nav a {
  font-family: ItcKabel-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  display: block;
  width: 100%;
}
nav a:hover {
  text-decoration: underline;
}
nav a:active,
nav a:focus {
  color: #666666;
}
.js nav[role="navigation"] {
  overflow: hidden;
  max-height: 0;
}
nav[role="navigation"].active-menu {
  max-height: 23em;
}
nav[role="navigation"] ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #808080;
}
nav[role="navigation"] li a {
  display: block;
  padding: 0.8em;
  border-bottom: 1px solid #808080;
}
h1 {
  color: #fcee23;
  margin-bottom: 0;
  font-size: 42px;
}
.woocommerce-page #main h1.page-title {
  display: none;
}
.woocommerce-page #main .support li,
.woocommerce-page #main p.intro {
  font-size: 2rem;
  font-family: ItcKabel-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.woocommerce-page #main .secondary {
  display: none;
}
#main {
  background-color: #333;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  padding: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  *zoom: 1;
}
#main:after,
#main:before {
  display: table;
  content: "";
}
#main:after {
  clear: both;
}
.entry h2 a,
.woocommerce-page h2 {
  font-size: 2rem;
}
.inner-main {
  *zoom: 1;
}
.inner-main:after,
.inner-main:before {
  display: table;
  content: "";
}
.inner-main:after {
  clear: both;
}
.inner-main .entry {
  width: 100%;
}
.inner-main .featured-container {
  *zoom: 1;
  margin-bottom: 3rem;
}
.inner-main .featured-container:after,
.inner-main .featured-container:before {
  display: table;
  content: "";
}
.inner-main .featured-container:after {
  clear: both;
}
.home h1 a {
  color: #ffffff;
}
#petition {
  font-family: ItcKabel-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  *zoom: 1;
  padding: 2rem;
  padding-bottom: 1rem;
  margin: 0 auto;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.7);
}
#petition:after,
#petition:before {
  display: table;
  content: "";
}
#petition:after {
  clear: both;
}
#petition p {
  font-size: 1.5rem;
  color: white;
}
#about {
  *zoom: 1;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  padding-bottom: 3rem;
}
#about:after,
#about:before {
  display: table;
  content: "";
}
#about:after {
  clear: both;
}
#footer {
  background-color: #333;
  background: url(../img/black.png) repeat 0 0;
  *zoom: 1;
  color: #ffffff;
  padding-bottom: 1rem;
}
#footer:after,
#footer:before {
  display: table;
  content: "";
}
#footer:after {
  clear: both;
}
#footer .from {
  display: none;
}
#footer .amount,
#footer p {
  color: #ffffff;
}
#footer .your-views p {
  color: #333;
}
#footer h2 {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #ffffff;
}
#footer footer {
  padding: 2rem;
  padding-top: 3rem;
  padding-bottom: 1rem;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  *zoom: 1;
  margin-bottom: 1rem;
}
#footer footer:after,
#footer footer:before {
  display: table;
  content: "";
}
#footer footer:after {
  clear: both;
}
#footer footer div {
  width: 100%;
  margin-bottom: 2rem;
}
#footer .colophon {
  padding: 0rem;
  padding-top: 0rem;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}
#footer .colophon a,
#footer .colophon p {
  color: #d6d6d6;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  margin-bottom: 0;
  text-align: right;
}
#footer .colophon p {
  text-align: center;
  line-height: 1.2;
}
.navigation {
  *zoom: 1;
}
.navigation:after,
.navigation:before {
  display: table;
  content: "";
}
.navigation:after {
  clear: both;
}
.product_list_widget li {
  display: inline;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 1.5rem;
  width: 31%;
  line-height: 1.2;
}
.product_list_widget li:nth-child(3n + 1) {
  clear: left;
}
.product_list_widget li:nth-child(3n) {
  margin-right: 0;
}
.product_list_widget li img {
  width: 100%;
  margin-bottom: 0.25rem;
}
.product_list_widget li .amount {
  display: block;
}
.our-supporters,
.your-views {
  *zoom: 1;
  position: relative;
}
.our-supporters:after,
.our-supporters:before,
.your-views:after,
.your-views:before {
  display: table;
  content: "";
}
.our-supporters:after,
.your-views:after {
  clear: both;
}
.our-supporters blockquote,
.your-views blockquote {
  background-color: #f2f2f2;
  color: black;
  position: relative;
  margin-bottom: 20px;
  padding: 1rem;
}
.our-supporters blockquote:after,
.your-views blockquote:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 20px;
  border-width: 0 30px 20px 0px;
  border-style: solid;
  border-color: transparent #f2f2f2;
  display: block;
  width: 0;
}
.our-supporters blockquote p,
.your-views blockquote p {
  color: #333;
  margin-bottom: 0.5rem;
}
.our-supporters cite,
.your-views cite {
  font-style: normal;
  margin: 0;
  padding: 0;
}
.our-supporters cite span,
.your-views cite span {
  color: black;
  display: block;
}
.share-plus {
  background-color: #fcee23;
  color: #333;
  font-size: 0.875rem;
  padding: 0.25rem;
}
.share-plus:hover {
  background-color: #999999;
  color: #f2f2f2;
  text-decoration: none;
}
.category-view .our-supporters,
.category-view .your-views,
.secondary .our-supporters,
.secondary .your-views,
.single-view .our-supporters,
.single-view .your-views {
  margin-top: 0rem;
}
.category-view .our-supporters h2,
.category-view .your-views h2,
.secondary .our-supporters h2,
.secondary .your-views h2,
.single-view .our-supporters h2,
.single-view .your-views h2 {
  margin-bottom: 0;
}
.category-view .our-supporters blockquote,
.category-view .your-views blockquote,
.secondary .our-supporters blockquote,
.secondary .your-views blockquote,
.single-view .our-supporters blockquote,
.single-view .your-views blockquote {
  background-color: #333;
}
.category-view .our-supporters blockquote:after,
.category-view .your-views blockquote:after,
.secondary .our-supporters blockquote:after,
.secondary .your-views blockquote:after,
.single-view .our-supporters blockquote:after,
.single-view .your-views blockquote:after {
  border-color: transparent #333;
}
.category-view .our-supporters blockquote p,
.category-view .your-views blockquote p,
.secondary .our-supporters blockquote p,
.secondary .your-views blockquote p,
.single-view .our-supporters blockquote p,
.single-view .your-views blockquote p {
  color: #f2f2f2;
}
.single-view .your-views {
  margin-top: 2rem;
  margin-bottom: 6rem;
}
.single-view .your-views blockquote {
  width: 100%;
}
.views {
  *zoom: 1;
}
.views:after,
.views:before {
  display: table;
  content: "";
}
.views:after {
  clear: both;
}
.views .views-container {
  width: 100%;
}
.views .our-supporters,
.views .your-views {
  margin-bottom: 6rem;
}
.views .featured blockquote {
  background-color: #fcee23 !important;
}
.views .featured blockquote:after {
  border-color: transparent #fcee23;
}
#post-49 p {
  font-family: ItcKabel-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
}
.support {
  *zoom: 1;
  display: block;
  padding: 0 0 0 44px;
  list-style: none;
  overflow: hidden;
  counter-reset: numList;
}
.support:after,
.support:before {
  display: table;
  content: "";
}
.support:after {
  clear: both;
}
.support li {
  margin-bottom: 1rem;
  position: relative;
}
.support li:before {
  counter-increment: numList;
  content: counter(numList);
  position: absolute;
  left: -44px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  width: 36px;
  height: 36px;
  color: #333;
  background: #fcee23;
  border-radius: 999px;
}
.images img {
  width: 100%;
}
.secondary {
  width: 100%;
}
.secondary p {
  font-family: Arial, sans-serif;
}
.secondary blockquote {
  font-size: 0.875rem;
}
.secondary h2 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
.fb-like-box {
  float: left;
  *zoom: 1;
  display: block;
  width: 100%;
  overflow: hidden;
}
.fb-like-box:after,
.fb-like-box:before {
  display: table;
  content: "";
}
.fb-like-box:after {
  clear: both;
}
.fb-comments {
  margin-bottom: 1rem;
}
.twitter-text {
  background: #333333;
  display: block;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.alignleft,
.next-posts {
  float: left;
  height: auto;
  margin: 5px 15px 5px 0;
}
.alignright,
.prev-posts {
  float: right;
  height: auto;
  margin: 5px 0 5px 15px;
}
.aligncenter {
  text-align: center;
  margin-bottom: 15px;
}
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.entry img {
  height: auto;
  margin-bottom: 20px;
  width: 100%;
}
#tweets {
  margin-top: 15px;
}
#tweets img {
  display: none;
}
.tweet_list li {
  background: #60abcc;
  margin-bottom: 10px;
  padding: 7px 7px 5px 7px;
  color: black;
  line-height: 150%;
}
.tweet_list li a {
  text-decoration: none;
  color: black;
}
.tweet_list li a:hover {
  text-decoration: underline;
}
.tweet_text a:hover {
  color: black !important;
}
.tweet_time a {
  margin-top: 3px;
  color: white !important;
  display: block;
}
#flickrstream {
  margin-top: 1rem;
  *zoom: 1;
}
#flickrstream:after,
#flickrstream:before {
  display: table;
  content: "";
}
#flickrstream:after {
  clear: both;
}
#flickrstream li {
  float: left;
  display: inline;
}
#flickrstream img {
  margin: 0 5px 5px 0;
  padding: 0;
}
#search input {
  border: 0px;
  background: black;
  padding: 10px 5%;
  margin-bottom: 2rem;
  color: white;
  font-size: 0.875rem;
}
#search input[type="text"] {
  width: 68%;
}
#search input[type="submit"] {
  width: 30%;
  text-align: center;
}
.flexslider {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
}
.flexslider:after,
.flexslider:before {
  display: table;
  content: "";
}
.flexslider:after {
  clear: both;
}
.flexslider .slides {
  height: 250px;
  overflow: hidden;
}
.flexslider .slides li {
  display: none;
  position: relative;
}
.flex-direction-nav {
  clear: both;
  position: absolute;
  top: 0;
  right: 0;
}
.flex-direction-nav li {
  display: inline;
  margin-left: 1rem;
}
.flex-control-paging {
  display: none;
}
.flex-control-nav .active {
  cursor: default;
}
.flex-control-nav li a {
  display: block;
  height: 20px;
  text-indent: -9999px;
  width: 20px;
}
.attachment-slider {
  width: 100%;
}
.fb-comments,
.fb-comments iframe[style] {
  width: 100% !important;
}
#links {
  margin: 0 0 20px;
}
#links li {
  display: inline;
}
#links a {
  color: white;
  display: block;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  background: #fcee23;
  float: left;
}
#links a:hover {
  background: #d6d6d6;
  color: #666666;
  text-decoration: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
#main .woocommerce-error,
#main .woocommerce-message {
  color: #333;
}
.single-product .inner-main .entry {
  width: 100%;
  margin: 0;
}
.h2,
.post h2 {
  font-size: 32px;
  font-size: 2rem;
}
textarea {
  resize: vertical;
}
label img {
  margin-bottom: 0;
}
.form-row-first {
  clear: left;
}
.form-row label {
  display: block;
}
.form-row input,
.form-row select,
.form-row textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.form-row input.button,
.form-row input.button {
  width: auto;
}
.form-row-wide {
  width: 100%;
  float: left;
  clear: both;
}
input,
textarea {
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #fafafa;
  -webkit-transition: all ease-in-out 0.2s;
  border-radius: 2px;
  font-size: 1em;
  font-family: inherit;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05),
    0 0 0 1px rgba(255, 255, 255, 0.6);
}
input:focus,
textarea:focus {
  background: #fff;
}
div.checker span,
div.radio span,
div.selector,
div.selector span,
div.uploader,
div.uploader span.action {
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.button *,
.checker *,
.radio *,
.selector *,
.uploader * {
  margin: 0;
  padding: 0;
}
div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}
div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}
div.selector select {
  top: 0px;
  left: 0px;
}
div.selector.active,
div.selector:active {
  background-position: -483px -156px;
}
div.selector.active span,
div.selector:active span {
  background-position: right -26px;
}
div.selector.focus,
div.selector.hover,
div.selector:hover {
  background-position: -483px -182px;
}
div.selector.focus span,
div.selector.hover span,
div.selector:hover span {
  background-position: right -52px;
}
div.selector.active:hover,
div.selector.focus.active,
div.selector.focus:active,
div.selector:hover:active {
  background-position: -483px -208px;
}
div.selector.active:hover span,
div.selector.focus.active span,
div.selector.focus:active span,
div.selector:hover:active span {
  background-position: right -78px;
}
div.selector.disabled {
  background-position: -483px -234px;
}
div.selector.disabled span {
  background-position: right -104px;
}
div.checker {
  width: 19px;
  height: 19px;
}
div.checker input {
  width: 19px;
  height: 19px;
}
div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}
div.checker.active span,
div.checker:active span {
  background-position: -19px -260px;
}
div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}
div.checker.active:hover span,
div.checker.focus.active span,
div.checker.focus:active span,
div.checker:active:hover span {
  background-position: -57px -260px;
}
div.checker span.checked {
  background-position: -76px -260px;
}
div.checker.active span.checked,
div.checker:active span.checked {
  background-position: -95px -260px;
}
div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}
div.checker.active.focus span.checked,
div.checker.active:hover span.checked,
div.checker.focus:active span.checked,
div.checker:hover:active span.checked {
  background-position: -133px -260px;
}
div.checker.disabled span,
div.checker.disabled.active span,
div.checker.disabled:active span {
  background-position: -152px -260px;
}
div.checker.disabled span.checked,
div.checker.disabled.active span.checked,
div.checker.disabled:active span.checked {
  background-position: -171px -260px;
}
div.radio {
  width: 18px;
  height: 18px;
}
div.radio input {
  width: 18px;
  height: 18px;
}
div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}
div.radio.active span,
div.radio:active span {
  background-position: -18px -279px;
}
div.radio.focus span,
div.radio:hover span {
  background-position: -36px -279px;
}
div.radio.active.focus span,
div.radio.active:hover span,
div.radio.focus:active span,
div.radio:active:hover span {
  background-position: -54px -279px;
}
div.radio span.checked {
  background-position: -72px -279px;
}
div.radio.active span.checked,
div.radio:active span.checked {
  background-position: -90px -279px;
}
div.radio.focus span.checked,
div.radio:hover span.checked {
  background-position: -108px -279px;
}
div.radio.active:hover span.checked,
div.radio.focus.active span.checked,
div.radio.focus:active span.checked,
div.radio:hover:active span.checked {
  background-position: -126px -279px;
}
div.radio.disabled span,
div.radio.disabled.active span,
div.radio.disabled:active span {
  background-position: -144px -279px;
}
div.radio.disabled span.checked,
div.radio.disabled.active span.checked,
div.radio.disabled:active span.checked {
  background-position: -162px -279px;
}
div.button {
  height: 30px;
}
div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}
div.selector {
  width: 190px;
  font-size: 12px;
}
div.selector select {
  min-width: 190px;
  font-size: 12px;
  border: solid 1px #fff;
}
div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}
div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}
div.selector.disabled span {
  color: #bbb;
}
div.checker {
  margin-right: 5px;
}
div.radio {
  margin-right: 3px;
}
.button,
.checker,
.radio,
.selector,
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.checker input:focus,
.radio input:focus,
.selector select:focus,
.uploader input:focus {
  outline: 0;
}
div.checker {
  position: relative;
  float: left;
}
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}
div.radio {
  position: relative;
}
div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div.radio input {
  text-align: center;
  display: inline-block;
  background: none;
}
#commentform #submit,
#featured-products ul.products .button,
.button.alt,
.dk-speakup-submit,
.next-posts a,
.prev-posts a,
a.button,
a.comment-reply-link,
button.button,
input.button {
  display: inline-block;
  background: #fcee23;
  font-family: ItcKabel-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 0;
  margin: 5px 5px 5px 0;
  padding: 1rem;
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
  color: #333;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  overflow: visible;
}
#commentform #submit:hover,
#featured-products ul.products .button:hover,
.button.alt:hover,
.dk-speakup-submit:hover,
.next-posts a:hover,
.prev-posts a:hover,
a.button:hover,
a.comment-reply-link:hover,
button.button:hover,
input.button:hover {
  background: #e9da03;
}
a.button.loading,
button.button.loading,
input.button.loading {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
a.button.added:before,
a.button.loading:before,
button.button.added:before,
button.button.loading:before,
input.button.added:before,
input.button.loading:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  top: 4px;
  right: -26px;
  text-indent: 0;
}
a.button.loading:before,
button.button.loading:before,
input.button.loading:before {
  background: url(../img/ajax-loader.gif) no-repeat;
}
a.button.added:before,
button.button.added:before,
input.button.added:before {
  background: url(../img/ico-tick.png) no-repeat;
}
button.button,
button.button.alt,
input.button,
input.button.alt {
  padding: 5px 13px;
}
.ie6 .nav .sf-sub-indicator {
  display: none;
}
.ie6 .nav li a:hover {
  text-decoration: none;
}
.ie6 .nav li a.sf-with-ul {
  padding-right: 10px;
}
.ie6 .button,
.ie6 .button:visited {
  margin: 0;
  color: #555 !important;
  font-weight: normal;
}
.reply a {
  color: #555 !important;
}
.ie6 .slide-content {
  background: #000;
}
.ie7 {
  overflow-x: hidden;
}
.ie7 * {
  overflow-x: visible;
}
.ie7 .nav li a {
  _height: 0;
  zoom: 1;
}
.ie7 .button,
.ie7 .button:visited {
  padding: 7px 6px;
  margin: 0;
}
.ie7 .slide-content {
  background: #000;
}
.ie7 #featured-products ul.featured-products li.flipper .back {
  display: none;
}
.ie7 #commentform #submit,
.ie7 #featured-products ul.products .button,
.ie7 .button.alt,
.ie7 a.button,
.ie7 a.comment-reply-link,
.ie7 button.button,
.ie7 input.button,
ie7 .button {
  padding: 4px 10px;
}
.ie7 .layout-full #main,
.ie7 .page-template-onecolumn-page-php #main {
  padding-left: 0;
}
.ie7 .form-row input.input-text,
.ie7 .form-row textarea {
  width: auto;
  min-width: 70%;
  max-width: 94%;
}
.ie7 div.selector {
  width: 180px;
  padding-right: 10px;
}
.ie8 .button:visited {
  padding: 10px 15px;
  margin: 0;
}
.ie8 .slide-content {
  background: #000;
}
.ie8 .cart-collaterals .cross-sells h3 {
  margin-top: 0;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  max-width: 900px !important;
}
.fancybox-wrap form {
  max-width: 880px !important;
}
.fancybox-skin {
  position: relative;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-next span,
.fancybox-prev span {
  background-image: url("../img/fancybox_sprite.png");
}
.fancybox-close {
  background-image: url("../img/close.png");
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 0;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -50px;
  right: 0px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/blank.gif");
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/fancybox_overlay.png");
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.coupon,
.product_meta,
.reviews_tab,
.woocommerce-breadcrumb,
.woocommerce-info,
.woocommerce-ordering,
.woocommerce-result-count,
.woocommerce-tabs h2,
p.info,
ul.tabs {
  display: none !important;
}
.col2-set:after {
  content: "";
  display: block;
  clear: both;
}
.col2-set .col-1,
.col2-set .col-2,
.form-row {
  width: 100%;
}
@media only screen and (min-width: 35em) {
  .col2-set .col-1,
  .col2-set .col-2 {
    width: 48%;
    float: left;
  }
  .col2-set .col-2,
  .form-row-last {
    float: right;
  }
}
.hidden {
  display: none;
}
.active {
  display: block;
}
.product-gallery {
  position: relative;
  margin: 0 0 30px;
}
ul.products {
  *zoom: 1;
}
ul.products:after,
ul.products:before {
  display: table;
  content: "";
}
ul.products:after {
  clear: both;
}
ul.products .added_to_cart {
  display: block;
  padding-top: 0.5em;
}
ul.products li {
  width: 100%;
  position: relative;
  text-align: center;
}
ul.products a img {
  width: 100%;
  height: auto;
  padding: 0;
  border: 0;
  background: #fff;
}
ul.products a:hover img {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
ul.products li a h3 {
  font-size: 1.25rem;
  display: block;
  padding-top: 0;
}
ul.products li .price {
  position: absolute;
  top: 10px;
  right: -6px;
  background: #fcee23;
  border-radius: 20px;
  min-width: 40px;
  padding: 10px;
  font-size: 0.8751em;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
ul.products li a.button {
  margin: 0;
}
ul.products li del {
  color: #ccc;
}
ul.products li ins {
  text-decoration: none;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce_error,
.woocommerce_message,
p.alert,
p.download,
p.info,
p.note,
p.tick {
  margin: 10px 0 20px 0;
  padding: 9px 10px 9px 50px;
  overflow: hidden;
  zoom: 1;
  clear: left;
}
.woocommerce-error,
.woocommerce_error,
p.alert {
  border-top: 1px solid #f0baa2;
  border-bottom: 1px solid #f0baa2;
  background: #ffd9c8 url(../img/ico-alert.png) no-repeat 20px 13px;
}
ul.woocommerce-error,
ul.woocommerce_error {
  list-style: none;
}
p.download {
  border-top: 1px solid #d4ebaf;
  border-bottom: 1px solid #d4ebaf;
  background: #edfcd5 url(../img/ico-download.png) no-repeat 20px 13px;
}
.woocommerce-message,
.woocommerce_message,
p.tick {
  border-top: 1px solid #d4ebaf;
  border-bottom: 1px solid #d4ebaf;
  background: #edfcd5 url(../img/ico-tick.png) no-repeat 20px 13px;
}
p.note {
  border-top: 1px solid #efe3ae;
  border-bottom: 1px solid #efe3ae;
  background: #fef6d2 url(../img/ico-note.png) no-repeat 20px 13px;
}
.woocommerce-message .button,
.woocommerce_message .button {
  float: right;
  margin: 0;
  margin-top: -3px;
  margin-bottom: -3px;
}
.single-product {
  *zoom: 1;
}
.single-product:after,
.single-product:before {
  display: table;
  content: "";
}
.single-product:after {
  clear: both;
}
.single-product .images {
  width: 31%;
  display: inline;
  float: left;
  margin-right: 3.5%;
}
.single-product .summary {
  width: 65.5%;
  display: inline;
  float: left;
}
.woocommerce-tabs {
  *zoom: 1;
  width: 65.5%;
  display: inline;
  float: left;
}
.woocommerce-tabs:after,
.woocommerce-tabs:before {
  display: table;
  content: "";
}
.woocommerce-tabs:after {
  clear: both;
}
.quantity .minus,
.quantity .plus,
.quantity input {
  margin: 0;
  border: 0;
  padding: 3px 6px;
}
.quantity .minus,
.quantity .plus {
  background: #dfdfdf;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.quantity .minus:hover,
.quantity .plus:hover {
  background-position: top;
}
.quantity .minus {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-radius: 3px 0 0 3px;
}
.quantity .plus {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 0 3px 3px 0;
}
.quantity .qty {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  width: 16px;
  text-align: center;
  min-width: 30px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  display: none;
}
header.title {
  overflow: hidden;
  zoom: 1;
}
header.title h3 {
  float: left;
  padding: 0;
}
header.title a {
  float: right;
}
.addresses address {
  clear: both;
}
.required {
  color: red;
}
.woocommerce-account table {
  font-size: 0.8751em;
}
.woocommerce-account h2 {
  margin-bottom: 0;
}
.woocommerce-account .shop_table .button {
  margin: 0;
}
ol.commentlist.notes {
  padding-left: 0;
}
ol.commentlist.notes li.note {
  list-style: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
ol.commentlist.notes li.note:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
ol.commentlist.notes li.note p.meta {
  font-weight: bold;
}
.shop_table,
table.cart {
  margin-bottom: 40px;
}
table.cart img {
  padding: 0;
  width: 32px;
  height: auto;
}
table.cart td.actions {
  text-align: right;
}
table.cart td.actions .coupon {
  float: left;
}
table.cart td.actions .coupon label {
  display: none;
}
table.cart dl.variation {
  overflow: hidden;
  zoom: 1;
}
.shop_table dl.variation dd,
.shop_table dl.variation dt {
  float: left;
  margin-right: 2px;
}
.shop_table dl.variation dd {
  margin-right: 18px;
  font-style: italic;
}
.cart-collaterals .cart_totals,
.cart-collaterals .cross-sells,
.cart-collaterals .shipping_calculator {
  width: 48%;
}
.cart-collaterals .cross-sells {
  float: left;
}
.cart-collaterals .cart_totals {
  float: right;
}
.cart-collaterals .shipping_calculator {
  float: right;
  clear: right;
}
.cart-collaterals .shipping_calculator .col2-set {
  clear: left;
  overflow: visible;
}
.cart-collaterals .shipping_calculator .col2-set .form-row:first-child {
  width: 48%;
}
.cart-collaterals .cart_totals table small {
  display: block;
}
.cart-collaterals .cross-sells ul.products {
  margin: 0;
  padding: 0;
}
.cart-collaterals .cross-sells ul.products li {
  width: 48%;
  list-style: none;
}
.cart_totals select {
  width: 100%;
}
.woocommerce-checkout form.login {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.woocommerce-checkout form.login button {
  margin-left: 0;
}
#shiptobilling {
  float: right;
  margin-top: -3em;
  margin-bottom: 15px;
}
#shiptobilling input {
  float: left;
  width: auto;
  margin-top: 0.4em;
}
#shiptobilling label {
  float: left;
  width: auto;
  margin-left: 0.4em;
}
.form-row.notes {
  width: 100%;
}
.checkout .create-account {
  clear: left;
}
.checkout .form-row.vat-number {
  width: 100%;
}
ul.payment_methods {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
ul.payment_methods li {
  list-style: none;
  margin-bottom: 10px;
}
ul.payment_methods li img {
  padding: 0;
  border: 0;
  vertical-align: bottom;
  margin-left: 6px;
}
ul.payment_methods .payment_box {
  padding: 12px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
  margin-bottom: 20px;
  margin-top: 10px;
}
ul.payment_methods .payment_box p {
  margin: 0;
}
.payment_box fieldset {
  margin-bottom: 0;
}
.payment_box .form-row .woocommerce-select {
  width: 30.75%;
  float: left;
  margin-right: 3.8%;
}
ul.payment_methods + .form-row {
  width: 100%;
}
ul.payment_methods + .form-row label {
  display: inline;
}
ul.payment_methods + .form-row input {
  width: auto;
  float: left;
}
#place_order {
  float: right;
}
.wc_payment_method payment_method_bacs p {
  color: #333;
}
.dk-speakout-petition-wrap {
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dk-speakout-petition-wrap input[type="text"] {
  background: #fff;
  border: 1px solid #c3c3c3;
  color: #444;
  font-size: 1rem;
}
.dk-speakout-privacypolicy-wrap {
  margin: 1rem 0 0 1.625rem;
}
#dk-speakout-message-1,
#the-petition .dk-speakout-signature-count,
#the-petition h3,
.dk-speakout-caps,
.dk-speakout-greeting,
.dk-speakout-message,
.dk-speakout-message-editable,
.dk-speakout-message-editable textarea,
.dk-speakout-progress-wrap,
.dk-speakout-share,
.dk-speakout-signature-count {
  display: none !important;
}
.dk-speakout-half {
  display: inline-block;
  margin: 8px -4px 0 3%;
  width: 45.5%;
}
.dk-speakout-full {
  display: inline-block;
  margin: 8px 0 0 3%;
  width: 94%;
}
.dk-speakout-full input,
.dk-speakout-half input,
.dk-speakout-message-editable textarea {
  width: 100%;
}
.dk-speakout-message,
.dk-speakout-message-editable textarea {
  font-size: 14px !important;
  height: 250px !important;
  margin-top: 16px;
  overflow: auto;
  padding: 0.5rem;
  width: 100%;
}
.dk-speakout-optin-wrap input {
  margin: 5px 0 0 3%;
  position: relative;
  top: 1px;
  vertical-align: bottom;
}
.dk-speakout-submit-wrap {
  margin: 0px 3% 0px 3%;
  text-align: center;
}
.dk-speakout-submit {
  cursor: pointer;
  display: inline-block;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 0.5em 4em;
  position: relative;
}
.dk-speakout-submit:active {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  position: relative;
  top: 1px;
}
.dk-speakout-ajaxloader {
  background: transparent
    url("data:image/gif;base64,R0lGODlhgAAQAPUAAIyOjNze3NTW1MzOzNTS1OTi5Nza3MTGxGRmZGxubHx+fHRydGxqbHx6fKSmpOTm5LS2tJSWlJyanIyKjKyurMTCxLy+vMzKzLy6vHR2dKSipISChKyqrISGhJSSlLSytJyenOzq7MzMzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCQAAACwAAAAAgAAQAAAG/0CAcEgsGo/IpHLJbDqf0Kh0Sq1ar9isdsvter/UAYEwSIrJSTIaOV4f2+XjOS4f043qexGetssLDw8hBnoABICCAkcCgYGKRgIhgAUERgMGjQWFA4iDhYeBIY9FjI2jRJGTlUWXmYUGkw8Fp0KysoCrQwO2iLlCBLa2kJkFBkawsbQAvLisvIG+hsGAw4EFxUYBz8ZF1ta0wLGUpJOIx9eZ2czcRN6y4M/jqOWB54iyRuiT7EPx8OLRBIh7cMzatQLqEGHrJu4fr4ADC966do6XMmYPou2KlXEPRkji+AmBdevBRXoan3UkEq4kSF4iAQwIIOkBITz3YkqzFk1IKT9ZPS/VDLCJJqCbe3K+ydQTwE95RIQCIlpHjBk/bLC+0WqJa9Q2V93g8cqSrC6zYNKqXcu2rdu3cOPKnUv3SRAAIfkECQkAFwAsAAACAH0ADAAABv/Ai/BisFAOgqFyyWw6n9CodEqtXggURSPRmBwG1rB4TC4rBxIGYr1OUMDMAeEpl8Khd/ocv2/Wo3lOdwMQC2tqiA0HTAUPD04ED40FfUuOQoFMAU4Bjo+cnpCSkpVKlxeZSwEDAw5sr2sWSgW0kgVNt0MFqRe0tLijU7lLw724s7y+xbrBFwcAarBrEbOTT5O2vI6/TaMFm4zNjFLYtNq2Tt4BFQDSbNS6gNiYx0LLFwLeD+DVktfefuahqmdsST5sqxxEO8RGlq5a3Ig95BWPCcAmSYT4Y8TvXsFeu6J4vEjIEIJoahSpGpXRILeW4fhZlPLpSSdHMIcIePlPpqUzJQTSwGLwBiiBP34oDlF6hSkVpHGcMj0KlEKDBVgnVHBqpqvXr1IMVKBQoRTYs2jTXggCACH5BAkJAAAALAEAAgB8AAwAAAb/QIBwSCwOBBgKgVBsOp/QqHRKrUaPEoXD0CRkF4lGxEoum89oCWKNSDgGQ0KHzVgvLM0BYQB/7vdQf315f1B6eoZ7g12HgY0EGnWSCAsQcJCTa3UKTHEFnwWdRQKgAaJDRw+fAYtCFwaqDwatAAOgDwJOBAEFqqdDpKu/tQKqBawHc2xsEhcAFx7L0qK2vcatBJ8PqgFNwdsFuUUG2sfiRMfGoUbln9ja3N7w4RwJCHXLCxgAFgr30vc4oOpF0NQogsbkGZPVJEAsVVyKOLQW4JyQbAgNEsm2sIBCbQY44JOmj98GgGwEXpwIrtU3ggpjRSTCS51FIQg/3bQVy91BlWufYvYyUKHDyH/NnkUbOZJauwLYWPKSV+4mAHIUrd769Ktaz6ixpv40JgCTNAYQmAyIBJBBg1O7VlkFEOzYsFSraA2ANVQvL526/mocZWwwqmK9WAmJgI8BAw3OLhqlc68CIT6GGvnRfHkYKkWJMD/hA2gzgci1vDSQMDOOhAYLYnu44BmN7du4cevBILB27t/A0QQBACH5BAkJABMALAEAAgB8AAwAAAb/wIlwSCwajwTC50MYHJ/QqHRKrUYHAify4lFgBEYCQLFYKBwEq3rNbhsPmAQjcTkYO4g8IvMhDjJ6ehlpRQNNWkiGiIVNhEeKjkaKi0WNlESWQgQggQkciAQeeQwIpBl2E6Glq6sekQQFAQ8BkUIDBgW5BpcXuAUPWWEBuQVgwrm0RwLEyYUCD7pOHwusDA0YQxWApHoMHLYNgdwIDY4Dv9C5wg/sxUa40NC1E8PpzUPn6LmUsLnQAUaW+Ss2IEKgURS0SBgXaIEQDNQY5lnQR4jAeAUC/vJn4B1Gd0U2tquVb+M9TbLiASziK94uCaz0fBICM2aeBkIgUDs4seIEsAGyNmYschFaxyL1NhojMlBeIZHQKC37qDHeg44fEhy8lg0Qz2+pwkkk56ifvapK0c5aOiRpLLYTzgWNxW9grIBBoYEZUHMUh7KixC24YCtwtzyuMMWaNQ8LsV2ScMmCXGmYLLgokWFOtfikLckFKMNhwGBBBcJFNnSjiGlnw8aHoBy6ZKsRlAGKbsd+Mkl2bkwEUIfh0oBJGA8NFljTMM+N8+fQo6dSwqS59OvYiwQBACH5BAkJABAALAMAAgB6AAwAAAb/QIhwSCwaj8ghYUDBCAbJqHRKrVqRBEJSUOlMKoLi4ABoJDKKD/TKbruNg6X2eHAwEJ3DpWhRIP4IChVEFgt/d38Ta0Ryi2JySXFxkUuORY1JmAMGDwUPT5cdhwgZGIsCDQh3iA1hEAR+qoAMDA6LmwW5BpYQFwa5n7wEAbkFrpfEBQFzRQLFy3ACnQW7zsAFzEIcsoBfQxWAswiDEAPc4QgeiwTAncdDv52d2ULE09BEA+25luzXAUaseTJmb9o7WOhUkYPQYRW6CUI+JATUAAO8APKoGbE38J2QgQ/miSnWCZ8SjPIAFvkF0gBHd4wUIJq1UNREiBAozES3waIQuGfyHhgwwmmgMSPXROYD2ckSUKMBmRqwZrCIg4TehFjYCcgnAXQz1Q2hmssjhKcPApjlqMyjPoy5AvS7piwgXHe4yvbbMHPBB2YEUolrMCfwzlUOmF2QposXLoy7jAxT9unI5LaWKZsc8pgalAGg6X2zg2DDhT1EMAj+02AhBAyGzk1AzQg0LyGSRHOWRAl079tCMFnJkqnChg0V6F2oMKEBgwUNONB+Q7269evBIXz4YGA69u/VgwAAIfkECQkAAAAsAwACAHoADAAABv9AgHBILBqPyORRcKBUBMqodEqtWoUEQlKAUXguWuIA02kkMorK4MpuKwcEeBIuN14OEQYicrgUPxkIgggdYhx6CHoMDBJrYnFhR3SRRnSOR5CXRpkAAwYPBQ8CmlgBBadQRQcKgnobB0QHgYh6HmGyiYOCCxCXnqeipAAEpqiYxQGUQwKnBcmVAqAFBgPMwAXKAKbSz0R5untEh62DGRVCFojgCA6XBtcFqUTFoN1DA8DSpATN9UbWoeJtkyZvSMAHoCgRIDeIQaQF6xJJECIhoqAJ54S8AwWqoJBrCYvgu2avFMJQAYy8O2hgW0CPAEBiE6Ou4cNcuhgJAYETHMaxIS47GpGpDB9HUKSYcTz17+ADA9YIGnHpzKOHdR7ERWyQEQM4RewiRa06NSBZMc647YOXsoiAAEtHrYwnjFhamBUaqGvgZ0iFBTUR2BJyoEHEBR8iXXgHl9omU3BhDkMmmR/ckkJ+mXI8oHO2e3SO3PGwyEOFvkM+QGy1gciFcblKKwNTR1JoJJbmxBE2hJMbJFm2YGgwAYxIDBv0LmiA4fPv59CjsxFQgUMFA9KzUwkCACH5BAkJAB4ALAMAAgB6AAwAAAb/QI9wSCwaj8ikUmmwUA6CpXRKrVqlAkLS4FBIokUCR5FZNCaHwXVtHRDcSTccKVcbL4cOguE4GB0JewgIEkQDEoKDCAkUdkNyWnRvjkZvb0mWagMGDwUPApRCBAEFpWBhpAUBkY8YGYkdrAMQC4p7DBqatIoMgg0VRKOlBafBqatHAsPIRQMCnQUGzsOdrEOk0MyPpQ/QlBUTvHscQxeItoNoHgMcg73oGETUpdbr3N5h8wFGytzE2NCKCfHkqVozfdYOJFKkIBKEBO94MSBXAQA6W4WuEXwQQOAAhKi6edpXxIC/BwawERTo4WSBeh87iaR0IKKiDXYw1Lo40cMBqQA2Mcrb+PKgzE6hlMksxW8jyn4BjahU5VFVtm8dgpITcuCcu3TABmi4qCjeEKulOh4McDUfQVX82K7cNAxUJVJsWXoQRrXZrpuy/vLSoOWC4F69fhmre4Sv2kpWtT0ySUraugFzjmC+JAnzETwbGOACVkSDaHcRiJgLOrHeBcyhgsmJMwnTbDa4RdUjYkBDgwi7xTRYYGZChQu5kytfztwABg4VdjPPHQQAIfkECQkAAAAsAwACAHoADAAABv9AgHBILBqPyKRyuRwIMBQCgUmtWq/YonOQFEgUDoOR8F0kGpGsejggtJPtNzLORbrdx8thgUhALkYSCAgMfQ5EAxODhIMLFkZ0SXd1R5MAAwYPBQ8ClEMEAQWiApWhBQFTRgKip6lsHAmMCCCuAxqFiwx+XAS3g7iDCq4ABKyoR6uix1oCmgUGTqyaw0Khzstsog/OnsTSp0UYCrkICx9DB4qyhBKAAx6Lv4y1p84F3cXa4EXJmwUC1pyRKuJvWwFqA75hEwLK4IMAiCgUAoZAQh0OFBclwADAwriMgzhk07RtIbEADiEWMaDvgQFr/gYSaXlQS0FN3VaRFBURpIexVA5iZVzA0cKGeEhFMkTp7x6/gjyfknSZTKARmKdkCknI9BQ+ffuGYGiA1Bw6dUjbXYKHdBE9fQG+NlVJBODOTixHdTtZT+snUwH8MqxncoADBsAkuLrgS545Xo0ZFWowDJQywd5QmrzEMhS0SwPkHAmNZ46bvWxO59lD6MOBQPEYaCBCoMNQjkUsmQ4tKc6a31QuSJEkoYEGMbmLL1jQwMMFQMCjS5+upg0GkdSoIwkCACH5BAkJABMALAMAAgB6AAwAAAb/wIlwSCwaj8ikcslkEgifD2HQrFqvWOxAQD0SLh4FRmAkABSLhcJByCIH0/Y7noQPul57Mo4nHjAJDAkXB0YdCIgIGR9EAxmJiRlyjVN9RXwTAwYPBQ9cZQEFomSgogGTRAKiBadGW5wFBpYEEpAJHHgEHogMCL0ZhRO6vsTEHqgErA+tRZqrsqqinKhCobDMQwPSsLOrnAFG0Z0FpEMfgcQMDRhDFY+9iQwcQgMNkPAIDZPaD7AFoP04CbAGq9yQcf0KUNMmjRU1AgESLjNioOEDA40i4EtEoYuEjYkWCMGwoBikBYyEROPEKdy4TgasjTMoxKLCZgg5WVLFUpRLr5YXG9WC5KujEI1EETUQAqFkUgQohwzs+a/ISk4GVo4yIpMVTW0RTXV7Cc5qWIFFKDhNtK7dO6LzhNkDmW9SMrI/ZzobZUlYqIg0hUA0FViYMmzZKoaS1WwoL1xDht1bcIHernuIjhFJFhExPXGM78Cpo2fOnTqV9pQu8ocBgwUVKhfZcDKl4LUhqWVKjaRSXzfAgwv70htMgw8YL3losECdBt3Co0ufbuVJlCfUgwAAIfkECQkAEAAsAwACAHoADAAABv9AiHBILBqPyKRyyWwyCQMKRjBwWq/Y7JOQFFQ6k4qgODgAGomM4lNlDqBc5PudnLeP8LsxL4cjDw4MCB0HF0UWCgiKCAoVRBYLioKKE3pCfAMGDwUPVHsBBaFjn6EBcUUCoQWmRgMCmwUGlhAXBqGdlgQdkggZGHcCDQiCkw2jBInDiwwMDneZqrKptwWnQ6CwrEQDt7C5qpsBRtOcBaNEtpub1hAcyothQxWLywiOEAPv9AgedwTd5rDBOjek3IN1ZMCtYkcgwEFO4orYMmjACLZyBJHtG3YPQgdi+yYI+bBxUQMMQww4LKfSoDkj1BBuM7jJUip1ocbRrCgR58u3IQM26OM4ZFdJkRAoTNq4AaWQm5weGJg20GK5VQTxrcr27WpEIgJWbsoKAeqDAFkdbIwnxMJSek4J7FvabwhVUdDwknJIFkLDUn3/OdS2zRYoWa0MS80lVNICNkMICKvXII7kt8QcnLrwKhTiAaDZbZtTB8osoKaT8DkS+jQEQII2VDBEpMJkRQ06QsAQSd8E2kRMu9ZCvPgW1RU2yGZ3ocKEBgwWNOAA3Lj169izcPnwwUD1JEEAACH5BAkJAAAALAMAAgB9AAwAAAb/QIBwSCwaj8ikcslsOpeCA6UieFqv2OySQEgKMArPpUscYDqNREZRGQwHBHgSLkfS3ch4PKnHG+lkR4BHFwcRDAgRBxdFHxkIkAgdZRyICIgMDBJuAwYPBQ8CfkMEAQWnVUalpwGBRAKnBa1/Ap8FBqNCFwanobkAq6hGBwqQiBsHRAePlogeZMuXkZALEAOwvQWuQqa2s2W9trkEsZ8BRtigBalEvJ+f2wDdrNuH04lElcaRGRVCFpbuIXBwoZstdkPUPYBXZEA5WdtKLQR1rggvhQaMzPuEUIhChqT2RWIQaIHASxKESDgJaUKFjeuMZAP55mOBXLDenUL3MaNFtJ0xi8zUVibgyJLSpmkSAiLpPZfYDmpUJ6ujwwDexmWThQ6ruo4AclIEO69qEQ8CPeQ72cAfAAz3MA2Mc3Hdr1VYwQIzZVaVrAffyvAyhevP4AeFi+ANZaRCg4ANGA2psMAogmdCDjQ4ueADowGg472hMyfOrzem+ZAWtFpQaiOFPGTyUEHykA8mjW0gckGftNmitQgfTpyLFwwNJoxpiGHD4wUNMAQnTr26dSYCKnCo4FNIEAAh+QQJCQAAACwDAAMAfAAKAAAG/0CAcEgsGo/IpHLJbDoFhGRAo5AIBsMBQZvUcpFeLHK7TZLFRm8UTO5u0cTLoYNgOA7FgYNRRyAkWAMGDwUPBnBCA4WFAkcEBYtrRQKQDwGSWQKElogAgpuHaYsPjUaPkXkYGX0MG5IDGAl8fgwMGoKjBaVEBQGEkJielYuIpw+/RpSbBQbJubtDvb8FwYq5cAcTftsIHEMXEbTcEwcBuc1Fo4TQwssFiMqLBc7LAUbmy+i8m+t5ue9EDvCZVUfBGgwLuG1jwAHfIn1DfC0LRsCXPHjDCBkxkMteEYeEIAqRiIpIRXfYCG7bICZWH24LOHCUxw4ApEWX8iyzRNEiIXiPROL1KzLzV82bP6vtzDmkAh2FGr5FUOlnw4EBPq+kyeroZoCaADRBYkpkgFhOWzdpzcPVlFd2AyAsIOgqi1xutTREUePmy5EBgIOV9WKG8JELbdj4TRP48IENdTRcKHJBg8oIk51o3sy5s+eNgocY0NAgAoHMQQAAIfkEBQkAAAAsAwADAHwACgAABv9AgHBILBqPyKRyyWw6mQMBoTggEAbJ6jV53SKtA+z3KjZqy2Ywt4ougtvCy2WBSGAOwkEgVHgY4AR9Dw8CRwKCD1NGAg99BYpEAwaDIQGAAZQCgIiFi4iQRIyOoAADHAkIqQgSUwYFggWdRK+NfaSBjblth7AFnrkFBkauwLJDtLS3jrpFvIOvRRYKqqkLHwCYwMJFz8/GpcCNpKLAw+EBRgHLwUbdjd8D4Y/N8pEf1KoSA8iN27PAsdysS+SmXpFJy9AV4cduIcBvuJbdMpjnFL5VktZ9A8CQVDxHfdoQAOir2Tp/Q4g52tiRCsAHIkkWwTAtFSprpbKF0GSEQDZCQkdwvTMEDI6kQQ8smdHJ083PjQCEBlxUlIrFfIrOcOmSRc2YMFu9pBHbkysSrV/hADgwp86dJ3Djyp1L14kVUEEAADs=")
    no-repeat 50% 50%;
  background-size: 64px 8px;
  display: block;
  height: 8px;
  margin: 5px 0 10px 0;
}
.dk-speakout-petition-wrap label {
  font-weight: bold;
  margin-left: 1px;
  position: relative;
  color: #fff;
}
label.required span {
  color: #e81e00;
}
.dk-speakout-petition-wrap .dk-speakout-optin-wrap label {
  display: inline-block;
  margin-left: 2px;
  position: relative;
  top: 2px;
}
.dk-speakout-error {
  background-color: #ffebe8 !important;
  border: 1px solid #e81e00 !important;
}
.dk-speakout-progress-wrap,
.dk-speakout-share {
  background: #e7e7e7;
  text-align: center;
}
.dk-speakout-share {
  font-weight: bold;
  padding: 0 2% 1em 2%;
}
a.dk-speakout-facebook {
  background: #2e4a88 url(../img/bg-button-facebook.png) repeat-x top left;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6e85b7),
    to(#2e4a88)
  );
  background: linear-gradient(#6e85b7, #2e4a88);
  border-radius: 4px;
  border: 1px solid #112b66;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25),
    0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25),
    0 1px 4px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 32px;
  margin: 0 0 0 0;
  width: 140px;
}
a.dk-speakout-facebook span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAAgCAMAAADKUgH/AAADAFBMVEX9/v7M0d7O099DWIZ4hqicp794hqistcra3udoeJ41S327wtMVLmheb5e0vM9hcpp6iKkWL2nO1OAtRHh9i6w9UoIlPHOttsp8i6unscfe4upUZ5GjrcSirMPIztyjrcR7iqpSZZARK2ayus3U2ePh5Oz////9/f7v8fURK2aut8vo6vDp6/GVoLuIlbP////X2+WUn7rc4On///////+hq8L////////y8/fO1OD///8SLGeQnbj////P1OARK2bg4+tqe6BSZZDEy9n////CyNgxR3poeZ8WL2nM0d73+Pr///+2vtERK2ajrcSIlbP///////8RK2YRK2bd4en///8vRXn6+/ywuMz///+osse1vc/u8PT////////9/f7///////////////8RK2YRK2YRK2aapb7////Jz9wRK2bs7vOJlrQRK2YRK2awuMz///+krsQRK2YRK2b////V2uQRK2b////////s7/P///////////8RK2YRK2a5wdMRK2YRK2YRK2YRK2Y8UoIRK2Znd50RK2b8/P2ps8j+/v7///8RK2b///+2vtD+/v7////////GzNq+xdX///////////////8RK2YRK2YRK2YRK2YTLWcRK2YRK2b///8RK2YRK2YRK2YRK2YRK2b////////////8/f3///////////////////////////8RK2b///8RK2YRK2aeqcERK2b///8RK2b///8RK2b+/v////8RK2YRK2YRK2bb3+gRK2YRK2bQ1eH///80Sn0RK2aQnLj////////////m6e8RK2aVoLuZpL4AAACVoLvc3+hwgKPk5+5xgaQsQ3ja3ufHzduyus3DytkuRnmjrcTX2+VEWYc/VIOSnrnR1uIoP3U0S305T4D29/lLX4tre6CWorwbNG1hc5rv8fVUZ5FYapQiOnGmsMa/xtbn6e+MmbXi5ezN09/7/P0ULWhCV4Z+jKx3hqiGk7H5+fuYo73+/v5cbpby9PcRK2b////RMpi2AAAAz3RSTlPj67+m7EH26UxYTunKu+3ucr34XoaDoOzXu9jnqoRj7LP6D76X4dJmvkSq7ffzUDTn+TdvGDVsfvPdV6F+FO1rW5p77XSpr0T78+h99TKV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")
    50% 50% no-repeat;
  background-size: 72px 16px;
  display: inline-block;
  height: 28px;
  width: 72px;
}
a.dk-speakout-twitter {
  background: #2477b3 url(../img/bg-button-twitter.png) repeat-x top left;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6bb5e9),
    to(#2477b3)
  );
  background: linear-gradient(#6bb5e9, #2477b3);
  border-radius: 4px;
  border: 1px solid #166197;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5),
    0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5),
    0 1px 4px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 32px;
  margin: 0 0 0 19px;
  text-align: center;
  width: 140px;
}
a.dk-speakout-twitter span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAqCAMAAAAtU0N2AAADAFBMVEUkd7P////////q8vjQ4u+Yv9v8/f4kd7OItdb///8kd7Mkd7Mkd7P///////9+r9Ikd7Mkd7Mkd7P////////2+fy61OenyOD///////8kd7Mkd7P///////8kd7MnebT///8kd7Mkd7Mkd7Mkd7Mkd7Mkd7MzgLgkd7Mkd7P8/f4kd7O61Ockd7Mkd7Mkd7Mkd7Mkd7Mkd7P///8kd7Mkd7Pl7/b///8kd7Mkd7Mkd7P////3+vwkd7P7/P4kd7P///8kd7Mkd7P///////////8kd7Mkd7O81ehMkMFSk8P///8nebT////5+/2hxN7M4O37/P7///////+nyeEkd7P9/v7///8kd7P4+/0kd7P///////9JjsDF2+skd7PT5PD///////8kd7P////////////////////////////////////////z+Pv///8+h7z////////////////////////q8vj////////////////////////////2+fz////////////4+/3////////////////////w9vr///////////////////8kd7Mkd7Mkd7Mkd7Mkd7Mkd7Pl7/Ykd7Mkd7Mkd7Mkd7Mkd7Mkd7Mkd7Mkd7Mkd7Mkd7Mkd7Mkd7P///8kd7P///////8kd7P///8kd7P///////////////////////////////8kd7P///////////8AAADS4/BTlMOTvNmHtNVBib1GjL+Jttb1+fu81eh2qs87hbs/iLy51OetzON7rdFMkMFFi77G3Os5hLqjxt9NkcHO4e5Hjb/y9/uCstTF2+vw9frj7fX0+Ptqo8twps2nyeGFs9UwfrfJ3ex3q9C+1uhtpMxCir2Lt9eVvdrA2Om/1+mhxd/6/P3+/v/7/P7X5vGNuNf4+/2qyuG10eW50+dUlcSSu9nu9Pn8/f7a6PLq8vgnebQsfLbk7vU2grkre7Xf6/QygLgleLTs8/jU5PBloMrV5fD2+fwkd7P////fRtv/AAAAtnRSTlMc5V8fHJW8Ft+2N8tzC8nrG9Pa5211s+5YaGi9DKZl/DUmoO2O1B+x3rv0UvwMrpRu8BDZmQ79QbMBCpj+VaB46COEBSxpTM4uviuZ91TM/O/64ASF9aV/IPqA2k5Y4vfU9xwUfjNNvmzrpZXeG+bj1oCNEO3SRexK/bTfI4i8+nhi9dQW2/DyUJS4dzsdfHzmX7G2ucko8+dYAnBh3xV6CRkCCMIP6Z3NzRXGCBTT+gMDCQEHAJ35gIkAAAJVSURBVHjajdFjmBtxEMfxq23btm3btm3zavds9GwluUxt27Z9NjrT3SbbZDf/JPt995vn+bwaCzBVy+YNaiHa2Nl6C5d8wAs/YOfm3gK1ubgCX0E7W140qVOXCTq2x7S79+4TxZ89l4jNlE6FC6FNbl54pJQ8wgBK+/Snd0hb/GN0RsRjjjl5US/uQonihsIr8SXpdSPh1ImjlENtwYlilJrs6SQFPoPfkagzxJXHwZoTjYnizjs3koiJX8mw42ifixNtiSjpNrZuIxLLv5G02NMn8+e14kRnfj18hIEeHXTA+zcZFBNDVEDBiQma/eQZBndRCmL8F2JVtAhwYql2ZbxIR89uPTRi4CcW8A8AXowlocxXCYjBPfty7+nPAl3V8E8MIV1Jb14jV2C/ASzRCzRi1EjROfNtVjJiGkuoNMLPYTRJy8h+/5khQCNgDA4jWVlqRfjwrJQPssQ6rYAR9DH7jxzhKIihJLP9ghgnV+wTxJIomWKXIGClPLAT/ovwSFlim07AzElyxGY9AVOmmgcHQF/Mmvbrp7mXrBeJydO//0g1DUKiRSJiBplrLYgEzDYHNoJEqMNMg72HpQJCQ0yK7WAgoHKQCRAEIiFUvUpDYhemZosaNavdfM4CkRHAED5VKyFeucUCa0JBJFyt3b1qN62PiFcvxbLA1gAQC7eKLsh1/fI1YrVhiwIkorxVmbLlLj4gdrsPAUiFb4VSZKw9B1VgKABUpVsRq2UrVgGwBFd0u07dSdyChXMVAEYFj3r3GeS/aQdR1OrF8xbNn+MLxvoLnaq6npu3b7IAAAAASUVORK5CYII=")
    50% 50% no-repeat;
  background-size: 24px 21px;
  display: inline-block;
  height: 28px;
  width: 24px;
}
.dk-speakout-signature-count {
  display: inline-block;
  vertical-align: 15%;
}
.dk-speakout-signature-count span {
  font-weight: bold;
}
.dk-speakout-notice,
.dk-speakout-response,
.dk-speakout-response {
  font-size: 2rem;
  color: #ffffff;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 0 3% 0 3%;
}
.dk-speakout-notice p,
.dk-speakout-response p,
.dk-speakout-response p {
  font-size: 2rem;
}
.dk-speakout-response {
  display: none;
}
.dk-speakout-clear {
  clear: both;
}
@media screen and (max-width: 48em) {
  nav[role="navigation"] {
    *zoom: 1;
    width: 100%;
    margin-top: 1rem;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  nav[role="navigation"]:after,
  nav[role="navigation"]:before {
    display: table;
    content: "";
  }
  nav[role="navigation"]:after {
    clear: both;
  }
  .socialicon i {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .cart tbody,
  .cart td,
  .cart th,
  .cart thead,
  .cart tr {
    display: block;
  }
  .cart thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .cart tr {
    border: 1px solid #d6d6d6;
  }
  .cart th {
    font-weight: bold;
    padding: 10px 0 10px 10px;
  }
  .cart td {
    border: none;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    padding: 10px 0 10px 50%;
  }
  .cart td:before {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .cart td:first-of-type:before {
    content: "Remove";
  }
  .cart td:nth-of-type(2):before {
    content: "Thumbnail";
  }
  .cart td:nth-of-type(3):before {
    content: "Product";
  }
  .cart td:nth-of-type(4):before {
    content: "Price";
  }
  .cart td:nth-of-type(5):before {
    content: "Number";
  }
  .cart td:nth-of-type(6):before {
    content: "Total";
  }
}
@media only screen and (min-width: 48.025em) {
  .container {
    margin: 0px auto;
    max-width: 1040px;
  }
  .header {
    *zoom: 1;
  }
  .header:after,
  .header:before {
    display: table;
    content: "";
  }
  .header:after {
    clear: both;
  }
  .header nav {
    position: absolute;
    right: 0;
    top: 34px;
  }
  .header nav li {
    display: inline;
  }
  .header nav a {
    display: inline;
    float: left;
    margin-left: 2rem;
  }
  .header nav span {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
  }
  .header nav .socialicon i {
    display: inline;
  }
  .header nav .socialicon a {
    margin-left: 1rem;
  }



.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}

.socialicon {
  display: inline-block;
 position: relative;
  top: 6px;
}

.socialicon {
  display: inline-flex;
  align-items: center;
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}

.socialicon:hover {
  color: #666;
}

.socialicon svg {
  width: 20px;

}

.socialicon span {
  display:none.
}

tbody th {
  background-color:transparent;
}tbody th,tbody td {
  color: white;
}

  #petition p,
  #post-49 p {
    font-size: 1.875rem;
  }
  #footer footer div {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
  }
  #footer footer div:nth-child(3n + 1) {
    clear: left;
  }
  #footer footer div:nth-child(3n) {
    margin-right: 0;
  }
  .inner-main {
    *zoom: 1;
  }
  .inner-main:after,
  .inner-main:before {
    display: table;
    content: "";
  }
  .inner-main:after {
    clear: both;
  }
  .inner-main .entry,
  .inner-main .featured-campaign {
    width: 65.5%;
    margin-right: 3.5%;
    float: left;
    display: inline;
  }
  #content .featured-campaign {
    width: 65.5%;
    margin-bottom: 2rem;
    margin-right: 3.5%;
    float: left;
    display: inline;
  }
  #content h2 {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .reports {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
    margin-right: 0;
  }
  .reports:nth-child(3n + 1) {
    clear: left;
  }
  .reports:nth-child(3n) {
    margin-right: 0;
  }
  .reports span {
    float: left;
    display: inline;
    width: 44%;
  }
  .reports li {
    *zoom: 1;
  }
  .reports li:after,
  .reports li:before {
    display: table;
    content: "";
  }
  .reports li:after {
    clear: both;
  }
  .reports img {
    float: left;
    padding-right: 4%;
    display: inline;
    width: 49%;
  }
  .menu-link {
    display: none;
  }
  .js nav[role="navigation"] {
    max-height: none;
  }
  nav[role="navigation"] ul {
    border: 0;
  }
  nav[role="navigation"] li {
    display: inline-block;
  }
  nav[role="navigation"] li a {
    border: 0;
    padding: 0;
  }
  article {
    margin-bottom: 3rem;
  }
  #secondary {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
    margin-right: 0;
  }
  #secondary:nth-child(3n + 1) {
    clear: left;
  }
  #secondary:nth-child(3n) {
    margin-right: 0;
  }
  ul.products {
    *zoom: 1;
    margin: 0px auto;
    max-width: 1040px;
  }
  ul.products:after,
  ul.products:before {
    display: table;
    content: "";
  }
  ul.products:after {
    clear: both;
  }
  .partners-links {
    *zoom: 1;
  }
  .partners-links:after,
  .partners-links:before {
    display: table;
    content: "";
  }
  .partners-links:after {
    clear: both;
  }
  .partners-links div {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
  }
  .partners-links div:nth-child(3n + 1) {
    clear: left;
  }
  .partners-links div:nth-child(3n) {
    margin-right: 0;
  }
  ul.products li {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
  }
  ul.products li:nth-child(3n + 1) {
    clear: left;
  }
  ul.products li:nth-child(3n) {
    margin-right: 0;
  }
  .views .views-container {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
  }
  .views .views-container:nth-child(3n + 1) {
    clear: left;
  }
  .views .views-container:nth-child(3n) {
    margin-right: 0;
  }
  article .overview h2 {
    padding-top: 1rem;
  }
  article .links div,
  article .overview li {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
  }
  article .links div:nth-child(3n + 1),
  article .overview li:nth-child(3n + 1) {
    clear: left;
  }
  article .links div:nth-child(3n),
  article .overview li:nth-child(3n) {
    margin-right: 0;
  }
  .useful th:first-child {
    width: 67%;
  }
  .footer div {
    display: inline;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 1.5rem;
    width: 31%;
  }
  .footer div:nth-child(3n + 1) {
    clear: left;
  }
  .footer div:nth-child(3n) {
    margin-right: 0;
  }
  .dk-speakup-petition-wrap input[type="text"] {
    background: #fff;
    border: 1px solid #c3c3c3;
    color: #444;
    font-size: 1rem;
    padding: 0.5rem;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}