@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/_variables.scss
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary > .caret, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] > .caret, .bigradio .form-type-radio label > .caret, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] > .caret, body.page-node-type-action .can_button > .caret, body.page-node-type-action #can_embed_form input[type="submit"] > .caret, body.page-node-type-action #can_embed_form .button > .caret, body.page-node-type-action #donate_auto_modal input[type="submit"] > .caret, body.page-node-type-action #donate_auto_modal .button > .caret,
  .dropup > .btn > .caret,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .dropup > .btn-at-primary > .caret,
  .crm-form-wrap #can_embed_form #form_col2 .dropup > input[type="submit"] > .caret,
  .bigradio .form-type-radio .dropup > label > .caret,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .dropup > input[type=submit] > .caret,
  body.page-node-type-action .dropup > .can_button > .caret,
  body.page-node-type-action #can_embed_form .dropup > input[type="submit"] > .caret,
  body.page-node-type-action #can_embed_form .dropup > .button > .caret,
  body.page-node-type-action #donate_auto_modal .dropup > input[type="submit"] > .caret,
  body.page-node-type-action #donate_auto_modal .dropup > .button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://feinsteinforca.com/themes/feinstein/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("https://feinsteinforca.com/themes/feinstein/fonts/fontawesome-webfont.eot#iefix&v=4.6.3") format("embedded-opentype"), url("https://feinsteinforca.com/themes/feinstein/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("https://feinsteinforca.com/themes/feinstein/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("https://feinsteinforca.com/themes/feinstein/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("https://feinsteinforca.com/themes/feinstein/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only, html kbd,
html label > kbd,
html .suggestion > kbd, #block-bys-breadcrumbs, .crm-form-wrap #can_embed_form #can_embed_form_inner h2, .crm-form-wrap #can_embed_form #can_embed_form_inner h4, .crm-form-wrap #can_embed_form #can_embed_form_inner .country_wrap, .crm-form-wrap #can_embed_form #can_embed_form_inner #logo_wrap, .crm-form-wrap #can_embed_form #can_embed_form_inner #action_info, .crm-form-wrap #can_embed_form #can_embed_form_inner #d_sharing {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #012;
  background-color: #113344; }

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

a {
  color: #914e00;
  text-decoration: none; }
  a:hover, a:focus {
    color: #113344;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 0; }

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

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

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

.sr-only, html kbd,
html label > kbd,
html .suggestion > kbd, #block-bys-breadcrumbs, .crm-form-wrap #can_embed_form #can_embed_form_inner h2, .crm-form-wrap #can_embed_form #can_embed_form_inner h4, .crm-form-wrap #can_embed_form #can_embed_form_inner .country_wrap, .crm-form-wrap #can_embed_form #can_embed_form_inner #logo_wrap, .crm-form-wrap #can_embed_form #can_embed_form_inner #action_info, .crm-form-wrap #can_embed_form #can_embed_form_inner #d_sharing {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "capitolium-news-2", serif;
  font-weight: 300;
  line-height: 1.1;
  color: #012; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #e5e5e5; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 12px; }

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

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

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

.text-left, .navbar-header-left, .footer-lower-left {
  text-align: left; }

.text-right, .navbar-header-right, .footer-lower-right {
  text-align: right; }

.text-center, #block-footerlogo, section.home-block-1, section.home-block-1 .issue-select-wrapper, section.home-block-3 div#block-views-block-issues-issues-blocky .view-content, section.home-block-4, .card, .card.news-wrapper, .navbar-collapse-left, .navbar-collapse-right, .footer-top-center, .footer-center-center, .footer-bottom-center {
  text-align: center; }

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

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

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

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

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

.text-muted {
  color: #e5e5e5; }

.text-primary {
  color: #DD7700; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

@media (min-width: 4800px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #023;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

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

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

.row, .view-curated-sp #carousel, section.home-block-3 div#block-views-block-issues-issues-blocky, .article-header .region-section-bar {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .view-curated-sp #carousel:before, section.home-block-3 div#block-views-block-issues-issues-blocky:before, .article-header .region-section-bar:before, .row:after, .view-curated-sp #carousel:after, section.home-block-3 div#block-views-block-issues-issues-blocky:after, .article-header .region-section-bar:after {
    content: " ";
    display: table; }
  .row:after, .view-curated-sp #carousel:after, section.home-block-3 div#block-views-block-issues-issues-blocky:after, .article-header .region-section-bar:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .region-home-jumbotron .at-form .at-form-submit, .region-footer-action .at-form .at-form-submit, .issue-wrap .at-form .at-form-submit, section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div, .col-md-3, .col-lg-3, .col-xs-4, .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .col-sm-4, .navbar-header-left, .col-md-4, .col-lg-4, .col-xs-5, .navbar-header-left, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .article-header #block-views-block-issues-issues-select-2, .article-header #block-pagesectionshareheader, .footer-upper-left, .footer-upper-right, .col-md-6, .col-lg-6, .col-xs-7, .navbar-header-right, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .col-sm-8, .region-footer-action .crm-form-wrap,
.region-home-jumbotron .crm-form-wrap,
#block-signupinterior .crm-form-wrap, .navbar-header-right, .col-md-8, section.home-block-1 .issue-select-wrapper, ul.sp-list, .col-lg-8, .col-xs-9, .col-sm-9, .region-home-jumbotron .at-form .at-fieldset.ContactInformation, .region-footer-action .at-form .at-fieldset.ContactInformation, .issue-wrap .at-form .at-fieldset.ContactInformation, .col-md-9, .col-lg-9, .col-xs-10, ul.sp-list, .col-sm-10, section.home-block-1 .issue-select-wrapper, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, figure, .navbar-collapse-left, .navbar-collapse-right, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .col-xs-5, .navbar-header-left, .col-xs-6, .col-xs-7, .navbar-header-right, .col-xs-8, .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .col-xs-9, .col-xs-10, ul.sp-list, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

.col-xs-4, .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode {
  width: 33.3333333333%; }

.col-xs-5, .navbar-header-left {
  width: 41.6666666667%; }

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

.col-xs-7, .navbar-header-right {
  width: 58.3333333333%; }

.col-xs-8, .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress {
  width: 66.6666666667%; }

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

.col-xs-10, ul.sp-list {
  width: 83.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-1, ul.sp-list {
  margin-left: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .region-home-jumbotron .at-form .at-form-submit, .region-footer-action .at-form .at-form-submit, .issue-wrap .at-form .at-form-submit, section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div, .col-sm-4, .navbar-header-left, .col-sm-5, .col-sm-6, .article-header #block-views-block-issues-issues-select-2, .article-header #block-pagesectionshareheader, .footer-upper-left, .footer-upper-right, .col-sm-7, .col-sm-8, .region-footer-action .crm-form-wrap,
  .region-home-jumbotron .crm-form-wrap,
  #block-signupinterior .crm-form-wrap, .navbar-header-right, .col-sm-9, .region-home-jumbotron .at-form .at-fieldset.ContactInformation, .region-footer-action .at-form .at-fieldset.ContactInformation, .issue-wrap .at-form .at-fieldset.ContactInformation, .col-sm-10, section.home-block-1 .issue-select-wrapper, .col-sm-11, .col-sm-12, figure, .navbar-collapse-left, .navbar-collapse-right {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3, .region-home-jumbotron .at-form .at-form-submit, .region-footer-action .at-form .at-form-submit, .issue-wrap .at-form .at-form-submit, section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div {
    width: 25%; }
  .col-sm-4, .navbar-header-left {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6, .article-header #block-views-block-issues-issues-select-2, .article-header #block-pagesectionshareheader, .footer-upper-left, .footer-upper-right {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8, .region-footer-action .crm-form-wrap,
  .region-home-jumbotron .crm-form-wrap,
  #block-signupinterior .crm-form-wrap, .navbar-header-right {
    width: 66.6666666667%; }
  .col-sm-9, .region-home-jumbotron .at-form .at-fieldset.ContactInformation, .region-footer-action .at-form .at-fieldset.ContactInformation, .issue-wrap .at-form .at-fieldset.ContactInformation {
    width: 75%; }
  .col-sm-10, section.home-block-1 .issue-select-wrapper {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12, figure, .navbar-collapse-left, .navbar-collapse-right {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1, section.home-block-1 .issue-select-wrapper {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2, .region-footer-action .crm-form-wrap,
  .region-home-jumbotron .crm-form-wrap,
  #block-signupinterior .crm-form-wrap {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, section.home-block-1 .issue-select-wrapper, ul.sp-list, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8, section.home-block-1 .issue-select-wrapper, ul.sp-list {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2, section.home-block-1 .issue-select-wrapper, ul.sp-list {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #113344; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 18px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.5;
  color: #667; }

.form-control, .region-home-jumbotron .at-form label input, .region-footer-action .at-form label input, .issue-wrap .at-form label input, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #667;
  background-color: #eeeeee;
  background-image: none;
  border: 1px solid #eeeeee;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .region-home-jumbotron .at-form label input:focus, .region-footer-action .at-form label input:focus, .issue-wrap .at-form label input:focus, .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"] {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, .region-home-jumbotron .at-form label input::-moz-placeholder, .region-footer-action .at-form label input::-moz-placeholder, .issue-wrap .at-form label input::-moz-placeholder, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"]::-moz-placeholder {
    color: #e5e5e5;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .region-home-jumbotron .at-form label input:-ms-input-placeholder, .region-footer-action .at-form label input:-ms-input-placeholder, .issue-wrap .at-form label input:-ms-input-placeholder, .crm-form-wrap #can_embed_form #form_col2 input:-ms-input-placeholder[type="submit"] {
    color: #e5e5e5; }
  .form-control::-webkit-input-placeholder, .region-home-jumbotron .at-form label input::-webkit-input-placeholder, .region-footer-action .at-form label input::-webkit-input-placeholder, .issue-wrap .at-form label input::-webkit-input-placeholder, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"]::-webkit-input-placeholder {
    color: #e5e5e5; }
  .form-control::-ms-expand, .region-home-jumbotron .at-form label input::-ms-expand, .region-footer-action .at-form label input::-ms-expand, .issue-wrap .at-form label input::-ms-expand, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"]::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .region-home-jumbotron .at-form label input[disabled], .region-footer-action .at-form label input[disabled], .issue-wrap .at-form label input[disabled], .crm-form-wrap #can_embed_form #form_col2 input[disabled][type="submit"], .form-control[readonly], .region-home-jumbotron .at-form label input[readonly], .region-footer-action .at-form label input[readonly], .issue-wrap .at-form label input[readonly], .crm-form-wrap #can_embed_form #form_col2 input[readonly][type="submit"],
  fieldset[disabled] .form-control,
  fieldset[disabled] .region-home-jumbotron .at-form label input,
  .region-home-jumbotron .at-form label fieldset[disabled] input,
  fieldset[disabled] .region-footer-action .at-form label input,
  .region-footer-action .at-form label fieldset[disabled] input,
  fieldset[disabled] .issue-wrap .at-form label input,
  .issue-wrap .at-form label fieldset[disabled] input,
  fieldset[disabled] .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 fieldset[disabled] input[type="submit"] {
    background-color: #e5e5e5;
    opacity: 1; }
  .form-control[disabled], .region-home-jumbotron .at-form label input[disabled], .region-footer-action .at-form label input[disabled], .issue-wrap .at-form label input[disabled], .crm-form-wrap #can_embed_form #form_col2 input[disabled][type="submit"],
  fieldset[disabled] .form-control,
  fieldset[disabled] .region-home-jumbotron .at-form label input,
  .region-home-jumbotron .at-form label fieldset[disabled] input,
  fieldset[disabled] .region-footer-action .at-form label input,
  .region-footer-action .at-form label fieldset[disabled] input,
  fieldset[disabled] .issue-wrap .at-form label input,
  .issue-wrap .at-form label fieldset[disabled] input,
  fieldset[disabled] .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 fieldset[disabled] input[type="submit"] {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .region-home-jumbotron .at-form label input[type="date"], .region-footer-action .at-form label input[type="date"], .issue-wrap .at-form label input[type="date"], .crm-form-wrap #can_embed_form #form_col2 input[type="date"][type="submit"],
  input[type="time"].form-control,
  .region-home-jumbotron .at-form label input[type="time"],
  .region-footer-action .at-form label input[type="time"],
  .issue-wrap .at-form label input[type="time"],
  .crm-form-wrap #can_embed_form #form_col2 input[type="time"][type="submit"],
  input[type="datetime-local"].form-control,
  .region-home-jumbotron .at-form label input[type="datetime-local"],
  .region-footer-action .at-form label input[type="datetime-local"],
  .issue-wrap .at-form label input[type="datetime-local"],
  .crm-form-wrap #can_embed_form #form_col2 input[type="datetime-local"][type="submit"],
  input[type="month"].form-control,
  .region-home-jumbotron .at-form label input[type="month"],
  .region-footer-action .at-form label input[type="month"],
  .issue-wrap .at-form label input[type="month"],
  .crm-form-wrap #can_embed_form #form_col2 input[type="month"][type="submit"] {
    line-height: 42px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .region-home-jumbotron .at-form label .input-group-sm > input[type="date"], .region-footer-action .at-form label .input-group-sm > input[type="date"], .issue-wrap .at-form label .input-group-sm > input[type="date"], .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input[type="date"][type="submit"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > input.btn-at-primary[type="date"], .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input[type="date"][type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input[type="date"][type=submit], body.page-node-type-action .input-group-sm > .input-group-btn > input.can_button[type="date"], body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input[type="date"][type="submit"], body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input.button[type="date"], body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input[type="date"][type="submit"], body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input.button[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .region-home-jumbotron .at-form label .input-group-sm > input[type="time"],
  .region-footer-action .at-form label .input-group-sm > input[type="time"],
  .issue-wrap .at-form label .input-group-sm > input[type="time"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input[type="time"][type="submit"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > input.btn-at-primary[type="time"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input[type="time"][type=submit],
  body.page-node-type-action .input-group-sm > .input-group-btn > input.can_button[type="time"],
  body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
  body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input.button[type="time"],
  body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input[type="time"][type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input.button[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .region-home-jumbotron .at-form label .input-group-sm > input[type="datetime-local"],
  .region-footer-action .at-form label .input-group-sm > input[type="datetime-local"],
  .issue-wrap .at-form label .input-group-sm > input[type="datetime-local"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input[type="datetime-local"][type="submit"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > input.btn-at-primary[type="datetime-local"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input[type="datetime-local"][type=submit],
  body.page-node-type-action .input-group-sm > .input-group-btn > input.can_button[type="datetime-local"],
  body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
  body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input.button[type="datetime-local"],
  body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input[type="datetime-local"][type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input.button[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .region-home-jumbotron .at-form label .input-group-sm > input[type="month"],
  .region-footer-action .at-form label .input-group-sm > input[type="month"],
  .issue-wrap .at-form label .input-group-sm > input[type="month"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input[type="month"][type="submit"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > input.btn-at-primary[type="month"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input[type="month"][type=submit],
  body.page-node-type-action .input-group-sm > .input-group-btn > input.can_button[type="month"],
  body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
  body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input.button[type="month"],
  body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input[type="month"][type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input.button[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 28px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .region-home-jumbotron .at-form label .input-group-lg > input[type="date"], .region-footer-action .at-form label .input-group-lg > input[type="date"], .issue-wrap .at-form label .input-group-lg > input[type="date"], .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input[type="date"][type="submit"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > input.btn-at-primary[type="date"], .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input[type="date"][type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input[type="date"][type=submit], body.page-node-type-action .input-group-lg > .input-group-btn > input.can_button[type="date"], body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input[type="date"][type="submit"], body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input.button[type="date"], body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input[type="date"][type="submit"], body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input.button[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .region-home-jumbotron .at-form label .input-group-lg > input[type="time"],
  .region-footer-action .at-form label .input-group-lg > input[type="time"],
  .issue-wrap .at-form label .input-group-lg > input[type="time"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input[type="time"][type="submit"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > input.btn-at-primary[type="time"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input[type="time"][type=submit],
  body.page-node-type-action .input-group-lg > .input-group-btn > input.can_button[type="time"],
  body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
  body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input.button[type="time"],
  body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input[type="time"][type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input.button[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .region-home-jumbotron .at-form label .input-group-lg > input[type="datetime-local"],
  .region-footer-action .at-form label .input-group-lg > input[type="datetime-local"],
  .issue-wrap .at-form label .input-group-lg > input[type="datetime-local"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input[type="datetime-local"][type="submit"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > input.btn-at-primary[type="datetime-local"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input[type="datetime-local"][type=submit],
  body.page-node-type-action .input-group-lg > .input-group-btn > input.can_button[type="datetime-local"],
  body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
  body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input.button[type="datetime-local"],
  body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input[type="datetime-local"][type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input.button[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .region-home-jumbotron .at-form label .input-group-lg > input[type="month"],
  .region-footer-action .at-form label .input-group-lg > input[type="month"],
  .issue-wrap .at-form label .input-group-lg > input[type="month"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input[type="month"][type="submit"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > input.btn-at-primary[type="month"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input[type="month"][type=submit],
  body.page-node-type-action .input-group-lg > .input-group-btn > input.can_button[type="month"],
  body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
  body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input.button[type="month"],
  body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input[type="month"][type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input.button[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 62px; } }

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

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 40px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .region-home-jumbotron .at-form label .input-group-lg > input.form-control-static, .region-footer-action .at-form label .input-group-lg > input.form-control-static, .issue-wrap .at-form label .input-group-lg > input.form-control-static, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input.form-control-static[type="submit"],
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > .form-control-static.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], .bigradio .form-type-radio .input-group-lg > .input-group-btn > label.form-control-static, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input.form-control-static[type=submit], body.page-node-type-action .input-group-lg > .input-group-btn > .form-control-static.can_button, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > .form-control-static.button, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > .form-control-static.button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .region-home-jumbotron .at-form label .input-group-sm > input.form-control-static, .region-footer-action .at-form label .input-group-sm > input.form-control-static, .issue-wrap .at-form label .input-group-sm > input.form-control-static, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input.form-control-static[type="submit"],
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > .form-control-static.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], .bigradio .form-type-radio .input-group-sm > .input-group-btn > label.form-control-static, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input.form-control-static[type=submit], body.page-node-type-action .input-group-sm > .input-group-btn > .form-control-static.can_button, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > .form-control-static.button, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > .form-control-static.button {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .region-home-jumbotron .at-form label .input-group-sm > input, .region-footer-action .at-form label .input-group-sm > input, .issue-wrap .at-form label .input-group-sm > input, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input[type="submit"],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input[type="submit"], .bigradio .form-type-radio .input-group-sm > .input-group-btn > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input[type=submit], body.page-node-type-action .input-group-sm > .input-group-btn > .can_button, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input[type="submit"], body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > .button, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > .button {
  height: 28px;
  padding: 5px 5px;
  font-size: 13px;
  line-height: 1.25;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > select.btn-at-primary, body.page-node-type-action .input-group-sm > .input-group-btn > select.can_button, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > select.button, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > select.button {
  height: 28px;
  line-height: 28px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > textarea.btn-at-primary, body.page-node-type-action .input-group-sm > .input-group-btn > textarea.can_button, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > textarea.button, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > textarea.button,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > select.btn-at-primary[multiple],
body.page-node-type-action .input-group-sm > .input-group-btn > select.can_button[multiple],
body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > select.button[multiple],
body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > select.button[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .form-group-sm input, .form-group-sm .region-footer-action .at-form label input, .region-footer-action .at-form label .form-group-sm input, .form-group-sm .issue-wrap .at-form label input, .issue-wrap .at-form label .form-group-sm input, .form-group-sm .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .form-group-sm input[type="submit"] {
  height: 28px;
  padding: 5px 5px;
  font-size: 13px;
  line-height: 1.25;
  border-radius: 0; }

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

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

.form-group-sm .form-control-static {
  height: 28px;
  min-height: 37px;
  padding: 6px 5px;
  font-size: 13px;
  line-height: 1.25; }

.input-lg, .input-group-lg > .form-control, .region-home-jumbotron .at-form label .input-group-lg > input, .region-footer-action .at-form label .input-group-lg > input, .issue-wrap .at-form label .input-group-lg > input, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input[type="submit"],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input[type="submit"], .bigradio .form-type-radio .input-group-lg > .input-group-btn > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input[type=submit], body.page-node-type-action .input-group-lg > .input-group-btn > .can_button, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input[type="submit"], body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > .button, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > .button {
  height: 62px;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > select.btn-at-primary, body.page-node-type-action .input-group-lg > .input-group-btn > select.can_button, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > select.button, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > select.button {
  height: 62px;
  line-height: 62px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > textarea.btn-at-primary, body.page-node-type-action .input-group-lg > .input-group-btn > textarea.can_button, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > textarea.button, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > textarea.button,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > select.btn-at-primary[multiple],
body.page-node-type-action .input-group-lg > .input-group-btn > select.can_button[multiple],
body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > select.button[multiple],
body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > select.button[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .form-group-lg input, .form-group-lg .region-footer-action .at-form label input, .region-footer-action .at-form label .form-group-lg input, .form-group-lg .issue-wrap .at-form label input, .issue-wrap .at-form label .form-group-lg input, .form-group-lg .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .form-group-lg input[type="submit"] {
  height: 62px;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 0; }

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

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

.form-group-lg .form-control-static {
  height: 62px;
  min-height: 44px;
  padding: 16px 15px;
  font-size: 20px;
  line-height: 1.5; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .has-feedback input, .has-feedback .region-footer-action .at-form label input, .region-footer-action .at-form label .has-feedback input, .has-feedback .issue-wrap .at-form label input, .issue-wrap .at-form label .has-feedback input, .has-feedback .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-feedback input[type="submit"] {
    padding-right: 52.5px; }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .region-home-jumbotron .at-form label .input-group-lg > input + .form-control-feedback, .region-footer-action .at-form label .input-group-lg > input + .form-control-feedback, .issue-wrap .at-form label .input-group-lg > input + .form-control-feedback, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input[type="submit"] + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > .btn-at-primary + .form-control-feedback, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback, .bigradio .form-type-radio .input-group-lg > .input-group-btn > label + .form-control-feedback, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input[type=submit] + .form-control-feedback, body.page-node-type-action .input-group-lg > .input-group-btn > .can_button + .form-control-feedback, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > .button + .form-control-feedback, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input[type="submit"] + .form-control-feedback, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > .button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .region-home-jumbotron .at-form label input + .form-control-feedback,
.region-home-jumbotron .at-form label .form-group-lg input + .form-control-feedback,
.form-group-lg .region-footer-action .at-form label input + .form-control-feedback,
.region-footer-action .at-form label .form-group-lg input + .form-control-feedback,
.form-group-lg .issue-wrap .at-form label input + .form-control-feedback,
.issue-wrap .at-form label .form-group-lg input + .form-control-feedback,
.form-group-lg .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .form-control-feedback,
.crm-form-wrap #can_embed_form #form_col2 .form-group-lg input[type="submit"] + .form-control-feedback {
  width: 62px;
  height: 62px;
  line-height: 62px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .region-home-jumbotron .at-form label .input-group-sm > input + .form-control-feedback, .region-footer-action .at-form label .input-group-sm > input + .form-control-feedback, .issue-wrap .at-form label .input-group-sm > input + .form-control-feedback, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input[type="submit"] + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > .btn-at-primary + .form-control-feedback, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback, .bigradio .form-type-radio .input-group-sm > .input-group-btn > label + .form-control-feedback, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input[type=submit] + .form-control-feedback, body.page-node-type-action .input-group-sm > .input-group-btn > .can_button + .form-control-feedback, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > .button + .form-control-feedback, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input[type="submit"] + .form-control-feedback, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > .button + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .region-home-jumbotron .at-form label input + .form-control-feedback,
.region-home-jumbotron .at-form label .form-group-sm input + .form-control-feedback,
.form-group-sm .region-footer-action .at-form label input + .form-control-feedback,
.region-footer-action .at-form label .form-group-sm input + .form-control-feedback,
.form-group-sm .issue-wrap .at-form label input + .form-control-feedback,
.issue-wrap .at-form label .form-group-sm input + .form-control-feedback,
.form-group-sm .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .form-control-feedback,
.crm-form-wrap #can_embed_form #form_col2 .form-group-sm input[type="submit"] + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .has-success input, .has-success .region-footer-action .at-form label input, .region-footer-action .at-form label .has-success input, .has-success .issue-wrap .at-form label input, .issue-wrap .at-form label .has-success input, .has-success .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-success input[type="submit"] {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .region-home-jumbotron .at-form label input:focus, .region-home-jumbotron .at-form label .has-success input:focus, .has-success .region-footer-action .at-form label input:focus, .region-footer-action .at-form label .has-success input:focus, .has-success .issue-wrap .at-form label input:focus, .issue-wrap .at-form label .has-success input:focus, .has-success .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-success input:focus[type="submit"] {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .has-warning input, .has-warning .region-footer-action .at-form label input, .region-footer-action .at-form label .has-warning input, .has-warning .issue-wrap .at-form label input, .issue-wrap .at-form label .has-warning input, .has-warning .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-warning input[type="submit"] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .region-home-jumbotron .at-form label input:focus, .region-home-jumbotron .at-form label .has-warning input:focus, .has-warning .region-footer-action .at-form label input:focus, .region-footer-action .at-form label .has-warning input:focus, .has-warning .issue-wrap .at-form label input:focus, .issue-wrap .at-form label .has-warning input:focus, .has-warning .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-warning input:focus[type="submit"] {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

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

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .has-error input, .has-error .region-footer-action .at-form label input, .region-footer-action .at-form label .has-error input, .has-error .issue-wrap .at-form label input, .issue-wrap .at-form label .has-error input, .has-error .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-error input[type="submit"] {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .region-home-jumbotron .at-form label input:focus, .region-home-jumbotron .at-form label .has-error input:focus, .has-error .region-footer-action .at-form label input:focus, .region-footer-action .at-form label .has-error input:focus, .has-error .issue-wrap .at-form label input:focus, .issue-wrap .at-form label .has-error input:focus, .has-error .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .has-error input:focus[type="submit"] {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 29px; }

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label#block-bys-breadcrumbs ~ .form-control-feedback, .has-feedback .crm-form-wrap #can_embed_form #can_embed_form_inner label.country_wrap ~ .form-control-feedback, .crm-form-wrap #can_embed_form #can_embed_form_inner .has-feedback label.country_wrap ~ .form-control-feedback, .has-feedback .crm-form-wrap #can_embed_form #can_embed_form_inner label#logo_wrap ~ .form-control-feedback, .crm-form-wrap #can_embed_form #can_embed_form_inner .has-feedback label#logo_wrap ~ .form-control-feedback, .has-feedback .crm-form-wrap #can_embed_form #can_embed_form_inner label#action_info ~ .form-control-feedback, .crm-form-wrap #can_embed_form #can_embed_form_inner .has-feedback label#action_info ~ .form-control-feedback, .has-feedback .crm-form-wrap #can_embed_form #can_embed_form_inner label#d_sharing ~ .form-control-feedback, .crm-form-wrap #can_embed_form #can_embed_form_inner .has-feedback label#d_sharing ~ .form-control-feedback {
  top: 0; }

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

@media (min-width: 768px) {
  .form-inline .form-group, .region-home-jumbotron .at-form label input .form-group, .region-footer-action .at-form label input .form-group, .issue-wrap .at-form label input .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .region-home-jumbotron .at-form label input .form-control, .region-footer-action .at-form label input .form-control, .issue-wrap .at-form label input .form-control, .form-inline .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .form-inline input, .region-home-jumbotron .at-form label input input, .form-inline .region-footer-action .at-form label input, .region-footer-action .at-form label .form-inline input, .region-footer-action .at-form label input input, .form-inline .issue-wrap .at-form label input, .issue-wrap .at-form label .form-inline input, .issue-wrap .at-form label input input, .form-inline .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .form-inline input[type="submit"], .region-home-jumbotron .at-form label input .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .region-home-jumbotron .at-form label input input[type="submit"], .region-footer-action .at-form label input .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .region-footer-action .at-form label input input[type="submit"], .issue-wrap .at-form label input .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .issue-wrap .at-form label input input[type="submit"] {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static, .region-home-jumbotron .at-form label input .form-control-static, .region-footer-action .at-form label input .form-control-static, .issue-wrap .at-form label input .form-control-static {
    display: inline-block; }
  .form-inline .input-group, .region-home-jumbotron .at-form label input .input-group, .region-footer-action .at-form label input .input-group, .issue-wrap .at-form label input .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .region-home-jumbotron .at-form label input .input-group .input-group-addon, .region-footer-action .at-form label input .input-group .input-group-addon, .issue-wrap .at-form label input .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .region-home-jumbotron .at-form label input .input-group .input-group-btn,
    .region-footer-action .at-form label input .input-group .input-group-btn,
    .issue-wrap .at-form label input .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .region-home-jumbotron .at-form label input .input-group .form-control,
    .region-footer-action .at-form label input .input-group .form-control,
    .issue-wrap .at-form label input .input-group .form-control,
    .form-inline .input-group .region-home-jumbotron .at-form label input,
    .region-home-jumbotron .at-form label .form-inline .input-group input,
    .region-home-jumbotron .at-form label input .input-group input,
    .form-inline .input-group .region-footer-action .at-form label input,
    .region-footer-action .at-form label .form-inline .input-group input,
    .region-footer-action .at-form label input .input-group input,
    .form-inline .input-group .issue-wrap .at-form label input,
    .issue-wrap .at-form label .form-inline .input-group input,
    .issue-wrap .at-form label input .input-group input,
    .form-inline .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
    .crm-form-wrap #can_embed_form #form_col2 .form-inline .input-group input[type="submit"],
    .region-home-jumbotron .at-form label input .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
    .crm-form-wrap #can_embed_form #form_col2 .region-home-jumbotron .at-form label input .input-group input[type="submit"],
    .region-footer-action .at-form label input .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
    .crm-form-wrap #can_embed_form #form_col2 .region-footer-action .at-form label input .input-group input[type="submit"],
    .issue-wrap .at-form label input .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
    .crm-form-wrap #can_embed_form #form_col2 .issue-wrap .at-form label input .input-group input[type="submit"] {
      width: auto; }
  .form-inline .input-group > .form-control, .region-home-jumbotron .at-form label input .input-group > .form-control, .region-footer-action .at-form label input .input-group > .form-control, .issue-wrap .at-form label input .input-group > .form-control, .form-inline .region-home-jumbotron .at-form label .input-group > input, .region-home-jumbotron .at-form label .form-inline .input-group > input, .region-home-jumbotron .at-form label input .input-group > input, .form-inline .region-footer-action .at-form label .input-group > input, .region-footer-action .at-form label .form-inline .input-group > input, .region-footer-action .at-form label input .input-group > input, .form-inline .issue-wrap .at-form label .input-group > input, .issue-wrap .at-form label .form-inline .input-group > input, .issue-wrap .at-form label input .input-group > input, .form-inline .crm-form-wrap #can_embed_form #form_col2 .input-group > input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .form-inline .input-group > input[type="submit"], .region-home-jumbotron .at-form label input .crm-form-wrap #can_embed_form #form_col2 .input-group > input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .region-home-jumbotron .at-form label input .input-group > input[type="submit"], .region-footer-action .at-form label input .crm-form-wrap #can_embed_form #form_col2 .input-group > input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .region-footer-action .at-form label input .input-group > input[type="submit"], .issue-wrap .at-form label input .crm-form-wrap #can_embed_form #form_col2 .input-group > input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .issue-wrap .at-form label input .input-group > input[type="submit"] {
    width: 100%; }
  .form-inline .control-label, .region-home-jumbotron .at-form label input .control-label, .region-footer-action .at-form label input .control-label, .issue-wrap .at-form label input .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .region-home-jumbotron .at-form label input .radio, .region-footer-action .at-form label input .radio, .issue-wrap .at-form label input .radio,
  .form-inline .checkbox,
  .region-home-jumbotron .at-form label input .checkbox,
  .region-footer-action .at-form label input .checkbox,
  .issue-wrap .at-form label input .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .region-home-jumbotron .at-form label input .radio label, .region-footer-action .at-form label input .radio label, .issue-wrap .at-form label input .radio label,
    .form-inline .checkbox label,
    .region-home-jumbotron .at-form label input .checkbox label,
    .region-footer-action .at-form label input .checkbox label,
    .issue-wrap .at-form label input .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .region-home-jumbotron .at-form label input .radio input[type="radio"], .region-footer-action .at-form label input .radio input[type="radio"], .issue-wrap .at-form label input .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .region-home-jumbotron .at-form label input .checkbox input[type="checkbox"],
  .region-footer-action .at-form label input .checkbox input[type="checkbox"],
  .issue-wrap .at-form label input .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .region-home-jumbotron .at-form label input .has-feedback .form-control-feedback, .region-footer-action .at-form label input .has-feedback .form-control-feedback, .issue-wrap .at-form label input .has-feedback .form-control-feedback {
    top: 0; } }

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

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

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

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

.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .bigradio .form-type-radio label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], body.page-node-type-action .can_button, body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .button, body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 8px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:focus, .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .bigradio .form-type-radio label:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:focus[type=submit], body.page-node-type-action .can_button:focus, body.page-node-type-action #can_embed_form input:focus[type="submit"], body.page-node-type-action #can_embed_form .button:focus, body.page-node-type-action #donate_auto_modal input:focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:focus, .btn.focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .focus.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input.focus[type="submit"], .bigradio .form-type-radio label.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.focus[type=submit], body.page-node-type-action .focus.can_button, body.page-node-type-action #can_embed_form input.focus[type="submit"], body.page-node-type-action #can_embed_form .focus.button, body.page-node-type-action #donate_auto_modal input.focus[type="submit"], body.page-node-type-action #donate_auto_modal .focus.button, .btn:active:focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:active:focus, .crm-form-wrap #can_embed_form #form_col2 input:active:focus[type="submit"], .bigradio .form-type-radio label:active:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active:focus[type=submit], body.page-node-type-action .can_button:active:focus, body.page-node-type-action #can_embed_form input:active:focus[type="submit"], body.page-node-type-action #can_embed_form .button:active:focus, body.page-node-type-action #donate_auto_modal input:active:focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:active:focus, .btn:active.focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:active.focus, .crm-form-wrap #can_embed_form #form_col2 input:active.focus[type="submit"], .bigradio .form-type-radio label:active.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active.focus[type=submit], body.page-node-type-action .can_button:active.focus, body.page-node-type-action #can_embed_form input:active.focus[type="submit"], body.page-node-type-action #can_embed_form .button:active.focus, body.page-node-type-action #donate_auto_modal input:active.focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:active.focus, .btn.active:focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .active.btn-at-primary:focus, .crm-form-wrap #can_embed_form #form_col2 input.active:focus[type="submit"], .bigradio .form-type-radio label.active:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active:focus[type=submit], body.page-node-type-action .active.can_button:focus, body.page-node-type-action #can_embed_form input.active:focus[type="submit"], body.page-node-type-action #can_embed_form .active.button:focus, body.page-node-type-action #donate_auto_modal input.active:focus[type="submit"], body.page-node-type-action #donate_auto_modal .active.button:focus, .btn.active.focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .active.focus.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input.active.focus[type="submit"], .bigradio .form-type-radio label.active.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active.focus[type=submit], body.page-node-type-action .active.focus.can_button, body.page-node-type-action #can_embed_form input.active.focus[type="submit"], body.page-node-type-action #can_embed_form .active.focus.button, body.page-node-type-action #donate_auto_modal input.active.focus[type="submit"], body.page-node-type-action #donate_auto_modal .active.focus.button {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:hover, .crm-form-wrap #can_embed_form #form_col2 input:hover[type="submit"], .bigradio .form-type-radio label:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:hover[type=submit], body.page-node-type-action .can_button:hover, body.page-node-type-action #can_embed_form input:hover[type="submit"], body.page-node-type-action #can_embed_form .button:hover, body.page-node-type-action #donate_auto_modal input:hover[type="submit"], body.page-node-type-action #donate_auto_modal .button:hover, .btn:focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:focus, .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .bigradio .form-type-radio label:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:focus[type=submit], body.page-node-type-action .can_button:focus, body.page-node-type-action #can_embed_form input:focus[type="submit"], body.page-node-type-action #can_embed_form .button:focus, body.page-node-type-action #donate_auto_modal input:focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:focus, .btn.focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .focus.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input.focus[type="submit"], .bigradio .form-type-radio label.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.focus[type=submit], body.page-node-type-action .focus.can_button, body.page-node-type-action #can_embed_form input.focus[type="submit"], body.page-node-type-action #can_embed_form .focus.button, body.page-node-type-action #donate_auto_modal input.focus[type="submit"], body.page-node-type-action #donate_auto_modal .focus.button {
    color: #fff;
    text-decoration: none; }
  .btn:active, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:active, .crm-form-wrap #can_embed_form #form_col2 input:active[type="submit"], .bigradio .form-type-radio label:active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active[type=submit], body.page-node-type-action .can_button:active, body.page-node-type-action #can_embed_form input:active[type="submit"], body.page-node-type-action #can_embed_form .button:active, body.page-node-type-action #donate_auto_modal input:active[type="submit"], body.page-node-type-action #donate_auto_modal .button:active, .btn.active, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .active.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input.active[type="submit"], .bigradio .form-type-radio label.active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active[type=submit], body.page-node-type-action .active.can_button, body.page-node-type-action #can_embed_form input.active[type="submit"], body.page-node-type-action #can_embed_form .active.button, body.page-node-type-action #donate_auto_modal input.active[type="submit"], body.page-node-type-action #donate_auto_modal .active.button {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .disabled.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input.disabled[type="submit"], .bigradio .form-type-radio label.disabled, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.disabled[type=submit], body.page-node-type-action .disabled.can_button, body.page-node-type-action #can_embed_form input.disabled[type="submit"], body.page-node-type-action #can_embed_form .disabled.button, body.page-node-type-action #donate_auto_modal input.disabled[type="submit"], body.page-node-type-action #donate_auto_modal .disabled.button, .btn[disabled], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary[disabled], .crm-form-wrap #can_embed_form #form_col2 input[disabled][type="submit"], .bigradio .form-type-radio label[disabled], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[disabled][type=submit], body.page-node-type-action .can_button[disabled], body.page-node-type-action #can_embed_form input[disabled][type="submit"], body.page-node-type-action #can_embed_form .button[disabled], body.page-node-type-action #donate_auto_modal input[disabled][type="submit"], body.page-node-type-action #donate_auto_modal .button[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at fieldset[disabled] .btn-at-primary,
  fieldset[disabled] .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 fieldset[disabled] input[type="submit"],
  fieldset[disabled] .bigradio .form-type-radio label,
  .bigradio .form-type-radio fieldset[disabled] label,
  fieldset[disabled] .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 fieldset[disabled] input[type=submit],
  fieldset[disabled] body.page-node-type-action .can_button,
  body.page-node-type-action fieldset[disabled] .can_button,
  fieldset[disabled] body.page-node-type-action #can_embed_form input[type="submit"],
  body.page-node-type-action #can_embed_form fieldset[disabled] input[type="submit"],
  fieldset[disabled] body.page-node-type-action #can_embed_form .button,
  body.page-node-type-action #can_embed_form fieldset[disabled] .button,
  fieldset[disabled] body.page-node-type-action #donate_auto_modal input[type="submit"],
  body.page-node-type-action #donate_auto_modal fieldset[disabled] input[type="submit"],
  fieldset[disabled] body.page-node-type-action #donate_auto_modal .button,
  body.page-node-type-action #donate_auto_modal fieldset[disabled] .button {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at a.disabled.btn-at-primary, body.page-node-type-action a.disabled.can_button, body.page-node-type-action #can_embed_form a.disabled.button, body.page-node-type-action #donate_auto_modal a.disabled.button,
fieldset[disabled] a.btn,
fieldset[disabled] body.page-node-30 .field--name-field-embed-snippet .ngp-form.at a.btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at fieldset[disabled] a.btn-at-primary,
fieldset[disabled] body.page-node-type-action a.can_button,
body.page-node-type-action fieldset[disabled] a.can_button,
fieldset[disabled] body.page-node-type-action #can_embed_form a.button,
body.page-node-type-action #can_embed_form fieldset[disabled] a.button,
fieldset[disabled] body.page-node-type-action #donate_auto_modal a.button,
body.page-node-type-action #donate_auto_modal fieldset[disabled] a.button {
  pointer-events: none; }

.btn-default, .bigradio .form-type-radio label {
  color: #fff;
  background-color: #DD7700;
  border-color: #DD7700; }
  .btn-default:focus, .bigradio .form-type-radio label:focus, .btn-default.focus, .bigradio .form-type-radio label.focus {
    color: #fff;
    background-color: #aa5c00;
    border-color: #5e3200; }
  .btn-default:hover, .bigradio .form-type-radio label:hover {
    color: #fff;
    background-color: #aa5c00;
    border-color: #a05600; }
  .btn-default:active, .bigradio .form-type-radio label:active, .btn-default.active, .bigradio .form-type-radio label.active,
  .open > .btn-default.dropdown-toggle,
  .bigradio .form-type-radio .open > label.dropdown-toggle {
    color: #fff;
    background-color: #aa5c00;
    border-color: #a05600; }
    .btn-default:active:hover, .bigradio .form-type-radio label:active:hover, .btn-default:active:focus, .bigradio .form-type-radio label:active:focus, .btn-default:active.focus, .bigradio .form-type-radio label:active.focus, .btn-default.active:hover, .bigradio .form-type-radio label.active:hover, .btn-default.active:focus, .bigradio .form-type-radio label.active:focus, .btn-default.active.focus, .bigradio .form-type-radio label.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .bigradio .form-type-radio .open > label.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .bigradio .form-type-radio .open > label.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus,
    .bigradio .form-type-radio .open > label.dropdown-toggle.focus {
      color: #fff;
      background-color: #864800;
      border-color: #5e3200; }
  .btn-default:active, .bigradio .form-type-radio label:active, .btn-default.active, .bigradio .form-type-radio label.active,
  .open > .btn-default.dropdown-toggle,
  .bigradio .form-type-radio .open > label.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .bigradio .form-type-radio label.disabled:hover, .btn-default.disabled:focus, .bigradio .form-type-radio label.disabled:focus, .btn-default.disabled.focus, .bigradio .form-type-radio label.disabled.focus, .btn-default[disabled]:hover, .bigradio .form-type-radio label[disabled]:hover, .btn-default[disabled]:focus, .bigradio .form-type-radio label[disabled]:focus, .btn-default[disabled].focus, .bigradio .form-type-radio label[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .bigradio .form-type-radio label:hover,
  .bigradio .form-type-radio fieldset[disabled] label:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .bigradio .form-type-radio label:focus,
  .bigradio .form-type-radio fieldset[disabled] label:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .bigradio .form-type-radio label.focus,
  .bigradio .form-type-radio fieldset[disabled] label.focus {
    background-color: #DD7700;
    border-color: #DD7700; }
  .btn-default .badge, .bigradio .form-type-radio label .badge {
    color: #DD7700;
    background-color: #fff; }

.btn-primary, .region-home-jumbotron .at-form .at-form-submit .at-submit, .region-footer-action .at-form .at-form-submit .at-submit, .issue-wrap .at-form .at-form-submit .at-submit, html .at-form-submit .at-submit, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .bigradio .form-type-radio .form-radio:checked + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], body.page-node-type-action .can_button, body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .button, body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .button {
  color: #eeeeee;
  background-color: #DD7700;
  border-color: #DD7700; }
  .btn-primary:focus, .region-home-jumbotron .at-form .at-form-submit .at-submit:focus, .region-footer-action .at-form .at-form-submit .at-submit:focus, .issue-wrap .at-form .at-form-submit .at-submit:focus, html .at-form-submit .at-submit:focus, .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:focus[type=submit], body.page-node-type-action .can_button:focus, body.page-node-type-action #can_embed_form input:focus[type="submit"], body.page-node-type-action #can_embed_form .button:focus, body.page-node-type-action #donate_auto_modal input:focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:focus, .btn-primary.focus, .region-home-jumbotron .at-form .at-form-submit .focus.at-submit, .region-footer-action .at-form .at-form-submit .focus.at-submit, .issue-wrap .at-form .at-form-submit .focus.at-submit, html .at-form-submit .focus.at-submit, .crm-form-wrap #can_embed_form #form_col2 input.focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.focus[type=submit], body.page-node-type-action .focus.can_button, body.page-node-type-action #can_embed_form input.focus[type="submit"], body.page-node-type-action #can_embed_form .focus.button, body.page-node-type-action #donate_auto_modal input.focus[type="submit"], body.page-node-type-action #donate_auto_modal .focus.button {
    color: #eeeeee;
    background-color: #aa5c00;
    border-color: #5e3200; }
  .btn-primary:hover, .region-home-jumbotron .at-form .at-form-submit .at-submit:hover, .region-footer-action .at-form .at-form-submit .at-submit:hover, .issue-wrap .at-form .at-form-submit .at-submit:hover, html .at-form-submit .at-submit:hover, .crm-form-wrap #can_embed_form #form_col2 input:hover[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:hover[type=submit], body.page-node-type-action .can_button:hover, body.page-node-type-action #can_embed_form input:hover[type="submit"], body.page-node-type-action #can_embed_form .button:hover, body.page-node-type-action #donate_auto_modal input:hover[type="submit"], body.page-node-type-action #donate_auto_modal .button:hover {
    color: #eeeeee;
    background-color: #aa5c00;
    border-color: #a05600; }
  .btn-primary:active, .region-home-jumbotron .at-form .at-form-submit .at-submit:active, .region-footer-action .at-form .at-form-submit .at-submit:active, .issue-wrap .at-form .at-form-submit .at-submit:active, html .at-form-submit .at-submit:active, .crm-form-wrap #can_embed_form #form_col2 input:active[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active[type=submit], body.page-node-type-action .can_button:active, body.page-node-type-action #can_embed_form input:active[type="submit"], body.page-node-type-action #can_embed_form .button:active, body.page-node-type-action #donate_auto_modal input:active[type="submit"], body.page-node-type-action #donate_auto_modal .button:active, .btn-primary.active, .region-home-jumbotron .at-form .at-form-submit .active.at-submit, .region-footer-action .at-form .at-form-submit .active.at-submit, .issue-wrap .at-form .at-form-submit .active.at-submit, html .at-form-submit .active.at-submit, .crm-form-wrap #can_embed_form #form_col2 input.active[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active[type=submit], body.page-node-type-action .active.can_button, body.page-node-type-action #can_embed_form input.active[type="submit"], body.page-node-type-action #can_embed_form .active.button, body.page-node-type-action #donate_auto_modal input.active[type="submit"], body.page-node-type-action #donate_auto_modal .active.button,
  .open > .btn-primary.dropdown-toggle,
  .region-home-jumbotron .at-form .at-form-submit .open > .dropdown-toggle.at-submit,
  .region-footer-action .at-form .at-form-submit .open > .dropdown-toggle.at-submit,
  .issue-wrap .at-form .at-form-submit .open > .dropdown-toggle.at-submit,
  html .at-form-submit .open > .dropdown-toggle.at-submit,
  .crm-form-wrap #can_embed_form #form_col2 .open > input.dropdown-toggle[type="submit"],
  .bigradio .form-type-radio .open > .form-radio:checked + label.dropdown-toggle,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .open > input.dropdown-toggle[type=submit],
  body.page-node-type-action .open > .dropdown-toggle.can_button,
  body.page-node-type-action #can_embed_form .open > input.dropdown-toggle[type="submit"],
  body.page-node-type-action #can_embed_form .open > .dropdown-toggle.button,
  body.page-node-type-action #donate_auto_modal .open > input.dropdown-toggle[type="submit"],
  body.page-node-type-action #donate_auto_modal .open > .dropdown-toggle.button {
    color: #eeeeee;
    background-color: #aa5c00;
    border-color: #a05600; }
    .btn-primary:active:hover, .region-home-jumbotron .at-form .at-form-submit .at-submit:active:hover, .region-footer-action .at-form .at-form-submit .at-submit:active:hover, .issue-wrap .at-form .at-form-submit .at-submit:active:hover, html .at-form-submit .at-submit:active:hover, .crm-form-wrap #can_embed_form #form_col2 input:active:hover[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:active:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active:hover[type=submit], body.page-node-type-action .can_button:active:hover, body.page-node-type-action #can_embed_form input:active:hover[type="submit"], body.page-node-type-action #can_embed_form .button:active:hover, body.page-node-type-action #donate_auto_modal input:active:hover[type="submit"], body.page-node-type-action #donate_auto_modal .button:active:hover, .btn-primary:active:focus, .region-home-jumbotron .at-form .at-form-submit .at-submit:active:focus, .region-footer-action .at-form .at-form-submit .at-submit:active:focus, .issue-wrap .at-form .at-form-submit .at-submit:active:focus, html .at-form-submit .at-submit:active:focus, .crm-form-wrap #can_embed_form #form_col2 input:active:focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:active:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active:focus[type=submit], body.page-node-type-action .can_button:active:focus, body.page-node-type-action #can_embed_form input:active:focus[type="submit"], body.page-node-type-action #can_embed_form .button:active:focus, body.page-node-type-action #donate_auto_modal input:active:focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:active:focus, .btn-primary:active.focus, .region-home-jumbotron .at-form .at-form-submit .at-submit:active.focus, .region-footer-action .at-form .at-form-submit .at-submit:active.focus, .issue-wrap .at-form .at-form-submit .at-submit:active.focus, html .at-form-submit .at-submit:active.focus, .crm-form-wrap #can_embed_form #form_col2 input:active.focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:active.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active.focus[type=submit], body.page-node-type-action .can_button:active.focus, body.page-node-type-action #can_embed_form input:active.focus[type="submit"], body.page-node-type-action #can_embed_form .button:active.focus, body.page-node-type-action #donate_auto_modal input:active.focus[type="submit"], body.page-node-type-action #donate_auto_modal .button:active.focus, .btn-primary.active:hover, .region-home-jumbotron .at-form .at-form-submit .active.at-submit:hover, .region-footer-action .at-form .at-form-submit .active.at-submit:hover, .issue-wrap .at-form .at-form-submit .active.at-submit:hover, html .at-form-submit .active.at-submit:hover, .crm-form-wrap #can_embed_form #form_col2 input.active:hover[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.active:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active:hover[type=submit], body.page-node-type-action .active.can_button:hover, body.page-node-type-action #can_embed_form input.active:hover[type="submit"], body.page-node-type-action #can_embed_form .active.button:hover, body.page-node-type-action #donate_auto_modal input.active:hover[type="submit"], body.page-node-type-action #donate_auto_modal .active.button:hover, .btn-primary.active:focus, .region-home-jumbotron .at-form .at-form-submit .active.at-submit:focus, .region-footer-action .at-form .at-form-submit .active.at-submit:focus, .issue-wrap .at-form .at-form-submit .active.at-submit:focus, html .at-form-submit .active.at-submit:focus, .crm-form-wrap #can_embed_form #form_col2 input.active:focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.active:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active:focus[type=submit], body.page-node-type-action .active.can_button:focus, body.page-node-type-action #can_embed_form input.active:focus[type="submit"], body.page-node-type-action #can_embed_form .active.button:focus, body.page-node-type-action #donate_auto_modal input.active:focus[type="submit"], body.page-node-type-action #donate_auto_modal .active.button:focus, .btn-primary.active.focus, .region-home-jumbotron .at-form .at-form-submit .active.focus.at-submit, .region-footer-action .at-form .at-form-submit .active.focus.at-submit, .issue-wrap .at-form .at-form-submit .active.focus.at-submit, html .at-form-submit .active.focus.at-submit, .crm-form-wrap #can_embed_form #form_col2 input.active.focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.active.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active.focus[type=submit], body.page-node-type-action .active.focus.can_button, body.page-node-type-action #can_embed_form input.active.focus[type="submit"], body.page-node-type-action #can_embed_form .active.focus.button, body.page-node-type-action #donate_auto_modal input.active.focus[type="submit"], body.page-node-type-action #donate_auto_modal .active.focus.button,
    .open > .btn-primary.dropdown-toggle:hover,
    .region-home-jumbotron .at-form .at-form-submit .open > .dropdown-toggle.at-submit:hover,
    .region-footer-action .at-form .at-form-submit .open > .dropdown-toggle.at-submit:hover,
    .issue-wrap .at-form .at-form-submit .open > .dropdown-toggle.at-submit:hover,
    html .at-form-submit .open > .dropdown-toggle.at-submit:hover,
    .crm-form-wrap #can_embed_form #form_col2 .open > input.dropdown-toggle:hover[type="submit"],
    .bigradio .form-type-radio .open > .form-radio:checked + label.dropdown-toggle:hover,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .open > input.dropdown-toggle:hover[type=submit],
    body.page-node-type-action .open > .dropdown-toggle.can_button:hover,
    body.page-node-type-action #can_embed_form .open > input.dropdown-toggle:hover[type="submit"],
    body.page-node-type-action #can_embed_form .open > .dropdown-toggle.button:hover,
    body.page-node-type-action #donate_auto_modal .open > input.dropdown-toggle:hover[type="submit"],
    body.page-node-type-action #donate_auto_modal .open > .dropdown-toggle.button:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .region-home-jumbotron .at-form .at-form-submit .open > .dropdown-toggle.at-submit:focus,
    .region-footer-action .at-form .at-form-submit .open > .dropdown-toggle.at-submit:focus,
    .issue-wrap .at-form .at-form-submit .open > .dropdown-toggle.at-submit:focus,
    html .at-form-submit .open > .dropdown-toggle.at-submit:focus,
    .crm-form-wrap #can_embed_form #form_col2 .open > input.dropdown-toggle:focus[type="submit"],
    .bigradio .form-type-radio .open > .form-radio:checked + label.dropdown-toggle:focus,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .open > input.dropdown-toggle:focus[type=submit],
    body.page-node-type-action .open > .dropdown-toggle.can_button:focus,
    body.page-node-type-action #can_embed_form .open > input.dropdown-toggle:focus[type="submit"],
    body.page-node-type-action #can_embed_form .open > .dropdown-toggle.button:focus,
    body.page-node-type-action #donate_auto_modal .open > input.dropdown-toggle:focus[type="submit"],
    body.page-node-type-action #donate_auto_modal .open > .dropdown-toggle.button:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .region-home-jumbotron .at-form .at-form-submit .open > .dropdown-toggle.focus.at-submit,
    .region-footer-action .at-form .at-form-submit .open > .dropdown-toggle.focus.at-submit,
    .issue-wrap .at-form .at-form-submit .open > .dropdown-toggle.focus.at-submit,
    html .at-form-submit .open > .dropdown-toggle.focus.at-submit,
    .crm-form-wrap #can_embed_form #form_col2 .open > input.dropdown-toggle.focus[type="submit"],
    .bigradio .form-type-radio .open > .form-radio:checked + label.dropdown-toggle.focus,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .open > input.dropdown-toggle.focus[type=submit],
    body.page-node-type-action .open > .dropdown-toggle.focus.can_button,
    body.page-node-type-action #can_embed_form .open > input.dropdown-toggle.focus[type="submit"],
    body.page-node-type-action #can_embed_form .open > .dropdown-toggle.focus.button,
    body.page-node-type-action #donate_auto_modal .open > input.dropdown-toggle.focus[type="submit"],
    body.page-node-type-action #donate_auto_modal .open > .dropdown-toggle.focus.button {
      color: #eeeeee;
      background-color: #864800;
      border-color: #5e3200; }
  .btn-primary:active, .region-home-jumbotron .at-form .at-form-submit .at-submit:active, .region-footer-action .at-form .at-form-submit .at-submit:active, .issue-wrap .at-form .at-form-submit .at-submit:active, html .at-form-submit .at-submit:active, .crm-form-wrap #can_embed_form #form_col2 input:active[type="submit"], .bigradio .form-type-radio .form-radio:checked + label:active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:active[type=submit], body.page-node-type-action .can_button:active, body.page-node-type-action #can_embed_form input:active[type="submit"], body.page-node-type-action #can_embed_form .button:active, body.page-node-type-action #donate_auto_modal input:active[type="submit"], body.page-node-type-action #donate_auto_modal .button:active, .btn-primary.active, .region-home-jumbotron .at-form .at-form-submit .active.at-submit, .region-footer-action .at-form .at-form-submit .active.at-submit, .issue-wrap .at-form .at-form-submit .active.at-submit, html .at-form-submit .active.at-submit, .crm-form-wrap #can_embed_form #form_col2 input.active[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.active[type=submit], body.page-node-type-action .active.can_button, body.page-node-type-action #can_embed_form input.active[type="submit"], body.page-node-type-action #can_embed_form .active.button, body.page-node-type-action #donate_auto_modal input.active[type="submit"], body.page-node-type-action #donate_auto_modal .active.button,
  .open > .btn-primary.dropdown-toggle,
  .region-home-jumbotron .at-form .at-form-submit .open > .dropdown-toggle.at-submit,
  .region-footer-action .at-form .at-form-submit .open > .dropdown-toggle.at-submit,
  .issue-wrap .at-form .at-form-submit .open > .dropdown-toggle.at-submit,
  html .at-form-submit .open > .dropdown-toggle.at-submit,
  .crm-form-wrap #can_embed_form #form_col2 .open > input.dropdown-toggle[type="submit"],
  .bigradio .form-type-radio .open > .form-radio:checked + label.dropdown-toggle,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .open > input.dropdown-toggle[type=submit],
  body.page-node-type-action .open > .dropdown-toggle.can_button,
  body.page-node-type-action #can_embed_form .open > input.dropdown-toggle[type="submit"],
  body.page-node-type-action #can_embed_form .open > .dropdown-toggle.button,
  body.page-node-type-action #donate_auto_modal .open > input.dropdown-toggle[type="submit"],
  body.page-node-type-action #donate_auto_modal .open > .dropdown-toggle.button {
    background-image: none; }
  .btn-primary.disabled:hover, .region-home-jumbotron .at-form .at-form-submit .disabled.at-submit:hover, .region-footer-action .at-form .at-form-submit .disabled.at-submit:hover, .issue-wrap .at-form .at-form-submit .disabled.at-submit:hover, html .at-form-submit .disabled.at-submit:hover, .crm-form-wrap #can_embed_form #form_col2 input.disabled:hover[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.disabled:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.disabled:hover[type=submit], body.page-node-type-action .disabled.can_button:hover, body.page-node-type-action #can_embed_form input.disabled:hover[type="submit"], body.page-node-type-action #can_embed_form .disabled.button:hover, body.page-node-type-action #donate_auto_modal input.disabled:hover[type="submit"], body.page-node-type-action #donate_auto_modal .disabled.button:hover, .btn-primary.disabled:focus, .region-home-jumbotron .at-form .at-form-submit .disabled.at-submit:focus, .region-footer-action .at-form .at-form-submit .disabled.at-submit:focus, .issue-wrap .at-form .at-form-submit .disabled.at-submit:focus, html .at-form-submit .disabled.at-submit:focus, .crm-form-wrap #can_embed_form #form_col2 input.disabled:focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.disabled:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.disabled:focus[type=submit], body.page-node-type-action .disabled.can_button:focus, body.page-node-type-action #can_embed_form input.disabled:focus[type="submit"], body.page-node-type-action #can_embed_form .disabled.button:focus, body.page-node-type-action #donate_auto_modal input.disabled:focus[type="submit"], body.page-node-type-action #donate_auto_modal .disabled.button:focus, .btn-primary.disabled.focus, .region-home-jumbotron .at-form .at-form-submit .disabled.focus.at-submit, .region-footer-action .at-form .at-form-submit .disabled.focus.at-submit, .issue-wrap .at-form .at-form-submit .disabled.focus.at-submit, html .at-form-submit .disabled.focus.at-submit, .crm-form-wrap #can_embed_form #form_col2 input.disabled.focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label.disabled.focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.disabled.focus[type=submit], body.page-node-type-action .disabled.focus.can_button, body.page-node-type-action #can_embed_form input.disabled.focus[type="submit"], body.page-node-type-action #can_embed_form .disabled.focus.button, body.page-node-type-action #donate_auto_modal input.disabled.focus[type="submit"], body.page-node-type-action #donate_auto_modal .disabled.focus.button, .btn-primary[disabled]:hover, .region-home-jumbotron .at-form .at-form-submit .at-submit[disabled]:hover, .region-footer-action .at-form .at-form-submit .at-submit[disabled]:hover, .issue-wrap .at-form .at-form-submit .at-submit[disabled]:hover, html .at-form-submit .at-submit[disabled]:hover, .crm-form-wrap #can_embed_form #form_col2 input[disabled]:hover[type="submit"], .bigradio .form-type-radio .form-radio:checked + label[disabled]:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[disabled]:hover[type=submit], body.page-node-type-action .can_button[disabled]:hover, body.page-node-type-action #can_embed_form input[disabled]:hover[type="submit"], body.page-node-type-action #can_embed_form .button[disabled]:hover, body.page-node-type-action #donate_auto_modal input[disabled]:hover[type="submit"], body.page-node-type-action #donate_auto_modal .button[disabled]:hover, .btn-primary[disabled]:focus, .region-home-jumbotron .at-form .at-form-submit .at-submit[disabled]:focus, .region-footer-action .at-form .at-form-submit .at-submit[disabled]:focus, .issue-wrap .at-form .at-form-submit .at-submit[disabled]:focus, html .at-form-submit .at-submit[disabled]:focus, .crm-form-wrap #can_embed_form #form_col2 input[disabled]:focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label[disabled]:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[disabled]:focus[type=submit], body.page-node-type-action .can_button[disabled]:focus, body.page-node-type-action #can_embed_form input[disabled]:focus[type="submit"], body.page-node-type-action #can_embed_form .button[disabled]:focus, body.page-node-type-action #donate_auto_modal input[disabled]:focus[type="submit"], body.page-node-type-action #donate_auto_modal .button[disabled]:focus, .btn-primary[disabled].focus, .region-home-jumbotron .at-form .at-form-submit .at-submit[disabled].focus, .region-footer-action .at-form .at-form-submit .at-submit[disabled].focus, .issue-wrap .at-form .at-form-submit .at-submit[disabled].focus, html .at-form-submit .at-submit[disabled].focus, .crm-form-wrap #can_embed_form #form_col2 input[disabled].focus[type="submit"], .bigradio .form-type-radio .form-radio:checked + label[disabled].focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[disabled].focus[type=submit], body.page-node-type-action .can_button[disabled].focus, body.page-node-type-action #can_embed_form input[disabled].focus[type="submit"], body.page-node-type-action #can_embed_form .button[disabled].focus, body.page-node-type-action #donate_auto_modal input[disabled].focus[type="submit"], body.page-node-type-action #donate_auto_modal .button[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .region-home-jumbotron .at-form .at-form-submit .at-submit:hover,
  .region-home-jumbotron .at-form .at-form-submit fieldset[disabled] .at-submit:hover,
  fieldset[disabled] .region-footer-action .at-form .at-form-submit .at-submit:hover,
  .region-footer-action .at-form .at-form-submit fieldset[disabled] .at-submit:hover,
  fieldset[disabled] .issue-wrap .at-form .at-form-submit .at-submit:hover,
  .issue-wrap .at-form .at-form-submit fieldset[disabled] .at-submit:hover,
  fieldset[disabled] html .at-form-submit .at-submit:hover,
  html .at-form-submit fieldset[disabled] .at-submit:hover,
  fieldset[disabled] .crm-form-wrap #can_embed_form #form_col2 input:hover[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 fieldset[disabled] input:hover[type="submit"],
  fieldset[disabled] .bigradio .form-type-radio .form-radio:checked + label:hover,
  .bigradio .form-type-radio fieldset[disabled] .form-radio:checked + label:hover,
  fieldset[disabled] .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:hover[type=submit],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 fieldset[disabled] input:hover[type=submit],
  fieldset[disabled] body.page-node-type-action .can_button:hover,
  body.page-node-type-action fieldset[disabled] .can_button:hover,
  fieldset[disabled] body.page-node-type-action #can_embed_form input:hover[type="submit"],
  body.page-node-type-action #can_embed_form fieldset[disabled] input:hover[type="submit"],
  fieldset[disabled] body.page-node-type-action #can_embed_form .button:hover,
  body.page-node-type-action #can_embed_form fieldset[disabled] .button:hover,
  fieldset[disabled] body.page-node-type-action #donate_auto_modal input:hover[type="submit"],
  body.page-node-type-action #donate_auto_modal fieldset[disabled] input:hover[type="submit"],
  fieldset[disabled] body.page-node-type-action #donate_auto_modal .button:hover,
  body.page-node-type-action #donate_auto_modal fieldset[disabled] .button:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .region-home-jumbotron .at-form .at-form-submit .at-submit:focus,
  .region-home-jumbotron .at-form .at-form-submit fieldset[disabled] .at-submit:focus,
  fieldset[disabled] .region-footer-action .at-form .at-form-submit .at-submit:focus,
  .region-footer-action .at-form .at-form-submit fieldset[disabled] .at-submit:focus,
  fieldset[disabled] .issue-wrap .at-form .at-form-submit .at-submit:focus,
  .issue-wrap .at-form .at-form-submit fieldset[disabled] .at-submit:focus,
  fieldset[disabled] html .at-form-submit .at-submit:focus,
  html .at-form-submit fieldset[disabled] .at-submit:focus,
  fieldset[disabled] .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 fieldset[disabled] input:focus[type="submit"],
  fieldset[disabled] .bigradio .form-type-radio .form-radio:checked + label:focus,
  .bigradio .form-type-radio fieldset[disabled] .form-radio:checked + label:focus,
  fieldset[disabled] .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:focus[type=submit],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 fieldset[disabled] input:focus[type=submit],
  fieldset[disabled] body.page-node-type-action .can_button:focus,
  body.page-node-type-action fieldset[disabled] .can_button:focus,
  fieldset[disabled] body.page-node-type-action #can_embed_form input:focus[type="submit"],
  body.page-node-type-action #can_embed_form fieldset[disabled] input:focus[type="submit"],
  fieldset[disabled] body.page-node-type-action #can_embed_form .button:focus,
  body.page-node-type-action #can_embed_form fieldset[disabled] .button:focus,
  fieldset[disabled] body.page-node-type-action #donate_auto_modal input:focus[type="submit"],
  body.page-node-type-action #donate_auto_modal fieldset[disabled] input:focus[type="submit"],
  fieldset[disabled] body.page-node-type-action #donate_auto_modal .button:focus,
  body.page-node-type-action #donate_auto_modal fieldset[disabled] .button:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .region-home-jumbotron .at-form .at-form-submit .focus.at-submit,
  .region-home-jumbotron .at-form .at-form-submit fieldset[disabled] .focus.at-submit,
  fieldset[disabled] .region-footer-action .at-form .at-form-submit .focus.at-submit,
  .region-footer-action .at-form .at-form-submit fieldset[disabled] .focus.at-submit,
  fieldset[disabled] .issue-wrap .at-form .at-form-submit .focus.at-submit,
  .issue-wrap .at-form .at-form-submit fieldset[disabled] .focus.at-submit,
  fieldset[disabled] html .at-form-submit .focus.at-submit,
  html .at-form-submit fieldset[disabled] .focus.at-submit,
  fieldset[disabled] .crm-form-wrap #can_embed_form #form_col2 input.focus[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 fieldset[disabled] input.focus[type="submit"],
  fieldset[disabled] .bigradio .form-type-radio .form-radio:checked + label.focus,
  .bigradio .form-type-radio fieldset[disabled] .form-radio:checked + label.focus,
  fieldset[disabled] .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.focus[type=submit],
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 fieldset[disabled] input.focus[type=submit],
  fieldset[disabled] body.page-node-type-action .focus.can_button,
  body.page-node-type-action fieldset[disabled] .focus.can_button,
  fieldset[disabled] body.page-node-type-action #can_embed_form input.focus[type="submit"],
  body.page-node-type-action #can_embed_form fieldset[disabled] input.focus[type="submit"],
  fieldset[disabled] body.page-node-type-action #can_embed_form .focus.button,
  body.page-node-type-action #can_embed_form fieldset[disabled] .focus.button,
  fieldset[disabled] body.page-node-type-action #donate_auto_modal input.focus[type="submit"],
  body.page-node-type-action #donate_auto_modal fieldset[disabled] input.focus[type="submit"],
  fieldset[disabled] body.page-node-type-action #donate_auto_modal .focus.button,
  body.page-node-type-action #donate_auto_modal fieldset[disabled] .focus.button {
    background-color: #DD7700;
    border-color: #DD7700; }
  .btn-primary .badge, .region-home-jumbotron .at-form .at-form-submit .at-submit .badge, .region-footer-action .at-form .at-form-submit .at-submit .badge, .issue-wrap .at-form .at-form-submit .at-submit .badge, html .at-form-submit .at-submit .badge, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .badge, .bigradio .form-type-radio .form-radio:checked + label .badge, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] .badge, body.page-node-type-action .can_button .badge, body.page-node-type-action #can_embed_form input[type="submit"] .badge, body.page-node-type-action #can_embed_form .button .badge, body.page-node-type-action #donate_auto_modal input[type="submit"] .badge, body.page-node-type-action #donate_auto_modal .button .badge {
    color: #DD7700;
    background-color: #eeeeee; }

.btn-success {
  color: #fff;
  background-color: #6DC400;
  border-color: #6DC400; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #519100;
    border-color: #264500; }
  .btn-success:hover {
    color: #fff;
    background-color: #519100;
    border-color: #4b8700; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #519100;
    border-color: #4b8700; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #3d6d00;
      border-color: #264500; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #6DC400;
    border-color: #6DC400; }
  .btn-success .badge {
    color: #6DC400;
    background-color: #fff; }

.btn-info, .bigradio .form-type-radio label:hover {
  color: #fff;
  background-color: #667;
  border-color: #5a5a69; }
  .btn-info:focus, .bigradio .form-type-radio label:focus:hover, .btn-info.focus, .bigradio .form-type-radio label.focus:hover {
    color: #fff;
    background-color: #4e4e5c;
    border-color: #1f1f25; }
  .btn-info:hover, .bigradio .form-type-radio label:hover {
    color: #fff;
    background-color: #4e4e5c;
    border-color: #3e3e48; }
  .btn-info:active, .bigradio .form-type-radio label:active:hover, .btn-info.active, .bigradio .form-type-radio label.active:hover,
  .open > .btn-info.dropdown-toggle,
  .bigradio .form-type-radio .open > label.dropdown-toggle:hover {
    color: #fff;
    background-color: #4e4e5c;
    border-color: #3e3e48; }
    .btn-info:active:hover, .bigradio .form-type-radio label:active:hover, .btn-info:active:focus, .bigradio .form-type-radio label:active:focus:hover, .btn-info:active.focus, .bigradio .form-type-radio label:active.focus:hover, .btn-info.active:hover, .bigradio .form-type-radio label.active:hover, .btn-info.active:focus, .bigradio .form-type-radio label.active:focus:hover, .btn-info.active.focus, .bigradio .form-type-radio label.active.focus:hover,
    .open > .btn-info.dropdown-toggle:hover,
    .bigradio .form-type-radio .open > label.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .bigradio .form-type-radio .open > label.dropdown-toggle:focus:hover,
    .open > .btn-info.dropdown-toggle.focus,
    .bigradio .form-type-radio .open > label.dropdown-toggle.focus:hover {
      color: #fff;
      background-color: #3e3e48;
      border-color: #1f1f25; }
  .btn-info:active, .bigradio .form-type-radio label:active:hover, .btn-info.active, .bigradio .form-type-radio label.active:hover,
  .open > .btn-info.dropdown-toggle,
  .bigradio .form-type-radio .open > label.dropdown-toggle:hover {
    background-image: none; }
  .btn-info.disabled:hover, .bigradio .form-type-radio label.disabled:hover, .btn-info.disabled:focus, .bigradio .form-type-radio label.disabled:focus:hover, .btn-info.disabled.focus, .bigradio .form-type-radio label.disabled.focus:hover, .btn-info[disabled]:hover, .bigradio .form-type-radio label[disabled]:hover, .btn-info[disabled]:focus, .bigradio .form-type-radio label[disabled]:focus:hover, .btn-info[disabled].focus, .bigradio .form-type-radio label[disabled].focus:hover,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .bigradio .form-type-radio label:hover,
  .bigradio .form-type-radio fieldset[disabled] label:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .bigradio .form-type-radio label:focus:hover,
  .bigradio .form-type-radio fieldset[disabled] label:focus:hover,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .bigradio .form-type-radio label.focus:hover,
  .bigradio .form-type-radio fieldset[disabled] label.focus:hover {
    background-color: #667;
    border-color: #5a5a69; }
  .btn-info .badge, .bigradio .form-type-radio label:hover .badge {
    color: #667;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

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

.btn-lg, .btn-group-lg > .btn, .bigradio .form-type-radio .btn-group-lg > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-lg > input[type=submit], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], section.home-block-4 #block-get-involved a, body.page-node-type-action .can_button, body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .button, body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .button {
  padding: 15px 15px;
  font-size: 20px;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-sm > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-sm > input[type="submit"], .bigradio .form-type-radio .btn-group-sm > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-sm > input[type=submit], body.page-node-type-action .btn-group-sm > .can_button, body.page-node-type-action #can_embed_form .btn-group-sm > input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-sm > .button, body.page-node-type-action #donate_auto_modal .btn-group-sm > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-sm > .button {
  padding: 5px 5px;
  font-size: 13px;
  line-height: 1.25;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-xs > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-xs > input[type="submit"], .bigradio .form-type-radio .btn-group-xs > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-xs > input[type=submit], body.page-node-type-action .btn-group-xs > .can_button, body.page-node-type-action #can_embed_form .btn-group-xs > input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-xs > .button, body.page-node-type-action #donate_auto_modal .btn-group-xs > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-xs > .button {
  padding: 2px 2px;
  font-size: 13px;
  line-height: 1.25;
  border-radius: 0; }

.btn-block, .region-home-jumbotron .at-form .at-form-submit .at-submit, .region-footer-action .at-form .at-form-submit .at-submit, .issue-wrap .at-form .at-form-submit .at-submit {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .region-home-jumbotron .at-form .at-form-submit .at-submit + .btn-block, .region-footer-action .at-form .at-form-submit .at-submit + .btn-block, .issue-wrap .at-form .at-form-submit .at-submit + .btn-block, .region-home-jumbotron .at-form .at-form-submit .btn-block + .at-submit, .region-home-jumbotron .at-form .at-form-submit .at-submit + .at-submit, .region-footer-action .at-form .at-form-submit .btn-block + .at-submit, .region-footer-action .at-form .at-form-submit .at-submit + .at-submit, .issue-wrap .at-form .at-form-submit .btn-block + .at-submit, .issue-wrap .at-form .at-form-submit .at-submit + .at-submit {
  margin-top: 5px; }

input[type="submit"].btn-block, .region-home-jumbotron .at-form .at-form-submit input.at-submit[type="submit"], .region-footer-action .at-form .at-form-submit input.at-submit[type="submit"], .issue-wrap .at-form .at-form-submit input.at-submit[type="submit"],
input[type="reset"].btn-block,
.region-home-jumbotron .at-form .at-form-submit input.at-submit[type="reset"],
.region-footer-action .at-form .at-form-submit input.at-submit[type="reset"],
.issue-wrap .at-form .at-form-submit input.at-submit[type="reset"],
input[type="button"].btn-block,
.region-home-jumbotron .at-form .at-form-submit input.at-submit[type="button"],
.region-footer-action .at-form .at-form-submit input.at-submit[type="button"],
.issue-wrap .at-form .at-form-submit input.at-submit[type="button"] {
  width: 100%; }

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #023;
    white-space: nowrap; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #e5e5e5; }

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.5;
  color: #e5e5e5;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input[type="submit"], .bigradio .form-type-radio .btn-group > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input[type=submit], body.page-node-type-action .btn-group > .can_button, body.page-node-type-action #can_embed_form .btn-group > input[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button, body.page-node-type-action #donate_auto_modal .btn-group > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button,
  .btn-group-vertical > .btn,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary,
  .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"],
  .bigradio .form-type-radio .btn-group-vertical > label,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit],
  body.page-node-type-action .btn-group-vertical > .can_button,
  body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"],
  body.page-node-type-action #can_embed_form .btn-group-vertical > .button,
  body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"],
  body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:hover, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:hover[type="submit"], .bigradio .form-type-radio .btn-group > label:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:hover[type=submit], body.page-node-type-action .btn-group > .can_button:hover, body.page-node-type-action #can_embed_form .btn-group > input:hover[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:hover, body.page-node-type-action #donate_auto_modal .btn-group > input:hover[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:hover, .btn-group > .btn:focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:focus, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:focus[type="submit"], .bigradio .form-type-radio .btn-group > label:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:focus[type=submit], body.page-node-type-action .btn-group > .can_button:focus, body.page-node-type-action #can_embed_form .btn-group > input:focus[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:focus, body.page-node-type-action #donate_auto_modal .btn-group > input:focus[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:focus, .btn-group > .btn:active, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:active, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:active[type="submit"], .bigradio .form-type-radio .btn-group > label:active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:active[type=submit], body.page-node-type-action .btn-group > .can_button:active, body.page-node-type-action #can_embed_form .btn-group > input:active[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:active, body.page-node-type-action #donate_auto_modal .btn-group > input:active[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:active, .btn-group > .btn.active, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .active.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input.active[type="submit"], .bigradio .form-type-radio .btn-group > label.active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input.active[type=submit], body.page-node-type-action .btn-group > .active.can_button, body.page-node-type-action #can_embed_form .btn-group > input.active[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .active.button, body.page-node-type-action #donate_auto_modal .btn-group > input.active[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .active.button,
    .btn-group-vertical > .btn:hover,
    body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary:hover,
    .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input:hover[type="submit"],
    .bigradio .form-type-radio .btn-group-vertical > label:hover,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input:hover[type=submit],
    body.page-node-type-action .btn-group-vertical > .can_button:hover,
    body.page-node-type-action #can_embed_form .btn-group-vertical > input:hover[type="submit"],
    body.page-node-type-action #can_embed_form .btn-group-vertical > .button:hover,
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > input:hover[type="submit"],
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button:hover,
    .btn-group-vertical > .btn:focus,
    body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary:focus,
    .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input:focus[type="submit"],
    .bigradio .form-type-radio .btn-group-vertical > label:focus,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input:focus[type=submit],
    body.page-node-type-action .btn-group-vertical > .can_button:focus,
    body.page-node-type-action #can_embed_form .btn-group-vertical > input:focus[type="submit"],
    body.page-node-type-action #can_embed_form .btn-group-vertical > .button:focus,
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > input:focus[type="submit"],
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button:focus,
    .btn-group-vertical > .btn:active,
    body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary:active,
    .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input:active[type="submit"],
    .bigradio .form-type-radio .btn-group-vertical > label:active,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input:active[type=submit],
    body.page-node-type-action .btn-group-vertical > .can_button:active,
    body.page-node-type-action #can_embed_form .btn-group-vertical > input:active[type="submit"],
    body.page-node-type-action #can_embed_form .btn-group-vertical > .button:active,
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > input:active[type="submit"],
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button:active,
    .btn-group-vertical > .btn.active,
    body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .active.btn-at-primary,
    .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input.active[type="submit"],
    .bigradio .form-type-radio .btn-group-vertical > label.active,
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input.active[type=submit],
    body.page-node-type-action .btn-group-vertical > .active.can_button,
    body.page-node-type-action #can_embed_form .btn-group-vertical > input.active[type="submit"],
    body.page-node-type-action #can_embed_form .btn-group-vertical > .active.button,
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > input.active[type="submit"],
    body.page-node-type-action #donate_auto_modal .btn-group-vertical > .active.button {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + .btn, .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn, .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + .btn, .btn-group .bigradio .form-type-radio label + .btn, .bigradio .form-type-radio .btn-group label + .btn, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + .btn, .btn-group body.page-node-type-action .can_button + .btn, body.page-node-type-action .btn-group .can_button + .btn, .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .btn, body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + .btn, .btn-group body.page-node-type-action #can_embed_form .button + .btn, body.page-node-type-action #can_embed_form .btn-group .button + .btn, .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn, body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + .btn, .btn-group body.page-node-type-action #donate_auto_modal .button + .btn, body.page-node-type-action #donate_auto_modal .btn-group .button + .btn, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn + .btn-at-primary, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + .btn-at-primary, .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + .btn-at-primary, .btn-group .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .bigradio .form-type-radio label + .btn-at-primary, .bigradio .form-type-radio .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .btn-group label + .btn-at-primary, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn-at-primary, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + .btn-at-primary, .btn-group body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action .can_button + .btn-at-primary, body.page-node-type-action .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .btn-group .can_button + .btn-at-primary, .btn-group body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .btn-at-primary, body.page-node-type-action #can_embed_form .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + .btn-at-primary, .btn-group body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #can_embed_form .button + .btn-at-primary, body.page-node-type-action #can_embed_form .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-group .button + .btn-at-primary, .btn-group body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn-at-primary, body.page-node-type-action #donate_auto_modal .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + .btn-at-primary, .btn-group body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #donate_auto_modal .button + .btn-at-primary, body.page-node-type-action #donate_auto_modal .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-group .button + .btn-at-primary, .btn-group .crm-form-wrap #can_embed_form #form_col2 .btn + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group .btn + input[type="submit"], .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .crm-form-wrap #can_embed_form #form_col2 .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + input[type="submit"], .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + input[type="submit"], .btn-group .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .btn-group .crm-form-wrap #can_embed_form #form_col2 label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .btn-group label + input[type="submit"], .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + input[type="submit"], .btn-group body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-type-action .can_button + input[type="submit"], body.page-node-type-action .btn-group .crm-form-wrap #can_embed_form #form_col2 .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .btn-group .can_button + input[type="submit"], .crm-form-wrap .btn-group body.page-node-type-action #can_embed_form #form_col2 input[type="submit"] + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form .btn-group #form_col2 input[type="submit"] + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form .btn-group #form_col2 input[type="submit"] + input[type="submit"], .btn-group body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .button + input[type="submit"], .crm-form-wrap .btn-group body.page-node-type-action #can_embed_form #form_col2 .button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form .btn-group #form_col2 .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form .btn-group #form_col2 .button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .btn-group .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-type-action #donate_auto_modal .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group .crm-form-wrap #can_embed_form #form_col2 .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .btn-group .button + input[type="submit"], .btn-group .bigradio .form-type-radio .btn + label, .bigradio .form-type-radio .btn-group .btn + label, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .btn-at-primary + label, .bigradio .form-type-radio .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + label, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .bigradio .form-type-radio .btn-at-primary + label, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + label, .btn-group .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + label, .crm-form-wrap #can_embed_form #form_col2 .btn-group .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + label, .btn-group .bigradio .form-type-radio label + label, .bigradio .form-type-radio .btn-group label + label, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio input[type=submit] + label, .bigradio .form-type-radio .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group .bigradio .form-type-radio input[type=submit] + label, .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + label, .btn-group body.page-node-type-action .bigradio .form-type-radio .can_button + label, .bigradio .form-type-radio .btn-group body.page-node-type-action .can_button + label, body.page-node-type-action .btn-group .bigradio .form-type-radio .can_button + label, .bigradio .form-type-radio body.page-node-type-action .btn-group .can_button + label, .btn-group body.page-node-type-action #can_embed_form .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + label, body.page-node-type-action #can_embed_form .btn-group .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + label, .btn-group body.page-node-type-action #can_embed_form .bigradio .form-type-radio .button + label, .bigradio .form-type-radio .btn-group body.page-node-type-action #can_embed_form .button + label, body.page-node-type-action #can_embed_form .btn-group .bigradio .form-type-radio .button + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .btn-group .button + label, .btn-group body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + label, body.page-node-type-action #donate_auto_modal .btn-group .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + label, .btn-group body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .button + label, .bigradio .form-type-radio .btn-group body.page-node-type-action #donate_auto_modal .button + label, body.page-node-type-action #donate_auto_modal .btn-group .bigradio .form-type-radio .button + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .btn-group .button + label, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group .btn + input[type=submit], .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type=submit], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + input[type=submit], .btn-group .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + input[type=submit], .crm-form-wrap #can_embed_form #form_col2 .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + input[type=submit], .btn-group .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group .bigradio .form-type-radio label + input[type=submit], .bigradio .form-type-radio .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .btn-group label + input[type=submit], .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + input[type=submit], .btn-group body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action .can_button + input[type=submit], body.page-node-type-action .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .btn-group .can_button + input[type=submit], .btn-group body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + input[type=submit], body.page-node-type-action #can_embed_form .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + input[type=submit], .btn-group body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #can_embed_form .button + input[type=submit], body.page-node-type-action #can_embed_form .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .btn-group .button + input[type=submit], .btn-group body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type=submit], body.page-node-type-action #donate_auto_modal .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + input[type=submit], .btn-group body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #donate_auto_modal .button + input[type=submit], body.page-node-type-action #donate_auto_modal .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .btn-group .button + input[type=submit], .btn-group body.page-node-type-action .btn + .can_button, body.page-node-type-action .btn-group .btn + .can_button, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .btn-at-primary + .can_button, body.page-node-type-action .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .can_button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action .btn-at-primary + .can_button, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + .can_button, .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action input[type="submit"] + .can_button, body.page-node-type-action .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .can_button, .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-type-action input[type="submit"] + .can_button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + .can_button, .btn-group .bigradio .form-type-radio body.page-node-type-action label + .can_button, body.page-node-type-action .btn-group .bigradio .form-type-radio label + .can_button, .bigradio .form-type-radio .btn-group body.page-node-type-action label + .can_button, body.page-node-type-action .bigradio .form-type-radio .btn-group label + .can_button, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action input[type=submit] + .can_button, body.page-node-type-action .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .can_button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action input[type=submit] + .can_button, body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + .can_button, .btn-group body.page-node-type-action .can_button + .can_button, body.page-node-type-action .btn-group .can_button + .can_button, .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .can_button, body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + .can_button, .btn-group body.page-node-type-action #can_embed_form .button + .can_button, body.page-node-type-action #can_embed_form .btn-group .button + .can_button, .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .can_button, body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + .can_button, .btn-group body.page-node-type-action #donate_auto_modal .button + .can_button, body.page-node-type-action #donate_auto_modal .btn-group .button + .can_button, .btn-group body.page-node-type-action #can_embed_form .btn + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group .btn + input[type="submit"], .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #can_embed_form .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + input[type="submit"], .btn-group .bigradio .form-type-radio body.page-node-type-action #can_embed_form label + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .btn-group body.page-node-type-action #can_embed_form label + input[type="submit"], body.page-node-type-action #can_embed_form .bigradio .form-type-radio .btn-group label + input[type="submit"], .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #can_embed_form input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + input[type="submit"], .btn-group body.page-node-type-action #can_embed_form .can_button + input[type="submit"], body.page-node-type-action .btn-group #can_embed_form .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group .can_button + input[type="submit"], .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + input[type="submit"], .btn-group body.page-node-type-action #can_embed_form .button + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group #can_embed_form input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group #can_embed_form .button + input[type="submit"], .btn-group body.page-node-type-action #can_embed_form .btn + .button, body.page-node-type-action #can_embed_form .btn-group .btn + .button, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-at-primary + .button, body.page-node-type-action #can_embed_form .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #can_embed_form .btn-at-primary + .button, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + .button, .btn-group .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 input[type="submit"] + .button, body.page-node-type-action .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .button, .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .btn-group input[type="submit"] + .button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + .button, .btn-group .bigradio .form-type-radio body.page-node-type-action #can_embed_form label + .button, body.page-node-type-action #can_embed_form .btn-group .bigradio .form-type-radio label + .button, .bigradio .form-type-radio .btn-group body.page-node-type-action #can_embed_form label + .button, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .btn-group label + .button, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form input[type=submit] + .button, body.page-node-type-action #can_embed_form .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #can_embed_form input[type=submit] + .button, body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + .button, .btn-group body.page-node-type-action #can_embed_form .can_button + .button, body.page-node-type-action .btn-group #can_embed_form .can_button + .button, body.page-node-type-action #can_embed_form .btn-group .can_button + .button, .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .button, body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + .button, .btn-group body.page-node-type-action #can_embed_form .button + .button, body.page-node-type-action #can_embed_form .btn-group .button + .button, body.page-node-type-action #donate_auto_modal .btn-group #can_embed_form input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .btn-group #can_embed_form .button + .button, .btn-group body.page-node-type-action #donate_auto_modal .btn + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group .btn + input[type="submit"], .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #donate_auto_modal .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + input[type="submit"], .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], .btn-group .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal label + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .btn-group body.page-node-type-action #donate_auto_modal label + input[type="submit"], body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .btn-group label + input[type="submit"], .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #donate_auto_modal input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + input[type="submit"], .btn-group body.page-node-type-action #donate_auto_modal .can_button + input[type="submit"], body.page-node-type-action .btn-group #donate_auto_modal .can_button + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group #donate_auto_modal input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group #donate_auto_modal .button + input[type="submit"], .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + input[type="submit"], .btn-group body.page-node-type-action #donate_auto_modal .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group .button + input[type="submit"], .btn-group body.page-node-type-action #donate_auto_modal .btn + .button, body.page-node-type-action #donate_auto_modal .btn-group .btn + .button, .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group body.page-node-type-action #donate_auto_modal .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + .button, .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, .crm-form-wrap #can_embed_form #form_col2 .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, .btn-group .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal label + .button, body.page-node-type-action #donate_auto_modal .btn-group .bigradio .form-type-radio label + .button, .bigradio .form-type-radio .btn-group body.page-node-type-action #donate_auto_modal label + .button, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .btn-group label + .button, .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group body.page-node-type-action #donate_auto_modal input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + .button, .btn-group body.page-node-type-action #donate_auto_modal .can_button + .button, body.page-node-type-action .btn-group #donate_auto_modal .can_button + .button, body.page-node-type-action #donate_auto_modal .btn-group .can_button + .button, body.page-node-type-action #can_embed_form .btn-group #donate_auto_modal input[type="submit"] + .button, body.page-node-type-action #can_embed_form .btn-group #donate_auto_modal .button + .button, .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + .button, .btn-group body.page-node-type-action #donate_auto_modal .button + .button, body.page-node-type-action #donate_auto_modal .btn-group .button + .button,
.btn-group .btn + .btn-group,
.btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn-group,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-at-primary + .btn-group,
.btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn-group,
.crm-form-wrap #can_embed_form #form_col2 .btn-group input[type="submit"] + .btn-group,
.btn-group .bigradio .form-type-radio label + .btn-group,
.bigradio .form-type-radio .btn-group label + .btn-group,
.btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn-group,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group input[type=submit] + .btn-group,
.btn-group body.page-node-type-action .can_button + .btn-group,
body.page-node-type-action .btn-group .can_button + .btn-group,
.btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .btn-group,
body.page-node-type-action #can_embed_form .btn-group input[type="submit"] + .btn-group,
.btn-group body.page-node-type-action #can_embed_form .button + .btn-group,
body.page-node-type-action #can_embed_form .btn-group .button + .btn-group,
.btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn-group,
body.page-node-type-action #donate_auto_modal .btn-group input[type="submit"] + .btn-group,
.btn-group body.page-node-type-action #donate_auto_modal .button + .btn-group,
body.page-node-type-action #donate_auto_modal .btn-group .button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group + .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group .btn-group + .btn-at-primary,
.btn-group .crm-form-wrap #can_embed_form #form_col2 .btn-group + input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .btn-group .btn-group + input[type="submit"],
.btn-group .bigradio .form-type-radio .btn-group + label,
.bigradio .form-type-radio .btn-group .btn-group + label,
.btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group + input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group .btn-group + input[type=submit],
.btn-group body.page-node-type-action .btn-group + .can_button,
body.page-node-type-action .btn-group .btn-group + .can_button,
.btn-group body.page-node-type-action #can_embed_form .btn-group + input[type="submit"],
body.page-node-type-action #can_embed_form .btn-group .btn-group + input[type="submit"],
.btn-group body.page-node-type-action #can_embed_form .btn-group + .button,
body.page-node-type-action #can_embed_form .btn-group .btn-group + .button,
.btn-group body.page-node-type-action #donate_auto_modal .btn-group + input[type="submit"],
body.page-node-type-action #donate_auto_modal .btn-group .btn-group + input[type="submit"],
.btn-group body.page-node-type-action #donate_auto_modal .btn-group + .button,
body.page-node-type-action #donate_auto_modal .btn-group .btn-group + .button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-toolbar .btn-at-primary, .btn-toolbar .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-toolbar input[type="submit"], .btn-toolbar .bigradio .form-type-radio label, .bigradio .form-type-radio .btn-toolbar label, .btn-toolbar .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-toolbar input[type=submit], .btn-toolbar body.page-node-type-action .can_button, body.page-node-type-action .btn-toolbar .can_button, .btn-toolbar body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .btn-toolbar input[type="submit"], .btn-toolbar body.page-node-type-action #can_embed_form .button, body.page-node-type-action #can_embed_form .btn-toolbar .button, .btn-toolbar body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-toolbar input[type="submit"], .btn-toolbar body.page-node-type-action #donate_auto_modal .button, body.page-node-type-action #donate_auto_modal .btn-toolbar .button,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-toolbar > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-toolbar > input[type="submit"], .bigradio .form-type-radio .btn-toolbar > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-toolbar > input[type=submit], body.page-node-type-action .btn-toolbar > .can_button, body.page-node-type-action #can_embed_form .btn-toolbar > input[type="submit"], body.page-node-type-action #can_embed_form .btn-toolbar > .button, body.page-node-type-action #donate_auto_modal .btn-toolbar > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-toolbar > .button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:not(:first-child):not(:last-child):not(.dropdown-toggle), .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .bigradio .form-type-radio .btn-group > label:not(:first-child):not(:last-child):not(.dropdown-toggle), .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type=submit], body.page-node-type-action .btn-group > .can_button:not(:first-child):not(:last-child):not(.dropdown-toggle), body.page-node-type-action #can_embed_form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle), body.page-node-type-action #donate_auto_modal .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:first-child, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:first-child[type="submit"], .bigradio .form-type-radio .btn-group > label:first-child, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:first-child[type=submit], body.page-node-type-action .btn-group > .can_button:first-child, body.page-node-type-action #can_embed_form .btn-group > input:first-child[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:first-child, body.page-node-type-action #donate_auto_modal .btn-group > input:first-child[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:first-child:not(:last-child):not(.dropdown-toggle), .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .bigradio .form-type-radio .btn-group > label:first-child:not(:last-child):not(.dropdown-toggle), .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type=submit], body.page-node-type-action .btn-group > .can_button:first-child:not(:last-child):not(.dropdown-toggle), body.page-node-type-action #can_embed_form .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle), body.page-node-type-action #donate_auto_modal .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary:last-child:not(:first-child), .crm-form-wrap #can_embed_form #form_col2 .btn-group > input:last-child:not(:first-child)[type="submit"], .bigradio .form-type-radio .btn-group > label:last-child:not(:first-child), .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input:last-child:not(:first-child)[type=submit], body.page-node-type-action .btn-group > .can_button:last-child:not(:first-child), body.page-node-type-action #can_embed_form .btn-group > input:last-child:not(:first-child)[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .button:last-child:not(:first-child), body.page-node-type-action #donate_auto_modal .btn-group > input:last-child:not(:first-child)[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .bigradio .form-type-radio .btn-group > .btn-group:not(:first-child):not(:last-child) > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit], body.page-node-type-action .btn-group > .btn-group:not(:first-child):not(:last-child) > .can_button, body.page-node-type-action #can_embed_form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .btn-group:not(:first-child):not(:last-child) > .button, body.page-node-type-action #donate_auto_modal .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-group:first-child:not(:last-child) > .btn-at-primary:last-child, .crm-form-wrap #can_embed_form #form_col2 .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .bigradio .form-type-radio .btn-group > .btn-group:first-child:not(:last-child) > label:last-child, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type=submit], body.page-node-type-action .btn-group > .btn-group:first-child:not(:last-child) > .can_button:last-child, body.page-node-type-action #can_embed_form .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child, body.page-node-type-action #donate_auto_modal .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-group:last-child:not(:first-child) > .btn-at-primary:first-child, .crm-form-wrap #can_embed_form #form_col2 .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .bigradio .form-type-radio .btn-group > .btn-group:last-child:not(:first-child) > label:first-child, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type=submit], body.page-node-type-action .btn-group > .btn-group:last-child:not(:first-child) > .can_button:first-child, body.page-node-type-action #can_embed_form .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], body.page-node-type-action #can_embed_form .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child, body.page-node-type-action #donate_auto_modal .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary + .dropdown-toggle, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input[type="submit"] + .dropdown-toggle, .bigradio .form-type-radio .btn-group > label + .dropdown-toggle, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group > input[type=submit] + .dropdown-toggle, body.page-node-type-action .btn-group > .can_button + .dropdown-toggle, body.page-node-type-action #can_embed_form .btn-group > input[type="submit"] + .dropdown-toggle, body.page-node-type-action #can_embed_form .btn-group > .button + .dropdown-toggle, body.page-node-type-action #donate_auto_modal .btn-group > input[type="submit"] + .dropdown-toggle, body.page-node-type-action #donate_auto_modal .btn-group > .button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .bigradio .form-type-radio .btn-group-lg.btn-group > label + .dropdown-toggle, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-lg.btn-group > input[type=submit] + .dropdown-toggle, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group > .btn-at-primary + .dropdown-toggle, .crm-form-wrap #can_embed_form #form_col2 .btn-group > input[type="submit"] + .dropdown-toggle, section.home-block-4 #block-get-involved .btn-group > a + .dropdown-toggle, body.page-node-type-action .btn-group > .can_button + .dropdown-toggle, body.page-node-type-action #can_embed_form .btn-group > input[type="submit"] + .dropdown-toggle, body.page-node-type-action #can_embed_form .btn-group > .button + .dropdown-toggle, body.page-node-type-action #donate_auto_modal .btn-group > input[type="submit"] + .dropdown-toggle, body.page-node-type-action #donate_auto_modal .btn-group > .button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary .caret, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .caret, .bigradio .form-type-radio label .caret, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] .caret, body.page-node-type-action .can_button .caret, body.page-node-type-action #can_embed_form input[type="submit"] .caret, body.page-node-type-action #can_embed_form .button .caret, body.page-node-type-action #donate_auto_modal input[type="submit"] .caret, body.page-node-type-action #donate_auto_modal .button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .bigradio .form-type-radio .btn-group-lg > label .caret, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-lg > input[type=submit] .caret, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary .caret, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .caret, section.home-block-4 #block-get-involved a .caret, body.page-node-type-action .can_button .caret, body.page-node-type-action #can_embed_form input[type="submit"] .caret, body.page-node-type-action #can_embed_form .button .caret, body.page-node-type-action #donate_auto_modal input[type="submit"] .caret, body.page-node-type-action #donate_auto_modal .button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .bigradio .form-type-radio .btn-group-lg > label .caret, .bigradio .form-type-radio .dropup .btn-group-lg > label .caret, .dropup .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-lg > input[type=submit] .caret, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .dropup .btn-group-lg > input[type=submit] .caret, .dropup body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary .caret, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .dropup .btn-at-primary .caret, .dropup .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .caret, .crm-form-wrap #can_embed_form #form_col2 .dropup input[type="submit"] .caret, .dropup section.home-block-4 #block-get-involved a .caret, section.home-block-4 #block-get-involved .dropup a .caret, .dropup body.page-node-type-action .can_button .caret, body.page-node-type-action .dropup .can_button .caret, .dropup body.page-node-type-action #can_embed_form input[type="submit"] .caret, body.page-node-type-action #can_embed_form .dropup input[type="submit"] .caret, .dropup body.page-node-type-action #can_embed_form .button .caret, body.page-node-type-action #can_embed_form .dropup .button .caret, .dropup body.page-node-type-action #donate_auto_modal input[type="submit"] .caret, body.page-node-type-action #donate_auto_modal .dropup input[type="submit"] .caret, .dropup body.page-node-type-action #donate_auto_modal .button .caret, body.page-node-type-action #donate_auto_modal .dropup .button .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"],
.bigradio .form-type-radio .btn-group-vertical > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit],
body.page-node-type-action .btn-group-vertical > .can_button,
body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"],
body.page-node-type-action #can_embed_form .btn-group-vertical > .button,
body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"],
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-group > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-group > input[type="submit"],
.bigradio .form-type-radio .btn-group-vertical > .btn-group > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-group > input[type=submit],
body.page-node-type-action .btn-group-vertical > .btn-group > .can_button,
body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group > input[type="submit"],
body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group > .button,
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group > input[type="submit"],
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group > .button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

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

.btn-group-vertical > .btn-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-group > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-group > input[type="submit"],
.bigradio .form-type-radio .btn-group-vertical > .btn-group > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-group > input[type=submit],
body.page-node-type-action .btn-group-vertical > .btn-group > .can_button,
body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group > input[type="submit"],
body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group > .button,
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group > input[type="submit"],
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group > .button {
  float: none; }

.btn-group-vertical > .btn + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + .btn, .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + .btn, .bigradio .form-type-radio .btn-group-vertical > label + .btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + .btn, body.page-node-type-action .btn-group-vertical > .can_button + .btn, body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + .btn, body.page-node-type-action #can_embed_form .btn-group-vertical > .button + .btn, body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + .btn, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + .btn-at-primary, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .btn-group-vertical > label + .btn-at-primary, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + .btn-at-primary, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .btn-group-vertical > .can_button + .btn-at-primary, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + .btn-at-primary, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-group-vertical > .button + .btn-at-primary, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + .btn-at-primary, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + input[type="submit"], .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .btn-group-vertical > label + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .btn-group-vertical > .can_button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .btn-group-vertical > .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + input[type="submit"], .bigradio .form-type-radio .btn-group-vertical > .btn + label, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .btn-group-vertical > .btn-at-primary + label, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + label, .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .btn-group-vertical > input[type="submit"] + label, .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + label, .bigradio .form-type-radio .btn-group-vertical > label + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .btn-group-vertical > input[type=submit] + label, .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + label, body.page-node-type-action .bigradio .form-type-radio .btn-group-vertical > .can_button + label, .bigradio .form-type-radio body.page-node-type-action .btn-group-vertical > .can_button + label, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .btn-group-vertical > input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + label, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .btn-group-vertical > .button + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .btn-group-vertical > .button + label, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .btn-group-vertical > input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + label, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .btn-group-vertical > .button + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn + input[type=submit], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + input[type=submit], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + input[type=submit], .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .btn-group-vertical > label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + input[type=submit], body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .btn-group-vertical > .can_button + input[type=submit], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + input[type=submit], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .btn-group-vertical > .button + input[type=submit], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + input[type=submit], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + input[type=submit], body.page-node-type-action .btn-group-vertical > .btn + .can_button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .btn-group-vertical > .btn-at-primary + .can_button, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + .can_button, .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .btn-group-vertical > input[type="submit"] + .can_button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + .can_button, .bigradio .form-type-radio body.page-node-type-action .btn-group-vertical > label + .can_button, body.page-node-type-action .bigradio .form-type-radio .btn-group-vertical > label + .can_button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .btn-group-vertical > input[type=submit] + .can_button, body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + .can_button, body.page-node-type-action .btn-group-vertical > .can_button + .can_button, body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + .can_button, body.page-node-type-action #can_embed_form .btn-group-vertical > .button + .can_button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + .can_button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + .can_button, body.page-node-type-action #can_embed_form .btn-group-vertical > .btn + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + input[type="submit"], .bigradio .form-type-radio body.page-node-type-action #can_embed_form .btn-group-vertical > label + input[type="submit"], body.page-node-type-action #can_embed_form .bigradio .form-type-radio .btn-group-vertical > label + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .btn-group-vertical > input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .button + input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .btn + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-at-primary + .button, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + .button, .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + .button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + .button, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .btn-group-vertical > label + .button, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .btn-group-vertical > label + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .btn-group-vertical > input[type=submit] + .button, body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + .button, body.page-node-type-action #can_embed_form .btn-group-vertical > .can_button + .button, body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + .button, body.page-node-type-action #can_embed_form .btn-group-vertical > .button + .button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + input[type="submit"], .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .btn-group-vertical > label + input[type="submit"], body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .btn-group-vertical > label + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .can_button + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + .button, .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + .button, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .btn-group-vertical > label + .button, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .btn-group-vertical > label + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .can_button + .button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + .button,
.btn-group-vertical > .btn + .btn-group,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary + .btn-group,
.crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input[type="submit"] + .btn-group,
.bigradio .form-type-radio .btn-group-vertical > label + .btn-group,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input[type=submit] + .btn-group,
body.page-node-type-action .btn-group-vertical > .can_button + .btn-group,
body.page-node-type-action #can_embed_form .btn-group-vertical > input[type="submit"] + .btn-group,
body.page-node-type-action #can_embed_form .btn-group-vertical > .button + .btn-group,
body.page-node-type-action #donate_auto_modal .btn-group-vertical > input[type="submit"] + .btn-group,
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-group + .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-group + input[type="submit"],
.bigradio .form-type-radio .btn-group-vertical > .btn-group + label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-group + input[type=submit],
body.page-node-type-action .btn-group-vertical > .btn-group + .can_button,
body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group + input[type="submit"],
body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group + .button,
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group + input[type="submit"],
body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group + .button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary:not(:first-child):not(:last-child), .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .bigradio .form-type-radio .btn-group-vertical > label:not(:first-child):not(:last-child), .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input:not(:first-child):not(:last-child)[type=submit], body.page-node-type-action .btn-group-vertical > .can_button:not(:first-child):not(:last-child), body.page-node-type-action #can_embed_form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .button:not(:first-child):not(:last-child), body.page-node-type-action #donate_auto_modal .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary:first-child:not(:last-child), .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], .bigradio .form-type-radio .btn-group-vertical > label:first-child:not(:last-child), .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input:first-child:not(:last-child)[type=submit], body.page-node-type-action .btn-group-vertical > .can_button:first-child:not(:last-child), body.page-node-type-action #can_embed_form .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .button:first-child:not(:last-child), body.page-node-type-action #donate_auto_modal .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-at-primary:last-child:not(:first-child), .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], .bigradio .form-type-radio .btn-group-vertical > label:last-child:not(:first-child), .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > input:last-child:not(:first-child)[type=submit], body.page-node-type-action .btn-group-vertical > .can_button:last-child:not(:first-child), body.page-node-type-action #can_embed_form .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .button:last-child:not(:first-child), body.page-node-type-action #donate_auto_modal .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .button:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .bigradio .form-type-radio .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit], body.page-node-type-action .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .can_button, body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-at-primary:last-child, .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .bigradio .form-type-radio .btn-group-vertical > .btn-group:first-child:not(:last-child) > label:last-child, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type=submit], body.page-node-type-action .btn-group-vertical > .btn-group:first-child:not(:last-child) > .can_button:last-child, body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-at-primary:first-child, .crm-form-wrap #can_embed_form #form_col2 .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .bigradio .form-type-radio .btn-group-vertical > .btn-group:last-child:not(:first-child) > label:first-child, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type=submit], body.page-node-type-action .btn-group-vertical > .btn-group:last-child:not(:first-child) > .can_button:first-child, body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], body.page-node-type-action #can_embed_form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child, body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button: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, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-justified > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-justified > input[type="submit"], .bigradio .form-type-radio .btn-group-justified > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-justified > input[type=submit], body.page-node-type-action .btn-group-justified > .can_button, body.page-node-type-action #can_embed_form .btn-group-justified > input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-justified > .button, body.page-node-type-action #donate_auto_modal .btn-group-justified > input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-justified > .button,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-justified > .btn-group .btn-at-primary, .btn-group-justified > .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group .bigradio .form-type-radio label, .bigradio .form-type-radio .btn-group-justified > .btn-group label, .btn-group-justified > .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-justified > .btn-group input[type=submit], .btn-group-justified > .btn-group body.page-node-type-action .can_button, body.page-node-type-action .btn-group-justified > .btn-group .can_button, .btn-group-justified > .btn-group body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group body.page-node-type-action #can_embed_form .button, body.page-node-type-action #can_embed_form .btn-group-justified > .btn-group .button, .btn-group-justified > .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-justified > .btn-group input[type="submit"], .btn-group-justified > .btn-group body.page-node-type-action #donate_auto_modal .button, body.page-node-type-action #donate_auto_modal .btn-group-justified > .btn-group .button {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [data-toggle="buttons"] > .btn-at-primary input[type="radio"], .crm-form-wrap #can_embed_form #form_col2 [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .bigradio .form-type-radio [data-toggle="buttons"] > label input[type="radio"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 [data-toggle="buttons"] > input[type=submit] input[type="radio"], body.page-node-type-action [data-toggle="buttons"] > .can_button input[type="radio"], body.page-node-type-action #can_embed_form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], body.page-node-type-action #can_embed_form [data-toggle="buttons"] > .button input[type="radio"], body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > input[type="submit"] input[type="radio"], body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > .button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [data-toggle="buttons"] > .btn-at-primary input[type="checkbox"],
.crm-form-wrap #can_embed_form #form_col2 [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.bigradio .form-type-radio [data-toggle="buttons"] > label input[type="checkbox"],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 [data-toggle="buttons"] > input[type=submit] input[type="checkbox"],
body.page-node-type-action [data-toggle="buttons"] > .can_button input[type="checkbox"],
body.page-node-type-action #can_embed_form [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
body.page-node-type-action #can_embed_form [data-toggle="buttons"] > .button input[type="checkbox"],
body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > .button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [data-toggle="buttons"] > .btn-group > .btn-at-primary input[type="radio"],
.crm-form-wrap #can_embed_form #form_col2 [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.bigradio .form-type-radio [data-toggle="buttons"] > .btn-group > label input[type="radio"],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 [data-toggle="buttons"] > .btn-group > input[type=submit] input[type="radio"],
body.page-node-type-action [data-toggle="buttons"] > .btn-group > .can_button input[type="radio"],
body.page-node-type-action #can_embed_form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
body.page-node-type-action #can_embed_form [data-toggle="buttons"] > .btn-group > .button input[type="radio"],
body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > .btn-group > .button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [data-toggle="buttons"] > .btn-group > .btn-at-primary input[type="checkbox"],
.crm-form-wrap #can_embed_form #form_col2 [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.bigradio .form-type-radio [data-toggle="buttons"] > .btn-group > label input[type="checkbox"],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 [data-toggle="buttons"] > .btn-group > input[type=submit] input[type="checkbox"],
body.page-node-type-action [data-toggle="buttons"] > .btn-group > .can_button input[type="checkbox"],
body.page-node-type-action #can_embed_form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
body.page-node-type-action #can_embed_form [data-toggle="buttons"] > .btn-group > .button input[type="checkbox"],
body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
body.page-node-type-action #donate_auto_modal [data-toggle="buttons"] > .btn-group > .button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .input-group input, .input-group .region-footer-action .at-form label input, .region-footer-action .at-form label .input-group input, .input-group .issue-wrap .at-form label input, .issue-wrap .at-form label .input-group input, .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group input[type="submit"] {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .region-home-jumbotron .at-form label input:focus, .region-home-jumbotron .at-form label .input-group input:focus, .input-group .region-footer-action .at-form label input:focus, .region-footer-action .at-form label .input-group input:focus, .input-group .issue-wrap .at-form label input:focus, .issue-wrap .at-form label .input-group input:focus, .input-group .crm-form-wrap #can_embed_form #form_col2 input:focus[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group input:focus[type="submit"] {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .input-group input, .input-group .region-footer-action .at-form label input, .region-footer-action .at-form label .input-group input, .input-group .issue-wrap .at-form label input, .issue-wrap .at-form label .input-group input, .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group input[type="submit"] {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .region-home-jumbotron .at-form label input:not(:first-child):not(:last-child),
  .region-home-jumbotron .at-form label .input-group input:not(:first-child):not(:last-child),
  .input-group .region-footer-action .at-form label input:not(:first-child):not(:last-child),
  .region-footer-action .at-form label .input-group input:not(:first-child):not(:last-child),
  .input-group .issue-wrap .at-form label input:not(:first-child):not(:last-child),
  .issue-wrap .at-form label .input-group input:not(:first-child):not(:last-child),
  .input-group .crm-form-wrap #can_embed_form #form_col2 input:not(:first-child):not(:last-child)[type="submit"],
  .crm-form-wrap #can_embed_form #form_col2 .input-group input:not(:first-child):not(:last-child)[type="submit"] {
    border-radius: 0; }

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

.input-group-addon {
  padding: 8px 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #667;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 0; }
  .input-group-addon.input-sm, .region-home-jumbotron .at-form label .input-group-sm > input.input-group-addon, .region-footer-action .at-form label .input-group-sm > input.input-group-addon, .issue-wrap .at-form label .input-group-sm > input.input-group-addon, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > input.input-group-addon[type="submit"],
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-sm > .input-group-btn > .input-group-addon.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], .bigradio .form-type-radio .input-group-sm > .input-group-btn > label.input-group-addon, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-sm > .input-group-btn > input.input-group-addon[type=submit], body.page-node-type-action .input-group-sm > .input-group-btn > .input-group-addon.can_button, body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], body.page-node-type-action #can_embed_form .input-group-sm > .input-group-btn > .input-group-addon.button, body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-sm > .input-group-btn > .input-group-addon.button {
    padding: 5px 5px;
    font-size: 13px;
    border-radius: 0; }
  .input-group-addon.input-lg, .region-home-jumbotron .at-form label .input-group-lg > input.input-group-addon, .region-footer-action .at-form label .input-group-lg > input.input-group-addon, .issue-wrap .at-form label .input-group-lg > input.input-group-addon, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > input.input-group-addon[type="submit"],
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-lg > .input-group-btn > .input-group-addon.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], .bigradio .form-type-radio .input-group-lg > .input-group-btn > label.input-group-addon, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-lg > .input-group-btn > input.input-group-addon[type=submit], body.page-node-type-action .input-group-lg > .input-group-btn > .input-group-addon.can_button, body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], body.page-node-type-action #can_embed_form .input-group-lg > .input-group-btn > .input-group-addon.button, body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-lg > .input-group-btn > .input-group-addon.button {
    padding: 15px 15px;
    font-size: 20px;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .region-home-jumbotron .at-form label input:first-child, .region-home-jumbotron .at-form label .input-group input:first-child, .input-group .region-footer-action .at-form label input:first-child, .region-footer-action .at-form label .input-group input:first-child, .input-group .issue-wrap .at-form label input:first-child, .issue-wrap .at-form label .input-group input:first-child, .input-group .crm-form-wrap #can_embed_form #form_col2 input:first-child[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group input:first-child[type="submit"],
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:first-child > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:first-child > input[type="submit"],
.bigradio .form-type-radio .input-group-btn:first-child > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:first-child > input[type=submit],
body.page-node-type-action .input-group-btn:first-child > .can_button,
body.page-node-type-action #can_embed_form .input-group-btn:first-child > input[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:first-child > .button,
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > input[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .button,
.input-group-btn:first-child > .btn-group > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:first-child > .btn-group > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:first-child > .btn-group > input[type="submit"],
.bigradio .form-type-radio .input-group-btn:first-child > .btn-group > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:first-child > .btn-group > input[type=submit],
body.page-node-type-action .input-group-btn:first-child > .btn-group > .can_button,
body.page-node-type-action #can_embed_form .input-group-btn:first-child > .btn-group > input[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:first-child > .btn-group > .button,
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .btn-group > input[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .btn-group > .button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:last-child > .btn-at-primary:not(:last-child):not(.dropdown-toggle),
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.bigradio .form-type-radio .input-group-btn:last-child > label:not(:last-child):not(.dropdown-toggle),
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type=submit],
body.page-node-type-action .input-group-btn:last-child > .can_button:not(:last-child):not(.dropdown-toggle),
body.page-node-type-action #can_embed_form .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle),
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
.bigradio .form-type-radio .input-group-btn:last-child > .btn-group:not(:last-child) > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:last-child > .btn-group:not(:last-child) > input[type=submit],
body.page-node-type-action .input-group-btn:last-child > .btn-group:not(:last-child) > .can_button,
body.page-node-type-action #can_embed_form .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:last-child > .btn-group:not(:last-child) > .button,
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .btn-group:not(:last-child) > .button {
  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 .region-home-jumbotron .at-form label input:last-child, .region-home-jumbotron .at-form label .input-group input:last-child, .input-group .region-footer-action .at-form label input:last-child, .region-footer-action .at-form label .input-group input:last-child, .input-group .issue-wrap .at-form label input:last-child, .issue-wrap .at-form label .input-group input:last-child, .input-group .crm-form-wrap #can_embed_form #form_col2 input:last-child[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group input:last-child[type="submit"],
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:last-child > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:last-child > input[type="submit"],
.bigradio .form-type-radio .input-group-btn:last-child > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:last-child > input[type=submit],
body.page-node-type-action .input-group-btn:last-child > .can_button,
body.page-node-type-action #can_embed_form .input-group-btn:last-child > input[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:last-child > .button,
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > input[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .button,
.input-group-btn:last-child > .btn-group > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:last-child > .btn-group > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:last-child > .btn-group > input[type="submit"],
.bigradio .form-type-radio .input-group-btn:last-child > .btn-group > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:last-child > .btn-group > input[type=submit],
body.page-node-type-action .input-group-btn:last-child > .btn-group > .can_button,
body.page-node-type-action #can_embed_form .input-group-btn:last-child > .btn-group > input[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:last-child > .btn-group > .button,
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .btn-group > input[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .btn-group > .button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:first-child > .btn-at-primary:not(:first-child),
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:first-child > input:not(:first-child)[type="submit"],
.bigradio .form-type-radio .input-group-btn:first-child > label:not(:first-child),
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:first-child > input:not(:first-child)[type=submit],
body.page-node-type-action .input-group-btn:first-child > .can_button:not(:first-child),
body.page-node-type-action #can_embed_form .input-group-btn:first-child > input:not(:first-child)[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:first-child > .button:not(:first-child),
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > input:not(:first-child)[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-at-primary,
.crm-form-wrap #can_embed_form #form_col2 .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
.bigradio .form-type-radio .input-group-btn:first-child > .btn-group:not(:first-child) > label,
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:first-child > .btn-group:not(:first-child) > input[type=submit],
body.page-node-type-action .input-group-btn:first-child > .btn-group:not(:first-child) > .can_button,
body.page-node-type-action #can_embed_form .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
body.page-node-type-action #can_embed_form .input-group-btn:first-child > .btn-group:not(:first-child) > .button,
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"],
body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .btn-group:not(:first-child) > .button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"], .bigradio .form-type-radio .input-group-btn > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit], body.page-node-type-action .input-group-btn > .can_button, body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .button, body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .button {
    position: relative; }
    .input-group-btn > .btn + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + .btn, .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + .btn, .bigradio .form-type-radio .input-group-btn > label + .btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + .btn, body.page-node-type-action .input-group-btn > .can_button + .btn, body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + .btn, body.page-node-type-action #can_embed_form .input-group-btn > .button + .btn, body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + .btn, body.page-node-type-action #donate_auto_modal .input-group-btn > .button + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + .btn-at-primary, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .input-group-btn > label + .btn-at-primary, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + .btn-at-primary, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .input-group-btn > .can_button + .btn-at-primary, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + .btn-at-primary, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .input-group-btn > .button + .btn-at-primary, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + .btn-at-primary, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .input-group-btn > .button + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > .btn + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + input[type="submit"], .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .input-group-btn > label + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .input-group-btn > .can_button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .input-group-btn > .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .input-group-btn > .button + input[type="submit"], .bigradio .form-type-radio .input-group-btn > .btn + label, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .input-group-btn > .btn-at-primary + label, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + label, .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .input-group-btn > input[type="submit"] + label, .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + label, .bigradio .form-type-radio .input-group-btn > label + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .input-group-btn > input[type=submit] + label, .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + label, body.page-node-type-action .bigradio .form-type-radio .input-group-btn > .can_button + label, .bigradio .form-type-radio body.page-node-type-action .input-group-btn > .can_button + label, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .input-group-btn > input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + label, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .input-group-btn > .button + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .input-group-btn > .button + label, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .input-group-btn > input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + label, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .input-group-btn > .button + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .input-group-btn > .button + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > .btn + input[type=submit], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + input[type=submit], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + input[type=submit], .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .input-group-btn > label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + input[type=submit], body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .input-group-btn > .can_button + input[type=submit], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + input[type=submit], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .input-group-btn > .button + input[type=submit], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + input[type=submit], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .input-group-btn > .button + input[type=submit], body.page-node-type-action .input-group-btn > .btn + .can_button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .input-group-btn > .btn-at-primary + .can_button, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + .can_button, .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .input-group-btn > input[type="submit"] + .can_button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + .can_button, .bigradio .form-type-radio body.page-node-type-action .input-group-btn > label + .can_button, body.page-node-type-action .bigradio .form-type-radio .input-group-btn > label + .can_button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .input-group-btn > input[type=submit] + .can_button, body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + .can_button, body.page-node-type-action .input-group-btn > .can_button + .can_button, body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + .can_button, body.page-node-type-action #can_embed_form .input-group-btn > .button + .can_button, body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + .can_button, body.page-node-type-action #donate_auto_modal .input-group-btn > .button + .can_button, body.page-node-type-action #can_embed_form .input-group-btn > .btn + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .input-group-btn > .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + input[type="submit"], .bigradio .form-type-radio body.page-node-type-action #can_embed_form .input-group-btn > label + input[type="submit"], body.page-node-type-action #can_embed_form .bigradio .form-type-radio .input-group-btn > label + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .input-group-btn > input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .button + input[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .btn + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .input-group-btn > .btn-at-primary + .button, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + .button, .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + .button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input[type="submit"] + .button, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .input-group-btn > label + .button, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .input-group-btn > label + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .input-group-btn > input[type=submit] + .button, body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + .button, body.page-node-type-action #can_embed_form .input-group-btn > .can_button + .button, body.page-node-type-action #can_embed_form .input-group-btn > input[type="submit"] + .button, body.page-node-type-action #can_embed_form .input-group-btn > .button + .button, body.page-node-type-action #donate_auto_modal .input-group-btn > .btn + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .input-group-btn > .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + input[type="submit"], .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .input-group-btn > label + input[type="submit"], body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .input-group-btn > label + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .input-group-btn > input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .can_button + input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .btn + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .input-group-btn > .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary + .button, .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + .button, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .input-group-btn > label + .button, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .input-group-btn > label + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .input-group-btn > input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .input-group-btn > .can_button + .button, body.page-node-type-action #donate_auto_modal .input-group-btn > input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .input-group-btn > .button + .button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary:hover, .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input:hover[type="submit"], .bigradio .form-type-radio .input-group-btn > label:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input:hover[type=submit], body.page-node-type-action .input-group-btn > .can_button:hover, body.page-node-type-action #can_embed_form .input-group-btn > input:hover[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .button:hover, body.page-node-type-action #donate_auto_modal .input-group-btn > input:hover[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .button:hover, .input-group-btn > .btn:focus, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary:focus, .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input:focus[type="submit"], .bigradio .form-type-radio .input-group-btn > label:focus, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input:focus[type=submit], body.page-node-type-action .input-group-btn > .can_button:focus, body.page-node-type-action #can_embed_form .input-group-btn > input:focus[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .button:focus, body.page-node-type-action #donate_auto_modal .input-group-btn > input:focus[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .button:focus, .input-group-btn > .btn:active, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn > .btn-at-primary:active, .crm-form-wrap #can_embed_form #form_col2 .input-group-btn > input:active[type="submit"], .bigradio .form-type-radio .input-group-btn > label:active, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn > input:active[type=submit], body.page-node-type-action .input-group-btn > .can_button:active, body.page-node-type-action #can_embed_form .input-group-btn > input:active[type="submit"], body.page-node-type-action #can_embed_form .input-group-btn > .button:active, body.page-node-type-action #donate_auto_modal .input-group-btn > input:active[type="submit"], body.page-node-type-action #donate_auto_modal .input-group-btn > .button:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:first-child > .btn-at-primary,
  .crm-form-wrap #can_embed_form #form_col2 .input-group-btn:first-child > input[type="submit"],
  .bigradio .form-type-radio .input-group-btn:first-child > label,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:first-child > input[type=submit],
  body.page-node-type-action .input-group-btn:first-child > .can_button,
  body.page-node-type-action #can_embed_form .input-group-btn:first-child > input[type="submit"],
  body.page-node-type-action #can_embed_form .input-group-btn:first-child > .button,
  body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > input[type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-btn:first-child > .button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .input-group-btn:last-child > .btn-at-primary,
  .crm-form-wrap #can_embed_form #form_col2 .input-group-btn:last-child > input[type="submit"],
  .bigradio .form-type-radio .input-group-btn:last-child > label,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .input-group-btn:last-child > input[type=submit],
  body.page-node-type-action .input-group-btn:last-child > .can_button,
  body.page-node-type-action #can_embed_form .input-group-btn:last-child > input[type="submit"],
  body.page-node-type-action #can_embed_form .input-group-btn:last-child > .button,
  body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > input[type="submit"],
  body.page-node-type-action #donate_auto_modal .input-group-btn:last-child > .button,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

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

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

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #DD7700; }

.nav-stacked > li, footer.main-footer .region-footer-upper-right nav ul.menu.nav > li {
  float: none; }
  .nav-stacked > li + li, footer.main-footer .region-footer-upper-right nav ul.menu.nav > li + li {
    margin-top: 2px;
    margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .region-home-jumbotron .at-form label input, .region-home-jumbotron .at-form label .navbar-form input, .navbar-form .region-footer-action .at-form label input, .region-footer-action .at-form label .navbar-form input, .navbar-form .issue-wrap .at-form label input, .issue-wrap .at-form label .navbar-form input, .navbar-form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .navbar-form input[type="submit"] {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group .region-home-jumbotron .at-form label input,
      .region-home-jumbotron .at-form label .navbar-form .input-group input,
      .navbar-form .input-group .region-footer-action .at-form label input,
      .region-footer-action .at-form label .navbar-form .input-group input,
      .navbar-form .input-group .issue-wrap .at-form label input,
      .issue-wrap .at-form label .navbar-form .input-group input,
      .navbar-form .input-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
      .crm-form-wrap #can_embed_form #form_col2 .navbar-form .input-group input[type="submit"] {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .region-home-jumbotron .at-form label .input-group > input, .region-home-jumbotron .at-form label .navbar-form .input-group > input, .navbar-form .region-footer-action .at-form label .input-group > input, .region-footer-action .at-form label .navbar-form .input-group > input, .navbar-form .issue-wrap .at-form label .input-group > input, .issue-wrap .at-form label .navbar-form .input-group > input, .navbar-form .crm-form-wrap #can_embed_form #form_col2 .input-group > input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .navbar-form .input-group > input[type="submit"] {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 4799px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 4800px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-sm > .navbar-btn.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-sm > input.navbar-btn[type="submit"], .bigradio .form-type-radio .btn-group-sm > label.navbar-btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-sm > input.navbar-btn[type=submit], body.page-node-type-action .btn-group-sm > .navbar-btn.can_button, body.page-node-type-action #can_embed_form .btn-group-sm > input.navbar-btn[type="submit"], body.page-node-type-action #can_embed_form .btn-group-sm > .navbar-btn.button, body.page-node-type-action #donate_auto_modal .btn-group-sm > input.navbar-btn[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-sm > .navbar-btn.button {
    margin-top: 11px;
    margin-bottom: 11px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-xs > .navbar-btn.btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .btn-group-xs > input.navbar-btn[type="submit"], .bigradio .form-type-radio .btn-group-xs > label.navbar-btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-xs > input.navbar-btn[type=submit], body.page-node-type-action .btn-group-xs > .navbar-btn.can_button, body.page-node-type-action #can_embed_form .btn-group-xs > input.navbar-btn[type="submit"], body.page-node-type-action #can_embed_form .btn-group-xs > .navbar-btn.button, body.page-node-type-action #donate_auto_modal .btn-group-xs > input.navbar-btn[type="submit"], body.page-node-type-action #donate_auto_modal .btn-group-xs > .navbar-btn.button {
    margin-top: 14px;
    margin-bottom: 14px; }

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

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

.navbar-default {
  background-color: #fff;
  border-color: #eeeeee; }
  .navbar-default .navbar-brand {
    color: #113344; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #07141b;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #113344; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #DD7700;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #012;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #e5e5e5;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #eeeeee; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #eeeeee; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #012; }
  @media (max-width: 4799px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #113344; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #DD7700;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #012;
      background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #e5e5e5;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #113344; }
    .navbar-default .navbar-link:hover {
      color: #DD7700; }
  .navbar-default .btn-link {
    color: #113344; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #DD7700; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #e5e5e5; }

.navbar-inverse {
  background-color: rgba(17, 51, 68, 0.95);
  border-color: transparent; }
  .navbar-inverse .navbar-brand {
    color: #fff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #DD7700; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #DD7700;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #DD7700;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: transparent; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #eeeeee; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: rgba(10, 30, 39, 0.95); }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #DD7700; }
  @media (max-width: 4799px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #DD7700;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #DD7700;
      background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #fff; }
    .navbar-inverse .navbar-link:hover {
      color: #DD7700; }
  .navbar-inverse .btn-link {
    color: #fff; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #DD7700; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #e5e5e5; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 8px 8px;
      line-height: 1.5;
      text-decoration: none;
      color: #914e00;
      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: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #113344;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #DD7700;
    border-color: #DD7700;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #e5e5e5;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

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

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

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

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

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

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

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary .label, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .label, .bigradio .form-type-radio label .label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] .label, body.page-node-type-action .can_button .label, body.page-node-type-action #can_embed_form input[type="submit"] .label, body.page-node-type-action #can_embed_form .button .label, body.page-node-type-action #donate_auto_modal input[type="submit"] .label, body.page-node-type-action #donate_auto_modal .button .label {
    position: relative;
    top: -1px; }

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

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

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

.label-success {
  background-color: #6DC400; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #519100; }

.label-info {
  background-color: #667; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #4e4e5c; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #e5e5e5;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary .badge, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .badge, .bigradio .form-type-radio label .badge, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] .badge, body.page-node-type-action .can_button .badge, body.page-node-type-action #can_embed_form input[type="submit"] .badge, body.page-node-type-action #can_embed_form .button .badge, body.page-node-type-action #donate_auto_modal input[type="submit"] .badge, body.page-node-type-action #donate_auto_modal .button .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-xs > .btn-at-primary .badge, .crm-form-wrap #can_embed_form #form_col2 .btn-group-xs > input[type="submit"] .badge, .bigradio .form-type-radio .btn-group-xs > label .badge, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-xs > input[type=submit] .badge, body.page-node-type-action .btn-group-xs > .can_button .badge, body.page-node-type-action #can_embed_form .btn-group-xs > input[type="submit"] .badge, body.page-node-type-action #can_embed_form .btn-group-xs > .button .badge, body.page-node-type-action #donate_auto_modal .btn-group-xs > input[type="submit"] .badge, body.page-node-type-action #donate_auto_modal .btn-group-xs > .button .badge,
  .btn-group-xs > .btn .badge,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-xs > .btn-at-primary .badge,
  .crm-form-wrap #can_embed_form #form_col2 .btn-group-xs > input[type="submit"] .badge,
  .bigradio .form-type-radio .btn-group-xs > label .badge,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-xs > input[type=submit] .badge,
  body.page-node-type-action .btn-group-xs > .can_button .badge,
  body.page-node-type-action #can_embed_form .btn-group-xs > input[type="submit"] .badge,
  body.page-node-type-action #can_embed_form .btn-group-xs > .button .badge,
  body.page-node-type-action #donate_auto_modal .btn-group-xs > input[type="submit"] .badge,
  body.page-node-type-action #donate_auto_modal .btn-group-xs > .button .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #914e00;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d4d4; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

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

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

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

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

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

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

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

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

@-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 {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #DD7700;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #6DC400; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #667; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

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

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #e5e5e5;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #e5e5e5; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #DD7700;
  border-color: #DD7700; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #ffd8aa; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

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

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 24px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .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: #023;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #023; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + .btn, .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn, .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + .btn, .modal-footer .bigradio .form-type-radio label + .btn, .bigradio .form-type-radio .modal-footer label + .btn, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + .btn, .modal-footer body.page-node-type-action .can_button + .btn, body.page-node-type-action .modal-footer .can_button + .btn, .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + .btn, body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + .btn, .modal-footer body.page-node-type-action #can_embed_form .button + .btn, body.page-node-type-action #can_embed_form .modal-footer .button + .btn, .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn, body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + .btn, .modal-footer body.page-node-type-action #donate_auto_modal .button + .btn, body.page-node-type-action #donate_auto_modal .modal-footer .button + .btn, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn + .btn-at-primary, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + .btn-at-primary, .modal-footer .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + .btn-at-primary, .modal-footer .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .bigradio .form-type-radio label + .btn-at-primary, .bigradio .form-type-radio .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .modal-footer label + .btn-at-primary, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn-at-primary, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + .btn-at-primary, .modal-footer body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action .can_button + .btn-at-primary, body.page-node-type-action .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .modal-footer .can_button + .btn-at-primary, .modal-footer body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + .btn-at-primary, body.page-node-type-action #can_embed_form .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + .btn-at-primary, .modal-footer body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #can_embed_form .button + .btn-at-primary, body.page-node-type-action #can_embed_form .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .modal-footer .button + .btn-at-primary, .modal-footer body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn-at-primary, body.page-node-type-action #donate_auto_modal .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + .btn-at-primary, .modal-footer body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #donate_auto_modal .button + .btn-at-primary, body.page-node-type-action #donate_auto_modal .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .modal-footer .button + .btn-at-primary, .modal-footer .crm-form-wrap #can_embed_form #form_col2 .btn + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn + input[type="submit"], .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .crm-form-wrap #can_embed_form #form_col2 .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + input[type="submit"], .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + input[type="submit"], .modal-footer .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .modal-footer .crm-form-wrap #can_embed_form #form_col2 label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .modal-footer label + input[type="submit"], .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + input[type="submit"], .modal-footer body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-type-action .can_button + input[type="submit"], body.page-node-type-action .modal-footer .crm-form-wrap #can_embed_form #form_col2 .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .modal-footer .can_button + input[type="submit"], .crm-form-wrap .modal-footer body.page-node-type-action #can_embed_form #form_col2 input[type="submit"] + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form .modal-footer #form_col2 input[type="submit"] + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form .modal-footer #form_col2 input[type="submit"] + input[type="submit"], .modal-footer body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .button + input[type="submit"], .crm-form-wrap .modal-footer body.page-node-type-action #can_embed_form #form_col2 .button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form .modal-footer #form_col2 .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form .modal-footer #form_col2 .button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .modal-footer .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .modal-footer .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-type-action #donate_auto_modal .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .crm-form-wrap #can_embed_form #form_col2 .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .modal-footer .button + input[type="submit"], .modal-footer .bigradio .form-type-radio .btn + label, .bigradio .form-type-radio .modal-footer .btn + label, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .btn-at-primary + label, .bigradio .form-type-radio .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + label, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .bigradio .form-type-radio .btn-at-primary + label, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + label, .modal-footer .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + label, .crm-form-wrap #can_embed_form #form_col2 .modal-footer .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + label, .modal-footer .bigradio .form-type-radio label + label, .bigradio .form-type-radio .modal-footer label + label, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio input[type=submit] + label, .bigradio .form-type-radio .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .bigradio .form-type-radio input[type=submit] + label, .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + label, .modal-footer body.page-node-type-action .bigradio .form-type-radio .can_button + label, .bigradio .form-type-radio .modal-footer body.page-node-type-action .can_button + label, body.page-node-type-action .modal-footer .bigradio .form-type-radio .can_button + label, .bigradio .form-type-radio body.page-node-type-action .modal-footer .can_button + label, .modal-footer body.page-node-type-action #can_embed_form .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + label, body.page-node-type-action #can_embed_form .modal-footer .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + label, .modal-footer body.page-node-type-action #can_embed_form .bigradio .form-type-radio .button + label, .bigradio .form-type-radio .modal-footer body.page-node-type-action #can_embed_form .button + label, body.page-node-type-action #can_embed_form .modal-footer .bigradio .form-type-radio .button + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .modal-footer .button + label, .modal-footer body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + label, body.page-node-type-action #donate_auto_modal .modal-footer .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + label, .modal-footer body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .button + label, .bigradio .form-type-radio .modal-footer body.page-node-type-action #donate_auto_modal .button + label, body.page-node-type-action #donate_auto_modal .modal-footer .bigradio .form-type-radio .button + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .modal-footer .button + label, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn + input[type=submit], .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type=submit], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + input[type=submit], .modal-footer .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + input[type=submit], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + input[type=submit], .modal-footer .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .bigradio .form-type-radio label + input[type=submit], .bigradio .form-type-radio .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .modal-footer label + input[type=submit], .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + input[type=submit], .modal-footer body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action .can_button + input[type=submit], body.page-node-type-action .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .modal-footer .can_button + input[type=submit], .modal-footer body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + input[type=submit], body.page-node-type-action #can_embed_form .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + input[type=submit], .modal-footer body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #can_embed_form .button + input[type=submit], body.page-node-type-action #can_embed_form .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .modal-footer .button + input[type=submit], .modal-footer body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type=submit], body.page-node-type-action #donate_auto_modal .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + input[type=submit], .modal-footer body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #donate_auto_modal .button + input[type=submit], body.page-node-type-action #donate_auto_modal .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .modal-footer .button + input[type=submit], .modal-footer body.page-node-type-action .btn + .can_button, body.page-node-type-action .modal-footer .btn + .can_button, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .btn-at-primary + .can_button, body.page-node-type-action .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .can_button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action .btn-at-primary + .can_button, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + .can_button, .modal-footer .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action input[type="submit"] + .can_button, body.page-node-type-action .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .can_button, .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-type-action input[type="submit"] + .can_button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + .can_button, .modal-footer .bigradio .form-type-radio body.page-node-type-action label + .can_button, body.page-node-type-action .modal-footer .bigradio .form-type-radio label + .can_button, .bigradio .form-type-radio .modal-footer body.page-node-type-action label + .can_button, body.page-node-type-action .bigradio .form-type-radio .modal-footer label + .can_button, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action input[type=submit] + .can_button, body.page-node-type-action .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .can_button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action input[type=submit] + .can_button, body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + .can_button, .modal-footer body.page-node-type-action .can_button + .can_button, body.page-node-type-action .modal-footer .can_button + .can_button, .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + .can_button, body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + .can_button, .modal-footer body.page-node-type-action #can_embed_form .button + .can_button, body.page-node-type-action #can_embed_form .modal-footer .button + .can_button, .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + .can_button, body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + .can_button, .modal-footer body.page-node-type-action #donate_auto_modal .button + .can_button, body.page-node-type-action #donate_auto_modal .modal-footer .button + .can_button, .modal-footer body.page-node-type-action #can_embed_form .btn + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn + input[type="submit"], .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #can_embed_form .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + input[type="submit"], .modal-footer .bigradio .form-type-radio body.page-node-type-action #can_embed_form label + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .modal-footer body.page-node-type-action #can_embed_form label + input[type="submit"], body.page-node-type-action #can_embed_form .bigradio .form-type-radio .modal-footer label + input[type="submit"], .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #can_embed_form input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + input[type="submit"], .modal-footer body.page-node-type-action #can_embed_form .can_button + input[type="submit"], body.page-node-type-action .modal-footer #can_embed_form .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .can_button + input[type="submit"], .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + input[type="submit"], .modal-footer body.page-node-type-action #can_embed_form .button + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer #can_embed_form input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer #can_embed_form .button + input[type="submit"], .modal-footer body.page-node-type-action #can_embed_form .btn + .button, body.page-node-type-action #can_embed_form .modal-footer .btn + .button, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-at-primary + .button, body.page-node-type-action #can_embed_form .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #can_embed_form .btn-at-primary + .button, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + .button, .modal-footer .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 input[type="submit"] + .button, body.page-node-type-action .modal-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .button, .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .modal-footer input[type="submit"] + .button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .modal-footer input[type="submit"] + .button, .modal-footer .bigradio .form-type-radio body.page-node-type-action #can_embed_form label + .button, body.page-node-type-action #can_embed_form .modal-footer .bigradio .form-type-radio label + .button, .bigradio .form-type-radio .modal-footer body.page-node-type-action #can_embed_form label + .button, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .modal-footer label + .button, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form input[type=submit] + .button, body.page-node-type-action #can_embed_form .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #can_embed_form input[type=submit] + .button, body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + .button, .modal-footer body.page-node-type-action #can_embed_form .can_button + .button, body.page-node-type-action .modal-footer #can_embed_form .can_button + .button, body.page-node-type-action #can_embed_form .modal-footer .can_button + .button, .modal-footer body.page-node-type-action #can_embed_form input[type="submit"] + .button, body.page-node-type-action #can_embed_form .modal-footer input[type="submit"] + .button, .modal-footer body.page-node-type-action #can_embed_form .button + .button, body.page-node-type-action #can_embed_form .modal-footer .button + .button, body.page-node-type-action #donate_auto_modal .modal-footer #can_embed_form input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .modal-footer #can_embed_form .button + .button, .modal-footer body.page-node-type-action #donate_auto_modal .btn + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn + input[type="submit"], .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #donate_auto_modal .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + input[type="submit"], .modal-footer .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], .modal-footer .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal label + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .modal-footer body.page-node-type-action #donate_auto_modal label + input[type="submit"], body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .modal-footer label + input[type="submit"], .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #donate_auto_modal input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + input[type="submit"], .modal-footer body.page-node-type-action #donate_auto_modal .can_button + input[type="submit"], body.page-node-type-action .modal-footer #donate_auto_modal .can_button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer #donate_auto_modal input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer #donate_auto_modal .button + input[type="submit"], .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + input[type="submit"], .modal-footer body.page-node-type-action #donate_auto_modal .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .button + input[type="submit"], .modal-footer body.page-node-type-action #donate_auto_modal .btn + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn + .button, .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal .modal-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer body.page-node-type-action #donate_auto_modal .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-at-primary + .button, .modal-footer .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, .crm-form-wrap #can_embed_form #form_col2 .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, .modal-footer .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal label + .button, body.page-node-type-action #donate_auto_modal .modal-footer .bigradio .form-type-radio label + .button, .bigradio .form-type-radio .modal-footer body.page-node-type-action #donate_auto_modal label + .button, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .modal-footer label + .button, .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .modal-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer body.page-node-type-action #donate_auto_modal input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer input[type=submit] + .button, .modal-footer body.page-node-type-action #donate_auto_modal .can_button + .button, body.page-node-type-action .modal-footer #donate_auto_modal .can_button + .button, body.page-node-type-action #donate_auto_modal .modal-footer .can_button + .button, body.page-node-type-action #can_embed_form .modal-footer #donate_auto_modal input[type="submit"] + .button, body.page-node-type-action #can_embed_form .modal-footer #donate_auto_modal .button + .button, .modal-footer body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .modal-footer input[type="submit"] + .button, .modal-footer body.page-node-type-action #donate_auto_modal .button + .button, body.page-node-type-action #donate_auto_modal .modal-footer .button + .button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + .btn, .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn, .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group .bigradio .form-type-radio label + .btn, .bigradio .form-type-radio .modal-footer .btn-group label + .btn, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + .btn, .modal-footer .btn-group body.page-node-type-action .can_button + .btn, body.page-node-type-action .modal-footer .btn-group .can_button + .btn, .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .btn, body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + .btn, body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + .btn, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + .btn, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + .btn, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + .btn, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn + .btn-at-primary, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + .btn-at-primary, .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + .btn-at-primary, .modal-footer .btn-group .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .bigradio .form-type-radio label + .btn-at-primary, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at label + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .modal-footer .btn-group label + .btn-at-primary, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .btn-at-primary, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type=submit] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + .btn-at-primary, .modal-footer .btn-group body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action .can_button + .btn-at-primary, body.page-node-type-action .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .can_button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .modal-footer .btn-group .can_button + .btn-at-primary, .modal-footer .btn-group body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .btn-at-primary, body.page-node-type-action #can_embed_form .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + .btn-at-primary, .modal-footer .btn-group body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + .btn-at-primary, body.page-node-type-action #can_embed_form .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + .btn-at-primary, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .btn-at-primary, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at input[type="submit"] + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + .btn-at-primary, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + .btn-at-primary, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .button + .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + .btn-at-primary, .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 .btn + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .crm-form-wrap #can_embed_form #form_col2 .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 .btn-at-primary + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + input[type="submit"], .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 label + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio .modal-footer .btn-group label + input[type="submit"], .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type=submit] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + input[type="submit"], .modal-footer .btn-group body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-type-action .can_button + input[type="submit"], body.page-node-type-action .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 .can_button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action .modal-footer .btn-group .can_button + input[type="submit"], .crm-form-wrap .modal-footer .btn-group body.page-node-type-action #can_embed_form #form_col2 input[type="submit"] + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form .modal-footer .btn-group #form_col2 input[type="submit"] + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form .modal-footer .btn-group #form_col2 input[type="submit"] + input[type="submit"], .modal-footer .btn-group body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .button + input[type="submit"], .crm-form-wrap .modal-footer .btn-group body.page-node-type-action #can_embed_form #form_col2 .button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form .modal-footer .btn-group #form_col2 .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form .modal-footer .btn-group #form_col2 .button + input[type="submit"], body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group .button + input[type="submit"], .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .modal-footer .btn-group .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 .button + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + input[type="submit"], .modal-footer .btn-group .bigradio .form-type-radio .btn + label, .bigradio .form-type-radio .modal-footer .btn-group .btn + label, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .bigradio .form-type-radio .btn-at-primary + label, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + label, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .bigradio .form-type-radio .btn-at-primary + label, .bigradio .form-type-radio body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + label, .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + label, .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + label, .modal-footer .btn-group .bigradio .form-type-radio label + label, .bigradio .form-type-radio .modal-footer .btn-group label + label, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio input[type=submit] + label, .bigradio .form-type-radio .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group .bigradio .form-type-radio input[type=submit] + label, .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + label, .modal-footer .btn-group body.page-node-type-action .bigradio .form-type-radio .can_button + label, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action .can_button + label, body.page-node-type-action .modal-footer .btn-group .bigradio .form-type-radio .can_button + label, .bigradio .form-type-radio body.page-node-type-action .modal-footer .btn-group .can_button + label, .modal-footer .btn-group body.page-node-type-action #can_embed_form .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + label, body.page-node-type-action #can_embed_form .modal-footer .btn-group .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + label, .modal-footer .btn-group body.page-node-type-action #can_embed_form .bigradio .form-type-radio .button + label, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + label, body.page-node-type-action #can_embed_form .modal-footer .btn-group .bigradio .form-type-radio .button + label, .bigradio .form-type-radio body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + label, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + label, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .bigradio .form-type-radio input[type="submit"] + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + label, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .button + label, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + label, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .bigradio .form-type-radio .button + label, .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + label, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group .btn + input[type=submit], .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type=submit], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-at-primary + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + input[type=submit], .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + input[type=submit], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + input[type=submit], .modal-footer .btn-group .bigradio .form-type-radio .page-node-type-issue .issue-signup-wrapper .can_embed.v2 label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group .bigradio .form-type-radio label + input[type=submit], .bigradio .form-type-radio .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 label + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .bigradio .form-type-radio .modal-footer .btn-group label + input[type=submit], .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + input[type=submit], .modal-footer .btn-group body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action .can_button + input[type=submit], body.page-node-type-action .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .can_button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action .modal-footer .btn-group .can_button + input[type=submit], .modal-footer .btn-group body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + input[type=submit], body.page-node-type-action #can_embed_form .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + input[type=submit], .modal-footer .btn-group body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + input[type=submit], body.page-node-type-action #can_embed_form .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + input[type=submit], .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type=submit], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type="submit"] + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + input[type=submit], .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + input[type=submit], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .button + input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + input[type=submit], .modal-footer .btn-group body.page-node-type-action .btn + .can_button, body.page-node-type-action .modal-footer .btn-group .btn + .can_button, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action .btn-at-primary + .can_button, body.page-node-type-action .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .can_button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action .btn-at-primary + .can_button, body.page-node-type-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + .can_button, .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action input[type="submit"] + .can_button, body.page-node-type-action .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .can_button, .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-type-action input[type="submit"] + .can_button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + .can_button, .modal-footer .btn-group .bigradio .form-type-radio body.page-node-type-action label + .can_button, body.page-node-type-action .modal-footer .btn-group .bigradio .form-type-radio label + .can_button, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action label + .can_button, body.page-node-type-action .bigradio .form-type-radio .modal-footer .btn-group label + .can_button, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action input[type=submit] + .can_button, body.page-node-type-action .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .can_button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action input[type=submit] + .can_button, body.page-node-type-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + .can_button, .modal-footer .btn-group body.page-node-type-action .can_button + .can_button, body.page-node-type-action .modal-footer .btn-group .can_button + .can_button, .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .can_button, body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + .can_button, .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + .can_button, body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + .can_button, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .can_button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + .can_button, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + .can_button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + .can_button, .modal-footer .btn-group body.page-node-type-action #can_embed_form .btn + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #can_embed_form .btn-at-primary + input[type="submit"], body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + input[type="submit"], .modal-footer .btn-group .bigradio .form-type-radio body.page-node-type-action #can_embed_form label + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #can_embed_form label + input[type="submit"], body.page-node-type-action #can_embed_form .bigradio .form-type-radio .modal-footer .btn-group label + input[type="submit"], .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type=submit] + input[type="submit"], body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #can_embed_form .can_button + input[type="submit"], body.page-node-type-action .modal-footer .btn-group #can_embed_form .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group .can_button + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group #can_embed_form input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group #can_embed_form .button + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #can_embed_form .btn + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group .btn + .button, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #can_embed_form .btn-at-primary + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #can_embed_form .btn-at-primary + .button, body.page-node-type-action #can_embed_form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + .button, .modal-footer .btn-group .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 input[type="submit"] + .button, body.page-node-type-action .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] + .button, .crm-form-wrap body.page-node-type-action #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + .button, body.page-node-type-action .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group input[type="submit"] + .button, .modal-footer .btn-group .bigradio .form-type-radio body.page-node-type-action #can_embed_form label + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group .bigradio .form-type-radio label + .button, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #can_embed_form label + .button, body.page-node-type-action #can_embed_form .bigradio .form-type-radio .modal-footer .btn-group label + .button, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #can_embed_form input[type=submit] + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type=submit] + .button, body.page-node-type-action #can_embed_form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + .button, .modal-footer .btn-group body.page-node-type-action #can_embed_form .can_button + .button, body.page-node-type-action .modal-footer .btn-group #can_embed_form .can_button + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group .can_button + .button, .modal-footer .btn-group body.page-node-type-action #can_embed_form input[type="submit"] + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group input[type="submit"] + .button, .modal-footer .btn-group body.page-node-type-action #can_embed_form .button + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group .button + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group #can_embed_form input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group #can_embed_form .button + .button, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .btn + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .btn + input[type="submit"], .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + input[type="submit"], body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .btn-at-primary + input[type="submit"], body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + input[type="submit"], .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], .modal-footer .btn-group .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal label + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .bigradio .form-type-radio label + input[type="submit"], .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #donate_auto_modal label + input[type="submit"], body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .modal-footer .btn-group label + input[type="submit"], .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + input[type="submit"], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type=submit] + input[type="submit"], body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .can_button + input[type="submit"], body.page-node-type-action .modal-footer .btn-group #donate_auto_modal .can_button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .can_button + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group #donate_auto_modal input[type="submit"] + input[type="submit"], body.page-node-type-action #can_embed_form .modal-footer .btn-group #donate_auto_modal .button + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + input[type="submit"], body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + input[type="submit"], .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .btn + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .btn + .button, .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at body.page-node-type-action #donate_auto_modal .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary + .button, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .btn-at-primary + .button, body.page-node-type-action #donate_auto_modal body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .modal-footer .btn-group .btn-at-primary + .button, .modal-footer .btn-group .crm-form-wrap #can_embed_form #form_col2 body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, .crm-form-wrap #can_embed_form #form_col2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, .modal-footer .btn-group .bigradio .form-type-radio body.page-node-type-action #donate_auto_modal label + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .bigradio .form-type-radio label + .button, .bigradio .form-type-radio .modal-footer .btn-group body.page-node-type-action #donate_auto_modal label + .button, body.page-node-type-action #donate_auto_modal .bigradio .form-type-radio .modal-footer .btn-group label + .button, .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 body.page-node-type-action #donate_auto_modal input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] + .button, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type=submit] + .button, body.page-node-type-action #donate_auto_modal .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .modal-footer .btn-group input[type=submit] + .button, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .can_button + .button, body.page-node-type-action .modal-footer .btn-group #donate_auto_modal .can_button + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .can_button + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group #donate_auto_modal input[type="submit"] + .button, body.page-node-type-action #can_embed_form .modal-footer .btn-group #donate_auto_modal .button + .button, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"] + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group input[type="submit"] + .button, .modal-footer .btn-group body.page-node-type-action #donate_auto_modal .button + .button, body.page-node-type-action #donate_auto_modal .modal-footer .btn-group .button + .button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block, .modal-footer .region-home-jumbotron .at-form .at-form-submit .at-submit + .btn-block, .region-home-jumbotron .at-form .at-form-submit .modal-footer .at-submit + .btn-block, .modal-footer .region-footer-action .at-form .at-form-submit .at-submit + .btn-block, .region-footer-action .at-form .at-form-submit .modal-footer .at-submit + .btn-block, .modal-footer .issue-wrap .at-form .at-form-submit .at-submit + .btn-block, .issue-wrap .at-form .at-form-submit .modal-footer .at-submit + .btn-block, .modal-footer .region-home-jumbotron .at-form .at-form-submit .btn-block + .at-submit, .region-home-jumbotron .at-form .at-form-submit .modal-footer .btn-block + .at-submit, .modal-footer .region-home-jumbotron .at-form .at-form-submit .at-submit + .at-submit, .region-home-jumbotron .at-form .at-form-submit .modal-footer .at-submit + .at-submit, .modal-footer .region-footer-action .at-form .at-form-submit .btn-block + .at-submit, .region-footer-action .at-form .at-form-submit .modal-footer .btn-block + .at-submit, .modal-footer .region-footer-action .at-form .at-form-submit .at-submit + .at-submit, .region-footer-action .at-form .at-form-submit .modal-footer .at-submit + .at-submit, .modal-footer .issue-wrap .at-form .at-form-submit .btn-block + .at-submit, .issue-wrap .at-form .at-form-submit .modal-footer .btn-block + .at-submit, .modal-footer .issue-wrap .at-form .at-form-submit .at-submit + .at-submit, .issue-wrap .at-form .at-form-submit .modal-footer .at-submit + .at-submit {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right, .article-header .tooltip#block-pagesectionshareheader {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left, .article-header .tooltip#block-views-block-issues-issues-select-2 {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

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

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

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow, .article-header .tooltip#block-pagesectionshareheader .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow, .article-header .tooltip#block-views-block-issues-issues-select-2 .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

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

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right, .article-header .popover#block-pagesectionshareheader {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left, .article-header .popover#block-views-block-issues-issues-select-2 {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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; }

.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: #999999;
  border-top-color: rgba(0, 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.right > .arrow, .article-header .popover#block-pagesectionshareheader > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after, .article-header .popover#block-pagesectionshareheader > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow, .article-header .popover#block-views-block-issues-issues-select-2 > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after, .article-header .popover#block-views-block-issues-issues-select-2 > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

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

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left, .article-header .carousel-control#block-views-block-issues-issues-select-2 {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right, .article-header .carousel-control#block-pagesectionshareheader {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    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;
    background-color: #000 \9;
    background-color: transparent; }
  .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;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .carousel-caption .btn-at-primary, .carousel-caption .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .carousel-caption input[type="submit"], .carousel-caption .bigradio .form-type-radio label, .bigradio .form-type-radio .carousel-caption label, .carousel-caption .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .carousel-caption input[type=submit], .carousel-caption body.page-node-type-action .can_button, body.page-node-type-action .carousel-caption .can_button, .carousel-caption body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .carousel-caption input[type="submit"], .carousel-caption body.page-node-type-action #can_embed_form .button, body.page-node-type-action #can_embed_form .carousel-caption .button, .carousel-caption body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .carousel-caption input[type="submit"], .carousel-caption body.page-node-type-action #donate_auto_modal .button, body.page-node-type-action #donate_auto_modal .carousel-caption .button {
    text-shadow: none; }

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

.clearfix:before, .filter-wrapper:before, .clearfix:after, .filter-wrapper:after {
  content: " ";
  display: table; }

.clearfix:after, .filter-wrapper:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-xs, #block-metamenu ul li:not(:last-child) {
    display: none !important; } }

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

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

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

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

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

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

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

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

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

/* Sass Document */
.row .row, .view-curated-sp #carousel .row, section.home-block-3 div#block-views-block-issues-issues-blocky .row, .article-header .region-section-bar .row, .row .view-curated-sp #carousel, .view-curated-sp .row #carousel, .view-curated-sp #carousel #carousel, section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel, .view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel, .article-header .region-section-bar .view-curated-sp #carousel, .view-curated-sp .article-header .region-section-bar #carousel, .row section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .row div#block-views-block-issues-issues-blocky, .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky, section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky, .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky, .row .article-header .region-section-bar, .article-header .row .region-section-bar, .view-curated-sp #carousel .article-header .region-section-bar, .article-header .view-curated-sp #carousel .region-section-bar, section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar, .article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar, .article-header .region-section-bar .region-section-bar {
  margin-left: -15px !important;
  margin-right: -15px !important; }

/* INVERSE TEXT */
.text-inverse.fa, .region-home-jumbotron .at-form form.fa, .region-footer-action .at-form form.fa, .issue-wrap .at-form form.fa, footer.fa.main-footer, .fa.footer-action, .jumbotron .fa.pin-bottom, .text-reverse.fa, section.home-block-3 .fa.region-home-block-3, section.fa.home-block-2 {
  color: #fff; }

.text-inverse h1, .region-home-jumbotron .at-form form h1, .region-footer-action .at-form form h1, .issue-wrap .at-form form h1, footer.main-footer h1, .footer-action h1, .jumbotron .pin-bottom h1,
.text-inverse h2,
.region-home-jumbotron .at-form form h2,
.region-footer-action .at-form form h2,
.issue-wrap .at-form form h2,
footer.main-footer h2,
.footer-action h2,
.jumbotron .pin-bottom h2,
.text-inverse h3,
.region-home-jumbotron .at-form form h3,
.region-footer-action .at-form form h3,
.issue-wrap .at-form form h3,
footer.main-footer h3,
.footer-action h3,
.jumbotron .pin-bottom h3,
.text-inverse h4,
.region-home-jumbotron .at-form form h4,
.region-footer-action .at-form form h4,
.issue-wrap .at-form form h4,
footer.main-footer h4,
.footer-action h4,
.jumbotron .pin-bottom h4,
.text-inverse h5,
.region-home-jumbotron .at-form form h5,
.region-footer-action .at-form form h5,
.issue-wrap .at-form form h5,
footer.main-footer h5,
.footer-action h5,
.jumbotron .pin-bottom h5,
.text-inverse p,
.region-home-jumbotron .at-form form p,
.region-footer-action .at-form form p,
.issue-wrap .at-form form p,
footer.main-footer p,
.footer-action p,
.jumbotron .pin-bottom p,
.text-inverse li,
.region-home-jumbotron .at-form form li,
.region-footer-action .at-form form li,
.issue-wrap .at-form form li,
footer.main-footer li,
.footer-action li,
.jumbotron .pin-bottom li,
.text-inverse a,
.region-home-jumbotron .at-form form a,
.region-footer-action .at-form form a,
.issue-wrap .at-form form a,
footer.main-footer a,
.footer-action a,
.jumbotron .pin-bottom a, .text-reverse h1, section.home-block-3 .region-home-block-3 h1, section.home-block-2 h1,
.text-reverse h2,
section.home-block-3 .region-home-block-3 h2,
section.home-block-2 h2,
.text-reverse h3,
section.home-block-3 .region-home-block-3 h3,
section.home-block-2 h3,
.text-reverse h4,
section.home-block-3 .region-home-block-3 h4,
section.home-block-2 h4,
.text-reverse h5,
section.home-block-3 .region-home-block-3 h5,
section.home-block-2 h5,
.text-reverse p,
section.home-block-3 .region-home-block-3 p,
section.home-block-2 p,
.text-reverse li,
section.home-block-3 .region-home-block-3 li,
section.home-block-2 li,
.text-reverse a,
section.home-block-3 .region-home-block-3 a,
section.home-block-2 a {
  border-color: #fff;
  color: #fff; }
  .text-inverse h1 a, .region-home-jumbotron .at-form form h1 a, .region-footer-action .at-form form h1 a, .issue-wrap .at-form form h1 a, footer.main-footer h1 a, .footer-action h1 a, .jumbotron .pin-bottom h1 a, .text-inverse h1.active, .region-home-jumbotron .at-form form h1.active, .region-footer-action .at-form form h1.active, .issue-wrap .at-form form h1.active, footer.main-footer h1.active, .footer-action h1.active, .jumbotron .pin-bottom h1.active,
  .text-inverse h2 a,
  .region-home-jumbotron .at-form form h2 a,
  .region-footer-action .at-form form h2 a,
  .issue-wrap .at-form form h2 a,
  footer.main-footer h2 a,
  .footer-action h2 a,
  .jumbotron .pin-bottom h2 a,
  .text-inverse h2.active,
  .region-home-jumbotron .at-form form h2.active,
  .region-footer-action .at-form form h2.active,
  .issue-wrap .at-form form h2.active,
  footer.main-footer h2.active,
  .footer-action h2.active,
  .jumbotron .pin-bottom h2.active,
  .text-inverse h3 a,
  .region-home-jumbotron .at-form form h3 a,
  .region-footer-action .at-form form h3 a,
  .issue-wrap .at-form form h3 a,
  footer.main-footer h3 a,
  .footer-action h3 a,
  .jumbotron .pin-bottom h3 a,
  .text-inverse h3.active,
  .region-home-jumbotron .at-form form h3.active,
  .region-footer-action .at-form form h3.active,
  .issue-wrap .at-form form h3.active,
  footer.main-footer h3.active,
  .footer-action h3.active,
  .jumbotron .pin-bottom h3.active,
  .text-inverse h4 a,
  .region-home-jumbotron .at-form form h4 a,
  .region-footer-action .at-form form h4 a,
  .issue-wrap .at-form form h4 a,
  footer.main-footer h4 a,
  .footer-action h4 a,
  .jumbotron .pin-bottom h4 a,
  .text-inverse h4.active,
  .region-home-jumbotron .at-form form h4.active,
  .region-footer-action .at-form form h4.active,
  .issue-wrap .at-form form h4.active,
  footer.main-footer h4.active,
  .footer-action h4.active,
  .jumbotron .pin-bottom h4.active,
  .text-inverse h5 a,
  .region-home-jumbotron .at-form form h5 a,
  .region-footer-action .at-form form h5 a,
  .issue-wrap .at-form form h5 a,
  footer.main-footer h5 a,
  .footer-action h5 a,
  .jumbotron .pin-bottom h5 a,
  .text-inverse h5.active,
  .region-home-jumbotron .at-form form h5.active,
  .region-footer-action .at-form form h5.active,
  .issue-wrap .at-form form h5.active,
  footer.main-footer h5.active,
  .footer-action h5.active,
  .jumbotron .pin-bottom h5.active,
  .text-inverse p a,
  .region-home-jumbotron .at-form form p a,
  .region-footer-action .at-form form p a,
  .issue-wrap .at-form form p a,
  footer.main-footer p a,
  .footer-action p a,
  .jumbotron .pin-bottom p a,
  .text-inverse p.active,
  .region-home-jumbotron .at-form form p.active,
  .region-footer-action .at-form form p.active,
  .issue-wrap .at-form form p.active,
  footer.main-footer p.active,
  .footer-action p.active,
  .jumbotron .pin-bottom p.active,
  .text-inverse li a,
  .region-home-jumbotron .at-form form li a,
  .region-footer-action .at-form form li a,
  .issue-wrap .at-form form li a,
  footer.main-footer li a,
  .footer-action li a,
  .jumbotron .pin-bottom li a,
  .text-inverse li.active,
  .region-home-jumbotron .at-form form li.active,
  .region-footer-action .at-form form li.active,
  .issue-wrap .at-form form li.active,
  footer.main-footer li.active,
  .footer-action li.active,
  .jumbotron .pin-bottom li.active,
  .text-inverse a a,
  .region-home-jumbotron .at-form form a a,
  .region-footer-action .at-form form a a,
  .issue-wrap .at-form form a a,
  footer.main-footer a a,
  .footer-action a a,
  .jumbotron .pin-bottom a a,
  .text-inverse a.active,
  .region-home-jumbotron .at-form form a.active,
  .region-footer-action .at-form form a.active,
  .issue-wrap .at-form form a.active,
  footer.main-footer a.active,
  .footer-action a.active,
  .jumbotron .pin-bottom a.active, .text-reverse h1 a, section.home-block-3 .region-home-block-3 h1 a, section.home-block-2 h1 a, .text-reverse h1.active, section.home-block-3 .region-home-block-3 h1.active, section.home-block-2 h1.active,
  .text-reverse h2 a,
  section.home-block-3 .region-home-block-3 h2 a,
  section.home-block-2 h2 a,
  .text-reverse h2.active,
  section.home-block-3 .region-home-block-3 h2.active,
  section.home-block-2 h2.active,
  .text-reverse h3 a,
  section.home-block-3 .region-home-block-3 h3 a,
  section.home-block-2 h3 a,
  .text-reverse h3.active,
  section.home-block-3 .region-home-block-3 h3.active,
  section.home-block-2 h3.active,
  .text-reverse h4 a,
  section.home-block-3 .region-home-block-3 h4 a,
  section.home-block-2 h4 a,
  .text-reverse h4.active,
  section.home-block-3 .region-home-block-3 h4.active,
  section.home-block-2 h4.active,
  .text-reverse h5 a,
  section.home-block-3 .region-home-block-3 h5 a,
  section.home-block-2 h5 a,
  .text-reverse h5.active,
  section.home-block-3 .region-home-block-3 h5.active,
  section.home-block-2 h5.active,
  .text-reverse p a,
  section.home-block-3 .region-home-block-3 p a,
  section.home-block-2 p a,
  .text-reverse p.active,
  section.home-block-3 .region-home-block-3 p.active,
  section.home-block-2 p.active,
  .text-reverse li a,
  section.home-block-3 .region-home-block-3 li a,
  section.home-block-2 li a,
  .text-reverse li.active,
  section.home-block-3 .region-home-block-3 li.active,
  section.home-block-2 li.active,
  .text-reverse a a,
  section.home-block-3 .region-home-block-3 a a,
  section.home-block-2 a a,
  .text-reverse a.active,
  section.home-block-3 .region-home-block-3 a.active,
  section.home-block-2 a.active {
    color: #fff;
    border-color: #fff; }
    .text-inverse h1 a:hover, .region-home-jumbotron .at-form form h1 a:hover, .region-footer-action .at-form form h1 a:hover, .issue-wrap .at-form form h1 a:hover, footer.main-footer h1 a:hover, .footer-action h1 a:hover, .jumbotron .pin-bottom h1 a:hover, .text-inverse h1.active:hover, .region-home-jumbotron .at-form form h1.active:hover, .region-footer-action .at-form form h1.active:hover, .issue-wrap .at-form form h1.active:hover, footer.main-footer h1.active:hover, .footer-action h1.active:hover, .jumbotron .pin-bottom h1.active:hover,
    .text-inverse h2 a:hover,
    .region-home-jumbotron .at-form form h2 a:hover,
    .region-footer-action .at-form form h2 a:hover,
    .issue-wrap .at-form form h2 a:hover,
    footer.main-footer h2 a:hover,
    .footer-action h2 a:hover,
    .jumbotron .pin-bottom h2 a:hover,
    .text-inverse h2.active:hover,
    .region-home-jumbotron .at-form form h2.active:hover,
    .region-footer-action .at-form form h2.active:hover,
    .issue-wrap .at-form form h2.active:hover,
    footer.main-footer h2.active:hover,
    .footer-action h2.active:hover,
    .jumbotron .pin-bottom h2.active:hover,
    .text-inverse h3 a:hover,
    .region-home-jumbotron .at-form form h3 a:hover,
    .region-footer-action .at-form form h3 a:hover,
    .issue-wrap .at-form form h3 a:hover,
    footer.main-footer h3 a:hover,
    .footer-action h3 a:hover,
    .jumbotron .pin-bottom h3 a:hover,
    .text-inverse h3.active:hover,
    .region-home-jumbotron .at-form form h3.active:hover,
    .region-footer-action .at-form form h3.active:hover,
    .issue-wrap .at-form form h3.active:hover,
    footer.main-footer h3.active:hover,
    .footer-action h3.active:hover,
    .jumbotron .pin-bottom h3.active:hover,
    .text-inverse h4 a:hover,
    .region-home-jumbotron .at-form form h4 a:hover,
    .region-footer-action .at-form form h4 a:hover,
    .issue-wrap .at-form form h4 a:hover,
    footer.main-footer h4 a:hover,
    .footer-action h4 a:hover,
    .jumbotron .pin-bottom h4 a:hover,
    .text-inverse h4.active:hover,
    .region-home-jumbotron .at-form form h4.active:hover,
    .region-footer-action .at-form form h4.active:hover,
    .issue-wrap .at-form form h4.active:hover,
    footer.main-footer h4.active:hover,
    .footer-action h4.active:hover,
    .jumbotron .pin-bottom h4.active:hover,
    .text-inverse h5 a:hover,
    .region-home-jumbotron .at-form form h5 a:hover,
    .region-footer-action .at-form form h5 a:hover,
    .issue-wrap .at-form form h5 a:hover,
    footer.main-footer h5 a:hover,
    .footer-action h5 a:hover,
    .jumbotron .pin-bottom h5 a:hover,
    .text-inverse h5.active:hover,
    .region-home-jumbotron .at-form form h5.active:hover,
    .region-footer-action .at-form form h5.active:hover,
    .issue-wrap .at-form form h5.active:hover,
    footer.main-footer h5.active:hover,
    .footer-action h5.active:hover,
    .jumbotron .pin-bottom h5.active:hover,
    .text-inverse p a:hover,
    .region-home-jumbotron .at-form form p a:hover,
    .region-footer-action .at-form form p a:hover,
    .issue-wrap .at-form form p a:hover,
    footer.main-footer p a:hover,
    .footer-action p a:hover,
    .jumbotron .pin-bottom p a:hover,
    .text-inverse p.active:hover,
    .region-home-jumbotron .at-form form p.active:hover,
    .region-footer-action .at-form form p.active:hover,
    .issue-wrap .at-form form p.active:hover,
    footer.main-footer p.active:hover,
    .footer-action p.active:hover,
    .jumbotron .pin-bottom p.active:hover,
    .text-inverse li a:hover,
    .region-home-jumbotron .at-form form li a:hover,
    .region-footer-action .at-form form li a:hover,
    .issue-wrap .at-form form li a:hover,
    footer.main-footer li a:hover,
    .footer-action li a:hover,
    .jumbotron .pin-bottom li a:hover,
    .text-inverse li.active:hover,
    .region-home-jumbotron .at-form form li.active:hover,
    .region-footer-action .at-form form li.active:hover,
    .issue-wrap .at-form form li.active:hover,
    footer.main-footer li.active:hover,
    .footer-action li.active:hover,
    .jumbotron .pin-bottom li.active:hover,
    .text-inverse a a:hover,
    .region-home-jumbotron .at-form form a a:hover,
    .region-footer-action .at-form form a a:hover,
    .issue-wrap .at-form form a a:hover,
    footer.main-footer a a:hover,
    .footer-action a a:hover,
    .jumbotron .pin-bottom a a:hover,
    .text-inverse a.active:hover,
    .region-home-jumbotron .at-form form a.active:hover,
    .region-footer-action .at-form form a.active:hover,
    .issue-wrap .at-form form a.active:hover,
    footer.main-footer a.active:hover,
    .footer-action a.active:hover,
    .jumbotron .pin-bottom a.active:hover, .text-reverse h1 a:hover, section.home-block-3 .region-home-block-3 h1 a:hover, section.home-block-2 h1 a:hover, .text-reverse h1.active:hover, section.home-block-3 .region-home-block-3 h1.active:hover, section.home-block-2 h1.active:hover,
    .text-reverse h2 a:hover,
    section.home-block-3 .region-home-block-3 h2 a:hover,
    section.home-block-2 h2 a:hover,
    .text-reverse h2.active:hover,
    section.home-block-3 .region-home-block-3 h2.active:hover,
    section.home-block-2 h2.active:hover,
    .text-reverse h3 a:hover,
    section.home-block-3 .region-home-block-3 h3 a:hover,
    section.home-block-2 h3 a:hover,
    .text-reverse h3.active:hover,
    section.home-block-3 .region-home-block-3 h3.active:hover,
    section.home-block-2 h3.active:hover,
    .text-reverse h4 a:hover,
    section.home-block-3 .region-home-block-3 h4 a:hover,
    section.home-block-2 h4 a:hover,
    .text-reverse h4.active:hover,
    section.home-block-3 .region-home-block-3 h4.active:hover,
    section.home-block-2 h4.active:hover,
    .text-reverse h5 a:hover,
    section.home-block-3 .region-home-block-3 h5 a:hover,
    section.home-block-2 h5 a:hover,
    .text-reverse h5.active:hover,
    section.home-block-3 .region-home-block-3 h5.active:hover,
    section.home-block-2 h5.active:hover,
    .text-reverse p a:hover,
    section.home-block-3 .region-home-block-3 p a:hover,
    section.home-block-2 p a:hover,
    .text-reverse p.active:hover,
    section.home-block-3 .region-home-block-3 p.active:hover,
    section.home-block-2 p.active:hover,
    .text-reverse li a:hover,
    section.home-block-3 .region-home-block-3 li a:hover,
    section.home-block-2 li a:hover,
    .text-reverse li.active:hover,
    section.home-block-3 .region-home-block-3 li.active:hover,
    section.home-block-2 li.active:hover,
    .text-reverse a a:hover,
    section.home-block-3 .region-home-block-3 a a:hover,
    section.home-block-2 a a:hover,
    .text-reverse a.active:hover,
    section.home-block-3 .region-home-block-3 a.active:hover,
    section.home-block-2 a.active:hover {
      color: #257096; }


.text-inverse h2,
.region-home-jumbotron .at-form form h2,
.region-footer-action .at-form form h2,
.issue-wrap .at-form form h2,
footer.main-footer h2,
.footer-action h2,
.jumbotron .pin-bottom h2,
.text-inverse h3,
.region-home-jumbotron .at-form form h3,
.region-footer-action .at-form form h3,
.issue-wrap .at-form form h3,
footer.main-footer h3,
.footer-action h3,
.jumbotron .pin-bottom h3,
.text-inverse h4,
.region-home-jumbotron .at-form form h4,
.region-footer-action .at-form form h4,
.issue-wrap .at-form form h4,
footer.main-footer h4,
.footer-action h4,
.jumbotron .pin-bottom h4,
.text-inverse h5,
.region-home-jumbotron .at-form form h5,
.region-footer-action .at-form form h5,
.issue-wrap .at-form form h5,
footer.main-footer h5,
.footer-action h5,
.jumbotron .pin-bottom h5,
.text-inverse .btn,
.region-home-jumbotron .at-form form .btn,
.region-footer-action .at-form form .btn,
.issue-wrap .at-form form .btn,
footer.main-footer .btn,
.footer-action .btn,
.jumbotron .pin-bottom .btn,
.text-inverse body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .text-inverse .btn-at-primary,
.region-home-jumbotron .at-form form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .region-home-jumbotron .at-form form .btn-at-primary,
.region-footer-action .at-form form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .region-footer-action .at-form form .btn-at-primary,
.issue-wrap .at-form form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .issue-wrap .at-form form .btn-at-primary,
footer.main-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at footer.main-footer .btn-at-primary,
.footer-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .footer-action .btn-at-primary,
.jumbotron .pin-bottom body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .jumbotron .pin-bottom .btn-at-primary,
.text-inverse .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .text-inverse input[type="submit"],
.region-home-jumbotron .at-form form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .issue-wrap .at-form form input[type="submit"],
footer.main-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 footer.main-footer input[type="submit"],
.footer-action .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .footer-action input[type="submit"],
.jumbotron .pin-bottom .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .jumbotron .pin-bottom input[type="submit"],
.text-inverse .bigradio .form-type-radio label,
.bigradio .form-type-radio .text-inverse label,
.region-home-jumbotron .at-form form .bigradio .form-type-radio label,
.bigradio .form-type-radio .region-home-jumbotron .at-form form label,
.region-footer-action .at-form form .bigradio .form-type-radio label,
.bigradio .form-type-radio .region-footer-action .at-form form label,
.issue-wrap .at-form form .bigradio .form-type-radio label,
.bigradio .form-type-radio .issue-wrap .at-form form label,
footer.main-footer .bigradio .form-type-radio label,
.bigradio .form-type-radio footer.main-footer label,
.footer-action .bigradio .form-type-radio label,
.bigradio .form-type-radio .footer-action label,
.jumbotron .pin-bottom .bigradio .form-type-radio label,
.bigradio .form-type-radio .jumbotron .pin-bottom label,
.text-inverse .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .text-inverse input[type=submit],
.region-home-jumbotron .at-form form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .region-home-jumbotron .at-form form input[type=submit],
.region-footer-action .at-form form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .region-footer-action .at-form form input[type=submit],
.issue-wrap .at-form form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .issue-wrap .at-form form input[type=submit],
footer.main-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 footer.main-footer input[type=submit],
.footer-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .footer-action input[type=submit],
.jumbotron .pin-bottom .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .jumbotron .pin-bottom input[type=submit],
.text-inverse body.page-node-type-action .can_button,
body.page-node-type-action .text-inverse .can_button,
.region-home-jumbotron .at-form form body.page-node-type-action .can_button,
body.page-node-type-action .region-home-jumbotron .at-form form .can_button,
.region-footer-action .at-form form body.page-node-type-action .can_button,
body.page-node-type-action .region-footer-action .at-form form .can_button,
.issue-wrap .at-form form body.page-node-type-action .can_button,
body.page-node-type-action .issue-wrap .at-form form .can_button,
footer.main-footer body.page-node-type-action .can_button,
body.page-node-type-action footer.main-footer .can_button,
.footer-action body.page-node-type-action .can_button,
body.page-node-type-action .footer-action .can_button,
.jumbotron .pin-bottom body.page-node-type-action .can_button,
body.page-node-type-action .jumbotron .pin-bottom .can_button,
.text-inverse body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .text-inverse input[type="submit"],
.region-home-jumbotron .at-form form body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .issue-wrap .at-form form input[type="submit"],
footer.main-footer body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form footer.main-footer input[type="submit"],
.footer-action body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .footer-action input[type="submit"],
.jumbotron .pin-bottom body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .jumbotron .pin-bottom input[type="submit"],
.text-inverse body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .text-inverse .button,
.region-home-jumbotron .at-form form body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .region-home-jumbotron .at-form form .button,
.region-footer-action .at-form form body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .region-footer-action .at-form form .button,
.issue-wrap .at-form form body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .issue-wrap .at-form form .button,
footer.main-footer body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form footer.main-footer .button,
.footer-action body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .footer-action .button,
.jumbotron .pin-bottom body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .jumbotron .pin-bottom .button,
.text-inverse body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .text-inverse input[type="submit"],
.region-home-jumbotron .at-form form body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .issue-wrap .at-form form input[type="submit"],
footer.main-footer body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal footer.main-footer input[type="submit"],
.footer-action body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .footer-action input[type="submit"],
.jumbotron .pin-bottom body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .jumbotron .pin-bottom input[type="submit"],
.text-inverse body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .text-inverse .button,
.region-home-jumbotron .at-form form body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .region-home-jumbotron .at-form form .button,
.region-footer-action .at-form form body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .region-footer-action .at-form form .button,
.issue-wrap .at-form form body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .issue-wrap .at-form form .button,
footer.main-footer body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal footer.main-footer .button,
.footer-action body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .footer-action .button,
.jumbotron .pin-bottom body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .jumbotron .pin-bottom .button,
.text-inverse p,
.region-home-jumbotron .at-form form p,
.region-footer-action .at-form form p,
.issue-wrap .at-form form p,
footer.main-footer p,
.footer-action p,
.jumbotron .pin-bottom p,
.text-inverse li,
.region-home-jumbotron .at-form form li,
.region-footer-action .at-form form li,
.issue-wrap .at-form form li,
footer.main-footer li,
.footer-action li,
.jumbotron .pin-bottom li,
.text-reverse h2,
section.home-block-3 .region-home-block-3 h2,
section.home-block-2 h2,
.text-reverse h3,
section.home-block-3 .region-home-block-3 h3,
section.home-block-2 h3,
.text-reverse h4,
section.home-block-3 .region-home-block-3 h4,
section.home-block-2 h4,
.text-reverse h5,
section.home-block-3 .region-home-block-3 h5,
section.home-block-2 h5,
.text-reverse .btn,
section.home-block-3 .region-home-block-3 .btn,
section.home-block-2 .btn,
.text-reverse body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .text-reverse .btn-at-primary,
section.home-block-3 .region-home-block-3 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at section.home-block-3 .region-home-block-3 .btn-at-primary,
section.home-block-2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at section.home-block-2 .btn-at-primary,
.text-reverse .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 section.home-block-2 input[type="submit"],
.text-reverse .bigradio .form-type-radio label,
.bigradio .form-type-radio .text-reverse label,
section.home-block-3 .region-home-block-3 .bigradio .form-type-radio label,
.bigradio .form-type-radio section.home-block-3 .region-home-block-3 label,
section.home-block-2 .bigradio .form-type-radio label,
.bigradio .form-type-radio section.home-block-2 label,
.text-reverse .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .text-reverse input[type=submit],
section.home-block-3 .region-home-block-3 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 section.home-block-3 .region-home-block-3 input[type=submit],
section.home-block-2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 section.home-block-2 input[type=submit],
.text-reverse body.page-node-type-action .can_button,
body.page-node-type-action .text-reverse .can_button,
section.home-block-3 .region-home-block-3 body.page-node-type-action .can_button,
body.page-node-type-action section.home-block-3 .region-home-block-3 .can_button,
section.home-block-2 body.page-node-type-action .can_button,
body.page-node-type-action section.home-block-2 .can_button,
.text-reverse body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form section.home-block-2 input[type="submit"],
.text-reverse body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .text-reverse .button,
section.home-block-3 .region-home-block-3 body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form section.home-block-3 .region-home-block-3 .button,
section.home-block-2 body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form section.home-block-2 .button,
.text-reverse body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal section.home-block-2 input[type="submit"],
.text-reverse body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .text-reverse .button,
section.home-block-3 .region-home-block-3 body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal section.home-block-3 .region-home-block-3 .button,
section.home-block-2 body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal section.home-block-2 .button,
.text-reverse p,
section.home-block-3 .region-home-block-3 p,
section.home-block-2 p,
.text-reverse li,
section.home-block-3 .region-home-block-3 li,
section.home-block-2 li {
  -webkit-font-smoothing: antialiased; }


.text-inverse .btn,
.region-home-jumbotron .at-form form .btn,
.region-footer-action .at-form form .btn,
.issue-wrap .at-form form .btn,
footer.main-footer .btn,
.footer-action .btn,
.jumbotron .pin-bottom .btn,
.text-inverse body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .text-inverse .btn-at-primary,
.region-home-jumbotron .at-form form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .region-home-jumbotron .at-form form .btn-at-primary,
.region-footer-action .at-form form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .region-footer-action .at-form form .btn-at-primary,
.issue-wrap .at-form form body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .issue-wrap .at-form form .btn-at-primary,
footer.main-footer body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at footer.main-footer .btn-at-primary,
.footer-action body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .footer-action .btn-at-primary,
.jumbotron .pin-bottom body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .jumbotron .pin-bottom .btn-at-primary,
.text-inverse .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .text-inverse input[type="submit"],
.region-home-jumbotron .at-form form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .issue-wrap .at-form form input[type="submit"],
footer.main-footer .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 footer.main-footer input[type="submit"],
.footer-action .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .footer-action input[type="submit"],
.jumbotron .pin-bottom .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .jumbotron .pin-bottom input[type="submit"],
.text-inverse .bigradio .form-type-radio label,
.bigradio .form-type-radio .text-inverse label,
.region-home-jumbotron .at-form form .bigradio .form-type-radio label,
.bigradio .form-type-radio .region-home-jumbotron .at-form form label,
.region-footer-action .at-form form .bigradio .form-type-radio label,
.bigradio .form-type-radio .region-footer-action .at-form form label,
.issue-wrap .at-form form .bigradio .form-type-radio label,
.bigradio .form-type-radio .issue-wrap .at-form form label,
footer.main-footer .bigradio .form-type-radio label,
.bigradio .form-type-radio footer.main-footer label,
.footer-action .bigradio .form-type-radio label,
.bigradio .form-type-radio .footer-action label,
.jumbotron .pin-bottom .bigradio .form-type-radio label,
.bigradio .form-type-radio .jumbotron .pin-bottom label,
.text-inverse .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .text-inverse input[type=submit],
.region-home-jumbotron .at-form form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .region-home-jumbotron .at-form form input[type=submit],
.region-footer-action .at-form form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .region-footer-action .at-form form input[type=submit],
.issue-wrap .at-form form .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .issue-wrap .at-form form input[type=submit],
footer.main-footer .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 footer.main-footer input[type=submit],
.footer-action .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .footer-action input[type=submit],
.jumbotron .pin-bottom .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .jumbotron .pin-bottom input[type=submit],
.text-inverse body.page-node-type-action .can_button,
body.page-node-type-action .text-inverse .can_button,
.region-home-jumbotron .at-form form body.page-node-type-action .can_button,
body.page-node-type-action .region-home-jumbotron .at-form form .can_button,
.region-footer-action .at-form form body.page-node-type-action .can_button,
body.page-node-type-action .region-footer-action .at-form form .can_button,
.issue-wrap .at-form form body.page-node-type-action .can_button,
body.page-node-type-action .issue-wrap .at-form form .can_button,
footer.main-footer body.page-node-type-action .can_button,
body.page-node-type-action footer.main-footer .can_button,
.footer-action body.page-node-type-action .can_button,
body.page-node-type-action .footer-action .can_button,
.jumbotron .pin-bottom body.page-node-type-action .can_button,
body.page-node-type-action .jumbotron .pin-bottom .can_button,
.text-inverse body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .text-inverse input[type="submit"],
.region-home-jumbotron .at-form form body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .issue-wrap .at-form form input[type="submit"],
footer.main-footer body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form footer.main-footer input[type="submit"],
.footer-action body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .footer-action input[type="submit"],
.jumbotron .pin-bottom body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .jumbotron .pin-bottom input[type="submit"],
.text-inverse body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .text-inverse .button,
.region-home-jumbotron .at-form form body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .region-home-jumbotron .at-form form .button,
.region-footer-action .at-form form body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .region-footer-action .at-form form .button,
.issue-wrap .at-form form body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .issue-wrap .at-form form .button,
footer.main-footer body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form footer.main-footer .button,
.footer-action body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .footer-action .button,
.jumbotron .pin-bottom body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .jumbotron .pin-bottom .button,
.text-inverse body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .text-inverse input[type="submit"],
.region-home-jumbotron .at-form form body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .issue-wrap .at-form form input[type="submit"],
footer.main-footer body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal footer.main-footer input[type="submit"],
.footer-action body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .footer-action input[type="submit"],
.jumbotron .pin-bottom body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .jumbotron .pin-bottom input[type="submit"],
.text-inverse body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .text-inverse .button,
.region-home-jumbotron .at-form form body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .region-home-jumbotron .at-form form .button,
.region-footer-action .at-form form body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .region-footer-action .at-form form .button,
.issue-wrap .at-form form body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .issue-wrap .at-form form .button,
footer.main-footer body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal footer.main-footer .button,
.footer-action body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .footer-action .button,
.jumbotron .pin-bottom body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .jumbotron .pin-bottom .button,
.text-reverse .btn,
section.home-block-3 .region-home-block-3 .btn,
section.home-block-2 .btn,
.text-reverse body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .text-reverse .btn-at-primary,
section.home-block-3 .region-home-block-3 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at section.home-block-3 .region-home-block-3 .btn-at-primary,
section.home-block-2 body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary,
body.page-node-30 .field--name-field-embed-snippet .ngp-form.at section.home-block-2 .btn-at-primary,
.text-reverse .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 .text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 .crm-form-wrap #can_embed_form #form_col2 input[type="submit"],
.crm-form-wrap #can_embed_form #form_col2 section.home-block-2 input[type="submit"],
.text-reverse .bigradio .form-type-radio label,
.bigradio .form-type-radio .text-reverse label,
section.home-block-3 .region-home-block-3 .bigradio .form-type-radio label,
.bigradio .form-type-radio section.home-block-3 .region-home-block-3 label,
section.home-block-2 .bigradio .form-type-radio label,
.bigradio .form-type-radio section.home-block-2 label,
.text-reverse .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 .text-reverse input[type=submit],
section.home-block-3 .region-home-block-3 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 section.home-block-3 .region-home-block-3 input[type=submit],
section.home-block-2 .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit],
.page-node-type-issue .issue-signup-wrapper .can_embed.v2 section.home-block-2 input[type=submit],
.text-reverse body.page-node-type-action .can_button,
body.page-node-type-action .text-reverse .can_button,
section.home-block-3 .region-home-block-3 body.page-node-type-action .can_button,
body.page-node-type-action section.home-block-3 .region-home-block-3 .can_button,
section.home-block-2 body.page-node-type-action .can_button,
body.page-node-type-action section.home-block-2 .can_button,
.text-reverse body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form .text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 body.page-node-type-action #can_embed_form input[type="submit"],
body.page-node-type-action #can_embed_form section.home-block-2 input[type="submit"],
.text-reverse body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form .text-reverse .button,
section.home-block-3 .region-home-block-3 body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form section.home-block-3 .region-home-block-3 .button,
section.home-block-2 body.page-node-type-action #can_embed_form .button,
body.page-node-type-action #can_embed_form section.home-block-2 .button,
.text-reverse body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal .text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 body.page-node-type-action #donate_auto_modal input[type="submit"],
body.page-node-type-action #donate_auto_modal section.home-block-2 input[type="submit"],
.text-reverse body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal .text-reverse .button,
section.home-block-3 .region-home-block-3 body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal section.home-block-3 .region-home-block-3 .button,
section.home-block-2 body.page-node-type-action #donate_auto_modal .button,
body.page-node-type-action #donate_auto_modal section.home-block-2 .button {
  border-color: transparent; }

.text-inverse .webform-submit, .region-home-jumbotron .at-form form .webform-submit, .region-footer-action .at-form form .webform-submit, .issue-wrap .at-form form .webform-submit, footer.main-footer .webform-submit, .footer-action .webform-submit, .jumbotron .pin-bottom .webform-submit,
.text-inverse input[type="submit"],
.region-home-jumbotron .at-form form input[type="submit"],
.region-footer-action .at-form form input[type="submit"],
.issue-wrap .at-form form input[type="submit"],
footer.main-footer input[type="submit"],
.footer-action input[type="submit"],
.jumbotron .pin-bottom input[type="submit"], .text-reverse .webform-submit, section.home-block-3 .region-home-block-3 .webform-submit, section.home-block-2 .webform-submit,
.text-reverse input[type="submit"],
section.home-block-3 .region-home-block-3 input[type="submit"],
section.home-block-2 input[type="submit"] {
  transition: background-color .5s ease; }
  .text-inverse .webform-submit:hover, .region-home-jumbotron .at-form form .webform-submit:hover, .region-footer-action .at-form form .webform-submit:hover, .issue-wrap .at-form form .webform-submit:hover, footer.main-footer .webform-submit:hover, .footer-action .webform-submit:hover, .jumbotron .pin-bottom .webform-submit:hover,
  .text-inverse input[type="submit"]:hover,
  .region-home-jumbotron .at-form form input[type="submit"]:hover,
  .region-footer-action .at-form form input[type="submit"]:hover,
  .issue-wrap .at-form form input[type="submit"]:hover,
  footer.main-footer input[type="submit"]:hover,
  .footer-action input[type="submit"]:hover,
  .jumbotron .pin-bottom input[type="submit"]:hover, .text-reverse .webform-submit:hover, section.home-block-3 .region-home-block-3 .webform-submit:hover, section.home-block-2 .webform-submit:hover,
  .text-reverse input[type="submit"]:hover,
  section.home-block-3 .region-home-block-3 input[type="submit"]:hover,
  section.home-block-2 input[type="submit"]:hover {
    background-color: rgba(17, 51, 68, 0.5); }

.text-inverse :-moz-placeholder, .region-home-jumbotron .at-form form :-moz-placeholder, .region-footer-action .at-form form :-moz-placeholder, .issue-wrap .at-form form :-moz-placeholder, footer.main-footer :-moz-placeholder, .footer-action :-moz-placeholder, .jumbotron .pin-bottom :-moz-placeholder, .text-reverse :-moz-placeholder, section.home-block-3 .region-home-block-3 :-moz-placeholder, section.home-block-2 :-moz-placeholder {
  /* Firefox 18- */ }

.text-inverse ::-moz-placeholder, .region-home-jumbotron .at-form form ::-moz-placeholder, .region-footer-action .at-form form ::-moz-placeholder, .issue-wrap .at-form form ::-moz-placeholder, footer.main-footer ::-moz-placeholder, .footer-action ::-moz-placeholder, .jumbotron .pin-bottom ::-moz-placeholder, .text-reverse ::-moz-placeholder, section.home-block-3 .region-home-block-3 ::-moz-placeholder, section.home-block-2 ::-moz-placeholder {
  /* Firefox 19+ */ }

.text-shadow-bump {
  text-shadow: 0 2px 12px rgba(0, 17, 34, 0.67); }

.text-shadow-bump-more {
  text-shadow: 0 2px 12px rgba(0, 17, 34, 0.9); }

/* DRUPAL EDIT LINKS */
.contextual ul.contextual-links a {
  text-transform: none !important;
  font-weight: 400; }

.text-inverse .contextual ul.contextual-links a, .region-home-jumbotron .at-form form .contextual ul.contextual-links a, .region-footer-action .at-form form .contextual ul.contextual-links a, .issue-wrap .at-form form .contextual ul.contextual-links a, footer.main-footer .contextual ul.contextual-links a, .footer-action .contextual ul.contextual-links a, .jumbotron .pin-bottom .contextual ul.contextual-links a, .text-reverse .contextual ul.contextual-links a, section.home-block-3 .region-home-block-3 .contextual ul.contextual-links a, section.home-block-2 .contextual ul.contextual-links a {
  color: #667; }
  .text-inverse .contextual ul.contextual-links a:hover, .region-home-jumbotron .at-form form .contextual ul.contextual-links a:hover, .region-footer-action .at-form form .contextual ul.contextual-links a:hover, .issue-wrap .at-form form .contextual ul.contextual-links a:hover, footer.main-footer .contextual ul.contextual-links a:hover, .footer-action .contextual ul.contextual-links a:hover, .jumbotron .pin-bottom .contextual ul.contextual-links a:hover, .text-reverse .contextual ul.contextual-links a:hover, section.home-block-3 .region-home-block-3 .contextual ul.contextual-links a:hover, section.home-block-2 .contextual ul.contextual-links a:hover {
    color: #000; }

/* Utility Classes */
.no-bull {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .no-bull li {
    margin-left: 0;
    padding-left: 0; }
  .no-bull ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .no-bull ul li {
      margin-left: 0;
      padding-left: 0; }

ul.horizontal-list {
  list-style: none;
  padding: 0; }
  ul.horizontal-list li {
    display: inline-block;
    padding: 0 10px;
    border-right: solid 1px; }
    ul.horizontal-list li:last-child {
      border-right: none; }

img.pull-right {
  margin-left: 1.5;
  margin-bottom: 0.75; }

img.pull-left {
  margin-right: 1.5;
  margin-bottom: 0.75; }

/* TEXT ALIGNMENT */
.text-right, .navbar-header-right, .footer-lower-right {
  text-align: right; }

.text-left, .navbar-header-left, .footer-lower-left {
  text-align: left; }

.text-center, #block-footerlogo, section.home-block-1, section.home-block-1 .issue-select-wrapper, section.home-block-3 div#block-views-block-issues-issues-blocky .view-content, section.home-block-4, .card, .card.news-wrapper, .navbar-collapse-left, .navbar-collapse-right, .footer-top-center, .footer-center-center, .footer-bottom-center {
  text-align: center; }

@media (max-width: 767px) {
  .text-xs-left {
    text-align: left; }
  .text-xs-right {
    text-align: right; }
  .text-xs-center, .footer-upper-left, .footer-upper-right {
    text-align: center; }
  .text-xs-justify {
    text-align: justify; } }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right, .footer-upper-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .text-sm-justify {
    text-align: justify; } }

@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .text-md-justify {
    text-align: justify; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .text-lg-justify {
    text-align: justify; } }

.padtop, .container.add-endorsement {
  padding-top: 8px; }

.padtop-more {
  padding-top: 15px; }

.padtop-most, .container.add-endorsement .row, .container.add-endorsement .view-curated-sp #carousel, .view-curated-sp .container.add-endorsement #carousel, .container.add-endorsement section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .container.add-endorsement div#block-views-block-issues-issues-blocky, .container.add-endorsement .article-header .region-section-bar, .article-header .container.add-endorsement .region-section-bar, .footer-upper-right {
  padding-top: 30px; }

.padbottom {
  padding-bottom: 8px; }

.padbottom-more {
  padding-bottom: 15px; }

.padbottom-most {
  padding-bottom: 30px; }

.nopad-left {
  padding-left: 0 !important; }

.nopad-right {
  padding-right: 0 !important; }

.nopad-sides {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.margin-top {
  margin-top: 8px; }

.row .row, .view-curated-sp #carousel .row, section.home-block-3 div#block-views-block-issues-issues-blocky .row, .article-header .region-section-bar .row, .row .view-curated-sp #carousel, .view-curated-sp .row #carousel, .view-curated-sp #carousel #carousel, section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel, .view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel, .article-header .region-section-bar .view-curated-sp #carousel, .view-curated-sp .article-header .region-section-bar #carousel, .row section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .row div#block-views-block-issues-issues-blocky, .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky, section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky, .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky, .row .article-header .region-section-bar, .article-header .row .region-section-bar, .view-curated-sp #carousel .article-header .region-section-bar, .article-header .view-curated-sp #carousel .region-section-bar, section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar, .article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar, .article-header .region-section-bar .region-section-bar,
.row .row .row,
.view-curated-sp #carousel .row .row,
section.home-block-3 div#block-views-block-issues-issues-blocky .row .row,
.article-header .region-section-bar .row .row,
.row .view-curated-sp #carousel .row,
.view-curated-sp .row #carousel .row,
.view-curated-sp #carousel #carousel .row,
section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .row,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel .row,
.article-header .region-section-bar .view-curated-sp #carousel .row,
.view-curated-sp .article-header .region-section-bar #carousel .row,
.row section.home-block-3 div#block-views-block-issues-issues-blocky .row,
section.home-block-3 .row div#block-views-block-issues-issues-blocky .row,
.view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .row,
section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky .row,
section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .row,
.article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .row,
section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky .row,
.row .article-header .region-section-bar .row,
.article-header .row .region-section-bar .row,
.view-curated-sp #carousel .article-header .region-section-bar .row,
.article-header .view-curated-sp #carousel .region-section-bar .row,
section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar .row,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar .row,
.article-header .region-section-bar .region-section-bar .row,
.row .row .view-curated-sp #carousel,
.view-curated-sp .row .row #carousel,
.view-curated-sp #carousel .row #carousel,
section.home-block-3 div#block-views-block-issues-issues-blocky .row .view-curated-sp #carousel,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky .row #carousel,
.article-header .region-section-bar .row .view-curated-sp #carousel,
.view-curated-sp .article-header .region-section-bar .row #carousel,
.row .view-curated-sp #carousel #carousel,
.view-curated-sp .row #carousel #carousel,
.view-curated-sp #carousel #carousel #carousel,
section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel #carousel,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel #carousel,
.article-header .region-section-bar .view-curated-sp #carousel #carousel,
.view-curated-sp .article-header .region-section-bar #carousel #carousel,
.row section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel,
.view-curated-sp .row section.home-block-3 div#block-views-block-issues-issues-blocky #carousel,
section.home-block-3 .row div#block-views-block-issues-issues-blocky .view-curated-sp #carousel,
.view-curated-sp section.home-block-3 .row div#block-views-block-issues-issues-blocky #carousel,
.view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky #carousel,
section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky #carousel,
section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .view-curated-sp #carousel,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky #carousel,
.article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel,
.view-curated-sp .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky #carousel,
section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky .view-curated-sp #carousel,
.view-curated-sp section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky #carousel,
.row .article-header .region-section-bar .view-curated-sp #carousel,
.view-curated-sp .row .article-header .region-section-bar #carousel,
.article-header .row .region-section-bar .view-curated-sp #carousel,
.view-curated-sp .article-header .row .region-section-bar #carousel,
.view-curated-sp #carousel .article-header .region-section-bar #carousel,
.article-header .view-curated-sp #carousel .region-section-bar #carousel,
section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar .view-curated-sp #carousel,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar #carousel,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar .view-curated-sp #carousel,
.view-curated-sp .article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar #carousel,
.article-header .region-section-bar .region-section-bar .view-curated-sp #carousel,
.view-curated-sp .article-header .region-section-bar .region-section-bar #carousel,
.row .row section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .row .row div#block-views-block-issues-issues-blocky,
.view-curated-sp #carousel .row section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .view-curated-sp #carousel .row div#block-views-block-issues-issues-blocky,
section.home-block-3 div#block-views-block-issues-issues-blocky .row div#block-views-block-issues-issues-blocky,
.article-header .region-section-bar .row section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .article-header .region-section-bar .row div#block-views-block-issues-issues-blocky,
.row .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .row .view-curated-sp #carousel div#block-views-block-issues-issues-blocky,
.view-curated-sp .row #carousel section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .view-curated-sp .row #carousel div#block-views-block-issues-issues-blocky,
.view-curated-sp #carousel #carousel section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .view-curated-sp #carousel #carousel div#block-views-block-issues-issues-blocky,
section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel div#block-views-block-issues-issues-blocky,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel div#block-views-block-issues-issues-blocky,
.article-header .region-section-bar .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .article-header .region-section-bar .view-curated-sp #carousel div#block-views-block-issues-issues-blocky,
.view-curated-sp .article-header .region-section-bar #carousel section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .view-curated-sp .article-header .region-section-bar #carousel div#block-views-block-issues-issues-blocky,
.row section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
section.home-block-3 .row div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
.view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
.article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky,
.row .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .row .article-header .region-section-bar div#block-views-block-issues-issues-blocky,
.article-header .row .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .article-header .row .region-section-bar div#block-views-block-issues-issues-blocky,
.view-curated-sp #carousel .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .view-curated-sp #carousel .article-header .region-section-bar div#block-views-block-issues-issues-blocky,
.article-header .view-curated-sp #carousel .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .article-header .view-curated-sp #carousel .region-section-bar div#block-views-block-issues-issues-blocky,
section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar div#block-views-block-issues-issues-blocky,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar div#block-views-block-issues-issues-blocky,
.article-header .region-section-bar .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky,
section.home-block-3 .article-header .region-section-bar .region-section-bar div#block-views-block-issues-issues-blocky,
.row .row .article-header .region-section-bar,
.article-header .row .row .region-section-bar,
.view-curated-sp #carousel .row .article-header .region-section-bar,
.article-header .view-curated-sp #carousel .row .region-section-bar,
section.home-block-3 div#block-views-block-issues-issues-blocky .row .article-header .region-section-bar,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky .row .region-section-bar,
.article-header .region-section-bar .row .region-section-bar,
.row .view-curated-sp #carousel .article-header .region-section-bar,
.article-header .row .view-curated-sp #carousel .region-section-bar,
.view-curated-sp .row #carousel .article-header .region-section-bar,
.article-header .view-curated-sp .row #carousel .region-section-bar,
.view-curated-sp #carousel #carousel .article-header .region-section-bar,
.article-header .view-curated-sp #carousel #carousel .region-section-bar,
section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .article-header .region-section-bar,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .region-section-bar,
.view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel .article-header .region-section-bar,
.article-header .view-curated-sp section.home-block-3 div#block-views-block-issues-issues-blocky #carousel .region-section-bar,
.article-header .region-section-bar .view-curated-sp #carousel .region-section-bar,
.view-curated-sp .article-header .region-section-bar #carousel .region-section-bar,
.row section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar,
.article-header .row section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar,
section.home-block-3 .row div#block-views-block-issues-issues-blocky .article-header .region-section-bar,
.article-header section.home-block-3 .row div#block-views-block-issues-issues-blocky .region-section-bar,
.view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar,
.article-header .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar,
section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky .article-header .region-section-bar,
.article-header section.home-block-3 .view-curated-sp #carousel div#block-views-block-issues-issues-blocky .region-section-bar,
section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .article-header .region-section-bar,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .region-section-bar,
.article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar,
section.home-block-3 .article-header .region-section-bar div#block-views-block-issues-issues-blocky .region-section-bar,
.row .article-header .region-section-bar .region-section-bar,
.article-header .row .region-section-bar .region-section-bar,
.view-curated-sp #carousel .article-header .region-section-bar .region-section-bar,
.article-header .view-curated-sp #carousel .region-section-bar .region-section-bar,
section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar .region-section-bar,
.article-header section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar .region-section-bar,
.article-header .region-section-bar .region-section-bar .region-section-bar {
  margin-left: -15px !important;
  margin-right: -15px !important; }

.bg-info {
  background-color: #eeeeee !important; }

.pin-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

@media (max-width: 767px) {
  [class^="col-sm"] > .btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [class^="col-sm"] > .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 [class^="col-sm"] > input[type="submit"], .bigradio .form-type-radio [class^="col-sm"] > label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 [class^="col-sm"] > input[type=submit], body.page-node-type-action [class^="col-sm"] > .can_button, body.page-node-type-action #can_embed_form [class^="col-sm"] > input[type="submit"], body.page-node-type-action #can_embed_form [class^="col-sm"] > .button, body.page-node-type-action #donate_auto_modal [class^="col-sm"] > input[type="submit"], body.page-node-type-action #donate_auto_modal [class^="col-sm"] > .button,
  [class^="col-md"] > .btn,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [class^="col-md"] > .btn-at-primary,
  .crm-form-wrap #can_embed_form #form_col2 [class^="col-md"] > input[type="submit"],
  .bigradio .form-type-radio [class^="col-md"] > label,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 [class^="col-md"] > input[type=submit],
  body.page-node-type-action [class^="col-md"] > .can_button,
  body.page-node-type-action #can_embed_form [class^="col-md"] > input[type="submit"],
  body.page-node-type-action #can_embed_form [class^="col-md"] > .button,
  body.page-node-type-action #donate_auto_modal [class^="col-md"] > input[type="submit"],
  body.page-node-type-action #donate_auto_modal [class^="col-md"] > .button,
  [class^="col-lg"] > .btn,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at [class^="col-lg"] > .btn-at-primary,
  .crm-form-wrap #can_embed_form #form_col2 [class^="col-lg"] > input[type="submit"],
  .bigradio .form-type-radio [class^="col-lg"] > label,
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 [class^="col-lg"] > input[type=submit],
  body.page-node-type-action [class^="col-lg"] > .can_button,
  body.page-node-type-action #can_embed_form [class^="col-lg"] > input[type="submit"],
  body.page-node-type-action #can_embed_form [class^="col-lg"] > .button,
  body.page-node-type-action #donate_auto_modal [class^="col-lg"] > input[type="submit"],
  body.page-node-type-action #donate_auto_modal [class^="col-lg"] > .button {
    margin-bottom: 8px; } }

@media (max-width: 767px) {
  .view-content .col-xs-6:nth-of-type(2n+3),
  .view-content .col-xs-4:nth-of-type(3n+4),
  .view-content .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode:nth-of-type(3n+4),
  .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .view-content .at-row.PostalCode:nth-of-type(3n+4),
  .view-content .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode:nth-of-type(3n+4),
  .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .view-content .at-row.PostalCode:nth-of-type(3n+4),
  .view-content .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode:nth-of-type(3n+4),
  .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .view-content .at-row.PostalCode:nth-of-type(3n+4),
  .view-content .col-xs-3:nth-of-type(4n+5) {
    clear: left; } }

@media (min-width: 768px) {
  .view-content .col-sm-6:nth-of-type(2n+3), .view-content .article-header #block-views-block-issues-issues-select-2:nth-of-type(2n+3), .article-header .view-content #block-views-block-issues-issues-select-2:nth-of-type(2n+3), .view-content .article-header #block-pagesectionshareheader:nth-of-type(2n+3), .article-header .view-content #block-pagesectionshareheader:nth-of-type(2n+3), .view-content .footer-upper-left:nth-of-type(2n+3), .view-content .footer-upper-right:nth-of-type(2n+3),
  .view-content .col-sm-4:nth-of-type(3n+4),
  .view-content .navbar-header-left:nth-of-type(3n+4),
  .view-content .col-sm-3:nth-of-type(4n+5),
  .view-content .region-home-jumbotron .at-form .at-form-submit:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .view-content .at-form-submit:nth-of-type(4n+5),
  .view-content .region-footer-action .at-form .at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .view-content .at-form-submit:nth-of-type(4n+5),
  .view-content .issue-wrap .at-form .at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .view-content .at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div:nth-of-type(4n+5) {
    clear: left; } }

@media (min-width: 992px) {
  .col-md-6.col-sm-6:nth-of-type(2n+3), .article-header .col-md-6#block-views-block-issues-issues-select-2:nth-of-type(2n+3), .article-header .col-md-6#block-pagesectionshareheader:nth-of-type(2n+3), .col-md-6.footer-upper-left:nth-of-type(2n+3), .col-md-6.footer-upper-right:nth-of-type(2n+3), .col-md-6.col-sm-4:nth-of-type(3n+4), .col-md-6.navbar-header-left:nth-of-type(3n+4), .col-md-6.col-sm-3:nth-of-type(4n+5), .region-home-jumbotron .at-form .col-md-6.at-form-submit:nth-of-type(4n+5), .region-footer-action .at-form .col-md-6.at-form-submit:nth-of-type(4n+5), .issue-wrap .at-form .col-md-6.at-form-submit:nth-of-type(4n+5), section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-md-6:nth-of-type(4n+5),
  .col-md-4.col-sm-6:nth-of-type(2n+3),
  .article-header .col-md-4#block-views-block-issues-issues-select-2:nth-of-type(2n+3),
  .article-header .col-md-4#block-pagesectionshareheader:nth-of-type(2n+3),
  .col-md-4.footer-upper-left:nth-of-type(2n+3),
  .col-md-4.footer-upper-right:nth-of-type(2n+3),
  .col-md-4.col-sm-4:nth-of-type(3n+4),
  .col-md-4.navbar-header-left:nth-of-type(3n+4),
  .col-md-4.col-sm-3:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .col-md-4.at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .col-md-4.at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .col-md-4.at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-md-4:nth-of-type(4n+5),
  .col-md-3.col-sm-6:nth-of-type(2n+3),
  .article-header .col-md-3#block-views-block-issues-issues-select-2:nth-of-type(2n+3),
  .article-header .col-md-3#block-pagesectionshareheader:nth-of-type(2n+3),
  .col-md-3.footer-upper-left:nth-of-type(2n+3),
  .col-md-3.footer-upper-right:nth-of-type(2n+3),
  .col-md-3.col-sm-4:nth-of-type(3n+4),
  .col-md-3.navbar-header-left:nth-of-type(3n+4),
  .col-md-3.col-sm-3:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .col-md-3.at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .col-md-3.at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .col-md-3.at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-md-3:nth-of-type(4n+5),
  .col-md-2.col-sm-6:nth-of-type(2n+3),
  .article-header .col-md-2#block-views-block-issues-issues-select-2:nth-of-type(2n+3),
  .article-header .col-md-2#block-pagesectionshareheader:nth-of-type(2n+3),
  .col-md-2.footer-upper-left:nth-of-type(2n+3),
  .col-md-2.footer-upper-right:nth-of-type(2n+3),
  .col-md-2.col-sm-4:nth-of-type(3n+4),
  .col-md-2.navbar-header-left:nth-of-type(3n+4),
  .col-md-2.col-sm-3:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .col-md-2.at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .col-md-2.at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .col-md-2.at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-md-2:nth-of-type(4n+5) {
    clear: none; }
  .view-content .col-md-6:nth-of-type(2n+3),
  .view-content .col-md-4:nth-of-type(3n+4),
  .view-content .col-md-3:nth-of-type(4n+5),
  .view-content .col-md-2:nth-of-type(6n+7) {
    clear: left; } }

@media (min-width: 1200px) {
  .col-lg-6.col-sm-6:nth-of-type(2n+3), .article-header .col-lg-6#block-views-block-issues-issues-select-2:nth-of-type(2n+3), .article-header .col-lg-6#block-pagesectionshareheader:nth-of-type(2n+3), .col-lg-6.footer-upper-left:nth-of-type(2n+3), .col-lg-6.footer-upper-right:nth-of-type(2n+3), .col-lg-6.col-sm-4:nth-of-type(3n+4), .col-lg-6.navbar-header-left:nth-of-type(3n+4), .col-lg-6.col-sm-3:nth-of-type(4n+5), .region-home-jumbotron .at-form .col-lg-6.at-form-submit:nth-of-type(4n+5), .region-footer-action .at-form .col-lg-6.at-form-submit:nth-of-type(4n+5), .issue-wrap .at-form .col-lg-6.at-form-submit:nth-of-type(4n+5), section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-lg-6:nth-of-type(4n+5), .col-lg-6.col-md-6:nth-of-type(2n+3), .col-lg-6.col-md-4:nth-of-type(3n+4), .col-lg-6.col-md-3:nth-of-type(4n+5), .col-lg-6.col-md-2:nth-of-type(6n+7),
  .col-lg-4.col-sm-6:nth-of-type(2n+3),
  .article-header .col-lg-4#block-views-block-issues-issues-select-2:nth-of-type(2n+3),
  .article-header .col-lg-4#block-pagesectionshareheader:nth-of-type(2n+3),
  .col-lg-4.footer-upper-left:nth-of-type(2n+3),
  .col-lg-4.footer-upper-right:nth-of-type(2n+3),
  .col-lg-4.col-sm-4:nth-of-type(3n+4),
  .col-lg-4.navbar-header-left:nth-of-type(3n+4),
  .col-lg-4.col-sm-3:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .col-lg-4.at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .col-lg-4.at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .col-lg-4.at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-lg-4:nth-of-type(4n+5),
  .col-lg-4.col-md-6:nth-of-type(2n+3),
  .col-lg-4.col-md-4:nth-of-type(3n+4),
  .col-lg-4.col-md-3:nth-of-type(4n+5),
  .col-lg-4.col-md-2:nth-of-type(6n+7),
  .col-lg-3.col-sm-6:nth-of-type(2n+3),
  .article-header .col-lg-3#block-views-block-issues-issues-select-2:nth-of-type(2n+3),
  .article-header .col-lg-3#block-pagesectionshareheader:nth-of-type(2n+3),
  .col-lg-3.footer-upper-left:nth-of-type(2n+3),
  .col-lg-3.footer-upper-right:nth-of-type(2n+3),
  .col-lg-3.col-sm-4:nth-of-type(3n+4),
  .col-lg-3.navbar-header-left:nth-of-type(3n+4),
  .col-lg-3.col-sm-3:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .col-lg-3.at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .col-lg-3.at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .col-lg-3.at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-lg-3:nth-of-type(4n+5),
  .col-lg-3.col-md-6:nth-of-type(2n+3),
  .col-lg-3.col-md-4:nth-of-type(3n+4),
  .col-lg-3.col-md-3:nth-of-type(4n+5),
  .col-lg-3.col-md-2:nth-of-type(6n+7),
  .col-lg-2.col-sm-6:nth-of-type(2n+3),
  .article-header .col-lg-2#block-views-block-issues-issues-select-2:nth-of-type(2n+3),
  .article-header .col-lg-2#block-pagesectionshareheader:nth-of-type(2n+3),
  .col-lg-2.footer-upper-left:nth-of-type(2n+3),
  .col-lg-2.footer-upper-right:nth-of-type(2n+3),
  .col-lg-2.col-sm-4:nth-of-type(3n+4),
  .col-lg-2.navbar-header-left:nth-of-type(3n+4),
  .col-lg-2.col-sm-3:nth-of-type(4n+5),
  .region-home-jumbotron .at-form .col-lg-2.at-form-submit:nth-of-type(4n+5),
  .region-footer-action .at-form .col-lg-2.at-form-submit:nth-of-type(4n+5),
  .issue-wrap .at-form .col-lg-2.at-form-submit:nth-of-type(4n+5),
  section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div.col-lg-2:nth-of-type(4n+5),
  .col-lg-2.col-md-6:nth-of-type(2n+3),
  .col-lg-2.col-md-4:nth-of-type(3n+4),
  .col-lg-2.col-md-3:nth-of-type(4n+5),
  .col-lg-2.col-md-2:nth-of-type(6n+7) {
    clear: none; }
  .view-content .col-lg-6:nth-of-type(2n+3),
  .view-content .col-lg-4:nth-of-type(3n+4),
  .view-content .col-lg-3:nth-of-type(4n+5),
  .view-content .col-lg-2:nth-of-type(6n+7) {
    clear: left; } }

/* turn off number field spinners */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Transform Mixins */
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-bottom: 30px; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

/* scoped mini signup ngp forms */
/* we should style rather than hide the remember me/auto-populate ngp stuff */
.ngp-form.at {
  margin: 0 auto; }

/* THANKS MESSAGE: fold in more neatly later */
.at .content.thankYou {
  min-height: 20px;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff; }
  .at .content.thankYou p {
    color: #fff !important; }

.region-footer-action .ngp-form.at .at-form header, .region-footer-action .ngp-form.at .at-form legend,
.region-home-jumbotron .ngp-form.at .at-form header,
.region-home-jumbotron .ngp-form.at .at-form legend,
#block-signupinterior .ngp-form.at .at-form header,
#block-signupinterior .ngp-form.at .at-form legend {
  display: none;
  padding: 0;
  margin: 0; }

.region-footer-action .ngp-form.at .at-form form,
.region-home-jumbotron .ngp-form.at .at-form form,
#block-signupinterior .ngp-form.at .at-form form {
  margin: 0 -15px;
  padding-right: 1px;
  padding-left: 1px;
  clear: none; }
  .region-footer-action .ngp-form.at .at-form form label.EmailAddress,
  .region-home-jumbotron .ngp-form.at .at-form form label.EmailAddress,
  #block-signupinterior .ngp-form.at .at-form form label.EmailAddress {
    margin-bottom: 2px; }
    .region-footer-action .ngp-form.at .at-form form label.EmailAddress input,
    .region-home-jumbotron .ngp-form.at .at-form form label.EmailAddress input,
    #block-signupinterior .ngp-form.at .at-form form label.EmailAddress input {
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 0;
      font-size: 20px;
      margin-bottom: 0;
      height: 40px; }
      .region-footer-action .ngp-form.at .at-form form label.EmailAddress input::-webkit-input-placeholder,
      .region-home-jumbotron .ngp-form.at .at-form form label.EmailAddress input::-webkit-input-placeholder,
      #block-signupinterior .ngp-form.at .at-form form label.EmailAddress input::-webkit-input-placeholder {
        color: #667 !important; }
      .region-footer-action .ngp-form.at .at-form form label.EmailAddress input:-moz-placeholder,
      .region-home-jumbotron .ngp-form.at .at-form form label.EmailAddress input:-moz-placeholder,
      #block-signupinterior .ngp-form.at .at-form form label.EmailAddress input:-moz-placeholder {
        /* Firefox 18- */
        color: #667 !important; }
      .region-footer-action .ngp-form.at .at-form form label.EmailAddress input::-moz-placeholder,
      .region-home-jumbotron .ngp-form.at .at-form form label.EmailAddress input::-moz-placeholder,
      #block-signupinterior .ngp-form.at .at-form form label.EmailAddress input::-moz-placeholder {
        /* Firefox 19+ */
        color: #667 !important; }
      .region-footer-action .ngp-form.at .at-form form label.EmailAddress input:-ms-input-placeholder,
      .region-home-jumbotron .ngp-form.at .at-form form label.EmailAddress input:-ms-input-placeholder,
      #block-signupinterior .ngp-form.at .at-form form label.EmailAddress input:-ms-input-placeholder {
        color: #667 !important; }
  .region-footer-action .ngp-form.at .at-form form label.PostalCode input,
  .region-home-jumbotron .ngp-form.at .at-form form label.PostalCode input,
  #block-signupinterior .ngp-form.at .at-form form label.PostalCode input {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 0;
    font-size: 20px;
    margin-bottom: 10px;
    height: 40px; }
    .region-footer-action .ngp-form.at .at-form form label.PostalCode input::-webkit-input-placeholder,
    .region-home-jumbotron .ngp-form.at .at-form form label.PostalCode input::-webkit-input-placeholder,
    #block-signupinterior .ngp-form.at .at-form form label.PostalCode input::-webkit-input-placeholder {
      color: #667 !important; }
    .region-footer-action .ngp-form.at .at-form form label.PostalCode input:-moz-placeholder,
    .region-home-jumbotron .ngp-form.at .at-form form label.PostalCode input:-moz-placeholder,
    #block-signupinterior .ngp-form.at .at-form form label.PostalCode input:-moz-placeholder {
      /* Firefox 18- */
      color: #667 !important; }
    .region-footer-action .ngp-form.at .at-form form label.PostalCode input::-moz-placeholder,
    .region-home-jumbotron .ngp-form.at .at-form form label.PostalCode input::-moz-placeholder,
    #block-signupinterior .ngp-form.at .at-form form label.PostalCode input::-moz-placeholder {
      /* Firefox 19+ */
      color: #667 !important; }
    .region-footer-action .ngp-form.at .at-form form label.PostalCode input:-ms-input-placeholder,
    .region-home-jumbotron .ngp-form.at .at-form form label.PostalCode input:-ms-input-placeholder,
    #block-signupinterior .ngp-form.at .at-form form label.PostalCode input:-ms-input-placeholder {
      color: #667 !important; }
  .region-footer-action .ngp-form.at .at-form form input.btn-at-primary,
  .region-home-jumbotron .ngp-form.at .at-form form input.btn-at-primary,
  #block-signupinterior .ngp-form.at .at-form form input.btn-at-primary {
    background-color: #DD7700;
    border-radius: 0;
    font-size: 20px;
    padding: 5px 8px;
    height: 40px; }
    @media (max-width: 767px) {
      .region-footer-action .ngp-form.at .at-form form input.btn-at-primary,
      .region-home-jumbotron .ngp-form.at .at-form form input.btn-at-primary,
      #block-signupinterior .ngp-form.at .at-form form input.btn-at-primary {
        padding: 4px 8px; } }
    .region-footer-action .ngp-form.at .at-form form input.btn-at-primary:hover,
    .region-home-jumbotron .ngp-form.at .at-form form input.btn-at-primary:hover,
    #block-signupinterior .ngp-form.at .at-form form input.btn-at-primary:hover {
      transform: scale(1);
      background-color: #113344;
      color: #DD7700; }
  .region-footer-action .ngp-form.at .at-form form .at-text,
  .region-home-jumbotron .ngp-form.at .at-form form .at-text,
  #block-signupinterior .ngp-form.at .at-form form .at-text {
    text-indent: -92000px;
    font-size: 0px !important; }

.region-footer-action .ngp-form.at .at-form .poweredby,
.region-home-jumbotron .ngp-form.at .at-form .poweredby,
#block-signupinterior .ngp-form.at .at-form .poweredby {
  display: none; }

#block-signupinterior {
  margin-bottom: 45px; }
  #block-signupinterior .ngp-form.at .at-form header {
    display: block; }
    #block-signupinterior .ngp-form.at .at-form header.at-title {
      display: none; }
  #block-signupinterior .ngp-form.at .at-form h1 {
    font-size: 27px;
    color: #fff; }
  @media (min-width: 768px) {
    #block-signupinterior .ngp-form.at .at-form form .email-wrap {
      padding-right: 1px; }
      #block-signupinterior .ngp-form.at .at-form form .email-wrap label.EmailAddress input {
        border-radius: 5px  0 0 5px; } }
  @media (min-width: 768px) {
    #block-signupinterior .ngp-form.at .at-form form .zip-wrap {
      padding-left: 1px; }
      #block-signupinterior .ngp-form.at .at-form form .zip-wrap label.PostalCode input {
        border-radius: 0 0 0 0; } }
  #block-signupinterior .ngp-form.at .at-form form .submit-wrap input.btn-at-primary {
    padding: 1.5px 8px; }
    @media (min-width: 768px) {
      #block-signupinterior .ngp-form.at .at-form form .submit-wrap input.btn-at-primary {
        border-radius: 0 5px 5px 0; } }

.region-home-jumbotron .at-form form, .region-footer-action .at-form form, .issue-wrap .at-form form {
  margin: 0 -15px; }

.region-home-jumbotron .at-form .at-inner, .region-footer-action .at-form .at-inner, .issue-wrap .at-form .at-inner {
  border: none;
  border-radius: 0;
  background-color: transparent; }

.region-home-jumbotron .at-form label input, .region-footer-action .at-form label input, .issue-wrap .at-form label input {
  display: block;
  font-size: 18px;
  border: none;
  background: #eeeeee;
  border-radius: 0; }
  @media (max-width: 767px) {
    .region-home-jumbotron .at-form label input, .region-footer-action .at-form label input, .issue-wrap .at-form label input {
      height: 40px; } }

.region-home-jumbotron .at-form .at-text, .region-footer-action .at-form .at-text, .issue-wrap .at-form .at-text {
  text-indent: -92000px; }

.region-home-jumbotron .at-form .at-fieldset.ContactInformation, .region-footer-action .at-form .at-fieldset.ContactInformation, .issue-wrap .at-form .at-fieldset.ContactInformation {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0; }
  @media (max-width: 767px) {
    .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields {
      padding: 0 !important; } }
  .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress {
    padding-right: 2px; }
    @media (max-width: 767px) {
      .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress {
        padding: 0 !important; } }
    @media (min-width: 768px) {
      .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.EmailAddress {
        padding-left: 0; } }
  .region-home-jumbotron .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .region-footer-action .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode, .issue-wrap .at-form .at-fieldset.ContactInformation .at-fields .at-row.PostalCode {
    padding-left: 0;
    padding-right: 0;
    float: right !important; }

.region-home-jumbotron .at-form .at-row.YesSignMeUpForUpdatesForBinder, .region-footer-action .at-form .at-row.YesSignMeUpForUpdatesForBinder, .issue-wrap .at-form .at-row.YesSignMeUpForUpdatesForBinder {
  display: none; }

@media (max-width: 767px) {
  .region-home-jumbotron .at-form .at-row, .region-footer-action .at-form .at-row, .issue-wrap .at-form .at-row {
    width: 100%; } }

.region-home-jumbotron .at-form .at-form-submit, .region-footer-action .at-form .at-form-submit, .issue-wrap .at-form .at-form-submit {
  display: inline-block;
  clear: none;
  padding: 0 0 0 2px; }
  @media (max-width: 767px) {
    .region-home-jumbotron .at-form .at-form-submit, .region-footer-action .at-form .at-form-submit, .issue-wrap .at-form .at-form-submit {
      width: 100%;
      margin-left: 0; } }
  .region-home-jumbotron .at-form .at-form-submit .at-submit, .region-footer-action .at-form .at-form-submit .at-submit, .issue-wrap .at-form .at-form-submit .at-submit {
    margin: 0;
    border: none; }
    @media (max-width: 767px) {
      .region-home-jumbotron .at-form .at-form-submit .at-submit, .region-footer-action .at-form .at-form-submit .at-submit, .issue-wrap .at-form .at-form-submit .at-submit {
        width: 100%;
        height: 40px;
        padding: 12px;
        line-height: 1; } }

.region-home-jumbotron .at-form #MailingId_Value + div, .region-footer-action .at-form #MailingId_Value + div, .issue-wrap .at-form #MailingId_Value + div {
  display: none; }

.region-home-jumbotron .at-form .at-row > [class^="at-"], .region-footer-action .at-form .at-row > [class^="at-"], .issue-wrap .at-form .at-row > [class^="at-"] {
  min-width: 0;
  padding: 0;
  margin: 0; }

.region-home-jumbotron .at-form .UpdateMyProfile .text, .region-footer-action .at-form .UpdateMyProfile .text, .issue-wrap .at-form .UpdateMyProfile .text {
  color: #eeeeee; }
  @media (max-width: 767px) {
    .region-home-jumbotron .at-form .UpdateMyProfile .text, .region-footer-action .at-form .UpdateMyProfile .text, .issue-wrap .at-form .UpdateMyProfile .text {
      font-size: 3vw; } }

html {
  /*override form-loaded css | simple tweaks at bottom of this file */ }
  html .at {
    color: #113344 !important;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    line-height: 1.5;
    position: relative;
    cursor: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  html .at *,
  html .at *:before,
  html .at *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  html .at a:hover {
    cursor: pointer; }
  html .at img {
    max-width: 100%;
    height: auto; }
  html .at img {
    -ms-interpolation-mode: bicubic; }
  html .at .left, html .at .article-header #block-views-block-issues-issues-select-2, .article-header html .at #block-views-block-issues-issues-select-2 {
    float: left !important; }
  html .at .right, html .at .article-header #block-pagesectionshareheader, .article-header html .at #block-pagesectionshareheader {
    float: right !important; }
  html .at .clearfix:before, html .at .filter-wrapper:before,
  html .at .clearfix:after,
  html .at .filter-wrapper:after {
    content: " ";
    display: table; }
  
  html .at .clearfix:after,
  html .at .filter-wrapper:after {
    clear: both; }
  html .at .hide {
    display: none; }
  html .at .invisible {
    visibility: hidden; }
  html .at .antialiased,
  html .at small.info,
  html .at .error small.error {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html .at img {
    display: inline-block;
    vertical-align: middle; }
  html .at textarea {
    height: auto;
    min-height: 50px; }
  html .at select {
    width: 100%; }
  html .at form {
    margin: 0; }
  html .at form .row .row, html .at form .view-curated-sp #carousel .row, .view-curated-sp html .at form #carousel .row, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row, html .at form .article-header .region-section-bar .row, .article-header html .at form .region-section-bar .row, html .at form .row .view-curated-sp #carousel, .view-curated-sp html .at form .row #carousel, html .at form .view-curated-sp #carousel #carousel, .view-curated-sp html .at form #carousel #carousel, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel, .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky #carousel, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp #carousel, .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky #carousel, html .at form .article-header .region-section-bar .view-curated-sp #carousel, .view-curated-sp html .at form .article-header .region-section-bar #carousel, .article-header html .at form .region-section-bar .view-curated-sp #carousel, .view-curated-sp .article-header html .at form .region-section-bar #carousel, html .at form .row section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 html .at form .row div#block-views-block-issues-issues-blocky, html .at form .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 html .at form .view-curated-sp #carousel div#block-views-block-issues-issues-blocky, .view-curated-sp html .at form #carousel section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .view-curated-sp html .at form #carousel div#block-views-block-issues-issues-blocky, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky, html .at form .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 html .at form .article-header .region-section-bar div#block-views-block-issues-issues-blocky, .article-header html .at form .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky, section.home-block-3 .article-header html .at form .region-section-bar div#block-views-block-issues-issues-blocky, html .at form .row .article-header .region-section-bar, .article-header html .at form .row .region-section-bar, html .at form .view-curated-sp #carousel .article-header .region-section-bar, .article-header html .at form .view-curated-sp #carousel .region-section-bar, .view-curated-sp html .at form #carousel .article-header .region-section-bar, .article-header .view-curated-sp html .at form #carousel .region-section-bar, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar, .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .region-section-bar, .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .region-section-bar, html .at form .article-header .region-section-bar .region-section-bar, .article-header html .at form .region-section-bar .region-section-bar {
    margin: 0 -0.5em; }
  html .at form .row .row .column, html .at form .view-curated-sp #carousel .row .column, .view-curated-sp html .at form #carousel .row .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row .column, html .at form .article-header .region-section-bar .row .column, .article-header html .at form .region-section-bar .row .column, html .at form .row .view-curated-sp #carousel .column, .view-curated-sp html .at form .row #carousel .column, html .at form .view-curated-sp #carousel #carousel .column, .view-curated-sp html .at form #carousel #carousel .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .column, .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky #carousel .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .column, .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky #carousel .column, html .at form .article-header .region-section-bar .view-curated-sp #carousel .column, .view-curated-sp html .at form .article-header .region-section-bar #carousel .column, .article-header html .at form .region-section-bar .view-curated-sp #carousel .column, .view-curated-sp .article-header html .at form .region-section-bar #carousel .column, html .at form .row section.home-block-3 div#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form .row div#block-views-block-issues-issues-blocky .column, html .at form .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form .view-curated-sp #carousel div#block-views-block-issues-issues-blocky .column, .view-curated-sp html .at form #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .column, section.home-block-3 .view-curated-sp html .at form #carousel div#block-views-block-issues-issues-blocky .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .column, html .at form .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form .article-header .region-section-bar div#block-views-block-issues-issues-blocky .column, .article-header html .at form .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .column, section.home-block-3 .article-header html .at form .region-section-bar div#block-views-block-issues-issues-blocky .column, html .at form .row .article-header .region-section-bar .column, .article-header html .at form .row .region-section-bar .column, html .at form .view-curated-sp #carousel .article-header .region-section-bar .column, .article-header html .at form .view-curated-sp #carousel .region-section-bar .column, .view-curated-sp html .at form #carousel .article-header .region-section-bar .column, .article-header .view-curated-sp html .at form #carousel .region-section-bar .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar .column, .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .region-section-bar .column, .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .region-section-bar .column, html .at form .article-header .region-section-bar .region-section-bar .column, .article-header html .at form .region-section-bar .region-section-bar .column,
  html .at form .row .row .columns,
  html .at form .view-curated-sp #carousel .row .columns,
  .view-curated-sp html .at form #carousel .row .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row .columns,
  html .at form .article-header .region-section-bar .row .columns,
  .article-header html .at form .region-section-bar .row .columns,
  html .at form .row .view-curated-sp #carousel .columns,
  .view-curated-sp html .at form .row #carousel .columns,
  html .at form .view-curated-sp #carousel #carousel .columns,
  .view-curated-sp html .at form #carousel #carousel .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .columns,
  .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky #carousel .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp #carousel .columns,
  .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky #carousel .columns,
  html .at form .article-header .region-section-bar .view-curated-sp #carousel .columns,
  .view-curated-sp html .at form .article-header .region-section-bar #carousel .columns,
  .article-header html .at form .region-section-bar .view-curated-sp #carousel .columns,
  .view-curated-sp .article-header html .at form .region-section-bar #carousel .columns,
  html .at form .row section.home-block-3 div#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form .row div#block-views-block-issues-issues-blocky .columns,
  html .at form .view-curated-sp #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form .view-curated-sp #carousel div#block-views-block-issues-issues-blocky .columns,
  .view-curated-sp html .at form #carousel section.home-block-3 div#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 .view-curated-sp html .at form #carousel div#block-views-block-issues-issues-blocky .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div#block-views-block-issues-issues-blocky .columns,
  html .at form .article-header .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form .article-header .region-section-bar div#block-views-block-issues-issues-blocky .columns,
  .article-header html .at form .region-section-bar section.home-block-3 div#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 .article-header html .at form .region-section-bar div#block-views-block-issues-issues-blocky .columns,
  html .at form .row .article-header .region-section-bar .columns,
  .article-header html .at form .row .region-section-bar .columns,
  html .at form .view-curated-sp #carousel .article-header .region-section-bar .columns,
  .article-header html .at form .view-curated-sp #carousel .region-section-bar .columns,
  .view-curated-sp html .at form #carousel .article-header .region-section-bar .columns,
  .article-header .view-curated-sp html .at form #carousel .region-section-bar .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .region-section-bar .columns,
  .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .region-section-bar .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .region-section-bar .columns,
  .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .region-section-bar .columns,
  html .at form .article-header .region-section-bar .region-section-bar .columns,
  .article-header html .at form .region-section-bar .region-section-bar .columns {
    padding: 0 0.5em; }
  html .at form .row .row.collapse, html .at form .view-curated-sp #carousel .row.collapse, .view-curated-sp html .at form #carousel .row.collapse, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row.collapse, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row.collapse, html .at form .article-header .region-section-bar .row.collapse, .article-header html .at form .region-section-bar .row.collapse, html .at form .row .view-curated-sp .collapse#carousel, .view-curated-sp html .at form .row .collapse#carousel, html .at form .view-curated-sp #carousel .collapse#carousel, .view-curated-sp html .at form #carousel .collapse#carousel, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel, .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse#carousel, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel, .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse#carousel, html .at form .article-header .region-section-bar .view-curated-sp .collapse#carousel, .view-curated-sp html .at form .article-header .region-section-bar .collapse#carousel, .article-header html .at form .region-section-bar .view-curated-sp .collapse#carousel, .view-curated-sp .article-header html .at form .region-section-bar .collapse#carousel, html .at form .row section.home-block-3 div.collapse#block-views-block-issues-issues-blocky, section.home-block-3 html .at form .row div.collapse#block-views-block-issues-issues-blocky, html .at form .view-curated-sp #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky, section.home-block-3 html .at form .view-curated-sp #carousel div.collapse#block-views-block-issues-issues-blocky, .view-curated-sp html .at form #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky, section.home-block-3 .view-curated-sp html .at form #carousel div.collapse#block-views-block-issues-issues-blocky, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky, html .at form .article-header .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky, section.home-block-3 html .at form .article-header .region-section-bar div.collapse#block-views-block-issues-issues-blocky, .article-header html .at form .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky, section.home-block-3 .article-header html .at form .region-section-bar div.collapse#block-views-block-issues-issues-blocky, html .at form .row .article-header .collapse.region-section-bar, .article-header html .at form .row .collapse.region-section-bar, html .at form .view-curated-sp #carousel .article-header .collapse.region-section-bar, .article-header html .at form .view-curated-sp #carousel .collapse.region-section-bar, .view-curated-sp html .at form #carousel .article-header .collapse.region-section-bar, .article-header .view-curated-sp html .at form #carousel .collapse.region-section-bar, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar, .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse.region-section-bar, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar, .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse.region-section-bar, html .at form .article-header .region-section-bar .collapse.region-section-bar, .article-header html .at form .region-section-bar .collapse.region-section-bar {
    margin: 0; }
  html .at form .row .row.collapse .column, html .at form .view-curated-sp #carousel .row.collapse .column, .view-curated-sp html .at form #carousel .row.collapse .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row.collapse .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row.collapse .column, html .at form .article-header .region-section-bar .row.collapse .column, .article-header html .at form .region-section-bar .row.collapse .column, html .at form .row .view-curated-sp .collapse#carousel .column, .view-curated-sp html .at form .row .collapse#carousel .column, html .at form .view-curated-sp #carousel .collapse#carousel .column, .view-curated-sp html .at form #carousel .collapse#carousel .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel .column, .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse#carousel .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel .column, .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse#carousel .column, html .at form .article-header .region-section-bar .view-curated-sp .collapse#carousel .column, .view-curated-sp html .at form .article-header .region-section-bar .collapse#carousel .column, .article-header html .at form .region-section-bar .view-curated-sp .collapse#carousel .column, .view-curated-sp .article-header html .at form .region-section-bar .collapse#carousel .column, html .at form .row section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form .row div.collapse#block-views-block-issues-issues-blocky .column, html .at form .view-curated-sp #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form .view-curated-sp #carousel div.collapse#block-views-block-issues-issues-blocky .column, .view-curated-sp html .at form #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .column, section.home-block-3 .view-curated-sp html .at form #carousel div.collapse#block-views-block-issues-issues-blocky .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky .column, html .at form .article-header .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .column, section.home-block-3 html .at form .article-header .region-section-bar div.collapse#block-views-block-issues-issues-blocky .column, .article-header html .at form .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .column, section.home-block-3 .article-header html .at form .region-section-bar div.collapse#block-views-block-issues-issues-blocky .column, html .at form .row .article-header .collapse.region-section-bar .column, .article-header html .at form .row .collapse.region-section-bar .column, html .at form .view-curated-sp #carousel .article-header .collapse.region-section-bar .column, .article-header html .at form .view-curated-sp #carousel .collapse.region-section-bar .column, .view-curated-sp html .at form #carousel .article-header .collapse.region-section-bar .column, .article-header .view-curated-sp html .at form #carousel .collapse.region-section-bar .column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar .column, .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse.region-section-bar .column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar .column, .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse.region-section-bar .column, html .at form .article-header .region-section-bar .collapse.region-section-bar .column, .article-header html .at form .region-section-bar .collapse.region-section-bar .column,
  html .at form .row .row.collapse .columns,
  html .at form .view-curated-sp #carousel .row.collapse .columns,
  .view-curated-sp html .at form #carousel .row.collapse .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row.collapse .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row.collapse .columns,
  html .at form .article-header .region-section-bar .row.collapse .columns,
  .article-header html .at form .region-section-bar .row.collapse .columns,
  html .at form .row .view-curated-sp .collapse#carousel .columns,
  .view-curated-sp html .at form .row .collapse#carousel .columns,
  html .at form .view-curated-sp #carousel .collapse#carousel .columns,
  .view-curated-sp html .at form #carousel .collapse#carousel .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel .columns,
  .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse#carousel .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel .columns,
  .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse#carousel .columns,
  html .at form .article-header .region-section-bar .view-curated-sp .collapse#carousel .columns,
  .view-curated-sp html .at form .article-header .region-section-bar .collapse#carousel .columns,
  .article-header html .at form .region-section-bar .view-curated-sp .collapse#carousel .columns,
  .view-curated-sp .article-header html .at form .region-section-bar .collapse#carousel .columns,
  html .at form .row section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form .row div.collapse#block-views-block-issues-issues-blocky .columns,
  html .at form .view-curated-sp #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form .view-curated-sp #carousel div.collapse#block-views-block-issues-issues-blocky .columns,
  .view-curated-sp html .at form #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 .view-curated-sp html .at form #carousel div.collapse#block-views-block-issues-issues-blocky .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky .columns,
  html .at form .article-header .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 html .at form .article-header .region-section-bar div.collapse#block-views-block-issues-issues-blocky .columns,
  .article-header html .at form .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky .columns,
  section.home-block-3 .article-header html .at form .region-section-bar div.collapse#block-views-block-issues-issues-blocky .columns,
  html .at form .row .article-header .collapse.region-section-bar .columns,
  .article-header html .at form .row .collapse.region-section-bar .columns,
  html .at form .view-curated-sp #carousel .article-header .collapse.region-section-bar .columns,
  .article-header html .at form .view-curated-sp #carousel .collapse.region-section-bar .columns,
  .view-curated-sp html .at form #carousel .article-header .collapse.region-section-bar .columns,
  .article-header .view-curated-sp html .at form #carousel .collapse.region-section-bar .columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar .columns,
  .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse.region-section-bar .columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar .columns,
  .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse.region-section-bar .columns,
  html .at form .article-header .region-section-bar .collapse.region-section-bar .columns,
  .article-header html .at form .region-section-bar .collapse.region-section-bar .columns {
    padding: 0; }
  html .at form .row .row.collapse input, html .at form .view-curated-sp #carousel .row.collapse input, .view-curated-sp html .at form #carousel .row.collapse input, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .row.collapse input, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .row.collapse input, html .at form .article-header .region-section-bar .row.collapse input, .article-header html .at form .region-section-bar .row.collapse input, html .at form .row .view-curated-sp .collapse#carousel input, .view-curated-sp html .at form .row .collapse#carousel input, html .at form .view-curated-sp #carousel .collapse#carousel input, .view-curated-sp html .at form #carousel .collapse#carousel input, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel input, .view-curated-sp html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse#carousel input, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .view-curated-sp .collapse#carousel input, .view-curated-sp section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse#carousel input, html .at form .article-header .region-section-bar .view-curated-sp .collapse#carousel input, .view-curated-sp html .at form .article-header .region-section-bar .collapse#carousel input, .article-header html .at form .region-section-bar .view-curated-sp .collapse#carousel input, .view-curated-sp .article-header html .at form .region-section-bar .collapse#carousel input, html .at form .row section.home-block-3 div.collapse#block-views-block-issues-issues-blocky input, section.home-block-3 html .at form .row div.collapse#block-views-block-issues-issues-blocky input, html .at form .view-curated-sp #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky input, section.home-block-3 html .at form .view-curated-sp #carousel div.collapse#block-views-block-issues-issues-blocky input, .view-curated-sp html .at form #carousel section.home-block-3 div.collapse#block-views-block-issues-issues-blocky input, section.home-block-3 .view-curated-sp html .at form #carousel div.collapse#block-views-block-issues-issues-blocky input, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky input, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky div.collapse#block-views-block-issues-issues-blocky input, html .at form .article-header .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky input, section.home-block-3 html .at form .article-header .region-section-bar div.collapse#block-views-block-issues-issues-blocky input, .article-header html .at form .region-section-bar section.home-block-3 div.collapse#block-views-block-issues-issues-blocky input, section.home-block-3 .article-header html .at form .region-section-bar div.collapse#block-views-block-issues-issues-blocky input, html .at form .row .article-header .collapse.region-section-bar input, .article-header html .at form .row .collapse.region-section-bar input, html .at form .view-curated-sp #carousel .article-header .collapse.region-section-bar input, .article-header html .at form .view-curated-sp #carousel .collapse.region-section-bar input, .view-curated-sp html .at form #carousel .article-header .collapse.region-section-bar input, .article-header .view-curated-sp html .at form #carousel .collapse.region-section-bar input, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar input, .article-header html .at form section.home-block-3 div#block-views-block-issues-issues-blocky .collapse.region-section-bar input, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .article-header .collapse.region-section-bar input, .article-header section.home-block-3 html .at form div#block-views-block-issues-issues-blocky .collapse.region-section-bar input, html .at form .article-header .region-section-bar .collapse.region-section-bar input, .article-header html .at form .region-section-bar .collapse.region-section-bar input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  html .at form .row input.column, html .at form .view-curated-sp #carousel input.column, .view-curated-sp html .at form #carousel input.column, html .at form section.home-block-3 div#block-views-block-issues-issues-blocky input.column, section.home-block-3 html .at form div#block-views-block-issues-issues-blocky input.column, html .at form .article-header .region-section-bar input.column, .article-header html .at form .region-section-bar input.column,
  html .at form .row input.columns,
  html .at form .view-curated-sp #carousel input.columns,
  .view-curated-sp html .at form #carousel input.columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky input.columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky input.columns,
  html .at form .article-header .region-section-bar input.columns,
  .article-header html .at form .region-section-bar input.columns,
  html .at form .row textarea.column,
  html .at form .view-curated-sp #carousel textarea.column,
  .view-curated-sp html .at form #carousel textarea.column,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky textarea.column,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky textarea.column,
  html .at form .article-header .region-section-bar textarea.column,
  .article-header html .at form .region-section-bar textarea.column,
  html .at form .row textarea.columns,
  html .at form .view-curated-sp #carousel textarea.columns,
  .view-curated-sp html .at form #carousel textarea.columns,
  html .at form section.home-block-3 div#block-views-block-issues-issues-blocky textarea.columns,
  section.home-block-3 html .at form div#block-views-block-issues-issues-blocky textarea.columns,
  html .at form .article-header .region-section-bar textarea.columns,
  .article-header html .at form .region-section-bar textarea.columns {
    padding-left: 0.5em; }
  html .at label {
    font-size: 1em;
    color: #667;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    position: relative; }
  html .at label.right, html .at .article-header label#block-pagesectionshareheader, .article-header html .at label#block-pagesectionshareheader {
    float: none !important;
    text-align: right; }
  html .at label.inline {
    margin: 0 0 1em 0;
    padding: 0.5625em 0; }
  html .at label small {
    text-transform: none;
    color: #e5e5e5; }
  html .at small.optional {
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    position: relative;
    text-transform: none;
    color: #e5e5e5; }
  html .at input[type="text"],
  html .at input[type="password"],
  html .at input[type="date"],
  html .at input[type="datetime"],
  html .at input[type="datetime-local"],
  html .at input[type="month"],
  html .at input[type="week"],
  html .at input[type="email"],
  html .at input[type="number"],
  html .at input[type="search"],
  html .at input[type="tel"],
  html .at input[type="time"],
  html .at input[type="url"],
  html .at input[type="color"],
  html .at textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #fff;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    line-height: 1;
    margin: 0 0 1em 0;
    padding: 0.5em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px; }
  html .at input[type="text"]:focus,
  html .at input[type="password"]:focus,
  html .at input[type="date"]:focus,
  html .at input[type="datetime"]:focus,
  html .at input[type="datetime-local"]:focus,
  html .at input[type="month"]:focus,
  html .at input[type="week"]:focus,
  html .at input[type="email"]:focus,
  html .at input[type="number"]:focus,
  html .at input[type="search"]:focus,
  html .at input[type="tel"]:focus,
  html .at input[type="time"]:focus,
  html .at input[type="url"]:focus,
  html .at input[type="color"]:focus,
  html .at textarea:focus {
    box-shadow: 0 0 5px #e5e5e5;
    border-color: #1daeff; }
  html .at input[type="text"]:hover,
  html .at input[type="password"]:hover,
  html .at input[type="date"]:hover,
  html .at input[type="datetime"]:hover,
  html .at input[type="datetime-local"]:hover,
  html .at input[type="month"]:hover,
  html .at input[type="week"]:hover,
  html .at input[type="email"]:hover,
  html .at input[type="number"]:hover,
  html .at input[type="search"]:hover,
  html .at input[type="tel"]:hover,
  html .at input[type="time"]:hover,
  html .at input[type="url"]:hover,
  html .at input[type="color"]:hover,
  html .at textarea:hover {
    border-color: #1daeff; }
  html .at input[type="text"]:focus,
  html .at input[type="password"]:focus,
  html .at input[type="date"]:focus,
  html .at input[type="datetime"]:focus,
  html .at input[type="datetime-local"]:focus,
  html .at input[type="month"]:focus,
  html .at input[type="week"]:focus,
  html .at input[type="email"]:focus,
  html .at input[type="number"]:focus,
  html .at input[type="search"]:focus,
  html .at input[type="tel"]:focus,
  html .at input[type="time"]:focus,
  html .at input[type="url"]:focus,
  html .at input[type="color"]:focus,
  html .at textarea:focus {
    background: #eaf7ff;
    border-color: #1daeff;
    outline: none; }
  html .at input[type="text"]:disabled,
  html .at input[type="password"]:disabled,
  html .at input[type="date"]:disabled,
  html .at input[type="datetime"]:disabled,
  html .at input[type="datetime-local"]:disabled,
  html .at input[type="month"]:disabled,
  html .at input[type="week"]:disabled,
  html .at input[type="email"]:disabled,
  html .at input[type="number"]:disabled,
  html .at input[type="search"]:disabled,
  html .at input[type="tel"]:disabled,
  html .at input[type="time"]:disabled,
  html .at input[type="url"]:disabled,
  html .at input[type="color"]:disabled,
  html .at textarea:disabled {
    background-color: #f4f5f7;
    cursor: not-allowed !important; }
  html .at input[type="text"][disabled],
  html .at input[type="text"][readonly],
  html fieldset[disabled] .at input[type="text"],
  html .at input[type="password"][disabled],
  html .at input[type="password"][readonly],
  html fieldset[disabled] .at input[type="password"],
  html .at input[type="date"][disabled],
  html .at input[type="date"][readonly],
  html fieldset[disabled] .at input[type="date"],
  html .at input[type="datetime"][disabled],
  html .at input[type="datetime"][readonly],
  html fieldset[disabled] .at input[type="datetime"],
  html .at input[type="datetime-local"][disabled],
  html .at input[type="datetime-local"][readonly],
  html fieldset[disabled] .at input[type="datetime-local"],
  html .at input[type="month"][disabled],
  html .at input[type="month"][readonly],
  html fieldset[disabled] .at input[type="month"],
  html .at input[type="week"][disabled],
  html .at input[type="week"][readonly],
  html fieldset[disabled] .at input[type="week"],
  html .at input[type="email"][disabled],
  html .at input[type="email"][readonly],
  html fieldset[disabled] .at input[type="email"],
  html .at input[type="number"][disabled],
  html .at input[type="number"][readonly],
  html fieldset[disabled] .at input[type="number"],
  html .at input[type="search"][disabled],
  html .at input[type="search"][readonly],
  html fieldset[disabled] .at input[type="search"],
  html .at input[type="tel"][disabled],
  html .at input[type="tel"][readonly],
  html fieldset[disabled] .at input[type="tel"],
  html .at input[type="time"][disabled],
  html .at input[type="time"][readonly],
  html fieldset[disabled] .at input[type="time"],
  html .at input[type="url"][disabled],
  html .at input[type="url"][readonly],
  html fieldset[disabled] .at input[type="url"],
  html .at input[type="color"][disabled],
  html .at input[type="color"][readonly],
  html fieldset[disabled] .at input[type="color"],
  html .at textarea[disabled],
  html .at textarea[readonly],
  html fieldset[disabled] .at textarea {
    background-color: #f4f5f7;
    cursor: not-allowed !important;
    border-color: #e5e5e5;
    box-shadow: none; }
  html .at input[type="text"]::-webkit-input-placeholder,
  html .at input[type="password"]::-webkit-input-placeholder,
  html .at input[type="date"]::-webkit-input-placeholder,
  html .at input[type="datetime"]::-webkit-input-placeholder,
  html .at input[type="datetime-local"]::-webkit-input-placeholder,
  html .at input[type="month"]::-webkit-input-placeholder,
  html .at input[type="week"]::-webkit-input-placeholder,
  html .at input[type="email"]::-webkit-input-placeholder,
  html .at input[type="number"]::-webkit-input-placeholder,
  html .at input[type="search"]::-webkit-input-placeholder,
  html .at input[type="tel"]::-webkit-input-placeholder,
  html .at input[type="time"]::-webkit-input-placeholder,
  html .at input[type="url"]::-webkit-input-placeholder,
  html .at input[type="color"]::-webkit-input-placeholder,
  html .at textarea::-webkit-input-placeholder {
    color: #9a9aa9; }
  html .at input[type="text"]::-moz-placeholder,
  html .at input[type="password"]::-moz-placeholder,
  html .at input[type="date"]::-moz-placeholder,
  html .at input[type="datetime"]::-moz-placeholder,
  html .at input[type="datetime-local"]::-moz-placeholder,
  html .at input[type="month"]::-moz-placeholder,
  html .at input[type="week"]::-moz-placeholder,
  html .at input[type="email"]::-moz-placeholder,
  html .at input[type="number"]::-moz-placeholder,
  html .at input[type="search"]::-moz-placeholder,
  html .at input[type="tel"]::-moz-placeholder,
  html .at input[type="time"]::-moz-placeholder,
  html .at input[type="url"]::-moz-placeholder,
  html .at input[type="color"]::-moz-placeholder,
  html .at textarea::-moz-placeholder {
    color: #000; }
  html .at input[type="text"]:-moz-placeholder,
  html .at input[type="password"]:-moz-placeholder,
  html .at input[type="date"]:-moz-placeholder,
  html .at input[type="datetime"]:-moz-placeholder,
  html .at input[type="datetime-local"]:-moz-placeholder,
  html .at input[type="month"]:-moz-placeholder,
  html .at input[type="week"]:-moz-placeholder,
  html .at input[type="email"]:-moz-placeholder,
  html .at input[type="number"]:-moz-placeholder,
  html .at input[type="search"]:-moz-placeholder,
  html .at input[type="tel"]:-moz-placeholder,
  html .at input[type="time"]:-moz-placeholder,
  html .at input[type="url"]:-moz-placeholder,
  html .at input[type="color"]:-moz-placeholder,
  html .at textarea:-moz-placeholder {
    color: #000; }
  html .at input[type="text"]:-ms-input-placeholder,
  html .at input[type="password"]:-ms-input-placeholder,
  html .at input[type="date"]:-ms-input-placeholder,
  html .at input[type="datetime"]:-ms-input-placeholder,
  html .at input[type="datetime-local"]:-ms-input-placeholder,
  html .at input[type="month"]:-ms-input-placeholder,
  html .at input[type="week"]:-ms-input-placeholder,
  html .at input[type="email"]:-ms-input-placeholder,
  html .at input[type="number"]:-ms-input-placeholder,
  html .at input[type="search"]:-ms-input-placeholder,
  html .at input[type="tel"]:-ms-input-placeholder,
  html .at input[type="time"]:-ms-input-placeholder,
  html .at input[type="url"]:-ms-input-placeholder,
  html .at input[type="color"]:-ms-input-placeholder,
  html .at textarea:-ms-input-placeholder {
    color: #000; }
  html .at input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0; }
  html .at textarea[rows] {
    height: auto; }
  html .at textarea {
    max-width: 100%;
    resize: vertical; }
  html .at select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    display: block;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) !important;
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    padding: 0.5em 1.25em 0.5em 0.5em;
    font-size: 0.875em;
    font-family: Lato, sans-serif;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 2px;
    height: 2.3125em; }
  html .at select::-ms-expand {
    display: none; }
  html .at select:focus {
    box-shadow: 0 0 5px #e5e5e5;
    border-color: #1daeff; }
  html .at select:hover {
    background-color: #f3f3f3;
    border-color: #1daeff; }
  html .at select:focus {
    background-color: #eaf7ff;
    border-color: #1daeff;
    outline: none; }
  html .at select:disabled {
    background-color: #f4f5f7;
    cursor: not-allowed; }
  html .at select[multiple] {
    height: auto; }
  html .at input[type="file"],
  html .at input[type="checkbox"],
  html .at input[type="radio"],
  html .at select {
    margin: 0 0 1em 0; }
  html .at input[type="checkbox"] {
    left: -9999em;
    position: absolute; }
  html .at input[type="checkbox"] + span {
    cursor: pointer;
    float: left;
    padding-left: 1.65em;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  html .at input[type="checkbox"] + span:before {
    height: 1.125em;
    width: 1.125em;
    background: transparent;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    color: inherit;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 2px; }
  html .at input[type="checkbox"] + span:after {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #fff;
    content: "✔";
    display: block;
    font-family: 'Arial Unicode MS';
    font-size: 0.8125em;
    line-height: 1;
    left: 4px;
    position: absolute;
    top: 5px; }
  html .at input[type="checkbox"]:not(:checked) + span:after,
  html .at input[type="checkbox"].unchecked + span:after {
    opacity: 0;
    transform: scale(0); }
  html .at input[type="checkbox"]:checked + span:before {
    background-color: #1daeff;
    border-color: #1daeff; }
  html .at input[type="checkbox"]:checked + span:after {
    color: #fff;
    opacity: 1;
    transform: scale(1); }
  html .at input[type="checkbox"]:focus + span:before {
    box-shadow: 0 0 4px 0 #1daeff;
    border-color: #1daeff; }
  html .at input[type="checkbox"]:active + span:before {
    background-color: #0d98e6;
    border-color: #0d98e6; }
  html .at input[type="checkbox"]:active + span:after {
    color: #fff; }
  html .at input[type="checkbox"]:hover + span:before {
    border-color: #0d98e6; }
  html .at input[type="checkbox"][disabled] + span {
    cursor: default; }
  html .at input[type="checkbox"][disabled] + span:before {
    background-color: #f4f5f7;
    border-color: #e5e5e5; }
  html .at input[type="checkbox"][disabled] + span:after {
    color: #e5e5e5 !important; }
  html .at input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5em;
    margin-right: 1em;
    margin-bottom: 0;
    vertical-align: baseline; }
  html .at input[type="file"] {
    width: 100%; }
  html .at input[type=number] {
    -moz-appearance: textfield; }
  html .at input[type="number"]::-webkit-inner-spin-button,
  html .at input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  html .at fieldset {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 15px 0;
    margin: 0; }
  html .at fieldset legend {
    color: #667;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.125em;
    margin: 0 0.625em;
    padding-bottom: 0;
    padding-top: 24px;
    border: 0; }
  html .at fieldset:last-of-type {
    border-bottom: 0px; }
  html .at small.info {
    display: block;
    padding: 0.375em 0.5625em 0.5625em;
    margin-top: -2px;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: 700;
    font-style: normal;
    white-space: normal;
    text-align: left;
    clear: both;
    background: #f4fbff;
    color: #333;
    margin-top: -1.0625em;
    border: 1px solid #addeff;
    color: #1daeff; }
  html .at small.info a {
    text-decoration: underline; }
  html .at input:hover + small.info,
  html .at input:focus + small.info {
    border-top-color: #1daeff; }
  html .at .error input,
  html .at .error textarea,
  html .at .error select {
    margin-bottom: 0; }
  html .at .error input[type="checkbox"],
  html .at .error input[type="radio"] {
    margin-bottom: 1em; }
  html .at .error label,
  html .at .error label.error {
    color: #ff5257; }
  html .at .error small.error {
    display: block;
    padding: 0.375em 0.5625em 0.5625em;
    margin-top: -2px;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: 700;
    font-style: normal;
    white-space: normal;
    text-align: left;
    clear: both;
    background: #ff5257;
    color: #fff; }
  html .at .error > label > small {
    color: #717d91;
    background: transparent;
    padding: 0;
    text-transform: none;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline; }
  html .at .error span.error-message {
    display: block; }
  html .at input.error,
  html .at textarea.error,
  html .at select.error {
    margin-bottom: 0; }
  html .at label.error {
    color: #ff5257; }
  html .at table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #ddd;
    table-layout: auto; }
  html .at table caption {
    background: transparent;
    color: #222;
    font-size: 1em;
    font-weight: bold; }
  html .at table thead {
    background: #f5f5f5; }
  html .at table thead tr th,
  html .at table thead tr td {
    padding: 0.5em 0.625em 0.625em;
    font-size: 0.875em;
    font-weight: 900;
    color: #222; }
  html .at table tfoot {
    background: #f5f5f5; }
  html .at table tfoot tr th,
  html .at table tfoot tr td {
    padding: 0.5em 0.625em 0.625em;
    font-size: 0.875em;
    font-weight: 900;
    color: #222; }
  html .at table tr th,
  html .at table tr td {
    padding: 0.5625em 0.625em;
    font-size: 0.875em;
    color: #222;
    text-align: left; }
  html .at table tr.even,
  html .at table tr.alt,
  html .at table tr:nth-of-type(even) {
    background: #f9f9f9; }
  html .at table thead tr th,
  html .at table tfoot tr th,
  html .at table tfoot tr td,
  html .at table tbody tr th,
  html .at table tbody tr td,
  html .at table tr td {
    display: table-cell;
    line-height: 1.125em; }
  html .list-unstyled,
  html .at .at-steps {
    line-height: inherit;
    list-style: none;
    margin: 0;
    padding: 0; }
  html .multistep-layout .clearfix:before, html .multistep-layout .filter-wrapper:before,
  html .multistep-layout .at-inner:before,
  html .multistep-layout .HeaderHtml:before,
  html .multistep-layout .at-markup:before,
  html .multistep-layout .clearfix:after,
  html .multistep-layout .filter-wrapper:after,
  html .multistep-layout .at-inner:after,
  html .multistep-layout .HeaderHtml:after,
  html .multistep-layout .at-markup:after {
    content: " ";
    display: table; }
  
  html .multistep-layout .clearfix:after,
  html .multistep-layout .filter-wrapper:after,
  html .multistep-layout .at-inner:after,
  html .multistep-layout .HeaderHtml:after,
  html .multistep-layout .at-markup:after {
    clear: both; }
  html .page-ngp-multistep h1.title {
    display: none; }
  html section.fastaction-modal,
  html section.cvv2-modal {
    font-size: 14px; }
  html .at .at-steps {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f4f5f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    counter-reset: step;
    padding: 9px; }
  html .at .at-steps a,
  html .at .at-steps b {
    color: inherit;
    border-right: 1px solid #e5e5e5;
    display: block;
    padding: 3px 3em;
    text-align: center;
    font-weight: 400; }
  html .at .at-steps a:hover,
  html .at .at-steps b:hover {
    color: #667; }
  html .at .at-steps li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    color: #667;
    margin-bottom: -9px;
    margin-top: -6px;
    padding: 9px 0;
    position: relative; }
  html .at .at-steps li:last-of-type > * {
    border-right: 0; }
  html .at .at-step {
    border-bottom: 3px solid transparent;
    cursor: pointer; }
  html .at .at-step > *:before {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: counter(step);
    counter-incement: step;
    position: absolute;
    text-align: center;
    left: 1.5em;
    top: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border: 1px solid transparent;
    border-radius: 20px;
    background-color: #e5e5e5;
    color: white;
    display: block;
    font-size: 0.8em;
    font-weight: 700;
    z-index: 1; }
  html .at .at-step > *:focus:before {
    border-color: rgba(0, 0, 0, 0.25); }
  html .at .at-step.valid > *:before {
    background: #93ddb2; }
  html .at .at-step.active {
    border-bottom-color: #1daeff; }
  html .at .at-step.active > * {
    color: #667; }
  html .at .at-step.active > *:before {
    color: #fff; }
  html .at .at-step.active.valid > *:before {
    background: #27bb66; }
  html .at .at-step.active.warn > *:before {
    background: #f88d0f; }
  html .at .at-step.active.invalid > *:before {
    background: #ff5257; }
  html .at .at-step.invalid > *:before {
    background: #ffa8ab; }
  @media screen and (max-width: 32em) {
    html .at .at-step a,
    html .at .at-step b {
      padding: 20px 0 0;
      font-size: 0.75em; }
    html .at .at-step a:before,
    html .at .at-step b:before {
      -webkit-transform: translateY(-100%) translateX(-50%);
      -moz-transform: translateY(-100%) translateX(-50%);
      -ms-transform: translateY(-100%) translateX(-50%);
      -o-transform: translateY(-100%) translateX(-50%);
      transform: translateY(-100%) translateX(-50%);
      left: 50%;
      right: auto; } }
  html .step-prevNext {
    width: 100%;
    padding: 29px 0; }
  html .step-prevNext .prevNext {
    text-align: center; }
  html .step-prevNext .prev {
    float: right; }
  html .step-prevNext .next {
    float: right; }
  html .step-prevNext .next button {
    display: none; }
  html .at .btn-at {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
    border-color: transparent;
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    box-shadow: none;
    display: block;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    outline: 0;
    position: relative;
    margin-bottom: 24px;
    font-size: 15px;
    padding: 12px 24px; }
  html .at .btn-at.btn-dropdown {
    position: relative; }
  html .at .btn-at.btn-dropdown:after {
    display: inline-block;
    color: inherit;
    content: "▾";
    padding-left: 24px; }
  html .at .btn-at.btn-dropdown.btn-xs:after, html .at .btn-group-xs > .btn-at.btn-dropdown.btn:after, html body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-xs > .btn-at.btn-dropdown.btn-at-primary:after, body.page-node-30 .field--name-field-embed-snippet html .ngp-form.at .btn-group-xs > .btn-at.btn-dropdown.btn-at-primary:after, html .at .crm-form-wrap #can_embed_form #form_col2 .btn-group-xs > input.btn-at.btn-dropdown[type="submit"]:after, .crm-form-wrap #can_embed_form #form_col2 html .at .btn-group-xs > input.btn-at.btn-dropdown[type="submit"]:after, html .at .bigradio .form-type-radio .btn-group-xs > label.btn-at.btn-dropdown:after, .bigradio .form-type-radio html .at .btn-group-xs > label.btn-at.btn-dropdown:after, html .at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-xs > input.btn-at.btn-dropdown[type=submit]:after, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 html .at .btn-group-xs > input.btn-at.btn-dropdown[type=submit]:after, html .at body.page-node-type-action .btn-group-xs > .btn-at.btn-dropdown.can_button:after, body.page-node-type-action html .at .btn-group-xs > .btn-at.btn-dropdown.can_button:after, html .at body.page-node-type-action #can_embed_form .btn-group-xs > input.btn-at.btn-dropdown[type="submit"]:after, body.page-node-type-action #can_embed_form html .at .btn-group-xs > input.btn-at.btn-dropdown[type="submit"]:after, html .at body.page-node-type-action #can_embed_form .btn-group-xs > .btn-at.btn-dropdown.button:after, body.page-node-type-action #can_embed_form html .at .btn-group-xs > .btn-at.btn-dropdown.button:after, html .at body.page-node-type-action #donate_auto_modal .btn-group-xs > input.btn-at.btn-dropdown[type="submit"]:after, body.page-node-type-action #donate_auto_modal html .at .btn-group-xs > input.btn-at.btn-dropdown[type="submit"]:after, html .at body.page-node-type-action #donate_auto_modal .btn-group-xs > .btn-at.btn-dropdown.button:after, body.page-node-type-action #donate_auto_modal html .at .btn-group-xs > .btn-at.btn-dropdown.button:after {
    padding-left: 14px; }
  html .at .btn-at.btn-dropdown.btn-sm:after, html .at .btn-group-sm > .btn-at.btn-dropdown.btn:after, html body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-group-sm > .btn-at.btn-dropdown.btn-at-primary:after, body.page-node-30 .field--name-field-embed-snippet html .ngp-form.at .btn-group-sm > .btn-at.btn-dropdown.btn-at-primary:after, html .at .crm-form-wrap #can_embed_form #form_col2 .btn-group-sm > input.btn-at.btn-dropdown[type="submit"]:after, .crm-form-wrap #can_embed_form #form_col2 html .at .btn-group-sm > input.btn-at.btn-dropdown[type="submit"]:after, html .at .bigradio .form-type-radio .btn-group-sm > label.btn-at.btn-dropdown:after, .bigradio .form-type-radio html .at .btn-group-sm > label.btn-at.btn-dropdown:after, html .at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-sm > input.btn-at.btn-dropdown[type=submit]:after, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 html .at .btn-group-sm > input.btn-at.btn-dropdown[type=submit]:after, html .at body.page-node-type-action .btn-group-sm > .btn-at.btn-dropdown.can_button:after, body.page-node-type-action html .at .btn-group-sm > .btn-at.btn-dropdown.can_button:after, html .at body.page-node-type-action #can_embed_form .btn-group-sm > input.btn-at.btn-dropdown[type="submit"]:after, body.page-node-type-action #can_embed_form html .at .btn-group-sm > input.btn-at.btn-dropdown[type="submit"]:after, html .at body.page-node-type-action #can_embed_form .btn-group-sm > .btn-at.btn-dropdown.button:after, body.page-node-type-action #can_embed_form html .at .btn-group-sm > .btn-at.btn-dropdown.button:after, html .at body.page-node-type-action #donate_auto_modal .btn-group-sm > input.btn-at.btn-dropdown[type="submit"]:after, body.page-node-type-action #donate_auto_modal html .at .btn-group-sm > input.btn-at.btn-dropdown[type="submit"]:after, html .at body.page-node-type-action #donate_auto_modal .btn-group-sm > .btn-at.btn-dropdown.button:after, body.page-node-type-action #donate_auto_modal html .at .btn-group-sm > .btn-at.btn-dropdown.button:after {
    padding-left: 20px; }
  html .at .btn-at.btn-dropdown.btn-lg:after, html .at .btn-group-lg > .btn-at.btn-dropdown.btn:after, html .at .bigradio .form-type-radio .btn-group-lg > label.btn-at.btn-dropdown:after, .bigradio .form-type-radio html .at .btn-group-lg > label.btn-at.btn-dropdown:after, html .at .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .btn-group-lg > input.btn-at.btn-dropdown[type=submit]:after, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 html .at .btn-group-lg > input.btn-at.btn-dropdown[type=submit]:after, html body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at.btn-dropdown.btn-at-primary:after, body.page-node-30 .field--name-field-embed-snippet html .ngp-form.at .btn-at.btn-dropdown.btn-at-primary:after, html .at .crm-form-wrap #can_embed_form #form_col2 input.btn-at.btn-dropdown[type="submit"]:after, .crm-form-wrap #can_embed_form #form_col2 html .at input.btn-at.btn-dropdown[type="submit"]:after, html .at section.home-block-4 #block-get-involved a.btn-at.btn-dropdown:after, section.home-block-4 #block-get-involved html .at a.btn-at.btn-dropdown:after, html .at body.page-node-type-action .btn-at.btn-dropdown.can_button:after, body.page-node-type-action html .at .btn-at.btn-dropdown.can_button:after, html .at body.page-node-type-action #can_embed_form input.btn-at.btn-dropdown[type="submit"]:after, body.page-node-type-action #can_embed_form html .at input.btn-at.btn-dropdown[type="submit"]:after, html .at body.page-node-type-action #can_embed_form .btn-at.btn-dropdown.button:after, body.page-node-type-action #can_embed_form html .at .btn-at.btn-dropdown.button:after, html .at body.page-node-type-action #donate_auto_modal input.btn-at.btn-dropdown[type="submit"]:after, body.page-node-type-action #donate_auto_modal html .at input.btn-at.btn-dropdown[type="submit"]:after, html .at body.page-node-type-action #donate_auto_modal .btn-at.btn-dropdown.button:after, body.page-node-type-action #donate_auto_modal html .at .btn-at.btn-dropdown.button:after {
    padding-left: 40px; }
  html .at .btn-at.btn-dropdown.btn-xl:after {
    padding-left: 48px; }
  html .at .btn-at:focus {
    box-shadow: 0 0 4px 0 #1daeff; }
  html .at .btn-at-primary {
    background-color: #0d98e6;
    border-color: transparent;
    color: #fff;
    outline: 0; }
  html .at .btn-at-primary:hover,
  html .at .hover.btn-at-primary {
    background-color: #3daceb;
    color: #fff; }
  html .at .btn-at-primary:active,
  html .at .active.btn-at-primary {
    background-color: #0080c7;
    color: #fff; }
  html .at .btn-at-primary:disabled,
  html .at .disabled.btn-at-primary {
    cursor: default;
    opacity: .3;
    pointer-events: none; }
  html .at .btn-at-link {
    background-color: transparent;
    border-color: transparent;
    color: #667;
    outline: 0; }
  html .at .btn-at-link:hover,
  html .at .hover.btn-at-link {
    color: #606878; }
  html .at .btn-at-link:active,
  html .at .active.btn-at-link {
    background-color: transparent;
    color: #fff; }
  html .at .btn-at-link:disabled,
  html .at .disabled.btn-at-link {
    cursor: default;
    opacity: .3;
    pointer-events: none; }
  html header.at-title {
    /*padding: 24px;
      margin: 0;
      color: $gray;
      font-family: $font-family-sans-serif;
      font-weight: 400;
      font-size: 1.5em;
      text-align: center;
      border-bottom: 1px solid $gray-light;
      margin-bottom: -1px;
      position: relative*/
    display: none; }
  html .faux-multistep-layout fieldset.ContactInformation {
    padding-top: 1.5em !important; }
  html .faux-multistep-layout fieldset.ContactInformation legend {
    display: none !important; }
  html .multistep-layout .at-banner img {
    display: block;
    margin: 0 auto; }
  html .multistep-layout .required {
    background-image: none; }
  html .multistep-layout .console .alert {
    border: 1px solid #EBCCD1;
    border-width: 0 0 1px 0;
    border-radius: 0;
    margin: 0;
    color: #A94442;
    background-color: #F2DEDE;
    padding: 15px;
    font-size: 0.9375em;
    line-height: 1em;
    text-decoration: none; }
  html .multistep-layout .console .alert .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1em;
    color: #A94442;
    text-shadow: 0 1px 0 #FFF;
    filter: alpha(opacity=50);
    opacity: .5;
    margin: 0;
    text-decoration: none;
    top: 0;
    right: 0; }
  html .multistep-layout .console .alert .close:hover,
  html .multistep-layout .console .alert .close:focus {
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=80);
    opacity: .8; }
  html .multistep-layout img,
  html .multistep-layout object,
  html .multistep-layout embed,
  html .multistep-layout iframe {
    max-width: 100%;
    height: auto; }
  html .multistep-layout .media_embed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  html .multistep-layout .media_embed iframe,
  html .multistep-layout .media_embed object,
  html .multistep-layout .media_embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  html .multistep-layout fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  html .multistep-layout .ngp-col {
    width: 100% !important;
    float: none !important;
    margin: 0 auto !important;
    padding: 0px 0.625em !important; }
  html .multistep-layout .LegalDescription {
    margin-top: 8px; }
  html .multistep-layout .LegalDescription p {
    font-size: 11px;
    color: #999; }
  html .multistep-layout .HeaderHtml {
    padding: 0 25px 15px; }
  html .multistep-layout .HeaderHtml h1 {
    background-color: #fff;
    color: #333;
    font-weight: 200;
    padding: 15px 0 0;
    margin: 0;
    font-size: 32px;
    text-align: left; }
  html .multistep-layout .HeaderHtml blockquote {
    border: none;
    margin: 0;
    padding: 0; }
  html .multistep-layout .HeaderHtml p {
    padding: 16px 0 0;
    line-height: 28px;
    font-size: 16px;
    font-weight: 300; }
  html .multistep-layout .HeaderHtml cite {
    line-height: 28px;
    font-size: 0.9375em;
    font-weight: 200;
    display: block;
    padding: 0;
    margin-top: -10px;
    text-align: right;
    letter-spacing: 0.045em;
    color: #9C9C9C; }
  html .multistep-layout .at-form-submit {
    padding: 0 0.625em;
    margin: 0 0.625em; }
  html .multistep-layout .at-submit {
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute; }
  html .multistep-layout .FastAction {
    padding: 10px 20px;
    border-top: 1px solid #EEE;
    margin: 0; }
  html .multistep-layout .FastAction .fastAction {
    display: block;
    border: none;
    margin: 0 auto;
    width: auto; }
  html .multistep-layout .FooterHtml {
    color: #999;
    padding: 0 0 29px; }
  html .multistep-layout .FooterHtml blockquote {
    border: none;
    margin: 0;
    padding: 0; }
  html .multistep-layout .FooterHtml cite {
    display: block;
    text-align: right; }
  html .multistep-layout .FooterHtml ul {
    margin: 0.5em 1em;
    padding: 0; }
  html .multistep-layout .FooterHtml p {
    margin: 0.5em 0; }
  html .multistep-layout .FooterHtml * {
    color: #999;
    font-size: 11px; }
  html .multistep-layout fieldset {
    margin-top: 0 !important;
    padding-top: 1.5em !important; }
  html .multistep-layout fieldset legend {
    display: none !important; }
  html .multistep-layout fieldset.hideStep {
    visibility: hidden;
    position: absolute;
    height: 0px;
    display: none !important;
    z-index: -1; }
  html .multistep-layout.split-layout {
    max-width: 1200px;
    min-width: 900px; }
  html .multistep-layout.split-layout .HeaderHtml {
    float: left;
    width: 40%;
    width: calc(40% + 1px);
    border-right: 1px solid #e5e5e5;
    margin-right: -1px;
    margin-bottom: 0; }
  html .multistep-layout.split-layout .HeaderHtml h1 {
    background-color: #FFF;
    padding: 10px 0 0;
    color: #333; }
  html .multistep-layout.split-layout form {
    float: left;
    width: 60%;
    border-left: 1px solid #e5e5e5;
    margin: 0; }
  html .FastAction.at-markup {
    margin-bottom: -1px; }
  html .fastAction {
    max-width: 100%;
    background: #FFF;
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    display: block;
    padding: 0.625em 1.25em;
    position: relative;
    box-sizing: border-box; }
  html .fastAction p {
    color: #767676;
    float: none;
    font-size: 11px;
    padding-top: 0 !important;
    margin: 1px 0;
    line-height: 15px;
    min-height: 31px; }
  html .fastAction .fa-lead {
    display: inline-block; }
  html .fastAction .fa-cta {
    line-height: 30px;
    display: block;
    white-space: nowrap;
    float: right; }
  html .fastAction .profile-link {
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    padding: 4px 4px 0 1px;
    position: relative;
    text-decoration: none;
    height: 30px;
    width: 110px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.75);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    padding: 4px;
    background: url("//web.archive.org/web/20180710234938im_/https://feinsteinforca.com/images/fast-action.png") no-repeat 45% 50%;
    background-size: auto 17px;
    vertical-align: bottom;
    margin: 0;
    box-sizing: border-box; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    html .fastAction .profile-link {
      background-image: url("//web.archive.org/web/20180710234938im_/https://feinsteinforca.com/images/fast-action.svg"); } }
  html .fastAction .profile-link.toggle-menu {
    width: 120px;
    background-position: 5px 50%; }
  html .fastAction .profile-link.toggle-menu img {
    position: absolute;
    width: 10px;
    height: 8px;
    top: 10px;
    right: 5px; }
  html .fastAction .profile-link.menu-open {
    color: #666666 !important;
    outline: none; }
  html .fastAction .circle {
    display: inline-block;
    background: #878787;
    color: #fff;
    font-size: 13px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 16px;
    font-family: monospace;
    font-weight: bold;
    text-decoration: none;
    margin-left: 4px; }
  html .fastAction .circle:hover,
  html .fastAction .circle:active,
  html .fastAction .circle:focus {
    color: #fff; }
  html #profile-menu {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #969696;
    display: none;
    font-size: 11px;
    list-style-type: none;
    margin-left: 0px;
    min-width: 150px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 37px;
    width: 150px;
    z-index: 100; }
  html #profile-menu a,
  html #profile-menu a:visited {
    color: #137DC2;
    display: block;
    padding: 6px 8px;
    text-decoration: none; }
  html #profile-menu a:hover {
    background: #F2F2F2;
    text-decoration: underline; }
  html .UpdateMyProfile label > span > span:after {
    content: '\01F512';
    font-family: Arial;
    text-shadow: 1px -1px #000;
    color: transparent; }
  html .ua-safari .UpdateMyProfile label > span > span:after {
    -webkit-filter: brightness(0%);
    text-shadow: none; }
  @media (max-width: 400px) {
    html .fastAction .fa-cta {
      float: none;
      display: inline-block;
      margin-bottom: 4px;
      vertical-align: top;
      margin-right: 5px; } }
  html #rta-link {
    display: block; }
  html .ua-mobile #rta-link {
    padding-top: 1.15em;
    padding-bottom: 0.45em; }
  html .ua-mobile-iphone #rta-link {
    padding-top: 0.7em;
    padding-bottom: 0.35em; }
  html .ua-mobile-ipad #rta-link {
    padding-top: 0.9em;
    padding-bottom: 0.40em; }
  html .ngp-form {
    margin: 45px auto;
    max-width: none; }
  html .at-inner {
    border: none;
    border-radius: 0;
    background-color: transparent; }
  html .at {
    overflow: hidden; }
  html .at a {
    color: #1daeff;
    text-decoration: none;
    line-height: inherit; }
  html .at a:hover,
  html .at a:focus {
    color: inherit; }
  html .at a img {
    border: none; }
  html .at img {
    max-width: 100%; }
  html .at h1,
  html .at h2,
  html .at h3,
  html .at h4,
  html .at h5,
  html .at h6 {
    color: #113344;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-rendering: optimizeLegibility; }
  html .at hr {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 1.25em 0; }
  html .at .error {
    background: none; }
  html .at button {
    cursor: pointer; }
  html .at-table {
    width: 100%; }
  html .at-table input,
  html .at-table select {
    margin-bottom: 0 !important; }
  html .at .at-fieldset {
    padding: 15px 0;
    min-width: 0; }
  html .at .at-fieldset-noborder {
    border: none !important; }
  html .at-fields {
    position: relative; }
  html .at-subtitle {
    color: #98a4b8;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.8125em;
    margin: 0 0.625em 0.625em;
    border: 0; }
  html .at .at-radios {
    margin-top: 0.625em; }
  html .multistep-footer {
    text-align: center; }
  html .at-paid-for-by {
    border: 1px solid #e5e5e5;
    padding: 0 3px;
    margin-top: -1px;
    display: inline-block; }
  html .at-markup {
    margin-bottom: 0.625em; }
  html .at-submit {
    cursor: pointer; }
  html .at .at-check {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  html .at .at-check input {
    -webkit-box-flex: none;
    -moz-box-flex: none;
    box-flex: none;
    -webkit-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none; }
  html .at .at-check input + span {
    margin-bottom: 1em; }
  html .at-row,
  html .at-targets-have-images {
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
  html .at-row > [class^="at-"] {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 200px;
    -moz-flex: 1 200px;
    -ms-flex: 1 200px;
    flex: 1 200px;
    margin: 0 0.625em;
    min-width: 200px; }
  @media only screen and (max-width: 30em) {
    html .at-row > [class^="at-"] {
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      min-width: 0; } }
  html .at-row > .Suffix,
  html .at-row > .Prefix {
    -webkit-flex-basis: 90px;
    -moz-flex-basis: 90px;
    flex-basis: 90px;
    -ms-flex-preferred-size: 90px;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
    -ms-flex-negative: 1;
    min-width: 90px; }
  html .at-row-full {
    width: 100%; }
  html .at-row-half {
    width: 50%; }
  html html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  html body {
    display: block !important; }
  html iframe {
    border: 0; }
  html kbd,
  html label > kbd,
  html .suggestion > kbd {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  html .at-text input[list]::-webkit-calendar-picker-indicator {
    display: none; }
  html .at-banner img {
    max-width: 100%; }
  html .at-recurring {
    margin: 0 0.625em; }
  html .at-recurring .at-check {
    display: inline-block; }
  html .at-recurring .at-check input[type="checkbox"] + span {
    float: none; }
  html .at-recurring .at-check input[type="checkbox"] + span:before {
    top: 0; }
  html .at-recurring .at-check input[type="checkbox"] + span:after {
    top: 3px; }
  html .at-recurring label,
  html .at-recurring .form-item-enddate {
    display: inline-block; }
  html .at-recurring label {
    margin: 0 5px 0 0;
    line-height: 2.3125em; }
  html .at-recurring select,
  html .at-recurring input {
    width: auto; }
  html .at .form table {
    width: 100%; }
  html .at .form table input,
  html .at .form table select {
    margin-bottom: 0; }
  html .PaymentInformation input[type="tel"] {
    font-family: monospace;
    font-weight: bold; }
  html .PaymentInformation .at-cc-number {
    -webkit-flex-grow: 4;
    -moz-flex-grow: 4;
    flex-grow: 4;
    -ms-flex-positive: 4; }
  @media only screen and (max-width: 30em) {
    html .PaymentInformation .at-cc-number {
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1; } }
  html .PaymentInformation .at-cc-expiration,
  html .PaymentInformation .at-cc-csc {
    -webkit-flex-basis: 100px;
    -moz-flex-basis: 100px;
    flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
    -ms-flex-negative: 1;
    min-width: 100px; }
  html .SelectedDuration.select-collapse label,
  html .SelectedFrequency.select-collapse label {
    display: none; }
  html .at input:focus::selection,
  html .at textarea:focus::selection {
    background: #0d98e6;
    color: #fff; }
  html .at input:focus::-moz-selection,
  html .at textarea:focus::-moz-selection {
    background: #0d98e6;
    color: #fff; }
  html .at .error select:required,
  html .at .error textarea:required,
  html .at .error input[type="text"]:required,
  html .at .error input[type="password"]:required,
  html .at .error input[type="date"]:required,
  html .at .error input[type="datetime"]:required,
  html .at .error input[type="datetime-local"]:required,
  html .at .error input[type="month"]:required,
  html .at .error input[type="week"]:required,
  html .at .error input[type="email"]:required,
  html .at .error input[type="number"]:required,
  html .at .error input[type="search"]:required,
  html .at .error input[type="tel"]:required,
  html .at .error input[type="time"]:required,
  html .at .error input[type="url"]:required,
  html .at .error input[type="color"]:required,
  html textarea.at .error input:required {
    color: #de4145;
    border-color: #ff5257;
    box-shadow: none; }
  html .at .error select:required::selection,
  html .at .error textarea:required::selection,
  html .at .error input[type="text"]:required::selection,
  html .at .error input[type="password"]:required::selection,
  html .at .error input[type="date"]:required::selection,
  html .at .error input[type="datetime"]:required::selection,
  html .at .error input[type="datetime-local"]:required::selection,
  html .at .error input[type="month"]:required::selection,
  html .at .error input[type="week"]:required::selection,
  html .at .error input[type="email"]:required::selection,
  html .at .error input[type="number"]:required::selection,
  html .at .error input[type="search"]:required::selection,
  html .at .error input[type="tel"]:required::selection,
  html .at .error input[type="time"]:required::selection,
  html .at .error input[type="url"]:required::selection,
  html .at .error input[type="color"]:required::selection,
  html textarea.at .error input:required::selection {
    background: #ff5257;
    color: #fff; }
  html .at .error select:required::-moz-selection,
  html .at .error textarea:required::-moz-selection,
  html .at .error input[type="text"]:required::-moz-selection,
  html .at .error input[type="password"]:required::-moz-selection,
  html .at .error input[type="date"]:required::-moz-selection,
  html .at .error input[type="datetime"]:required::-moz-selection,
  html .at .error input[type="datetime-local"]:required::-moz-selection,
  html .at .error input[type="month"]:required::-moz-selection,
  html .at .error input[type="week"]:required::-moz-selection,
  html .at .error input[type="email"]:required::-moz-selection,
  html .at .error input[type="number"]:required::-moz-selection,
  html .at .error input[type="search"]:required::-moz-selection,
  html .at .error input[type="tel"]:required::-moz-selection,
  html .at .error input[type="time"]:required::-moz-selection,
  html .at .error input[type="url"]:required::-moz-selection,
  html .at .error input[type="color"]:required::-moz-selection,
  html textarea.at .error input:required::-moz-selection {
    background: #ff5257;
    color: #fff; }
  html .at .error select:required::-webkit-input-placeholder,
  html .at .error textarea:required::-webkit-input-placeholder,
  html .at .error input[type="text"]:required::-webkit-input-placeholder,
  html .at .error input[type="password"]:required::-webkit-input-placeholder,
  html .at .error input[type="date"]:required::-webkit-input-placeholder,
  html .at .error input[type="datetime"]:required::-webkit-input-placeholder,
  html .at .error input[type="datetime-local"]:required::-webkit-input-placeholder,
  html .at .error input[type="month"]:required::-webkit-input-placeholder,
  html .at .error input[type="week"]:required::-webkit-input-placeholder,
  html .at .error input[type="email"]:required::-webkit-input-placeholder,
  html .at .error input[type="number"]:required::-webkit-input-placeholder,
  html .at .error input[type="search"]:required::-webkit-input-placeholder,
  html .at .error input[type="tel"]:required::-webkit-input-placeholder,
  html .at .error input[type="time"]:required::-webkit-input-placeholder,
  html .at .error input[type="url"]:required::-webkit-input-placeholder,
  html .at .error input[type="color"]:required::-webkit-input-placeholder,
  html textarea.at .error input:required::-webkit-input-placeholder {
    color: #fed5db; }
  html .at .error select:required::-moz-placeholder,
  html .at .error textarea:required::-moz-placeholder,
  html .at .error input[type="text"]:required::-moz-placeholder,
  html .at .error input[type="password"]:required::-moz-placeholder,
  html .at .error input[type="date"]:required::-moz-placeholder,
  html .at .error input[type="datetime"]:required::-moz-placeholder,
  html .at .error input[type="datetime-local"]:required::-moz-placeholder,
  html .at .error input[type="month"]:required::-moz-placeholder,
  html .at .error input[type="week"]:required::-moz-placeholder,
  html .at .error input[type="email"]:required::-moz-placeholder,
  html .at .error input[type="number"]:required::-moz-placeholder,
  html .at .error input[type="search"]:required::-moz-placeholder,
  html .at .error input[type="tel"]:required::-moz-placeholder,
  html .at .error input[type="time"]:required::-moz-placeholder,
  html .at .error input[type="url"]:required::-moz-placeholder,
  html .at .error input[type="color"]:required::-moz-placeholder,
  html textarea.at .error input:required::-moz-placeholder {
    color: #fed5db; }
  html .at .error select:required:-moz-placeholder,
  html .at .error textarea:required:-moz-placeholder,
  html .at .error input[type="text"]:required:-moz-placeholder,
  html .at .error input[type="password"]:required:-moz-placeholder,
  html .at .error input[type="date"]:required:-moz-placeholder,
  html .at .error input[type="datetime"]:required:-moz-placeholder,
  html .at .error input[type="datetime-local"]:required:-moz-placeholder,
  html .at .error input[type="month"]:required:-moz-placeholder,
  html .at .error input[type="week"]:required:-moz-placeholder,
  html .at .error input[type="email"]:required:-moz-placeholder,
  html .at .error input[type="number"]:required:-moz-placeholder,
  html .at .error input[type="search"]:required:-moz-placeholder,
  html .at .error input[type="tel"]:required:-moz-placeholder,
  html .at .error input[type="time"]:required:-moz-placeholder,
  html .at .error input[type="url"]:required:-moz-placeholder,
  html .at .error input[type="color"]:required:-moz-placeholder,
  html textarea.at .error input:required:-moz-placeholder {
    color: #fed5db; }
  html .at .error select:required:-ms-input-placeholder,
  html .at .error textarea:required:-ms-input-placeholder,
  html .at .error input[type="text"]:required:-ms-input-placeholder,
  html .at .error input[type="password"]:required:-ms-input-placeholder,
  html .at .error input[type="date"]:required:-ms-input-placeholder,
  html .at .error input[type="datetime"]:required:-ms-input-placeholder,
  html .at .error input[type="datetime-local"]:required:-ms-input-placeholder,
  html .at .error input[type="month"]:required:-ms-input-placeholder,
  html .at .error input[type="week"]:required:-ms-input-placeholder,
  html .at .error input[type="email"]:required:-ms-input-placeholder,
  html .at .error input[type="number"]:required:-ms-input-placeholder,
  html .at .error input[type="search"]:required:-ms-input-placeholder,
  html .at .error input[type="tel"]:required:-ms-input-placeholder,
  html .at .error input[type="time"]:required:-ms-input-placeholder,
  html .at .error input[type="url"]:required:-ms-input-placeholder,
  html .at .error input[type="color"]:required:-ms-input-placeholder,
  html textarea.at .error input:required:-ms-input-placeholder {
    color: #fed5db; }
  html .at .error select:hover,
  html .at .error select:focus,
  html .at .error textarea:hover,
  html .at .error textarea:focus,
  html .at .error input[type="text"]:hover,
  html .at .error input[type="text"]:focus,
  html .at .error input[type="password"]:hover,
  html .at .error input[type="password"]:focus,
  html .at .error input[type="date"]:hover,
  html .at .error input[type="date"]:focus,
  html .at .error input[type="datetime"]:hover,
  html .at .error input[type="datetime"]:focus,
  html .at .error input[type="datetime-local"]:hover,
  html .at .error input[type="datetime-local"]:focus,
  html .at .error input[type="month"]:hover,
  html .at .error input[type="month"]:focus,
  html .at .error input[type="week"]:hover,
  html .at .error input[type="week"]:focus,
  html .at .error input[type="email"]:hover,
  html .at .error input[type="email"]:focus,
  html .at .error input[type="number"]:hover,
  html .at .error input[type="number"]:focus,
  html .at .error input[type="search"]:hover,
  html .at .error input[type="search"]:focus,
  html .at .error input[type="tel"]:hover,
  html .at .error input[type="tel"]:focus,
  html .at .error input[type="time"]:hover,
  html .at .error input[type="time"]:focus,
  html .at .error input[type="url"]:hover,
  html .at .error input[type="url"]:focus,
  html .at .error input[type="color"]:hover,
  html .at .error input[type="color"]:focus,
  html textarea.at .error input:hover,
  html textarea.at .error input:focus {
    border-color: #ff5257; }
  html .at .error select:focus,
  html .at .error textarea:focus,
  html .at .error input[type="text"]:focus,
  html .at .error input[type="password"]:focus,
  html .at .error input[type="date"]:focus,
  html .at .error input[type="datetime"]:focus,
  html .at .error input[type="datetime-local"]:focus,
  html .at .error input[type="month"]:focus,
  html .at .error input[type="week"]:focus,
  html .at .error input[type="email"]:focus,
  html .at .error input[type="number"]:focus,
  html .at .error input[type="search"]:focus,
  html .at .error input[type="tel"]:focus,
  html .at .error input[type="time"]:focus,
  html .at .error input[type="url"]:focus,
  html .at .error input[type="color"]:focus,
  html textarea.at .error input:focus {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(255, 82, 87, 0.5); }
  html .at form .label-amount {
    width: 22%;
    height: auto;
    margin-right: 4%;
    float: left;
    color: #FFF;
    font-size: 24px;
    background-image: none;
    padding: 8px;
    margin-bottom: 15px;
    letter-spacing: -0.03em;
    line-height: 1.42857;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    text-shadow: -1px -1px 1px rgba(21, 103, 56, 0.1);
    font-weight: 400;
    white-space: nowrap;
    position: relative;
    z-index: 1; }
  html .at form .label-amount.label-otheramount {
    background-color: transparent;
    font-size: 0;
    padding: 0; }
  html .at form .label-amount:nth-child(4n+4) {
    margin-right: 0; }
  html .at form .label-amount.label-otheramount {
    width: 48%;
    margin-right: 0;
    position: relative; }
  html .at form .label-amount.label-otheramount-recurring {
    width: 100%;
    margin-right: 0;
    position: relative; }
  html .at form .label-amount input {
    width: 100% !important;
    font-size: 0.9375em;
    margin-left: 0;
    height: 50px;
    min-height: 0;
    padding: 7px 10px 7px 1.5em;
    outline: none;
    border: 1px solid #BBB;
    border-radius: 2px;
    background-color: #fff;
    font-size: 24px;
    line-height: 1.42857;
    font-weight: 400;
    letter-spacing: -0.03em;
    max-width: 100%;
    margin-bottom: 0; }
  html .at form .label-amount input + .label-otheramount-prefix {
    display: block;
    position: absolute;
    color: #e5e5e5;
    left: .25em;
    top: 1em;
    font-size: 2em;
    line-height: 1em;
    padding: 0;
    border: 1px solid transparent;
    text-shadow: none; }
  html .at form .label-amount input:required {
    color: #fff;
    border-color: #6DC400;
    background-color: #7bde00;
    box-shadow: none; }
  html .at form .label-amount input:required::selection {
    background: #6DC400;
    color: inherit; }
  html .at form .label-amount input:required::-moz-selection {
    background: #6DC400;
    color: inherit; }
  html .at form .label-amount input:required::-webkit-input-placeholder {
    color: rgba(188, 234, 207, 0.5); }
  html .at form .label-amount input:required::-moz-placeholder {
    color: rgba(188, 234, 207, 0.5); }
  html .at form .label-amount input:required:-moz-placeholder {
    color: rgba(188, 234, 207, 0.5); }
  html .at form .label-amount input:required:-ms-input-placeholder {
    color: rgba(188, 234, 207, 0.5); }
  html .at form .label-amount input:required + .label-otheramount-prefix {
    color: #fff; }
  html .at form .label-amount input:required:focus {
    box-shadow: 0 0 5px #e5e5e5; }
  html .at form .label-amount.error input:required {
    color: #de4145;
    border-color: #ff5257;
    background-color: #fff; }
  html .at form .label-amount.error input:required::selection {
    background: #ff5257;
    color: #fff; }
  html .at form .label-amount.error input:required::-moz-selection {
    background: #ff5257;
    color: #fff; }
  html .at form .label-amount.error input:required::-webkit-input-placeholder {
    color: #fed5db; }
  html .at form .label-amount.error input:required::-moz-placeholder {
    color: #fed5db; }
  html .at form .label-amount.error input:required:-moz-placeholder {
    color: #fed5db; }
  html .at form .label-amount.error input:required:-ms-input-placeholder {
    color: #fed5db; }
  html .at form .label-amount.error input:required + .label-otheramount-prefix {
    color: #de4145; }
  html .at form .label-amount.error input:required:focus {
    box-shadow: 0 0 5px rgba(255, 82, 87, 0.5); }
  html .at form .label-amount.long {
    font-size: 20px;
    line-height: 1.7142857148; }
  html .at form .label-amount.veryLong {
    font-size: 18px;
    line-height: 1.9047619053; }
  html .at form .label-amount.incrediblyLong {
    font-size: 16px;
    line-height: 2.14285714346; }
  html .at form .label-amount.tooLong {
    font-size: 16px;
    white-space: normal;
    line-height: 1.12; }
  html .at form .label-amount > a {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    left: 0;
    display: block;
    background-color: #93ddb2;
    border: 1px solid #67cf93;
    border-radius: 2px;
    z-index: -1; }
  html .at form .label-amount:hover > a {
    background-color: #7dd6a3;
    border-color: #52c884; }
  html .at form .label-amount:active > a {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; }
  html .at form .label-amount input[type="radio"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  html .at form .label-amount input[type="radio"]:checked + a {
    border-color: #6DC400;
    background-color: #27bb66; }
  html .at form .label-amount input[type="radio"]:focus + a {
    box-shadow: 0 0 5px #999999; }
  @media only screen and (max-width: 40em) {
    html .at form .label-amount {
      width: 48% !important;
      float: left !important; }
    html .at form .label-amount:nth-child(2n+2) {
      margin-right: 0; }
    html .at form .label-amount.label-otheramount {
      width: 100% !important; } }
  html .at-form-submit {
    padding: 0.625em;
    text-align: center; }
  html .at-form-submit .at-submit {
    margin: 0.625em;
    display: inline-block;
    float: none; }
  html .at-form-submit .step-prevNext > .at-preview {
    display: none;
    margin-top: 0; }
  html .at-form-submit .at-preview {
    border: 2px solid #e5e5e5;
    display: inline-block;
    float: right;
    margin: 0.625em;
    display: none; }
  html .HeaderHtml,
  html .FooterHtml {
    padding: 0 1.25em; }
  html .fastaction-modal {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  html .at-alert {
    background: transparent;
    display: block;
    font-size: 0.75em;
    line-height: 1.2;
    margin-bottom: 12px;
    padding: 8px 10px;
    position: relative; }
  html .at-alert.at-error {
    background-color: #fed5db;
    color: #de4145;
    border-bottom: 1px solid #e5e5e5; }
  html .at-alert .at-dismiss {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: inherit;
    cursor: pointer;
    font-size: 200%;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 50%; }
  html .tabindex {
    width: 1px;
    height: 1px;
    position: absolute;
    opacity: 0; }
  html .at .at-legend-with-submit {
    width: 100%; }
  @media only screen and (max-width: 30em) {
    html .at .at-legend-with-submit {
      width: calc(100% - 1.25em); } }
  html .at .at-secondary-submit {
    float: right;
    margin: 0 1.25em -1.25em 0px; }
  @media only screen and (max-width: 30em) {
    html .at .at-secondary-submit {
      float: none;
      margin: 0 0 0.625em;
      width: 100%; } }
  html .at-legal {
    font-size: 11px;
    color: #999; }
  html .at-indented {
    padding-left: 1.65em;
    margin-top: -1.5em; }
  html .RecurringButtons {
    background-color: #eaf7ff;
    border: 1px solid #eaf7ff;
    border-radius: 2px; }
  html .at-red {
    color: #de4145 !important; }
  html .at-text.PersonalUrl {
    display: none; }
  html .at-tribute-gift .form-item-inhonororinmemoryof * {
    display: inline-block;
    margin-right: 2em; }
  html .at-recipient-info .at-title {
    font-weight: 400;
    font-size: 1.125em;
    margin: 0 0.625em; }
  html .at-ecards input {
    margin: 0 !important; }
  html .at-ecards .at-ecard {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden; }
  html .at-ecards .at-ecard.selected {
    border: 2px solid #1daeff;
    border-radius: 5px; }
  html .at-ecards .at-ecard-img {
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100%; }
  html .at-ecards .at-ecard-img > img {
    height: auto;
    left: 50%;
    max-height: 100px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto; }
  html .at-ecards .at-ecard-container {
    display: inline-block;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 15px;
    width: 22%;
    overflow: hidden;
    height: 128px; }
  @media only screen and (max-width: 40em) {
    html .at-ecards .at-ecard-container {
      width: 48% !important; }
    html .at-ecards .at-ecard-container:nth-child(2n+2) {
      margin-right: 0; } }

body.page-node-30 .field--name-field-embed-snippet .ngp-form.at {
  margin: 0 -.625em; }
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .at-banner,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .at-markup.HeaderHtml,
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at footer.multistep-footer {
    display: none; }
  body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary {
    background-color: #DD7700; }
    body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:hover {
      border: none;
      background-color: #113344;
      -webkit-transform: scale(1.08);
      -moz-transform: scale(1.08);
      -ms-transform: scale(1.08);
      transform: scale(1.08); }

.navbar-toggle {
  display: block;
  margin: 5px 0 0 15px;
  padding: 0; }
  .navbar-toggle .icon-bar {
    transition: all, ease, .5s;
    width: 30px;
    height: 5px; }
    .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 7px; }

header#navbar.navbar.collapse.in,
header#navbar.navbar.collapse.in.shrink,
body:not(.path-frontpage) header#navbar.navbar.collapse.in,
header#navbar.navbar.collapse.in.front {
  background: rgba(17, 51, 68, 0.95) !important;
  box-shadow: 0 0 30px rgba(0, 34, 51, 0.5) !important;
  min-height: 100vh; }
  header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.first,
  header#navbar.navbar.collapse.in.shrink .navbar-toggle .icon-bar.first,
  body:not(.path-frontpage) header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.first,
  header#navbar.navbar.collapse.in.front .navbar-toggle .icon-bar.first {
    top: 12px;
    position: absolute;
    transform: rotate(45deg); }
    @media (max-width: 767px) {
      header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.first,
      header#navbar.navbar.collapse.in.shrink .navbar-toggle .icon-bar.first,
      body:not(.path-frontpage) header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.first,
      header#navbar.navbar.collapse.in.front .navbar-toggle .icon-bar.first {
        top: 15px; } }
  header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.second,
  header#navbar.navbar.collapse.in.shrink .navbar-toggle .icon-bar.second,
  body:not(.path-frontpage) header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.second,
  header#navbar.navbar.collapse.in.front .navbar-toggle .icon-bar.second {
    background-color: transparent !important; }
  header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.third,
  header#navbar.navbar.collapse.in.shrink .navbar-toggle .icon-bar.third,
  body:not(.path-frontpage) header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.third,
  header#navbar.navbar.collapse.in.front .navbar-toggle .icon-bar.third {
    top: 5px;
    position: absolute;
    transform: rotate(-45deg); }
    @media (max-width: 767px) {
      header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.third,
      header#navbar.navbar.collapse.in.shrink .navbar-toggle .icon-bar.third,
      body:not(.path-frontpage) header#navbar.navbar.collapse.in .navbar-toggle .icon-bar.third,
      header#navbar.navbar.collapse.in.front .navbar-toggle .icon-bar.third {
        top: 8px; } }

header#navbar.navbar.shrink, body:not(.path-frontpage) header#navbar.navbar {
  box-shadow: 0 0 30px rgba(0, 34, 51, 0.5) !important;
  background-color: rgba(17, 51, 68, 0.95) !important;
  height: 70px !important; }

header#navbar.navbar {
  overflow: hidden;
  transition: all, ease-in, .35s;
  border-radius: 0;
  background: linear-gradient(rgba(17, 51, 68, 0.9), rgba(17, 51, 68, 0.05)); }
  header#navbar.navbar.collapse {
    height: 100px; }
    @media (max-width: 767px) {
      header#navbar.navbar.collapse {
        height: 65px; } }
  header#navbar.navbar.collapse.in {
    height: auto;
    overflow: visible;
    background: rgba(255, 255, 255, 0.95); }
  header#navbar.navbar.collapsing, header#navbar.navbar.collapse {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 1000;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 15px;
    max-width: 1920px;
    top: 0;
    left: 0;
    right: 0;
    border: none; }
    @media (max-width: 768px) {
      header#navbar.navbar.collapsing, header#navbar.navbar.collapse {
        position: fixed; } }
    header#navbar.navbar.collapsing nav#block-meta, header#navbar.navbar.collapsing nav#block-social-2, header#navbar.navbar.collapse nav#block-meta, header#navbar.navbar.collapse nav#block-social-2 {
      display: inline-block;
      vertical-align: middle; }
    header#navbar.navbar.collapsing .menu.nav.social, header#navbar.navbar.collapse .menu.nav.social {
      display: inline-block;
      margin: 0;
      padding: 0; }
      header#navbar.navbar.collapsing .menu.nav.social li, header#navbar.navbar.collapse .menu.nav.social li {
        display: inline-block; }
        header#navbar.navbar.collapsing .menu.nav.social li a.fa, header#navbar.navbar.collapse .menu.nav.social li a.fa {
          color: #113344;
          transition: all, ease .5s;
          font-size: 30px; }
          header#navbar.navbar.collapsing .menu.nav.social li a.fa span, header#navbar.navbar.collapse .menu.nav.social li a.fa span {
            display: none; }
          header#navbar.navbar.collapsing .menu.nav.social li a.fa:before, header#navbar.navbar.collapse .menu.nav.social li a.fa:before {
            display: inline-block;
            margin: 0; }
          header#navbar.navbar.collapsing .menu.nav.social li a.fa:hover, header#navbar.navbar.collapse .menu.nav.social li a.fa:hover {
            text-decoration: none;
            background-color: transparent;
            color: #DD7700; }
          header#navbar.navbar.collapsing .menu.nav.social li a.fa:focus, header#navbar.navbar.collapse .menu.nav.social li a.fa:focus {
            text-decoration: none;
            background-color: transparent;
            color: black; }
      @media (max-width: 767px) {
        header#navbar.navbar.collapsing .menu.nav.social, header#navbar.navbar.collapse .menu.nav.social {
          display: none; } }
    header#navbar.navbar.collapsing .menu.nav.social li a.fa, header#navbar.navbar.collapse .menu.nav.social li a.fa {
      color: rgba(255, 255, 255, 0.5); }
      header#navbar.navbar.collapsing .menu.nav.social li a.fa:hover, header#navbar.navbar.collapse .menu.nav.social li a.fa:hover {
        color: #DD7700; }
    header#navbar.navbar.collapsing .btn-contribute, header#navbar.navbar.collapsing .btn-donate, header#navbar.navbar.collapse .btn-contribute, header#navbar.navbar.collapse .btn-donate {
      min-width: 42px;
      border-color: transparent;
      transition: all ease .5s;
      color: #fff;
      background-color: #DD7700;
      text-shadow: none; }
      @media (max-width: 767px) {
        header#navbar.navbar.collapsing .btn-contribute span, header#navbar.navbar.collapsing .btn-donate span, header#navbar.navbar.collapse .btn-contribute span, header#navbar.navbar.collapse .btn-donate span {
          display: none; }
        header#navbar.navbar.collapsing .btn-contribute:before, header#navbar.navbar.collapsing .btn-donate:before, header#navbar.navbar.collapse .btn-contribute:before, header#navbar.navbar.collapse .btn-donate:before {
          content: "\f155";
          font-family: FontAwesome;
          display: inline-block; } }
    @media (max-width: 767px) {
      header#navbar.navbar.collapsing .btn-volunteer, header#navbar.navbar.collapse .btn-volunteer {
        min-width: 42px; }
        header#navbar.navbar.collapsing .btn-volunteer span, header#navbar.navbar.collapse .btn-volunteer span {
          display: none; }
        header#navbar.navbar.collapsing .btn-volunteer:before, header#navbar.navbar.collapse .btn-volunteer:before {
          content: "\f256";
          font-family: FontAwesome;
          display: inline-block; } }

header#navbar.navbar.navbar-inverse h2, header#navbar.navbar.navbar-inverse h3, header#navbar.navbar.navbar-inverse h4, header#navbar.navbar.navbar-inverse p {
  color: #fff; }

.navbar-header-right {
  margin-top: 4px; }

header.navbar nav#block-social {
  float: left;
  margin-right: 15px; }

header.navbar nav#block-feinstein-meta-menu {
  float: left; }

#block-metamenu {
  transition: all .8s;
  margin-top: 12px; }
  @media (max-width: 767px) {
    #block-metamenu {
      margin-top: 7px; } }
  #block-metamenu ul li {
    display: inline-block;
    font-weight: 500;
    font-size: 19px; }
    #block-metamenu ul li a {
      color: #fff;
      background: rgba(17, 51, 68, 0.95);
      text-shadow: 0 0 10px #fff; }
      #block-metamenu ul li a:hover {
        color: #DD7700;
        background: transparent;
        text-shadow: none; }
      #block-metamenu ul li a.active {
        color: #DD7700;
        background: transparent;
        font-weight: 700; }
      @media (max-width: 767px) {
        #block-metamenu ul li a.btn-donate {
          font-size: 14px; } }

header#navbar.navbar.collapse.in #block-metamenu {
  opacity: 0;
  height: 0;
  overflow: hidden; }

.navbar-header {
  float: none;
  margin: 0 -30px !important; }

/* fixed header navbar | refactor as time alloweth */
header#navbar.navbar.collapse.front {
  position: fixed !important;
  box-shadow: none; }

header#navbar.navbar.collapse {
  position: fixed !important; }

body.path-frontpage .page-container {
  padding-top: 0 !important; }

#navbar-collapse {
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
  transition: all ease 0.3s; }
  #navbar-collapse.collapse {
    display: none !important; }

.navbar-nav {
  float: none !important; }

.navbar-nav > li {
  margin-bottom: 10px;
  float: none;
  font-size: 32px; }
  .navbar-nav > li a:hover {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12); }

/* main nav */
#block-demstack-main-menu .nav.navbar-nav li a {
  font-size: 30px;
  line-height: 1;
  transition: all, ease, .5s; }
  #block-demstack-main-menu .nav.navbar-nav li a.is-active {
    font-weight: 700; }

.menu-right h2 {
  margin-top: 20px;
  margin-left: 15px;
  color: #e5e5e5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: .15em; }

.menu-right .menu.nav li {
  margin-bottom: 10px; }
  .menu-right .menu.nav li a {
    font-size: 24px;
    line-height: 1;
    color: #DD7700; }
    .menu-right .menu.nav li a:hover {
      -webkit-transform: scale(1.12);
      -moz-transform: scale(1.12);
      -ms-transform: scale(1.12);
      transform: scale(1.12);
      color: #113344;
      background-color: transparent; }

.menu-right .menu.nav.social {
  margin: 0 -15px;
  display: block !important; }

/* Scss Document */
/* curated socnet cycle */
.view-curated-sp #carousel {
  margin-top: 45px; }

/* fade b/c default slide is corny */
.carousel-fade#tweet_carousel {
  padding: 30px;
  background: #fff;
  border-bottom: 4px solid #DD7700;
  min-height: 270px;
  width: 100%;
  margin: 0 0 -3em;
  z-index: 100;
  top: -15px;
  position: relative;
  filter: drop-shadow(0 9px 3px rgba(0, 0, 0, 0.5)); }
  @media (max-width: 767px) {
    .carousel-fade#tweet_carousel {
      min-height: 75vw; } }
  .carousel-fade#tweet_carousel ul, .carousel-fade#tweet_carousel ol {
    padding-left: 0; }
  .carousel-fade#tweet_carousel .carousel-indicators {
    position: relative;
    width: 100%;
    margin-bottom: 30px; }
  .carousel-fade#tweet_carousel .carousel-inner {
    text-align: center; }

.carousel-fade .carousel-indicators {
  top: 0 !important;
  bottom: auto !important;
  width: 100%;
  left: 0;
  margin-left: 0; }
  .carousel-fade .carousel-indicators li {
    width: 30px !important;
    height: 30px !important;
    border: none !important;
    margin: 0 5px;
    border-width: 0;
    text-indent: 0;
    text-align: center;
    background-color: transparent !important; }
    @media (max-width: 767px) {
      .carousel-fade .carousel-indicators li {
        margin: 0 3px;
        width: 20px !important;
        height: 20px !important;
        margin: 0; } }
    .carousel-fade .carousel-indicators li .fa {
      font-size: 30px;
      margin: 0 10px;
      transition: all .7s;
      color: #e5e5e5; }
      @media (max-width: 767px) {
        .carousel-fade .carousel-indicators li .fa {
          font-size: 24px; } }
      .carousel-fade .carousel-indicators li .fa:hover {
        color: #113344; }
    .carousel-fade .carousel-indicators li.active .fa {
      color: #113344; }

.carousel-fade .carousel-inner .item {
  font-size: 4.8vw;
  transition-property: opacity;
  font-family: "capitolium-news-2", serif; }
  @media (min-width: 768px) {
    .carousel-fade .carousel-inner .item {
      font-size: 2.7vw; } }
  @media (min-width: 1200px) {
    .carousel-fade .carousel-inner .item {
      font-size: 27px; } }
  .carousel-fade .carousel-inner .item a {
    color: #023; }
    .carousel-fade .carousel-inner .item a:hover {
      color: #DD7700; }
  .carousel-fade .carousel-inner .item.fa-twitter:before {
    text-align: center;
    display: none;
    font-size: 44px; }
  .carousel-fade .carousel-inner .item .edit-link {
    position: fixed;
    bottom: 0;
    right: 0; }
  .carousel-fade .carousel-inner .item p {
    font-size: 20px; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .article-header .active#block-views-block-issues-issues-select-2,
.article-header .carousel-fade .carousel-inner .active#block-views-block-issues-issues-select-2,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .article-header .active#block-pagesectionshareheader,
.article-header .carousel-fade .carousel-inner .active#block-pagesectionshareheader {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .article-header .next#block-views-block-issues-issues-select-2,
.article-header .carousel-fade .carousel-inner .next#block-views-block-issues-issues-select-2,
.carousel-fade .carousel-inner .prev.right,
.carousel-fade .carousel-inner .article-header .prev#block-pagesectionshareheader,
.article-header .carousel-fade .carousel-inner .prev#block-pagesectionshareheader {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .article-header .active#block-views-block-issues-issues-select-2,
.article-header .carousel-fade .carousel-inner .active#block-views-block-issues-issues-select-2,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .article-header .active#block-pagesectionshareheader,
.article-header .carousel-fade .carousel-inner .active#block-pagesectionshareheader {
  left: 0;
  transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  display: none;
  text-align: center;
  background-image: none !important;
  width: 8.3333333333% !important;
  font-size: 60px;
  z-index: 2;
  color: #667;
  text-shadow: none;
  margin-top: .75em; }
  .carousel-fade .carousel-control:hover {
    color: #DD7700; }

.text-inverse, .region-home-jumbotron .at-form form, .region-footer-action .at-form form, .issue-wrap .at-form form, footer.main-footer, .footer-action, .jumbotron .pin-bottom {
  /* fade b/c default slide is corny */ }
  .text-inverse .carousel-fade .carousel-indicators li .fa, .region-home-jumbotron .at-form form .carousel-fade .carousel-indicators li .fa, .region-footer-action .at-form form .carousel-fade .carousel-indicators li .fa, .issue-wrap .at-form form .carousel-fade .carousel-indicators li .fa, footer.main-footer .carousel-fade .carousel-indicators li .fa, .footer-action .carousel-fade .carousel-indicators li .fa, .jumbotron .pin-bottom .carousel-fade .carousel-indicators li .fa {
    color: rgba(255, 255, 255, 0.5); }
    .text-inverse .carousel-fade .carousel-indicators li .fa:hover, .region-home-jumbotron .at-form form .carousel-fade .carousel-indicators li .fa:hover, .region-footer-action .at-form form .carousel-fade .carousel-indicators li .fa:hover, .issue-wrap .at-form form .carousel-fade .carousel-indicators li .fa:hover, footer.main-footer .carousel-fade .carousel-indicators li .fa:hover, .footer-action .carousel-fade .carousel-indicators li .fa:hover, .jumbotron .pin-bottom .carousel-fade .carousel-indicators li .fa:hover {
      color: #DD7700; }
  .text-inverse .carousel-fade .carousel-indicators li.active .fa, .region-home-jumbotron .at-form form .carousel-fade .carousel-indicators li.active .fa, .region-footer-action .at-form form .carousel-fade .carousel-indicators li.active .fa, .issue-wrap .at-form form .carousel-fade .carousel-indicators li.active .fa, footer.main-footer .carousel-fade .carousel-indicators li.active .fa, .footer-action .carousel-fade .carousel-indicators li.active .fa, .jumbotron .pin-bottom .carousel-fade .carousel-indicators li.active .fa {
    color: #fff; }
  .text-inverse .carousel-fade .carousel-inner .item a, .region-home-jumbotron .at-form form .carousel-fade .carousel-inner .item a, .region-footer-action .at-form form .carousel-fade .carousel-inner .item a, .issue-wrap .at-form form .carousel-fade .carousel-inner .item a, footer.main-footer .carousel-fade .carousel-inner .item a, .footer-action .carousel-fade .carousel-inner .item a, .jumbotron .pin-bottom .carousel-fade .carousel-inner .item a {
    color: #fff; }
    .text-inverse .carousel-fade .carousel-inner .item a:hover, .region-home-jumbotron .at-form form .carousel-fade .carousel-inner .item a:hover, .region-footer-action .at-form form .carousel-fade .carousel-inner .item a:hover, .issue-wrap .at-form form .carousel-fade .carousel-inner .item a:hover, footer.main-footer .carousel-fade .carousel-inner .item a:hover, .footer-action .carousel-fade .carousel-inner .item a:hover, .jumbotron .pin-bottom .carousel-fade .carousel-inner .item a:hover {
      color: #eeeeee; }
  .text-inverse .carousel-fade .carousel-control, .region-home-jumbotron .at-form form .carousel-fade .carousel-control, .region-footer-action .at-form form .carousel-fade .carousel-control, .issue-wrap .at-form form .carousel-fade .carousel-control, footer.main-footer .carousel-fade .carousel-control, .footer-action .carousel-fade .carousel-control, .jumbotron .pin-bottom .carousel-fade .carousel-control {
    color: #fff; }
    .text-inverse .carousel-fade .carousel-control:hover, .region-home-jumbotron .at-form form .carousel-fade .carousel-control:hover, .region-footer-action .at-form form .carousel-fade .carousel-control:hover, .issue-wrap .at-form form .carousel-fade .carousel-control:hover, footer.main-footer .carousel-fade .carousel-control:hover, .footer-action .carousel-fade .carousel-control:hover, .jumbotron .pin-bottom .carousel-fade .carousel-control:hover {
      color: #eeeeee; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/**
 * Alert styling.
 */
.alert-sm {
  padding: 5px 10px; }

.alert a {
  font-weight: bold; }

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

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

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

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

/**
 * AJAX (throbber) styling.
 */
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.glyphicon-spin {
  display: inline-block;
  animation: glyphicon-spin 1s infinite linear; }

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none; }

html.js .btn .ajax-throbber, html.js body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary .ajax-throbber, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at html.js .btn-at-primary .ajax-throbber, html.js .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] .ajax-throbber, .crm-form-wrap #can_embed_form #form_col2 html.js input[type="submit"] .ajax-throbber, html.js .bigradio .form-type-radio label .ajax-throbber, .bigradio .form-type-radio html.js label .ajax-throbber, html.js .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] .ajax-throbber, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 html.js input[type=submit] .ajax-throbber, html.js body.page-node-type-action .can_button .ajax-throbber, body.page-node-type-action html.js .can_button .ajax-throbber, html.js body.page-node-type-action #can_embed_form input[type="submit"] .ajax-throbber, body.page-node-type-action #can_embed_form html.js input[type="submit"] .ajax-throbber, html.js body.page-node-type-action #can_embed_form .button .ajax-throbber, body.page-node-type-action #can_embed_form html.js .button .ajax-throbber, html.js body.page-node-type-action #donate_auto_modal input[type="submit"] .ajax-throbber, body.page-node-type-action #donate_auto_modal html.js input[type="submit"] .ajax-throbber, html.js body.page-node-type-action #donate_auto_modal .button .ajax-throbber, body.page-node-type-action #donate_auto_modal html.js .button .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em; }

html.js .form-item .input-group-addon .glyphicon {
  color: #e5e5e5;
  opacity: .5;
  transition: 150ms color, 150ms opacity; }
  html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
    color: #DD7700;
    opacity: 1; }

html.js .form-item .input-group-addon .input-group-addon {
  background-color: white; }

html.js .ajax-new-content:empty {
  display: none !important; }

/**
 * $file
 * Visual styles for fields.
 */
.field--label {
  font-weight: bold; }

.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
  /*LTR*/ }

.field--label-inline .field--label,
.field--label-inline > .field--item,
.field--label-inline .field--items {
  padding-right: 0.5em; }

[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0; }

.field--label-inline .field--label::after {
  content: ':'; }

/**
 * File (and Image Widget) styles.
 */
.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%; }
  .file > span {
    background: #fff;
    color: #DD7700;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee; }
    .file > span:first-child {
      border-left: 1px solid #eeeeee; }
    .file > span:last-child {
      border-right: 1px solid #eeeeee; }
  .file > .tabledrag-changed {
    background: #fcf8e3;
    border-radius: 0;
    color: #8a6d3b;
    display: table-cell;
    padding: 0 1em;
    top: 0;
    vertical-align: middle;
    border-left: 1px solid inherit; }
    .file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
      border: 1px solid #f7e1b5; }

.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle; }

.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }
  .file-link a, .file-link a:hover, .file-link a:focus, .file-link a:active {
    color: inherit; }

.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle; }

.image-widget.row, .view-curated-sp .image-widget#carousel, section.home-block-3 div.image-widget#block-views-block-issues-issues-blocky, .article-header .image-widget.region-section-bar {
  overflow: hidden; }

/**
 * Filter styles.
 */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px; }

.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0; }

.nav.nav-tabs.filter-formats {
  margin-bottom: 15px; }

/**
 * Form styles.
 */
table .checkbox.form-no-label, table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0; }

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%; }
  .form-inline .select-wrapper, .region-home-jumbotron .at-form label input .select-wrapper, .region-footer-action .at-form label input .select-wrapper, .issue-wrap .at-form label input .select-wrapper {
    width: auto; }
  .input-group .select-wrapper {
    display: table-cell; }
    .input-group .select-wrapper:first-child .form-control:first-child, .input-group .select-wrapper:first-child .region-home-jumbotron .at-form label input:first-child, .region-home-jumbotron .at-form label .input-group .select-wrapper:first-child input:first-child, .input-group .select-wrapper:first-child .region-footer-action .at-form label input:first-child, .region-footer-action .at-form label .input-group .select-wrapper:first-child input:first-child, .input-group .select-wrapper:first-child .issue-wrap .at-form label input:first-child, .issue-wrap .at-form label .input-group .select-wrapper:first-child input:first-child, .input-group .select-wrapper:first-child .crm-form-wrap #can_embed_form #form_col2 input:first-child[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group .select-wrapper:first-child input:first-child[type="submit"] {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .input-group .select-wrapper:last-child .form-control:first-child, .input-group .select-wrapper:last-child .region-home-jumbotron .at-form label input:first-child, .region-home-jumbotron .at-form label .input-group .select-wrapper:last-child input:first-child, .input-group .select-wrapper:last-child .region-footer-action .at-form label input:first-child, .region-footer-action .at-form label .input-group .select-wrapper:last-child input:first-child, .input-group .select-wrapper:last-child .issue-wrap .at-form label input:first-child, .issue-wrap .at-form label .input-group .select-wrapper:last-child input:first-child, .input-group .select-wrapper:last-child .crm-form-wrap #can_embed_form #form_col2 input:first-child[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .input-group .select-wrapper:last-child input:first-child[type="submit"] {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    padding-right: 2em; }
    .select-wrapper select::-ms-expand {
      opacity: 0; }
  .select-wrapper:after {
    color: #DD7700;
    content: '&#9660;';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -.5em;
    padding-right: .5em;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10; }
    .has-glyphicons .select-wrapper:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e114';
      display: inline-block;
      font-family: 'Glyphicons Halflings'; }
    .has-error .select-wrapper:after {
      color: #a94442; }
    .has-success .select-wrapper:after {
      color: #3c763d; }
    .has-warning .select-wrapper:after {
      color: #8a6d3b; }

.form-required:after {
  background-image: url(https://feinsteinforca.com/themes/feinstein/images/required.svg);
  background-size: 10px 7px;
  content: "";
  display: inline-block;
  line-height: 1;
  height: 7px;
  width: 10px; }

.form-actions .btn, .form-actions body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .form-actions .btn-at-primary, .form-actions .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .form-actions input[type="submit"], .form-actions .bigradio .form-type-radio label, .bigradio .form-type-radio .form-actions label, .form-actions .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .form-actions input[type=submit], .form-actions body.page-node-type-action .can_button, body.page-node-type-action .form-actions .can_button, .form-actions body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .form-actions input[type="submit"], .form-actions body.page-node-type-action #can_embed_form .button, body.page-node-type-action #can_embed_form .form-actions .button, .form-actions body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .form-actions input[type="submit"], .form-actions body.page-node-type-action #donate_auto_modal .button, body.page-node-type-action #donate_auto_modal .form-actions .button, .form-actions .btn-group {
  margin-right: 10px; }

.form-actions .btn-group .btn, .form-actions .btn-group body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .form-actions .btn-group .btn-at-primary, .form-actions .btn-group .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .crm-form-wrap #can_embed_form #form_col2 .form-actions .btn-group input[type="submit"], .form-actions .btn-group .bigradio .form-type-radio label, .bigradio .form-type-radio .form-actions .btn-group label, .form-actions .btn-group .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], .page-node-type-issue .issue-signup-wrapper .can_embed.v2 .form-actions .btn-group input[type=submit], .form-actions .btn-group body.page-node-type-action .can_button, body.page-node-type-action .form-actions .btn-group .can_button, .form-actions .btn-group body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .form-actions .btn-group input[type="submit"], .form-actions .btn-group body.page-node-type-action #can_embed_form .button, body.page-node-type-action #can_embed_form .form-actions .btn-group .button, .form-actions .btn-group body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .form-actions .btn-group input[type="submit"], .form-actions .btn-group body.page-node-type-action #donate_auto_modal .button, body.page-node-type-action #donate_auto_modal .form-actions .btn-group .button {
  margin-right: 0; }

/**
 * Icon styles.
 */
a.icon-before .glyphicon {
  margin-right: .25em; }

a.icon-after .glyphicon {
  margin-left: .25em; }

.btn.icon-before .glyphicon, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .icon-before.btn-at-primary .glyphicon, .crm-form-wrap #can_embed_form #form_col2 input.icon-before[type="submit"] .glyphicon, .bigradio .form-type-radio label.icon-before .glyphicon, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.icon-before[type=submit] .glyphicon, body.page-node-type-action .icon-before.can_button .glyphicon, body.page-node-type-action #can_embed_form input.icon-before[type="submit"] .glyphicon, body.page-node-type-action #can_embed_form .icon-before.button .glyphicon, body.page-node-type-action #donate_auto_modal input.icon-before[type="submit"] .glyphicon, body.page-node-type-action #donate_auto_modal .icon-before.button .glyphicon {
  margin-left: -.25em;
  margin-right: .25em; }

.btn.icon-after .glyphicon, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .icon-after.btn-at-primary .glyphicon, .crm-form-wrap #can_embed_form #form_col2 input.icon-after[type="submit"] .glyphicon, .bigradio .form-type-radio label.icon-after .glyphicon, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input.icon-after[type=submit] .glyphicon, body.page-node-type-action .icon-after.can_button .glyphicon, body.page-node-type-action #can_embed_form input.icon-after[type="submit"] .glyphicon, body.page-node-type-action #can_embed_form .icon-after.button .glyphicon, body.page-node-type-action #donate_auto_modal input.icon-after[type="submit"] .glyphicon, body.page-node-type-action #donate_auto_modal .icon-after.button .glyphicon {
  margin-left: .25em;
  margin-right: -.25em; }

/**
 * Navbar styling.
 */
body {
  position: relative; }
  body.navbar-is-static-top {
    margin-top: 0; }
  body.navbar-is-fixed-top {
    margin-top: 65px; }
  body.navbar-is-fixed-bottom {
    padding-bottom: 65px; }
  @media screen and (min-width: 768px) {
    body {
      margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar, body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
      position: fixed; }
    body.toolbar-vertical.navbar-is-fixed-top header, body.toolbar-vertical.navbar-is-fixed-bottom header {
      z-index: 500; }
    body.toolbar-vertical.navbar-is-fixed-top header {
      top: 39px; } }

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 610px; } }

@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 800px; } }

@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 900px; } }

/**
 * Node styling.
 */
.node-preview-container {
  margin-top: -15px; }

.node-preview-form-select {
  padding: 15px; }

/**
 * Panel styling.
 */
.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px; }
  .panel-title, .panel-title:hover, .panel-title:focus, .panel-title:hover:focus {
    color: inherit; }
  .panel-title:focus, .panel-title:hover {
    text-decoration: none; }

/**
 * Progress bar styles.
 */
.progress-wrapper {
  margin-bottom: 15px; }
  .progress-wrapper:last-child .progress {
    margin-bottom: 5px; }
  .progress-wrapper .message {
    font-weight: 700;
    margin-bottom: 5px; }
  .progress-wrapper .percentage,
  .progress-wrapper .progress-label {
    font-size: 13px; }
  .progress-wrapper .progress-bar {
    min-width: 2em; }

/**
 * Table drag styles.
 */
.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px; }

.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden; }

.tabledrag-handle {
  color: #e5e5e5;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px; }
  .tabledrag-handle:hover, .tabledrag-handle:focus {
    color: #DD7700; }

.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }
  [dir="rtl"] .indentation {
    float: right;
    margin: -0.4em -0.4em -0.4em 0.2em;
    padding: 0.42em 0.6em 0.42em 0; }

/**
 * Tabs and local action styles.
 */
.local-actions {
  margin: 10px 0 10px -5px; }

.tabs--secondary {
  margin: 10px 0 5px; }

/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
.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: #e5e5e5;
    font-size: 13px; }

.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 0 0; }
      .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-top-color: #ddd;
        border-bottom-color: transparent; }
  .tabs-below > .nav-tabs > .active > a,
  .tabs-below > .nav-tabs > .active > a:hover,
  .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #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:focus,
    .tabs-right > .nav-tabs > li:focus {
      outline: 0; }
    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
      margin-right: 0;
      margin-bottom: 3px; }
      .tabs-left > .nav-tabs > li > a:focus,
      .tabs-right > .nav-tabs > li > a:focus {
        outline: 0; }

.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 0 0 0;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px; }
  .tabs-left > .nav-tabs > li > a {
    border-radius: 0 0 0 0; }
    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
      border-color: #eeeeee #ddd #eeeeee #eeeeee; }
  .tabs-left > .nav-tabs > .active > a,
  .tabs-left > .nav-tabs > .active > a:hover,
  .tabs-left > .nav-tabs > .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05); }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px; }
  .tabs-right > .nav-tabs > li > a {
    border-radius: 0 0 0 0; }
    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #ddd;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }
  .tabs-right > .nav-tabs > .active > a,
  .tabs-right > .nav-tabs > .active > a:hover,
  .tabs-right > .nav-tabs > .active > a:focus {
    border-color: #ddd #ddd #ddd transparent; }

/**
 * Toolbar module styling.
 */
body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031; }

body.toolbar-fixed .navbar-fixed-top {
  top: 39px; }

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px; }

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px; }

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px; }
  body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
    padding-bottom: 40px; }
    body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
      width: 240px; }

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000; }
  .ui-autocomplete .ui-menu-item {
    border: 0;
    border-radius: 0;
    clear: both;
    color: #023;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    outline: 0;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item.ui-state-hover {
      background: #f5f5f5;
      color: #00111a; }
    .ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
      background: #DD7700;
      color: #fff; }

body {
  margin: 0; }

.container .container {
  max-width: 100%; }

.container-fluid {
  padding-left: 30px;
  padding-right: 30px; }

.wow {
  visibility: hidden; }

html {
  font-size: 14px;
  font-family: "capitolium-news-2", serif;
  font-weight: 300; }
  @media (min-width: 768px) {
    html {
      font-size: 15px; } }
  @media (min-width: 992px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    html {
      font-size: 17px; } }

h1.page-header {
  border-bottom: 2px solid #012;
  margin-bottom: 30px; }

h2 {
  margin-top: 30px;
  margin-bottom: 15px; }

h3 {
  margin-top: 20px;
  margin-bottom: 15px; }

ol, ul {
  padding-left: 1.5em; }
  .popover ol:last-child, .popover ul:last-child {
    margin-bottom: 0; }

p.lead, div.lead p {
  font-size: 20px;
  color: #023;
  font-weight: 400; }
  @media (min-width: 992px) {
    p.lead, div.lead p {
      font-size: 20px; } }

figcaption, .caption-text {
  font-style: italic;
  font-weight: 500;
  font-size: 13px;
  color: #023; }

.block-title {
  padding-top: 10px;
  border-top: solid 4px;
  text-align: center;
  font-weight: 700; }

a {
  transition: all, ease .5s; }
  a:hover {
    text-decoration: none; }

.region.region-navigation-right {
  display: inline-block; }

figure img {
  padding: 30px 0 8px; }

.inline-img-wrapper {
  margin: 15px 0; }

.eyebrow {
  padding: 5px 10px 5px;
  width: 100%;
  margin: 0 !important;
  color: #667;
  font-size: .9em;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase; }

.more-link {
  font-weight: 700; }

.horizontal-list {
  font-weight: 700;
  color: brand-secondary; }

.btn, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary, .crm-form-wrap #can_embed_form #form_col2 input[type="submit"], .bigradio .form-type-radio label, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit], body.page-node-type-action .can_button, body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .button, body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .button {
  font-family: "capitolium-news-2", serif;
  padding: 8px 12px;
  letter-spacing: 0;
  transition: all ease-in-out .5s;
  border-color: transparent !important; }
  .btn:hover, body.page-node-30 .field--name-field-embed-snippet .ngp-form.at .btn-at-primary:hover, .crm-form-wrap #can_embed_form #form_col2 input:hover[type="submit"], .bigradio .form-type-radio label:hover, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input:hover[type=submit], body.page-node-type-action .can_button:hover, body.page-node-type-action #can_embed_form input:hover[type="submit"], body.page-node-type-action #can_embed_form .button:hover, body.page-node-type-action #donate_auto_modal input:hover[type="submit"], body.page-node-type-action #donate_auto_modal .button:hover {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08); }

.menu.nav.social {
  margin: 0; }
  .menu.nav.social li a.fa span {
    display: none;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    font-weight: normal; }
    .menu.nav.social li a.fa span:before {
      display: inline-block;
      margin: 0; }
    .menu.nav.social li a.fa span:hover {
      text-decoration: none;
      background-color: transparent;
      color: #DD7700; }
    .menu.nav.social li a.fa span:focus {
      text-decoration: none;
      background-color: transparent;
      color: black; }

.path-frontpage .page-container {
  background-color: #fff; }

.page-container {
  padding-top: 70px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff; }
  .page-container article + nav {
    margin-top: 3em;
    padding-top: 3em;
    border-top: 5px solid #fff; }

.page-header {
  margin-top: 0; }

footer.main-footer {
  padding-top: 5em;
  padding-bottom: 3em;
  background-color: #113344;
  position: relative; }
  footer.main-footer:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-position: top center; }
  footer.main-footer.bg-1:before {
    background-image: linear-gradient(rgba(17, 51, 68, 0.3), #113344), url("https://feinsteinforca.com/themes/feinstein/images/bg_footer_1.jpg"); }
  footer.main-footer.bg-2:before {
    background-image: linear-gradient(rgba(17, 51, 68, 0.3), #113344), url("https://feinsteinforca.com/themes/feinstein/images/bg_footer_2.jpg"); }
  footer.main-footer.bg-3:before {
    background-image: linear-gradient(rgba(17, 51, 68, 0.3), #113344), url("https://feinsteinforca.com/themes/feinstein/images/bg_footer_3.jpg"); }
  footer.main-footer.bg-4:before {
    background-image: linear-gradient(rgba(17, 51, 68, 0.3), #113344), url("https://feinsteinforca.com/themes/feinstein/images/bg_footer_4.jpg"); }
  footer.main-footer p, footer.main-footer li, footer.main-footer ol {
    font-weight: 400;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif; }
  footer.main-footer .menu.nav {
    margin: 0; }
    footer.main-footer .menu.nav li {
      display: inline-block; }
      footer.main-footer .menu.nav li a {
        padding: 0;
        font-weight: 600; }
        footer.main-footer .menu.nav li a:hover {
          background-color: transparent;
          color: #DD7700; }
        footer.main-footer .menu.nav li a:focus {
          background-color: transparent;
          color: black; }
    footer.main-footer .menu.nav.social li {
      display: inline-block; }
      footer.main-footer .menu.nav.social li a {
        display: inline-block;
        padding: 5px;
        font-weight: normal !important; }
        footer.main-footer .menu.nav.social li a span {
          display: none; }
        footer.main-footer .menu.nav.social li aa {
          margin-left: 5px; }
      footer.main-footer .menu.nav.social li .fa::before {
        line-height: 1.5;
        font-size: 30px; }
  footer.main-footer .region-footer-upper-right nav ul.menu.nav.Xsocial li a span {
    display: none; }
  footer.main-footer .region-footer-upper-right nav ul.menu.nav.Xsocial li .fa::before {
    line-height: 1.5; }
  footer.main-footer .region-footer-upper-right nav#block-actions .menu.nav li a {
    color: #DD7700; }
    footer.main-footer .region-footer-upper-right nav#block-actions .menu.nav li a:hover {
      color: #113344;
      -webkit-transform: scale(1.08);
      -moz-transform: scale(1.08);
      -ms-transform: scale(1.08);
      transform: scale(1.08); }
    footer.main-footer .region-footer-upper-right nav#block-actions .menu.nav li a.btn-donate {
      padding: 4px 6px;
      display: block;
      background: #DD7700;
      color: #fff;
      width: auto; }
      footer.main-footer .region-footer-upper-right nav#block-actions .menu.nav li a.btn-donate:hover {
        box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.5); }
  footer.main-footer .region-footer-upper-left strong {
    text-transform: uppercase; }
  footer.main-footer .region-footer-center-center {
    padding: 30px 0; }
  footer.main-footer .site_by {
    text-align: center; }
    footer.main-footer .site_by img {
      opacity: .25;
      transition: all ease-in-out .5s; }
      footer.main-footer .site_by img:hover {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }

.disclaimer-wrapper {
  margin: 8px auto;
  text-align: center;
  z-index: 100;
  position: relative;
  margin: 30px auto; }
  .disclaimer-wrapper div.disclaimer-border {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 15px;
    border: 1px #fff solid;
    color: #fff; }

header a.logo img:hover {
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.7));
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

@media (max-width: 767px) {
  body.path-frontpage header a.logo img {
    filter: drop-shadow(1px 3px 3px rgba(17, 51, 68, 0.5)); } }

footer .logo img {
  margin: 0; }
  @media (max-width: 767px) {
    footer .logo img {
      margin: 0 auto;
      height: 70px; } }
  footer .logo img:hover {
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.3)); }

.logo img {
  display: block;
  margin: 0;
  width: auto;
  max-width: 200px;
  height: 55px;
  transition: all ease-in .2s; }
  @media (min-width: 768px) {
    .logo img {
      height: 80px;
      margin-top: 5px; } }

#navbar.shrink .logo img, body:not(.path-frontpage) header#navbar.navbar .logo img {
  height: 45px;
  margin-top: 0; }
  @media (min-width: 768px) {
    #navbar.shrink .logo img, body:not(.path-frontpage) header#navbar.navbar .logo img {
      height: 50px; } }

.footer-action {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px; }
  .footer-action h2 {
    margin-top: 0;
    text-align: center; }

/* Footer-action */
.jumbotron {
  /*&:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom: ($grid-gutter-width * 4); 
    background: linear-gradient(transparentize($brand-secondary, .1), transparentize($brand-secondary, .95) );
  }*/
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  background: #113344; }
  @media (min-width: 992px) {
    .jumbotron {
      max-height: 57vw; } }
  @media (min-width: 1200px) {
    .jumbotron {
      max-height: 100vh; } }
  .jumbotron img {
    height: 60vh;
    width: auto;
    object-position: -45vw 0;
    object-fit: cover;
    margin-bottom: 40vw;
    position: relative; }
    @media (max-width: 767px) {
      .jumbotron img:after {
        content: "";
        background: linear-gradient(rgba(17, 51, 68, 0.9), rgba(17, 51, 68, 0));
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 67%; } }
    @media (min-width: 768px) {
      .jumbotron img {
        width: 100%;
        height: auto;
        object-position: 50% 50%;
        margin-bottom: 0; } }
    @media (min-width: 992px) {
      .jumbotron img {
        object-position: 0 0; } }
  .jumbotron .pin-bottom {
    background: linear-gradient(rgba(17, 51, 68, 0), rgba(17, 51, 68, 0.9));
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 75px;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      .jumbotron .pin-bottom {
        padding-bottom: 15px; } }
    @media (min-width: 1200px) {
      .jumbotron .pin-bottom .container-fluid > .row, .jumbotron .pin-bottom .view-curated-sp .container-fluid > #carousel, .view-curated-sp .jumbotron .pin-bottom .container-fluid > #carousel, .jumbotron .pin-bottom section.home-block-3 .container-fluid > div#block-views-block-issues-issues-blocky, section.home-block-3 .jumbotron .pin-bottom .container-fluid > div#block-views-block-issues-issues-blocky, .jumbotron .pin-bottom .article-header .container-fluid > .region-section-bar, .article-header .jumbotron .pin-bottom .container-fluid > .region-section-bar {
        max-width: 930px;
        margin: 0 auto; } }
  @media (min-width: 1200px) {
    .jumbotron.interior {
      max-height: 60vh; } }
  .jumbotron.interior .pin-bottom {
    padding-bottom: 15px; }
  .jumbotron.interior img {
    height: auto;
    width: 100%;
    object-position: 0 0; }
  .jumbotron span.edit {
    position: absolute;
    bottom: 10px;
    right: 15px; }
    .jumbotron span.edit a {
      display: block;
      width: 26px;
      height: 26px;
      text-indent: -999px;
      background: #fff url(https://feinsteinforca.com/core/misc/icons/787878/pencil.svg) no-repeat 50% 50%;
      border: #ccc solid 1px;
      border-radius: 50%;
      opacity: .6;
      overflow: hidden; }
      .jumbotron span.edit a:hover {
        opacity: 1; }

.path-frontpage h1.page-title {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 10vw; }
  @media (min-width: 768px) {
    .path-frontpage h1.page-title {
      font-size: 7vw; } }
  @media (min-width: 992px) {
    .path-frontpage h1.page-title {
      font-size: 7vw; } }
  @media (min-width: 1200px) {
    .path-frontpage h1.page-title {
      font-size: 72px; } }

.path-frontpage h2.subhead {
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 6.5vw;
  font-weight: 700; }
  @media (min-width: 768px) {
    .path-frontpage h2.subhead {
      font-size: 5.0vw; } }
  @media (min-width: 992px) {
    .path-frontpage h2.subhead {
      font-size: 5.0vw; } }
  @media (min-width: 1200px) {
    .path-frontpage h2.subhead {
      font-size: 50px; } }

.crm-form-wrap #can_embed_form {
  padding-top: 20px; }
  @media (min-width: 768px) {
    .crm-form-wrap #can_embed_form form {
      width: 90%;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .crm-form-wrap #can_embed_form form {
      width: 80%; } }
  @media (min-width: 768px) {
    .crm-form-wrap #can_embed_form #form_col1 {
      width: 80% !important; } }
  .crm-form-wrap #can_embed_form #form_col1 .floatlabel-wrapper {
    width: 35%;
    margin: 0;
    float: left; }
    @media (min-width: 768px) {
      .crm-form-wrap #can_embed_form #form_col1 .floatlabel-wrapper {
        width: 33%;
        margin-right: 2%; } }
    .crm-form-wrap #can_embed_form #form_col1 .floatlabel-wrapper:first-child {
      width: 63%;
      margin-right: 2%; }
  .crm-form-wrap #can_embed_form #form_col2 {
    margin: 0; }
    @media (min-width: 768px) {
      .crm-form-wrap #can_embed_form #form_col2 {
        width: 20% !important; } }
    .crm-form-wrap #can_embed_form #form_col2 input[type="submit"] {
      padding: 0 15px; }

section.home-block-1 {
  padding-top: 3em;
  padding-bottom: 3em;
  background: #eeeeee; }
  section.home-block-1 select#issue_selector,
  section.home-block-1 select#issue_selector option#start {
    border-radius: 0;
    background: #DD7700;
    color: #eeeeee;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 8px;
    font-family: "capitolium-news-2", serif; }
  section.home-block-1 select#issue_selector option:not(#start) {
    background: #eeeeee;
    color: #113344;
    font-size: 1em;
    font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif; }

section.home-block-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: 3rem solid #fff;
  position: relative;
  background-color: #113344;
  background-image: url("https://feinsteinforca.com/themes/feinstein/images/bg-issues-block.jpg");
  background-image: linear-gradient(to right, transparent 33%, rgba(17, 51, 68, 0.6) 66%, rgba(17, 51, 68, 0.9) 100%), url("https://feinsteinforca.com/themes/feinstein/images/bg-issues-block.jpg");
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-position: 50% 50%;
  /* home: issues blocky version */ }
  section.home-block-3 .region-home-block-3 {
    margin: 3rem 0; }
    section.home-block-3 .region-home-block-3 h2 {
      margin-top: 0; }
  section.home-block-3 div#block-views-block-issues-issues-blocky {
    position: relative; }
    section.home-block-3 div#block-views-block-issues-issues-blocky .view-content {
      position: absolute;
      width: 100%;
      right: 0;
      bottom: -8rem;
      left: 0; }
      section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div {
        position: relative; }
        section.home-block-3 div#block-views-block-issues-issues-blocky .view-content > div a {
          font-weight: 600;
          color: #113344;
          font-family: "capitolium-news-2", serif;
          font-size: 16px;
          display: block;
          background: #fff;
          border-top: 4px solid #DD7700;
          padding: 1.5rem .75rem 0;
          min-height: 90px;
          filter: drop-shadow(0 -9px 3px rgba(0, 0, 0, 0.5)); }

body.user-logged-in section.home-block-3 div#block-views-block-issues-issues-blocky .view-content {
  bottom: -8rem; }

section.home-block-2 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #113344;
  background-image: url("https://feinsteinforca.com/themes/feinstein/images/bg-news-block.jpg");
  background-image: linear-gradient(rgba(17, 51, 68, 0.6), rgba(17, 51, 68, 0.6)), url("https://feinsteinforca.com/themes/feinstein/images/bg-news-block.jpg");
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-position: 50% 50%; }
  section.home-block-2 h2 {
    text-align: center;
    margin-top: 0; }
  section.home-block-2 .view-content {
    margin: 0 -15px; }
    @media (min-width: 1200px) {
      section.home-block-2 .view-content {
        margin: 0 auto;
        max-width: 930px; } }

section.home-block-4 {
  padding-top: 1rem;
  padding-bottom: 3rem;
  background: #eeeeee; }

section.home-block-5 {
  background: #fff; }

/* this needs to be scoped, conflicting w/ social in footer */
/*#block-social {
  padding-bottom: $padding-large-vertical * 3;
  padding-top: $padding-large-vertical ; 
  @extend .text-center;
  
  h2#block-social-menu {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .25em;
    margin-top: 0; 
  }
  
  a.fa.c-menu-social__item {
    font-size: 36px; 
    transition: all, .5s; 
    margin-left: 10px;
    margin-right: 10px;
    &:hover {
      background-color: transparent;
      color: $brand-secondary; 
    }
  }
}*/
/*.home-donate {
  padding-bottom: $padding-large-vertical * 3; 
}*/
.bigradio .form-type-radio {
  display: inline-block; }
  .bigradio .form-type-radio + .form-type-radio {
    margin-left: 7px; }

.bigradio .form-type-radio .form-radio {
  display: none; }

.bigradio .form-type-radio label {
  /* background-color: $white;
    color: #fff;
    border-radius: 5%;
    display: inline-block;
    width: 80px;
    padding: 15px 5px;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    margin: 5px 5px 10px 0;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; */
  transition: all ease-in-out .5s;
  min-width: 55px;
  font-size: 18px;
  font-weight: 800;
  border-color: inherit; }

.bigradio .form-type-radio .form-radio[value="Other"] + label {
  background-color: #113344;
  border-color: #113344; }

section.home-block-6 {
  z-index: 99;
  position: relative; }

.breadcrumb {
  position: absolute;
  z-index: 100;
  background: transparent; }

/* #block-interiorherosignup,
#block-hero-signup {
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  @extend .text-center;  
} */
.main-container.container {
  position: relative;
  overflow: hidden; }
  .main-container.container::before {
    content: "";
    display: block;
    background: radial-gradient(at top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    width: 100%;
    height: 67vh; }
    @media (min-width: 768px) {
      .main-container.container::before {
        height: 40vh; } }
    @media (min-width: 992px) {
      .main-container.container::before {
        height: 30vh; } }

article > .content > .field--name-body > p,
article > .content > .field--name-body > h2,
article > .content > .field--name-body > h3,
article > .content > .field--name-body > h4,
article > .content > .field--name-body > h5,
article > .content > .field--name-body > ul,
article > .content > .field--name-body > li {
  max-width: 40em; }

article > .content > .field--name-field-image img {
  width: 40em;
  height: auto;
  max-width: 100%; }

/* interior container needed top/bottom air */
body:not(.path-frontpage) .main-container {
  padding-top: 45px;
  padding-bottom: 45px; }

body:not(.path-frontpage).page-node-type-issue .main-container, body:not(.path-frontpage).page-node-type-XXX .main-container {
  padding-top: 0; }

.article-header {
  padding-top: 22.5px;
  padding-bottom: 22.5px;
  background: #fff;
  color: #667;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .15em; }
  .article-header .region-section-bar {
    position: relative; }
  .article-header a i.fa {
    color: #667;
    font-size: 24px;
    margin-left: 7px; }
    .article-header a i.fa:hover {
      color: #DD7700; }
  .article-header #block-views-block-issues-issues-select-2 .form-group {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .article-header #block-pagesectionshareheader {
      margin-top: 15px; } }

body.page-node-type-article .article-header .left, body.page-node-type-article .article-header #block-views-block-issues-issues-select-2 {
  padding-top: 3px; }

body.page-node-type-issue .article-header #block-pagesectionshareheader {
  padding-top: 6px; }

/* NEWS Pages */
body.page-node-type-article .page-header {
  margin-bottom: 0; }

body.page-node-type-article article.article {
  padding-top: 30px; }
  body.page-node-type-article article.article .field--name-field-image {
    margin-bottom: 20px; }
  body.page-node-type-article article.article footer {
    display: none; }

body.page-node-type-article .content .img-responsive, body.page-node-type-article .content figure img, figure body.page-node-type-article .content img, body.page-node-type-article .content .card.image-card img, .card.image-card body.page-node-type-article .content img {
  margin-top: 15px;
  margin-bottom: 15px; }

/* issues */
body.path-issues .issues-list.view-id-issues .view-header {
  margin: 0 0 30px; }

body.path-issues .issues-list.view-id-issues .view-content {
  margin: 0 -15px; }

.issue-wrap h2 {
  text-align: center; }

.issue-wrap #issue_signup {
  text-align: center; }

.issue-wrap img, .issue-wrap .embed-responsive {
  width: 100%;
  height: auto;
  margin: 45px 0; }

.page-node-type-issue article > .content {
  padding-top: 45px; }
  @media (min-width: 768px) {
    .page-node-type-issue article > .content h3, .page-node-type-issue article > .content h4, .page-node-type-issue article > .content h5, .page-node-type-issue article > .content p.body-text {
      padding-left: 25%; } }

.page-node-type-issue .issue-signup-wrapper {
  margin-top: 30px;
  margin-bottom: -45px; }
  @media (max-width: 767px) {
    .page-node-type-issue .issue-signup-wrapper {
      background: radial-gradient(at top, rgba(17, 51, 68, 0.2), rgba(17, 51, 68, 0.1), rgba(17, 51, 68, 0), rgba(17, 51, 68, 0));
      padding-top: 30px; } }
  .page-node-type-issue .issue-signup-wrapper .can_embed.v2 {
    padding-bottom: 15px; }
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 h2, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 h4, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 #d_sharing, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 #action_info, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 #logo_wrap {
      display: none !important; }
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 #form_col1, .page-node-type-issue .issue-signup-wrapper .can_embed.v2 #form_col2 {
      width: 100% !important;
      float: none !important; }
    .page-node-type-issue .issue-signup-wrapper .can_embed.v2 input[type=submit] {
      background-color: #DD7700 !important;
      border-radius: 0 !important;
      font-size: 18px !important;
      text-shadow: none !important; }

.region-help > .glyphicon {
  font-size: 20px;
  float: left;
  margin: -0.05em 0.5em 0 0; }

.region-help .block {
  overflow: hidden; }

.help-block, .control-group .help-inline {
  color: #e5e5e5;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block:first-child, .control-group .help-inline:first-child {
    margin-top: 0; }

/* news more link */
.more-link.form-group {
  display: block;
  clear: both;
  padding: 1em 0 0;
  text-align: center; }
  .more-link.form-group a {
    color: #667;
    text-align: center;
    text-transform: uppercase; }

/* post edit link */
.edit-link {
  text-align: center;
  padding: 0 0; }
  .edit-link a {
    font: normal normal normal 12px/1 "ff-meta-web-pro", Helvetica, Arial, sans-serif;
    color: #667;
    text-align: center;
    text-transform: uppercase; }

ul.sp-list {
  margin-top: 40px;
  padding: 0 0;
  list-style: none; }
  ul.sp-list s {
    text-decoration: none; }
  ul.sp-list b {
    text-decoration: none; }
  ul.sp-list img {
    display: none; }
  ul.sp-list li {
    list-style: none; }
    ul.sp-list li p {
      font-family: "ff-meta-web-pro", Helvetica, Arial, sans-serif;
      font-size: 18px;
      margin: 20px 0 0;
      text-align: center;
      line-height: 1.67; }

/* add/edit endorsement public page */
.container.add-endorsement label.control-label {
  display: none; }

.container.add-endorsement .form-required:after {
  margin: 0 0 .5em .25em; }

.container.add-endorsement .filter-wrapper {
  display: none; }

/* hide alert on thanks page */
.page-node-106 .alert {
  display: none; }

.event {
  border-bottom: 10px solid #fff;
  padding: 1.5em 0; }
  .event .date {
    text-transform: uppercase;
    color: #808285;
    font-size: .9em; }
  .event h3 {
    margin: .25em 0 1em; }
    .event h3 a:hover {
      text-decoration: none; }
  .event .summary {
    font-size: 1.25em; }

@media (min-width: 768px) {
  input#edit-zip, input#edit-zip--2 {
    width: 120px; } }

.js-form-item {
  padding-bottom: 15px; }

/* PAGE SPECIFIC TWEAKS */
/* EA dressup */
.at label {
  font-size: 1em !important;
  color: #667 !important; }

.at legend, .at fieldset legend {
  font-size: 1.25em !important;
  color: #667 !important; }

#can-form-area-issue-signup-test .js-form_builder_output {
  display: none; }

body.page-node-20 #can_embed_form.can_float #form_col1, body.page-node-20 #can_embed_form.can_float #form_col2 {
  width: 100%;
  float: none; }

body.page-node-20 #can_embed_form h2 {
  display: none; }

body.page-node-20 #can_embed_form h4 {
  text-align: left;
  padding-bottom: 0;
  letter-spacing: 0;
  text-transform: none; }
  body.page-node-20 #can_embed_form h4::after {
    display: none; }

body.page-node-20 #can_embed_form label {
  font-size: 16px !important; }

body.page-node-20 #can_embed_form .control-label {
  font-size: 18px;
  letter-spacing: 0;
  text-transform: none; }

body.page-node-20 #can_embed_form .form_builder_output {
  margin-top: 15px; }

body.page-node-20 #action_info {
  display: none; }

body.page-node-type-action .can_button, body.page-node-type-action #can_embed_form input[type="submit"], body.page-node-type-action #can_embed_form .button, body.page-node-type-action #donate_auto_modal input[type="submit"], body.page-node-type-action #donate_auto_modal .button {
  background-color: #DD7700;
  text-transform: none; }

/* TILE DISPLAYS */
[class^="col-"].views-row {
  margin-bottom: 20px; }
  [class^="col-"].views-row h3 {
    font-size: 18px;
    margin-top: 12px; }

/* Cards */
.card {
  display: inline-block;
  padding-bottom: 0;
  width: 100%;
  min-height: 230px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  transition: all ease-in-out .4s;
  border-radius: 0; }
  .card:after {
    /* content: '';
    display: block;
    background: $gray-lighter;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    bottom: 5px;
    z-index: 100; */ }
  .card h3, .card h4 {
    padding: 15px;
    transition: .5s all;
    line-height: 1.25;
    font-weight: 600;
    color: #113344;
    font-family: "capitolium-news-2", serif; }
  .card .summary {
    width: 100%;
    height: 100%;
    background: #113344;
    position: absolute;
    top: 100%;
    transition: all ease-in-out .4s;
    padding: 30px;
    color: #fff;
    font-weight: 500;
    z-index: 100; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .card .summary {
        font-size: 14px; } }
  .card:hover .summary {
    top: 0; }
  .card:hover h3, .card:hover h4, .card:hover .more-link {
    color: #DD7700; }
  .card.image-card h3, .card.text-card h3 {
    font-size: 18px;
    display: block;
    background: #fff;
    border-top: 4px solid #DD7700;
    min-height: 110px;
    width: 80%;
    margin: 0 10% 0;
    z-index: 100;
    top: -15px;
    position: relative;
    filter: drop-shadow(0 -9px 3px rgba(0, 0, 0, 0.5)); }
    @media (min-width: 992px) {
      .card.image-card h3, .card.text-card h3 {
        min-height: 90px; } }
  .card.text-card {
    background-color: #fff;
    min-height: 18.5625vw;
    overflow: visible;
    background: linear-gradient(175deg, #257096, #f1f8fc); }
    .card.text-card h3 {
      color: #667 !important;
      font-size: 23px;
      font-weight: 300;
      position: absolute;
      bottom: -95px;
      filter: drop-shadow(0 -9px 3px rgba(0, 0, 0, 0.3));
      top: 15px; }
      @media (min-width: 992px) {
        .card.text-card h3 {
          font-size: 27px;
          bottom: -75px; } }

/* NEWS */
.card.news-wrapper {
  padding: 30px 30px;
  min-height: 0;
  border: none;
  border-top: 4px solid #DD7700;
  box-shadow: 0 0 20px #e5e5e5; }
  .card.news-wrapper .summary-wrapper {
    padding-top: 20px; }
  .card.news-wrapper h3 {
    margin: 0 !important;
    padding: 0; }
  .card.news-wrapper p {
    transition: all 1s;
    color: #012; }
  .card.news-wrapper a {
    color: #012; }
  .card.news-wrapper:hover {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    box-shadow: 0 0 20px #667; }

.region-content nav#block-mainnavigation {
  padding-bottom: 15px; }
  .region-content nav#block-mainnavigation .menu.nav {
    margin-left: 0;
    margin-right: 0; }
    .region-content nav#block-mainnavigation .menu.nav li {
      display: inline-block;
      font-size: 16px;
      margin-right: 10px;
      box-shadow: 2px 2px 10px rgba(0, 34, 51, 0.15); }
      .region-content nav#block-mainnavigation .menu.nav li a {
        background-color: #fff; }
        .region-content nav#block-mainnavigation .menu.nav li a:hover {
          background-color: #e5e5e5; }

body.page-node-11 .endorsement-list h4 {
  margin-top: 30px;
  padding-top: 10px;
  border-top: solid 1px #DD7700;
  font-weight: 700; }

body.page-node-11 .endorsement-list p {
  line-height: 1.1; }

body.toolbar-horizontal #navbar {
  margin-top: 38px !important; }

@media (min-width: 992px) {
  body.toolbar-horizontal.toolbar-tray-open header#navbar {
    margin-top: 79px !important; } }

body.toolbar-horizontal .toolbar-tray a {
  padding-right: .6em; }

body.toolbar-vertical #navbar {
  margin-top: 38px !important; }

body.toolbar-vertical #toolbar-administration {
  font-size: .8em !important; }
  @media (max-width: 992px) {
    body.toolbar-vertical #toolbar-administration {
      position: fixed;
      top: 0;
      right: 0;
      left: 0; } }

body #toolbar-administration, body #toolbar-administration * {
  z-index: 10000; }

body .toolbar-lining {
  font-weight: 400; }

/* CLEANING CLASSES FROM MARKUP, WOW/ANI STUFF ADDED IN WOW INIT */
div#fastaction-signup-inner *, .contributions * {
  color: #113344 !important; }

.at-row.FirstName.LastName {
  display: none; }

/*
     FILE ARCHIVED ON 23:49:38 Jul 10, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:28:10 Aug 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.506
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.023
  esindex: 0.01
  cdx.remote: 56.413
  LoadShardBlock: 134.635 (3)
  PetaboxLoader3.datanode: 155.486 (4)
  load_resource: 127.335
  PetaboxLoader3.resolve: 78.15
*/