
body {
  background-color: #d9edfc;
  font-family: 'Open Sans', sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 100%;
  font-size: 16px;
  margin: 0;
  padding-bottom: 54px;
  color: #231F20;
}
#top-menu {
  height: 132px;
  border-bottom: 1px solid #EEE;
  box-shadow: 0 0 5px #DDD;
  background-color: #FFFFFF;
}
.site-logo-div {
  width: 384px;
  font-size:20px;
}
.site-logo-div img {
  max-height: 132px;
}
#mobileNav {
  margin-top: 46px;
}
#mobileNavList, #wideNavList {
  background-color: #FFFFFF;
  border-left: 1px solid #231F20;
  border-bottom: 1px solid #231F20;
}
#wideNavList {
  border-right: 1px solid #231F20;
}
#mobileNavList {
  top: 132px;
}
#mobileNavList .menu-item > a, #wideNavList .menu-item > a {
  color: #231F20;
}
.mobile-site-logo-div img {
    max-height: 56px;
}
.mobile-site-logo-div {
    padding: 0;
}
.site-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #FFFFFF;
}
.site-info {
  clear: both;
  padding: 6px 12px;
  text-align: center;
  background-color: #FFFFFF;
  color: #231F20;
  font-family: Lora, sans-serif;
}
.user-site-info {
    height: auto;
}
.footer-block {
  position: relative;
  color: #231F20;
  font-size: 16px;
}
.footer-block a {
  color: #231F20;
}
.footer-block a:hover {
  color: #333;
}
h1, h2, h3, h4, h5 {
  color: #231F20;
}
blockquote:before {
  background-color: #d9edfc;
}
blockquote:after {
  background-color: #d9edfc;
}
#ps-content {
    padding-top: 132px;
}
.lu-home-hero-blue-background {
    background-image:url('/img/home-hero-white-blue-bg.png');
    background-size:100%;
    background-repeat:repeat-y;
}
.lu-home-hero-dark-text-large {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.lu-home-hero-secondary-text-v21 {
    font-size: 26px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.lu-home-hero-dark-text-small {
    font-size: 18px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}
.lu-home-hero-img-container {
    max-width: 1440px;
    margin:0 auto;
    height:180px;
    position: relative;
    overflow: hidden;
}
.lu-home-hero-img-wrapper {
    width: 10000px;
    height:180px;
    position: absolute;
}
.lu-home-hero-img-wrapper > div {
    width:180px;
    height:180px;
    float:left;
}
.lu-home-hero-img-container-small {
    max-width: 700px;
    margin:0 auto;
    height:100px;
}
.lu-home-hero-img-wrapper-small {
    height:100px;
}
.lu-home-hero-img-wrapper-small > div {
    width:100px;
    height:100px;
    margin: 0 20px;
}
#mobileNavBottom {
    background-color: #d9edfc;
}
.app-button-pill {
    background-color: #38b6ff;
    color: #FFFFFF;
    font-weight: 500;
}
.app-button-pill-outline {
    border-color: #231F20;
}
.app-button-outline {
    border-color: #231F20;
    background-color: transparent;
    color: #231F20;
}
.app-button-outline:hover {
    border-color: #231F20;
    background-color: hsl(206,85%,76%);
}
.app-button-nav {
    background-color: transparent;
    color: #231F20;
    font-weight: 400;
}
.app-button-nav:hover {
    background-color: transparent;
}
.lu-training-button-selected {
    background-color: #38b6ff;
    color: #FFFFFF;
}
.lu-training-button-selected:hover {
    background-color: #38b6ff;
}
.lu-input {
    background-color: #FFFFFF;
    border-color: #231F20;
    color: #231F20;
}
.lu-landing-program-item {
    border-color: #231F20;
}
.lu-landing-program-item-name {
    color: #231F20;
}
.lu-landing-program-item-description {
    background-color: #FFFFFF;
}
.lu-video-preview-gradient {
    background:linear-gradient(to bottom, rgba(217,237,252,0) 0%, rgba(217,237,252,0.8) 70%, rgba(217,237,252,0.95) 90%, rgba(217,237,252,1) 100%);
}
.app-button-group-container {
    background-color: #d9edfc;
    border: 1px solid #231F20;
}
.home-content-heading1 {
    color: #231F20;
}
.lu-faq-container {
    border-color: #231F20;
}
.lu-training-input-circle-text-input {
    background-color: transparent;
    color: #38b6ff;
}

/* Forms */

.lu-input-underline {
    background-color: #d9edfc;
}
.lu-training-goal {
    border-color: #231F20;
}
.lu-training-goal-focus-highlighted {
    background-color: #FFFFFF;
}
.lu-input-goal {
    background-color: #d9edfc;
}
.lu-input-goal-fieldset-label {
    color: #231F20;
}
.lu-input-no-background {
    background-color: transparent;
}
.lu-training-slider-item {
    background-color: transparent;
    border-color: #231F20;
    color: #231F20;
}
.lu-form-checkbox {
    border-color: #231F20;
}

/* Training */

.lu-training-header {
    color: #231F20;
}
.lu-content-truncate-gradient-right {
    background: linear-gradient(to right, rgba(217,237,252,0) 0%, rgba(217,237,252,1) 100%);
}
.lu-content-truncate-gradient-left {
    background: linear-gradient(to left, rgba(217,237,252,0) 0%, rgba(217,237,252,1) 100%);
}
.lu-training-nav-container {
    border-color: #231F20;
    background-color: #d9edfc;
}
.lu-training-progress {
    background-color: hsl(45,57%,85%);
}
.lu-training-progress-divider {
    background-color: hsl(45,57%,85%);
}
#mainNavBottom {
    border-top-color: #231F20;
    background-color: #FFFFFF;
}
.lu-slider {
  background-color: #231F20;
}
.lu-slider::-webkit-slider-thumb {
  border-color: #231F20;
}
.lu-slider::-moz-range-thumb {
    border-color: #231F20;
}
.lu-slider-days::-webkit-slider-thumb {
    border-color: #231F20;
}
.lu-training-subheading {
    color: #231F20;
}
.lu-training-share-container {
    border-color: #231F20;
}
.lu-input-goal-label {
    color: #231F20;
    background-color: #d9edfc;
}
.lu-input-goal-label {
    color: #231F20;
}
.lu-training-goal-option {
    color: #231F20;
}
.lu-training-goal-label {
    color: #231F20;
}
.lu-training-timer-watch {
    color: #231F20;
}
.lu-training-horizontal-slider {
    background-color: hsl(206,56%,86%);
}
/*
.lu-training-horizontal-slider-wrapper {
    background:linear-gradient(to right, rgba(56,182,255,0.05) 0%, rgba(56,182,255,0.6) 50%, #38b6ff 100%);
}
.lu-training-horizontal-slider-bar {
    background-color: #38b6ff;
}*/
.lu-training-relationship {
  border: 1px solid #C3CEDA;
  margin: 0 auto;
  max-width:520px;
  padding: 8px;
  cursor: pointer;
}
.lu-training-relationship-selected {
  border-color: #231F20;
}
.lu-training-card {
    color: #FFFFFF;
}
.lu-training-score-gauge-md {
    background-color: inherit;
}
.lu-training-graph-bar-container {
  color: inherit;
}

/* Plan */

.lu-plan-nav-container {
    background-color: #d9edfc;
}
.lu-plan-nav {
    color: #231F20;
}
.lu-plan-nav-item {
    border-color: #231F20;
}
.lu-plan-nav-item:last-child {
    border-right-color: #231F20;
}

/* Log */

.lu-calendar-ring {
    background-color: #d9edfc;
}
.lu-calendar-ring > div {
    background-color: hsl(213,24%,75%);
}
.lu-calendar {
    border-color: hsl(213,24%,75%);
}
.lu-calendar-day {
    border-color: hsl(213,24%,75%);
}
.lu-log-bgcolor-gold {
    border-color: #D3B65C;
}
.lu-log-bgcolor-gray {
    background-color: hsl(213,24%,75%);
    border-color: hsl(213,24%,75%);
}
.lu-log-bgcolor-silver {
    border-color: #C3CEDA;
}
.lu-log-bgcolor-bronze {
  border-color: #A97142;
}
.lu-log-bgcolor-accent {
  border-color: #38b6ff;
}
.brand-color-bg-accent2 {
    background-color: hsl(213,24%,75%);
}

/* Lessons */

.lu-lesson-nav-container {
    background-color: #d9edfc;
}
.lu-lesson-nav {
    background-color: #d9edfc;
    color: #231F20;
}
.lu-lesson-nav-item {
    border-color: #231F20;
}
.lu-lesson-nav-item:last-child {
    border-right-color: #231F20;
}
.lu-lesson-container {
    color: #231F20;
}
.lu-lesson-name > span {
    color: hsl(213,24%,60%);
}
.lu-lesson-up-next {
    border-color: hsl(213,24%,60%);
}

/* Modals */

.modal-container {
    background-color: hsl(206,56%,93%);
}
.modal-container-transparent {
    background-color: transparent;
}

/* Email Form */

.lu-modal-container-bottom-fixed {
    position: fixed;
    background-color: #38b6ff;
    bottom: 0;
    left: 50%;
    width: 90vw;
    max-width: 920px;
    margin: 0 auto;
    transform: translateX(-50%);
    padding: 12px 20px 20px;
    border-radius: 5px 5px 0 0;
    z-index: 999;
}
.overlay-container-fixed-close {
    color: #FFFFFF;
}
.lu-modal-bottom-fixed-content {
    display: flex;
    align-items: center;
}
.lu-form-message-text {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
  padding: 0 10px;
}
.app-button-pill-light {
    background-color: #FFFFFF;
    color: #38b6ff;
}
.app-button-pill-right {
    border: 1px solid #231F20;
    border-left: none;
    border-radius: 0 20px 20px 0;
    padding: 9px 16px 7px;
}
@media screen and (max-width: 520px) {
    .lu-modal-container-bottom-fixed {
        left: 0;
        right: 0;
        width: 100%;
        transform: none;
    }
    .lu-modal-bottom-fixed-content {
        display: block;
    }
}

/* Colors */

.brand-color {
    color: #231F20;
}
.brand-color-accent {
    color: #231F20;
}
.brand-color-accent2 {
  color: #444;
}
.brand-color-accent3 {
  color: hsl(202,100%,41%);
}
.brand-color-accent4 {
  color: hsl(202,100%,36%);
}
.brand-color-bg {
  background-color: #231F20;
}
.brand-color-bg-background {
    background-color: #d9edfc;
}
@media screen and (max-width: 578px) {
    #mobile-navigation-button {
        display: none;
    }
}
@media screen and (max-width: 520px) {
    #top-menu {
        height: 56px;
    }
    #top-menu-tagline {
        display: none;
    }
    #mobileNav {
      margin-top: 0px;
    }
    #mobileNavList {
      top: 56px;
    }
    #mobile-navigation-icon {
        padding: 16px;
    }
    #ps-content {
        padding-top: 56px;
    }
    .site-logo-div {
        width: 50%;
    }
    .site-logo-div img {
      max-height: 56px;
    }
    .lu-home-hero-img-container {
        height:100px;
    }
    .lu-home-hero-img-wrapper {
        height:100px;
    }
    .lu-home-hero-img-wrapper > div {
        width:100px;
        height:100px;
    }
    .lu-home-hero-img-container-small {
        height:60px;
    }
    .lu-home-hero-img-wrapper-small {
        height:60px;
    }
    .lu-home-hero-img-wrapper-small > div {
        width:60px;
        height:60px;
    }
}
