html, body {
  background: #ffffff; }

body {
  visibility: hidden;
  color: #ffffff;
  padding: 0;
  margin: 0;
  font-family: Georgia, serif;
  font-size: 100%;
  font-style: normal;
  height: 100%;
  min-width: 40em;
  cursor: auto;
  overflow-y: hidden; }

body:after {
  display: none;
  content: url(../img/btn_close_hover.png) url(../img/btn_close_active.png) url(../img/btn_facebook_hover.png) url(../img/btn_facebook_active.png) url(../img/btn_twitter_hover.png) url(../img/btn_twitter_active.png) url(../img/btn_mail_hover.png) url(../img/btn_mail_active.png) url(../img/btn_info_hover.png) url(../img/btn_info_active.png) url(../img/btn_question_hover.png) url(../img/btn_question_active.png); }

input:focus, textarea:focus, button:focus {
  outline: none; }

a img {
  border: 0;
  outline: none; }

#ribbon {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 14.625em;
  background: #ed1b2e;
  min-width: 40em;
  z-index: 10000;
  border-bottom: 3px solid #cb1526; }

.content {
  padding: 1.875em; }

#logo {
  position: absolute;
  top: 1.875em;
  left: 1.875em;
  float: left; }
  #logo img {
    width: 7.3em; }

#middle {
  position: absolute;
  top: 1.3em;
  margin: 0 auto;
  left: 0;
  right: 0; }
  #middle .copy {
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.875em;
    font-weight: bold;
    line-height: 1.3em;
    display: block; }
    #middle .copy .line2, #middle .copy .line2Mobile {
      display: block;
      font-family: Georgia, serif;
      font-size: .6em;
      font-weight: normal;
      font-style: italic; }
    #middle .copy .line2Mobile {
      display: none; }
    #middle .copy .small {
      font-size: .45em; }
  #middle .donateDesktopContainer {
    display: block; }
  #middle .donateMobileContainer {
    display: none; }
  #middle button.donateBtn {
    width: 13em;
    height: 2.6em;
    background: #e9ebea;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #616363;
    border: 0;
    padding: 0;
    margin: .5em auto 0 auto;
    display: block;
    cursor: pointer; }
    #middle button.donateBtn:hover {
      background: #d5d9d7; }
    #middle button.donateBtn:active {
      background: #ffffff; }
  #middle button.textBtn {
    display: none; }
  #middle .shareBtns_Domestic, #middle .shareBtns_Intl {
    margin: .6em auto 0 auto;
    display: block;
    text-align: center; }
    #middle .shareBtns_Domestic .share, #middle .shareBtns_Intl .share {
      display: inline-block;
      cursor: pointer;
      padding: 0 1.7em; }
      #middle .shareBtns_Domestic .share .facebookBtn, #middle .shareBtns_Domestic .share .twitterBtn, #middle .shareBtns_Domestic .share .mailBtn, #middle .shareBtns_Intl .share .facebookBtn, #middle .shareBtns_Intl .share .twitterBtn, #middle .shareBtns_Intl .share .mailBtn {
        width: 3.82em;
        height: 3.82em;
        background-size: 3.8em 3.8em;
        background-repeat: no-repeat; }
      #middle .shareBtns_Domestic .share .facebookBtn, #middle .shareBtns_Intl .share .facebookBtn {
        background-image: url(../img/btn_facebook.png); }
        #middle .shareBtns_Domestic .share .facebookBtn:hover, #middle .shareBtns_Intl .share .facebookBtn:hover {
          background-image: url(../img/btn_facebook_hover.png); }
        #middle .shareBtns_Domestic .share .facebookBtn:active, #middle .shareBtns_Intl .share .facebookBtn:active {
          background-image: url(../img/btn_facebook_active.png); }
      #middle .shareBtns_Domestic .share .twitterBtn, #middle .shareBtns_Intl .share .twitterBtn {
        background-image: url(../img/btn_twitter.png); }
        #middle .shareBtns_Domestic .share .twitterBtn:hover, #middle .shareBtns_Intl .share .twitterBtn:hover {
          background-image: url(../img/btn_twitter_hover.png); }
        #middle .shareBtns_Domestic .share .twitterBtn:active, #middle .shareBtns_Intl .share .twitterBtn:active {
          background-image: url(../img/btn_twitter_active.png); }
      #middle .shareBtns_Domestic .share .mailBtn, #middle .shareBtns_Intl .share .mailBtn {
        background-image: url(../img/btn_mail.png); }
        #middle .shareBtns_Domestic .share .mailBtn:hover, #middle .shareBtns_Intl .share .mailBtn:hover {
          background-image: url(../img/btn_mail_hover.png); }
        #middle .shareBtns_Domestic .share .mailBtn:active, #middle .shareBtns_Intl .share .mailBtn:active {
          background-image: url(../img/btn_mail_active.png); }
  #middle .logos {
    width: 100%;
    display: inline-block;
    margin: .9em auto 0 auto;
    text-align: center; }
    #middle .logos #logoARC {
      display: inline-block;
      margin-right: 1em; }
      #middle .logos #logoARC img {
        width: 10em; }
    #middle .logos #logoBitly {
      display: inline-block; }
      #middle .logos #logoBitly img {
        width: 3.1em; }

#buttons {
  position: absolute;
  top: 1.875em;
  right: 1.875em;
  cursor: pointer; }
  #buttons .button {
    display: inline-block;
    padding: 0;
    width: 2.06em;
    height: 2.06em;
    background-size: 2.06em 2.06em; }
  #buttons #help {
    margin-right: 1em;
    background-image: url(../img/btn_question.png); }
    #buttons #help:hover {
      background-image: url(../img/btn_question_hover.png); }
    #buttons #help:active {
      background-image: url(../img/btn_question_active.png); }
  #buttons #close {
    background-image: url(../img/btn_close.png); }
    #buttons #close:hover {
      background-image: url(../img/btn_close_hover.png); }
    #buttons #close:active {
      background-image: url(../img/btn_close_active.png); }

#textLegal {
  display: none; }

#legal {
  font-family: Georgia, serif;
  font-size: .85em;
  font-style: italic;
  color: #b30509;
  position: absolute;
  top: 14.5em;
  left: 1.875em;
  width: 27em; }
  #legal #info {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.22em;
    height: 1.132em;
    background-image: url(../img/btn_info.png);
    background-size: 1.125em 1.125em;
    background-repeat: no-repeat;
    cursor: pointer; }
  #legal:hover {
    color: #860000; }
    #legal:hover #info {
      background-image: url(../img/btn_info_hover.png); }
  #legal:active {
    color: #ffffff; }
    #legal:active #info {
      background-image: url(../img/btn_info_active.png); }

iframe {
  width: 100%;
  height: 100%;
  border: 0;
  position: absolute;
  top: 14.825em;
  overflow-y: scroll; }

iframe:focus {
  outline: none; }

iframe[seamless] {
  display: block; }

@media only screen and (max-width: 1024px) {
  #middle .copy {
    font-size: 1.5em; }
    #middle .copy .small {
      font-size: .35em; }

  #legal {
    font-size: .65em;
    top: 20em; } }
@media only screen and (max-width: 767px) {
  #ribbon {
    height: 26em; }

  iframe {
    top: 26.2em; }

  .content {
    padding: .9375em; }

  #logo {
    top: .9375em;
    left: .9375em; }
    #logo img {
      width: 5.25em; }

  #middle {
    top: 6em; }
    #middle .copy {
      font-size: 1.5em;
      line-height: 1.3em; }
      #middle .copy .line2 {
        display: none; }
      #middle .copy .line2Mobile {
        display: block;
        margin: .4em auto 0 auto;
        font-size: .65em;
        line-height: 1.4em; }
      #middle .copy .small {
        width: 85%;
        margin: .4em auto 0 auto;
        font-size: .65em;
        line-height: 1.4em; }
    #middle .donateDesktopContainer {
      display: none; }
    #middle .donateMobileContainer {
      display: block; }
      #middle .donateMobileContainer a {
        text-decoration: none; }
      #middle .donateMobileContainer a button {
        text-decoration: none; }
      #middle .donateMobileContainer button.donateBtn {
        width: 12.4em;
        height: 3em;
        font-size: 1.3em;
        margin: 1.5em auto 0 auto;
        background: #e9ebea;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        color: #616363;
        border: 0;
        padding: 0;
        display: block;
        cursor: pointer; }
    #middle button.donateBtnMobile, #middle button.textBtn {
      width: 12.4em;
      height: 3em;
      font-size: 1.3em;
      margin: 1.5em auto 0 auto;
      background: #e9ebea;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
      color: #616363;
      border: 0;
      padding: 0;
      display: block;
      cursor: pointer; }
      #middle button.donateBtnMobile:hover, #middle button.textBtn:hover {
        background: #d5d9d7; }
      #middle button.donateBtnMobile:active, #middle button.textBtn:active {
        background: #ffffff; }
    #middle .shareBtns_Domestic, #middle .shareBtns_Intl {
      margin: 2em auto 0 auto; }
      #middle .shareBtns_Domestic .share img, #middle .shareBtns_Intl .share img {
        padding: 0 1.5em;
        width: 2.9em; }
    #middle .logos {
      margin: 2em auto 0 auto; }

  #buttons {
    top: .9375em;
    right: .9375em; }
    #buttons .button img {
      width: 1.3125em; }
    #buttons #help {
      margin-right: .9375em; }

  #textLegal {
    display: block !important;
    font-family: Georgia, serif;
    font-size: 1em;
    font-style: italic;
    color: #b30509;
    position: absolute;
    text-decoration: none;
    top: 22.5em;
    text-align: center;
    left: 0;
    right: 0; }
    #textLegal:hover {
      color: #860000; }
    #textLegal:active {
      color: #ffffff; }

  #legal {
    font-size: 1em;
    top: 24em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 26.5em; }
    #legal #info {
      width: 1.1em;
      height: 1.13em;
      background-image: url(../img/btn_info.png);
      background-size: 1.125em 1.125em;
      cursor: pointer; }

  #legal.floatRight {
    border: 1px solid blue; } }
@media only screen and (max-width: 640px) {
  iframe {
    max-width: 640px !important; }

  #legal {
    width: 27em; } }

/*# sourceMappingURL=ribbon.css.map */
