@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | 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,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

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

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .comment-form input[type="submit"] > .caret, .search-form .search-submit > .caret, .btn-peace-partner > .caret, .nav-links a > .caret, #body_updatePanel .dataCol input[type='button'] > .caret, #body_updatePanel .dataCol label.ui-state-default > .caret, #body_updatePanel .dataCol label.ui-state-active > .caret,
  .dropup > .btn > .caret,
  .comment-form .dropup > input[type="submit"] > .caret,
  .search-form .dropup > .search-submit > .caret,
  .dropup > .btn-peace-partner > .caret,
  .nav-links .dropup > a > .caret,
  #body_updatePanel .dataCol .dropup > input[type='button'] > .caret,
  #body_updatePanel .dataCol .dropup > label.ui-state-default > .caret,
  #body_updatePanel .dataCol .dropup > label.ui-state-active > .caret {
    border-top-color: #000 !important; }
  .tag {
    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; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

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

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

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

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #fe8e11; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

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

.blockquote, blockquote, .blockquote-lrg, .share-text {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #ed1b24; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #ed1b24;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container, .posts-navigation {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 544px) {
    .container, .posts-navigation {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container, .posts-navigation {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container, .posts-navigation {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container, .posts-navigation {
      max-width: 1140px; } }

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.col-xs {
  position: relative;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    position: relative;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

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

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

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

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

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control, .comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea, .search-form .search-field, #body_updatePanel .dataCol input[type='email'],
#body_updatePanel .dataCol input[type='text'],
#body_updatePanel .dataCol input[type='tel'],
#body_updatePanel .dataCol select, .stripe-donations-container .custom-amount input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .form-control::-ms-expand, .comment-form input[type="text"]::-ms-expand,
  .comment-form input[type="email"]::-ms-expand,
  .comment-form input[type="url"]::-ms-expand,
  .comment-form textarea::-ms-expand, .search-form .search-field::-ms-expand, #body_updatePanel .dataCol input[type='email']::-ms-expand,
  #body_updatePanel .dataCol input[type='text']::-ms-expand,
  #body_updatePanel .dataCol input[type='tel']::-ms-expand,
  #body_updatePanel .dataCol select::-ms-expand, .stripe-donations-container .custom-amount input::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .comment-form input:focus[type="text"],
  .comment-form input:focus[type="email"],
  .comment-form input:focus[type="url"],
  .comment-form textarea:focus, .search-form .search-field:focus, #body_updatePanel .dataCol input:focus[type='email'],
  #body_updatePanel .dataCol input:focus[type='text'],
  #body_updatePanel .dataCol input:focus[type='tel'],
  #body_updatePanel .dataCol select:focus, .stripe-donations-container .custom-amount input:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder, .comment-form input[type="text"]::-webkit-input-placeholder, .comment-form input[type="email"]::-webkit-input-placeholder, .comment-form input[type="url"]::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder, #body_updatePanel .dataCol input[type='email']::-webkit-input-placeholder, #body_updatePanel .dataCol input[type='text']::-webkit-input-placeholder, #body_updatePanel .dataCol input[type='tel']::-webkit-input-placeholder, #body_updatePanel .dataCol select::-webkit-input-placeholder, .stripe-donations-container .custom-amount input::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-moz-placeholder, .comment-form input[type="text"]::-moz-placeholder, .comment-form input[type="email"]::-moz-placeholder, .comment-form input[type="url"]::-moz-placeholder, .comment-form textarea::-moz-placeholder, .search-form .search-field::-moz-placeholder, #body_updatePanel .dataCol input[type='email']::-moz-placeholder, #body_updatePanel .dataCol input[type='text']::-moz-placeholder, #body_updatePanel .dataCol input[type='tel']::-moz-placeholder, #body_updatePanel .dataCol select::-moz-placeholder, .stripe-donations-container .custom-amount input::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .comment-form input[type="text"]:-ms-input-placeholder, .comment-form input[type="email"]:-ms-input-placeholder, .comment-form input[type="url"]:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder, #body_updatePanel .dataCol input[type='email']:-ms-input-placeholder, #body_updatePanel .dataCol input[type='text']:-ms-input-placeholder, #body_updatePanel .dataCol input[type='tel']:-ms-input-placeholder, #body_updatePanel .dataCol select:-ms-input-placeholder, .stripe-donations-container .custom-amount input:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-ms-input-placeholder, .comment-form input[type="text"]::-ms-input-placeholder, .comment-form input[type="email"]::-ms-input-placeholder, .comment-form input[type="url"]::-ms-input-placeholder, .comment-form textarea::-ms-input-placeholder, .search-form .search-field::-ms-input-placeholder, #body_updatePanel .dataCol input[type='email']::-ms-input-placeholder, #body_updatePanel .dataCol input[type='text']::-ms-input-placeholder, #body_updatePanel .dataCol input[type='tel']::-ms-input-placeholder, #body_updatePanel .dataCol select::-ms-input-placeholder, .stripe-donations-container .custom-amount input::-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder, .comment-form input[type="text"]::placeholder,
  .comment-form input[type="email"]::placeholder,
  .comment-form input[type="url"]::placeholder,
  .comment-form textarea::placeholder, .search-form .search-field::placeholder, #body_updatePanel .dataCol input[type='email']::placeholder,
  #body_updatePanel .dataCol input[type='text']::placeholder,
  #body_updatePanel .dataCol input[type='tel']::placeholder,
  #body_updatePanel .dataCol select::placeholder, .stripe-donations-container .custom-amount input::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled, #body_updatePanel .dataCol input:disabled[type='email'],
  #body_updatePanel .dataCol input:disabled[type='text'],
  #body_updatePanel .dataCol input:disabled[type='tel'],
  #body_updatePanel .dataCol select:disabled, .stripe-donations-container .custom-amount input:disabled, .form-control[readonly], .comment-form input[readonly][type="text"],
  .comment-form input[readonly][type="email"],
  .comment-form input[readonly][type="url"],
  .comment-form textarea[readonly], .search-form .search-field[readonly], #body_updatePanel .dataCol input[readonly][type='email'],
  #body_updatePanel .dataCol input[readonly][type='text'],
  #body_updatePanel .dataCol input[readonly][type='tel'],
  #body_updatePanel .dataCol select[readonly], .stripe-donations-container .custom-amount input[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled, #body_updatePanel .dataCol input:disabled[type='email'],
  #body_updatePanel .dataCol input:disabled[type='text'],
  #body_updatePanel .dataCol input:disabled[type='tel'],
  #body_updatePanel .dataCol select:disabled, .stripe-donations-container .custom-amount input:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]), .search-form select.search-field:not([size]):not([multiple]),
#body_updatePanel .dataCol select:not([size]):not([multiple]) {
  height: 2.5rem; }

select.form-control:focus::-ms-value, .search-form select.search-field:focus::-ms-value,
#body_updatePanel .dataCol select:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .comment-form .input-group-sm > input.form-control-static[type="text"],
  .comment-form .input-group-sm > input.form-control-static[type="email"],
  .comment-form .input-group-sm > input.form-control-static[type="url"],
  .comment-form .input-group-sm > textarea.form-control-static, .search-form .input-group-sm > .form-control-static.search-field, #body_updatePanel .dataCol .input-group-sm > input.form-control-static[type='email'],
  #body_updatePanel .dataCol .input-group-sm > input.form-control-static[type='text'],
  #body_updatePanel .dataCol .input-group-sm > input.form-control-static[type='tel'],
  #body_updatePanel .dataCol .input-group-sm > select.form-control-static, .stripe-donations-container .custom-amount .input-group-sm > input.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .comment-form .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-sm > .input-group-btn > .form-control-static.search-submit, .input-group-sm > .input-group-btn > .form-control-static.btn-peace-partner, .nav-links .input-group-sm > .input-group-btn > a.form-control-static, #body_updatePanel .dataCol .input-group-sm > .input-group-btn > input.form-control-static[type='button'],
  #body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.form-control-static.ui-state-default,
  #body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.form-control-static.ui-state-active, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .comment-form .input-group-lg > input.form-control-static[type="text"],
  .comment-form .input-group-lg > input.form-control-static[type="email"],
  .comment-form .input-group-lg > input.form-control-static[type="url"],
  .comment-form .input-group-lg > textarea.form-control-static, .search-form .input-group-lg > .form-control-static.search-field, #body_updatePanel .dataCol .input-group-lg > input.form-control-static[type='email'],
  #body_updatePanel .dataCol .input-group-lg > input.form-control-static[type='text'],
  #body_updatePanel .dataCol .input-group-lg > input.form-control-static[type='tel'],
  #body_updatePanel .dataCol .input-group-lg > select.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .comment-form .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-lg > .input-group-btn > .form-control-static.search-submit, .input-group-lg > .input-group-btn > .form-control-static.btn-peace-partner, .nav-links .input-group-lg > .input-group-btn > a.form-control-static, #body_updatePanel .dataCol .input-group-lg > .input-group-btn > input.form-control-static[type='button'],
  #body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.form-control-static.ui-state-default,
  #body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.form-control-static.ui-state-active, .stripe-donations-container .custom-amount input.form-control-static {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea, .search-form .input-group-sm > .search-field, #body_updatePanel .dataCol .input-group-sm > input[type='email'],
#body_updatePanel .dataCol .input-group-sm > input[type='text'],
#body_updatePanel .dataCol .input-group-sm > input[type='tel'],
#body_updatePanel .dataCol .input-group-sm > select, .stripe-donations-container .custom-amount .input-group-sm > input,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .comment-form .input-group-sm > .input-group-btn > input[type="submit"], .search-form .input-group-sm > .input-group-btn > .search-submit, .input-group-sm > .input-group-btn > .btn-peace-partner, .nav-links .input-group-sm > .input-group-btn > a, #body_updatePanel .dataCol .input-group-sm > .input-group-btn > input[type='button'],
#body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.ui-state-default,
#body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.ui-state-active {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .search-form .input-group-sm > select.search-field:not([size]):not([multiple]),
#body_updatePanel .dataCol .input-group-sm > select:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .search-form .input-group-sm > .input-group-btn > select.search-submit:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.btn-peace-partner:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control, .comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea, .search-form .input-group-lg > .search-field, #body_updatePanel .dataCol .input-group-lg > input[type='email'],
#body_updatePanel .dataCol .input-group-lg > input[type='text'],
#body_updatePanel .dataCol .input-group-lg > input[type='tel'],
#body_updatePanel .dataCol .input-group-lg > select,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .comment-form .input-group-lg > .input-group-btn > input[type="submit"], .search-form .input-group-lg > .input-group-btn > .search-submit, .input-group-lg > .input-group-btn > .btn-peace-partner, .nav-links .input-group-lg > .input-group-btn > a, #body_updatePanel .dataCol .input-group-lg > .input-group-btn > input[type='button'],
#body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.ui-state-default,
#body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.ui-state-active, .stripe-donations-container .custom-amount input {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .search-form .input-group-lg > select.search-field:not([size]):not([multiple]),
#body_updatePanel .dataCol .input-group-lg > select:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .search-form .input-group-lg > .input-group-btn > select.search-submit:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.btn-peace-partner:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group, .comment-form p, .search-form label {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control, .has-success .comment-form input[type="text"], .comment-form .has-success input[type="text"],
.has-success .comment-form input[type="email"], .comment-form .has-success input[type="email"],
.has-success .comment-form input[type="url"], .comment-form .has-success input[type="url"],
.has-success .comment-form textarea, .comment-form .has-success textarea, .has-success .search-form .search-field, .search-form .has-success .search-field, .has-success #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .has-success input[type='email'],
.has-success #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .has-success input[type='text'],
.has-success #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .has-success input[type='tel'],
.has-success #body_updatePanel .dataCol select, #body_updatePanel .dataCol .has-success select, .has-success .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .has-success input {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control, .has-warning .comment-form input[type="text"], .comment-form .has-warning input[type="text"],
.has-warning .comment-form input[type="email"], .comment-form .has-warning input[type="email"],
.has-warning .comment-form input[type="url"], .comment-form .has-warning input[type="url"],
.has-warning .comment-form textarea, .comment-form .has-warning textarea, .has-warning .search-form .search-field, .search-form .has-warning .search-field, .has-warning #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .has-warning input[type='email'],
.has-warning #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .has-warning input[type='text'],
.has-warning #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .has-warning input[type='tel'],
.has-warning #body_updatePanel .dataCol select, #body_updatePanel .dataCol .has-warning select, .has-warning .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .has-warning input {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .comment-form input[type="text"], .comment-form .has-danger input[type="text"],
.has-danger .comment-form input[type="email"], .comment-form .has-danger input[type="email"],
.has-danger .comment-form input[type="url"], .comment-form .has-danger input[type="url"],
.has-danger .comment-form textarea, .comment-form .has-danger textarea, .has-danger .search-form .search-field, .search-form .has-danger .search-field, .has-danger #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .has-danger input[type='email'],
.has-danger #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .has-danger input[type='text'],
.has-danger #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .has-danger input[type='tel'],
.has-danger #body_updatePanel .dataCol select, #body_updatePanel .dataCol .has-danger select, .has-danger .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .has-danger input {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 544px) {
  .form-inline .form-group, .search-form .form-group, .form-inline .comment-form p, .comment-form .form-inline p, .search-form .comment-form p, .comment-form .search-form p, .form-inline .search-form label, .search-form .form-inline label, .search-form label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .search-form .form-control, .form-inline .comment-form input[type="text"], .comment-form .form-inline input[type="text"], .search-form .comment-form input[type="text"], .comment-form .search-form input[type="text"],
  .form-inline .comment-form input[type="email"], .comment-form .form-inline input[type="email"],
  .search-form .comment-form input[type="email"], .comment-form .search-form input[type="email"],
  .form-inline .comment-form input[type="url"], .comment-form .form-inline input[type="url"],
  .search-form .comment-form input[type="url"], .comment-form .search-form input[type="url"],
  .form-inline .comment-form textarea, .comment-form .form-inline textarea,
  .search-form .comment-form textarea, .comment-form .search-form textarea, .search-form .search-field, .form-inline #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .form-inline input[type='email'], .search-form #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .search-form input[type='email'],
  .form-inline #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .form-inline input[type='text'],
  .search-form #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .search-form input[type='text'],
  .form-inline #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .form-inline input[type='tel'],
  .search-form #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .search-form input[type='tel'],
  .form-inline #body_updatePanel .dataCol select, #body_updatePanel .dataCol .form-inline select,
  .search-form #body_updatePanel .dataCol select, #body_updatePanel .dataCol .search-form select, .form-inline .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .form-inline input, .search-form .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .search-form input {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static, .search-form .form-control-static {
    display: inline-block; }
  .form-inline .input-group, .search-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .search-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .search-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .search-form .input-group .form-control,
    .form-inline .input-group .comment-form input[type="text"],
    .comment-form .form-inline .input-group input[type="text"],
    .search-form .input-group .comment-form input[type="text"],
    .comment-form .search-form .input-group input[type="text"],
    .form-inline .input-group .comment-form input[type="email"],
    .comment-form .form-inline .input-group input[type="email"],
    .search-form .input-group .comment-form input[type="email"],
    .comment-form .search-form .input-group input[type="email"],
    .form-inline .input-group .comment-form input[type="url"],
    .comment-form .form-inline .input-group input[type="url"],
    .search-form .input-group .comment-form input[type="url"],
    .comment-form .search-form .input-group input[type="url"],
    .form-inline .input-group .comment-form textarea,
    .comment-form .form-inline .input-group textarea,
    .search-form .input-group .comment-form textarea,
    .comment-form .search-form .input-group textarea,
    .form-inline .input-group .search-form .search-field,
    .search-form .input-group .search-field,
    .form-inline .input-group #body_updatePanel .dataCol input[type='email'],
    #body_updatePanel .dataCol .form-inline .input-group input[type='email'],
    .search-form .input-group #body_updatePanel .dataCol input[type='email'],
    #body_updatePanel .dataCol .search-form .input-group input[type='email'],
    .form-inline .input-group #body_updatePanel .dataCol input[type='text'],
    #body_updatePanel .dataCol .form-inline .input-group input[type='text'],
    .search-form .input-group #body_updatePanel .dataCol input[type='text'],
    #body_updatePanel .dataCol .search-form .input-group input[type='text'],
    .form-inline .input-group #body_updatePanel .dataCol input[type='tel'],
    #body_updatePanel .dataCol .form-inline .input-group input[type='tel'],
    .search-form .input-group #body_updatePanel .dataCol input[type='tel'],
    #body_updatePanel .dataCol .search-form .input-group input[type='tel'],
    .form-inline .input-group #body_updatePanel .dataCol select,
    #body_updatePanel .dataCol .form-inline .input-group select,
    .search-form .input-group #body_updatePanel .dataCol select,
    #body_updatePanel .dataCol .search-form .input-group select,
    .form-inline .input-group .stripe-donations-container .custom-amount input,
    .stripe-donations-container .custom-amount .form-inline .input-group input,
    .search-form .input-group .stripe-donations-container .custom-amount input,
    .stripe-donations-container .custom-amount .search-form .input-group input {
      width: auto; }
  .form-inline .input-group > .form-control, .search-form .input-group > .form-control, .form-inline .comment-form .input-group > input[type="text"], .comment-form .form-inline .input-group > input[type="text"], .search-form .comment-form .input-group > input[type="text"], .comment-form .search-form .input-group > input[type="text"],
  .form-inline .comment-form .input-group > input[type="email"], .comment-form .form-inline .input-group > input[type="email"],
  .search-form .comment-form .input-group > input[type="email"], .comment-form .search-form .input-group > input[type="email"],
  .form-inline .comment-form .input-group > input[type="url"], .comment-form .form-inline .input-group > input[type="url"],
  .search-form .comment-form .input-group > input[type="url"], .comment-form .search-form .input-group > input[type="url"],
  .form-inline .comment-form .input-group > textarea, .comment-form .form-inline .input-group > textarea,
  .search-form .comment-form .input-group > textarea, .comment-form .search-form .input-group > textarea, .search-form .form-inline .input-group > .search-field, .search-form .input-group > .search-field, .form-inline #body_updatePanel .dataCol .input-group > input[type='email'], #body_updatePanel .dataCol .form-inline .input-group > input[type='email'], .search-form #body_updatePanel .dataCol .input-group > input[type='email'], #body_updatePanel .dataCol .search-form .input-group > input[type='email'],
  .form-inline #body_updatePanel .dataCol .input-group > input[type='text'], #body_updatePanel .dataCol .form-inline .input-group > input[type='text'],
  .search-form #body_updatePanel .dataCol .input-group > input[type='text'], #body_updatePanel .dataCol .search-form .input-group > input[type='text'],
  .form-inline #body_updatePanel .dataCol .input-group > input[type='tel'], #body_updatePanel .dataCol .form-inline .input-group > input[type='tel'],
  .search-form #body_updatePanel .dataCol .input-group > input[type='tel'], #body_updatePanel .dataCol .search-form .input-group > input[type='tel'],
  .form-inline #body_updatePanel .dataCol .input-group > select, #body_updatePanel .dataCol .form-inline .input-group > select,
  .search-form #body_updatePanel .dataCol .input-group > select, #body_updatePanel .dataCol .search-form .input-group > select, .form-inline .stripe-donations-container .custom-amount .input-group > input, .stripe-donations-container .custom-amount .form-inline .input-group > input, .search-form .stripe-donations-container .custom-amount .input-group > input, .stripe-donations-container .custom-amount .search-form .input-group > input {
    width: 100%; }
  .form-inline .form-control-label, .search-form .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check, .search-form .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label, .search-form .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input, .search-form .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .search-form .has-feedback .form-control-feedback {
    top: 0; } }

.btn, .comment-form input[type="submit"], .search-form .search-submit, .btn-peace-partner, .nav-links a, #body_updatePanel .dataCol input[type='button'],
#body_updatePanel .dataCol label.ui-state-default,
#body_updatePanel .dataCol label.ui-state-active {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0; }
  .btn:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .btn-peace-partner:focus, .nav-links a:focus, #body_updatePanel .dataCol input:focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:focus,
  #body_updatePanel .dataCol label.ui-state-active:focus, .btn.focus, .comment-form input.focus[type="submit"], .search-form .focus.search-submit, .focus.btn-peace-partner, .nav-links a.focus, #body_updatePanel .dataCol input.focus[type='button'],
  #body_updatePanel .dataCol label.focus.ui-state-default,
  #body_updatePanel .dataCol label.focus.ui-state-active, .btn:active:focus, .comment-form input:active:focus[type="submit"], .search-form .search-submit:active:focus, .btn-peace-partner:active:focus, .nav-links a:active:focus, #body_updatePanel .dataCol input:active:focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:active:focus,
  #body_updatePanel .dataCol label.ui-state-active:active:focus, .btn:active.focus, .comment-form input:active.focus[type="submit"], .search-form .search-submit:active.focus, .btn-peace-partner:active.focus, .nav-links a:active.focus, #body_updatePanel .dataCol input:active.focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:active.focus,
  #body_updatePanel .dataCol label.ui-state-active:active.focus, .btn.active:focus, .comment-form input.active:focus[type="submit"], .search-form .active.search-submit:focus, .active.btn-peace-partner:focus, .nav-links a.active:focus, #body_updatePanel .dataCol input.active:focus[type='button'],
  #body_updatePanel .dataCol label.active.ui-state-default:focus,
  #body_updatePanel .dataCol label.active.ui-state-active:focus, .btn.active.focus, .comment-form input.active.focus[type="submit"], .search-form .active.focus.search-submit, .active.focus.btn-peace-partner, .nav-links a.active.focus, #body_updatePanel .dataCol input.active.focus[type='button'],
  #body_updatePanel .dataCol label.active.focus.ui-state-default,
  #body_updatePanel .dataCol label.active.focus.ui-state-active {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .btn-peace-partner:focus, .nav-links a:focus, #body_updatePanel .dataCol input:focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:focus,
  #body_updatePanel .dataCol label.ui-state-active:focus, .btn:hover, .comment-form input:hover[type="submit"], .search-form .search-submit:hover, .btn-peace-partner:hover, .nav-links a:hover, #body_updatePanel .dataCol input:hover[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:hover,
  #body_updatePanel .dataCol label.ui-state-active:hover {
    text-decoration: none; }
  .btn.focus, .comment-form input.focus[type="submit"], .search-form .focus.search-submit, .focus.btn-peace-partner, .nav-links a.focus, #body_updatePanel .dataCol input.focus[type='button'],
  #body_updatePanel .dataCol label.focus.ui-state-default,
  #body_updatePanel .dataCol label.focus.ui-state-active {
    text-decoration: none; }
  .btn:active, .comment-form input:active[type="submit"], .search-form .search-submit:active, .btn-peace-partner:active, .nav-links a:active, #body_updatePanel .dataCol input:active[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:active,
  #body_updatePanel .dataCol label.ui-state-active:active, .btn.active, .comment-form input.active[type="submit"], .search-form .active.search-submit, .active.btn-peace-partner, .nav-links a.active, #body_updatePanel .dataCol input.active[type='button'],
  #body_updatePanel .dataCol label.active.ui-state-default,
  #body_updatePanel .dataCol label.active.ui-state-active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .comment-form input.disabled[type="submit"], .search-form .disabled.search-submit, .disabled.btn-peace-partner, .nav-links a.disabled, #body_updatePanel .dataCol input.disabled[type='button'],
  #body_updatePanel .dataCol label.disabled.ui-state-default,
  #body_updatePanel .dataCol label.disabled.ui-state-active, .btn:disabled, .comment-form input:disabled[type="submit"], .search-form .search-submit:disabled, .btn-peace-partner:disabled, .nav-links a:disabled, #body_updatePanel .dataCol input:disabled[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:disabled,
  #body_updatePanel .dataCol label.ui-state-active:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled, .search-form a.disabled.search-submit, a.disabled.btn-peace-partner, .nav-links a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] .search-form a.search-submit,
.search-form fieldset[disabled] a.search-submit,
fieldset[disabled] a.btn-peace-partner,
fieldset[disabled] .nav-links a,
.nav-links fieldset[disabled] a {
  pointer-events: none; }

.btn-primary, .btn-orange, .btn-black, .comment-form input[type="submit"], #body_updatePanel .dataCol input[type='button'],
#body_updatePanel .dataCol label.ui-state-default,
#body_updatePanel .dataCol label.ui-state-active {
  color: #fff;
  background-color: #ed1b24;
  border-color: #ed1b24; }
  .btn-primary:hover, .btn-orange:hover, .btn-black:hover, .comment-form input:hover[type="submit"], #body_updatePanel .dataCol input:hover[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:hover,
  #body_updatePanel .dataCol label.ui-state-active:hover {
    color: #fff;
    background-color: #c51017;
    border-color: #bc0f16; }
  .btn-primary:focus, .btn-orange:focus, .btn-black:focus, .comment-form input:focus[type="submit"], #body_updatePanel .dataCol input:focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:focus,
  #body_updatePanel .dataCol label.ui-state-active:focus, .btn-primary.focus, .focus.btn-orange, .focus.btn-black, .comment-form input.focus[type="submit"], #body_updatePanel .dataCol input.focus[type='button'],
  #body_updatePanel .dataCol label.focus.ui-state-default,
  #body_updatePanel .dataCol label.focus.ui-state-active {
    color: #fff;
    background-color: #c51017;
    border-color: #bc0f16; }
  .btn-primary:active, .btn-orange:active, .btn-black:active, .comment-form input:active[type="submit"], #body_updatePanel .dataCol input:active[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:active,
  #body_updatePanel .dataCol label.ui-state-active:active, .btn-primary.active, .active.btn-orange, .active.btn-black, .comment-form input.active[type="submit"], #body_updatePanel .dataCol input.active[type='button'],
  #body_updatePanel .dataCol label.active.ui-state-default,
  #body_updatePanel .dataCol label.active.ui-state-active,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.btn-orange,
  .open > .dropdown-toggle.btn-black,
  .comment-form .open > input.dropdown-toggle[type="submit"],
  #body_updatePanel .dataCol .open > input.dropdown-toggle[type='button'],
  #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default,
  #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active {
    color: #fff;
    background-color: #c51017;
    border-color: #bc0f16;
    background-image: none; }
    .btn-primary:active:hover, .btn-orange:active:hover, .btn-black:active:hover, .comment-form input:active:hover[type="submit"], #body_updatePanel .dataCol input:active:hover[type='button'],
    #body_updatePanel .dataCol label.ui-state-default:active:hover,
    #body_updatePanel .dataCol label.ui-state-active:active:hover, .btn-primary:active:focus, .btn-orange:active:focus, .btn-black:active:focus, .comment-form input:active:focus[type="submit"], #body_updatePanel .dataCol input:active:focus[type='button'],
    #body_updatePanel .dataCol label.ui-state-default:active:focus,
    #body_updatePanel .dataCol label.ui-state-active:active:focus, .btn-primary:active.focus, .btn-orange:active.focus, .btn-black:active.focus, .comment-form input:active.focus[type="submit"], #body_updatePanel .dataCol input:active.focus[type='button'],
    #body_updatePanel .dataCol label.ui-state-default:active.focus,
    #body_updatePanel .dataCol label.ui-state-active:active.focus, .btn-primary.active:hover, .active.btn-orange:hover, .active.btn-black:hover, .comment-form input.active:hover[type="submit"], #body_updatePanel .dataCol input.active:hover[type='button'],
    #body_updatePanel .dataCol label.active.ui-state-default:hover,
    #body_updatePanel .dataCol label.active.ui-state-active:hover, .btn-primary.active:focus, .active.btn-orange:focus, .active.btn-black:focus, .comment-form input.active:focus[type="submit"], #body_updatePanel .dataCol input.active:focus[type='button'],
    #body_updatePanel .dataCol label.active.ui-state-default:focus,
    #body_updatePanel .dataCol label.active.ui-state-active:focus, .btn-primary.active.focus, .active.focus.btn-orange, .active.focus.btn-black, .comment-form input.active.focus[type="submit"], #body_updatePanel .dataCol input.active.focus[type='button'],
    #body_updatePanel .dataCol label.active.focus.ui-state-default,
    #body_updatePanel .dataCol label.active.focus.ui-state-active,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .dropdown-toggle.btn-orange:hover,
    .open > .dropdown-toggle.btn-black:hover,
    .comment-form .open > input.dropdown-toggle:hover[type="submit"],
    #body_updatePanel .dataCol .open > input.dropdown-toggle:hover[type='button'],
    #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default:hover,
    #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .dropdown-toggle.btn-orange:focus,
    .open > .dropdown-toggle.btn-black:focus,
    .comment-form .open > input.dropdown-toggle:focus[type="submit"],
    #body_updatePanel .dataCol .open > input.dropdown-toggle:focus[type='button'],
    #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default:focus,
    #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active:focus,
    .open > .btn-primary.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.btn-orange,
    .open > .dropdown-toggle.focus.btn-black,
    .comment-form .open > input.dropdown-toggle.focus[type="submit"],
    #body_updatePanel .dataCol .open > input.dropdown-toggle.focus[type='button'],
    #body_updatePanel .dataCol .open > label.dropdown-toggle.focus.ui-state-default,
    #body_updatePanel .dataCol .open > label.dropdown-toggle.focus.ui-state-active {
      color: #fff;
      background-color: #a40d13;
      border-color: #7f0a0f; }
  .btn-primary.disabled:focus, .disabled.btn-orange:focus, .disabled.btn-black:focus, .comment-form input.disabled:focus[type="submit"], #body_updatePanel .dataCol input.disabled:focus[type='button'],
  #body_updatePanel .dataCol label.disabled.ui-state-default:focus,
  #body_updatePanel .dataCol label.disabled.ui-state-active:focus, .btn-primary.disabled.focus, .disabled.focus.btn-orange, .disabled.focus.btn-black, .comment-form input.disabled.focus[type="submit"], #body_updatePanel .dataCol input.disabled.focus[type='button'],
  #body_updatePanel .dataCol label.disabled.focus.ui-state-default,
  #body_updatePanel .dataCol label.disabled.focus.ui-state-active, .btn-primary:disabled:focus, .btn-orange:disabled:focus, .btn-black:disabled:focus, .comment-form input:disabled:focus[type="submit"], #body_updatePanel .dataCol input:disabled:focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:disabled:focus,
  #body_updatePanel .dataCol label.ui-state-active:disabled:focus, .btn-primary:disabled.focus, .btn-orange:disabled.focus, .btn-black:disabled.focus, .comment-form input:disabled.focus[type="submit"], #body_updatePanel .dataCol input:disabled.focus[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:disabled.focus,
  #body_updatePanel .dataCol label.ui-state-active:disabled.focus {
    background-color: #ed1b24;
    border-color: #ed1b24; }
  .btn-primary.disabled:hover, .disabled.btn-orange:hover, .disabled.btn-black:hover, .comment-form input.disabled:hover[type="submit"], #body_updatePanel .dataCol input.disabled:hover[type='button'],
  #body_updatePanel .dataCol label.disabled.ui-state-default:hover,
  #body_updatePanel .dataCol label.disabled.ui-state-active:hover, .btn-primary:disabled:hover, .btn-orange:disabled:hover, .btn-black:disabled:hover, .comment-form input:disabled:hover[type="submit"], #body_updatePanel .dataCol input:disabled:hover[type='button'],
  #body_updatePanel .dataCol label.ui-state-default:disabled:hover,
  #body_updatePanel .dataCol label.ui-state-active:disabled:hover {
    background-color: #ed1b24;
    border-color: #ed1b24; }

.btn-secondary, .search-form .search-submit, .nav-links a {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover, .search-form .search-submit:hover, .nav-links a:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .search-form .search-submit:focus, .nav-links a:focus, .btn-secondary.focus, .search-form .focus.search-submit, .nav-links a.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .search-form .search-submit:active, .nav-links a:active, .btn-secondary.active, .search-form .active.search-submit, .nav-links a.active,
  .open > .btn-secondary.dropdown-toggle,
  .search-form .open > .dropdown-toggle.search-submit,
  .nav-links .open > a.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .search-form .search-submit:active:hover, .nav-links a:active:hover, .btn-secondary:active:focus, .search-form .search-submit:active:focus, .nav-links a:active:focus, .btn-secondary:active.focus, .search-form .search-submit:active.focus, .nav-links a:active.focus, .btn-secondary.active:hover, .search-form .active.search-submit:hover, .nav-links a.active:hover, .btn-secondary.active:focus, .search-form .active.search-submit:focus, .nav-links a.active:focus, .btn-secondary.active.focus, .search-form .active.focus.search-submit, .nav-links a.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .search-form .open > .dropdown-toggle.search-submit:hover,
    .nav-links .open > a.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .search-form .open > .dropdown-toggle.search-submit:focus,
    .nav-links .open > a.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus,
    .search-form .open > .dropdown-toggle.focus.search-submit,
    .nav-links .open > a.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .search-form .disabled.search-submit:focus, .nav-links a.disabled:focus, .btn-secondary.disabled.focus, .search-form .disabled.focus.search-submit, .nav-links a.disabled.focus, .btn-secondary:disabled:focus, .search-form .search-submit:disabled:focus, .nav-links a:disabled:focus, .btn-secondary:disabled.focus, .search-form .search-submit:disabled.focus, .nav-links a:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .search-form .disabled.search-submit:hover, .nav-links a.disabled:hover, .btn-secondary:disabled:hover, .search-form .search-submit:disabled:hover, .nav-links a:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .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: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #ed1b24;
  background-image: none;
  background-color: transparent;
  border-color: #ed1b24; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #ed1b24;
    border-color: #ed1b24; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #ed1b24;
    border-color: #ed1b24; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ed1b24;
    border-color: #ed1b24; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a40d13;
      border-color: #7f0a0f; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #f47a7f; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #f47a7f; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #ed1b24;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #ae0e15;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .comment-form .btn-group-lg > input[type="submit"], .search-form .btn-group-lg > .search-submit, .btn-group-lg > .btn-peace-partner, .nav-links .btn-group-lg > a, #body_updatePanel .dataCol .btn-group-lg > input[type='button'],
#body_updatePanel .dataCol .btn-group-lg > label.ui-state-default,
#body_updatePanel .dataCol .btn-group-lg > label.ui-state-active {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .comment-form .btn-group-sm > input[type="submit"], .search-form .btn-group-sm > .search-submit, .btn-group-sm > .btn-peace-partner, .nav-links .btn-group-sm > a, #body_updatePanel .dataCol .btn-group-sm > input[type='button'],
#body_updatePanel .dataCol .btn-group-sm > label.ui-state-default,
#body_updatePanel .dataCol .btn-group-sm > label.ui-state-active {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ed1b24;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .comment-form .btn-group > input[type="submit"], .search-form .btn-group > .search-submit, .btn-group > .btn-peace-partner, .nav-links .btn-group > a, #body_updatePanel .dataCol .btn-group > input[type='button'],
  #body_updatePanel .dataCol .btn-group > label.ui-state-default,
  #body_updatePanel .dataCol .btn-group > label.ui-state-active,
  .btn-group-vertical > .btn,
  .comment-form .btn-group-vertical > input[type="submit"],
  .search-form .btn-group-vertical > .search-submit,
  .btn-group-vertical > .btn-peace-partner,
  .nav-links .btn-group-vertical > a,
  #body_updatePanel .dataCol .btn-group-vertical > input[type='button'],
  #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default,
  #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .comment-form .btn-group > input:focus[type="submit"], .search-form .btn-group > .search-submit:focus, .btn-group > .btn-peace-partner:focus, .nav-links .btn-group > a:focus, #body_updatePanel .dataCol .btn-group > input:focus[type='button'],
    #body_updatePanel .dataCol .btn-group > label.ui-state-default:focus,
    #body_updatePanel .dataCol .btn-group > label.ui-state-active:focus, .btn-group > .btn:active, .comment-form .btn-group > input:active[type="submit"], .search-form .btn-group > .search-submit:active, .btn-group > .btn-peace-partner:active, .nav-links .btn-group > a:active, #body_updatePanel .dataCol .btn-group > input:active[type='button'],
    #body_updatePanel .dataCol .btn-group > label.ui-state-default:active,
    #body_updatePanel .dataCol .btn-group > label.ui-state-active:active, .btn-group > .btn.active, .comment-form .btn-group > input.active[type="submit"], .search-form .btn-group > .active.search-submit, .btn-group > .active.btn-peace-partner, .nav-links .btn-group > a.active, #body_updatePanel .dataCol .btn-group > input.active[type='button'],
    #body_updatePanel .dataCol .btn-group > label.active.ui-state-default,
    #body_updatePanel .dataCol .btn-group > label.active.ui-state-active,
    .btn-group-vertical > .btn:focus,
    .comment-form .btn-group-vertical > input:focus[type="submit"],
    .search-form .btn-group-vertical > .search-submit:focus,
    .btn-group-vertical > .btn-peace-partner:focus,
    .nav-links .btn-group-vertical > a:focus,
    #body_updatePanel .dataCol .btn-group-vertical > input:focus[type='button'],
    #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:focus,
    #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:focus,
    .btn-group-vertical > .btn:active,
    .comment-form .btn-group-vertical > input:active[type="submit"],
    .search-form .btn-group-vertical > .search-submit:active,
    .btn-group-vertical > .btn-peace-partner:active,
    .nav-links .btn-group-vertical > a:active,
    #body_updatePanel .dataCol .btn-group-vertical > input:active[type='button'],
    #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:active,
    #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:active,
    .btn-group-vertical > .btn.active,
    .comment-form .btn-group-vertical > input.active[type="submit"],
    .search-form .btn-group-vertical > .active.search-submit,
    .btn-group-vertical > .active.btn-peace-partner,
    .nav-links .btn-group-vertical > a.active,
    #body_updatePanel .dataCol .btn-group-vertical > input.active[type='button'],
    #body_updatePanel .dataCol .btn-group-vertical > label.active.ui-state-default,
    #body_updatePanel .dataCol .btn-group-vertical > label.active.ui-state-active {
      z-index: 2; }
    .btn-group > .btn:hover, .comment-form .btn-group > input:hover[type="submit"], .search-form .btn-group > .search-submit:hover, .btn-group > .btn-peace-partner:hover, .nav-links .btn-group > a:hover, #body_updatePanel .dataCol .btn-group > input:hover[type='button'],
    #body_updatePanel .dataCol .btn-group > label.ui-state-default:hover,
    #body_updatePanel .dataCol .btn-group > label.ui-state-active:hover,
    .btn-group-vertical > .btn:hover,
    .comment-form .btn-group-vertical > input:hover[type="submit"],
    .search-form .btn-group-vertical > .search-submit:hover,
    .btn-group-vertical > .btn-peace-partner:hover,
    .nav-links .btn-group-vertical > a:hover,
    #body_updatePanel .dataCol .btn-group-vertical > input:hover[type='button'],
    #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:hover,
    #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:hover {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .comment-form input[type="submit"] + .btn, .comment-form .btn-group input[type="submit"] + .btn, .btn-group .search-form .search-submit + .btn, .search-form .btn-group .search-submit + .btn, .btn-group .btn-peace-partner + .btn, .btn-group .nav-links a + .btn, .nav-links .btn-group a + .btn, .btn-group #body_updatePanel .dataCol input[type='button'] + .btn, #body_updatePanel .dataCol .btn-group input[type='button'] + .btn, .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn, #body_updatePanel .dataCol .btn-group label.ui-state-default + .btn, .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn, #body_updatePanel .dataCol .btn-group label.ui-state-active + .btn, .btn-group .comment-form .btn + input[type="submit"], .comment-form .btn-group .btn + input[type="submit"], .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .btn-group input[type="submit"] + input[type="submit"], .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form .btn-group .search-form .search-submit + input[type="submit"], .search-form .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form .btn-group .search-submit + input[type="submit"], .btn-group .comment-form .btn-peace-partner + input[type="submit"], .comment-form .btn-group .btn-peace-partner + input[type="submit"], .btn-group .nav-links .comment-form a + input[type="submit"], .comment-form .btn-group .nav-links a + input[type="submit"], .nav-links .btn-group .comment-form a + input[type="submit"], .comment-form .nav-links .btn-group a + input[type="submit"], .btn-group #body_updatePanel .dataCol .comment-form input[type='button'] + input[type="submit"], .comment-form .btn-group #body_updatePanel .dataCol input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .btn-group .comment-form input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .btn-group input[type='button'] + input[type="submit"], .btn-group #body_updatePanel .dataCol .comment-form label.ui-state-default + input[type="submit"], .comment-form .btn-group #body_updatePanel .dataCol label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .btn-group .comment-form label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .btn-group label.ui-state-default + input[type="submit"], .btn-group #body_updatePanel .dataCol .comment-form label.ui-state-active + input[type="submit"], .comment-form .btn-group #body_updatePanel .dataCol label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .btn-group .comment-form label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .btn-group label.ui-state-active + input[type="submit"], .btn-group .search-form .btn + .search-submit, .search-form .btn-group .btn + .search-submit, .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form .btn-group input[type="submit"] + .search-submit, .btn-group .search-form .search-submit + .search-submit, .search-form .btn-group .search-submit + .search-submit, .btn-group .search-form .btn-peace-partner + .search-submit, .search-form .btn-group .btn-peace-partner + .search-submit, .btn-group .nav-links .search-form a + .search-submit, .search-form .btn-group .nav-links a + .search-submit, .nav-links .btn-group .search-form a + .search-submit, .search-form .nav-links .btn-group a + .search-submit, .btn-group #body_updatePanel .dataCol .search-form input[type='button'] + .search-submit, .search-form .btn-group #body_updatePanel .dataCol input[type='button'] + .search-submit, #body_updatePanel .dataCol .btn-group .search-form input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .btn-group input[type='button'] + .search-submit, .btn-group #body_updatePanel .dataCol .search-form label.ui-state-default + .search-submit, .search-form .btn-group #body_updatePanel .dataCol label.ui-state-default + .search-submit, #body_updatePanel .dataCol .btn-group .search-form label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .btn-group label.ui-state-default + .search-submit, .btn-group #body_updatePanel .dataCol .search-form label.ui-state-active + .search-submit, .search-form .btn-group #body_updatePanel .dataCol label.ui-state-active + .search-submit, #body_updatePanel .dataCol .btn-group .search-form label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .btn-group label.ui-state-active + .search-submit, .btn-group .btn + .btn-peace-partner, .btn-group .comment-form input[type="submit"] + .btn-peace-partner, .comment-form .btn-group input[type="submit"] + .btn-peace-partner, .btn-group .search-form .search-submit + .btn-peace-partner, .search-form .btn-group .search-submit + .btn-peace-partner, .btn-group .btn-peace-partner + .btn-peace-partner, .btn-group .nav-links a + .btn-peace-partner, .nav-links .btn-group a + .btn-peace-partner, .btn-group #body_updatePanel .dataCol input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .btn-group input[type='button'] + .btn-peace-partner, .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .btn-group label.ui-state-default + .btn-peace-partner, .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .btn-group label.ui-state-active + .btn-peace-partner, .btn-group .nav-links .btn + a, .nav-links .btn-group .btn + a, .btn-group .comment-form .nav-links input[type="submit"] + a, .nav-links .btn-group .comment-form input[type="submit"] + a, .comment-form .btn-group .nav-links input[type="submit"] + a, .nav-links .comment-form .btn-group input[type="submit"] + a, .btn-group .search-form .nav-links .search-submit + a, .nav-links .btn-group .search-form .search-submit + a, .search-form .btn-group .nav-links .search-submit + a, .nav-links .search-form .btn-group .search-submit + a, .btn-group .nav-links .btn-peace-partner + a, .nav-links .btn-group .btn-peace-partner + a, .btn-group .nav-links a + a, .nav-links .btn-group a + a, .btn-group #body_updatePanel .dataCol .nav-links input[type='button'] + a, .nav-links .btn-group #body_updatePanel .dataCol input[type='button'] + a, #body_updatePanel .dataCol .btn-group .nav-links input[type='button'] + a, .nav-links #body_updatePanel .dataCol .btn-group input[type='button'] + a, .btn-group #body_updatePanel .dataCol .nav-links label.ui-state-default + a, .nav-links .btn-group #body_updatePanel .dataCol label.ui-state-default + a, #body_updatePanel .dataCol .btn-group .nav-links label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .btn-group label.ui-state-default + a, .btn-group #body_updatePanel .dataCol .nav-links label.ui-state-active + a, .nav-links .btn-group #body_updatePanel .dataCol label.ui-state-active + a, #body_updatePanel .dataCol .btn-group .nav-links label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .btn-group label.ui-state-active + a, .btn-group #body_updatePanel .dataCol .btn + input[type='button'], #body_updatePanel .dataCol .btn-group .btn + input[type='button'], .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .btn-group .comment-form input[type="submit"] + input[type='button'], .comment-form .btn-group #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .btn-group input[type="submit"] + input[type='button'], .btn-group .search-form #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .btn-group .search-form .search-submit + input[type='button'], .search-form .btn-group #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .btn-group .search-submit + input[type='button'], .btn-group #body_updatePanel .dataCol .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .btn-group .btn-peace-partner + input[type='button'], .btn-group .nav-links #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .btn-group .nav-links a + input[type='button'], .nav-links .btn-group #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .nav-links .btn-group a + input[type='button'], .btn-group #body_updatePanel .dataCol input[type='button'] + input[type='button'], #body_updatePanel .dataCol .btn-group input[type='button'] + input[type='button'], .btn-group #body_updatePanel .dataCol label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .btn-group label.ui-state-default + input[type='button'], .btn-group #body_updatePanel .dataCol label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .btn-group label.ui-state-active + input[type='button'],
.btn-group #body_updatePanel .dataCol .btn + label.ui-state-default, #body_updatePanel .dataCol .btn-group .btn + label.ui-state-default,
.btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .btn-group .comment-form input[type="submit"] + label.ui-state-default, .comment-form .btn-group #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .btn-group input[type="submit"] + label.ui-state-default,
.btn-group .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .btn-group .search-form .search-submit + label.ui-state-default, .search-form .btn-group #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .btn-group .search-submit + label.ui-state-default,
.btn-group #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .btn-group .btn-peace-partner + label.ui-state-default,
.btn-group .nav-links #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .btn-group .nav-links a + label.ui-state-default, .nav-links .btn-group #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .btn-group a + label.ui-state-default,
.btn-group #body_updatePanel .dataCol input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .btn-group input[type='button'] + label.ui-state-default,
.btn-group #body_updatePanel .dataCol label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .btn-group label.ui-state-default + label.ui-state-default,
.btn-group #body_updatePanel .dataCol label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .btn-group label.ui-state-active + label.ui-state-default,
.btn-group #body_updatePanel .dataCol .btn + label.ui-state-active, #body_updatePanel .dataCol .btn-group .btn + label.ui-state-active,
.btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .btn-group .comment-form input[type="submit"] + label.ui-state-active, .comment-form .btn-group #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .btn-group input[type="submit"] + label.ui-state-active,
.btn-group .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .btn-group .search-form .search-submit + label.ui-state-active, .search-form .btn-group #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .btn-group .search-submit + label.ui-state-active,
.btn-group #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .btn-group .btn-peace-partner + label.ui-state-active,
.btn-group .nav-links #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .btn-group .nav-links a + label.ui-state-active, .nav-links .btn-group #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .btn-group a + label.ui-state-active,
.btn-group #body_updatePanel .dataCol input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .btn-group input[type='button'] + label.ui-state-active,
.btn-group #body_updatePanel .dataCol label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .btn-group label.ui-state-default + label.ui-state-active,
.btn-group #body_updatePanel .dataCol label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .btn-group label.ui-state-active + label.ui-state-active,
.btn-group .btn + .btn-group,
.btn-group .comment-form input[type="submit"] + .btn-group,
.comment-form .btn-group input[type="submit"] + .btn-group,
.btn-group .search-form .search-submit + .btn-group,
.search-form .btn-group .search-submit + .btn-group,
.btn-group .btn-peace-partner + .btn-group,
.btn-group .nav-links a + .btn-group,
.nav-links .btn-group a + .btn-group,
.btn-group #body_updatePanel .dataCol input[type='button'] + .btn-group,
#body_updatePanel .dataCol .btn-group input[type='button'] + .btn-group,
.btn-group #body_updatePanel .dataCol label.ui-state-default + .btn-group,
#body_updatePanel .dataCol .btn-group label.ui-state-default + .btn-group,
.btn-group #body_updatePanel .dataCol label.ui-state-active + .btn-group,
#body_updatePanel .dataCol .btn-group label.ui-state-active + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .comment-form .btn-group + input[type="submit"],
.comment-form .btn-group .btn-group + input[type="submit"],
.btn-group .search-form .btn-group + .search-submit,
.search-form .btn-group .btn-group + .search-submit,
.btn-group .btn-group + .btn-peace-partner,
.btn-group .nav-links .btn-group + a,
.nav-links .btn-group .btn-group + a,
.btn-group #body_updatePanel .dataCol .btn-group + input[type='button'],
#body_updatePanel .dataCol .btn-group .btn-group + input[type='button'],
.btn-group #body_updatePanel .dataCol .btn-group + label.ui-state-default,
#body_updatePanel .dataCol .btn-group .btn-group + label.ui-state-default,
.btn-group #body_updatePanel .dataCol .btn-group + label.ui-state-active,
#body_updatePanel .dataCol .btn-group .btn-group + label.ui-state-active,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .comment-form .btn-toolbar > input[type="submit"], .search-form .btn-toolbar > .search-submit, .btn-toolbar > .btn-peace-partner, .nav-links .btn-toolbar > a, #body_updatePanel .dataCol .btn-toolbar > input[type='button'],
  #body_updatePanel .dataCol .btn-toolbar > label.ui-state-default,
  #body_updatePanel .dataCol .btn-toolbar > label.ui-state-active,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-peace-partner:not(:first-child):not(:last-child):not(.dropdown-toggle), .nav-links .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type='button'],
#body_updatePanel .dataCol .btn-group > label.ui-state-default:not(:first-child):not(:last-child):not(.dropdown-toggle),
#body_updatePanel .dataCol .btn-group > label.ui-state-active:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .comment-form .btn-group > input:first-child[type="submit"], .search-form .btn-group > .search-submit:first-child, .btn-group > .btn-peace-partner:first-child, .nav-links .btn-group > a:first-child, #body_updatePanel .dataCol .btn-group > input:first-child[type='button'],
#body_updatePanel .dataCol .btn-group > label.ui-state-default:first-child,
#body_updatePanel .dataCol .btn-group > label.ui-state-active:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .search-form .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-peace-partner:first-child:not(:last-child):not(.dropdown-toggle), .nav-links .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type='button'],
  #body_updatePanel .dataCol .btn-group > label.ui-state-default:first-child:not(:last-child):not(.dropdown-toggle),
  #body_updatePanel .dataCol .btn-group > label.ui-state-active: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), .comment-form .btn-group > input:last-child:not(:first-child)[type="submit"], .search-form .btn-group > .search-submit:last-child:not(:first-child), .btn-group > .btn-peace-partner:last-child:not(:first-child), .nav-links .btn-group > a:last-child:not(:first-child), #body_updatePanel .dataCol .btn-group > input:last-child:not(:first-child)[type='button'],
#body_updatePanel .dataCol .btn-group > label.ui-state-default:last-child:not(:first-child),
#body_updatePanel .dataCol .btn-group > label.ui-state-active: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, .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-peace-partner, .nav-links .btn-group > .btn-group:not(:first-child):not(:last-child) > a, #body_updatePanel .dataCol .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type='button'],
#body_updatePanel .dataCol .btn-group > .btn-group:not(:first-child):not(:last-child) > label.ui-state-default,
#body_updatePanel .dataCol .btn-group > .btn-group:not(:first-child):not(:last-child) > label.ui-state-active {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .comment-form .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .search-form .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-peace-partner:last-child, .nav-links .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, #body_updatePanel .dataCol .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type='button'],
#body_updatePanel .dataCol .btn-group > .btn-group:first-child:not(:last-child) > label.ui-state-default:last-child,
#body_updatePanel .dataCol .btn-group > .btn-group:first-child:not(:last-child) > label.ui-state-active: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, .comment-form .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .search-form .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-peace-partner:first-child, .nav-links .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, #body_updatePanel .dataCol .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type='button'],
#body_updatePanel .dataCol .btn-group > .btn-group:last-child:not(:first-child) > label.ui-state-default:first-child,
#body_updatePanel .dataCol .btn-group > .btn-group:last-child:not(:first-child) > label.ui-state-active: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 + .dropdown-toggle-split, .comment-form input[type="submit"] + .dropdown-toggle-split, .search-form .search-submit + .dropdown-toggle-split, .btn-peace-partner + .dropdown-toggle-split, .nav-links a + .dropdown-toggle-split, #body_updatePanel .dataCol input[type='button'] + .dropdown-toggle-split, #body_updatePanel .dataCol label.ui-state-default + .dropdown-toggle-split, #body_updatePanel .dataCol label.ui-state-active + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, .comment-form input[type="submit"] + .dropdown-toggle-split::after, .search-form .search-submit + .dropdown-toggle-split::after, .btn-peace-partner + .dropdown-toggle-split::after, .nav-links a + .dropdown-toggle-split::after, #body_updatePanel .dataCol input[type='button'] + .dropdown-toggle-split::after, #body_updatePanel .dataCol label.ui-state-default + .dropdown-toggle-split::after, #body_updatePanel .dataCol label.ui-state-active + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .comment-form .btn-group-sm > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-sm > .search-submit + .dropdown-toggle-split, .btn-group-sm > .btn-peace-partner + .dropdown-toggle-split, .nav-links .btn-group-sm > a + .dropdown-toggle-split, #body_updatePanel .dataCol .btn-group-sm > input[type='button'] + .dropdown-toggle-split, #body_updatePanel .dataCol .btn-group-sm > label.ui-state-default + .dropdown-toggle-split, #body_updatePanel .dataCol .btn-group-sm > label.ui-state-active + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .comment-form .btn-group-lg > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-lg > .search-submit + .dropdown-toggle-split, .btn-group-lg > .btn-peace-partner + .dropdown-toggle-split, .nav-links .btn-group-lg > a + .dropdown-toggle-split, #body_updatePanel .dataCol .btn-group-lg > input[type='button'] + .dropdown-toggle-split, #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default + .dropdown-toggle-split, #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret, .comment-form input[type="submit"] .caret, .search-form .search-submit .caret, .btn-peace-partner .caret, .nav-links a .caret, #body_updatePanel .dataCol input[type='button'] .caret, #body_updatePanel .dataCol label.ui-state-default .caret, #body_updatePanel .dataCol label.ui-state-active .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .comment-form .btn-group-lg > input[type="submit"] .caret, .search-form .btn-group-lg > .search-submit .caret, .btn-group-lg > .btn-peace-partner .caret, .nav-links .btn-group-lg > a .caret, #body_updatePanel .dataCol .btn-group-lg > input[type='button'] .caret, #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default .caret, #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .comment-form .btn-group-lg > input[type="submit"] .caret, .comment-form .dropup .btn-group-lg > input[type="submit"] .caret, .dropup .search-form .btn-group-lg > .search-submit .caret, .search-form .dropup .btn-group-lg > .search-submit .caret, .dropup .btn-group-lg > .btn-peace-partner .caret, .dropup .nav-links .btn-group-lg > a .caret, .nav-links .dropup .btn-group-lg > a .caret, .dropup #body_updatePanel .dataCol .btn-group-lg > input[type='button'] .caret, #body_updatePanel .dataCol .dropup .btn-group-lg > input[type='button'] .caret, .dropup #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default .caret, #body_updatePanel .dataCol .dropup .btn-group-lg > label.ui-state-default .caret, .dropup #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active .caret, #body_updatePanel .dataCol .dropup .btn-group-lg > label.ui-state-active .caret {
  border-width: 0 0.3em 0.3em; }


.btn-group-vertical > .btn,
.comment-form .btn-group-vertical > input[type="submit"],
.search-form .btn-group-vertical > .search-submit,
.btn-group-vertical > .btn-peace-partner,
.nav-links .btn-group-vertical > a,
#body_updatePanel .dataCol .btn-group-vertical > input[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.comment-form .btn-group-vertical > .btn-group > input[type="submit"],
.search-form .btn-group-vertical > .btn-group > .search-submit,
.btn-group-vertical > .btn-group > .btn-peace-partner,
.nav-links .btn-group-vertical > .btn-group > a,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group > input[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-active {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.comment-form .btn-group-vertical > .btn-group > input[type="submit"],
.search-form .btn-group-vertical > .btn-group > .search-submit,
.btn-group-vertical > .btn-group > .btn-peace-partner,
.nav-links .btn-group-vertical > .btn-group > a,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group > input[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-active {
  float: none; }

.btn-group-vertical > .btn + .btn, .comment-form .btn-group-vertical > input[type="submit"] + .btn, .search-form .btn-group-vertical > .search-submit + .btn, .btn-group-vertical > .btn-peace-partner + .btn, .nav-links .btn-group-vertical > a + .btn, #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .btn, #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .btn, #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .btn, .comment-form .btn-group-vertical > .btn + input[type="submit"], .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], .search-form .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .search-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .btn-group-vertical > .btn-peace-partner + input[type="submit"], .nav-links .comment-form .btn-group-vertical > a + input[type="submit"], .comment-form .nav-links .btn-group-vertical > a + input[type="submit"], #body_updatePanel .dataCol .comment-form .btn-group-vertical > input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .comment-form .btn-group-vertical > label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .comment-form .btn-group-vertical > label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + input[type="submit"], .search-form .btn-group-vertical > .btn + .search-submit, .comment-form .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .comment-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .btn-group-vertical > .search-submit + .search-submit, .search-form .btn-group-vertical > .btn-peace-partner + .search-submit, .nav-links .search-form .btn-group-vertical > a + .search-submit, .search-form .nav-links .btn-group-vertical > a + .search-submit, #body_updatePanel .dataCol .search-form .btn-group-vertical > input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .search-submit, #body_updatePanel .dataCol .search-form .btn-group-vertical > label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .search-submit, #body_updatePanel .dataCol .search-form .btn-group-vertical > label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .search-submit, .btn-group-vertical > .btn + .btn-peace-partner, .comment-form .btn-group-vertical > input[type="submit"] + .btn-peace-partner, .search-form .btn-group-vertical > .search-submit + .btn-peace-partner, .btn-group-vertical > .btn-peace-partner + .btn-peace-partner, .nav-links .btn-group-vertical > a + .btn-peace-partner, #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .btn-peace-partner, .nav-links .btn-group-vertical > .btn + a, .comment-form .nav-links .btn-group-vertical > input[type="submit"] + a, .nav-links .comment-form .btn-group-vertical > input[type="submit"] + a, .search-form .nav-links .btn-group-vertical > .search-submit + a, .nav-links .search-form .btn-group-vertical > .search-submit + a, .nav-links .btn-group-vertical > .btn-peace-partner + a, .nav-links .btn-group-vertical > a + a, #body_updatePanel .dataCol .nav-links .btn-group-vertical > input[type='button'] + a, .nav-links #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + a, #body_updatePanel .dataCol .nav-links .btn-group-vertical > label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + a, #body_updatePanel .dataCol .nav-links .btn-group-vertical > label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + a, #body_updatePanel .dataCol .btn-group-vertical > .btn + input[type='button'], .comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .btn-group-vertical > input[type="submit"] + input[type='button'], .search-form #body_updatePanel .dataCol .btn-group-vertical > .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .btn-group-vertical > .search-submit + input[type='button'], #body_updatePanel .dataCol .btn-group-vertical > .btn-peace-partner + input[type='button'], .nav-links #body_updatePanel .dataCol .btn-group-vertical > a + input[type='button'], #body_updatePanel .dataCol .nav-links .btn-group-vertical > a + input[type='button'], #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + input[type='button'], #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + input[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn + label.ui-state-default,
.comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .btn-group-vertical > input[type="submit"] + label.ui-state-default,
.search-form #body_updatePanel .dataCol .btn-group-vertical > .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .btn-group-vertical > .search-submit + label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > .btn-peace-partner + label.ui-state-default,
.nav-links #body_updatePanel .dataCol .btn-group-vertical > a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .btn-group-vertical > a + label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > .btn + label.ui-state-active,
.comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .btn-group-vertical > input[type="submit"] + label.ui-state-active,
.search-form #body_updatePanel .dataCol .btn-group-vertical > .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .btn-group-vertical > .search-submit + label.ui-state-active,
#body_updatePanel .dataCol .btn-group-vertical > .btn-peace-partner + label.ui-state-active,
.nav-links #body_updatePanel .dataCol .btn-group-vertical > a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .btn-group-vertical > a + label.ui-state-active,
#body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + label.ui-state-active,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + label.ui-state-active,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + label.ui-state-active,
.btn-group-vertical > .btn + .btn-group,
.comment-form .btn-group-vertical > input[type="submit"] + .btn-group,
.search-form .btn-group-vertical > .search-submit + .btn-group,
.btn-group-vertical > .btn-peace-partner + .btn-group,
.nav-links .btn-group-vertical > a + .btn-group,
#body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .btn-group,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .btn-group,
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.comment-form .btn-group-vertical > .btn-group + input[type="submit"],
.search-form .btn-group-vertical > .btn-group + .search-submit,
.btn-group-vertical > .btn-group + .btn-peace-partner,
.nav-links .btn-group-vertical > .btn-group + a,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group + input[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn-group + label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group + label.ui-state-active,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .comment-form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .btn-group-vertical > .btn-peace-partner:not(:first-child):not(:last-child), .nav-links .btn-group-vertical > a:not(:first-child):not(:last-child), #body_updatePanel .dataCol .btn-group-vertical > input:not(:first-child):not(:last-child)[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:not(:first-child):not(:last-child),
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .comment-form .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:first-child:not(:last-child), .btn-group-vertical > .btn-peace-partner:first-child:not(:last-child), .nav-links .btn-group-vertical > a:first-child:not(:last-child), #body_updatePanel .dataCol .btn-group-vertical > input:first-child:not(:last-child)[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:first-child:not(:last-child),
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .comment-form .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:last-child:not(:first-child), .btn-group-vertical > .btn-peace-partner:last-child:not(:first-child), .nav-links .btn-group-vertical > a:last-child:not(:first-child), #body_updatePanel .dataCol .btn-group-vertical > input:last-child:not(:first-child)[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:last-child:not(:first-child),
#body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-peace-partner, .nav-links .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, #body_updatePanel .dataCol .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label.ui-state-default,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label.ui-state-active {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .comment-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .search-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-peace-partner:last-child, .nav-links .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, #body_updatePanel .dataCol .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn-group:first-child:not(:last-child) > label.ui-state-default:last-child,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group:first-child:not(:last-child) > label.ui-state-active: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, .comment-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .search-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-peace-partner:first-child, .nav-links .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, #body_updatePanel .dataCol .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type='button'],
#body_updatePanel .dataCol .btn-group-vertical > .btn-group:last-child:not(:first-child) > label.ui-state-default:first-child,
#body_updatePanel .dataCol .btn-group-vertical > .btn-group:last-child:not(:first-child) > label.ui-state-active:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .search-form [data-toggle="buttons"] > .search-submit input[type="radio"], [data-toggle="buttons"] > .btn-peace-partner input[type="radio"], .nav-links [data-toggle="buttons"] > a input[type="radio"], #body_updatePanel .dataCol [data-toggle="buttons"] > input[type='button'] input[type="radio"], #body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-default input[type="radio"], #body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-active input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.comment-form [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-peace-partner input[type="checkbox"],
.nav-links [data-toggle="buttons"] > a input[type="checkbox"],
#body_updatePanel .dataCol [data-toggle="buttons"] > input[type='button'] input[type="checkbox"],
#body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-default input[type="checkbox"],
#body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-active input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-peace-partner input[type="radio"],
.nav-links [data-toggle="buttons"] > .btn-group > a input[type="radio"],
#body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > input[type='button'] input[type="radio"],
#body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-default input[type="radio"],
#body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-active input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-peace-partner input[type="checkbox"],
.nav-links [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
#body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > input[type='button'] input[type="checkbox"],
#body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-default input[type="checkbox"],
#body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-active input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
  .input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
  .input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
  .input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field, .input-group #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .input-group input[type='email'],
  .input-group #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .input-group input[type='text'],
  .input-group #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .input-group input[type='tel'],
  .input-group #body_updatePanel .dataCol select, #body_updatePanel .dataCol .input-group select, .input-group .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .input-group input {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .comment-form input:focus[type="text"], .comment-form .input-group input:focus[type="text"],
    .input-group .comment-form input:focus[type="email"], .comment-form .input-group input:focus[type="email"],
    .input-group .comment-form input:focus[type="url"], .comment-form .input-group input:focus[type="url"],
    .input-group .comment-form textarea:focus, .comment-form .input-group textarea:focus, .input-group .search-form .search-field:focus, .search-form .input-group .search-field:focus, .input-group #body_updatePanel .dataCol input:focus[type='email'], #body_updatePanel .dataCol .input-group input:focus[type='email'],
    .input-group #body_updatePanel .dataCol input:focus[type='text'], #body_updatePanel .dataCol .input-group input:focus[type='text'],
    .input-group #body_updatePanel .dataCol input:focus[type='tel'], #body_updatePanel .dataCol .input-group input:focus[type='tel'],
    .input-group #body_updatePanel .dataCol select:focus, #body_updatePanel .dataCol .input-group select:focus, .input-group .stripe-donations-container .custom-amount input:focus, .stripe-donations-container .custom-amount .input-group input:focus, .input-group .form-control:active, .input-group .comment-form input:active[type="text"], .comment-form .input-group input:active[type="text"],
    .input-group .comment-form input:active[type="email"], .comment-form .input-group input:active[type="email"],
    .input-group .comment-form input:active[type="url"], .comment-form .input-group input:active[type="url"],
    .input-group .comment-form textarea:active, .comment-form .input-group textarea:active, .input-group .search-form .search-field:active, .search-form .input-group .search-field:active, .input-group #body_updatePanel .dataCol input:active[type='email'], #body_updatePanel .dataCol .input-group input:active[type='email'],
    .input-group #body_updatePanel .dataCol input:active[type='text'], #body_updatePanel .dataCol .input-group input:active[type='text'],
    .input-group #body_updatePanel .dataCol input:active[type='tel'], #body_updatePanel .dataCol .input-group input:active[type='tel'],
    .input-group #body_updatePanel .dataCol select:active, #body_updatePanel .dataCol .input-group select:active, .input-group .stripe-donations-container .custom-amount input:active, .stripe-donations-container .custom-amount .input-group input:active, .input-group .form-control:hover, .input-group .comment-form input:hover[type="text"], .comment-form .input-group input:hover[type="text"],
    .input-group .comment-form input:hover[type="email"], .comment-form .input-group input:hover[type="email"],
    .input-group .comment-form input:hover[type="url"], .comment-form .input-group input:hover[type="url"],
    .input-group .comment-form textarea:hover, .comment-form .input-group textarea:hover, .input-group .search-form .search-field:hover, .search-form .input-group .search-field:hover, .input-group #body_updatePanel .dataCol input:hover[type='email'], #body_updatePanel .dataCol .input-group input:hover[type='email'],
    .input-group #body_updatePanel .dataCol input:hover[type='text'], #body_updatePanel .dataCol .input-group input:hover[type='text'],
    .input-group #body_updatePanel .dataCol input:hover[type='tel'], #body_updatePanel .dataCol .input-group input:hover[type='tel'],
    .input-group #body_updatePanel .dataCol select:hover, #body_updatePanel .dataCol .input-group select:hover, .input-group .stripe-donations-container .custom-amount input:hover, .stripe-donations-container .custom-amount .input-group input:hover {
      z-index: 3; }

.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 .comment-form input:not(:first-child):not(:last-child)[type="text"],
.comment-form .input-group input:not(:first-child):not(:last-child)[type="text"],
.input-group .comment-form input:not(:first-child):not(:last-child)[type="email"],
.comment-form .input-group input:not(:first-child):not(:last-child)[type="email"],
.input-group .comment-form input:not(:first-child):not(:last-child)[type="url"],
.comment-form .input-group input:not(:first-child):not(:last-child)[type="url"],
.input-group .comment-form textarea:not(:first-child):not(:last-child),
.comment-form .input-group textarea:not(:first-child):not(:last-child),
.input-group .search-form .search-field:not(:first-child):not(:last-child),
.search-form .input-group .search-field:not(:first-child):not(:last-child),
.input-group #body_updatePanel .dataCol input:not(:first-child):not(:last-child)[type='email'],
#body_updatePanel .dataCol .input-group input:not(:first-child):not(:last-child)[type='email'],
.input-group #body_updatePanel .dataCol input:not(:first-child):not(:last-child)[type='text'],
#body_updatePanel .dataCol .input-group input:not(:first-child):not(:last-child)[type='text'],
.input-group #body_updatePanel .dataCol input:not(:first-child):not(:last-child)[type='tel'],
#body_updatePanel .dataCol .input-group input:not(:first-child):not(:last-child)[type='tel'],
.input-group #body_updatePanel .dataCol select:not(:first-child):not(:last-child),
#body_updatePanel .dataCol .input-group select:not(:first-child):not(:last-child),
.input-group .stripe-donations-container .custom-amount input:not(:first-child):not(:last-child),
.stripe-donations-container .custom-amount .input-group input:not(:first-child):not(:last-child) {
  border-radius: 0; }

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

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .input-group-addon.form-control-sm, .comment-form .input-group-sm > input.input-group-addon[type="text"],
  .comment-form .input-group-sm > input.input-group-addon[type="email"],
  .comment-form .input-group-sm > input.input-group-addon[type="url"],
  .comment-form .input-group-sm > textarea.input-group-addon, .search-form .input-group-sm > .input-group-addon.search-field, #body_updatePanel .dataCol .input-group-sm > input.input-group-addon[type='email'],
  #body_updatePanel .dataCol .input-group-sm > input.input-group-addon[type='text'],
  #body_updatePanel .dataCol .input-group-sm > input.input-group-addon[type='tel'],
  #body_updatePanel .dataCol .input-group-sm > select.input-group-addon, .stripe-donations-container .custom-amount .input-group-sm > input.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .comment-form .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-sm > .input-group-btn > .input-group-addon.search-submit, .input-group-sm > .input-group-btn > .input-group-addon.btn-peace-partner, .nav-links .input-group-sm > .input-group-btn > a.input-group-addon, #body_updatePanel .dataCol .input-group-sm > .input-group-btn > input.input-group-addon[type='button'],
  #body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.input-group-addon.ui-state-default,
  #body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.input-group-addon.ui-state-active {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0; }
  .input-group-addon.form-control-lg, .comment-form .input-group-lg > input.input-group-addon[type="text"],
  .comment-form .input-group-lg > input.input-group-addon[type="email"],
  .comment-form .input-group-lg > input.input-group-addon[type="url"],
  .comment-form .input-group-lg > textarea.input-group-addon, .search-form .input-group-lg > .input-group-addon.search-field, #body_updatePanel .dataCol .input-group-lg > input.input-group-addon[type='email'],
  #body_updatePanel .dataCol .input-group-lg > input.input-group-addon[type='text'],
  #body_updatePanel .dataCol .input-group-lg > input.input-group-addon[type='tel'],
  #body_updatePanel .dataCol .input-group-lg > select.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .comment-form .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-lg > .input-group-btn > .input-group-addon.search-submit, .input-group-lg > .input-group-btn > .input-group-addon.btn-peace-partner, .nav-links .input-group-lg > .input-group-btn > a.input-group-addon, #body_updatePanel .dataCol .input-group-lg > .input-group-btn > input.input-group-addon[type='button'],
  #body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.input-group-addon.ui-state-default,
  #body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.input-group-addon.ui-state-active, .stripe-donations-container .custom-amount input.input-group-addon {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child), .input-group .comment-form input:not(:last-child)[type="text"], .comment-form .input-group input:not(:last-child)[type="text"],
.input-group .comment-form input:not(:last-child)[type="email"], .comment-form .input-group input:not(:last-child)[type="email"],
.input-group .comment-form input:not(:last-child)[type="url"], .comment-form .input-group input:not(:last-child)[type="url"],
.input-group .comment-form textarea:not(:last-child), .comment-form .input-group textarea:not(:last-child), .input-group .search-form .search-field:not(:last-child), .search-form .input-group .search-field:not(:last-child), .input-group #body_updatePanel .dataCol input:not(:last-child)[type='email'], #body_updatePanel .dataCol .input-group input:not(:last-child)[type='email'],
.input-group #body_updatePanel .dataCol input:not(:last-child)[type='text'], #body_updatePanel .dataCol .input-group input:not(:last-child)[type='text'],
.input-group #body_updatePanel .dataCol input:not(:last-child)[type='tel'], #body_updatePanel .dataCol .input-group input:not(:last-child)[type='tel'],
.input-group #body_updatePanel .dataCol select:not(:last-child), #body_updatePanel .dataCol .input-group select:not(:last-child), .input-group .stripe-donations-container .custom-amount input:not(:last-child), .stripe-donations-container .custom-amount .input-group input:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.comment-form .input-group-btn:not(:last-child) > input[type="submit"],
.search-form .input-group-btn:not(:last-child) > .search-submit,
.input-group-btn:not(:last-child) > .btn-peace-partner,
.nav-links .input-group-btn:not(:last-child) > a,
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > input[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > label.ui-state-default,
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > label.ui-state-active,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.comment-form .input-group-btn:not(:last-child) > .btn-group > input[type="submit"],
.search-form .input-group-btn:not(:last-child) > .btn-group > .search-submit,
.input-group-btn:not(:last-child) > .btn-group > .btn-peace-partner,
.nav-links .input-group-btn:not(:last-child) > .btn-group > a,
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > .btn-group > input[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > .btn-group > label.ui-state-default,
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > .btn-group > label.ui-state-active,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .input-group-btn:not(:first-child) > input:not(:last-child):not(.dropdown-toggle)[type="submit"],
.search-form .input-group-btn:not(:first-child) > .search-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-peace-partner:not(:last-child):not(.dropdown-toggle),
.nav-links .input-group-btn:not(:first-child) > a:not(:last-child):not(.dropdown-toggle),
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > input:not(:last-child):not(.dropdown-toggle)[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-default:not(:last-child):not(.dropdown-toggle),
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-active:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.comment-form .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input[type="submit"],
.search-form .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .search-submit,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn-peace-partner,
.nav-links .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > a,
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > label.ui-state-default,
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > label.ui-state-active {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child), .input-group .comment-form input:not(:first-child)[type="text"], .comment-form .input-group input:not(:first-child)[type="text"],
.input-group .comment-form input:not(:first-child)[type="email"], .comment-form .input-group input:not(:first-child)[type="email"],
.input-group .comment-form input:not(:first-child)[type="url"], .comment-form .input-group input:not(:first-child)[type="url"],
.input-group .comment-form textarea:not(:first-child), .comment-form .input-group textarea:not(:first-child), .input-group .search-form .search-field:not(:first-child), .search-form .input-group .search-field:not(:first-child), .input-group #body_updatePanel .dataCol input:not(:first-child)[type='email'], #body_updatePanel .dataCol .input-group input:not(:first-child)[type='email'],
.input-group #body_updatePanel .dataCol input:not(:first-child)[type='text'], #body_updatePanel .dataCol .input-group input:not(:first-child)[type='text'],
.input-group #body_updatePanel .dataCol input:not(:first-child)[type='tel'], #body_updatePanel .dataCol .input-group input:not(:first-child)[type='tel'],
.input-group #body_updatePanel .dataCol select:not(:first-child), #body_updatePanel .dataCol .input-group select:not(:first-child), .input-group .stripe-donations-container .custom-amount input:not(:first-child), .stripe-donations-container .custom-amount .input-group input:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.comment-form .input-group-btn:not(:first-child) > input[type="submit"],
.search-form .input-group-btn:not(:first-child) > .search-submit,
.input-group-btn:not(:first-child) > .btn-peace-partner,
.nav-links .input-group-btn:not(:first-child) > a,
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > input[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-default,
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-active,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.comment-form .input-group-btn:not(:first-child) > .btn-group > input[type="submit"],
.search-form .input-group-btn:not(:first-child) > .btn-group > .search-submit,
.input-group-btn:not(:first-child) > .btn-group > .btn-peace-partner,
.nav-links .input-group-btn:not(:first-child) > .btn-group > a,
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > .btn-group > input[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > .btn-group > label.ui-state-default,
#body_updatePanel .dataCol .input-group-btn:not(:first-child) > .btn-group > label.ui-state-active,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.comment-form .input-group-btn:not(:last-child) > input:not(:first-child)[type="submit"],
.search-form .input-group-btn:not(:last-child) > .search-submit:not(:first-child),
.input-group-btn:not(:last-child) > .btn-peace-partner:not(:first-child),
.nav-links .input-group-btn:not(:last-child) > a:not(:first-child),
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > input:not(:first-child)[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > label.ui-state-default:not(:first-child),
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > label.ui-state-active:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.comment-form .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input[type="submit"],
.search-form .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .search-submit,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn-peace-partner,
.nav-links .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > a,
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input[type='button'],
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > label.ui-state-default,
#body_updatePanel .dataCol .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > label.ui-state-active {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child), .comment-form input[type="text"] + .input-group-addon:not(:first-child), .comment-form input[type="email"] + .input-group-addon:not(:first-child), .comment-form input[type="url"] + .input-group-addon:not(:first-child), .comment-form textarea + .input-group-addon:not(:first-child), .search-form .search-field + .input-group-addon:not(:first-child), #body_updatePanel .dataCol input[type='email'] + .input-group-addon:not(:first-child), #body_updatePanel .dataCol input[type='text'] + .input-group-addon:not(:first-child), #body_updatePanel .dataCol input[type='tel'] + .input-group-addon:not(:first-child), #body_updatePanel .dataCol select + .input-group-addon:not(:first-child), .stripe-donations-container .custom-amount input + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .comment-form .input-group-btn > input[type="submit"], .search-form .input-group-btn > .search-submit, .input-group-btn > .btn-peace-partner, .nav-links .input-group-btn > a, #body_updatePanel .dataCol .input-group-btn > input[type='button'],
  #body_updatePanel .dataCol .input-group-btn > label.ui-state-default,
  #body_updatePanel .dataCol .input-group-btn > label.ui-state-active {
    position: relative; }
    .input-group-btn > .btn + .btn, .comment-form .input-group-btn > input[type="submit"] + .btn, .search-form .input-group-btn > .search-submit + .btn, .input-group-btn > .btn-peace-partner + .btn, .nav-links .input-group-btn > a + .btn, #body_updatePanel .dataCol .input-group-btn > input[type='button'] + .btn, #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + .btn, #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + .btn, .comment-form .input-group-btn > .btn + input[type="submit"], .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], .search-form .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .search-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .input-group-btn > .btn-peace-partner + input[type="submit"], .nav-links .comment-form .input-group-btn > a + input[type="submit"], .comment-form .nav-links .input-group-btn > a + input[type="submit"], #body_updatePanel .dataCol .comment-form .input-group-btn > input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .input-group-btn > input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .comment-form .input-group-btn > label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .comment-form .input-group-btn > label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + input[type="submit"], .search-form .input-group-btn > .btn + .search-submit, .comment-form .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .comment-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .input-group-btn > .search-submit + .search-submit, .search-form .input-group-btn > .btn-peace-partner + .search-submit, .nav-links .search-form .input-group-btn > a + .search-submit, .search-form .nav-links .input-group-btn > a + .search-submit, #body_updatePanel .dataCol .search-form .input-group-btn > input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .input-group-btn > input[type='button'] + .search-submit, #body_updatePanel .dataCol .search-form .input-group-btn > label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + .search-submit, #body_updatePanel .dataCol .search-form .input-group-btn > label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + .search-submit, .input-group-btn > .btn + .btn-peace-partner, .comment-form .input-group-btn > input[type="submit"] + .btn-peace-partner, .search-form .input-group-btn > .search-submit + .btn-peace-partner, .input-group-btn > .btn-peace-partner + .btn-peace-partner, .nav-links .input-group-btn > a + .btn-peace-partner, #body_updatePanel .dataCol .input-group-btn > input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + .btn-peace-partner, .nav-links .input-group-btn > .btn + a, .comment-form .nav-links .input-group-btn > input[type="submit"] + a, .nav-links .comment-form .input-group-btn > input[type="submit"] + a, .search-form .nav-links .input-group-btn > .search-submit + a, .nav-links .search-form .input-group-btn > .search-submit + a, .nav-links .input-group-btn > .btn-peace-partner + a, .nav-links .input-group-btn > a + a, #body_updatePanel .dataCol .nav-links .input-group-btn > input[type='button'] + a, .nav-links #body_updatePanel .dataCol .input-group-btn > input[type='button'] + a, #body_updatePanel .dataCol .nav-links .input-group-btn > label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + a, #body_updatePanel .dataCol .nav-links .input-group-btn > label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + a, #body_updatePanel .dataCol .input-group-btn > .btn + input[type='button'], .comment-form #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .input-group-btn > input[type="submit"] + input[type='button'], .search-form #body_updatePanel .dataCol .input-group-btn > .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .input-group-btn > .search-submit + input[type='button'], #body_updatePanel .dataCol .input-group-btn > .btn-peace-partner + input[type='button'], .nav-links #body_updatePanel .dataCol .input-group-btn > a + input[type='button'], #body_updatePanel .dataCol .nav-links .input-group-btn > a + input[type='button'], #body_updatePanel .dataCol .input-group-btn > input[type='button'] + input[type='button'], #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + input[type='button'],
    #body_updatePanel .dataCol .input-group-btn > .btn + label.ui-state-default,
    .comment-form #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .input-group-btn > input[type="submit"] + label.ui-state-default,
    .search-form #body_updatePanel .dataCol .input-group-btn > .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .input-group-btn > .search-submit + label.ui-state-default,
    #body_updatePanel .dataCol .input-group-btn > .btn-peace-partner + label.ui-state-default,
    .nav-links #body_updatePanel .dataCol .input-group-btn > a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .input-group-btn > a + label.ui-state-default,
    #body_updatePanel .dataCol .input-group-btn > input[type='button'] + label.ui-state-default,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + label.ui-state-default,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + label.ui-state-default,
    #body_updatePanel .dataCol .input-group-btn > .btn + label.ui-state-active,
    .comment-form #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .input-group-btn > input[type="submit"] + label.ui-state-active,
    .search-form #body_updatePanel .dataCol .input-group-btn > .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .input-group-btn > .search-submit + label.ui-state-active,
    #body_updatePanel .dataCol .input-group-btn > .btn-peace-partner + label.ui-state-active,
    .nav-links #body_updatePanel .dataCol .input-group-btn > a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .input-group-btn > a + label.ui-state-active,
    #body_updatePanel .dataCol .input-group-btn > input[type='button'] + label.ui-state-active,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + label.ui-state-active,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + label.ui-state-active {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .comment-form .input-group-btn > input:focus[type="submit"], .search-form .input-group-btn > .search-submit:focus, .input-group-btn > .btn-peace-partner:focus, .nav-links .input-group-btn > a:focus, #body_updatePanel .dataCol .input-group-btn > input:focus[type='button'],
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-default:focus,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-active:focus, .input-group-btn > .btn:active, .comment-form .input-group-btn > input:active[type="submit"], .search-form .input-group-btn > .search-submit:active, .input-group-btn > .btn-peace-partner:active, .nav-links .input-group-btn > a:active, #body_updatePanel .dataCol .input-group-btn > input:active[type='button'],
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-default:active,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-active:active, .input-group-btn > .btn:hover, .comment-form .input-group-btn > input:hover[type="submit"], .search-form .input-group-btn > .search-submit:hover, .input-group-btn > .btn-peace-partner:hover, .nav-links .input-group-btn > a:hover, #body_updatePanel .dataCol .input-group-btn > input:hover[type='button'],
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-default:hover,
    #body_updatePanel .dataCol .input-group-btn > label.ui-state-active:hover {
      z-index: 3; }
  
  .input-group-btn:not(:last-child) > .btn,
  .comment-form .input-group-btn:not(:last-child) > input[type="submit"],
  .search-form .input-group-btn:not(:last-child) > .search-submit,
  .input-group-btn:not(:last-child) > .btn-peace-partner,
  .nav-links .input-group-btn:not(:last-child) > a,
  #body_updatePanel .dataCol .input-group-btn:not(:last-child) > input[type='button'],
  #body_updatePanel .dataCol .input-group-btn:not(:last-child) > label.ui-state-default,
  #body_updatePanel .dataCol .input-group-btn:not(:last-child) > label.ui-state-active,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:not(:first-child) > .btn,
  .comment-form .input-group-btn:not(:first-child) > input[type="submit"],
  .search-form .input-group-btn:not(:first-child) > .search-submit,
  .input-group-btn:not(:first-child) > .btn-peace-partner,
  .nav-links .input-group-btn:not(:first-child) > a,
  #body_updatePanel .dataCol .input-group-btn:not(:first-child) > input[type='button'],
  #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-default,
  #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-active,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .comment-form .input-group-btn:not(:first-child) > input:focus[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:focus, .input-group-btn:not(:first-child) > .btn-peace-partner:focus, .nav-links .input-group-btn:not(:first-child) > a:focus, #body_updatePanel .dataCol .input-group-btn:not(:first-child) > input:focus[type='button'],
    #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-default:focus,
    #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-active:focus, .input-group-btn:not(:first-child) > .btn:active, .comment-form .input-group-btn:not(:first-child) > input:active[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:active, .input-group-btn:not(:first-child) > .btn-peace-partner:active, .nav-links .input-group-btn:not(:first-child) > a:active, #body_updatePanel .dataCol .input-group-btn:not(:first-child) > input:active[type='button'],
    #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-default:active,
    #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-active:active, .input-group-btn:not(:first-child) > .btn:hover, .comment-form .input-group-btn:not(:first-child) > input:hover[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:hover, .input-group-btn:not(:first-child) > .btn-peace-partner:hover, .nav-links .input-group-btn:not(:first-child) > a:hover, #body_updatePanel .dataCol .input-group-btn:not(:first-child) > input:hover[type='button'],
    #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-default:hover,
    #body_updatePanel .dataCol .input-group-btn:not(:first-child) > label.ui-state-active:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
            box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #55595c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0 0 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

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

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #ed1b24; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

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

.navbar-fixed-top {
  top: 0; }

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

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: 0 0 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 0 0; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #ed1b24;
  border-color: #ed1b24; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #ed1b24; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

@media (min-width: 544px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-bottom: 0.75rem;
    margin-left: -0.625rem; }
    .card-deck .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      margin-right: 0.625rem;
      margin-bottom: 0;
      margin-left: 0.625rem; } }

@media (min-width: 544px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #818a91;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ed1b24;
    border-color: #ed1b24; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #ed1b24;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #ae0e15;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0; }
  .tag:empty {
    display: none; }

.btn .tag, .comment-form input[type="submit"] .tag, .search-form .search-submit .tag, .btn-peace-partner .tag, .nav-links a .tag, #body_updatePanel .dataCol input[type='button'] .tag, #body_updatePanel .dataCol label.ui-state-default .tag, #body_updatePanel .dataCol label.ui-state-active .tag {
  position: relative;
  top: -1px; }

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

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #818a91; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #687077; }

.tag-primary {
  background-color: #ed1b24; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #c51017; }

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

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

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

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

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

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

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .progress[width="100%"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; } }

.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  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: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    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: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

.progress-success[value]::-ms-fill {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

.progress-danger[value]::-ms-fill {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.media-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.media-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  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; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #818a91; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #ed1b24;
    border-color: #ed1b24; }
    .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:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active: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 {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #fcd8da; }

.list-group-flush .list-group-item {
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.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:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    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:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    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:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    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:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

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

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

.embed-responsive {
  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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

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

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

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    -webkit-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;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  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; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    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::after {
    content: "";
    display: table;
    clear: both; }

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", 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;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", 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;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -0.0625 -0.0625 0 0; }
  .popover-title:empty {
    display: none; }

.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 {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

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

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    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 {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    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:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 .comment-form input[type="submit"], .comment-form .carousel-caption input[type="submit"], .carousel-caption .search-form .search-submit, .search-form .carousel-caption .search-submit, .carousel-caption .btn-peace-partner, .carousel-caption .nav-links a, .nav-links .carousel-caption a, .carousel-caption #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .carousel-caption input[type='button'],
  .carousel-caption #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .carousel-caption label.ui-state-default,
  .carousel-caption #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .carousel-caption label.ui-state-active {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #ed1b24 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #c51017 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.flex-xs-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.flex-xs-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.flex-xs-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.flex-items-xs-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.flex-items-xs-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.flex-items-xs-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.flex-xs-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.flex-xs-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.flex-xs-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.flex-items-xs-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.flex-items-xs-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-items-xs-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.flex-items-xs-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.flex-items-xs-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 544px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 544px) {
  .flex-items-sm-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-sm-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-sm-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 544px) {
  .flex-sm-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-sm-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-sm-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 544px) {
  .flex-items-sm-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-sm-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-sm-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-sm-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-sm-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 768px) {
  .flex-items-md-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-md-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-md-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 768px) {
  .flex-md-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-md-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-md-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 768px) {
  .flex-items-md-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-md-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-md-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-md-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-md-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-lg-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-lg-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-lg-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-lg-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-lg-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-lg-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-lg-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-lg-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 1200px) {
  .flex-items-xl-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-xl-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-xl-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 1200px) {
  .flex-xl-top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .flex-xl-middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .flex-xl-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

@media (min-width: 1200px) {
  .flex-items-xl-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-xl-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-xl-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-xl-around {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .flex-items-xl-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

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

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

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

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

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

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

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

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #ed1b24 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #c51017 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

img {
  max-width: 100%;
  height: auto; }

@media (min-width: 1200px) {
  img.aligncenter.size-full,
  img.aligncenter.size-large,
  img.aligncenter,
  figure.aligncenter img.size-large,
  figure.aligncenter img.size-full {
    max-width: none;
    width: 1110px;
    margin-left: -195px !important; } }

h1,
h2,
h3 {
  text-align: center;
  margin-bottom: 1rem; }
  h1 strong,
  h2 strong,
  h3 strong {
    text-weight: normal; }

p.intro,
.entry-intro {
  font-size: 1.3em;
  font-weight: 400;
  text-align: center; }

.large-text p {
  font-size: 1.1em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0; }

.block-color-base, .block-color-black, .block-color-red, .block-color-orange, .words {
  padding: 2rem;
  color: white; }

.block-color-color h1, .block-color-red h1, .block-color-orange h1, .words h1,
.block-color-color h2,
.block-color-red h2,
.block-color-orange h2,
.words h2,
.block-color-color h3,
.block-color-red h3,
.block-color-orange h3,
.words h3,
.block-color-color h4,
.block-color-red h4,
.block-color-orange h4,
.words h4 {
  color: #000; }

.block-color-color a, .block-color-red a, .block-color-orange a, .words a,
.block-color-color a:hover,
.block-color-red a:hover,
.block-color-orange a:hover,
.words a:hover {
  color: #fff;
  text-decoration: underline; }

.block-color-black {
  background-color: #000; }

.block-color-red {
  background-color: #ed1b24; }
  .block-color-red .btn-primary, .block-color-red .btn-orange, .block-color-red .btn-black, .block-color-red .comment-form input[type="submit"], .comment-form .block-color-red input[type="submit"], .block-color-red #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .block-color-red input[type='button'],
  .block-color-red #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .block-color-red label.ui-state-default,
  .block-color-red #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .block-color-red label.ui-state-active {
    background-color: #fe8e11; }

.block-color-orange, .words {
  background-color: #fe8e11; }

.overlay-background, .picture-links-overlay, .carousel .carousel-caption-background, .entry-header-image .entry-title-background, .insight-on-conflict .image-link .caption .caption-background, .impact-item .impact-item-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  padding: 1rem;
  opacity: 0.75;
  z-index: 1; }

.overlay-text, .carousel .carousel-caption h3,
.carousel .carousel-caption p, .entry-header-image .entry-title h1, .insight-on-conflict .image-link .caption .caption-text, .impact-item p {
  position: relative;
  z-index: 2;
  color: #fff;
  margin: 0;
  padding: 1rem; }

.signup-full {
  font-size: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 1rem; }
  .signup-full button {
    width: 100%; }
  .signup-full.block-color-black, .signup-full.block-color-red, .signup-full.block-color-orange, .signup-full.words {
    margin-bottom: 1rem; }

.btn-orange {
  background-color: #fe8e11;
  border-color: #fe8e11; }
  .btn-orange:hover {
    background-color: #db7401;
    border-color: #db7401; }

.btn-black {
  background-color: #000;
  border-color: #000; }
  .btn-black:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a; }

.background-image {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed; }
  .background-image .header-nav {
    background-color: white;
    margin-bottom: 1rem; }
  .background-image .entry-content {
    background-color: transparent; }

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

.comment-list ol {
  list-style: none; }

.comments-none-message p,
.comment-notes {
  color: #55595c;
  font-style: italic;
  text-align: center; }

.search-form label {
  font-weight: normal; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 30px auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 30px;
  height: auto; }

@media (min-width: 544px) {
  .alignleft {
    float: left;
    margin-right: 30px; }
  .alignright {
    float: right;
    margin-left: 30px; } }

.wp-caption {
  max-width: 100%; }

.wp-caption-text {
  padding: 0.25rem 0 0;
  color: #55595c;
  text-align: right;
  font-style: italic; }
  .wp-caption-text a {
    color: #55595c;
    text-decoration: underline; }
    .wp-caption-text a:hover {
      color: #ae0e15; }

.standout, .quote-block-quote {
  font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: 0 50px; }
  .standout::before, .quote-block-quote::before {
    content: '“';
    font-size: 10rem;
    color: #ed1b24;
    left: 0px;
    margin-top: -40px;
    position: absolute; }
  .standout::after, .quote-block-quote::after {
    content: '”';
    font-size: 10rem;
    color: #ed1b24;
    right: 0px;
    margin-top: -40px;
    position: absolute; }

.split-panel {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .split-panel p:first-child,
  .split-panel p:last-child {
    margin: 0; }

.block-color-orange .split-panel, .words .split-panel,
.block-color-red .split-panel,
.block-color-black .split-panel {
  margin-top: 0;
  margin-bottom: 0; }

.split-panel-image img {
  width: 100%; }

.three-panels {
  margin-bottom: 1rem; }

.three-panel {
  margin-bottom: 1rem; }

.blog-post img,
.theme img,
.three-panel img {
  width: 100%;
  margin-bottom: 0.5rem; }

.blog-post h4 a,
.theme h4 a,
.three-panel h4 a {
  color: #fe8e11; }

.blog-post h4 a:hover,
.theme h4 a:hover,
.three-panel h4 a:hover {
  color: #ae0e15; }

.block-color-orange .blog-post h4 a, .words .blog-post h4 a,
.block-color-orange .theme h4 a,
.words .theme h4 a,
.block-color-orange .three-panel h4 a,
.words .three-panel h4 a,
.block-color-red .blog-post h4 a,
.block-color-red .theme h4 a,
.block-color-red .three-panel h4 a {
  color: #000;
  text-decoration: none; }

.block-color-orange .blog-post h4 a:hover, .words .blog-post h4 a:hover,
.block-color-orange .theme h4 a:hover,
.words .theme h4 a:hover,
.block-color-orange .three-panel h4 a:hover,
.words .three-panel h4 a:hover,
.block-color-red .blog-post h4 a:hover,
.block-color-red .theme h4 a:hover,
.block-color-red .three-panel h4 a:hover {
  color: #000; }

.hidden-text .hidden-text-content {
  display: none; }

.blockquote-lrg {
  font-size: 1.25rem; }

.blockquote-lrg-image img {
  width: 100%; }

.quote-block {
  margin: 2rem 0; }

.quote-block-image {
  width: 100%; }

.quote-block-text {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.quote-block-quote {
  width: 60%;
  margin: 0 auto; }
  .quote-block-quote::before {
    content: '“';
    font-size: 10rem;
    color: #ed1b24;
    left: 0;
    margin-top: -40px;
    position: absolute; }

.quote-block-attr {
  color: #55595c;
  font-style: italic;
  margin-top: 1rem; }

.share-text-icons {
  text-align: center; }
  .share-text-icons svg {
    height: 32px !important;
    width: 32px !important;
    vertical-align: middle; }
    .share-text-icons svg g {
      fill: #000 !important; }
    .share-text-icons svg:hover g {
      fill: #ed1b24 !important; }

.share-text {
  font-size: 1.5rem;
  margin: 2rem 0; }

.picture-links {
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 2rem 0; }

.picture-links-overlay {
  background-color: #ed1b24;
  mix-blend-mode: multiply;
  opacity: 1; }

.picture-link {
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 0;
  position: relative;
  z-index: 1; }
  .picture-link a {
    color: white; }

.peace-quote {
  margin-bottom: 20px;
  padding: 10px;
  background-color: #eee;
  text-align: center; }
  .peace-quote .peace-quote-copy .peace-quote-text {
    padding: 10px;
    background-color: white;
    border: 1px solid #ddd;
    font-size: 1.5rem;
    font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 10px; }
    .peace-quote .peace-quote-copy .peace-quote-text span {
      display: block;
      color: #888; }

.post-summaries {
  margin-top: 4rem;
  margin-bottom: 2rem; }

.post-summary {
  margin-bottom: 2rem; }
  .post-summary header {
    margin-bottom: 1rem; }

.post-summary-image img {
  max-width: 100%; }

.post-summary-title {
  text-align: left;
  margin-bottom: 0.5rem; }

.post-summary-meta {
  margin: 0;
  font-size: 0.875rem;
  border-top: 1px solid #ddd;
  padding-top: 0.5rem; }
  .post-summary-meta time {
    color: #55595c;
    font-weight: 600;
    margin-right: 1rem; }

.floating-share {
  width: 50px; }

.carousel {
  max-width: 1440px;
  margin: 0 auto 2rem; }
  .carousel img {
    width: 100%; }
  .carousel .carousel-caption {
    z-index: auto;
    padding: 1rem 0; }
    .carousel .carousel-caption h3 {
      font-size: 3rem;
      padding: 0; }
      @media (max-width: 543px) {
        .carousel .carousel-caption h3 {
          font-size: 1rem; } }
    .carousel .carousel-caption p {
      font-size: 1.5em;
      padding: 0; }
      @media (max-width: 543px) {
        .carousel .carousel-caption p {
          font-size: 0.8rem; } }

.cookie-notice {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px 0 0;
  background-color: #000;
  font-size: 14px; }
  .cookie-notice.hidden {
    display: none; }

.peace-partner-heading {
  font-family: "Courier New", Courier, monospace !important;
  font-weight: bold !important;
  padding: 10px !important;
  line-height: 1 !important;
  background-color: #000 !important;
  color: #fff !important;
  -webkit-transform: rotate(-1deg) !important;
          transform: rotate(-1deg) !important; }

.btn-peace-partner {
  font-family: "Courier New", Courier, monospace !important;
  font-weight: bold !important;
  padding: 10px !important;
  line-height: 1 !important;
  background-color: #000 !important;
  color: #fff !important;
  -webkit-transform: rotate(-1deg) !important;
          transform: rotate(-1deg) !important; }
  .btn-peace-partner::after {
    content: '>';
    margin-left: 1rem; }

.header-nav {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  position: relative; }

.header-nav::before {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ed1b24), to(#fe8e11));
  background: linear-gradient(to right, #ed1b24 10%, #fe8e11);
  top: -5px;
  height: 5px;
  width: 100%; }

.header-nav::after {
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ed1b24), to(#fe8e11));
  background: linear-gradient(to right, #ed1b24 10%, #fe8e11);
  bottom: -5px;
  height: 5px;
  width: 100%; }

.header-nav .navbar {
  padding: 1.5rem 1rem; }

.header-nav .container, .header-nav .posts-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-item-align: stretch;
      align-self: stretch; }
  .header-nav .container > *, .header-nav .posts-navigation > * {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  @media (max-width: 991px) {
    .header-nav .container, .header-nav .posts-navigation {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; } }

.navbar-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (max-width: 991px) {
    .navbar-links {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.header-nav-main {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  .header-nav-main .dropdown:hover .dropdown-menu {
    display: block;
    padding-top: 0;
    margin-top: 0; }

.dropdown-menu .dropdown-menu {
  position: relative;
  right: 0;
  float: none;
  border: none;
  margin-left: 2rem; }

.header-nav-secondary {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 1rem; }

.header-nav-search-form {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem; }

.header-nav-quick {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 0.8rem;
  line-height: 1; }
  .header-nav-quick ul {
    list-style-type: none;
    padding-left: 0; }
  .header-nav-quick li {
    display: inline-block;
    margin-right: 0.5rem; }
  .header-nav-quick a {
    color: gray; }

.header-nav .social-links {
  display: inline-block;
  line-height: 1; }
  .header-nav .social-links a {
    display: inline-block;
    vertical-align: middle; }
  .header-nav .social-links svg {
    height: 24px !important;
    width: 24px !important; }
    .header-nav .social-links svg g {
      fill: #000 !important; }

.header-nav .container .navbar-brand-container, .header-nav .posts-navigation .navbar-brand-container {
  margin-right: 3rem; }
  @media (max-width: 991px) {
    .header-nav .container .navbar-brand-container, .header-nav .posts-navigation .navbar-brand-container {
      margin-right: 0; } }

.navbar-nav .nav-link {
  font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.2rem;
  color: #000; }

.navbar-nav .highlight {
  background-color: #fe8e11;
  padding-left: 1rem;
  padding-right: 1rem; }
  .navbar-nav .highlight .nav-link,
  .navbar-nav .highlight .nav-link:visited,
  .navbar-nav .highlight .nav-link:active,
  .navbar-nav .highlight .nav-link:hover {
    color: #fff; }
  .navbar-nav .highlight.red {
    background-color: #ed1b24; }

.navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
  margin-left: 1.5rem; }
  @media (max-width: 991px) {
    .navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
      margin-left: 0; } }

.header-image {
  text-align: center; }
  .header-image img {
    max-width: 100%; }
  .header-image .header-image-title {
    margin-top: -20px;
    position: relative;
    background-color: #000;
    z-index: 9;
    padding-top: 10px;
    border-bottom: 5px solid #ed1b24; }
    .header-image .header-image-title h1 {
      color: white; }

.entry-title h1 {
  text-align: center;
  font-size: 1.75rem; }

@media (min-width: 992px) {
  .entry-title h1 {
    font-size: 3rem; } }

.entry-header {
  max-width: 1440px;
  margin: 0 auto 2rem; }
  .entry-header img {
    width: 100%; }
  @media (max-width: 543px) {
    .entry-header {
      margin-bottom: 1rem; } }

.entry-header-image {
  position: relative; }
  .entry-header-image .entry-title {
    position: absolute;
    bottom: 1rem;
    width: 100%; }
    @media (max-width: 543px) {
      .entry-header-image .entry-title {
        position: relative;
        bottom: auto;
        width: auto;
        margin-bottom: 0; }
        .entry-header-image .entry-title h1 {
          position: relative;
          color: #000;
          padding: 0;
          margin-top: 1rem; } }
  @media (max-width: 543px) {
    .entry-header-image .entry-title-background {
      display: none; } }
  .entry-header-image .entry-header-image-credit {
    position: absolute;
    top: 0.5rem;
    left: 1rem;
    font-size: 0.8rem;
    font-style: italic;
    color: #fff; }
    .entry-header-image .entry-header-image-credit a {
      color: #fff;
      text-decoration: underline; }

.index-sidebar {
  margin-top: 4rem; }
  .index-sidebar h3, .index-sidebar h4 {
    text-align: left;
    margin-bottom: 0.5rem; }

.sidebar-search {
  margin-bottom: 4rem; }

.sidebar-search-filter {
  margin-bottom: 1rem; }

.content-info {
  position: relative;
  background-color: #000;
  color: #fff;
  border-top: 5px solid transparent; }

.content-info::before {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ed1b24), to(#fe8e11));
  background: linear-gradient(to right, #ed1b24 10%, #fe8e11);
  top: -5px;
  height: 5px;
  width: 100%; }

.footer-links {
  position: relative;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  padding-top: 2rem; }
  .footer-links h3 {
    text-align: left;
    margin-bottom: 0; }
  .footer-links .links ul {
    list-style-type: none;
    padding-left: 0; }
  .footer-links .links a {
    color: #fff; }

.social-links {
  text-align: right; }
  .social-links g {
    fill: #fff !important; }
  .social-links svg:hover g {
    fill: #ed1b24 !important; }

.legal-links {
  padding-bottom: 1rem;
  color: #333333; }
  .legal-links a {
    color: #333333; }
  .legal-links ul {
    list-style-type: none;
    padding-left: 0; }
  .legal-links li {
    display: inline; }
    .legal-links li::after {
      content: " · "; }
    .legal-links li:last-child::after {
      content: ""; }
  .legal-links .copyright {
    text-align: right; }

.fr-logo {
  text-align: right;
  margin-top: 2rem; }
  .fr-logo svg {
    height: 75px;
    fill: #fff; }

.nav-links {
  text-align: center; }
  .nav-links div {
    display: inline-block; }
  .nav-links .nav-next {
    margin-left: 1rem; }

.entry-meta {
  border-top: 1px solid #ed1b24;
  border-bottom: 1px solid #ed1b24;
  padding: 0.5rem 0;
  margin: 20px 0 40px;
  font-size: 0.875rem; }
  @media (max-width: 543px) {
    .entry-meta {
      margin-top: 0; } }

.entry-tag {
  padding: 0.25rem 0.5rem;
  background-color: #ddd;
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 0.875rem;
  color: #373a3c; }

.entry-intro-text {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 2rem; }

.single .entry-sidebar h4 {
  font-size: 1rem; }

.single .entry-sidebar img {
  margin-bottom: 0.5rem; }

.single .entry-sidebar .blog-post {
  margin-bottom: 2rem; }

.single .entry-tags {
  margin-top: 1rem;
  margin-bottom: 2rem; }

.single .entry-share {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  border-top: 1px solid #ed1b24;
  border-bottom: 1px solid #ed1b24; }
  .single .entry-share span {
    font-weight: 600;
    margin-right: 1rem; }
  .single .entry-share svg {
    height: 24px !important;
    width: 24px !important;
    vertical-align: middle; }
    .single .entry-share svg:hover g {
      fill: #ed1b24 !important; }

.single .blog-posts {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.post-summary-image img {
  width: 100%; }

body#tinymce {
  margin: 12px !important; }

.publication-image img {
  width: 100%; }

.publication-date {
  margin-bottom: 2rem;
  font-style: italic; }

.responsive-embed {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.responsive-embed iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.section {
  margin-bottom: 2rem;
  padding-bottom: 2rem; }

.section-intro,
.section-intro p {
  font-size: 1.1em;
  font-weight: 400;
  text-align: center; }

.section-intro img {
  width: 100%; }

.section-sidebar img {
  width: 100%; }

.country-overview {
  background-color: #000;
  color: #fff;
  margin-bottom: 6rem;
  padding-top: 2rem;
  padding-bottom: 2rem; }

.blog-posts .view-more {
  text-align: center; }

.insight-on-conflict .image-link {
  display: block;
  position: relative;
  color: #000;
  font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem; }
  .insight-on-conflict .image-link img {
    width: 100%; }
  .insight-on-conflict .image-link .caption {
    position: absolute;
    width: 80%;
    bottom: 0.5rem;
    left: 10%;
    text-align: center; }

.words {
  margin-bottom: 4rem; }
  .words .section {
    padding: 0;
    margin: 0; }

.countries-map {
  position: relative; }

.countries-map-name {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background-color: #fe8e11;
  color: #000;
  padding: 1rem;
  line-height: 1;
  font-size: 1.75rem;
  z-index: 999;
  display: none; }
  .countries-map-name.active {
    display: block; }

.countries-map-canvas {
  width: 100%;
  height: 500px;
  background-color: #fff; }

.home .wrap h2 {
  font-size: 3rem; }

.home .wrap .signup-full {
  margin-bottom: 4rem;
  margin-top: 4rem; }

.home .wrap .carousel {
  margin-bottom: 0; }

.home .wrap .blog-posts {
  margin-top: 8rem;
  margin-bottom: 4rem; }
  .home .wrap .blog-posts h2 {
    margin: 2rem 0; }
  .home .wrap .blog-posts .view-more {
    margin: 2rem 0; }

.home .wrap .resources {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.home .wrap .impact {
  margin-top: 4rem;
  padding-bottom: 4rem; }
  .home .wrap .impact .banner-text {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .home .wrap .impact .banner-text-main {
    color: #000; }

.home .wrap .insight-on-conflict {
  background-image: url("/wp-content/themes/PeaceDirect/dist/images/pi-map.png");
  background-size: cover;
  background-position: center;
  margin-top: 0;
  margin-bottom: 4rem;
  padding: 4rem 0; }
  .home .wrap .insight-on-conflict .container, .home .wrap .insight-on-conflict .posts-navigation {
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 1rem 0; }

.banner-text {
  line-height: 1.2;
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .banner-text span {
    color: #ed1b24; }
  @media (max-width: 543px) {
    .banner-text {
      margin-top: 2rem; } }

.banner-text-main {
  font-size: 2.5rem;
  font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: center; }

.banner-text-sub {
  font-size: 1.5rem;
  margin-top: 1rem;
  text-align: center; }

.banner-text-buttons {
  margin-top: 3rem; }
  .banner-text-buttons .btn, .banner-text-buttons .comment-form input[type="submit"], .comment-form .banner-text-buttons input[type="submit"], .banner-text-buttons .search-form .search-submit, .search-form .banner-text-buttons .search-submit, .banner-text-buttons .btn-peace-partner, .banner-text-buttons .nav-links a, .nav-links .banner-text-buttons a, .banner-text-buttons #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .banner-text-buttons input[type='button'],
  .banner-text-buttons #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .banner-text-buttons label.ui-state-default,
  .banner-text-buttons #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .banner-text-buttons label.ui-state-active, .banner-text-buttons .btn-lg, .banner-text-buttons .btn-group-lg > .btn, .banner-text-buttons .comment-form .btn-group-lg > input[type="submit"], .comment-form .banner-text-buttons .btn-group-lg > input[type="submit"], .banner-text-buttons .search-form .btn-group-lg > .search-submit, .search-form .banner-text-buttons .btn-group-lg > .search-submit, .banner-text-buttons .btn-group-lg > .btn-peace-partner, .banner-text-buttons .nav-links .btn-group-lg > a, .nav-links .banner-text-buttons .btn-group-lg > a, .banner-text-buttons #body_updatePanel .dataCol .btn-group-lg > input[type='button'], #body_updatePanel .dataCol .banner-text-buttons .btn-group-lg > input[type='button'],
  .banner-text-buttons #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default, #body_updatePanel .dataCol .banner-text-buttons .btn-group-lg > label.ui-state-default,
  .banner-text-buttons #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active, #body_updatePanel .dataCol .banner-text-buttons .btn-group-lg > label.ui-state-active {
    font-size: 1.5rem;
    margin: 0 3rem; }

.carousel img {
  width: 100%; }

.impact-item {
  position: relative; }
  .impact-item .impact-item-link {
    display: none; }
  .impact-item .impact-item-link-overlay {
    left: 15px;
    padding: 0;
    max-width: 350px; }
  .impact-item:hover .impact-item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    font-size: 2rem; }

#body_updatePanel {
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; }
  #body_updatePanel .row {
    display: table-row;
    margin-left: 0;
    margin-right: 0; }
  #body_updatePanel .sectionHeader {
    background: none; }
    #body_updatePanel .sectionHeader #headerLabel {
      font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 2rem; }
  #body_updatePanel .dataCol input[type='email'],
  #body_updatePanel .dataCol input[type='text'],
  #body_updatePanel .dataCol input[type='tel'],
  #body_updatePanel .dataCol select {
    width: auto; }
  #body_updatePanel .dataCol .ui-state-default,
  #body_updatePanel .dataCol .ui-state-active {
    background: none; }
  #body_updatePanel .dataCol input[type='button'],
  #body_updatePanel .dataCol label.ui-state-default,
  #body_updatePanel .dataCol label.ui-state-active {
    background-color: #fe8e11;
    border-color: #fe8e11; }
    #body_updatePanel .dataCol input[type='button']:hover,
    #body_updatePanel .dataCol label.ui-state-default:hover,
    #body_updatePanel .dataCol label.ui-state-active:hover {
      background-color: #a85901;
      border-color: #a85901; }
  #body_updatePanel .dataCol label.ui-state-active {
    background-color: #a85901;
    border-color: #a85901; }

.causeview-embed {
  /*!
 * 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 */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
  /* Page overall page wrapper */
  /* Page top image element */
  /* Page top image element */
  /* Page top or left text element */
  /* Page form element wrapper */
  /* Page bottom image element */
  /* Page all image elements */
  /* Page all text elements */
  /* 
  *
  *     Form Elements 
  *
  */
  /* Changes will be applied to the main container of the full donation form */
  /* Styling for the container of the form header */
  /* Styling for the text within the form header */
  /* Styling for the sections of the form */
  /* Form Label */
  /* Form required label mark. This is pseudo element shown by default as a red asterix */
  /* Form textbox inputs */
  /* Form drop down inputs */
  /* Form submit button */
  /**
   * The next three styling elements are for the donation amounts:
   * The default state, the active (selected) state, and the hover state
   */
  /* Form toggle selector each toggle button */
  /* Form toggle selected toggle button. Use !important to override regular toggle button properties */
  /* Form input with an active error message */
  /* Form input error message text */
  /* Styling for the submit button */
  /* 
  *
  *    Form Wizard Elements
  *
  */
  /* Wizard Buttons */
  /* Enabled Step Button */
  /* Current Step Button */
  /* Step Button hover */
  /* Wizard Back and Next Buttons */ }
  .causeview-embed html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .causeview-embed body {
    margin: 0; }
  .causeview-embed article, .causeview-embed aside, .causeview-embed details, .causeview-embed figcaption, .causeview-embed figure, .causeview-embed footer, .causeview-embed header, .causeview-embed hgroup, .causeview-embed main, .causeview-embed menu, .causeview-embed nav, .causeview-embed section, .causeview-embed summary {
    display: block; }
  .causeview-embed audio, .causeview-embed canvas, .causeview-embed progress, .causeview-embed video {
    display: inline-block;
    vertical-align: baseline; }
  .causeview-embed audio:not([controls]) {
    display: none;
    height: 0; }
  .causeview-embed [hidden], .causeview-embed template {
    display: none; }
  .causeview-embed abbr[title] {
    border-bottom: 1px dotted; }
  .causeview-embed b, .causeview-embed strong {
    font-weight: bold; }
  .causeview-embed dfn {
    font-style: italic; }
  .causeview-embed h1 {
    margin: .67em 0;
    font-size: 2em; }
  .causeview-embed mark {
    color: #000;
    background: #ff0; }
  .causeview-embed small {
    font-size: 80%; }
  .causeview-embed sub, .causeview-embed sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .causeview-embed sup {
    top: -.5em; }
  .causeview-embed sub {
    bottom: -.25em; }
  .causeview-embed img {
    border: 0; }
  .causeview-embed svg:not(:root) {
    overflow: hidden; }
  .causeview-embed figure {
    margin: 1em 40px; }
  .causeview-embed hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .causeview-embed pre {
    overflow: auto; }
  .causeview-embed code, .causeview-embed kbd, .causeview-embed pre, .causeview-embed samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  .causeview-embed button, .causeview-embed input, .causeview-embed optgroup, .causeview-embed select, .causeview-embed textarea {
    margin: 0;
    font: inherit;
    color: inherit; }
  .causeview-embed button {
    overflow: visible; }
  .causeview-embed button, .causeview-embed select {
    text-transform: none; }
  .causeview-embed button, .causeview-embed html input[type="button"], .causeview-embed input[type="reset"], .causeview-embed input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .causeview-embed button[disabled], .causeview-embed html input[disabled] {
    cursor: default; }
  .causeview-embed button::-moz-focus-inner, .causeview-embed input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .causeview-embed input {
    line-height: normal; }
  .causeview-embed input[type="checkbox"], .causeview-embed input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  .causeview-embed input[type="number"]::-webkit-inner-spin-button, .causeview-embed input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .causeview-embed input[type="search"] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  .causeview-embed input[type="search"]::-webkit-search-cancel-button, .causeview-embed input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .causeview-embed fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0; }
  .causeview-embed legend {
    padding: 0;
    border: 0; }
  .causeview-embed textarea {
    overflow: auto; }
  .causeview-embed optgroup {
    font-weight: bold; }
  .causeview-embed table {
    border-spacing: 0;
    border-collapse: collapse; }
  .causeview-embed td, .causeview-embed th {
    padding: 0; }
  @media print {
    .causeview-embed *, .causeview-embed *:before, .causeview-embed *:after {
      color: #000 !important;
      text-shadow: none !important;
      background: transparent !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .causeview-embed a, .causeview-embed a:visited {
      text-decoration: underline; }
    .causeview-embed a[href]:after {
      content: " (" attr(href) ")"; }
    .causeview-embed abbr[title]:after {
      content: " (" attr(title) ")"; }
    .causeview-embed a[href^="#"]:after, .causeview-embed a[href^="javascript:"]:after {
      content: ""; }
    .causeview-embed pre, .causeview-embed blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .causeview-embed thead {
      display: table-header-group; }
    .causeview-embed tr, .causeview-embed img {
      page-break-inside: avoid; }
    .causeview-embed img {
      max-width: 100% !important; }
    .causeview-embed p, .causeview-embed h2, .causeview-embed h3 {
      orphans: 3;
      widows: 3; }
    .causeview-embed h2, .causeview-embed h3 {
      page-break-after: avoid; }
    .causeview-embed .navbar {
      display: none; }
    .causeview-embed .btn > .caret, .causeview-embed .comment-form input[type="submit"] > .caret, .comment-form .causeview-embed input[type="submit"] > .caret, .causeview-embed .search-form .search-submit > .caret, .search-form .causeview-embed .search-submit > .caret, .causeview-embed .btn-peace-partner > .caret, .causeview-embed .nav-links a > .caret, .nav-links .causeview-embed a > .caret, .causeview-embed #body_updatePanel .dataCol input[type='button'] > .caret, #body_updatePanel .dataCol .causeview-embed input[type='button'] > .caret, .causeview-embed #body_updatePanel .dataCol label.ui-state-default > .caret, #body_updatePanel .dataCol .causeview-embed label.ui-state-default > .caret, .causeview-embed #body_updatePanel .dataCol label.ui-state-active > .caret, #body_updatePanel .dataCol .causeview-embed label.ui-state-active > .caret, .causeview-embed .dropup > .btn > .caret, .causeview-embed .comment-form .dropup > input[type="submit"] > .caret, .comment-form .causeview-embed .dropup > input[type="submit"] > .caret, .causeview-embed .search-form .dropup > .search-submit > .caret, .search-form .causeview-embed .dropup > .search-submit > .caret, .causeview-embed .dropup > .btn-peace-partner > .caret, .causeview-embed .nav-links .dropup > a > .caret, .nav-links .causeview-embed .dropup > a > .caret, .causeview-embed #body_updatePanel .dataCol .dropup > input[type='button'] > .caret, #body_updatePanel .dataCol .causeview-embed .dropup > input[type='button'] > .caret, .causeview-embed #body_updatePanel .dataCol .dropup > label.ui-state-default > .caret, #body_updatePanel .dataCol .causeview-embed .dropup > label.ui-state-default > .caret, .causeview-embed #body_updatePanel .dataCol .dropup > label.ui-state-active > .caret, #body_updatePanel .dataCol .causeview-embed .dropup > label.ui-state-active > .caret {
      border-top-color: #000 !important; }
    .causeview-embed .label {
      border: 1px solid #000; }
    .causeview-embed .table {
      border-collapse: collapse !important; }
    .causeview-embed .table td, .causeview-embed .table th {
      background-color: #fff !important; }
    .causeview-embed .table-bordered th, .causeview-embed .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  .causeview-embed {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot?");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } }
  .causeview-embed .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .causeview-embed .glyphicon-asterisk:before {
    content: "*"; }
  .causeview-embed .glyphicon-plus:before {
    content: "+"; }
  .causeview-embed .glyphicon-euro:before, .causeview-embed .glyphicon-eur:before {
    content: "€"; }
  .causeview-embed .glyphicon-minus:before {
    content: "−"; }
  .causeview-embed .glyphicon-cloud:before {
    content: "☁"; }
  .causeview-embed .glyphicon-envelope:before {
    content: "✉"; }
  .causeview-embed .glyphicon-pencil:before {
    content: "✏"; }
  .causeview-embed .glyphicon-glass:before {
    content: ""; }
  .causeview-embed .glyphicon-music:before {
    content: ""; }
  .causeview-embed .glyphicon-search:before {
    content: ""; }
  .causeview-embed .glyphicon-heart:before {
    content: ""; }
  .causeview-embed .glyphicon-star:before {
    content: ""; }
  .causeview-embed .glyphicon-star-empty:before {
    content: ""; }
  .causeview-embed .glyphicon-user:before {
    content: ""; }
  .causeview-embed .glyphicon-film:before {
    content: ""; }
  .causeview-embed .glyphicon-th-large:before {
    content: ""; }
  .causeview-embed .glyphicon-th:before {
    content: ""; }
  .causeview-embed .glyphicon-th-list:before {
    content: ""; }
  .causeview-embed .glyphicon-ok:before {
    content: ""; }
  .causeview-embed .glyphicon-remove:before {
    content: ""; }
  .causeview-embed .glyphicon-zoom-in:before {
    content: ""; }
  .causeview-embed .glyphicon-zoom-out:before {
    content: ""; }
  .causeview-embed .glyphicon-off:before {
    content: ""; }
  .causeview-embed .glyphicon-signal:before {
    content: ""; }
  .causeview-embed .glyphicon-cog:before {
    content: ""; }
  .causeview-embed .glyphicon-trash:before {
    content: ""; }
  .causeview-embed .glyphicon-home:before {
    content: ""; }
  .causeview-embed .glyphicon-file:before {
    content: ""; }
  .causeview-embed .glyphicon-time:before {
    content: ""; }
  .causeview-embed .glyphicon-road:before {
    content: ""; }
  .causeview-embed .glyphicon-download-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-download:before {
    content: ""; }
  .causeview-embed .glyphicon-upload:before {
    content: ""; }
  .causeview-embed .glyphicon-inbox:before {
    content: ""; }
  .causeview-embed .glyphicon-play-circle:before {
    content: ""; }
  .causeview-embed .glyphicon-repeat:before {
    content: ""; }
  .causeview-embed .glyphicon-refresh:before {
    content: ""; }
  .causeview-embed .glyphicon-list-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-lock:before {
    content: ""; }
  .causeview-embed .glyphicon-flag:before {
    content: ""; }
  .causeview-embed .glyphicon-headphones:before {
    content: ""; }
  .causeview-embed .glyphicon-volume-off:before {
    content: ""; }
  .causeview-embed .glyphicon-volume-down:before {
    content: ""; }
  .causeview-embed .glyphicon-volume-up:before {
    content: ""; }
  .causeview-embed .glyphicon-qrcode:before {
    content: ""; }
  .causeview-embed .glyphicon-barcode:before {
    content: ""; }
  .causeview-embed .glyphicon-tag:before {
    content: ""; }
  .causeview-embed .glyphicon-tags:before {
    content: ""; }
  .causeview-embed .glyphicon-book:before {
    content: ""; }
  .causeview-embed .glyphicon-bookmark:before {
    content: ""; }
  .causeview-embed .glyphicon-print:before {
    content: ""; }
  .causeview-embed .glyphicon-camera:before {
    content: ""; }
  .causeview-embed .glyphicon-font:before {
    content: ""; }
  .causeview-embed .glyphicon-bold:before {
    content: ""; }
  .causeview-embed .glyphicon-italic:before {
    content: ""; }
  .causeview-embed .glyphicon-text-height:before {
    content: ""; }
  .causeview-embed .glyphicon-text-width:before {
    content: ""; }
  .causeview-embed .glyphicon-align-left:before {
    content: ""; }
  .causeview-embed .glyphicon-align-center:before {
    content: ""; }
  .causeview-embed .glyphicon-align-right:before {
    content: ""; }
  .causeview-embed .glyphicon-align-justify:before {
    content: ""; }
  .causeview-embed .glyphicon-list:before {
    content: ""; }
  .causeview-embed .glyphicon-indent-left:before {
    content: ""; }
  .causeview-embed .glyphicon-indent-right:before {
    content: ""; }
  .causeview-embed .glyphicon-facetime-video:before {
    content: ""; }
  .causeview-embed .glyphicon-picture:before {
    content: ""; }
  .causeview-embed .glyphicon-map-marker:before {
    content: ""; }
  .causeview-embed .glyphicon-adjust:before {
    content: ""; }
  .causeview-embed .glyphicon-tint:before {
    content: ""; }
  .causeview-embed .glyphicon-edit:before {
    content: ""; }
  .causeview-embed .glyphicon-share:before {
    content: ""; }
  .causeview-embed .glyphicon-check:before {
    content: ""; }
  .causeview-embed .glyphicon-move:before {
    content: ""; }
  .causeview-embed .glyphicon-step-backward:before {
    content: ""; }
  .causeview-embed .glyphicon-fast-backward:before {
    content: ""; }
  .causeview-embed .glyphicon-backward:before {
    content: ""; }
  .causeview-embed .glyphicon-play:before {
    content: ""; }
  .causeview-embed .glyphicon-pause:before {
    content: ""; }
  .causeview-embed .glyphicon-stop:before {
    content: ""; }
  .causeview-embed .glyphicon-forward:before {
    content: ""; }
  .causeview-embed .glyphicon-fast-forward:before {
    content: ""; }
  .causeview-embed .glyphicon-step-forward:before {
    content: ""; }
  .causeview-embed .glyphicon-eject:before {
    content: ""; }
  .causeview-embed .glyphicon-chevron-left:before {
    content: ""; }
  .causeview-embed .glyphicon-chevron-right:before {
    content: ""; }
  .causeview-embed .glyphicon-plus-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-minus-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-remove-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-ok-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-question-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-info-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-screenshot:before {
    content: ""; }
  .causeview-embed .glyphicon-remove-circle:before {
    content: ""; }
  .causeview-embed .glyphicon-ok-circle:before {
    content: ""; }
  .causeview-embed .glyphicon-ban-circle:before {
    content: ""; }
  .causeview-embed .glyphicon-arrow-left:before {
    content: ""; }
  .causeview-embed .glyphicon-arrow-right:before {
    content: ""; }
  .causeview-embed .glyphicon-arrow-up:before {
    content: ""; }
  .causeview-embed .glyphicon-arrow-down:before {
    content: ""; }
  .causeview-embed .glyphicon-share-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-resize-full:before {
    content: ""; }
  .causeview-embed .glyphicon-resize-small:before {
    content: ""; }
  .causeview-embed .glyphicon-exclamation-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-gift:before {
    content: ""; }
  .causeview-embed .glyphicon-leaf:before {
    content: ""; }
  .causeview-embed .glyphicon-fire:before {
    content: ""; }
  .causeview-embed .glyphicon-eye-open:before {
    content: ""; }
  .causeview-embed .glyphicon-eye-close:before {
    content: ""; }
  .causeview-embed .glyphicon-warning-sign:before {
    content: ""; }
  .causeview-embed .glyphicon-plane:before {
    content: ""; }
  .causeview-embed .glyphicon-calendar:before {
    content: ""; }
  .causeview-embed .glyphicon-random:before {
    content: ""; }
  .causeview-embed .glyphicon-comment:before {
    content: ""; }
  .causeview-embed .glyphicon-magnet:before {
    content: ""; }
  .causeview-embed .glyphicon-chevron-up:before {
    content: ""; }
  .causeview-embed .glyphicon-chevron-down:before {
    content: ""; }
  .causeview-embed .glyphicon-retweet:before {
    content: ""; }
  .causeview-embed .glyphicon-shopping-cart:before {
    content: ""; }
  .causeview-embed .glyphicon-folder-close:before {
    content: ""; }
  .causeview-embed .glyphicon-folder-open:before {
    content: ""; }
  .causeview-embed .glyphicon-resize-vertical:before {
    content: ""; }
  .causeview-embed .glyphicon-resize-horizontal:before {
    content: ""; }
  .causeview-embed .glyphicon-hdd:before {
    content: ""; }
  .causeview-embed .glyphicon-bullhorn:before {
    content: ""; }
  .causeview-embed .glyphicon-bell:before {
    content: ""; }
  .causeview-embed .glyphicon-certificate:before {
    content: ""; }
  .causeview-embed .glyphicon-thumbs-up:before {
    content: ""; }
  .causeview-embed .glyphicon-thumbs-down:before {
    content: ""; }
  .causeview-embed .glyphicon-hand-right:before {
    content: ""; }
  .causeview-embed .glyphicon-hand-left:before {
    content: ""; }
  .causeview-embed .glyphicon-hand-up:before {
    content: ""; }
  .causeview-embed .glyphicon-hand-down:before {
    content: ""; }
  .causeview-embed .glyphicon-circle-arrow-right:before {
    content: ""; }
  .causeview-embed .glyphicon-circle-arrow-left:before {
    content: ""; }
  .causeview-embed .glyphicon-circle-arrow-up:before {
    content: ""; }
  .causeview-embed .glyphicon-circle-arrow-down:before {
    content: ""; }
  .causeview-embed .glyphicon-globe:before {
    content: ""; }
  .causeview-embed .glyphicon-wrench:before {
    content: ""; }
  .causeview-embed .glyphicon-tasks:before {
    content: ""; }
  .causeview-embed .glyphicon-filter:before {
    content: ""; }
  .causeview-embed .glyphicon-briefcase:before {
    content: ""; }
  .causeview-embed .glyphicon-fullscreen:before {
    content: ""; }
  .causeview-embed .glyphicon-dashboard:before {
    content: ""; }
  .causeview-embed .glyphicon-paperclip:before {
    content: ""; }
  .causeview-embed .glyphicon-heart-empty:before {
    content: ""; }
  .causeview-embed .glyphicon-link:before {
    content: ""; }
  .causeview-embed .glyphicon-phone:before {
    content: ""; }
  .causeview-embed .glyphicon-pushpin:before {
    content: ""; }
  .causeview-embed .glyphicon-usd:before {
    content: ""; }
  .causeview-embed .glyphicon-gbp:before {
    content: ""; }
  .causeview-embed .glyphicon-sort:before {
    content: ""; }
  .causeview-embed .glyphicon-sort-by-alphabet:before {
    content: ""; }
  .causeview-embed .glyphicon-sort-by-alphabet-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-sort-by-order:before {
    content: ""; }
  .causeview-embed .glyphicon-sort-by-order-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-sort-by-attributes:before {
    content: ""; }
  .causeview-embed .glyphicon-sort-by-attributes-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-unchecked:before {
    content: ""; }
  .causeview-embed .glyphicon-expand:before {
    content: ""; }
  .causeview-embed .glyphicon-collapse-down:before {
    content: ""; }
  .causeview-embed .glyphicon-collapse-up:before {
    content: ""; }
  .causeview-embed .glyphicon-log-in:before {
    content: ""; }
  .causeview-embed .glyphicon-flash:before {
    content: ""; }
  .causeview-embed .glyphicon-log-out:before {
    content: ""; }
  .causeview-embed .glyphicon-new-window:before {
    content: ""; }
  .causeview-embed .glyphicon-record:before {
    content: ""; }
  .causeview-embed .glyphicon-save:before {
    content: ""; }
  .causeview-embed .glyphicon-open:before {
    content: ""; }
  .causeview-embed .glyphicon-saved:before {
    content: ""; }
  .causeview-embed .glyphicon-import:before {
    content: ""; }
  .causeview-embed .glyphicon-export:before {
    content: ""; }
  .causeview-embed .glyphicon-send:before {
    content: ""; }
  .causeview-embed .glyphicon-floppy-disk:before {
    content: ""; }
  .causeview-embed .glyphicon-floppy-saved:before {
    content: ""; }
  .causeview-embed .glyphicon-floppy-remove:before {
    content: ""; }
  .causeview-embed .glyphicon-floppy-save:before {
    content: ""; }
  .causeview-embed .glyphicon-floppy-open:before {
    content: ""; }
  .causeview-embed .glyphicon-credit-card:before {
    content: ""; }
  .causeview-embed .glyphicon-transfer:before {
    content: ""; }
  .causeview-embed .glyphicon-cutlery:before {
    content: ""; }
  .causeview-embed .glyphicon-header:before {
    content: ""; }
  .causeview-embed .glyphicon-compressed:before {
    content: ""; }
  .causeview-embed .glyphicon-earphone:before {
    content: ""; }
  .causeview-embed .glyphicon-phone-alt:before {
    content: ""; }
  .causeview-embed .glyphicon-tower:before {
    content: ""; }
  .causeview-embed .glyphicon-stats:before {
    content: ""; }
  .causeview-embed .glyphicon-sd-video:before {
    content: ""; }
  .causeview-embed .glyphicon-hd-video:before {
    content: ""; }
  .causeview-embed .glyphicon-subtitles:before {
    content: ""; }
  .causeview-embed .glyphicon-sound-stereo:before {
    content: ""; }
  .causeview-embed .glyphicon-sound-dolby:before {
    content: ""; }
  .causeview-embed .glyphicon-sound-5-1:before {
    content: ""; }
  .causeview-embed .glyphicon-sound-6-1:before {
    content: ""; }
  .causeview-embed .glyphicon-sound-7-1:before {
    content: ""; }
  .causeview-embed .glyphicon-copyright-mark:before {
    content: ""; }
  .causeview-embed .glyphicon-registration-mark:before {
    content: ""; }
  .causeview-embed .glyphicon-cloud-download:before {
    content: ""; }
  .causeview-embed .glyphicon-cloud-upload:before {
    content: ""; }
  .causeview-embed .glyphicon-tree-conifer:before {
    content: ""; }
  .causeview-embed .glyphicon-tree-deciduous:before {
    content: ""; }
  .causeview-embed .glyphicon-cd:before {
    content: ""; }
  .causeview-embed .glyphicon-save-file:before {
    content: ""; }
  .causeview-embed .glyphicon-open-file:before {
    content: ""; }
  .causeview-embed .glyphicon-level-up:before {
    content: ""; }
  .causeview-embed .glyphicon-copy:before {
    content: ""; }
  .causeview-embed .glyphicon-paste:before {
    content: ""; }
  .causeview-embed .glyphicon-alert:before {
    content: ""; }
  .causeview-embed .glyphicon-equalizer:before {
    content: ""; }
  .causeview-embed .glyphicon-king:before {
    content: ""; }
  .causeview-embed .glyphicon-queen:before {
    content: ""; }
  .causeview-embed .glyphicon-pawn:before {
    content: ""; }
  .causeview-embed .glyphicon-bishop:before {
    content: ""; }
  .causeview-embed .glyphicon-knight:before {
    content: ""; }
  .causeview-embed .glyphicon-baby-formula:before {
    content: ""; }
  .causeview-embed .glyphicon-tent:before {
    content: "⛺"; }
  .causeview-embed .glyphicon-blackboard:before {
    content: ""; }
  .causeview-embed .glyphicon-bed:before {
    content: ""; }
  .causeview-embed .glyphicon-apple:before {
    content: ""; }
  .causeview-embed .glyphicon-erase:before {
    content: ""; }
  .causeview-embed .glyphicon-hourglass:before {
    content: "⌛"; }
  .causeview-embed .glyphicon-lamp:before {
    content: ""; }
  .causeview-embed .glyphicon-duplicate:before {
    content: ""; }
  .causeview-embed .glyphicon-piggy-bank:before {
    content: ""; }
  .causeview-embed .glyphicon-scissors:before {
    content: ""; }
  .causeview-embed .glyphicon-bitcoin:before {
    content: ""; }
  .causeview-embed .glyphicon-btc:before {
    content: ""; }
  .causeview-embed .glyphicon-xbt:before {
    content: ""; }
  .causeview-embed .glyphicon-yen:before {
    content: "¥"; }
  .causeview-embed .glyphicon-jpy:before {
    content: "¥"; }
  .causeview-embed .glyphicon-ruble:before {
    content: "₽"; }
  .causeview-embed .glyphicon-rub:before {
    content: "₽"; }
  .causeview-embed .glyphicon-scale:before {
    content: ""; }
  .causeview-embed .glyphicon-ice-lolly:before {
    content: ""; }
  .causeview-embed .glyphicon-ice-lolly-tasted:before {
    content: ""; }
  .causeview-embed .glyphicon-education:before {
    content: ""; }
  .causeview-embed .glyphicon-option-horizontal:before {
    content: ""; }
  .causeview-embed .glyphicon-option-vertical:before {
    content: ""; }
  .causeview-embed .glyphicon-menu-hamburger:before {
    content: ""; }
  .causeview-embed .glyphicon-modal-window:before {
    content: ""; }
  .causeview-embed .glyphicon-oil:before {
    content: ""; }
  .causeview-embed .glyphicon-grain:before {
    content: ""; }
  .causeview-embed .glyphicon-sunglasses:before {
    content: ""; }
  .causeview-embed .glyphicon-text-size:before {
    content: ""; }
  .causeview-embed .glyphicon-text-color:before {
    content: ""; }
  .causeview-embed .glyphicon-text-background:before {
    content: ""; }
  .causeview-embed .glyphicon-object-align-top:before {
    content: ""; }
  .causeview-embed .glyphicon-object-align-bottom:before {
    content: ""; }
  .causeview-embed .glyphicon-object-align-horizontal:before {
    content: ""; }
  .causeview-embed .glyphicon-object-align-left:before {
    content: ""; }
  .causeview-embed .glyphicon-object-align-vertical:before {
    content: ""; }
  .causeview-embed .glyphicon-object-align-right:before {
    content: ""; }
  .causeview-embed .glyphicon-triangle-right:before {
    content: ""; }
  .causeview-embed .glyphicon-triangle-left:before {
    content: ""; }
  .causeview-embed .glyphicon-triangle-bottom:before {
    content: ""; }
  .causeview-embed .glyphicon-triangle-top:before {
    content: ""; }
  .causeview-embed .glyphicon-console:before {
    content: ""; }
  .causeview-embed .glyphicon-superscript:before {
    content: ""; }
  .causeview-embed .glyphicon-subscript:before {
    content: ""; }
  .causeview-embed .glyphicon-menu-left:before {
    content: ""; }
  .causeview-embed .glyphicon-menu-right:before {
    content: ""; }
  .causeview-embed .glyphicon-menu-down:before {
    content: ""; }
  .causeview-embed .glyphicon-menu-up:before {
    content: ""; }
  .causeview-embed * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .causeview-embed *:before, .causeview-embed *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .causeview-embed html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .causeview-embed input, .causeview-embed button, .causeview-embed select, .causeview-embed textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .causeview-embed figure {
    margin: 0; }
  .causeview-embed img {
    vertical-align: middle; }
  .causeview-embed .img-responsive, .causeview-embed .thumbnail > img, .causeview-embed .thumbnail a > img, .causeview-embed .carousel-inner > .item > img, .causeview-embed .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto; }
  .causeview-embed .img-rounded {
    border-radius: 6px; }
  .causeview-embed .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .causeview-embed .img-circle {
    border-radius: 50%; }
  .causeview-embed hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  .causeview-embed .sr-only, .causeview-embed .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .causeview-embed .sr-only-focusable:active, .causeview-embed .screen-reader-text:active, .causeview-embed .sr-only-focusable:focus, .causeview-embed .screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .causeview-embed [role="button"] {
    cursor: pointer; }
  .causeview-embed h1, .causeview-embed h2, .causeview-embed h3, .causeview-embed h4, .causeview-embed h5, .causeview-embed h6, .causeview-embed .h1, .causeview-embed .h2, .causeview-embed .h3, .causeview-embed .h4, .causeview-embed .h5, .causeview-embed .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  .causeview-embed h1 small, .causeview-embed h2 small, .causeview-embed h3 small, .causeview-embed h4 small, .causeview-embed h5 small, .causeview-embed h6 small, .causeview-embed .h1 small, .causeview-embed .h2 small, .causeview-embed .h3 small, .causeview-embed .h4 small, .causeview-embed .h5 small, .causeview-embed .h6 small, .causeview-embed h1 .small, .causeview-embed h2 .small, .causeview-embed h3 .small, .causeview-embed h4 .small, .causeview-embed h5 .small, .causeview-embed h6 .small, .causeview-embed .h1 .small, .causeview-embed .h2 .small, .causeview-embed .h3 .small, .causeview-embed .h4 .small, .causeview-embed .h5 .small, .causeview-embed .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777; }
  .causeview-embed h1, .causeview-embed .h1, .causeview-embed h2, .causeview-embed .h2, .causeview-embed h3, .causeview-embed .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .causeview-embed h1 small, .causeview-embed .h1 small, .causeview-embed h2 small, .causeview-embed .h2 small, .causeview-embed h3 small, .causeview-embed .h3 small, .causeview-embed h1 .small, .causeview-embed .h1 .small, .causeview-embed h2 .small, .causeview-embed .h2 .small, .causeview-embed h3 .small, .causeview-embed .h3 .small {
    font-size: 65%; }
  .causeview-embed h4, .causeview-embed .h4, .causeview-embed h5, .causeview-embed .h5, .causeview-embed h6, .causeview-embed .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .causeview-embed h4 small, .causeview-embed .h4 small, .causeview-embed h5 small, .causeview-embed .h5 small, .causeview-embed h6 small, .causeview-embed .h6 small, .causeview-embed h4 .small, .causeview-embed .h4 .small, .causeview-embed h5 .small, .causeview-embed .h5 .small, .causeview-embed h6 .small, .causeview-embed .h6 .small {
    font-size: 75%; }
  .causeview-embed h1, .causeview-embed .h1 {
    font-size: 36px; }
  .causeview-embed h2, .causeview-embed .h2 {
    font-size: 30px; }
  .causeview-embed h3, .causeview-embed .h3 {
    font-size: 24px; }
  .causeview-embed h4, .causeview-embed .h4 {
    font-size: 18px; }
  .causeview-embed h5, .causeview-embed .h5 {
    font-size: 14px; }
  .causeview-embed h6, .causeview-embed .h6 {
    font-size: 12px; }
  .causeview-embed p {
    margin: 0 0 10px; }
  .causeview-embed .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  @media (min-width: 768px) {
    .causeview-embed .lead {
      font-size: 21px; } }
  .causeview-embed small, .causeview-embed .small {
    font-size: 85%; }
  .causeview-embed mark, .causeview-embed .mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .causeview-embed .text-left {
    text-align: left; }
  .causeview-embed .text-right {
    text-align: right; }
  .causeview-embed .text-center {
    text-align: center; }
  .causeview-embed .text-justify {
    text-align: justify; }
  .causeview-embed .text-nowrap {
    white-space: nowrap; }
  .causeview-embed .text-lowercase {
    text-transform: lowercase; }
  .causeview-embed .text-uppercase {
    text-transform: uppercase; }
  .causeview-embed .text-capitalize {
    text-transform: capitalize; }
  .causeview-embed .text-muted {
    color: #777; }
  .causeview-embed .text-primary {
    color: #337ab7; }
  .causeview-embed a.text-primary:hover, .causeview-embed a.text-primary:focus {
    color: #286090; }
  .causeview-embed .text-success {
    color: #3c763d; }
  .causeview-embed a.text-success:hover, .causeview-embed a.text-success:focus {
    color: #2b542c; }
  .causeview-embed .text-info {
    color: #31708f; }
  .causeview-embed a.text-info:hover, .causeview-embed a.text-info:focus {
    color: #245269; }
  .causeview-embed .text-warning {
    color: #8a6d3b; }
  .causeview-embed a.text-warning:hover, .causeview-embed a.text-warning:focus {
    color: #66512c; }
  .causeview-embed .text-danger {
    color: #a94442; }
  .causeview-embed a.text-danger:hover, .causeview-embed a.text-danger:focus {
    color: #843534; }
  .causeview-embed .bg-primary {
    color: #fff;
    background-color: #337ab7; }
  .causeview-embed a.bg-primary:hover, .causeview-embed a.bg-primary:focus {
    background-color: #286090; }
  .causeview-embed .bg-success {
    background-color: #dff0d8; }
  .causeview-embed a.bg-success:hover, .causeview-embed a.bg-success:focus {
    background-color: #c1e2b3; }
  .causeview-embed .bg-info {
    background-color: #d9edf7; }
  .causeview-embed a.bg-info:hover, .causeview-embed a.bg-info:focus {
    background-color: #afd9ee; }
  .causeview-embed .bg-warning {
    background-color: #fcf8e3; }
  .causeview-embed a.bg-warning:hover, .causeview-embed a.bg-warning:focus {
    background-color: #f7ecb5; }
  .causeview-embed .bg-danger {
    background-color: #f2dede; }
  .causeview-embed a.bg-danger:hover, .causeview-embed a.bg-danger:focus {
    background-color: #e4b9b9; }
  .causeview-embed .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }
  .causeview-embed ul, .causeview-embed ol {
    margin-top: 0;
    margin-bottom: 10px; }
  .causeview-embed ul ul, .causeview-embed ol ul, .causeview-embed ul ol, .causeview-embed ol ol {
    margin-bottom: 0; }
  .causeview-embed .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .causeview-embed .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
  .causeview-embed .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
  .causeview-embed dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .causeview-embed dt, .causeview-embed dd {
    line-height: 1.42857143; }
  .causeview-embed dt {
    font-weight: bold; }
  .causeview-embed dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    .causeview-embed .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .causeview-embed .dl-horizontal dd {
      margin-left: 180px; } }
  .causeview-embed abbr[title], .causeview-embed abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  .causeview-embed .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .causeview-embed blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }
  .causeview-embed blockquote p:last-child, .causeview-embed blockquote ul:last-child, .causeview-embed blockquote ol:last-child {
    margin-bottom: 0; }
  .causeview-embed blockquote footer, .causeview-embed blockquote small, .causeview-embed blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  .causeview-embed blockquote footer:before, .causeview-embed blockquote small:before, .causeview-embed blockquote .small:before {
    content: '— '; }
  .causeview-embed .blockquote-reverse, .causeview-embed blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }
  .causeview-embed .blockquote-reverse footer:before, .causeview-embed blockquote.pull-right footer:before, .causeview-embed .blockquote-reverse small:before, .causeview-embed blockquote.pull-right small:before, .causeview-embed .blockquote-reverse .small:before, .causeview-embed blockquote.pull-right .small:before {
    content: ''; }
  .causeview-embed .blockquote-reverse footer:after, .causeview-embed blockquote.pull-right footer:after, .causeview-embed .blockquote-reverse small:after, .causeview-embed blockquote.pull-right small:after, .causeview-embed .blockquote-reverse .small:after, .causeview-embed blockquote.pull-right .small:after {
    content: ' —'; }
  .causeview-embed address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }
  .causeview-embed code, .causeview-embed kbd, .causeview-embed pre, .causeview-embed samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
  .causeview-embed code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .causeview-embed kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .causeview-embed kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .causeview-embed pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .causeview-embed pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  .causeview-embed .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .causeview-embed .container, .causeview-embed .posts-navigation {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 768px) {
    .causeview-embed .container, .causeview-embed .posts-navigation {
      width: 750px; } }
  @media (min-width: 992px) {
    .causeview-embed .container, .causeview-embed .posts-navigation {
      width: 970px; } }
  @media (min-width: 1200px) {
    .causeview-embed .container, .causeview-embed .posts-navigation {
      width: 1170px; } }
  .causeview-embed .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .causeview-embed .row {
    margin-right: -15px;
    margin-left: -15px; }
  .causeview-embed .col-xs-1, .causeview-embed .col-sm-1, .causeview-embed .col-md-1, .causeview-embed .col-lg-1, .causeview-embed .col-xs-2, .causeview-embed .col-sm-2, .causeview-embed .col-md-2, .causeview-embed .col-lg-2, .causeview-embed .col-xs-3, .causeview-embed .col-sm-3, .causeview-embed .col-md-3, .causeview-embed .col-lg-3, .causeview-embed .col-xs-4, .causeview-embed .col-sm-4, .causeview-embed .col-md-4, .causeview-embed .col-lg-4, .causeview-embed .col-xs-5, .causeview-embed .col-sm-5, .causeview-embed .col-md-5, .causeview-embed .col-lg-5, .causeview-embed .col-xs-6, .causeview-embed .col-sm-6, .causeview-embed .col-md-6, .causeview-embed .col-lg-6, .causeview-embed .col-xs-7, .causeview-embed .col-sm-7, .causeview-embed .col-md-7, .causeview-embed .col-lg-7, .causeview-embed .col-xs-8, .causeview-embed .col-sm-8, .causeview-embed .col-md-8, .causeview-embed .col-lg-8, .causeview-embed .col-xs-9, .causeview-embed .col-sm-9, .causeview-embed .col-md-9, .causeview-embed .col-lg-9, .causeview-embed .col-xs-10, .causeview-embed .col-sm-10, .causeview-embed .col-md-10, .causeview-embed .col-lg-10, .causeview-embed .col-xs-11, .causeview-embed .col-sm-11, .causeview-embed .col-md-11, .causeview-embed .col-lg-11, .causeview-embed .col-xs-12, .causeview-embed .col-sm-12, .causeview-embed .col-md-12, .causeview-embed .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .causeview-embed .col-xs-1, .causeview-embed .col-xs-2, .causeview-embed .col-xs-3, .causeview-embed .col-xs-4, .causeview-embed .col-xs-5, .causeview-embed .col-xs-6, .causeview-embed .col-xs-7, .causeview-embed .col-xs-8, .causeview-embed .col-xs-9, .causeview-embed .col-xs-10, .causeview-embed .col-xs-11, .causeview-embed .col-xs-12 {
    float: left; }
  .causeview-embed .col-xs-12 {
    width: 100%; }
  .causeview-embed .col-xs-11 {
    width: 91.66666667%; }
  .causeview-embed .col-xs-10 {
    width: 83.33333333%; }
  .causeview-embed .col-xs-9 {
    width: 75%; }
  .causeview-embed .col-xs-8 {
    width: 66.66666667%; }
  .causeview-embed .col-xs-7 {
    width: 58.33333333%; }
  .causeview-embed .col-xs-6 {
    width: 50%; }
  .causeview-embed .col-xs-5 {
    width: 41.66666667%; }
  .causeview-embed .col-xs-4 {
    width: 33.33333333%; }
  .causeview-embed .col-xs-3 {
    width: 25%; }
  .causeview-embed .col-xs-2 {
    width: 16.66666667%; }
  .causeview-embed .col-xs-1 {
    width: 8.33333333%; }
  .causeview-embed .col-xs-pull-12 {
    right: 100%; }
  .causeview-embed .col-xs-pull-11 {
    right: 91.66666667%; }
  .causeview-embed .col-xs-pull-10 {
    right: 83.33333333%; }
  .causeview-embed .col-xs-pull-9 {
    right: 75%; }
  .causeview-embed .col-xs-pull-8 {
    right: 66.66666667%; }
  .causeview-embed .col-xs-pull-7 {
    right: 58.33333333%; }
  .causeview-embed .col-xs-pull-6 {
    right: 50%; }
  .causeview-embed .col-xs-pull-5 {
    right: 41.66666667%; }
  .causeview-embed .col-xs-pull-4 {
    right: 33.33333333%; }
  .causeview-embed .col-xs-pull-3 {
    right: 25%; }
  .causeview-embed .col-xs-pull-2 {
    right: 16.66666667%; }
  .causeview-embed .col-xs-pull-1 {
    right: 8.33333333%; }
  .causeview-embed .col-xs-pull-0 {
    right: auto; }
  .causeview-embed .col-xs-push-12 {
    left: 100%; }
  .causeview-embed .col-xs-push-11 {
    left: 91.66666667%; }
  .causeview-embed .col-xs-push-10 {
    left: 83.33333333%; }
  .causeview-embed .col-xs-push-9 {
    left: 75%; }
  .causeview-embed .col-xs-push-8 {
    left: 66.66666667%; }
  .causeview-embed .col-xs-push-7 {
    left: 58.33333333%; }
  .causeview-embed .col-xs-push-6 {
    left: 50%; }
  .causeview-embed .col-xs-push-5 {
    left: 41.66666667%; }
  .causeview-embed .col-xs-push-4 {
    left: 33.33333333%; }
  .causeview-embed .col-xs-push-3 {
    left: 25%; }
  .causeview-embed .col-xs-push-2 {
    left: 16.66666667%; }
  .causeview-embed .col-xs-push-1 {
    left: 8.33333333%; }
  .causeview-embed .col-xs-push-0 {
    left: auto; }
  .causeview-embed .col-xs-offset-12 {
    margin-left: 100%; }
  .causeview-embed .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .causeview-embed .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .causeview-embed .col-xs-offset-9 {
    margin-left: 75%; }
  .causeview-embed .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .causeview-embed .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .causeview-embed .col-xs-offset-6 {
    margin-left: 50%; }
  .causeview-embed .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .causeview-embed .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .causeview-embed .col-xs-offset-3 {
    margin-left: 25%; }
  .causeview-embed .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .causeview-embed .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .causeview-embed .col-xs-offset-0 {
    margin-left: 0; }
  @media (min-width: 768px) {
    .causeview-embed .col-sm-1, .causeview-embed .col-sm-2, .causeview-embed .col-sm-3, .causeview-embed .col-sm-4, .causeview-embed .col-sm-5, .causeview-embed .col-sm-6, .causeview-embed .col-sm-7, .causeview-embed .col-sm-8, .causeview-embed .col-sm-9, .causeview-embed .col-sm-10, .causeview-embed .col-sm-11, .causeview-embed .col-sm-12 {
      float: left; }
    .causeview-embed .col-sm-12 {
      width: 100%; }
    .causeview-embed .col-sm-11 {
      width: 91.66666667%; }
    .causeview-embed .col-sm-10 {
      width: 83.33333333%; }
    .causeview-embed .col-sm-9 {
      width: 75%; }
    .causeview-embed .col-sm-8 {
      width: 66.66666667%; }
    .causeview-embed .col-sm-7 {
      width: 58.33333333%; }
    .causeview-embed .col-sm-6 {
      width: 50%; }
    .causeview-embed .col-sm-5 {
      width: 41.66666667%; }
    .causeview-embed .col-sm-4 {
      width: 33.33333333%; }
    .causeview-embed .col-sm-3 {
      width: 25%; }
    .causeview-embed .col-sm-2 {
      width: 16.66666667%; }
    .causeview-embed .col-sm-1 {
      width: 8.33333333%; }
    .causeview-embed .col-sm-pull-12 {
      right: 100%; }
    .causeview-embed .col-sm-pull-11 {
      right: 91.66666667%; }
    .causeview-embed .col-sm-pull-10 {
      right: 83.33333333%; }
    .causeview-embed .col-sm-pull-9 {
      right: 75%; }
    .causeview-embed .col-sm-pull-8 {
      right: 66.66666667%; }
    .causeview-embed .col-sm-pull-7 {
      right: 58.33333333%; }
    .causeview-embed .col-sm-pull-6 {
      right: 50%; }
    .causeview-embed .col-sm-pull-5 {
      right: 41.66666667%; }
    .causeview-embed .col-sm-pull-4 {
      right: 33.33333333%; }
    .causeview-embed .col-sm-pull-3 {
      right: 25%; }
    .causeview-embed .col-sm-pull-2 {
      right: 16.66666667%; }
    .causeview-embed .col-sm-pull-1 {
      right: 8.33333333%; }
    .causeview-embed .col-sm-pull-0 {
      right: auto; }
    .causeview-embed .col-sm-push-12 {
      left: 100%; }
    .causeview-embed .col-sm-push-11 {
      left: 91.66666667%; }
    .causeview-embed .col-sm-push-10 {
      left: 83.33333333%; }
    .causeview-embed .col-sm-push-9 {
      left: 75%; }
    .causeview-embed .col-sm-push-8 {
      left: 66.66666667%; }
    .causeview-embed .col-sm-push-7 {
      left: 58.33333333%; }
    .causeview-embed .col-sm-push-6 {
      left: 50%; }
    .causeview-embed .col-sm-push-5 {
      left: 41.66666667%; }
    .causeview-embed .col-sm-push-4 {
      left: 33.33333333%; }
    .causeview-embed .col-sm-push-3 {
      left: 25%; }
    .causeview-embed .col-sm-push-2 {
      left: 16.66666667%; }
    .causeview-embed .col-sm-push-1 {
      left: 8.33333333%; }
    .causeview-embed .col-sm-push-0 {
      left: auto; }
    .causeview-embed .col-sm-offset-12 {
      margin-left: 100%; }
    .causeview-embed .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    .causeview-embed .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    .causeview-embed .col-sm-offset-9 {
      margin-left: 75%; }
    .causeview-embed .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    .causeview-embed .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    .causeview-embed .col-sm-offset-6 {
      margin-left: 50%; }
    .causeview-embed .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    .causeview-embed .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    .causeview-embed .col-sm-offset-3 {
      margin-left: 25%; }
    .causeview-embed .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    .causeview-embed .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    .causeview-embed .col-sm-offset-0 {
      margin-left: 0; } }
  @media (min-width: 992px) {
    .causeview-embed .col-md-1, .causeview-embed .col-md-2, .causeview-embed .col-md-3, .causeview-embed .col-md-4, .causeview-embed .col-md-5, .causeview-embed .col-md-6, .causeview-embed .col-md-7, .causeview-embed .col-md-8, .causeview-embed .col-md-9, .causeview-embed .col-md-10, .causeview-embed .col-md-11, .causeview-embed .col-md-12 {
      float: left; }
    .causeview-embed .col-md-12 {
      width: 100%; }
    .causeview-embed .col-md-11 {
      width: 91.66666667%; }
    .causeview-embed .col-md-10 {
      width: 83.33333333%; }
    .causeview-embed .col-md-9 {
      width: 75%; }
    .causeview-embed .col-md-8 {
      width: 66.66666667%; }
    .causeview-embed .col-md-7 {
      width: 58.33333333%; }
    .causeview-embed .col-md-6 {
      width: 50%; }
    .causeview-embed .col-md-5 {
      width: 41.66666667%; }
    .causeview-embed .col-md-4 {
      width: 33.33333333%; }
    .causeview-embed .col-md-3 {
      width: 25%; }
    .causeview-embed .col-md-2 {
      width: 16.66666667%; }
    .causeview-embed .col-md-1 {
      width: 8.33333333%; }
    .causeview-embed .col-md-pull-12 {
      right: 100%; }
    .causeview-embed .col-md-pull-11 {
      right: 91.66666667%; }
    .causeview-embed .col-md-pull-10 {
      right: 83.33333333%; }
    .causeview-embed .col-md-pull-9 {
      right: 75%; }
    .causeview-embed .col-md-pull-8 {
      right: 66.66666667%; }
    .causeview-embed .col-md-pull-7 {
      right: 58.33333333%; }
    .causeview-embed .col-md-pull-6 {
      right: 50%; }
    .causeview-embed .col-md-pull-5 {
      right: 41.66666667%; }
    .causeview-embed .col-md-pull-4 {
      right: 33.33333333%; }
    .causeview-embed .col-md-pull-3 {
      right: 25%; }
    .causeview-embed .col-md-pull-2 {
      right: 16.66666667%; }
    .causeview-embed .col-md-pull-1 {
      right: 8.33333333%; }
    .causeview-embed .col-md-pull-0 {
      right: auto; }
    .causeview-embed .col-md-push-12 {
      left: 100%; }
    .causeview-embed .col-md-push-11 {
      left: 91.66666667%; }
    .causeview-embed .col-md-push-10 {
      left: 83.33333333%; }
    .causeview-embed .col-md-push-9 {
      left: 75%; }
    .causeview-embed .col-md-push-8 {
      left: 66.66666667%; }
    .causeview-embed .col-md-push-7 {
      left: 58.33333333%; }
    .causeview-embed .col-md-push-6 {
      left: 50%; }
    .causeview-embed .col-md-push-5 {
      left: 41.66666667%; }
    .causeview-embed .col-md-push-4 {
      left: 33.33333333%; }
    .causeview-embed .col-md-push-3 {
      left: 25%; }
    .causeview-embed .col-md-push-2 {
      left: 16.66666667%; }
    .causeview-embed .col-md-push-1 {
      left: 8.33333333%; }
    .causeview-embed .col-md-push-0 {
      left: auto; }
    .causeview-embed .col-md-offset-12 {
      margin-left: 100%; }
    .causeview-embed .col-md-offset-11 {
      margin-left: 91.66666667%; }
    .causeview-embed .col-md-offset-10 {
      margin-left: 83.33333333%; }
    .causeview-embed .col-md-offset-9 {
      margin-left: 75%; }
    .causeview-embed .col-md-offset-8 {
      margin-left: 66.66666667%; }
    .causeview-embed .col-md-offset-7 {
      margin-left: 58.33333333%; }
    .causeview-embed .col-md-offset-6 {
      margin-left: 50%; }
    .causeview-embed .col-md-offset-5 {
      margin-left: 41.66666667%; }
    .causeview-embed .col-md-offset-4 {
      margin-left: 33.33333333%; }
    .causeview-embed .col-md-offset-3 {
      margin-left: 25%; }
    .causeview-embed .col-md-offset-2 {
      margin-left: 16.66666667%; }
    .causeview-embed .col-md-offset-1 {
      margin-left: 8.33333333%; }
    .causeview-embed .col-md-offset-0 {
      margin-left: 0; } }
  @media (min-width: 1200px) {
    .causeview-embed .col-lg-1, .causeview-embed .col-lg-2, .causeview-embed .col-lg-3, .causeview-embed .col-lg-4, .causeview-embed .col-lg-5, .causeview-embed .col-lg-6, .causeview-embed .col-lg-7, .causeview-embed .col-lg-8, .causeview-embed .col-lg-9, .causeview-embed .col-lg-10, .causeview-embed .col-lg-11, .causeview-embed .col-lg-12 {
      float: left; }
    .causeview-embed .col-lg-12 {
      width: 100%; }
    .causeview-embed .col-lg-11 {
      width: 91.66666667%; }
    .causeview-embed .col-lg-10 {
      width: 83.33333333%; }
    .causeview-embed .col-lg-9 {
      width: 75%; }
    .causeview-embed .col-lg-8 {
      width: 66.66666667%; }
    .causeview-embed .col-lg-7 {
      width: 58.33333333%; }
    .causeview-embed .col-lg-6 {
      width: 50%; }
    .causeview-embed .col-lg-5 {
      width: 41.66666667%; }
    .causeview-embed .col-lg-4 {
      width: 33.33333333%; }
    .causeview-embed .col-lg-3 {
      width: 25%; }
    .causeview-embed .col-lg-2 {
      width: 16.66666667%; }
    .causeview-embed .col-lg-1 {
      width: 8.33333333%; }
    .causeview-embed .col-lg-pull-12 {
      right: 100%; }
    .causeview-embed .col-lg-pull-11 {
      right: 91.66666667%; }
    .causeview-embed .col-lg-pull-10 {
      right: 83.33333333%; }
    .causeview-embed .col-lg-pull-9 {
      right: 75%; }
    .causeview-embed .col-lg-pull-8 {
      right: 66.66666667%; }
    .causeview-embed .col-lg-pull-7 {
      right: 58.33333333%; }
    .causeview-embed .col-lg-pull-6 {
      right: 50%; }
    .causeview-embed .col-lg-pull-5 {
      right: 41.66666667%; }
    .causeview-embed .col-lg-pull-4 {
      right: 33.33333333%; }
    .causeview-embed .col-lg-pull-3 {
      right: 25%; }
    .causeview-embed .col-lg-pull-2 {
      right: 16.66666667%; }
    .causeview-embed .col-lg-pull-1 {
      right: 8.33333333%; }
    .causeview-embed .col-lg-pull-0 {
      right: auto; }
    .causeview-embed .col-lg-push-12 {
      left: 100%; }
    .causeview-embed .col-lg-push-11 {
      left: 91.66666667%; }
    .causeview-embed .col-lg-push-10 {
      left: 83.33333333%; }
    .causeview-embed .col-lg-push-9 {
      left: 75%; }
    .causeview-embed .col-lg-push-8 {
      left: 66.66666667%; }
    .causeview-embed .col-lg-push-7 {
      left: 58.33333333%; }
    .causeview-embed .col-lg-push-6 {
      left: 50%; }
    .causeview-embed .col-lg-push-5 {
      left: 41.66666667%; }
    .causeview-embed .col-lg-push-4 {
      left: 33.33333333%; }
    .causeview-embed .col-lg-push-3 {
      left: 25%; }
    .causeview-embed .col-lg-push-2 {
      left: 16.66666667%; }
    .causeview-embed .col-lg-push-1 {
      left: 8.33333333%; }
    .causeview-embed .col-lg-push-0 {
      left: auto; }
    .causeview-embed .col-lg-offset-12 {
      margin-left: 100%; }
    .causeview-embed .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    .causeview-embed .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    .causeview-embed .col-lg-offset-9 {
      margin-left: 75%; }
    .causeview-embed .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    .causeview-embed .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    .causeview-embed .col-lg-offset-6 {
      margin-left: 50%; }
    .causeview-embed .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    .causeview-embed .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    .causeview-embed .col-lg-offset-3 {
      margin-left: 25%; }
    .causeview-embed .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    .causeview-embed .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    .causeview-embed .col-lg-offset-0 {
      margin-left: 0; } }
  .causeview-embed table {
    background-color: transparent; }
  .causeview-embed caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }
  .causeview-embed th {
    text-align: left; }
  .causeview-embed .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .causeview-embed .table > thead > tr > th, .causeview-embed .table > tbody > tr > th, .causeview-embed .table > tfoot > tr > th, .causeview-embed .table > thead > tr > td, .causeview-embed .table > tbody > tr > td, .causeview-embed .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .causeview-embed .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .causeview-embed .table > caption + thead > tr:first-child > th, .causeview-embed .table > colgroup + thead > tr:first-child > th, .causeview-embed .table > thead:first-child > tr:first-child > th, .causeview-embed .table > caption + thead > tr:first-child > td, .causeview-embed .table > colgroup + thead > tr:first-child > td, .causeview-embed .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .causeview-embed .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .causeview-embed .table .table {
    background-color: #fff; }
  .causeview-embed .table-condensed > thead > tr > th, .causeview-embed .table-condensed > tbody > tr > th, .causeview-embed .table-condensed > tfoot > tr > th, .causeview-embed .table-condensed > thead > tr > td, .causeview-embed .table-condensed > tbody > tr > td, .causeview-embed .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .causeview-embed .table-bordered {
    border: 1px solid #ddd; }
  .causeview-embed .table-bordered > thead > tr > th, .causeview-embed .table-bordered > tbody > tr > th, .causeview-embed .table-bordered > tfoot > tr > th, .causeview-embed .table-bordered > thead > tr > td, .causeview-embed .table-bordered > tbody > tr > td, .causeview-embed .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .causeview-embed .table-bordered > thead > tr > th, .causeview-embed .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
  .causeview-embed .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .causeview-embed .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .causeview-embed table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  .causeview-embed table td[class*="col-"], .causeview-embed table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }
  .causeview-embed .table > thead > tr > td.active, .causeview-embed .table > tbody > tr > td.active, .causeview-embed .table > tfoot > tr > td.active, .causeview-embed .table > thead > tr > th.active, .causeview-embed .table > tbody > tr > th.active, .causeview-embed .table > tfoot > tr > th.active, .causeview-embed .table > thead > tr.active > td, .causeview-embed .table > tbody > tr.active > td, .causeview-embed .table > tfoot > tr.active > td, .causeview-embed .table > thead > tr.active > th, .causeview-embed .table > tbody > tr.active > th, .causeview-embed .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .causeview-embed .table-hover > tbody > tr > td.active:hover, .causeview-embed .table-hover > tbody > tr > th.active:hover, .causeview-embed .table-hover > tbody > tr.active:hover > td, .causeview-embed .table-hover > tbody > tr:hover > .active, .causeview-embed .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .causeview-embed .table > thead > tr > td.success, .causeview-embed .table > tbody > tr > td.success, .causeview-embed .table > tfoot > tr > td.success, .causeview-embed .table > thead > tr > th.success, .causeview-embed .table > tbody > tr > th.success, .causeview-embed .table > tfoot > tr > th.success, .causeview-embed .table > thead > tr.success > td, .causeview-embed .table > tbody > tr.success > td, .causeview-embed .table > tfoot > tr.success > td, .causeview-embed .table > thead > tr.success > th, .causeview-embed .table > tbody > tr.success > th, .causeview-embed .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .causeview-embed .table-hover > tbody > tr > td.success:hover, .causeview-embed .table-hover > tbody > tr > th.success:hover, .causeview-embed .table-hover > tbody > tr.success:hover > td, .causeview-embed .table-hover > tbody > tr:hover > .success, .causeview-embed .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  .causeview-embed .table > thead > tr > td.info, .causeview-embed .table > tbody > tr > td.info, .causeview-embed .table > tfoot > tr > td.info, .causeview-embed .table > thead > tr > th.info, .causeview-embed .table > tbody > tr > th.info, .causeview-embed .table > tfoot > tr > th.info, .causeview-embed .table > thead > tr.info > td, .causeview-embed .table > tbody > tr.info > td, .causeview-embed .table > tfoot > tr.info > td, .causeview-embed .table > thead > tr.info > th, .causeview-embed .table > tbody > tr.info > th, .causeview-embed .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .causeview-embed .table-hover > tbody > tr > td.info:hover, .causeview-embed .table-hover > tbody > tr > th.info:hover, .causeview-embed .table-hover > tbody > tr.info:hover > td, .causeview-embed .table-hover > tbody > tr:hover > .info, .causeview-embed .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .causeview-embed .table > thead > tr > td.warning, .causeview-embed .table > tbody > tr > td.warning, .causeview-embed .table > tfoot > tr > td.warning, .causeview-embed .table > thead > tr > th.warning, .causeview-embed .table > tbody > tr > th.warning, .causeview-embed .table > tfoot > tr > th.warning, .causeview-embed .table > thead > tr.warning > td, .causeview-embed .table > tbody > tr.warning > td, .causeview-embed .table > tfoot > tr.warning > td, .causeview-embed .table > thead > tr.warning > th, .causeview-embed .table > tbody > tr.warning > th, .causeview-embed .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .causeview-embed .table-hover > tbody > tr > td.warning:hover, .causeview-embed .table-hover > tbody > tr > th.warning:hover, .causeview-embed .table-hover > tbody > tr.warning:hover > td, .causeview-embed .table-hover > tbody > tr:hover > .warning, .causeview-embed .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .causeview-embed .table > thead > tr > td.danger, .causeview-embed .table > tbody > tr > td.danger, .causeview-embed .table > tfoot > tr > td.danger, .causeview-embed .table > thead > tr > th.danger, .causeview-embed .table > tbody > tr > th.danger, .causeview-embed .table > tfoot > tr > th.danger, .causeview-embed .table > thead > tr.danger > td, .causeview-embed .table > tbody > tr.danger > td, .causeview-embed .table > tfoot > tr.danger > td, .causeview-embed .table > thead > tr.danger > th, .causeview-embed .table > tbody > tr.danger > th, .causeview-embed .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .causeview-embed .table-hover > tbody > tr > td.danger:hover, .causeview-embed .table-hover > tbody > tr > th.danger:hover, .causeview-embed .table-hover > tbody > tr.danger:hover > td, .causeview-embed .table-hover > tbody > tr:hover > .danger, .causeview-embed .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .causeview-embed .table-responsive {
    min-height: .01%;
    overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .causeview-embed .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
    .causeview-embed .table-responsive > .table {
      margin-bottom: 0; }
    .causeview-embed .table-responsive > .table > thead > tr > th, .causeview-embed .table-responsive > .table > tbody > tr > th, .causeview-embed .table-responsive > .table > tfoot > tr > th, .causeview-embed .table-responsive > .table > thead > tr > td, .causeview-embed .table-responsive > .table > tbody > tr > td, .causeview-embed .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap; }
    .causeview-embed .table-responsive > .table-bordered {
      border: 0; }
    .causeview-embed .table-responsive > .table-bordered > thead > tr > th:first-child, .causeview-embed .table-responsive > .table-bordered > tbody > tr > th:first-child, .causeview-embed .table-responsive > .table-bordered > tfoot > tr > th:first-child, .causeview-embed .table-responsive > .table-bordered > thead > tr > td:first-child, .causeview-embed .table-responsive > .table-bordered > tbody > tr > td:first-child, .causeview-embed .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .causeview-embed .table-responsive > .table-bordered > thead > tr > th:last-child, .causeview-embed .table-responsive > .table-bordered > tbody > tr > th:last-child, .causeview-embed .table-responsive > .table-bordered > tfoot > tr > th:last-child, .causeview-embed .table-responsive > .table-bordered > thead > tr > td:last-child, .causeview-embed .table-responsive > .table-bordered > tbody > tr > td:last-child, .causeview-embed .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .causeview-embed .table-responsive > .table-bordered > tbody > tr:last-child > th, .causeview-embed .table-responsive > .table-bordered > tfoot > tr:last-child > th, .causeview-embed .table-responsive > .table-bordered > tbody > tr:last-child > td, .causeview-embed .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; } }
  .causeview-embed fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .causeview-embed legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .causeview-embed label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .causeview-embed input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .causeview-embed input[type="radio"], .causeview-embed input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .causeview-embed input[type="file"] {
    display: block; }
  .causeview-embed input[type="range"] {
    display: block;
    width: 100%; }
  .causeview-embed select[multiple], .causeview-embed select[size] {
    height: auto; }
  .causeview-embed input[type="file"]:focus, .causeview-embed input[type="radio"]:focus, .causeview-embed input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .causeview-embed output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }
  .causeview-embed #donation-form .form-control, .causeview-embed #donation-form .comment-form input[type="text"], .comment-form .causeview-embed #donation-form input[type="text"],
  .causeview-embed #donation-form .comment-form input[type="email"], .comment-form .causeview-embed #donation-form input[type="email"],
  .causeview-embed #donation-form .comment-form input[type="url"], .comment-form .causeview-embed #donation-form input[type="url"],
  .causeview-embed #donation-form .comment-form textarea, .comment-form .causeview-embed #donation-form textarea, .causeview-embed #donation-form .search-form .search-field, .search-form .causeview-embed #donation-form .search-field, .causeview-embed #donation-form #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed #donation-form input[type='email'],
  .causeview-embed #donation-form #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed #donation-form input[type='text'],
  .causeview-embed #donation-form #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed #donation-form input[type='tel'],
  .causeview-embed #donation-form #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed #donation-form select, .causeview-embed #donation-form .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed #donation-form input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; }
  .causeview-embed .form-control:focus, .causeview-embed .comment-form input:focus[type="text"], .comment-form .causeview-embed input:focus[type="text"],
  .causeview-embed .comment-form input:focus[type="email"], .comment-form .causeview-embed input:focus[type="email"],
  .causeview-embed .comment-form input:focus[type="url"], .comment-form .causeview-embed input:focus[type="url"],
  .causeview-embed .comment-form textarea:focus, .comment-form .causeview-embed textarea:focus, .causeview-embed .search-form .search-field:focus, .search-form .causeview-embed .search-field:focus, .causeview-embed #body_updatePanel .dataCol input:focus[type='email'], #body_updatePanel .dataCol .causeview-embed input:focus[type='email'],
  .causeview-embed #body_updatePanel .dataCol input:focus[type='text'], #body_updatePanel .dataCol .causeview-embed input:focus[type='text'],
  .causeview-embed #body_updatePanel .dataCol input:focus[type='tel'], #body_updatePanel .dataCol .causeview-embed input:focus[type='tel'],
  .causeview-embed #body_updatePanel .dataCol select:focus, #body_updatePanel .dataCol .causeview-embed select:focus, .causeview-embed .stripe-donations-container .custom-amount input:focus, .stripe-donations-container .custom-amount .causeview-embed input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .causeview-embed .form-control::-moz-placeholder, .causeview-embed .comment-form input[type="text"]::-moz-placeholder, .comment-form .causeview-embed input[type="text"]::-moz-placeholder,
  .causeview-embed .comment-form input[type="email"]::-moz-placeholder, .comment-form .causeview-embed input[type="email"]::-moz-placeholder,
  .causeview-embed .comment-form input[type="url"]::-moz-placeholder, .comment-form .causeview-embed input[type="url"]::-moz-placeholder,
  .causeview-embed .comment-form textarea::-moz-placeholder, .comment-form .causeview-embed textarea::-moz-placeholder, .causeview-embed .search-form .search-field::-moz-placeholder, .search-form .causeview-embed .search-field::-moz-placeholder, .causeview-embed #body_updatePanel .dataCol input[type='email']::-moz-placeholder, #body_updatePanel .dataCol .causeview-embed input[type='email']::-moz-placeholder,
  .causeview-embed #body_updatePanel .dataCol input[type='text']::-moz-placeholder, #body_updatePanel .dataCol .causeview-embed input[type='text']::-moz-placeholder,
  .causeview-embed #body_updatePanel .dataCol input[type='tel']::-moz-placeholder, #body_updatePanel .dataCol .causeview-embed input[type='tel']::-moz-placeholder,
  .causeview-embed #body_updatePanel .dataCol select::-moz-placeholder, #body_updatePanel .dataCol .causeview-embed select::-moz-placeholder, .causeview-embed .stripe-donations-container .custom-amount input::-moz-placeholder, .stripe-donations-container .custom-amount .causeview-embed input::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .causeview-embed .form-control:-ms-input-placeholder, .causeview-embed .comment-form input:-ms-input-placeholder[type="text"], .comment-form .causeview-embed input:-ms-input-placeholder[type="text"],
  .causeview-embed .comment-form input:-ms-input-placeholder[type="email"], .comment-form .causeview-embed input:-ms-input-placeholder[type="email"],
  .causeview-embed .comment-form input:-ms-input-placeholder[type="url"], .comment-form .causeview-embed input:-ms-input-placeholder[type="url"],
  .causeview-embed .comment-form textarea:-ms-input-placeholder, .comment-form .causeview-embed textarea:-ms-input-placeholder, .causeview-embed .search-form .search-field:-ms-input-placeholder, .search-form .causeview-embed .search-field:-ms-input-placeholder, .causeview-embed #body_updatePanel .dataCol input:-ms-input-placeholder[type='email'], #body_updatePanel .dataCol .causeview-embed input:-ms-input-placeholder[type='email'],
  .causeview-embed #body_updatePanel .dataCol input:-ms-input-placeholder[type='text'], #body_updatePanel .dataCol .causeview-embed input:-ms-input-placeholder[type='text'],
  .causeview-embed #body_updatePanel .dataCol input:-ms-input-placeholder[type='tel'], #body_updatePanel .dataCol .causeview-embed input:-ms-input-placeholder[type='tel'],
  .causeview-embed #body_updatePanel .dataCol select:-ms-input-placeholder, #body_updatePanel .dataCol .causeview-embed select:-ms-input-placeholder, .causeview-embed .stripe-donations-container .custom-amount input:-ms-input-placeholder, .stripe-donations-container .custom-amount .causeview-embed input:-ms-input-placeholder {
    color: #999; }
  .causeview-embed .form-control::-webkit-input-placeholder, .causeview-embed .comment-form input[type="text"]::-webkit-input-placeholder, .comment-form .causeview-embed input[type="text"]::-webkit-input-placeholder,
  .causeview-embed .comment-form input[type="email"]::-webkit-input-placeholder, .comment-form .causeview-embed input[type="email"]::-webkit-input-placeholder,
  .causeview-embed .comment-form input[type="url"]::-webkit-input-placeholder, .comment-form .causeview-embed input[type="url"]::-webkit-input-placeholder,
  .causeview-embed .comment-form textarea::-webkit-input-placeholder, .comment-form .causeview-embed textarea::-webkit-input-placeholder, .causeview-embed .search-form .search-field::-webkit-input-placeholder, .search-form .causeview-embed .search-field::-webkit-input-placeholder, .causeview-embed #body_updatePanel .dataCol input[type='email']::-webkit-input-placeholder, #body_updatePanel .dataCol .causeview-embed input[type='email']::-webkit-input-placeholder,
  .causeview-embed #body_updatePanel .dataCol input[type='text']::-webkit-input-placeholder, #body_updatePanel .dataCol .causeview-embed input[type='text']::-webkit-input-placeholder,
  .causeview-embed #body_updatePanel .dataCol input[type='tel']::-webkit-input-placeholder, #body_updatePanel .dataCol .causeview-embed input[type='tel']::-webkit-input-placeholder,
  .causeview-embed #body_updatePanel .dataCol select::-webkit-input-placeholder, #body_updatePanel .dataCol .causeview-embed select::-webkit-input-placeholder, .causeview-embed .stripe-donations-container .custom-amount input::-webkit-input-placeholder, .stripe-donations-container .custom-amount .causeview-embed input::-webkit-input-placeholder {
    color: #999; }
  .causeview-embed .form-control::-ms-expand, .causeview-embed .comment-form input[type="text"]::-ms-expand, .comment-form .causeview-embed input[type="text"]::-ms-expand,
  .causeview-embed .comment-form input[type="email"]::-ms-expand, .comment-form .causeview-embed input[type="email"]::-ms-expand,
  .causeview-embed .comment-form input[type="url"]::-ms-expand, .comment-form .causeview-embed input[type="url"]::-ms-expand,
  .causeview-embed .comment-form textarea::-ms-expand, .comment-form .causeview-embed textarea::-ms-expand, .causeview-embed .search-form .search-field::-ms-expand, .search-form .causeview-embed .search-field::-ms-expand, .causeview-embed #body_updatePanel .dataCol input[type='email']::-ms-expand, #body_updatePanel .dataCol .causeview-embed input[type='email']::-ms-expand,
  .causeview-embed #body_updatePanel .dataCol input[type='text']::-ms-expand, #body_updatePanel .dataCol .causeview-embed input[type='text']::-ms-expand,
  .causeview-embed #body_updatePanel .dataCol input[type='tel']::-ms-expand, #body_updatePanel .dataCol .causeview-embed input[type='tel']::-ms-expand,
  .causeview-embed #body_updatePanel .dataCol select::-ms-expand, #body_updatePanel .dataCol .causeview-embed select::-ms-expand, .causeview-embed .stripe-donations-container .custom-amount input::-ms-expand, .stripe-donations-container .custom-amount .causeview-embed input::-ms-expand {
    background-color: transparent;
    border: 0; }
  .causeview-embed .form-control[disabled], .causeview-embed .comment-form input[disabled][type="text"], .comment-form .causeview-embed input[disabled][type="text"],
  .causeview-embed .comment-form input[disabled][type="email"], .comment-form .causeview-embed input[disabled][type="email"],
  .causeview-embed .comment-form input[disabled][type="url"], .comment-form .causeview-embed input[disabled][type="url"],
  .causeview-embed .comment-form textarea[disabled], .comment-form .causeview-embed textarea[disabled], .causeview-embed .search-form .search-field[disabled], .search-form .causeview-embed .search-field[disabled], .causeview-embed #body_updatePanel .dataCol input[disabled][type='email'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='email'],
  .causeview-embed #body_updatePanel .dataCol input[disabled][type='text'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='text'],
  .causeview-embed #body_updatePanel .dataCol input[disabled][type='tel'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='tel'],
  .causeview-embed #body_updatePanel .dataCol select[disabled], #body_updatePanel .dataCol .causeview-embed select[disabled], .causeview-embed .stripe-donations-container .custom-amount input[disabled], .stripe-donations-container .custom-amount .causeview-embed input[disabled], .causeview-embed .form-control[readonly], .causeview-embed .comment-form input[readonly][type="text"], .comment-form .causeview-embed input[readonly][type="text"],
  .causeview-embed .comment-form input[readonly][type="email"], .comment-form .causeview-embed input[readonly][type="email"],
  .causeview-embed .comment-form input[readonly][type="url"], .comment-form .causeview-embed input[readonly][type="url"],
  .causeview-embed .comment-form textarea[readonly], .comment-form .causeview-embed textarea[readonly], .causeview-embed .search-form .search-field[readonly], .search-form .causeview-embed .search-field[readonly], .causeview-embed #body_updatePanel .dataCol input[readonly][type='email'], #body_updatePanel .dataCol .causeview-embed input[readonly][type='email'],
  .causeview-embed #body_updatePanel .dataCol input[readonly][type='text'], #body_updatePanel .dataCol .causeview-embed input[readonly][type='text'],
  .causeview-embed #body_updatePanel .dataCol input[readonly][type='tel'], #body_updatePanel .dataCol .causeview-embed input[readonly][type='tel'],
  .causeview-embed #body_updatePanel .dataCol select[readonly], #body_updatePanel .dataCol .causeview-embed select[readonly], .causeview-embed .stripe-donations-container .custom-amount input[readonly], .stripe-donations-container .custom-amount .causeview-embed input[readonly], .causeview-embed fieldset[disabled] .form-control, .causeview-embed fieldset[disabled] .comment-form input[type="text"], .comment-form .causeview-embed fieldset[disabled] input[type="text"],
  .causeview-embed fieldset[disabled] .comment-form input[type="email"], .comment-form .causeview-embed fieldset[disabled] input[type="email"],
  .causeview-embed fieldset[disabled] .comment-form input[type="url"], .comment-form .causeview-embed fieldset[disabled] input[type="url"],
  .causeview-embed fieldset[disabled] .comment-form textarea, .comment-form .causeview-embed fieldset[disabled] textarea, .causeview-embed fieldset[disabled] .search-form .search-field, .search-form .causeview-embed fieldset[disabled] .search-field, .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='email'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='text'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='tel'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] select, .causeview-embed fieldset[disabled] .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed fieldset[disabled] input {
    background-color: #eee;
    opacity: 1; }
  .causeview-embed .form-control[disabled], .causeview-embed .comment-form input[disabled][type="text"], .comment-form .causeview-embed input[disabled][type="text"],
  .causeview-embed .comment-form input[disabled][type="email"], .comment-form .causeview-embed input[disabled][type="email"],
  .causeview-embed .comment-form input[disabled][type="url"], .comment-form .causeview-embed input[disabled][type="url"],
  .causeview-embed .comment-form textarea[disabled], .comment-form .causeview-embed textarea[disabled], .causeview-embed .search-form .search-field[disabled], .search-form .causeview-embed .search-field[disabled], .causeview-embed #body_updatePanel .dataCol input[disabled][type='email'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='email'],
  .causeview-embed #body_updatePanel .dataCol input[disabled][type='text'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='text'],
  .causeview-embed #body_updatePanel .dataCol input[disabled][type='tel'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='tel'],
  .causeview-embed #body_updatePanel .dataCol select[disabled], #body_updatePanel .dataCol .causeview-embed select[disabled], .causeview-embed .stripe-donations-container .custom-amount input[disabled], .stripe-donations-container .custom-amount .causeview-embed input[disabled], .causeview-embed fieldset[disabled] .form-control, .causeview-embed fieldset[disabled] .comment-form input[type="text"], .comment-form .causeview-embed fieldset[disabled] input[type="text"],
  .causeview-embed fieldset[disabled] .comment-form input[type="email"], .comment-form .causeview-embed fieldset[disabled] input[type="email"],
  .causeview-embed fieldset[disabled] .comment-form input[type="url"], .comment-form .causeview-embed fieldset[disabled] input[type="url"],
  .causeview-embed fieldset[disabled] .comment-form textarea, .comment-form .causeview-embed fieldset[disabled] textarea, .causeview-embed fieldset[disabled] .search-form .search-field, .search-form .causeview-embed fieldset[disabled] .search-field, .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='email'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='text'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='tel'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] select, .causeview-embed fieldset[disabled] .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed fieldset[disabled] input {
    cursor: not-allowed; }
  .causeview-embed textarea.form-control,
  .causeview-embed .comment-form textarea, .comment-form .causeview-embed textarea, .causeview-embed .search-form textarea.search-field, .search-form .causeview-embed textarea.search-field {
    height: auto; }
  .causeview-embed input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .causeview-embed input[type="date"].form-control, .causeview-embed .comment-form input[type="date"][type="text"], .comment-form .causeview-embed input[type="date"][type="text"],
    .causeview-embed .comment-form input[type="date"][type="email"], .comment-form .causeview-embed input[type="date"][type="email"],
    .causeview-embed .comment-form input[type="date"][type="url"], .comment-form .causeview-embed input[type="date"][type="url"], .causeview-embed .search-form input.search-field[type="date"], .search-form .causeview-embed input.search-field[type="date"], .causeview-embed #body_updatePanel .dataCol input[type="date"][type='email'], #body_updatePanel .dataCol .causeview-embed input[type="date"][type='email'],
    .causeview-embed #body_updatePanel .dataCol input[type="date"][type='text'], #body_updatePanel .dataCol .causeview-embed input[type="date"][type='text'],
    .causeview-embed #body_updatePanel .dataCol input[type="date"][type='tel'], #body_updatePanel .dataCol .causeview-embed input[type="date"][type='tel'], .causeview-embed .stripe-donations-container .custom-amount input[type="date"], .stripe-donations-container .custom-amount .causeview-embed input[type="date"], .causeview-embed input[type="time"].form-control, .causeview-embed .comment-form input[type="time"][type="text"], .comment-form .causeview-embed input[type="time"][type="text"],
    .causeview-embed .comment-form input[type="time"][type="email"], .comment-form .causeview-embed input[type="time"][type="email"],
    .causeview-embed .comment-form input[type="time"][type="url"], .comment-form .causeview-embed input[type="time"][type="url"], .causeview-embed .search-form input.search-field[type="time"], .search-form .causeview-embed input.search-field[type="time"], .causeview-embed #body_updatePanel .dataCol input[type="time"][type='email'], #body_updatePanel .dataCol .causeview-embed input[type="time"][type='email'],
    .causeview-embed #body_updatePanel .dataCol input[type="time"][type='text'], #body_updatePanel .dataCol .causeview-embed input[type="time"][type='text'],
    .causeview-embed #body_updatePanel .dataCol input[type="time"][type='tel'], #body_updatePanel .dataCol .causeview-embed input[type="time"][type='tel'], .causeview-embed .stripe-donations-container .custom-amount input[type="time"], .stripe-donations-container .custom-amount .causeview-embed input[type="time"], .causeview-embed input[type="datetime-local"].form-control, .causeview-embed .comment-form input[type="datetime-local"][type="text"], .comment-form .causeview-embed input[type="datetime-local"][type="text"],
    .causeview-embed .comment-form input[type="datetime-local"][type="email"], .comment-form .causeview-embed input[type="datetime-local"][type="email"],
    .causeview-embed .comment-form input[type="datetime-local"][type="url"], .comment-form .causeview-embed input[type="datetime-local"][type="url"], .causeview-embed .search-form input.search-field[type="datetime-local"], .search-form .causeview-embed input.search-field[type="datetime-local"], .causeview-embed #body_updatePanel .dataCol input[type="datetime-local"][type='email'], #body_updatePanel .dataCol .causeview-embed input[type="datetime-local"][type='email'],
    .causeview-embed #body_updatePanel .dataCol input[type="datetime-local"][type='text'], #body_updatePanel .dataCol .causeview-embed input[type="datetime-local"][type='text'],
    .causeview-embed #body_updatePanel .dataCol input[type="datetime-local"][type='tel'], #body_updatePanel .dataCol .causeview-embed input[type="datetime-local"][type='tel'], .causeview-embed .stripe-donations-container .custom-amount input[type="datetime-local"], .stripe-donations-container .custom-amount .causeview-embed input[type="datetime-local"], .causeview-embed input[type="month"].form-control, .causeview-embed .comment-form input[type="month"][type="text"], .comment-form .causeview-embed input[type="month"][type="text"],
    .causeview-embed .comment-form input[type="month"][type="email"], .comment-form .causeview-embed input[type="month"][type="email"],
    .causeview-embed .comment-form input[type="month"][type="url"], .comment-form .causeview-embed input[type="month"][type="url"], .causeview-embed .search-form input.search-field[type="month"], .search-form .causeview-embed input.search-field[type="month"], .causeview-embed #body_updatePanel .dataCol input[type="month"][type='email'], #body_updatePanel .dataCol .causeview-embed input[type="month"][type='email'],
    .causeview-embed #body_updatePanel .dataCol input[type="month"][type='text'], #body_updatePanel .dataCol .causeview-embed input[type="month"][type='text'],
    .causeview-embed #body_updatePanel .dataCol input[type="month"][type='tel'], #body_updatePanel .dataCol .causeview-embed input[type="month"][type='tel'], .causeview-embed .stripe-donations-container .custom-amount input[type="month"], .stripe-donations-container .custom-amount .causeview-embed input[type="month"] {
      line-height: 34px; }
    .causeview-embed input[type="date"].input-sm, .causeview-embed input[type="time"].input-sm, .causeview-embed input[type="datetime-local"].input-sm, .causeview-embed input[type="month"].input-sm, .causeview-embed .input-group-sm input[type="date"], .causeview-embed .input-group-sm input[type="time"], .causeview-embed .input-group-sm input[type="datetime-local"], .causeview-embed .input-group-sm input[type="month"] {
      line-height: 30px; }
    .causeview-embed input[type="date"].input-lg, .causeview-embed input[type="time"].input-lg, .causeview-embed input[type="datetime-local"].input-lg, .causeview-embed input[type="month"].input-lg, .causeview-embed .input-group-lg input[type="date"], .causeview-embed .input-group-lg input[type="time"], .causeview-embed .input-group-lg input[type="datetime-local"], .causeview-embed .input-group-lg input[type="month"] {
      line-height: 46px; } }
  .causeview-embed .form-group, .causeview-embed .comment-form p, .comment-form .causeview-embed p, .causeview-embed .search-form label, .search-form .causeview-embed label {
    margin-bottom: 15px; }
  .causeview-embed .radio, .causeview-embed .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  .causeview-embed .radio label, .causeview-embed .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
  .causeview-embed .radio input[type="radio"], .causeview-embed .radio-inline input[type="radio"], .causeview-embed .checkbox input[type="checkbox"], .causeview-embed .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px; }
  .causeview-embed .radio + .radio, .causeview-embed .checkbox + .checkbox {
    margin-top: -5px; }
  .causeview-embed .radio-inline, .causeview-embed .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer; }
  .causeview-embed .radio-inline + .radio-inline, .causeview-embed .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .causeview-embed input[type="radio"][disabled], .causeview-embed input[type="checkbox"][disabled], .causeview-embed input[type="radio"].disabled, .causeview-embed input[type="checkbox"].disabled, .causeview-embed fieldset[disabled] input[type="radio"], .causeview-embed fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }
  .causeview-embed .radio-inline.disabled, .causeview-embed .checkbox-inline.disabled, .causeview-embed fieldset[disabled] .radio-inline, .causeview-embed fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }
  .causeview-embed .radio.disabled label, .causeview-embed .checkbox.disabled label, .causeview-embed fieldset[disabled] .radio label, .causeview-embed fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  .causeview-embed .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
  .causeview-embed .form-control-static.input-lg, .causeview-embed .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }
  .causeview-embed .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .causeview-embed select.input-sm {
    height: 30px;
    line-height: 30px; }
  .causeview-embed textarea.input-sm, .causeview-embed select[multiple].input-sm {
    height: auto; }
  .causeview-embed .form-group-sm .form-control, .causeview-embed .form-group-sm .comment-form input[type="text"], .comment-form .causeview-embed .form-group-sm input[type="text"],
  .causeview-embed .form-group-sm .comment-form input[type="email"], .comment-form .causeview-embed .form-group-sm input[type="email"],
  .causeview-embed .form-group-sm .comment-form input[type="url"], .comment-form .causeview-embed .form-group-sm input[type="url"],
  .causeview-embed .form-group-sm .comment-form textarea, .comment-form .causeview-embed .form-group-sm textarea, .causeview-embed .form-group-sm .search-form .search-field, .search-form .causeview-embed .form-group-sm .search-field, .causeview-embed .form-group-sm #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .form-group-sm input[type='email'],
  .causeview-embed .form-group-sm #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .form-group-sm input[type='text'],
  .causeview-embed .form-group-sm #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .form-group-sm input[type='tel'],
  .causeview-embed .form-group-sm #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .form-group-sm select, .causeview-embed .form-group-sm .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .form-group-sm input {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .causeview-embed .form-group-sm select.form-control, .causeview-embed .form-group-sm .search-form select.search-field, .search-form .causeview-embed .form-group-sm select.search-field,
  .causeview-embed .form-group-sm #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .form-group-sm select {
    height: 30px;
    line-height: 30px; }
  .causeview-embed .form-group-sm textarea.form-control,
  .causeview-embed .form-group-sm .comment-form textarea, .comment-form .causeview-embed .form-group-sm textarea, .causeview-embed .form-group-sm .search-form textarea.search-field, .search-form .causeview-embed .form-group-sm textarea.search-field, .causeview-embed .form-group-sm select[multiple].form-control, .causeview-embed .form-group-sm .search-form select.search-field[multiple], .search-form .causeview-embed .form-group-sm select.search-field[multiple],
  .causeview-embed .form-group-sm #body_updatePanel .dataCol select[multiple], #body_updatePanel .dataCol .causeview-embed .form-group-sm select[multiple] {
    height: auto; }
  .causeview-embed .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .causeview-embed .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .causeview-embed select.input-lg {
    height: 46px;
    line-height: 46px; }
  .causeview-embed textarea.input-lg, .causeview-embed select[multiple].input-lg {
    height: auto; }
  .causeview-embed .form-group-lg .form-control, .causeview-embed .form-group-lg .comment-form input[type="text"], .comment-form .causeview-embed .form-group-lg input[type="text"],
  .causeview-embed .form-group-lg .comment-form input[type="email"], .comment-form .causeview-embed .form-group-lg input[type="email"],
  .causeview-embed .form-group-lg .comment-form input[type="url"], .comment-form .causeview-embed .form-group-lg input[type="url"],
  .causeview-embed .form-group-lg .comment-form textarea, .comment-form .causeview-embed .form-group-lg textarea, .causeview-embed .form-group-lg .search-form .search-field, .search-form .causeview-embed .form-group-lg .search-field, .causeview-embed .form-group-lg #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .form-group-lg input[type='email'],
  .causeview-embed .form-group-lg #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .form-group-lg input[type='text'],
  .causeview-embed .form-group-lg #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .form-group-lg input[type='tel'],
  .causeview-embed .form-group-lg #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .form-group-lg select, .causeview-embed .form-group-lg .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .form-group-lg input {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .causeview-embed .form-group-lg select.form-control, .causeview-embed .form-group-lg .search-form select.search-field, .search-form .causeview-embed .form-group-lg select.search-field,
  .causeview-embed .form-group-lg #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .form-group-lg select {
    height: 46px;
    line-height: 46px; }
  .causeview-embed .form-group-lg textarea.form-control,
  .causeview-embed .form-group-lg .comment-form textarea, .comment-form .causeview-embed .form-group-lg textarea, .causeview-embed .form-group-lg .search-form textarea.search-field, .search-form .causeview-embed .form-group-lg textarea.search-field, .causeview-embed .form-group-lg select[multiple].form-control, .causeview-embed .form-group-lg .search-form select.search-field[multiple], .search-form .causeview-embed .form-group-lg select.search-field[multiple],
  .causeview-embed .form-group-lg #body_updatePanel .dataCol select[multiple], #body_updatePanel .dataCol .causeview-embed .form-group-lg select[multiple] {
    height: auto; }
  .causeview-embed .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .causeview-embed .has-feedback {
    position: relative; }
  .causeview-embed .has-feedback .form-control, .causeview-embed .has-feedback .comment-form input[type="text"], .comment-form .causeview-embed .has-feedback input[type="text"],
  .causeview-embed .has-feedback .comment-form input[type="email"], .comment-form .causeview-embed .has-feedback input[type="email"],
  .causeview-embed .has-feedback .comment-form input[type="url"], .comment-form .causeview-embed .has-feedback input[type="url"],
  .causeview-embed .has-feedback .comment-form textarea, .comment-form .causeview-embed .has-feedback textarea, .causeview-embed .has-feedback .search-form .search-field, .search-form .causeview-embed .has-feedback .search-field, .causeview-embed .has-feedback #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .has-feedback input[type='email'],
  .causeview-embed .has-feedback #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .has-feedback input[type='text'],
  .causeview-embed .has-feedback #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .has-feedback input[type='tel'],
  .causeview-embed .has-feedback #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .has-feedback select, .causeview-embed .has-feedback .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .has-feedback input {
    padding-right: 42.5px; }
  .causeview-embed .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }
  .causeview-embed .input-lg + .form-control-feedback, .causeview-embed .input-group-lg + .form-control-feedback, .causeview-embed .form-group-lg .form-control + .form-control-feedback, .causeview-embed .form-group-lg .comment-form input[type="text"] + .form-control-feedback, .comment-form .causeview-embed .form-group-lg input[type="text"] + .form-control-feedback, .causeview-embed .form-group-lg .comment-form input[type="email"] + .form-control-feedback, .comment-form .causeview-embed .form-group-lg input[type="email"] + .form-control-feedback, .causeview-embed .form-group-lg .comment-form input[type="url"] + .form-control-feedback, .comment-form .causeview-embed .form-group-lg input[type="url"] + .form-control-feedback, .causeview-embed .form-group-lg .comment-form textarea + .form-control-feedback, .comment-form .causeview-embed .form-group-lg textarea + .form-control-feedback, .causeview-embed .form-group-lg .search-form .search-field + .form-control-feedback, .search-form .causeview-embed .form-group-lg .search-field + .form-control-feedback, .causeview-embed .form-group-lg #body_updatePanel .dataCol input[type='email'] + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-lg input[type='email'] + .form-control-feedback, .causeview-embed .form-group-lg #body_updatePanel .dataCol input[type='text'] + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-lg input[type='text'] + .form-control-feedback, .causeview-embed .form-group-lg #body_updatePanel .dataCol input[type='tel'] + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-lg input[type='tel'] + .form-control-feedback, .causeview-embed .form-group-lg #body_updatePanel .dataCol select + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-lg select + .form-control-feedback, .causeview-embed .form-group-lg .stripe-donations-container .custom-amount input + .form-control-feedback, .stripe-donations-container .custom-amount .causeview-embed .form-group-lg input + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .causeview-embed .input-sm + .form-control-feedback, .causeview-embed .input-group-sm + .form-control-feedback, .causeview-embed .form-group-sm .form-control + .form-control-feedback, .causeview-embed .form-group-sm .comment-form input[type="text"] + .form-control-feedback, .comment-form .causeview-embed .form-group-sm input[type="text"] + .form-control-feedback, .causeview-embed .form-group-sm .comment-form input[type="email"] + .form-control-feedback, .comment-form .causeview-embed .form-group-sm input[type="email"] + .form-control-feedback, .causeview-embed .form-group-sm .comment-form input[type="url"] + .form-control-feedback, .comment-form .causeview-embed .form-group-sm input[type="url"] + .form-control-feedback, .causeview-embed .form-group-sm .comment-form textarea + .form-control-feedback, .comment-form .causeview-embed .form-group-sm textarea + .form-control-feedback, .causeview-embed .form-group-sm .search-form .search-field + .form-control-feedback, .search-form .causeview-embed .form-group-sm .search-field + .form-control-feedback, .causeview-embed .form-group-sm #body_updatePanel .dataCol input[type='email'] + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-sm input[type='email'] + .form-control-feedback, .causeview-embed .form-group-sm #body_updatePanel .dataCol input[type='text'] + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-sm input[type='text'] + .form-control-feedback, .causeview-embed .form-group-sm #body_updatePanel .dataCol input[type='tel'] + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-sm input[type='tel'] + .form-control-feedback, .causeview-embed .form-group-sm #body_updatePanel .dataCol select + .form-control-feedback, #body_updatePanel .dataCol .causeview-embed .form-group-sm select + .form-control-feedback, .causeview-embed .form-group-sm .stripe-donations-container .custom-amount input + .form-control-feedback, .stripe-donations-container .custom-amount .causeview-embed .form-group-sm input + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .causeview-embed .has-success .help-block, .causeview-embed .has-success .control-label, .causeview-embed .has-success .radio, .causeview-embed .has-success .checkbox, .causeview-embed .has-success .radio-inline, .causeview-embed .has-success .checkbox-inline, .causeview-embed .has-success.radio label, .causeview-embed .has-success.checkbox label, .causeview-embed .has-success.radio-inline label, .causeview-embed .has-success.checkbox-inline label {
    color: #3c763d; }
  .causeview-embed .has-success .form-control, .causeview-embed .has-success .comment-form input[type="text"], .comment-form .causeview-embed .has-success input[type="text"],
  .causeview-embed .has-success .comment-form input[type="email"], .comment-form .causeview-embed .has-success input[type="email"],
  .causeview-embed .has-success .comment-form input[type="url"], .comment-form .causeview-embed .has-success input[type="url"],
  .causeview-embed .has-success .comment-form textarea, .comment-form .causeview-embed .has-success textarea, .causeview-embed .has-success .search-form .search-field, .search-form .causeview-embed .has-success .search-field, .causeview-embed .has-success #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .has-success input[type='email'],
  .causeview-embed .has-success #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .has-success input[type='text'],
  .causeview-embed .has-success #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .has-success input[type='tel'],
  .causeview-embed .has-success #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .has-success select, .causeview-embed .has-success .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .has-success input {
    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); }
  .causeview-embed .has-success .form-control:focus, .causeview-embed .has-success .comment-form input:focus[type="text"], .comment-form .causeview-embed .has-success input:focus[type="text"],
  .causeview-embed .has-success .comment-form input:focus[type="email"], .comment-form .causeview-embed .has-success input:focus[type="email"],
  .causeview-embed .has-success .comment-form input:focus[type="url"], .comment-form .causeview-embed .has-success input:focus[type="url"],
  .causeview-embed .has-success .comment-form textarea:focus, .comment-form .causeview-embed .has-success textarea:focus, .causeview-embed .has-success .search-form .search-field:focus, .search-form .causeview-embed .has-success .search-field:focus, .causeview-embed .has-success #body_updatePanel .dataCol input:focus[type='email'], #body_updatePanel .dataCol .causeview-embed .has-success input:focus[type='email'],
  .causeview-embed .has-success #body_updatePanel .dataCol input:focus[type='text'], #body_updatePanel .dataCol .causeview-embed .has-success input:focus[type='text'],
  .causeview-embed .has-success #body_updatePanel .dataCol input:focus[type='tel'], #body_updatePanel .dataCol .causeview-embed .has-success input:focus[type='tel'],
  .causeview-embed .has-success #body_updatePanel .dataCol select:focus, #body_updatePanel .dataCol .causeview-embed .has-success select:focus, .causeview-embed .has-success .stripe-donations-container .custom-amount input:focus, .stripe-donations-container .custom-amount .causeview-embed .has-success input:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .causeview-embed .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }
  .causeview-embed .has-success .form-control-feedback {
    color: #3c763d; }
  .causeview-embed .has-warning .help-block, .causeview-embed .has-warning .control-label, .causeview-embed .has-warning .radio, .causeview-embed .has-warning .checkbox, .causeview-embed .has-warning .radio-inline, .causeview-embed .has-warning .checkbox-inline, .causeview-embed .has-warning.radio label, .causeview-embed .has-warning.checkbox label, .causeview-embed .has-warning.radio-inline label, .causeview-embed .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .causeview-embed .has-warning .form-control, .causeview-embed .has-warning .comment-form input[type="text"], .comment-form .causeview-embed .has-warning input[type="text"],
  .causeview-embed .has-warning .comment-form input[type="email"], .comment-form .causeview-embed .has-warning input[type="email"],
  .causeview-embed .has-warning .comment-form input[type="url"], .comment-form .causeview-embed .has-warning input[type="url"],
  .causeview-embed .has-warning .comment-form textarea, .comment-form .causeview-embed .has-warning textarea, .causeview-embed .has-warning .search-form .search-field, .search-form .causeview-embed .has-warning .search-field, .causeview-embed .has-warning #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .has-warning input[type='email'],
  .causeview-embed .has-warning #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .has-warning input[type='text'],
  .causeview-embed .has-warning #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .has-warning input[type='tel'],
  .causeview-embed .has-warning #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .has-warning select, .causeview-embed .has-warning .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .has-warning input {
    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); }
  .causeview-embed .has-warning .form-control:focus, .causeview-embed .has-warning .comment-form input:focus[type="text"], .comment-form .causeview-embed .has-warning input:focus[type="text"],
  .causeview-embed .has-warning .comment-form input:focus[type="email"], .comment-form .causeview-embed .has-warning input:focus[type="email"],
  .causeview-embed .has-warning .comment-form input:focus[type="url"], .comment-form .causeview-embed .has-warning input:focus[type="url"],
  .causeview-embed .has-warning .comment-form textarea:focus, .comment-form .causeview-embed .has-warning textarea:focus, .causeview-embed .has-warning .search-form .search-field:focus, .search-form .causeview-embed .has-warning .search-field:focus, .causeview-embed .has-warning #body_updatePanel .dataCol input:focus[type='email'], #body_updatePanel .dataCol .causeview-embed .has-warning input:focus[type='email'],
  .causeview-embed .has-warning #body_updatePanel .dataCol input:focus[type='text'], #body_updatePanel .dataCol .causeview-embed .has-warning input:focus[type='text'],
  .causeview-embed .has-warning #body_updatePanel .dataCol input:focus[type='tel'], #body_updatePanel .dataCol .causeview-embed .has-warning input:focus[type='tel'],
  .causeview-embed .has-warning #body_updatePanel .dataCol select:focus, #body_updatePanel .dataCol .causeview-embed .has-warning select:focus, .causeview-embed .has-warning .stripe-donations-container .custom-amount input:focus, .stripe-donations-container .custom-amount .causeview-embed .has-warning input:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .causeview-embed .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }
  .causeview-embed .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .causeview-embed #donation-form .has-error .help-block, .causeview-embed #donation-form .has-error .control-label, .causeview-embed #donation-form .has-error .radio, .causeview-embed #donation-form .has-error .checkbox, .causeview-embed #donation-form .has-error .radio-inline, .causeview-embed #donation-form .has-error .checkbox-inline, .causeview-embed #donation-form .has-error.radio label, .causeview-embed #donation-form .has-error.checkbox label, .causeview-embed #donation-form .has-error.radio-inline label, .causeview-embed #donation-form .has-error.checkbox-inline label {
    color: #a94442; }
  .causeview-embed #donation-form .has-error .form-control, .causeview-embed #donation-form .has-error .comment-form input[type="text"], .comment-form .causeview-embed #donation-form .has-error input[type="text"],
  .causeview-embed #donation-form .has-error .comment-form input[type="email"], .comment-form .causeview-embed #donation-form .has-error input[type="email"],
  .causeview-embed #donation-form .has-error .comment-form input[type="url"], .comment-form .causeview-embed #donation-form .has-error input[type="url"],
  .causeview-embed #donation-form .has-error .comment-form textarea, .comment-form .causeview-embed #donation-form .has-error textarea, .causeview-embed #donation-form .has-error .search-form .search-field, .search-form .causeview-embed #donation-form .has-error .search-field, .causeview-embed #donation-form .has-error #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed #donation-form .has-error input[type='email'],
  .causeview-embed #donation-form .has-error #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed #donation-form .has-error input[type='text'],
  .causeview-embed #donation-form .has-error #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed #donation-form .has-error input[type='tel'],
  .causeview-embed #donation-form .has-error #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed #donation-form .has-error select, .causeview-embed #donation-form .has-error .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed #donation-form .has-error input {
    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); }
  .causeview-embed #donation-form .has-error .form-control:focus, .causeview-embed #donation-form .has-error .comment-form input:focus[type="text"], .comment-form .causeview-embed #donation-form .has-error input:focus[type="text"],
  .causeview-embed #donation-form .has-error .comment-form input:focus[type="email"], .comment-form .causeview-embed #donation-form .has-error input:focus[type="email"],
  .causeview-embed #donation-form .has-error .comment-form input:focus[type="url"], .comment-form .causeview-embed #donation-form .has-error input:focus[type="url"],
  .causeview-embed #donation-form .has-error .comment-form textarea:focus, .comment-form .causeview-embed #donation-form .has-error textarea:focus, .causeview-embed #donation-form .has-error .search-form .search-field:focus, .search-form .causeview-embed #donation-form .has-error .search-field:focus, .causeview-embed #donation-form .has-error #body_updatePanel .dataCol input:focus[type='email'], #body_updatePanel .dataCol .causeview-embed #donation-form .has-error input:focus[type='email'],
  .causeview-embed #donation-form .has-error #body_updatePanel .dataCol input:focus[type='text'], #body_updatePanel .dataCol .causeview-embed #donation-form .has-error input:focus[type='text'],
  .causeview-embed #donation-form .has-error #body_updatePanel .dataCol input:focus[type='tel'], #body_updatePanel .dataCol .causeview-embed #donation-form .has-error input:focus[type='tel'],
  .causeview-embed #donation-form .has-error #body_updatePanel .dataCol select:focus, #body_updatePanel .dataCol .causeview-embed #donation-form .has-error select:focus, .causeview-embed #donation-form .has-error .stripe-donations-container .custom-amount input:focus, .stripe-donations-container .custom-amount .causeview-embed #donation-form .has-error input:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .causeview-embed #donation-form .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }
  .causeview-embed #donation-form .has-error .form-control-feedback {
    color: #a94442; }
  .causeview-embed .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .causeview-embed .has-feedback label.sr-only ~ .form-control-feedback, .causeview-embed .has-feedback label.screen-reader-text ~ .form-control-feedback {
    top: 0; }
  .causeview-embed .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .causeview-embed .form-inline .form-group, .causeview-embed .search-form .form-group, .causeview-embed .form-inline .comment-form p, .comment-form .causeview-embed .form-inline p, .causeview-embed .search-form .comment-form p, .comment-form .causeview-embed .search-form p, .causeview-embed .form-inline .search-form label, .search-form .causeview-embed .form-inline label, .causeview-embed .search-form label {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .causeview-embed .form-inline .form-control, .causeview-embed .search-form .form-control, .causeview-embed .form-inline .comment-form input[type="text"], .comment-form .causeview-embed .form-inline input[type="text"], .causeview-embed .search-form .comment-form input[type="text"], .comment-form .causeview-embed .search-form input[type="text"],
    .causeview-embed .form-inline .comment-form input[type="email"], .comment-form .causeview-embed .form-inline input[type="email"],
    .causeview-embed .search-form .comment-form input[type="email"], .comment-form .causeview-embed .search-form input[type="email"],
    .causeview-embed .form-inline .comment-form input[type="url"], .comment-form .causeview-embed .form-inline input[type="url"],
    .causeview-embed .search-form .comment-form input[type="url"], .comment-form .causeview-embed .search-form input[type="url"],
    .causeview-embed .form-inline .comment-form textarea, .comment-form .causeview-embed .form-inline textarea,
    .causeview-embed .search-form .comment-form textarea, .comment-form .causeview-embed .search-form textarea, .search-form .causeview-embed .form-inline .search-field, .causeview-embed .search-form .search-field, .causeview-embed .form-inline #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .form-inline input[type='email'], .causeview-embed .search-form #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .search-form input[type='email'],
    .causeview-embed .form-inline #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .form-inline input[type='text'],
    .causeview-embed .search-form #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .search-form input[type='text'],
    .causeview-embed .form-inline #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .form-inline input[type='tel'],
    .causeview-embed .search-form #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .search-form input[type='tel'],
    .causeview-embed .form-inline #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .form-inline select,
    .causeview-embed .search-form #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .search-form select, .causeview-embed .form-inline .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .form-inline input, .causeview-embed .search-form .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .search-form input {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .causeview-embed .form-inline .form-control-static, .causeview-embed .search-form .form-control-static {
      display: inline-block; }
    .causeview-embed .form-inline .input-group, .causeview-embed .search-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    .causeview-embed .form-inline .input-group .input-group-addon, .causeview-embed .search-form .input-group .input-group-addon, .causeview-embed .form-inline .input-group .input-group-btn, .causeview-embed .search-form .input-group .input-group-btn, .causeview-embed .form-inline .input-group .form-control, .causeview-embed .search-form .input-group .form-control, .causeview-embed .form-inline .input-group .comment-form input[type="text"], .comment-form .causeview-embed .form-inline .input-group input[type="text"], .causeview-embed .search-form .input-group .comment-form input[type="text"], .comment-form .causeview-embed .search-form .input-group input[type="text"],
    .causeview-embed .form-inline .input-group .comment-form input[type="email"], .comment-form .causeview-embed .form-inline .input-group input[type="email"],
    .causeview-embed .search-form .input-group .comment-form input[type="email"], .comment-form .causeview-embed .search-form .input-group input[type="email"],
    .causeview-embed .form-inline .input-group .comment-form input[type="url"], .comment-form .causeview-embed .form-inline .input-group input[type="url"],
    .causeview-embed .search-form .input-group .comment-form input[type="url"], .comment-form .causeview-embed .search-form .input-group input[type="url"],
    .causeview-embed .form-inline .input-group .comment-form textarea, .comment-form .causeview-embed .form-inline .input-group textarea,
    .causeview-embed .search-form .input-group .comment-form textarea, .comment-form .causeview-embed .search-form .input-group textarea, .causeview-embed .form-inline .input-group .search-form .search-field, .search-form .causeview-embed .form-inline .input-group .search-field, .causeview-embed .search-form .input-group .search-field, .causeview-embed .form-inline .input-group #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .form-inline .input-group input[type='email'], .causeview-embed .search-form .input-group #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group input[type='email'],
    .causeview-embed .form-inline .input-group #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .form-inline .input-group input[type='text'],
    .causeview-embed .search-form .input-group #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group input[type='text'],
    .causeview-embed .form-inline .input-group #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .form-inline .input-group input[type='tel'],
    .causeview-embed .search-form .input-group #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group input[type='tel'],
    .causeview-embed .form-inline .input-group #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .form-inline .input-group select,
    .causeview-embed .search-form .input-group #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .search-form .input-group select, .causeview-embed .form-inline .input-group .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .form-inline .input-group input, .causeview-embed .search-form .input-group .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .search-form .input-group input {
      width: auto; }
    .causeview-embed .form-inline .input-group > .form-control, .causeview-embed .search-form .input-group > .form-control, .causeview-embed .form-inline .comment-form .input-group > input[type="text"], .comment-form .causeview-embed .form-inline .input-group > input[type="text"], .causeview-embed .search-form .comment-form .input-group > input[type="text"], .comment-form .causeview-embed .search-form .input-group > input[type="text"],
    .causeview-embed .form-inline .comment-form .input-group > input[type="email"], .comment-form .causeview-embed .form-inline .input-group > input[type="email"],
    .causeview-embed .search-form .comment-form .input-group > input[type="email"], .comment-form .causeview-embed .search-form .input-group > input[type="email"],
    .causeview-embed .form-inline .comment-form .input-group > input[type="url"], .comment-form .causeview-embed .form-inline .input-group > input[type="url"],
    .causeview-embed .search-form .comment-form .input-group > input[type="url"], .comment-form .causeview-embed .search-form .input-group > input[type="url"],
    .causeview-embed .form-inline .comment-form .input-group > textarea, .comment-form .causeview-embed .form-inline .input-group > textarea,
    .causeview-embed .search-form .comment-form .input-group > textarea, .comment-form .causeview-embed .search-form .input-group > textarea, .search-form .causeview-embed .form-inline .input-group > .search-field, .causeview-embed .search-form .input-group > .search-field, .causeview-embed .form-inline #body_updatePanel .dataCol .input-group > input[type='email'], #body_updatePanel .dataCol .causeview-embed .form-inline .input-group > input[type='email'], .causeview-embed .search-form #body_updatePanel .dataCol .input-group > input[type='email'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group > input[type='email'],
    .causeview-embed .form-inline #body_updatePanel .dataCol .input-group > input[type='text'], #body_updatePanel .dataCol .causeview-embed .form-inline .input-group > input[type='text'],
    .causeview-embed .search-form #body_updatePanel .dataCol .input-group > input[type='text'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group > input[type='text'],
    .causeview-embed .form-inline #body_updatePanel .dataCol .input-group > input[type='tel'], #body_updatePanel .dataCol .causeview-embed .form-inline .input-group > input[type='tel'],
    .causeview-embed .search-form #body_updatePanel .dataCol .input-group > input[type='tel'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group > input[type='tel'],
    .causeview-embed .form-inline #body_updatePanel .dataCol .input-group > select, #body_updatePanel .dataCol .causeview-embed .form-inline .input-group > select,
    .causeview-embed .search-form #body_updatePanel .dataCol .input-group > select, #body_updatePanel .dataCol .causeview-embed .search-form .input-group > select, .causeview-embed .form-inline .stripe-donations-container .custom-amount .input-group > input, .stripe-donations-container .custom-amount .causeview-embed .form-inline .input-group > input, .causeview-embed .search-form .stripe-donations-container .custom-amount .input-group > input, .stripe-donations-container .custom-amount .causeview-embed .search-form .input-group > input {
      width: 100%; }
    .causeview-embed .form-inline .control-label, .causeview-embed .search-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .causeview-embed .form-inline .radio, .causeview-embed .search-form .radio, .causeview-embed .form-inline .checkbox, .causeview-embed .search-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .causeview-embed .form-inline .radio label, .causeview-embed .search-form .radio label, .causeview-embed .form-inline .checkbox label, .causeview-embed .search-form .checkbox label {
      padding-left: 0; }
    .causeview-embed .form-inline .radio input[type="radio"], .causeview-embed .search-form .radio input[type="radio"], .causeview-embed .form-inline .checkbox input[type="checkbox"], .causeview-embed .search-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .causeview-embed .form-inline .has-feedback .form-control-feedback, .causeview-embed .search-form .has-feedback .form-control-feedback {
      top: 0; } }
  .causeview-embed .form-horizontal .radio, .causeview-embed .form-horizontal .checkbox, .causeview-embed .form-horizontal .radio-inline, .causeview-embed .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }
  .causeview-embed .form-horizontal .radio, .causeview-embed .form-horizontal .checkbox {
    min-height: 27px; }
  .causeview-embed .form-horizontal .form-group, .causeview-embed .form-horizontal .comment-form p, .comment-form .causeview-embed .form-horizontal p, .causeview-embed .form-horizontal .search-form label, .search-form .causeview-embed .form-horizontal label {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .causeview-embed .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right; } }
  .causeview-embed .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .causeview-embed .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .causeview-embed .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  .causeview-embed .btn, .causeview-embed .comment-form input[type="submit"], .comment-form .causeview-embed input[type="submit"], .causeview-embed .search-form .search-submit, .search-form .causeview-embed .search-submit, .causeview-embed .btn-peace-partner, .causeview-embed .nav-links a, .nav-links .causeview-embed a, .causeview-embed #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed input[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.ui-state-active {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .causeview-embed .btn:focus, .causeview-embed .comment-form input:focus[type="submit"], .comment-form .causeview-embed input:focus[type="submit"], .causeview-embed .search-form .search-submit:focus, .search-form .causeview-embed .search-submit:focus, .causeview-embed .btn-peace-partner:focus, .causeview-embed .nav-links a:focus, .nav-links .causeview-embed a:focus, .causeview-embed #body_updatePanel .dataCol input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:focus, .causeview-embed .btn:active:focus, .causeview-embed .comment-form input:active:focus[type="submit"], .comment-form .causeview-embed input:active:focus[type="submit"], .causeview-embed .search-form .search-submit:active:focus, .search-form .causeview-embed .search-submit:active:focus, .causeview-embed .btn-peace-partner:active:focus, .causeview-embed .nav-links a:active:focus, .nav-links .causeview-embed a:active:focus, .causeview-embed #body_updatePanel .dataCol input:active:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:active:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active:focus, .causeview-embed .btn.active:focus, .causeview-embed .comment-form input.active:focus[type="submit"], .comment-form .causeview-embed input.active:focus[type="submit"], .causeview-embed .search-form .active.search-submit:focus, .search-form .causeview-embed .active.search-submit:focus, .causeview-embed .active.btn-peace-partner:focus, .causeview-embed .nav-links a.active:focus, .nav-links .causeview-embed a.active:focus, .causeview-embed #body_updatePanel .dataCol input.active:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.active:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active:focus, .causeview-embed .btn.focus, .causeview-embed .comment-form input.focus[type="submit"], .comment-form .causeview-embed input.focus[type="submit"], .causeview-embed .search-form .focus.search-submit, .search-form .causeview-embed .focus.search-submit, .causeview-embed .focus.btn-peace-partner, .causeview-embed .nav-links a.focus, .nav-links .causeview-embed a.focus, .causeview-embed #body_updatePanel .dataCol input.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.focus.ui-state-active, .causeview-embed .btn:active.focus, .causeview-embed .comment-form input:active.focus[type="submit"], .comment-form .causeview-embed input:active.focus[type="submit"], .causeview-embed .search-form .search-submit:active.focus, .search-form .causeview-embed .search-submit:active.focus, .causeview-embed .btn-peace-partner:active.focus, .causeview-embed .nav-links a:active.focus, .nav-links .causeview-embed a:active.focus, .causeview-embed #body_updatePanel .dataCol input:active.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:active.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active.focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active.focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active.focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active.focus, .causeview-embed .btn.active.focus, .causeview-embed .comment-form input.active.focus[type="submit"], .comment-form .causeview-embed input.active.focus[type="submit"], .causeview-embed .search-form .active.focus.search-submit, .search-form .causeview-embed .active.focus.search-submit, .causeview-embed .active.focus.btn-peace-partner, .causeview-embed .nav-links a.active.focus, .nav-links .causeview-embed a.active.focus, .causeview-embed #body_updatePanel .dataCol input.active.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.active.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.active.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.active.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.active.focus.ui-state-active {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .causeview-embed .btn:hover, .causeview-embed .comment-form input:hover[type="submit"], .comment-form .causeview-embed input:hover[type="submit"], .causeview-embed .search-form .search-submit:hover, .search-form .causeview-embed .search-submit:hover, .causeview-embed .btn-peace-partner:hover, .causeview-embed .nav-links a:hover, .nav-links .causeview-embed a:hover, .causeview-embed #body_updatePanel .dataCol input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:hover, .causeview-embed .btn:focus, .causeview-embed .comment-form input:focus[type="submit"], .comment-form .causeview-embed input:focus[type="submit"], .causeview-embed .search-form .search-submit:focus, .search-form .causeview-embed .search-submit:focus, .causeview-embed .btn-peace-partner:focus, .causeview-embed .nav-links a:focus, .nav-links .causeview-embed a:focus, .causeview-embed #body_updatePanel .dataCol input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:focus, .causeview-embed .btn.focus, .causeview-embed .comment-form input.focus[type="submit"], .comment-form .causeview-embed input.focus[type="submit"], .causeview-embed .search-form .focus.search-submit, .search-form .causeview-embed .focus.search-submit, .causeview-embed .focus.btn-peace-partner, .causeview-embed .nav-links a.focus, .nav-links .causeview-embed a.focus, .causeview-embed #body_updatePanel .dataCol input.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.focus.ui-state-active {
    color: #333;
    text-decoration: none; }
  .causeview-embed .btn:active, .causeview-embed .comment-form input:active[type="submit"], .comment-form .causeview-embed input:active[type="submit"], .causeview-embed .search-form .search-submit:active, .search-form .causeview-embed .search-submit:active, .causeview-embed .btn-peace-partner:active, .causeview-embed .nav-links a:active, .nav-links .causeview-embed a:active, .causeview-embed #body_updatePanel .dataCol input:active[type='button'], #body_updatePanel .dataCol .causeview-embed input:active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active, .causeview-embed .btn.active, .causeview-embed .comment-form input.active[type="submit"], .comment-form .causeview-embed input.active[type="submit"], .causeview-embed .search-form .active.search-submit, .search-form .causeview-embed .active.search-submit, .causeview-embed .active.btn-peace-partner, .causeview-embed .nav-links a.active, .nav-links .causeview-embed a.active, .causeview-embed #body_updatePanel .dataCol input.active[type='button'], #body_updatePanel .dataCol .causeview-embed input.active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active {
    background-image: none;
    outline: 0;
    -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); }
  .causeview-embed .btn.disabled, .causeview-embed .comment-form input.disabled[type="submit"], .comment-form .causeview-embed input.disabled[type="submit"], .causeview-embed .search-form .disabled.search-submit, .search-form .causeview-embed .disabled.search-submit, .causeview-embed .disabled.btn-peace-partner, .causeview-embed .nav-links a.disabled, .nav-links .causeview-embed a.disabled, .causeview-embed #body_updatePanel .dataCol input.disabled[type='button'], #body_updatePanel .dataCol .causeview-embed input.disabled[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.disabled.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.disabled.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.disabled.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.disabled.ui-state-active, .causeview-embed .btn[disabled], .causeview-embed .comment-form input[disabled][type="submit"], .comment-form .causeview-embed input[disabled][type="submit"], .causeview-embed .search-form .search-submit[disabled], .search-form .causeview-embed .search-submit[disabled], .causeview-embed .btn-peace-partner[disabled], .causeview-embed .nav-links a[disabled], .nav-links .causeview-embed a[disabled], .causeview-embed #body_updatePanel .dataCol input[disabled][type='button'], #body_updatePanel .dataCol .causeview-embed input[disabled][type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default[disabled], #body_updatePanel .dataCol .causeview-embed label.ui-state-default[disabled],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active[disabled], #body_updatePanel .dataCol .causeview-embed label.ui-state-active[disabled], .causeview-embed fieldset[disabled] .btn, .causeview-embed fieldset[disabled] .comment-form input[type="submit"], .comment-form .causeview-embed fieldset[disabled] input[type="submit"], .causeview-embed fieldset[disabled] .search-form .search-submit, .search-form .causeview-embed fieldset[disabled] .search-submit, .causeview-embed fieldset[disabled] .btn-peace-partner, .causeview-embed fieldset[disabled] .nav-links a, .nav-links .causeview-embed fieldset[disabled] a, .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input[type='button'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.ui-state-default,
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.ui-state-active {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65; }
  .causeview-embed a.btn.disabled, .causeview-embed .search-form a.disabled.search-submit, .search-form .causeview-embed a.disabled.search-submit, .causeview-embed a.disabled.btn-peace-partner, .causeview-embed .nav-links a.disabled, .nav-links .causeview-embed a.disabled, .causeview-embed fieldset[disabled] a.btn, .causeview-embed fieldset[disabled] .search-form a.search-submit, .search-form .causeview-embed fieldset[disabled] a.search-submit, .causeview-embed fieldset[disabled] a.btn-peace-partner, .causeview-embed fieldset[disabled] .nav-links a, .nav-links .causeview-embed fieldset[disabled] a {
    pointer-events: none; }
  .causeview-embed .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .causeview-embed .btn-default:focus, .causeview-embed .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .causeview-embed .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .causeview-embed .btn-default:active, .causeview-embed .btn-default.active, .causeview-embed .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .causeview-embed .btn-default:active:hover, .causeview-embed .btn-default.active:hover, .causeview-embed .open > .dropdown-toggle.btn-default:hover, .causeview-embed .btn-default:active:focus, .causeview-embed .btn-default.active:focus, .causeview-embed .open > .dropdown-toggle.btn-default:focus, .causeview-embed .btn-default:active.focus, .causeview-embed .btn-default.active.focus, .causeview-embed .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  .causeview-embed .btn-default:active, .causeview-embed .btn-default.active, .causeview-embed .open > .dropdown-toggle.btn-default {
    background-image: none; }
  .causeview-embed .btn-default.disabled:hover, .causeview-embed .btn-default[disabled]:hover, .causeview-embed fieldset[disabled] .btn-default:hover, .causeview-embed .btn-default.disabled:focus, .causeview-embed .btn-default[disabled]:focus, .causeview-embed fieldset[disabled] .btn-default:focus, .causeview-embed .btn-default.disabled.focus, .causeview-embed .btn-default[disabled].focus, .causeview-embed fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .causeview-embed .btn-default .badge {
    color: #fff;
    background-color: #333; }
  .causeview-embed .btn-primary, .causeview-embed .btn-orange, .causeview-embed .btn-black, .causeview-embed .comment-form input[type="submit"], .comment-form .causeview-embed input[type="submit"], .causeview-embed #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed input[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.ui-state-active {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
  .causeview-embed .btn-primary:focus, .causeview-embed .btn-orange:focus, .causeview-embed .btn-black:focus, .causeview-embed .comment-form input:focus[type="submit"], .comment-form .causeview-embed input:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:focus, .causeview-embed .btn-primary.focus, .causeview-embed .focus.btn-orange, .causeview-embed .focus.btn-black, .causeview-embed .comment-form input.focus[type="submit"], .comment-form .causeview-embed input.focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.focus.ui-state-active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .causeview-embed .btn-primary:hover, .causeview-embed .btn-orange:hover, .causeview-embed .btn-black:hover, .causeview-embed .comment-form input:hover[type="submit"], .comment-form .causeview-embed input:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .causeview-embed .btn-primary:active, .causeview-embed .btn-orange:active, .causeview-embed .btn-black:active, .causeview-embed .comment-form input:active[type="submit"], .comment-form .causeview-embed input:active[type="submit"], .causeview-embed #body_updatePanel .dataCol input:active[type='button'], #body_updatePanel .dataCol .causeview-embed input:active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active, .causeview-embed .btn-primary.active, .causeview-embed .active.btn-orange, .causeview-embed .active.btn-black, .causeview-embed .comment-form input.active[type="submit"], .comment-form .causeview-embed input.active[type="submit"], .causeview-embed #body_updatePanel .dataCol input.active[type='button'], #body_updatePanel .dataCol .causeview-embed input.active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active, .causeview-embed .open > .dropdown-toggle.btn-primary, .causeview-embed .open > .dropdown-toggle.btn-orange, .causeview-embed .open > .dropdown-toggle.btn-black, .causeview-embed .comment-form .open > input.dropdown-toggle[type="submit"], .comment-form .causeview-embed .open > input.dropdown-toggle[type="submit"], .causeview-embed #body_updatePanel .dataCol .open > input.dropdown-toggle[type='button'], #body_updatePanel .dataCol .causeview-embed .open > input.dropdown-toggle[type='button'],
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .causeview-embed .btn-primary:active:hover, .causeview-embed .btn-orange:active:hover, .causeview-embed .btn-black:active:hover, .causeview-embed .comment-form input:active:hover[type="submit"], .comment-form .causeview-embed input:active:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol input:active:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input:active:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active:hover,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active:hover, .causeview-embed .btn-primary.active:hover, .causeview-embed .active.btn-orange:hover, .causeview-embed .active.btn-black:hover, .causeview-embed .comment-form input.active:hover[type="submit"], .comment-form .causeview-embed input.active:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol input.active:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input.active:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active:hover, .causeview-embed .open > .dropdown-toggle.btn-primary:hover, .causeview-embed .open > .dropdown-toggle.btn-orange:hover, .causeview-embed .open > .dropdown-toggle.btn-black:hover, .causeview-embed .comment-form .open > input.dropdown-toggle:hover[type="submit"], .comment-form .causeview-embed .open > input.dropdown-toggle:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol .open > input.dropdown-toggle:hover[type='button'], #body_updatePanel .dataCol .causeview-embed .open > input.dropdown-toggle:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-active:hover, .causeview-embed .btn-primary:active:focus, .causeview-embed .btn-orange:active:focus, .causeview-embed .btn-black:active:focus, .causeview-embed .comment-form input:active:focus[type="submit"], .comment-form .causeview-embed input:active:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input:active:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:active:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active:focus, .causeview-embed .btn-primary.active:focus, .causeview-embed .active.btn-orange:focus, .causeview-embed .active.btn-black:focus, .causeview-embed .comment-form input.active:focus[type="submit"], .comment-form .causeview-embed input.active:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input.active:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.active:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active:focus, .causeview-embed .open > .dropdown-toggle.btn-primary:focus, .causeview-embed .open > .dropdown-toggle.btn-orange:focus, .causeview-embed .open > .dropdown-toggle.btn-black:focus, .causeview-embed .comment-form .open > input.dropdown-toggle:focus[type="submit"], .comment-form .causeview-embed .open > input.dropdown-toggle:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol .open > input.dropdown-toggle:focus[type='button'], #body_updatePanel .dataCol .causeview-embed .open > input.dropdown-toggle:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-active:focus, .causeview-embed .btn-primary:active.focus, .causeview-embed .btn-orange:active.focus, .causeview-embed .btn-black:active.focus, .causeview-embed .comment-form input:active.focus[type="submit"], .comment-form .causeview-embed input:active.focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input:active.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:active.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active.focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active.focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active.focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active.focus, .causeview-embed .btn-primary.active.focus, .causeview-embed .active.focus.btn-orange, .causeview-embed .active.focus.btn-black, .causeview-embed .comment-form input.active.focus[type="submit"], .comment-form .causeview-embed input.active.focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input.active.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.active.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.active.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.active.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.active.focus.ui-state-active, .causeview-embed .open > .dropdown-toggle.btn-primary.focus, .causeview-embed .open > .dropdown-toggle.focus.btn-orange, .causeview-embed .open > .dropdown-toggle.focus.btn-black, .causeview-embed .comment-form .open > input.dropdown-toggle.focus[type="submit"], .comment-form .causeview-embed .open > input.dropdown-toggle.focus[type="submit"], .causeview-embed #body_updatePanel .dataCol .open > input.dropdown-toggle.focus[type='button'], #body_updatePanel .dataCol .causeview-embed .open > input.dropdown-toggle.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.focus.ui-state-active {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  .causeview-embed .btn-primary:active, .causeview-embed .btn-orange:active, .causeview-embed .btn-black:active, .causeview-embed .comment-form input:active[type="submit"], .comment-form .causeview-embed input:active[type="submit"], .causeview-embed #body_updatePanel .dataCol input:active[type='button'], #body_updatePanel .dataCol .causeview-embed input:active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:active, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:active,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:active, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:active, .causeview-embed .btn-primary.active, .causeview-embed .active.btn-orange, .causeview-embed .active.btn-black, .causeview-embed .comment-form input.active[type="submit"], .comment-form .causeview-embed input.active[type="submit"], .causeview-embed #body_updatePanel .dataCol input.active[type='button'], #body_updatePanel .dataCol .causeview-embed input.active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active, .causeview-embed .open > .dropdown-toggle.btn-primary, .causeview-embed .open > .dropdown-toggle.btn-orange, .causeview-embed .open > .dropdown-toggle.btn-black, .causeview-embed .comment-form .open > input.dropdown-toggle[type="submit"], .comment-form .causeview-embed .open > input.dropdown-toggle[type="submit"], .causeview-embed #body_updatePanel .dataCol .open > input.dropdown-toggle[type='button'], #body_updatePanel .dataCol .causeview-embed .open > input.dropdown-toggle[type='button'],
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-default, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .open > label.dropdown-toggle.ui-state-active, #body_updatePanel .dataCol .causeview-embed .open > label.dropdown-toggle.ui-state-active {
    background-image: none; }
  .causeview-embed .btn-primary.disabled:hover, .causeview-embed .disabled.btn-orange:hover, .causeview-embed .disabled.btn-black:hover, .causeview-embed .comment-form input.disabled:hover[type="submit"], .comment-form .causeview-embed input.disabled:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol input.disabled:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input.disabled:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.disabled.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed label.disabled.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol label.disabled.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed label.disabled.ui-state-active:hover, .causeview-embed .btn-primary[disabled]:hover, .causeview-embed .btn-orange[disabled]:hover, .causeview-embed .btn-black[disabled]:hover, .causeview-embed .comment-form input[disabled]:hover[type="submit"], .comment-form .causeview-embed input[disabled]:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol input[disabled]:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input[disabled]:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default[disabled]:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-default[disabled]:hover,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active[disabled]:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-active[disabled]:hover, .causeview-embed fieldset[disabled] .btn-primary:hover, .causeview-embed fieldset[disabled] .btn-orange:hover, .causeview-embed fieldset[disabled] .btn-black:hover, .causeview-embed fieldset[disabled] .comment-form input:hover[type="submit"], .comment-form .causeview-embed fieldset[disabled] input:hover[type="submit"], .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input:hover[type='button'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.ui-state-default:hover,
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.ui-state-active:hover, .causeview-embed .btn-primary.disabled:focus, .causeview-embed .disabled.btn-orange:focus, .causeview-embed .disabled.btn-black:focus, .causeview-embed .comment-form input.disabled:focus[type="submit"], .comment-form .causeview-embed input.disabled:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input.disabled:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.disabled:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.disabled.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.disabled.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.disabled.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.disabled.ui-state-active:focus, .causeview-embed .btn-primary[disabled]:focus, .causeview-embed .btn-orange[disabled]:focus, .causeview-embed .btn-black[disabled]:focus, .causeview-embed .comment-form input[disabled]:focus[type="submit"], .comment-form .causeview-embed input[disabled]:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input[disabled]:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input[disabled]:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default[disabled]:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default[disabled]:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active[disabled]:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active[disabled]:focus, .causeview-embed fieldset[disabled] .btn-primary:focus, .causeview-embed fieldset[disabled] .btn-orange:focus, .causeview-embed fieldset[disabled] .btn-black:focus, .causeview-embed fieldset[disabled] .comment-form input:focus[type="submit"], .comment-form .causeview-embed fieldset[disabled] input:focus[type="submit"], .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input:focus[type='button'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.ui-state-default:focus,
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.ui-state-active:focus, .causeview-embed .btn-primary.disabled.focus, .causeview-embed .disabled.focus.btn-orange, .causeview-embed .disabled.focus.btn-black, .causeview-embed .comment-form input.disabled.focus[type="submit"], .comment-form .causeview-embed input.disabled.focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input.disabled.focus[type='button'], #body_updatePanel .dataCol .causeview-embed input.disabled.focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.disabled.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.disabled.focus.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.disabled.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.disabled.focus.ui-state-active, .causeview-embed .btn-primary[disabled].focus, .causeview-embed .btn-orange[disabled].focus, .causeview-embed .btn-black[disabled].focus, .causeview-embed .comment-form input[disabled].focus[type="submit"], .comment-form .causeview-embed input[disabled].focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input[disabled].focus[type='button'], #body_updatePanel .dataCol .causeview-embed input[disabled].focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default[disabled].focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default[disabled].focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active[disabled].focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active[disabled].focus, .causeview-embed fieldset[disabled] .btn-primary.focus, .causeview-embed fieldset[disabled] .focus.btn-orange, .causeview-embed fieldset[disabled] .focus.btn-black, .causeview-embed fieldset[disabled] .comment-form input.focus[type="submit"], .comment-form .causeview-embed fieldset[disabled] input.focus[type="submit"], .causeview-embed fieldset[disabled] #body_updatePanel .dataCol input.focus[type='button'], #body_updatePanel .dataCol .causeview-embed fieldset[disabled] input.focus[type='button'],
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.focus.ui-state-default, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.focus.ui-state-default,
  .causeview-embed fieldset[disabled] #body_updatePanel .dataCol label.focus.ui-state-active, #body_updatePanel .dataCol .causeview-embed fieldset[disabled] label.focus.ui-state-active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .causeview-embed .btn-primary .badge, .causeview-embed .btn-orange .badge, .causeview-embed .btn-black .badge, .causeview-embed .comment-form input[type="submit"] .badge, .comment-form .causeview-embed input[type="submit"] .badge, .causeview-embed #body_updatePanel .dataCol input[type='button'] .badge, #body_updatePanel .dataCol .causeview-embed input[type='button'] .badge, .causeview-embed #body_updatePanel .dataCol label.ui-state-default .badge, #body_updatePanel .dataCol .causeview-embed label.ui-state-default .badge, .causeview-embed #body_updatePanel .dataCol label.ui-state-active .badge, #body_updatePanel .dataCol .causeview-embed label.ui-state-active .badge {
    color: #337ab7;
    background-color: #fff; }
  .causeview-embed .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .causeview-embed .btn-success:focus, .causeview-embed .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .causeview-embed .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .causeview-embed .btn-success:active, .causeview-embed .btn-success.active, .causeview-embed .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .causeview-embed .btn-success:active:hover, .causeview-embed .btn-success.active:hover, .causeview-embed .open > .dropdown-toggle.btn-success:hover, .causeview-embed .btn-success:active:focus, .causeview-embed .btn-success.active:focus, .causeview-embed .open > .dropdown-toggle.btn-success:focus, .causeview-embed .btn-success:active.focus, .causeview-embed .btn-success.active.focus, .causeview-embed .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
  .causeview-embed .btn-success:active, .causeview-embed .btn-success.active, .causeview-embed .open > .dropdown-toggle.btn-success {
    background-image: none; }
  .causeview-embed .btn-success.disabled:hover, .causeview-embed .btn-success[disabled]:hover, .causeview-embed fieldset[disabled] .btn-success:hover, .causeview-embed .btn-success.disabled:focus, .causeview-embed .btn-success[disabled]:focus, .causeview-embed fieldset[disabled] .btn-success:focus, .causeview-embed .btn-success.disabled.focus, .causeview-embed .btn-success[disabled].focus, .causeview-embed fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .causeview-embed .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .causeview-embed .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  .causeview-embed .btn-info:focus, .causeview-embed .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .causeview-embed .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .causeview-embed .btn-info:active, .causeview-embed .btn-info.active, .causeview-embed .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .causeview-embed .btn-info:active:hover, .causeview-embed .btn-info.active:hover, .causeview-embed .open > .dropdown-toggle.btn-info:hover, .causeview-embed .btn-info:active:focus, .causeview-embed .btn-info.active:focus, .causeview-embed .open > .dropdown-toggle.btn-info:focus, .causeview-embed .btn-info:active.focus, .causeview-embed .btn-info.active.focus, .causeview-embed .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
  .causeview-embed .btn-info:active, .causeview-embed .btn-info.active, .causeview-embed .open > .dropdown-toggle.btn-info {
    background-image: none; }
  .causeview-embed .btn-info.disabled:hover, .causeview-embed .btn-info[disabled]:hover, .causeview-embed fieldset[disabled] .btn-info:hover, .causeview-embed .btn-info.disabled:focus, .causeview-embed .btn-info[disabled]:focus, .causeview-embed fieldset[disabled] .btn-info:focus, .causeview-embed .btn-info.disabled.focus, .causeview-embed .btn-info[disabled].focus, .causeview-embed fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .causeview-embed .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .causeview-embed .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  .causeview-embed .btn-warning:focus, .causeview-embed .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .causeview-embed .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .causeview-embed .btn-warning:active, .causeview-embed .btn-warning.active, .causeview-embed .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .causeview-embed .btn-warning:active:hover, .causeview-embed .btn-warning.active:hover, .causeview-embed .open > .dropdown-toggle.btn-warning:hover, .causeview-embed .btn-warning:active:focus, .causeview-embed .btn-warning.active:focus, .causeview-embed .open > .dropdown-toggle.btn-warning:focus, .causeview-embed .btn-warning:active.focus, .causeview-embed .btn-warning.active.focus, .causeview-embed .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
  .causeview-embed .btn-warning:active, .causeview-embed .btn-warning.active, .causeview-embed .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  .causeview-embed .btn-warning.disabled:hover, .causeview-embed .btn-warning[disabled]:hover, .causeview-embed fieldset[disabled] .btn-warning:hover, .causeview-embed .btn-warning.disabled:focus, .causeview-embed .btn-warning[disabled]:focus, .causeview-embed fieldset[disabled] .btn-warning:focus, .causeview-embed .btn-warning.disabled.focus, .causeview-embed .btn-warning[disabled].focus, .causeview-embed fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .causeview-embed .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .causeview-embed .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  .causeview-embed .btn-danger:focus, .causeview-embed .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .causeview-embed .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .causeview-embed .btn-danger:active, .causeview-embed .btn-danger.active, .causeview-embed .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .causeview-embed .btn-danger:active:hover, .causeview-embed .btn-danger.active:hover, .causeview-embed .open > .dropdown-toggle.btn-danger:hover, .causeview-embed .btn-danger:active:focus, .causeview-embed .btn-danger.active:focus, .causeview-embed .open > .dropdown-toggle.btn-danger:focus, .causeview-embed .btn-danger:active.focus, .causeview-embed .btn-danger.active.focus, .causeview-embed .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
  .causeview-embed .btn-danger:active, .causeview-embed .btn-danger.active, .causeview-embed .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  .causeview-embed .btn-danger.disabled:hover, .causeview-embed .btn-danger[disabled]:hover, .causeview-embed fieldset[disabled] .btn-danger:hover, .causeview-embed .btn-danger.disabled:focus, .causeview-embed .btn-danger[disabled]:focus, .causeview-embed fieldset[disabled] .btn-danger:focus, .causeview-embed .btn-danger.disabled.focus, .causeview-embed .btn-danger[disabled].focus, .causeview-embed fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .causeview-embed .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  .causeview-embed .btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0; }
  .causeview-embed .btn-link, .causeview-embed .btn-link:active, .causeview-embed .btn-link.active, .causeview-embed .btn-link[disabled], .causeview-embed fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .causeview-embed .btn-link, .causeview-embed .btn-link:hover, .causeview-embed .btn-link:focus, .causeview-embed .btn-link:active {
    border-color: transparent; }
  .causeview-embed .btn-link:hover, .causeview-embed .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .causeview-embed .btn-link[disabled]:hover, .causeview-embed fieldset[disabled] .btn-link:hover, .causeview-embed .btn-link[disabled]:focus, .causeview-embed fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none; }
  .causeview-embed .btn-xl, .causeview-embed .btn-group-xl > .btn, .causeview-embed .comment-form .btn-group-xl > input[type="submit"], .comment-form .causeview-embed .btn-group-xl > input[type="submit"], .causeview-embed .search-form .btn-group-xl > .search-submit, .search-form .causeview-embed .btn-group-xl > .search-submit, .causeview-embed .btn-group-xl > .btn-peace-partner, .causeview-embed .nav-links .btn-group-xl > a, .nav-links .causeview-embed .btn-group-xl > a, .causeview-embed #body_updatePanel .dataCol .btn-group-xl > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-xl > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-xl > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-xl > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-xl > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-xl > label.ui-state-active, .causeview-embed .btn-group-xl > .btn-group > .btn, .causeview-embed .comment-form .btn-group-xl > .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group-xl > .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group-xl > .btn-group > .search-submit, .search-form .causeview-embed .btn-group-xl > .btn-group > .search-submit, .causeview-embed .btn-group-xl > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group-xl > .btn-group > a, .nav-links .causeview-embed .btn-group-xl > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group-xl > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-xl > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-xl > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-xl > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-xl > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-xl > .btn-group > label.ui-state-active {
    padding: 20px 26px;
    font-size: 26px;
    line-height: 1.3333333;
    border-radius: 8px; }
  .causeview-embed .btn-lg, .causeview-embed .btn-group-lg > .btn, .causeview-embed .comment-form .btn-group-lg > input[type="submit"], .comment-form .causeview-embed .btn-group-lg > input[type="submit"], .causeview-embed .search-form .btn-group-lg > .search-submit, .search-form .causeview-embed .btn-group-lg > .search-submit, .causeview-embed .btn-group-lg > .btn-peace-partner, .causeview-embed .nav-links .btn-group-lg > a, .nav-links .causeview-embed .btn-group-lg > a, .causeview-embed #body_updatePanel .dataCol .btn-group-lg > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-lg > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > label.ui-state-active, .causeview-embed .btn-group-lg > .btn, .causeview-embed .comment-form .btn-group-lg > input[type="submit"], .comment-form .causeview-embed .btn-group-lg > input[type="submit"], .causeview-embed .search-form .btn-group-lg > .search-submit, .search-form .causeview-embed .btn-group-lg > .search-submit, .causeview-embed .btn-group-lg > .btn-peace-partner, .causeview-embed .nav-links .btn-group-lg > a, .nav-links .causeview-embed .btn-group-lg > a, .causeview-embed #body_updatePanel .dataCol .btn-group-lg > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-lg > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > label.ui-state-active, .causeview-embed .btn-group-lg > .btn-group > .btn, .causeview-embed .comment-form .btn-group-lg > .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group-lg > .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group-lg > .btn-group > .search-submit, .search-form .causeview-embed .btn-group-lg > .btn-group > .search-submit, .causeview-embed .btn-group-lg > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group-lg > .btn-group > a, .nav-links .causeview-embed .btn-group-lg > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group-lg > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-lg > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-lg > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-lg > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > .btn-group > label.ui-state-active {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .causeview-embed .btn-sm, .causeview-embed .btn-group-sm > .btn, .causeview-embed .comment-form .btn-group-sm > input[type="submit"], .comment-form .causeview-embed .btn-group-sm > input[type="submit"], .causeview-embed .search-form .btn-group-sm > .search-submit, .search-form .causeview-embed .btn-group-sm > .search-submit, .causeview-embed .btn-group-sm > .btn-peace-partner, .causeview-embed .nav-links .btn-group-sm > a, .nav-links .causeview-embed .btn-group-sm > a, .causeview-embed #body_updatePanel .dataCol .btn-group-sm > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-sm > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > label.ui-state-active, .causeview-embed .btn-group-sm > .btn, .causeview-embed .comment-form .btn-group-sm > input[type="submit"], .comment-form .causeview-embed .btn-group-sm > input[type="submit"], .causeview-embed .search-form .btn-group-sm > .search-submit, .search-form .causeview-embed .btn-group-sm > .search-submit, .causeview-embed .btn-group-sm > .btn-peace-partner, .causeview-embed .nav-links .btn-group-sm > a, .nav-links .causeview-embed .btn-group-sm > a, .causeview-embed #body_updatePanel .dataCol .btn-group-sm > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-sm > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > label.ui-state-active, .causeview-embed .btn-group-sm > .btn-group > .btn, .causeview-embed .comment-form .btn-group-sm > .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group-sm > .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group-sm > .btn-group > .search-submit, .search-form .causeview-embed .btn-group-sm > .btn-group > .search-submit, .causeview-embed .btn-group-sm > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group-sm > .btn-group > a, .nav-links .causeview-embed .btn-group-sm > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group-sm > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-sm > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > .btn-group > label.ui-state-active {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .causeview-embed .btn-xs, .causeview-embed .btn-group-xs > .btn, .causeview-embed .comment-form .btn-group-xs > input[type="submit"], .comment-form .causeview-embed .btn-group-xs > input[type="submit"], .causeview-embed .search-form .btn-group-xs > .search-submit, .search-form .causeview-embed .btn-group-xs > .search-submit, .causeview-embed .btn-group-xs > .btn-peace-partner, .causeview-embed .nav-links .btn-group-xs > a, .nav-links .causeview-embed .btn-group-xs > a, .causeview-embed #body_updatePanel .dataCol .btn-group-xs > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-xs > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-xs > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-xs > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > label.ui-state-active, .causeview-embed .btn-group-xs > .btn-group > .btn, .causeview-embed .comment-form .btn-group-xs > .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group-xs > .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group-xs > .btn-group > .search-submit, .search-form .causeview-embed .btn-group-xs > .btn-group > .search-submit, .causeview-embed .btn-group-xs > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group-xs > .btn-group > a, .nav-links .causeview-embed .btn-group-xs > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group-xs > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-xs > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-xs > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-xs > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > .btn-group > label.ui-state-active {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .causeview-embed .btn-block {
    display: block;
    width: 100%; }
  .causeview-embed .btn-block + .btn-block {
    margin-top: 5px; }
  .causeview-embed input[type="submit"].btn-block, .causeview-embed input[type="reset"].btn-block, .causeview-embed input[type="button"].btn-block {
    width: 100%; }
  .causeview-embed .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear; }
  .causeview-embed .fade.in {
    opacity: 1; }
  .causeview-embed .collapse {
    display: none; }
  .causeview-embed .collapse.in {
    display: block; }
  .causeview-embed tr.collapse.in {
    display: table-row; }
  .causeview-embed tbody.collapse.in {
    display: table-row-group; }
  .causeview-embed .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility; }
  .causeview-embed .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; }
  .causeview-embed .dropup, .causeview-embed .dropdown {
    position: relative; }
  .causeview-embed .dropdown-toggle:focus {
    outline: 0; }
  .causeview-embed .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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .causeview-embed .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .causeview-embed .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .causeview-embed .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
  .causeview-embed .dropdown-menu > li > a:hover, .causeview-embed .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  .causeview-embed .dropdown-menu > .active > a, .causeview-embed .dropdown-menu > .active > a:hover, .causeview-embed .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }
  .causeview-embed .dropdown-menu > .disabled > a, .causeview-embed .dropdown-menu > .disabled > a:hover, .causeview-embed .dropdown-menu > .disabled > a:focus {
    color: #777; }
  .causeview-embed .dropdown-menu > .disabled > a:hover, .causeview-embed .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .causeview-embed .open > .dropdown-menu {
    display: block; }
  .causeview-embed .open > a {
    outline: 0; }
  .causeview-embed .dropdown-menu-right {
    right: 0;
    left: auto; }
  .causeview-embed .dropdown-menu-left {
    right: auto;
    left: 0; }
  .causeview-embed .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }
  .causeview-embed .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  .causeview-embed .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .causeview-embed .dropup .caret, .causeview-embed .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9; }
  .causeview-embed .dropup .dropdown-menu, .causeview-embed .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .causeview-embed .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .causeview-embed .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0; } }
  .causeview-embed .btn-group, .causeview-embed .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  .causeview-embed .btn-group > .btn, .causeview-embed .comment-form .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group > .search-submit, .search-form .causeview-embed .btn-group > .search-submit, .causeview-embed .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group > a, .nav-links .causeview-embed .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active, .causeview-embed .btn-group-vertical > .btn, .causeview-embed .comment-form .btn-group-vertical > input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit, .search-form .causeview-embed .btn-group-vertical > .search-submit, .causeview-embed .btn-group-vertical > .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > a, .nav-links .causeview-embed .btn-group-vertical > a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active {
    position: relative;
    float: left; }
  .causeview-embed .btn-group > .btn:hover, .causeview-embed .comment-form .btn-group > input:hover[type="submit"], .comment-form .causeview-embed .btn-group > input:hover[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:hover, .search-form .causeview-embed .btn-group > .search-submit:hover, .causeview-embed .btn-group > .btn-peace-partner:hover, .causeview-embed .nav-links .btn-group > a:hover, .nav-links .causeview-embed .btn-group > a:hover, .causeview-embed #body_updatePanel .dataCol .btn-group > input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:hover, .causeview-embed .btn-group-vertical > .btn:hover, .causeview-embed .comment-form .btn-group-vertical > input:hover[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input:hover[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit:hover, .search-form .causeview-embed .btn-group-vertical > .search-submit:hover, .causeview-embed .btn-group-vertical > .btn-peace-partner:hover, .causeview-embed .nav-links .btn-group-vertical > a:hover, .nav-links .causeview-embed .btn-group-vertical > a:hover, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active:hover, .causeview-embed .btn-group > .btn:focus, .causeview-embed .comment-form .btn-group > input:focus[type="submit"], .comment-form .causeview-embed .btn-group > input:focus[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:focus, .search-form .causeview-embed .btn-group > .search-submit:focus, .causeview-embed .btn-group > .btn-peace-partner:focus, .causeview-embed .nav-links .btn-group > a:focus, .nav-links .causeview-embed .btn-group > a:focus, .causeview-embed #body_updatePanel .dataCol .btn-group > input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:focus, .causeview-embed .btn-group-vertical > .btn:focus, .causeview-embed .comment-form .btn-group-vertical > input:focus[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input:focus[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit:focus, .search-form .causeview-embed .btn-group-vertical > .search-submit:focus, .causeview-embed .btn-group-vertical > .btn-peace-partner:focus, .causeview-embed .nav-links .btn-group-vertical > a:focus, .nav-links .causeview-embed .btn-group-vertical > a:focus, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active:focus, .causeview-embed .btn-group > .btn:active, .causeview-embed .comment-form .btn-group > input:active[type="submit"], .comment-form .causeview-embed .btn-group > input:active[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:active, .search-form .causeview-embed .btn-group > .search-submit:active, .causeview-embed .btn-group > .btn-peace-partner:active, .causeview-embed .nav-links .btn-group > a:active, .nav-links .causeview-embed .btn-group > a:active, .causeview-embed #body_updatePanel .dataCol .btn-group > input:active[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:active[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:active, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:active,
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:active, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:active, .causeview-embed .btn-group-vertical > .btn:active, .causeview-embed .comment-form .btn-group-vertical > input:active[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input:active[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit:active, .search-form .causeview-embed .btn-group-vertical > .search-submit:active, .causeview-embed .btn-group-vertical > .btn-peace-partner:active, .causeview-embed .nav-links .btn-group-vertical > a:active, .nav-links .causeview-embed .btn-group-vertical > a:active, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input:active[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input:active[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default:active,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active:active, .causeview-embed .btn-group > .btn.active, .causeview-embed .comment-form .btn-group > input.active[type="submit"], .comment-form .causeview-embed .btn-group > input.active[type="submit"], .causeview-embed .search-form .btn-group > .active.search-submit, .search-form .causeview-embed .btn-group > .active.search-submit, .causeview-embed .btn-group > .active.btn-peace-partner, .causeview-embed .nav-links .btn-group > a.active, .nav-links .causeview-embed .btn-group > a.active, .causeview-embed #body_updatePanel .dataCol .btn-group > input.active[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input.active[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.active.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group > label.active.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.active.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group > label.active.ui-state-active, .causeview-embed .btn-group-vertical > .btn.active, .causeview-embed .comment-form .btn-group-vertical > input.active[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input.active[type="submit"], .causeview-embed .search-form .btn-group-vertical > .active.search-submit, .search-form .causeview-embed .btn-group-vertical > .active.search-submit, .causeview-embed .btn-group-vertical > .active.btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > a.active, .nav-links .causeview-embed .btn-group-vertical > a.active, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input.active[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input.active[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.active.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.active.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.active.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.active.ui-state-active {
    z-index: 2; }
  .causeview-embed .btn-group .btn + .btn, .causeview-embed .btn-group .comment-form input[type="submit"] + .btn, .comment-form .causeview-embed .btn-group input[type="submit"] + .btn, .causeview-embed .btn-group .search-form .search-submit + .btn, .search-form .causeview-embed .btn-group .search-submit + .btn, .causeview-embed .btn-group .btn-peace-partner + .btn, .causeview-embed .btn-group .nav-links a + .btn, .nav-links .causeview-embed .btn-group a + .btn, .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + .btn, .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + .btn, .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + .btn, .causeview-embed .btn-group .comment-form .btn + input[type="submit"], .comment-form .causeview-embed .btn-group .btn + input[type="submit"], .causeview-embed .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .causeview-embed .btn-group input[type="submit"] + input[type="submit"], .causeview-embed .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form .causeview-embed .btn-group .search-form .search-submit + input[type="submit"], .search-form .causeview-embed .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form .causeview-embed .btn-group .search-submit + input[type="submit"], .causeview-embed .btn-group .comment-form .btn-peace-partner + input[type="submit"], .comment-form .causeview-embed .btn-group .btn-peace-partner + input[type="submit"], .causeview-embed .btn-group .nav-links .comment-form a + input[type="submit"], .comment-form .causeview-embed .btn-group .nav-links a + input[type="submit"], .nav-links .causeview-embed .btn-group .comment-form a + input[type="submit"], .comment-form .nav-links .causeview-embed .btn-group a + input[type="submit"], .causeview-embed .btn-group #body_updatePanel .dataCol .comment-form input[type='button'] + input[type="submit"], .comment-form .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .btn-group .comment-form input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + input[type="submit"], .causeview-embed .btn-group #body_updatePanel .dataCol .comment-form label.ui-state-default + input[type="submit"], .comment-form .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .btn-group .comment-form label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + input[type="submit"], .causeview-embed .btn-group #body_updatePanel .dataCol .comment-form label.ui-state-active + input[type="submit"], .comment-form .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .btn-group .comment-form label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + input[type="submit"], .causeview-embed .btn-group .search-form .btn + .search-submit, .search-form .causeview-embed .btn-group .btn + .search-submit, .causeview-embed .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form .causeview-embed .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form .causeview-embed .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form .causeview-embed .btn-group input[type="submit"] + .search-submit, .causeview-embed .btn-group .search-form .search-submit + .search-submit, .search-form .causeview-embed .btn-group .search-submit + .search-submit, .causeview-embed .btn-group .search-form .btn-peace-partner + .search-submit, .search-form .causeview-embed .btn-group .btn-peace-partner + .search-submit, .causeview-embed .btn-group .nav-links .search-form a + .search-submit, .search-form .causeview-embed .btn-group .nav-links a + .search-submit, .nav-links .causeview-embed .btn-group .search-form a + .search-submit, .search-form .nav-links .causeview-embed .btn-group a + .search-submit, .causeview-embed .btn-group #body_updatePanel .dataCol .search-form input[type='button'] + .search-submit, .search-form .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + .search-submit, #body_updatePanel .dataCol .causeview-embed .btn-group .search-form input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + .search-submit, .causeview-embed .btn-group #body_updatePanel .dataCol .search-form label.ui-state-default + .search-submit, .search-form .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + .search-submit, #body_updatePanel .dataCol .causeview-embed .btn-group .search-form label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + .search-submit, .causeview-embed .btn-group #body_updatePanel .dataCol .search-form label.ui-state-active + .search-submit, .search-form .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + .search-submit, #body_updatePanel .dataCol .causeview-embed .btn-group .search-form label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + .search-submit, .causeview-embed .btn-group .btn + .btn-peace-partner, .causeview-embed .btn-group .comment-form input[type="submit"] + .btn-peace-partner, .comment-form .causeview-embed .btn-group input[type="submit"] + .btn-peace-partner, .causeview-embed .btn-group .search-form .search-submit + .btn-peace-partner, .search-form .causeview-embed .btn-group .search-submit + .btn-peace-partner, .causeview-embed .btn-group .btn-peace-partner + .btn-peace-partner, .causeview-embed .btn-group .nav-links a + .btn-peace-partner, .nav-links .causeview-embed .btn-group a + .btn-peace-partner, .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + .btn-peace-partner, .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + .btn-peace-partner, .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + .btn-peace-partner, .causeview-embed .btn-group .nav-links .btn + a, .nav-links .causeview-embed .btn-group .btn + a, .causeview-embed .btn-group .comment-form .nav-links input[type="submit"] + a, .nav-links .causeview-embed .btn-group .comment-form input[type="submit"] + a, .comment-form .causeview-embed .btn-group .nav-links input[type="submit"] + a, .nav-links .comment-form .causeview-embed .btn-group input[type="submit"] + a, .causeview-embed .btn-group .search-form .nav-links .search-submit + a, .nav-links .causeview-embed .btn-group .search-form .search-submit + a, .search-form .causeview-embed .btn-group .nav-links .search-submit + a, .nav-links .search-form .causeview-embed .btn-group .search-submit + a, .causeview-embed .btn-group .nav-links .btn-peace-partner + a, .nav-links .causeview-embed .btn-group .btn-peace-partner + a, .causeview-embed .btn-group .nav-links a + a, .nav-links .causeview-embed .btn-group a + a, .causeview-embed .btn-group #body_updatePanel .dataCol .nav-links input[type='button'] + a, .nav-links .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + a, #body_updatePanel .dataCol .causeview-embed .btn-group .nav-links input[type='button'] + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + a, .causeview-embed .btn-group #body_updatePanel .dataCol .nav-links label.ui-state-default + a, .nav-links .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + a, #body_updatePanel .dataCol .causeview-embed .btn-group .nav-links label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + a, .causeview-embed .btn-group #body_updatePanel .dataCol .nav-links label.ui-state-active + a, .nav-links .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + a, #body_updatePanel .dataCol .causeview-embed .btn-group .nav-links label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + a, .causeview-embed .btn-group #body_updatePanel .dataCol .btn + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group .btn + input[type='button'], .causeview-embed .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group .comment-form input[type="submit"] + input[type='button'], .comment-form .causeview-embed .btn-group #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group input[type="submit"] + input[type='button'], .causeview-embed .btn-group .search-form #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group .search-form .search-submit + input[type='button'], .search-form .causeview-embed .btn-group #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .causeview-embed .btn-group .search-submit + input[type='button'], .causeview-embed .btn-group #body_updatePanel .dataCol .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group .btn-peace-partner + input[type='button'], .causeview-embed .btn-group .nav-links #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group .nav-links a + input[type='button'], .nav-links .causeview-embed .btn-group #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group a + input[type='button'], .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + input[type='button'], .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + input[type='button'], .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + input[type='button'],
  .causeview-embed .btn-group #body_updatePanel .dataCol .btn + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group .btn + label.ui-state-default,
  .causeview-embed .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group .comment-form input[type="submit"] + label.ui-state-default, .comment-form .causeview-embed .btn-group #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group input[type="submit"] + label.ui-state-default,
  .causeview-embed .btn-group .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group .search-form .search-submit + label.ui-state-default, .search-form .causeview-embed .btn-group #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .causeview-embed .btn-group .search-submit + label.ui-state-default,
  .causeview-embed .btn-group #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group .btn-peace-partner + label.ui-state-default,
  .causeview-embed .btn-group .nav-links #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group .nav-links a + label.ui-state-default, .nav-links .causeview-embed .btn-group #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group a + label.ui-state-default,
  .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + label.ui-state-default,
  .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + label.ui-state-default,
  .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + label.ui-state-default,
  .causeview-embed .btn-group #body_updatePanel .dataCol .btn + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group .btn + label.ui-state-active,
  .causeview-embed .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group .comment-form input[type="submit"] + label.ui-state-active, .comment-form .causeview-embed .btn-group #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group input[type="submit"] + label.ui-state-active,
  .causeview-embed .btn-group .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group .search-form .search-submit + label.ui-state-active, .search-form .causeview-embed .btn-group #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .causeview-embed .btn-group .search-submit + label.ui-state-active,
  .causeview-embed .btn-group #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group .btn-peace-partner + label.ui-state-active,
  .causeview-embed .btn-group .nav-links #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group .nav-links a + label.ui-state-active, .nav-links .causeview-embed .btn-group #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group a + label.ui-state-active,
  .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + label.ui-state-active,
  .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + label.ui-state-active,
  .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + label.ui-state-active, .causeview-embed .btn-group .btn + .btn-group, .causeview-embed .btn-group .comment-form input[type="submit"] + .btn-group, .comment-form .causeview-embed .btn-group input[type="submit"] + .btn-group, .causeview-embed .btn-group .search-form .search-submit + .btn-group, .search-form .causeview-embed .btn-group .search-submit + .btn-group, .causeview-embed .btn-group .btn-peace-partner + .btn-group, .causeview-embed .btn-group .nav-links a + .btn-group, .nav-links .causeview-embed .btn-group a + .btn-group, .causeview-embed .btn-group #body_updatePanel .dataCol input[type='button'] + .btn-group, #body_updatePanel .dataCol .causeview-embed .btn-group input[type='button'] + .btn-group, .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn-group, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-default + .btn-group, .causeview-embed .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn-group, #body_updatePanel .dataCol .causeview-embed .btn-group label.ui-state-active + .btn-group, .causeview-embed .btn-group .btn-group + .btn, .causeview-embed .btn-group .comment-form .btn-group + input[type="submit"], .comment-form .causeview-embed .btn-group .btn-group + input[type="submit"], .causeview-embed .btn-group .search-form .btn-group + .search-submit, .search-form .causeview-embed .btn-group .btn-group + .search-submit, .causeview-embed .btn-group .btn-group + .btn-peace-partner, .causeview-embed .btn-group .nav-links .btn-group + a, .nav-links .causeview-embed .btn-group .btn-group + a, .causeview-embed .btn-group #body_updatePanel .dataCol .btn-group + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group .btn-group + input[type='button'],
  .causeview-embed .btn-group #body_updatePanel .dataCol .btn-group + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group .btn-group + label.ui-state-default,
  .causeview-embed .btn-group #body_updatePanel .dataCol .btn-group + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group .btn-group + label.ui-state-active, .causeview-embed .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .causeview-embed .btn-toolbar {
    margin-left: -5px; }
  .causeview-embed .btn-toolbar .btn, .causeview-embed .btn-toolbar .comment-form input[type="submit"], .comment-form .causeview-embed .btn-toolbar input[type="submit"], .causeview-embed .btn-toolbar .search-form .search-submit, .search-form .causeview-embed .btn-toolbar .search-submit, .causeview-embed .btn-toolbar .btn-peace-partner, .causeview-embed .btn-toolbar .nav-links a, .nav-links .causeview-embed .btn-toolbar a, .causeview-embed .btn-toolbar #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-toolbar input[type='button'],
  .causeview-embed .btn-toolbar #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-toolbar label.ui-state-default,
  .causeview-embed .btn-toolbar #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-toolbar label.ui-state-active, .causeview-embed .btn-toolbar .btn-group, .causeview-embed .btn-toolbar .input-group {
    float: left; }
  .causeview-embed .btn-toolbar > .btn, .causeview-embed .comment-form .btn-toolbar > input[type="submit"], .comment-form .causeview-embed .btn-toolbar > input[type="submit"], .causeview-embed .search-form .btn-toolbar > .search-submit, .search-form .causeview-embed .btn-toolbar > .search-submit, .causeview-embed .btn-toolbar > .btn-peace-partner, .causeview-embed .nav-links .btn-toolbar > a, .nav-links .causeview-embed .btn-toolbar > a, .causeview-embed #body_updatePanel .dataCol .btn-toolbar > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-toolbar > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-toolbar > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-toolbar > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-toolbar > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-toolbar > label.ui-state-active, .causeview-embed .btn-toolbar > .btn-group, .causeview-embed .btn-toolbar > .input-group {
    margin-left: 5px; }
  .causeview-embed .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .causeview-embed .comment-form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form .causeview-embed .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .search-form .causeview-embed .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .causeview-embed .btn-group > .btn-peace-partner:not(:first-child):not(:last-child):not(.dropdown-toggle), .causeview-embed .nav-links .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .nav-links .causeview-embed .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .causeview-embed #body_updatePanel .dataCol .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:not(:first-child):not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:not(:first-child):not(:last-child):not(.dropdown-toggle),
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:not(:first-child):not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .causeview-embed .btn-group > .btn:first-child, .causeview-embed .comment-form .btn-group > input:first-child[type="submit"], .comment-form .causeview-embed .btn-group > input:first-child[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:first-child, .search-form .causeview-embed .btn-group > .search-submit:first-child, .causeview-embed .btn-group > .btn-peace-partner:first-child, .causeview-embed .nav-links .btn-group > a:first-child, .nav-links .causeview-embed .btn-group > a:first-child, .causeview-embed #body_updatePanel .dataCol .btn-group > input:first-child[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:first-child[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:first-child,
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:first-child {
    margin-left: 0; }
  .causeview-embed .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed .comment-form .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form .causeview-embed .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .search-form .causeview-embed .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed .btn-group > .btn-peace-partner:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed .nav-links .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .nav-links .causeview-embed .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed #body_updatePanel .dataCol .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:first-child:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:first-child:not(:last-child):not(.dropdown-toggle),
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:first-child:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .causeview-embed .btn-group > .btn:last-child:not(:first-child), .causeview-embed .comment-form .btn-group > input:last-child:not(:first-child)[type="submit"], .comment-form .causeview-embed .btn-group > input:last-child:not(:first-child)[type="submit"], .causeview-embed .search-form .btn-group > .search-submit:last-child:not(:first-child), .search-form .causeview-embed .btn-group > .search-submit:last-child:not(:first-child), .causeview-embed .btn-group > .btn-peace-partner:last-child:not(:first-child), .causeview-embed .nav-links .btn-group > a:last-child:not(:first-child), .nav-links .causeview-embed .btn-group > a:last-child:not(:first-child), .causeview-embed #body_updatePanel .dataCol .btn-group > input:last-child:not(:first-child)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > input:last-child:not(:first-child)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default:last-child:not(:first-child), #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default:last-child:not(:first-child),
  .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active:last-child:not(:first-child), #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active:last-child:not(:first-child), .causeview-embed .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .causeview-embed .btn-group > .btn-group {
    float: left; }
  .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .causeview-embed .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .comment-form .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .causeview-embed .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .search-form .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-peace-partner, .causeview-embed .nav-links .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .nav-links .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:not(:first-child):not(:last-child) > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:not(:first-child):not(:last-child) > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:not(:first-child):not(:last-child) > label.ui-state-active {
    border-radius: 0; }
  .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .causeview-embed .comment-form .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .comment-form .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .causeview-embed .search-form .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .search-form .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > .btn-peace-partner:last-child, .causeview-embed .nav-links .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .nav-links .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:first-child:not(:last-child) > label.ui-state-default:last-child, #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > label.ui-state-default:last-child,
  .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:first-child:not(:last-child) > label.ui-state-active:last-child, #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > label.ui-state-active:last-child, .causeview-embed .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .causeview-embed .comment-form .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .comment-form .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .causeview-embed .search-form .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .search-form .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > .btn-peace-partner:first-child, .causeview-embed .nav-links .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .nav-links .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:last-child:not(:first-child) > label.ui-state-default:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > label.ui-state-default:first-child,
  .causeview-embed #body_updatePanel .dataCol .btn-group > .btn-group:last-child:not(:first-child) > label.ui-state-active:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group > .btn-group:last-child:not(:first-child) > label.ui-state-active:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .causeview-embed .btn-group .dropdown-toggle:active, .causeview-embed .btn-group.open .dropdown-toggle {
    outline: 0; }
  .causeview-embed .btn-group > .btn + .dropdown-toggle, .causeview-embed .comment-form .btn-group > input[type="submit"] + .dropdown-toggle, .comment-form .causeview-embed .btn-group > input[type="submit"] + .dropdown-toggle, .causeview-embed .search-form .btn-group > .search-submit + .dropdown-toggle, .search-form .causeview-embed .btn-group > .search-submit + .dropdown-toggle, .causeview-embed .btn-group > .btn-peace-partner + .dropdown-toggle, .causeview-embed .nav-links .btn-group > a + .dropdown-toggle, .nav-links .causeview-embed .btn-group > a + .dropdown-toggle, .causeview-embed #body_updatePanel .dataCol .btn-group > input[type='button'] + .dropdown-toggle, #body_updatePanel .dataCol .causeview-embed .btn-group > input[type='button'] + .dropdown-toggle, .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-default + .dropdown-toggle, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-default + .dropdown-toggle, .causeview-embed #body_updatePanel .dataCol .btn-group > label.ui-state-active + .dropdown-toggle, #body_updatePanel .dataCol .causeview-embed .btn-group > label.ui-state-active + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  .causeview-embed .btn-group > .btn-lg + .dropdown-toggle, .causeview-embed .btn-group-lg.btn-group > .btn + .dropdown-toggle, .causeview-embed .comment-form .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, .comment-form .causeview-embed .btn-group-lg.btn-group > input[type="submit"] + .dropdown-toggle, .causeview-embed .search-form .btn-group-lg.btn-group > .search-submit + .dropdown-toggle, .search-form .causeview-embed .btn-group-lg.btn-group > .search-submit + .dropdown-toggle, .causeview-embed .btn-group-lg.btn-group > .btn-peace-partner + .dropdown-toggle, .causeview-embed .nav-links .btn-group-lg.btn-group > a + .dropdown-toggle, .nav-links .causeview-embed .btn-group-lg.btn-group > a + .dropdown-toggle, .causeview-embed #body_updatePanel .dataCol .btn-group-lg.btn-group > input[type='button'] + .dropdown-toggle, #body_updatePanel .dataCol .causeview-embed .btn-group-lg.btn-group > input[type='button'] + .dropdown-toggle, .causeview-embed #body_updatePanel .dataCol .btn-group-lg.btn-group > label.ui-state-default + .dropdown-toggle, #body_updatePanel .dataCol .causeview-embed .btn-group-lg.btn-group > label.ui-state-default + .dropdown-toggle, .causeview-embed #body_updatePanel .dataCol .btn-group-lg.btn-group > label.ui-state-active + .dropdown-toggle, #body_updatePanel .dataCol .causeview-embed .btn-group-lg.btn-group > label.ui-state-active + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  .causeview-embed .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); }
  .causeview-embed .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .causeview-embed .btn .caret, .causeview-embed .comment-form input[type="submit"] .caret, .comment-form .causeview-embed input[type="submit"] .caret, .causeview-embed .search-form .search-submit .caret, .search-form .causeview-embed .search-submit .caret, .causeview-embed .btn-peace-partner .caret, .causeview-embed .nav-links a .caret, .nav-links .causeview-embed a .caret, .causeview-embed #body_updatePanel .dataCol input[type='button'] .caret, #body_updatePanel .dataCol .causeview-embed input[type='button'] .caret, .causeview-embed #body_updatePanel .dataCol label.ui-state-default .caret, #body_updatePanel .dataCol .causeview-embed label.ui-state-default .caret, .causeview-embed #body_updatePanel .dataCol label.ui-state-active .caret, #body_updatePanel .dataCol .causeview-embed label.ui-state-active .caret {
    margin-left: 0; }
  .causeview-embed .btn-lg .caret, .causeview-embed .btn-group-lg > .btn .caret, .causeview-embed .comment-form .btn-group-lg > input[type="submit"] .caret, .comment-form .causeview-embed .btn-group-lg > input[type="submit"] .caret, .causeview-embed .search-form .btn-group-lg > .search-submit .caret, .search-form .causeview-embed .btn-group-lg > .search-submit .caret, .causeview-embed .btn-group-lg > .btn-peace-partner .caret, .causeview-embed .nav-links .btn-group-lg > a .caret, .nav-links .causeview-embed .btn-group-lg > a .caret, .causeview-embed #body_updatePanel .dataCol .btn-group-lg > input[type='button'] .caret, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > input[type='button'] .caret, .causeview-embed #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default .caret, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > label.ui-state-default .caret, .causeview-embed #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active .caret, #body_updatePanel .dataCol .causeview-embed .btn-group-lg > label.ui-state-active .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .causeview-embed .dropup .btn-lg .caret, .causeview-embed .dropup .btn-group-lg > .btn .caret, .causeview-embed .dropup .comment-form .btn-group-lg > input[type="submit"] .caret, .comment-form .causeview-embed .dropup .btn-group-lg > input[type="submit"] .caret, .causeview-embed .dropup .search-form .btn-group-lg > .search-submit .caret, .search-form .causeview-embed .dropup .btn-group-lg > .search-submit .caret, .causeview-embed .dropup .btn-group-lg > .btn-peace-partner .caret, .causeview-embed .dropup .nav-links .btn-group-lg > a .caret, .nav-links .causeview-embed .dropup .btn-group-lg > a .caret, .causeview-embed .dropup #body_updatePanel .dataCol .btn-group-lg > input[type='button'] .caret, #body_updatePanel .dataCol .causeview-embed .dropup .btn-group-lg > input[type='button'] .caret, .causeview-embed .dropup #body_updatePanel .dataCol .btn-group-lg > label.ui-state-default .caret, #body_updatePanel .dataCol .causeview-embed .dropup .btn-group-lg > label.ui-state-default .caret, .causeview-embed .dropup #body_updatePanel .dataCol .btn-group-lg > label.ui-state-active .caret, #body_updatePanel .dataCol .causeview-embed .dropup .btn-group-lg > label.ui-state-active .caret {
    border-width: 0 5px 5px; }
  .causeview-embed .btn-group-vertical > .btn, .causeview-embed .comment-form .btn-group-vertical > input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit, .search-form .causeview-embed .btn-group-vertical > .search-submit, .causeview-embed .btn-group-vertical > .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > a, .nav-links .causeview-embed .btn-group-vertical > a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active, .causeview-embed .btn-group-vertical > .btn-group, .causeview-embed .btn-group-vertical > .btn-group > .btn, .causeview-embed .comment-form .btn-group-vertical > .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn-group > .search-submit, .search-form .causeview-embed .btn-group-vertical > .btn-group > .search-submit, .causeview-embed .btn-group-vertical > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > .btn-group > a, .nav-links .causeview-embed .btn-group-vertical > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group > label.ui-state-active {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .causeview-embed .btn-group-vertical > .btn-group > .btn, .causeview-embed .comment-form .btn-group-vertical > .btn-group > input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-group > input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn-group > .search-submit, .search-form .causeview-embed .btn-group-vertical > .btn-group > .search-submit, .causeview-embed .btn-group-vertical > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > .btn-group > a, .nav-links .causeview-embed .btn-group-vertical > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group > label.ui-state-active {
    float: none; }
  .causeview-embed .btn-group-vertical > .btn + .btn, .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + .btn, .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + .btn, .causeview-embed .search-form .btn-group-vertical > .search-submit + .btn, .search-form .causeview-embed .btn-group-vertical > .search-submit + .btn, .causeview-embed .btn-group-vertical > .btn-peace-partner + .btn, .causeview-embed .nav-links .btn-group-vertical > a + .btn, .nav-links .causeview-embed .btn-group-vertical > a + .btn, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + .btn, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + .btn, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + .btn, .causeview-embed .comment-form .btn-group-vertical > .btn + input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn + input[type="submit"], .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + input[type="submit"], .causeview-embed .search-form .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .causeview-embed .search-form .btn-group-vertical > .search-submit + input[type="submit"], .search-form .causeview-embed .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .search-form .causeview-embed .btn-group-vertical > .search-submit + input[type="submit"], .causeview-embed .comment-form .btn-group-vertical > .btn-peace-partner + input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-peace-partner + input[type="submit"], .causeview-embed .nav-links .comment-form .btn-group-vertical > a + input[type="submit"], .comment-form .causeview-embed .nav-links .btn-group-vertical > a + input[type="submit"], .nav-links .causeview-embed .comment-form .btn-group-vertical > a + input[type="submit"], .comment-form .nav-links .causeview-embed .btn-group-vertical > a + input[type="submit"], .causeview-embed #body_updatePanel .dataCol .comment-form .btn-group-vertical > input[type='button'] + input[type="submit"], .comment-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .comment-form .btn-group-vertical > input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + input[type="submit"], .causeview-embed #body_updatePanel .dataCol .comment-form .btn-group-vertical > label.ui-state-default + input[type="submit"], .comment-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .comment-form .btn-group-vertical > label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + input[type="submit"], .causeview-embed #body_updatePanel .dataCol .comment-form .btn-group-vertical > label.ui-state-active + input[type="submit"], .comment-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .comment-form .btn-group-vertical > label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn + .search-submit, .search-form .causeview-embed .btn-group-vertical > .btn + .search-submit, .causeview-embed .comment-form .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + .search-submit, .comment-form .causeview-embed .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + .search-submit, .causeview-embed .search-form .btn-group-vertical > .search-submit + .search-submit, .search-form .causeview-embed .btn-group-vertical > .search-submit + .search-submit, .causeview-embed .search-form .btn-group-vertical > .btn-peace-partner + .search-submit, .search-form .causeview-embed .btn-group-vertical > .btn-peace-partner + .search-submit, .causeview-embed .nav-links .search-form .btn-group-vertical > a + .search-submit, .search-form .causeview-embed .nav-links .btn-group-vertical > a + .search-submit, .nav-links .causeview-embed .search-form .btn-group-vertical > a + .search-submit, .search-form .nav-links .causeview-embed .btn-group-vertical > a + .search-submit, .causeview-embed #body_updatePanel .dataCol .search-form .btn-group-vertical > input[type='button'] + .search-submit, .search-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .search-submit, #body_updatePanel .dataCol .causeview-embed .search-form .btn-group-vertical > input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + .search-submit, .causeview-embed #body_updatePanel .dataCol .search-form .btn-group-vertical > label.ui-state-default + .search-submit, .search-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .search-submit, #body_updatePanel .dataCol .causeview-embed .search-form .btn-group-vertical > label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + .search-submit, .causeview-embed #body_updatePanel .dataCol .search-form .btn-group-vertical > label.ui-state-active + .search-submit, .search-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .search-submit, #body_updatePanel .dataCol .causeview-embed .search-form .btn-group-vertical > label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + .search-submit, .causeview-embed .btn-group-vertical > .btn + .btn-peace-partner, .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + .btn-peace-partner, .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + .btn-peace-partner, .causeview-embed .search-form .btn-group-vertical > .search-submit + .btn-peace-partner, .search-form .causeview-embed .btn-group-vertical > .search-submit + .btn-peace-partner, .causeview-embed .btn-group-vertical > .btn-peace-partner + .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > a + .btn-peace-partner, .nav-links .causeview-embed .btn-group-vertical > a + .btn-peace-partner, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + .btn-peace-partner, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + .btn-peace-partner, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > .btn + a, .nav-links .causeview-embed .btn-group-vertical > .btn + a, .causeview-embed .comment-form .nav-links .btn-group-vertical > input[type="submit"] + a, .nav-links .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + a, .comment-form .causeview-embed .nav-links .btn-group-vertical > input[type="submit"] + a, .nav-links .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + a, .causeview-embed .search-form .nav-links .btn-group-vertical > .search-submit + a, .nav-links .causeview-embed .search-form .btn-group-vertical > .search-submit + a, .search-form .causeview-embed .nav-links .btn-group-vertical > .search-submit + a, .nav-links .search-form .causeview-embed .btn-group-vertical > .search-submit + a, .causeview-embed .nav-links .btn-group-vertical > .btn-peace-partner + a, .nav-links .causeview-embed .btn-group-vertical > .btn-peace-partner + a, .causeview-embed .nav-links .btn-group-vertical > a + a, .nav-links .causeview-embed .btn-group-vertical > a + a, .causeview-embed #body_updatePanel .dataCol .nav-links .btn-group-vertical > input[type='button'] + a, .nav-links .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + a, #body_updatePanel .dataCol .causeview-embed .nav-links .btn-group-vertical > input[type='button'] + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + a, .causeview-embed #body_updatePanel .dataCol .nav-links .btn-group-vertical > label.ui-state-default + a, .nav-links .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + a, #body_updatePanel .dataCol .causeview-embed .nav-links .btn-group-vertical > label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + a, .causeview-embed #body_updatePanel .dataCol .nav-links .btn-group-vertical > label.ui-state-active + a, .nav-links .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + a, #body_updatePanel .dataCol .causeview-embed .nav-links .btn-group-vertical > label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn + input[type='button'], .causeview-embed .comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + input[type='button'], .comment-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + input[type='button'], .causeview-embed .search-form #body_updatePanel .dataCol .btn-group-vertical > .search-submit + input[type='button'], #body_updatePanel .dataCol .causeview-embed .search-form .btn-group-vertical > .search-submit + input[type='button'], .search-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .causeview-embed .btn-group-vertical > .search-submit + input[type='button'], .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-peace-partner + input[type='button'], .causeview-embed .nav-links #body_updatePanel .dataCol .btn-group-vertical > a + input[type='button'], #body_updatePanel .dataCol .causeview-embed .nav-links .btn-group-vertical > a + input[type='button'], .nav-links .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > a + input[type='button'], #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group-vertical > a + input[type='button'], .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + input[type='button'], .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + input[type='button'], .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn + label.ui-state-default,
  .causeview-embed .comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + label.ui-state-default, .comment-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + label.ui-state-default,
  .causeview-embed .search-form #body_updatePanel .dataCol .btn-group-vertical > .search-submit + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .search-form .btn-group-vertical > .search-submit + label.ui-state-default, .search-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .causeview-embed .btn-group-vertical > .search-submit + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-peace-partner + label.ui-state-default,
  .causeview-embed .nav-links #body_updatePanel .dataCol .btn-group-vertical > a + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .nav-links .btn-group-vertical > a + label.ui-state-default, .nav-links .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group-vertical > a + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn + label.ui-state-active,
  .causeview-embed .comment-form #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + label.ui-state-active, .comment-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + label.ui-state-active,
  .causeview-embed .search-form #body_updatePanel .dataCol .btn-group-vertical > .search-submit + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .search-form .btn-group-vertical > .search-submit + label.ui-state-active, .search-form .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .causeview-embed .btn-group-vertical > .search-submit + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-peace-partner + label.ui-state-active,
  .causeview-embed .nav-links #body_updatePanel .dataCol .btn-group-vertical > a + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .nav-links .btn-group-vertical > a + label.ui-state-active, .nav-links .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group-vertical > a + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + label.ui-state-active, .causeview-embed .btn-group-vertical > .btn + .btn-group, .causeview-embed .comment-form .btn-group-vertical > input[type="submit"] + .btn-group, .comment-form .causeview-embed .btn-group-vertical > input[type="submit"] + .btn-group, .causeview-embed .search-form .btn-group-vertical > .search-submit + .btn-group, .search-form .causeview-embed .btn-group-vertical > .search-submit + .btn-group, .causeview-embed .btn-group-vertical > .btn-peace-partner + .btn-group, .causeview-embed .nav-links .btn-group-vertical > a + .btn-group, .nav-links .causeview-embed .btn-group-vertical > a + .btn-group, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input[type='button'] + .btn-group, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input[type='button'] + .btn-group, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default + .btn-group, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default + .btn-group, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active + .btn-group, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active + .btn-group, .causeview-embed .btn-group-vertical > .btn-group + .btn, .causeview-embed .comment-form .btn-group-vertical > .btn-group + input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-group + input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn-group + .search-submit, .search-form .causeview-embed .btn-group-vertical > .btn-group + .search-submit, .causeview-embed .btn-group-vertical > .btn-group + .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > .btn-group + a, .nav-links .causeview-embed .btn-group-vertical > .btn-group + a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group + input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group + label.ui-state-active, .causeview-embed .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .causeview-embed .btn-group-vertical > .btn:not(:first-child):not(:last-child), .causeview-embed .comment-form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .search-form .causeview-embed .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .causeview-embed .btn-group-vertical > .btn-peace-partner:not(:first-child):not(:last-child), .causeview-embed .nav-links .btn-group-vertical > a:not(:first-child):not(:last-child), .nav-links .causeview-embed .btn-group-vertical > a:not(:first-child):not(:last-child), .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input:not(:first-child):not(:last-child)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input:not(:first-child):not(:last-child)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:not(:first-child):not(:last-child), #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default:not(:first-child):not(:last-child),
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:not(:first-child):not(:last-child), #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .causeview-embed .btn-group-vertical > .btn:first-child:not(:last-child), .causeview-embed .comment-form .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input:first-child:not(:last-child)[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit:first-child:not(:last-child), .search-form .causeview-embed .btn-group-vertical > .search-submit:first-child:not(:last-child), .causeview-embed .btn-group-vertical > .btn-peace-partner:first-child:not(:last-child), .causeview-embed .nav-links .btn-group-vertical > a:first-child:not(:last-child), .nav-links .causeview-embed .btn-group-vertical > a:first-child:not(:last-child), .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input:first-child:not(:last-child)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input:first-child:not(:last-child)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:first-child:not(:last-child), #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default:first-child:not(:last-child),
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:first-child:not(:last-child), #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .causeview-embed .btn-group-vertical > .btn:last-child:not(:first-child), .causeview-embed .comment-form .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], .comment-form .causeview-embed .btn-group-vertical > input:last-child:not(:first-child)[type="submit"], .causeview-embed .search-form .btn-group-vertical > .search-submit:last-child:not(:first-child), .search-form .causeview-embed .btn-group-vertical > .search-submit:last-child:not(:first-child), .causeview-embed .btn-group-vertical > .btn-peace-partner:last-child:not(:first-child), .causeview-embed .nav-links .btn-group-vertical > a:last-child:not(:first-child), .nav-links .causeview-embed .btn-group-vertical > a:last-child:not(:first-child), .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > input:last-child:not(:first-child)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > input:last-child:not(:first-child)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-default:last-child:not(:first-child), #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-default:last-child:not(:first-child),
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > label.ui-state-active:last-child:not(:first-child), #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > label.ui-state-active:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .causeview-embed .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .search-form .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-peace-partner, .causeview-embed .nav-links .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .nav-links .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > label.ui-state-active {
    border-radius: 0; }
  .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .causeview-embed .comment-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .search-form .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-peace-partner:last-child, .causeview-embed .nav-links .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .nav-links .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:first-child:not(:last-child) > label.ui-state-default:last-child, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > label.ui-state-default:last-child,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:first-child:not(:last-child) > label.ui-state-active:last-child, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > label.ui-state-active:last-child, .causeview-embed .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .causeview-embed .comment-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .comment-form .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type="submit"], .causeview-embed .search-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .search-form .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-peace-partner:first-child, .causeview-embed .nav-links .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .nav-links .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:last-child:not(:first-child) > label.ui-state-default:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > label.ui-state-default:first-child,
  .causeview-embed #body_updatePanel .dataCol .btn-group-vertical > .btn-group:last-child:not(:first-child) > label.ui-state-active:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group-vertical > .btn-group:last-child:not(:first-child) > label.ui-state-active:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .causeview-embed .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  .causeview-embed .btn-group-justified > .btn, .causeview-embed .comment-form .btn-group-justified > input[type="submit"], .comment-form .causeview-embed .btn-group-justified > input[type="submit"], .causeview-embed .search-form .btn-group-justified > .search-submit, .search-form .causeview-embed .btn-group-justified > .search-submit, .causeview-embed .btn-group-justified > .btn-peace-partner, .causeview-embed .nav-links .btn-group-justified > a, .nav-links .causeview-embed .btn-group-justified > a, .causeview-embed #body_updatePanel .dataCol .btn-group-justified > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-justified > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-justified > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-justified > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-justified > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-justified > label.ui-state-active, .causeview-embed .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .causeview-embed .btn-group-justified > .btn-group .btn, .causeview-embed .btn-group-justified > .btn-group .comment-form input[type="submit"], .comment-form .causeview-embed .btn-group-justified > .btn-group input[type="submit"], .causeview-embed .btn-group-justified > .btn-group .search-form .search-submit, .search-form .causeview-embed .btn-group-justified > .btn-group .search-submit, .causeview-embed .btn-group-justified > .btn-group .btn-peace-partner, .causeview-embed .btn-group-justified > .btn-group .nav-links a, .nav-links .causeview-embed .btn-group-justified > .btn-group a, .causeview-embed .btn-group-justified > .btn-group #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-justified > .btn-group input[type='button'],
  .causeview-embed .btn-group-justified > .btn-group #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-justified > .btn-group label.ui-state-default,
  .causeview-embed .btn-group-justified > .btn-group #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-justified > .btn-group label.ui-state-active {
    width: 100%; }
  .causeview-embed .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
  .causeview-embed [data-toggle="buttons"] > .btn input[type="radio"], .causeview-embed .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .comment-form .causeview-embed [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .causeview-embed .search-form [data-toggle="buttons"] > .search-submit input[type="radio"], .search-form .causeview-embed [data-toggle="buttons"] > .search-submit input[type="radio"], .causeview-embed [data-toggle="buttons"] > .btn-peace-partner input[type="radio"], .causeview-embed .nav-links [data-toggle="buttons"] > a input[type="radio"], .nav-links .causeview-embed [data-toggle="buttons"] > a input[type="radio"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > input[type='button'] input[type="radio"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > input[type='button'] input[type="radio"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-default input[type="radio"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > label.ui-state-default input[type="radio"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-active input[type="radio"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > label.ui-state-active input[type="radio"], .causeview-embed [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .causeview-embed .comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"], .comment-form .causeview-embed [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"], .causeview-embed .search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"], .search-form .causeview-embed [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"], .causeview-embed [data-toggle="buttons"] > .btn-group > .btn-peace-partner input[type="radio"], .causeview-embed .nav-links [data-toggle="buttons"] > .btn-group > a input[type="radio"], .nav-links .causeview-embed [data-toggle="buttons"] > .btn-group > a input[type="radio"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > input[type='button'] input[type="radio"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > .btn-group > input[type='button'] input[type="radio"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-default input[type="radio"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > .btn-group > label.ui-state-default input[type="radio"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-active input[type="radio"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > .btn-group > label.ui-state-active input[type="radio"], .causeview-embed [data-toggle="buttons"] > .btn input[type="checkbox"], .causeview-embed .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"], .comment-form .causeview-embed [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"], .causeview-embed .search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"], .search-form .causeview-embed [data-toggle="buttons"] > .search-submit input[type="checkbox"], .causeview-embed [data-toggle="buttons"] > .btn-peace-partner input[type="checkbox"], .causeview-embed .nav-links [data-toggle="buttons"] > a input[type="checkbox"], .nav-links .causeview-embed [data-toggle="buttons"] > a input[type="checkbox"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > input[type='button'] input[type="checkbox"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > input[type='button'] input[type="checkbox"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-default input[type="checkbox"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > label.ui-state-default input[type="checkbox"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > label.ui-state-active input[type="checkbox"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > label.ui-state-active input[type="checkbox"], .causeview-embed [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .causeview-embed .comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"], .comment-form .causeview-embed [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"], .causeview-embed .search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"], .search-form .causeview-embed [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"], .causeview-embed [data-toggle="buttons"] > .btn-group > .btn-peace-partner input[type="checkbox"], .causeview-embed .nav-links [data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .nav-links .causeview-embed [data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > input[type='button'] input[type="checkbox"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > .btn-group > input[type='button'] input[type="checkbox"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-default input[type="checkbox"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > .btn-group > label.ui-state-default input[type="checkbox"], .causeview-embed #body_updatePanel .dataCol [data-toggle="buttons"] > .btn-group > label.ui-state-active input[type="checkbox"], #body_updatePanel .dataCol .causeview-embed [data-toggle="buttons"] > .btn-group > label.ui-state-active input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .causeview-embed .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  .causeview-embed .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .causeview-embed .input-group .form-control, .causeview-embed .input-group .comment-form input[type="text"], .comment-form .causeview-embed .input-group input[type="text"],
  .causeview-embed .input-group .comment-form input[type="email"], .comment-form .causeview-embed .input-group input[type="email"],
  .causeview-embed .input-group .comment-form input[type="url"], .comment-form .causeview-embed .input-group input[type="url"],
  .causeview-embed .input-group .comment-form textarea, .comment-form .causeview-embed .input-group textarea, .causeview-embed .input-group .search-form .search-field, .search-form .causeview-embed .input-group .search-field, .causeview-embed .input-group #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group input[type='email'],
  .causeview-embed .input-group #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group input[type='text'],
  .causeview-embed .input-group #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group input[type='tel'],
  .causeview-embed .input-group #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .input-group select, .causeview-embed .input-group .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .input-group input {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  .causeview-embed .input-group .form-control:focus, .causeview-embed .input-group .comment-form input:focus[type="text"], .comment-form .causeview-embed .input-group input:focus[type="text"],
  .causeview-embed .input-group .comment-form input:focus[type="email"], .comment-form .causeview-embed .input-group input:focus[type="email"],
  .causeview-embed .input-group .comment-form input:focus[type="url"], .comment-form .causeview-embed .input-group input:focus[type="url"],
  .causeview-embed .input-group .comment-form textarea:focus, .comment-form .causeview-embed .input-group textarea:focus, .causeview-embed .input-group .search-form .search-field:focus, .search-form .causeview-embed .input-group .search-field:focus, .causeview-embed .input-group #body_updatePanel .dataCol input:focus[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group input:focus[type='email'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:focus[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group input:focus[type='text'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:focus[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group input:focus[type='tel'],
  .causeview-embed .input-group #body_updatePanel .dataCol select:focus, #body_updatePanel .dataCol .causeview-embed .input-group select:focus, .causeview-embed .input-group .stripe-donations-container .custom-amount input:focus, .stripe-donations-container .custom-amount .causeview-embed .input-group input:focus {
    z-index: 3; }
  .causeview-embed .input-group-lg > .form-control, .causeview-embed .comment-form .input-group-lg > input[type="text"], .comment-form .causeview-embed .input-group-lg > input[type="text"],
  .causeview-embed .comment-form .input-group-lg > input[type="email"], .comment-form .causeview-embed .input-group-lg > input[type="email"],
  .causeview-embed .comment-form .input-group-lg > input[type="url"], .comment-form .causeview-embed .input-group-lg > input[type="url"],
  .causeview-embed .comment-form .input-group-lg > textarea, .comment-form .causeview-embed .input-group-lg > textarea, .causeview-embed .search-form .input-group-lg > .search-field, .search-form .causeview-embed .input-group-lg > .search-field, .causeview-embed #body_updatePanel .dataCol .input-group-lg > input[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group-lg > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol .input-group-lg > input[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group-lg > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol .input-group-lg > input[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group-lg > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol .input-group-lg > select, #body_updatePanel .dataCol .causeview-embed .input-group-lg > select, .causeview-embed .stripe-donations-container .custom-amount .input-group-lg > input, .stripe-donations-container .custom-amount .causeview-embed .input-group-lg > input, .causeview-embed .input-group-lg > .input-group-addon, .causeview-embed .input-group-lg > .input-group-btn > .btn, .causeview-embed .comment-form .input-group-lg > .input-group-btn > input[type="submit"], .comment-form .causeview-embed .input-group-lg > .input-group-btn > input[type="submit"], .causeview-embed .search-form .input-group-lg > .input-group-btn > .search-submit, .search-form .causeview-embed .input-group-lg > .input-group-btn > .search-submit, .causeview-embed .input-group-lg > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links .input-group-lg > .input-group-btn > a, .nav-links .causeview-embed .input-group-lg > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol .input-group-lg > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-lg > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-lg > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-lg > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-lg > .input-group-btn > label.ui-state-active {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .causeview-embed select.input-group-lg > .form-control, .causeview-embed .comment-form select.input-group-lg > input[type="text"], .comment-form .causeview-embed select.input-group-lg > input[type="text"],
  .causeview-embed .comment-form select.input-group-lg > input[type="email"], .comment-form .causeview-embed select.input-group-lg > input[type="email"],
  .causeview-embed .comment-form select.input-group-lg > input[type="url"], .comment-form .causeview-embed select.input-group-lg > input[type="url"],
  .causeview-embed .comment-form select.input-group-lg > textarea, .comment-form .causeview-embed select.input-group-lg > textarea, .causeview-embed .search-form select.input-group-lg > .search-field, .search-form .causeview-embed select.input-group-lg > .search-field, .causeview-embed #body_updatePanel .dataCol select.input-group-lg > input[type='email'], #body_updatePanel .dataCol .causeview-embed select.input-group-lg > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-lg > input[type='text'], #body_updatePanel .dataCol .causeview-embed select.input-group-lg > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-lg > input[type='tel'], #body_updatePanel .dataCol .causeview-embed select.input-group-lg > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-lg > select, #body_updatePanel .dataCol .causeview-embed select.input-group-lg > select, .causeview-embed .stripe-donations-container .custom-amount select.input-group-lg > input, .stripe-donations-container .custom-amount .causeview-embed select.input-group-lg > input, .causeview-embed select.input-group-lg > .input-group-addon, .causeview-embed select.input-group-lg > .input-group-btn > .btn, .causeview-embed .comment-form select.input-group-lg > .input-group-btn > input[type="submit"], .comment-form .causeview-embed select.input-group-lg > .input-group-btn > input[type="submit"], .causeview-embed .search-form select.input-group-lg > .input-group-btn > .search-submit, .search-form .causeview-embed select.input-group-lg > .input-group-btn > .search-submit, .causeview-embed select.input-group-lg > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links select.input-group-lg > .input-group-btn > a, .nav-links .causeview-embed select.input-group-lg > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol select.input-group-lg > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed select.input-group-lg > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-lg > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed select.input-group-lg > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol select.input-group-lg > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed select.input-group-lg > .input-group-btn > label.ui-state-active {
    height: 46px;
    line-height: 46px; }
  .causeview-embed textarea.input-group-lg > .form-control, .causeview-embed .comment-form textarea.input-group-lg > input[type="text"], .comment-form .causeview-embed textarea.input-group-lg > input[type="text"],
  .causeview-embed .comment-form textarea.input-group-lg > input[type="email"], .comment-form .causeview-embed textarea.input-group-lg > input[type="email"],
  .causeview-embed .comment-form textarea.input-group-lg > input[type="url"], .comment-form .causeview-embed textarea.input-group-lg > input[type="url"],
  .causeview-embed .comment-form textarea.input-group-lg > textarea, .comment-form .causeview-embed textarea.input-group-lg > textarea, .causeview-embed .search-form textarea.input-group-lg > .search-field, .search-form .causeview-embed textarea.input-group-lg > .search-field, .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > input[type='email'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > input[type='text'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > input[type='tel'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > select, #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > select, .causeview-embed .stripe-donations-container .custom-amount textarea.input-group-lg > input, .stripe-donations-container .custom-amount .causeview-embed textarea.input-group-lg > input, .causeview-embed textarea.input-group-lg > .input-group-addon, .causeview-embed textarea.input-group-lg > .input-group-btn > .btn, .causeview-embed .comment-form textarea.input-group-lg > .input-group-btn > input[type="submit"], .comment-form .causeview-embed textarea.input-group-lg > .input-group-btn > input[type="submit"], .causeview-embed .search-form textarea.input-group-lg > .input-group-btn > .search-submit, .search-form .causeview-embed textarea.input-group-lg > .input-group-btn > .search-submit, .causeview-embed textarea.input-group-lg > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links textarea.input-group-lg > .input-group-btn > a, .nav-links .causeview-embed textarea.input-group-lg > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-lg > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed textarea.input-group-lg > .input-group-btn > label.ui-state-active, .causeview-embed select[multiple].input-group-lg > .form-control, .causeview-embed .comment-form select[multiple].input-group-lg > input[type="text"], .comment-form .causeview-embed select[multiple].input-group-lg > input[type="text"],
  .causeview-embed .comment-form select[multiple].input-group-lg > input[type="email"], .comment-form .causeview-embed select[multiple].input-group-lg > input[type="email"],
  .causeview-embed .comment-form select[multiple].input-group-lg > input[type="url"], .comment-form .causeview-embed select[multiple].input-group-lg > input[type="url"],
  .causeview-embed .comment-form select[multiple].input-group-lg > textarea, .comment-form .causeview-embed select[multiple].input-group-lg > textarea, .causeview-embed .search-form select[multiple].input-group-lg > .search-field, .search-form .causeview-embed select[multiple].input-group-lg > .search-field, .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > input[type='email'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > input[type='text'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > input[type='tel'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > select, #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > select, .causeview-embed .stripe-donations-container .custom-amount select[multiple].input-group-lg > input, .stripe-donations-container .custom-amount .causeview-embed select[multiple].input-group-lg > input, .causeview-embed select[multiple].input-group-lg > .input-group-addon, .causeview-embed select[multiple].input-group-lg > .input-group-btn > .btn, .causeview-embed .comment-form select[multiple].input-group-lg > .input-group-btn > input[type="submit"], .comment-form .causeview-embed select[multiple].input-group-lg > .input-group-btn > input[type="submit"], .causeview-embed .search-form select[multiple].input-group-lg > .input-group-btn > .search-submit, .search-form .causeview-embed select[multiple].input-group-lg > .input-group-btn > .search-submit, .causeview-embed select[multiple].input-group-lg > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links select[multiple].input-group-lg > .input-group-btn > a, .nav-links .causeview-embed select[multiple].input-group-lg > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-lg > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-lg > .input-group-btn > label.ui-state-active {
    height: auto; }
  .causeview-embed .input-group-sm > .form-control, .causeview-embed .comment-form .input-group-sm > input[type="text"], .comment-form .causeview-embed .input-group-sm > input[type="text"],
  .causeview-embed .comment-form .input-group-sm > input[type="email"], .comment-form .causeview-embed .input-group-sm > input[type="email"],
  .causeview-embed .comment-form .input-group-sm > input[type="url"], .comment-form .causeview-embed .input-group-sm > input[type="url"],
  .causeview-embed .comment-form .input-group-sm > textarea, .comment-form .causeview-embed .input-group-sm > textarea, .causeview-embed .search-form .input-group-sm > .search-field, .search-form .causeview-embed .input-group-sm > .search-field, .causeview-embed #body_updatePanel .dataCol .input-group-sm > input[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group-sm > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol .input-group-sm > input[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group-sm > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol .input-group-sm > input[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group-sm > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol .input-group-sm > select, #body_updatePanel .dataCol .causeview-embed .input-group-sm > select, .causeview-embed .stripe-donations-container .custom-amount .input-group-sm > input, .stripe-donations-container .custom-amount .causeview-embed .input-group-sm > input, .causeview-embed .input-group-sm > .input-group-addon, .causeview-embed .input-group-sm > .input-group-btn > .btn, .causeview-embed .comment-form .input-group-sm > .input-group-btn > input[type="submit"], .comment-form .causeview-embed .input-group-sm > .input-group-btn > input[type="submit"], .causeview-embed .search-form .input-group-sm > .input-group-btn > .search-submit, .search-form .causeview-embed .input-group-sm > .input-group-btn > .search-submit, .causeview-embed .input-group-sm > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links .input-group-sm > .input-group-btn > a, .nav-links .causeview-embed .input-group-sm > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol .input-group-sm > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-sm > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-sm > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-sm > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-sm > .input-group-btn > label.ui-state-active {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .causeview-embed select.input-group-sm > .form-control, .causeview-embed .comment-form select.input-group-sm > input[type="text"], .comment-form .causeview-embed select.input-group-sm > input[type="text"],
  .causeview-embed .comment-form select.input-group-sm > input[type="email"], .comment-form .causeview-embed select.input-group-sm > input[type="email"],
  .causeview-embed .comment-form select.input-group-sm > input[type="url"], .comment-form .causeview-embed select.input-group-sm > input[type="url"],
  .causeview-embed .comment-form select.input-group-sm > textarea, .comment-form .causeview-embed select.input-group-sm > textarea, .causeview-embed .search-form select.input-group-sm > .search-field, .search-form .causeview-embed select.input-group-sm > .search-field, .causeview-embed #body_updatePanel .dataCol select.input-group-sm > input[type='email'], #body_updatePanel .dataCol .causeview-embed select.input-group-sm > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-sm > input[type='text'], #body_updatePanel .dataCol .causeview-embed select.input-group-sm > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-sm > input[type='tel'], #body_updatePanel .dataCol .causeview-embed select.input-group-sm > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-sm > select, #body_updatePanel .dataCol .causeview-embed select.input-group-sm > select, .causeview-embed .stripe-donations-container .custom-amount select.input-group-sm > input, .stripe-donations-container .custom-amount .causeview-embed select.input-group-sm > input, .causeview-embed select.input-group-sm > .input-group-addon, .causeview-embed select.input-group-sm > .input-group-btn > .btn, .causeview-embed .comment-form select.input-group-sm > .input-group-btn > input[type="submit"], .comment-form .causeview-embed select.input-group-sm > .input-group-btn > input[type="submit"], .causeview-embed .search-form select.input-group-sm > .input-group-btn > .search-submit, .search-form .causeview-embed select.input-group-sm > .input-group-btn > .search-submit, .causeview-embed select.input-group-sm > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links select.input-group-sm > .input-group-btn > a, .nav-links .causeview-embed select.input-group-sm > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol select.input-group-sm > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed select.input-group-sm > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol select.input-group-sm > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed select.input-group-sm > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol select.input-group-sm > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed select.input-group-sm > .input-group-btn > label.ui-state-active {
    height: 30px;
    line-height: 30px; }
  .causeview-embed textarea.input-group-sm > .form-control, .causeview-embed .comment-form textarea.input-group-sm > input[type="text"], .comment-form .causeview-embed textarea.input-group-sm > input[type="text"],
  .causeview-embed .comment-form textarea.input-group-sm > input[type="email"], .comment-form .causeview-embed textarea.input-group-sm > input[type="email"],
  .causeview-embed .comment-form textarea.input-group-sm > input[type="url"], .comment-form .causeview-embed textarea.input-group-sm > input[type="url"],
  .causeview-embed .comment-form textarea.input-group-sm > textarea, .comment-form .causeview-embed textarea.input-group-sm > textarea, .causeview-embed .search-form textarea.input-group-sm > .search-field, .search-form .causeview-embed textarea.input-group-sm > .search-field, .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > input[type='email'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > input[type='text'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > input[type='tel'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > select, #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > select, .causeview-embed .stripe-donations-container .custom-amount textarea.input-group-sm > input, .stripe-donations-container .custom-amount .causeview-embed textarea.input-group-sm > input, .causeview-embed textarea.input-group-sm > .input-group-addon, .causeview-embed textarea.input-group-sm > .input-group-btn > .btn, .causeview-embed .comment-form textarea.input-group-sm > .input-group-btn > input[type="submit"], .comment-form .causeview-embed textarea.input-group-sm > .input-group-btn > input[type="submit"], .causeview-embed .search-form textarea.input-group-sm > .input-group-btn > .search-submit, .search-form .causeview-embed textarea.input-group-sm > .input-group-btn > .search-submit, .causeview-embed textarea.input-group-sm > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links textarea.input-group-sm > .input-group-btn > a, .nav-links .causeview-embed textarea.input-group-sm > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol textarea.input-group-sm > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed textarea.input-group-sm > .input-group-btn > label.ui-state-active, .causeview-embed select[multiple].input-group-sm > .form-control, .causeview-embed .comment-form select[multiple].input-group-sm > input[type="text"], .comment-form .causeview-embed select[multiple].input-group-sm > input[type="text"],
  .causeview-embed .comment-form select[multiple].input-group-sm > input[type="email"], .comment-form .causeview-embed select[multiple].input-group-sm > input[type="email"],
  .causeview-embed .comment-form select[multiple].input-group-sm > input[type="url"], .comment-form .causeview-embed select[multiple].input-group-sm > input[type="url"],
  .causeview-embed .comment-form select[multiple].input-group-sm > textarea, .comment-form .causeview-embed select[multiple].input-group-sm > textarea, .causeview-embed .search-form select[multiple].input-group-sm > .search-field, .search-form .causeview-embed select[multiple].input-group-sm > .search-field, .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > input[type='email'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > input[type='email'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > input[type='text'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > input[type='text'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > input[type='tel'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > input[type='tel'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > select, #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > select, .causeview-embed .stripe-donations-container .custom-amount select[multiple].input-group-sm > input, .stripe-donations-container .custom-amount .causeview-embed select[multiple].input-group-sm > input, .causeview-embed select[multiple].input-group-sm > .input-group-addon, .causeview-embed select[multiple].input-group-sm > .input-group-btn > .btn, .causeview-embed .comment-form select[multiple].input-group-sm > .input-group-btn > input[type="submit"], .comment-form .causeview-embed select[multiple].input-group-sm > .input-group-btn > input[type="submit"], .causeview-embed .search-form select[multiple].input-group-sm > .input-group-btn > .search-submit, .search-form .causeview-embed select[multiple].input-group-sm > .input-group-btn > .search-submit, .causeview-embed select[multiple].input-group-sm > .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links select[multiple].input-group-sm > .input-group-btn > a, .nav-links .causeview-embed select[multiple].input-group-sm > .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol select[multiple].input-group-sm > .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed select[multiple].input-group-sm > .input-group-btn > label.ui-state-active {
    height: auto; }
  .causeview-embed .input-group-addon, .causeview-embed .input-group-btn, .causeview-embed .input-group .form-control, .causeview-embed .input-group .comment-form input[type="text"], .comment-form .causeview-embed .input-group input[type="text"],
  .causeview-embed .input-group .comment-form input[type="email"], .comment-form .causeview-embed .input-group input[type="email"],
  .causeview-embed .input-group .comment-form input[type="url"], .comment-form .causeview-embed .input-group input[type="url"],
  .causeview-embed .input-group .comment-form textarea, .comment-form .causeview-embed .input-group textarea, .causeview-embed .input-group .search-form .search-field, .search-form .causeview-embed .input-group .search-field, .causeview-embed .input-group #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group input[type='email'],
  .causeview-embed .input-group #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group input[type='text'],
  .causeview-embed .input-group #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group input[type='tel'],
  .causeview-embed .input-group #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .input-group select, .causeview-embed .input-group .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .input-group input {
    display: table-cell; }
  .causeview-embed .input-group-addon:not(:first-child):not(:last-child), .causeview-embed .input-group-btn:not(:first-child):not(:last-child), .causeview-embed .input-group .form-control:not(:first-child):not(:last-child), .causeview-embed .input-group .comment-form input:not(:first-child):not(:last-child)[type="text"], .comment-form .causeview-embed .input-group input:not(:first-child):not(:last-child)[type="text"],
  .causeview-embed .input-group .comment-form input:not(:first-child):not(:last-child)[type="email"], .comment-form .causeview-embed .input-group input:not(:first-child):not(:last-child)[type="email"],
  .causeview-embed .input-group .comment-form input:not(:first-child):not(:last-child)[type="url"], .comment-form .causeview-embed .input-group input:not(:first-child):not(:last-child)[type="url"],
  .causeview-embed .input-group .comment-form textarea:not(:first-child):not(:last-child), .comment-form .causeview-embed .input-group textarea:not(:first-child):not(:last-child), .causeview-embed .input-group .search-form .search-field:not(:first-child):not(:last-child), .search-form .causeview-embed .input-group .search-field:not(:first-child):not(:last-child), .causeview-embed .input-group #body_updatePanel .dataCol input:not(:first-child):not(:last-child)[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group input:not(:first-child):not(:last-child)[type='email'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:not(:first-child):not(:last-child)[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group input:not(:first-child):not(:last-child)[type='text'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:not(:first-child):not(:last-child)[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group input:not(:first-child):not(:last-child)[type='tel'],
  .causeview-embed .input-group #body_updatePanel .dataCol select:not(:first-child):not(:last-child), #body_updatePanel .dataCol .causeview-embed .input-group select:not(:first-child):not(:last-child), .causeview-embed .input-group .stripe-donations-container .custom-amount input:not(:first-child):not(:last-child), .stripe-donations-container .custom-amount .causeview-embed .input-group input:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .causeview-embed .input-group-addon, .causeview-embed .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .causeview-embed .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .causeview-embed .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .causeview-embed .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .causeview-embed .input-group-addon input[type="radio"], .causeview-embed .input-group-addon input[type="checkbox"] {
    margin-top: 0; }
  .causeview-embed .input-group .form-control:first-child, .causeview-embed .input-group .comment-form input:first-child[type="text"], .comment-form .causeview-embed .input-group input:first-child[type="text"],
  .causeview-embed .input-group .comment-form input:first-child[type="email"], .comment-form .causeview-embed .input-group input:first-child[type="email"],
  .causeview-embed .input-group .comment-form input:first-child[type="url"], .comment-form .causeview-embed .input-group input:first-child[type="url"],
  .causeview-embed .input-group .comment-form textarea:first-child, .comment-form .causeview-embed .input-group textarea:first-child, .causeview-embed .input-group .search-form .search-field:first-child, .search-form .causeview-embed .input-group .search-field:first-child, .causeview-embed .input-group #body_updatePanel .dataCol input:first-child[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group input:first-child[type='email'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:first-child[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group input:first-child[type='text'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:first-child[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group input:first-child[type='tel'],
  .causeview-embed .input-group #body_updatePanel .dataCol select:first-child, #body_updatePanel .dataCol .causeview-embed .input-group select:first-child, .causeview-embed .input-group .stripe-donations-container .custom-amount input:first-child, .stripe-donations-container .custom-amount .causeview-embed .input-group input:first-child, .causeview-embed .input-group-addon:first-child, .causeview-embed .input-group-btn:first-child > .btn, .causeview-embed .comment-form .input-group-btn:first-child > input[type="submit"], .comment-form .causeview-embed .input-group-btn:first-child > input[type="submit"], .causeview-embed .search-form .input-group-btn:first-child > .search-submit, .search-form .causeview-embed .input-group-btn:first-child > .search-submit, .causeview-embed .input-group-btn:first-child > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:first-child > a, .nav-links .causeview-embed .input-group-btn:first-child > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > label.ui-state-active, .causeview-embed .input-group-btn:first-child > .btn-group > .btn, .causeview-embed .comment-form .input-group-btn:first-child > .btn-group > input[type="submit"], .comment-form .causeview-embed .input-group-btn:first-child > .btn-group > input[type="submit"], .causeview-embed .search-form .input-group-btn:first-child > .btn-group > .search-submit, .search-form .causeview-embed .input-group-btn:first-child > .btn-group > .search-submit, .causeview-embed .input-group-btn:first-child > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:first-child > .btn-group > a, .nav-links .causeview-embed .input-group-btn:first-child > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > .btn-group > label.ui-state-active, .causeview-embed .input-group-btn:first-child > .dropdown-toggle, .causeview-embed .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .causeview-embed .comment-form .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form .causeview-embed .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"], .causeview-embed .search-form .input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle), .search-form .causeview-embed .input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle), .causeview-embed .input-group-btn:last-child > .btn-peace-partner:not(:last-child):not(.dropdown-toggle), .causeview-embed .nav-links .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .nav-links .causeview-embed .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > label.ui-state-default:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > label.ui-state-default:not(:last-child):not(.dropdown-toggle),
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > label.ui-state-active:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > label.ui-state-active:not(:last-child):not(.dropdown-toggle), .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .causeview-embed .comment-form .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"], .comment-form .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > input[type="submit"], .causeview-embed .search-form .input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit, .search-form .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit, .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:last-child > .btn-group:not(:last-child) > a, .nav-links .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > .btn-group:not(:last-child) > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > .btn-group:not(:last-child) > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > .btn-group:not(:last-child) > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > .btn-group:not(:last-child) > label.ui-state-active {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .causeview-embed .input-group-addon:first-child {
    border-right: 0; }
  .causeview-embed .input-group .form-control:last-child, .causeview-embed .input-group .comment-form input:last-child[type="text"], .comment-form .causeview-embed .input-group input:last-child[type="text"],
  .causeview-embed .input-group .comment-form input:last-child[type="email"], .comment-form .causeview-embed .input-group input:last-child[type="email"],
  .causeview-embed .input-group .comment-form input:last-child[type="url"], .comment-form .causeview-embed .input-group input:last-child[type="url"],
  .causeview-embed .input-group .comment-form textarea:last-child, .comment-form .causeview-embed .input-group textarea:last-child, .causeview-embed .input-group .search-form .search-field:last-child, .search-form .causeview-embed .input-group .search-field:last-child, .causeview-embed .input-group #body_updatePanel .dataCol input:last-child[type='email'], #body_updatePanel .dataCol .causeview-embed .input-group input:last-child[type='email'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:last-child[type='text'], #body_updatePanel .dataCol .causeview-embed .input-group input:last-child[type='text'],
  .causeview-embed .input-group #body_updatePanel .dataCol input:last-child[type='tel'], #body_updatePanel .dataCol .causeview-embed .input-group input:last-child[type='tel'],
  .causeview-embed .input-group #body_updatePanel .dataCol select:last-child, #body_updatePanel .dataCol .causeview-embed .input-group select:last-child, .causeview-embed .input-group .stripe-donations-container .custom-amount input:last-child, .stripe-donations-container .custom-amount .causeview-embed .input-group input:last-child, .causeview-embed .input-group-addon:last-child, .causeview-embed .input-group-btn:last-child > .btn, .causeview-embed .comment-form .input-group-btn:last-child > input[type="submit"], .comment-form .causeview-embed .input-group-btn:last-child > input[type="submit"], .causeview-embed .search-form .input-group-btn:last-child > .search-submit, .search-form .causeview-embed .input-group-btn:last-child > .search-submit, .causeview-embed .input-group-btn:last-child > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:last-child > a, .nav-links .causeview-embed .input-group-btn:last-child > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > label.ui-state-active, .causeview-embed .input-group-btn:last-child > .btn-group > .btn, .causeview-embed .comment-form .input-group-btn:last-child > .btn-group > input[type="submit"], .comment-form .causeview-embed .input-group-btn:last-child > .btn-group > input[type="submit"], .causeview-embed .search-form .input-group-btn:last-child > .btn-group > .search-submit, .search-form .causeview-embed .input-group-btn:last-child > .btn-group > .search-submit, .causeview-embed .input-group-btn:last-child > .btn-group > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:last-child > .btn-group > a, .nav-links .causeview-embed .input-group-btn:last-child > .btn-group > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > .btn-group > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > .btn-group > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > .btn-group > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > .btn-group > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > .btn-group > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > .btn-group > label.ui-state-active, .causeview-embed .input-group-btn:last-child > .dropdown-toggle, .causeview-embed .input-group-btn:first-child > .btn:not(:first-child), .causeview-embed .comment-form .input-group-btn:first-child > input:not(:first-child)[type="submit"], .comment-form .causeview-embed .input-group-btn:first-child > input:not(:first-child)[type="submit"], .causeview-embed .search-form .input-group-btn:first-child > .search-submit:not(:first-child), .search-form .causeview-embed .input-group-btn:first-child > .search-submit:not(:first-child), .causeview-embed .input-group-btn:first-child > .btn-peace-partner:not(:first-child), .causeview-embed .nav-links .input-group-btn:first-child > a:not(:first-child), .nav-links .causeview-embed .input-group-btn:first-child > a:not(:first-child), .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > input:not(:first-child)[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > input:not(:first-child)[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > label.ui-state-default:not(:first-child), #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > label.ui-state-default:not(:first-child),
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > label.ui-state-active:not(:first-child), #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > label.ui-state-active:not(:first-child), .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .causeview-embed .comment-form .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"], .comment-form .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > input[type="submit"], .causeview-embed .search-form .input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit, .search-form .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit, .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:first-child > .btn-group:not(:first-child) > a, .nav-links .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > .btn-group:not(:first-child) > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > .btn-group:not(:first-child) > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > .btn-group:not(:first-child) > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > .btn-group:not(:first-child) > label.ui-state-active {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .causeview-embed .input-group-addon:last-child {
    border-left: 0; }
  .causeview-embed .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
  .causeview-embed .input-group-btn > .btn, .causeview-embed .comment-form .input-group-btn > input[type="submit"], .comment-form .causeview-embed .input-group-btn > input[type="submit"], .causeview-embed .search-form .input-group-btn > .search-submit, .search-form .causeview-embed .input-group-btn > .search-submit, .causeview-embed .input-group-btn > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn > a, .nav-links .causeview-embed .input-group-btn > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active {
    position: relative; }
  .causeview-embed .input-group-btn > .btn + .btn, .causeview-embed .comment-form .input-group-btn > input[type="submit"] + .btn, .comment-form .causeview-embed .input-group-btn > input[type="submit"] + .btn, .causeview-embed .search-form .input-group-btn > .search-submit + .btn, .search-form .causeview-embed .input-group-btn > .search-submit + .btn, .causeview-embed .input-group-btn > .btn-peace-partner + .btn, .causeview-embed .nav-links .input-group-btn > a + .btn, .nav-links .causeview-embed .input-group-btn > a + .btn, .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + .btn, #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + .btn, .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + .btn, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + .btn, .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + .btn, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + .btn, .causeview-embed .comment-form .input-group-btn > .btn + input[type="submit"], .comment-form .causeview-embed .input-group-btn > .btn + input[type="submit"], .causeview-embed .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], .comment-form .causeview-embed .input-group-btn > input[type="submit"] + input[type="submit"], .causeview-embed .search-form .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .causeview-embed .search-form .input-group-btn > .search-submit + input[type="submit"], .search-form .causeview-embed .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .search-form .causeview-embed .input-group-btn > .search-submit + input[type="submit"], .causeview-embed .comment-form .input-group-btn > .btn-peace-partner + input[type="submit"], .comment-form .causeview-embed .input-group-btn > .btn-peace-partner + input[type="submit"], .causeview-embed .nav-links .comment-form .input-group-btn > a + input[type="submit"], .comment-form .causeview-embed .nav-links .input-group-btn > a + input[type="submit"], .nav-links .causeview-embed .comment-form .input-group-btn > a + input[type="submit"], .comment-form .nav-links .causeview-embed .input-group-btn > a + input[type="submit"], .causeview-embed #body_updatePanel .dataCol .comment-form .input-group-btn > input[type='button'] + input[type="submit"], .comment-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .comment-form .input-group-btn > input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + input[type="submit"], .causeview-embed #body_updatePanel .dataCol .comment-form .input-group-btn > label.ui-state-default + input[type="submit"], .comment-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .comment-form .input-group-btn > label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + input[type="submit"], .causeview-embed #body_updatePanel .dataCol .comment-form .input-group-btn > label.ui-state-active + input[type="submit"], .comment-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .comment-form .input-group-btn > label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + input[type="submit"], .causeview-embed .search-form .input-group-btn > .btn + .search-submit, .search-form .causeview-embed .input-group-btn > .btn + .search-submit, .causeview-embed .comment-form .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .causeview-embed .comment-form .input-group-btn > input[type="submit"] + .search-submit, .comment-form .causeview-embed .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .comment-form .causeview-embed .input-group-btn > input[type="submit"] + .search-submit, .causeview-embed .search-form .input-group-btn > .search-submit + .search-submit, .search-form .causeview-embed .input-group-btn > .search-submit + .search-submit, .causeview-embed .search-form .input-group-btn > .btn-peace-partner + .search-submit, .search-form .causeview-embed .input-group-btn > .btn-peace-partner + .search-submit, .causeview-embed .nav-links .search-form .input-group-btn > a + .search-submit, .search-form .causeview-embed .nav-links .input-group-btn > a + .search-submit, .nav-links .causeview-embed .search-form .input-group-btn > a + .search-submit, .search-form .nav-links .causeview-embed .input-group-btn > a + .search-submit, .causeview-embed #body_updatePanel .dataCol .search-form .input-group-btn > input[type='button'] + .search-submit, .search-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + .search-submit, #body_updatePanel .dataCol .causeview-embed .search-form .input-group-btn > input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + .search-submit, .causeview-embed #body_updatePanel .dataCol .search-form .input-group-btn > label.ui-state-default + .search-submit, .search-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + .search-submit, #body_updatePanel .dataCol .causeview-embed .search-form .input-group-btn > label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + .search-submit, .causeview-embed #body_updatePanel .dataCol .search-form .input-group-btn > label.ui-state-active + .search-submit, .search-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + .search-submit, #body_updatePanel .dataCol .causeview-embed .search-form .input-group-btn > label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + .search-submit, .causeview-embed .input-group-btn > .btn + .btn-peace-partner, .causeview-embed .comment-form .input-group-btn > input[type="submit"] + .btn-peace-partner, .comment-form .causeview-embed .input-group-btn > input[type="submit"] + .btn-peace-partner, .causeview-embed .search-form .input-group-btn > .search-submit + .btn-peace-partner, .search-form .causeview-embed .input-group-btn > .search-submit + .btn-peace-partner, .causeview-embed .input-group-btn > .btn-peace-partner + .btn-peace-partner, .causeview-embed .nav-links .input-group-btn > a + .btn-peace-partner, .nav-links .causeview-embed .input-group-btn > a + .btn-peace-partner, .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + .btn-peace-partner, .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + .btn-peace-partner, .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + .btn-peace-partner, .causeview-embed .nav-links .input-group-btn > .btn + a, .nav-links .causeview-embed .input-group-btn > .btn + a, .causeview-embed .comment-form .nav-links .input-group-btn > input[type="submit"] + a, .nav-links .causeview-embed .comment-form .input-group-btn > input[type="submit"] + a, .comment-form .causeview-embed .nav-links .input-group-btn > input[type="submit"] + a, .nav-links .comment-form .causeview-embed .input-group-btn > input[type="submit"] + a, .causeview-embed .search-form .nav-links .input-group-btn > .search-submit + a, .nav-links .causeview-embed .search-form .input-group-btn > .search-submit + a, .search-form .causeview-embed .nav-links .input-group-btn > .search-submit + a, .nav-links .search-form .causeview-embed .input-group-btn > .search-submit + a, .causeview-embed .nav-links .input-group-btn > .btn-peace-partner + a, .nav-links .causeview-embed .input-group-btn > .btn-peace-partner + a, .causeview-embed .nav-links .input-group-btn > a + a, .nav-links .causeview-embed .input-group-btn > a + a, .causeview-embed #body_updatePanel .dataCol .nav-links .input-group-btn > input[type='button'] + a, .nav-links .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + a, #body_updatePanel .dataCol .causeview-embed .nav-links .input-group-btn > input[type='button'] + a, .nav-links #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + a, .causeview-embed #body_updatePanel .dataCol .nav-links .input-group-btn > label.ui-state-default + a, .nav-links .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + a, #body_updatePanel .dataCol .causeview-embed .nav-links .input-group-btn > label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + a, .causeview-embed #body_updatePanel .dataCol .nav-links .input-group-btn > label.ui-state-active + a, .nav-links .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + a, #body_updatePanel .dataCol .causeview-embed .nav-links .input-group-btn > label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + a, .causeview-embed #body_updatePanel .dataCol .input-group-btn > .btn + input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > .btn + input[type='button'], .causeview-embed .comment-form #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .comment-form .input-group-btn > input[type="submit"] + input[type='button'], .comment-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .causeview-embed .input-group-btn > input[type="submit"] + input[type='button'], .causeview-embed .search-form #body_updatePanel .dataCol .input-group-btn > .search-submit + input[type='button'], #body_updatePanel .dataCol .causeview-embed .search-form .input-group-btn > .search-submit + input[type='button'], .search-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .causeview-embed .input-group-btn > .search-submit + input[type='button'], .causeview-embed #body_updatePanel .dataCol .input-group-btn > .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > .btn-peace-partner + input[type='button'], .causeview-embed .nav-links #body_updatePanel .dataCol .input-group-btn > a + input[type='button'], #body_updatePanel .dataCol .causeview-embed .nav-links .input-group-btn > a + input[type='button'], .nav-links .causeview-embed #body_updatePanel .dataCol .input-group-btn > a + input[type='button'], #body_updatePanel .dataCol .nav-links .causeview-embed .input-group-btn > a + input[type='button'], .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + input[type='button'], .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + input[type='button'], .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > .btn + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn > .btn + label.ui-state-default,
  .causeview-embed .comment-form #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .comment-form .input-group-btn > input[type="submit"] + label.ui-state-default, .comment-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .causeview-embed .input-group-btn > input[type="submit"] + label.ui-state-default,
  .causeview-embed .search-form #body_updatePanel .dataCol .input-group-btn > .search-submit + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .search-form .input-group-btn > .search-submit + label.ui-state-default, .search-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .causeview-embed .input-group-btn > .search-submit + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn > .btn-peace-partner + label.ui-state-default,
  .causeview-embed .nav-links #body_updatePanel .dataCol .input-group-btn > a + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .nav-links .input-group-btn > a + label.ui-state-default, .nav-links .causeview-embed #body_updatePanel .dataCol .input-group-btn > a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .causeview-embed .input-group-btn > a + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > .btn + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > .btn + label.ui-state-active,
  .causeview-embed .comment-form #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .comment-form .input-group-btn > input[type="submit"] + label.ui-state-active, .comment-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .causeview-embed .input-group-btn > input[type="submit"] + label.ui-state-active,
  .causeview-embed .search-form #body_updatePanel .dataCol .input-group-btn > .search-submit + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .search-form .input-group-btn > .search-submit + label.ui-state-active, .search-form .causeview-embed #body_updatePanel .dataCol .input-group-btn > .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .causeview-embed .input-group-btn > .search-submit + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > .btn-peace-partner + label.ui-state-active,
  .causeview-embed .nav-links #body_updatePanel .dataCol .input-group-btn > a + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .nav-links .input-group-btn > a + label.ui-state-active, .nav-links .causeview-embed #body_updatePanel .dataCol .input-group-btn > a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .causeview-embed .input-group-btn > a + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > input[type='button'] + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default + label.ui-state-active,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active + label.ui-state-active {
    margin-left: -1px; }
  .causeview-embed .input-group-btn > .btn:hover, .causeview-embed .comment-form .input-group-btn > input:hover[type="submit"], .comment-form .causeview-embed .input-group-btn > input:hover[type="submit"], .causeview-embed .search-form .input-group-btn > .search-submit:hover, .search-form .causeview-embed .input-group-btn > .search-submit:hover, .causeview-embed .input-group-btn > .btn-peace-partner:hover, .causeview-embed .nav-links .input-group-btn > a:hover, .nav-links .causeview-embed .input-group-btn > a:hover, .causeview-embed #body_updatePanel .dataCol .input-group-btn > input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > input:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active:hover, .causeview-embed .input-group-btn > .btn:focus, .causeview-embed .comment-form .input-group-btn > input:focus[type="submit"], .comment-form .causeview-embed .input-group-btn > input:focus[type="submit"], .causeview-embed .search-form .input-group-btn > .search-submit:focus, .search-form .causeview-embed .input-group-btn > .search-submit:focus, .causeview-embed .input-group-btn > .btn-peace-partner:focus, .causeview-embed .nav-links .input-group-btn > a:focus, .nav-links .causeview-embed .input-group-btn > a:focus, .causeview-embed #body_updatePanel .dataCol .input-group-btn > input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active:focus, .causeview-embed .input-group-btn > .btn:active, .causeview-embed .comment-form .input-group-btn > input:active[type="submit"], .comment-form .causeview-embed .input-group-btn > input:active[type="submit"], .causeview-embed .search-form .input-group-btn > .search-submit:active, .search-form .causeview-embed .input-group-btn > .search-submit:active, .causeview-embed .input-group-btn > .btn-peace-partner:active, .causeview-embed .nav-links .input-group-btn > a:active, .nav-links .causeview-embed .input-group-btn > a:active, .causeview-embed #body_updatePanel .dataCol .input-group-btn > input:active[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn > input:active[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-default:active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-default:active,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn > label.ui-state-active:active, #body_updatePanel .dataCol .causeview-embed .input-group-btn > label.ui-state-active:active {
    z-index: 2; }
  .causeview-embed .input-group-btn:first-child > .btn, .causeview-embed .comment-form .input-group-btn:first-child > input[type="submit"], .comment-form .causeview-embed .input-group-btn:first-child > input[type="submit"], .causeview-embed .search-form .input-group-btn:first-child > .search-submit, .search-form .causeview-embed .input-group-btn:first-child > .search-submit, .causeview-embed .input-group-btn:first-child > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:first-child > a, .nav-links .causeview-embed .input-group-btn:first-child > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:first-child > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:first-child > label.ui-state-active, .causeview-embed .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .causeview-embed .input-group-btn:last-child > .btn, .causeview-embed .comment-form .input-group-btn:last-child > input[type="submit"], .comment-form .causeview-embed .input-group-btn:last-child > input[type="submit"], .causeview-embed .search-form .input-group-btn:last-child > .search-submit, .search-form .causeview-embed .input-group-btn:last-child > .search-submit, .causeview-embed .input-group-btn:last-child > .btn-peace-partner, .causeview-embed .nav-links .input-group-btn:last-child > a, .nav-links .causeview-embed .input-group-btn:last-child > a, .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > input[type='button'], #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > input[type='button'],
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .input-group-btn:last-child > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .input-group-btn:last-child > label.ui-state-active, .causeview-embed .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
  .causeview-embed .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .causeview-embed .nav > li {
    position: relative;
    display: block; }
  .causeview-embed .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  .causeview-embed .nav > li > a:hover, .causeview-embed .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  .causeview-embed .nav > li.disabled > a {
    color: #777; }
  .causeview-embed .nav > li.disabled > a:hover, .causeview-embed .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }
  .causeview-embed .nav .open > a, .causeview-embed .nav .open > a:hover, .causeview-embed .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7; }
  .causeview-embed .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .causeview-embed .nav > li > a > img {
    max-width: none; }
  .causeview-embed .nav-tabs {
    border-bottom: 1px solid #ddd; }
  .causeview-embed .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  .causeview-embed .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  .causeview-embed .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }
  .causeview-embed .nav-tabs > li.active > a, .causeview-embed .nav-tabs > li.active > a:hover, .causeview-embed .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
  .causeview-embed .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  .causeview-embed .nav-tabs.nav-justified > li {
    float: none; }
  .causeview-embed .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .causeview-embed .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .causeview-embed .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    .causeview-embed .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  .causeview-embed .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .causeview-embed .nav-tabs.nav-justified > .active > a, .causeview-embed .nav-tabs.nav-justified > .active > a:hover, .causeview-embed .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .causeview-embed .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .causeview-embed .nav-tabs.nav-justified > .active > a, .causeview-embed .nav-tabs.nav-justified > .active > a:hover, .causeview-embed .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }
  .causeview-embed .nav-pills > li {
    float: left; }
  .causeview-embed .nav-pills > li > a {
    border-radius: 4px; }
  .causeview-embed .nav-pills > li + li {
    margin-left: 2px; }
  .causeview-embed .nav-pills > li.active > a, .causeview-embed .nav-pills > li.active > a:hover, .causeview-embed .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }
  .causeview-embed .nav-stacked > li {
    float: none; }
  .causeview-embed .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  .causeview-embed .nav-justified {
    width: 100%; }
  .causeview-embed .nav-justified > li {
    float: none; }
  .causeview-embed .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .causeview-embed .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .causeview-embed .nav-justified > li {
      display: table-cell;
      width: 1%; }
    .causeview-embed .nav-justified > li > a {
      margin-bottom: 0; } }
  .causeview-embed .nav-tabs-justified {
    border-bottom: 0; }
  .causeview-embed .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .causeview-embed .nav-tabs-justified > .active > a, .causeview-embed .nav-tabs-justified > .active > a:hover, .causeview-embed .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .causeview-embed .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .causeview-embed .nav-tabs-justified > .active > a, .causeview-embed .nav-tabs-justified > .active > a:hover, .causeview-embed .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff; } }
  .causeview-embed .tab-content > .tab-pane {
    display: none; }
  .causeview-embed .tab-content > .active {
    display: block; }
  .causeview-embed .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .causeview-embed .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    .causeview-embed .navbar {
      border-radius: 4px; } }
  @media (min-width: 768px) {
    .causeview-embed .navbar-header {
      float: left; } }
  .causeview-embed .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .causeview-embed .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .causeview-embed .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .causeview-embed .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    .causeview-embed .navbar-collapse.in {
      overflow-y: visible; }
    .causeview-embed .navbar-fixed-top .navbar-collapse, .causeview-embed .navbar-static-top .navbar-collapse, .causeview-embed .navbar-fixed-bottom .navbar-collapse {
      padding-right: 0;
      padding-left: 0; } }
  .causeview-embed .navbar-fixed-top .navbar-collapse, .causeview-embed .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .causeview-embed .navbar-fixed-top .navbar-collapse, .causeview-embed .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
  .causeview-embed .container > .navbar-header, .causeview-embed .posts-navigation > .navbar-header, .causeview-embed .container-fluid > .navbar-header, .causeview-embed .container > .navbar-collapse, .causeview-embed .posts-navigation > .navbar-collapse, .causeview-embed .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .causeview-embed .container > .navbar-header, .causeview-embed .posts-navigation > .navbar-header, .causeview-embed .container-fluid > .navbar-header, .causeview-embed .container > .navbar-collapse, .causeview-embed .posts-navigation > .navbar-collapse, .causeview-embed .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
  .causeview-embed .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .causeview-embed .navbar-static-top {
      border-radius: 0; } }
  .causeview-embed .navbar-fixed-top, .causeview-embed .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    .causeview-embed .navbar-fixed-top, .causeview-embed .navbar-fixed-bottom {
      border-radius: 0; } }
  .causeview-embed .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .causeview-embed .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .causeview-embed .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  .causeview-embed .navbar-brand:hover, .causeview-embed .navbar-brand:focus {
    text-decoration: none; }
  .causeview-embed .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .causeview-embed .navbar > .container .navbar-brand, .causeview-embed .navbar > .posts-navigation .navbar-brand, .causeview-embed .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
  .causeview-embed .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .causeview-embed .navbar-toggle:focus {
    outline: 0; }
  .causeview-embed .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .causeview-embed .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .causeview-embed .navbar-toggle {
      display: none; } }
  .causeview-embed .navbar-nav {
    margin: 7.5px -15px; }
  .causeview-embed .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .causeview-embed .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .causeview-embed .navbar-nav .open .dropdown-menu > li > a, .causeview-embed .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }
    .causeview-embed .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    .causeview-embed .navbar-nav .open .dropdown-menu > li > a:hover, .causeview-embed .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; } }
  @media (min-width: 768px) {
    .causeview-embed .navbar-nav {
      float: left;
      margin: 0; }
    .causeview-embed .navbar-nav > li {
      float: left; }
    .causeview-embed .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .causeview-embed .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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); }
  @media (min-width: 768px) {
    .causeview-embed .navbar-form .form-group, .causeview-embed .navbar-form .comment-form p, .comment-form .causeview-embed .navbar-form p, .causeview-embed .navbar-form .search-form label, .search-form .causeview-embed .navbar-form label {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .causeview-embed .navbar-form .form-control, .causeview-embed .navbar-form .comment-form input[type="text"], .comment-form .causeview-embed .navbar-form input[type="text"],
    .causeview-embed .navbar-form .comment-form input[type="email"], .comment-form .causeview-embed .navbar-form input[type="email"],
    .causeview-embed .navbar-form .comment-form input[type="url"], .comment-form .causeview-embed .navbar-form input[type="url"],
    .causeview-embed .navbar-form .comment-form textarea, .comment-form .causeview-embed .navbar-form textarea, .causeview-embed .navbar-form .search-form .search-field, .search-form .causeview-embed .navbar-form .search-field, .causeview-embed .navbar-form #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .navbar-form input[type='email'],
    .causeview-embed .navbar-form #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .navbar-form input[type='text'],
    .causeview-embed .navbar-form #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .navbar-form input[type='tel'],
    .causeview-embed .navbar-form #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .navbar-form select, .causeview-embed .navbar-form .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .navbar-form input {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .causeview-embed .navbar-form .form-control-static {
      display: inline-block; }
    .causeview-embed .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    .causeview-embed .navbar-form .input-group .input-group-addon, .causeview-embed .navbar-form .input-group .input-group-btn, .causeview-embed .navbar-form .input-group .form-control, .causeview-embed .navbar-form .input-group .comment-form input[type="text"], .comment-form .causeview-embed .navbar-form .input-group input[type="text"],
    .causeview-embed .navbar-form .input-group .comment-form input[type="email"], .comment-form .causeview-embed .navbar-form .input-group input[type="email"],
    .causeview-embed .navbar-form .input-group .comment-form input[type="url"], .comment-form .causeview-embed .navbar-form .input-group input[type="url"],
    .causeview-embed .navbar-form .input-group .comment-form textarea, .comment-form .causeview-embed .navbar-form .input-group textarea, .causeview-embed .navbar-form .input-group .search-form .search-field, .search-form .causeview-embed .navbar-form .input-group .search-field, .causeview-embed .navbar-form .input-group #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group input[type='email'],
    .causeview-embed .navbar-form .input-group #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group input[type='text'],
    .causeview-embed .navbar-form .input-group #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group input[type='tel'],
    .causeview-embed .navbar-form .input-group #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group select, .causeview-embed .navbar-form .input-group .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed .navbar-form .input-group input {
      width: auto; }
    .causeview-embed .navbar-form .input-group > .form-control, .causeview-embed .navbar-form .comment-form .input-group > input[type="text"], .comment-form .causeview-embed .navbar-form .input-group > input[type="text"],
    .causeview-embed .navbar-form .comment-form .input-group > input[type="email"], .comment-form .causeview-embed .navbar-form .input-group > input[type="email"],
    .causeview-embed .navbar-form .comment-form .input-group > input[type="url"], .comment-form .causeview-embed .navbar-form .input-group > input[type="url"],
    .causeview-embed .navbar-form .comment-form .input-group > textarea, .comment-form .causeview-embed .navbar-form .input-group > textarea, .causeview-embed .navbar-form .search-form .input-group > .search-field, .search-form .causeview-embed .navbar-form .input-group > .search-field, .causeview-embed .navbar-form #body_updatePanel .dataCol .input-group > input[type='email'], #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group > input[type='email'],
    .causeview-embed .navbar-form #body_updatePanel .dataCol .input-group > input[type='text'], #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group > input[type='text'],
    .causeview-embed .navbar-form #body_updatePanel .dataCol .input-group > input[type='tel'], #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group > input[type='tel'],
    .causeview-embed .navbar-form #body_updatePanel .dataCol .input-group > select, #body_updatePanel .dataCol .causeview-embed .navbar-form .input-group > select, .causeview-embed .navbar-form .stripe-donations-container .custom-amount .input-group > input, .stripe-donations-container .custom-amount .causeview-embed .navbar-form .input-group > input {
      width: 100%; }
    .causeview-embed .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .causeview-embed .navbar-form .radio, .causeview-embed .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .causeview-embed .navbar-form .radio label, .causeview-embed .navbar-form .checkbox label {
      padding-left: 0; }
    .causeview-embed .navbar-form .radio input[type="radio"], .causeview-embed .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .causeview-embed .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .causeview-embed .navbar-form .form-group, .causeview-embed .navbar-form .comment-form p, .comment-form .causeview-embed .navbar-form p, .causeview-embed .navbar-form .search-form label, .search-form .causeview-embed .navbar-form label {
      margin-bottom: 5px; }
    .causeview-embed .navbar-form .form-group:last-child, .causeview-embed .navbar-form .comment-form p:last-child, .comment-form .causeview-embed .navbar-form p:last-child, .causeview-embed .navbar-form .search-form label:last-child, .search-form .causeview-embed .navbar-form label:last-child {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .causeview-embed .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  .causeview-embed .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .causeview-embed .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .causeview-embed .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  .causeview-embed .navbar-btn.btn-sm, .causeview-embed .btn-group-sm > .navbar-btn.btn, .causeview-embed .comment-form .btn-group-sm > input.navbar-btn[type="submit"], .comment-form .causeview-embed .btn-group-sm > input.navbar-btn[type="submit"], .causeview-embed .search-form .btn-group-sm > .navbar-btn.search-submit, .search-form .causeview-embed .btn-group-sm > .navbar-btn.search-submit, .causeview-embed .btn-group-sm > .navbar-btn.btn-peace-partner, .causeview-embed .nav-links .btn-group-sm > a.navbar-btn, .nav-links .causeview-embed .btn-group-sm > a.navbar-btn, .causeview-embed #body_updatePanel .dataCol .btn-group-sm > input.navbar-btn[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group-sm > input.navbar-btn[type='button'],
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > label.navbar-btn.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > label.navbar-btn.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol .btn-group-sm > label.navbar-btn.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group-sm > label.navbar-btn.ui-state-active {
    margin-top: 10px;
    margin-bottom: 10px; }
  .causeview-embed .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }
  .causeview-embed .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .causeview-embed .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }
  @media (min-width: 768px) {
    .causeview-embed .navbar-left {
      float: left !important; }
    .causeview-embed .navbar-right {
      float: right !important;
      margin-right: -15px; }
    .causeview-embed .navbar-right ~ .navbar-right {
      margin-right: 0; } }
  .causeview-embed .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  .causeview-embed .navbar-default .navbar-brand {
    color: #777; }
  .causeview-embed .navbar-default .navbar-brand:hover, .causeview-embed .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
  .causeview-embed .navbar-default .navbar-text {
    color: #777; }
  .causeview-embed .navbar-default .navbar-nav > li > a {
    color: #777; }
  .causeview-embed .navbar-default .navbar-nav > li > a:hover, .causeview-embed .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
  .causeview-embed .navbar-default .navbar-nav > .active > a, .causeview-embed .navbar-default .navbar-nav > .active > a:hover, .causeview-embed .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .causeview-embed .navbar-default .navbar-nav > .disabled > a, .causeview-embed .navbar-default .navbar-nav > .disabled > a:hover, .causeview-embed .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .causeview-embed .navbar-default .navbar-toggle {
    border-color: #ddd; }
  .causeview-embed .navbar-default .navbar-toggle:hover, .causeview-embed .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
  .causeview-embed .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  .causeview-embed .navbar-default .navbar-collapse, .causeview-embed .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .causeview-embed .navbar-default .navbar-nav > .open > a, .causeview-embed .navbar-default .navbar-nav > .open > a:hover, .causeview-embed .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
    .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333;
      background-color: transparent; }
    .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .causeview-embed .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .causeview-embed .navbar-default .navbar-link {
    color: #777; }
  .causeview-embed .navbar-default .navbar-link:hover {
    color: #333; }
  .causeview-embed .navbar-default .btn-link {
    color: #777; }
  .causeview-embed .navbar-default .btn-link:hover, .causeview-embed .navbar-default .btn-link:focus {
    color: #333; }
  .causeview-embed .navbar-default .btn-link[disabled]:hover, .causeview-embed fieldset[disabled] .navbar-default .btn-link:hover, .causeview-embed .navbar-default .btn-link[disabled]:focus, .causeview-embed fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }
  .causeview-embed .navbar-inverse {
    background-color: #222;
    border-color: #080808; }
  .causeview-embed .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
  .causeview-embed .navbar-inverse .navbar-brand:hover, .causeview-embed .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
  .causeview-embed .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .causeview-embed .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
  .causeview-embed .navbar-inverse .navbar-nav > li > a:hover, .causeview-embed .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .causeview-embed .navbar-inverse .navbar-nav > .active > a, .causeview-embed .navbar-inverse .navbar-nav > .active > a:hover, .causeview-embed .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .causeview-embed .navbar-inverse .navbar-nav > .disabled > a, .causeview-embed .navbar-inverse .navbar-nav > .disabled > a:hover, .causeview-embed .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .causeview-embed .navbar-inverse .navbar-toggle {
    border-color: #333; }
  .causeview-embed .navbar-inverse .navbar-toggle:hover, .causeview-embed .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
  .causeview-embed .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  .causeview-embed .navbar-inverse .navbar-collapse, .causeview-embed .navbar-inverse .navbar-form {
    border-color: #101010; }
  .causeview-embed .navbar-inverse .navbar-nav > .open > a, .causeview-embed .navbar-inverse .navbar-nav > .open > a:hover, .causeview-embed .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808; }
  @media (max-width: 767px) {
    .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808; }
    .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808; }
    .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
    .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff;
      background-color: transparent; }
    .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #080808; }
    .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .causeview-embed .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .causeview-embed .navbar-inverse .navbar-link {
    color: #9d9d9d; }
  .causeview-embed .navbar-inverse .navbar-link:hover {
    color: #fff; }
  .causeview-embed .navbar-inverse .btn-link {
    color: #9d9d9d; }
  .causeview-embed .navbar-inverse .btn-link:hover, .causeview-embed .navbar-inverse .btn-link:focus {
    color: #fff; }
  .causeview-embed .navbar-inverse .btn-link[disabled]:hover, .causeview-embed fieldset[disabled] .navbar-inverse .btn-link:hover, .causeview-embed .navbar-inverse .btn-link[disabled]:focus, .causeview-embed fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444; }
  .causeview-embed .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  .causeview-embed .breadcrumb > li {
    display: inline-block; }
  .causeview-embed .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "; }
  .causeview-embed .breadcrumb > .active {
    color: #777; }
  .causeview-embed .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  .causeview-embed .pagination > li {
    display: inline; }
  .causeview-embed .pagination > li > a, .causeview-embed .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
  .causeview-embed .pagination > li:first-child > a, .causeview-embed .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .causeview-embed .pagination > li:last-child > a, .causeview-embed .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .causeview-embed .pagination > li > a:hover, .causeview-embed .pagination > li > span:hover, .causeview-embed .pagination > li > a:focus, .causeview-embed .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  .causeview-embed .pagination > .active > a, .causeview-embed .pagination > .active > span, .causeview-embed .pagination > .active > a:hover, .causeview-embed .pagination > .active > span:hover, .causeview-embed .pagination > .active > a:focus, .causeview-embed .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  .causeview-embed .pagination > .disabled > span, .causeview-embed .pagination > .disabled > span:hover, .causeview-embed .pagination > .disabled > span:focus, .causeview-embed .pagination > .disabled > a, .causeview-embed .pagination > .disabled > a:hover, .causeview-embed .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }
  .causeview-embed .pagination-lg > li > a, .causeview-embed .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .causeview-embed .pagination-lg > li:first-child > a, .causeview-embed .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .causeview-embed .pagination-lg > li:last-child > a, .causeview-embed .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  .causeview-embed .pagination-sm > li > a, .causeview-embed .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .causeview-embed .pagination-sm > li:first-child > a, .causeview-embed .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .causeview-embed .pagination-sm > li:last-child > a, .causeview-embed .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .causeview-embed .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }
  .causeview-embed .pager li {
    display: inline; }
  .causeview-embed .pager li > a, .causeview-embed .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  .causeview-embed .pager li > a:hover, .causeview-embed .pager li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  .causeview-embed .pager .next > a, .causeview-embed .pager .next > span {
    float: right; }
  .causeview-embed .pager .previous > a, .causeview-embed .pager .previous > span {
    float: left; }
  .causeview-embed .pager .disabled > a, .causeview-embed .pager .disabled > a:hover, .causeview-embed .pager .disabled > a:focus, .causeview-embed .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }
  .causeview-embed .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; }
  .causeview-embed a.label:hover, .causeview-embed a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .causeview-embed .label:empty {
    display: none; }
  .causeview-embed .btn .label, .causeview-embed .comment-form input[type="submit"] .label, .comment-form .causeview-embed input[type="submit"] .label, .causeview-embed .search-form .search-submit .label, .search-form .causeview-embed .search-submit .label, .causeview-embed .btn-peace-partner .label, .causeview-embed .nav-links a .label, .nav-links .causeview-embed a .label, .causeview-embed #body_updatePanel .dataCol input[type='button'] .label, #body_updatePanel .dataCol .causeview-embed input[type='button'] .label, .causeview-embed #body_updatePanel .dataCol label.ui-state-default .label, #body_updatePanel .dataCol .causeview-embed label.ui-state-default .label, .causeview-embed #body_updatePanel .dataCol label.ui-state-active .label, #body_updatePanel .dataCol .causeview-embed label.ui-state-active .label {
    position: relative;
    top: -1px; }
  .causeview-embed .label-default {
    background-color: #777; }
  .causeview-embed .label-default[href]:hover, .causeview-embed .label-default[href]:focus {
    background-color: #5e5e5e; }
  .causeview-embed .label-primary {
    background-color: #337ab7; }
  .causeview-embed .label-primary[href]:hover, .causeview-embed .label-primary[href]:focus {
    background-color: #286090; }
  .causeview-embed .label-success {
    background-color: #5cb85c; }
  .causeview-embed .label-success[href]:hover, .causeview-embed .label-success[href]:focus {
    background-color: #449d44; }
  .causeview-embed .label-info {
    background-color: #5bc0de; }
  .causeview-embed .label-info[href]:hover, .causeview-embed .label-info[href]:focus {
    background-color: #31b0d5; }
  .causeview-embed .label-warning {
    background-color: #f0ad4e; }
  .causeview-embed .label-warning[href]:hover, .causeview-embed .label-warning[href]:focus {
    background-color: #ec971f; }
  .causeview-embed .label-danger {
    background-color: #d9534f; }
  .causeview-embed .label-danger[href]:hover, .causeview-embed .label-danger[href]:focus {
    background-color: #c9302c; }
  .causeview-embed .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px; }
  .causeview-embed .badge:empty {
    display: none; }
  .causeview-embed .btn .badge, .causeview-embed .comment-form input[type="submit"] .badge, .comment-form .causeview-embed input[type="submit"] .badge, .causeview-embed .search-form .search-submit .badge, .search-form .causeview-embed .search-submit .badge, .causeview-embed .btn-peace-partner .badge, .causeview-embed .nav-links a .badge, .nav-links .causeview-embed a .badge, .causeview-embed #body_updatePanel .dataCol input[type='button'] .badge, #body_updatePanel .dataCol .causeview-embed input[type='button'] .badge, .causeview-embed #body_updatePanel .dataCol label.ui-state-default .badge, #body_updatePanel .dataCol .causeview-embed label.ui-state-default .badge, .causeview-embed #body_updatePanel .dataCol label.ui-state-active .badge, #body_updatePanel .dataCol .causeview-embed label.ui-state-active .badge {
    position: relative;
    top: -1px; }
  .causeview-embed .btn-xs .badge, .causeview-embed .btn-group-xs > .btn .badge, .causeview-embed .comment-form .btn-group-xs > input[type="submit"] .badge, .comment-form .causeview-embed .btn-group-xs > input[type="submit"] .badge, .causeview-embed .search-form .btn-group-xs > .search-submit .badge, .search-form .causeview-embed .btn-group-xs > .search-submit .badge, .causeview-embed .btn-group-xs > .btn-peace-partner .badge, .causeview-embed .nav-links .btn-group-xs > a .badge, .nav-links .causeview-embed .btn-group-xs > a .badge, .causeview-embed #body_updatePanel .dataCol .btn-group-xs > input[type='button'] .badge, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > input[type='button'] .badge, .causeview-embed #body_updatePanel .dataCol .btn-group-xs > label.ui-state-default .badge, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > label.ui-state-default .badge, .causeview-embed #body_updatePanel .dataCol .btn-group-xs > label.ui-state-active .badge, #body_updatePanel .dataCol .causeview-embed .btn-group-xs > label.ui-state-active .badge {
    top: 0;
    padding: 1px 5px; }
  .causeview-embed a.badge:hover, .causeview-embed a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .causeview-embed .list-group-item.active > .badge, .causeview-embed .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .causeview-embed .list-group-item > .badge {
    float: right; }
  .causeview-embed .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .causeview-embed .nav-pills > li > a > .badge {
    margin-left: 3px; }
  .causeview-embed .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }
  .causeview-embed .jumbotron h1, .causeview-embed .jumbotron .h1 {
    color: inherit; }
  .causeview-embed .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .causeview-embed .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .causeview-embed .container .jumbotron, .causeview-embed .posts-navigation .jumbotron, .causeview-embed .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .causeview-embed .jumbotron .container, .causeview-embed .jumbotron .posts-navigation {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .causeview-embed .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
    .causeview-embed .container .jumbotron, .causeview-embed .posts-navigation .jumbotron, .causeview-embed .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px; }
    .causeview-embed .jumbotron h1, .causeview-embed .jumbotron .h1 {
      font-size: 63px; } }
  .causeview-embed .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out; }
  .causeview-embed .thumbnail > img, .causeview-embed .thumbnail a > img {
    margin-right: auto;
    margin-left: auto; }
  .causeview-embed a.thumbnail:hover, .causeview-embed a.thumbnail:focus, .causeview-embed a.thumbnail.active {
    border-color: #337ab7; }
  .causeview-embed .thumbnail .caption {
    padding: 9px;
    color: #333; }
  .causeview-embed .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  .causeview-embed .alert h4 {
    margin-top: 0;
    color: inherit; }
  .causeview-embed .alert .alert-link {
    font-weight: bold; }
  .causeview-embed .alert > p, .causeview-embed .alert > ul {
    margin-bottom: 0; }
  .causeview-embed .alert > p + p {
    margin-top: 5px; }
  .causeview-embed .alert-dismissable, .causeview-embed .alert-dismissible {
    padding-right: 35px; }
  .causeview-embed .alert-dismissable .close, .causeview-embed .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  .causeview-embed .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .causeview-embed .alert-success hr {
    border-top-color: #c9e2b3; }
  .causeview-embed .alert-success .alert-link {
    color: #2b542c; }
  .causeview-embed .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .causeview-embed .alert-info hr {
    border-top-color: #a6e1ec; }
  .causeview-embed .alert-info .alert-link {
    color: #245269; }
  .causeview-embed .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .causeview-embed .alert-warning hr {
    border-top-color: #f7e1b5; }
  .causeview-embed .alert-warning .alert-link {
    color: #66512c; }
  .causeview-embed .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .causeview-embed .alert-danger hr {
    border-top-color: #e4b9c0; }
  .causeview-embed .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; } }
  .causeview-embed .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -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); }
  .causeview-embed .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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 .6s ease;
    transition: width .6s ease; }
  .causeview-embed .progress-striped .progress-bar, .causeview-embed .progress-bar-striped {
    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; }
  .causeview-embed .progress.active .progress-bar, .causeview-embed .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  .causeview-embed .progress-bar-success {
    background-color: #5cb85c; }
  .causeview-embed .progress-striped .progress-bar-success {
    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); }
  .causeview-embed .progress-bar-info {
    background-color: #5bc0de; }
  .causeview-embed .progress-striped .progress-bar-info {
    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); }
  .causeview-embed .progress-bar-warning {
    background-color: #f0ad4e; }
  .causeview-embed .progress-striped .progress-bar-warning {
    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); }
  .causeview-embed .progress-bar-danger {
    background-color: #d9534f; }
  .causeview-embed .progress-striped .progress-bar-danger {
    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); }
  .causeview-embed .media {
    margin-top: 15px; }
  .causeview-embed .media:first-child {
    margin-top: 0; }
  .causeview-embed .media, .causeview-embed .media-body {
    overflow: hidden;
    zoom: 1; }
  .causeview-embed .media-body {
    width: 10000px; }
  .causeview-embed .media-object {
    display: block; }
  .causeview-embed .media-object.img-thumbnail {
    max-width: none; }
  .causeview-embed .media-right, .causeview-embed .media > .pull-right {
    padding-left: 10px; }
  .causeview-embed .media-left, .causeview-embed .media > .pull-left {
    padding-right: 10px; }
  .causeview-embed .media-left, .causeview-embed .media-right, .causeview-embed .media-body {
    display: table-cell;
    vertical-align: top; }
  .causeview-embed .media-middle {
    vertical-align: middle; }
  .causeview-embed .media-bottom {
    vertical-align: bottom; }
  .causeview-embed .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .causeview-embed .media-list {
    padding-left: 0;
    list-style: none; }
  .causeview-embed .list-group {
    padding-left: 0;
    margin-bottom: 20px; }
  .causeview-embed .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  .causeview-embed .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .causeview-embed .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .causeview-embed a.list-group-item, .causeview-embed button.list-group-item {
    color: #555; }
  .causeview-embed a.list-group-item .list-group-item-heading, .causeview-embed button.list-group-item .list-group-item-heading {
    color: #333; }
  .causeview-embed a.list-group-item:hover, .causeview-embed button.list-group-item:hover, .causeview-embed a.list-group-item:focus, .causeview-embed button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }
  .causeview-embed button.list-group-item {
    width: 100%;
    text-align: left; }
  .causeview-embed .list-group-item.disabled, .causeview-embed .list-group-item.disabled:hover, .causeview-embed .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }
  .causeview-embed .list-group-item.disabled .list-group-item-heading, .causeview-embed .list-group-item.disabled:hover .list-group-item-heading, .causeview-embed .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .causeview-embed .list-group-item.disabled .list-group-item-text, .causeview-embed .list-group-item.disabled:hover .list-group-item-text, .causeview-embed .list-group-item.disabled:focus .list-group-item-text {
    color: #777; }
  .causeview-embed .list-group-item.active, .causeview-embed .list-group-item.active:hover, .causeview-embed .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .causeview-embed .list-group-item.active .list-group-item-heading, .causeview-embed .list-group-item.active:hover .list-group-item-heading, .causeview-embed .list-group-item.active:focus .list-group-item-heading, .causeview-embed .list-group-item.active .list-group-item-heading > small, .causeview-embed .list-group-item.active:hover .list-group-item-heading > small, .causeview-embed .list-group-item.active:focus .list-group-item-heading > small, .causeview-embed .list-group-item.active .list-group-item-heading > .small, .causeview-embed .list-group-item.active:hover .list-group-item-heading > .small, .causeview-embed .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .causeview-embed .list-group-item.active .list-group-item-text, .causeview-embed .list-group-item.active:hover .list-group-item-text, .causeview-embed .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }
  .causeview-embed .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .causeview-embed a.list-group-item-success, .causeview-embed button.list-group-item-success {
    color: #3c763d; }
  .causeview-embed a.list-group-item-success .list-group-item-heading, .causeview-embed button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  .causeview-embed a.list-group-item-success:hover, .causeview-embed button.list-group-item-success:hover, .causeview-embed a.list-group-item-success:focus, .causeview-embed button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  .causeview-embed a.list-group-item-success.active, .causeview-embed button.list-group-item-success.active, .causeview-embed a.list-group-item-success.active:hover, .causeview-embed button.list-group-item-success.active:hover, .causeview-embed a.list-group-item-success.active:focus, .causeview-embed button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
  .causeview-embed .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .causeview-embed a.list-group-item-info, .causeview-embed button.list-group-item-info {
    color: #31708f; }
  .causeview-embed a.list-group-item-info .list-group-item-heading, .causeview-embed button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  .causeview-embed a.list-group-item-info:hover, .causeview-embed button.list-group-item-info:hover, .causeview-embed a.list-group-item-info:focus, .causeview-embed button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  .causeview-embed a.list-group-item-info.active, .causeview-embed button.list-group-item-info.active, .causeview-embed a.list-group-item-info.active:hover, .causeview-embed button.list-group-item-info.active:hover, .causeview-embed a.list-group-item-info.active:focus, .causeview-embed button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
  .causeview-embed .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .causeview-embed a.list-group-item-warning, .causeview-embed button.list-group-item-warning {
    color: #8a6d3b; }
  .causeview-embed a.list-group-item-warning .list-group-item-heading, .causeview-embed button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  .causeview-embed a.list-group-item-warning:hover, .causeview-embed button.list-group-item-warning:hover, .causeview-embed a.list-group-item-warning:focus, .causeview-embed button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  .causeview-embed a.list-group-item-warning.active, .causeview-embed button.list-group-item-warning.active, .causeview-embed a.list-group-item-warning.active:hover, .causeview-embed button.list-group-item-warning.active:hover, .causeview-embed a.list-group-item-warning.active:focus, .causeview-embed button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
  .causeview-embed .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .causeview-embed a.list-group-item-danger, .causeview-embed button.list-group-item-danger {
    color: #a94442; }
  .causeview-embed a.list-group-item-danger .list-group-item-heading, .causeview-embed button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  .causeview-embed a.list-group-item-danger:hover, .causeview-embed button.list-group-item-danger:hover, .causeview-embed a.list-group-item-danger:focus, .causeview-embed button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  .causeview-embed a.list-group-item-danger.active, .causeview-embed button.list-group-item-danger.active, .causeview-embed a.list-group-item-danger.active:hover, .causeview-embed button.list-group-item-danger.active:hover, .causeview-embed a.list-group-item-danger.active:focus, .causeview-embed button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
  .causeview-embed .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .causeview-embed .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .causeview-embed .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .causeview-embed .panel-body {
    padding: 15px; }
  .causeview-embed .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .causeview-embed .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  .causeview-embed .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  .causeview-embed .panel-title > a, .causeview-embed .panel-title > small, .causeview-embed .panel-title > .small, .causeview-embed .panel-title > small > a, .causeview-embed .panel-title > .small > a {
    color: inherit; }
  .causeview-embed .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .causeview-embed .panel > .list-group, .causeview-embed .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  .causeview-embed .panel > .list-group .list-group-item, .causeview-embed .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .causeview-embed .panel > .list-group:first-child .list-group-item:first-child, .causeview-embed .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .causeview-embed .panel > .list-group:last-child .list-group-item:last-child, .causeview-embed .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .causeview-embed .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .causeview-embed .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .causeview-embed .list-group + .panel-footer {
    border-top-width: 0; }
  .causeview-embed .panel > .table, .causeview-embed .panel > .table-responsive > .table, .causeview-embed .panel > .panel-collapse > .table {
    margin-bottom: 0; }
  .causeview-embed .panel > .table caption, .causeview-embed .panel > .table-responsive > .table caption, .causeview-embed .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
  .causeview-embed .panel > .table:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .causeview-embed .panel > .table:first-child > thead:first-child > tr:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .causeview-embed .panel > .table:first-child > tbody:first-child > tr:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .causeview-embed .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .causeview-embed .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .causeview-embed .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .causeview-embed .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .causeview-embed .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .causeview-embed .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .causeview-embed .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .causeview-embed .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .causeview-embed .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  .causeview-embed .panel > .table:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .causeview-embed .panel > .table:last-child > tbody:last-child > tr:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .causeview-embed .panel > .table:last-child > tfoot:last-child > tr:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .causeview-embed .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .causeview-embed .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .causeview-embed .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .causeview-embed .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .causeview-embed .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .causeview-embed .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .causeview-embed .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .causeview-embed .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .causeview-embed .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  .causeview-embed .panel > .panel-body + .table, .causeview-embed .panel > .panel-body + .table-responsive, .causeview-embed .panel > .table + .panel-body, .causeview-embed .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .causeview-embed .panel > .table > tbody:first-child > tr:first-child th, .causeview-embed .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .causeview-embed .panel > .table-bordered, .causeview-embed .panel > .table-responsive > .table-bordered {
    border: 0; }
  .causeview-embed .panel > .table-bordered > thead > tr > th:first-child, .causeview-embed .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .causeview-embed .panel > .table-bordered > tbody > tr > th:first-child, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .causeview-embed .panel > .table-bordered > tfoot > tr > th:first-child, .causeview-embed .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .causeview-embed .panel > .table-bordered > thead > tr > td:first-child, .causeview-embed .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .causeview-embed .panel > .table-bordered > tbody > tr > td:first-child, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .causeview-embed .panel > .table-bordered > tfoot > tr > td:first-child, .causeview-embed .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .causeview-embed .panel > .table-bordered > thead > tr > th:last-child, .causeview-embed .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .causeview-embed .panel > .table-bordered > tbody > tr > th:last-child, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .causeview-embed .panel > .table-bordered > tfoot > tr > th:last-child, .causeview-embed .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .causeview-embed .panel > .table-bordered > thead > tr > td:last-child, .causeview-embed .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .causeview-embed .panel > .table-bordered > tbody > tr > td:last-child, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .causeview-embed .panel > .table-bordered > tfoot > tr > td:last-child, .causeview-embed .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .causeview-embed .panel > .table-bordered > thead > tr:first-child > td, .causeview-embed .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .causeview-embed .panel > .table-bordered > tbody > tr:first-child > td, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .causeview-embed .panel > .table-bordered > thead > tr:first-child > th, .causeview-embed .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .causeview-embed .panel > .table-bordered > tbody > tr:first-child > th, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .causeview-embed .panel > .table-bordered > tbody > tr:last-child > td, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .causeview-embed .panel > .table-bordered > tfoot > tr:last-child > td, .causeview-embed .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .causeview-embed .panel > .table-bordered > tbody > tr:last-child > th, .causeview-embed .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .causeview-embed .panel > .table-bordered > tfoot > tr:last-child > th, .causeview-embed .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  .causeview-embed .panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }
  .causeview-embed .panel-group {
    margin-bottom: 20px; }
  .causeview-embed .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  .causeview-embed .panel-group .panel + .panel {
    margin-top: 5px; }
  .causeview-embed .panel-group .panel-heading {
    border-bottom: 0; }
  .causeview-embed .panel-group .panel-heading + .panel-collapse > .panel-body, .causeview-embed .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
  .causeview-embed .panel-group .panel-footer {
    border-top: 0; }
  .causeview-embed .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  .causeview-embed .panel-default {
    border-color: #ddd; }
  .causeview-embed .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .causeview-embed .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  .causeview-embed .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  .causeview-embed .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .causeview-embed .panel-primary {
    border-color: #337ab7; }
  .causeview-embed .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .causeview-embed .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  .causeview-embed .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  .causeview-embed .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  .causeview-embed .panel-success {
    border-color: #d6e9c6; }
  .causeview-embed .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .causeview-embed .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  .causeview-embed .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  .causeview-embed .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  .causeview-embed .panel-info {
    border-color: #bce8f1; }
  .causeview-embed .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .causeview-embed .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  .causeview-embed .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  .causeview-embed .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  .causeview-embed .panel-warning {
    border-color: #faebcc; }
  .causeview-embed .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .causeview-embed .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  .causeview-embed .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  .causeview-embed .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  .causeview-embed .panel-danger {
    border-color: #ebccd1; }
  .causeview-embed .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .causeview-embed .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  .causeview-embed .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  .causeview-embed .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  .causeview-embed .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  .causeview-embed .embed-responsive .embed-responsive-item, .causeview-embed .embed-responsive iframe, .causeview-embed .embed-responsive embed, .causeview-embed .embed-responsive object, .causeview-embed .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .causeview-embed .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .causeview-embed .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .causeview-embed .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .causeview-embed .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  .causeview-embed .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .causeview-embed .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .causeview-embed .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }
  .causeview-embed .close:hover, .causeview-embed .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  .causeview-embed button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0; }
  .causeview-embed .modal-open {
    overflow: hidden; }
  .causeview-embed .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
  .causeview-embed .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .causeview-embed .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .causeview-embed .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .causeview-embed .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .causeview-embed .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .causeview-embed .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  .causeview-embed .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .causeview-embed .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }
  .causeview-embed .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  .causeview-embed .modal-header .close {
    margin-top: -2px; }
  .causeview-embed .modal-title {
    margin: 0;
    line-height: 1.42857143; }
  .causeview-embed .modal-body {
    position: relative;
    padding: 15px; }
  .causeview-embed .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  .causeview-embed .modal-footer .btn + .btn, .causeview-embed .modal-footer .comment-form input[type="submit"] + .btn, .comment-form .causeview-embed .modal-footer input[type="submit"] + .btn, .causeview-embed .modal-footer .search-form .search-submit + .btn, .search-form .causeview-embed .modal-footer .search-submit + .btn, .causeview-embed .modal-footer .btn-peace-partner + .btn, .causeview-embed .modal-footer .nav-links a + .btn, .nav-links .causeview-embed .modal-footer a + .btn, .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + .btn, #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + .btn, .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + .btn, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + .btn, .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + .btn, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + .btn, .causeview-embed .modal-footer .comment-form .btn + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn + input[type="submit"], .causeview-embed .modal-footer .comment-form input[type="submit"] + input[type="submit"], .comment-form .causeview-embed .modal-footer input[type="submit"] + input[type="submit"], .causeview-embed .modal-footer .search-form .comment-form .search-submit + input[type="submit"], .comment-form .causeview-embed .modal-footer .search-form .search-submit + input[type="submit"], .search-form .causeview-embed .modal-footer .comment-form .search-submit + input[type="submit"], .comment-form .search-form .causeview-embed .modal-footer .search-submit + input[type="submit"], .causeview-embed .modal-footer .comment-form .btn-peace-partner + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-peace-partner + input[type="submit"], .causeview-embed .modal-footer .nav-links .comment-form a + input[type="submit"], .comment-form .causeview-embed .modal-footer .nav-links a + input[type="submit"], .nav-links .causeview-embed .modal-footer .comment-form a + input[type="submit"], .comment-form .nav-links .causeview-embed .modal-footer a + input[type="submit"], .causeview-embed .modal-footer #body_updatePanel .dataCol .comment-form input[type='button'] + input[type="submit"], .comment-form .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .modal-footer .comment-form input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + input[type="submit"], .causeview-embed .modal-footer #body_updatePanel .dataCol .comment-form label.ui-state-default + input[type="submit"], .comment-form .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .modal-footer .comment-form label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + input[type="submit"], .causeview-embed .modal-footer #body_updatePanel .dataCol .comment-form label.ui-state-active + input[type="submit"], .comment-form .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .modal-footer .comment-form label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + input[type="submit"], .causeview-embed .modal-footer .search-form .btn + .search-submit, .search-form .causeview-embed .modal-footer .btn + .search-submit, .causeview-embed .modal-footer .comment-form .search-form input[type="submit"] + .search-submit, .search-form .causeview-embed .modal-footer .comment-form input[type="submit"] + .search-submit, .comment-form .causeview-embed .modal-footer .search-form input[type="submit"] + .search-submit, .search-form .comment-form .causeview-embed .modal-footer input[type="submit"] + .search-submit, .causeview-embed .modal-footer .search-form .search-submit + .search-submit, .search-form .causeview-embed .modal-footer .search-submit + .search-submit, .causeview-embed .modal-footer .search-form .btn-peace-partner + .search-submit, .search-form .causeview-embed .modal-footer .btn-peace-partner + .search-submit, .causeview-embed .modal-footer .nav-links .search-form a + .search-submit, .search-form .causeview-embed .modal-footer .nav-links a + .search-submit, .nav-links .causeview-embed .modal-footer .search-form a + .search-submit, .search-form .nav-links .causeview-embed .modal-footer a + .search-submit, .causeview-embed .modal-footer #body_updatePanel .dataCol .search-form input[type='button'] + .search-submit, .search-form .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + .search-submit, #body_updatePanel .dataCol .causeview-embed .modal-footer .search-form input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + .search-submit, .causeview-embed .modal-footer #body_updatePanel .dataCol .search-form label.ui-state-default + .search-submit, .search-form .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + .search-submit, #body_updatePanel .dataCol .causeview-embed .modal-footer .search-form label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + .search-submit, .causeview-embed .modal-footer #body_updatePanel .dataCol .search-form label.ui-state-active + .search-submit, .search-form .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + .search-submit, #body_updatePanel .dataCol .causeview-embed .modal-footer .search-form label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + .search-submit, .causeview-embed .modal-footer .btn + .btn-peace-partner, .causeview-embed .modal-footer .comment-form input[type="submit"] + .btn-peace-partner, .comment-form .causeview-embed .modal-footer input[type="submit"] + .btn-peace-partner, .causeview-embed .modal-footer .search-form .search-submit + .btn-peace-partner, .search-form .causeview-embed .modal-footer .search-submit + .btn-peace-partner, .causeview-embed .modal-footer .btn-peace-partner + .btn-peace-partner, .causeview-embed .modal-footer .nav-links a + .btn-peace-partner, .nav-links .causeview-embed .modal-footer a + .btn-peace-partner, .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + .btn-peace-partner, .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + .btn-peace-partner, .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + .btn-peace-partner, .causeview-embed .modal-footer .nav-links .btn + a, .nav-links .causeview-embed .modal-footer .btn + a, .causeview-embed .modal-footer .comment-form .nav-links input[type="submit"] + a, .nav-links .causeview-embed .modal-footer .comment-form input[type="submit"] + a, .comment-form .causeview-embed .modal-footer .nav-links input[type="submit"] + a, .nav-links .comment-form .causeview-embed .modal-footer input[type="submit"] + a, .causeview-embed .modal-footer .search-form .nav-links .search-submit + a, .nav-links .causeview-embed .modal-footer .search-form .search-submit + a, .search-form .causeview-embed .modal-footer .nav-links .search-submit + a, .nav-links .search-form .causeview-embed .modal-footer .search-submit + a, .causeview-embed .modal-footer .nav-links .btn-peace-partner + a, .nav-links .causeview-embed .modal-footer .btn-peace-partner + a, .causeview-embed .modal-footer .nav-links a + a, .nav-links .causeview-embed .modal-footer a + a, .causeview-embed .modal-footer #body_updatePanel .dataCol .nav-links input[type='button'] + a, .nav-links .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + a, #body_updatePanel .dataCol .causeview-embed .modal-footer .nav-links input[type='button'] + a, .nav-links #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + a, .causeview-embed .modal-footer #body_updatePanel .dataCol .nav-links label.ui-state-default + a, .nav-links .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + a, #body_updatePanel .dataCol .causeview-embed .modal-footer .nav-links label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + a, .causeview-embed .modal-footer #body_updatePanel .dataCol .nav-links label.ui-state-active + a, .nav-links .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + a, #body_updatePanel .dataCol .causeview-embed .modal-footer .nav-links label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + a, .causeview-embed .modal-footer #body_updatePanel .dataCol .btn + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn + input[type='button'], .causeview-embed .modal-footer .comment-form #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .comment-form input[type="submit"] + input[type='button'], .comment-form .causeview-embed .modal-footer #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .causeview-embed .modal-footer input[type="submit"] + input[type='button'], .causeview-embed .modal-footer .search-form #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .search-form .search-submit + input[type='button'], .search-form .causeview-embed .modal-footer #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .causeview-embed .modal-footer .search-submit + input[type='button'], .causeview-embed .modal-footer #body_updatePanel .dataCol .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-peace-partner + input[type='button'], .causeview-embed .modal-footer .nav-links #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .nav-links a + input[type='button'], .nav-links .causeview-embed .modal-footer #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .nav-links .causeview-embed .modal-footer a + input[type='button'], .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + input[type='button'], .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + input[type='button'], .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + input[type='button'],
  .causeview-embed .modal-footer #body_updatePanel .dataCol .btn + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn + label.ui-state-default,
  .causeview-embed .modal-footer .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .comment-form input[type="submit"] + label.ui-state-default, .comment-form .causeview-embed .modal-footer #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .causeview-embed .modal-footer input[type="submit"] + label.ui-state-default,
  .causeview-embed .modal-footer .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .search-form .search-submit + label.ui-state-default, .search-form .causeview-embed .modal-footer #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .causeview-embed .modal-footer .search-submit + label.ui-state-default,
  .causeview-embed .modal-footer #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-peace-partner + label.ui-state-default,
  .causeview-embed .modal-footer .nav-links #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .nav-links a + label.ui-state-default, .nav-links .causeview-embed .modal-footer #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .causeview-embed .modal-footer a + label.ui-state-default,
  .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + label.ui-state-default,
  .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + label.ui-state-default,
  .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + label.ui-state-default,
  .causeview-embed .modal-footer #body_updatePanel .dataCol .btn + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn + label.ui-state-active,
  .causeview-embed .modal-footer .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .comment-form input[type="submit"] + label.ui-state-active, .comment-form .causeview-embed .modal-footer #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .causeview-embed .modal-footer input[type="submit"] + label.ui-state-active,
  .causeview-embed .modal-footer .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .search-form .search-submit + label.ui-state-active, .search-form .causeview-embed .modal-footer #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .causeview-embed .modal-footer .search-submit + label.ui-state-active,
  .causeview-embed .modal-footer #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-peace-partner + label.ui-state-active,
  .causeview-embed .modal-footer .nav-links #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .nav-links a + label.ui-state-active, .nav-links .causeview-embed .modal-footer #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .causeview-embed .modal-footer a + label.ui-state-active,
  .causeview-embed .modal-footer #body_updatePanel .dataCol input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer input[type='button'] + label.ui-state-active,
  .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-default + label.ui-state-active,
  .causeview-embed .modal-footer #body_updatePanel .dataCol label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer label.ui-state-active + label.ui-state-active {
    margin-bottom: 0;
    margin-left: 5px; }
  .causeview-embed .modal-footer .btn-group .btn + .btn, .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + .btn, .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + .btn, .causeview-embed .modal-footer .btn-group .search-form .search-submit + .btn, .search-form .causeview-embed .modal-footer .btn-group .search-submit + .btn, .causeview-embed .modal-footer .btn-group .btn-peace-partner + .btn, .causeview-embed .modal-footer .btn-group .nav-links a + .btn, .nav-links .causeview-embed .modal-footer .btn-group a + .btn, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + .btn, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + .btn, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + .btn, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + .btn, .causeview-embed .modal-footer .btn-group .comment-form .btn + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group .btn + input[type="submit"], .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + input[type="submit"], .causeview-embed .modal-footer .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group .search-form .search-submit + input[type="submit"], .search-form .causeview-embed .modal-footer .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form .causeview-embed .modal-footer .btn-group .search-submit + input[type="submit"], .causeview-embed .modal-footer .btn-group .comment-form .btn-peace-partner + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group .btn-peace-partner + input[type="submit"], .causeview-embed .modal-footer .btn-group .nav-links .comment-form a + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group .nav-links a + input[type="submit"], .nav-links .causeview-embed .modal-footer .btn-group .comment-form a + input[type="submit"], .comment-form .nav-links .causeview-embed .modal-footer .btn-group a + input[type="submit"], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .comment-form input[type='button'] + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .comment-form input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + input[type="submit"], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .comment-form label.ui-state-default + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .comment-form label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + input[type="submit"], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .comment-form label.ui-state-active + input[type="submit"], .comment-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .comment-form label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + input[type="submit"], .causeview-embed .modal-footer .btn-group .search-form .btn + .search-submit, .search-form .causeview-embed .modal-footer .btn-group .btn + .search-submit, .causeview-embed .modal-footer .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form .causeview-embed .modal-footer .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + .search-submit, .causeview-embed .modal-footer .btn-group .search-form .search-submit + .search-submit, .search-form .causeview-embed .modal-footer .btn-group .search-submit + .search-submit, .causeview-embed .modal-footer .btn-group .search-form .btn-peace-partner + .search-submit, .search-form .causeview-embed .modal-footer .btn-group .btn-peace-partner + .search-submit, .causeview-embed .modal-footer .btn-group .nav-links .search-form a + .search-submit, .search-form .causeview-embed .modal-footer .btn-group .nav-links a + .search-submit, .nav-links .causeview-embed .modal-footer .btn-group .search-form a + .search-submit, .search-form .nav-links .causeview-embed .modal-footer .btn-group a + .search-submit, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .search-form input[type='button'] + .search-submit, .search-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + .search-submit, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .search-form input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + .search-submit, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .search-form label.ui-state-default + .search-submit, .search-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + .search-submit, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .search-form label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + .search-submit, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .search-form label.ui-state-active + .search-submit, .search-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + .search-submit, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .search-form label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + .search-submit, .causeview-embed .modal-footer .btn-group .btn + .btn-peace-partner, .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + .btn-peace-partner, .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + .btn-peace-partner, .causeview-embed .modal-footer .btn-group .search-form .search-submit + .btn-peace-partner, .search-form .causeview-embed .modal-footer .btn-group .search-submit + .btn-peace-partner, .causeview-embed .modal-footer .btn-group .btn-peace-partner + .btn-peace-partner, .causeview-embed .modal-footer .btn-group .nav-links a + .btn-peace-partner, .nav-links .causeview-embed .modal-footer .btn-group a + .btn-peace-partner, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + .btn-peace-partner, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + .btn-peace-partner, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + .btn-peace-partner, .causeview-embed .modal-footer .btn-group .nav-links .btn + a, .nav-links .causeview-embed .modal-footer .btn-group .btn + a, .causeview-embed .modal-footer .btn-group .comment-form .nav-links input[type="submit"] + a, .nav-links .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + a, .comment-form .causeview-embed .modal-footer .btn-group .nav-links input[type="submit"] + a, .nav-links .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + a, .causeview-embed .modal-footer .btn-group .search-form .nav-links .search-submit + a, .nav-links .causeview-embed .modal-footer .btn-group .search-form .search-submit + a, .search-form .causeview-embed .modal-footer .btn-group .nav-links .search-submit + a, .nav-links .search-form .causeview-embed .modal-footer .btn-group .search-submit + a, .causeview-embed .modal-footer .btn-group .nav-links .btn-peace-partner + a, .nav-links .causeview-embed .modal-footer .btn-group .btn-peace-partner + a, .causeview-embed .modal-footer .btn-group .nav-links a + a, .nav-links .causeview-embed .modal-footer .btn-group a + a, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .nav-links input[type='button'] + a, .nav-links .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + a, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .nav-links input[type='button'] + a, .nav-links #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + a, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .nav-links label.ui-state-default + a, .nav-links .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + a, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .nav-links label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + a, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .nav-links label.ui-state-active + a, .nav-links .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + a, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .nav-links label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + a, .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .btn + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .btn + input[type='button'], .causeview-embed .modal-footer .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + input[type='button'], .comment-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + input[type='button'], .causeview-embed .modal-footer .btn-group .search-form #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .search-form .search-submit + input[type='button'], .search-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .causeview-embed .modal-footer .btn-group .search-submit + input[type='button'], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .btn-peace-partner + input[type='button'], .causeview-embed .modal-footer .btn-group .nav-links #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .nav-links a + input[type='button'], .nav-links .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .nav-links .causeview-embed .modal-footer .btn-group a + input[type='button'], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + input[type='button'], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + input[type='button'], .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + input[type='button'],
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .btn + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .btn + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + label.ui-state-default, .comment-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .search-form .search-submit + label.ui-state-default, .search-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .causeview-embed .modal-footer .btn-group .search-submit + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .btn-peace-partner + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group .nav-links #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .nav-links a + label.ui-state-default, .nav-links .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .causeview-embed .modal-footer .btn-group a + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + label.ui-state-default,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .btn + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .btn + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .comment-form input[type="submit"] + label.ui-state-active, .comment-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .causeview-embed .modal-footer .btn-group input[type="submit"] + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .search-form .search-submit + label.ui-state-active, .search-form .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .causeview-embed .modal-footer .btn-group .search-submit + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .btn-peace-partner + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group .nav-links #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group .nav-links a + label.ui-state-active, .nav-links .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .causeview-embed .modal-footer .btn-group a + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group input[type='button'] + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-default + label.ui-state-active,
  .causeview-embed .modal-footer .btn-group #body_updatePanel .dataCol label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .modal-footer .btn-group label.ui-state-active + label.ui-state-active {
    margin-left: -1px; }
  .causeview-embed .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  .causeview-embed .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .causeview-embed .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .causeview-embed .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); }
    .causeview-embed .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .causeview-embed .modal-lg {
      width: 900px; } }
  .causeview-embed .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto; }
  .causeview-embed .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }
  .causeview-embed .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .causeview-embed .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .causeview-embed .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .causeview-embed .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .causeview-embed .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  .causeview-embed .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .causeview-embed .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .causeview-embed .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .causeview-embed .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .causeview-embed .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .causeview-embed .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .causeview-embed .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .causeview-embed .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .causeview-embed .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .causeview-embed .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }
  .causeview-embed .popover.top {
    margin-top: -10px; }
  .causeview-embed .popover.right {
    margin-left: 10px; }
  .causeview-embed .popover.bottom {
    margin-top: 10px; }
  .causeview-embed .popover.left {
    margin-left: -10px; }
  .causeview-embed .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .causeview-embed .popover-content {
    padding: 9px 14px; }
  .causeview-embed .popover > .arrow, .causeview-embed .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .causeview-embed .popover > .arrow {
    border-width: 11px; }
  .causeview-embed .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  .causeview-embed .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
  .causeview-embed .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  .causeview-embed .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
  .causeview-embed .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }
  .causeview-embed .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .causeview-embed .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }
  .causeview-embed .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .causeview-embed .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }
  .causeview-embed .carousel {
    position: relative; }
  .causeview-embed .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .causeview-embed .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
  .causeview-embed .carousel-inner > .item > img, .causeview-embed .carousel-inner > .item > a > img {
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .causeview-embed .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      transition: -webkit-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; }
    .causeview-embed .carousel-inner > .item.next, .causeview-embed .carousel-inner > .item.active.right {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .causeview-embed .carousel-inner > .item.prev, .causeview-embed .carousel-inner > .item.active.left {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    .causeview-embed .carousel-inner > .item.next.left, .causeview-embed .carousel-inner > .item.prev.right, .causeview-embed .carousel-inner > .item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  .causeview-embed .carousel-inner > .active, .causeview-embed .carousel-inner > .next, .causeview-embed .carousel-inner > .prev {
    display: block; }
  .causeview-embed .carousel-inner > .active {
    left: 0; }
  .causeview-embed .carousel-inner > .next, .causeview-embed .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .causeview-embed .carousel-inner > .next {
    left: 100%; }
  .causeview-embed .carousel-inner > .prev {
    left: -100%; }
  .causeview-embed .carousel-inner > .next.left, .causeview-embed .carousel-inner > .prev.right {
    left: 0; }
  .causeview-embed .carousel-inner > .active.left {
    left: -100%; }
  .causeview-embed .carousel-inner > .active.right {
    left: 100%; }
  .causeview-embed .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5; }
  .causeview-embed .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    background-repeat: repeat-x; }
  .causeview-embed .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x; }
  .causeview-embed .carousel-control:hover, .causeview-embed .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  .causeview-embed .carousel-control .icon-prev, .causeview-embed .carousel-control .icon-next, .causeview-embed .carousel-control .glyphicon-chevron-left, .causeview-embed .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .causeview-embed .carousel-control .icon-prev, .causeview-embed .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .causeview-embed .carousel-control .icon-next, .causeview-embed .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .causeview-embed .carousel-control .icon-prev, .causeview-embed .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .causeview-embed .carousel-control .icon-prev:before {
    content: '‹'; }
  .causeview-embed .carousel-control .icon-next:before {
    content: '›'; }
  .causeview-embed .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }
  .causeview-embed .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .causeview-embed .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }
  .causeview-embed .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    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); }
  .causeview-embed .carousel-caption .btn, .causeview-embed .carousel-caption .comment-form input[type="submit"], .comment-form .causeview-embed .carousel-caption input[type="submit"], .causeview-embed .carousel-caption .search-form .search-submit, .search-form .causeview-embed .carousel-caption .search-submit, .causeview-embed .carousel-caption .btn-peace-partner, .causeview-embed .carousel-caption .nav-links a, .nav-links .causeview-embed .carousel-caption a, .causeview-embed .carousel-caption #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed .carousel-caption input[type='button'],
  .causeview-embed .carousel-caption #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .carousel-caption label.ui-state-default,
  .causeview-embed .carousel-caption #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .carousel-caption label.ui-state-active {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    .causeview-embed .carousel-control .glyphicon-chevron-left, .causeview-embed .carousel-control .glyphicon-chevron-right, .causeview-embed .carousel-control .icon-prev, .causeview-embed .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .causeview-embed .carousel-control .glyphicon-chevron-left, .causeview-embed .carousel-control .icon-prev {
      margin-left: -10px; }
    .causeview-embed .carousel-control .glyphicon-chevron-right, .causeview-embed .carousel-control .icon-next {
      margin-right: -10px; }
    .causeview-embed .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    .causeview-embed .carousel-indicators {
      bottom: 20px; } }
  .causeview-embed .clearfix:before, .causeview-embed .clearfix:after, .causeview-embed .dl-horizontal dd:before, .causeview-embed .dl-horizontal dd:after, .causeview-embed .container:before, .causeview-embed .posts-navigation:before, .causeview-embed .container:after, .causeview-embed .posts-navigation:after, .causeview-embed .container-fluid:before, .causeview-embed .container-fluid:after, .causeview-embed .row:before, .causeview-embed .row:after, .causeview-embed .form-horizontal .form-group:before, .causeview-embed .form-horizontal .comment-form p:before, .comment-form .causeview-embed .form-horizontal p:before, .causeview-embed .form-horizontal .search-form label:before, .search-form .causeview-embed .form-horizontal label:before, .causeview-embed .form-horizontal .form-group:after, .causeview-embed .form-horizontal .comment-form p:after, .comment-form .causeview-embed .form-horizontal p:after, .causeview-embed .form-horizontal .search-form label:after, .search-form .causeview-embed .form-horizontal label:after, .causeview-embed .btn-toolbar:before, .causeview-embed .btn-toolbar:after, .causeview-embed .btn-group-vertical > .btn-group:before, .causeview-embed .btn-group-vertical > .btn-group:after, .causeview-embed .nav:before, .causeview-embed .nav:after, .causeview-embed .navbar:before, .causeview-embed .navbar:after, .causeview-embed .navbar-header:before, .causeview-embed .navbar-header:after, .causeview-embed .navbar-collapse:before, .causeview-embed .navbar-collapse:after, .causeview-embed .pager:before, .causeview-embed .pager:after, .causeview-embed .panel-body:before, .causeview-embed .panel-body:after, .causeview-embed .modal-header:before, .causeview-embed .modal-header:after, .causeview-embed .modal-footer:before, .causeview-embed .modal-footer:after {
    display: table;
    content: " "; }
  .causeview-embed .clearfix:after, .causeview-embed .dl-horizontal dd:after, .causeview-embed .container:after, .causeview-embed .posts-navigation:after, .causeview-embed .container-fluid:after, .causeview-embed .row:after, .causeview-embed .form-horizontal .form-group:after, .causeview-embed .form-horizontal .comment-form p:after, .comment-form .causeview-embed .form-horizontal p:after, .causeview-embed .form-horizontal .search-form label:after, .search-form .causeview-embed .form-horizontal label:after, .causeview-embed .btn-toolbar:after, .causeview-embed .btn-group-vertical > .btn-group:after, .causeview-embed .nav:after, .causeview-embed .navbar:after, .causeview-embed .navbar-header:after, .causeview-embed .navbar-collapse:after, .causeview-embed .pager:after, .causeview-embed .panel-body:after, .causeview-embed .modal-header:after, .causeview-embed .modal-footer:after {
    clear: both; }
  .causeview-embed .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .causeview-embed .pull-right {
    float: right !important; }
  .causeview-embed .pull-left {
    float: left !important; }
  .causeview-embed .hide {
    display: none !important; }
  .causeview-embed .show {
    display: block !important; }
  .causeview-embed .invisible {
    visibility: hidden; }
  .causeview-embed .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .causeview-embed .hidden {
    display: none !important; }
  .causeview-embed .affix {
    position: fixed; }

@-ms-viewport {
  .causeview-embed {
    width: device-width; } }
  .causeview-embed .visible-xs, .causeview-embed .visible-sm, .causeview-embed .visible-md, .causeview-embed .visible-lg {
    display: none !important; }
  .causeview-embed .visible-xs-block, .causeview-embed .visible-xs-inline, .causeview-embed .visible-xs-inline-block, .causeview-embed .visible-sm-block, .causeview-embed .visible-sm-inline, .causeview-embed .visible-sm-inline-block, .causeview-embed .visible-md-block, .causeview-embed .visible-md-inline, .causeview-embed .visible-md-inline-block, .causeview-embed .visible-lg-block, .causeview-embed .visible-lg-inline, .causeview-embed .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .causeview-embed .visible-xs {
      display: block !important; }
    .causeview-embed table.visible-xs {
      display: table !important; }
    .causeview-embed tr.visible-xs {
      display: table-row !important; }
    .causeview-embed th.visible-xs, .causeview-embed td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .causeview-embed .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .causeview-embed .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .causeview-embed .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .causeview-embed .visible-sm {
      display: block !important; }
    .causeview-embed table.visible-sm {
      display: table !important; }
    .causeview-embed tr.visible-sm {
      display: table-row !important; }
    .causeview-embed th.visible-sm, .causeview-embed td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .causeview-embed .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .causeview-embed .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .causeview-embed .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .causeview-embed .visible-md {
      display: block !important; }
    .causeview-embed table.visible-md {
      display: table !important; }
    .causeview-embed tr.visible-md {
      display: table-row !important; }
    .causeview-embed th.visible-md, .causeview-embed td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .causeview-embed .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .causeview-embed .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .causeview-embed .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .causeview-embed .visible-lg {
      display: block !important; }
    .causeview-embed table.visible-lg {
      display: table !important; }
    .causeview-embed tr.visible-lg {
      display: table-row !important; }
    .causeview-embed th.visible-lg, .causeview-embed td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .causeview-embed .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .causeview-embed .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .causeview-embed .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .causeview-embed .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .causeview-embed .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .causeview-embed .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .causeview-embed .hidden-lg {
      display: none !important; } }
  .causeview-embed .visible-print {
    display: none !important; }
  @media print {
    .causeview-embed .visible-print {
      display: block !important; }
    .causeview-embed table.visible-print {
      display: table !important; }
    .causeview-embed tr.visible-print {
      display: table-row !important; }
    .causeview-embed th.visible-print, .causeview-embed td.visible-print {
      display: table-cell !important; } }
  .causeview-embed .visible-print-block {
    display: none !important; }
  @media print {
    .causeview-embed .visible-print-block {
      display: block !important; } }
  .causeview-embed .visible-print-inline {
    display: none !important; }
  @media print {
    .causeview-embed .visible-print-inline {
      display: inline !important; } }
  .causeview-embed .visible-print-inline-block {
    display: none !important; }
  @media print {
    .causeview-embed .visible-print-inline-block {
      display: inline-block !important; } }
  @media print {
    .causeview-embed .hidden-print {
      display: none !important; } }
  .causeview-embed .datepicker {
    border-radius: 4px;
    direction: ltr; }
  .causeview-embed .datepicker-inline {
    width: 220px; }
  .causeview-embed .datepicker.datepicker-rtl {
    direction: rtl; }
  .causeview-embed .datepicker.datepicker-rtl table tr td span {
    float: right; }
  .causeview-embed .datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px; }
  .causeview-embed .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute; }
  .causeview-embed .datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-left:before {
    left: 6px; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-left:after {
    left: 7px; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-right:before {
    right: 6px; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-right:after {
    right: 7px; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px; }
  .causeview-embed .datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, 0.15); }
  .causeview-embed .datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff; }
  .causeview-embed .datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .causeview-embed .datepicker table tr td, .causeview-embed .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none; }
  .causeview-embed .table-striped .datepicker table tr td, .causeview-embed .table-striped .datepicker table tr th {
    background-color: transparent; }
  .causeview-embed .datepicker table tr td.new, .causeview-embed .datepicker table tr td.old {
    color: #777; }
  .causeview-embed .datepicker table tr td.day:hover, .causeview-embed .datepicker table tr td.focused {
    background: #eee;
    cursor: pointer; }
  .causeview-embed .datepicker table tr td.disabled, .causeview-embed .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: default; }
  .causeview-embed .datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0; }
  .causeview-embed .datepicker table tr td.highlighted.focus, .causeview-embed .datepicker table tr td.highlighted:focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2; }
  .causeview-embed .datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb; }
  .causeview-embed .datepicker table tr td.highlighted.active, .causeview-embed .datepicker table tr td.highlighted:active {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb; }
  .causeview-embed .datepicker table tr td.highlighted.active.focus, .causeview-embed .datepicker table tr td.highlighted.active:focus, .causeview-embed .datepicker table tr td.highlighted.active:hover, .causeview-embed .datepicker table tr td.highlighted:active.focus, .causeview-embed .datepicker table tr td.highlighted:active:focus, .causeview-embed .datepicker table tr td.highlighted:active:hover {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2; }
  .causeview-embed .datepicker table tr td.highlighted.disabled.focus, .causeview-embed .datepicker table tr td.highlighted.disabled:focus, .causeview-embed .datepicker table tr td.highlighted.disabled:hover, .causeview-embed .datepicker table tr td.highlighted[disabled].focus, .causeview-embed .datepicker table tr td.highlighted[disabled]:focus, .causeview-embed .datepicker table tr td.highlighted[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.highlighted.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.highlighted:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5; }
  .causeview-embed .datepicker table tr td.highlighted.focused {
    background: #afd9ee; }
  .causeview-embed .datepicker table tr td.highlighted.disabled, .causeview-embed .datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #777; }
  .causeview-embed .datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733; }
  .causeview-embed .datepicker table tr td.today.focus, .causeview-embed .datepicker table tr td.today:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400; }
  .causeview-embed .datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00; }
  .causeview-embed .datepicker table tr td.today.active, .causeview-embed .datepicker table tr td.today:active {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00; }
  .causeview-embed .datepicker table tr td.today.active.focus, .causeview-embed .datepicker table tr td.today.active:focus, .causeview-embed .datepicker table tr td.today.active:hover, .causeview-embed .datepicker table tr td.today:active.focus, .causeview-embed .datepicker table tr td.today:active:focus, .causeview-embed .datepicker table tr td.today:active:hover {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400; }
  .causeview-embed .datepicker table tr td.today.disabled.focus, .causeview-embed .datepicker table tr td.today.disabled:focus, .causeview-embed .datepicker table tr td.today.disabled:hover, .causeview-embed .datepicker table tr td.today[disabled].focus, .causeview-embed .datepicker table tr td.today[disabled]:focus, .causeview-embed .datepicker table tr td.today[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.today.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.today:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733; }
  .causeview-embed .datepicker table tr td.today.focused {
    background: #ffc966; }
  .causeview-embed .datepicker table tr td.today.disabled, .causeview-embed .datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #777; }
  .causeview-embed .datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0; }
  .causeview-embed .datepicker table tr td.range.focus, .causeview-embed .datepicker table tr td.range:focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c; }
  .causeview-embed .datepicker table tr td.range:hover {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d; }
  .causeview-embed .datepicker table tr td.range.active, .causeview-embed .datepicker table tr td.range:active {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d; }
  .causeview-embed .datepicker table tr td.range.active.focus, .causeview-embed .datepicker table tr td.range.active:focus, .causeview-embed .datepicker table tr td.range.active:hover, .causeview-embed .datepicker table tr td.range:active.focus, .causeview-embed .datepicker table tr td.range:active:focus, .causeview-embed .datepicker table tr td.range:active:hover {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c; }
  .causeview-embed .datepicker table tr td.range.disabled.focus, .causeview-embed .datepicker table tr td.range.disabled:focus, .causeview-embed .datepicker table tr td.range.disabled:hover, .causeview-embed .datepicker table tr td.range[disabled].focus, .causeview-embed .datepicker table tr td.range[disabled]:focus, .causeview-embed .datepicker table tr td.range[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.range.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.range:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb; }
  .causeview-embed .datepicker table tr td.range.focused {
    background: #d5d5d5; }
  .causeview-embed .datepicker table tr td.range.disabled, .causeview-embed .datepicker table tr td.range.disabled:active {
    background: #eee;
    color: #777; }
  .causeview-embed .datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3; }
  .causeview-embed .datepicker table tr td.range.highlighted.focus, .causeview-embed .datepicker table tr td.range.highlighted:focus {
    color: #000;
    background-color: #c1d7e3;
    border-color: #4b88a6; }
  .causeview-embed .datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0; }
  .causeview-embed .datepicker table tr td.range.highlighted.active, .causeview-embed .datepicker table tr td.range.highlighted:active {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0; }
  .causeview-embed .datepicker table tr td.range.highlighted.active.focus, .causeview-embed .datepicker table tr td.range.highlighted.active:focus, .causeview-embed .datepicker table tr td.range.highlighted.active:hover, .causeview-embed .datepicker table tr td.range.highlighted:active.focus, .causeview-embed .datepicker table tr td.range.highlighted:active:focus, .causeview-embed .datepicker table tr td.range.highlighted:active:hover {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4b88a6; }
  .causeview-embed .datepicker table tr td.range.highlighted.disabled.focus, .causeview-embed .datepicker table tr td.range.highlighted.disabled:focus, .causeview-embed .datepicker table tr td.range.highlighted.disabled:hover, .causeview-embed .datepicker table tr td.range.highlighted[disabled].focus, .causeview-embed .datepicker table tr td.range.highlighted[disabled]:focus, .causeview-embed .datepicker table tr td.range.highlighted[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.range.highlighted.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.range.highlighted:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3; }
  .causeview-embed .datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3; }
  .causeview-embed .datepicker table tr td.range.highlighted.disabled, .causeview-embed .datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #777; }
  .causeview-embed .datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417; }
  .causeview-embed .datepicker table tr td.range.today.focus, .causeview-embed .datepicker table tr td.range.today:focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608; }
  .causeview-embed .datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c; }
  .causeview-embed .datepicker table tr td.range.today.active, .causeview-embed .datepicker table tr td.range.today:active {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c; }
  .causeview-embed .datepicker table tr td.range.today.active.focus, .causeview-embed .datepicker table tr td.range.today.active:focus, .causeview-embed .datepicker table tr td.range.today.active:hover, .causeview-embed .datepicker table tr td.range.today:active.focus, .causeview-embed .datepicker table tr td.range.today:active:focus, .causeview-embed .datepicker table tr td.range.today:active:hover {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608; }
  .causeview-embed .datepicker table tr td.range.today.disabled.focus, .causeview-embed .datepicker table tr td.range.today.disabled:focus, .causeview-embed .datepicker table tr td.range.today.disabled:hover, .causeview-embed .datepicker table tr td.range.today[disabled].focus, .causeview-embed .datepicker table tr td.range.today[disabled]:focus, .causeview-embed .datepicker table tr td.range.today[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.range.today.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.range.today:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417; }
  .causeview-embed .datepicker table tr td.range.today.disabled, .causeview-embed .datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #777; }
  .causeview-embed .datepicker table tr td.selected, .causeview-embed .datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .causeview-embed .datepicker table tr td.selected.focus, .causeview-embed .datepicker table tr td.selected.highlighted.focus, .causeview-embed .datepicker table tr td.selected.highlighted:focus, .causeview-embed .datepicker table tr td.selected:focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #161616; }
  .causeview-embed .datepicker table tr td.selected.highlighted:hover, .causeview-embed .datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737; }
  .causeview-embed .datepicker table tr td.selected.active, .causeview-embed .datepicker table tr td.selected.highlighted.active, .causeview-embed .datepicker table tr td.selected.highlighted:active, .causeview-embed .datepicker table tr td.selected:active {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737; }
  .causeview-embed .datepicker table tr td.selected.active.focus, .causeview-embed .datepicker table tr td.selected.active:focus, .causeview-embed .datepicker table tr td.selected.active:hover, .causeview-embed .datepicker table tr td.selected.highlighted.active.focus, .causeview-embed .datepicker table tr td.selected.highlighted.active:focus, .causeview-embed .datepicker table tr td.selected.highlighted.active:hover, .causeview-embed .datepicker table tr td.selected.highlighted:active.focus, .causeview-embed .datepicker table tr td.selected.highlighted:active:focus, .causeview-embed .datepicker table tr td.selected.highlighted:active:hover, .causeview-embed .datepicker table tr td.selected:active.focus, .causeview-embed .datepicker table tr td.selected:active:focus, .causeview-embed .datepicker table tr td.selected:active:hover {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #161616; }
  .causeview-embed .datepicker table tr td.selected.disabled.focus, .causeview-embed .datepicker table tr td.selected.disabled:focus, .causeview-embed .datepicker table tr td.selected.disabled:hover, .causeview-embed .datepicker table tr td.selected.highlighted.disabled.focus, .causeview-embed .datepicker table tr td.selected.highlighted.disabled:focus, .causeview-embed .datepicker table tr td.selected.highlighted.disabled:hover, .causeview-embed .datepicker table tr td.selected.highlighted[disabled].focus, .causeview-embed .datepicker table tr td.selected.highlighted[disabled]:focus, .causeview-embed .datepicker table tr td.selected.highlighted[disabled]:hover, .causeview-embed .datepicker table tr td.selected[disabled].focus, .causeview-embed .datepicker table tr td.selected[disabled]:focus, .causeview-embed .datepicker table tr td.selected[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.selected.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.selected:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #777;
    border-color: #555; }
  .causeview-embed .datepicker table tr td.active, .causeview-embed .datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .causeview-embed .datepicker table tr td.active.focus, .causeview-embed .datepicker table tr td.active.highlighted.focus, .causeview-embed .datepicker table tr td.active.highlighted:focus, .causeview-embed .datepicker table tr td.active:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .causeview-embed .datepicker table tr td.active.highlighted:hover, .causeview-embed .datepicker table tr td.active:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .causeview-embed .datepicker table tr td.active.active, .causeview-embed .datepicker table tr td.active.highlighted.active, .causeview-embed .datepicker table tr td.active.highlighted:active, .causeview-embed .datepicker table tr td.active:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .causeview-embed .datepicker table tr td.active.active.focus, .causeview-embed .datepicker table tr td.active.active:focus, .causeview-embed .datepicker table tr td.active.active:hover, .causeview-embed .datepicker table tr td.active.highlighted.active.focus, .causeview-embed .datepicker table tr td.active.highlighted.active:focus, .causeview-embed .datepicker table tr td.active.highlighted.active:hover, .causeview-embed .datepicker table tr td.active.highlighted:active.focus, .causeview-embed .datepicker table tr td.active.highlighted:active:focus, .causeview-embed .datepicker table tr td.active.highlighted:active:hover, .causeview-embed .datepicker table tr td.active:active.focus, .causeview-embed .datepicker table tr td.active:active:focus, .causeview-embed .datepicker table tr td.active:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  .causeview-embed .datepicker table tr td.active.disabled.focus, .causeview-embed .datepicker table tr td.active.disabled:focus, .causeview-embed .datepicker table tr td.active.disabled:hover, .causeview-embed .datepicker table tr td.active.highlighted.disabled.focus, .causeview-embed .datepicker table tr td.active.highlighted.disabled:focus, .causeview-embed .datepicker table tr td.active.highlighted.disabled:hover, .causeview-embed .datepicker table tr td.active.highlighted[disabled].focus, .causeview-embed .datepicker table tr td.active.highlighted[disabled]:focus, .causeview-embed .datepicker table tr td.active.highlighted[disabled]:hover, .causeview-embed .datepicker table tr td.active[disabled].focus, .causeview-embed .datepicker table tr td.active[disabled]:focus, .causeview-embed .datepicker table tr td.active[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.active.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.active.highlighted.focus, .causeview-embed fieldset[disabled] .datepicker table tr td.active.highlighted:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.active.highlighted:hover, .causeview-embed fieldset[disabled] .datepicker table tr td.active:focus, .causeview-embed fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .causeview-embed .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px; }
  .causeview-embed .datepicker table tr td span.focused, .causeview-embed .datepicker table tr td span:hover {
    background: #eee; }
  .causeview-embed .datepicker table tr td span.disabled, .causeview-embed .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: default; }
  .causeview-embed .datepicker table tr td span.active, .causeview-embed .datepicker table tr td span.active.disabled, .causeview-embed .datepicker table tr td span.active.disabled:hover, .causeview-embed .datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .causeview-embed .datepicker table tr td span.active.disabled.focus, .causeview-embed .datepicker table tr td span.active.disabled:focus, .causeview-embed .datepicker table tr td span.active.disabled:hover.focus, .causeview-embed .datepicker table tr td span.active.disabled:hover:focus, .causeview-embed .datepicker table tr td span.active.focus, .causeview-embed .datepicker table tr td span.active:focus, .causeview-embed .datepicker table tr td span.active:hover.focus, .causeview-embed .datepicker table tr td span.active:hover:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .causeview-embed .datepicker table tr td span.active.disabled:hover, .causeview-embed .datepicker table tr td span.active.disabled:hover:hover, .causeview-embed .datepicker table tr td span.active:hover, .causeview-embed .datepicker table tr td span.active:hover:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .causeview-embed .datepicker table tr td span.active.active, .causeview-embed .datepicker table tr td span.active.disabled.active, .causeview-embed .datepicker table tr td span.active.disabled:active, .causeview-embed .datepicker table tr td span.active.disabled:hover.active, .causeview-embed .datepicker table tr td span.active.disabled:hover:active, .causeview-embed .datepicker table tr td span.active:active, .causeview-embed .datepicker table tr td span.active:hover.active, .causeview-embed .datepicker table tr td span.active:hover:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .causeview-embed .datepicker table tr td span.active.active.focus, .causeview-embed .datepicker table tr td span.active.active:focus, .causeview-embed .datepicker table tr td span.active.active:hover, .causeview-embed .datepicker table tr td span.active.disabled.active.focus, .causeview-embed .datepicker table tr td span.active.disabled.active:focus, .causeview-embed .datepicker table tr td span.active.disabled.active:hover, .causeview-embed .datepicker table tr td span.active.disabled:active.focus, .causeview-embed .datepicker table tr td span.active.disabled:active:focus, .causeview-embed .datepicker table tr td span.active.disabled:active:hover, .causeview-embed .datepicker table tr td span.active.disabled:hover.active.focus, .causeview-embed .datepicker table tr td span.active.disabled:hover.active:focus, .causeview-embed .datepicker table tr td span.active.disabled:hover.active:hover, .causeview-embed .datepicker table tr td span.active.disabled:hover:active.focus, .causeview-embed .datepicker table tr td span.active.disabled:hover:active:focus, .causeview-embed .datepicker table tr td span.active.disabled:hover:active:hover, .causeview-embed .datepicker table tr td span.active:active.focus, .causeview-embed .datepicker table tr td span.active:active:focus, .causeview-embed .datepicker table tr td span.active:active:hover, .causeview-embed .datepicker table tr td span.active:hover.active.focus, .causeview-embed .datepicker table tr td span.active:hover.active:focus, .causeview-embed .datepicker table tr td span.active:hover.active:hover, .causeview-embed .datepicker table tr td span.active:hover:active.focus, .causeview-embed .datepicker table tr td span.active:hover:active:focus, .causeview-embed .datepicker table tr td span.active:hover:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  .causeview-embed .datepicker table tr td span.active.disabled.disabled.focus, .causeview-embed .datepicker table tr td span.active.disabled.disabled:focus, .causeview-embed .datepicker table tr td span.active.disabled.disabled:hover, .causeview-embed .datepicker table tr td span.active.disabled.focus, .causeview-embed .datepicker table tr td span.active.disabled:focus, .causeview-embed .datepicker table tr td span.active.disabled:hover, .causeview-embed .datepicker table tr td span.active.disabled:hover.disabled.focus, .causeview-embed .datepicker table tr td span.active.disabled:hover.disabled:focus, .causeview-embed .datepicker table tr td span.active.disabled:hover.disabled:hover, .causeview-embed .datepicker table tr td span.active.disabled:hover[disabled].focus, .causeview-embed .datepicker table tr td span.active.disabled:hover[disabled]:focus, .causeview-embed .datepicker table tr td span.active.disabled:hover[disabled]:hover, .causeview-embed .datepicker table tr td span.active.disabled[disabled].focus, .causeview-embed .datepicker table tr td span.active.disabled[disabled]:focus, .causeview-embed .datepicker table tr td span.active.disabled[disabled]:hover, .causeview-embed .datepicker table tr td span.active:hover.disabled.focus, .causeview-embed .datepicker table tr td span.active:hover.disabled:focus, .causeview-embed .datepicker table tr td span.active:hover.disabled:hover, .causeview-embed .datepicker table tr td span.active:hover[disabled].focus, .causeview-embed .datepicker table tr td span.active:hover[disabled]:focus, .causeview-embed .datepicker table tr td span.active:hover[disabled]:hover, .causeview-embed .datepicker table tr td span.active[disabled].focus, .causeview-embed .datepicker table tr td span.active[disabled]:focus, .causeview-embed .datepicker table tr td span.active[disabled]:hover, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.disabled.focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.disabled:focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .causeview-embed fieldset[disabled] .datepicker table tr td span.active.focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active:focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active:hover, .causeview-embed fieldset[disabled] .datepicker table tr td span.active:hover.focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active:hover:focus, .causeview-embed fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .causeview-embed .datepicker table tr td span.new, .causeview-embed .datepicker table tr td span.old {
    color: #777; }
  .causeview-embed .datepicker .datepicker-switch {
    width: 145px; }
  .causeview-embed .datepicker .datepicker-switch, .causeview-embed .datepicker .next, .causeview-embed .datepicker .prev, .causeview-embed .datepicker tfoot tr th {
    cursor: pointer; }
  .causeview-embed .datepicker .datepicker-switch:hover, .causeview-embed .datepicker .next:hover, .causeview-embed .datepicker .prev:hover, .causeview-embed .datepicker tfoot tr th:hover {
    background: #eee; }
  .causeview-embed .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .causeview-embed .input-group.date .input-group-addon {
    cursor: pointer; }
  .causeview-embed .input-daterange {
    width: 100%; }
  .causeview-embed .input-daterange input {
    text-align: center; }
  .causeview-embed .input-daterange input:first-child {
    border-radius: 3px 0 0 3px; }
  .causeview-embed .input-daterange input:last-child {
    border-radius: 0 3px 3px 0; }
  .causeview-embed .input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857143;
    text-shadow: 0 1px 0 #fff;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px; }
  .causeview-embed .panel-heading {
    cursor: pointer; }
  .causeview-embed div.g-recaptcha > div.has-error {
    border: solid 1px;
    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); }
  .causeview-embed div.has-error[data-cvcontrol="Checkbox"] > label.control-label {
    color: inherit; }
  .causeview-embed .formViewMobilePort {
    max-width: 760px;
    margin: 0 auto; }
  .causeview-embed .formViewMobilePort .col-lg-1, .causeview-embed .formViewMobilePort .col-lg-10, .causeview-embed .formViewMobilePort .col-lg-11, .causeview-embed .formViewMobilePort .col-lg-12, .causeview-embed .formViewMobilePort .col-lg-2, .causeview-embed .formViewMobilePort .col-lg-3, .causeview-embed .formViewMobilePort .col-lg-4, .causeview-embed .formViewMobilePort .col-lg-5, .causeview-embed .formViewMobilePort .col-lg-6, .causeview-embed .formViewMobilePort .col-lg-7, .causeview-embed .formViewMobilePort .col-lg-8, .causeview-embed .formViewMobilePort .col-lg-9, .causeview-embed .formViewMobilePort .col-md-1, .causeview-embed .formViewMobilePort .col-md-10, .causeview-embed .formViewMobilePort .col-md-11, .causeview-embed .formViewMobilePort .col-md-12, .causeview-embed .formViewMobilePort .col-md-2, .causeview-embed .formViewMobilePort .col-md-3, .causeview-embed .formViewMobilePort .col-md-4, .causeview-embed .formViewMobilePort .col-md-5, .causeview-embed .formViewMobilePort .col-md-6, .causeview-embed .formViewMobilePort .col-md-7, .causeview-embed .formViewMobilePort .col-md-8, .causeview-embed .formViewMobilePort .col-md-9, .causeview-embed .formViewMobilePort .col-sm-1, .causeview-embed .formViewMobilePort .col-sm-10, .causeview-embed .formViewMobilePort .col-sm-11, .causeview-embed .formViewMobilePort .col-sm-12, .causeview-embed .formViewMobilePort .col-sm-2, .causeview-embed .formViewMobilePort .col-sm-3, .causeview-embed .formViewMobilePort .col-sm-4, .causeview-embed .formViewMobilePort .col-sm-5, .causeview-embed .formViewMobilePort .col-sm-6, .causeview-embed .formViewMobilePort .col-sm-7, .causeview-embed .formViewMobilePort .col-sm-8, .causeview-embed .formViewMobilePort .col-sm-9, .causeview-embed .formViewMobilePort .col-xs-1, .causeview-embed .formViewMobilePort .col-xs-10, .causeview-embed .formViewMobilePort .col-xs-11, .causeview-embed .formViewMobilePort .col-xs-12, .causeview-embed .formViewMobilePort .col-xs-2, .causeview-embed .formViewMobilePort .col-xs-3, .causeview-embed .formViewMobilePort .col-xs-4, .causeview-embed .formViewMobilePort .col-xs-5, .causeview-embed .formViewMobilePort .col-xs-6, .causeview-embed .formViewMobilePort .col-xs-7, .causeview-embed .formViewMobilePort .col-xs-8, .causeview-embed .formViewMobilePort .col-xs-9 {
    float: none !important; }
  .causeview-embed .formViewMobilePort .col-sm-1, .causeview-embed .formViewMobilePort .col-sm-10, .causeview-embed .formViewMobilePort .col-sm-11, .causeview-embed .formViewMobilePort .col-sm-12, .causeview-embed .formViewMobilePort .col-sm-2, .causeview-embed .formViewMobilePort .col-sm-3, .causeview-embed .formViewMobilePort .col-sm-4, .causeview-embed .formViewMobilePort .col-sm-5, .causeview-embed .formViewMobilePort .col-sm-6, .causeview-embed .formViewMobilePort .col-sm-7, .causeview-embed .formViewMobilePort .col-sm-8, .causeview-embed .formViewMobilePort .col-sm-9 {
    width: 100% !important; }
  .causeview-embed .formViewMobilePort .control-label {
    text-align: left; }
  .causeview-embed #form-loading-bar {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    width: 200px;
    margin-left: -100px;
    display: none; }
  .causeview-embed #donation-form {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }
  .causeview-embed #donation-form .page-header h2 {
    font-size: 30px; }
  .causeview-embed .loading {
    position: relative;
    z-index: 200;
    height: 1000px; }
  .causeview-embed .loading::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 201;
    background-image: url(https://impactapi.causeview.com/Thunder/Content/images/loading_temp.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 64px 64px;
    background-color: #8dc8e8; }
  .causeview-embed .loading-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 200; }
  .causeview-embed .loading-fullscreen::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 201;
    background-image: url(https://impactapi.causeview.com/Thunder/Content/images/loading_temp.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 64px 64px;
    background-color: #8dc8e8; }
  .causeview-embed .required:after {
    content: " *";
    white-space: nowrap;
    color: #f00; }
  .causeview-embed #donation-form .error-message {
    color: #a94442;
    text-align: left;
    font-weight: bold;
    font-size: inherit;
    line-height: inherit; }
  .causeview-embed .well, .causeview-embed .alert, .causeview-embed .form-section, .causeview-embed .wzstepbuttonpanel, .causeview-embed .wzstepsinfonpanel, .causeview-embed .wzstepdescription, .causeview-embed .submit-button-container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }
  .causeview-embed .page-header {
    text-align: center;
    border-bottom: none; }
  .causeview-embed #form-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    display: none;
    background: rgba(0, 0, 0, 0.7); }
  .causeview-embed #donation-form label[data-toggle="popover"] {
    -webkit-text-decoration: underline dotted black;
            text-decoration: underline dotted black;
    cursor: help; }
  .causeview-embed #donation-form input.ccnumbertxt {
    background-image: none; }
  .causeview-embed #donation-form .ccnumbertxt {
    background-image: url(https://impactapi.causeview.com/Thunder/Content/images/cc-images.png);
    background-position: 2px -107px,260px -61px;
    background-size: 120px 361px,120px 361px;
    background-repeat: no-repeat;
    padding: 6px 12px;
    padding-left: 54px;
    height: 34px; }
  .causeview-embed #donation-form .ccnumbertxt.visa {
    background-position: 2px -144px,260px -61px; }
  .causeview-embed #donation-form .ccnumbertxt.discover {
    background-position: 2px -295px,260px -61px; }
  .causeview-embed #donation-form .ccnumbertxt.mastercard {
    background-position: 2px -219px,260px -61px; }
  .causeview-embed #donation-form .ccnumbertxt.maestro {
    background-position: 2px -257px,260px -61px; }
  .causeview-embed #donation-form .ccnumbertxt.amex {
    background-position: 2px -332px,260px -61px; }
  .causeview-embed .formViewMobilePort .btn-toolbar {
    text-align: center;
    margin: 5px 0; }
  .causeview-embed .formViewMobilePort .btn-group {
    float: initial !important; }
  .causeview-embed .formViewMobilePort .control-label {
    margin-bottom: .5em !important;
    text-align: left;
    margin: 0 auto; }
  .causeview-embed .formViewMobilePort .text-sm-center {
    text-align: center; }
  .causeview-embed .hidden {
    display: none !important; }
  .causeview-embed #cv_errorsummary .modal-header {
    color: #a94442;
    background-color: #f2dede; }
  .causeview-embed select.form-control, .causeview-embed .search-form select.search-field, .search-form .causeview-embed select.search-field,
  .causeview-embed #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed select {
    min-width: initial; }
  .causeview-embed #success-image {
    margin: 0 auto;
    text-align: center; }
  .causeview-embed #success-image img {
    height: 100%;
    max-width: 1100px;
    width: 100%; }
  .causeview-embed .interLabelAbove.label-align {
    display: block; }
  .causeview-embed .interLabelLeftInput {
    padding: 0;
    padding-left: 10px; }
  .causeview-embed .interLabelRightInput {
    padding: 0;
    padding-right: 10px; }
  .causeview-embed .formViewMobilePort .interLabelLeftInput {
    padding: 0; }
  .causeview-embed .formViewMobilePort .interLabelRightInput {
    padding: 0; }
  .causeview-embed .interLabelAbove {
    padding-bottom: 5px; }
  .causeview-embed .interLabelLeft {
    padding-left: 0; }
  .causeview-embed .interLabelRight {
    padding-right: 0; }
  .causeview-embed .submit-button-container {
    margin-top: 25px;
    text-align: center; }
  .causeview-embed section.formViewMobilePort div.interLabelAboveInput span.ccnumbertxt {
    left: 17px;
    top: 40px; }
  .causeview-embed section.formViewMobilePort div.interLabelLeftInput span.ccnumbertxt {
    left: 2px; }
  .causeview-embed span.ccnumbertxt {
    width: 54px;
    height: 34px;
    position: absolute;
    top: 1px;
    left: 17px; }
  .causeview-embed div.interLabelAboveInput span.ccnumbertxt {
    top: 33px; }
  .causeview-embed div.interLabelLeftInput span.ccnumbertxt {
    left: 12px; }
  .causeview-embed div.interLabelRightInput span.ccnumbertxt {
    top: 1px;
    left: 2px; }
  .causeview-embed #testsubtraceblock {
    overflow: auto;
    display: none;
    padding: 0 2.5% 5% 2.5%; }
  .causeview-embed #testsubtraceblockttlcontainer, .causeview-embed #testsubtraceblockurlcontainer {
    margin-bottom: 0; }
  .causeview-embed #testsubtraceblockttl {
    text-align: center;
    cursor: pointer;
    margin: 0; }
  .causeview-embed #testsubtraceblockttl span {
    font-size: smaller; }
  .causeview-embed .testsubnotify {
    padding: 5px 20px;
    text-align: center;
    font-weight: bold;
    color: #feeeaf;
    background: #9c3a38;
    border: solid 1px #9c3a38;
    text-shadow: rgba(0, 0, 0, 0.5) 0 1px;
    border-radius: 2px; }
  .causeview-embed .testsubnotify:first-of-type {
    margin-bottom: 15px; }
  .causeview-embed .wzstepbuttonpanel {
    text-align: center; }
  .causeview-embed .wzstepsinfonpanel {
    text-align: center; }
  .causeview-embed .wzstepsinfonpanel ul {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    list-style: none; }
  .causeview-embed .wzstepsinfonpanel ul:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 43%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    content: "";
    margin: 0 30px; }
  .causeview-embed .wzstepsinfonpanel ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 20px;
    cursor: not-allowed;
    border-radius: 4px;
    background: #fff;
    color: #ccc;
    position: relative;
    border: solid 1px #eee;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 180px; }
  .causeview-embed .wzstepsinfonpanel ul li.stepenabled {
    cursor: pointer;
    color: #444;
    background: #fafafa; }
  .causeview-embed .wzstepsinfonpanel ul li.stepcurrent {
    font-weight: bold;
    color: #000;
    background: #f5f5f5; }
  .causeview-embed .wzstepsinfonpanel ul li.hoveritem {
    background: #e0e0e0; }
  .causeview-embed .wzstepsinfonpanel ul li .glyphicon {
    display: none; }
  .causeview-embed .wzstepsinfonpanel ul li.stepenabled:not(.stepcurrent) .glyphicon {
    display: inline;
    position: relative;
    left: -3px;
    top: 2px; }
  .causeview-embed .actWizardSwitchStep {
    min-width: 80px; }
  .causeview-embed .actWizardSwitchStep.left {
    margin-right: .5em; }
  .causeview-embed .actWizardSwitchStep.right {
    margin-left: .5em; }
  .causeview-embed .wzstepdescription {
    text-align: center; }
  .causeview-embed .formViewMobilePort .wzstepsinfonpanel ul:before {
    border-bottom: none; }
  .causeview-embed #gateway-result div.alert-capped {
    max-width: 500px; }
  .causeview-embed div.g-recaptcha.text-align-right div:first-of-type, .causeview-embed div.btn-toolbar.text-align-right > div.btn-group {
    float: right; }
  .causeview-embed div.g-recaptcha.text-align-left div:first-of-type, .causeview-embed div.btn-toolbar.text-align-left > div.btn-group {
    float: left; }
  .causeview-embed div.g-recaptcha.text-align-center div:first-of-type, .causeview-embed div.btn-toolbar.text-align-center > div.btn-group {
    margin: auto;
    float: none; }
  .causeview-embed label.processing-amount {
    font-weight: bold !important;
    cursor: initial; }
  .causeview-embed textarea[data-cvcontrol="TextArea"] {
    max-width: 100%;
    max-height: 600px;
    min-height: 34px; }
  .causeview-embed .formViewMobilePort div.checkbox label {
    text-align: center;
    display: block; }
  .causeview-embed .formViewMobilePort div.checkbox.text-center label {
    text-align: center; }
  .causeview-embed .formViewMobilePort div.checkbox.text-align-center label, .causeview-embed .formViewMobilePort div.checkbox.text-align-left label, .causeview-embed .formViewMobilePort div.checkbox.text-align-right label, .causeview-embed .formViewMobilePort div.checkbox.text-align-justify label {
    text-align: inherit; }
  .causeview-embed input[data-applyplugin="ukdebitsortcode"] {
    width: 90px !important; }
  .causeview-embed #directdebitcheck-result-msg-container {
    margin-bottom: 30px; }
  .causeview-embed #directdebitcheck-result-msg-container table {
    width: 70%;
    margin: 0 auto; }
  .causeview-embed #directdebitcheck-result-msg-container table th {
    text-align: right;
    vertical-align: top;
    padding: 6px;
    width: 50%; }
  .causeview-embed #directdebitcheck-result-msg-container table td {
    text-align: left;
    padding: 6px; }
  .causeview-embed .hukdirectdebitverify {
    background-image: url("https://s3.amazonaws.com/cv-impact-static/0dbff067-c603-407e-899c-0ebef16d4c11");
    background-repeat: no-repeat;
    background-size: 153px 54px;
    background-position: left center;
    padding: 15px 0; }
  .causeview-embed #cvf_submit {
    min-width: 120px !important;
    text-align: center; }
  .causeview-embed .datepicker table tr td.disabled, .causeview-embed .datepicker table tr td.disabled:hover {
    background: none;
    color: #ddd;
    cursor: default; }
  .causeview-embed .text-align-left {
    text-align: left; }
  .causeview-embed .text-align-right {
    text-align: right; }
  .causeview-embed .text-align-center {
    text-align: center; }
  .causeview-embed .text-align-justify {
    text-align: justify; }
  @media (max-width: 768px) {
    .causeview-embed {
      /* making the border-radius correct */
      /* fixing margin */ }
      .causeview-embed .control-label {
        text-align: left;
        margin: 0 auto; }
      .causeview-embed .btn-toolbar, .causeview-embed .error-message {
        text-align: center; }
      .causeview-embed .btn-group {
        float: initial !important; }
      .causeview-embed .control-label {
        margin-bottom: .5em !important; }
      .causeview-embed .text-sm-center {
        text-align: center; }
      .causeview-embed .error-message {
        text-align: center; }
      .causeview-embed .form-control, .causeview-embed .comment-form input[type="text"], .comment-form .causeview-embed input[type="text"],
      .causeview-embed .comment-form input[type="email"], .comment-form .causeview-embed input[type="email"],
      .causeview-embed .comment-form input[type="url"], .comment-form .causeview-embed input[type="url"],
      .causeview-embed .comment-form textarea, .comment-form .causeview-embed textarea, .causeview-embed .search-form .search-field, .search-form .causeview-embed .search-field, .causeview-embed #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed input[type='email'],
      .causeview-embed #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed input[type='text'],
      .causeview-embed #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed input[type='tel'],
      .causeview-embed #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed select, .causeview-embed .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed input {
        margin-bottom: .25em; }
      .causeview-embed .btn-group.btn-group-responsive > .btn, .causeview-embed .comment-form .btn-group.btn-group-responsive > input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive > input[type="submit"], .causeview-embed .search-form .btn-group.btn-group-responsive > .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive > .search-submit, .causeview-embed .btn-group.btn-group-responsive > .btn-peace-partner, .causeview-embed .nav-links .btn-group.btn-group-responsive > a, .nav-links .causeview-embed .btn-group.btn-group-responsive > a, .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > input[type='button'],
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-default,
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-active {
        display: block;
        width: 100%; }
      .causeview-embed .btn-group.btn-group-responsive > .btn:first-child, .causeview-embed .comment-form .btn-group.btn-group-responsive > input:first-child[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive > input:first-child[type="submit"], .causeview-embed .search-form .btn-group.btn-group-responsive > .search-submit:first-child, .search-form .causeview-embed .btn-group.btn-group-responsive > .search-submit:first-child, .causeview-embed .btn-group.btn-group-responsive > .btn-peace-partner:first-child, .causeview-embed .nav-links .btn-group.btn-group-responsive > a:first-child, .nav-links .causeview-embed .btn-group.btn-group-responsive > a:first-child, .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > input:first-child[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > input:first-child[type='button'],
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-default:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-default:first-child,
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-active:first-child, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-active:first-child {
        border-radius: 6px 6px 0 0; }
      .causeview-embed .btn-group.btn-group-responsive > .btn:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed .comment-form .btn-group.btn-group-responsive > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive > input:first-child:not(:last-child):not(.dropdown-toggle)[type="submit"], .causeview-embed .search-form .btn-group.btn-group-responsive > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .search-form .causeview-embed .btn-group.btn-group-responsive > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed .btn-group.btn-group-responsive > .btn-peace-partner:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed .nav-links .btn-group.btn-group-responsive > a:first-child:not(:last-child):not(.dropdown-toggle), .nav-links .causeview-embed .btn-group.btn-group-responsive > a:first-child:not(:last-child):not(.dropdown-toggle), .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > input:first-child:not(:last-child):not(.dropdown-toggle)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > input:first-child:not(:last-child):not(.dropdown-toggle)[type='button'],
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-default:first-child:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-default:first-child:not(:last-child):not(.dropdown-toggle),
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-active:first-child:not(:last-child):not(.dropdown-toggle), #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-active:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 6px; }
      .causeview-embed .btn-group.btn-group-responsive > .btn:last-child:not(:first-child), .causeview-embed .comment-form .btn-group.btn-group-responsive > input:last-child:not(:first-child)[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive > input:last-child:not(:first-child)[type="submit"], .causeview-embed .search-form .btn-group.btn-group-responsive > .search-submit:last-child:not(:first-child), .search-form .causeview-embed .btn-group.btn-group-responsive > .search-submit:last-child:not(:first-child), .causeview-embed .btn-group.btn-group-responsive > .btn-peace-partner:last-child:not(:first-child), .causeview-embed .nav-links .btn-group.btn-group-responsive > a:last-child:not(:first-child), .nav-links .causeview-embed .btn-group.btn-group-responsive > a:last-child:not(:first-child), .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > input:last-child:not(:first-child)[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > input:last-child:not(:first-child)[type='button'],
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-default:last-child:not(:first-child), #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-default:last-child:not(:first-child),
      .causeview-embed #body_updatePanel .dataCol .btn-group.btn-group-responsive > label.ui-state-active:last-child:not(:first-child), #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive > label.ui-state-active:last-child:not(:first-child) {
        border-radius: 0 0 6px 6px; }
      .causeview-embed .btn-group.btn-group-responsive .btn + .btn, .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + .btn, .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + .btn, .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + .btn, .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + .btn, .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + .btn, .causeview-embed .btn-group.btn-group-responsive .nav-links a + .btn, .nav-links .causeview-embed .btn-group.btn-group-responsive a + .btn, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + .btn, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + .btn, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + .btn, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + .btn, .causeview-embed .btn-group.btn-group-responsive .comment-form .btn + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive .btn + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive .search-form .comment-form .search-submit + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + input[type="submit"], .search-form .causeview-embed .btn-group.btn-group-responsive .comment-form .search-submit + input[type="submit"], .comment-form .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive .comment-form .btn-peace-partner + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive .nav-links .comment-form a + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive .nav-links a + input[type="submit"], .nav-links .causeview-embed .btn-group.btn-group-responsive .comment-form a + input[type="submit"], .comment-form .nav-links .causeview-embed .btn-group.btn-group-responsive a + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .comment-form input[type='button'] + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .comment-form input[type='button'] + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .comment-form label.ui-state-default + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .comment-form label.ui-state-default + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .comment-form label.ui-state-active + input[type="submit"], .comment-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + input[type="submit"], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .comment-form label.ui-state-active + input[type="submit"], .comment-form #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + input[type="submit"], .causeview-embed .btn-group.btn-group-responsive .search-form .btn + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive .btn + .search-submit, .causeview-embed .btn-group.btn-group-responsive .comment-form .search-form input[type="submit"] + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + .search-submit, .comment-form .causeview-embed .btn-group.btn-group-responsive .search-form input[type="submit"] + .search-submit, .search-form .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + .search-submit, .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + .search-submit, .causeview-embed .btn-group.btn-group-responsive .search-form .btn-peace-partner + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + .search-submit, .causeview-embed .btn-group.btn-group-responsive .nav-links .search-form a + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive .nav-links a + .search-submit, .nav-links .causeview-embed .btn-group.btn-group-responsive .search-form a + .search-submit, .search-form .nav-links .causeview-embed .btn-group.btn-group-responsive a + .search-submit, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .search-form input[type='button'] + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + .search-submit, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .search-form input[type='button'] + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + .search-submit, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .search-form label.ui-state-default + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + .search-submit, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .search-form label.ui-state-default + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + .search-submit, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .search-form label.ui-state-active + .search-submit, .search-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + .search-submit, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .search-form label.ui-state-active + .search-submit, .search-form #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + .search-submit, .causeview-embed .btn-group.btn-group-responsive .btn + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + .btn-peace-partner, .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + .btn-peace-partner, .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive .nav-links a + .btn-peace-partner, .nav-links .causeview-embed .btn-group.btn-group-responsive a + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + .btn-peace-partner, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + .btn-peace-partner, .causeview-embed .btn-group.btn-group-responsive .nav-links .btn + a, .nav-links .causeview-embed .btn-group.btn-group-responsive .btn + a, .causeview-embed .btn-group.btn-group-responsive .comment-form .nav-links input[type="submit"] + a, .nav-links .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + a, .comment-form .causeview-embed .btn-group.btn-group-responsive .nav-links input[type="submit"] + a, .nav-links .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + a, .causeview-embed .btn-group.btn-group-responsive .search-form .nav-links .search-submit + a, .nav-links .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + a, .search-form .causeview-embed .btn-group.btn-group-responsive .nav-links .search-submit + a, .nav-links .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + a, .causeview-embed .btn-group.btn-group-responsive .nav-links .btn-peace-partner + a, .nav-links .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + a, .causeview-embed .btn-group.btn-group-responsive .nav-links a + a, .nav-links .causeview-embed .btn-group.btn-group-responsive a + a, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .nav-links input[type='button'] + a, .nav-links .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + a, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .nav-links input[type='button'] + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + a, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .nav-links label.ui-state-default + a, .nav-links .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + a, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .nav-links label.ui-state-default + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + a, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .nav-links label.ui-state-active + a, .nav-links .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + a, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .nav-links label.ui-state-active + a, .nav-links #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + a, .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .btn + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .btn + input[type='button'], .causeview-embed .btn-group.btn-group-responsive .comment-form #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + input[type='button'], .comment-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type="submit"] + input[type='button'], #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + input[type='button'], .causeview-embed .btn-group.btn-group-responsive .search-form #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + input[type='button'], .search-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .search-submit + input[type='button'], #body_updatePanel .dataCol .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + input[type='button'], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .btn-peace-partner + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + input[type='button'], .causeview-embed .btn-group.btn-group-responsive .nav-links #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .nav-links a + input[type='button'], .nav-links .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol a + input[type='button'], #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group.btn-group-responsive a + input[type='button'], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + input[type='button'], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + input[type='button'], .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + input[type='button'], #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + input[type='button'],
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .btn + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .btn + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + label.ui-state-default, .comment-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type="submit"] + label.ui-state-default, #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + label.ui-state-default, .search-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .search-submit + label.ui-state-default, #body_updatePanel .dataCol .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive .nav-links #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .nav-links a + label.ui-state-default, .nav-links .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol a + label.ui-state-default, #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group.btn-group-responsive a + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + label.ui-state-default, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + label.ui-state-default,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .btn + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .btn + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive .comment-form #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .comment-form input[type="submit"] + label.ui-state-active, .comment-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type="submit"] + label.ui-state-active, #body_updatePanel .dataCol .comment-form .causeview-embed .btn-group.btn-group-responsive input[type="submit"] + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive .search-form #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .search-form .search-submit + label.ui-state-active, .search-form .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .search-submit + label.ui-state-active, #body_updatePanel .dataCol .search-form .causeview-embed .btn-group.btn-group-responsive .search-submit + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol .btn-peace-partner + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .btn-peace-partner + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive .nav-links #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive .nav-links a + label.ui-state-active, .nav-links .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol a + label.ui-state-active, #body_updatePanel .dataCol .nav-links .causeview-embed .btn-group.btn-group-responsive a + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol input[type='button'] + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive input[type='button'] + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-default + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-default + label.ui-state-active,
      .causeview-embed .btn-group.btn-group-responsive #body_updatePanel .dataCol label.ui-state-active + label.ui-state-active, #body_updatePanel .dataCol .causeview-embed .btn-group.btn-group-responsive label.ui-state-active + label.ui-state-active {
        margin-left: 0; }
      .causeview-embed .wzstepsinfonpanel ul li {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 15px; }
      .causeview-embed .wzstepsinfonpanel ul:before {
        border-bottom: none; }
      .causeview-embed section.formViewMobilePort div.interLabelAboveInput span.ccnumbertxt {
        left: 17px;
        top: 33px; }
      .causeview-embed textarea[data-cvcontrol="TextArea"] {
        max-width: 690px; } }
  @media (max-width: 320px) {
    .causeview-embed .wzstepsinfonpanel ul li {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 15px; }
    .causeview-embed #donation-form select.progress-bar {
      max-width: initial; }
    .causeview-embed #donation-form select.progress-bar {
      width: initial; } }
  .causeview-embed body.modal-open {
    overflow: initial; }
  .causeview-embed #donation-form select.progress-bar, .causeview-embed #donation-form select.form-control.progress-bar, .causeview-embed #donation-form .search-form select.progress-bar.search-field, .search-form .causeview-embed #donation-form select.progress-bar.search-field,
  .causeview-embed #donation-form #body_updatePanel .dataCol select.progress-bar, #body_updatePanel .dataCol .causeview-embed #donation-form select.progress-bar {
    float: none !important;
    height: 34px !important;
    font-size: 14px !important;
    text-align: left !important;
    min-width: 200px;
    width: 100%; }
  .causeview-embed #donation-form select.progress-bar {
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    color: #fff; }
  .causeview-embed #donation-form select.progress-bar-info {
    background-color: #5bc0de; }
  .causeview-embed #donation-form select.progress-bar-striped {
    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; }
  .causeview-embed div ul.srch-items {
    list-style-type: none;
    z-index: 5;
    height: 500px;
    overflow: auto;
    list-style-type: none;
    margin: 0;
    padding: 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);
    display: none; }
  .causeview-embed div ul.srch-items.active {
    display: block;
    position: absolute;
    min-width: 95%; }
  .causeview-embed div ul.srch-items li {
    padding: 4px 10px;
    font-size: 14px;
    line-height: normal;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important; }
  .causeview-embed div ul.srch-items li:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 1px solid #ccc; }
  .causeview-embed div ul.srch-items.progress-bar.active {
    height: initial; }
  .causeview-embed div ul.srch-items li:hover:not(.placeholder), .causeview-embed div ul.srch-items li.active {
    color: #fff;
    background-color: #0078d7;
    background-clip: padding-box;
    cursor: pointer; }
  .causeview-embed #donation-form {
    font-family: 'Lato', sans-serif;
    font-size: 16px; }
  .causeview-embed #donation-form .form-control, .causeview-embed #donation-form .comment-form input[type="text"], .comment-form .causeview-embed #donation-form input[type="text"],
  .causeview-embed #donation-form .comment-form input[type="email"], .comment-form .causeview-embed #donation-form input[type="email"],
  .causeview-embed #donation-form .comment-form input[type="url"], .comment-form .causeview-embed #donation-form input[type="url"],
  .causeview-embed #donation-form .comment-form textarea, .comment-form .causeview-embed #donation-form textarea, .causeview-embed #donation-form .search-form .search-field, .search-form .causeview-embed #donation-form .search-field, .causeview-embed #donation-form #body_updatePanel .dataCol input[type='email'], #body_updatePanel .dataCol .causeview-embed #donation-form input[type='email'],
  .causeview-embed #donation-form #body_updatePanel .dataCol input[type='text'], #body_updatePanel .dataCol .causeview-embed #donation-form input[type='text'],
  .causeview-embed #donation-form #body_updatePanel .dataCol input[type='tel'], #body_updatePanel .dataCol .causeview-embed #donation-form input[type='tel'],
  .causeview-embed #donation-form #body_updatePanel .dataCol select, #body_updatePanel .dataCol .causeview-embed #donation-form select, .causeview-embed #donation-form .stripe-donations-container .custom-amount input, .stripe-donations-container .custom-amount .causeview-embed #donation-form input {
    border-radius: 0; }
  .causeview-embed #donation-form .page-header h2 {
    font-size: 70px;
    color: #fe8e11; }
  .causeview-embed .well {
    border-radius: 0; }
  .causeview-embed .btn-primary, .causeview-embed .btn-orange, .causeview-embed .btn-black, .causeview-embed .comment-form input[type="submit"], .comment-form .causeview-embed input[type="submit"], .causeview-embed #body_updatePanel .dataCol input[type='button'], #body_updatePanel .dataCol .causeview-embed input[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.ui-state-active {
    background-color: #fe8e11;
    border-color: #c36d0d;
    border-radius: 0; }
  .causeview-embed .btn-primary.active, .causeview-embed .active.btn-orange, .causeview-embed .active.btn-black, .causeview-embed .comment-form input.active[type="submit"], .comment-form .causeview-embed input.active[type="submit"], .causeview-embed #body_updatePanel .dataCol input.active[type='button'], #body_updatePanel .dataCol .causeview-embed input.active[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-default, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-default,
  .causeview-embed #body_updatePanel .dataCol label.active.ui-state-active, #body_updatePanel .dataCol .causeview-embed label.active.ui-state-active {
    background-color: #c36d0d;
    border-color: #c36d0d;
    border-radius: 0; }
  .causeview-embed .btn-primary:hover, .causeview-embed .btn-orange:hover, .causeview-embed .btn-black:hover, .causeview-embed .comment-form input:hover[type="submit"], .comment-form .causeview-embed input:hover[type="submit"], .causeview-embed #body_updatePanel .dataCol input:hover[type='button'], #body_updatePanel .dataCol .causeview-embed input:hover[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:hover,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:hover, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:hover, .causeview-embed .btn-primary:focus, .causeview-embed .btn-orange:focus, .causeview-embed .btn-black:focus, .causeview-embed .comment-form input:focus[type="submit"], .comment-form .causeview-embed input:focus[type="submit"], .causeview-embed #body_updatePanel .dataCol input:focus[type='button'], #body_updatePanel .dataCol .causeview-embed input:focus[type='button'],
  .causeview-embed #body_updatePanel .dataCol label.ui-state-default:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-default:focus,
  .causeview-embed #body_updatePanel .dataCol label.ui-state-active:focus, #body_updatePanel .dataCol .causeview-embed label.ui-state-active:focus {
    background-color: #c36d0d !important;
    border-color: #c36d0d !important;
    border-radius: 0 !important; }
  .causeview-embed #cvf_submit {
    border-radius: 0;
    color: #fff;
    background-color: #ed1b24;
    border-color: #ed1b24;
    /*     color: #000; */
    background-color: #fe8e11;
    border-color: #fe8e11;
    font-size: 30px; }
  .causeview-embed #cvf_submit:focus,
  .causeview-embed #cvf_submit:hover {
    background-color: #c36d0d !important;
    border-color: #c36d0d !important;
    border-radius: 0 !important; }
  .causeview-embed .formViewMobilePort .btn-toolbar {
    text-align: left;
    padding: 0;
    margin: 5px 0; }
  .causeview-embed .formViewMobilePort div.checkbox label {
    text-align: left; }

.causeview-embed .form-horizontal .control-label {
  text-align: left !important; }

.stripe-donation-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #fff; }
  @media (min-width: 544px) {
    .stripe-donation-content {
      border: 1px solid #000; } }

.stripe-donations-container .secure-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #000;
  font-weight: bold;
  line-height: 0.75;
  margin-bottom: 1rem; }
  .stripe-donations-container .secure-header svg {
    height: 20px;
    width: auto;
    margin-left: 0.25rem; }
    .stripe-donations-container .secure-header svg path {
      fill: #000; }
  .stripe-donations-container .secure-header .text {
    text-align: right;
    -ms-flex-item-align: end;
        align-self: flex-end; }

.stripe-donations-container .stripe-donations-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ed1b24; }

.stripe-donations-container .stripe-donations-header-item {
  width: 33%;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  color: #888; }

.stripe-donations-container .stripe-donations-header.amount .amount {
  font-size: 1.3em;
  color: #373a3c; }

.stripe-donations-container .stripe-donations-header.giftaid .giftaid {
  font-size: 1.3em;
  color: #373a3c; }

.stripe-donations-container .stripe-donations-header.details .details {
  font-size: 1.3em;
  color: #373a3c; }

.stripe-donations-container .stripe-donations-header.checkout .checkout {
  font-size: 1.3em;
  color: #373a3c; }

.stripe-donations-container .button-toolbar {
  margin: 2rem 0 1rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.stripe-donations-container .prev-button {
  margin-right: 1rem; }

.stripe-donations-container .donation-types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem 0; }

.stripe-donations-container .donation-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-size: 1.2rem;
  border: 1px solid #eae4e4;
  -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  border-radius: 10px; }
  .stripe-donations-container .donation-type:first-child {
    margin-right: 1rem; }
  .stripe-donations-container .donation-type:hover {
    background-color: #fe8e11;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: #fe8e11; }
  .stripe-donations-container .donation-type.selected {
    background-color: #fe8e11;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: #fe8e11; }
  .stripe-donations-container .donation-type div {
    text-align: center;
    -ms-flex-item-align: center;
        align-self: center;
    width: 100%; }

.stripe-donations-container .amount-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.stripe-donations-container .amount-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 1rem;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: bold;
  border: 1px solid #eae4e4;
  -webkit-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  border-radius: 10px; }
  .stripe-donations-container .amount-option:hover {
    background-color: #fe8e11;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: #fe8e11; }
  .stripe-donations-container .amount-option.selected {
    background-color: #fe8e11;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: #fe8e11; }
  .stripe-donations-container .amount-option div {
    text-align: center;
    -ms-flex-item-align: center;
        align-self: center;
    width: 100%; }

.stripe-donations-container .custom-amount {
  width: 64%;
  position: relative;
  margin-top: 1rem;
  top: 3px; }
  .stripe-donations-container .custom-amount .currency-symbol {
    position: absolute;
    left: 0;
    height: 100%;
    padding-left: 1rem;
    font-size: 2rem;
    font-weight: bold; }
  .stripe-donations-container .custom-amount input {
    width: 100%;
    padding-left: 3rem; }

.stripe-donations-container .amount-recurring {
  padding: 2rem;
  border: 1px solid #fe8e11;
  margin-top: 1rem; }
  .stripe-donations-container .amount-recurring .checkbox {
    padding-left: 1.25rem; }
  .stripe-donations-container .amount-recurring .form-check {
    margin-bottom: 0; }

.stripe-donations-container .amount-gift-aid {
  padding: 2rem;
  border: 1px solid #fe8e11;
  margin-top: 1rem; }
  .stripe-donations-container .amount-gift-aid .checkbox {
    padding-left: 1.25rem; }
  .stripe-donations-container .amount-gift-aid .form-check {
    margin-bottom: 0; }

.stripe-donations-container .amount-gift-aid-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem; }

.stripe-donations-container .amount-gift-aid-header-text {
  margin-left: 1rem;
  font-weight: bold;
  font-size: 1.2rem; }

.stripe-donations-container .amount-gift-aid-header-img svg {
  height: 50px;
  width: auto; }

.stripe-donations-container .details-panel .checkbox {
  padding-left: 1.25rem; }

.stripe-donations-container .details-panel .required:after {
  content: " (required)";
  color: #666;
  font-style: italic; }

.stripe-donations-container .stripe-donations-checkout-select-method {
  margin-bottom: 1rem;
  text-align: center; }

.stripe-donations-container .stripe-donations-checkout-select-method-sep {
  color: #888;
  font-size: 1.2rem;
  margin: 1rem 0; }

.stripe-donations-container .optin-header {
  margin-bottom: 1rem; }

.stripe-donations-container .optin-check {
  padding: 1rem;
  border: 1px solid #fe8e11;
  background-color: black;
  color: white;
  font-weight: bold; }

.campaign-sign-up-content {
  padding: 10px;
  border: 1px solid #ed1b24; }

.campaign-progress-container {
  margin-bottom: 20px; }

.campaign-progress {
  width: 100%;
  background-color: #fe8e11;
  height: 24px;
  margin: 1rem 0;
  overflow: hidden;
  position: relative;
  border-radius: 20px; }

.campaign-progress-bar {
  background-color: #ddd;
  width: 100%;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0; }

.campaign-progress-count .campaign-progress-count-number {
  font-size: 1.5em;
  color: #fe8e11;
  font-weight: bold;
  line-height: 1.5; }

.campaign-progress-count .campaign-progress-count-text {
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.2; }

.campaign-progress-target {
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 1.2em;
  font-weight: bold; }
