@import url(https://fonts.googleapis.com/css?family=Roboto);
/*@phone320: 321px;
@phone360: 361px;
@phone375: 376px;
@phone414: 415px;
@tab768:   769px;
@tab600:   601px;
@tab800:   801px;
@lg:       993px; 
@lg-hd:    1201px;*/
a {
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  color: #3fb8af;
}
-webkit-any-link {
  color: -webkit-link;
  text-decoration: underline;
  cursor: auto;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
hr {
  border: 0;
  height: 1px;
  background: #b5b1b1;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: -20px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input[type=text],
input[type=password] {
  border-radius: 5px;
  border-color: #6ecf40;
  border-width: 2px;
  background-color: white;
  font-style: normal;
  font-weight: normal;
}
::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  color: #6ecf40 !important;
  font-size: 18px;
}
::-moz-placeholder {
  font-family: 'Roboto', sans-serif;
  color: #6ecf40 !important;
  font-size: 18px;
}
::-ms-placeholder {
  font-family: 'Roboto', sans-serif;
  color: #6ecf40 !important;
  font-size: 18px;
}
::placeholder {
  font-family: 'Roboto', sans-serif;
  color: #6ecf40 !important;
  font-size: 18px;
}
button {
  font-weight: 700!important;
  text-shadow: none!important;
}
*:focus {
  outline: none;
}
textarea:focus,
input:focus {
  outline: none;
  box-shadow: none;
  border-color: #6ecf40;
}
.activity-shape {
  padding-bottom: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  display: inline-block;
  margin-right: 10px;
  color: white;
  font-size: 14pt;
  word-wrap: break-word;
  padding-top: 25px;
  background-color: #fcaf3a;
  border-radius: 4px;
}
.weight-shape {
  padding-bottom: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  display: inline-block;
  margin-right: 10px;
  color: white;
  font-size: 14pt;
  word-wrap: break-word;
  padding-top: 25px;
  background-color: #55e3e5;
  border-radius: 4px;
  margin-left: 20px;
}
.textGreen {
  color: green;
}
.activity-track-text {
  color: #a67427;
}
.weight-track-text {
  color: #3e9697;
}
body {
  font-family: 'Roboto', sans-serif;
  color: #767878;
  font-size: 14px;
}
.mainView {
  overflow-y: auto;
  overflow-x: hidden;
  height: 90%;
}
.width-initial {
  width: initial;
}
.text-align-right {
  text-align: right;
}
.content-middle {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 90px;
}
.text-larger {
  border-radius: 20px;
  text-align: center;
  text-align: -webkit-center;
  font-style: italic;
  font-weight: bold;
  font-size: large;
  line-height: normal;
  background-color: #eee;
  border-color: black;
}
.btn-solid-modified {
  height: 35px;
  font-weight: bold;
}
.main-nav-container-modified {
  bottom: initial !important;
}
.container-modified {
  margin-left: -20px !important;
}
.menu-td {
  border-right-style: inset;
  width: 50%;
}
.menu-font {
  color: #48b8af;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 15px;
}
.menu-fullSite {
  color: #f87c35!important;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 22px;
}
.padding-right-10 {
  padding-right: 10px;
}
.background-default {
  background-color: inherit;
  border-color: transparent;
}
.min-height-30 {
  min-height: 30px;
}
.left-10 {
  left: 10%;
}
.box-size-modified {
  box-sizing: initial;
  -webkit-box-sizing: initial;
}
.outline-0 {
  outline: 0 !important;
}
.margin-left-22 {
  margin-left: -22px;
}
.margin-left-43 {
  margin-left: 43%;
}
.bottom-initial {
  bottom: initial;
}
.newspaper {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.border-collapse-initial {
  border-collapse: initial;
}
.white-space-initial {
  white-space: initial;
}
.border-right-style-initial {
  border-right-style: initial;
}
.width-100 {
  width: 100%;
}
.border-bottom-1 {
  border-bottom: 1px solid #ddd;
}
.margin-left-100 {
  margin-left: 100px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
  /* margin-right: 0px;
    margin-left: -27px;*/
}
.margin-left-minus5px {
  margin-left: -5px;
}
.totalpoints-message {
  color: #fbbd29;
}
.totalpoints {
  color: #767878;
}
*::-webkit-input-placeholder {
  color: black;
}
*:-moz-placeholder {
  color: black;
}
*::-moz-placeholder {
  color: black;
}
*:-ms-input-placeholder {
  color: black;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.header-style {
  border-top: 3px solid #ddd;
  padding-left: 15px;
  border-top-width: medium;
  padding-bottom: 50px;
  border-bottom: 2px solid #777;
}
.padding-left-right-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.color-green {
  color: green;
}
.padding-top-10 {
  padding-top: 10px;
}
.font-size-large {
  font-size: large;
}
.ngplus-overlay-background {
  top: 0px;
  left: 0px;
  padding-left: 100px;
  position: absolute;
  z-index: 10000;
  height: 100%;
  width: 100%;
  background-color: #808080;
  opacity: 0.2;
}
.ngplus-overlay-content {
  position: absolute;
  font-weight: bold;
  height: 100px;
  width: 300px;
  height: 15em;
  width: 20em;
  z-index: 10000;
  text-align: center;
}
.dissolve-animation.ng-hide-remove,
.dissolve-animation.ng-hide-add {
  display: inline !important;
  -webkit-transition: 0.5s linear all;
  -moz-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  transition: 0.5s linear all;
}
.dissolve-animation.ng-hide-remove.ng-hide-remove-active,
.dissolve-animation.ng-hide-add {
  opacity: 1;
}
.dissolve-animation.ng-hide-add.ng-hide-add-active,
.dissolve-animation.ng-hide-remove {
  opacity: 0;
}
.challenge-btn {
  height: 4em;
  font-weight: 600;
  font-size: 0.751em;
  width: 13em;
  word-wrap: break-word;
  padding: initial;
  white-space: normal;
}
.body-height {
  max-height: 88%;
  top: 2.9em;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  max-width: 414px;
}
.challenge-image {
  width: 7.5em;
  height: 3.125em;
}
.margin-bottom-0_62 {
  margin-bottom: 0.625em;
  margin-left: -32px;
}
.margin-left-2px {
  margin-left: 5px;
}
.home-padding {
  padding-bottom: 3.2em;
}
.disabled-default[disabled] {
  background-color: white;
  border: 2px solid #c3c3c3!important;
  color: #c3c3c3;
  border-radius: 4px;
}
.margin-bottom-minus4 {
  margin-bottom: -4px !important;
}
.vertically-middle {
  display: flex;
  align-items: center;
}
.footer-position {
  position: absolute;
  height: 100%;
  align-items: center;
  max-width: 414px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.home-mesages {
  width: 95%;
  max-height: 50px;
}
.home-mesages-100 {
  width: 95%;
  max-height: 100px;
}
.readmore {
  all: initial;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #3fb8af;
  background-color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  display: none;
  height: 25px;
}
.carousel-control.left {
  background-image: none;
  color: black!important;
  display: none;
}
.carousel-control.right {
  background-image: none;
  color: black!important;
  display: none;
}
.carousel-indicators li {
  border: 1px solid #292828;
}
.carousel-indicators .active {
  background-color: black;
}
.carousel .carousel-control {
  visibility: hidden;
}
.carousel:hover .carousel-control {
  visibility: hidden;
}
.carousel-indicators li {
  visibility: hidden;
}
.message_div_position {
  top: 100px;
  position: fixed;
  overflow: none;
  overflow-x: hidden;
  height: 65%;
  max-width: 414px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  word-break: break-word;
}
.login-title {
  font-size: 1.125em;
  color: #1DC0E4;
  margin-bottom: 2.5em;
  text-align: center;
}
.h1-width {
  border-left-width: 1em;
  border-right-width: 1em;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: black;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: black;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: black;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black;
}
.text-larger {
  height: 2.81em;
  font-style: italic;
  font-weight: bold;
  font-size: 125%;
  line-height: normal;
  background-color: #eee;
  border-color: black;
  color: black;
  padding: 6px 12px;
}
.username-margin {
  margin-bottom: 0.5em;
}
.password-margin {
  margin-bottom: 1.6em;
}
.text-align {
  text-align: center;
}
.button-height {
  border-radius: 1.25em;
  background-color: #5295CE;
}
.form-signin {
  max-width: 14.375em;
  margin: auto;
}
.error-styling {
  margin-top: 0.75em;
  color: red;
  font-size: 12px;
  height: 18px;
}
.margin-top-point5em {
  margin-top: 0.5em;
}
.walker-size {
  height: 310px;
}
.hide {
  visibility: hidden;
}
.show {
  visibility: visible;
}
.btnNumPad {
  margin-bottom: 10px;
  width: 51px;
  height: 51px;
  background-image: linear-gradient(#ffffff, #e5e5e5);
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px;
  box-sizing: border-box;
  font-size: 20px;
}
.setAtBottom {
  position: fixed;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.position-fixed {
  position: fixed;
}
.position-relative {
  position: relative;
}
.position-relative-imp {
  position: relative!important;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.font-size-small {
  font-size: small;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.font-weight-bold {
  font-weight: 600;
}
.text-align-center {
  text-align: center;
}
.color-black {
  color: black;
}
.body-max-width {
  max-width: 414px;
  margin: auto;
}
.margin-button {
  position: fixed;
  bottom: 1.0em;
  margin-left: -15px;
  z-index: 99;
}
.button-size {
  width: 5.5em;
  height: 2.5em;
  font-size: 1.3em;
}
.heading-font-color {
  color: #f87c35 !important;
}
.horizontal-line {
  border-bottom: 1px solid #b5b1b1;
}
.enlarged-transform {
  display: inline-block;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  transform: scale(2);
}
.time-outline {
  outline: none !important;
}
.back-pink {
  background-color: #F3D3D9;
}
.next-green {
  background-color: #D0F3D0;
  float: right;
}
.back-float-left {
  float: left;
  margin-left: 0.8em;
}
.next-float-right {
  float: right;
}
.body-max-width {
  max-width: 414px;
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.font-size-x-large {
  font-size: x-large;
}
.text-align-centre {
  text-align: center;
}
.text-align-left {
  text-align: left;
}
.single-button-bottom {
  position: fixed;
  bottom: 1em;
}
.margin-left-0px {
  margin-left: 0px;
}
.margin-left-15px {
  margin-left: 15px;
}
.margin-left-5 {
  margin-left: 5px;
}
.padding-left-1_6em {
  padding-left: 1.6em !important;
}
.margin-bottom-1em {
  margin-bottom: 1em;
}
.white-space-nowrap {
  white-space: nowrap;
}
.modal-dialog {
  margin-top: 5em;
}
.link {
  color: #3fb8af;
  cursor: auto;
}
.font-size-10 {
  font-size: 10px;
}
.rounded-corner {
  border: 1px solid transparent;
  border-radius: 4px;
}
.margin-top-12px {
  margin-top: 12px;
}
.separator-color {
  color: #b5b1b1;
}
.font-size-17 {
  font-size: 17px;
}
.font-size-16 {
  font-size: 16px;
}
.orange-hr {
  height: 2px;
  background: #fbbd29;
}
.width98 {
  width: 98%;
}
.margin-right-10 {
  margin-right: 10px;
}
.padding-right-0 {
  padding-right: 0px;
}
.padding-left-0 {
  padding-left: 0px;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-left-5 {
  padding-left: 5px;
}
.wrapHeader {
  word-wrap: break-word;
  width: 90%;
}
.backgroundcolor-white {
  background-color: white;
}
.margin-right-50 {
  margin-right: 50px !important;
}
.margin-left-45 {
  margin-left: 45px;
}
.margin-right-0 {
  margin-right: 0px;
}
.margin-left-0 {
  margin-left: 0px;
}
.margin-right-180 {
  margin-right: 180px;
}
.font-weight-normal {
  font-weight: normal;
}
.centre-align {
  align-items: center;
}
.opaqueFooterButtons {
  background: white;
  margin-bottom: -16px;
  padding: 0px;
  height: 3.8em;
  align-items: flex-start;
  max-width: 414px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.overideBasicOpaque {
  max-width: 450px;
  justify-content: flex-start;
  position: fixed;
  bottom: 1.0em;
  margin-left: 10px;
  z-index: 99;
}
/* Overwritten the angular ui class as need to fix the pop up 
width issue in landscape mode bug# 17064 */
.modal-content {
  width: 90%;
  max-width: 330px;
  margin: auto;
  margin-top: 5em;
}
.margin-10 {
  margin: 10px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.menu-position {
  float: right!important;
  z-index: 2147483647;
}
.logo_position {
  float: left!important;
}
.main-nav-container {
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  width: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  z-index: 1;
  overflow: hidden;
}
.top-nav .nav-icon {
  display: block;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
.main-nav {
  margin: 0px 0 0 60px;
}
.main-nav a {
  display: block;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 8px 10px;
  text-decoration: none;
  color: #333;
  white-space: nowrap;
}
.height-7_Perc {
  height: 7%;
  max-height: 75px;
}
.navbar-default-modified {
  background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
}
.z-index-max {
  z-index: 2147483647;
}
.height-5_Perc {
  height: 5%;
}
.margin-left-20_Perc {
  margin-left: 20%;
}
.margin-right-30_Perc {
  margin-right: 30%;
}
.menu-style {
  max-height: 100%;
  margin: auto;
  position: fixed;
  display: block;
  margin-left: 8px;
  max-width: 414px;
}
.height-2point8em {
  max-height: 2.8em;
}
.headerstyle {
  max-width: 414px;
  width: 100%;
  position: fixed;
  margin: auto;
}
.menuOpenIcon {
  position: absolute;
  right: 30px;
}
.header-border {
  border-bottom: solid 2px #fbbd29;
}
.modified-hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
.margin-top-5px {
  margin-top: 5px;
}
.menu-border {
  border: solid 1px #787878;
}
.copyright-color {
  color: #d1d1d1;
}
.flyover {
  left: 150%;
  overflow: hidden;
  position: fixed;
  width: 80%;
  opacity: 0.9;
  z-index: 1050;
  transition: left 0.6s ease-out 0s;
}
.flyover-bottom {
  bottom: 10px;
}
.flyover.in {
  left: 20%;
}
.flyoverBottom {
  position: absolute;
  display: none;
  bottom: 0px;
  opacity: 0.9;
  z-index: 1050;
  margin: 0px;
  width: 100%;
}
.flyoverBottom.in1 {
  height: 250px;
}
.nav-tabs {
  border-bottom: 2px solid #DDD;
}
.nav-tabs > li > a {
  border: none;
  color: #666;
}
.nav-tabs > li > a::after {
  content: "";
  background: #4285F4;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.nav-tabs  > li.active  > a,
.nav-tabs  > li.active  > a:focus,
.nav-tabs  > li.active  > a:hover {
  border-width: 0;
}
.nav-tabs  > li.active  > a,
.nav-tabs  > li  > a:hover {
  border: none;
  color: #4285F4 !important;
  background: transparent;
}
.nav-tabs  > li.active  > a::after,
.nav-tabs  > li:hover  > a::after {
  transform: scale(1);
}
.tab-nav > li > a::after {
  background: #21527d none repeat scroll 0% 0%;
  color: #fff;
}
.tab-pane {
  padding: 15px 0;
}
.tab-content {
  padding: 20px;
}
.card {
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}
.btn-lg-modified {
  margin-left: 60px;
}
.margin-extremeleft-responsive {
  margin-left: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 414px) and (orientation: portrait) {
  .btn-lg-modified {
    margin-left: 65px;
  }
  .margin-extremeleft-responsive {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 320px) {
  .margin-bottom-0_62 {
    margin-bottom: 0.625em;
    margin-left: -38px;
  }
  .link {
    color: #3fb8af;
    cursor: auto;
    font-size: 0.82em;
  }
  .walker-size {
    height: 140px;
  }
  hr {
    margin-right: -35px !important;
  }
}
@media only screen and (min-width: 360px) {
  .margin-bottom-0_62 {
    margin-bottom: 0.625em;
    margin-left: -25px;
  }
  .link {
    color: #3fb8af;
    cursor: auto;
    font-size: 0.94em;
  }
  hr {
    margin-right: -25px !important;
  }
}
@media only screen and (min-width: 414px) {
  .margin-bottom-0_62 {
    margin-bottom: 0.625em;
    margin-left: -15px;
  }
  .link {
    color: #3fb8af;
    cursor: auto;
    font-size: 1.09em;
  }
  hr {
    margin-right: -10px !important;
  }
}
@media only screen and (min-height: 500px) {
  .walker-size {
    height: 220px;
    margin-top: 10px;
  }
}
@media only screen and (min-height: 600px) {
  .walker-size {
    height: 250px;
    margin-top: 30px;
  }
}
@media only screen and (min-height: 700px) {
  .walker-size {
    height: 310px;
    margin-top: 35px;
  }
}
.tracker-body-padding {
  padding-bottom: 3.2em;
  margin: auto;
}
.datepicker-center {
  display: table;
  margin: 0 auto;
}
.calendar-margin-top {
  margin-top: 0.4em;
}
.tracker-time-padding {
  padding-top: 1em !important;
}
.time-box-border {
  border: 2px solid #6ecf40;
}
.activity-height {
  height: 300px;
  border-radius: 8px;
}
.margin-list {
  margin: 1.6em !important;
}
.margin-list-muscle {
  margin: 1em !important;
}
.muscle-radio-left-margin {
  margin-left: 0.3em!important;
  margin-bottom: 0.7em!important;
}
.margin-bottom-0px {
  margin-bottom: 0px!important;
}
.activity-margin-right {
  margin-right: 8.33%;
}
.margin-input {
  margin: 1.25em 0.94em 0.94em 1.25em !important;
}
.scroll-margin-right {
  margin-right: 3%;
  margin-left: 3%;
}
/*.label-vigorous
{
    margin-left: 2.5em;
} */
/*.label-distance
{
    margin-left: 4.65em;
} */
.box-responsive-height {
  height: 40vh;
  margin-top: 5vh;
  max-width: 40em;
}
.hour-margin-top {
  margin-top: 10vh;
}
.mile-margin-top {
  margin-top: 15vh;
}
.hour-margin-left {
  margin-left: 5%;
}
.activity-input {
  width: 5em;
  height: 30px;
}
.radio-margin-left {
  margin-left: 3%;
}
.activity-list-subheading {
  font-size: 22px;
  margin-top: 40px;
}
.disabled-miles-box {
  border: solid 1px #c3c3c3!important;
  background: #c3c3c3;
}
.hide-Scroll {
  max-height: 340px;
  overflow-y: hidden;
}
div.activity-list ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}
div.activity-list ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #b5b1b1;
  -webkit-box-shadow: 0 0 1px #b5b1b1;
}
.challenge-title {
  font-size: 18px;
  color: #fbbd29;
}
.challenge-name {
  font-size: larger;
  font-weight: 900;
}
.challenge-display {
  font-size: x-small;
  font-weight: 800;
}
.challenge-total {
  text-align: right;
}
.marginLeft {
  margin-left: -60px;
}
.ChallengeDetails {
  font-size: 18px;
  color: #6ecf40;
}
.challengeSeparator {
  margin-top: 15px;
  background: #fbbd29;
  margin-bottom: 15px;
  margin-right: 0px!important;
}
.zeroLeftPadding {
  padding-left: 0px;
}
.challengeDescMargin {
  margin: 10px;
  margin-top: 0px;
  margin-left: 0px;
  height: 65%;
  position: fixed;
  overflow: auto;
  max-width: 414px;
}
.floatDivInline {
  float: inline;
}
.floatDivLeft {
  float: left;
}
.challengeRankName {
  display: flex;
  flex-direction: row;
}
.tableFormat {
  display: table;
}
.tableCellBottom {
  float: none;
  display: table-cell;
  vertical-align: bottom;
}
.input-weight {
  text-align: right;
  width: 6em;
  line-height: 1.5em;
}
.weight-text-padding {
  padding-top: 2em;
}
