@charset "UTF-8";
@import url(../fonts/mission-gothic-black/stylesheet.css);
/*  =============================================================================
    variables
    ========================================================================== */
/*  =============================================================================
    document
    ========================================================================== */
html {
  min-height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased; }

body {
  background-color: rgba(152, 188, 175, 0.29);
  font-family: Helvetica, 'Arial', sans-serif;
  font-size: 14px;
  min-height: 100%; }

/*  =============================================================================
    generic elements
    ========================================================================== */
a {
  color: #FFE900; }
  a:hover {
    color: #7b9c2e;
    text-decoration: none;
    opacity: 0.95; }

input:focus {
  outline: none !important; }

select:focus {
  outline: none !important; }

button:focus {
  outline: none !important; }

strong {
  font-weight: 800; }

strong a {
  color: #666;
  font-weight: 800; }
  strong a:hover {
    opacity: 0.9; }

img {
  -webkit-backface-visibility: hidden; }

ul.ul-bullets li {
  padding: 3px 0; }
  ul.ul-bullets li:before {
    color: #7a9d22;
    content: '• '; }

.table tbody tr td {
  border-top: 1px solid #e5e5e5; }

.table tbody tr:last-of-type td {
  border-bottom: 1px solid #e5e5e5; }

.table .table-va-t {
  vertical-align: top; }

.table .table-va-m {
  vertical-align: middle; }

.table .table-va-b {
  vertical-align: bottom; }

.dashboard .footer-grp {
  margin: 20px auto 0;
  text-align: center;
  width: 100%; }

/*  =============================================================================
    utility
    ========================================================================== */
.row.spacer {
  margin-top: 40px; }

.row.spacer-sm {
  margin-top: 20px; }

.container, .container-fluid {
  overflow: hidden; }

.container-fluid.container-fluid-full-width {
  padding: 0; }

.clear {
  clear: both; }

.carousel-control {
  opacity: 1;
  background-image: none; }

.img-full-width {
  width: 100%; }

.disp-b {
  display: block; }

.disp-ib {
  display: inline-block; }

.disp-i {
  display: inline; }

.util-mg-none {
  margin: 0; }

.util-ds-block {
  display: block; }

/*  =============================================================================
    typography
    ========================================================================== */
h1, h2, h3, h5, button {
  font-family: 'Semplicita W01 Medium', Helvetica, Arial; }

.txt-c {
  text-align: center; }

.txt-l {
  text-align: left; }

.txt-r, #www .footer-grp p.social {
  text-align: right; }

.txt-uc, .txt-style-subheading, .modal-dialog .modal-content .modal-header .modal-title {
  text-transform: uppercase; }

.txt-i, .component-grp > footer, .component-grp > .component-footer {
  font-style: italic; }

.txt-b {
  font-weight: 700; }

.txt-bb, .txt-eb {
  font-weight: 900; }

.txt-ff {
  color: #444; }

.txt-gr {
  color: #7a9d22; }

.txt-bl {
  color: #1076bc; }

strong.txt-bl a {
  color: #1076bc !important; }

.txt-wh {
  color: #fff; }

.btn-hollow {
  font-weight: 600;
  border: 1px solid #1b77ba !important;
  color: #1b77ba !important;
  background: transparent; }

.txt-mgb {
  font-family: 'Semplicita W01 Medium', 'Mission Gothic Black'; }

.txt-lato, .txt-style-subheading, .modal-dialog .modal-content .modal-header .modal-title, #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner .program-banner-copy-detail, #dashboard .main-grp .dashboard-grp.programs-grp .title {
  font-family: 'Semplicita W01 Medium', Helvetica, 'Arial';
  font-weight: 400; }

.txt-lato-black, .component-grp > header, .component-grp > .component-header, #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner .program-banner-copy-heading {
  font-family: 'Semplicita W01 Medium', Helvetica, 'Arial';
  font-weight: 900; }

.txt-dark-gray {
  color: #444444; }

.txt-lato-blue {
  font-family: 'Semplicita W01 Medium', Helvetica, 'Arial';
  font-weight: 700;
  color: #1076bc !important; }

.txt-16, .txt-sz-16 {
  font-size: 16px; }

.txt-20, .txt-sz-20 {
  font-size: 20px; }

.txt-sz-d, .txt-style-subheading, .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 14px; }

.txt-sz-11 {
  font-size: 11px; }

.txt-sz-12 {
  font-size: 11px; }

.txt-sz-13, .component-grp > footer, .component-grp > .component-footer {
  font-size: 13px; }

.txt-sz-18, .component-grp > header, .component-grp > .component-header {
  font-size: 18px; }

.txt-sz-21 {
  font-size: 21px; }

.txt-sz-22 {
  font-size: 21px; }

.txt-sz-24 {
  font-size: 24px; }

.txt-sz-27 {
  font-size: 27px; }

.txt-sz-30 {
  font-size: 30px; }

.txt-sz-36 {
  font-size: 36px; }

.txt-lh-32 {
  line-height: 32px; }

.txt-lh-36 {
  line-height: 36px; }

.txt-lh-25 {
  line-height: 25px; }

.txt-lh-65 {
  line-height: 65px; }

.txt-sp-1 {
  letter-spacing: 1px; }

.txt-sp-2, .txt-style-subheading, .modal-dialog .modal-content .modal-header .modal-title {
  letter-spacing: 2px; }

.txt-mg-none, .txt-style-subheading, .modal-dialog .modal-content .modal-header .modal-title {
  margin: 0; }

.txt-mg-bt-15, .txt-style-subheading, .modal-dialog .modal-content .modal-header .modal-title {
  margin-bottom: 15px; }

.txt-mg-bt-20 {
  margin-bottom: 20px; }

.txt-mg-bt-30 {
  margin-bottom: 30px; }

/*  =============================================================================
    buttons
    ========================================================================== */
.button {
  background: none;
  border: none;
  outline: 0;
  font-family: 'Semplicita W01 Medium', Helvetica, Arial; }
  .button.btn-simple:hover {
    color: #b86309; }
  .button:not(.btn-simple) {
    background: #6e4426;
    color: #f8e8cd; }
    .button:not(.btn-simple):hover {
      background: #b86309;
      color: #6e4426; }

.btn {
  border-radius: 0px;
  border: none;
  letter-spacing: 0.5px;
  padding: 6px 12px;
  text-transform: uppercase;
  white-space: normal;
  font-family: 'Semplicita W01 Medium', Helvetica, Arial;
  /*&.btn-success { background-color: $primary; border-color: $primary; }*/ }
  .btn.btn-action {
    border-radius: 0px;
    letter-spacing: 1px; }
  .btn.btn-default {
    background-color: #111;
    border-color: #222;
    color: #fff; }
  .btn.btn-primary, .btn.btn-success {
    background-color: #FFE900;
    border-color: #FFE900;
    color: #006F44;
    letter-spacing: 1px;
    border-width: 2px;
    border-style: solid; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-success:hover, .btn.btn-success:active {
      background-color: transparent;
      border-color: #006F44;
      color: #006F44; }
  .btn.btn-info {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn.btn-warning {
    background-color: #db760f;
    border-color: #e88825; }
  .btn.btn-danger {
    background-color: #c23434;
    border-color: #d44444; }
  .btn.btn-link {
    color: #7a9d22; }
    .btn.btn-link:hover {
      text-decoration: none; }
  .btn.btn-lg {
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 800; }
    .btn.btn-lg:hover {
      opacity: 0.9;
      background-color: #fff266; }
  .btn.btn-xl {
    border-radius: 8px;
    font-size: 24px;
    padding: 14px 20px;
    letter-spacing: 1px; }
    .btn.btn-xl:hover {
      opacity: 0.9; }
  .btn.btn-ship {
    padding: 10px 50px; }
  .btn + .btn {
    margin-left: 5px; }

.btn-group .btn + .btn {
  margin-left: 1px; }

/*  =============================================================================
    Hosted Partner Styling
    ========================================================================== */
body {
  font-size: 14px; }

p {
  letter-spacing: .05em;
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.33;
  margin-bottom: 1em;
  text-rendering: optimizeLegibility; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: .085em; }

h1 {
  font-size: 1.14286em;
  font-weight: 600; }

h2 {
  font-size: 1em;
  font-weight: 600; }

h3 {
  font-size: 1em;
  font-weight: 700; }

h4 {
  font-size: 1em; }

h5 {
  font-weight: 700; }

h6 {
  font-style: italic; }

hr {
  background: url(/images/partner/timberland-sprite-1.png) 0 -251px repeat-x;
  border: none;
  height: 8px;
  clear: both;
  margin: 1.42857em 0 1.35714em; }

.navbar .nav-content {
  font-family: 'Semplicita W01 Medium', Helvetica, Arial;
  text-transform: uppercase;
  width: 640px;
  margin: 15px auto 0px; }

.navbar li a {
  letter-spacing: 0.11em !important; }

.partner-conatiner {
  text-align: center;
  width: 620px;
  margin: 45px auto;
  background: #fff; }
  .partner-conatiner .partner-content {
    background-color: #008755;
    color: white;
    padding: 25px; }
    .partner-conatiner .partner-content.dark-section {
      background-color: #006F44; }
    .partner-conatiner .partner-content.leaf-section {
      background-image: url(/images/partner/timb-leaf-bg.jpg);
      background-size: cover;
      background-position: center center;
      padding: 3em 1em; }
    .partner-conatiner .partner-content h3 {
      color: #FFE900;
      font-weight: bold;
      font-size: 1.5em; }
    .partner-conatiner .partner-content h1 {
      color: #FFE900;
      font-weight: bold;
      font-size: 2em; }
    .partner-conatiner .partner-content a {
      color: #FFE900; }
      .partner-conatiner .partner-content a:hover {
        color: #fff266; }
  .partner-conatiner .partner-action {
    text-align: center;
    padding-bottom: 1em;
    display: block; }
    @media (max-width: 991px) {
      .partner-conatiner .partner-action {
        height: 120px; } }
  .partner-conatiner .btn {
    width: 80%;
    display: inline-block;
    padding: .1;
    border: 2px solid #000;
    text-align: center;
    border-radius: 0px;
    font-size: 18px; }
    .partner-conatiner .btn.btn-main {
      background: #008755;
      border-color: #008755;
      color: #fff; }
      .partner-conatiner .btn.btn-main:hover {
        background: transparent;
        border-color: white; }
    .partner-conatiner .btn.btn-accent {
      background: #FFE900;
      border-color: #FFE900;
      color: #006F44; }
      .partner-conatiner .btn.btn-accent:hover {
        background: transparent;
        border-color: #FFE900;
        color: #FFE900; }
  .partner-conatiner .steps {
    line-height: 1.25;
    text-align: center;
    padding: 0;
    color: white; }
    .partner-conatiner .steps .step h5 {
      text-transform: uppercase;
      font-size: 2rem;
      font-weight: bold;
      margin-top: 0; }
    .partner-conatiner .steps .step img {
      background-color: white;
      border-radius: 50%;
      margin: 1.5em 1em 1em 1em;
      height: 6em;
      width: 6em;
      transition: margin .5s; }
    .partner-conatiner .steps .step:hover img {
      margin: 1em 1em 1.5em 1em; }

.footer-partner {
  background-color: #006F44;
  color: #EEE;
  padding: 1em 0; }

.btn, button {
  font-weight: 600;
  font-size: 1em !important;
  padding-left: 2.30769em !important;
  padding-right: 2.30769em !important;
  padding-top: 0.85714em !important;
  padding-bottom: 0.78571em !important;
  border-width: 1px !important;
  -webkit-appearance: none; }

/*  =============================================================================
    icons
    ========================================================================== */
.icon {
  background: transparent url(/images/new/sprite-icons.png) no-repeat;
  display: inline-block;
  text-indent: -9999px; }
  .icon.icon-inline {
    display: inline-block; }
  .icon.icon-facebook {
    background-position: -81px -20px;
    height: 18px;
    width: 8px; }
  .icon.icon-twitter {
    background-position: -20px -77px;
    height: 18px;
    width: 15px; }
  .icon.icon-phone {
    background-position: -129px -20px;
    height: 18px;
    width: 14px; }
  .icon.icon-email {
    background-position: -20px -17px;
    height: 18px;
    width: 21px; }

/*  =============================================================================
    notifications (directive)
    ========================================================================== */
.notifications {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .notifications .notification {
    border-radius: 0;
    color: #fff;
    font-family: Helvetica, 'Arial';
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0; }
    .notifications .notification.alert-success {
      background-color: #7a9d22;
      border-color: #9cbd55; }
    .notifications .notification.alert-info {
      background-color: #428bca;
      border-color: #357ebd; }
    .notifications .notification.alert-warning {
      background-color: #db760f;
      border-color: #e88825; }
    .notifications .notification.alert-danger {
      background-color: #c23434;
      border-color: #d44444; }
    .notifications .notification.alert-fore {
      background-color: #fff;
      border-color: #000; }
    .notifications .notification.ng-enter, .notifications .notification.ng-leave {
      -webkit-transition: 200ms cubic-bezier(0.42, 0, 0.58, 1) all;
      -moz-transition: 200ms cubic-bezier(0.42, 0, 0.58, 1) all;
      -ms-transition: 200ms cubic-bezier(0.42, 0, 0.58, 1) all;
      -o-transition: 200ms cubic-bezier(0.42, 0, 0.58, 1) all;
      transition: 200ms cubic-bezier(0.42, 0, 0.58, 1) all; }
    .notifications .notification.ng-leave.ng-leave-active, .notifications .notification.ng-enter {
      max-height: 0; }
    .notifications .notification.ng-enter.ng-enter-active, .notifications .notification.ng-leave {
      max-height: 300px; }
    .notifications .notification > .close {
      color: #fff;
      text-shadow: none; }

/*  =============================================================================
    modals
    ========================================================================== */
.modal-backdrop {
  background: #ddd; }
  .modal-backdrop.in {
    opacity: 0.8; }

.modal-dialog {
  margin: 100px auto; }
  .modal-dialog .modal-content {
    border: none;
    border-radius: 0;
    border: 2px solid #000;
    box-shadow: 0 0 6px rgba(100, 100, 100, 0.4);
    padding: 35px; }
    .modal-dialog .modal-content input, .modal-dialog .modal-content select {
      border: 1px solid #999 !important; }
    .modal-dialog .modal-content .modal-header,
    .modal-dialog .modal-content .modal-body,
    .modal-dialog .modal-content .modal-footer {
      border: none;
      padding: 0; }
    .modal-dialog .modal-content .modal-header {
      margin-bottom: 20px; }
      .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 20px; }
        .modal-dialog .modal-content .modal-header .modal-title.generate-header {
          color: #666; }
      .modal-dialog .modal-content .modal-header .close {
        font-size: 30px;
        font-weight: 300; }
    .modal-dialog .modal-content .modal-body .btn-default {
      border: 1px solid #000 !important;
      background: #FFF;
      color: #000;
      padding: 14px 13px;
      font-weight: 800;
      height: 50px;
      font-size: 16px !important;
      font-weight: 800;
      letter-spacing: 1px; }
    .modal-dialog .modal-content .generated-labels .btn-secondary {
      border: 1px solid #000 !important;
      background: #FFF;
      color: #000 !important;
      width: 100% !important;
      padding: 10px !important;
      font-weight: 800;
      margin: 10px auto; }
    .modal-dialog .modal-content .generated-labels a {
      padding: 0 !important;
      height: 210px;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      color: #000;
      display: block;
      width: 100%; }
    .modal-dialog .modal-content .generated-labels .download-label {
      float: right;
      position: relative;
      top: 70px; }
      .modal-dialog .modal-content .generated-labels .download-label:hover {
        color: #999; }
    .modal-dialog .modal-content .modal-footer {
      text-align: left; }
    .modal-dialog .modal-content .terms-modal h1 {
      font-size: 30px;
      font-weight: 900;
      text-align: center;
      margin: 0 auto; }
    .modal-dialog .modal-content .terms-modal .modal-body {
      padding: 26px;
      border: 1px solid #ccc; }
    .modal-dialog .modal-content .terms-modal label {
      width: 100%;
      display: inline; }
    .modal-dialog .modal-content .terms-modal .modal-footer {
      text-align: center;
      margin: 30px auto 0; }
    .modal-dialog .modal-content .terms-modal .agree-btn {
      background-color: #0074bf;
      color: #fff;
      font-size: 24px;
      padding: 10px 24px;
      border-radius: 5px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: .5px;
      display: inline;
      margin: 0 20px; }
      .modal-dialog .modal-content .terms-modal .agree-btn i {
        font-size: 19px;
        position: relative;
        bottom: 2px; }
      .modal-dialog .modal-content .terms-modal .agree-btn:hover {
        opacity: 0.8; }
    .modal-dialog .modal-content .terms-modal .cancel-btn {
      background-color: #333;
      color: #fff;
      font-size: 24px;
      padding: 10px 24px;
      border-radius: 5px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: .5px; }
      .modal-dialog .modal-content .terms-modal .cancel-btn .cancel-x {
        font-weight: 900;
        font-size: 22px;
        position: relative;
        bottom: 2px;
        text-transform: lowercase; }
      .modal-dialog .modal-content .terms-modal .cancel-btn:hover {
        opacity: 0.8; }

/*  =============================================================================
    loaders
    ========================================================================== */
.loading-grp {
  min-height: 100px;
  position: relative;
  text-align: center; }
  .loading-grp p {
    margin: 10px auto 0; }
  .loading-grp .loading {
    background: transparent url(/images/new/loader-white-bg.gif) center center no-repeat;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%; }
  .loading-grp img {
    width: 100px;
    margin: 20px 0 40px; }

/*  =============================================================================
    forms
    ========================================================================== */
form .form-group {
  margin-bottom: 10px; }
  form .form-group input {
    padding: 9px; }
    form .form-group input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset; }
  form .form-group select.form-control {
    height: 46px; }
  form .form-group .form-control {
    background: #FFFFFF;
    border-radius: 0px;
    box-shadow: none;
    height: auto;
    padding: 10px 15px;
    border: 1px solid #7b9c2e; }

form .form-control:focus {
  border-color: #ccc;
  box-shadow: none;
  -webkit-box-shadow: none; }

form .actions {
  margin-top: 20px;
  text-align: center; }

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
  color: #878787;
  font-style: italic; }

/*  =============================================================================
    component groups
    ========================================================================== */
.component-grp > header, .component-grp > .component-header {
  padding: 10px 0; }

.component-grp > footer, .component-grp > .component-footer {
  padding: 10px 0; }

.component-grp > section, .component-grp > .component-body {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  overflow: hidden; }
  .component-grp > section > header, .component-grp > section > .component-body-header, .component-grp > .component-body > header, .component-grp > .component-body > .component-body-header {
    background: transparent url(/images/new/gray-pattern-D.png) top left repeat;
    border-radius: 10px 10px 0 0;
    box-shadow: inset 0 -7px 12px -7px rgba(0, 0, 0, 0.4);
    color: #fff;
    overflow: hidden;
    padding: 10px; }
  .component-grp > section > footer, .component-grp > section > .component-body-footer, .component-grp > .component-body > footer, .component-grp > .component-body > .component-body-footer {
    border-radius: 0 0 10px 10px;
    overflow: hidden; }
  .component-grp > section > section, .component-grp > section > .component-body-content, .component-grp > .component-body > section, .component-grp > .component-body > .component-body-content {
    padding: 25px; }

.component-grp > table.component-body {
  width: 100%; }

/*  =============================================================================
    signup / signin
    ========================================================================== */
.signup-grp,
.signin-grp {
  margin-top: 160px; }
  .signup-grp .submit,
  .signin-grp .submit {
    padding: 15px;
    width: 100%; }

/*  =============================================================================
    www
    ========================================================================== */
#www {
  /**
         * Navigation
         * ----------
         *
         * Affects navbar across the main CR website.
         */
  /**Privacy**/
  /** Get Started **/
  /** Program Menu **/
  /* Index */
  /** Programs **/
  /** Surveys **/
  /** Site Map **/
  /** Contact **/
  /* Contact Us */
  /** Find Us **/
  /* Stories */
  /** Forgot PW **/
  /** 404 **/
  /**
         * Total Reused
         * ------------
         */
  /**
         * People Recycling For People
         * ---------------------------
         */
  /**
         * Map
         * ---
         */
  /**
         * Informational Sliders
         * ---------------------
         */
  /**
         * Our Programs
         * ------------
         */
  /**
         * Footer
         * ------
         */
  /**
         * Pages
         * -----
         */ }
  #www .content-load {
    padding-top: 45px; }
  #www .navbar.navbar-default {
    margin: 0; }
  #www .navbar {
    font-family: Helvetica, 'Arial';
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    /* .nav-content { width:640px; margin:0 auto; } */ }
    #www .navbar .dropdown h4 {
      color: #88a44d;
      font-size: 12px;
      white-space: nowrap;
      letter-spacing: 3px;
      text-align: center;
      font-weight: bold; }
    #www .navbar .dropdown .programs-nav li:hover {
      background: #F6F6F6;
      border: none !important; }
    #www .navbar .dropdown ul ul li:first-child {
      border: none; }
    #www .navbar .dropdown ul li.spaced {
      padding-top: 34px; }
    #www .navbar .dropdown ul li:first-child {
      border-right: 1px dotted #bbb; }
    #www .navbar.navbar-partner {
      background-color: #006F44;
      color: #EEE; }
      #www .navbar.navbar-partner .collapse:not(.in) li a {
        color: #EEE; }
      #www .navbar.navbar-partner .collapse:not(.in) li :hover {
        color: #006F44;
        background-color: #EEE; }
        #www .navbar.navbar-partner .collapse:not(.in) li :hover a {
          color: #006F44; }
    #www .navbar.navbar-default {
      background-color: transparent;
      border: none;
      padding: 0px; }
    #www .navbar .navbar-brand, #www .navbar .nav-logo {
      background: url("/images/partner/cr-timb-logo.png") no-repeat;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      height: 60px;
      margin: 5px 25px 10px 0px;
      text-indent: -9999px;
      width: 350px; }
    #www .navbar .nav-logo {
      display: inline-block;
      margin: 5px 0px; }
    #www .navbar .nav-container-partner {
      width: 620px;
      text-align: right; }
      #www .navbar .nav-container-partner a {
        color: rgba(255, 255, 255, 0.87);
        font-weight: 600;
        font-family: "Semplicita W01 Medium", Helvetica, Arial;
        padding-left: 1em;
        font-size: 12px; }
        #www .navbar .nav-container-partner a:hover {
          color: #FFE900; }
    #www .navbar li > a {
      color: #666;
      padding: 17px 25px;
      text-align: center;
      font-weight: 900;
      font-size: 16px;
      -webkit-transition: all .15s linear;
      -moz-transition: all .15s linear;
      -ms-transition: all .15s linear;
      -o-transition: all .15s linear;
      transition: all .15s linear;
      letter-spacing: 0.5px; }
    #www .navbar li:hover a {
      color: #000; }
    #www .navbar li.active > a {
      background-color: #1076bc;
      color: #eee; }
    #www .navbar .nav-social {
      margin-right: 30px;
      padding-left: 0;
      padding-right: 0; }
    #www .navbar .nav-action {
      color: #000;
      text-transform: uppercase; }
    #www .navbar .navbar-right {
      text-transform: none; }
    #www .navbar .navbar-right:last-child {
      margin-right: 0; }
  #www .navbar-right li:hover a {
    color: #000; }
  #www .navbar-right li.active > a {
    background-color: transparent;
    color: #000; }
  #www .carousel-control .icon-prev:before {
    content: url("/images/arrow-l.png");
    cursor: pointer; }
  #www .carousel-control .icon-next:before {
    content: url("/images/arrow-r.png");
    cursor: pointer; }
  #www .privacy {
    width: 880px;
    margin-bottom: 350px !important; }
    #www .privacy p {
      font-size: 15px;
      color: #666;
      margin: 10px 0 20px; }
    #www .privacy h1 {
      text-align: center;
      font-weight: bold;
      margin-bottom: 40px; }
    #www .privacy h3 {
      color: #87a547;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: 800;
      letter-spacing: 1px; }
    #www .privacy ul {
      list-style-type: disc; }
      #www .privacy ul li {
        margin: 10px 25px;
        color: #666; }
  #www .shipping h1 {
    margin-bottom: 10px; }
  #www .faq {
    margin: 0 auto 220px !important; }
  #www .our-story, #www .careers, #www .faq, #www .fundraising, #www .forgot-pw, #www .contact, #www .create-account {
    min-height: 450px; }
    #www .our-story h1, #www .careers h1, #www .faq h1, #www .fundraising h1, #www .forgot-pw h1, #www .contact h1, #www .create-account h1 {
      margin-bottom: 50px; }
  #www .get-started {
    width: 960px;
    text-align: center; }
    #www .get-started.create-account {
      min-height: 860px; }
    #www .get-started h1 {
      font-weight: 800; }
    #www .get-started p {
      margin: 15px 0;
      color: #666;
      line-height: 25px;
      font-size: 16px;
      text-align: left; }
    #www .get-started button.btn-lg {
      margin-top: 12px; }
    #www .get-started h3 {
      color: #87a547;
      font-size: 20px;
      text-transform: uppercase;
      text-align: center;
      font-weight: 900;
      margin: 35px 0 25px;
      letter-spacing: 1px; }
    #www .get-started .enjoy-list li {
      margin: 20px 0;
      text-align: left;
      font-size: 16px;
      color: #666; }
      #www .get-started .enjoy-list li img {
        margin-right: 15px; }
    #www .get-started .enjoy-list li:nth-child(2) {
      margin-left: 6px; }
      #www .get-started .enjoy-list li:nth-child(2) img {
        margin-right: 23px; }
    #www .get-started .btn-forgot {
      color: #666;
      font-weight: 800;
      text-transform: none; }
      #www .get-started .btn-forgot:focus, #www .get-started .btn-forgot:active {
        box-shadow: none; }
      #www .get-started .btn-forgot:hover {
        color: #87A547; }
    #www .get-started .checkbox {
      float: left; }
    #www .get-started input[type="text"], #www .get-started input[type="password"] {
      margin: 8px auto;
      border-radius: 5px; }
    #www .get-started input {
      text-align: center;
      border: 1px solid #ccc; }
    #www .get-started input[type="text"]::-webkit-input-placeholder, #www .get-started input[type="password"]::-webkit-input-placeholder {
      color: #666;
      font-size: 16px;
      font-weight: 300; }
    #www .get-started input[type="text"]:-moz-placeholder, #www .get-started input[type="password"]:-moz-placeholder {
      /* Firefox 18- */
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .get-started input[type="text"]::-moz-placeholder, #www .get-started input[type="password"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .get-started input[type="text"]:-ms-input-placeholder, #www .get-started input[type="password"]:-ms-input-placeholder {
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .get-started input[type="checkbox"] {
      float: left;
      margin: 3px -20px; }
    #www .get-started .social-btn {
      margin: 0 6px; }
      #www .get-started .social-btn:hover {
        background: #3d8fc7; }
    #www .get-started .social-btn.fb {
      padding: 6px 15px;
      background: #1076bc;
      border-radius: 50px;
      font-size: 28px;
      color: #fff; }
    #www .get-started .social-btn.gp {
      padding: 6px 8px 6px 13px;
      background: #1076bc;
      border-radius: 50px;
      font-size: 28px;
      color: #fff; }
    #www .get-started .fundraiser-links {
      margin: 30px auto;
      width: 570px; }
      #www .get-started .fundraiser-links a {
        padding: 15px 20px;
        color: #8A8A8A;
        font-size: 20px;
        border: 1px solid #C9C9C9;
        text-transform: uppercase;
        font-weight: 900;
        white-space: nowrap; }
  #www .btn-new-account {
    padding: 12px 55px;
    letter-spacing: 1px; }
  #www .row.centered, #www .col-md-4.centered, #www .centered h3, #www .centered p {
    text-align: center; }
  #www .program-menu {
    background-color: #f6f6f6;
    border-bottom: #ccc;
    text-align: center;
    height: 70px; }
    #www .program-menu ul {
      box-shadow: inset 0 -10px 0 -9px #ccc; }
      #www .program-menu ul li {
        padding: 0; }
        #www .program-menu ul li:last-child {
          border-right: 1px solid #ccc; }
        #www .program-menu ul li a {
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: 18px;
          color: #a2a2a2;
          display: inline-block;
          font-weight: 900;
          padding: 23px 30px;
          border-left: 1px solid #ccc;
          -webkit-transition: all .07s linear;
          -moz-transition: all .07s linear;
          -ms-transition: all .07s linear;
          -o-transition: all .07s linear;
          transition: all .07s linear;
          margin-right: -3px; }
          #www .program-menu ul li a.active:hover {
            cursor: default; }
          #www .program-menu ul li a:hover {
            box-shadow: inset 0 10px 0 0 #87a547;
            background-color: #fdfdfd;
            color: #87a547; }
          #www .program-menu ul li a.active {
            box-shadow: inset 0 10px 0 0 #1076bc;
            background-color: #fff;
            color: #1076bc; }
  #www .index .featured-btn {
    color: #666;
    display: block;
    font-size: 16px;
    margin-top: 60px;
    font-weight: 800;
    text-transform: uppercase; }
    #www .index .featured-btn:hover {
      color: #87a547; }
  #www .index a img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear; }
    #www .index a img:hover {
      opacity: 0.9; }
  #www .index .carousel-inner {
    color: #fff; }
    #www .index .carousel-inner h1 {
      text-transform: uppercase;
      font-size: 22px;
      letter-spacing: 2px;
      line-height: 21px;
      text-align: left;
      font-weight: 900;
      margin: 30px 0 5px; }
    #www .index .carousel-inner p {
      text-align: left;
      font-size: 19px;
      line-height: 20px;
      padding-right: 25px; }
  #www .index .map-copy {
    font-weight: 300;
    font-family: Helvetica,  'Arial'; }
    #www .index .map-copy a:hover {
      opacity: 0.8; }
  #www .index .carousel-control {
    height: 100%;
    cursor: pointer;
    width: 5%;
    background-image: none; }
  #www .index .carousel-indicators {
    bottom: 37px !important; }
  #www .index a h1, #www .index a p {
    color: #fff; }
  #www .index .top-caption {
    position: absolute;
    bottom: 20px;
    padding-bottom: 30px;
    margin: 0 auto;
    text-align: left;
    top: 38%;
    left: 13%;
    right: 12%;
    height: 0px; }
    #www .index .top-caption > a:not(.btn) {
      display: block;
      width: 560px;
      min-height: 80px; }
    #www .index .top-caption > a.btn {
      color: #fff;
      font-size: 20px;
      padding: 30px 0 0 0;
      font-weight: 300;
      text-transform: uppercase; }
    #www .index .top-caption .img-responsive {
      width: 100%; }
    #www .index .top-caption .btn-movement {
      font-family: Helvetica, 'Arial', sans-serif;
      margin: 30px auto;
      background-color: #1076bc;
      color: #fff;
      font-size: 21px;
      letter-spacing: 3px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 6px 100px;
      clear: both;
      -moz-transition: all .2s linear;
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
      #www .index .top-caption .btn-movement:hover {
        background-color: #0f6dad;
        box-shadow: 1px 2px 1px #000; }
      #www .index .top-caption .btn-movement .icon-featured {
        float: left;
        margin: -1px 15px 3px 0px; }
  #www .thank-you {
    background: #F6F9FC;
    padding: 60px 80px;
    text-align: center;
    margin: 0 auto 150px; }
    #www .thank-you .btn-main-cr {
      margin: 30px 0; }
    #www .thank-you p {
      line-height: 28px;
      color: #666;
      font-size: 16px;
      margin: 15px 0; }
    #www .thank-you i {
      font-size: 34px;
      color: #7B9C2E; }
    #www .thank-you h4 {
      color: #7B9C2E;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 800;
      line-height: 30px;
      margin: 20px 0 0; }
    #www .thank-you .circle-bg {
      background: #fff;
      -moz-border-radius: 70px;
      -webkit-border-radius: 70px;
      border-radius: 110px;
      display: inline-block;
      padding: 9px;
      width: 50px;
      height: 50px;
      margin: 0 auto; }
  #www .our-programs h2 {
    margin: 50px auto;
    font-weight: 300; }
  #www .our-programs .subtle-link {
    color: #666;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px; }
    #www .our-programs .subtle-link:hover {
      text-decoration: underline;
      color: #87a547; }
  #www .our-programs .reach-box {
    background-color: #F7FAFD;
    padding: 40px 20px;
    height: 300px; }
    #www .our-programs .reach-box.reach1 {
      margin-left: 40px; }
    #www .our-programs .reach-box p {
      margin-top: 25px; }
  #www .program-crkids.bottom-slider, #www .program-crhome.bottom-slider {
    margin-top: 100px;
    width: 100%; }
  #www .program-crcampus h3.mid-hd {
    color: #7a9d22;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 17px;
    margin: 30px auto; }
  #www .rewards-bottom h1 {
    font-weight: 800;
    margin-bottom: 40px; }
  #www .rewards-bottom h4 {
    letter-spacing: 1px; }
  #www .rewards-bottom .bonus-copy {
    margin: 20px 10px;
    float: left; }
  #www .program-crkids, #www .program-crhome, #www .program-shoebox, #www .program-crcampus, #www .our-programs {
    padding-top: 60px !important;
    padding-bottom: 0px !important; }
    #www .program-crkids h1, #www .program-crhome h1, #www .program-shoebox h1, #www .program-crcampus h1, #www .our-programs h1 {
      color: #444;
      text-align: center;
      font-weight: 800;
      font-size: 33px;
      margin-bottom: 20px; }
    #www .program-crkids p, #www .program-crhome p, #www .program-shoebox p, #www .program-crcampus p, #www .our-programs p {
      color: #666;
      text-align: center;
      font-size: 16px;
      line-height: 25px; }
    #www .program-crkids .bonus-copy, #www .program-crhome .bonus-copy, #www .program-shoebox .bonus-copy, #www .program-crcampus .bonus-copy, #www .our-programs .bonus-copy {
      text-align: left;
      margin: 9px 6px; }
    #www .program-crkids .btn-main-cr, #www .program-crhome .btn-main-cr, #www .program-shoebox .btn-main-cr, #www .program-crcampus .btn-main-cr, #www .our-programs .btn-main-cr {
      margin: 65px auto 30px;
      padding: 14px 80px; }
    #www .program-crkids hr, #www .program-crhome hr, #www .program-shoebox hr, #www .program-crcampus hr, #www .our-programs hr {
      background-color: #e5e5e5;
      margin-top: 50px;
      margin-bottom: 80px; }
    #www .program-crkids .col-md-12, #www .program-crkids .col-md-6, #www .program-crkids .col-md-5, #www .program-crkids .col-md-4, #www .program-crhome .col-md-12, #www .program-crhome .col-md-6, #www .program-crhome .col-md-5, #www .program-crhome .col-md-4, #www .program-shoebox .col-md-12, #www .program-shoebox .col-md-6, #www .program-shoebox .col-md-5, #www .program-shoebox .col-md-4, #www .program-crcampus .col-md-12, #www .program-crcampus .col-md-6, #www .program-crcampus .col-md-5, #www .program-crcampus .col-md-4, #www .our-programs .col-md-12, #www .our-programs .col-md-6, #www .our-programs .col-md-5, #www .our-programs .col-md-4 {
      text-align: center; }
    #www .program-crkids img, #www .program-crhome img, #www .program-shoebox img, #www .program-crcampus img, #www .our-programs img {
      text-align: center;
      margin: 0 auto; }
    #www .program-crkids .circle-bg, #www .program-crhome .circle-bg, #www .program-shoebox .circle-bg, #www .program-crcampus .circle-bg, #www .our-programs .circle-bg {
      width: 220px;
      height: 220px;
      background: #fafafa;
      -moz-border-radius: 70px;
      -webkit-border-radius: 70px;
      border-radius: 110px;
      padding: 42px 0;
      margin: 0 auto; }
      #www .program-crkids .circle-bg.phone-circle, #www .program-crhome .circle-bg.phone-circle, #www .program-shoebox .circle-bg.phone-circle, #www .program-crcampus .circle-bg.phone-circle, #www .our-programs .circle-bg.phone-circle {
        padding: 30px 0; }
      #www .program-crkids .circle-bg.top-circle, #www .program-crhome .circle-bg.top-circle, #www .program-shoebox .circle-bg.top-circle, #www .program-crcampus .circle-bg.top-circle, #www .our-programs .circle-bg.top-circle {
        padding-top: 50px; }
  #www .program-crcampus .circle-bg, #www .program-crkids .circle-bg {
    width: 221px;
    height: 230px;
    background: #fafafa;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 110px;
    padding: 35px 30px;
    margin: 0 auto; }
  #www .outter {
    display: inline-block;
    width: 280px;
    height: 280px;
    position: relative;
    margin: 15px 10px 0; }
    #www .outter .card {
      width: 100%;
      height: 100%;
      position: absolute;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      -o-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transition: -webkit-transform 1s;
      -moz-transition: -moz-transform 1s;
      -ms-transition: -ms-transform 1s;
      -o-transition: -o-transform 1s;
      transition: transform 1s; }
      #www .outter .card figure {
        background: #fff;
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        -ms-border-radius: 200px;
        -o-border-radius: 200px;
        border-radius: 200px;
        display: block;
        margin: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden; }
        #www .outter .card figure.front {
          cursor: pointer;
          z-index: 888;
          -webkit-transition: all .2s linear;
          -moz-transition: all .2s linear;
          -ms-transition: all .2s linear;
          -o-transition: all .2s linear;
          transition: all .2s linear; }
        #www .outter .card figure.back {
          background-color: #f4f9fc;
          z-index: 777;
          border-radius: 150px;
          -webkit-transform: rotatex(180deg);
          -moz-transform: rotatex(180deg);
          -ms-transform: rotatex(180deg);
          -o-transform: rotatex(180deg);
          transform: rotatex(180deg);
          -webkit-transition: inherit;
          -moz-transition: inherit;
          -ms-transition: inherit;
          -o-transition: inherit;
          transition: inherit; }
          #www .outter .card figure.back p {
            padding: 80px 40px; }
      #www .outter .card.flipped {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg); }
        #www .outter .card.flipped figure.back {
          z-index: 999;
          -webkit-transform: rotateY(180deg);
          -moz-transform: rotateY(180deg);
          -ms-transform: rotateY(180deg);
          -o-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  #www .survey-kids, #www .survey-campus, #www .survey-shoebox {
    min-height: 1380px; }
    @media (max-width: 900px) {
      #www .survey-kids, #www .survey-campus, #www .survey-shoebox {
        min-height: 2350px; } }
    #www .survey-kids.thanks, #www .survey-campus.thanks, #www .survey-shoebox.thanks {
      min-height: 800px; }
      #www .survey-kids.thanks.thanks-kids, #www .survey-campus.thanks.thanks-kids, #www .survey-shoebox.thanks.thanks-kids {
        min-height: 1050px; }
    #www .survey-kids form, #www .survey-campus form, #www .survey-shoebox form {
      width: 530px;
      margin: 30px auto; }
    #www .survey-kids input[type="text"], #www .survey-campus input[type="text"], #www .survey-shoebox input[type="text"] {
      background-color: #f7f7f7;
      border: 1px solid #ccc;
      border-radius: 3px; }
    #www .survey-kids select, #www .survey-campus select, #www .survey-shoebox select {
      color: #8C8C8C;
      height: 40px;
      border: 1px solid #ccc; }
    #www .survey-kids label, #www .survey-campus label, #www .survey-shoebox label {
      color: #666;
      font-family: Helvetica, 'Arial', sans-serif;
      font-size: 16px;
      font-weight: normal;
      padding-left: 14px; }
    #www .survey-kids h1, #www .survey-campus h1, #www .survey-shoebox h1 {
      font-weight: 800; }
    #www .survey-kids h1, #www .survey-kids p, #www .survey-campus h1, #www .survey-campus p, #www .survey-shoebox h1, #www .survey-shoebox p {
      text-align: center; }
    #www .survey-kids p, #www .survey-campus p, #www .survey-shoebox p {
      margin: 15px 0; }
    #www .survey-kids textarea, #www .survey-campus textarea, #www .survey-shoebox textarea {
      height: 180px;
      background: #f7f7f7;
      border: 1px solid #cccccc;
      max-width: 100%;
      margin: 0px;
      width: 533px; }
    #www .survey-kids .checkbox, #www .survey-campus .checkbox, #www .survey-shoebox .checkbox {
      padding: 12px 0;
      text-align: center; }
      #www .survey-kids .checkbox label, #www .survey-campus .checkbox label, #www .survey-shoebox .checkbox label {
        font-size: 14px; }
      #www .survey-kids .checkbox input[type=checkbox], #www .survey-campus .checkbox input[type=checkbox], #www .survey-shoebox .checkbox input[type=checkbox] {
        float: none;
        margin-right: 10px; }
  #www .survey-shoebox textarea {
    width: 100%; }
  #www .survey-shoebox form {
    width: auto;
    margin: auto; }
  #www .survey-shoebox label {
    padding-left: 0px;
    width: auto; }
  #www .sitemap h3 {
    border-bottom: 1px solid #e9e9e9;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
  #www .sitemap ul {
    text-align: left; }
    #www .sitemap ul li {
      margin: 10px 0;
      text-align: left; }
      #www .sitemap ul li a {
        color: #666 !important;
        font-size: 14px;
        font-weight: 900; }
        #www .sitemap ul li a:hover {
          color: #7a9d22 !important; }
  #www .contact {
    min-height: 900px; }
    #www .contact .form-group input, #www .contact .form-group textarea {
      border: 1px solid #CCC !important;
      border-radius: 5px !important; }
    #www .contact .form-group input::-webkit-input-placeholder, #www .contact .form-group textarea::-webkit-input-placeholder {
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .contact .form-group input:-moz-placeholder, #www .contact .form-group textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .contact .form-group input::-moz-placeholder, #www .contact .form-group textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .contact .form-group input:-ms-input-placeholder, #www .contact .form-group textarea:-ms-input-placeholder {
      color: #979797;
      font-size: 16px;
      font-weight: normal; }
    #www .contact .form-group textarea {
      height: 200px; }
  #www .contact-us {
    min-height: 1000px; }
    #www .contact-us .find-bottom {
      margin-top: 60px; }
  #www .find-us .intro {
    float: none;
    text-align: center;
    margin: 50px auto 10px;
    width: 650px; }
    #www .find-us .intro h1 {
      font-weight: 800; }
    #www .find-us .intro p {
      font-size: 16px;
      color: #666;
      margin-top: 20px; }
  #www .find-us .map-copy-bottom p {
    font-size: 25px;
    margin: 0px auto 100px;
    text-align: center;
    padding: 90px 0;
    border-bottom: 1px solid #e5e5e5;
    width: 70%;
    color: #666; }
  #www .find-us .find-bottom {
    text-align: center;
    margin-bottom: 100px;
    height: 550px; }
    #www .find-us .find-bottom h4 {
      font-size: 20px;
      letter-spacing: 3px;
      font-weight: 800;
      margin: 25px 0 10px; }
    #www .find-us .find-bottom p {
      font-size: 18px;
      color: #666; }
    #www .find-us .find-bottom .circle-bg {
      width: 200px;
      height: 200px;
      background: #fafafa;
      -moz-border-radius: 70px;
      -webkit-border-radius: 70px;
      border-radius: 110px;
      padding: 35px 0;
      margin: 0 auto; }
      #www .find-us .find-bottom .circle-bg.phone-circle {
        padding: 30px 0; }
  #www .find-us .js-filter-anchor {
    display: block;
    padding: 12px 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f6f6f6;
    box-shadow: none;
    color: #a7a7a7;
    font-weight: bold;
    font-family: Helvetica, 'Arial', sans-serif;
    text-transform: uppercase;
    font-size: 13px; }
    #www .find-us .js-filter-anchor.active {
      box-shadow: none;
      background-color: #fdfdfd;
      color: #1076bc;
      border-top: 1px solid #1076bc; }
    #www .find-us .js-filter-anchor:hover {
      box-shadow: none;
      background-color: #fdfdfd;
      color: #87a547;
      border-top: 1px solid #87a547; }
  #www .find-us #map_canvas {
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0px;
    box-shadow: none; }
  #www .find-us .map-content {
    background: #f6f6f6;
    padding: 0; }
  #www .program-banner {
    overflow: hidden;
    position: relative; }
    #www .program-banner .program-banner-background img {
      width: 100%; }
    #www .program-banner .program-banner-copy {
      color: #fff;
      height: 100%;
      left: 0;
      position: absolute;
      text-align: center;
      top: 0;
      width: 100%;
      font-size: 48px; }
      #www .program-banner .program-banner-copy .program-banner-copy-content {
        display: table;
        height: 100%;
        width: 100%; }
        #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-video {
          position: absolute;
          top: 0;
          left: 0; }
          #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-video video {
            width: 100%; }
        #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner {
          position: relative;
          display: table-cell;
          vertical-align: middle;
          z-index: 999; }
          #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner.add-shadow .program-banner-copy-heading, #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner.add-shadow .program-banner-copy-detail {
            text-shadow: 0px 2px 2px rgba(0, 0, 17, 0.55); }
          #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner .program-banner-copy-heading {
            font-size: 48px;
            letter-spacing: 8px;
            line-height: 52px;
            margin-bottom: 20px;
            text-transform: uppercase; }
          #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner .program-banner-copy-detail {
            font-size: 20px; }
          #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner .play-overlay {
            background: url("/images/play.png");
            display: block;
            margin: 25px auto 0;
            height: 50px;
            width: 50px;
            opacity: 0.5; }
            #www .program-banner .program-banner-copy .program-banner-copy-content .program-banner-copy-content-inner .play-overlay:hover {
              opacity: 1; }
  #www .stories-tumblr {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    padding-top: 40px !important;
    margin-bottom: 120px !important; }
    #www .stories-tumblr .intro-social {
      display: block;
      width: 100%;
      height: 80px;
      border-bottom: 1px solid #e5e5e5;
      margin: 0 0 40px;
      text-align: center; }
    #www .stories-tumblr .intro {
      font-size: 24px;
      text-align: center;
      width: 660px;
      margin: 0 auto; }
    #www .stories-tumblr #tumblr_posts p {
      font-size: 16px;
      color: #666;
      text-transform: none; }
    #www .stories-tumblr #tumblr_posts h1 {
      text-transform: uppercase;
      font-size: 20px;
      color: #859d26; }
    #www .stories-tumblr #tumblr_posts {
      width: 700px;
      margin: 0 auto 330px; }
      #www .stories-tumblr #tumblr_posts .date {
        padding-bottom: 15px; }
        #www .stories-tumblr #tumblr_posts .date img {
          margin-right: 10px; }
      #www .stories-tumblr #tumblr_posts .tags img {
        margin-right: 5px; }
      #www .stories-tumblr #tumblr_posts .post-date {
        color: #666;
        font-size: 12px; }
      #www .stories-tumblr #tumblr_posts .post-tags {
        display: inline-block;
        line-height: 30px;
        text-transform: uppercase;
        padding: 0 5px;
        color: #666;
        font-size: 12px; }
      #www .stories-tumblr #tumblr_posts .post-type-badge {
        float: left;
        height: 34px;
        width: 34px;
        margin: 0 20px 0 0; }
        #www .stories-tumblr #tumblr_posts .post-type-badge.photo {
          background: url("/images/badge-photo.png"); }
        #www .stories-tumblr #tumblr_posts .post-type-badge.video {
          background: url("/images/badge-video.png"); }
        #www .stories-tumblr #tumblr_posts .post-type-badge.text, #www .stories-tumblr #tumblr_posts .post-type-badge.regular {
          background: url("/images/badge-text.png"); }
        #www .stories-tumblr #tumblr_posts .post-type-badge.link {
          background: url("/images/badge-link.png"); }
  #www .create-account form {
    width: 310px;
    margin: 0 auto; }
  #www .create-account h3.lft {
    text-align: left; }
  #www .create-account .radio, #www .create-account .checkbox {
    padding-left: 30px; }
  #www .create-account label {
    font-size: 12px; }
  #www .forgot-pw {
    width: 430px;
    margin: 0 auto 300px !important;
    text-align: center;
    min-height: 660px; }
    #www .forgot-pw h1 {
      font-weight: 800; }
    #www .forgot-pw p {
      font-size: 16px;
      margin: 15px 0 46px;
      color: #666; }
    #www .forgot-pw .btn-lg {
      margin: 15px 0 120px 0; }
    #www .forgot-pw form {
      width: 300px;
      margin: 0 auto; }
      #www .forgot-pw form input {
        border: 1px solid #ccc;
        padding: 9px;
        text-align: center; }
    #www .forgot-pw .wrap-404 {
      width: 340px;
      margin: 0 auto;
      padding: 0; }
  #www .four {
    width: 500px; }
  #www .total-reused-grp {
    background-color: #10191f;
    color: #fff;
    font-family: 'Semplicita W01 Medium', 'Mission Gothic Black';
    font-size: 36px;
    text-transform: uppercase; }
    #www .total-reused-grp .box {
      text-align: right; }
      #www .total-reused-grp .box img {
        margin-top: -4px; }
    #www .total-reused-grp .total-pounds p {
      margin: 0;
      padding: 18px 0; }
  #www .ppl-grp {
    background-color: #fff;
    padding-bottom: 60px; }
    #www .ppl-grp h2 {
      font-size: 36px;
      letter-spacing: -1px; }
    #www .ppl-grp p {
      color: #666;
      margin: 20px 0; }
    #www .ppl-grp p.featured {
      height: 60px; }
    #www .ppl-grp a {
      margin-bottom: 20px; }
      #www .ppl-grp a .glyphicon-play {
        font-size: 9px;
        top: -1px; }
    #www .ppl-grp .overlay {
      height: 208px; }
      #www .ppl-grp .overlay img {
        opacity: 1;
        -webkit-transition: all .15s linear;
        -moz-transition: all .15s linear;
        transition: all .15s linear; }
        #www .ppl-grp .overlay img:last-child {
          position: absolute;
          top: 0;
          left: 15px;
          width: 290px; }
        #www .ppl-grp .overlay img.ng-hide {
          display: block !important;
          opacity: 0; }
  #www .map-grp {
    background-color: #fff;
    color: #fff;
    overflow: hidden; }
    #www .map-grp .info {
      background-color: #111; }
      #www .map-grp .info .info-inner {
        padding: 60px;
        max-height: 540px;
        min-width: 440px; }
        #www .map-grp .info .info-inner h3 {
          font-size: 42px; }
        #www .map-grp .info .info-inner p {
          font-size: 24px; }
        #www .map-grp .info .info-inner .mask {
          height: 126px;
          position: relative;
          overflow: hidden; }
          #www .map-grp .info .info-inner .mask li {
            font-size: 30px; }
            #www .map-grp .info .info-inner .mask li .icon-flag {
              margin-right: 6px; }
          #www .map-grp .info .info-inner .mask .overlay {
            background: transparent url(/images/new/www-mapgrp-mask.png) 0 0 repeat-x;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%; }
    #www .map-grp .map {
      padding: 0; }
      #www .map-grp .map .angular-google-map-container {
        height: 492px; }
  #www .program-grp {
    background-color: #fff;
    padding-bottom: 80px; }
    #www .program-grp .program {
      position: relative;
      margin-bottom: 20px; }
      #www .program-grp .program a p {
        text-align: center;
        color: #333;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 2px; }
      #www .program-grp .program .info {
        left: 0;
        max-width: 260px;
        padding: 10px 35px;
        position: absolute;
        top: 0; }
        #www .program-grp .program .info h3 {
          font-size: 36px; }
  #www ul.social-list li {
    margin: 0 14px; }
    #www ul.social-list li a i {
      font-size: 30px;
      color: #1076bc; }
      #www ul.social-list li a i:hover {
        color: #000; }
  #www .footer-grp {
    padding: 0;
    width: 100%;
    text-align: center; }
    #www .footer-grp .footer-brand {
      background: url(/images/logo-lg.png) no-repeat;
      width: 74px;
      margin: 10px 0;
      height: 74px;
      display: inline-block;
      text-indent: -9999px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #www .footer-grp .footer-brand {
          background: url(/images/logo-lg-retina.png) no-repeat;
          background-size: 74px; } }
    #www .footer-grp h4, #www .footer-grp h2 {
      color: #666; }
    #www .footer-grp .top-grp {
      background-image: url(/images/new/gray-pattern-L.png);
      text-align: center;
      padding: 10px 0 0; }
      #www .footer-grp .top-grp .input-group-btn button {
        letter-spacing: 2px;
        font-weight: 700;
        height: 33px; }
        #www .footer-grp .top-grp .input-group-btn button:hover {
          opacity: 0.8; }
      #www .footer-grp .top-grp .footer-content {
        padding-bottom: 50px; }
        #www .footer-grp .top-grp .footer-content .thanks-grp {
          display: block;
          background: #fcfcfc;
          font-family: Helvetica, 'Arial', sans-serif;
          font-size: 12px;
          color: #888;
          border-radius: 5px;
          padding: 6px 0;
          margin: 3px 18px;
          width: 70%; }
      #www .footer-grp .top-grp h2 {
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 900; }
      #www .footer-grp .top-grp .back-top {
        float: right;
        position: relative;
        font-size: 10px;
        right: 0px;
        bottom: 60px; }
        #www .footer-grp .top-grp .back-top a {
          color: #666;
          letter-spacing: 1px;
          text-transform: uppercase;
          font-weight: 900; }
          #www .footer-grp .top-grp .back-top a:hover {
            color: #000; }
        #www .footer-grp .top-grp .back-top i {
          background-color: #1076bc;
          letter-spacing: 0px;
          color: #fff;
          border-radius: 100px;
          padding: 4px;
          margin-left: 5px;
          font-size: 10px; }
      #www .footer-grp .top-grp i {
        padding-top: 2px;
        font-size: 30px;
        color: #1076bc; }
        #www .footer-grp .top-grp i.fa-envelope {
          padding-left: 20px; }
      #www .footer-grp .top-grp p {
        text-transform: uppercase;
        letter-spacing: 3px;
        font-weight: bold;
        font-size: 12px; }
      #www .footer-grp .top-grp ul li {
        display: inline-block; }
    #www .footer-grp .middle-grp {
      background-image: url(/images/new/gray-pattern-D.png);
      padding: 10px 100px; }
      #www .footer-grp .middle-grp h4 {
        font-weight: bold;
        font-size: 15px;
        text-align: left; }
      #www .footer-grp .middle-grp .copyR {
        text-align: center; }
        #www .footer-grp .middle-grp .copyR img {
          margin: 10px 0; }
      #www .footer-grp .middle-grp ul li {
        float: left;
        clear: both;
        margin: 2px 0;
        letter-spacing: 1px;
        white-space: nowrap; }
        #www .footer-grp .middle-grp ul li a {
          font-size: 10px; }
          #www .footer-grp .middle-grp ul li a:hover {
            color: #000; }
    #www .footer-grp .bottom-grp {
      background-image: url(/images/new/blue-pattern-L.png);
      text-align: center;
      color: #fff;
      margin: 0;
      padding: 6px 0 0; }
      #www .footer-grp .bottom-grp ul li {
        text-align: center;
        float: none;
        display: inline; }
        #www .footer-grp .bottom-grp ul li a {
          color: #fff;
          font-size: 11px;
          letter-spacing: 2px;
          font-weight: bold;
          padding: 0 12px; }
          #www .footer-grp .bottom-grp ul li a:hover {
            color: #000; }
    #www .footer-grp ul {
      margin-bottom: 10px;
      overflow: hidden; }
      #www .footer-grp ul li {
        display: block;
        text-transform: uppercase;
        font-size: 12px; }
        #www .footer-grp ul li a {
          color: #787878;
          font-size: 12px; }
          #www .footer-grp ul li a:hover {
            color: #fff; }
    #www .footer-grp p {
      color: #787878; }
      #www .footer-grp p.contact-info .icon {
        margin: 0 5px; }
      #www .footer-grp p.contact-info a {
        color: #999999; }
      #www .footer-grp p.social {
        margin-bottom: 10px; }
        #www .footer-grp p.social .icon {
          margin-left: 14px;
          text-indent: 9999px; }
      #www .footer-grp p.copyright {
        letter-spacing: 1px;
        font-size: 10px;
        text-align: center;
        text-transform: uppercase; }
  #www .page {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto 200px; }
    #www .page.index {
      padding-top: 0; }

/*  =============================================================================
    dashboard
    ========================================================================== */
#dashboard {
  height: 100%;
  /**
       * Sidebar
       * -------
       */
  /**
       * Content
       * -------
       */ }
  #dashboard .top-bar {
    background: #006F44;
    display: block;
    height: 50px;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 5; }
    #dashboard .top-bar .popover-content {
      color: #000; }
    #dashboard .top-bar .left-side {
      width: auto;
      margin: 10px 0px; }
    #dashboard .top-bar .dash-logo {
      float: left;
      background: url("/images/partner/logo-white.png");
      display: inline-block;
      margin-left: 15px;
      height: 30px;
      width: 180px; }
    #dashboard .top-bar .welcome {
      float: left;
      margin: 5px 0px 0 54px;
      font-weight: 800; }
    #dashboard .top-bar .right-side {
      margin: 10px 30px 0; }
      #dashboard .top-bar .right-side .user-dropdown {
        display: none; }
        #dashboard .top-bar .right-side .user-dropdown .btn {
          font-size: 12px; }
        #dashboard .top-bar .right-side .user-dropdown.isPopover {
          display: block !important;
          background: #fff;
          padding: 20px 30px;
          position: absolute;
          top: 70px;
          right: 20px;
          box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.43); }
          #dashboard .top-bar .right-side .user-dropdown.isPopover .right .btn-secondary {
            border: 1px solid #000 !important;
            background: #fff;
            color: #000; }
          #dashboard .top-bar .right-side .user-dropdown.isPopover .left img {
            width: 85px;
            margin-right: 18px;
            height: 82px; }
          #dashboard .top-bar .right-side .user-dropdown.isPopover .username {
            font-size: 15px;
            font-weight: 800;
            color: #444;
            margin-bottom: 0px; }
          #dashboard .top-bar .right-side .user-dropdown.isPopover .email {
            font-size: 13px;
            font-weight: 500;
            color: #444;
            margin-bottom: 12px; }
      #dashboard .top-bar .right-side .username {
        color: #eee;
        cursor: pointer; }
      #dashboard .top-bar .right-side i {
        color: #7d7b78; }
      #dashboard .top-bar .right-side img {
        width: 33px;
        height: 32px;
        margin-left: 25px; }
  #dashboard .sidebar-grp.open .sidebar-grp-inner, #dashboard .sidebar-grp.open .open-site-menu {
    width: 115px;
    position: relative;
    z-index: 998; }
    #dashboard .sidebar-grp.open .sidebar-grp-inner .dashboard-menu a, #dashboard .sidebar-grp.open .open-site-menu .dashboard-menu a {
      height: 65px;
      width: 115px;
      display: block;
      margin: 0 auto; }
      #dashboard .sidebar-grp.open .sidebar-grp-inner .dashboard-menu a.partner, #dashboard .sidebar-grp.open .open-site-menu .dashboard-menu a.partner {
        height: 75px; }
    #dashboard .sidebar-grp.open .sidebar-grp-inner .dashboard-menu .title, #dashboard .sidebar-grp.open .open-site-menu .dashboard-menu .title {
      display: block;
      color: #71777f;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 800;
      width: 90px;
      margin: 0 auto; }
      #dashboard .sidebar-grp.open .sidebar-grp-inner .dashboard-menu .title:hover, #dashboard .sidebar-grp.open .open-site-menu .dashboard-menu .title:hover {
        color: #1b77ba; }
    #dashboard .sidebar-grp.open .sidebar-grp-inner .dashboard-menu .dm.open, #dashboard .sidebar-grp.open .open-site-menu .dashboard-menu .dm.open {
      background-position: 32px 412px;
      width: 115px;
      height: 42px;
      background-color: #d6e6f7;
      padding: 12px 0; }
  #dashboard .sidebar-grp.open .open-site-menu {
    background-color: #87a547; }
  #dashboard .sidebar-grp {
    -moz-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    z-index: 999;
    height: 100%;
    padding-left: 0;
    padding-right: 20px;
    position: fixed;
    margin-top: 40px; }
    #dashboard .sidebar-grp .dashboard-menu li {
      margin: 10px 0; }
      #dashboard .sidebar-grp .dashboard-menu li a {
        display: block;
        height: 50px; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .title, #dashboard .sidebar-grp .dashboard-menu li a:hover .title {
          color: #000 !important; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .dm, #dashboard .sidebar-grp .dashboard-menu li a:hover .dm {
          background-position: -55px -39px; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .dash, #dashboard .sidebar-grp .dashboard-menu li a:hover .dash {
          background-position: -50px -88px; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .print, #dashboard .sidebar-grp .dashboard-menu li a:hover .print {
          background-position: -50px -149px; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .shoe, #dashboard .sidebar-grp .dashboard-menu li a:hover .shoe {
          background-position: -50px -325px; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .shake, #dashboard .sidebar-grp .dashboard-menu li a:hover .shake {
          background-position: -50px -205px; }
        #dashboard .sidebar-grp .dashboard-menu li a.current .q, #dashboard .sidebar-grp .dashboard-menu li a:hover .q {
          background-position: -50px -260px; }
    #dashboard .sidebar-grp .dashboard-menu .title {
      display: none; }
      #dashboard .sidebar-grp .dashboard-menu .title.current {
        color: #1076bc !important; }
    #dashboard .sidebar-grp .dashboard-menu .dm {
      background: url(/images/dashboard-sprite.png);
      display: block;
      margin: 0 auto; }
      #dashboard .sidebar-grp .dashboard-menu .dm.open {
        background-position: 0px -39px;
        width: 49px;
        height: 38px; }
      #dashboard .sidebar-grp .dashboard-menu .dm.dash {
        background-position: 0 -88px;
        width: 49px;
        height: 32px; }
      #dashboard .sidebar-grp .dashboard-menu .dm.print {
        background-position: 0px -149px;
        width: 49px;
        height: 32px; }
      #dashboard .sidebar-grp .dashboard-menu .dm.shake {
        background-position: 0px -205px;
        width: 49px;
        height: 32px; }
      #dashboard .sidebar-grp .dashboard-menu .dm.shoe {
        background-position: 0px -325px;
        width: 49px;
        height: 32px; }
      #dashboard .sidebar-grp .dashboard-menu .dm.q {
        background-position: 0px -260px;
        width: 49px;
        height: 32px; }
    #dashboard .sidebar-grp .site-menu {
      display: none; }
    #dashboard .sidebar-grp .sidebar-grp-inner {
      background: #fff;
      height: 100%;
      text-align: center;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
      #dashboard .sidebar-grp .sidebar-grp-inner .user-grp > header p {
        font-size: 15px; }
      #dashboard .sidebar-grp .sidebar-grp-inner .user-grp > ul {
        padding: 10px 0 30px; }
        #dashboard .sidebar-grp .sidebar-grp-inner .user-grp > ul > li {
          border-bottom: 1px solid #e3e3e3;
          font-size: 13px;
          margin: 0 26px 0 26px;
          padding: 6px 0; }
          #dashboard .sidebar-grp .sidebar-grp-inner .user-grp > ul > li:last-child {
            border-bottom: none; }
          #dashboard .sidebar-grp .sidebar-grp-inner .user-grp > ul > li a {
            color: #666; }
          #dashboard .sidebar-grp .sidebar-grp-inner .user-grp > ul > li .ss-icon {
            color: #7a9d22; }
      #dashboard .sidebar-grp .sidebar-grp-inner .option-grp {
        padding: 0 19px 20px 19px; }
        #dashboard .sidebar-grp .sidebar-grp-inner .option-grp h3 {
          margin-bottom: 10px;
          color: #020202;
          font-size: 11px;
          letter-spacing: 0.25px; }
        #dashboard .sidebar-grp .sidebar-grp-inner .option-grp li {
          margin-bottom: 10px; }
          #dashboard .sidebar-grp .sidebar-grp-inner .option-grp li .btn {
            font-size: 12px;
            padding: 10px 5px;
            font-weight: 900;
            background-color: #1076bc;
            color: #fff; }
  #dashboard .main-grp {
    float: left;
    padding-bottom: 40px;
    margin-left: 80px;
    min-width: 890px; }
    #dashboard .main-grp.open {
      margin-left: 170px; }
    #dashboard .main-grp .header-grp .btn {
      font-size: 20px;
      padding: 28px 0; }
    #dashboard .main-grp .header-grp.print, #dashboard .main-grp .header-grp.profile {
      margin-top: 65px; }
    #dashboard .main-grp .dashboard-grp.cta-grp {
      margin-top: 80px; }
    #dashboard .main-grp .dashboard-grp .print-wrap {
      width: 96%;
      margin: 20px;
      padding: 25px 20px;
      background: #fff;
      border-radius: 0px;
      clear: both;
      box-shadow: 0px 1px 1px #A8A8A8;
      min-width: 898px; }
      #dashboard .main-grp .dashboard-grp .print-wrap .btn {
        padding: 12px 40px;
        font-size: 18px;
        margin: -8px 10px !important; }
        #dashboard .main-grp .dashboard-grp .print-wrap .btn:focus {
          position: relative;
          top: 1px; }
    #dashboard .main-grp .dashboard-grp header {
      margin-bottom: 10px; }
    #dashboard .main-grp .dashboard-grp .dashboard-grp-content {
      background: #fff;
      border-radius: 0px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      overflow: hidden; }
      #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-header {
        background: transparent url(/images/new/gray-pattern-DR.png) top left repeat;
        color: #fff;
        overflow: hidden; }
        #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-header ul li a {
          cursor: pointer;
          border-bottom: 1px solid transparent; }
        #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-header ul li a.active {
          color: #000;
          cursor: default;
          background: #006F44;
          color: #fff;
          border-radius: 0;
          /* background: -moz-linear-gradient(top, #ffffff 65%, #ffffff 65%, #f6f6f6 100%); FF3.6+
                      background: -webkit-gradient(linear, left top, left bottom, color-stop(65%,#ffffff), color-stop(65%,#ffffff), color-stop(100%,#f6f6f6)); Chrome,Safari4+
                      background: -webkit-linear-gradient(top, #ffffff 65%,#ffffff 65%,#f6f6f6 100%); Chrome10+,Safari5.1+
                      background: -o-linear-gradient(top, #ffffff 65%,#ffffff 65%,#f6f6f6 100%); Opera 11.10+
                      background: -ms-linear-gradient(top, #ffffff 65%,#ffffff 65%,#f6f6f6 100%); IE10+
                      background: linear-gradient(to bottom, #ffffff 65%,#ffffff 65%,#f6f6f6 100%); W3C
                      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); IE6-9 */ }
          #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-header ul li a.active:hover {
            opacity: 1; }
        #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-header ul li a.disabled {
          background-color: #D8D8D8;
          color: #000;
          border-bottom: 1px solid #000; }
          #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-header ul li a.disabled:hover {
            opacity: 0.8; }
      #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-footer {
        border-radius: 0 0 10px 10px;
        overflow: hidden; }
      #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body {
        font-family: Helvetica, 'Arial';
        box-shadow: 0 0 10px #555;
        padding: 30px 25px; }
        #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body h3.txt-style-subheading, #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body .modal-dialog .modal-content .modal-header h3.modal-title, .modal-dialog .modal-content .modal-header #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body h3.modal-title {
          color: #666; }
        #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body.env-footprint {
          padding: 10px 30px; }
        #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body footer, #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body header {
          font-weight: 600;
          color: #666; }
          #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body footer a, #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body header a {
            color: #87a547; }
          #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body footer .btn-info-d, #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body header .btn-info-d {
            background-color: #000;
            color: #fff;
            padding: 0px 6px;
            font-weight: 800;
            border-radius: 50px;
            font-size: 16px;
            margin-right: 5px; }
            #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body footer .btn-info-d:hover, #dashboard .main-grp .dashboard-grp .dashboard-grp-content .dashboard-grp-body header .btn-info-d:hover {
              opacity: 0.9; }
    #dashboard .main-grp .dashboard-grp.programs-grp .title {
      color: #87a547;
      font-size: 16px;
      text-align: center;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: 5px;
      text-align: center;
      font-weight: 800; }
    #dashboard .main-grp .dashboard-grp.programs-grp .program {
      padding-top: 15px; }
      #dashboard .main-grp .dashboard-grp.programs-grp .program p {
        margin-top: 15px;
        color: #666;
        text-align: center;
        display: block;
        font-size: 16px;
        margin-top: 16px;
        font-weight: 800;
        text-transform: uppercase; }
        #dashboard .main-grp .dashboard-grp.programs-grp .program p:hover {
          opacity: 0.8; }
      #dashboard .main-grp .dashboard-grp.programs-grp .program .dashboard-grp-body {
        text-align: center; }
    #dashboard .main-grp .dashboard-grp.report-grp .tabs a {
      padding: 20px 24px;
      background: #fff;
      color: #493627;
      font-size: 16px;
      font-weight: 800;
      display: inline-block;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      text-transform: uppercase;
      letter-spacing: 1.6px; }
    #dashboard .main-grp .dashboard-grp.print-grp select:focus {
      border: 1px solid #ccc; }
    #dashboard .main-grp .dashboard-grp.print-grp td {
      padding: 10px 0; }
    #dashboard .main-grp .dashboard-grp.print-grp select {
      display: inline-block;
      margin-right: 8px;
      width: auto; }
      #dashboard .main-grp .dashboard-grp.print-grp select:focus {
        outline: none !important; }
    #dashboard .main-grp .dashboard-grp.print-grp p.bg-warning {
      margin-bottom: 15px;
      padding: 15px; }

.btn-main-cr {
  background-color: #000;
  color: #FFF !important;
  font-family: Helvetica, 'Arial', sans-serif;
  padding: 12px 65px;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2px;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }
  .btn-main-cr:hover {
    opacity: 0.7; }

button.btn-main-cr {
  font-weight: 600; }

/* validation */
input[type="text"].error, input[type="password"].error, textarea.error {
  border: 1px solid #ce0123; }

/* mobile */
@media all and (max-width: 767px) {
  .alert-fore {
    display: none; }
  .partner-conatiner {
    width: 100%; }
    .partner-conatiner .btn {
      margin-bottom: 10px; }
  .footer-grp {
    margin-top: 15px; }
  .navbar-nav {
    margin: 0;
    background: #fff;
    width: 100%; }
  .nav > li:hover, .nav > li:active, .nav > li:focus {
    background: #000; }
    .nav > li:hover a, .nav > li:active a, .nav > li:focus a {
      color: #fff !important; }
  .nav > li:first-child {
    border-bottom: 1px solid #000; }
  .navbar-collapse.in {
    margin: 0;
    padding: 0; }
  body {
    overflow-x: hidden;
    width: 100%; }
    body.dashboard {
      background: #fff; }
      body.dashboard .main-grp {
        min-width: 0 !important; }
      body.dashboard select {
        background-image: none !important; }
    body #www .index .carousel-indicators {
      bottom: 7px !important; }
    body .loading-grp p {
      margin: 50px auto; }
    body .modal-content {
      height: 100%;
      min-height: 500px; }
      body .modal-content .generated-labels {
        text-align: left; }
        body .modal-content .generated-labels a {
          padding: 0 !important;
          height: auto !important;
          border-top: none !important;
          border-bottom: none !important;
          color: #333 !important;
          display: inline-block !important;
          width: auto !important; }
        body .modal-content .generated-labels.centered {
          margin: 0 auto;
          text-align: center; }
        body .modal-content .generated-labels .download-label {
          float: left !important;
          position: relative !important;
          top: 0px !important;
          clear: both;
          margin-bottom: 20px;
          font-weight: 900 !important;
          margin: 10px auto 20px; }
    body .modal-dialog {
      margin: 0px auto; }
    body .modal-body .btn-default {
      width: 100% !important; }
    body .modal-body .form-group {
      text-align: center; }
      body .modal-body .form-group.actions {
        margin-top: 10px; }
      body .modal-body .form-group .btn {
        padding: 14px 13px;
        font-size: 16px;
        display: block;
        width: 100%;
        margin: 5px 0;
        font-weight: 800;
        letter-spacing: 1px; }
  #dashboard {
    background: none !important; }
    #dashboard .mobile-interim {
      text-align: center;
      margin: 0 auto;
      padding: 10px 20px; }
      #dashboard .mobile-interim .navbar-brand img {
        margin: 20px auto; }
      #dashboard .mobile-interim h3 {
        margin-bottom: 20px; }
      #dashboard .mobile-interim .check-out {
        font-weight: 600;
        margin-top: 15px;
        color: #666; }
        #dashboard .mobile-interim .check-out a {
          color: #666; }
      #dashboard .mobile-interim.print {
        padding: 0; }
        #dashboard .mobile-interim.print table {
          border: 1px solid #E0E0E0;
          border-radius: 10px; }
          #dashboard .mobile-interim.print table td {
            float: left;
            clear: both;
            border: none !important;
            width: 100%;
            text-align: left;
            padding-top: 10px; }
          #dashboard .mobile-interim.print table button {
            width: 100%;
            display: block;
            margin: 5px auto;
            border-radius: 3px;
            font-weight: 900; }
          #dashboard .mobile-interim.print table select {
            width: 100%;
            background-color: #eeeeee;
            background-image: none !important;
            border: none;
            border-radius: 0px;
            text-align: center;
            margin: 0 auto;
            -webkit-appearance: none; }
        #dashboard .mobile-interim.print .btn-group .btn-secondary {
          border: 1px solid #000 !important;
          background: #fff;
          color: #000;
          width: 230px; }
          #dashboard .mobile-interim.print .btn-group .btn-secondary.bump {
            margin-left: -1px;
            width: auto; }
        #dashboard .mobile-interim.print .sub-grp {
          margin: 20px auto;
          font-size: 12px; }
          #dashboard .mobile-interim.print .sub-grp a {
            color: #2f2f2f;
            font-weight: 600; }
        #dashboard .mobile-interim.print .mobile-user {
          background-color: #f6f6f6;
          width: 100%;
          display: block;
          height: 60px; }
          #dashboard .mobile-interim.print .mobile-user .logo {
            max-width: 130px;
            margin: 15px 12px 0; }
          #dashboard .mobile-interim.print .mobile-user .profile-pic {
            width: 40px;
            margin: -4px 7px 0;
            height: 40px; }
          #dashboard .mobile-interim.print .mobile-user .dialog {
            margin-top: 12px;
            color: #6a6a6a;
            line-height: 16px;
            text-align: right;
            width: 240px; }
      #dashboard .mobile-interim .navbar-brand {
        margin: 0 auto;
        float: none; }
    #dashboard .dashboard-grp .txt-sz-36 {
      font-size: 26px; }
    #dashboard .dashboard-grp .btn.btn-xl {
      font-size: 19px; }
    #dashboard .dashboard-grp .txt-sz-18, #dashboard .dashboard-grp .component-grp > header, #dashboard .dashboard-grp .component-grp > .component-header {
      font-size: 15px; }
    #dashboard .dashboard-grp .title {
      line-height: 25px !important; }
    #dashboard .sidebar-grp {
      width: 110px; }
    #dashboard .main-grp {
      width: 100%;
      margin-left: 0px !important;
      padding: 0 0px; }
  .stories-banner {
    background-size: 100% 260px !important;
    padding: 120px 0 0 !important;
    height: 260px !important; }
  .carousel-inner > .item > a > img {
    height: 130px !important; }
  .top-carousel .slide-cr-kids h1 {
    font-size: 15px !important;
    width: 100% !important; }
  .top-carousel .slide-cr-kids p {
    font-size: 11px !important;
    width: 100% !important; }
  .top-caption {
    top: 20% !important; }
    .top-caption p {
      font-size: 12px !important;
      line-height: 18px !important; }
    .top-caption h1 {
      font-size: 20px !important;
      margin-top: -12px !important; }
  .bottom-slider img {
    max-width: 220px !important; }
  .bottom-slider .carousel-inner {
    height: 290px !important; }
  .bottom-slider .carousel-indicators {
    left: 27% !important; }
  .top-caption .btn-movement {
    margin: 20px auto !important;
    padding: 7px 60px !important;
    letter-spacing: 2px !important;
    font-size: 12px !important; }
  .footer-grp .middle-grp {
    padding: 9px 0px !important; }
    .footer-grp .middle-grp .col-md-2 {
      float: left !important; }
  .modal-dialog .modal-content {
    border: 2px solid #000; }
    .modal-dialog .modal-content .modal-body p {
      color: #666; }
    .modal-dialog .modal-content .modal-header .modal-title {
      text-align: center; }
    .modal-dialog .modal-content .modal-header .close {
      margin-top: -6px; }
  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline-block; }
  #www .stories-tumblr {
    width: 80% !important; }
    #www .stories-tumblr .intro {
      width: 102% !important; }
    #www .stories-tumblr .intro-social {
      height: 150px !important; }
    #www .stories-tumblr #tumblr_posts {
      width: 100% !important; }
      #www .stories-tumblr #tumblr_posts img {
        width: 100% !important; }
      #www .stories-tumblr #tumblr_posts iframe {
        width: 100% !important; }
      #www .stories-tumblr #tumblr_posts .date img {
        width: 15px !important;
        height: 14px; }
  #www .find-us .intro {
    margin: 40px auto 10px !important;
    width: 80% !important; }
  #www .find-us .map-content {
    width: 100% !important; }
  #www h1, #www h2, #www h3 {
    margin-top: 20px; }
  #www .page {
    padding-top: 20px !important; }
  #www .create-account form {
    width: 95% !important; }
  #www .program-crkids .rewards-bottom .img-responsive {
    text-align: center;
    margin: 0 auto; }
  #www .rewards-bottom {
    margin-top: 20px !important; }
  #www .footer-grp .top-grp i.fa-envelope {
    display: none; }
  #www .footer-grp .top-grp .footer-content {
    padding-top: 20px !important; }
  #www .footer-grp .middle-grp .copyR {
    float: left; }
    #www .footer-grp .middle-grp .copyR img {
      margin: 10px 20% 29px !important; }
  #www .program-crkids, #www .program-crhome, #www .program-shoebox, #www .program-crcampus, #www .our-programs {
    padding-top: 20px !important; }
  #www a img.map {
    width: 100%; }
  #www .our-programs .reach-box {
    margin: 50px auto !important;
    padding: 20px 30px !important;
    height: auto  !important; }
  #www .index .carousel-control {
    height: 90% !important; }
  #www .program-banner h2 {
    font-size: 20px !important;
    letter-spacing: 8px !important;
    line-height: 25px !important;
    margin-bottom: 5px !important; }
  #www .program-banner p {
    font-size: 10px !important; }
  #www .program-menu {
    height: 36px !important; }
    #www .program-menu ul li a {
      font-size: 8px !important;
      padding: 13px 7px 12px 8px !important; }
  #www .index .carousel-inner .slide-join h1 {
    font-size: 25px !important; }
  #www .get-started, #www .container {
    width: 90% !important; }
  #www .outter {
    margin: 15px auto 0 !important; }
  #www .navbar .nav-content {
    width: 100% !important; } }

/**
 * Wizard
 * ======
 *
 *
 */
.wizard .modal-header h4 {
  color: #000;
  font-family: Helvetica, 'Arial', sans-serif;
  font-size: 24px;
  font-weight: 900 !important; }

.wizard .modal-body {
  font-size: 15px; }

.wizard .wizard-slide img {
  margin: 20px 0 25px; }

.wizard .wizard-slide.wizard-slide-intro {
  margin: 0 auto;
  max-width: 620px;
  text-align: center; }
  .wizard .wizard-slide.wizard-slide-intro img {
    margin-bottom: 25px;
    max-width: 200px; }
  .wizard .wizard-slide.wizard-slide-intro h3 {
    color: #000;
    font-family: Helvetica, 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-transform: uppercase; }
  .wizard .wizard-slide.wizard-slide-intro button {
    font-size: 24px;
    margin: 0 auto 20px;
    max-width: 540px;
    border-radius: 0px; }
  .wizard .wizard-slide.wizard-slide-intro a {
    color: #666;
    font-family: Helvetica, 'Arial', sans-serif;
    font-weight: 900;
    text-transform: none; }

.wizard .wizard-slide .wizard-next-btn button {
  padding-right: 22px;
  padding-top: 13px; }

.wizard .wizard-slide .wizard-next-btn .wizard-next-btn-overlay {
  position: absolute;
  background: url(/images/wizard/wizard-next-btn-overlay.png) no-repeat top left;
  height: 48px;
  width: 18px;
  right: 14px;
  z-index: 100; }

.wizard .wizard-navigation {
  text-align: center; }
  .wizard .wizard-navigation .wizard-nav-item {
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin-right: 24px;
    width: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .wizard .wizard-navigation .wizard-nav-item.active {
      background: #000; }

span.infusion-option label {
  font-size: 14px !important; }

.subtle-link {
  color: white;
  font-weight: bold; }
  .subtle-link:hover {
    color: #FFE900; }
