
/*  new/css/blue/ribbon.less  */
.pink-ribbon-gradient {
  background: #e40272;
  background: -moz-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#fc6c9b),color-stop(100%,#e40272));
  background: -webkit-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: -o-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: -ms-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: linear-gradient(left,#fc6c9b 0%,#e40272 100%);
}
.blue-ribbon-gradient {
  background: #00adef;
  background: -moz-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#6bbede),color-stop(100%,#1daadf));
  background: -webkit-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: -o-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: -ms-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: linear-gradient(left,#6bbede 0%,#1daadf 100%);
}
.brow-ribbon-gradient {
  background: #505050;
}
.pink-ribbon-gradient-rtl {
  background: #e40272;
  background: -moz-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#e40272),color-stop(100%,#fc6c9b));
  background: -webkit-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: -o-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: -ms-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: linear-gradient(left,#e40272 0%,#fc6c9b 100%);
}
.blue-ribbon-gradient-rtl {
  background: #00adef;
  background: -moz-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#1daadf),color-stop(100%,#6bbede));
  background: -webkit-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: -o-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: -ms-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: linear-gradient(left,#1daadf 0%,#6bbede 100%);
}
.transform-right {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
}
.transform-left {
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
}
div .title-ribbon {
  position: absolute;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  background: #00ADEF;
  padding-right: 13px;
  margin-top: 8px;
  margin-right: 19px;
  margin-left: 6px;
  height: 31px;
  z-index: 4;
}
div .title-ribbon:after {
  content: " ";
  width: 11px;
  height: 22px;
  position: absolute;
  top: 100%;
  left: 4px;
  background: url("/stat/new/images/blue/action/ribbon_blue.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom left;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
}
div .title-ribbon h2.title,
div .title-ribbon a.title {
  padding: 6px 8px 7px 19px;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  color: white;
  min-width: 80px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
  background: none;
}
div .title-ribbon h2.title a {
  color: white;
}
div[class *= "block-feature"] .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-blue-focus.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
}
div[class *= "block-feature"].block-pink .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-pink-focus.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
}
.section-home div .title-ribbon {
  background: #00adef;
  background: -moz-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#6bbede),color-stop(100%,#1daadf));
  background: -webkit-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: -o-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: -ms-linear-gradient(left,#6bbede 0%,#1daadf 100%);
  background: linear-gradient(left,#6bbede 0%,#1daadf 100%);
}
.section-home div .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-blue.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom left;
}
body[class *= "20mm"] .title-ribbon,
body[class *= "petition"] .title-ribbon {
  margin-top: 0;
}
.section-home .block-pink .title-ribbon,
.block-pink .title-ribbon {
  background: #e40272;
  background: -moz-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#fc6c9b),color-stop(100%,#e40272));
  background: -webkit-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: -o-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: -ms-linear-gradient(left,#fc6c9b 0%,#e40272 100%);
  background: linear-gradient(left,#fc6c9b 0%,#e40272 100%);
}
.section-home .block-pink .title-ribbon:after,
.block-pink .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-pink.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
}
.block-brown .title-ribbon {
  background: #505050;
}
.block-brown .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_brown.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom left;
}
.block .photo-ribbon {
  position: absolute;
  margin-left: 8px;
  background: url("/stat/new/images/blue/bg_block_photoribbon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  width: 94px;
  height: 94px;
}
.block.block-photo-ribbon .content {
  padding-top: 10px;
  background: url("/stat/new/images/blue/ribbon_tl-lw-blue.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 91px top;
}
.block.block-photo-ribbon .photowrap {
  float: left;
  width: 81px;
  height: 69px;
}
.block-photo-head .content,
.block-photo-ribbon .content,
.block-ribbontitle .content {
  padding-left: 11px;
}
.block-ribbontitle-do .title-ribbon-do {
  position: absolute;
  height: 31px;
  padding-right: 13px;
  margin-left: 6px;
  background: #00AEEF;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  float: left;
  z-index: 4;
}
.block-ribbontitle-do .title-ribbon-do .title {
  padding: 6px 8px 7px 19px;
  color: white;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  min-width: 70px;
  background: none;
}
.block-ribbontitle-do .title-ribbon-do-left {
  margin-top: 30px;
  margin-left: 0px;
  float: left;
  border-top: 22px solid #0089bd;
  border-left: 10px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 4;
}
.block-ribbontitle-do .content {
  background: none;
}
.node .block-ribbontitle .title-ribbon {
  margin-left: 11px;
  _margin-right: 9px;
}
.node .block-ribbontitle .title-ribbon:after {
  left: 4px;
}
.node .block-ribbontitle .content {
  padding: 0px;
  padding-left: 11px;
}
.lightbox_all .title-ribbon-middle {
  float: left;
  background: url("/stat/new/images/blue/title-ribbon-middle-sub.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  padding: 0 0 30px 15px;
  overflow: hidden;
  margin: -12px 0 -12px -16px;
  position: relative;
}
.lightbox_all .title-ribbon-middle h1,
.lightbox_all .title-ribbon-middle h2 {
  float: left;
  color: #fff;
  border-bottom: none;
  padding: 0 45px 0 15px;
  font: normal 24px/1.75 "archivo_narrowbold", sans-serif;
  background: url("/stat/new/images/blue/title-ribbon-middle-main.png/2e7f73963f7f414d6a5ab52cda100827") 100% 0 no-repeat;
  text-transform: uppercase;
  max-width: 470px;
}
.lightbox_all .address_book_container .title-ribbon-middle {
  margin: -11px 0 -11px -25px;
}
*[dir="rtl"] div .title-ribbon {
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  padding-right: 0;
  padding-left: 13px;
  margin-right: 6px;
  margin-left: 19px;
}
*[dir="rtl"] div .title-ribbon:after {
  left: auto;
  right: 4px;
  background: url("/stat/new/images/blue/action/ribbon_blue.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
}
*[dir="rtl"] div .title-ribbon h2.title,
*[dir="rtl"] div .title-ribbon a.title {
  padding: 6px 19px 7px 8px;
  background: none;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
}
*[dir="rtl"] .section-home div .title-ribbon {
  background: #00adef;
  background: -moz-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#1daadf),color-stop(100%,#6bbede));
  background: -webkit-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: -o-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: -ms-linear-gradient(left,#1daadf 0%,#6bbede 100%);
  background: linear-gradient(left,#1daadf 0%,#6bbede 100%);
}
*[dir="rtl"] .section-home div .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-blue.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
}
*[dir="rtl"] .section-home .block-pink .title-ribbon,
*[dir="rtl"] .block-pink .title-ribbon {
  background: #e40272;
  background: -moz-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#e40272),color-stop(100%,#fc6c9b));
  background: -webkit-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: -o-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: -ms-linear-gradient(left,#e40272 0%,#fc6c9b 100%);
  background: linear-gradient(left,#e40272 0%,#fc6c9b 100%);
}
*[dir="rtl"] .section-home .block-pink .title-ribbon:after,
*[dir="rtl"] .block-pink .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-pink.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top right;
}
*[dir="rtl"] .block-brown .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_brown.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
}
*[dir="rtl"] div[class *= "block-feature"] .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-blue-focus.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top right;
}
*[dir="rtl"] div[class *= "block-feature"].block-pink .title-ribbon:after {
  background: url("/stat/new/images/blue/ribbon_bl-uw-pink-focus.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top right;
}
*[dir="rtl"] .block-ribbontitle-do .title-ribbon-do {
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  padding-right: 0;
  padding-left: 13px;
  margin-right: 6px;
  margin-left: 0px;
}
*[dir="rtl"] .block-ribbontitle-do .title-ribbon-do .title {
  padding: 6px 19px 7px 8px;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
}
*[dir="rtl"] .block-ribbontitle-do .title-ribbon-do-left {
  border-right: 10px solid transparent;
  border-left: none;
}
*[dir="rtl"] .block .photo-ribbon {
  margin: 0;
  padding-right: 8px;
  background-image: url("/stat/new/images/blue/bg_block_photoribbon.rtl.png/2e7f73963f7f414d6a5ab52cda100827");
  background-position: top left;
}
*[dir="rtl"] .block-photo-ribbon .content {
  background-image: url("/stat/new/images/blue/ribbon_tl-lw-blue.rtl.png/2e7f73963f7f414d6a5ab52cda100827");
  background-position: 196px top;
}
*[dir="rtl"] .block-photo-ribbon .photowrap {
  float: right;
}
*[dir="rtl"] .block-photo-head .content,
*[dir="rtl"] .block-photo-ribbon .content,
*[dir="rtl"] .block-ribbontitle .content {
  padding-left: 0;
  padding-right: 11px;
}
body.c20mm #block_lightbox_20mm .welcome_popup .ribbon_triangle_lightbox {
  width: 0;
  height: 0;
  border-top: 27px solid #0f7ea8;
  border-left: 12px solid transparent;
  margin-top: 29px;
  float: left;
  display: none;
}
body.c20mm #block_lightbox_20mm .welcome_popup .ribbon_title_lightbox {
  float: left;
}
body.c20mm #block_lightbox_20mm .welcome_popup .ribbon_title_lightbox .title-ribbon {
  min-width: 100px;
  height: 31px;
  box-shadow: 3px 4px 12px rgba(0,0,0,0.2);
  border: none;
  margin-left: 7px;
  background: #00adef;
}
body.c20mm #block_lightbox_20mm .welcome_popup .ribbon_title_lightbox .title-ribbon .title {
  line-height: 29px;
  text-transform: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: white;
  padding: 1px 15px 1px 19px;
}
body.c20mm #block_lightbox_20mm .welcome_popup .lighbox_text_content .block-inner .title-ribbon {
  background: #00adef;
}

/*  new/css/blue/buttons.less  */
.buttonwrapper button {
  border: 0 none;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
}
.buttonwrapper button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.buttonwrapper button span {
  color: white;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  float: left !important;
}
.buttonwrapper button em {
  float: left !important;
  margin: 0;
  padding: 0;
}
.buttonwrapper button.small span {
  background: url("/stat/new/images/blue/button_20.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 0 14px;
}
.buttonwrapper button.small em {
  background: url("/stat/new/images/blue/button_20.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  height: 20px;
  width: 28px;
}
.buttonwrapper button.medium span {
  background: url("/stat/new/images/blue/button_33.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
  padding: 0 0 0 18px;
}
.buttonwrapper button.medium em {
  background: url("/stat/new/images/blue/button_33.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  height: 33px;
  width: 35px;
}
.buttonwrapper button.large span {
  background: url("/stat/new/images/blue/button_40.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  height: 40px;
  font-size: 17px;
  line-height: 40px;
  padding: 0 0 0 44px;
}
.buttonwrapper button.large em {
  background: url("/stat/new/images/blue/button_40.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  height: 40px;
  width: 54px;
}
.buttonwrapper button.extra_large span {
  background: url("/stat/new/images/blue/button_50.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  height: 50px;
  font-size: 25px;
  line-height: 40px;
  padding: 0 0 0 44px;
}
.buttonwrapper button.extra_large em {
  background: url("/stat/new/images/blue/button_50.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  height: 50px;
  width: 54px;
}
.buttonwrapper button:hover span,
.buttonwrapper button.active span {
  background-position: left bottom !important;
}
.buttonwrapper button:hover em,
.buttonwrapper button.active em {
  background-position: right bottom !important;
}
.empty_pointer {
  width: 31px;
  height: 25px;
  text-indent: -999px;
  outline: 0 none;
  border: 0 none;
  cursor: pointer;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -225px -167px;
}
.empty_pointer:hover,
.empty_pointer.active {
  background-position: -225px -192px;
}
.rtl .buttonwrapper .form-submit {
  background: none;
}
.rtl .buttonwrapper button.small span {
  background: url("/stat/new/images/blue/button_20_rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  padding: 0 0 0 28px;
}
.rtl .buttonwrapper button.small em {
  background: url("/stat/new/images/blue/button_20_rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  width: 14px;
}
.rtl .buttonwrapper button.medium span {
  background: url("/stat/new/images/blue/button_33_rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  padding: 0 0 0 34px;
}
.rtl .buttonwrapper button.medium em {
  background: url("/stat/new/images/blue/button_33_rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  width: 18px;
  margin-right: -17px;
}
.rtl .buttonwrapper button.large span {
  background: url("/stat/new/images/blue/button_40_rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  padding-left: 56px;
  padding-right: 15px;
}
.rtl .buttonwrapper button.large em {
  background: url("/stat/new/images/blue/button_40_rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top transparent;
  width: 22px;
  margin-right: -22px;
}
.rtl .empty_pointer {
  background: url("/stat/new/images/blue/sprite/button_sprite.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -265px -167px;
}
.rtl .empty_pointer:hover,
.rtl .empty_pointer.active {
  background-position: -265px -192px;
}
.pink-button-gradient {
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
}
.blue-button-gradient {
  background: #00aeef;
  background: -moz-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#00aeef),color-stop(34%,#00aeef),color-stop(69%,#009cd7),color-stop(96%,#008cc1));
  background: -o-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
  background: -ms-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
  background: linear-gradient(180deg,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
}
.fb-gradient {
  background: #496ea6;
  background: -moz-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#496ea6),color-stop(20%,#496ea6),color-stop(69%,#1a488f),color-stop(96%,#104089));
  background: -webkit-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -o-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -ms-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: linear-gradient(to bottom,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
}
.buttonwrapper.new_version button {
  border: 0 none;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.buttonwrapper.new_version button table {
  dir: ltr;
  direction: ltr;
}
.buttonwrapper.new_version button em,
.buttonwrapper.new_version button span {
  color: white;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  float: none !important;
  background: none;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
}
.buttonwrapper.new_version button .button_td1 {
  color: white;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  float: none;
}
.buttonwrapper.new_version button .button_td2 {
  float: left !important;
  position: none;
  margin: 0;
  padding: 0;
}
.buttonwrapper.new_version button .button_fb_td1 {
  background: url("/stat/new/images/blue/action/share_fb1.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  height: 40px;
  font-size: 14px;
  padding: 0 0 0 12px;
  width: 37px;
}
.buttonwrapper.new_version button .button_fb_td2 {
  background: url("/stat/new/images/blue/action/share_fb-rt.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll left top transparent;
  color: white;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  float: none;
  height: 40px;
  line-height: 37px;
  min-width: 100px;
}
.buttonwrapper.new_version button.small {
  margin-right: 0px;
  padding: 0 14px;
  height: 20px;
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.buttonwrapper.new_version button.small .button_td1 {
  font-size: 12px;
  line-height: 20px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.small .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 7px 5px;
  height: 20px;
  width: 15px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.medium {
  margin-right: 0px;
  padding: 0 18px;
  height: 33px;
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.buttonwrapper.new_version button.medium .button_td1 {
  font-size: 14px;
  line-height: 33px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.medium .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 7px 11px;
  height: 33px;
  width: 15px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.large {
  margin-right: 0px;
  padding: 0 35px;
  height: 40px;
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.buttonwrapper.new_version button.large .button_td1 {
  width: auto;
  font-size: 17px;
  line-height: 40px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.large .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 7px 15px;
  height: 40px;
  width: 15px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.extra_large {
  margin-right: 0px;
  height: 50px;
  padding: 0 60px;
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.buttonwrapper.new_version button.extra_large .button_td1 {
  font-size: 25px;
  line-height: 40px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.extra_large .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 7px 15px;
  height: 40px;
  width: 15px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.extra_extra_large {
  margin-right: 0px;
  height: 60px;
  padding: 0 60px;
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.buttonwrapper.new_version button.extra_extra_large .button_td1 {
  font-size: 25px;
  line-height: 40px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.extra_extra_large .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 7px 15px;
  height: 40px;
  width: 15px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.new_version_rounded {
  border: 3px solid #dfdedf;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.buttonwrapper.new_version button.new_version_rounded .button_td2 {
  -webkit-transform: skew(32deg);
  -moz-transform: skew(32deg);
  -ms-transform: skew(32deg);
  -o-transform: skew(32deg);
  transform: skew(32deg);
}
.buttonwrapper.new_version button.new_version_rounded_v2 {
  border: 3px solid rgba(242,4,82,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f20476;
  background: -moz-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f20476),color-stop(100%,#e50470));
  background: -webkit-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -o-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -ms-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: linear-gradient(to bottom,#f20476 0%,#e50470 100%);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.buttonwrapper.new_version button.new_version_rounded_v2 .button_td2 {
  -webkit-transform: skew(32deg);
  -moz-transform: skew(32deg);
  -ms-transform: skew(32deg);
  -o-transform: skew(32deg);
  transform: skew(32deg);
}
.buttonwrapper.new_version button.new_version_rounded_v2:hover {
  background: #00aeef;
  background: -moz-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00aeef),color-stop(100%,#009cd7));
  background: -webkit-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -o-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -ms-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: linear-gradient(to bottom,#00aeef 0%,#009cd7 100%);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.buttonwrapper.new_version button.sending {
  padding: 0 20px;
}
.buttonwrapper.new_version button.sending table {
  width: 100%;
}
.buttonwrapper.new_version button.sending .button_td1 {
  text-align: left;
}
.buttonwrapper.new_version button.sending .button_td2 {
  width: 1px;
}
.buttonwrapper.new_version button.new_version_smoky_blue {
  background: #6fafc8;
}
.buttonwrapper.new_version button.new_version_smoky_blue .button_td2 {
  -webkit-transform: skew(32deg);
  -moz-transform: skew(32deg);
  -ms-transform: skew(32deg);
  -o-transform: skew(32deg);
  transform: skew(32deg);
}
.buttonwrapper.new_version button.new_version_smoky_blue.new_version_rounded {
  border-color: #d0cecf;
}
.buttonwrapper.new_version button.core-style {
  margin: 0;
  border: 3px solid rgba(0,0,0,0.1);
  border-radius: 3px;
  background: #f20476;
  background: -moz-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f20476),color-stop(100%,#e50470));
  background: -webkit-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -o-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -ms-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: linear-gradient(to bottom,#f20476 0%,#e50470 100%);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.buttonwrapper.new_version button.core-style table {
  dir: ltr;
  direction: ltr;
  margin: 0;
}
.buttonwrapper.new_version button.core-style .button_td1 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  width: auto;
  font-size: 17px;
  vertical-align: top;
  white-space: nowrap;
}
.buttonwrapper.new_version button.core-style .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 7px 50%;
  -webkit-transform: skew(32deg);
  -moz-transform: skew(32deg);
  -ms-transform: skew(32deg);
  -o-transform: skew(32deg);
  transform: skew(32deg);
}
.buttonwrapper.new_version button.core-style.large {
  padding: 0 35px;
  height: 40px;
}
.buttonwrapper.new_version button.core-style.large .button_td1 {
  font-size: 17px;
  line-height: 40px;
}
.buttonwrapper.new_version button.core-style.large .button_td2 {
  height: 40px;
  padding-left: 15px;
}
.buttonwrapper.new_version button.core-style.medium {
  margin-right: 0;
  padding: 0 18px;
  height: 33px;
}
.buttonwrapper.new_version button.core-style.medium .button_td1 {
  font-size: 15px;
  line-height: 33px;
}
.buttonwrapper.new_version button.core-style.medium .button_td2 {
  height: 33px;
  padding-left: 15px;
}
.buttonwrapper.new_version button.core-style.arrow-style-2 .button_td2 {
  background: url("/stat/new/images/do_blue/arrow-style-2.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 100% 50%;
  padding-left: 20px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.buttonwrapper.new_version button.core-style.disabled:hover,
.buttonwrapper.new_version button.core-style.disabled {
  background: #d1d1d1;
  background: -moz-linear-gradient(top,#d1d1d1 0%,#8d8d8d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d1d1d1),color-stop(100%,#8d8d8d));
  background: -webkit-linear-gradient(top,#d1d1d1 0%,#8d8d8d 100%);
  background: -o-linear-gradient(top,#d1d1d1 0%,#8d8d8d 100%);
  background: -ms-linear-gradient(top,#d1d1d1 0%,#8d8d8d 100%);
  background: linear-gradient(to bottom,#d1d1d1 0%,#8d8d8d 100%);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: default;
}
.buttonwrapper.new_version button.core-style.disabled:hover .button_td1,
.buttonwrapper.new_version button.core-style.disabled .button_td1 {
  color: #fff;
}
.buttonwrapper.new_version button.core-style-v2 {
  border-color: rgba(242,4,82,0.3);
}
.buttonwrapper.new_version button.large.sign-fb-petition-button.fb_sign {
  margin-right: 0px;
  background: #496ea6;
  background: -moz-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#496ea6),color-stop(20%,#496ea6),color-stop(69%,#1a488f),color-stop(96%,#104089));
  background: -webkit-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -o-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -ms-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: linear-gradient(to bottom,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  padding: 0 35px 0 0;
}
.buttonwrapper.new_version button.large.sign-fb-petition-button.fb_sign .button_td1 {
  padding: 0 0 0 35px;
  background: url("/stat/new/images/blue/fb-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 9px transparent;
  background-size: 20px;
}
.buttonwrapper.new_version button.small:hover,
.buttonwrapper.new_version button.medium:hover,
.buttonwrapper.new_version button.large:hover,
.buttonwrapper.new_version button.extra_large:hover,
.buttonwrapper.new_version button.extra_extra_large:hover,
.buttonwrapper.new_version button.active {
  background: #00aeef;
  background: -moz-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#00aeef),color-stop(34%,#00aeef),color-stop(69%,#009cd7),color-stop(96%,#008cc1));
  background: -o-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
  background: -ms-linear-gradient(top,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
  background: linear-gradient(180deg,#00aeef 2%,#00aeef 34%,#009cd7 69%,#008cc1 96%);
}
.buttonwrapper.new_version button.sending:hover {
  background: #fc418c;
  background: -moz-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#fc418c),color-stop(33%,#f40479),color-stop(69%,#ee0471),color-stop(95%,#e20561));
  background: -o-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: -ms-linear-gradient(top,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
  background: linear-gradient(180deg,#fc418c 2%,#f40479 33%,#ee0471 69%,#e20561 95%);
}
.buttonwrapper.new_version button.new_version_smoky_blue:hover {
  background: #5b92a7;
}
.buttonwrapper.new_version button.core-style:hover {
  background: #e30067;
  background: -moz-linear-gradient(top,#e30067 0%,#d60061 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e30067),color-stop(100%,#d60061));
  background: -webkit-linear-gradient(top,#e30067 0%,#d60061 100%);
  background: -o-linear-gradient(top,#e30067 0%,#d60061 100%);
  background: -ms-linear-gradient(top,#e30067 0%,#d60061 100%);
  background: linear-gradient(to bottom,#e30067 0%,#d60061 100%);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.node-photoalbum .nav .buttonwrapper {
  float: right;
  padding-right: 10px;
}
.node-twitter form .buttonwrapper {
  float: right;
}
.form-donatemultistage .buttonwrapper {
  border: 0 none;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
  text-align: center;
}
.form-donatemultistage .buttonwrapper .sustainer_td1 {
  padding: 0 0 0 13px !important;
}
.form-donatemultistage .buttonwrapper .sustainer_td2 {
  padding: 0 0 0 13px !important;
}
.form-donatemultistage .buttonwrapper .large {
  background: #ff4e8a;
  background: -moz-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#ff4e8a),color-stop(40%,#f72a73),color-stop(78%,#f72a73),color-stop(96%,#e9255d));
  background: -webkit-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -o-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -ms-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: linear-gradient(to bottom,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.form-donatemultistage .buttonwrapper .large .button_td1 {
  height: 40px;
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 60px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.form-donatemultistage .buttonwrapper .large .button_td1 .amount_button_period {
  font-weight: normal;
  font-size: 10px;
}
.form-donatemultistage .amounts.pressed {
  border-color: rgba(194,231,247,0.8);
  background: #22a5dc;
  background: -moz-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#22a5dc),color-stop(41%,#0599d8),color-stop(78%,#0599d8),color-stop(96%,#0189c2));
  background: -webkit-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -o-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -ms-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: linear-gradient(to bottom,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.form-donatemultistage .amounts.pressed .button_td1 {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.form-donatemultistage .amounts {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: table;
  float: none;
  border: 3px solid rgba(222,4,82,0.3);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ff4e8a;
  background: -moz-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#ff4e8a),color-stop(40%,#f72a73),color-stop(78%,#f72a73),color-stop(96%,#e9255d));
  background: -webkit-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -o-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -ms-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: linear-gradient(to bottom,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.form-donatemultistage .amounts .button_td1 {
  height: 40px;
  font-size: 18px;
  line-height: 1.2;
  padding: 0 25px;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 60px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.form-donatemultistage .amounts .button_td1 .amount_button_period {
  font-weight: normal;
  font-size: 10px;
}
*[dir="rtl"] .form-donatemultistage .amounts {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .form-donatemultistage .amounts .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .form-donatemultistage .buttonwrapper.amounts table {
  direction: ltr;
}
.fb-select-friends .sub-column .buttonwrapper {
  margin-right: 5px;
}
.select-friends-container .buttonwrapper {
  margin-top: 5px;
  margin-right: 10px;
}
.social_share_button {
  display: table;
  border-spacing: 0px;
  margin: 0 auto;
}
.social_share_button a {
  float: left;
  display: table;
  color: #fff;
  font-size: 17px;
  border: 3px solid transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
.social_share_button a .button_td1 {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  font-weight: bold;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.social_share_button a .button_td2 {
  display: table-cell;
  background: url("/stat/new/images/blue/more-non-transform.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 100% 50%;
  width: 20px;
  vertical-align: middle;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
.social_share_button a:hover {
  text-decoration: none;
}
.social_share_button.facebook_share_button a {
  border-color: #909fc1;
  background: #39589d;
  background: -moz-linear-gradient(top,#39589d 0%,#284585 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#39589d),color-stop(100%,#284585));
  background: -webkit-linear-gradient(top,#39589d 0%,#284585 100%);
  background: -o-linear-gradient(top,#39589d 0%,#284585 100%);
  background: -ms-linear-gradient(top,#39589d 0%,#284585 100%);
  background: linear-gradient(to bottom,#39589d 0%,#284585 100%);
}
.social_share_button.facebook_share_button a:hover {
  border-color: #8695b7;
  background: #2f4e93;
  background: -moz-linear-gradient(top,#2f4e93 0%,#1e3b7b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2f4e93),color-stop(100%,#1e3b7b));
  background: -webkit-linear-gradient(top,#2f4e93 0%,#1e3b7b 100%);
  background: -o-linear-gradient(top,#2f4e93 0%,#1e3b7b 100%);
  background: -ms-linear-gradient(top,#2f4e93 0%,#1e3b7b 100%);
  background: linear-gradient(to bottom,#2f4e93 0%,#1e3b7b 100%);
}
.social_share_button.facebook_share_button.has_icon .button_td1 {
  background: url("/stat/new/images/blue/fb-icon-button.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 10px 50%;
}
.social_share_button.email_share_button a {
  border-color: #ecb7d1;
  background: #f20476;
}
.social_share_button.email_share_button a:hover {
  border-color: #e2adc7;
  background: #e8006c;
}
.social_share_button.email_share_button.has_icon .button_td1 {
  background: url("/stat/new/images/blue//email-icon-button.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 10px 50%;
}
.social_share_button.twitter_share_button a {
  border-color: #b6e1f2;
  background: #00a9e9;
  background: -moz-linear-gradient(top,#00a9e9 0%,#0090cf 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a9e9),color-stop(100%,#0090cf));
  background: -webkit-linear-gradient(top,#00a9e9 0%,#0090cf 100%);
  background: -o-linear-gradient(top,#00a9e9 0%,#0090cf 100%);
  background: -ms-linear-gradient(top,#00a9e9 0%,#0090cf 100%);
  background: linear-gradient(to bottom,#00a9e9 0%,#0090cf 100%);
}
.social_share_button.twitter_share_button a:hover {
  border-color: #acd7e8;
  background: #009fdf;
  background: -moz-linear-gradient(top,#009fdf 0%,#0086c5 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#009fdf),color-stop(100%,#0086c5));
  background: -webkit-linear-gradient(top,#009fdf 0%,#0086c5 100%);
  background: -o-linear-gradient(top,#009fdf 0%,#0086c5 100%);
  background: -ms-linear-gradient(top,#009fdf 0%,#0086c5 100%);
  background: linear-gradient(to bottom,#009fdf 0%,#0086c5 100%);
}
.social_share_button.twitter_share_button.has_icon .button_td1 {
  background: url("/stat/new/images/blue/tw-icon-button.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 10px 50%;
}
.social_share_button.copy_share_button a {
  border-color: #c7e0eb;
  background: #91d2ef;
  background: -moz-linear-gradient(top,#91d2ef 0%,#62badf 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#91d2ef),color-stop(100%,#62badf));
  background: -webkit-linear-gradient(top,#91d2ef 0%,#62badf 100%);
  background: -o-linear-gradient(top,#91d2ef 0%,#62badf 100%);
  background: -ms-linear-gradient(top,#91d2ef 0%,#62badf 100%);
  background: linear-gradient(to bottom,#91d2ef 0%,#62badf 100%);
}
.social_share_button.copy_share_button a:hover {
  border-color: #bdd6e1;
  background: #87c8e5;
  background: -moz-linear-gradient(top,#87c8e5 0%,#58b0d5 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#87c8e5),color-stop(100%,#58b0d5));
  background: -webkit-linear-gradient(top,#87c8e5 0%,#58b0d5 100%);
  background: -o-linear-gradient(top,#87c8e5 0%,#58b0d5 100%);
  background: -ms-linear-gradient(top,#87c8e5 0%,#58b0d5 100%);
  background: linear-gradient(to bottom,#87c8e5 0%,#58b0d5 100%);
}
.social_share_button.copy_share_button.has_icon .button_td1 {
  background: url("/stat/new/images/blue/copy-icon-button.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 10px 50%;
}
.social_share_button.tumblr_share_button a {
  border-color: #b1bfc9;
  background: #476c89;
  background: -moz-linear-gradient(top,#476c89 0%,#305069 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#476c89),color-stop(100%,#305069));
  background: -webkit-linear-gradient(top,#476c89 0%,#305069 100%);
  background: -o-linear-gradient(top,#476c89 0%,#305069 100%);
  background: -ms-linear-gradient(top,#476c89 0%,#305069 100%);
  background: linear-gradient(to bottom,#476c89 0%,#305069 100%);
}
.social_share_button.tumblr_share_button a:hover {
  border-color: #b1bfc9 -c 10;
  background: #3d627f;
  background: -moz-linear-gradient(top,#3d627f 0%,#26465f 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3d627f),color-stop(100%,#26465f));
  background: -webkit-linear-gradient(top,#3d627f 0%,#26465f 100%);
  background: -o-linear-gradient(top,#3d627f 0%,#26465f 100%);
  background: -ms-linear-gradient(top,#3d627f 0%,#26465f 100%);
  background: linear-gradient(to bottom,#3d627f 0%,#26465f 100%);
}
.social_share_button.tumblr_share_button.has_icon .button_td1 {
  background: url("/stat/new/images/blue/tumblr-icon-button.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 10px 50%;
}
.social_share_button.vk_share_button a {
  border-color: #b1bfc9;
  background: #5f85ac;
  background: -moz-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5f85ac),color-stop(100%,#365d87));
  background: -webkit-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -o-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -ms-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: linear-gradient(to bottom,#5f85ac 0%,#365d87 100%);
}
.social_share_button.vk_share_button a:hover {
  border-color: #a7b5bf;
  background: #557ba2;
  background: -moz-linear-gradient(top,#557ba2 0%,#2c537d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#557ba2),color-stop(100%,#2c537d));
  background: -webkit-linear-gradient(top,#557ba2 0%,#2c537d 100%);
  background: -o-linear-gradient(top,#557ba2 0%,#2c537d 100%);
  background: -ms-linear-gradient(top,#557ba2 0%,#2c537d 100%);
  background: linear-gradient(to bottom,#557ba2 0%,#2c537d 100%);
}
.social_share_button.vk_share_button.has_icon .button_td1 {
  background: url("/stat/new/images/blue/vk-icon-button.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 10px 50%;
}
.social_share_button.small a {
  padding: 0 25px;
}
.social_share_button.small a .button_td1 {
  font-size: 14px;
  height: 30px;
}
.social_share_button.small.has_icon a {
  padding: 0 15px 0 0;
}
.social_share_button.small.has_icon a .button_td1 {
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  padding-left: 40px;
}
.social_share_button.large a {
  padding: 0 30px;
}
.social_share_button.large a .button_td1 {
  font-size: 17px;
  height: 40px;
}
.social_share_button.extra-large a {
  padding: 0 35px;
}
.social_share_button.extra-large a .button_td1 {
  font-size: 20px;
  height: 54px;
}
.social_share_button.has_icon a {
  padding: 0 20px 0 0;
}
.social_share_button.has_icon a .button_td1 {
  padding-left: 50px;
}
.social_share_button.has_icon a .button_td2 {
  width: 1px;
}
*[dir="rtl"] .buttonwrapper.new_version button table {
  direction: rtl;
}
*[dir="rtl"] .buttonwrapper.new_version button em,
*[dir="rtl"] .buttonwrapper.new_version button span {
  color: white;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  float: none !important;
  background: none;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
}
*[dir="rtl"] .buttonwrapper.new_version button.small {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.small .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.small .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 10px;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.medium {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.medium .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.medium .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 10px;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.large {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.large .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.large .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 15px;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.extra_large {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.extra_large .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.extra_large .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 15px;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.extra_extra_large {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.extra_extra_large .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.extra_extra_large .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 15px;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.new_version_rounded .button_td2 {
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.core-style table {
  direction: rtl;
}
*[dir="rtl"] .buttonwrapper.new_version button.core-style .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.core-style .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 15px;
  -webkit-transform: skew(-32deg);
  -moz-transform: skew(-32deg);
  -ms-transform: skew(-32deg);
  -o-transform: skew(-32deg);
  transform: skew(-32deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.core-style.arrow-style-2 .button_td2 {
  background: url("/stat/new/images/do_blue/arrow-style-2.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0 50%;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .buttonwrapper.new_version button.large.sign-fb-petition-button.fb_sign {
  padding: 0 0 0 35px;
}
*[dir="rtl"] .buttonwrapper.new_version button.large.sign-fb-petition-button.fb_sign .button_td1 {
  background-position-x: 50px;
  padding: 0 50px 0 0;
}
*[dir="rtl"] .buttonwrapper.new_version button.large.sign-fb-petition-button.fb_sign .button_td2 {
  background-position-x: left;
}
*[dir="rtl"] .social_share_button a {
  direction: rtl;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -ms-transform: skew(18deg);
  -o-transform: skew(18deg);
  transform: skew(18deg);
}
*[dir="rtl"] .social_share_button a .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
}
*[dir="rtl"] .social_share_button a .button_td2 {
  background: url("/stat/new/images/blue/more-non-transform-rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0 50%;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  transform: skew(-18deg);
  direction: rtl;
}
*[dir="rtl"] .social_share_button.vk_share_button.has_icon .button_td1,
*[dir="rtl"] .social_share_button.tumblr_share_button.has_icon .button_td1,
*[dir="rtl"] .social_share_button.copy_share_button.has_icon .button_td1,
*[dir="rtl"] .social_share_button.twitter_share_button.has_icon .button_td1,
*[dir="rtl"] .social_share_button.email_share_button.has_icon .button_td1,
*[dir="rtl"] .social_share_button.facebook_share_button.has_icon .button_td1 {
  background-position: 95% 50%;
}
*[dir="rtl"] .social_share_button.small.has_icon a {
  padding: 0 0 0 15px;
}
*[dir="rtl"] .social_share_button.small.has_icon a .button_td1 {
  padding-right: 40px;
  padding-left: 0;
}
*[dir="rtl"] .social_share_button.has_icon a {
  padding: 0 0 0 20px;
}
*[dir="rtl"] .social_share_button.has_icon a .button_td1 {
  padding-right: 50px;
  padding-left: 0;
}
button.doublepink,
#amount_container button.doublepink {
  border-color: #f794c4;
  box-shadow: 0px 0px 0px 3px #f8bcda;
}

/*  new/css/blue/global-petition.less  */
@charset "utf-8";
.hello-world {
  margin: 1px;
}
.reset-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hidden_element {
  display: none;
}
a {
  color: #FF0099;
  text-decoration: none;
  font-weight: bold;
}
a :hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
html,
body {
  height: 100%;
}
hr {
  display: none;
  height: 0;
}
div.divhr {
  width: 100%;
  height: 1px;
  background: transparent;
  border-top: 1px solid #d5d5d5;
}
.h1-css {
  font-size: xx-large;
  color: #FF0099;
  width: 396px;
  display: block;
  line-height: 38px;
}
.h2-css {
  font-size: large;
  color: #00ACEC;
}
.h3-css {
  font-size: large;
  color: #FF0099;
}
.clearfix {
  clear: both;
  overflow: hidden;
  font-size: 0;
  line-height: 0px;
  height: 0px;
}
body {
  background: white url("/stat/new/images/blue/action/bg.png/2e7f73963f7f414d6a5ab52cda100827") repeat-x left 79px;
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
  color: #121213;
}
body.save-the-date {
  background: none;
}
body.page-petition2 {
  background: none;
}
body.page-petition2 .bg-blue {
  height: 174px;
  position: absolute;
  background: #007fbd;
  z-index: -1;
  width: 100%;
  top: 80px;
  left: 0;
}
#page {
  margin: 0 auto;
  width: 970px;
  text-align: left;
  min-height: 100%;
}
#footer-inner {
  margin: 0 auto;
  width: 940px;
  padding-left: 18px;
  text-align: left;
  min-height: 100%;
}
#header,
#main {
  clear: both;
  width: 970px;
}
#header {
  height: 79px;
}
#header #logo {
  float: left;
  margin-left: -9px;
  width: 259px;
}
#header .aboutus {
  float: right;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") -223px -66px no-repeat;
  height: 53px;
  width: 97px;
  padding-top: 26px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#header .aboutus a {
  padding: 0.1em 6px;
  color: #00ACEC;
}
#header #lang-select {
  float: right;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") 118px -404px no-repeat;
  padding: 17px 10px 0 0 !important;
  width: 560px;
  height: 62px;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 1.5em;
  _line-height: 1.4em;
}
#header #lang-select a {
  padding: 0.1em 6px;
  white-space: nowrap;
  color: #00ACEC;
  display: inline-block;
}
#header #lang-select .ar {
  font-size: 14px;
  font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
}
#header #lang-select .cs,
#header #lang-select .ct,
#header #lang-select .jp {
  font-weight: normal;
  font-size: 11px;
}
#header #lang-select .he {
  font-size: 11px;
}
#header .campaign-start-a-petition-link {
  float: right;
  background: url("/stat/new/images/blue/bg_header_signup.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  padding-right: 9px;
  margin: 13px -6px 0 0;
  width: 118px;
  height: 57px;
}
#header .campaign-start-a-petition-link a.link_createpetition {
  display: block;
  width: 118px;
  height: 44px;
  color: black;
  outline: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
#header .campaign-start-a-petition-link a.active,
#header .campaign-start-a-petition-link a.active:hover {
  background-position: bottom left;
}
body.lang-ar .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_ar.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-de .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_de.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-en .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_en.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-es .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_es.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-fr .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_fr.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-it .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_it.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-jp .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_jp.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-kr .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_kr.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-po .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_po.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-ru .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_ru.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-tr .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_tr.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-he .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_he.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-el .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_el.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-ro .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_ro.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-pl .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_pl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
body.lang-nl .campaign-start-a-petition-link a.link_createpetition {
  background: url("/stat/new/images/blue/btn_startpetition_nl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: center top;
}
#no_about_us > #lang-select {
  float: right;
  background: url("/stat/new/images/blue/action/bg_header.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
  padding: 17px 10px 0 0;
  width: 515px;
  height: 62px;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 1.5em;
  _line-height: 1.4em;
}
#main {
  background: url("/stat/new/images/blue/action/bg_main.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat center 175px;
  padding-top: 17px;
  padding-bottom: 212px;
}
@font-face {
  font-family: 'archivo_narrowregular';
  src: url('/stat/new/images/blue/fonts/archivonarrow-regular-webfont.eot/2e7f73963f7f414d6a5ab52cda100827');
  src: url('/stat/new/images/blue/fonts/archivonarrow-regular-webfont.eot/2e7f73963f7f414d6a5ab52cda100827?#iefix') format('embedded-opentype'), url('/stat/new/images/blue/fonts/archivonarrow-regular-webfont.woff/2e7f73963f7f414d6a5ab52cda100827') format('woff'), url('/stat/new/images/blue/fonts/archivonarrow-regular-webfont.ttf/2e7f73963f7f414d6a5ab52cda100827') format('truetype'), url('/stat/new/images/blue/fonts/archivonarrow-regular-webfont.svg/2e7f73963f7f414d6a5ab52cda100827#archivo_narrowregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#main-banner {
  height: 40px;
  margin-top: -18px;
  padding: 20px;
  width: 930px;
  display: table;
  text-align: center;
}
#main-banner .banner-button {
  display: table-cell;
  vertical-align: middle;
}
#main-banner .buttonwrapper {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
#main-banner .buttonwrapper button.new_version_rounded {
  border: 3px solid rgba(242,4,82,0.3);
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f20476;
  background: -moz-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f20476),color-stop(100%,#e50470));
  background: -webkit-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -o-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -ms-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: linear-gradient(to bottom,#f20476 0%,#e50470 100%);
  -moz-background-clip: border;
  -webkit-background-clip: border;
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}
#main-banner .buttonwrapper button.new_version_rounded table {
  margin: 0 18px;
}
#main-banner .buttonwrapper button.new_version_rounded table .button_td1 {
  font-family: 'archivo_narrowregular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  white-space: nowrap;
}
#main-banner .buttonwrapper button.new_version_rounded:hover {
  border-color: rgba(240,240,240,0.5);
  background: #00aeef;
  background: -moz-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00aeef),color-stop(100%,#009cd7));
  background: -o-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -ms-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: linear-gradient(to bottom,#00aeef 0%,#009cd7 100%);
}
#main-banner .banner-text {
  color: #93cdea;
  display: table-cell;
  vertical-align: middle;
  margin: 0 30px 0 0;
  font-family: 'archivo_narrowregular', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: italic;
}
#main-inner {
  margin: 0 5px;
  background: white;
  width: 960px;
}
#content-body {
  clear: both;
  width: 960px;
  min-height: 600px;
  padding-top: 10px;
}
#fpg-footer-container,
#push {
  height: 232px;
}
#fpg-footer-container #footer {
  margin-top: 0;
  padding-top: 20px;
  z-index: 2;
}
#footer {
  clear: both;
  background: #121F24;
  text-align: left;
  padding-bottom: 70px;
  font-size: 0.85em;
  color: #999;
  margin-top: -212px;
  height: 142px;
  position: relative;
}
#footer .footer-message {
  float: right;
  width: 440px;
  padding-right: 25px;
  font-size: 11px;
  line-height: 1.4em;
}
#footer .footnote {
  clear: both;
  padding-right: 15px;
  padding-top: 5em;
  font-size: 10px;
  line-height: 1.2em;
}
#footer .footnote p {
  margin-left: -12px;
}
#footer .footnote p img {
  position: relative;
  top: 2px;
}
#footer .start-a-petition-plus-image {
  float: right;
  margin-left: -3px;
  position: relative;
  top: -2px;
}
#footer-inner {
  padding-top: 26px;
}
#nav-footer {
  float: left;
  margin-left: -10px;
  padding-right: 15px;
  width: 605px;
}
#nav-footer li {
  border-right: 1px solid #666;
  line-height: 1.4em;
}
#nav-footer li.last {
  border-right: 0;
}
#nav-footer a {
  color: #FF0099;
  padding: 0.1em 10px;
}
#share-links {
  float: left;
  padding-left: 20px;
  padding-right: 15px;
  width: 200px;
  color: #00ACEC;
}
#share-links p {
  float: left;
  margin: 0;
  padding: 0;
}
#share-links li {
  border-right: 1px solid #666;
  padding: 0 6px;
}
#share-links li.last {
  border-right: 0;
}
#share-links a {
  display: block;
  background: no-repeat top left;
  height: 23px;
  width: 24px;
  color: #FF0099;
  text-decoration: none;
  text-indent: -999em;
  outline: 0;
}
#share-links a.fb {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: 0px 0px;
}
#share-links a.fb:hover {
  background-position: 0px -23px;
}
#share-links a.tw {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -24px 0px;
}
#share-links a.tw:hover {
  background-position: -24px -23px;
}
#logo-footer {
  float: right;
  padding-right: 14px;
  padding-left: 14px;
  padding-top: 3px;
  width: 65px;
}
div.cc_ico {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll;
  background-position: -53px -3px;
  display: inline;
  padding-bottom: 5px;
  padding-left: 10px;
}
div.cc_text {
  display: inline;
  padding-left: 5px;
}
div.logo-footer-img {
  width: 65px;
  height: 17px;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll;
  background-position: -72px 0px;
}
.block h2.title,
.block a.title {
  padding: 0;
  line-height: 1em;
}
.block a.title:hover {
  text-decoration: none !important;
}
.block .content {
  clear: both;
  width: 461px;
  padding-left: 11px;
  padding-top: 13px;
}
.block .content-top {
  height: 22px;
  width: 460px;
  font-size: 1px;
}
.block .content-mid {
  width: 440px;
  padding: 1em 10px;
  font-size: 0.85em;
  line-height: 1.2em;
  min-height: 5em;
}
.block .content-btm {
  height: 8px;
  width: 460px;
  font-size: 1px;
}
.block-style-1 .content {
  position: relative;
}
.block-style-1 .content:before {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 50%;
  height: 30px;
  max-width: 500px;
  -webkit-box-shadow: 0 9px 7px rgba(0,0,0,0.7);
  -moz-box-shadow: 0 9px 7px rgba(0,0,0,0.7);
  box-shadow: 0 9px 7px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-2deg) skew(-10deg);
  -moz-transform: rotate(-2deg) skew(-10deg);
  -ms-transform: rotate(-2deg) skew(-10deg);
  -o-transform: rotate(-2deg) skew(-10deg);
  transform: rotate(-2deg) skew(-10deg);
}
.block-style-1 .content.noshadow:before {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 0;
}
.block-style-1 .content-top {
  border-top: 1px solid #eee;
  border-right: 1px solid #f1f1f1;
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  background: #fdfdfd;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(70%,#ffffff),color-stop(80%,#fcfcfc),color-stop(100%,#f7f7f8));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
}
.block-style-1 .content-mid {
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  padding-top: 18px;
  background: #fdfdfd;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(70%,#ffffff),color-stop(80%,#fcfcfc),color-stop(100%,#f7f7f8));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 2;
}
.block-style-1 .content-mid.noshadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 0;
  background: none;
}
.block-style-1 .content-btm {
  display: none;
  background: transparent;
}
.block-style-2 .content-top {
  background: #f1f1f1;
  background: -moz-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#e4e4e4),color-stop(22%,#f1f1f1),color-stop(62%,#f1f1f1),color-stop(100%,#e5e5e5));
  background: -webkit-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -o-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -ms-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: linear-gradient(to right,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  border-right: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.block-style-2 .content-mid {
  background: #f1f1f1;
  background: -moz-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#e4e4e4),color-stop(22%,#f1f1f1),color-stop(62%,#f1f1f1),color-stop(100%,#e5e5e5));
  background: -webkit-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -o-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -ms-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: linear-gradient(to right,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  border-right: 1px solid #d6d6d6;
}
.block-style-2 .content-btm {
  background: #f1f1f1;
  background: -moz-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#e4e4e4),color-stop(22%,#f1f1f1),color-stop(62%,#f1f1f1),color-stop(100%,#e5e5e5));
  background: -webkit-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -o-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: -ms-linear-gradient(left,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  background: linear-gradient(to right,#e4e4e4 0%,#f1f1f1 22%,#f1f1f1 62%,#e5e5e5 100%);
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.block-style-social-small_horizontal {
  margin-top: 20px;
}
.block-style-social-small_horizontal .content-top {
  width: 460px;
  height: 22px;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  background: #f7f7f7;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(30%,#ffffff),color-stop(50%,#fafafa),color-stop(100%,#f7f7f7));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
}
.block-style-social-small_horizontal .content-mid {
  border-right: 1px solid #f0f0f0;
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  background: #f7f7f7;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(30%,#ffffff),color-stop(50%,#fafafa),color-stop(100%,#f7f7f7));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 30%,#fafafa 50%,#f7f7f7 100%);
}
.block-style-social-small_horizontal .content {
  padding: 12px 0 0 11px;
}
.block-style-social-small_horizontal .content-btm {
  position: relative;
  margin-top: -10px;
  margin-left: -11px;
  margin-right: -9px;
  width: 480px;
  height: 10px;
  opacity: 0.8;
  border: none;
  background: none;
}
.block-style-social-small_horizontal .content-btm:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 15px;
  box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.8);
}
.block-style-social-small_horizontal .content-mid-inner {
  margin-left: 12px;
  margin-top: 10px;
}
.block-scroller .block-inner {
  background: transparent;
}
.block-scroller .content-top {
  width: 460px;
  height: 22px;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  background: #fdfdfd;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(70%,#ffffff),color-stop(80%,#fcfcfc),color-stop(100%,#f7f7f8));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
}
.block-scroller .content-mid {
  padding-top: 0;
  padding-bottom: 0;
  height: 170px;
  overflow: hidden;
  border-right: 1px solid #f0f0f0;
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  background: #fdfdfd;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(70%,#ffffff),color-stop(80%,#fcfcfc),color-stop(100%,#f7f7f8));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
}
.block-scroller .content-btm {
  position: relative;
  margin-top: -10px;
  margin-left: -11px;
  margin-right: -9px;
  width: 480px;
  height: 10px;
  opacity: 0.8;
  border: none;
  background: none;
}
.block-scroller .content-btm:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 15px;
  box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.8);
}
.block-wide .content {
  padding: 0 0 0 10px;
  width: 950px;
}
.node h2.title,
.node a.title {
  font-size: 18px;
  line-height: 1.2em;
  text-transform: none;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #D5D5D5;
  display: block;
}
.node .photo-head img {
  margin: 0 10px 1em 0;
}
.node .photo-head.wide img {
  margin: 0 0 1em;
}
.node #focus-photo-feature .wrap {
  padding: 0;
  width: 460px;
  overflow: hidden;
}
.node #focus-photo-feature .wrap img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.node #focus-photo-feature .howto {
  position: absolute;
  background: #fff;
  padding: 0.3em 0;
  width: 450px;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: bold;
}
.node #focus-photo-feature .wrap.wrap_auto {
  width: auto;
  height: auto;
}
.node #focus-photo-feature .overlay {
  position: relative;
  margin-top: -75px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: black;
  width: 100%;
  height: 75px;
  _height: 72px;
}
.node #focus-photo-feature .content {
  position: relative;
  margin-top: -75px;
  _margin-top: -72px;
}
.node #focus-photo-feature .content a {
  display: block;
  padding: 13px 15px 5px;
  height: 57px;
  _height: 54px;
  width: 430px;
  font-weight: bold;
  font-size: 30px;
  line-height: 0.85em;
  _line-height: 0.6em;
  letter-spacing: -1px;
  color: white;
  outline: 0;
  overflow: hidden;
}
.node #focus-photo-feature .content a :hover {
  text-decoration: none;
}
.node .footnote {
  font-size: 0.85em;
  line-height: 1.4em;
}
.node .footnote img {
  vertical-align: middle;
}
.node-article .content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.node-article .content2 {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.node-article .photo-head {
  position: relative;
  margin-left: -10px;
  _margin-left: 0;
}
.node-article .photo-head.wide {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  _margin-left: 0;
  _margin-right: 0;
}
.node-map .content {
  padding: 1em 0 0;
  border-bottom: 1px solid #D5D5D5;
}
.node-photoalbum .content {
  padding-bottom: 10px;
  background: #121213;
}
.node-photoalbum .lt a,
.node-photoalbum .rt a {
  display: block;
  background: no-repeat top left;
  cursor: pointer;
}
.node-photoalbum .lt a:hover,
.node-photoalbum .rt a:hover {
  background-position: bottom left;
}
.node-photoalbum .slideshow {
  padding: 10px;
  width: 440px;
  height: 350px;
  overflow: hidden;
}
.node-photoalbum .slideshow .lt,
.node-photoalbum .slideshow .rt {
  position: absolute;
  margin-top: -180px;
}
.node-photoalbum .slideshow .rt {
  margin-left: 425px;
}
.node-photoalbum .slideshow .lt a,
.node-photoalbum .slideshow .rt a {
  width: 16px;
  height: 19px;
  color: #666;
}
.node-photoalbum .slideshow .lt a {
  background-image: url("/stat/new/images/blue/action/bg_photo-arr-lt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.node-photoalbum .slideshow .rt a {
  background-image: url("/stat/new/images/blue/action/bg_photo-arr-rt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.node-photoalbum .photos {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 440px;
  height: 350px;
  overflow: hidden;
}
.node-photoalbum .photos .photo {
  float: left;
  position: relative;
  width: 440px;
  height: 350px;
  text-align: center;
  _position: absolute;
}
.node-photoalbum .photos .title {
  position: absolute;
  _left: 0;
  width: 440px;
  background: url("/stat/new/images/blue/action/bg_photo-header.png/2e7f73963f7f414d6a5ab52cda100827") repeat top left;
}
.node-photoalbum .photos .title h3 {
  padding: 0.2em 0;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  text-align: left;
  color: white;
}
.node-photoalbum .photos .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 440px;
  background: url("/stat/new/images/blue/action/bg_photo-caption.png/2e7f73963f7f414d6a5ab52cda100827") repeat top left;
}
.node-photoalbum .photos .caption p {
  padding: 0.4em 1em;
  font-size: 11px;
  line-height: 1.2em;
  text-align: left;
  color: #00ACEC;
}
.node-photoalbum .nav {
  clear: both;
}
.node-photoalbum .nav .lt,
.node-photoalbum .nav .rt {
  position: absolute;
  margin-top: -45px;
}
.node-photoalbum .nav .lt {
  margin-left: 7px;
  _margin-left: 0;
}
.node-photoalbum .nav .rt {
  margin-left: 443px;
  _margin-left: 430px;
}
.node-photoalbum .nav .lt a,
.node-photoalbum .nav .rt a {
  width: 12px;
  height: 14px;
  color: white;
  _font-size: 0;
}
.node-photoalbum .nav .lt a {
  background-image: url("/stat/new/images/blue/action/bg_photo_nav-arr-lt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.node-photoalbum .nav .rt a {
  background-image: url("/stat/new/images/blue/action/bg_photo_nav-arr-rt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.node-photoalbum .nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-left: 20px;
  margin-bottom: 10px;
  height: 64px;
  overflow: hidden;
}
.node-photoalbum .nav li {
  float: left;
  padding: 2px 5px;
  width: 60px;
}
.node-photoalbum .nav li img {
  float: left;
}
.node-photoalbum .nav li.active {
  padding: 0 3px;
}
.node-photoalbum .nav li.active img {
  border: 2px solid #FF0099;
}
.node-photoalbum .nav .hr {
  margin: 0 10px;
  border-top: 1px solid #4F4F50;
  width: 440px;
}
.node-photoalbum .nav .stoppause {
  float: left;
  padding-left: 10px;
  font-size: 11px;
  line-height: 1em;
}
.node-photoalbum .nav .stoppause a {
  color: #00ACEC;
  text-decoration: none;
  cursor: pointer;
}
.node-photoalbum .nav .stoppause a:hover {
  color: #FF0099;
}
.node-twitter h2.title .cnt {
  float: none;
  display: inline-block;
  position: relative;
  margin-left: -5px;
  margin-bottom: -15px;
  bottom: -3px;
  background: url("/stat/new/images/blue/action/share_cnt.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  height: 39px;
  line-height: 1em;
  font-weight: bold;
}
.node-twitter h2.title .cnt .rt {
  margin-left: 17px;
  display: inline-block;
  background: url("/stat/new/images/blue/action/share_cnt-rt.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top right;
  padding-right: 14px;
  height: 39px;
  font-size: 22px;
  line-height: 39px;
}
.node-twitter h2.title .cnt .unit {
  font-size: 12px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #00ACEC;
}
.node-twitter .content {
  padding: 0 10px;
}
.node-twitter h3 {
  clear: both;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #D5D5D5;
  font-size: 14px;
  line-height: 1em;
}
.node-twitter form {
  padding: 1em 0;
}
.node-twitter form h3 {
  float: left;
  border: 0;
}
.node-twitter form .counter {
  float: right;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #999;
}
.node-twitter form .container {
  clear: both;
}
.node-twitter form .textareawrapper {
  margin-bottom: 0;
  height: 60px;
}
.node-twitter form .textareawrapper .form-text {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: normal;
}
.node-twitter .statuses {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-bottom: 0.5em;
}
.node-twitter .statuses li {
  padding: 0.8em 0;
  font-size: 13px;
  line-height: 1.2em;
  border-bottom: 1px solid #D5D5D5;
}
.node-twitter .statuses .status-content {
  padding-bottom: 0.5em;
}
.node-twitter .statuses .tweet-url {
  font-weight: normal;
  color: #121213;
}
.node-twitter .statuses .entry-meta {
  padding-left: 0.5em;
  font-size: 12px;
  line-height: 1.2em;
}
.node-twitter .statuses .entry-meta a {
  color: #00ACEC;
}
.node-twitter .statuses .entry-meta a.entry-date {
  font-size: 10px;
  line-height: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #121213;
}
.node-twitter .status-footer {
  font-size: 12px;
}
.cols {
  margin-bottom: 50px;
}
.col-fullwidth {
  clear: both;
}
.col-contentwidth {
  clear: both;
  width: 960px;
  padding-left: 5px;
}
.col-2-blocks {
  margin-bottom: 50px;
}
.col-2-blocks .col {
  width: 480px;
}
.col-2-blocks .col .node {
  padding: 13px 10px 0;
  _padding: 13px 0 0;
  width: 460px;
}
.col-2-blocks .col-rt {
  float: right;
}
.col-2-blocks .col-rt #campaign-counter .content {
  padding-right: 30px;
  padding-left: 10px;
}
.col-2-blocks .col-lt {
  float: left;
}
.col-2-blocks .col-lt .block {
  width: 480px;
}
.col-23-blocks {
  margin-bottom: 30px;
}
.col-23-blocks .col .node {
  padding-top: 13px;
}
.col-23-blocks .col-lt {
  float: left;
  width: 640px;
}
.col-23-blocks .col-rt {
  float: right;
  width: 320px;
}
ul.links {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.links li {
  float: left;
  margin-left: 0;
}
ul.links li.first {
  border-left: 0;
}
ul.links li.last {
  border-right: 0;
}
form {
  clear: both;
  margin: 0;
}
form .col {
  float: left;
  width: 460px;
  padding: 0 10px;
}
form .message {
  font-size: 0.8em;
  line-height: 1.2em;
  color: #00ACEC;
}
form .container,
form .container-inline {
  padding-bottom: 9px;
}
form .container-inline .textwrapper {
  float: left;
  width: 200px;
}
form .container-inline .selectwrapper {
  float: left;
  width: 210px;
}
form .container-inline .credit_cards {
  margin-top: 4px;
  float: right;
}
form .textwrapper,
form .textareawrapper {
  padding-left: 5px;
  padding-right: 5px;
  background: #EFEFEF;
}
form .textwrapper .form-text,
form .textareawrapper .form-text {
  background: transparent;
  border: 0;
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  color: #121213;
  outline: 0;
}
form .textwrapper {
  padding-top: 4px;
  height: 20px;
  _padding-top: 3px;
  _height: 21px;
}
form .textareawrapper {
  padding-top: 3px;
  padding-bottom: 5px;
  margin-bottom: 0.5em;
}
form .textareawrapper textarea {
  line-height: 1.2em;
  resize: none;
  height: 100%;
  overflow: auto;
}
form .selectwrapper {
  padding-bottom: 3px;
}
form .selectwrapper select {
  width: 100%;
  height: 30px;
  font-size: 1.1em;
  font-weight: bold;
  outline: 0;
}
form .hr {
  width: 100%;
  height: 1px;
  background: transparent;
  border-top: 1px solid #D5D5D5;
}
form .radio-2cols .radio-col {
  width: 190px;
}
form .radio-4cols .radio-col {
  width: 65px;
  padding-right: 20px;
}
form .radio-4cols .radio-col-first {
  width: 50px;
}
form .radio-col {
  float: left;
}
form .talking-points {
  width: 97%;
}
form .talking-points p {
  padding-bottom: 0;
}
form .talking-points ul {
  -webkit-padding-start: 20px;
  padding-left: 20px;
}
form .talking-points ul li {
  font-weight: bold;
  margin-bottom: 5px;
}
.form-style-1 .container-inline .textwrapper {
  width: 229.5px;
}
.form-style-1 .textwrapper {
  padding-top: 4px;
  height: 22px;
  border: 1px solid #E0E0E0;
  background: #EFEFEF;
}
.form-style-1 .textwrapper .form-text {
  font-size: 14px;
  line-height: 1.2em;
  resize: none;
}
.form-style-1 .selectwrapper {
  margin: 0px 5px 5px 0px;
  padding: 0px 0px;
}
.form-style-1 .selectwrapper select {
  border: 1px solid #E0E0E0;
  background: #EFEFEF;
  height: 28px;
}
.form-style-2 .textwrapper {
  background: white url("/stat/new/images/blue/action/form_text2.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
  padding-bottom: 2px;
  padding-top: 5px;
  height: 23px;
  border-top: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
}
.form-style-2 .textwrapper .form-text {
  font-size: 1.1em;
  line-height: 1.2em;
}
.form-style-2 .textwrapper .font14 {
  font-size: 14px;
}
.form-style-2 .textareawrapper {
  background: white url("/stat/new/images/blue/action/form_textarea2.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
  border-top: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
}
.form-style-2 .textareawrapper.errorwrapper {
  background: white url("/stat/new/images/blue/action/form_textarea2_err.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
  border-color: #f20476;
}
.form-style-2 .textareawrapper .form-text {
  font-size: 1em;
  line-height: 1.2em;
}
.box-popup {
  display: none;
}
.box-expand {
  display: block;
}
caption,
th,
td,
input,
textarea,
select,
option,
legend,
fieldset,
button {
  font-family: Helvetica, Arial, sans-serif;
}
pre,
code {
  font-family: "Lucida Console", "Monaco", "Courier", monospace;
  font-size: 1.1em;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding-bottom: 1em;
}
h1 {
  width: 940px;
  padding: 0.1em 10px 5px;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: -1px;
  color: #FF0099;
}
.cols h1 {
  width: auto;
}
h2.title {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 0.4em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1em;
}
h2.title img {
  vertical-align: text-bottom;
}
h3.headline {
  padding-bottom: 0.3em;
  font-size: 20px;
  line-height: 1.1em;
}
.hr {
  clear: both;
  background: no-repeat center center;
  width: 620px;
  height: 8px;
}
.hr.for_donation_footnote {
  width: 100%;
}
p.date {
  font-size: 0.85em;
  line-height: 1.2em;
  color: #121213;
  font-weight: bold;
  text-transform: uppercase;
}
.more img {
  vertical-align: middle;
  _vertical-align: baseline;
}
.padding-right-0 {
  padding-right: 0px;
}
.padding-right-10 {
  padding-right: 10px;
}
.photo-block {
  float: left;
  width: 185px;
  height: 170px;
  padding-right: 10px;
}
.photo-block .photo-content {
  padding-bottom: 5px;
}
.flickr-block {
  float: left;
  width: 284px;
  height: 220px;
}
.flickr-block .view-link {
  padding-top: 5px;
}
.block-features-adv {
  padding-left: 4px;
  padding-right: 0;
  margin-bottom: 3em;
  width: 651px;
  background: url("/stat/new/images/blue/action/bg_contentbody_block2.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 11px 306px;
}
.block-features-adv .block-inner {
  padding-right: 20px;
  padding-bottom: 1em;
  background: url("/stat/new/images/blue/action/bg_contentbody_block-btm2.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat -4px bottom;
}
.block-features-adv .content {
  width: 620px;
  padding-left: 11px;
  padding-right: 0;
}
.block-features-adv .feature {
  clear: both;
  padding: 15px 0px 15px 25px;
  font-size: 12px;
  line-height: 1.4em;
}
.block-features-adv .feat-first {
  padding-top: 0;
  font-size: 13px;
  line-height: 1.4em;
}
.block-features-adv .feat-first h3.headline {
  padding: 0.8em 0;
  font-size: 24px;
  line-height: 1.1em;
  color: #00acec;
}
.block-features-adv .feat-first .photo-head {
  padding-left: 0;
  padding-right: 15px;
  padding-bottom: 1.5em;
}
.block-features-adv .feat-first .map {
  clear: both;
  float: left;
  padding-right: 10px;
}
.block-features-adv .first-last {
  padding-bottom: 0;
}
.block-features-adv .feat-style-1 .feature-content {
  float: left;
  width: 355px;
  padding-right: 10px;
}
.block-features-adv .feat-style-1 .photo-head {
  padding-bottom: 0.8em;
  padding-right: 15px;
}
.block-features-adv .feat-style-1 .map {
  float: left;
  padding-bottom: 0.8em;
}
.block-features-adv .feat-style-1 h3.headline {
  clear: both;
  color: #00acec;
}
.block-features-adv .feat-style-2 .feature-content {
  padding-right: 10px;
}
.block-features-adv .feat-style-2 h3.headline {
  padding-top: 0.2em;
  color: #00acec;
  font-size: 20px;
}
.block-features-adv .feat-style-2 .photo-head {
  float: right;
  padding-right: 0;
  padding-left: 20px;
}
.block-features-adv .feat-style-2 .map {
  float: right;
  padding-left: 10px;
}
.block-features-adv h3.headline {
  font-size: 20px;
  line-height: 1.1em;
}
.block-features-adv .photo-head {
  float: left;
  padding-left: 0;
  padding-right: 20px;
  padding-bottom: 1em;
}
.block-features-adv .map {
  padding-top: 0.3em;
}
.block-features-adv .international-coverage {
  float: right;
  margin-left: 10px;
  border-left: 1px solid #D5D5D5;
  padding-left: 9px;
  padding-right: 0;
  width: 210px;
  font-size: 12px;
  line-height: 1.4em;
}
.block-features-adv .international-coverage h2 {
  padding: 1em 0 2em;
  font-size: 11px;
  line-height: 1.2em;
}
.block-features-adv h2.page-title {
  margin-bottom: 20px;
  padding: 15px 0;
  border-bottom: 1px solid #D5D5D5;
  font-size: 2.1em;
  line-height: 1em;
  color: #00ACEC;
}
.block-features-adv .intro-content {
  font-size: 1em;
}
.block-features-adv .intro-content p {
  padding-bottom: 1.5em;
}
.block-features-adv .intro-content big {
  font-size: 1.35em;
  line-height: 1.2em;
  font-weight: bold;
}
.block-features-adv .block-header {
  padding: 0px 36px;
}
.block-features-adv .image-border {
  border: 1px solid #cccccc;
}
.margin_left_campaign {
  margin-left: -8px;
}
.padding_left_pastaction_donate {
  padding-left: 15px;
}
.padding_left_pastaction_donate td {
  padding: 0px;
}
.padding_left_pastaction_donate td.width_15percent {
  width: 15%;
}
.padding_left_pastaction_donate .bold_font {
  font-weight: bold;
}
.padding_left_11_pastaction_donate {
  padding-left: 16px;
  margin-top: 10px;
}
.margins_postaction_donate {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-main {
  padding-top: 17px !important;
}
.my-main-inner {
  background: none repeat scroll 0 0 white !important;
  margin: 0 5px !important;
  width: 960px !important;
}
.my-content-body {
  clear: both !important;
  min-height: 600px !important;
  padding-top: 10px !important;
  width: 930px !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 50px;
}
.my-padding-header-langselect {
  padding-top: 8px !important;
}
.my-margin-header {
  margin-bottom: -9px !important;
}
.footer-donate {
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  margin-top: -15px;
  line-height: 16px;
  margin-bottom: 30px;
}
#footer-message img {
  vertical-align: middle;
  margin-top: -4px;
  padding: 0px;
}
#footer-message {
  clear: both;
  padding-right: 15px;
  padding-top: 5em;
  font-size: 10px;
  line-height: 1.2em;
}
.labeloverlaywrapper {
  position: relative;
}
.labeloverlay {
  position: absolute;
  display: none;
  padding-left: 1px;
  padding-top: 1px;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
  z-index: 1;
  color: #818181;
}
.labeloverlay.sendoverlay {
  font-size: 1.1em;
  line-height: 1.2em;
  padding: 5px;
  top: -6px;
}
.labeloverlayhidden {
  color: #cccccc;
}
.flag-place {
  width: 27px;
  height: 31px;
  position: relative;
}
.user_activity_flag23x14 {
  position: absolute;
  width: 23px;
  height: 14px;
  background-image: url("/stat/new/images/flags_sprite.png/2e7f73963f7f414d6a5ab52cda100827");
  top: 7px;
  left: 3px;
}
.ua-flag-overground {
  position: absolute;
  width: 27px;
  height: 31px;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -172px 0px;
  left: 0px;
}
.form-label {
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 1px;
  display: inline-block;
}
.button-margin-top {
  margin-top: 10px;
}
.form-label.donation-label-first {
  float: left;
  width: 190px;
  margin-right: 20px;
}
.form-label.donation-label-last {
  float: left;
  width: 190px;
}
.livecoments-row-one {
  width: 225px;
}
.livecoments-row-two {
  width: 190px;
}
.lang-fr #header .aboutus {
  padding-top: 16px;
}
#page.iframe {
  min-height: 100px;
}
#page.iframe #main {
  padding-bottom: 0px;
}
#page.iframe #main #content-body.my-content-body {
  min-height: 100px !important;
}
.margin_bottom_50px {
  height: 20px;
  margin-bottom: -35px;
}
.postaction-donate h3 {
  font-size: 1.35em;
  line-height: 1.3em;
  font-weight: bold;
  color: #00ACEC;
  margin-left: 20px;
}
.postaction-donate h1 {
  width: 100%;
}
.postaction-donate .margins_postaction_donate {
  margin: 20px;
}
.postaction-donate h1 {
  padding-left: 0px;
}
.postaction-donate a {
  margin-top: 10px;
  display: block;
}
.postaction-donate .cols {
  margin-bottom: 0px;
}
.popup {
  background-color: white;
  border: 3px solid #eee;
  width: 200px;
  box-shadow: 0px 0px 5px #888;
  color: #777;
  font-weight: bold;
  display: none;
  padding: 10px;
  margin-bottom: 12px;
  position: absolute;
  bottom: 100%;
  left: -100px;
  z-index: 100;
}
.link_whypopup {
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}
a.link_whypopup:hover > div.popup {
  display: block;
}
html[lang="de"] label[for="amountOtherInput"] {
  height: 24px;
  font-size: 11px;
  white-space: normal;
  padding-top: 0;
  margin-top: -4px;
}
.form-donatemultistage h2 .small {
  font-size: 0.6em;
  font-weight: normal;
}
.form-donatemultistage h2.fullname {
  padding-bottom: 0;
}
.form-donatemultistage .form-content {
  width: 410px;
  margin: 0 auto;
}
.form-donatemultistage .form-content .stepsall {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  text-align: center;
}
.form-donatemultistage .form-content .stepsall .step.hidden {
  display: none;
}
.form-donatemultistage .form-content .stepsall .step {
  color: #aaa;
  font-weight: bold;
  font-size: 12px;
  width: 30%;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.form-donatemultistage .form-content .stepsall .step .number {
  background: url("/stat/new/images/blue/sprite-stepsall.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  width: 27px;
  height: 25px;
  color: white;
  display: block;
  text-align: center;
  line-height: 2.2;
  margin: 0 auto;
}
.form-donatemultistage .form-content .stepsall .step .line {
  width: 100px;
  height: 1px;
  border-bottom: 1px solid #aaa;
  position: relative;
  top: -13px;
  float: left;
  margin-left: 30px;
}
.form-donatemultistage .form-content .stepsall .passed {
  color: #555;
}
.form-donatemultistage .form-content .stepsall .passed .number {
  background-position: 0 -50px;
  cursor: pointer;
}
.form-donatemultistage .form-content .stepsall .current {
  font-weight: bold;
  color: #111;
}
.form-donatemultistage .form-content .stepsall .current .number {
  background-position: 0 -25px;
}
.form-donatemultistage .float {
  float: left;
}
.form-donatemultistage .step-page {
  padding-top: 15px;
}
.form-donatemultistage .step-page h2 {
  float: left;
  margin-top: 8px;
  max-width: 265px;
}
.form-donatemultistage .step-page .select-currency {
  float: right;
  width: 100px;
}
.form-donatemultistage .buttonwrapper {
  border: 0 none;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
  text-align: center;
}
.form-donatemultistage .buttonwrapper .sustainer_td1 {
  padding: 0 0 0 13px !important;
}
.form-donatemultistage .buttonwrapper .sustainer_td2 {
  padding: 0 0 0 13px !important;
}
.form-donatemultistage .buttonwrapper .large {
  background: #ff4e8a;
  background: -moz-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#ff4e8a),color-stop(40%,#f72a73),color-stop(78%,#f72a73),color-stop(96%,#e9255d));
  background: -webkit-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -o-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -ms-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: linear-gradient(to bottom,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
.form-donatemultistage .buttonwrapper .large .button_td1 {
  height: 40px;
  font-size: 18px;
  line-height: 1.2;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 60px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
}
.form-donatemultistage .buttonwrapper .large .button_td1 .amount_button_period {
  font-weight: normal;
  font-size: 10px;
}
.form-donatemultistage .amounts:hover,
.form-donatemultistage .amounts.pressed {
  border-color: rgba(194,231,247,0.8);
  background: #22a5dc;
  background: -moz-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#22a5dc),color-stop(41%,#0599d8),color-stop(78%,#0599d8),color-stop(96%,#0189c2));
  background: -webkit-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -o-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -ms-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: linear-gradient(to bottom,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
.form-donatemultistage .amounts:hover .button_td1,
.form-donatemultistage .amounts.pressed .button_td1 {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
}
.form-donatemultistage .amounts {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: table;
  float: none;
  border: 3px solid rgba(222,4,82,0.3);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #ff4e8a;
  background: -moz-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#ff4e8a),color-stop(40%,#f72a73),color-stop(78%,#f72a73),color-stop(96%,#e9255d));
  background: -webkit-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -o-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: -ms-linear-gradient(top,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  background: linear-gradient(to bottom,#ff4e8a 2%,#f72a73 40%,#f72a73 78%,#e9255d 96%);
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
.form-donatemultistage .amounts .button_td1 {
  height: 40px;
  font-size: 18px;
  line-height: 1.2;
  padding: 0 25px;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 60px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
}
.form-donatemultistage .amounts .button_td1 .amount_button_period {
  font-weight: normal;
  font-size: 10px;
}
.form-donatemultistage .currency {
  background: url("/stat/new/images/blue/currency-arrow.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right transparent;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  width: 17%;
  font-weight: bold;
  margin-bottom: 15px;
  margin-right: 20px;
  margin-top: 10px;
}
.form-donatemultistage .selectwrapper {
  margin: 0px 5px 5px 0px;
  padding: 0px 0px;
  position: relative;
}
.form-donatemultistage .selectwrapper select {
  border: 1px solid #dfdfdf;
  height: 34px;
  padding: 5px 0;
}
.form-donatemultistage .selectwrapper select#currency {
  border: 1px solid white !important;
  background: white;
}
.form-donatemultistage .selectwrapper.pinkwrapper select {
  background: #efefef !important;
  border: 1px solid #f00 !important;
}
.form-donatemultistage .selectwrapper.select-mm .validation-error {
  left: -20px;
}
.form-donatemultistage .selectwrapper.select-yy .validation-error {
  left: 5px;
}
.form-donatemultistage .selectwrapper .validation-error {
  position: absolute;
  left: 0px;
  bottom: 100%;
  color: #f00;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  min-width: 95px;
  display: none;
}
.form-donatemultistage .form-style-1 {
  padding: 20px 0px;
}
.form-donatemultistage .container-invalid {
  padding-top: 10px;
}
.form-donatemultistage .container-invalid.container-expiry {
  padding-top: 22px;
}
.form-donatemultistage .container-invalid .container-invalid {
  padding-top: 0;
}
.form-donatemultistage .container-inline,
.form-donatemultistage .container {
  padding-top: 9px;
}
.form-donatemultistage .container-inline.container-expiry,
.form-donatemultistage .container.container-expiry {
  padding-top: 22px;
}
.form-donatemultistage .textwrapper {
  margin-right: 5px;
  border: 1px solid #DFDFDF;
  padding: 5px;
}
.form-donatemultistage .textwrapper.valid-field {
  background: #efefef url("/stat/new/images/blue/icon-valid-field.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 100% 50%;
}
.form-donatemultistage .textwrapper.pinkwrapper {
  background: #efefef url("/stat/new/images/blue/icon-invalid-field.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat 100% 50%;
  background-color: #efefef !important;
  border-color: #f00;
}
.form-donatemultistage .textwrapper .validation-error {
  position: absolute;
  left: 0;
  bottom: 100%;
  color: #f00;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  display: none;
}
.form-donatemultistage .textwrapper.amount-other {
  width: 80px;
  margin-left: 10px;
}
.form-donatemultistage .credit_card_number_textwrapper {
  padding-right: 140px;
}
.form-donatemultistage .credit_card_number_textwrapper.pinkwrapper {
  padding-right: 168px;
}
.form-donatemultistage .amount-other-sustainer {
  width: inherit !important;
  max-width: 100px;
}
.form-donatemultistage .amount-other-sustainer-holder {
  padding: 20px 0 30px;
}
.form-donatemultistage .amount-other-sustainer-holder .amount-other-sustainer {
  margin: 0 auto;
  background-color: #fff !important;
  max-width: 80px;
  padding: 6px;
  font-weight: normal;
  -moz-box-shadow: inset 0 0 4px 0 #f0f0f0;
  -webkit-box-shadow: inset 0 0 4px 0 #f0f0f0;
  box-shadow: inset 0 0 4px 0 #f0f0f0;
}
.form-donatemultistage .amount-other-sustainer-holder .amount-other-sustainer .form-text {
  font-weight: normal;
}
.form-donatemultistage .amount-other-sustainer-holder .amount-other-sustainer .labeloverlay {
  font-weight: normal;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 18px;
}
.form-donatemultistage .amount-other-sustainer-holder .amount-other-sustainer .message {
  color: #9b9b9b;
}
.form-donatemultistage #happy-next-block {
  float: right;
  margin: -69px 0 0 0;
  min-width: 131px;
}
.form-donatemultistage #happy-next-block .step-btn {
  margin: 0 auto;
  padding: 0;
  height: auto;
  border: 3px solid rgba(194,231,247,0.8);
  background: #00aeef;
  background: -moz-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00aeef),color-stop(100%,#009cd7));
  background: -o-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -ms-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: linear-gradient(to bottom,#00aeef 0%,#009cd7 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}
.form-donatemultistage #happy-next-block .step-btn table {
  margin: 0 20px;
}
.form-donatemultistage #happy-next-block .step-btn table .button_td2 {
  background: url("/stat/new/images/blue/action/more-non-transform.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 100% 50%;
  width: 20px;
}
.form-donatemultistage #happy-next-block .step-btn:hover {
  border-color: rgba(242,4,82,0.3);
  background: #f20476;
  background: -moz-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f20476),color-stop(100%,#e50470));
  background: -webkit-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -o-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -ms-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: linear-gradient(to bottom,#f20476 0%,#e50470 100%);
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}
.form-donatemultistage .big-amount-field .currency-chooser {
  float: right;
  width: 120px;
  margin: 0 20px 0 0;
  padding: 15px 0 0;
}
.form-donatemultistage .big-amount-field .currency-chooser label {
  font-size: 10px;
  line-height: 12px;
  color: #505050;
  white-space: nowrap;
  margin: 0 0 5px;
  display: block;
}
.form-donatemultistage .big-amount-field .currency-chooser .select-currency {
  width: 100%;
  float: none;
}
.form-donatemultistage .big-amount-field .currency-chooser .select-currency select#currency {
  border: 1px solid #d2d2d2 !important;
  padding: 10px 5px 10px 10px;
  font-weight: normal;
  font-size: 16px;
  color: #505050;
  width: 120px;
  height: 46px;
}
.form-donatemultistage .big-amount-field .amount_container_all {
  height: 1%;
  overflow: hidden;
  margin: 0;
  padding: 15px 0 0;
}
.form-donatemultistage .big-amount-field .amount_container_all #amount_container {
  width: 100% !important;
  padding: 0;
}
.form-donatemultistage .big-amount-field .amount_container_all .currency-symbol {
  float: left;
  color: #777;
  width: 40px;
  text-align: right;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  padding: 16px 0 12px;
}
.form-donatemultistage .big-amount-field .amount_container_all .textwrapper.amount-other {
  width: 165px;
  height: auto;
  padding: 14px 10px;
  background: #fff;
  float: left;
  border-color: #00b1f1;
  -moz-box-shadow: inset 0 0 4px 1px #f1eff2;
  -webkit-box-shadow: inset 0 0 4px 1px #f1eff2;
  box-shadow: inset 0 0 4px 1px #f1eff2;
}
.form-donatemultistage .big-amount-field .amount_container_all .textwrapper.amount-other .form-text {
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  font-weight: normal;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.form-donatemultistage .big-amount-field .amount_container_all .textwrapper.amount-other .message {
  display: none;
}
div.credit_cards {
  background: url("/stat/new/images/blue/sprite/credit_cards.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll;
  background-position: 0px 0px;
  width: 140px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.valid-field div.credit_cards,
.pinkwrapper div.credit_cards {
  right: 30px;
}
div.credit_cards.visa {
  background-position: 0px -19px;
}
div.credit_cards.mastercard {
  background-position: 0px -38px;
}
div.credit_cards.amex {
  background-position: 0px -57px;
}
div.credit_cards.discover {
  background-position: 0px -76px;
}
div.credit_card_explain {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll -9999px -9999px;
  width: 44px;
  height: 27px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
}
div.credit_card_explain_visa {
  background-position: -337px -50px;
}
div.credit_card_explain_amex {
  background-position: -381px -50px;
}
.paypal_ico {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll;
  background-position: -392px -100px;
  width: 0;
  height: 18px;
  display: inline;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.paypal_donation_link {
  color: #121213;
}
.lang-fr .form-donatemultistage .container-inline.container-expiry,
.lang-fr .form-donatemultistage .container.container-expiry {
  padding-top: 45px;
}
#donor-quote .block h2.title {
  padding: 0;
  line-height: 1em;
}
#donor-quote .block .content {
  width: 470px;
}
#donor-quote .block .content-top {
  background: url("/stat/new/images/blue/bg_block_content-top-470.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  height: 15px;
  width: 470px;
  font-size: 1px;
}
#donor-quote .block .content-mid {
  background: url("/stat/new/images/blue/bg_block_content-mid-470.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top left;
  width: 450px;
  padding: 0 10px;
  font-size: 0.85em;
  line-height: 1.2em;
}
#donor-quote .block .content-btm {
  background: url("/stat/new/images/blue/bg_block_content-btm-470.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  height: 15px;
  width: 470px;
  font-size: 1px;
}
#donor-quote .quote {
  float: left;
  width: 340px;
}
#donor-quote .quote .source {
  padding: 0 10px;
  font-size: 0.9em;
  line-height: 1.2em;
  color: #666;
}
#donor-quote .quote .source strong {
  font-size: 1.1em;
  color: #00ACEC;
}
#block-donate-now .step-btn {
  margin-top: 25px;
  margin-bottom: 20px;
}
#block-donate-now .pinkwrapper {
  background-color: #eec2db;
}
#block-donate-now .pinkwrapper select {
  background-color: #eec2db;
}
#block-donate-now .container.container-submit.paypalpoup-button {
  padding-top: 0px;
  padding-bottom: 0px;
}
#block-donate-now.form-donatemultistage .container-inline .textwrapper {
  width: 178px;
}
#block-donate-now.form-donatemultistage .container-inline .select-country {
  width: 223px;
  margin-right: 5px;
}
#block-donate-now.form-donatemultistage .container-inline .text-postcode {
  width: 145px;
}
#block-donate-now.form-donatemultistage .container-inline .text-postcode-wide {
  width: 178px;
}
#block-donate-now.form-donatemultistage .container .select-yy {
  width: 70px;
}
#block-donate-now.form-donatemultistage .select-cc {
  width: 155px;
  float: right;
}
#block-donate-now.form-donatemultistage .select-cc .textwrapper {
  padding-right: 45px;
}
#block-donate-now.form-donatemultistage .select-cc .textwrapper.valid-field,
#block-donate-now.form-donatemultistage .select-cc .textwrapper.pinkwrapper {
  background: #efefef;
}
.lang-de #block-donate-now.form-donatemultistage .select-cc {
  width: 140px;
  margin-left: 5px;
}
.secure {
  background: url("/stat/new/images/blue/secure-seal.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat left transparent;
  width: 50px;
  float: right;
  color: #777;
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 5px;
  height: 30px;
}
*[dir="rtl"] .form-donatemultistage .stepsall .line {
  float: right !important;
  margin: 0 32px 0 0 !important;
}
*[dir="rtl"] .form-donatemultistage .step-page .select-currency {
  float: left;
}
*[dir="rtl"] .form-donatemultistage .step-page h2 {
  float: right;
}
*[dir="rtl"] .form-donatemultistage #happy-next-block .button_td2 {
  background: url("/stat/new/images/blue/action/more-new.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0px 15px !important;
}
*[dir="rtl"] .form-donatemultistage .credit_card_number_textwrapper,
*[dir="rtl"] .form-donatemultistage .credit_card_number_textwrapper.pinkwrapper {
  padding-right: 0;
  padding-left: 168px;
}
*[dir="rtl"] .form-donatemultistage .amounts {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(8deg);
}
*[dir="rtl"] .form-donatemultistage .amounts .button_td1 {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-8deg);
}
*[dir="rtl"] .form-donatemultistage .buttonwrapper.amounts table {
  direction: ltr;
}
*[dir="rtl"] .form-donatemultistage .currency {
  background-position: left;
}
*[dir="rtl"] .form-donatemultistage .textwrapper.valid-field,
*[dir="rtl"] .form-donatemultistage .textwrapper.pinkwrapper {
  background-position: 0% 50%;
}
*[dir="rtl"] div.credit_cards {
  right: auto;
  left: 10px;
}
*[dir="rtl"] .valid-field div.credit_cards,
*[dir="rtl"] .pinkwrapper div.credit_cards {
  right: auto;
  left: 30px;
}
*[dir="rtl"] div.credit_card_explain {
  right: auto;
  left: 0;
}
*[dir="rtl"] .block-ribbontitle .title-ribbon {
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -moz-transform: skewX(20deg);
  transform: skewX(20deg);
  -o-transform: skew(20deg);
  -ms-transform: skew(20deg);
  margin-right: 5px;
  margin-left: 19px;
}
*[dir="rtl"] #block-donate-now.form-donatemultistage .select-cc {
  width: 155px;
  float: right;
}
*[dir="rtl"] #block-donate-now.form-donatemultistage .select-cc .textwrapper {
  padding-right: 5px;
  padding-left: 45px;
}
*[dir="rtl"] .avz_lc_for_comments .hr {
  width: 450px;
  height: 5px;
  margin-bottom: 5px;
}
*[dir="rtl"] .avz_lc_for_comments .content-mid .avz_lc_comments .avz_lc_comments_container ul li .comment {
  padding-right: 40px;
  background: url("/stat/new/images/blue/action/quote.rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat right top;
}
*[dir="rtl"] .avz_lc_for_comments .content-mid .avz_lc_comments .avz_lc_comments_container ul li .flag {
  float: right;
  margin-left: 5px;
}
*[dir="rtl"] .avz_lc_for_comments .content-mid .avz_lc_comments .avz_lc_comments_container ul li .meta .info big {
  font-size: 0.9em;
  margin-left: 10px;
}
*[dir="rtl"] .avz_lc_for_comments .content-mid .avz_lc_comments .avz_lc_comments_container ul li .meta .info .country {
  font-size: 0.7em;
}
*[dir="rtl"] .avz_lc_for_comments .lc_vertical .content-mid form .container-inline .textwrapper.first {
  float: right;
}
*[dir="rtl"] .avz_lc_for_comments .lc_vertical .content-mid form .container-inline .textwrapper.last {
  float: left;
}
*[dir="rtl"] .avz_lc_for_comments .lc_vertical .content-mid form .container-inline .selectwrapper.first {
  float: right;
}
*[dir="rtl"] .avz_lc_for_comments .lc_vertical .content-mid form .container-inline .selectwrapper.last {
  float: left;
}
*[dir="rtl"] .avz_lc_for_comments .content-mid form .container-inline .buttonwrapper {
  margin-right: 0;
  margin-left: 7px;
}
*[dir="rtl"] #block-campaign-live-chat form .selectwrapper,
*[dir="rtl"] #block-campaign-live-chat form .text-name {
  margin-left: 0px;
}
*[dir="rtl"] #do-create-petition-postaction-box .do-create-petition-postaction-box-img {
  float: right;
  margin: 0 0 0 20px;
}
*[dir="rtl"] #do-create-petition-postaction-box .do-create-petition-postaction-box-text {
  padding: 15px 0 15px 20px;
}
*[dir="rtl"] #donation-floating-box-container {
  right: auto;
  left: -5px;
}
*[dir="rtl"] #donation-floating-box-container .secure {
  left: auto;
  right: 10px;
}
*[dir="rtl"] #donation-floating-box-container .title-bar {
  padding: 5px 12px 5px 0;
}
*[dir="rtl"] #donation-floating-box-container .title-bar h2 {
  padding: 0 0 0 5px;
  float: right;
}
*[dir="rtl"] #donation-floating-box-container .title-bar .current-step {
  float: right;
}
*[dir="rtl"] #donation-floating-box-container .title-bar .close {
  right: auto;
  left: 5px;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage {
  background: none;
  margin: 0;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .form-style-1 {
  padding: 0 0 10px;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .amounts table {
  direction: rtl;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .amounts .button_td1 {
  padding: 0 13px 0 0 !important;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .amounts .button_td2 {
  background: url("/stat/new/images/blue/action/more-non-transform-rtl.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 100% 15px;
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .block-inner {
  background: none;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .block-inner .content {
  padding: 0;
  width: auto;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid {
  padding: 0;
  width: auto;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid #confirmation-step .text {
  text-align: right;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .amount_container_all #amount_container {
  width: 100% !important;
  text-align: center;
  padding: 0;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .amount_container_all #amount_container .buttonwrapper {
  float: none;
}
*[dir="rtl"] #donation-floating-box-container .form-donatemultistage .credit_card_number_textwrapper {
  padding-left: 140px;
  padding-right: 5px;
}
#modalLoadingOverlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: black;
  filter: alpha(opacity=60);
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
  z-index: 2000;
}
#modalLoadingOverlay img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -65px 0 0 -65px;
}
#dialogTagFBFriends {
  width: 650px;
  height: 550px;
  margin: 9px 14px;
}
#dialogTagFBFriends .close_colorbox_dialog {
  cursor: pointer;
  height: 36px;
  position: absolute;
  right: -6px;
  width: 35px;
  z-index: 9999;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll -137px 0 transparent;
  text-indent: -9999px;
  top: -10px;
}
#dialogTagFBFriends #dialogTagFBFriendsLoading {
  width: 150px;
  margin: 105px 125px;
}
.fb-friends-dialog-container {
  padding-left: 7px;
  padding-right: 10px;
}
.fb-dialog-error-message {
  border: 1px solid #f20476;
  margin: 0 15px 8px 12px;
  position: relative;
  padding: 1px 8px;
  background: #f881b9;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  height: 1%;
}
.fb-share-message {
  height: 1%;
  overflow: hidden;
  margin-bottom: 15px;
  border: 1px solid #d2d2d2;
  background: #fff;
  color: #b3b3b3;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  -moz-box-shadow: inset 0px 0px 5px #f0f0f0, 0px 0px 5px #7dd6f7;
  -webkit-box-shadow: inset 0px 0px 5px #f0f0f0, 0px 0px 5px #7dd6f7;
  box-shadow: inset 0px 0px 5px #f0f0f0, 0px 0px 5px #7dd6f7;
}
.fb-share-message textarea {
  margin: 0;
  padding: 0;
  background: #fff;
  border: none;
  width: 100%;
  height: 40px;
  resize: none;
  outline: none;
  font-size: 14px;
  font-weight: bold;
  overflow: auto;
}
.fb-share-message ~ .fb-select-friends {
  padding-bottom: 0;
}
.fb-select-friends + .fb-share-message {
  margin-bottom: 0;
}
.fb-select-friends {
  width: 100%;
  padding-bottom: 15px;
}
.fb-select-friends .main-column {
  float: left;
  width: 412px;
}
.fb-select-friends .main-column .box-wrapper {
  background-color: #eaeaea;
  padding: 6px;
}
.fb-select-friends .main-column .box-wrapper .search-box {
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}
.fb-select-friends .main-column .box-wrapper .search-box .unselect-all {
  float: right;
  font-size: 11px;
  font-weight: bold;
  padding-top: 12px;
  padding-left: 6px;
  margin-bottom: -6px;
}
.fb-select-friends .main-column .box-wrapper .search-box .text-search {
  height: 1%;
  overflow: hidden;
  padding: 5px 5px 5px 26px;
  color: #b3b3b3;
  -moz-box-shadow: inset 0 0 4px 0 #f0f0f0;
  -webkit-box-shadow: inset 0 0 4px 0 #f0f0f0;
  box-shadow: inset 0 0 4px 0 #f0f0f0;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") -448px -165px no-repeat #fff;
  border: 1px solid #c4c4c4;
}
.fb-select-friends .main-column .box-wrapper .search-box .text-search .form-text {
  margin: 0;
  padding: 0;
  border: none;
  background: #fff;
  width: 100%;
  font-size: 12px;
  line-height: 15px;
  height: 15px;
  outline: none;
}
.fb-select-friends .main-column .box-wrapper .search-box .text-search .labeloverlay {
  font-size: 12px;
  line-height: 1.25;
}
.fb-select-friends .main-column .box-wrapper .scroll-box {
  height: 377px;
  background: #fff;
  border: 1px solid #cacaca;
  overflow: auto;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list {
  width: 100%;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr td {
  padding: 3px 5px;
  vertical-align: middle;
  border-top: 1px solid #eaeaea;
  color: #424242;
  font-weight: bold;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr td.fb-checkbox-container {
  width: 24px;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr td.fb-user-img {
  width: 35px;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr td.fb-user-img img {
  display: block;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr td em {
  display: block;
  font-size: 12px;
  font-style: normal;
  color: #b3b3b3;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr:first-child td {
  border-top: none;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr.selected-tr td {
  background: #d3edff;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr.signed-user {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr.signed-user td {
  color: #c7c7c7;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr.signed-user td em {
  color: #e6e6e6;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr.signed-user td.last-child {
  background-image: url("/stat/new/images/blue/icon-signed.png/2e7f73963f7f414d6a5ab52cda100827");
  background-position: 100% 0;
  background-repeat: no-repeat;
}
.fb-select-friends .main-column .box-wrapper .fb-friends-list tr.signed-user.selected-tr td em {
  color: #c0c0c0;
}
.fb-select-friends .sub-column {
  float: right;
  width: 190px;
}
.fb-select-friends .sub-column .scroll-box {
  background: #fff;
  width: 189px;
  border: 1px solid #c4c4c4;
  margin-bottom: 12px;
}
.fb-select-friends .sub-column .scroll-box.jsHasScroll {
  overflow: auto;
  height: 173px !important;
}
.fb-select-friends .sub-column .scroll-box.jsHasScroll .fb-selected-fiends {
  padding-right: 0;
}
.fb-select-friends .sub-column .scroll-box.jsHasScroll .fb-selected-fiends li {
  width: 32px;
  height: 32px;
}
.fb-select-friends .sub-column .scroll-box.jsHasScroll .fb-selected-fiends li img {
  width: 32px;
  height: 32px;
}
.fb-select-friends .sub-column .fb-selected-fiends {
  margin: 0;
  padding: 2px;
  list-style: none;
  font-size: 0;
  line-hight: 0;
}
.fb-select-friends .sub-column .fb-selected-fiends li {
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: top;
  font-size: 11px;
  line-height: 14px;
  margin: 1px;
  background: #eaeaea;
  position: relative;
}
.fb-select-friends .sub-column .fb-selected-fiends li .fbFriendDelete {
  display: none;
  position: absolute;
  right: 2px;
  top: 0px;
  font-weight: bold;
  color: #f20476;
  cursor: pointer;
}
.fb-select-friends .sub-column .fb-selected-fiends li:hover .fbFriendDelete {
  display: block;
}
.fb-select-friends .sub-column .fb-selected-fiends li img {
  display: block;
}
.fb-select-friends .sub-column .label-section {
  font: normal 13px/1.2 "archivo_narrowbold", sans-serif;
  line-height: 16px;
  padding-bottom: 2px;
}
.fb-select-friends .sub-column .fb-signed-friends {
  width: 185px;
  overflow: hidden;
  margin: 0 3px 10px;
}
.fb-select-friends .sub-column .fb-signed-friends td {
  padding: 1px;
}
#form-tell {
  margin: 0 auto;
}
.steps-indicator {
  height: 1%;
}
.steps-indicator:after {
  content: "";
  clear: both;
  display: block;
}
.steps-indicator ul {
  float: right;
  margin: -23px 20px 0 0;
  position: relative;
  padding: 0;
  list-style: none;
}
.steps-indicator ul li {
  float: left;
  width: 44px;
  height: 17px;
  background: url("/stat/new/images/blue/sprite/steps-indicator-sprite.png/2e7f73963f7f414d6a5ab52cda100827") -17px 0 no-repeat;
  position: relative;
}
.steps-indicator ul li span {
  position: absolute;
  top: -15px;
  right: -15px;
  white-space: nowrap;
  width: 46px;
  text-align: center;
  color: #7b7b7b;
  font: 10px/1.2 "archivo_narrowbold", sans-serif;
  text-transform: uppercase;
}
.steps-indicator ul li.step-current {
  background-position: -17px -17px;
}
.steps-indicator ul li.step-done {
  background-position: -17px -34px;
}
.steps-indicator ul li:first-child {
  width: 17px;
  background-position: 0 0;
}
.steps-indicator ul li:first-child span {
  left: 50%;
  right: auto;
  margin-left: -23px;
}
.steps-indicator ul li.step-done:first-child {
  background-position: 0 -17px;
}
.steps-indicator ul li.last-child {
  width: 46px;
  background-position: -61px 0;
}
.steps-indicator ul li.last-child.step-current {
  background-position: -61px -34px;
}
.step-heading-group {
  padding-bottom: 15px;
  padding-top: 20px;
}
.step-heading-group p.email_message {
  padding-bottom: 0;
}
.select-friends-container {
  height: 1%;
  padding: 0 10px 0 7px;
}
.select-friends-container:after {
  content: "";
  clear: both;
  display: block;
}
.select-friends-container .main-column {
  float: left;
  width: 420px;
}
.select-friends-container .sub-column {
  float: right;
  width: 200px;
  padding-top: 11px;
}
.select-friends-container .box-wrapper {
  height: 1%;
  padding: 6px;
}
.select-friends-container .box-wrapper:after {
  content: "";
  clear: both;
  display: block;
}
.select-friends-container .box-wrapper .table-scroll-label {
  font: 13px/1.2 "archivo_narrowbold", sans-serif;
  padding: 0;
}
.select-friends-container .box-wrapper p {
  padding: 5px 0;
}
#colorbox .fb_share_dialog {
  width: 650px;
  text-align: left;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
}
#colorbox .fb_share_dialog .fb_share_dialog_header {
  background: #6d84b8;
  color: #fff;
  position: relative;
  padding: 6px 10px 6px 28px;
  height: 1%;
}
#colorbox .fb_share_dialog .fb_share_dialog_header .fb-icon {
  position: absolute;
  left: 9px;
  top: 9px;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") -320px -170px no-repeat;
}
#colorbox .fb_share_dialog .fb_share_dialog_header h3 {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
#colorbox .fb_share_dialog .fb_share_dialog_section {
  margin: 13px 8px 10px;
  border: 1px solid #bcc7d9;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .textareawrapper {
  width: 100%;
  margin: 0 0 10px;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .textareawrapper .labeloverlay {
  color: #787878;
  font-weight: normal;
  font-size: 13px;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .textareawrapper textarea {
  display: block;
  width: 100%;
  height: 47px;
  font-size: 13px;
  background: none;
  margin: 0;
  border: 1px solid #bcc7d9;
  padding: 5px 0 5px 6px;
  resize: none;
  overflow: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .textareawrapper textarea:focus {
  -moz-box-shadow: 0px 0px 4px 0 #71d1f9;
  -webkit-box-shadow: 0px 0px 4px 0 #71d1f9;
  box-shadow: 0px 0px 4px 0 #71d1f9;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .fb_share_content {
  border-top: 1px dashed #ccc;
  padding: 10px;
  height: 1%;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .fb_share_content img {
  float: left;
  width: 100px;
  margin-right: 12px;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .fb_share_content .fb_share_content_text {
  height: 1%;
  overflow: hidden;
  color: #000;
  font-size: 12px;
  line-height: 1.2;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .fb_share_content .fb_share_content_text h4 {
  margin: 0;
  padding: 0 0 2px;
  font-size: 13px;
}
#colorbox .fb_share_dialog .fb_share_dialog_section .fb_share_content .fb_share_content_text .share_link {
  display: block;
  color: #6d686f;
  font-size: 11px;
  margin-bottom: 5px;
}
#colorbox .fb_share_dialog .fb_share_dialog_footer {
  background: #f2f2f2;
  border-top: 1px solid #ccc;
  padding: 10px 9px 9px;
}
#colorbox .fb_share_dialog .fb_share_dialog_footer .fb_share_btn {
  float: right;
  background: #617ab2;
  border: 1px solid #264283;
}
#colorbox .fb_share_dialog .fb_share_dialog_footer .fb_share_btn input {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-top: 1px solid #8b9cc7;
  color: #fff;
  font-weight: bold;
  padding: 0 5px 1px;
  height: 22px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#fb-likes {
  height: 70px;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
}
#fb-likes iframe {
  margin-left: -57px;
}
#fb-likes .likers-faces {
  list-style-type: none;
  position: absolute;
  top: 16px;
  padding-left: 0px;
}
#fb-likes .likers-faces li {
  display: inline-block;
  margin: 1px 1px 0 0;
}
#do-create-petition-postaction-box {
  width: 952px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
#do-create-petition-postaction-box .content {
  padding: 15px 11px;
  width: 930px;
}
#do-create-petition-postaction-box .do-create-petition-postaction-box-content {
  width: 100%;
  background: #f2f2f2;
}
#do-create-petition-postaction-box .do-create-petition-postaction-box-img {
  float: left;
  margin: 0 20px 0 0;
}
#do-create-petition-postaction-box .do-create-petition-postaction-box-text {
  height: 1%;
  overflow: hidden;
  color: #000;
  padding: 15px 20px 15px 0;
}
#do-create-petition-postaction-box .do-create-petition-postaction-box-text .buttonwrapper {
  display: table;
  margin: 15px auto;
  float: none;
}
#do-floating-box-container {
  border: 3px solid #007ec2;
  width: 280px;
  background: #fff;
  position: fixed;
  z-index: 5;
  bottom: 10px;
  right: -5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.6);
}
#do-floating-box-container #do-floating-box-top {
  background-color: #007ec2;
  position: relative;
}
#do-floating-box-container #do-floating-box-top .top-text {
  color: #fff;
  font-family: 'archivo_narrowregular', Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-style: italic;
  font-weight: bold;
  padding: 10px;
}
#do-floating-box-container #do-floating-box-top .close {
  color: #FF0099;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}
#do-floating-box-container #do-floating-box-content {
  padding: 10px;
  text-align: center;
}
#do-floating-box-container #do-floating-box-content .internal-text {
  color: #007ec2;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}
#do-floating-box-container #do-floating-box-content .buttonwrapper {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 15px 0 5px;
}
#do-floating-box-container #do-floating-box-content .buttonwrapper button.new_version_rounded {
  border: 3px solid rgba(242,4,82,0.3);
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f20476;
  background: -moz-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f20476),color-stop(100%,#e50470));
  background: -webkit-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -o-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: -ms-linear-gradient(top,#f20476 0%,#e50470 100%);
  background: linear-gradient(to bottom,#f20476 0%,#e50470 100%);
  -moz-background-clip: border;
  -webkit-background-clip: border;
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}
#do-floating-box-container #do-floating-box-content .buttonwrapper button.new_version_rounded table {
  margin: 0 18px;
}
#do-floating-box-container #do-floating-box-content .buttonwrapper button.new_version_rounded table .button_td1 {
  font-family: 'archivo_narrowregular', Helvetica, Arial, sans-serif;
  font-size: 16px;
}
#do-floating-box-container #do-floating-box-content .buttonwrapper button.new_version_rounded:hover {
  border-color: rgba(240,240,240,0.5);
  background: #00aeef;
  background: -moz-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00aeef),color-stop(100%,#009cd7));
  background: -o-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: -ms-linear-gradient(top,#00aeef 0%,#009cd7 100%);
  background: linear-gradient(to bottom,#00aeef 0%,#009cd7 100%);
}
.lang-ru #do-floating-box-container #do-floating-box-content .buttonwrapper button.new_version_rounded table .button_td1 {
  font-size: 14px;
}
.lightbox_all .multi-stage-donation {
  margin-top: 0;
  text-align: left;
  padding: 0 0 20px;
}
.lightbox_all .multi-stage-donation .title-ribbon-do,
.lightbox_all .multi-stage-donation .title-ribbon-do-left {
  display: none;
}
.lightbox_all .multi-stage-donation .block-style-1 .content-top {
  height: 32px;
  margin-bottom: -10px;
}
.lightbox_all .multi-stage-donation .hr {
  display: none;
}
#petition-donate-form-lightbox {
  width: 482px;
}
.donate-text {
  padding: 0 10px 10px;
}
.donate-privacy {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 0.75em;
}
.link-black a {
  color: #000;
  text-decoration: underline;
}
.link-black a:hover {
  text-decoration: none;
}
.dialog-snapengage-content {
  padding: 0 15px 20px;
  text-align: left;
  color: #343434;
}
.dialog-snapengage-content h3 {
  font-size: 17px;
  padding-bottom: 15px;
}
.dialog-snapengage-content .checkbox-row {
  font-size: 12px;
  padding: 0 0 20px;
}
.dialog-snapengage-content .checkbox-row input {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.dialog-snapengage-content .checkbox-row label {
  vertical-align: middle;
}
.dialog-snapengage-content .button-container {
  text-align: center;
}
.dialog-snapengage-content .button-container .buttonwrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 10px;
}
.dialog-snapengage-content .button-container a {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}
.dialog-snapengage-content .button-container a:hover {
  text-decoration: none;
}
.floating-box-overlay {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 998;
}
#donation-floating-box-container {
  border: 3px solid #017ec1;
  width: auto;
  min-width: 270px;
  background: #fff;
  position: fixed;
  z-index: 999;
  bottom: 50px;
  right: -5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.6);
}
#donation-floating-box-container .amount-other-sustainer-holder {
  display: none;
}
#donation-floating-box-container #petition-donate-form-lightbox {
  width: auto;
}
#donation-floating-box-container .secure {
  position: absolute;
  bottom: 0;
  left: 10px;
}
#donation-floating-box-container #donation_footnote {
  padding-bottom: 30px;
}
#donation-floating-box-container .title-bar {
  background-color: #007ec2;
  position: relative;
  color: #fff;
  padding: 5px 0 5px 12px;
  margin: 0 0 7px;
}
#donation-floating-box-container .title-bar h2 {
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
  padding: 0 5px 0 0;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  word-break: break-all;
  float: left;
}
#donation-floating-box-container .title-bar .current-step {
  font-size: 12px;
  display: inline;
  text-transform: uppercase;
  float: left;
}
#donation-floating-box-container .title-bar .current-step.hidden {
  display: none;
}
#donation-floating-box-container .title-bar .close {
  color: #FF0099;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}
#donation-floating-box-container .donate-text {
  padding: 10px 20px;
  color: #027fc1;
  font-size: 12px;
  line-height: 15px;
  width: 370px;
}
#donation-floating-box-container .form-donatemultistage {
  background: none;
  margin: 0;
}
#donation-floating-box-container .form-donatemultistage .form-style-1 {
  padding: 0 0 10px;
}
#donation-floating-box-container .form-donatemultistage .amounts .button_td2 {
  background: url("/stat/new/images/blue/action/more-non-transform.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0 15px;
  height: 40px;
  width: 15px;
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
}
#donation-floating-box-container .form-donatemultistage .block-inner {
  background: none;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content {
  padding: 0;
  width: auto;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content:before {
  content: "";
  display: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-btm,
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-top {
  display: none;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid {
  padding: 0;
  width: auto;
  box-shadow: none;
  background: none;
  border-right: none;
  border-bottom: none;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content {
  width: auto;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content .step-page.one {
  width: 390px;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content .step-page.two {
  width: 390px;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content .step-page.three {
  width: 390px;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content .step-page .step-btn {
  margin: 20px 0 15px;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content #confirmation-step {
  width: 390px;
  text-align: center;
  padding: 30px 10px;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content #confirmation-step .text {
  padding-bottom: 20px;
  text-align: left;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content #confirmation-step .buttonwrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .form-content #confirmation-step a {
  vertical-align: middle;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .amount_container_all #amount_container {
  width: 100% !important;
  text-align: center;
  padding: 0;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .amount_container_all #amount_container .buttonwrapper {
  float: none;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .link-black {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#donation-floating-box-container .form-donatemultistage .block-inner .content .content-mid .donate-privacy {
  padding-bottom: 36px;
}
#donation-floating-box-container #donation-successfull {
  width: 390px;
  padding: 0 10px;
}
#donation-floating-box-container .donation-successfull-holder {
  width: 410px;
  height: 210px;
  display: table-cell;
  vertical-align: middle;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
#donation-floating-box-container .donation-successfull-holder h4 {
  font-family: 'archivo_narrowbold';
  font-size: 30px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 28px 0 0;
  vertical-align: middle;
}
#petition-donate-form-lightbox .donation-successfull-holder h4 {
  font-family: 'archivo_narrowbold';
  font-size: 30px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 28px 0 0;
  vertical-align: middle;
}
#petition-donate-form-lightbox .p-receipt {
  margin-left: 27px;
}
#petition-donate-form-lightbox .p-note {
  line-height: 14px;
  color: #4a4a4a;
}
.icon-success {
  display: inline-block;
  vertical-align: baseline;
  width: 24px;
  height: 24px;
  background: url("/stat/new/images/blue/icon-success-2.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat 0 0;
}

/*  new/css/blue/styles-petition.less  */
@charset "utf-8";
@font-face {
  font-family: 'NimbusSanNovConD-Bol';
  src: url('/stat/new/images/blue/fonts/1C34D3_0_0.eot/2e7f73963f7f414d6a5ab52cda100827');
  src: url('/stat/new/images/blue/fonts/1C34D3_0_0.eot/2e7f73963f7f414d6a5ab52cda100827?#iefix') format('embedded-opentype'), url('/stat/new/images/blue/fonts/1C34D3_0_0.woff/2e7f73963f7f414d6a5ab52cda100827') format('woff'), url('/stat/new/images/blue/fonts/1C34D3_0_0.ttf/2e7f73963f7f414d6a5ab52cda100827') format('truetype');
}
@font-face {
  font-family: 'archivo_narrowbold';
  src: url('/stat/new/images/blue/fonts/archivonarrow-bold-webfont.eot/2e7f73963f7f414d6a5ab52cda100827');
  src: url('/stat/new/images/blue/fonts/archivonarrow-bold-webfont.eot/2e7f73963f7f414d6a5ab52cda100827?#iefix') format('embedded-opentype'), url('/stat/new/images/blue/fonts/archivonarrow-bold-webfont.woff/2e7f73963f7f414d6a5ab52cda100827') format('woff'), url('/stat/new/images/blue/fonts/archivonarrow-bold-webfont.ttf/2e7f73963f7f414d6a5ab52cda100827') format('truetype'), url('/stat/new/images/blue/fonts/archivonarrow-bold-webfont.svg/2e7f73963f7f414d6a5ab52cda100827#archivo_narrowbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.width-full {
  width: 970px;
}
.reset-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-donate {
  background-position: left 68px;
}
.page-donate #header {
  height: 68px;
  background: url("/stat/new/images/blue/action/bg_header.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom right;
}
.page-donate #header #lang-select {
  background: transparent;
  height: 58px;
  padding-top: 10px;
}
.page-donate #footer .donate-message {
  width: 920px;
  padding-bottom: 2em;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 0.9em;
  line-height: 1.4em;
}
.page-donate #footer-inner {
  padding-top: 10px;
}
.page-hub .col-2-blocks .col .node-map,
.page-hub .col-2-blocks .col .node-photoalbum,
.page-hub .col-2-blocks .col .node-twitter {
  padding-bottom: 2em;
}
.page-tellyourfriends h1 {
  padding-bottom: 15px;
}
.page-tellyourfriends #block-tell-your-friends h2 {
  padding: 2px 0;
  font-size: 1px;
}
#block-donate-now {
  margin-top: 3px;
}
#block-donate-now .padding_top {
  padding-top: 8px;
}
#block-donate-now .div_width_90 {
  width: 81px !important;
  float: left;
}
#block-donate-now .div_width_120 {
  min-width: 60px !important;
  float: left;
}
#block-donate-now .format_other {
  float: left;
  margin-top: 4px;
  margin-right: 2px;
}
#block-donate-now form {
  padding: 0 20px;
}
#block-donate-now form .message {
  color: #121F24;
  font-weight: normal;
  width: 75px !important;
  font-size: 11px;
}
#block-donate-now form .message2 {
  font-size: 11px;
  color: #121F24;
  font-weight: normal;
}
#block-donate-now form .container {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
}
#block-donate-now form .amount_container_all {
  margin-bottom: 10px;
}
#block-donate-now form .container-inline .textwrapper {
  width: 178px;
  _width: 168px;
}
#block-donate-now form .container-inline .selectwrapper {
  width: 190px;
}
#block-donate-now form .container-inline .text-fname {
  margin-right: 20px;
}
#block-donate-now form .container-inline .select-country {
  width: 285px;
  margin-right: 15px;
}
#block-donate-now form .container-inline .text-postcode {
  width: 88px;
}
#block-donate-now form .container-selectcard p {
  text-align: right;
  padding: 0.2em 0 0;
}
#block-donate-now form .container-selectcard p img {
  padding-left: 0.4em;
}
#block-donate-now form .container-currency .selectwrapper {
  width: 190px;
}
#block-donate-now form .container-submit {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center;
}
#block-donate-now form .select-mm,
#block-donate-now form .select-yy {
  display: inline-block;
  width: 60px;
  margin-left: 0;
  margin-right: 0;
  _display: inline;
  _float: none;
  _vertical-align: middle;
}
#block-donate-now form .select-mm select,
#block-donate-now form .select-yy select {
  _width: 60px;
}
#block-donate-now form .select-cc {
  display: inline-block;
  width: 105px;
  margin-left: 15px;
  _display: inline;
  _float: none;
  _vertical-align: middle;
}
#block-donate-now form .select-cc select {
  _width: 105px;
}
#block-donate-now form .radio-4cols .radio-col-last {
  width: 160px;
  padding-right: 0;
}
#block-donate-now form .radio-other {
  float: left;
  margin-top: -2px;
}
#block-donate-now form .radio-other .textwrapper {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  _display: inline;
  _float: none;
}
#block-donate-now form .radio-other .textwrapper .form-text {
  _width: 70px;
}
#block-donate-now form .radio-other .textwrapper .message {
  white-space: nowrap;
  display: block;
  padding-top: 0.5em;
  text-align: left;
}
#block-donate-now form .security {
  text-align: center;
}
#block-donate-now form .security a {
  padding: 0 1em;
}
#block-donate-now form p.message {
  font-size: 0.9em;
  line-height: 1.4em;
}
#block-donate-now form .hr {
  padding-bottom: 10px;
  _font-size: 0;
  _line-height: 0;
}
#block-call-in-tool {
  margin-bottom: 30px;
}
#block-call-in-tool .content-mid {
  font-size: 1em;
  line-height: 1.3em;
}
#block-call-in-tool h3 {
  padding-bottom: 0.5em;
  font-size: 1.15em;
  line-height: 1em;
  color: #00ACEC;
}
#block-call-in-tool h4 {
  padding-bottom: 0.5em;
  font-size: 1.2em;
  line-height: 1em;
  color: #00ACEC;
}
#block-call-in-tool h4 .i {
  font-size: 2.2em;
  line-height: 1em;
  color: #FF0099;
}
#block-call-in-tool .hr {
  padding: 0.5em 0;
  border-bottom: 1px solid #D5D5D5;
  margin-bottom: 0.7em;
  width: 100%;
  height: 1px;
}
#block-call-in-tool blockquote {
  margin: 0;
  padding: 0 0 15px 27px;
  background: url("/stat/new/images/blue/action/quote.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  font-size: 0.9em;
  line-height: 1.3em;
}
#block-call-in-tool form .formwrap {
  padding: 0 20px 0.5em;
}
#block-call-in-tool form .container-country .selectwrapper {
  width: 290px;
  padding-top: 0.2em;
  padding-right: 9px;
}
#block-call-in-tool form .container-country .textwrapper {
  width: 90px;
}
#block-call-in-tool form .container-cell {
  width: 130px;
}
#block-call-in-tool form .container-cell .textwrapper {
  width: 115px;
}
#block-call-in-tool form .textareawrapper {
  height: 65px;
}
#block-call-in-tool form p.lbl {
  padding: 0 10px 0.3em 0;
  font-weight: bold;
}
#block-call-in-tool form label {
  font-size: 0.9em;
  font-weight: bold;
}
#block-call-in-tool form .radio-cols .lbl {
  float: left;
}
#block-call-in-tool form .radio-cols .radio-col {
  float: left;
  width: 70px;
  padding-right: 10px;
}
#block-call-in-tool form .radio-cols .col-rt {
  width: 140px;
  padding-right: 0;
}
#block-call-in-tool form .container-submit {
  padding-right: 5px;
}
#block-call-in-tool form .buttonwrapper {
  float: right;
  text-align: right;
}
#block-call-in-tool form .buttonwrapper button {
  _padding-left: 10px;
}
#block-call-in-tool form .message {
  float: left;
  padding-top: 13px;
  width: 220px;
  font-size: 0.8em;
  line-height: 1.2em;
}
#block-call-in-tool form .message a {
  color: #00ACEC;
  font-weight: normal;
  text-decoration: underline;
}
#block-donate-now {
  margin-top: 3px;
}
#block-donate-now blockquote {
  padding: 0 10px 1em 25px;
  margin: 0;
  background: url("/stat/new/images/blue/action/quote.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
}
#block-donate-now form {
  padding: 0 20px;
}
#block-donate-now form .message {
  color: #121F24;
  font-weight: normal;
}
#block-donate-now form .container {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
}
#block-donate-now form .container-inline .textwrapper {
  width: 178px;
  _width: 168px;
}
#block-donate-now form .container-inline .selectwrapper {
  width: 190px;
}
#block-donate-now form .container-inline .text-fname {
  margin-right: 20px;
}
#block-donate-now form .container-inline .select-country {
  width: 285px;
  margin-right: 15px;
}
#block-donate-now form .container-inline .text-postcode {
  width: 88px;
}
#block-donate-now form .container-selectcard p {
  text-align: right;
  padding: 0.2em 0 0;
}
#block-donate-now form .container-selectcard p img {
  padding-left: 0.4em;
}
#block-donate-now form .container-currency .selectwrapper {
  width: 190px;
}
#block-donate-now form .container-submit {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center;
}
#block-donate-now form .select-mm,
#block-donate-now form .select-yy {
  display: inline-block;
  width: 60px;
  _display: inline;
  _float: none;
  _vertical-align: middle;
}
#block-donate-now form .select-mm select,
#block-donate-now form .select-yy select {
  _width: 60px;
}
#block-donate-now form .radio-4cols .radio-col-last {
  width: 160px;
  padding-right: 0;
}
#block-donate-now form .radio-other .textwrapper {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  _display: inline;
  _float: none;
}
#block-donate-now form .radio-other .textwrapper .form-text {
  _width: 60px;
}
#block-donate-now form .radio-other .textwrapper .message {
  display: block;
  padding-top: 0.5em;
  text-align: left;
}
#block-donate-now form .security {
  text-align: center;
}
#block-donate-now form .security a {
  padding: 0 1em;
}
#block-donate-now form p.message {
  font-size: 0.9em;
  line-height: 1.4em;
}
#block-donate-now form .hr {
  padding-bottom: 10px;
  _font-size: 0;
  _line-height: 0;
}
.reset-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#block-petition-live-feed {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
#block-petition-live-feed .content-mid {
  padding-left: 0;
  width: 450px;
  height: auto;
}
#block-petition-live-feed ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#block-petition-live-feed li {
  clear: both;
  background: url("/stat/new/images/blue/action/bg_block_scroller-li.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  padding: 8px 10px 0;
  margin: 0;
  _padding-top: 4px;
  _padding-bottom: 5px;
}
#block-petition-live-feed li p {
  padding: 0;
}
#block-petition-live-feed li .time-ago {
  float: left;
  padding-top: 0.5em;
  padding-right: 5px;
  padding-bottom: 5px;
  width: 124px;
  font-size: 1em;
  line-height: 1em;
  color: #333;
  _padding-bottom: 0;
}
#block-petition-live-feed li .time-ago big {
  font-weight: bold;
  font-size: 1.1em;
}
#block-petition-live-feed li .flag {
  float: left;
  margin-top: -3px;
  margin-bottom: 2px;
  width: 36px;
  height: 29px;
  _margin-top: -3px;
}
#block-petition-live-feed li .info {
  float: left;
  padding-top: 0.4em;
  padding-left: 5px;
  width: 260px;
}
#block-petition-live-feed li .person {
  font-size: 1em;
  line-height: 1.2em;
  color: #666;
}
#block-petition-live-feed li .person big {
  font-size: 1.1em;
  color: #121213;
}
#block-petition-live-feed li.first {
  background: transparent;
  padding-top: 2px;
}
#postaction_container #block-petition-live-feed {
  margin-left: 10px;
}
#postaction_container #block-petition-live-feed .block-inner {
  background: url("/stat/new/images/blue/bg_block_content-mid_happeninglive.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top left;
}
#postaction_container #block-petition-live-feed .block-inner .title-ribbon {
  margin-top: 8px;
}
#postaction_container #block-petition-live-feed .content {
  width: 300px;
}
#postaction_container #block-petition-live-feed .content-top {
  height: 46px;
  width: 100%;
  background: url("/stat/new/images/blue/bg_block-top_happeninglive.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top center;
}
#postaction_container #block-petition-live-feed .content-mid {
  background: transparent;
  width: 300px;
  padding: 0;
  overflow: hidden;
}
#postaction_container #block-petition-live-feed .content-btm {
  background: url("/stat/new/images/blue/bg_block_content-btm_happeninglive.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top center;
  position: relative;
  margin-top: -10px;
  margin-left: -11px;
  margin-right: -9px;
  width: 320px;
  height: 10px;
  opacity: 0.8;
}
#postaction_container #block-petition-live-feed li {
  clear: both;
  background: url("/stat/new/images/blue/bg_block-happeninglive_li.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  padding: 8px 10px 0;
  margin: 0;
}
#postaction_container #block-petition-live-feed li p {
  padding: 0;
}
#postaction_container #block-petition-live-feed li .time-ago {
  float: left;
  padding-top: 0.6em;
  padding-right: 6px;
  padding-bottom: 5px;
  width: 56px;
  font-size: 10px;
  line-height: 1em;
  color: #333;
  text-align: right;
}
#postaction_container #block-petition-live-feed li .time-ago big {
  font-size: 1.1em;
}
#postaction_container #block-petition-live-feed li .flag {
  float: left;
  width: 36px;
  padding-bottom: 5px;
}
#postaction_container #block-petition-live-feed li .info {
  float: left;
  padding-top: 0.2em;
  padding-bottom: 5px;
  padding-left: 0;
  width: 182px;
}
#postaction_container #block-petition-live-feed li .person {
  font-size: 11px;
  line-height: 1.2em;
  color: #666;
}
#postaction_container #block-petition-live-feed li .person big {
  font-size: 13px;
  color: #1F1F1F;
}
#postaction_container #block-petition-live-feed li .action {
  font-size: 11px;
  line-height: 1.2em;
  color: #00ACEC;
}
#postaction_container #block-petition-live-feed li.first {
  background: transparent;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal {
  width: 100%;
  margin: 0 -11px 16px;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .block-inner {
  background: none;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .block-inner .title-ribbon {
  margin-top: 0;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .content {
  width: 902px;
  padding: 0 11px;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .content-top {
  height: 14px;
  width: 100%;
  background: none;
  border-top: none;
  border-right: none;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .content-top:before {
  display: none;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .content-mid {
  background: #fff;
  width: 900px;
  padding: 10px 0;
  border: 1px solid #dedede;
  overflow: hidden;
  min-height: 50px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .content-btm {
  display: none;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal li {
  clear: none;
  background: none;
  padding: 15px 4px 0 15px;
  margin: 0;
  float: left;
  width: 280px;
  min-height: 30px;
  border-left: 1px solid #dedede;
}
#postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal li.first {
  border-left: none;
}
*[dir="rtl"] #block-petition-live-feed .content-mid {
  padding-left: 10px;
  padding-right: 0;
}
*[dir="rtl"] #block-petition-live-feed li {
  background-image: url("/stat/new/images/blue/action/bg_block_scroller-li.rtl.png/2e7f73963f7f414d6a5ab52cda100827");
  background-position: top right;
}
*[dir="rtl"] #block-petition-live-feed li .time-ago {
  float: right;
  padding-left: 5px;
  padding-right: 0;
}
*[dir="rtl"] #block-petition-live-feed li .flag {
  float: right;
}
*[dir="rtl"] #block-petition-live-feed li .info {
  float: right;
  padding-left: 0;
  padding-right: 5px;
}
*[dir="rtl"] #block-petition-live-feed li.first {
  background: transparent;
  padding-top: 2px;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed .block-inner {
  background: url("/stat/new/images/blue/bg_block_content-mid_happeninglive.rtl.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top left;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed .content-top {
  height: 46px;
  width: 100%;
  background-image: url("/stat/new/images/blue/bg_block-top_happeninglive.rtl.png/2e7f73963f7f414d6a5ab52cda100827");
}
*[dir="rtl"] #postaction_container #block-petition-live-feed .content-btm {
  background: url("/stat/new/images/blue/bg_block_content-btm_happeninglive.rtl.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top center;
  margin-top: -10px;
  margin-left: -9px;
  margin-right: -11px;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li {
  clear: both;
  background-image: url("/stat/new/images/blue/bg_block-happeninglive_li.rtl.png/2e7f73963f7f414d6a5ab52cda100827");
  background-position: top right;
  padding: 8px 10px 0;
  margin: 0;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li p {
  padding: 0;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li .time-ago {
  padding-right: 0;
  padding-left: 5px;
  padding-top: 0.2em;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li .time-ago big {
  font-size: 1.1em;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li .info {
  padding-left: 0;
  padding-right: 0;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li .time-ago,
*[dir="rtl"] #postaction_container #block-petition-live-feed li .person,
*[dir="rtl"] #postaction_container #block-petition-live-feed li .action {
  font-size: 0.9em;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed li.first {
  background: transparent;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal {
  width: 100%;
  margin: 0 -11px 30px;
  float: none;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .block-scroller {
  background: none;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .block-inner {
  background: none;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal .content-top {
  background: none;
  height: 14px;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal li {
  clear: none;
  background: none;
  padding: 15px 15px 8px 4px;
  margin: 0;
  float: left;
  width: 280px;
  border-left: 1px solid #dedede;
}
*[dir="rtl"] #postaction_container #block-petition-live-feed.block-petition-live-feed-horizontal li.first {
  border-left: none;
}
#block-sign-the-petition h3,
#block-host-event-edit h3,
#block-host-event-sign h3,
#cont_for_map h3,
.event_block h3 {
  padding: 0 0 0.3em;
  font-size: 1.35em;
  line-height: 1.3em;
  font-weight: bold;
  color: #00ACEC;
}
#block-sign-the-petition .suporter-otherwise,
#block-host-event-edit .suporter-otherwise,
#block-host-event-sign .suporter-otherwise,
#cont_for_map .suporter-otherwise,
.event_block .suporter-otherwise {
  font-size: 15px;
  padding: 10px 20px;
  line-height: 18px;
}
#block-sign-the-petition .suporter-otherwise b,
#block-host-event-edit .suporter-otherwise b,
#block-host-event-sign .suporter-otherwise b,
#cont_for_map .suporter-otherwise b,
.event_block .suporter-otherwise b {
  color: #ff0099;
}
#block-sign-the-petition blockquote,
#block-host-event-edit blockquote,
#block-host-event-sign blockquote,
#cont_for_map blockquote,
.event_block blockquote {
  padding: 0 10px 1em 25px;
  margin: 0;
  background: url("/stat/new/images/blue/action/quote.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
}
#block-sign-the-petition .pinkwraper,
#block-host-event-edit .pinkwraper,
#block-host-event-sign .pinkwraper,
#cont_for_map .pinkwraper,
.event_block .pinkwraper {
  background-color: #eec2db;
}
#block-sign-the-petition .error,
#block-host-event-edit .error,
#block-host-event-sign .error,
#cont_for_map .error,
.event_block .error {
  background-color: #eec2db;
}
#block-sign-the-petition #petition_error_place,
#block-host-event-edit #petition_error_place,
#block-host-event-sign #petition_error_place,
#cont_for_map #petition_error_place,
.event_block #petition_error_place {
  display: none;
  text-align: right;
  color: #FF0099;
  padding: 3px 20px;
}
#block-sign-the-petition #place_for_error_place,
#block-host-event-edit #place_for_error_place,
#block-host-event-sign #place_for_error_place,
#cont_for_map #place_for_error_place,
.event_block #place_for_error_place {
  width: 0px;
  height: 0px;
  position: relative;
}
#block-sign-the-petition form,
#block-host-event-edit form,
#block-host-event-sign form,
#cont_for_map form,
.event_block form {
  padding: 0 20px;
}
#block-sign-the-petition form .container,
#block-sign-the-petition form .container-inline,
#block-host-event-edit form .container,
#block-host-event-edit form .container-inline,
#block-host-event-sign form .container,
#block-host-event-sign form .container-inline,
#cont_for_map form .container,
#cont_for_map form .container-inline,
.event_block form .container,
.event_block form .container-inline {
  padding-bottom: 4px;
}
#block-sign-the-petition form .container .form-broken-js,
#block-host-event-edit form .container .form-broken-js,
#block-host-event-sign form .container .form-broken-js,
#cont_for_map form .container .form-broken-js,
.event_block form .container .form-broken-js {
  width: 162px;
  float: right;
}
#block-sign-the-petition form .container-country .selectwrapper,
#block-host-event-edit form .container-country .selectwrapper,
#block-host-event-sign form .container-country .selectwrapper,
#cont_for_map form .container-country .selectwrapper,
.event_block form .container-country .selectwrapper {
  width: 290px;
  padding: 5px 9px 3px 0;
}
#block-sign-the-petition form .container-country .textwrapper,
#block-host-event-edit form .container-country .textwrapper,
#block-host-event-sign form .container-country .textwrapper,
#cont_for_map form .container-country .textwrapper,
.event_block form .container-country .textwrapper {
  width: 90px;
}
#block-sign-the-petition form .container-other .selectwrapper2,
#block-host-event-edit form .container-other .selectwrapper2,
#block-host-event-sign form .container-other .selectwrapper2,
#cont_for_map form .container-other .selectwrapper2,
.event_block form .container-other .selectwrapper2 {
  float: none;
  padding: 5px 9px 3px 0;
}
#block-sign-the-petition form .container-other .selectwrapper2 select,
#block-host-event-edit form .container-other .selectwrapper2 select,
#block-host-event-sign form .container-other .selectwrapper2 select,
#cont_for_map form .container-other .selectwrapper2 select,
.event_block form .container-other .selectwrapper2 select {
  font-size: 1.1em;
  font-weight: bold;
  outline: 0 none;
  width: auto;
}
#block-sign-the-petition form .container-cell,
#block-host-event-edit form .container-cell,
#block-host-event-sign form .container-cell,
#cont_for_map form .container-cell,
.event_block form .container-cell {
  float: left;
  width: 200px;
}
#block-sign-the-petition form .container-cell .textwrapper,
#block-host-event-edit form .container-cell .textwrapper,
#block-host-event-sign form .container-cell .textwrapper,
#cont_for_map form .container-cell .textwrapper,
.event_block form .container-cell .textwrapper {
  width: 115px;
}
#block-sign-the-petition form .container-cell-no-float,
#block-host-event-edit form .container-cell-no-float,
#block-host-event-sign form .container-cell-no-float,
#cont_for_map form .container-cell-no-float,
.event_block form .container-cell-no-float {
  width: 200px;
}
#block-sign-the-petition form .container-cell-no-float .textwrapper,
#block-host-event-edit form .container-cell-no-float .textwrapper,
#block-host-event-sign form .container-cell-no-float .textwrapper,
#cont_for_map form .container-cell-no-float .textwrapper,
.event_block form .container-cell-no-float .textwrapper {
  width: 115px;
}
#block-sign-the-petition form .container-submit,
#block-host-event-edit form .container-submit,
#block-host-event-sign form .container-submit,
#cont_for_map form .container-submit,
.event_block form .container-submit {
  margin: 0 -15px;
}
#block-sign-the-petition form .buttonwrapper,
#block-host-event-edit form .buttonwrapper,
#block-host-event-sign form .buttonwrapper,
#cont_for_map form .buttonwrapper,
.event_block form .buttonwrapper {
  float: right;
  text-align: right;
}
#block-sign-the-petition form .buttonwrapper button,
#block-host-event-edit form .buttonwrapper button,
#block-host-event-sign form .buttonwrapper button,
#cont_for_map form .buttonwrapper button,
.event_block form .buttonwrapper button {
  _padding-left: 10px;
  font-size: 1.4em;
}
#block-sign-the-petition form .message,
#block-host-event-edit form .message,
#block-host-event-sign form .message,
#cont_for_map form .message,
.event_block form .message {
  padding-top: 7px;
  font-size: 0.9em;
  line-height: 1.2em;
}
#block-sign-the-petition form .message a,
#block-host-event-edit form .message a,
#block-host-event-sign form .message a,
#cont_for_map form .message a,
.event_block form .message a {
  color: #00ACEC;
  font-weight: normal;
  text-decoration: underline;
}
#block-host-event-edit .privacy_message {
  text-align: center;
  font-weight: bold;
}
.lightbox_all {
  width: 578px;
  background-color: #fff;
}
.lightbox_all .hr {
  padding: 0.5em 0;
  border-bottom: 1px solid #D5D5D5;
  margin-bottom: 0.7em;
  width: 100%;
  height: 1px;
}
.lightbox_all h1 {
  width: auto;
}
.lightbox_all .lighttbox {
  position: relative;
  padding: 21px 25px 31px;
  text-align: left;
}
.lightbox_all .error-div {
  display: none;
  font-size: 10px;
  color: #FF0099;
  position: absolute;
  right: 10px;
  top: 23px;
}
.lightbox_all .error-img {
  float: left;
  margin: -5px 10px 0px 0px;
}
.lightbox_all .h1_blue_lightbox {
  color: #3ca9f0;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 29px;
  text-align: left;
  padding-bottom: 14px;
}
.lightbox_all .h1_blue_lightbox:after {
  content: url("/stat/new/images/blue/shadow_small.png/2e7f73963f7f414d6a5ab52cda100827");
  display: block;
  margin-top: 15px;
}
.lightbox_all .p_lightbox {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  padding-bottom: 14px;
}
.lightbox_all .input_lightbox {
  background-color: #efefef;
  border: thin solid #e1e1e1;
  width: 240px;
  height: 30px;
  padding-left: 10px;
  font-size: 14px;
}
.lightbox_all .select_lightbox {
  width: 233px;
  font-size: 14px;
}
.lightbox_all .note_lightbox {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 18px;
}
.lightbox_all .button_lightbox {
  border: none;
  float: right;
  margin-top: 18px;
}
.lightbox_all .table_lightbox {
  padding: 0px;
  border: 0px;
  text-align: left;
}
.lightbox_all .a_not_lightbox {
  color: #fa2d95;
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.lightbox_all .no_border li {
  border: 0px;
  padding: 0px;
}
.lightbox_all .no_border_a_lightbox {
  color: #3caaeb;
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: 215px;
  margin-left: 12px;
  display: block;
  float: right;
}
.lightbox_all form .error {
  background: #eec2db;
}
.lightbox_all form .button_lightbox .buttonwrapper {
  float: right;
  background: none;
  text-align: right;
}
#block-tell-your-friends {
  background: url("/stat/new/images/blue/action/bg_block_tellyourfriends.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y left top;
}
#block-tell-your-friends .block-inner {
  background: url("/stat/new/images/blue/action/bg_block_tellyourfriends-btm.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom left;
}
#block-tell-your-friends h2 {
  padding: 0.5em 0 0.5em 20px;
  background: url("/stat/new/images/blue/action/bg_block_tellyourfriends-top.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  font-size: 1.8em;
  line-height: 1em;
  letter-spacing: -1px;
  color: #00ACEC;
}
#block-tell-your-friends .share-links {
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 28px;
  background: url("/stat/new/images/blue/action/bg_sharecounter.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat bottom left;
}
#block-tell-your-friends .content {
  padding-top: 1em;
}
#block-tell-your-friends h3 {
  padding-left: 10px;
  padding-bottom: 1em;
  font-size: 1.3em;
  line-height: 1em;
  color: #FF0099;
}
#block-tell-your-friends h4 {
  padding-bottom: 0.3em;
  font-size: 1.3em;
  line-height: 1em;
  color: #00ACEC;
}
#block-tell-your-friends h4 .i {
  font-size: 2.3em;
  line-height: 1em;
  letter-spacing: -1px;
  color: #FF0099;
}
#block-tell-your-friends h4 small {
  font-size: 0.7em;
  line-height: 1.2em;
  font-weight: normal;
}
#block-tell-your-friends form {
  padding-bottom: 2em;
}
#block-tell-your-friends form .col-lt {
  width: 440px;
  padding: 0 20px 0 10px;
}
#block-tell-your-friends form .col-rt {
  width: 440px;
  padding: 0 10px 0 20px;
}
#block-tell-your-friends form .textwrapper .form-text,
#block-tell-your-friends form .textareawrapper .form-text {
  font-size: 0.95em;
  line-height: 1.2em;
  font-weight: normal;
}
#block-tell-your-friends form .textwrapper {
  padding-top: 6px;
  height: 22px;
}
#block-tell-your-friends form label {
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.3em;
  padding-left: 10px;
  font-size: 0.85em;
  line-height: 1em;
  font-weight: bold;
  color: #00ACEC;
}
#block-tell-your-friends form .container-emails {
  padding-bottom: 1em;
}
#block-tell-your-friends form .container-emails .textareawrapper {
  height: 70px;
}
#block-tell-your-friends form .container-name .form-text,
#block-tell-your-friends form .container-email .form-text {
  font-size: 1em;
  font-weight: bold;
}
#block-tell-your-friends form .container-lang select {
  background: #EFEFEF;
  border: 0;
  padding: 0.2em 0;
  font-weight: bold;
}
#block-tell-your-friends form .container-lang .buttonwrapper {
  float: right;
}
#block-tell-your-friends form .container-message .textareawrapper {
  height: 220px;
}
#block-tell-your-friends form .form-submit {
  _width: 150px;
}
#block-tell-your-friends form .message {
  padding-bottom: 0.8em;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #121F24;
}
#block-video {
  margin-bottom: 30px;
}
#block-video .content {
  padding-top: 13px;
}
#block-video p {
  padding: 0.5em 10px;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #00ACEC;
}
#block-video p a {
  text-decoration: none;
  color: #00ACEC;
}
#campaign-counter .content {
  padding: 10px 20px 0;
}
#campaign-counter #progressbar {
  padding-top: 10px;
  padding-bottom: 1em;
}
#campaign-counter #progressbar .progresstop {
  position: relative;
  width: 438px;
  height: 30px;
  background: url("/stat/new/images/blue/counter-bg1.png/2e7f73963f7f414d6a5ab52cda100827") repeat scroll 0 0 #CDEEFA;
}
#campaign-counter #progressbar .progresstop .progresstop-text {
  float: right;
  padding-top: 6px;
  padding-right: 3px;
  margin-top: -23px;
  color: #d4d4d4;
  font-size: 12px;
  font-weight: bold;
}
#campaign-counter #progressbar .progressbottom {
  position: absolute;
  width: 0px;
  height: 30px;
  background: url("/stat/new/images/blue/counter-bg2.png/2e7f73963f7f414d6a5ab52cda100827");
}
#campaign-counter #progressbar .progressbottom .progressbottom-text {
  float: right;
  padding-top: 4px;
  padding-right: 5px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}
#campaign-counter #progressbar p {
  padding-top: 0.5em;
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 10px;
}
#campaign-counter .footnote {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  padding: 1em 10px 0;
  border-top: 1px solid #D5D5D5;
  font-size: 0.85em;
  line-height: 1.2em;
}
#campaign-counter .footnote img {
  vertical-align: middle;
}
*[dir="rtl"] #campaign-counter #progressbar .progressbottom .progressbottom-text {
  float: left;
  padding-right: 0;
  padding-left: 5px;
}
*[dir="rtl"] #campaign-counter #progressbar .progresstop .progresstop-text {
  float: left;
  padding-right: 0;
  padding-left: 3px;
}
#node-counter .node-inner {
  padding: 0 10px 0 11px;
}
.share-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.share-links li {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 19px;
  border-left: 1px solid #D5D5D5;
}
.share-links li.first {
  border-left: 0;
  padding-left: 0;
}
.share-links p {
  clear: both;
  margin: 0;
  padding: 0;
}
.share-links .cols-2 li {
  width: 448px;
  padding-bottom: 10px;
}
.share-links .cols-2 li.last {
  width: 428px;
}
.share-links .cols-2 .cnt {
  margin-right: 7px;
}
.share-links .cols-2 .desc {
  clear: none;
}
.share-links .cols-3 li {
  width: 288px;
}
.share-links .cols-3 li.last {
  width: 268px;
}
.share-links .cols-4 li {
  width: 208px;
}
.share-links .cols-4 li.last {
  padding-right: 0;
}
.share-links .fb,
.share-links .tw,
.share-links .email,
.share-links .or {
  float: left;
  display: block;
  background: no-repeat top left;
  height: 39px;
  font-size: 0.9em;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
}
.share-links .fb .rt,
.share-links .tw .rt,
.share-links .email .rt,
.share-links .or .rt {
  margin-left: 49px;
  display: inline-block;
  background: no-repeat top right;
  padding-right: 14px;
  padding-left: 5px;
  height: 39px;
  line-height: 39px;
  min-width: 55px;
  cursor: pointer;
}
.share-links .fb:hover,
.share-links .tw:hover,
.share-links .email:hover,
.share-links .or:hover {
  text-decoration: none;
}
.share-links .fb {
  background-image: url("/stat/new/images/blue/action/share_fb.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .fb :hover {
  background-image: url("/stat/new/images/blue/action/share_fb_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .fb :hover .rt {
  background-image: url("/stat/new/images/blue/action/share_fb-rt_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .fb .rt {
  background-image: url("/stat/new/images/blue/action/share_fb-rt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .tw {
  background-image: url("/stat/new/images/blue/action/share_tw.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .tw :hover {
  background-image: url("/stat/new/images/blue/action/share_tw_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .tw :hover .rt {
  background-image: url("/stat/new/images/blue/action/share_tw-rt_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .tw .rt {
  background-image: url("/stat/new/images/blue/action/share_tw-rt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .email {
  background-image: url("/stat/new/images/blue/action/share_email.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .email :hover {
  background-image: url("/stat/new/images/blue/action/share_email_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .email :hover .rt {
  background-image: url("/stat/new/images/blue/action/share_email-rt_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .email .rt {
  background-image: url("/stat/new/images/blue/action/share_email-rt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .or {
  background-image: url("/stat/new/images/blue/action/share_or.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .or :hover {
  background-image: url("/stat/new/images/blue/action/share_or_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .or :hover .rt {
  background-image: url("/stat/new/images/blue/action/share_or-rt_ovr.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .or .rt {
  background-image: url("/stat/new/images/blue/action/share_or-rt.png/2e7f73963f7f414d6a5ab52cda100827");
}
.share-links .cnt {
  float: left;
  display: block;
  position: relative;
  margin-left: -5px;
  background: url("/stat/new/images/blue/action/share_cnt.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top left;
  height: 39px;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: bold;
}
.share-links .cnt .rt {
  margin-left: 17px;
  display: inline-block;
  background: url("/stat/new/images/blue/action/share_cnt-rt.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat top right;
  padding-right: 14px;
  height: 39px;
  line-height: 39px;
}
.share-links .desc {
  float: none;
  clear: both;
  padding-top: 4px;
  font-size: 0.85em;
  line-height: 1.2em;
  color: #FF0099;
}
.share-links .desc a {
  font-weight: normal;
}
.h2_blue {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #00acec;
  font-size: 18px;
}
.text {
  font-family: Helvetica, serif;
  font-size: 14px;
  color: #000000;
}
.ul_blue {
  font-family: Helvetica, serif;
  font-size: 14px;
  color: #000000;
  list-style-type: none;
  padding-left: 25px;
}
.ul_blue li {
  background: url("/stat/new/images/blue/list.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat left 4px;
  padding-left: 15px;
  display: block;
}
.h1_ping {
  color: #ff0198;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 32px;
  padding-bottom: 13px;
  border-bottom: 1px solid #d5d5d5;
}
.div_clear {
  clear: both;
}
.transform-right {
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
.fb-gradient {
  background: #496ea6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzQ5NmVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzQ5NmVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iIzFhNDg4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzEwNDA4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#496ea6),color-stop(20%,#496ea6),color-stop(69%,#1a488f),color-stop(96%,#104089));
  background: -webkit-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -o-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -ms-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: linear-gradient(to bottom,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
}
.transform-left {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
}
.tumblr-gradient {
  background: #4f677d;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNjc3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzY1ODI5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzYzODA5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzRmNjc3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4f677d),color-stop(18%,#65829e),color-stop(83%,#63809c),color-stop(97%,#4f677d));
  background: -webkit-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: -o-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: -ms-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: linear-gradient(to bottom,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
}
.email-gradient {
  background: #45b7ea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1YjdlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzQ1YjdlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzBhOTZkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzA4NzVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45b7ea),color-stop(46%,#45b7ea),color-stop(74%,#0a96d4),color-stop(98%,#0875a6));
  background: -webkit-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: -o-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: -ms-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: linear-gradient(to bottom,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
}
.gmail-gradient {
  background: #ec6d47;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjNmQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2U3NDkxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2Q2MzgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2E3MmMwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ec6d47),color-stop(20%,#e74919),color-stop(81%,#d63808),color-stop(98%,#a72c07));
  background: -webkit-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: -o-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: -ms-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: linear-gradient(to bottom,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
}
.emessage-gradient {
  background: #5fa1b6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmYTFiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iIzMzODZhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzI4NzU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzIyNjM3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5fa1b6),color-stop(58%,#3386a2),color-stop(81%,#28758e),color-stop(99%,#226378));
  background: -webkit-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: -o-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: -ms-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: linear-gradient(to bottom,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
}
.twitter-gradient {
  background: #91daf1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiM5MWRhZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiM2NWJmZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiM1MDk3YWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(13%,#91daf1),color-stop(95%,#65bfda),color-stop(99%,#5097ad));
  background: -webkit-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: -o-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: -ms-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: linear-gradient(to bottom,#91daf1 13%,#65bfda 95%,#5097ad 99%);
}
.vk-gradient {
  background: #5f85ac;
  background: -moz-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5f85ac),color-stop(100%,#365d87));
  background: -webkit-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -o-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -ms-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: linear-gradient(to bottom,#5f85ac 0%,#365d87 100%);
}
#social_container {
  overflow: hidden;
  background: url("/stat/new/images/blue/bottom_shadow.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat left bottom;
  padding-bottom: 6px;
  margin-bottom: 15px;
  width: 946px;
}
#social_container span.label {
  cursor: pointer;
}
#social_container h1 {
  padding: 0.1em 0 13px;
  margin-bottom: .25em;
  color: #00acec;
  font-size: 25px;
}
#social_container #social_wc1 {
  overflow: hidden;
  background: url("/stat/new/images/blue/left_shadow.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat left bottom;
  padding-left: 10px;
  width: 936px;
}
#social_container #social_wc1 #social_wc2 {
  padding: 15px 0px 0;
  border-top: 1px solid #d5d5d5;
  background: url("/stat/new/images/blue/social_container_bg.gif/2e7f73963f7f414d6a5ab52cda100827") repeat-y right bottom;
  width: 936px;
}
#social_container #social_wc1 #social_wc2 .content-top {
  display: none;
}
#social_container #social_wc1 #social_wc2 .content-btm {
  display: none;
}
#social_container #social_wc1 #social_wc2 .content-mid {
  font-size: 1em;
  padding: 0;
  width: 100%;
}
#social_container #social_wc1 #social_wc2 div.social_wc {
  padding: 15px 0 30px 12px;
  overflow: hidden;
  background: url("/stat/new/images/blue/social_divider_small.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat center bottom;
}
#social_container #social_wc1 #social_wc2 div.social_wc.border_bottom {
  background-image: none;
  border-bottom: 1px solid #D5D5D5;
  padding: 15px 0 15px 15px;
}
#social_container #social_wc1 #social_wc2 div.facebook_wc,
#social_container #social_wc1 #social_wc2 div.email_wc,
#social_container #social_wc1 #social_wc2 div.twitter_wc,
#social_container #social_wc1 #social_wc2 div.emessage_wc,
#social_container #social_wc1 #social_wc2 div.tumblr_wc,
#social_container #social_wc1 #social_wc2 div.google_plus_one_wc,
#social_container #social_wc1 #social_wc2 div.vk_wc {
  float: left;
  padding: 5px 0;
}
#social_container #social_wc1 #social_wc2 div.border_right {
  margin-right: 25px;
  border-right: 1px solid #d5d5d5;
}
#social_container #social_wc1 #social_wc2 .social_wc a,
#social_container #social_wc1 #social_wc2 .social_wc span {
  float: left;
  display: block;
}
#social_container #social_wc1 #social_wc2 .social_wc .tumblr_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #4f677d;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNjc3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzY1ODI5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzYzODA5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzRmNjc3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4f677d),color-stop(18%,#65829e),color-stop(83%,#63809c),color-stop(97%,#4f677d));
  background: -webkit-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: -o-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: -ms-linear-gradient(top,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  background: linear-gradient(to bottom,#4f677d 0%,#65829e 18%,#63809c 83%,#4f677d 97%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .tumblr_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/tmb-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 15px transparent;
  display: block;
  padding-left: 50px;
}
#social_container #social_wc1 #social_wc2 .social_wc .tumblr_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc .facebook_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #496ea6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzQ5NmVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzQ5NmVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iIzFhNDg4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzEwNDA4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#496ea6),color-stop(20%,#496ea6),color-stop(69%,#1a488f),color-stop(96%,#104089));
  background: -webkit-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -o-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -ms-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: linear-gradient(to bottom,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .facebook_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/fb-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 7px 15px transparent;
  display: block;
  padding-left: 50px;
}
#social_container #social_wc1 #social_wc2 .social_wc .facebook_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc .email_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #45b7ea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1YjdlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzQ1YjdlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzBhOTZkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzA4NzVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#45b7ea),color-stop(46%,#45b7ea),color-stop(74%,#0a96d4),color-stop(98%,#0875a6));
  background: -webkit-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: -o-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: -ms-linear-gradient(top,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  background: linear-gradient(to bottom,#45b7ea 0%,#45b7ea 46%,#0a96d4 74%,#0875a6 98%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .email_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/em-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 15px transparent;
  display: block;
  padding-left: 60px;
}
#social_container #social_wc1 #social_wc2 .social_wc .email_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc .gmail_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #ec6d47;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjNmQ0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2U3NDkxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2Q2MzgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2E3MmMwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ec6d47),color-stop(20%,#e74919),color-stop(81%,#d63808),color-stop(98%,#a72c07));
  background: -webkit-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: -o-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: -ms-linear-gradient(top,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  background: linear-gradient(to bottom,#ec6d47 0%,#e74919 20%,#d63808 81%,#a72c07 98%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .gmail_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/gm-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 15px transparent;
  display: block;
  padding-left: 60px;
}
#social_container #social_wc1 #social_wc2 .social_wc .gmail_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc .emessage_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #5fa1b6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmYTFiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iIzMzODZhMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzI4NzU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzIyNjM3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5fa1b6),color-stop(58%,#3386a2),color-stop(81%,#28758e),color-stop(99%,#226378));
  background: -webkit-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: -o-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: -ms-linear-gradient(top,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  background: linear-gradient(to bottom,#5fa1b6 0%,#3386a2 58%,#28758e 81%,#226378 99%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .emessage_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/emmes-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 15px transparent;
  display: block;
  padding-left: 50px;
}
#social_container #social_wc1 #social_wc2 .social_wc .emessage_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc .twitter_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #91daf1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiM5MWRhZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiM2NWJmZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiM1MDk3YWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(13%,#91daf1),color-stop(95%,#65bfda),color-stop(99%,#5097ad));
  background: -webkit-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: -o-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: -ms-linear-gradient(top,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  background: linear-gradient(to bottom,#91daf1 13%,#65bfda 95%,#5097ad 99%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .twitter_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/tw-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 15px transparent;
  display: block;
  padding-left: 50px;
}
#social_container #social_wc1 #social_wc2 .social_wc .twitter_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc .vk_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #5f85ac;
  background: -moz-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5f85ac),color-stop(100%,#365d87));
  background: -webkit-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -o-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: -ms-linear-gradient(top,#5f85ac 0%,#365d87 100%);
  background: linear-gradient(to bottom,#5f85ac 0%,#365d87 100%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#social_container #social_wc1 #social_wc2 .social_wc .vk_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/vk_icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 8px 15px transparent;
  display: block;
  padding-left: 55px;
}
#social_container #social_wc1 #social_wc2 .social_wc .vk_wc a span:hover {
  text-decoration: underline;
}
#social_container #social_wc1 #social_wc2 .social_wc span.counter {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -219px 0px;
  font-size: 2.3em;
  font-weight: bold;
  line-height: 2em;
  width: 117px;
  height: 59px;
  text-align: center;
}
#social_container #social_wc1 #social_wc2 .social_wc span.label {
  color: #ff0099;
  font-size: .9em;
  width: 100px;
  padding-left: 10px;
}
#social_container #social_wc1 #social_wc2 div.url_wc {
  padding-left: 12px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 25px;
  overflow: hidden;
}
#social_container #social_wc1 #social_wc2 .url_wc span,
#social_container #social_wc1 #social_wc2 .url_wc input {
  float: left;
  display: block;
}
#social_container #social_wc1 #social_wc2 .url_wc span.label {
  color: #ff0099;
  font-size: .9em;
  width: 200px;
}
#social_container #social_wc1 #social_wc2 .url_wc input.url {
  background: #efefef;
  border: 1px solid #e3e3e3;
  padding: 11px;
  font-size: 14px;
  width: 490px;
  margin-right: 10px;
}
#social_container #social_wc1 #social_wc2 .url_wc .buttonwrapper {
  float: right;
  text-align: right;
}
#social_container #social_wc1 #social_wc2 .url_wc input.copy_button {
  background: url("/stat/new/images/blue/copy_bt.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  width: 123px;
  height: 40px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  border: none;
  cursor: pointer;
  padding: 0 10px 0 5px;
  font-size: 1.2em;
}
.lang-de #social_container #social_wc1 #social_wc2 .url_wc input.url {
  width: 470px;
}
.lang-ru #social_container #social_wc1 #social_wc2 .url_wc input.url {
  width: 440px;
}
#social_container.second {
  background: none;
}
#social_container.second h1 {
  border-bottom: 1px solid #D5D5D5;
  color: #FF0198;
  padding: 0.1em 0 13px;
  font-size: 32px;
}
#social_container.second #social_wc1 {
  background: none;
}
#social_container.second #social_wc1 #social_wc2 {
  border-top: 0px solid #d5d5d5;
  background: none;
  padding: 0;
}
#social_container.horizontal div.google_plus_one_wc {
  padding-left: 10px !important;
}
#block-encourage-the-movement {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.cols .col #social_container {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
  width: auto;
}
.cols .col #social_container #social_wc1 {
  background: none;
  padding-left: 0;
  width: auto;
}
.cols .col #social_container #social_wc1 #social_wc2.content {
  padding: 13px 0 0 11px;
  border-top: none;
  background: none;
  width: 461px;
  position: relative;
  margin-bottom: 20px;
}
.cols .col #social_container #social_wc1 #social_wc2.content:before {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 50%;
  height: 30px;
  max-width: 500px;
  -webkit-box-shadow: 0 9px 7px rgba(0,0,0,0.7);
  -moz-box-shadow: 0 9px 7px rgba(0,0,0,0.7);
  box-shadow: 0 9px 7px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-2deg) skew(-10deg);
  -moz-transform: rotate(-2deg) skew(-10deg);
  -ms-transform: rotate(-2deg) skew(-10deg);
  -o-transform: rotate(-2deg) skew(-10deg);
  transform: rotate(-2deg) skew(-10deg);
}
.cols .col #social_container #social_wc1 #social_wc2.content .content-top {
  display: block;
  height: 22px;
  font-size: 1px;
  width: 460px;
  border-top: 1px solid #eee;
  border-right: 1px solid #f1f1f1;
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  background: #fdfdfd;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(70%,#ffffff),color-stop(80%,#fcfcfc),color-stop(100%,#f7f7f8));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
}
.cols .col #social_container #social_wc1 #social_wc2.content .content-btm {
  display: none;
  font-size: 1px;
  height: 8px;
  width: 461px;
  background: none;
}
.cols .col #social_container #social_wc1 #social_wc2.content .content-mid {
  font-size: 1em;
  padding: 1em 10px;
  width: 440px;
  box-shadow: -5px 0 5px -5px rgba(119,119,119,0.7);
  padding-top: 18px;
  background: #fdfdfd;
  background: -moz-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(70%,#ffffff),color-stop(80%,#fcfcfc),color-stop(100%,#f7f7f8));
  background: -webkit-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -o-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: -ms-linear-gradient(left,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  background: linear-gradient(to right,#ffffff 0%,#ffffff 70%,#fcfcfc 80%,#f7f7f8 100%);
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 2;
}
.cols .col #social_container #social_wc1 #social_wc2.content .content-mid h1 {
  padding-left: 20px;
}
.cols .col #social_container #social_wc1 #social_wc2.content div.social_wc {
  padding: 0 0 0 20px;
  overflow: hidden;
  background: none;
}
.cols .col #social_container #social_wc1 #social_wc2.content div.social_wc.border_bottom {
  border-bottom: none;
  padding: 0 0 0 20px;
}
.cols .col #social_container #social_wc1 #social_wc2.content div.border_right {
  margin-right: 0;
  border-right: none;
}
.cols .col #social_container #social_wc1 #social_wc2.content .url_wc span.label {
  width: 100%;
  margin-bottom: 10px;
}
.cols .col #social_container #social_wc1 #social_wc2.content .url_wc input.url {
  width: 390px;
  margin-right: 0;
  margin-bottom: 10px;
}
.cols .col .block #social_container {
  margin-top: 0;
}
.cols .col .block #social_container #social_wc1 #social_wc2 {
  background: none;
  width: 440px;
}
.cols .col .block #social_container #social_wc1 #social_wc2 div.social_wc {
  padding: 0 0 0 20px;
  overflow: hidden;
  background: none;
  font-size: 1.18em;
}
#postaction_container {
  margin: 0 10px 35px;
}
#postaction_container h1 {
  padding: 0 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D5D5D5;
}
#postaction_container .postaction_thankyou-news-small {
  float: left;
  width: 610px;
}
#postaction_container .postaction_thankyou {
  padding: 10px 0;
  overflow: hidden;
  width: 100%;
}
#postaction_container .postaction_thankyou .photo-head {
  width: 300px;
  height: 150px;
}
#postaction_container .postaction_thankyou .secondary_overlay {
  height: 25px;
  background: #000000;
  opacity: 0.45;
  margin: -32px 0px 0px 0px;
  padding: 0px 8px;
  display: block;
  position: absolute;
  font-size: 11px;
  letter-spacing: .05em;
  font-family: Helvetica;
  text-transform: uppercase;
  color: #000;
  max-width: 300px;
  overflow: hidden;
}
#postaction_container .postaction_thankyou .secondary_item {
  position: relative;
  padding: 2px 8px;
}
#postaction_container .postaction_thankyou .secondary_link a {
  color: #fff;
  text-decoration: none;
  z-index: 100;
}
#postaction_container .postaction_thankyou .block .content-mid {
  padding: 0px;
  font-size: 0.85em;
  line-height: 1.2em;
  background: none;
  overflow: hidden;
}
#postaction_container .postaction_thankyou .content-mid big {
  font-size: 11px;
  letter-spacing: .05em;
  text-transform: uppercase;
}
#postaction_container .postaction_thankyou .block-take-action h2 .title a {
  color: white;
}
#postaction_container .postaction_thankyou .block-take-action .content-mid {
  position: relative;
  margin-top: -4px;
  line-height: 1.4em;
  margin-bottom: 3px;
  width: 300px;
}
#postaction_container .postaction_thankyou .block-take-action .content-mid .more {
  font-weight: bold;
}
#postaction_container .postaction_thankyou .block-take-action .content-btm {
  position: relative;
  margin-top: -5px;
}
#postaction_container .postaction_thankyou .block-take-action h3.headline {
  padding-bottom: 0.3em;
  font-size: 20px;
  line-height: 1.0em;
  font-family: "NimbusSanNovConD-Bol", 'Helvetica';
  font-weight: normal;
}
#postaction_container .postaction_thankyou .block-take-action h3.headline a {
  color: #4D4D4D;
}
#postaction_container .postaction_thankyou .block-take-action h3.headline a:hover {
  color: #F09;
  text-decoration: none;
}
#postaction_container .postaction_thankyou .block-happening-live li .info {
  float: left;
  padding-top: .2em;
  padding-bottom: 5px;
  width: 100%;
  margin-left: -30px;
}
#postaction_container .postaction_thankyou p.action a {
  color: #4D4D4D;
  margin: 0;
  padding: 3px 0 0 0;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: .03em;
  text-decoration: none;
  font-family: "NimbusSanNovConD-Bol";
}
#postaction_container .postaction_thankyou .newsfeed {
  background: #f7f7f7;
  width: 270px;
  margin: 0px 0 0 0px;
  padding-top: 10px;
  padding-left: 10px;
  border: 4px solid #fff;
  overflow: hidden;
}
#postaction_container .postaction_thankyou .newsfeed .content-mid {
  width: 290px;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper .small {
  margin-right: 0px;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper .small .button_td1 {
  background: url("/new/images/blue/button_20.png") no-repeat scroll left top transparent;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 0 14px;
  color: white;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper .small .button_td1 a {
  color: white;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper .small .button_td1 button {
  font-size: 10pt;
  font-weight: bold;
  padding-top: 2px;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper .small .button_td2 {
  background: url("/new/images/blue/button_20.png") no-repeat right top transparent;
  height: 20px;
  width: 28px;
  float: right;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper div:hover .button_td1 {
  background-position: left bottom !important;
}
#postaction_container .postaction_thankyou .newsfeed .buttonwrapper div:hover .button_td2 {
  background-position: right bottom !important;
}
#postaction_container .postaction_thankyou .block-news-small {
  background: #F7F7F7;
  width: 285px;
  margin: 0;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: 4px solid white;
  overflow: hidden;
}
#postaction_container .postaction_thankyou .block-news-small h1 {
  padding: 0px;
  border: none;
  width: 280px;
}
#postaction_container .postaction_thankyou .block-news-small ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#postaction_container .postaction_thankyou .block-news-small p.action {
  padding-bottom: 5px;
}
#postaction_container .postaction_thankyou .block-news-small p.action a {
  color: #4D4D4D;
  margin: 0;
  padding: 3px 0 0 0;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: .03em;
  text-decoration: none;
  font-family: "NimbusSanNovConD-Bol";
}
#postaction_container .postaction_thankyou .block-news-small .info {
  float: left;
  padding-top: .2em;
  padding-bottom: 5px;
  width: 100%;
}
#postaction_container .postaction_thankyou .block-news-small .image {
  float: left;
  margin-right: 10px;
}
.counter-above-text #node-campaign-counter {
  padding-top: 0px;
}
.counter-above-text #campaign-counter .content {
  padding-left: 10px;
  padding-right: 10px;
}
.counter-above-text #campaign-counter #progressbar {
  padding-bottom: 0px;
}
#petition-donate-form.third {
  padding: 10px;
}
#petition-donate-form.third h1 {
  border-top: 1px solid #d5d5d5;
  color: #00acec;
  padding: 0.1em 0 13px;
  padding-top: 15px;
  height: 25px;
  font-size: 25px;
}
#petition-donate-form.third #campaign-counter .content {
  padding: 2em 10px 0;
}
#petition-donate-form.third .col-2-blocks .col-lt {
  width: 450px;
}
#petition-donate-form.third .col-2-blocks .col-lt .node {
  padding: 13px 0 0;
  width: 450px;
}
#petition-donate-form.third .node-article .content {
  padding: 0 0;
}
#petition-donate-form.fourth {
  padding: 10px;
}
#petition-donate-form.fourth h1 {
  border: none !important;
  color: #00acec;
  padding: 0.1em 0 13px;
  padding-top: 15px;
  height: 25px;
  font-size: 25px;
}
#petition-donate-form.fourth #campaign-counter .content {
  padding: 2em 10px 0;
}
#petition-donate-form.fourth .col-2-blocks .col-lt {
  width: 450px;
}
#petition-donate-form.fourth .col-2-blocks .col-lt .node {
  padding: 13px 0 0;
  width: 450px;
}
#petition-donate-form.fourth .node-article .content {
  padding: 0 0;
}
#block-send-the-petition .question {
  clear: both;
  float: none;
  margin-bottom: 10px;
}
#block-send-the-petition .question input,
#block-send-the-petition .question textarea,
#block-send-the-petition .question .text_section {
  border: 1px solid #e1e1e1;
  font-weight: bold;
  padding: 5px;
  width: 94%;
}
#block-send-the-petition .question .text_section {
  background: #fff;
  font-size: 14px;
}
#block-send-the-petition .question .text_section input[type=checkbox] {
  width: 15px !important;
  height: 15px !important;
}
#block-send-the-petition .question textarea {
  border: 1px solid #e1e1e1;
  font-weight: normal;
  padding: 5px;
  width: 94%;
  font-size: 1.1em;
}
#block-send-the-petition .question select {
  width: 48%;
  font-weight: bold;
}
#block-send-the-petition .question2 {
  clear: both;
  float: none;
  margin-bottom: 10px;
}
#block-send-the-petition .question2 select {
  width: 48%;
  font-weight: bold;
}
#block-send-the-petition .recipient {
  font-weight: bold;
  line-height: 1.4;
}
#block-send-the-petition .hli input {
  width: 45%;
}
#block-send-the-petition div.info {
  float: left;
  width: 48%;
}
#block-send-the-petition .info p {
  color: #00aeef;
  font-size: .9em;
}
#block-send-the-petition .info p a {
  font-weight: bold;
  color: #00aeef;
  text-decoration: underline;
}
#block-send-the-petition h3 {
  padding: 0 0 0.3em;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: bold;
  color: #00ACEC;
}
#block-send-the-petition .pinkwraper {
  background-color: #eec2db;
}
#block-send-the-petition .error {
  background-color: #eec2db;
}
#block-send-the-petition #petition_error_place {
  display: none;
  text-align: right;
  color: #FF0099;
  padding: 3px 20px;
}
#block-send-the-petition #place_for_error_place {
  width: 0px;
  height: 0px;
  position: relative;
}
#block-send-the-petition form {
  padding: 0 20px;
}
#block-send-the-petition form .container {
  padding-bottom: 4px;
}
#block-send-the-petition form .custom_policy {
  margin-bottom: 15px;
}
#block-send-the-petition form .container-inline {
  padding-bottom: 4px;
}
#block-send-the-petition form .container-inline .textwrapper {
  width: 178px;
  _width: 168px;
}
#block-send-the-petition form .container-inline .form_text_bottom {
  margin-bottom: 10px;
}
#block-send-the-petition form .container-inline .form_text_right {
  margin-right: 10px;
}
#block-send-the-petition form .container-inline .selectwrapper {
  width: 190px;
}
#block-send-the-petition form .container-inline .text-fname {
  margin-right: 20px;
}
#block-send-the-petition form .container-inline .select-country {
  width: 285px;
  margin-right: 15px;
}
#block-send-the-petition form .container-inline .text-postcode {
  width: 88px;
}
#block-send-the-petition form .container-name .textwrapper {
  width: 180px;
}
#block-send-the-petition form .container-country .selectwrapper {
  width: 290px;
  padding: 5px 9px 3px 0;
}
#block-send-the-petition form .container-country .textwrapper {
  width: 90px;
}
#block-send-the-petition form .container-other .selectwrapper2 {
  float: none;
  padding: 5px 9px 3px 0;
}
#block-send-the-petition form .container-other .selectwrapper2 select {
  font-size: 14px;
  font-weight: bold;
  outline: 0 none;
  width: auto;
}
#block-send-the-petition form .container-cell {
  float: left;
  width: 200px;
}
#block-send-the-petition form .container-cell .textwrapper {
  width: 115px;
}
#block-send-the-petition form .container-cell-no-float {
  width: 200px;
}
#block-send-the-petition form .container-cell-no-float .textwrapper {
  width: 115px;
}
#block-send-the-petition form .container-submit {
  margin: 0 -15px;
}
#block-send-the-petition form .buttonwrapper {
  float: right;
  text-align: right;
}
#block-send-the-petition form .buttonwrapper button {
  _padding-left: 10px;
  font-size: 1.4em;
}
#block-send-the-petition form .message {
  float: left;
  width: 280px;
  font-size: 0.9em;
  line-height: 1.2em;
}
#block-send-the-petition form .message a {
  color: #00ACEC;
  font-weight: normal;
  text-decoration: underline;
}
.make-donation-monthly-popup {
  width: 514px;
  padding: 8px 26px 0;
  background: #fff;
  text-align: left;
}
.make-donation-monthly-popup h1 {
  color: #00acec;
  font-size: 29px;
  width: 100%;
}
.make-donation-monthly-popup .make-donation-monthly-popup-cancel-link {
  text-align: center;
  padding-top: 8px;
}
.make-donation-monthly-popup .make-donation-monthly-popup-cancel-link a {
  font-size: 14px;
  font-weight: normal;
}
.make-donation-monthly-popup-inner {
  background: url("/stat/new/images/blue/make-donation-monthly-popup-bg.jpg/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 50% 0 transparent;
  padding: 16px;
  border-bottom: solid 1px #d0d0d0;
}
.margin-top-7 {
  margin: 7px 7px 0;
}
.quicksign .message {
  width: auto !important;
  padding: 7px 20px 15px 20px;
}
.button-center {
  margin-top: 7px;
  margin-right: 15px;
  text-align: center;
  float: none;
}
.button-center-content {
  text-align: center;
}
.button-center-content .buttonwrapper {
  text-align: center !important;
  float: none !important;
}
.counter-ui {
  margin-left: -14px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
}
.counter-ui #campaign-counter .content {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 10px !important;
}
#postaction_container .counter-ui {
  margin-left: 0;
}
.textwrapper.contact-border-emails {
  height: 100px !important;
}
.textwrapper.contact-border-emails textarea {
  height: 92px;
}
#tell_a_friend_popup_postaction h1 {
  width: 500px;
}
#tell_a_friend_popup_postaction .contact-text-postaction {
  padding-top: 18px;
}
.action2_form {
  overflow: hidden;
  background: url("/stat/new/images/blue/bottom_shadow.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat left bottom;
  padding-bottom: 6px;
  margin-bottom: 15px;
  width: 946px;
}
.action2_form h1 {
  padding: 0.1em 0 13px;
  margin-bottom: .25em;
  color: #00acec;
  font-size: 25px;
}
.action2_form .container-styles-1 {
  overflow: hidden;
  background: url("/stat/new/images/blue/left_shadow.gif/2e7f73963f7f414d6a5ab52cda100827") no-repeat left bottom;
  padding-left: 10px;
  width: 936px;
}
.action2_form .container-styles-1 .sub-container-styles-1 {
  padding: 15px 0px 0;
  border-top: 1px solid #d5d5d5;
  background: url("/stat/new/images/blue/social_container_bg.gif/2e7f73963f7f414d6a5ab52cda100827") repeat-y right bottom;
  width: 936px;
}
.loggedin {
  margin-top: 10px;
  margin-bottom: 25px;
}
.loggedin h1 {
  font-size: 19px;
  line-height: 20px;
  font-weight: bold;
  color: #000;
  padding: 0px;
  margin-bottom: 5px;
  width: 400px;
}
.member_login_donation {
  width: 400px;
}
.member_login_donation .error {
  background: #EEC2DB !important;
}
.member_login_donation .textwrapper {
  width: 345px;
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #E0E0E0;
  height: 22px;
  padding-top: 4px;
  margin-bottom: 20px;
}
.member_login_donation .textwrapper .form-text {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #121213;
  font-weight: bold;
  outline: 0 none;
  width: 100%;
  font-size: 14px;
}
.error-place-style1 {
  display: none;
  font-size: 10px;
  color: #FF0099;
  text-align: right;
}
.form_titles {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
  padding-bottom: 5px;
}
.campaign_caption {
  padding: 10px 10px 10px 20px;
  font-style: italic;
}
.checkboxes-container .textwrapper {
  background: none;
  border: 0px;
}
#donate-error-dialog .align-error {
  width: 500px;
  margin: 0 auto;
}
#donate-error-dialog .align-error .error_messages {
  color: red;
  font-size: 16px;
  font-weight: bold;
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;
  margin-top: 0px;
}
#donate-error-dialog .align-error .error-content {
  margin-left: 40px;
  margin-bottom: 10px;
}
#donate-error-dialog .align-error .error-icon {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -48px -19px;
  float: left;
  width: 26px;
  height: 26px;
}
#avaaz-news {
  margin-bottom: 20px;
}
#avaaz-news .headline {
  width: 885px;
  margin: 0 auto;
  height: 335px;
  box-shadow: 0px 0px 10px 1px #CCC;
  border: 5px solid white;
}
#avaaz-news .headline .headline-image {
  background-color: black;
  position: relative;
  float: left;
  width: 600px;
}
#avaaz-news .headline .headline-image .headline-title {
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: 'NimbusSanNovConD-Bol', Helvetica;
  font-size: 48px;
  text-shadow: 2px 2px 2px #333;
}
#avaaz-news .headline .headline-image .headline-title a {
  color: #fff;
  line-height: 42px;
}
#avaaz-news .headline .news-list {
  float: right;
  width: 285px;
  background-color: black;
  height: 300px;
  position: relative;
}
#avaaz-news .headline .news-list h4 {
  font-size: 20px;
  font-weight: bold;
  font-family: 'NimbusSanNovConD-Bol', Helvetica;
  color: #fff;
  text-transform: uppercase;
  padding-top: 13px;
  padding-left: 20px;
  font-style: italic;
}
#avaaz-news .headline .news-list ul {
  padding-left: 20px;
  padding-right: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#avaaz-news .headline .news-list ul li {
  margin-bottom: 18px;
}
#avaaz-news .headline .news-list ul li a {
  font-size: 21px;
  font-weight: bold;
  font-family: 'NimbusSanNovConD-Bol', Helvetica;
  color: #B6B6B6;
  padding-bottom: 25px;
  line-height: 24px;
}
#avaaz-news .headline .news-list .news-more {
  padding-left: 20px;
}
#avaaz-news .headline .news-list button {
  position: absolute;
  bottom: 12px;
  right: 56px;
}
#avaaz-news .headline .news-list button .button_td1 a {
  color: #fff;
  font-size: 18px;
  font-family: 'archivo_narrowbold';
}
#avaaz-news .headline .clear {
  clear: both;
}
#avaaz-news .headline .news-bottom {
  font-family: Helvetica;
  font-size: 16px;
  color: #666;
  padding: 10px 65px;
  font-weight: bold;
}
.form-style-2 .textareawrapper textarea {
  height: 55px;
}
#block-sign-the-petition .facebook-sign-container .suporter-otherwise {
  color: #575757;
}
#block-sign-the-petition .facebook-sign-container .buttonwrapper {
  margin-right: 5px;
  margin-left: 10px;
}
#block-sign-the-petition .facebook-sign-container .form-style-2 .textwrapper {
  margin: 0 0 10px;
  color: #b3b3b3;
}
#block-sign-the-petition .facebook-sign-container .form-style-2 .textwrapper input {
  z-index: 10;
}
#block-sign-the-petition .facebook-sign-container .form-style-2 .textareawrapper {
  color: #b3b3b3;
}
#block-sign-the-petition .facebook-sign-container .form-style-2 .textareawrapper textarea {
  height: 55px;
  z-index: 10;
}
#block-sign-the-petition .facebook-sign-container .message-box {
  height: 1%;
  overflow: hidden;
}
#block-sign-the-petition .facebook-sign-container .message-box .message {
  color: #717171;
  padding-top: 4px;
}
#block-sign-the-petition .facebook-sign-container .message-box .message a {
  color: #717171;
  font-weight: bold;
}
#block-sign-the-petition .facebook-sign-container .checkbox-holder {
  clear: right;
  vertical-align: middle;
  padding-top: 8px;
}
#block-sign-the-petition .facebook-sign-container .checkbox-holder input {
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
}
#block-sign-the-petition .facebook-sign-container .checkbox-holder label {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  color: #717171;
}
.share-above-image-buttons {
  position: absolute;
  left: -26px;
  top: 50%;
  width: 115px;
}
.share-above-image-buttons:after {
  content: "";
  position: absolute;
  left: 1px;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 15px solid #0a2046;
  border-left: 15px solid transparent;
}
.share-above-image-buttons .title {
  border: 1px solid #fff;
  margin: -1px 0 0;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.share-above-image-buttons .title a {
  display: block;
  height: 1%;
  font-size: 12px;
  line-height: 36px;
  padding: 0 12px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
}
.share-above-image-buttons .title a:hover {
  text-decoration: none;
}
.share-above-image-buttons .title-pink {
  background: #e0497c;
  background: -moz-linear-gradient(top,#e0497c 0%,#d34575 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e0497c),color-stop(100%,#d34575));
  background: -webkit-linear-gradient(top,#e0497c 0%,#d34575 100%);
  background: -o-linear-gradient(top,#e0497c 0%,#d34575 100%);
  background: -ms-linear-gradient(top,#e0497c 0%,#d34575 100%);
  background: linear-gradient(to bottom,#e0497c 0%,#d34575 100%);
}
.share-above-image-buttons .title-blue {
  background: #3b5e9a;
  background: -moz-linear-gradient(top,#3b5e9a 0%,#294b84 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b5e9a),color-stop(100%,#294b84));
  background: -webkit-linear-gradient(top,#3b5e9a 0%,#294b84 100%);
  background: -o-linear-gradient(top,#3b5e9a 0%,#294b84 100%);
  background: -ms-linear-gradient(top,#3b5e9a 0%,#294b84 100%);
  background: linear-gradient(to bottom,#3b5e9a 0%,#294b84 100%);
}
.share-above-image-buttons .title-light-blue {
  background: #3eaae5;
  background: -moz-linear-gradient(top,#3eaae5 0%,#3292cd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3eaae5),color-stop(100%,#3292cd));
  background: -webkit-linear-gradient(top,#3eaae5 0%,#3292cd 100%);
  background: -o-linear-gradient(top,#3eaae5 0%,#3292cd 100%);
  background: -ms-linear-gradient(top,#3eaae5 0%,#3292cd 100%);
  background: linear-gradient(to bottom,#3eaae5 0%,#3292cd 100%);
}
.obama-style-donation > object {
  width: 0 !important;
  height: 0 !important;
}
.obama-style-donation .full-bg {
  height: 100%;
  position: fixed;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  min-height: 50%;
  min-width: 50%;
}
.obama-style-donation .full-bg-dark {
  background-image: url(https://avaazimages.s3.amazonaws.com/bg-crowd-bw.jpg);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.https://avaazimages.s3.amazonaws.com/bg-crowd-bw.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://avaazimages.s3.amazonaws.com/bg-crowd-bw.jpg', sizingMethod='scale')";
}
.obama-style-donation .logo-panel {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #2b2b2b;
  padding: 12px 0;
  z-index: 3;
}
.obama-style-donation .page-wrapper {
  width: 960px;
  margin: 0 auto -232px;
  min-height: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  background: url("/stat/new/images/blue/bg-os-page-wrapper.png/2e7f73963f7f414d6a5ab52cda100827") repeat-y top right;
  text-align: left;
}
.obama-style-donation .page-wrapper .column {
  width: 445px;
  padding: 0 38px;
  float: right;
}
.obama-style-donation .page-wrapper .column .column-content {
  padding: 77px 0 50px;
}
.obama-style-donation .page-wrapper .column .column-content h1 {
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 0 0 7px;
}
.obama-style-donation .page-wrapper .column .column-content .campaign-text {
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 30px;
  text-align: center;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation {
  margin-top: 0;
  width: 446px;
  position: relative;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .secure {
  position: absolute;
  right: 0;
  top: 152px;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .stepsall {
  position: absolute;
  top: 85px;
  border-bottom: none;
  width: 276px;
  left: 50%;
  margin-left: -138px;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .stepsall .step {
  margin-left: 2px;
  margin-right: 2px;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .stepsall .step .line {
  width: 55px;
  top: -15px;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .block-style-1 {
  background: none;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .block-inner {
  background: none;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .block-inner .title-ribbon-do-left {
  display: none;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .block-inner .title-ribbon-do {
  background: none;
  margin: 0;
  padding: 0;
  text-align: center;
  top: 20px;
  left: 0;
  height: auto;
  width: 100%;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .block-inner .title-ribbon-do .title {
  font-size: 24px;
  line-height: 30px;
  color: #2a2a2a;
  text-transform: none;
  padding-left: 19px;
  padding-right: 19px;
  background: none;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content {
  padding-left: 0;
  padding-top: 0;
  width: 100%;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content:before {
  display: none;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content-top {
  width: 100%;
  background: #f2f2f2;
  height: 147px;
  box-shadow: none;
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: 1px solid #d8d8d8;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content-mid {
  background: #fff;
  border-left: none;
  border-right: none;
  position: static;
  border-bottom: none;
  box-shadow: none;
  width: auto;
  padding: 25px 10px 0;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content-mid .form-style-1 {
  padding-top: 10px;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content-mid .form-style-1 .container-submit {
  padding: 0 !important;
}
.obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content-btm {
  display: block;
  width: 100%;
  background: #fff;
  height: 15px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.obama-style-donation .page-wrapper .amounts:hover {
  background: #22a5dc;
  background: -moz-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#22a5dc),color-stop(41%,#0599d8),color-stop(78%,#0599d8),color-stop(96%,#0189c2));
  background: -webkit-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -o-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -ms-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: linear-gradient(to bottom,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
}
*[dir="rtl"] .obama-style-donation .page-wrapper {
  text-align: right;
}
*[dir="rtl"] .obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .secure {
  right: auto;
  left: 0;
}
*[dir="rtl"] .obama-style-donation .page-wrapper .column .column-content .multi-stage-donation .content {
  padding-right: 0;
}
#dialog-phone-number {
  width: 420px;
}
.dialog-phone-number-box {
  padding: 0 20px;
}
.dialog-phone-number-box .pinkwraper {
  background-color: #eec2db !important;
}
.dialog-phone-number-box .form-label {
  font-size: 16px;
  padding-bottom: 5px;
}
.dialog-phone-number-box .textwrapper {
  background: #fff;
  padding: 10px;
  border: 1px solid #bcbcbc;
}
.dialog-phone-number-box .textwrapper .form-text {
  font-size: 13px;
}
.dialog-phone-number-box .labeloverlay {
  color: #b4b4b4;
  font-size: 13px;
}
.dialog-phone-number-box .button-container {
  margin-top: 20px;
}
.dialog-phone-number-box .buttonwrapper.new_version {
  float: right;
  margin-right: 7px;
  margin-left: 12px;
}
.dialog-phone-number-box .message {
  color: #505050;
}
.dialog-phone-number-box .message a {
  color: #505050;
  font-weight: normal;
  text-decoration: underline;
}
.dialog-phone-number-box .message a:hover {
  text-decoration: none;
}
.lightbox-v2 {
  margin: -1px;
}
.lightbox-v2 .lightbox-title {
  background: #0e2a36;
  padding: 16px 20px;
  text-transform: uppercase;
  text-align: center;
}
.lightbox-v2 .lightbox-title h1,
.lightbox-v2 .lightbox-title h2,
.lightbox-v2 .lightbox-title h3 {
  padding: 0;
  color: #fff;
  font: 28px/1.2 "archivo_narrowbold", sans-serif;
  text-align: center;
}
.lightbox-v2 .lightbox-content {
  text-align: left;
  padding: 20px 25px;
  color: #505050;
}
*[dir="rtl"] .dialog-phone-number-box {
  padding: 0 20px;
}
*[dir="rtl"] .dialog-phone-number-box .buttonwrapper.new_version {
  float: left;
  margin-left: 7px;
  margin-right: 12px;
}
*[dir="rtl"] .lightbox-v2 .lightbox-content {
  text-align: right;
}
.full-page-graphic > object {
  width: 0 !important;
  height: 0 !important;
}
.full-page-graphic .full-bg {
  height: 100%;
  position: fixed;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  min-height: 50%;
  min-width: 50%;
}
.full-page-graphic .full-bg-light {
  background-image: url(https://avaazimages.s3.amazonaws.com/bg-climate-rally.jpg);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.https://avaazimages.s3.amazonaws.com/bg-climate-rally.jpg',sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://avaazimages.s3.amazonaws.com/bg-climate-rally.jpg', sizingMethod='scale')";
}
.full-page-graphic .logo-panel {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #2b2b2b;
  padding: 12px 0;
  z-index: 3;
}
.full-page-graphic .page-wrapper {
  width: 960px;
  margin: 0 auto -232px;
  min-height: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  text-align: left;
}
.full-page-graphic .page-wrapper .column {
  width: 445px;
  float: right;
  padding: 0 55px;
}
.full-page-graphic .page-wrapper .column .column-content {
  padding: 77px 0 50px;
}
.full-page-graphic .page-wrapper .column .column-content h1 {
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 0 0 7px;
}
.full-page-graphic .page-wrapper .column .column-content .campaign-text {
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 30px;
  text-align: center;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation {
  margin-top: 0;
  width: 446px;
  position: relative;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .secure {
  position: absolute;
  right: 0;
  z-index: 2;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .stepsall {
  position: absolute;
  top: -70px;
  border-bottom: none;
  width: 276px;
  left: 50%;
  margin-left: -135px;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .stepsall .step {
  margin-left: 2px;
  margin-right: 2px;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .stepsall .step .line {
  width: 55px;
  top: -15px;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .block-style-1 {
  background: none;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .block-inner {
  background: none;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .block-inner .title-ribbon-do-left {
  display: none;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .block-inner .title-ribbon-do {
  background: none;
  margin: 0;
  padding: 0;
  text-align: center;
  top: 12px;
  left: 0;
  height: auto;
  width: 100%;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .block-inner .title-ribbon-do .title {
  font-size: 24px;
  line-height: 30px;
  color: #2a2a2a;
  text-transform: none;
  padding-left: 19px;
  padding-right: 19px;
  background: none;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content {
  padding-left: 0;
  padding-top: 0;
  width: 100%;
  background: #fff;
  background: rgba(255,255,255,0.85);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content:before {
  display: none;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-top {
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
  box-shadow: none;
  background: #f2f2f2;
  background: rgba(242,242,242,0.7);
  height: auto;
  font-size: 14px;
  line-height: 19px;
  color: #2b2b2b;
  border-bottom: 1px solid #d8d8d8;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-top p {
  padding: 50px 10px 95px;
  text-align: center;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-mid {
  width: auto;
  border-bottom: none;
  border-right: none;
  border-left: none;
  box-shadow: none;
  background: transparent;
  padding: 25px 10px 0;
  position: relative;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-mid .form-style-1 {
  padding-top: 10px;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-mid .form-style-1 .container-submit {
  padding: 0 !important;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-mid .form-style-1 .textwrapper {
  background-color: #fff !important;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-mid .form-style-1 .selectwrapper select {
  background: #fff !important;
}
.full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content-btm {
  width: 100%;
  background: transparent;
  height: 15px;
  display: block;
}
.full-page-graphic .page-wrapper .amounts:hover {
  background: #22a5dc;
  background: -moz-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#22a5dc),color-stop(41%,#0599d8),color-stop(78%,#0599d8),color-stop(96%,#0189c2));
  background: -webkit-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -o-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: -ms-linear-gradient(top,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
  background: linear-gradient(to bottom,#22a5dc 2%,#0599d8 41%,#0599d8 78%,#0189c2 96%);
}
*[dir="rtl"] .full-page-graphic .page-wrapper {
  text-align: right;
}
*[dir="rtl"] .full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .secure {
  right: auto;
  left: 0;
}
*[dir="rtl"] .full-page-graphic .page-wrapper .column .column-content .multi-stage-donation .content {
  padding-right: 0;
}
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results ul li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  font: menu;
  font-size: 12px;
  text-align: left;
  line-height: 16px;
  overflow: hidden;
}
.ac_results ul li .ac_odd {
  background-color: #eee;
}
.ac_results ul li .ac_over {
  background-color: #0A246A;
  color: white;
}
.ac_loading {
  background: white url('/images/upload_mini.gif?s=2e7f73963f7f414d6a5ab52cda100827') right center no-repeat;
}
#map_container {
  position: relative;
}
#map_container p {
  position: absolute;
  background: white;
  font-size: 11px;
  height: 17px;
  padding: 3px 6px 0px;
  min-width: 100px;
}
#share-dialog div.social_wc {
  padding: 15px 12px 20px;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
#share-dialog div.social_wc a,
#share-dialog div.social_wc span {
  float: left;
  display: block;
}
#share-dialog div.social_wc div.facebook_wc {
  float: left;
  padding: 5px 0;
}
#share-dialog div.social_wc div.facebook_wc a {
  width: 138px;
  padding-left: 15px;
  padding-right: 35px;
  background: #496ea6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzQ5NmVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzQ5NmVhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iIzFhNDg4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzEwNDA4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(2%,#496ea6),color-stop(20%,#496ea6),color-stop(69%,#1a488f),color-stop(96%,#104089));
  background: -webkit-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -o-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: -ms-linear-gradient(top,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  background: linear-gradient(to bottom,#496ea6 2%,#496ea6 20%,#1a488f 69%,#104089 96%);
  -webkit-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -moz-transform: skewX(-18deg);
  transform: skewX(-18deg);
  -o-transform: skew(-18deg);
  -ms-transform: skewX(-18deg);
}
#share-dialog div.social_wc div.facebook_wc a span {
  -webkit-transform: skew(18deg);
  -moz-transform: skew(18deg);
  -moz-transform: skewX(18deg);
  transform: skewX(18deg);
  -o-transform: skew(18deg);
  -ms-transform: skewX(18deg);
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  line-height: 3;
  height: 60px;
  background: url("/stat/new/images/blue/fb-icon.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll 7px 15px transparent;
  display: block;
  padding-left: 50px;
}
#share-dialog div.social_wc div.facebook_wc a span:hover {
  text-decoration: underline;
}
#share-dialog div.social_wc span.counter {
  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  background-position: -219px 0px;
  font-size: 2.3em;
  font-weight: bold;
  line-height: 2em;
  width: 117px;
  height: 59px;
  text-align: center;
}
#share-dialog div.social_wc span.label {
  color: #ff0099;
  font-size: .9em;
  width: 100px;
  padding-left: 10px;
}

/*  new/css/blue/colorbox.css  */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:7777; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:visible !important;} /* was overflow:auto; changed for ribbons titles */
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;opacity:0.65;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:none; padding:1px;}
        #cboxLoadingGraphic{background:url("/stat/images/loadingAnimation.gif/2e7f73963f7f414d6a5ab52cda100827") center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{
	  text-indent:-9999px;
	  width:20px;
	  height:20px;
	  position:absolute;
	  top:-20px;
	  background: url("/stat/new/images/blue/sprite/button_sprite.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat scroll;
	}
        #cboxPrevious{
	  background-position:0px -335px;
	  right:44px;
	}
        #cboxPrevious.hover{
	  background-position:0px -360px;
	}
        #cboxNext{
	  background-position:-25px -335px; right:22px;
	}
        #cboxNext.hover{
	  background-position:-25px -360px;
	}
        #cboxClose{
	    background-position: -137px 0px;
            cursor:pointer;
            height:36px;
            right:-15px;
            position:absolute;
            width:35px;
            z-index:9999;
        }
        #cboxClose.hover{}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{
	  right:66px;
	}
        .cboxSlideshow_on #cboxSlideshow{
	  background-position:-75px -360px;
	  right:44px;
	}
        .cboxSlideshow_on #cboxSlideshow.hover{
	  background-position:-100px -360px;
	}
        .cboxSlideshow_off #cboxSlideshow{
	  background-position:-100px -335px; right:44px;
	}
        .cboxSlideshow_off #cboxSlideshow.hover{
	  background-position:-75px -360px;
	}
#cboxClose.hidden {
    display: none;
}

#cboxClose,
#cboxWrapper,
#colorbox {
  outline: none; /* avoid focus box */
}

#cboxClose {
  border: none;
}

/*
  Colorbox's additional styles for
  #008fce heading background and
  #f4f4f4 background of content part
*/
.popup-title {
    background: #008fce;
    padding: 10px 30px;
}

.popup-title h2 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
}

.popup-container {
    background: #f4f4f4;
    min-height: 145px;
    padding: 17px 30px;
}
/*  new/css/blue/openid.css  */
.margin_top_15 { margin-top:15px; }
.border_right { border-right:1px solid #dddddd; }
.address_book_container .pinkwraper { background-color:#eec2db; }
.address_book_container .error { background-color:#eec2db; }
.address_book_container .spread-privacy a {
  color:#00acec;
  font-weight:normal;
  text-decoration:underline;
}
.address_book_container .spread-privacy {
  font-size:11px;
  line-height:12px;
  color:#00acec;
}
.address_book_container .buttonwrapper { float:right; }
.address_book_container #spread_error_place {
  display:none;
  text-align:right;
  color:#ff0099;
  padding:3px 20px;
}
.address_book_container #place_for_spread_error_place {
  width:0px;
  height:0px;
  position:relative;
}
.address_book_container #imported_contact .one-contact .contact-names .contact-name { font-weight:bold; }
.address_book_container #imported_contact .one-contact .contact-names .contact-email {
  font-size:13px;
  color:#333333;
}
.address_book_container #imported_contact .one-contact .contact-names {
  font-size:13px;
  color:#333333;
  float:left;
}
.address_book_container #imported_contact .one-contact .contact-boxes { float:left; }
.address_book_container #imported_contact .one-contact { float:left; }
.address_book_container #imported_contact .contact-border {
  clear:both;
  height:3px !important;
  line-height:1px !important;
  overflow:hidden !important;
  font-size:1px;
  border-bottom:1px solid #e9e9e9;
  margin-bottom:5px;
}
.address_book_container #imported_contact {
  display:none;
  width:494px;
  height:157px !important;
  overflow-y:scroll;
  padding:5px;
  border:1px solid #dddddd;
  border-top:2px solid #c6c6c6;
}
.address_book_container .text-fname { margin-right:20px; }
.address_book_container .container { width:503px; }
.address_book_container h1, .address_book_container h3 { width:auto; }
.address_book_container h1 {
  color:#00acec;
  font-size:29px;
  font-weight:bold;
  padding-bottom:18px;
  border-bottom:1px solid #d5d5d5;
}
.address_book_container .hr_long {
  clear:both;
  height:8px;
  border-top:1px solid #dddddd;
}
.address_book_container h3 {
  color:#ff0099;
  font-size:14px;
  margin-top:18px;
}
.address_book_container #openid_form legend { font-weight:bold; }
.address_book_container #openid_choice { display:none; }
.address_book_container #openid_input_area {
  clear:both;
  padding:10px;
}
.address_book_container #openid_btns, .address_book_container #openid_btns br { clear:both; }
.address_book_container #openid_highlight { background-color:#00acec; }
.address_book_container .openid_large_btn {
  width:172px;
  height:39px;
  _width:174px;
  _height:41px;
  margin:3px;
  float:left;
}
.address_book_container .openid_small_btn {
  width:24px;
  height:24px;
  _width:26px;
  _height:26px;
  border:1px solid #dddddd;
  margin:3px;
  float:left;
}
.address_book_container a.openid_large_btn:focus { outline:none; }
.address_book_container a.openid_large_btn:focus { -moz-outline-style:none; }
.address_book_container .openid_selected { border:4px solid #dddddd; }
.address_book_container {
  background-color:#ffffff;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:25px;
  text-align:left;
}
#openid_btns {
  width:420px;
  margin:0 auto;
}
.provider-border {
  border-right:1px solid #d5d5d5;
  padding-right:40px;
}
.address_book_container .after {
  background:url("/stat/new/images/blue/shadow_small.png/2e7f73963f7f414d6a5ab52cda100827") no-repeat;
  height:10px;
  display:block;
  margin-top:18px;
}
.margin_right_50 { margin-right:50px !important; }

/*  new/css/blue/facebook-campaign.less  */
#fb-share-container {
  display: none;
  padding: 10px;
  text-align: left;
  overflow: hidden;
}
#fb-share-container h1 {
  margin: 0;
  padding: 0;
  width: auto;
}
#fb-share-container h3 {
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
}
.fb-subhead {
  margin-bottom: 2px;
}
.fb-fallback {
  margin: 0;
}
#friend-list-container {
  border: 2px solid #ccc;
  padding: 5px;
  width: 780px;
  height: 340px;
}
#friend-list {
  padding: 0;
  list-style: none;
  height: 330px;
  overflow: auto;
  margin-top: 5px;
}
#friend-list li {
  width: 24%;
  display: inline-block;
  font-size: 10px;
}
#friend-list input,
#friend-list label {
  vertical-align: 17px;
}
#fb-share-container {
  width: 800px;
  height: 600px;
  overflow: auto;
}
#fb-shared-text {
  padding: 5px;
  font-size: 14px;
  height: 46px;
  width: 99%;
}
.fb-btn,
#fb-publish {
  background: none;
  border: none;
  height: 33px;
  line-height: 31px;
  min-width: 100px;
  font-size: 14px;
  padding-left: 40px;
  color: white;
  font-weight: bold;
  background-image: url('https://avaazimages.s3.amazonaws.com/facebookbuttonblank.png');
  background-position: left center;
  position: relative;
  text-transform: uppercase;
  margin-top: 20px;
}
.fb-btn label,
#fb-publish label {
  background-image: url('https://avaazimages.s3.amazonaws.com/facebookbuttonblank.png');
  background-position: right;
  position: absolute;
  right: -15px;
  top: 0px;
  display: inline-block;
  height: 33px;
  width: 15px;
}
.fb-btn:hover,
#fb-publish:hover {
  background-image: url('/stat/new/images/blue/button_33.png/2e7f73963f7f414d6a5ab52cda100827');
  background-position: left bottom;
}
.fb-btn:hover label,
#fb-publish:hover label {
  background-image: url('/stat/new/images/blue/button_33.png/2e7f73963f7f414d6a5ab52cda100827');
  background-position: right bottom;
}
