/* old green color # 99ca3c */
/* old dark green color # 577028 */
/*************** GLOBAL STYLES ***************/
.colorPrimary {
  color: #007C9D; }

.colorSecondary {
  color: #16505f; }

.colorTertiary {
  color: #e1e1e1; }

.background_primary {
  background: #007C9D; }

.background_secondary {
  background: #16505f; }

.background_tertiary {
  background: #e1e1e1; }

.background_primaryDark {
  background: #16505f; }

.background_secondaryDark {
  background: #16505f; }

.background_tertiaryDark {
  background: #b22d25; }

.background_red {
  background: #ff0000; }

.section_background {
  background: #f2f2f2; }

.open_slider_box {
  width: 35px;
  height: 35px;
  background: #16505f;
  color: #ffffff;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  float: right;
  cursor: pointer;
  line-height: 100%; }

/*************** TOP NAV MENU STYLES ***************/
.main_header {
  position: relative;
  width: 100%;
  height: 65px;
  background: #007C9D; }

.menu_notifications {
  border-top: 10px solid #16505f !important; }

.menu_settings {
  border-top: 10px solid #16505f !important; }

.menu_main_items {
  border-top: 10px solid #16505f !important; }

/******** TOP NAVIGATION BUTTONS ********/
.navigation_bar {
  width: 100%;
  height: 65px;
  background-color: #007C9D;
  position: relative; }

.top_nav_container {
  overflow: hidden;
  width: 80px;
  float: left;
  margin-left: 14px;
  padding: 4px;
  border: solid #ffffff 1px;
  border-radius: 5px;
  cursor: pointer; }

.top_nav_txt {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 1.3; }

.top_nav_txt:hover {
  color: #dddddd; }

.site_tour_button {
  overflow: hidden;
  width: 80px;
  height: 46px;
  float: left;
  margin-left: 14px;
  padding: 3px;
  border: solid #ffffff 1px;
  border-radius: 5px;
  cursor: pointer; }

.site_tour_txt_top {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 1.3; }

.site_tour_txt_top:hover {
  color: #dddddd; }

.site_help_button {
  overflow: hidden;
  width: 80px;
  height: 46px;
  float: left;
  margin-left: 14px;
  padding: 3px;
  border: solid #ffffff 1px;
  border-radius: 5px;
  cursor: pointer; }

.site_help_txt_top {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 1.3; }

.site_help_txt_top:hover {
  color: #dddddd; }

/*************** NAVIGATION BAR MODAL STYLES ***************/
.modal_box {
  background-color: #ffffff;
  border: 11px solid #007C9D; }

.submit_btn {
  background-color: #007C9D;
  cursor: pointer;
  transition: background-color 0.5s ease;
  color: #ffffff; }

.submit_btn:hover {
  background-color: #16505f !important;
  cursor: pointer;
  transition: background-color 0.5s ease;
  color: #ffffff; }

.friend_request_modal_image {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  border: solid 3px #007C9D;
  border-radius: 50%; }

.termsHeader {
  background-color: #007C9D; }

/*************** MOJO HEADER STYLES ***************/
.admin_mojo_circle_container {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: solid #16505f 12px;
  background-color: #ffffff;
  float: right; }

.admin_mojo_circle_points {
  width: 175px;
  margin-top: 22px;
  padding: 0;
  text-align: center;
  z-index: 999;
  position: absolute;
  cursor: pointer; }

a.admin_mojo_points_link {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 400%;
  color: #16505f;
  text-decoration: none; }

.admin_mojo_circle_text {
  width: 175px;
  margin-top: 50%;
  line-height: 1.1;
  text-align: center;
  z-index: 999;
  cursor: pointer; }

a.admin_mojo_text_link {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px;
  color: #16505f;
  text-decoration: none; }

/* styles for MOJO Circle */
#mojo_points_circle {
  background-image: url("../images/challenges/mojo_circle_background.jpg"); }

.mojo_circle_container {
  float: right;
  width: 200px;
  height: 200px;
  margin-left: 80px;
  margin-top: 5px;
  cursor: pointer; }

.mojo_circle_points {
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 400%;
  font-family: arial, helvetica, sans-serif;
  color: #16505f; }

.mojo_circle_text {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 26px;
  color: #16505f;
  line-height: 0; }

/****************************** BEGIN GENERAL HOME DASHBOARD STYLES ******************************/
/*************** GENERAL HOME DASHBOARD STYLES ***************/
.dashboard_main_header {
  background: #16505f;
  height: 35px; }

.dashboard_program_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.7; }

.dashboard_points_text {
  margin-top: 2px;
  float: right;
  font-size: 22px;
  color: #ffffff; }

.dashboard_health_assessment_header {
  background: #007C9D;
  height: 35px; }

.dashboard_health_assessment_square {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  width: 35px;
  height: 35px;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  cursor: pointer;
  background: #16505f; }

.dashboard_program_activities_header {
  background: #007C9D;
  height: 35px; }

.dashboard_program_activities_square {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  width: 35px;
  height: 35px;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  cursor: pointer;
  background: #16505f; }

.dashboard_preventative_header {
  background: #007C9D;
  height: 35px; }

.dashboard_preventative_square {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  width: 35px;
  height: 35px;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  cursor: pointer;
  background: #16505f; }

.dashboard_mojo_points {
  color: #16505f;
  font-size: 16px;
  font-weight: bold; }

.dashboard_click_here {
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline; }

/*** styles for circle icons to keep them centered ***/
.iconContainer {
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px; }

.iconCircleContainer {
  width: 90px; }

.iconCircle {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #dddddd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto; }

/*************** ACCORDION MENU STYLES ***************/
.dashboard_accordion_menu,
.dashboard_accordion_menu > form > ul > li > div,
.dashboard_accordion_menu > form > ul > li > label {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dashboard_accordion_menu > form > ul,
.dashboard_accordion_menu > form > ul > * {
  margin: 0;
  padding: 0;
  list-style: none; }

.dashboard_accordion_menu > form > ul,
.dashboard_accordion_menu > form > ul > li > div {
  height: 200px;
  /* height of the accordion */ }

.dashboard_accordion_menu,
.dashboard_accordion_menu > form > ul > li > input:checked + label {
  background: #16505f; }

.dashboard_accordion_menu > form > ul > li > input,
.dashboard_accordion_menu > form > ul > li > label {
  position: absolute; }

.dashboard_accordion_menu > form > ul > li,
.dashboard_accordion_menu > form > ul > li:last-child {
  border-left: solid 1px rgba(255, 255, 255, 0.75); }

.dashboard_accordion_menu > form > ul > li > div,
.dashboard_accordion_menu > form > ul > li > input {
  opacity: 0;
  /* we hide the radio button with opacity and position: absolute in order to preserve the keyboard arrow navigation */ }

.dashboard_accordion_menu {
  width: 700px;
  font-family: Arial, Helvetica, Sans-serif;
  padding: 1px;
  cursor: default; }

.dashboard_accordion_menu > form > ul > li > label {
  display: block;
  width: 200px;
  /* height of the accordion button */
  padding: 0 8px;
  letter-spacing: 1px;
  font: bold 20px/32px Arial, Helvetica, Sans-serif;
  background: #007C9D;
  color: #ffffff;
  text-align: right;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -moz-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -ms-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -o-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -webkit-transform: translateX(-100%) rotate(-90deg);
  -moz-transform: translateX(-100%) rotate(-90deg);
  -ms-transform: translateX(-100%) rotate(-90deg);
  -o-transform: translateX(-100%) rotate(-90deg);
  transform: translateX(-100%) rotate(-90deg);
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.dashboard_accordion_menu > form > ul > li > input:not(:checked) + label:hover {
  background: #7fb9ec; }

.dashboard_accordion_menu > form > ul > li > input:checked + label {
  border-bottom-color: transparent;
  color: #ffffff; }

.dashboard_accordion_menu > form > ul > li {
  float: left;
  padding: 0 32px 0 0;
  border-right: 0; }

.dashboard_accordion_menu > form > ul > li > div {
  width: 0;
  font-size: 10px;
  color: #ffffff;
  margin: 0 -32px 0 32px;
  -webkit-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -moz-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -ms-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  -o-transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91);
  transition: all 0.3s cubic-bezier(0.09, 0.11, 0.24, 0.91); }

.dashboard_accordion_menu > form > ul > li > input:checked ~ div {
  width: 498px;
  /* the width of the expanded panel */
  padding: 4px;
  overflow: auto;
  opacity: 1; }

.dashboard_accordion_menu > form > ul > li > div h3 {
  /*font: inherit;*/
  font-size: 18px;
  font-weight: bold;
  border: 0; }

.dashboard_accordion_menu > form > ul > li > div h3,
.dashboard_accordion_menu > form > ul > li > div p {
  color: #000000; }

.dashboard_accordion_menu > form > ul > li > div p {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px; }

.btn-dashboard_accordion_button {
  font-family: arial, helvetica, sans-serif;
  background: #007C9D;
  border: solid #007C9D 1px;
  color: #ffffff; }

.btn-dashboard_accordion_button:hover {
  font-family: arial, helvetica, sans-serif;
  background: #16505f;
  border: solid #16505f 1px;
  color: #ffffff !important; }

.dashboard_accordion_text_header {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #16505f; }

.dashboard_accordion_text {
  float: left;
  width: 400px;
  padding: 6px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 18px;
  color: #4b4b4b; }

.dashboard_accordion_view_button {
  margin-left: 20px;
  margin-top: 110px; }

.dashboard_accordion_text_2 {
  float: left;
  width: 400px;
  padding: 6px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 18px;
  color: #4b4b4b; }

.dashboard_accordion_view_button_2 {
  margin-left: 20px;
  margin-top: 110px; }

/*************** DASHBOARD LEFT RAIL STYLES ***************/
/* styles for Announcements section */
.dashboard_announcements_header {
  float: left;
  width: 100%;
  height: 35px;
  background: #007C9D;
  padding-top: 5px;
  padding-left: 10px; }

.dashboard_announcements_header p {
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff; }

/* styles for Blog feeds section */
.dashboard_blog_articles_feed {
  padding: 2%;
  background: #007C9D; }

.dashboard_blog_articles_feed p {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff; }

.dashboard_blog_recipes_feed {
  padding: 2%;
  background: #007C9D; }

.dashboard_blog_recipes_feed p {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff; }

/****************************** END GENERAL HOME DASHBOARD STYLES ******************************/
/***** BEGIN WELLNESS EDUCATION STYLES *****/
.dashboard_your_programs {
  height: 35px;
  background: #007C9D;
  margin-top: 6%; }

.dashboard_your_programs_title {
  margin-top: 4px;
  padding-left: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff; }

.dashboard_twitter_header {
  height: 35px;
  background: #007C9D; }

.dashboard_twitter_title {
  margin-top: 4px;
  padding-left: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff; }

.dashboard_education_resources {
  height: 35px;
  background: #007C9D; }

.dashboard_education_resources_title {
  margin-top: 4px;
  padding-left: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff; }

/* styles for Blog feeds section 
.dashboard_blog_articles_feed {
  padding: 2%;
  background: $primaryColor;
  color: $colorWhite;
}

.dashboard_blog_recipes_feed {
  padding: 2%;
  background: $primaryColor;
  color: $colorWhite;
}
*/
.view_more_button {
  background: #007C9D;
  color: #ffffff !important; }

.view_more_button:hover {
  background: #16505f;
  color: #ffffff !important; }

.btn-default {
  background: #007C9D !important;
  color: #ffffff; }

.btn-default:hover {
  background: #16505f !important;
  color: #ffffff; }

/*** PROGRAMS MODAL STYLES ***/
.programs_modal {
  background: #ffffff;
  border: 11px solid #007C9D;
  border-radius: 5px;
  left: 0;
  margin: auto;
  width: 800px;
  height: 600px;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0; }

.programs_modal_header {
  background: #007C9D;
  height: 35px; }

/***** GENERAL MODAL STYLES ****/
.modal_header_24 {
  margin: 0;
  font-size: 24px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold; }

.modal_header_22 {
  margin: 0;
  font-size: 22px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold; }

.upload_btn_text {
  margin-top: 8px;
  margin-bottom: 0;
  float: left;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  cursor: pointer; }

/***** WELLNESS EDUCATION PROGRAM STYLES ****/
.wellness_ed_program_header {
  background-color: #16505f;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  margin-bottom: 2%;
  margin-top: 3%;
  overflow: hidden; }

.thePath_name_header {
  width: 100%;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.6; }

.thePath_week_header {
  margin-left: 1%;
  line-height: 1.8;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff; }

.edit_goals_header {
  height: 35px;
  background-color: #007C9D !important; }

.goal_tracking_header {
  height: 35px;
  background-color: #007C9D !important; }

.program_button_blue_box {
  padding: 2%;
  background-color: #007C9D !important;
  text-align: center;
  color: #fff;
  font-family: sans-serif, ariel;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase; }

.my_goals {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center; }

.my_goals_container {
  border-radius: 5%;
  width: 220px;
  height: 220px;
  background-color: #007C9D;
  border: solid 2px #007C9D; }

.my_goals_title {
  font-family: sans-serif;
  font-size: 15px;
  color: #fff; }

.my_goals_text {
  font-size: 16px;
  color: #fff;
  font-family: sans-serif; }

.goal_circle_container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center; }

/***** WELLNESS EDUCATION RECORDED SESSIONS STYLES ****/
.available_recordings {
  margin: 5px 0 10px 0;
  color: #16505f !important;
  text-transform: uppercase; }

.choose_recordings {
  margin: 5px 0 0px 0;
  color: #007C9D !important; }

.recorded_weekly_sessions {
  color: #007C9D !important;
  font-size: 24px;
  font-weight: normal; }

.weekly_sessions_progress {
  color: #16505f !important;
  font-size: 26px;
  font-weight: normal; }

.weekly_recording_text {
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #3d3d3d; }

#weeklyrecordings li a {
  color: #16505f !important; }

.video_description_row h1 {
  float: right;
  width: 170px;
  margin-top: 5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #16505f !important;
  line-height: 1;
  font-size: 12px; }

#video1 div h1 {
  color: #16505f !important;
  font-size: 18px;
  margin: 10px 0 5px 0; }

.full_live_session_btn {
  width: 245px;
  height: 25px;
  padding: 2px !important;
  text-align: center;
  color: #fff;
  background-color: #16505f !important; }

/***** WELLNESS EDUCATION HOMEWORK STYLES ****/
.pageTitle {
  margin: 0;
  color: #007C9D !important;
  text-transform: uppercase;
  font-size: 30px; }

.more_homework_txt {
  color: #007C9D;
  font-size: 18px;
  font-weight: bold; }

.homework_weeks {
  color: #16505f;
  font-size: 14px; }

.hw_question {
  width: 340px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #dddddd; }

.hw_question h1 {
  color: #ffffff;
  background-color: #007C9D;
  padding: 4px; }

.alert_box {
  padding: 5px;
  background-color: #16505f;
  color: #ffffff; }

.homework_txt p {
  color: #000000;
  font-size: 16px; }

/***** WELLNESS EDUCATION PROGRAM MATERIALS STYLES ****/
.week_txt {
  color: #007C9D;
  font-size: 32px; }

.more_materials_txt {
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: bold;
  color: #007C9D; }

.instructMore a {
  color: #007C9D !important; }

/***** WELLNESS EDUCATION DAILY AUDIO STYLES ****/
.dailyAudio_topContent h1 {
  color: #007C9D !important;
  font-size: 24px; }

.daily_audio_calendar_txt {
  color: #16505f;
  font-size: 18px; }

.audiolink:hover {
  background-color: #16505f !important; }

.videocoaching_header {
  color: #007C9D !important;
  text-align: center;
  margin-bottom: 20px; }

/*** NEW WELLNESS ED PAGE STYLES ***/
.wellness_ed_program_resources_bar {
  height: 40px;
  width: 920px;
  background: #007b9d;
  background: -moz-linear-gradient(top, #007b9d 0%, #007b9d 23%, #b7deed 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #007b9d), color-stop(23%, #007b9d), color-stop(100%, #b7deed));
  background: -webkit-linear-gradient(top, #007b9d 0%, #007b9d 23%, #b7deed 100%);
  background: -o-linear-gradient(top, #007b9d 0%, #007b9d 23%, #b7deed 100%);
  background: -ms-linear-gradient(top, #007b9d 0%, #007b9d 23%, #b7deed 100%);
  background: linear-gradient(to bottom, #007b9d 0%, #007b9d 23%, #b7deed 100%); }

.wellness_ed_resource_box {
  width: 920px;
  padding: 12px;
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px; }

.wellness_ed_resource_square {
  float: right;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  padding-top: 10px; }

.wellness_ed_resource_text {
  margin: 0 0 0 10px;
  float: left;
  font-size: 25px;
  color: #ffffff;
  line-height: 1.6; }

/****************************** BEGIN WELLNESS CHALLENGES STYLES ******************************/
/***** WELLNESS CHALLENGES LEFT RAIL STYLES *****/
.activities_header {
  height: 35px;
  background: #007C9D; }

.activities_header_title {
  margin-top: 4px;
  padding-left: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  line-height: 1.5; }

.join_challenges_header {
  height: 35px;
  background: #007C9D; }

.join_challenges_header_title {
  margin-top: 4px;
  padding-left: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  line-height: 1.5; }

.weekly_coaching_header {
  height: 35px;
  background: #007C9D; }

.weekly_coaching_header_title {
  margin-top: 4px;
  padding-left: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  color: #ffffff;
  line-height: 1.5; }

.challenge_entries_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.7; }

.your_goals_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.7; }

/*** ACTIVITY ENTRIES TABLE STYLES ***/
.activity_entries_table {
  background: #16505f;
  border-bottom: solid 1px #ddd; }

.activity_entries_rows {
  background: #007C9D;
  border-bottom: solid 1px #16505f; }

.activity_entries_row_light {
  background: #dddddd;
  border-bottom: solid 1px #16505f; }

.activity_entries {
  height: 35px;
  background: #007C9D; }

.company_goal_text {
  margin-top: 10px;
  margin-bottom: 0;
  float: left;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left; }

.company_goal_length_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left; }

.company_goal_complete_text {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  float: left;
  font-size: 14px;
  color: #ffffff;
  text-align: left; }

.company_goal_total_text {
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 40px;
  float: left;
  font-size: 14px;
  color: #ffffff;
  text-align: left; }

.company_next_goal_amount_text {
  margin-top: 0;
  margin-bottom: 10px;
  float: left;
  font-size: 14px;
  color: #ffffff;
  text-align: left; }

/*************** WELLNESS CHALLENGES AREA STYLES ***************/
.featured_activity_box {
  position: absolute;
  margin-top: 100px;
  margin-left: 40px;
  padding: 10px;
  background: #007C9D;
  opacity: 90%;
  z-index: 2; }

.featured_activity_text {
  width: 100%;
  font-size: 36px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff;
  border-top: solid #ffffff 5px;
  line-height: 1.1; }

.challenge_view_button {
  width: 115px;
  margin-top: 5px;
  margin-right: 10px;
  text-align: center;
  border: solid #ffffff 2px !important; }

.challenge_view_button_text {
  height: 30px;
  width: 115px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 1.5; }

.featured_challenge_name {
  padding-top: 2px;
  margin: 0;
  font-size: 22px;
  color: #ffffff; }

/****** WELLNESS CHALLENGES ACTIVITY DESCRIPTION STYLES ******/
.activity_title {
  color: #007C9D;
  font-size: 25px;
  margin-bottom: 0; }

.activity_company_goal {
  color: #16505f;
  font-size: 14px;
  font-weight: bold; }

.start_date {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  color: #007C9D;
  text-align: center; }

.days_left {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  color: #007C9D;
  text-align: center; }

.participants {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  color: #007C9D;
  text-align: center; }

#open_manual_entry_modal {
  background: #ffffff; }

#open_manual_entry_modal2:hover {
  background: #16505f;
  transition: background-color 0.5s ease; }

.track_progress_btn_text {
  margin-top: 0;
  padding: 6px 2px 2px 2px;
  width: 120px;
  height: 45px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border: solid #dddddd 1px; }

/****** WELLNESS CHALLENGES CHARTING AREA STYLES ******/
.chart_header {
  background: #007C9D;
  height: 35px; }

.what_to_do_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.8; }

.charting_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.8; }

.chart_who_button {
  background: #007C9D;
  margin-right: 10px;
  padding-top: 12px;
  width: 80px;
  height: 35px;
  font-size: 9px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 120%;
  cursor: pointer; }

.chart_who_button:hover {
  background: #16505f; }

.chart_what_button {
  background: #007C9D;
  margin-right: 10px;
  padding-top: 12px;
  width: 80px;
  height: 35px;
  font-size: 9px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 120%;
  cursor: pointer; }

.chart_what_button:hover {
  background: #16505f; }

.chart_when_button {
  background: #007C9D;
  margin-right: 10px;
  padding-top: 12px;
  width: 80px;
  height: 35px;
  font-size: 9px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 120%;
  cursor: pointer; }

.chart_when_button:hover {
  background: #16505f; }

.chart_submit_button {
  background: #007C9D;
  margin-right: 10px;
  padding-top: 12px;
  width: 80px;
  height: 35px;
  font-size: 9px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 120%;
  cursor: pointer; }

.chart_submit_button:hover {
  background: #16505f; }

.drop_row {
  width: 100%;
  height: 35px;
  padding-top: 3px;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 0.5s ease; }

.drop_row:hover {
  background: #16505f;
  transition: background-color 0.5s ease; }

.charting_tabs_default {
  float: left;
  width: 184px;
  height: 35px;
  margin-right: 2px;
  background: #16505f !important;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  cursor: pointer; }

.charting_tabs_light {
  float: left;
  width: 184px;
  height: 35px;
  margin-right: 2px;
  background: #007C9D !important;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  cursor: pointer; }

.charting_tabs_dark {
  float: left;
  width: 184px;
  height: 35px;
  margin-right: 2px;
  background: #16505f !important;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
  line-height: 100%;
  cursor: pointer; }

.team_section_modal {
  width: 150px;
  height: 75px;
  background: #ffffff;
  border: solid #16505f 3px;
  border-radius: 10px; }

.team_section_modal_arrow {
  position: absolute;
  margin-left: 70px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #16505f;
  height: 0;
  width: 0; }

.create_your_team_header {
  margin-top: 30px;
  margin-left: 20px;
  margin-bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  color: #007C9D; }

.add_image_button {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  width: 120px;
  height: 35px;
  font-size: 12px;
  line-height: 0;
  text-align: center;
  cursor: pointer;
  background: #e1e1e1;
  color: #ffffff; }

.create_team_submit_button {
  margin-top: 15px;
  margin-left: 30px;
  width: 150px;
  height: 40px;
  padding-top: 6px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: #007C9D; }

.add_friend_btn {
  float: right;
  width: 120px;
  height: 35px;
  margin-right: 40px;
  padding: 10px 5px 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  background: #007C9D;
  text-align: center;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  cursor: pointer; }

.add_team_btn {
  float: right;
  width: 120px;
  height: 35px;
  margin-right: 40px;
  padding: 10px 5px 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  background: #007C9D;
  text-align: center;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  cursor: pointer; }

.challenge_team_btn {
  float: left;
  width: 120px;
  height: 35px;
  margin-right: 15px;
  padding: 10px 5px 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  background: #007C9D !important;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  color: #ffffff;
  cursor: pointer; }

.encourage_team_btn {
  float: right;
  width: 120px;
  height: 35px;
  margin-right: 20px;
  padding: 10px 5px 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  background: #007C9D !important;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  color: #ffffff;
  cursor: pointer; }

.edit_team_btn {
  float: right;
  width: 100px;
  height: 35px;
  margin-right: 10px;
  padding: 10px 5px 5px 5px;
  margin-top: 0;
  margin-bottom: 0;
  background: #007C9D !important;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  color: #ffffff;
  cursor: pointer; }

.team_content {
  width: 556px;
  padding: 10px;
  background: #007C9D; }

.challenge_chart_tab {
  width: 180px;
  height: 35px; }

.challenge_chart_tab_title {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  color: #ffffff; }

#coworkers_teams_submit {
  transition: background-color 0.5s ease;
  background-color: #007C9D !important; }

#add_friend_btn {
  background-color: #007C9D !important;
  transition: background-color 0.5s ease; }

/*************** WELLNESS CHALLENGES MODAL STYLES ***************/
.sync {
  display: none; }

.modal_box_color {
  background: #ffffff;
  border: 11px solid #007C9D; }

.modal_box_header_text {
  color: #ffffff; }

.modal_box_close {
  margin-top: 0;
  margin-right: 5px;
  float: right;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer; }

.modal_box_color_noclose {
  background: #ffffff;
  border: 11px solid #007C9D !important;
  border-radius: 5px;
  left: 0;
  margin: auto;
  width: 780px;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0; }

.modal_header {
  background: #007C9D;
  height: 35px; }

.modal_box_color_red {
  background: #ffffff;
  border: 11px solid #ff0000; }

.modal_header_red {
  background: #ff0000;
  height: 35px; }

.modal_button {
  width: 90px;
  height: 35px;
  margin-top: 5px;
  margin-left: 10px;
  padding-top: 8px;
  background: #007C9D;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  cursor: pointer; }

.c25k_modal_text {
  margin-top: 10px;
  margin-left: 20px;
  color: #007C9D;
  font-size: 20px;
  text-align: left; }

.c25k_submit_button {
  width: 90px;
  height: 35px;
  margin-top: 13px;
  background: #007C9D;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px; }

.activity_start_month {
  float: left;
  width: 110px;
  height: 40px;
  margin-left: 5px;
  padding-top: 8px;
  background: #007C9D;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  cursor: pointer; }

.activity_start_day {
  float: left;
  width: 110px;
  height: 40px;
  margin-left: 5px;
  padding-top: 8px;
  background: #007C9D;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  cursor: pointer; }

.activity_start_year {
  float: left;
  width: 110px;
  height: 40px;
  margin-left: 5px;
  padding-top: 8px;
  background: #007C9D;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  cursor: pointer; }

.personal_goal_submit_button {
  float: left;
  width: 90px;
  height: 35px;
  margin-top: 22px;
  margin-left: 15px;
  background: #007C9D;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px; }

.manual_entry_submit_button {
  float: left;
  width: 90px;
  height: 35px;
  margin-top: 10px;
  margin-left: 20px;
  background: #007C9D;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px; }

.send_encouragement_button {
  float: left;
  width: 120px;
  height: 35px;
  margin-top: 5px;
  margin-left: 20px;
  background: #007C9D;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8px; }

/************************** BEGIN WELLNESS CHALLENGES MOJO STYLES ***************************/
.wellness_MOJO_header {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #007C9D;
  font-size: 30px;
  text-align: left;
  text-transform: uppercase; }

.wellness_MOJO_points {
  color: #16505f;
  font-size: 30px;
  font-weight: bold;
  line-height: .4; }

.MOJO_entries_header {
  margin-top: 20px;
  height: 40px;
  width: 920px;
  background: #007C9D;
  border-bottom: 2px solid #007C9D; }

.MOJO_entries_header_text {
  float: left;
  margin: 8px 0 0 10px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.4; }

.MOJO_entries_square {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  line-height: 1.4; }

.MOJO_admin_header {
  background: #007C9D;
  margin-top: 20px;
  border-bottom: 2px solid #007C9D;
  height: 40px;
  width: 920px; }

.MOJO_admin_header_text {
  float: left;
  margin: 8px 0 0 10px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.4; }

.MOJO_admin_square {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  line-height: 1.4; }

.MOJO_point_bank {
  background: #007C9D;
  margin-top: 20px;
  border-bottom: 2px solid #007C9D;
  height: 40px;
  width: 920px; }

.MOJO_point_bank_text {
  float: left;
  width: 400px;
  margin: 8px 0 0 10px;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff; }

.MOJO_point_bank_square {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  line-height: 1.4; }

a.download_entries_btn {
  float: right;
  margin-top: 0;
  margin-right: 10px;
  width: 150px;
  height: 40px;
  background-color: #007C9D;
  transition: background-color 0.5s ease;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 2.2;
  cursor: pointer; }

a.download_entries_btn:hover {
  background-color: #007C9D;
  transition: background-color 0.5s ease;
  color: #ffffff;
  text-decoration: none; }

.wellness_ed_column {
  margin: auto;
  width: 280px;
  margin-top: 10px;
  margin-left: 20px;
  padding-bottom: 20px;
  border: solid #16505f 1px;
  background: #ffffff; }

.wellness_ed_column_header {
  background: #16505f;
  padding: 4px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  font-size: 17px; }

.challenges_column {
  margin: auto;
  width: 280px;
  margin-top: 10px;
  margin-left: 20px;
  padding-bottom: 20px;
  border: solid #16505f 1px;
  background: #ffffff; }

.challenges_column_header {
  background: #16505f;
  padding: 4px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  font-size: 17px; }

.kyn_column {
  margin: auto;
  width: 280px;
  margin-top: 10px;
  margin-left: 20px;
  padding-bottom: 20px;
  border: solid #16505f 1px;
  background: #ffffff; }

.kyn_column_header {
  background: #16505f;
  padding: 4px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  font-size: 17px; }

/****************************** BEGIN KNOW YOUR NUMBERS STYLES ******************************/
/*************** BIOMETRICS SECTION STYLES ***************/
.biometrics_nav_bar {
  background: #007C9D;
  border-top: 3px solid #16505f;
  height: 40px;
  width: 100%;
  margin-top: 3%; }

.biometrics_nav_bar_header {
  margin: 0;
  float: left;
  font-size: 30px;
  color: #ffffff; }

.biometric_drop_background {
  background: #e1e1e1;
  display: none;
  height: 163px;
  margin: 0 auto;
  width: 920px; }

.kyn_biometric_data_chart_header {
  background: #007C9D;
  border-bottom: 2px solid #007C9D;
  height: 40px;
  width: 96%; }

.kyn_biometric_data_chart_text {
  margin: 0 0 0 10px;
  float: left;
  font-size: 25px;
  color: #ffffff;
  line-height: 1.6; }

.kyn_biometric_data_chart_square {
  float: right;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  font-size: 50px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  line-height: .8; }

.kyn_biometric_input_button {
  background: #007C9D;
  border: medium none;
  color: #fff;
  cursor: text;
  height: 30px;
  margin-right: 4px;
  padding-left: 4px;
  white-space: normal;
  width: 140px; }

/* styles for smaller biometric entry charts */
.kyn_biometric_entries_chart_header {
  background: #007C9D;
  border-bottom: 2px solid #007C9D; }

.kyn_biometric_entries_chart_header_text {
  font-size: 1.4em;
  color: #ffffff; }

.kyn_biometric_entries_chart_square {
  float: right;
  width: 30px;
  height: 30px;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  line-height: 1; }

#submit_bloodpressure:hover {
  background: #007C9D !important; }

#submit_glucose:hover {
  background: #007C9D !important; }

#submit_bmi:hover {
  background: #007C9D !important; }

#submit_cholesterol:hover {
  background: #007C9D !important; }

#submit_triglyceride:hover {
  background: #007C9D !important; }

.kyn_biometric_chart_header {
  margin-top: 10px;
  margin-left: 10px;
  width: 400px;
  background: #007C9D !important; }

.kyn_biometric_chart_header_square {
  float: right;
  width: 35px;
  height: 35px;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  background: #16505f;
  line-height: 100%; }

.biometric_resource_container h1 {
  height: 90px !important;
  text-align: center !important;
  color: #fff !important;
  padding: 0 !important; }

/****** Heart Age Calculator Styles ******/
.kyn_resouces_header {
  width: 100%;
  overflow: hidden;
  background: #007C9D; }

.kyn_biometric_resources_text {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff !important; }

.kyn_biometric_resources_subtext {
  font-size: 15px;
  color: #ffffff !important; }

.kyn_resource_title {
  width: 400px;
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  color: #007C9D; }

.kyn_resource_enter_values {
  margin-left: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #007C9D; }

.kyn_biometric_chart_header_text {
  float: left;
  margin-left: 10px;
  font-size: 18px;
  line-height: 2;
  color: #ffffff !important; }

.kyn_close_circle {
  margin-top: 8px;
  margin-right: 6px;
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #ffffff;
  color: #16505f;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  cursor: pointer; }

/*************** KYN MODAL WINDOWS STYLES ***************/
.kyn_biometric_entry_modal {
  background: #007C9D;
  bottom: 0;
  display: none;
  height: 60px;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 550px;
  z-index: 10001; }

.kyn_biometric_entry_modal_left {
  background: #16505f;
  float: left;
  height: 100%;
  width: 15%;
  padding-left: 15px;
  padding-top: 10px; }

.kyn_biometric_entry_modal_right {
  float: left;
  text-align: center;
  width: 85%;
  color: #ffffff;
  margin-top: 18px;
  font-size: 14px; }

.kyn_biometric_error_modal {
  background: #007C9D;
  bottom: 0;
  display: none;
  height: 100px;
  left: 0;
  margin: 15% 35%;
  position: fixed;
  right: 0;
  top: 0;
  width: 550px;
  z-index: 10001; }

.kyn_biometric_error_modal_left {
  background: #16505f;
  float: left;
  height: 100%;
  width: 15%;
  padding-left: 20px;
  padding-top: 0; }

.kyn_biometric_error_modal_right {
  float: left;
  text-align: center;
  width: 85%;
  color: #ffffff;
  margin-top: 18px;
  font-size: 16px; }

#kyn_site_tour_modal_window {
  background: #007C9D;
  border-radius: 5px;
  bottom: 0;
  height: 510px;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 828px;
  z-index: 9999; }

#kyn_social_verify_modal {
  display: none;
  background: #007C9D;
  border-radius: 5px;
  bottom: 0;
  height: 200px;
  left: 0;
  margin: auto;
  padding-top: 5px;
  position: fixed;
  right: 0;
  top: 0;
  width: 700px;
  z-index: 9999; }

.kyn_social_submit_button {
  float: left;
  width: 55px;
  height: 30px;
  padding: 5px 0 0 5px;
  margin-top: 12px;
  background-color: #007C9D;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer; }

#kyn_tour_modal_window {
  background: #007C9D;
  border-radius: 5px;
  bottom: 0;
  height: 510px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 828px;
  z-index: 9999; }

.kyn_email_coaching_success {
  background: #007C9D;
  bottom: 0;
  display: none;
  height: 60px;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 550px;
  z-index: 10001; }

.kyn_submit_email_popup_left {
  background: #16505f;
  float: left;
  height: 100%;
  width: 15%;
  padding-left: 15px;
  padding-top: 10px; }

.kyn_submit_email_popup_right {
  float: left;
  text-align: center;
  width: 85%;
  color: #ffffff;
  margin-top: 20px;
  font-size: 14px; }

.biometric_modal {
  background: #ffffff !important;
  border: 3px solid #007C9D !important; }

.biometric_modal_header {
  background: #007C9D !important; }

.request_coaching_submit {
  background: #007C9D !important;
  width: 150px !important; }

.request_coaching_submit:hover {
  background: #16505f !important; }

.kyn_biometric_modal {
  width: 650px;
  height: 160px;
  background-color: #ffffff;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: none;
  border: 3px solid #007C9D;
  border-radius: 5px; }

.biometric_resource_container h1 {
  background: #007C9D !important;
  opacity: 0.8; }

.kyn_biometric_data_chart_square {
  line-height: 80% !important; }

.heart_age_calculator_modal {
  width: 700px;
  border: solid 8px #007C9D; }

/*************** KYN RESOURCES STYLES ***************/
#bloodpressure_resource_content_display h1 {
  border-bottom: 2px solid #007C9D !important; }

#bmi_resource_content_display h1 {
  border-bottom: 2px solid #007C9D !important; }

#glucose_resource_content_display h1 {
  border-bottom: 2px solid #007C9D !important; }

#cholesterol_resource_content_display h1 {
  border-bottom: 2px solid #007C9D !important; }

#triglyceride_resource_content_display h1 {
  border-bottom: 2px solid #007C9D !important; }

/******** KYN Styles for Wide Layout ********/
.kynBioNavbarContainer {
  background-color: #779F2D; }

.kynBioNavbarHeader {
  color: #ffffff; }

.kynSelfCareHdrTxt {
  color: #ffffff; }

.kynSelfCareSubHdrTxt {
  color: #ffffff; }

.kynCloseCircle {
  background-color: #ffffff;
  color: #000000; }

.kynTrackDataHdrTxt {
  color: #ffffff; }

.kynTrackDataSubHdrTxt {
  color: #ffffff; }

.kynResourceTitle {
  color: #007C9D; }

.kynResourceEnterValuesTxt {
  color: #007C9D; }

.kynBiometricChartHeader {
  background: #007C9D !important; }

.kynBiometricChartHeader p {
  color: #ffffff !important; }

.kynBioDataTable {
  width: 95%;
  float: left; }

.kynBioDataTableAxis {
  width: 95%;
  height: 310px;
  border-left: 2px solid rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 2;
  float: left; }

/****************************** BEGIN WELLNESS SCORECARD STYLES ******************************/
.scorecard_header {
  background: #007C9D; }

.scorecard_points {
  color: #16505f; }

.absolute_charts h1 {
  color: #007C9D; }

.absolute_tables h1 {
  color: #007C9D; }

.top_site_bar {
  width: 920px;
  height: 45px;
  margin: 0;
  background: #007C9D; }

.comparison_reports_bar {
  height: 45px;
  margin: 0;
  background: #007C9D; }

.site_participation_bar {
  height: 45px;
  margin: 0;
  background: #007C9D; }

.wellness_entries_bar {
  width: 920px;
  height: 45px;
  margin-top: 10px;
  background: #007C9D; }

.scorecard_bars_end {
  width: 40px;
  height: 45px;
  float: right;
  margin: 0 !important;
  background: #16505f;
  color: #ffffff !important;
  font-size: 50px !important;
  text-align: center;
  line-height: 0.9 !important;
  cursor: pointer; }

.challenge_chart_header_color {
  width: 920px;
  height: 50px;
  background: #16505f; }

.top_sites_weekly_content {
  width: 920px;
  height: 330px;
  background: #007C9D;
  padding-bottom: 20px; }

.scorecard_points {
  margin-top: 0;
  font-size: 28px;
  color: #007C9D;
  line-height: 100%; }

.comparison_report_button {
  height: 35px;
  width: 100px;
  background: #007C9D;
  color: #ffffff;
  font-size: 14px;
  line-height: 2.6;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer; }

.comparison_report_section {
  background: #16505f;
  transition: background-color 0.5s ease; }

.comparison_report_results {
  height: 40px;
  width: 50px;
  background: #007C9D;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  border-right: solid 1px #ffffff;
  text-transform: uppercase; }

.site_participation_bars {
  height: 35px;
  background: #007C9D; }

/*** scorecard main tiles styles - not used ***/
.nutrition_tile {
  width: 220px;
  height: 45px;
  background-color: #16505f; }

.screening_tile {
  width: 220px;
  height: 45px;
  background-color: #f3732e; }

.activity_tile {
  width: 220px;
  height: 45px;
  background-color: #007C9D; }

.mindfulness_tile {
  width: 220px;
  height: 45px;
  background-color: #8f2e90; }

/*** scorecard section headers styles ***/
.absolute_charts_header {
  margin-bottom: 0px;
  font-size: 30px;
  text-transform: uppercase;
  color: #007C9D; }

.absolute_tables_header {
  margin-bottom: 0px;
  font-size: 30px;
  text-transform: uppercase;
  color: #007C9D; }

.nutrition_header {
  margin-bottom: 0px;
  font-size: 24px;
  text-transform: uppercase;
  color: #007C9D; }

.absolute_selection_title {
  margin: 0 0 5px 10px;
  color: #007C9D;
  font-size: 18px;
  line-height: 1;
  padding-right: 10px;
  text-transform: uppercase; }

.event_materials_title {
  margin-top: 30px;
  color: #007C9D;
  font-size: 30px;
  text-transform: uppercase; }

.event_materials_submit_btn {
  float: left;
  margin-left: 20px;
  width: 100px;
  height: 35px;
  border: none;
  background: #007C9D;
  color: #ffffff;
  text-align: center; }

.download_programs_title {
  color: #007C9D;
  font-size: 24px;
  text-transform: uppercase; }

.more_materials_text {
  color: #007C9D;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer; }

.event_notes_title {
  color: #007C9D;
  font-size: 30px;
  text-transform: uppercase; }

.submit_notes_btn {
  height: 40px;
  width: 150px;
  padding-top: 8px;
  background: #007C9D;
  cursor: pointer; }

.submit_notes_btn p {
  color: #ffffff;
  font-size: 16px;
  text-align: center; }

.date_note_title_box {
  border-bottom: 2px solid #007C9D;
  color: #007C9D;
  font-size: 16px;
  font-weight: bold; }

/*************** SCORECARD MODAL WINDOWS STYLES ***************/
.scorecard_modal_box {
  position: fixed;
  margin: auto;
  background: #ffffff !important;
  border: solid 11px #007C9D !important;
  z-index: 10001;
  width: 780px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.regional_leaders_box {
  position: fixed;
  margin: auto;
  background: #ffffff !important;
  border: solid 2px #007C9D !important;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.scorecard_video_tour_modal {
  width: 828px;
  height: 510px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #007C9D;
  margin: auto;
  border-radius: 5px; }

.dont_see_program_modal {
  background: #ffffff;
  border: 11px solid #007C9D;
  border-radius: 5px;
  left: 0;
  margin: auto;
  width: 780px;
  height: 330px;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0; }

.dont_see_program_text {
  margin: 10px 20px 0 20px;
  font-size: 19px;
  font-weight: bold;
  color: #007C9D; }

.add_program_form_button {
  width: 190px;
  height: 40px;
  margin: 10px 0 0 20px;
  background: #007C9D; }

.add_program_form_button_text {
  margin-top: 3px;
  margin-bottom: 0;
  padding-top: 6%;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center; }

.delete_entry_modal {
  width: 400px;
  height: 170px;
  background-color: #ffffff;
  border: 2px solid #16505f;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  margin: auto;
  display: none; }

.delete_entry_modal_header {
  float: left;
  width: 98%;
  height: 35px;
  padding-left: 10px;
  margin-bottom: 5px;
  background: #16505f !important;
  font-size: 14px;
  line-height: 2.3;
  color: #ffffff; }

.scorecard_modal_header {
  width: 100%;
  height: 35px;
  background: #007C9D !important; }

.scorecard_modal_text {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  font-size: 25px;
  color: #ffffff;
  text-transform: uppercase; }

.close_modal {
  margin-top: -12px;
  margin-bottom: 0;
  float: right;
  font-size: 32px;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer; }

.scorecard_tour_modal_window_close a {
  text-decoration: none;
  color: #ffffff !important;
  opacity: 1; }

.upload_messages_modal {
  width: 500px;
  height: 60px;
  background-color: #ffffff;
  border: 2px solid #16505f;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.upload_messages_left_modal {
  float: left;
  width: 15%;
  height: 100%;
  background: #16505f; }

.upload_messages_right_modal {
  float: left;
  width: 85%;
  height: 100%;
  background: #16505f; }

#popup_points_content {
  border: 2px solid #007C9D !important; }

.popup_points_header {
  background-color: #007C9D !important; }

.pts_structure_top {
  background-color: #dddddd !important; }

.pts_structure_top h1 {
  background-color: #007C9D !important; }

.pts_structure_col {
  border-bottom: 10px solid #007C9D !important; }

/*************** SCORECARD CHARTS STYLES ***************/
.comparison_report_selections {
  background-color: #16505f !important;
  transition: background-color 0.5s ease; }

/*************** HRA STYLES ***************/
.hra_page_title {
  color: #007C9D; }

.hra_page_subtitle {
  color: #007C9D; }

.hraSectionTitle {
  color: #007C9D; }

.hra_separator_line {
  background: #007C9D; }

.hra_modal_box {
  background: #ffffff;
  border: 11px solid #007C9D;
  border-radius: 5px;
  left: 0;
  margin: auto;
  width: 780px;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0; }

.hra_modal_color {
  background: #007C9D; }

.hra_modal_buttons {
  width: 90px;
  height: 35px;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 2.4;
  background: #007C9D;
  text-align: center;
  cursor: pointer; }

.hra_section_buttons {
  background: #007C9D;
  color: #ffffff; }

.hra_send_email_button {
  width: 150px;
  height: 35px;
  margin-top: 5px;
  margin-bottom: 0;
  background: #007C9D;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 2.6;
  cursor: pointer; }

#HRA_email_modal {
  border: 11px solid #007C9D !important;
  height: 275px !important; }

#HRA_save_modal {
  border: 11px solid #007C9D !important; }

#HRA_finalize_modal {
  border: 11px solid #007C9D !important; }

/*************** CULTURE OF WELLNESS STYLES ***************/
.cowPageTitle {
  color: #007C9D; }

.cowSeperatarLine {
  background: #007C9D; }

/* button colors */
#cowSideBtns {
  border-top: 10px solid #024A5E !important; }

#cowSideBtns:hover {
  background-color: #caebf4 !important; }

.hra_btn_terms {
  background-color: #19697F !important; }

.cowInstructionsBtn {
  background-color: #24829C !important; }

.cowCurrentBtn {
  background-color: #2B8FAA !important; }

.cowCompanyBtn {
  background-color: #329CB9 !important; }

.cowCoworkerBtn {
  background-color: #3AA9C7 !important; }

.cowLifestyleBtn {
  background-color: #4CC4E5 !important; }

.cowSubtitleTxt {
  color: #007C9D; }

/*********** BEGIN BIOMETRIC SCREENING STYLES ***********/
#biometric_screening_form_modal {
  border: 11px solid #007C9D !important; }

#biometric_screening_form_email_modal {
  height: 275px !important;
  border: 11px solid #007C9D !important; }

#biometric_screening_form_save_modal {
  height: 150px !important;
  border: 11px solid #007C9D !important; }

#biometric_submit_success_modal {
  border: 11px solid #007C9D !important; }

#biometric_submit_fail_modal {
  height: 150px !important;
  border: 11px solid #007C9D !important; }

#submit_patient_info {
  background-color: #007C9D !important;
  transition: background-color 0.5s ease; }

/****** MINDFULLNESS MOOD STYLES ******/
.mood_container {
  overflow: hidden;
  width: 380px;
  margin-left: 10px;
  margin-top: 10px;
  border: solid 1px #007C9D !important; }

.mood_header {
  width: 100%;
  padding-left: 10px;
  margin-bottom: 5px;
  background-color: #007C9D !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff; }

/*********** BEGIN NURSE'S STATION STYLES ***********/
.nsPatientSearchResultScroll {
  border: solid 1px #007C9D; }

.nsPatientSearchResultsHeader {
  background-color: #007C9D; }

.patient_bio_nav_bar {
  background: #007C9D;
  border-top: 3px solid #16505f;
  height: 46px;
  margin-top: 20px;
  width: 100%; }

.patient_bio_nav_bar_headers {
  float: left;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 30px;
  color: #ffffff;
  line-height: 1.4; }

#patient_bio_container {
  background-color: #f2f2f2;
  margin: 0 auto; }

.patient_bio_container {
  width: 100%;
  overflow: hidden;
  padding: 12px;
  border: solid 2px #007C9D; }

.patient_wellness_programs {
  width: 920px;
  height: 45px;
  margin: 0;
  background: #007C9D; }

.nurses_station_btn {
  background: #007C9D; }

.nurses_station_btn_txt {
  color: #ffffff; }

.set_risk_btn {
  float: left;
  height: 35px;
  width: 100px;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
  background: #007C9D; }

.biometric_targets_container {
  float: left;
  height: 300px;
  width: 450px;
  background: #ffffff;
  border: solid 2px #007C9D; }

.biometric_target_nav_bar {
  background: #007C9D;
  height: 40px;
  padding-left: 8px;
  width: 100%;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.6; }

.set_biometric_btn {
  float: right;
  height: 35px;
  width: 100px;
  padding: 5px;
  margin: 90px 5px 8px 0;
  border-radius: 3px;
  cursor: pointer;
  background: #007C9D; }

.set_biometric_btn_txt {
  margin: 0;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.6; }

.target_goals_container {
  float: right;
  height: 300px;
  width: 450px;
  background: #ffffff;
  border: solid 2px #007C9D; }

.target_goals_nav_bar {
  background: #007C9D;
  height: 40px;
  padding-left: 8px;
  width: 100%;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff; }

.set_target_btn {
  float: right;
  height: 35px;
  width: 100px;
  padding: 5px;
  margin: 0 5px 8px 0;
  border-radius: 3px;
  cursor: pointer;
  background: #007C9D; }

/*** old Nurse Notes styles ***/
.notes_nav_bar {
  background: #007C9D;
  height: 40px;
  padding-left: 8px;
  width: 100%;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.5; }

.notes_container {
  float: right;
  height: auto;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 12px;
  background: #ffffff;
  border: solid 2px #007C9D; }

.set_notes_btn {
  float: right;
  height: 35px;
  width: 150px;
  padding: 5px;
  margin: 0 30px 8px 0;
  border-radius: 3px;
  cursor: pointer;
  background: #007C9D; }

.set_notes_btn_txt {
  margin: 0;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.6; }

.notes_container_posting {
  padding: 0 2%; }

.note_publish_info {
  width: 100%;
  overflow: hidden;
  border-bottom: 2px solid #007C9D; }

.notes_date_title {
  width: auto;
  margin-right: 10%;
  padding-top: 10px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #007C9D; }

.notes_author_title {
  width: auto;
  margin-right: 8%;
  padding-top: 10px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #007C9D; }

.notes_title {
  width: auto;
  padding-top: 10px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #007C9D; }

.notes_scrollbox {
  height: 250px;
  padding: 0 2% 0 0;
  overflow-y: scroll; }

.notes_date {
  margin: 0 6% 0 0;
  width: auto;
  margin-right: 6%;
  padding-top: 10px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000; }

.notes_author {
  margin: 0 0 1% 0;
  width: 20%;
  padding-top: 10px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000; }

.notes_text {
  margin: 0 0 0 36%; }

.notes_update_btn {
  float: left;
  height: 30px;
  width: 60px;
  padding: 2px;
  margin: 0;
  border-radius: 2px;
  cursor: pointer;
  background: #007C9D; }

.notes_update_btn_txt {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

.notes_delete_btn {
  float: right;
  height: 30px;
  width: 60px;
  padding: 2px;
  margin-right: 5px;
  border-radius: 2px;
  cursor: pointer;
  background: #007C9D; }

.notes_delete_btn_txt {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

/*** NEW Nurse Notes styles ***/
/*** Document Upload ***/
.nsDocumentUploadContainerBar {
  background: #007C9D;
  color: #ffffff; }

.nsDocumentUploadContainer {
  border: solid 2px #007C9D; }

.nsDocUploadSuccessMsg {
  background-color: #007C9D; }

.nsDocUploadSuccessMsg p {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 100%;
  color: #ffffff; }

.nsDocumentUploadSubmitBtn {
  background-color: #007C9D; }

/*** A1C Results Container Styles on Nurse's Station page ***/
.NSa1cResultsHeaderContainer {
  background-color: #007C9D; }

.NSa1cResultsHeaderContainer p {
  line-height: 1.6;
  color: #ffffff; }

.NSa1cResultsContainer {
  border: solid 2px #007C9D; }

.NSa1cSubmitBtn {
  background-color: #007C9D; }

.NSa1cUpdateValuesBtn {
  background-color: #007C9D; }

/*** A1C Checklist Styles ***/
.a1cChecklistHeaderText p {
  color: #007C9D; }

.a1cChecklistHeaderResp p {
  color: #007C9D; }

.a1cConfirmStepsHeader {
  background-color: #007C9D; }

.a1cTestStepsContentHeader {
  background-color: #007C9D; }

.a1cTroubleshootingContentHeader {
  background-color: #007C9D; }

.a1cTroubleshootingModalHdr {
  background-color: #007C9D; }

.a1cHelpfulTipsContentHeader {
  background-color: #007C9D; }

.a1cChecklistSubmitBtn {
  background-color: #007C9D; }

/*********** END NURSE'S STATION STYLES ***********/
/*************** BEGIN HEALTH NEWS STYLES ***************/
.health_news_title {
  margin-bottom: 0;
  line-height: 1;
  color: #007C9D; }

.interest_header {
  height: 30px;
  width: 690px;
  padding: 5px 0 10px 10px;
  font-size: 22px;
  margin-bottom: 0;
  background: #007C9D;
  color: #ffffff;
  line-height: 1;
  cursor: pointer; }

.interest_header:hover {
  height: 30px;
  width: 690px;
  font-size: 22px;
  background: #f2f2f2;
  color: #007C9D; }

.newsTitleLink {
  color: #007C9D;
  line-height: 1; }

.newsTitleLink:hover {
  color: #4b4b4b; }

/*************** JOURNAL PAGE STYLES ***************/
.journalText {
  font-size: 16px;
  margin-top: 20px !important;
  border-bottom: 1px dashed #000;
  padding-bottom: 20px;
  color: #007C9D !important; }

#journalPage a {
  color: #007C9D; }

.jtext {
  font-size: 16px; }

/*************** COMMUNITY PAGE STYLES ***************/
.forumTopicsHdrContainer {
  background-color: #007C9D; }

.forumRow a {
  color: #007C9D; }

.columnTitles .featured {
  color: #007C9D; }

#community .topic a {
  color: #007C9D; }

.forumTopicImg {
  border: solid #16505f 3px; }

.breadCrumbs {
  color: #779F2D; }

.breadCrumb_title {
  color: #007C9D; }

.breadCrumb_title:hover {
  color: #3d3d3d; }

.topicPost {
  background-color: #ffffff; }

.topicPost:nth-child(even) {
  background-color: #fafdfb; }

#posts h2 {
  background-color: #779F2D;
  color: #ffffff; }

.forumAddPostHdr {
  background-color: #007C9D; }

.forumAddPostHdr p {
  color: #ffffff; }

.postTitle {
  color: #779F2D; }

#comments h2 {
  color: #007C9D; }

.postBody {
  color: #4c4c4c; }

.forumPostAuthor {
  color: #3d3d3d; }

.commentNumbers {
  color: #4b4b4b; }

.community_add_post_data {
  border: 1px solid #007C9D; }

#commentCrumb_topics {
  color: #007C9D; }

#commentCrumb_topics a {
  color: #779F2D; }

#commentCrumb_topics a:hover {
  color: #000000; }

.postUsername {
  color: #007C9D; }

input[type="checkbox"] {
  accent-color: #007C9D; }

.forumPostButton > input {
  background-color: #16505f;
  color: #ffffff;
  border: solid #16505f 1px; }

.forumPostButton > input:hover {
  background-color: #ffffff;
  color: #3d3d3d;
  border: solid #16505f 2px; }

.forumReturnTop a {
  color: #007C9D; }

/* add to others */
.forumAddCommentHdr {
  background-color: #007C9D; }

.forumAddCommentHdr p {
  color: #ffffff; }

.commentBox > textarea {
  border: solid #007C9D 2px; }

.forumPostButton > input {
  background-color: #16505f;
  color: #ffffff;
  border: solid #16505f 1px; }

.forumPostButton > input:hover {
  background-color: #ffffff;
  color: #3d3d3d;
  border: solid #16505f 2px; }

.forumAddCommentBtn > input {
  background-color: #16505f;
  color: #ffffff;
  border: solid #16505f 1px; }

.forumAddCommentBtn > input:hover {
  background-color: #ffffff;
  color: #3d3d3d;
  border: solid #16505f 2px; }

.forumCommentHdr {
  background-color: #779F2D; }

.forumCommentHdr p {
  margin: 0;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: 400; }

.action_edit_post {
  font-size: .9em;
  color: #5f7d25; }

.action_delete_post {
  font-size: .9em;
  color: #b70000; }

.action_unsubscribe {
  font-size: .9em;
  color: #b70000; }

/*************** WELLNESS SETTINGS STYLES ***************/
.settingOptions {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 15px;
  padding-bottom: 5px;
  border-bottom: solid 2px #dddddd; }

#update_interests_submit {
  transition: background-color 0.5s ease;
  background-color: #007C9D !important; }

/*************** MARCH MADNESS STYLES ***************/
.mm_tab_predictions {
  background-color: #43b6d6; }

.mm_tab_voting {
  background-color: #3aa9c7; }

.mm_tab_results {
  background-color: #329cb9; }

.mm_tab_leaderboard {
  background-color: #2b8faa; }

.mm_tab_rules {
  background-color: #24829c; }

.prediction_header {
  height: 35px;
  background-color: #007C9D !important; }

.weekly_winner_header {
  height: 35px;
  background-color: #007C9D !important; }

.weekly_winner_container {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  border: solid 1px #007C9D; }

#mm-results-tabMenu ul li a {
  display: block;
  padding: 3px 20px;
  background: #16505f !important;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.6em;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  border-top-right-radius: 0.5em;
  border-top-left-radius: 0.5em; }

.info_box {
  overflow: hidden;
  float: left;
  width: 170px;
  text-align: center;
  border: solid 2px #007C9D; }

.info_box_title {
  width: 100%;
  background: #007C9D;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px; }

.more_info {
  width: 100%;
  height: 30px;
  background: #007C9D; }

.more_info_open {
  float: right;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #16505f;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 34px;
  cursor: pointer;
  line-height: .8; }

.leaderboard_header {
  height: 35px;
  background-color: #007C9D !important; }

.leaderboard_container {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border: solid 1px #007C9D;
  background-color: #f2f2f2; }

.rules_header {
  height: 35px;
  background-color: #007C9D !important; }

.rules_container {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 30px;
  border: solid 1px #007C9D; }

/*************** BOTTOM CONTENT MORE RESOURCES STYLES ***************/
.resources_header {
  height: 35px;
  background: #007C9D; }

.resources_header p {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.8; }

/*************** BOTTOM FOOTER CONTENT STYLES ***************/
.wellnesschallenges_footer {
  background: #16505f;
  font-family: arial, helvetica, sans-serif; }

.wellnesschallenges_footer_bar {
  height: 95px;
  background: #007C9D; }

/* NEW FOOTER STYLES 2/6/2018 */
.wellnesschallenges_footer_bar_top {
  width: 100%;
  height: 75px;
  background: #007C9D;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center;
  border-bottom: solid #ffffff 2px; }

.footer_icon_container {
  overflow: hidden;
  width: 300px;
  height: 70px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto; }

.footer_phone_text {
  margin-top: 8px;
  font-size: 20px;
  color: #ffffff; }

.footer_email_text {
  float: left;
  margin-top: 3px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer; }

.footer_coach_text {
  float: left;
  margin-top: 3px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer; }

.wellnesschallenges_footer_bar_bottom {
  padding-top: 2%;
  height: 130px;
  background: #007C9D; }

.privacyText {
  color: #ffffff; }

.copyrightText {
  color: #ffffff; }

/*************** FITBIT SETUP STYLES ***************/
.mainFitbitContainer {
  border: solid 1px #007C9D;
  background: #ffffff;
  width: 550px;
  margin-left: 25px;
  padding-bottom: 15px; }

.fitbit_modal_header {
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  color: #ffffff; }

/*************** ADMIN DASHBOARD STYLES ***************/
/* styles for Top Navigation Links */
.adminDashTopNav {
  background-color: #00607A; }

.topnav {
  background-color: #007C9D; }

.dashboardActivityHeader {
  background-color: #5F7F24; }

.reportingSiteHeader {
  background-color: #007C9D; }

.reportingSiteSubmitBtnContainer {
  background-color: #007C9D; }

.reportingDownloadHeader {
  background-color: #5F7F24; }

.squareHeader p {
  color: #007C9D; }

.squareTextNumbers {
  color: #007C9D; }

.squareText {
  color: #007C9D; }

.newsHeader {
  background-color: #007C9D; }

.statsHeader {
  background-color: #007C9D; }

.resourcesHeader {
  background-color: #007C9D; }

.chartsHeader {
  background-color: #007C9D; }

.brokerHeader {
  background-color: #007C9D; }

.newAnnouncementsBar {
  background-color: #007C9D; }

.announcementsSectionBar {
  background-color: #007C9D; }

.announcementSideNavButton p {
  color: #5F7F24; }

.announcementSideNavButtonActive p {
  color: #007C9D; }

.reportingDownloadReportsContainer p {
  color: #007C9D; }

.adminDashFooter {
  background: #007C9D; }

.adminFooterTxt p {
  color: #ffffff; }

.sideMenuTopBar {
  background-color: #5F7F24; }

.announcementsSideNav {
  border: solid #5F7F24 2px; }

.announcementSideNavButton {
  border-bottom: solid #5F7F24 2px; }

/*** new styles ***/
.topMenuContainer {
  background-color: #f8fcf8; }

.announcementSideNavButtonActive {
  background-color: #ffffff;
  border-bottom: solid #5F7F24 2px; }

.announcementSideNavButtonActive p {
  color: #4b4b4b; }

.adminDashUserViewSearchResultsHeader {
  background-color: #5F7F24; }

.newAnnouncementsContainer {
  border: solid #5F7F24 2px; }

.newAnnouncementsBar {
  background-color: #5F7F24; }

.announcementsHeaders {
  background-color: #f8fcf8;
  border-top: solid #5F7F24 1px;
  border-bottom: solid #5F7F24 1px; }

.announcementsHeaders p {
  color: #4b4b4b; }

.topMenuButtons {
  border: solid 2px #5F7F24; }

.topMenuButtonsActive {
  border: solid 2px #5F7F24; }

.topMenuButtonBar {
  background-color: #5F7F24; }

.topMenuButtons:hover {
  background-color: #f8fcf8; }

.dashboardActivityContainer {
  border: solid #5F7F24 2px; }

.reportingDownloadReports {
  border: solid #5F7F24 2px; }

.dashboardActivityContainer {
  border: solid #5F7F24 2px; }

.emailInstructionsHeaderContainer {
  background-color: #5F7F24; }

.emailScheduledHeaderContainer {
  background-color: #5F7F24; }

.emailSentHeaderContainer {
  background-color: #5F7F24; }

.emailCreateNewHeaderContainer {
  background-color: #5F7F24; }

.adminRightColumn {
  border: solid #5F7F24 2px; }

.reportingLoginBox {
  border: solid #007C9D 2px; }

.loginTopBar {
  background-color: #00607A; }

.reportingDownloadReportsImage {
  background-color: #5F7F24;
  border: solid #5f7d25 2px; }

/***** User View styles *****/
.adminDashHAALBtn > button {
  background-color: #007C9D;
  color: #ffffff; }

.adminDashHAALBtn > button:hover {
  border: solid #007C9D 2px !important;
  color: #4b4b4b; }

/**************** NOT USED? *****************/
.dashboard_top_nav_links {
  width: 960px;
  margin-bottom: 2%;
  font-family: arial, sans-serif;
  font-size: 18px;
  text-align: center; }

.dashboard_top_nav_links a {
  color: #007C9D; }

.dashboard_top_nav_links a:hover {
  color: #16505f; }

.nav_steps_color {
  color: #4b4b4b; }

.admin_announcements_bar {
  float: left;
  width: 100%;
  height: 35px;
  background-color: #007C9D;
  padding-top: 5px;
  padding-left: 10px; }

.admin_announcements_header {
  float: left;
  width: 30%;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff; }

.btn-new {
  color: #007C9D !important;
  background-color: #ffffff !important;
  border: solid #007C9D 1px !important;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 3px;
  margin-top: 2px; }

.btn-new:hover {
  color: #16505f !important; }

.admin_announcement_links {
  width: 100%;
  margin-bottom: 2%;
  font-family: arial, sans-serif;
  font-size: 17px;
  text-align: center; }

.admin_announcement_links a {
  color: #007C9D; }

.admin_announcement_links a:hover {
  color: #16505f; }

.instructionsBar {
  width: 100%;
  background-color: #007C9D; }

/* styles for MOJO Circle */
.admin_dash_mojo_circle_container {
  margin: auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: solid #16505f 12px;
  background-color: #ffffff;
  display: flex;
  opacity: 1; }

.admin_dash_mojo_opacity {
  opacity: 0.3; }

.admin_dash_mojo_circle_points {
  width: 175px;
  margin-top: 22px;
  padding: 0;
  text-align: center;
  z-index: 999;
  position: absolute;
  cursor: pointer; }

a.admin_dash_mojo_points_link {
  font-weight: bold;
  font-size: 400%;
  color: #16505f;
  text-decoration: none; }

.admin_dash_mojo_circle_text {
  width: 175px;
  margin-top: 10%;
  text-align: center;
  z-index: 999;
  position: absolute;
  cursor: pointer; }

a.admin_dash_mojo_text_link {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  color: #16505f;
  text-decoration: none; }

.admin_dash_announcements_modal_header {
  background: #007C9D;
  height: 35px; }

.admin-dash-btn-success {
  background-color: #5f7d25;
  border: solid #88b436 1px;
  color: #ffffff; }

.admin-dash-btn-success:hover {
  background-color: #eef9ef;
  border: solid #88b436 1px;
  color: #4c4c4c; }

.admin_dash_announcement_fields p {
  font-size: 16px;
  color: #4b4b4b; }

.modalText {
  font-size: 18px !important;
  color: #007C9D !important; }

/* styles for Admin Main Portal page */
.adminMain {
  margin: 50px auto;
  width: 960px;
  padding-bottom: 35px;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 #4b4b4b; }

.adminHeader {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  background-color: #007C9D;
  text-align: center;
  font-family: sans-serif;
  font-size: 44px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase; }

.adminSubHeader {
  font-family: sans-serif;
  font-size: 28px;
  color: #8e8e8e;
  font-weight: normal; }

#adminHeaderImage {
  margin: 0px;
  width: 985px;
  height: 304px;
  background-image: url("../images/portal/adminHeaderImage.jpg");
  background-repeat: no-repeat; }

.adminTopBtnRow {
  width: 100%;
  padding: 12px; }

.adminInfoBox {
  float: left;
  width: 290px;
  height: 95px;
  padding: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6);
  box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.6); }

.adminImages {
  width: 90px;
  height: 90px;
  float: left; }

.adminInfoContainer {
  width: 190px;
  float: left; }

.adminTitle {
  width: 100%;
  padding-left: 4px;
  font-size: 15px;
  font-weight: bold;
  color: #007C9D;
  text-transform: uppercase; }

.adminText {
  width: 100%;
  float: left;
  padding-left: 4px;
  font-size: 12px;
  color: #4b4b4b;
  line-height: 1.2; }

.adminBottomBtnRow {
  margin-top: 15px;
  width: 100%;
  padding: 12px; }

/* dropdown list styles */
.dropbtn {
  background-color: #007C9D;
  color: #ffffff;
  padding: 6px;
  margin-bottom: 10px;
  font-size: 18px;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase; }

.dropbtn:hover, .dropbtn:focus {
  background-color: #16505f; }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  display: none;
  position: absolute;
  padding: 8px;
  line-height: 1.8;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

.dropdown a:hover {
  background-color: #16505f; }

.show {
  display: block; }

/*************** WELLNESS EDU VIDEO STYLES ***************/
/*** Captivate video container ***/
.captivateVideoContainer {
  margin-left: 120px;
  width: 680px;
  height: 680px; }

#captivate_iframe {
  margin-left: 120px;
  width: 680px;
  height: 600px; }

/*************** COVID PAGES STYLES ***************/
/** Self Check Page **/
.headerText p {
  color: #007C9D; }

.covidHeaderResp p {
  color: #007C9D; }

.scheduleBoxResp {
  background: #007C9D; }

.scheduleBox {
  background-color: #007C9D; }

.squareHeader {
  background-color: #007C9D; }

.latestNewsHeader {
  background-color: #007C9D; }

.dashboard_announcements_header {
  background-color: #007C9D; }

.resourcesContentHeader {
  background-color: #007C9D;
  color: #ffffff; }

.resourcesText a {
  color: #007C9D; }

/** Covid Hub Page **/
.covidHubHeaderText p {
  color: #007C9D; }

.covidHubHeaderResp p {
  color: #007C9D; }

.covidHubInstructionsHeader {
  background-color: #007C9D; }

.covidHubInstructionsSteps {
  color: #007C9D; }

.covidHubSquareImg p {
  color: #007C9D; }

/** Appointment Page **/
.covidAppointmentHeaderResp p {
  color: #007C9D; }

/** Order Form **/
.covidOrderFormHeaderResp p {
  color: #007C9D; }

.btn-submitOrder {
  background-color: #007C9D;
  border: solid #007C9D 1px; }

/** Admin Page **/
.covidCheckpointLogoContainer p {
  color: #007C9D; }

.covidCheckpointLogoContainerResp p {
  color: #007C9D; }

.covidRiskHeader p {
  color: #007C9D; }

.covidChartingHeader {
  background-color: #007C9D; }

.covidEmployeeStatusContainer {
  background-color: #007C9D; }

.covidEmployeeStatusHeader {
  background-color: #007C9D; }

.covidNavigationCirclePrevious {
  color: #007C9D; }

.covidNavigationCircleNext {
  color: #007C9D; }

.employeeDownloadReportBtn {
  background-color: #007C9D; }

.orderTestKitBox {
  background-color: #007C9D; }

/** Nurse's Station Covid Section **/
.nurses_station_covid_results_container {
  border: solid 2px #007C9D; }

.NSCovidResultsHeaderContainer {
  background-color: #007C9D; }

.NSCovidResultsHeaderContainer p {
  line-height: 1.4;
  color: #ffffff; }

.NSCovidSubmitDateBtn {
  background-color: #007C9D; }

/*************** DIABETES A1C PAGES STYLES ***************/
/** Self Check Page **/
.headerText p {
  color: #007C9D; }

.scheduleBoxResp {
  background: #007C9D; }

.scheduleBox {
  background-color: #007C9D; }

.squareHeader {
  background-color: #007C9D; }

.kitSquareHeader {
  background-color: #007C9D; }

.diabetesHeaderResp p {
  color: #007C9D; }

.diabetesUpdateInputHeader {
  background-color: #007C9D; }

.diabetesA1CRiskTxt {
  background-color: #007C9D; }

.diabetesResultsHeaderText p {
  color: #007C9D; }

.diabetesA1CResultsSubmitBtn {
  background-color: #007C9D; }

.diabetesA1CBioChartHeader {
  background: #007C9D;
  border-bottom: 2px solid #007C9D; }

.latestNewsHeader {
  background-color: #007C9D; }

.dashboard_announcements_header {
  background-color: #007C9D; }

.resourcesText a {
  color: #007C9D; }

/** Covid Hub Page **/
.diabetesHubHeaderText p {
  color: #007C9D; }

.diabetesHubHeaderResp p {
  color: #007C9D; }

.diabetesHubInstructionsHeader {
  background-color: #007C9D; }

.diabetesHubInstructionsSteps {
  color: #007C9D; }

.diabetesResultsHeaderText p {
  color: #007C9D; }

.diabetesHubSquareImg p {
  color: #007C9D; }

.diabetesSelfCareHeaderText p {
  color: #007C9D; }

.diabetesSelfCareContentHeader {
  background-color: #007C9D; }

.diabetesOrderFormHeaderText p {
  color: #007C9D; }

.diabetesAppointmentHeaderText p {
  color: #007C9D; }

/** Appointment Page **/
.diabetesAppointmentHeaderResp p {
  color: #007C9D; }

/** Order Form **/
.diabetesOrderFormHeaderResp p {
  color: #007C9D; }

.btn-submitOrder {
  background-color: #007C9D;
  border-color: #007C9D; }

/** Admin Page **/
.diabetesCheckpointLogoContainer p {
  color: #007C9D; }

.diabetesCheckpointLogoContainerResp p {
  color: #007C9D; }

.diabetesRiskHeader p {
  color: #007C9D; }

.diabetesChartingHeader {
  background-color: #007C9D; }

.diabetesEmployeeStatusContainer {
  background-color: #007C9D; }

.diabetesEmployeeStatusHeader {
  background-color: #007C9D; }

.diabetesNavigationCirclePrevious {
  color: #007C9D; }

.diabetesNavigationCircleNext {
  color: #007C9D; }

.employeeDownloadReportBtn {
  background-color: #007C9D; }

.orderTestKitBox {
  background-color: #007C9D; }

/*************** RECONNECT PAGE STYLES ***************/
.reconnectFooterContainer {
  background-color: #007C9D; }

.reconnectFooterPhoneContainer p {
  color: #ffffff; }

.reconnectFooterEmailContainer p {
  color: #ffffff; }

.reconnectFooterDietitianContainer p {
  color: #ffffff; }

.reconnectFooterCopyright p {
  color: #ffffff; }

.reconnectFooterPrivacy p {
  color: #ffffff; }

.reconnectFooterPrivacy a {
  color: #ffffff; }

.reconnectFooterSecurity p {
  color: #ffffff; }

.reconnectFooterSecurity a {
  color: #ffffff; }

/*************** NEW TOP NAV AND FOOTER STYLES ***************/
.topNavBarWidth {
  width: 100%;
  background-color: #007C9D; }

.topNavigationBarContainer {
  background-color: #007C9D; }

.topNavigationProfileCircle {
  border: solid 5px #007C9D; }

.topNavigationNewsletter {
  border: solid 5px #007C9D; }

.footerContainer {
  background-color: #007C9D; }

.footerPhoneContainer p {
  color: #ffffff; }

.footerEmailContainer p {
  color: #ffffff; }

.footerDietitianContainer p {
  color: #ffffff; }

.footerCopyright p {
  color: #ffffff; }

.footerPrivacy p {
  color: #ffffff; }

.footerPrivacy a {
  color: #ffffff; }

.footerPrivacy a:hover {
  color: #ffffff;
  text-decoration: underline; }

.footerSecurity p {
  color: #ffffff; }

.footerSecurity a {
  color: #ffffff; }

.footerSecurity a:hover {
  color: #ffffff;
  text-decoration: underline; }

/*************** RESPONSIVE TOP NAV BAR STYLES ***************/
/******* Styles for Mobile Portrait ******/
@media (min-width: 320px) and (max-width: 736px) {
  .topnav {
    overflow: hidden;
    background-color: #6c902b; }

  .topnav a:hover {
    background-color: #dddddd;
    color: #000000; }

  .topnav a.active {
    background-color: #007C9D;
    color: #ffffff; } }
/******* Styles for Mobile landscape ******/
@media (min-width: 320px) and (max-width: 824px) and (orientation: landscape) {
  .topnav {
    overflow: hidden;
    background-color: #007C9D; }

  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 160%; }

  .topnav a:hover {
    background-color: #ddd;
    color: black; }

  .topnav a.active {
    background-color: #4CAF50;
    color: white; }

  .topnav .icon {
    display: none; }

  .topnav a:not(:first-child) {
    display: none; }

  .topnav a.icon {
    float: right;
    display: block; }

  .topnav.responsive {
    position: relative; }

  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0; }

  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    border: transparent;
    padding: 1% 4%; }

  .topNav_logo {
    float: left;
    width: 92%;
    margin: 2% 0 4% 2%;
    clear: right; } }

/*# sourceMappingURL=medwell-styles.css.map */
