/* mini_portal_home_not_supported.css */

@charset "UTF-8";


/* Start New Version */

#main-body {
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
}

#main-body-image {
  display: inline-block;
  width: 60%;
  margin-top: 5px;
}

#video-div {
  /*width: 444px;
  height: 250px;*/
  width: 500px;
  height: 281px;
  /*margin-top: 5px;*/
  /*
  width: 500px;
  height: 281px;
  width: 525px;
  height: 295px;
  */
  width: 550px;
  height: 309px;
  border: 1px solid #bdbdbd;
}

#video-div-1 {
  margin: 10px auto;
  width: 600px;
  height: 338px;
  border: 1px solid #bdbdbd;
}

#video-iframe, #video-iframe-1 {
  border: none;
  width: 100%;
  height: 100%;
}

#portal-image-box {
  display: inline-block;
  /*
  border: 1px solid #bbbcc0;
  max-width: 500px;
  max-height: 325px;
  */
}

#portal-image {
/*
  max-width: 450px;
  max-height: 250px;
  */
  /*
  max-width: 500px;
  max-height: 325px;
  */
  width: 550px;
  height: 309px;
  border: 1px solid #bdbdbd;
}


/* Start not supported */

#not-supported-chrome-logo {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 200px;
}

#not-supported-coming-soon-logos {
  display: inline-block;
  margin-left: 40px;
}

#not-supported-four-ways {
  margin-left: 20px;
  margin-top: 20px;
  font-size: 135%;
  font-weight: bold;
  color: #51514f;
}

.not-supported-item {
  margin-left: 10px;
  margin-top: 20px;
}

.not-supported-image {
  display: inline-block;
  vertical-align: middle;
}

.not-supported-center-column {
  display: inline-block;
  vertical-align: top;
  width: 400px;
}

.not-supported-title {
  font-size: 130%;
  font-weight: bold;
  color: #51514f;
}

.not-supported-text {
  font-size: 90%;
  color: #6a6a6a;
}

.not-supported-button {
  display: inline-block;
  vertical-align: middle;
  width: 250px;
  text-align: center;
  margin-left: 10px;
  padding: 10px;
  border-radius: 4px;
  font-size: 140%;
  font-weight: bold;
  cursor: pointer;
}

/* End not supported */

.get-the-app {
  text-decoration: none;
}
/*
.main-body-section-right {
  display: inline-block;
  float: right;
  width: 39%;
}

#main-body-donate-now-div {
  text-align: center;
}

#main-body-donate-now {
  display: inline-block;
  border-radius: 4px;
  
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 10px 0;
  
  padding: 5px 27px;
  
  cursor: pointer;
}

#main-body-goal-box {
  border: 2px solid #bbbcc0;
}

#main-body-raised {
  padding-left: 10px;
  color: #525252;
}

#main-body-amount-raised-dollar-sign, #main-body-goal-dollar-sign {
  display: inline-block;
  font-weight: bold;
  font-size: 175%;
  vertical-align: top;
  padding-top: 5px;
}

#main-body-amount-raised {
  font-weight: bold;
  font-size: 300%;
}

#main-body-gage-title {
  margin-left: 10px;
  margin-top: 5px;
  font-weight: bold;
  color: #aaaaaa;
}

#main-body-gage-color {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  height: 15px;
  width: 320px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
}

#main-body-gage {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  height: 15px;
  border-radius: 3px;
  background-color: #a4c655;
}

#main-body-goal {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  width: 49%;
}

#main-body-goal-text {
  font-weight: bold;
  font-size: 120%;
  color: #aaaaaa;
}

#main-body-amount-raised-dollar-sign, #main-body-goal-dollar-sign {
  font-weight: bold;
  font-size: 150%;
}

#main-body-goal-amount {
  font-size: 200%;
  font-weight: bold;
  color: #525252;
}

#main-body-days-left {
  display: inline-block;
  float: right;
  text-align: center;
  width: 49%;
  margin-top: 10px;
  vertical-align: top;
}

#main-body-days-left-text {
  display: inline-block;
  font-weight: bold;
  font-size: 100%;
  color: #aaaaaa;
  padding-top: 5px;
}

#main-body-days-left-count {
  font-size: 200%;
  font-weight: bold;
  color: #525252;
}
*/
#main-body-right-column {
  float: right;
  display: inline-block;
  margin-right: 0px;
  vertical-align: top;
  width: 41%;
  /*height: 284px;*/
  color: #525252;
  overflow: hidden;
}

#main-body-get-the-app-div {
  min-height: 258px;
}

#main-body-everyday-shopping {
  float: right;
  font-size: 250%;
  margin-left: 5px;
  margin-top: 4px;
  /*margin-bottom: 12px;*/
  height: 145px;
  width: 92%;
}

#main-body-help-spread-word-div {
  text-align: center;
}

#main-body-help-spread-the-word {
  display: inline-block;
  float: right;
  width: 91%;
  text-align: center;
  border: 2px solid #bbbcc0;
  border-radius: 2px;
  vertical-align: bottom;
}

#main-body-get-the-app {
  display: inline-block;
  float: right;
  /*margin-top: 18px;*/
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 1px;
  padding: 0px 53px;
  font-size: 310%;
  font-size: 39px;
  height: 45px;
  border-radius: 4px;
}

#main-body-get-the-app-bottom {
  display: inline-block;
  margin-top: 18px;
  margin-bottom: 17px;
  margin-right: 1px;
  padding: 0px 43px;
  font-size: 150%;
  border-radius: 4px;
}

#main-body-share-via-social {
  /*border-top: 2px solid #bbbcc0;*/
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 5px;
  font-size: 150%;
  text-align: left;
}

#main-body-social-icons {
  padding-left: 0px;
  padding-bottom: 5px;
}

.social-media-image {
  height: 65px;
  /*height: 62px;*/
}

.social-media-image-padding { /* remove when email icon is added back. */
  padding-right: 16px;
}

#main-body-section-2 {
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
  font-size: 150%;
}

#main-body-message-section {
  display: inline-block;
  /*margin-left: 10px;*/ /* remove for app only */
  /*margin-right: 10px;*/
  width: 100%; /* reenable for app only */
  /*width: 58%;*/ /* remove for app only */
}

#main-body-title {
  font-size: 150%;
  font-weight: bold;
  color: #51514f;
  /*margin: 0 0 0 10px;*/ /* remove for app only*/
  padding-bottom: 5px;
  margin-bottom: 0px;
  border-bottom: 2px solid #aaaaaa;
}

#main-body-message {
  /*margin-top: 10px;*/
  margin-top: 5px;
  margin-left: 0px;
  color: #797979;
}

#main-body-signature {
  float: right;
  margin-top: 20px;
  margin-right: 0px;
  /*font-size: 120%;*/
  color: #aaaaaa;
}

#welcome-message-more-link {
  cursor: pointer;
}

#welcome-message-more-link:hover {
  text-decoration: underline;
}

.main-body-section-right {
  display: inline-block;
  float: right;
  width: 39%;
}

#main-body-more-ways-title {
  text-align: center;
  font-size: 140%;
  margin: 0 0 5px 0;
  /*margin-bottom: 5px;*/
  color: #51514f;
  font-weight: bold;
}

#main-body-help-support-title {
  text-align: center;
  font-size: 140%;
  margin: 0 0 5px 0;
  /*margin-bottom: 5px;*/
  /*color: #51514f;*/
  font-weight: bold;
}

#main-body-more-ways-box {
  border: 2px solid #bbbcc0;
}

#main-body-more-ways-text {
  margin-bottom: 5px;
  margin-left: 2px;
  margin-top: 5px;
}

#main-body-more-ways-center-items {
  text-align: center;
}

.main-body-more-ways-link {
  text-decoration: none;
}

.main-body-more-ways-image {
  display: inline-block;
  margin-left: 5px;
  margin-top: 0px;
  vertical-align: top;
}

.main-body-more-ways-item {
  margin-top: 5px;
  margin-bottom: 10px;
}

#main-body-more-ways-right {
  /*float: right;*/
  display: inline-block;
  width: 675px;
  /*margin-left: 10px;*/
}

.main-body-more-ways-option {
  display: inline-block;
  min-width: 360px;
  /*width: 175px;*/
  color: #4d4d4d;
  font-size: 150%; /* reenable for app only */
  /*font-size: 90%;*/ /* remove for app only*/
  font-weight: bold;
  text-align: left;
  margin: 0px;
  /*margin-left: 10px;*/
}

#main-body-more-ways-shopping {
  display: inline-block;
  color: #4d4d4d;
  margin-top: 0px;
  padding: 0px;
}

#main-body-get-the-app-middle-div {
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  /*vertical-align: middle;*/
}

#main-body-get-the-app-middle {
 border-radius: 4px;
 padding: 0px 20px;
 font-size: 150%;
 cursor: pointer;
}

.main-body-more-ways-arrow {
  display: inline-block;
}

.main-body-more-ways-icon {
  height: 100px;
  /*vertical-align: middle;*/
}

.main-body-more-ways-arrow-icon {
  width: 30px;
  vertical-align: middle;
}

#main-body-more-ways-lets-get-started {
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  /*font-size: 250%;*/
  font-size: 175%;
  font-weight: bold;
  margin: 5px 0 10px 0;
  padding: 5px 21px;
  /*margin-top: 5px;
  margin-bottom: 10px;*/
  /*padding-left: 10px;
  padding-right: 10px;*/
  cursor: pointer;
}

#main-body-section-3 {
  margin-top: 10px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 150%;
}

#main-body-section-3-title {
  border-bottom: 2px solid #aaaaaa;
  margin-bottom: 0px;
  color: #525252;
}

#main-body-section-3-text {
  color: #525252;
}

#main-body-section-3-box {
  display: inline-block;
  border: 2px solid #bbbcc0;
  border-radius: 2px;
  width: 95%;
  text-align: left;
}

#shop-to-support-list {
  margin-left: 20px;
}

.shop-to-support-list-item {
  margin-bottom: 20px;
}

#shop-to-support-get-the-app {
  padding: 0px 40px;
  font-size: 175%;
}

/*
#shop-to-support-get-the-app {
  padding: 0px 30px;
  font-size: 300%;
}
*/
.view-all-anchor {
  text-decoration: none;
  color: #0427a9;
  font-weight: bold;
}

.view-all-anchor:hover {
  text-decoration: underline;
}

.view-terms-and-conditions {
  text-decoration: none;
  color: #0427a9;
  font-size: 90%;
}

.view-terms-and-conditions:hover {
  text-decoration: underline;
}

/* */
#main-body-latest-updates-section {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  width: 58%;
}

#main-body-latest-updates-title {
  font-size: 150%;
  font-weight: bold;
  color: #51514f;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #aaaaaa;
}

#main-body-latest-updates-box {
  margin-top: 10px;
  overflow: hidden;
}

#main-body-latest-pagination-here {
  text-align: center;
  font-weight: bold;
}

#main-body-contributions-section {
  display: inline-block;
  float: right;
  width: 39%;
}

#main-body-contributions-title {
  font-size: 150%;
  font-weight: bold;
  color: #51514f;
  margin: 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #aaaaaa;
}

#main-body-contributions-updates-box {
  margin-top: 10px;
  overflow: hidden;
}

#main-body-contributions-pagination-here {
  text-align: center;
  font-weight: bold;
}
/* */

/* End New Version */
