.wellnessEDU_modal {
    background-color: #fff;
    border: 11px solid #29A4C4;
    border-radius: 5px;
    left: 0;
    margin: auto;
    width: 780px;
    height: 290px;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
}

/**********************************************************************************************************
SALES RESOURCE PAGE
***********************************************************************************************************/
.sales_resources_quart {
    border-top: solid #99ca3c 10px;
}

/**********************************************************************************************************
FOOTER
***********************************************************************************************************/
.arrow_up_nav {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #007C9D;
    position: relative;
    top: -19px;
}

/**********************************************************************************************************
MOJO POINTS REDEMPTION
***********************************************************************************************************/
.mojo_point_nav {
    width: 200px;
    height: 60px;
    background-color: #99ca3c;
    transition: background-color 0.5s ease;
    cursor: pointer;
    margin-bottom: 10px;
}

.mojo_point_nav:hover {
    width: 200px;
    height: 60px;
    background-color: #7ab700;
    transition: background-color 0.5s ease;
    cursor: pointer;
    margin-bottom: 10px;
}

.mojo_point_slider_container_header {
    height: 40px;
    background-color: #99ca3c;
    margin-top: 10px;
}

#mojo_point_slider_container {
    width: 700px;
    height: 300px;
    background-color: #99ca3c;
    cursor: pointer;
}

.mojo_point_slider_slides_contain {
    height: 290px;
    margin: 0 20px 5px 10px;
    background-color: #73ad00;
}

.mojo_point_slider_slide_column {
    width: 25%;
    height: 290px;
    background-color: #000;
    float: left;
}

.mojo_point_slider_slide_column img {
    position: absolute;
    z-index: 0;
}

.mojo_available_products_contain {
    width: 700px;
}

.mojo_available_products_row {
    margin-top: 15px;
}

.mojo_available_product {
    width: 160px;
    height: 135px;
    background-color: red;
    margin-right: 20px;
}

.mojo_available_product img {
    position: absolute;
    z-index: 0;
    width: 160px;
    height: 135px;
}

#product_blk_overlay1 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay2 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay3 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay4 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay5 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay6 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay7 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

#product_blk_overlay8 {
    width: 160px;
    height: 135px;
    background-color: #000;
    opacity: .6;
    position: absolute;
    z-index: 1;
    display: none;
}

.mojo_point_circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #7ab700;
    background-color: #99ca3c;
    position: absolute;
    z-index: 2;
    margin-top: 40px;
    margin-left: 35px;
    display: none;
}

.mojo_point_circle p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 1;
}

.mojo_point_circle2 {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 3px solid #7ab700;
    background-color: #99ca3c;
    position: absolute;
    z-index: 2;
    margin-top: 70px;
    margin-left: 95px;
}

.mojo_point_circle2 p {
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 1;
}

.mojo_add_product_plus {
    font-size: 80px;
    color: #fff;
    position: absolute;
    height: 40px;
    z-index: 2;
    margin: 50px 0 0 100px;
    cursor: pointer;
    width: 40px;
    display: block;
    line-height: .3;
    display: none;
}

.mojo_page_modal {
    width: 700px;
    height: 360px;
    background-color: #fff;
    border: 3px solid #99ca3c;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
    display: none;
}

.mojo_product_modal {
    height: 295px;
    display: none;
}

.mojo_modal_bkd {
    position: fixed;
    z-index: 9998;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    cursor: pointer;
    display: none;
}

.mojo_product_image {
    width: 225px;
    height: 225px;
    margin-top: 15px;
    background-color: #000;
}

.mojo_point_value_row {
    margin: 10px 0 10px 10px;
    padding: 0 0 10px 0;
}

.mojo_point_value_row p {
    width: 490px;
}

#mojo_modal_mojo_point_values {
    width: 715px;
}

.mojo_modal_content {
    width: 700px;
    height: 310px;
}

#mojo_modal_mojo_point_bank {
    width: 720px;
}

.mojo_point_bank_content {
    width: 680px;
    margin: 0 auto;
    background-color: #f2f2f2;
    padding: 0;
    margin: 10px;
}

.mojo_point_bank_content_row1 {
    background-color: #e5e5e5;
    color: #7b7b7b;
    margin: 0 0 0 0;
    height: 30px;
}

.mojo_point_bank_content_row2 {
    color: #7b7b7b;
    margin: 0 0 0 0;
    height: 30px;
}

.mojo_point_bank_content_datecolumn {
    float: left;
    width: 200px;
}

.mojo_point_bank_content_programcolumn {
    float: left;
    width: 400px;
}

.mojo_point_bank_content_mojocolumn {
    float: left;
}

.mojo_point_bank_table_header {
    height: 30px;
    background-color: #7b7b7b;
    color: #fff;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 2;
}

#mojo_modal_product_name {
    text-transform: uppercase;
    margin: 15px 0 0 10px;
    font-size: 16px;
    line-height: 1;
}

.mojo_product_descr_title {
    text-transform: uppercase;
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 1;
}

.mojo_product_descr {
    margin: 0 0 0 10px;
    line-height: 1.3;
    font-size: 11px;
    width: 430px;
}

#add_product_cart {
    width: 100px;
    height: 25px;
    background-color: #99ca3c;
    float: left;
    color: #fff;
    text-transform: uppercase;
    line-height: 2.2;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    margin: 10px 0 0 0;
    transition: background-color 0.5s ease;
}

#add_product_cart:hover {
    width: 100px;
    height: 25px;
    background-color: #99ca3c;
    float: left;
    color: #fff;
    text-transform: uppercase;
    line-height: 2.2;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    margin: 10px 0 0 0;
    background-color: #7ab700;
    transition: background-color 0.5s ease;
}

.product_quantity_arrows {
    color: #000;
    transition: background-color 0.5s ease;
}

.product_quantity_arrows:hover {
    color: #99ca3c;
    transition: background-color 0.5s ease;
}

.mojo_product_info {
    color: #7b7b7b;
    font-weight: 200;
    font-size: 12px;
    margin: 0 0 0 10px;
}

.dotted_line {
    border-bottom: 3px dotted #f2f2f2;
    margin: 10px 0 10px 10px;
    width: 435px;
}

#mojo_point_slider_arrow_right {
    height: 50px;
    width: 25px;
    border-radius: 0 90px 90px 0;
    background-color: #99ca3c;
    position: absolute;
    z-index: 1;
    line-height: 3;
    margin-left: -7px;
    margin-top: 110px;
    cursor: pointer;
}

#mojo_point_slider_arrow_left {
    height: 50px;
    width: 25px;
    border-radius: 90px 0 0 90px;
    background-color: #99ca3c;
    margin-left: 160px;
    position: absolute;
    z-index: 1;
    line-height: 3;
    text-align: center;
    margin-top: 110px;
    cursor: pointer;
}

.modal_feedback {
    width: 600px;
    height: 75px;
    background-color: #fff;
    border: 3px solid #99ca3c;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
    display: none;
}

.modal_feedback_left {
    width: 85px;
    background-color: #99ca3c;
    height: 75px;
}

.modal_feedback_right {
    width: 500px;
    height: 75px;
}

.open_cart_modal {
    cursor: pointer;
}

#cart_modal {
    height: 360px;
}

#clear_cart {
    font-size: 11px;
    padding: 0 5px 0 5px;
    background-color: #fff;
    color: #99ca3c;
    margin-left: 20px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s ease;
    position: relative;
    top: -3px;
}

#clear_cart:hover {
    font-size: 11px;
    padding: 0 5px 0 5px;
    background-color: #29a4c4;
    color: #fff;
    margin-left: 20px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s ease;
    position: relative;
    top: -3px;
}

#cart_items_number {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #f00;
    color: #fff;
    padding: 0;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 0 5px;
    font-size: 10px;
}

.mojo_checkout_product_thumb {
    width: 75px;
    height: 75px;
    background-color: #000;
    margin: 10px 5px 0 0;
}

.mojo_checkout_product_title {
    margin: 0 0 0 0;
    font-size: 15px;
    color: #29a4c4;
    font-weight: bold !important;
    padding-top: 5px;
}

.mojo_checkout_value {
    margin: 0 0 0 0;
    font-size: 17px;
    color: #99ca3c;
}

.mojo_checkout_row {
    border-bottom: 2px dashed #EAEAEA;
    padding-bottom: 10px;
}

.cart_items_btn {
    width: 90px;
    height: 25px;
    background-color: #99ca3c;
    color: #fff;
    font-size: 13px;
    line-height: 2;
    text-align: center;
    margin: 5px 10px 0 0;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

.cart_items_btn:hover {
    width: 90px;
    height: 25px;
    background-color: #7ab700;
    color: #fff;
    font-size: 13px;
    line-height: 2;
    text-align: center;
    margin: 5px 10px 0 0;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

.cart_items_btn a {
    color: #fff;
}

.mojo_checkout_btn {
    width: 90px;
    height: 25px;
    background-color: #99ca3c;
    color: #fff;
    font-size: 13px;
    line-height: 2;
    text-align: center;
    float: right;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

.mojo_checkout_btn:hover {
    width: 90px;
    height: 25px;
    background-color: #7ab700;
    color: #fff;
    font-size: 13px;
    line-height: 2;
    text-align: center;
    float: right;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

#mojo_product_increment {
    border: none;
    margin: 0 0 0 0;
    line-height: 1;
    text-align: center;
    width: 20px;
}

.mojo_redemption_right_column {
    width: 200px;
    height: 100px;
    float: right;
}

.mojo_chart_header {
    height: 35px;
    background-color: #99ca3c;
}

#open_mojo_reg_chart {
    height: 35px;
    cursor: pointer;
}

#open_mojo_reg_completing_chart {
    height: 35px;
    cursor: pointer;
}

#open_mojo_part_entries_table {
    height: 35px;
    cursor: pointer;
}

#open_mojo_incentive_comp_table {
    height: 35px;
    cursor: pointer;
}

#open_mojo_distribution_challenges {
    height: 35px;
    cursor: pointer;
}

#open_mojo_distribution_programs {
    height: 35px;
    cursor: pointer;
}

.mojo_chart_container {
    margin-top: 20px;
    width: 700px;
}

#mojo_reg_completing_chart {
    display: none;
    background-color: #f0f0f0;
}

#mojo_reg_chart {
    display: none;
    background-color: #f0f0f0;
}

#mojo_distribution_programs {
    background-color: #f0f0f0;
}

#mojo_distribution_challenges {
    display: none;
    background-color: #f0f0f0;
}

#mojo_part_entries_table {
    display: none;
    height: 600px;
    padding-top: 10px;
}

.mojo_part_entries_table_container {
    margin: 0 auto;
    padding: 0 10px 0 10px;
    width: 680px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 400px;
}

.mojo_part_entries_table_row1 {
    background-color: #e5e5e5;
    color: #7b7b7b;
    margin: 0 0 0 0;
    height: 30px;
}

.mojo_part_entries_table_row2 {
    color: #7b7b7b;
    margin: 0 0 0 0;
    height: 30px;
}

.mojo_part_entries_table_date_column {
    width: 100px;
    height: 30px;
    float: left;
}

.mojo_part_entries_table_name_column {
    width: 225px;
    height: 30px;
    float: left;
}

.mojo_part_entries_table_program_column {
    width: 230px;
    height: 30px;
    float: left;
}

.mojo_part_entries_table_mojo_column {
    width: 100px;
    height: 30px;
    float: left;
}

.mojo_incentives_table_date_column {
    width: 100px;
    height: 30px;
    float: left;
}

.mojo_incentives_table_name_column {
    width: 145px;
    height: 30px;
    float: left;
}

.mojo_incentives_table_program_column {
    width: 220px;
    height: 30px;
    float: left;
}

.mojo_incentives_table_mojo_column {
    width: 80px;
    height: 30px;
    float: left;
}

.mojo_incentives_table_approve_column {
    width: 115px;
    height: 30px;
    float: left;
}

.mojo_admin_data {
    height: 30px;
    margin: 0 0 0 0;
    font-size: 13px;
    color: #000;
    line-height: 2;
}

#mojo_incentive_comp_table {
    display: none;
    padding-top: 10px;
}

.mojo_incentive_approve_btn {
    width: 50px;
    height: 20px;
    margin: 5px 0 0 0;
    line-height: 1.8;
    font-size: 10px;
    color: #fff;
    background-color: #99ca3c;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

.mojo_incentive_approve_btn:hover {
    width: 50px;
    height: 20px;
    margin: 5px 0 0 0;
    line-height: 1.;
    font-size: 10px;
    color: #fff;
    background-color: #7ab700;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#approve_incentive_check {
    position: absolute;
    z-index: 1;
    display: none;
    margin-top: 5px;
    margin-left: 10px;
}

#approve_incentive_btn {
    position: absolute;
    z-index: 2;
}

#mojo_incentive_approve_timestamp {
    margin: 0 0 0 50px;
    position: absolute;
    z-index: 1;
    color: #000;
    font-size: 9px;
    line-height: 3;
    height: 30px;
    display: none;
}

.switch {
    display: block;
    margin: 12px auto;
}

.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: 20px;
    padding: 3px;
    background-color: white;
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    margin-top: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
    background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
    background-image: -o-linear-gradient(top, #eeeeee, white 25px);
    background-image: linear-gradient(to bottom, #eeeeee, white 25px);
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
}

.switch-label:before,
.switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #aaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.switch-input:checked~.switch-label {
    background: #47a8d8;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-input:checked~.switch-label:before {
    opacity: 0;
}

.switch-input:checked~.switch-label:after {
    opacity: 1;
}

.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 18px;
    height: 18px;
    background: white;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
    transition: left 0.15s ease-out;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
}

.switch-handle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f9f9f9;
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    background-image: -webkit-linear-gradient(top, #eeeeee, white);
    background-image: -moz-linear-gradient(top, #eeeeee, white);
    background-image: -o-linear-gradient(top, #eeeeee, white);
    background-image: linear-gradient(to bottom, #eeeeee, white);
}

.switch-input:checked~.switch-handle {
    left: 40px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green>.switch-input:checked~.switch-label {
    background: #4fb845;
}

.switch_container_programs {
    width: 300px;
    margin-top: 10px;
    padding-left: 20px;
}

.switch_container_challenges {
    width: 300px;
    margin-top: 10px;
    padding-left: 20px;
}

.incentive_selection_column {
    width: 330px;
    float: left;
    background-color: #fff;
    margin-top: 5px;
    border-radius: 3px;
}

.incentive_percent_entry {
    width: 60px;
    text-align: center;
    color: #7b7b7b;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.incentive_asset_assign {
    width: 60px;
    height: 19px;
    text-align: center;
    color: red;
    float: left;
    font-weight: 900;
    padding: 0 5px 0 5px;
    background-color: #fff;
    border: 1px solid #cbcbcb;
    font-size: 12px;
    position: relative;
    top: 3px;
}

.mojo_incentive_distribution_dash {
    margin: 5px 20px 0 20px;
    background-color: #fff;
    padding: 15px 5px 35px 5px;
    border-radius: 3px;
}

.mojo_incentive_distribution_dash_line {
    background-color: #cbcbcb;
    width: 2px;
    height: 30px;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}

.mojo_incentive_distribution_dash_header {
    margin: 20px 20px 0 20px;
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
    height: 20px;
}

#mojo_initial_value_container {
    margin: 10px 20px 0 20px;
    background-color: #fff;
    padding: 0;
    border-radius: 3px;
}

#mojo_initial_value_container p {
    display: none;
}

.mojo_loading_bar {
    width: 100px;
    margin: 3px 0 0 0;
    padding: 0 0 0 0;
    background-color: #99ca3c;
    height: 2px;
    float: left;
}

.mojo_selector_switch_container {
    border-bottom: 1px dashed #bcbcbc;
    margin-bottom: 15px;
}

#incentive_input_container {
    display: none;
}

.incentive_input {
    width: 70px;
}

#mojo_incentive_submit {
    float: left;
    width: 100px;
    height: 30px;
    background-color: #29A4C4;
    border-radius: 2px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    color: #fff;
    display: none;
    text-align: center;
    line-height: 1.8;
}

#mojo_incentive_submit:hover {
    float: left;
    width: 100px;
    height: 30px;
    background-color: #00566C;
    border-radius: 2px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    color: #fff;
    display: none;
    text-align: center;
    line-height: 1.8;
}

.mojo_point_total {
    font-size: 22px;
    line-height: 1.1;
    font-weight: 200;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#mojo_incentive_bar_container {
    width: 630px;
    height: 35px;
    background-color: #F2F2F2;
    border-radius: 5px;
    border: 2px solid #a6a6a6;
    margin: 15px 0 0 10px;
}

#mojo_participation_bar_container {
    width: 630px;
    height: 35px;
    background-color: #F2F2F2;
    border-radius: 5px;
    border: 2px solid #a6a6a6;
    margin: 40px 0 0 10px;
}

#mojo_incentive_bar {
    width: 580px;
    height: 35px;
    background-color: #99ca3c;
    border-radius: 3px;
}

#mojo_participation_bar {
    width: 580px;
    height: 35px;
    background-color: #29a4c4;
    border-radius: 3px;
}


.incentive_selection_container {
    margin: 0 auto;
    width: 660px;
}

/**********************************************************************************************************
*                                   WELLNESS CHALLENGES
***********************************************************************************************************/
#manual_activity_entry_content {
    display: none;
}

.start_modal {
    width: 500px;
    height: 270px;
    position: fixed;
    z-index: 9999;
    margin: auto;
    background-color: #fff;
    border: 4px #29a4c4 solid;
    border-radius: 10px;
    box-shadow: 2px 2px 5px #373737;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

.start_modal_header h1 {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    float: left;
}

.start_modal_content h2 {
    margin: 10px 0 0 20px;
    padding: 0 0 0 0;
    line-height: 1;
    color: #666666;
    font-size: 18px;
}

.start_modal_content p {
    margin: 3px 0 10px 20px;
    padding: 0 0 0 0;
    line-height: 1.3;
    color: #bcbcbc;
    font-size: 14px;
}

.start_modal_header {
    width: 100%;
    height: 35px;
    background-color: #29a4c4;
    color: #fff;
}

.challenge_start_date {
    margin: -5px 0 0 30px;
    padding: 0 0 0 0;
    font-size: 10px;
    color: #29a4c4;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}

.wellness_challenge_team_vs_team {
    width: 910px;
    margin: 0 auto;
    margin: 20px 0 0 0;
}

.wellness_challenge_team_vs_team_header {
    height: 45px;
    background-color: #29A4C4;
}

.wellness_challenge_team_vs_team_header h1 {
    color: #fff;
    text-align: left;
    font-size: 22px;
    line-height: 2;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-transform: uppercase;
    float: left;
}

#open_challenge_teamvs_table {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
    color: #fff;
}

#challenge_teamvs_table {
    background-color: #f0f0f0;
    width: 910px;
}

.team_challenge_selection_btns {
    width: 450px;
    position: relative;
    z-index: 3;
}

#challenge_teamvs_table_left {
    display: none;
}

#challenge_teamvs_table_middle {
    display: none;
}

#challenge_teamvs_table_right {
    display: none;
}

#team_challenge_selection_who {
    width: 100px;
    height: 35px;
    background-color: #29A4C4;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 2.5;
    text-transform: uppercase;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
}

#team_challenge_selection_what {
    width: 100px;
    height: 35px;
    background-color: #29A4C4;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 2.5;
    text-transform: uppercase;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
}

#team_challenge_selection_when {
    width: 100px;
    height: 35px;
    background-color: #29A4C4;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 2.5;
    text-transform: uppercase;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
}

#team_challenge_selection_submit {
    width: 100px;
    height: 35px;
    background-color: #29A4C4;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 2.5;
    text-transform: uppercase;
    transition: background-color 0.5s ease;
    text-align: center;
    cursor: pointer;
}

#team_challenge_selection_submit:hover {
    width: 100px;
    height: 35px;
    background-color: #00566C;
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 2.5;
    text-transform: uppercase;
    transition: background-color 0.5s ease;
    text-align: center;
    cursor: pointer;
}

.team_challenge_selection_drop {
    background-color: #29A4C4;
    position: absolute;
    z-index: 4;
}

.team_challenge_selection_drop p {
    color: #fff;
    background-color: #29A4C4;
    padding: 5px 0 5px 0;
    font-size: 11px;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 0 0;
    transition: background-color 0.5s ease;
    cursor: pointer;
    text-transform: uppercase;
}

.team_challenge_selection_drop p:hover {
    color: #fff;
    background-color: #00566C;
    padding: 5px 0 5px 0;
    font-size: 11px;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 0 0;
    transition: background-color 0.5s ease;
    cursor: pointer;
    text-transform: uppercase;
}

#team_challenge_selection_drop_who {
    width: 160px;
    left: -30px;
    display: none;
}

#team_challenge_selection_drop_what {
    width: 160px;
    left: 80px;
    display: none;
}

#team_challenge_selection_drop_when {
    width: 160px;
    left: 190px;
    display: none;
}

#challenge_teamvs_table_left {
    float: left;
    float: left;
    width: 380px;
    margin-bottom: 20px;
}

#challenge_teamvs_table_middle {
    float: left;
    float: left;
    width: 120px;
    margin-bottom: 20px;
}

#challenge_teamvs_table_right {
    float: left;
    float: left;
    width: 410px;
    margin-bottom: 20px;
}

.challenge_team_listing {
    width: 340px;
    margin: 0 auto;
}

.challenge_team_listing_header {
    background-color: #7b7b7b;
    height: 35px;
    margin: 20px 0 0 0;
}

#challenge_team_your_members_content {
    width: 338px;
    background-color: #000;
    border: 1px #cfcfcf solid;
}

#challenge_team_their_members_content {
    width: 338px;
    background-color: #000;
    border: 1px #cfcfcf solid;
}

.challenge_team_members_row1 {
    background-color: #E8E8E8;
    height: 30px;
    width: 100%;
}

.challenge_team_members_row2 {
    background-color: #f0f0f0;
    height: 30px;
    width: 100%;
}

.challenge_team_listing_content p {
    color: #838383;
}

.challenge_team_data_highlight {
    width: 90px;
    height: 70px;
    transition: background-color 0.5s ease;
    background-color: #29A4C4;
    margin: 0 auto;
}

.challenge_team_data_highlight:hover {
    width: 90px;
    height: 70px;
    transition: background-color 0.5s ease;
    background-color: #007c9d;
    margin: 0 auto;
}


#google_translate_element {
    position: absolute;
}

#accept_team_invite {
    transition: background-color 0.5s ease;
    background-color: #99ca3c;
}

#accept_team_invite:hover {
    transition: background-color 0.5s ease;
    background-color: #5f8e00;
}

#decline_team_invite {
    transition: background-color 0.5s ease;
    background-color: red;
}

#decline_team_invite:hover {
    transition: background-color 0.5s ease;
    background-color: #d60000;
}

#team_members_alert {
    height: 110px;
    width: 600px;
    display: block;
    background-color: #fff;
    border: 2px solid #99ca3c;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
}

#team_challenged_alert {
    height: 130px;
    width: 600px;
    display: block;
    background-color: #fff;
    border: 2px solid #99ca3c;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
}

#team_challenged_alert a {
    color: black;
    transition: color 0.5s ease;
}

#team_challenged_alert a:hover {
    color: red;
    transition: color 0.5s ease;
}

#team_members_alert a {
    color: black;
    transition: color 0.5s ease;
}

#team_members_alert a:hover {
    color: red;
    transition: color 0.5s ease;
}

.team_challenged_alert_left {
    width: 120px;
    height: 130px;
}

.team_challenged_alert_right {
    width: 480px;
    height: 110px;
}

.team_members_alert_left {
    width: 120px;
    height: 110px;
}

.team_members_alert_right {
    width: 480px;
    height: 110px;
}

#biometric_comingsoon {
    width: 177px;
    height: 132px;
}

#biometric_comingsoon:hover {
    width: 177px;
    height: 132px;
}

#biometric_comingsoon2 {
    width: 261px;
    height: 80px;
}

#biometric_comingsoon2:hover {
    width: 261px;
    height: 80px;
}

#red_blood_pressure_label {
    display: none;
    background-color: red;
    width: 400px;
    height: 365px;
    position: absolute;
    z-index: 0;
    top: 20px;
    left: 85px;
}

#yellow_blood_pressure_label {
    display: none;
    background-color: yellow;
    width: 290px;
    height: 250px;
    position: absolute;
    z-index: 1;
    top: 135px;
    left: 85px;
}

#green_blood_pressure_label {
    display: none;
    background-color: #99ca3c;
    width: 175px;
    height: 130px;
    position: absolute;
    z-index: 2;
    top: 255px;
    left: 85px;
}

#blue_blood_pressure_label {
    display: none;
    background-color: #29A4C4;
    width: 90px;
    height: 63px;
    position: absolute;
    z-index: 3;
    top: 322px;
    left: 85px;
}


#barchartcontainer {
    left: 55px;
}

#largerbarchart {
    position: absolute;
    z-index: 2;
    top: 0px;
    margin: 25px 0 0 0;
}

#participationbarchart {
    width: 400px;
    height: 400px;
    z-index: 2;
    top: 50px;
    left: 50px;
}

.vert_bar_chart_text {
    width: 250px;
    height: 250px;
    position: absolute;
    float: left;
    text-align: center;
    top: 110px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 1;
    text-transform: uppercase;
    font-weight: bold;
}

.hori_bar_chart_text {
    text-align: left;
    margin: 20px 0 0 0;
    padding: 0 0 0 110px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}

.admin_modal_bkd {
    position: fixed;
    z-index: 9998;
    background-color: #000;
    opacity: .3;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    display: none;
}

.wellness_admin_charting_left {
    width: 380px;
}

.wellness_admin_charting_right {
    width: 535px;
    position: relative;
}

.wellness_admin_charting_buttons {
    top: 20px;
    left: 45px;
    width: 160px;
    position: absolute;
    z-index: 2;
}

.wellness_admin_date_button_container {
    height: 120px;
    background-color: #F2F2F2;
    border: #cbcbcb 2px solid;
    margin-bottom: 10px;
}

.wellness_admin_geo_button_container {
    height: 120px;
    background-color: #F2F2F2;
    border: #cbcbcb 2px solid;
    margin-bottom: 10px;
}

.wellness_admin_cat_button_container {
    height: 120px;
    background-color: #F2F2F2;
    border: #cbcbcb 2px solid;
}


.wellness_admin_cat_btn_container {
    height: 140px;
    width: 140px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.wellness_admin_date_btn_container {
    height: 140px;
    width: 140px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.wellness_admin_geo_btn_container {
    height: 140px;
    width: 140px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.wellness_admin_cat_btn_innercircle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 20px;
    left: 20px;
    position: absolute;
    z-index: 2;
    background-color: #dddddd;
}

.wellness_admin_cat_btn_topleft {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-top-left-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_topleft:hover {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-top-left-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_topright {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-top-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_topright:hover {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-top-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_bottomleft {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-bottom-left-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_bottomleft:hover {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-bottom-left-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_bottomright {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-bottom-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_cat_btn_bottomright:hover {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-bottom-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_date_btn_innercircle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 20px;
    left: 20px;
    position: absolute;
    z-index: 2;
    background-color: #dddddd;
}

.wellness_admin_date_btn_left {
    float: left;
    width: 70px;
    height: 140px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    cursor: pointer;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
}

.wellness_admin_date_btn_left:hover {
    float: left;
    width: 70px;
    height: 140px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    cursor: pointer;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
    transition: background-color 0.5s ease;
}

.wellness_admin_date_btn_right {
    float: left;
    width: 70px;
    height: 140px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    cursor: pointer;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
}

.wellness_admin_date_btn_right:hover {
    float: left;
    width: 70px;
    height: 140px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    cursor: pointer;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    transition: background-color 0.5s ease;
}

.wellness_admin_update_btn {
    background-color: red;
    width: 125px;
    height: 40px;
    margin: 0 auto;
    padding-bottom: 0 0 0 0;
    color: #fff;
    text-align: center;
    line-height: 2.5;
    cursor: pointer;
}

.wellness_admin_update_btn:hover {
    background-color: #d60000;
    width: 125px;
    height: 40px;
    margin: 0 auto;
    padding-bottom: 0 0 0 0;
    color: #fff;
    text-align: center;
    line-height: 2.5;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

.wellness_admin_geo_btn_innercircle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 20px;
    left: 20px;
    position: absolute;
    z-index: 2;
    background-color: #dddddd;
}

.wellness_admin_geo_btn_topleft {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-top-left-radius: 75px;
    cursor: pointer;
}

.wellness_admin_geo_btn_topleft:hover {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-top-left-radius: 75px;
    cursor: pointer;
}

.wellness_admin_geo_btn_topright {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-top-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_geo_btn_topright:hover {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-top-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_geo_btn_bottom {
    width: 140px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    border-bottom-left-radius: 75px;
    border-bottom-right-radius: 75px;
    cursor: pointer;
}

.wellness_admin_geo_btn_bottom:hover {
    width: 140px;
    height: 70px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #007C9D;
    border-bottom-left-radius: 75px;
    border-bottom-right-radius: 75px;
    cursor: pointer;
}



.wellness_admin_button_container_left {
    width: 30px;
    height: 100%;
    background-color: #29a4c4;
    float: left;
}

.wellness_admin_button_container_right {
    width: 126px;
    height: 100%;
    float: left;
}

.wellness_admin_button_container_halfrow {
    width: 100%;
    height: 60px;
    background-color: #00566C;
    cursor: pointer;
}

.wellness_admin_button_container_halfrow:hover {
    width: 100%;
    height: 60px;
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
}

.wellness_admin_button_container_thirdrow {
    width: 100%;
    height: 40px;
    background-color: #00566C;
    cursor: pointer;
}

.wellness_admin_button_container_thirdrow:hover {
    width: 100%;
    height: 40px;
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
}

.wellness_admin_button_container_quarterrow {
    width: 100%;
    height: 30px;
    background-color: #00566C;
    cursor: pointer;
}

.wellness_admin_button_container_quarterrow:hover {
    width: 100%;
    height: 30px;
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
}

.wellness_admin_button_options_reveal {
    position: absolute;
    z-index: 9999;
    background-color: #00566C;
    border: #cbcbcb 2px solid;
}

#admin_date_reveal1 {
    top: 350px;
    left: 205px;
    width: 200px;
    height: 75px;
    display: none;
}

#admin_date_reveal2 {
    top: 350px;
    left: 205px;
    width: 190px;
    height: 75px;
    display: none;
}

#admin_geo_reveal1 {
    top: 25px;
    left: 205px;
    width: 180px;
    height: 75px;
    display: none;
    cursor: pointer;
}

#admin_geo_reveal2 {
    top: 25px;
    left: 205px;
    width: 190px;
    height: 75px;
    display: none;
    cursor: pointer;
}

#admin_geo_reveal3 {
    top: 25px;
    left: 205px;
    width: 225px;
    height: 75px;
    display: none;
    cursor: pointer;
}

#admin_cat_reveal1 {
    top: 205px;
    left: 205px;
    width: 185px;
    height: 75px;
    display: none;
    cursor: pointer;
}

#admin_cat_reveal2 {
    top: 205px;
    left: 205px;
    width: 205px;
    height: 75px;
    display: none;
    cursor: pointer;
}

#admin_cat_reveal3 {
    top: 205px;
    left: 205px;
    width: 180px;
    height: 75px;
    display: none;
    cursor: pointer;
}

#admin_cat_reveal4 {
    top: 205px;
    left: 205px;
    width: 210px;
    height: 75px;
    display: none;
    cursor: pointer;
}

.wellness_admin_selection_btn {
    height: 35px;
    background-color: #29a4c4;
    font-size: 11px;
    text-align: center;
    padding: 0 10px 0 10px;
    line-height: 3;
    color: #fff;
    text-transform: uppercase;
}

#admin_selection_submit_startdate {
    cursor: pointer;
}

#admin_selection_submit_enddate {
    cursor: pointer;
}

#admin_selection_submit_fitness {
    cursor: pointer;
}

#admin_selection_submit_nutrition {
    cursor: pointer;
}

#admin_selection_submit_weightloss {
    cursor: pointer;
}

#admin_selection_submit_stress {
    cursor: pointer;
}

#admin_selection_submit_region {
    cursor: pointer;
}

#admin_selection_submit_country {
    cursor: pointer;
}

#admin_selection_submit_sitelocation {
    cursor: pointer;
}

#admin_selection_start_date {
    cursor: pointer;
}

#admin_selection_end_date {
    cursor: pointer;
}

.wellness_admin_selection_submit:hover {
    background-color: #007C9D;
    transition: background-color 0.5s ease;
}

.wellness_admin_drop {
    position: relative;
    z-index: 10000;
    background-color: #29A4C4;
    width: 160px;
    left: 20px;
    display: none;
}

.wellness_admin_drop h1 {
    padding: 7px 10px 7px 10px;
    margin: 0 0 0 0;
    line-height: 2;
    font-size: 11px;
    color: #fff;
    background-color: #29A4C4;
}

.wellness_admin_drop h1:hover {
    padding: 7px 10px 7px 10px;
    margin: 0 0 0 0;
    line-height: 2;
    font-size: 11px;
    color: #fff;
    background-color: #007C9D;
    transition: background-color 0.5s ease;
}


#admin_button_reveal_leftarrow_startdate {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 30px;
}

#admin_button_reveal_leftarrow_enddate {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_region {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_country {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_sitelocation {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_fitness {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_nutrition {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_weightloss {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}

#admin_button_reveal_leftarrow_stress {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #00566C;
    position: relative;
    left: -10px;
    top: 25px;
}



#search_people_drop {
    width: 240px;
    position: relative;
    background-color: #bcbcbc;
    margin: 0 auto;
    display: none;
}

.search_people_drop_row:hover {
    background-color: #cbcbcb;
    transition: background-color 0.5s ease;
}

#search_people_drop p {
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
    color: #fff;
}

#search_people_drop p:hover {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
}

.person_selection_circle {
    width: 15px;
    height: 15px;
    background-color: #F2F2F2;
    border-radius: 50%;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.this_person_selected {
    background-color: #5f8e00;
    transition: background-color 0.5s ease;
}

#search_people_drop2 {
    width: 240px;
    position: relative;
    background-color: #bcbcbc;
    margin: 0 auto;
    display: none;
}

#search_people_drop2 p {
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
    color: #fff;
}

#search_people_drop2 p:hover {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
}



#search_team_drop {
    width: 240px;
    position: relative;
    background-color: #bcbcbc;
    margin: 0 auto;
}

.search_team_drop_row:hover {
    background-color: #adadad;
    transition: background-color 0.5s ease;
}

#search_team_drop p {
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
    color: #fff;
}

#search_team_drop p:hover {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
}

.team_selection_circle {
    width: 15px;
    height: 15px;
    background-color: #F2F2F2;
    border-radius: 50%;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.this_team_selected {
    background-color: #5f8e00;
    transition: background-color 0.5s ease;
}

#search_team_drop2 {
    width: 240px;
    position: relative;
    background-color: #bcbcbc;
    margin: 0 auto;
}

#search_team_drop2 p {
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
    color: #fff;
}

#search_team_drop2 p:hover {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 13px;
    line-height: 2;
    padding: 5px 0 5px 0;
    float: left;
}



#invite_members {
    display: none;
}

#challenge_teams {
    display: none;
}

#download_excel_data_superadmin_modal {
    width: 550px;
    height: 215px;
    background-color: #fff;
    border: 2px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
    display: none;
}

#confirm_download_superadmin_modal {
    width: 550px;
    height: 140px;
    background-color: #fff;
    border: 2px solid #99ca3c;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
    display: none;
}

#employee_challenges_completed_table {
    display: none;
}

.employee_challenges_completed_btn {
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
    width: 125px;
    height: 15px;
}

.employee_challenges_completed_btn:hover {
    background-color: #00566C;
    transition: background-color 0.5s ease;
    width: 125px;
    height: 15px;
}

.employee_challenges_completed_drop {
    background-color: #29A4C4;
    width: 145px;
    position: relative;
    top: 13px;
    left: -10px;
    display: none;
}

.employee_challenges_completed_drop p {
    height: 35px;
    width: 100%;
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 2.5;
}

.employee_challenges_completed_drop p:hover {
    height: 35px;
    width: 100%;
    background-color: #00566C;
    transition: background-color 0.5s ease;
    color: #fff;
    margin: 0 0 0 0;
    line-height: 2.5;
}

#employee_challenges_completed {
    display: none;
}

#note_body {
    width: 900px;
}

#more_info_risk_bar {
    display: none;
}

#show_less_info_bloodpressure_high {
    display: none;
}

.scorecard_nav {
    border-bottom: 2px solid #29a4c4;
    width: 920px;
    margin: 20px auto;
    margin-bottom: 0;
}

#scorecard_nav_screen:hover {
    opacity: .7;
    transition: opacity 0.5s ease;
}

#nutrition_nav_screen:hover {
    opacity: .7;
    transition: opacity 0.5s ease;
}

#activity_nav_screen:hover {
    opacity: .7;
    transition: opacity 0.5s ease;
}

#stress_nav_screen:hover {
    opacity: .7;
    transition: opacity 0.5s ease;
}

.challenge_invite_modal_row {
    height: 130px;
    border-bottom: dashed #e5e5e5 2px;
    margin: 0px auto 10px auto;
}

.challenge_invite_buttons {
    height: 130px;
    width: 40px;
}

.general_question_congrats_modal {
    height: 110px;
    width: 600px;
    display: block;
    background-color: #fff;
    border: 2px solid #99ca3c;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
    display: none;
}

.general_question_congrats_modal p {
    color: #666 !important;
    padding: 0 10px 0 10px;
    margin: 10px 0 0 0;
}

.general_question_congrats_header {
    width: 100%;
    background-color: #99ca3c;
}

.general_question_congrats_header h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    line-height: 1.5;
    font-size: 18px;
    height: 30px;
    color: #fff;
    float: left;
}

.general_question_congrats_header h2 {
    color: #99ca3c;
    background-color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    float: right;
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
    line-height: .7;
    cursor: pointer;
}

.two_third_column_drop_header {
    width: 915px;
    height: 45px;
    background-color: #29a4c4;
}

.two_third_column_drop_header h1 {
    height: 45px;
    background-color: #29a4c4;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
    line-height: 2;
    font-size: 22px;
    color: #fff;
    float: left;
}

.two_third_column_drop_header h2 {
    height: 45px;
    background-color: #007C9D;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    margin: 0 0 0 0;
    line-height: 2;
    font-size: 22px;
    color: #fff;
    float: right;
    line-height: .7;
    font-size: 50px;
    cursor: pointer;
}

.two_third_column_drop_container {
    margin-bottom: 20px;
    width: 915px;
    display: none;
}

.two_third_column_drop_container p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#charting_chart1_content tbody tr.chart_row.chart_row_dark td.table_column.marginright40.color_red a.color_blue:hover {
    color: #000 !important;
}

#charting_chart1_content tbody tr.chart_row.chart_row_dark td.table_column.marginright40.color_red a.color_red:hover {
    color: #000 !important;
}

#chart_types {
    margin-bottom: 10px;
    position: absolute;
    z-index: 4;
    padding-top: 40px;
}

#chart_types p {
    padding: 5px 0 5px 10px;
    margin: 0 0 0 0;
    width: 210px;
    font-size: 12px;
    color: #fff;
    display: block;
    border-bottom: solid #0096BD 1px;
}

#chart_types p:hover {
    padding: 5px 0 5px 10px;
    margin: 0 0 0 0;
    width: 210px;
    font-size: 12px;
    color: #fff;
    display: block;
    background-color: #00566C;
    cursor: pointer;
    border-bottom: solid #0096BD 1px;
}

#chart_types_options_container {
    width: 220px;
    background-color: #29A4C4;
    display: none;
}

#team_comparison_chart input {
    width: 100px;
    height: 40px;
    background-color: #29A4C4;
    border: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s ease;
    position: relative;
    z-index: 3;
}

#team_comparison_chart input:hover {
    width: 100px;
    height: 40px;
    background-color: #00566C;
    border: none;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

#team_comparison_chart_canvas {
    position: absolute;
    z-index: 0;
    top: 10px;
    left: 50px;
    margin: 0 0 0 0;
}

#team_comparison_chart_container {
    display: none;
}

.team_comparison_chart_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
}

.team_comparison_chart_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
}

.team_comparison_chart_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
}

#running_tracking_table {
    width: 550px;
    margin: 0 auto;
}

.running_tracking_table_column {
    width: 133px;
    float: left;
    margin-right: 5px;
}

.running_tracking_table_row {
    width: 133px;
    height: 40px;
    margin-bottom: 5px;
}

.running_tracking_table_row_full {
    width: 545px;
    height: 40px;
    margin-bottom: 5px;
}

.running_tracking_table_row_container {
    display: block;
    padding: 3px;
    width: 130px;
    height: 35px;
    position: relative;
}

.running_table_empty_checkbox {
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #cbcbcb;
    margin: 5px auto;
    padding: 0 0 0 0;
    position: relative;
    z-index: 1;
}

#ran_today_check {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 52px;
}

#running_table_container {
    padding-bottom: 20px;
}

.running_table_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
}

.running_table_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
}

.running_table_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
}

#run5k_btn {
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
    cursor: pointer;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    color: #fff;
    line-height: 1.7;
    text-transform: uppercase;
    text-align: center;
}

#run5k_btn:hover {
    background-color: #00566C;
    transition: background-color 0.5s ease;
    cursor: pointer;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    color: #fff;
    line-height: 1.7;
    text-transform: uppercase;
    text-align: center;
}

#team_comparison_chart_drop {
    width: 150px;
    height: 40px;
    background-color: #29a4c4;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    z-index: 28;
}

#team_comparison_chart_drop h1 {
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 3.5;
}

#open_close_user_nav {
    height: 30px;
    border: dashed 2px #E8E8E8;
    border-radius: 5px;
    width: 920px;
    margin: 10px auto;
    cursor: pointer;
    margin-bottom: 0;
}

#open_close_user_nav:hover {
    height: 30px;
    border: dashed 2px #f4f4f4;
    border-radius: 5px;
    width: 920px;
    margin: 10px auto;
    background-color: #e2e2e2;
    transition: background-color 0.5s ease;
    margin-bottom: 0;
}

#open_close_user_nav h1 {
    display: block;
    text-align: center;
    color: #D8D8D8;
    height: 30px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: 200;
    font-size: 18px;
}

.general_chart_container {
    width: 915px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.general_chart_container_header {
    width: 575px;
    height: 45px;
    background-color: #29a4c4;
    margin: 0 auto;
}

.general_chart_container_header h1 {
    color: #fff;
    font-weight: 200;
    font-size: 22px;
    line-height: 2;
    float: left;
    margin: 0 0 0 0;
}

.general_chart_container_header h2 {
    color: #fff;
    font-weight: 200;
    margin: 0 0 0 0;
    height: 35px;
    font-size: 50px;
    line-height: .7;
    float: left;
    cursor: pointer;
}

.general_chart_container_header h2:hover {
    color: #fff;
    font-weight: 200;
    margin: 0 0 0 0;
    height: 35px;
    font-size: 50px;
    line-height: .7;
    float: left;
    cursor: pointer;
    opacity: .8;
    transition: opacity 0.5s ease;
}

#general_chart_container_chart {
    height: 450px;
    margin-bottom: 20px;
    padding: 20px 0 20px 0;
    width: 555px;
    margin: 0 auto;
}

table.calendar tbody td a {
    color: #000;
}

table.calendar tbody td:hover {
    background-color: #b7f0ff;
    cursor: pointer;
}

table.calendar tbody td:last-child {
    border-right: 1px solid #abb6bf
}

table.calendar tbody td:first-child {
    border-left: 1px solid #abb6bf
}

table.calendar tbody td.event {
    position: relative
}


#about_btn_h1 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#about_btn_p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#your_btn_h1 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#your_btn_p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.metachallenge_btn {
    width: 100%;
    height: 70px;
    background-color: rgb(232, 232, 232);
    margin-left: 10px;
    margin-top: 10px;
    width: 261px;
    border-top: 10px solid #99ca3c;
    transition: background-color 0.5s ease;
    position: relative;
    z-index: 1;
}

.metachallenge_btn:hover {
    background-color: #fff;
    transition: background-color 0.5s ease;
    position: relative;
    z-index: 1;
}

#weightloss_challenge_btn {
    background-color: rgb(232, 232, 232);
    transition: background-color 0.5s ease;
}

#weightloss_challenge_btn:hover {
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

#fitness_challenge_btn {
    background-color: rgb(232, 232, 232);
    transition: background-color 0.5s ease;
}

#fitness_challenge_btn:hover {
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

#stress_challenge_btn {
    background-color: rgb(232, 232, 232);
    transition: background-color 0.5s ease;
}

#stress_challenge_btn:hover {
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

#nutrition_challenge_btn {
    background-color: rgb(232, 232, 232);
    transition: background-color 0.5s ease;
}

#nutrition_challenge_btn:hover {
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}


.metachallenge_btn_title {
    margin-top: 15px;
    margin-bottom: 0px;
    color: #7b7b7b;
    font-size: 20px;
    text-align: left;
    padding-left: 10px;
    line-height: 1;
}

.metachallenge_btn_subtitle {
    margin: 0 0 0 0;
    color: #7b7b7b;
    font-size: 11px;
    text-align: left;
    padding-left: 10px;
    line-height: 1;
    font-weight: bold;
}


#home_btn_h1 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#home_btn_p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#rewards_btn_h1 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#rewards_btn_p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#askrita_btn_h1 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#askrita_btn_p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#admin_btn_h1 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#admin_btn_p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.wellness_create_new_challenges {
    height: auto;
    width: 95%;
    transition: background-color 0.5s ease;
    border-top: solid 10px #29a4c4;
    margin: 20px 5px 10px auto;
    background-color: #f3f3f3;
}

.wellness_create_new_challenges h1 {
    margin: 7px 0 0 0;
    padding: 0 7px 0 7px;
    line-height: 1;
    font-weight: 200;
    text-align: left;
    color: #29a4c4;
    font-size: 22px;
    text-transform: uppercase;
}

.wellness_create_new_challenges p {
    text-align: left;
    color: #838383;
    font-size: 12px;
    line-height: 1;
    padding: 0 7px 0 7px;
    margin: 0 0 0 0;
}

.wellness_create_new_challenges_labels {
    color: #838383;
    text-align: left;
    margin: 0 5px 0 7px;
    padding: 0 0 0 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.2;
}

.wellness_create_new_challenges input {
    border: none;
    background-color: #29A4C4;
    height: 30px;
    margin: 0 5px 0 7px;
    padding: 0 0 0 5px;
    width: 240px;
    color: #fff;
}

.create_challenge_input_wrapper {
    width: 250px;
    margin: 0 7px 0 0;
}

.create_challenge_input_icon_mag {
    width: 30px;
    height: 30px;
    background: url(../images/challenges/mag_glass.png) no-repeat center #7b7b7b;
}

.create_challenge_input_icon_plus {
    width: 30px;
    height: 30px;
    background: url(../images/challenges/plus.png) no-repeat center #0079aa;
    cursor: pointer;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges div h1 {
    height: 30px;
    width: 200px;
    text-align: center;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 0 0 6px;
    background-color: #29A4C4;
    line-height: 2.2;
    font-size: 13px;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges div h1:hover {
    height: 30px;
    width: 200px;
    text-align: center;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 0 0 6px;
    background-color: #0079AA;
    line-height: 2.2;
    font-size: 13px;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges div:nth-child(7) .dropdown_bkd {
    background-color: #29a4c4;
    margin-left: 6px;
    z-index: 2;
    position: relative;
    width: 244px;
}


#dropdown_select_category {
    display: none;
}

#dropdown_select_unit {
    display: none;
}

#submit_new_friend_invite {
    width: 100%;
    height: 40px;
    cursor: pointer;
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

#submit_new_friend_invite:hover {
    width: 100%;
    height: 40px;
    background-color: #0079AA;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges .dropdown_bkd .dropdown_bkd_row_cat {
    height: 35px;
    width: 100%;
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges .dropdown_bkd .dropdown_bkd_row_cat:hover {
    height: 35px;
    width: 100%;
    background-color: #0079AA;
    cursor: pointer;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges .dropdown_bkd .dropdown_bkd_row_cat p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 3;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges .dropdown_bkd .dropdown_bkd_row_unit {
    height: 35px;
    width: 100%;
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges .dropdown_bkd .dropdown_bkd_row_unit:hover {
    height: 35px;
    width: 100%;
    background-color: #0079AA;
    cursor: pointer;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_right_column .wellness_create_new_challenges .dropdown_bkd .dropdown_bkd_row_unit p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 3;
}

.create_challenge_search_row {
    width: 100%;
    height: 35px;
    background-color: #E0E0E0;
    cursor: pointer;
}

.create_challenge_search_row p {
    text-align: left;
    color: #29A4C4;
    font-weight: bold;
    line-height: 3;
    margin-left: 10px;
}

.create_challenge_search_row_addteamate p {
    color: #fff;
    height: 35px;
    background-color: #99ca3c;
    cursor: pointer;
    padding-left: 15px;
    line-height: 2.7;
}

.create_challenge_search_row_darker {
    width: 100%;
    height: 35px;
    background-color: #DADADA;
    cursor: pointer;
}

.create_challenge_search_row_darker p {
    text-align: left;
    color: #29A4C4;
    font-weight: bold;
    line-height: 3;
    margin-left: 10px;
}




.wellness_challenges_charts {
    width: 100%;
    margin-bottom: 20px;
}

.wellness_challenges_charts_left {
    width: 63%;
    height: auto;
    float: left;
}

.wellness_challenges_charts_right {
    width: 35%;
    height: auto;
    float: right;
}


.wellness_challenge_wrapper {
    margin: 0 auto;
    padding: 0 0 0 25px;
    margin-right: 25px;
    min-height: 800px;
}

.wellness_challenge_page_header {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    border-top: 2px #bcbcbc solid;
}

.wellness_challenge_page_header h1 {
    color: #29a4c4;
    text-transform: uppercase;
    font-size: 30px;
    text-align: left;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    line-height: 1;
}

.wellness_challenge_page_header p {
    line-height: 1.4;
    font-size: 13px;
    color: #000;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.wellness_challenge_page_subhead {
    color: #bcbcbc;
    text-transform: none;
    font-size: 13px;
    margin-left: 5px;
    vertical-align: middle;
}

.wellness_challenge_left_column {
    width: 70%;
    float: left;
}

.wellness_challenge_your_challenges_left_column {
    width: 70%;
    float: left;
}

.your_challenges_header {
    width: 640px;
    height: 40px;
    background-color: #29a4c4;
}

.your_challenges_header h1 {
    height: 40px;
    line-height: 1.5;
}


#featured_challenges_slider {
    width: 100%;
    height: 300px;
}

#slider_left_container {
    float: left;
    width: 25px;
    height: 300px;
    display: none;
}

#slider_left_container img {
    width: 25px;
    height: 60px;
    margin-top: 115px;
}

#slider_left_container img:hover {
    width: 25px;
    height: 60px;
    margin-top: 115px;
    opacity: .7;
}

#slider_right_container {
    float: right;
    width: 25px;
    height: 300px;
    display: none;
}

#slider_right_container img {
    width: 25px;
    height: 60px;
    margin-top: 115px;
}

#slider_right_container img:hover {
    width: 25px;
    height: 60px;
    margin-top: 115px;
    opacity: .7;
}

.slides_wrapper {
    width: 630px;
    height: 300px;
    float: left;
}

#slides_rail {
    width: 630px;
}

.challenge_slide {
    float: left;
    position: absolute;
    width: 630px;
    height: 300px;
}

.challenge_slide img {
    position: absolute;
    z-index: 1;
    float: left;
}

#slide_container1 {
    opacity: 1;
    transition: opacity 0.5s ease;
    cursor: pointer;
    position: absolute;
    z-index: 4;
}

#slide_container1:hover {
    opacity: .9;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 4;
}

#slide_container2 {
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 3;
}

#slide_container2:hover {
    opacity: .9;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 3;
}

#slide_container3 {
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 2;
}

#slide_container3:hover {
    opacity: .9;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 2;
}

#slide_container4 {
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 1;
}

#slide_container4:hover {
    opacity: .9;
    transition: opacity 0.5s ease;
    position: absolute;
    z-index: 1;
}

.slide_copy {
    margin: 104px;
    margin-top: 160px;
    position: absolute;
    z-index: 2;
    background-color: #29a4c4;
    padding: 10px;
    opacity: .9;
}

.slide_copy:hover {
    margin: 104px;
    margin-top: 160px;
    position: absolute;
    z-index: 2;
    background-color: #29a4c4;
    padding: 10px;
    opacity: 1;
}

.slide_copy_top {
    margin: 0 auto;
    margin-left: 0;
}

.slide_copy_header {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    border-top: 5px solid #fff;
    color: #fff;
    font-weight: 200;
    width: 100%;
}

.slide_copy_bottom {
    margin: 0 auto;
    width: 400px;
    margin-left: 0;
}

.slide_copy_bottom_left {
    float: left;
}

.slide_copy_bottom_right {
    float: left;
    margin-top: 5px;
}

.slide_title {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 1;
    color: #fff;
    font-size: 18px;
}

.slide_subtitle {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 1;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
}

.outline_btn {
    width: 80px;
    height: 30px;
    border: 2px solid;
    margin-top: 5px;
    margin-right: 10px;
}

.outline_btn a {
    text-align: center;
    display: block;
    height: 30px;
    width: 80px;
    margin: 0 auto;
    color: #29a4c4;
    transition: background-color 0.5s ease;
}

.outline_btn a:hover {
    text-align: center;
    display: block;
    height: 30px;
    width: 80px;
    margin: 0 auto;
    color: #fff;
    background-color: #29a4c4;
}

.outline_btn2 {
    width: 80px;
    height: 30px;
    border: 2px solid #fff;
    margin-top: 5px;
    margin-right: 10px;
}

.outline_btn2 a {
    text-align: center;
    display: block;
    height: 30px;
    width: 80px;
    margin: 0 auto;
    color: #fff;
}

.outline_btn2 a:hover {
    text-align: center;
    display: block;
    height: 30px;
    width: 80px;
    margin: 0 auto;
    color: #fff;
    background-color: #29a4c4;
    transition: background-color 0.5s ease;
}

.outline_btn3 {
    width: 130px;
    height: 30px;
    border: 2px solid;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 1.5;
    font-size: 10px;
}

.outline_btn3 a {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    color: #bcbcbc;
}

.outline_btn3 a:hover {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.challenge_inactive_btn {
    width: 125px;
    height: 30px;
    background-color: red;
    line-height: 1.5;
    font-size: 10px;
    float: left;
    margin: 5px 10px 0 0;
    color: #fff;
}

.challenge_inactive_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-transform: uppercase;
    height: 33px;
    text-align: center;
}


#fitness_category_overlay {
    width: 223px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#nutrition_category_overlay {
    width: 223px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#weight_category_overlay {
    width: 223px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#stress_category_overlay {
    width: 223px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#biometric_category_overlay {
    width: 223px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#fitness_category_overlay2 {
    width: 177px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#nutrition_category_overlay2 {
    width: 177px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#weight_category_overlay2 {
    width: 177px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#stress_category_overlay2 {
    width: 177px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}

#biometric_category_overlay2 {
    width: 177px;
    height: 132px;
    position: absolute;
    z-index: 10;
    background-color: #99ca3c;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 0;
}



#fitness_category_overlay a {
    width: 80px;
    height: 30px;
    display: block;
    text-align: center;
    transition: background-color 0.5s ease;
    border: #fff solid 2px;
    color: #fff;
    position: relative;
    top: 45px;
    margin: 0 auto;
    opacity: 0;
    cursor: pointer;
}

#nutrition_category_overlay a {
    width: 80px;
    height: 30px;
    display: block;
    text-align: center;
    transition: background-color 0.5s ease;
    border: #fff solid 2px;
    color: #fff;
    position: relative;
    top: 45px;
    margin: 0 auto;
    opacity: 0;
    cursor: pointer;
}

#weight_category_overlay a {
    width: 80px;
    height: 30px;
    display: block;
    text-align: center;
    transition: background-color 0.5s ease;
    border: #fff solid 2px;
    color: #fff;
    position: relative;
    top: 45px;
    margin: 0 auto;
    opacity: 0;
    cursor: pointer;
}

#stress_category_overlay a {
    width: 80px;
    height: 30px;
    display: block;
    text-align: center;
    transition: background-color 0.5s ease;
    border: #fff solid 2px;
    color: #fff;
    position: relative;
    top: 45px;
    margin: 0 auto;
    opacity: 0;
    cursor: pointer;
}

#biometric_category_overlay a {
    width: 80px;
    height: 30px;
    display: block;
    text-align: center;
    transition: background-color 0.5s ease;
    border: #fff solid 2px;
    color: #fff;
    position: relative;
    top: 45px;
    margin: 0 auto;
    opacity: 0;
    cursor: pointer;
}


#challenge_view_btn {
    border-color: #29a4c4;
}

.wellness_challenge_right_column {
    width: 30%;
    float: right;
    height: auto;
    margin-bottom: 20px;
}

.wellness_challenge_right_column_btn {
    width: 95%;
    height: 57px;
    background-color: #e8e8e8;
    margin: 0 10px 5px 10px;
    padding: 0 0 0 0;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

.wellness_challenge_right_column_btn:hover {
    width: 95%;
    height: 57px;
    background-color: #29a4c4;
    margin: 0 10px 5px 10px;
    padding: 0 0 0 0;
    transition: background-color 0.5s ease;
}

#challenge_about {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_resources {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_resources_extra {
    display: none;
    margin-bottom: 20px;
}

#challenge_resources_extra p {
    float: left;
    margin-right: 20px;
}

#challenge_resources_extra a {
    color: #000;
    text-align: left;
}

.challenge_resources_extra_icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/challenges/page_icon.png)no-repeat center;
    cursor: pointer;
    transition: background-color 0.5s ease;
    position: relative;
    z-index: 2;
    background-color: #29A4C4;
}

.challenge_resources_extra_icon:hover {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(../images/challenges/page_icon.png)no-repeat center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    background-color: #007C9D;
}

.challenge_resources_extra_title {
    height: 35px;
    border: solid #29A4C4 2px;
    margin-left: -20px;
    margin-top: 5px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    color: #29A4C4;
    padding: 0 20px 0 30px;
    line-height: 3;
    font-size: 12px;
}

#challenge_resources h1 {
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

#challenge_resources p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#challenge_rewards {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_your {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_home {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_askrita {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_admin {
    border-top: 10px solid #29a4c4;
    width: 95%;
    margin-bottom: 0px;
}

#challenge_askrita p {
    color: #8e8e8e;
}

.wellness_challenges_category_container {
    width: 100%;
    margin-bottom: 50px;
}

.category_column {
    width: 25%;
    float: left;
    margin-top: 10px;
}

.category_column_fifth {
    width: 20%;
    float: left;
    margin-top: 10px;
}

.category_container {
    margin-right: 5px;
    height: 125px;
    background-color: #e8e8e8;
    border-top: 8px solid #99ca3c;
}

.category_container_top h1 {
    padding: 5px 0 0 5px;
    margin: 0 0 0 0;
    line-height: 1;
    font-size: 24px;
    color: #8e8e8e;
}

.category_container_top h2 {
    padding: 0 0 0 5px;
    margin: 0 0 0 0;
    line-height: 1;
    font-size: 11px;
    color: #8e8e8e;
    font-weight: normal;
}

.category_container_bottom {
    height: 40px;
}

.category_container_bottom img {
    float: right;
    width: 125px;
    height: 85px;
    margin-top: -10px;
}

.category_container_bottom2 {
    height: 40px;
}

.category_container_bottom2 img {
    float: right;
    width: 110px;
    height: 70px;
    margin-top: 5px;
}

.challenges_active {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    color: #99ca3c;
    font-size: 50px;
    line-height: 1;
}


#wellness_challenge_ind_challenge_wrapper {
    margin: 25px 25px 0 20px;
    border-top: 2px #bcbcbc solid;
    min-height: 800px;
}

#wellness_challenge_admin_wrapper {
    margin: 10px 25px 0 20px;
}

.wellness_challenge_ind_challenge_left {
    width: 175px;
    height: 150px;
    float: left;
    padding-top: 15px;
    padding-bottom: 50px;
}

.wellness_challenge_ind_challenge_left img {
    width: 175px;
    height: 150px;
}

.wellness_challenge_ind_challenge_right {
    padding-top: 15px;
}

.wellness_challenge_ind_challenge_header {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    color: #29a4c4;
    line-height: 1;
    font-size: 26px;
    float: right;
    width: 460px;
}

.wellness_challenge_ind_challenge_body {
    margin: 0 0 10px 5px;
    padding: 0 0 0 0;
    color: #000;
    line-height: 1.3;
    font-size: 13px;
    float: right;
    width: 460px;
}

.wellness_challenge_ind_challenge_feedback_buttons {
    margin-top: 15px;
}

.challenge_start_container {
    float: left;
}

.challenge_start_container img {
    margin-left: 10px;
}

.challenge_start_date {
    margin: -5px 0 0 30px;
    padding: 0 0 0 0;
    font-size: 10px;
    color: #29a4c4;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}

.challenge_start_container {
    float: left;
}

.challenge_start_container img {
    margin-left: 10px;
}

.challenge_start_date {
    margin: -5px 0 0 30px;
    padding: 0 0 0 0;
    font-size: 10px;
    color: #29a4c4;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}

.challenge_participants_container {
    float: left;
}

.challenge_participants_container img {
    margin-top: -2px;
}

.challenge_participants {
    margin: -8px 0 0 0;
    padding: 0 0 0 0;
    font-size: 11px;
    color: #29a4c4;
    text-align: center;
}

.challenge_button {
    float: left;
    border-color: #29a4c4;
}

.challenge_button p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-transform: uppercase;
    height: 33px;
}

.challenge_button p a {
    color: #bcbcbc;
}

.wellness_challenge_coaching_container {
    margin-top: 15px;
}

.wellness_challenge_coaching_container h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8;
    color: #fff;
    height: 40px;
    background-color: #29A4C4;
    font-size: 22px;
    padding-left: 20px;
}

.wellness_challenge_coaching_container p {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    line-height: 1.4;
    color: #8e8e8e;
}

.rock_this_challenge_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
}

.rock_this_challenge_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
}

.rock_this_challenge_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
}

.challenge_coaching_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
}

.challenge_coaching_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
}

.challenge_coaching_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_left_column .challenge_resource_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_left_column .challenge_resource_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
    font-size: 22px;
    line-height: 2;
    float: left;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_left_column .challenge_resource_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
    float: right;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_left_column .wellness_challenge_coaching_container .your_challenge_results_header.margintop20 {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
    line-height: 2;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_left_column .wellness_challenge_coaching_container .your_challenge_results_header.margintop20 h1 {
    height: 45px;
    line-height: 2;
    float: left;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_left_column .wellness_challenge_coaching_container .your_challenge_results_header.margintop20 h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: right;
    font-size: 45px;
    height: 45px;
    padding-left: 20px;
    line-height: .8;
    background-color: #007C9D;
    cursor: pointer;
}

#your_challenge_results {
    display: none;
}

#charting_chart3_content {
    width: 100%;
}

#charting_chart4_content {
    width: 100%;
    display: none;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_charting_containerw.margintop0 .chart_header_fullpage {
    width: 915px;
    height: 45px;
    background-color: #29a4c4;
}

.wellness_challenge_charting_containerw {
    margin-top: 20px;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_charting_containerw.margintop0 .chart_header_fullpage h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    float: left;
    line-height: 2;
    height: 45px;
    font-size: 22px;
    color: #fff;
    font-weight: 200;
}

#wellness_challenge_ind_challenge_wrapper .wellness_challenge_charting_containerw.margintop0 .chart_header_fullpage h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
    color: #fff;
}


.team_comparison_chart_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
}

.team_comparison_chart_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
}

.team_comparison_chart_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
}

.c25k_chart_header {
    background-color: #29A4C4;
    height: 45px;
    color: #fff;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
}

.c25k_chart_header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
    line-height: 2;
    height: 45px;
}

.c25k_chart_header h2 {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
}

.team_comparison_chart {
    display: none;
    padding-top: 10px;
}

.rock_this_challenge {
    display: none;
    padding-top: 10px;
    font-size: 14px;
}

.challenge_coaching {
    display: none;
    padding-top: 10px;
    margin-bottom: 40px;
}

.challenge_resources {
    display: none;
    padding-top: 10px;
    margin-bottom: 40px;
}

.new_challenges {
    height: 165px;
    width: 95%;
    transition: background 0.5s ease;
    border-top: solid 10px #29a4c4;
    cursor: pointer;
    margin: 10px 5px 10px auto;
    background-position: center top;
    background: url(../images/challenges/challenges_home.jpg) no-repeat center #E8E8E8;
}

.new_challenges:hover {
    transition: background 0.5s ease;
    border-top: solid 10px #b8b8b8;
    cursor: pointer;
    width: 95%;
    margin: 10px 5px 10px auto;
    background: url(../images/challenges/challenges_home_hover.jpg) no-repeat center #E8E8E8;
}

.new_challenges h1 {
    margin: -3px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

.new_challenges h2 {
    margin: 0 0 0 0;
    padding: 60px 0 0 0;
    text-align: center;
    line-height: 1;
    font-size: 16px;
}

.new_challenges p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.new_challenges p a {
    color: #8e8e8e;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.new_challenges a {
    color: #29a4c4;
}

.new_challenges_home {
    height: 165px;
    width: 95%;
    transition: background 0.5s ease;
    border-top: solid 10px #29a4c4;
    cursor: pointer;
    margin: 20px 5px 10px auto;
    background-position: center top;
    background: url(../images/challenges/challenges_home.jpg) no-repeat center #E8E8E8;
}

.new_challenges_home:hover {
    transition: background 0.5s ease;
    border-top: solid 10px #b8b8b8;
    cursor: pointer;
    width: 95%;
    margin: 20px 5px 10px auto;
    background: url(../images/challenges/challenges_home_hover.jpg) no-repeat center #E8E8E8;
}

.new_challenges_home h1 {
    margin: -3px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

.new_challenges_home h2 {
    margin: 0 0 0 0;
    padding: 60px 0 0 0;
    text-align: center;
    line-height: 1;
    font-size: 16px;
}

.new_challenges_home p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.new_challenges_home p a {
    color: #8e8e8e;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.new_challenges_home a {
    color: #29a4c4;
}

.ask_rita {
    height: 165px;
    width: 95%;
    transition: background 0.5s ease;
    cursor: pointer;
    margin: 20px 5px 10px auto;
    border-top: solid 10px #29a4c4;
    background: url(../images/challenges/ask_rita.jpg) no-repeat center #E8E8E8;
}

.ask_rita:hover {
    height: 165px;
    width: 95%;
    transition: background 0.5s ease;
    border-top: solid 10px #b8b8b8;
    background: url(../images/challenges/ask_rita_hover.jpg) no-repeat center #E8E8E8;
    cursor: pointer;
    margin: 20px 5px 10px auto;
}

.ask_rita h1 {
    margin: -3px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    text-align: center;
    color: #29a4c4;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

.ask_rita h2 {
    margin: 0 0 0 0;
    padding: 60px 0 0 0;
    text-align: center;
    line-height: 1;
    font-size: 16px;
}

.ask_rita p {
    text-align: center;
    color: #8e8e8e;
    font-size: 11px;
    line-height: 1;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.ask_rita p a {
    color: #8e8e8e;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.ask_rita a {
    color: #29a4c4;
}

.wellness_challenge_charting_container {
    background-color: #e8e8e8;
    margin: 25px 0 25px 0;
}

.wellness_challenge_charting_header {
    height: 45px;
    background-color: #29a4c4;
}

.wellness_challenge_charting_header_left {
    float: left;
}

.charting_title {
    color: #fff;
    margin: 0 0 0 10px;
    padding: 0 0 0 0;
    line-height: 2;
    font-size: 22px;
    font-weight: 200;
    text-transform: uppercase;
}

.chart_teamname {
    text-transform: uppercase;
}

.wellness_challenge_charting_header_right {
    float: right;
}

.challenge_chart_last_update {
    font-size: 10px;
    color: #fff;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    float: left;
    line-height: 2.7;
}

.challenge_update_time {
    margin-right: 10px;
}

.open_close_icon {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    float: right;
    line-height: .8;
    font-size: 45px;
    height: 45px;
    cursor: pointer;
    background-color: #007C9D;
    color: #fff;
}

#show_chart_category_participation2 {
    cursor: pointer;
}

#charting_chart1_content {
    display: none;
    width: 100%;
    color: #29a4c4;
}

#charting_chart1_content td {
    margin-top: 5px;
    color: #808080;
    padding-left: 10px;
}

.charting_chart1_content_last_cell {
    background-color: #29a4c4;
    padding-top: 5px;
    padding-right: 5px;
}

#charting_chart1_content_site {
    display: none;
    width: 100%;
    color: #29a4c4;
}

#charting_chart1_content_site td {
    margin-top: 5px;
    color: #808080;
    padding-left: 10px;
}

.table_column {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    height: 25px;
    width: 120px;
    text-align: left;
}

.table_column p {
    color: #29A4C4;
}

.table_column_first {
    width: 280px;
    margin-left: 10px;
}

.table_column_last {
    width: 80px;
    color: red !important;
}

.table_column2 {
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.8;
    height: 25px;
    width: 120px;
    text-align: left;
}

.table_column2 p {
    color: #29A4C4;
}

.table_column_challenges {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.5;
    height: 25px;
    width: 155px;
    text-align: left;
}

.table_column_challenges p {
    color: #29A4C4;
}

.table_column_challenges_first {
    width: 280px;
    margin-left: 10px;
    line-height: 2.5;
}

.table_column_challenges_last {
    width: 80px;
    color: red !important;
    line-height: 2.5;
}


.chart_row_light {
    padding: 5px 0 5px 0;
    width: 100%;
    height: 45px;
    background-color: #E8E8E8;
}

.chart_row_medium {
    background-color: #cbcbcb;
    padding: 5px 0 5px 0;
    width: 100%;
    height: 45px;
}

.chart_row_dark {
    background-color: #D0D0D0;
    padding: 5px 0 5px 0;
    width: 100%;
    height: 45px;
}

.chart_input_data {
    float: left;
    padding: 0 0 0 0;
    margin: 0 100px 0 10px;
    font-size: 12px;
    color: #29a4c4;
    font-weight: normal;
}

.table_profile_icon:hover {
    opacity: .7;
}




#wellness_challenge_category_wrapper {
    margin: 25px 25px 50px 25px;
    padding: 0 0 0 0;
    width: 910px;
}

#wellness_challenge_category_masthead {
    width: 100%;
    margin: 0 auto;
}

.wellness_challenge_featured_slider_container {
    width: 910px;
    margin: 15px 0 0 0;
}

.wellness_challenge_slider_nav_container {
    width: 100%;
    margin: 0 auto;
    height: 45px;
}

#wellness_challenge_category_wrapper .wellness_challenge_sort_nav_container .wellness_challenge_sort_nav_container_buttons.float_left h1 {
    font-size: 15px;
    width: 300px;
    text-align: center;
    color: #29A4C4;
}

.wellness_challenge_slide_grouping {
    width: 910px;
    margin: 5px 0 10px 0;
    height: 200px;
}

.wellness_challenge_nav_line_left {
    float: left;
    height: 2px;
    border-top: 2px solid #bcbcbc;
    width: 360px;
    margin-top: 20px;
}

.wellness_challenge_nav_line_right {
    float: right;
    height: 2px;
    border-top: 2px solid #bcbcbc;
    width: 360px;
    margin-top: 20px;
}

.wellness_challenge_nav_container_buttons {
    float: left;
    height: 40px;
    width: 190px;
    margin-top: 5px;
}

#featured_btn {
    float: left;
    border-color: #29a4c4;
    margin: 0 5px 0 0;
}

#featured_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#featured_btn a {
    color: #bcbcbc;
}

#popular_btn {
    float: left;
    border-color: #29a4c4;
    margin: 0 0 0 0;
}

#popular_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#popular_btn a {
    color: #bcbcbc;
}

.wellness_challenges_row {
    width: 910px;
    margin: 5px 0 15px 0;
    height: 160px;
}

.challenge_container {
    float: left;
    width: 135px;
    height: 160px;
    margin: 0 10px 0 0;
    cursor: pointer;
    border: 1px solid #8e8e8e;
    position: relative;
    z-index: 1;
    opacity: 1;
}

.challenge_container:hover {
    opacity: .7;
}

.challenge_container h1 {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #8e8e8e;
    line-height: 1;
}

.challenge_container h2 {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    font-size: 10px;
    color: #bcbcbc;
    line-height: 1;
}

.challenge_container_top {
    height: 110px;
    margin-bottom: 5px;
}

.challenge_container_top img {
    height: 100%;
    width: 100%;
    background-color: #e8e8e8;
}

.challenge_container_featured {
    float: left;
    width: 175px;
    height: 200px;
    margin: 0 10px 0 0;
    cursor: pointer;
    border: 1px solid #8e8e8e;
    position: relative;
    z-index: 1;
    opacity: 1;
}

.challenge_container_featured:hover {
    opacity: .7;
}

.challenge_container_featured p a:hover {
    background-color: #fff;
}

.challenge_container_featured h1 {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #8e8e8e;
    line-height: 1;
}

.challenge_container_featured h2 {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    font-size: 10px;
    color: #bcbcbc;
    line-height: 1;
}

.challenge_container_featured_top {
    height: 150px;
    margin-bottom: 5px;
}

.challenge_container_featured_top img {
    height: 100%;
    width: 100%;
    background-color: #e8e8e8;
}

#challenge_container_featured_overlay1 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-color: #29a4c4;
    display: none;
}

#challenge_container_featured_overlay2 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-color: #29a4c4;
    display: none;
}

#challenge_container_featured_overlay3 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-color: #29a4c4;
    display: none;
}

/*
#challenge_container_overlay1           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay2           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay3           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay4           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay5           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay6           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay7           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay8           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay9           {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay10          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay11          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay12          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay13          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay14          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay15          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay16          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay17          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay18          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay19          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
#challenge_container_overlay20          {width: 100%; height: 100%; position: absolute; z-index: 5;background-color: rgba(40,163,196,.7); display: none;}
*/

#sort1_btn {
    float: left;
    border-color: #29a4c4;
    margin: 0 5px 0 0;
}

#sort1_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#sort1_btn a {
    color: #bcbcbc;
}

#sort2_btn {
    float: left;
    border-color: #29a4c4;
    margin: 0 5px 0 0;
}

#sort2_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#sort2_btn a {
    color: #bcbcbc;
}

#sort3_btn {
    float: left;
    border-color: #29a4c4;
    margin: 0 0 0 0;
}

#sort3_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#sort3_btn a {
    color: #bcbcbc;
}

#invite_btn {
    border-color: #29a4c4;
    margin: 5px auto 0 auto;
}

#invite_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#join_btn {
    border-color: #fff;
    margin: 5px auto;
}

#join_btn p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#join_btn a {
    color: #fff;
}

.join_button a {
    color: #fff;
}

.update_btn {
    border-color: #29a4c4;
}

.wellness_challenge_slide_grouping {
    margin-bottom: 40px;
}

.wellness_challenge_featured_group1 {
    height: 202px;
}

.wellness_challenges_your_challenges_wrapper {
    margin: 25px 25px 35px 20px;
}

.your_challenge_container {
    width: 100%;
    background-color: #e8e8e8;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.your_challenge_container:hover {
    background-color: #d8d8d8;
    transition: background-color 0.5s ease;
}

.your_challenge_container_left {
    float: left;
}

.your_challenge_container_left img {
    width: 115px;
    height: 115px;
    margin: 10px 0 0 12px;
}

.your_challenge_container_right {
    float: right;
    width: 500px;
}

.your_challenge_container_right h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    font-size: 11px;
}

.your_challenge_container_leftside {
    float: left;
}

.your_challenge_container_leftside p {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.your_challenge_container_leftside a {
    color: #29a4c4;
}

.your_challenge_container_rightside {
    float: right;
}

.your_challenge_title {
    color: #29a4c4;
    font-size: 20px !important;
    margin-top: 15px !important;
}

.your_challenge_descr {
    color: #666666;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    font-size: 12px;
    width: 480px;
}

.start_modal {
    width: 500px;
    height: 270px;
    position: fixed;
    z-index: 9999;
    margin: auto;
    background-color: #fff;
    border: 4px #29a4c4 solid;
    border-radius: 10px;
    box-shadow: 2px 2px 5px #373737;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

.start_modal_header h1 {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    float: left;
}

.start_modal_content h2 {
    margin: 10px 0 0 20px;
    padding: 0 0 0 0;
    line-height: 1;
    color: #666666;
    font-size: 18px;
}

.start_modal_content p {
    margin: 3px 0 10px 20px;
    padding: 0 0 0 0;
    line-height: 1.3;
    color: #bcbcbc;
    font-size: 14px;
}

.start_modal_header {
    width: 100%;
    height: 35px;
    background-color: #29a4c4;
    color: #fff;
}

#email_reminder {
    resize: none;
    width: 430px;
}

.update_modal {
    width: 500px;
    height: 330px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    display: block;
    margin: auto;
    background-color: #fff;
    border: 4px #29a4c4 solid;
    border-radius: 10px;
    box-shadow: 2px 2px 5px #373737;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.update_modal_header h1 {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    float: left;
}

.update_modal_content h2 {
    margin: 10px 0 0 20px;
    padding: 0 0 0 0;
    line-height: 1;
    color: #666666;
    font-size: 18px;
}

.update_modal_content p {
    margin: 3px 0 10px 20px;
    padding: 0 0 0 0;
    line-height: 1.3;
    color: #bcbcbc;
    font-size: 12px;
}

.update_modal_header {
    width: 100%;
    height: 35px;
    background-color: #29a4c4;
    color: #fff;
}

.update_modal_congrats {
    width: 450px;
    height: 60px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    display: block;
    margin: auto;
    background-color: #fff;
    border: 2px #99ca3c solid;
    box-shadow: 2px 2px 5px #373737;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.close_modal_btn_container {
    padding: 3px 0 0 0;
    width: 25px;
    height: 20px;
    float: right;
    margin-top: 3px;
}

.close_modal_btn {
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 40px;
    line-height: .3;
    text-align: center;
    font-weight: bolder;
    cursor: pointer;
}

.date_container {
    width: 460px;
    height: 35px;
    margin: 5px 20px 0 20px;
}

.date_content {
    margin: 0 auto;
    font-size: 13px;
}

.date_content a {
    color: #fff;
}

.start_date_container {
    margin-left: 20px;
}

.start_date_container a {
    color: #fff;
}

.start_date_container #end_date_info_text {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-style: italic;
}

#your_challenge_start .start_label {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    float: left;
    text-align: center;
}

#your_challenge_start .start_month {
    float: left;
    width: 110px;
    height: 30px;
    background-color: #29a4c4;
    color: #fff;
    margin-left: 5px;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
}

#your_challenge_start .start_month:hover {
    float: left;
    width: 110px;
    height: 30px;
    background-color: #bcbcbc;
    color: #fff;
    margin-left: 5px;
    line-height: 1.8;
    text-align: center;
}

#your_challenge_update .update_label {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    float: left;
    text-align: center;
}

#your_challenge_update .update_month {
    float: left;
    width: 110px;
    height: 35px;
    background-color: #29a4c4;
    color: #fff;
    line-height: 2.3;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.1s ease;
}

#your_challenge_update .update_month:hover {
    float: left;
    width: 110px;
    height: 35px;
    background-color: #00566C;
    color: #fff;
    line-height: 2.3;
    text-align: center;
}

.month_options {
    width: 110px;
    height: auto;
    position: absolute;
    z-index: 10000;
    margin-left: 109px;
    margin-top: 86px;
    background-color: #29a4c4;
    display: none;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    border-spacing: 0;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}

.month_options p {
    font-size: 10px;
    margin-left: 0;
    padding: 3px 0 0 20px;
    margin-bottom: 0px;
    height: 18px;
    border-bottom: 1px solid #0698BE;
    margin-top: 0;
    line-height: 1.4;
}

.month_options p:hover {
    background-color: #0698BE;
    height: 18px;
    transition: background-color 0.1s ease;
    margin-top: 0;
    line-height: 1.4;
    border-bottom: 1px solid #0698BE;
}

.month_options p a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}

.month_options p a:hover {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}

.end_month_options {
    width: 110px;
    height: 235px;
    position: absolute;
    z-index: 10000;
    margin-left: 111px;
    margin-top: 126px;
    background-color: #29a4c4;
    display: none;
}

.end_month_options p {
    font-size: 10px;
    margin-left: 0;
    padding: 3px 0 0 20px;
    margin-bottom: 0px;
}

.end_month_options p:hover {
    background-color: #bcbcbc;
    transition: background-color 0.1s ease;
}

.end_month_options p a {
    color: #fff;
}

.end_month_options p a:hover {
    color: #fff;
}


#your_challenge_update .update_unit_content input.update_submit {
    width: 150px !important;
    height: 35px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 87px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.1s ease;
}

#your_challenge_update .update_unit_content input.update_submit:hover {
    width: 150px !important;
    height: 35px;
    background-color: #00566C;
    border: none;
    color: #fff;
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 87px;
    text-align: center;
    cursor: pointer;
}

.day_options {
    position: absolute;
    z-index: 10000;
    margin-left: 161px;
    margin-top: 86px;
    display: none;
    background-color: #eaeaea;
}

.day_options p {
    font-size: 10px;
    margin: 3px 2px 3px 10px;
    float: left;
}

.day_options p:hover {
    background-color: #bcbcbc;
    transition: background-color 0.1s ease;
}

.day_options p a {
    color: #fff;
    padding: 3px;
}

.day_options p a:hover {
    color: #fff;
}

.end_day_options {
    width: 100px;
    height: 210px;
    position: absolute;
    z-index: 10000;
    margin-left: 226px;
    margin-top: 126px;
    background-color: #29a4c4;
    display: none;
}

.end_day_options p {
    font-size: 10px;
    margin: 3px 2px 3px 10px;
    float: left;
}

.end_day_options p:hover {
    background-color: #bcbcbc;
    transition: background-color 0.1s ease;
}

.end_day_options p a {
    color: #fff;
    padding: 3px;
}

.end_day_options p a:hover {
    color: #fff;
}


.year_options {
    width: 100px;
    height: auto;
    position: absolute;
    z-index: 10000;
    margin-left: 329px;
    margin-top: 86px;
    background-color: #29a4c4;
    display: none;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    border-spacing: 0;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}

.year_options p {
    font-size: 10px;
    margin: 0 2px 0 0;
    height: 25px;
    border-bottom: 1px solid #0698BE;
    line-height: 2;
    padding-left: 10px;
}

.year_options p:hover {
    background-color: #0698BE;
    transition: background-color 0.1s ease;
    height: 25px;
    border-bottom: 1px solid #0698BE;
    line-height: 2;
    padding-left: 10px;
}

.year_options p a {
    color: #fff;
    padding: 3px;
    width: 100%;
    height: 100%;
    display: block;
}

.year_options p a:hover {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}

.end_year_options {
    width: 100px;
    height: 80px;
    position: absolute;
    z-index: 10000;
    margin-left: 331px;
    margin-top: 126px;
    background-color: #29a4c4;
    display: none;
}

.end_year_options p {
    font-size: 10px;
    margin: 3px 2px 3px 10px;
    float: left;
}

.end_year_options p:hover {
    background-color: #bcbcbc;
    transition: background-color 0.1s ease;
}

.end_year_options p a {
    color: #fff;
    padding: 3px;
}

.end_year_options p a:hover {
    color: #fff;
}


#your_challenge_start .start_day {
    float: left;
    width: 100px;
    height: 30px;
    background-color: #29a4c4;
    color: #fff;
    margin-left: 5px;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
}

#your_challenge_start .start_day:hover {
    float: left;
    width: 100px;
    height: 30px;
    background-color: #bcbcbc;
    color: #fff;
    margin-left: 5px;
    line-height: 1.8;
    text-align: center;
}

#your_challenge_start .start_year {
    float: left;
    width: 100px;
    height: 30px;
    background-color: #29a4c4;
    color: #fff;
    margin-left: 5px;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
}

#your_challenge_start .start_year:hover {
    float: left;
    width: 100px;
    height: 30px;
    background-color: #bcbcbc;
    color: #fff;
    margin-left: 5px;
    line-height: 1.8;
    text-align: center;
}

#your_challenge_update .update_day {
    float: left;
    width: 100px;
    height: 35px;
    background-color: #29a4c4;
    color: #fff;
    margin-left: 5px;
    line-height: 2.3;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.1s ease;
}

#your_challenge_update .update_day:hover {
    float: left;
    width: 100px;
    height: 35px;
    background-color: #00566C;
    color: #fff;
    margin-left: 5px;
    line-height: 2.3;
    text-align: center;
}

#your_challenge_update .update_year {
    float: left;
    width: 100px;
    height: 35px;
    background-color: #29a4c4;
    color: #fff;
    margin-left: 5px;
    line-height: 2.3;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.1s ease;
}

#your_challenge_update .update_year:hover {
    float: left;
    width: 100px;
    height: 35px;
    background-color: #00566C;
    color: #fff;
    margin-left: 5px;
    line-height: 2.3;
    text-align: center;
}

.update_unit_content {
    margin-left: 20px;
    float: left;
}

#c25k_table {
    display: none;
}

#update_week_c25k {
    width: 125px;
    height: 35px;
    background-color: #29A4C4;
    cursor: pointer;
    margin: 20px 0 0 80px;
}

#update_week_c25k p {
    color: #fff;
    text-align: center;
    line-height: 2.3;
    font-size: 14px;
    margin: 0 0 0 5px;
}

#update_week_c25k_content {
    width: 125px;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    display: none;
    position: relative;
}

#update_week_c25k_content p {
    color: #fff;
    text-align: center;
    line-height: 2;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #29A4C4;
    transition: background-color 0.1s ease;
}

#update_week_c25k_content p:hover {
    color: #fff;
    text-align: center;
    line-height: 2;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #00566C;
    transition: background-color 0.1s ease;
}


.input_box_units {
    margin-left: 5px;
    height: 25px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    width: 308px;
    text-transform: uppercase;
    padding-left: 10px;
}

.input_box_units:hover {
    margin-left: 5px;
    height: 25px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    width: 308px;
    opacity: .9;
    text-transform: uppercase;
    padding-left: 10px;
}

.input_box_text {
    margin-left: 15px;
    height: 30px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    width: 310px;
    vertical-align: text-top;
    padding-left: 10px;
}

.input_box_text:hover {
    margin-left: 15px;
    height: 30px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    width: 310px;
    vertical-align: text-top;
    opacity: .9;
}

#month_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#day_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#year_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#update_month_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#update_month_select_down_arrow a {
    color: #fff;
}

#update_day_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#update_day_select_down_arrow a {
    color: #fff;
}

#update_year_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#update_year_select_down_arrow a {
    color: #fff;
}

#end_month_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#end_day_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}

#end_year_select_down_arrow {
    margin-left: 5px;
    font-size: 10px;
}


.challenge_submit {
    margin-left: 90px;
    width: 321px;
    height: 30px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    vertical-align: text-top;
    padding-left: 10px;
}

#your_challenge_start input {
    width: 110px;
    height: 30px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
}

#your_challenge_start input:hover {
    width: 110px;
    height: 30px;
    background-color: #bcbcbc;
    border: none;
    color: #fff;
    cursor: pointer;
}


.challenge_submit:hover {
    margin-left: 90px;
    width: 321px;
    height: 30px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    vertical-align: text-top;
    padding-left: 10px;
    opacity: .7;
    transition: opacity 0.5s ease;
}

.newsletter_modal_bkd {
    position: fixed;
    z-index: 9998;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: none;
    top: 0;
    cursor: pointer;
}

.modal_bkd {
    position: fixed;
    z-index: 9999;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: none;
    top: 0;
}

.modal_bkd_nonclick {
    position: fixed;
    z-index: 9998;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: none;
    top: 0;
    left: 0;
}

#challenge_update_feedback {
    height: 35px;
    background-color: red;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 30px;
    display: none;
}

#challenge_update_feedback h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 3;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
}

#challenge_join_feedback {
    height: 35px;
    background-color: red;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 30px;
    display: none;
}

#challenge_join_feedback h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 3;
    margin-top: 0;
    padding-top: 0;
    font-size: 12px;
}

.send_email_box {
    margin: 10px 0 0 90px;
}

#challenge1_join {
    display: none;
}

#challenge1_update {
    display: none;
}

.btn_modal_container {
    width: 740px;
    height: 400px;
    background-color: #fff;
    border: 2px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
    display: none;
}

#ask_rita_thanks p {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#rewards_btn_modal_container {
    height: 130px !important;
}

#askrita_btn_modal_container {
    height: 230px !important;
    width: 480px !important;
}

#view_btn_modal_container {
    height: 500px !important;
    width: 480px !important;
    overflow-y: none !important;
    overflow-x: none !important;
}

#congratulations_btn_modal_container {
    height: 100px !important;
    width: 480px !important;
}

#view_data_btn_modal_container {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 360px;
}

.view_data_btn_modal_table {
    margin: 10px 10px 0 10px;
    background-color: #F2F2F2;
    width: 700px;
}

.view_data_btn_modal_table_header {
    width: 700px;
    height: 35px;
    background-color: #bcbcbc;
}

.view_data_btn_modal_table_header p {
    color: #fff;
    font-size: 13px;
    line-height: 2.5;
    float: left;
    margin: 0 0 0 0;
}

#view_data_btn_modal_table_header_date {
    width: 100px;
}

#view_data_btn_modal_table_header_entry {
    width: 530px;
}

.view_data_btn_modal_table_content {
    width: 700px;
    height: 35px;
}

.view_data_btn_modal_table_content p {
    color: #29a4c4;
    font-size: 13px;
    line-height: 2.5;
    float: left;
    margin: 0 0 0 0;
}

#view_data_btn_modal_table_date {
    width: 100px;
}

#view_data_btn_modal_table_entry {
    width: 530px;
}

.btn_modal_header {
    background-color: #29a4c4;
    width: 100%;
    height: 35px;
}

.btn_modal_header h1 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.5;
    font-weight: 200;
}

.btn_modal_header_title {
    color: #29a4c4;
    margin: 10px 0 0 10px;
    padding: 0 0 0 0;
    line-height: 1;
    font-size: 18px;
}

.btn_modal_header_copy {
    color: #666666;
    margin: 3px 10px 0 10px;
    padding: 0 0 0 0;
    line-height: 1.3;
    font-size: 14px;
}

.btn_modal_header_close_btn {
    width: 20px;
    height: 20px;
    color: #fff;
    float: right;
    text-align: center;
    margin-top: 6px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    font-weight: bolder;
    font-size: 40px;
    line-height: .7;
    cursor: pointer;
}

.howto_start_graphic_box {
    width: 450px;
    margin: 0 0 0 10px;
}

.ask_rita_question_box {
    margin: 10px 0 0 0;
}

.ask_rita_question_label {
    margin: 0 0 0 12px;
    padding: 0 0 0 0;
    color: #29a4c4;
    font-size: 13px;
}

.ask_rita_question_box input {
    width: 450px;
    height: 35px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    padding-left: 10px;
    margin-bottom: 5px;
}

.submit_question_rita {
    width: 150px !important;
    height: 35px;
    background-color: #29a4c4;
    border: none;
    color: #fff;
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 87px;
    text-align: center;
}

.submit_question_rita:hover {
    width: 150px !important;
    height: 35px;
    background-color: #00566C;
    border: none;
    color: #fff;
    padding-left: 10px;
    margin-top: 10px;
    margin-left: 87px;
    text-align: center;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

.wellness_right_column_divide_left {
    width: 46%;
    float: left;
    height: 100px;
    background-color: #e8e8e8;
    border-top: 10px solid #99ca3c;
}

.wellness_right_column_divide_left:hover {
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: .8;
}

.wellness_right_column_divide_left h1 {
    font-size: 18px;
    color: #8c8c8c;
    text-align: left;
    margin: 0 0 0 0;
    line-height: 1;
    padding-top: 5px;
}

.wellness_right_column_divide_left h2 {
    font-size: 12px;
    color: #8c8c8c;
    text-align: left;
    font-weight: 200;
    margin: 0 0 0 0;
    line-height: 1;
}

.wellness_right_column_divide_left h3 {
    font-size: 30px;
    color: #99ca3c;
    text-align: left;
    margin: 0 0 0 0;
    line-height: 1;
}

.wellness_right_column_divide_right {
    width: 46%;
    float: left;
    height: 100px;
    background-color: #e8e8e8;
    border-top: 10px solid #99ca3c;
}

.wellness_right_column_divide_right:hover {
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: .8;
}

.wellness_right_column_divide_right h1 {
    font-size: 18px;
    color: #8c8c8c;
    text-align: left;
    margin: 0 0 0 0;
    line-height: 1;
    padding-top: 5px;
}

.wellness_right_column_divide_right h2 {
    font-size: 12px;
    color: #8c8c8c;
    text-align: left;
    font-weight: 200;
    margin: 0 0 0 0;
    line-height: 1;
}

.wellness_right_column_divide_right h3 {
    font-size: 30px;
    color: #99ca3c;
    text-align: left;
    margin: 0 0 0 0;
    line-height: 1;
}

.admin_btn {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
}

.admin_btn a {
    color: red;
    transition: color 0.5s ease;
}

.admin_btn a:hover {
    color: #000;
}

/**********************************************************************************************************
*                                   SITE TOUR VIDEO MODAL
***********************************************************************************************************/
#siteTour_btn {
    float: right !important;
    opacity: 1;
}

#siteTour_btn:hover {
    float: right !important;
    opacity: .7;
}

#site_video_modal_container {
    display: none;
}

#site_tour_video_modal_bkd {
    position: fixed;
    z-index: 9998;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

#site_tour_modal_window {
    width: 828px;
    height: 510px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #29a4c4;
    margin: auto;
    border-radius: 5px;
}

#kyn_soc_verify_modal {
    width: 700px;
    height: 200px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #29a4c4;
    margin: auto;
    border-radius: 5px;
    display: none;
}


#site_tour_modal_window_close_container {
    width: 100%;
    height: 35px;
    margin: 0 auto;
    padding: 0;
}

#site_tour_modal_window_close_container h2 {
    color: #fff;
    font-weight: normal;
    float: left;
    padding: 0;
    margin: 5px 0 5px 0;
    line-height: 1.5;
}

.site_tour_modal_window_close {
    text-align: right;
    margin: 0 20px 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    font-size: 40px;
    float: right;
}

.site_tour_modal_window_close a {
    text-decoration: none;
    color: #fff;
    opacity: 1;
}

.site_tour_modal_window_close a:hover {
    text-decoration: none;
    color: #fff;
    opacity: .7;
}

#site_tour_modal_video_container {
    width: 776px;
    height: 432px;
    margin: 0 auto;
}

#site_tour_video {
    border-radius: 3px;
    background-color: #EBEBEB;
    padding: 5px;
}

/**********************************************************************************************************
*                                   SITE TOUR TIP MODALS
***********************************************************************************************************/
#tour_options_container {
    position: fixed;
    margin-left: 750px;
    margin-top: 2px;
    width: 200px;
    height: 80px;
    background-color: #29a4c4;
    float: right;
    border: 5px solid #29a4c4;
    z-index: 9996;
    display: none;
}

#tour_option_video {
    display: block;
    height: 40px;
    line-height: 2.5;
    transition: background-color 0.5s ease;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

#tour_option_video:hover {
    display: block;
    height: 40px;
    line-height: 2.5;
    transition: background-color 0.5s ease;
    width: 100%;
    color: #29a4c4;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
}

#tour_option_tip {
    display: block;
    height: 40px;
    line-height: 2.5;
    transition: background-color 0.5s ease;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

#tour_option_tip:hover {
    display: block;
    height: 40px;
    line-height: 2.5;
    transition: background-color 0.5s ease;
    width: 100%;
    color: #29a4c4;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fff;
}


#site_tour_modal_bkd {
    position: fixed;
    z-index: 9998;
    background-color: #000;
    opacity: .3;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    display: none;
}

#update_site_location_modal {
    width: 500px;
    height: 110px;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    margin: auto;
    border-radius: 5px;
    display: none;
    border: 5px solid #29a4c4;
}

.modal_tip_box_container {
    margin: 20px 0 20px 20px;
    width: 350px;
    height: 125px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #2d2d2d;
    position: absolute;
    z-index: 9999;
    border: 4px solid #29a4c4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tip_close_box_container {
    float: right;
    line-height: 1;
    margin: -10px 0 5px 0;
}

.tip_close_box_container img {
    margin-right: 5px;
}

.tip_close_box_container a {
    opacity: 1;
}

.tip_close_box_container a:hover {
    opacity: .7;
}

.tour_start_container {
    width: 600px;
    height: 305px;
    background-color: #fff;
    border-radius: 10px;
    display: none;
    box-shadow: 0px 0px 10px #2d2d2d;
    position: absolute;
    z-index: 10000;
    border: 4px solid #29a4c4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.topnub {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    position: relative;
    display: block;
    top: -15px;
    left: 30px;
}

.bottomnub {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    position: relative;
    display: block;
    top: 110px;
    left: 30px;
}

.rightnub {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    position: relative;
    display: block;
    left: 345px;
    top: 30px;
}

.leftnub {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    position: relative;
    display: block;
    left: -15px;
    top: 30px;
}

.tip_title {
    color: #29a4c4;
    font-size: 18px;
    padding: 0 0 0 0;
    line-height: 1;
    text-transform: uppercase;
    font-weight: normal;
}

.tip_body {
    color: #8a8a8a;
    font-size: 12px;
    margin: 3px 5px 5px 10px;
    padding: 0 0 0 0;
    line-height: 1.2;
    letter-spacing: .2px;
}

.tour_start_container h3 {
    text-align: right;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    font-size: 20px;
    background-color: #29a4c4;
}

.tour_start_container a {
    color: #fff;
    opacity: 1;
    margin: 0 10px 0 0;
}

.tour_start_container a:hover {
    color: #29a4c4;
    opacity: .7;
}

.tour_start_container h1 {
    color: #29a4c4;
    font-size: 80px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 15px 0 15px;
    padding: 10px 0 0 0;
    line-height: .8;
    border-top: 10px solid #29a4c4;
}

.tour_start_container h2 {
    color: #29a4c4;
    font-size: 19px;
    text-transform: uppercase;
    text-align: left;
    margin: 5px 0 0 15px;
    padding: 0 0 0 0;
    line-height: 1;
}

.tour_start_container p {
    color: #a3a3a3;
    font-size: 11.5px;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
    line-height: 1;
}

#seperator_text_contain {
    position: relative;
    top: 12px;
    left: 15px;
    float: left;
}

#seperator_text_contain p {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 10px;
    color: #bcbcbc;
    font-style: italic;
}

#start_tour_btn {
    margin: 0;
    padding: 0;
}

#start_tour_btn_contain {
    width: 120px;
    height: 35px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 10px;
    left: 15px;
    transition: background-color 0.5s ease;
    float: left;
}

#start_tour_btn_contain:hover {
    width: 120px;
    height: 35px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#start_tour_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 3;
    margin: 0;
}

.video_tour_btn {
    margin: 0;
    padding: 0;
}

.video_tour_btn_contain {
    width: 100px;
    height: 35px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 10px;
    left: 25px;
    transition: background-color 0.5s ease;
    float: left;
}

.video_tour_btn_contain:hover {
    width: 100px;
    height: 35px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

.video_tour_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 3;
    margin: 0;
}

#tip1 {
    display: none;
    top: 175px;
    margin-left: 200px;
}

#tip1 h1 {
    margin: -10px 0 0 10px;
}

#tip1_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip1_next_btn {
    margin: 0;
    padding: 0;
}

#tip1_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip1_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.3;
    margin: 0;
}

#tip2 {
    display: none;
    top: 100px;
    margin-left: 430px;
}

#tip2 h1 {
    margin: -10px 0 0 10px;
}

#tip2_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip2_next_btn {
    margin: 0;
    padding: 0;
}

#tip2_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip2_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.3;
    margin: 0;
}

#tip3 {
    display: none;
    top: 320px;
    margin-left: 510px;
}

#tip3 h1 {
    margin: -10px 0 0 10px;
}

#tip3_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip3_next_btn {
    margin: 0;
    padding: 0;
}

#tip3_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip3_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.3;
    margin: 0;
}

#tip4 {
    display: none;
    top: 175px;
    margin-left: 325px;
}

#tip4 h1 {
    margin: -10px 0 0 10px;
}

#tip4_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip4_next_btn {
    margin: 0;
    padding: 0;
}

#tip4_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip4_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip5 {
    display: none;
    top: 220px;
    margin-left: 410px;
}

#tip5 h1 {
    margin: -35px 0 0 10px;
}

#tip5_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip5_next_btn {
    margin: 0;
    padding: 0;
}

#tip5_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip5_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip6 {
    display: none;
    top: 320px;
    margin-left: 540px;
}

#tip6 h1 {
    margin: -5px 0 0 10px;
}

#tip6_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip6_next_btn {
    margin: 0;
    padding: 0;
}

#tip6_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip6_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip7 {
    display: none;
    top: 320px;
    margin-left: 600px;
}

#tip7 h1 {
    margin: -5px 0 0 10px;
}

#tip7_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip7_next_btn {
    margin: 0;
    padding: 0;
}

#tip7_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip7_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip8 {
    display: none;
    top: 320px;
    margin-left: 600px;
}

#tip8 h1 {
    margin: -10px 0 0 10px;
}

#tip8_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip8_next_btn {
    margin: 0;
    padding: 0;
}

#tip8_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip8_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip9 {
    display: none;
    top: 500px;
    margin-left: 70px;
}

#tip9 h1 {
    margin: -50px 0 0 10px;
}

#tip9_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip9_next_btn {
    margin: 0;
    padding: 0;
}

#tip9_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip9_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip10 {
    display: none;
    top: 300px;
    margin-left: 40px;
}

#tip10 h1 {
    margin: -15px 0 0 10px;
}

#tip10_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip10_next_btn {
    margin: 0;
    padding: 0;
}

#tip10_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip10_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip11 {
    display: none;
    top: 735px;
}

#tip11 h1 {
    margin: -30px 0 0 10px;
}

#tip11_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip11_next_btn {
    margin: 0;
    padding: 0;
}

#tip11_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip11_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

#tip12 {
    display: none;
    top: 500px;
    margin-left: 410px;
}

#tip12 h1 {
    margin: -50px 0 0 10px;
}

#tip12_next_btn_contain {
    width: 65px;
    height: 27px;
    background-color: #29a4c4;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 10px;
    transition: background-color 0.5s ease;
}

#tip12_next_btn {
    margin: 0;
    padding: 0;
}

#tip12_next_btn_contain:hover {
    width: 65px;
    height: 27px;
    background-color: #bcbcbc;
    border-radius: 3px;
}

#tip12_next_btn_contain p {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 2.4;
    margin: 0;
}

.wellness_challenge_admin_navbuttons {
    width: 100%;
    height: 100px;
    margin: 0 0 20px 0;
}

.admin_navbutton {
    width: 23.8%;
    height: 100px;
    margin: 0 14px 0 0;
    float: left;
}

#fitness_charts_button {
    cursor: pointer;
}

#nutrition_charts_button {
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#weightloss_charts_button {
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#stress_charts_button {
    cursor: pointer;
    transition: background-color 0.5s ease;
}

.bkdcolor_78B800 {
    background-color: #78B800 !important;
}

.bkdcolor_71aa00 {
    background-color: #71aa00 !important;
}

.bkdcolor_d35800 {
    background-color: #d35800 !important;
}

.bkdcolor_7c0076 {
    background-color: #7c0076 !important;
}

.color_99ca3c {
    color: #99ca3c !important;
}

.color_29a4c4 {
    color: #29a4c4 !important;
}

.color_d35800 {
    color: #d35800 !important;
}

.color_7c0076 {
    color: #7c0076 !important;
}

.admin_navbutton_top {
    height: 75px;
}

#admin_navbutton_top_fitness {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_fitness.jpg) no-repeat center;
}

#admin_navbutton_top_fitness:hover {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_fitness_hover.jpg) no-repeat center;
}

#admin_navbutton_top_nutrition {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_nutrition.jpg) no-repeat center;
}

#admin_navbutton_top_nutrition:hover {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_nutrition_hover.jpg) no-repeat center;
}

#admin_navbutton_top_weightloss {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_weightloss.jpg) no-repeat center;
}

#admin_navbutton_top_weightloss:hover {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_weightloss_hover.jpg) no-repeat center;
}

#admin_navbutton_top_stress {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_stress.jpg) no-repeat center;
}

#admin_navbutton_top_stress:hover {
    transition: background 0.5s ease;
    background: url(../images/challenges/admin_category_button_stress_hover.jpg) no-repeat center;
}

.admin_navbutton_top h1 {
    padding: 0 0 0 0;
    margin: 24px 0 0 0;
    font-size: 24px;
    line-height: .7;
    color: #fff;
    text-align: left;
    float: left;
}

.admin_navbutton_top img {
    margin: 6px 0 0 55px;
}

.admin_navbutton_bottom {
    height: 25px;
    background-color: #0088AB;
}

.admin_navbutton_bottom p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 12px;
    float: left;
    color: #fff;
    line-height: .7;
    height: 25px;
    display: inline-block;
}

.admin_navbutton_bottom span {
    margin-left: 65px;
    font-size: 25px;
    display: inline-block;
}

.participants_date_text {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 11px;
    color: #fff;
    text-align: left;
}

.wellness_admin_charts_headerimage {
    margin-bottom: 10px;
}

.wellness_admin_charts_headerimage img {
    border: 1px solid #bcbcbc;
    padding: 5px;
}

.wellness_admin_charts_fitness {
    display: none;
}

.wellness_admin_charts_fitness img {
    border: 1px solid #bcbcbc;
    padding: 5px;
}

.wellness_admin_charts_fitness h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #29a4c4;
    font-size: 28px;
}

.wellness_admin_charts_fitness h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #bcbcbc;
    font-size: 15px;
}

.wellness_admin_charts_fitness p {
    margin: 3px 0 5px 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    color: #000;
    font-size: 13px;
}

.wellness_admin_charts_nutrition {
    display: none;
}

.wellness_admin_charts_nutrition img {
    border: 1px solid #bcbcbc;
    padding: 5px;
}

.wellness_admin_charts_nutrition h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #29a4c4;
    font-size: 28px;
}

.wellness_admin_charts_nutrition h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #bcbcbc;
    font-size: 15px;
}

.wellness_admin_charts_nutrition p {
    margin: 3px 0 5px 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    color: #000;
    font-size: 13px;
}

.wellness_admin_charts_weightloss {
    display: none;
}

.wellness_admin_charts_weightloss img {
    border: 1px solid #bcbcbc;
    padding: 5px;
}

.wellness_admin_charts_weightloss h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #29a4c4;
    font-size: 28px;
}

.wellness_admin_charts_weightloss h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #bcbcbc;
    font-size: 15px;
}

.wellness_admin_charts_weightloss p {
    margin: 3px 0 5px 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    color: #000;
    font-size: 13px;
}

.wellness_admin_charts_stress {
    display: none;
}

.wellness_admin_charts_stress img {
    border: 1px solid #bcbcbc;
    padding: 5px;
}

.wellness_admin_charts_stress h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #29a4c4;
    font-size: 28px;
}

.wellness_admin_charts_stress h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1;
    color: #bcbcbc;
    font-size: 15px;
}

.wellness_admin_charts_stress p {
    margin: 3px 0 5px 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    color: #000;
    font-size: 13px;
}

.wellness_admin_charts_sorting {
    height: 50px;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    background-color: #ECECEC;
}

.wellness_admin_charts_sorting h1 {
    float: left;
    line-height: 1.6;
    font-size: 30px;
    margin-left: 10px;
    color: #838383;
}

.wellness_admin_charts_sort_btn {
    padding: 0 0 0 0;
    margin: 5px;
    height: 40px;
    width: 150px;
    float: right;
    background-color: #29a4c4;
    position: relative;
    z-index: 4;
}

.wellness_admin_charts_sort_btn_left {
    width: 75%;
    height: 40px;
    float: left;
}

.wellness_admin_charts_sort_btn_left h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 11px;
    color: #fff;
    text-align: center;
    opacity: 1;
    display: block;
    line-height: 3.5;
    width: 100%;
    text-align: center;
    height: 100%;
    cursor: pointer;
}

.wellness_admin_charts_sort_btn_left h1:hover {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 11px;
    color: #fff;
    text-align: center;
    opacity: .7;
    display: block;
    line-height: 3.5;
    width: 100%;
    text-align: center;
    height: 100%;
    cursor: pointer;
}

.wellness_admin_charts_sort_btn_right {
    width: 25%;
    height: 40px;
    float: right;
    background-color: #0088AB;
}

.wellness_admin_charts_sort_btn_right h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 15px;
    color: #fff;
    text-align: center;
    opacity: 1;
    display: block;
    line-height: 2.7;
    width: 100%;
    text-align: center;
    height: 100%;
    cursor: pointer;
}

.wellness_admin_charts_sort_btn_right h1:hover {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 15px;
    color: #fff;
    text-align: center;
    opacity: .7;
    display: block;
    line-height: 2.7;
    width: 100%;
    text-align: center;
    height: 100%;
    cursor: pointer;
}

.wellness_admin_charts_sort_btn input {
    color: #fff;
    border: none;
    width: 150px;
    height: 40px;
    background-color: #29a4c4;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

.wellness_admin_charts_sort_btn input:hover {
    color: #fff;
    border: none;
    width: 150px;
    height: 40px;
    background-color: #0088AB;
    text-align: center;
    cursor: pointer;
}

#fitnesssort_btn_site_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#fitnesssort_btn_demo_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#fitnesssort_btn_challenge_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#nutritionsort_btn_site_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#nutritionsort_btn_demo_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#nutritionsort_btn_challenge_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#weightlosssort_btn_site_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#weightlosssort_btn_demo_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#weightlosssort_btn_challenge_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#stresssort_btn_site_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#stresssort_btn_demo_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

#stresssort_btn_challenge_drop {
    position: absolute;
    z-index: 4;
    background-color: #0088AB;
    width: 150px;
    height: auto;
    margin: 40px 0 0 0;
    display: none;
}

.sort_btn_drop_row {
    height: 25px;
    width: 100%;
    cursor: pointer;
    transition: background-color 0.5s ease;
    background-color: #29A4C4;
}

.sort_btn_drop_row:hover {
    height: 25px;
    width: 100%;
    background-color: #00566C;
}

.sort_btn_drop_row p {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    line-height: 2;
    font-size: 12px;
    color: #fff;
    text-align: left;
    overflow-x: hidden;
}

.site_locations_btn_drop {
    width: 410px;
    height: 35px;
    background-color: #0d4d9a;
    margin-left: 20px;
    margin-top: 55px;
    position: absolute;
    display: none;
    z-index: 4;
}

.site_locations_btn_drop p {
    margin: 0 0 0 0;
    padding: 5px 0 5px 20px;
    color: #fff;
    background-color: #29A4C4;
    transition: background-color 0.5s ease;
    cursor: pointer;
}

.site_locations_btn_drop p:hover {
    margin: 0 0 0 0;
    padding: 5px 0 5px 20px;
    color: #fff;
    background-color: #00566C;
}


/**********************************************************************************************************
*                  DATA DASHBOARD ON HOME AND INDEX PAGE INSIDE OF HEADERS
***********************************************************************************************************/
#main_header_content {
    width: 920px;
    margin: 0 auto;
}

#datadash_outerbox {
    margin: 5px 0 0 5px;
    width: 565px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #bababa;
    border-radius: 5px;
}

#datadash_top {
    width: 100%;
    height: 20px;
    background-color: #c4c4c4;
}

#datadash_top_left {
    width: 30%;
    height: 20px;
    background-color: #29a4c4;
    float: left;
}

#datadash_top_left h1 {
    padding: 0;
    margin: 0;
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 1.7;
}

#datadash_top_right {
    width: 70%;
    height: 20px;
    float: right;
}

#datadash_top_right h1 {
    padding: 0 0 0 5px;
    margin: 0;
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: left;
    line-height: 1.7;
}

#datadash_bottom {
    width: 100%;
    height: 40px;
}

#datadash_bottom_left {
    width: 30%;
    height: 40px;
    background-color: #BEE4ED;
    float: left;
}

#datadash_bottom_left h1 {
    color: #fff;
    display: block;
    text-align: right;
    padding: 0 5px 0 0;
    margin: 0;
    font-size: 30px;
    line-height: 1.3;
    font-weight: normal;
}

#datadash_bottom_right {
    width: 70%;
    height: 40px;
    float: right;
}

#datadash_bottom_right_leftdata {
    float: left;
    height: 35px;
    width: 26%;
    background-color: #F0F1F1;
    padding: 0;
    margin: 2.5px 2.5px 2.5px 0;
}

.datadash_data_box {
    float: left;
}

.datadash_data_box h1 {
    color: #29a4c4;
    text-align: center;
    font-size: 20px;
    padding: 0 3px 0 3px;
    margin: 0 0 0 0;
    line-height: 1.7;
}

.datadash_seperator_box {
    background-color: #000;
    width: 2px;
    height: 25px;
    float: left;
    margin-top: 4px;
}

.datadash_data_label {
    float: left;
    padding-top: 5px;
}

.datadash_data_label h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 3px;
    color: #000;
    font-size: 12px;
    text-align: left;
    line-height: 1;
}

#datadash_bottom_right_middledata {
    float: left;
    height: 35px;
    width: 45%;
    background-color: #F0F1F1;
    padding: 0;
    margin: 2.5px 0 2.5px 0;
}

#datadash_bottom_right_rightdata {
    float: left;
    height: 35px;
    width: 26%;
    background-color: #F0F1F1;
    padding: 0;
    margin: 2.5px 0 2.5px 2.5px
}

/**********************************************************************************************************
*                                   RANDOM NEEDS PLACED
***********************************************************************************************************/
.homeprogramicon {
    width: 157px;
    height: 150px;
    position: relative;
    z-index: 0;
}

.liveindicator {
    width: 110px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    background-color: #ff0000;
    top: 10px;
    right: 17px;
    text-align: center;
}

.comingsoonindicator {
    width: 110px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    position: absolute;
    background-color: #999;
    top: 10px;
    right: 17px;
    text-align: center;
}

.topLine {
    padding-top: 20px;
    margin-top: 5px;
    border-top: 2px solid #ccc;
}

.topLine2 {
    padding-top: 20px;
    margin-top: 5px;
    border-top: 2px solid #ccc;
    width: 740px;
}

#compLogo {
    margin: -27px 0 0 172px !important;
}

#compLogo_img:hover {
    opacity: .7;
}


/**********************************************************************************************************
*                                   RECORDED WEEKLY SESSIONS
***********************************************************************************************************/
.recorded_weekly_sessions_video_content_bodycopy {
    line-height: 1.2;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0px;
    color: #acacac;
}

.recorded_weekly_sessions_video_content_right .full_live_session_btn {
    text-align: center;
    color: #fff;
    background-color: #99ca3c;
    padding: 5px;
    display: block;
    width: 245px;
    height: 25px;
}

.recorded_weekly_sessions_video_content_right .full_live_session_btn:hover {
    text-align: center;
    color: #fff;
    background-color: #99ca3c;
    padding: 5px;
    display: block;
    width: 245px;
    height: 25px;
}

.recordedSessions_video_thumbs_container {
    margin: 0 auto;
    margin-bottom: 10px;
}

.recordedSessions_thumb {
    height: 25px;
    width: 25px;
    margin: 0 10px 0 0;
    float: left;
    display: inline;
}

.recordedSessions_thumb a {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1;
    border: 1px #000 solid;
    color: #666666;
    text-align: center;
}

.recordedSessions_thumb a:hover {
    display: block;
    width: 100%;
    height: 100%;
    opacity: .6;
    background-color: #000;
}

.available_recordings_container {
    border-top: 2px #000 solid;
    border-bottom: 2px #000 solid;
}

.available_recordings {
    margin: 5px 0 0 0;
    color: #99ca3c;
    line-height: 1;
    text-transform: uppercase;
}

#weeklyrecordings li .moreRecordings:hover {
    color: #99ca3c;
}


.weeklyRecordedSessions_container li {
    float: left;
    position: absolute;
}

.weeklyRecordedSession1 {
    width: 640px;
    height: 360px;
}

.weeklyRecordedSession2 {
    width: 640px;
    height: 360px;
}

.weeklyRecordedSession3 {
    width: 640px;
    height: 360px;
}

.weeklyRecordedSession4 {
    width: 640px;
    height: 360px;
}

#video1 div h1 {
    color: #99ca3c;
    font-size: 18px;
    margin: 10px 0 5px 0;
}

#video1 div p {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.2;
}

#video2 div h1 {
    color: #99ca3c;
    font-size: 18px;
    margin: 10px 0 5px 0;
}

#video2 div p {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.2;
}

#video2 div h1 {
    color: #99ca3c;
    font-size: 18px;
    margin: 10px 0 5px 0;
}

#video2 div p {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.2;
}

#video3 div h1 {
    color: #99ca3c;
    font-size: 18px;
    margin: 10px 0 5px 0;
}

#video3 div p {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.2;
}

#video4 div h1 {
    color: #99ca3c;
    font-size: 18px;
    margin: 10px 0 5px 0;
}

#video4 div p {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.2;
}


.weeklyRecordedSession {
    min-width: 640px;
    min-height: 360px;
    line-height: .75;
}

.weeklyRecordedSession h3 {
    margin-bottom: 0px;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession h3 span {
    margin-bottom: 10px;
    padding: 0;
    font-size: 26px !important;
    font-weight: normal;
    color: #99ca3c;
}

.weeklyRecordedSession p {
    font-weight: normal;
    color: #99ca3c;
    font-size: 26px;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p strong span {
    font-weight: normal;
    color: #99ca3c;
    font-size: 26px !important;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent h1 {
    margin-bottom: 0;
    font-weight: normal;
    color: #99ca3c;
    font-size: 26px;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession h2 {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(3) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(4) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(1) {
    margin-bottom: 0px;
    margin-top: 10px !important;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(1) span {
    font-size: 26px !important;
    font-weight: normal;
    color: #99ca3c;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(8) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(7) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(6) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(5) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(4) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(3) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(2) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(1) {
    display: none;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession div:nth-child(5) {
    margin-top: 10px;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession div:nth-child(4) {
    margin-top: 10px;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession div:nth-child(3) {
    margin-top: 10px;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession div:nth-child(2) {
    margin-top: 10px;
}

#weeklyrecordings {
    margin-bottom: 5px;
}

.weeklyRecordings_body {
    margin: 0;
    line-height: 1.5;
    width: 675px;
}

.weeklyRecordings_header {
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 0 0;
    line-height: 1;
    width: 575px;
}

.recordedSession_left {
    float: left;
}

.recordedSession_right {
    float: right;
}

.recordedSessions_topContent {
    width: 920px;
}

.MsoNormal strong {
    font-size: 26px;
    color: #99ca3c;
    font-weight: normal;
}

#wrapper div.mainContentWrapper div div.recordedSessions_topContent div.weeklyRecordedSession p:nth-child(2) {
    margin-left: 0px !important;
}

.MsoNormal strong {
    font-size: 24px;
}

#weeklyrecordings li {
    float: left;
    display: inline;
    font-size: 13.5px;
    padding-right: 5px;
    line-height: 1;
}

#weeklyrecordings li a {
    color: #99ca3c;
}

.weeklyrecordingsContain {
    display: inline;
    margin-bottom: 20px;
}

.recorded_weekly_sessions_video_content {
    margin: 0 auto;
    width: 920px;
    height: 750px;
    margin-bottom: 20px;
}

.recorded_weekly_sessions_video_content_left {
    width: 650px;
    float: left;
}

.recorded_weekly_sessions_video_container {
    width: 640px;
    height: 360px;
    margin: 5px auto;
}

.recorded_weekly_sessions_video_content_right {
    width: 270px;
    float: right;
}

.video_description_row {
    width: 245px;
    margin: 10px auto;
    height: 80px;
}

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

.video_description_row img {
    float: left;
    height: 70px;
    width: 70px;
    margin-top: 5px;
    border: .05em solid #000;
    background: #000;
    opacity: 1;
}

.video_description_row img:hover {
    opacity: .6;
}

.video_description_row p {
    float: right;
    width: 170px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    line-height: 1;
    font-size: 12px;
}

.video_description_row a {
    height: 70px;
    width: 70px;
}

.video_description_row a:hover {
    height: 70px;
    width: 70px;
}

.video_title_hover {
    opacity: 1;
    cursor: pointer;
}

.video_title_hover:hover {
    opacity: .7;
    cursor: pointer;
}

/**********************************************************************************************************
*                                   NEW HOME index_ck
***********************************************************************************************************/
.imageSpacer_right {
    width: 20px;
    height: 175px;
    float: left;
}

.moreHomework {
    color: #99ca3c;
}

.moreHomework:hover {
    color: #000;
}

.new {
    color: #F00;
}

#liveSessionContainer {
    line-height: 1;
}

#liveSessionContainer h1 {
    margin: 0;
}

.programchoice {
    font-size: 20px;
}

.programchoice:hover {
    font-size: 20px;
    color: #ccc;
}

#PageContentDiv {
    width: 940px;
}

#hp_slider {
    width: 380px;
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
}

.rail {
    display: block;
}

.rail .railsec {
    width: 380px;
    display: block;
    float: left;
    overflow: hidden;
}

#hp_slider_controls {
    display: block;
}

#hp_slider_controls a {
    display: block;
    color: #29a4c4;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: #666 1px solid;
    float: left;
    margin-left: 4px;
}

#hp_slider_controls a:hover {
    background-color: #29a4c4;
    color: #fff;
}

#hp_slider_controls a.on {
    background-color: #29a4c4;
    color: #fff;
}

/**************************************************************************************************************************************************************
*                                   INSTRUCTIONALS
**************************************************************************************************************************************************************/
#vcontainer66_wrapper {
    margin-bottom: 20px;
    width: 300px;
}

.instructContent {
    width: 800px;
}

.instructContent div {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.instructContent h3 {
    margin: 20px 0 10px 0;
    width: 300px;
}

.instructContent strong {
    font-size: 23px;
}

.instructContent p {
    display: none;
}

.instructNote {
    color: #F00;
    font-size: 12px;
    font-style: italic;
    margin-top: 0;
    line-height: 1.25;
    padding: 0 0 5px 0;
}

.instructMore {
    float: left;
    margin-right: 15px;
}

.instructMore a {
    color: #99ca3c;
}

.instructMore a:hover {
    color: #ccc;
}

.instructMore_header {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 1;
    color: #29a4c4;
}

#vcontainer62_wrapper {
    margin-bottom: 20px;
}

.instructional_topContainer {
    display: inline;
}

.instructional_topContainer_left {
    float: left;
    width: 250px;
    height: 250px;
}

.instructional_topContainer_right {
    float: right;
    width: 525px;
    margin-top: 15px;
}

.instructional_topContainer_right h1 {
    margin: 0;
    width: 450px;
}

.instructional_topContainer_right p {
    margin: 0;
    width: 525px;
}

.instructionalContainer {
    width: 800px;
}

.instructional_body {
    line-height: 1.5;
    padding-bottom: 5px;
}


/**************************************************************************************************************************************************************
*                                   INTERESTS AND GOALS
**************************************************************************************************************************************************************/

#interests_updater h2 {
    font-size: 22px;
    color: #99ca3c;
    line-height: 1;
    padding-top: 10px;
    margin-right: 125px;
}

.myAcountInfo_table h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.interests_form {
    background-color: #F2F2F2;
    padding-left: 10px;
    padding-bottom: 0;
}

.update_your_info {
    background-color: #29a4c4;
    color: #fff;
    width: 150px;
    height: 40px;
    margin-left: 170px;
}

.update_your_info:hover {
    background-color: #00566C;
    color: #fff;
    width: 150px;
    height: 40px;
    margin-left: 170px;
}

.update_your_info a {
    line-height: 3;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 1;
}

.mygoals_update_buttons {
    width: 400px;
}

#goal_updater {
    background-color: #F2F2F2;
}

.update_your_weight {
    background-color: #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.myAccount_intAndGoals {
    background-color: #f4f4f4;
    padding-top: 5px;
    padding-bottom: 10px;
}

.myAccount_intAndGoals div {
    height: 30px;
    line-height: 2;
    padding-left: 20px;
}

.myAccount_intAndGoals div:hover {
    height: 30px;
    line-height: 2;
    padding-left: 20px;
    background-color: #E8E8E8;
}



/**************************************************************************************************************************************************************
*																			GENERAL
**************************************************************************************************************************************************************/
.server_work_modal {
    display: none;
    width: 740px;
    height: 170px;
    background-color: #fff;
    border: 2px solid red;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    margin: auto;
}

.pageTitle {
    color: #29a4c4;
    text-transform: uppercase;
    font-size: 30px;
    text-align: left;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    line-height: 1;
}

.b_headlines {
    font-size: 25px;
    color: #99ca3c;
    line-height: 1;
}


.your_data_dash_container {
    background-color: #F2F2F2;
    width: 560px;
    height: 130px;
}

.your_data_dash_top_left {
    width: 210px;
    height: 25px;
    margin: 5px 0 0 0;
    background-color: #29A4C4;
    float: left;
    color: #fff;
    padding-left: 10px;
    font-size: 14px;
}

.dash_arrow {
    border-style: dashed;
    border-color: transparent;
    border-width: 0.20em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 65px;
    top: 0px;
    left: 35px;
    vertical-align: middle;
    border-left-width: 0.2em;
    border-left-style: solid;
    border-left-color: #29A4C4;
    position: relative;
}

.your_data_dash_top_right {
    width: 330px;
    height: 25px;
    margin: 5px 0 0 0;
    background-color: #E4E4E4;
    float: left;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    color: #6b6b6b;
}

.your_data_dash_bottom_left {
    float: left;
    width: 150px;
    height: 90px;
    margin: 5px 0 5px 0;
    margin-right: 5px;
}

.your_data_dash_bottom_middle {
    float: left;
    width: 280px;
    height: 90px;
    margin: 5px 0 5px 0;
    margin-right: 5px;
}

.your_data_dash_bottom_right {
    float: left;
    width: 110px;
    height: 90px;
    margin: 5px 0 5px 0;
    background-color: #29a4c4;
    margin-right: 5px;
}

.your_data_dash_bottom_goalslabel {
    text-align: center;
    color: #29a4c4;
    font-size: 20px;
    height: 35px;
    background-color: #fff;
}

.your_data_dash_bottom_biometriclabel {
    text-align: center;
    color: #29a4c4;
    font-size: 20px;
    height: 50px;
    background-color: #fff;
    line-height: 2.5;
}

.your_data_dash_bottom_middle_top {
    height: 35px;
    margin-bottom: 5px;
}

.your_data_dash_bottom_middle_top_half {
    width: 137px;
    height: 35px;
    background-color: #fff;
    float: left;
}

.your_data_dash_bottom_middle_bottom {
    height: 35px;
}

.your_data_dash_bottom_biometric {
    float: left;
    background-color: #fff;
    height: 50px;
    width: 50px;
    margin-right: 7px;
    cursor: pointer;
}

.your_data_dash_bottom_biometric_category {
    color: #29A4C4;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    margin-top: 2px;
}

.your_data_dash_bottom_biometric_number {
    text-align: center;
    font-size: 11px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.your_data_dash_bottom_biometric_status {
    text-align: center;
    font-size: 10px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #fff;
}

.your_data_dash_bottom_biometric_status h1 {
    text-align: center;
    font-size: 10px;
    margin: 0 0 0 0;
    padding: 2px 0 2px 0;
    color: #fff;
}




/**************************************************************************************************************************************************************
*																			GOALS
**************************************************************************************************************************************************************/
.pad4_bkd {
    background-color: #99ca3c;
}

.pad4_bkd:hover {
    background-color: #282526;
}

.pad4_bkd,
.pad4_bkd:hover {
    -webkit-transition-property: background color;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease;
    -moz-transition-property: background color;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: ease;
    -o-transition-property: background color;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: ease;
    -ms-transition-property: background color;
    -ms-transition-duration: 0.1s;
    -ms-transition-timing-function: ease;
    transition-property: background color;
    transition-duration: 0.1s;
    transition-timing-function: ease;
}

.goals_text {
    font-size: 13px;
    color: #000;
    margin: 0 10px 0 10px;
    color: #fff;
    line-height: 1.4;
}

.fs_16 a {
    color: #fff;
    font-weight: bold;
    line-height: 1;
    font-size: 25px;
}

.goalName {
    font-size: 20px;
}

.goalInstruction {
    text-align: center;
    font-size: 14px;
    font-style: italic;
}

.goalInstruction p {
    color: #F00;
}


/**************************************************************************************************************************************************************
*																			Register and Register Thank
**************************************************************************************************************************************************************/

.bold {
    font-weight: bold;
}

#blueBold {
    color: #29a4c4;
    font-weight: bold;
}

.signedup a {
    text-decoration: none;
    color: #F00;
}

.signedup a:hover {
    text-decoration: none;
    color: #000000;
}

.ribbon img {
    margin: -55px 0 0 0;
    float: right;
}

.ribbon {
    width: 630px;
    height: 360px;
    margin: 150px auto;
    padding: 0 10px 0;
    position: relative;
    color: #444;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.ribbon h3 {
    font-size: 28px;
    display: block;
    height: 30px;
    line-height: 1;
    width: 640px;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    left: -16px;
    top: 8px;
    color: #FFF;
    border-top: 1px solid #363636;
    border-bottom: 1px solid #202020;
    background: #99ca3c;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: bold;
}

.ribbon h3::before,
.ribbon h3::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -11px;
    z-index: -10;
    border: 5px solid;
    border-color: #242424 transparent transparent transparent;
}

.ribbon h3::before {
    left: 0;
}

.ribbon h3::after {
    right: 0;
}

.register_intro {
    width: 900px;
    clear: both;
    padding: 0 40px 20px 20px;
    background-color: #f2f2f2;
}

.register_intro p {
    margin-top: 0;
}

/**************************************************************************************************************************************************************
*																				eNewsletter
**************************************************************************************************************************************************************/
ul.newsletterContain {
    width: 680px;
    display: inline;
}

ul.newsletterContain li {
    float: left;
}

li.newsletter_right {
    width: 380px;
}

li.newsletter_right h1 {
    font-size: 40px;
    color: #99ca3c;
    line-height: 1;
    padding-bottom: 10px;
}

li.newsletter_right p {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}

li.newsletter_left {
    width: 300px;
}

.newsletter_text {
    width: 235px;
}

.newsletter_labels {
    color: #29a4c4;
}

/**************************************************************************************************************************************************************
*																				CONTACT
**************************************************************************************************************************************************************/
.bodyContentContactWrapper {
    width: 960px;
    margin: 0 auto;
}

.contactContent {
    font-family: "Century Gothic";
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#contactContentWrapper {
    width: 700px;
    text-align: left;
    background-image: url(../images/contentBox.png);
    background-repeat: no-repeat;
    height: 370px;
    margin-bottom: 15px;
    padding-top: 40px;
    margin-left: 100px;
    margin-top: 25px;
}

.contactContent h1 {
    width: 550px;
    font-family: "Century Gothic";
    line-height: 25px;
    padding: 0 0 0 0;
    margin-top: 25px;
    margin-left: -125px;
}

.contactContent h3 {
    width: 550px;
    font-family: "Century Gothic";
    line-height: 25px;
    padding: 0 0 0 0;
    margin-top: 25px;
    margin-left: -125px;
    font-size: 15px;
    font-weight: bold;
}

#contactContentHeader {
    font-family: "Century Gothic";
    font-weight: bold;
    font-size: 50px;
    color: #29a4c4;
    margin: 50px 0 10px 35px;
    text-align: left;
    width: 700px;
}

#contactContentSubhead {
    width: 800px;
    font-family: "Century Gothic";
    font-size: 28px;
    color: #99ca3c;
    line-height: 30px;
    text-align: left;
    margin: 0 0 0 35px;
}

#contactIntroCopy {
    width: 750px;
    color: #000;
    font-family: "Century Gothic";
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    margin: 5px 0 10px 40px;
    padding: 0 0 25px 0;
}

#contactIntroCopy2 {
    width: 300px;
    color: #000;
    font-family: "Century Gothic";
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    margin: 5px 0 10px 40px;
    padding: 0 0 25px 0;
    float: left;
}

#contactIntroCopy3 {
    width: 350px;
    color: #000;
    font-family: "Century Gothic";
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    margin: 5px 200px 10px 0;
    padding: 0 0 25px 0;
    float: right;
}

.emailUs {
    color: #29a4c4;
}

.emailUs:hover {
    color: #99ca3c;
}

.contactInfoContainer {
    display: inline;
}


/**********************************************************************************************************************************************************
*                                                      MEDWELL NEWSLETTER
***********************************************************************************************************************************************************/
.newsletter_header {
    height: 212px;
}

.newsletter_nav_bar {
    height: 40px;
    width: 100%;
    background-color: #29A4C4;
    border-top: 3px solid #00566C;
}

.newsletter_nav_bar h1 {
    line-height: 1.2;
    height: 40px;
}

#newsletter_home_container {
    margin-top: 7px;
}

#newsletter_home {
    cursor: pointer;
}

#newsletter_home:hover {
    opacity: .8;
    transition: opacity 0.5s ease;
}

.newsletter_pg_header {
    background-color: #29A4C4;
    height: 45px;
    width: 920px;
    margin: 20px auto;
    position: relative;
}

#newsletter_pg1_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_pg1_content {
    height: 45px;
}

#newsletter_pg2_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_pg2_content {
    height: 45px;
}

#newsletter_pg3_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_pg3_content {
    height: 45px;
}

#newsletter_pg4_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_pg4_content {
    height: 45px;
}

#newsletter_layout2pg1_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_layout2pg1_content {
    height: 45px;
}

#newsletter_layout2pg2_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_layout2pg2_content {
    height: 45px;
}

#newsletter_layout3pg1_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_layout3pg1_content {
    height: 45px;
}

#newsletter_layout3pg2_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_layout3pg2_content {
    height: 45px;
}

#newsletter_layout3pg3_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    /*display: none;*/
}

#open_newsletter_layout3pg3_content {
    height: 45px;
}

#newsletter_layout3pg4_content {
    width: 920px;
    background-color: #F4F4F4;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    display: none;
}

#open_newsletter_layout3pg4_content {
    height: 45px;
}


.newsletter_header_btn {
    height: 30px;
    font-size: 13px;
    text-align: center;
    padding: 0 10px 0 10px;
    line-height: 2.2;
    border-radius: 3px;
    margin: 0 0 0 0;
    position: relative;
    top: 7px;
}


#newsletter_revert_btn_layout1pg1 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout1pg1:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout1pg1 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout1pg1:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout1pg2 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout1pg2:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout1pg2 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout1pg2:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout1pg3 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout1pg3:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout1pg3 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout1pg3:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout1pg4 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout1pg4:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout1pg4 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout1pg4:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}



#newsletter_revert_btn_layout2pg1 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout2pg1:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout2pg1 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout2pg1:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout2pg2 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout2pg2:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout2pg2 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout2pg2:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}



#newsletter_approve_btn_layout3pg1 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout3pg1:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout3pg1 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout3pg1:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout3pg2 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout3pg2:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout3pg2 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout3pg2:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}




#newsletter_approve_btn_layout3pg3 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout3pg3:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout3pg3 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout3pg3:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_approve_btn_layout3pg4 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_approve_btn_layout3pg4:hover {
    background-color: #99ca3c;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}

#newsletter_revert_btn_layout3pg4 {
    background-color: #00566C;
    color: #fff;
    cursor: pointer;
    display: none;
}

#newsletter_revert_btn_layout3pg4:hover {
    background-color: red;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s ease;
}


#print_pdf_status {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_status h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}

#print_pdf_status2 {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_status2 h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}

#print_pdf_layout1pg2 {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_layout1pg2 h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}


#print_pdf_layout1pg3 {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_layout1pg3 h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}


#print_pdf_layout1pg4 {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_layout1pg4 h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}


#print_pdf_layout2pg1 {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_layout2pg1 h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}


#print_pdf_layout2pg2 {
    display: none;
    background-color: #fff;
    border: 5px solid #29A4C4;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 7px;
    margin: auto;
    width: 445px;
    height: 165px;
    padding-bottom: 10px;
}

#print_pdf_layout2pg2 h1 {
    text-align: left;
    line-height: 2;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background-color: #29A4C4;
    margin: 0 0 0 0;
    padding-left: 5px;
}

.newsletter_clicktoprint {
    font-size: 12px;
    color: #7b7b7b;
}


.newsletter_layout_container {
    width: 910px;
    margin: 0 auto;
    background-color: #fff;
}

.newsletter_bottom_border {
    height: 20px;
    width: 100%;
    background-color: #29a4c4;
    margin: 0 0 0 0;
}

.newsletter_layout_headerbar_right {
    width: 610px;
    height: 20px;
    margin-top: 40px;
    background-color: #29a4c4;
    float: left;
}

.newsletter_layout_headerbar_left {
    width: 300px;
    height: 60px;
    background-color: #fff;
    float: left;
}

.newsletter_layout_masttitle_contain {
    width: 910px;
    height: 125px;
    background-color: #00566C;
}

.newsletter_layout_masttitle_contain h1 {
    font-size: 70px;
    margin: 0 0 0 0;
    padding: 15px 0 0 15px;
    text-align: left;
    color: #fff;
    line-height: 1;
}

.newsletter_layout_masttitle_contain p {
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 5px 0 0 20px;
    text-align: left;
    color: #fff;
    line-height: 1;
}

.newsletter_layout_tophalf {
    width: 910px;
    height: auto;
}

.newsletter_layout_bottomhalf {
    height: auto;
}

.newsletter_layout_left {
    width: 610px;
    background-color: #000;
    float: left;
}

.newsletter_layout_right {
    width: 300px;
    background-color: #fff;
    float: left;
}

.newsletter_layout2_left {
    width: 610px;
    height: 490px;
    background-color: #000;
    float: left;
}

.newsletter_layout2_left img {
    border-top: 20px solid #29A4C4;
}

.newsletter_layout2_right {
    width: 300px;
    height: 490px;
    background-color: #00566C;
    float: left;
    border-bottom: 20px solid #29A4C4;
}


.newsletter_layout3_left {
    width: 610px;
    height: auto;
    float: left;
}

.newsletter_layout3_right {
    width: 300px;
    height: 743px;
    float: left;
}

.newsletter_layout3pg1_left {
    width: 250px;
    height: 1200px;
}

.newsletter_layout3pg1_right {
    width: 660px;
    height: 1200px;
}

.newsletter_layout3pg1_left_logo {
    width: 200px;
    height: 130px;
    background-color: #fff;
    margin-right: 0px;
    float: right;
    margin-top: 45px;
    margin-bottom: 10px;
}

.newsletter_layout3pg1_left_logo img {
    width: 200px;
    height: 48px;
    margin-top: 40px;
}

.newsletter_layout3pg2_left {
    width: 250px;
    height: 580px;
}

.newsletter_layout3pg2_right {
    width: 660px;
    height: 580px;
}

.newsletter_layout3pg2_bottom {
    width: 910px;
    background-color: #fff;
}

.newsletter_issue_container {
    background-color: #44C9FF;
    border-bottom: 20px solid #29A4C4;
}

.newsletter_third_column {
    width: 280px;
    float: left;
}

.newsletter_twothird_column {
    width: 610px;
    float: left;
}

.newsletter_layout2pg1_header_logo {
    width: 300px;
    height: 165px;
    float: left;
    background-color: #fff;
}

.newsletter_layout2pg1_header_title {
    width: 610px;
    height: 165px;
    float: left;
    background-color: #29a4c4;
}

.newsletter_layout2pg1_header_container_left {
    width: 300px;
    height: 165px;
    float: left;
    background-color: #fff;
}

.newsletter_layout2pg1_bottom_left {
    width: 300px;
    float: left;
}

.newsletter_layout2pg1_bottom_right {
    width: 610px;
    float: left;
    background-color: #fff;
}

.newsletter_layout2pg2_bottom_left {
    width: 375px;
    float: left;
}

.newsletter_layout2pg2_bottom_right {
    width: 535px;
    float: left;
    background-color: #fff;
}

.newsletter_layout2pg1_top {
    margin: 0 auto;
    width: 910px;
}

.newsletter_layout2pg1_bottom {
    margin: 0 auto;
    width: 910px;
    background-color: #fff;
    border-bottom: 25px solid #29A4C4;
}

.header_tip_tool_container {
    width: 200px;
    height: 70px;
    background-color: #29A4C4;
    border: 2px solid #00566C;
    position: absolute;
    border-radius: 10px;
    top: -80px;
}

.header_tip_tool_container:after,
.header_tip_tool_container:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.header_tip_tool_container:after {
    border-color: rgba(41, 164, 196, 0);
    border-top-color: #29a4c4;
    border-width: 10px;
    margin-left: -11px;
}

.header_tip_tool_container:before {
    border-color: rgba(0, 86, 108, 0);
    border-top-color: #00566C;
    border-width: 14px;
    margin-left: -15px;
}



#layout1pg1_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout1pg1_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout1pg2_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout1pg2_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout1pg3_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout1pg3_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout1pg4_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout1pg4_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout2pg1_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout2pg1_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout2pg2_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout2pg2_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout3pg1_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout3pg1_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout3pg2_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout3pg2_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout3pg3_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout3pg3_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}

#layout3pg4_approve_tip {
    display: none;
    z-index: 3;
    right: 0;
    margin-right: 100px;
}

#layout3pg4_revert_tip {
    display: none;
    z-index: 4;
    right: 0;
}



.approved_remove_edit_icons_layout1pg1 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout1pg1 img {
    border: none;
}

.approved_remove_edit_icons_layout1pg2 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout1pg2 img {
    border: none;
}

.approved_remove_edit_icons_layout1pg3 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout1pg3 img {
    border: none;
}

.approved_remove_edit_icons_layout1pg4 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout1pg4 img {
    border: none;
}

.approved_remove_edit_icons_layout2pg1 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout2pg1 img {
    border: none;
}

.approved_remove_edit_icons_layout2pg2 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout2pg2 img {
    border: none;
}

.approved_remove_edit_icons_layout3pg1 {
    cursor: pointer;
}

.approved_remove_edit_icons_layout3pg1 img {
    border: none;
}



.newsletter_pg4_masthead_left {
    height: 500px;
    width: 145px;
    background-color: #00566C;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

.newsletter_pg4_masthead_right {
    height: 500px;
    width: 760px;
    border-bottom: 5px solid #fff;
}

.newsletter_pg4_masthead_logo_container {
    height: 70px;
    width: 100%;
}

.newsletter_pg4_masthead_callout_image {
    width: 300px;
    height: 60px;
    background-color: #29a4c4;
    left: 50px;
    margin-bottom: 10px;
    position: absolute;
    border: 5px solid #fff;
}

.newsletter_pg4_masthead_callout_image p {
    width: 160px;
    margin-top: 10px;
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
}

.newsletter_pg4_title_container {
    height: 100px;
    width: 100%;
    background-color: #29A4C4;
}

.newsletter_pg4_column {
    width: 300px;
    float: left;
}

.page_print_status_circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #0078A9;
    background-color: #29A4C4;
    margin-top: 15px;
    float: left;
    position: relative;
}

.page_print_status_circle p {
    color: #fff;
    font-size: 35px;
    line-height: 1.3;
    text-align: center;
    margin: 0 0 0 0;
}

#page_status_check1 {
    display: none;
}

#page_status_check2 {
    display: none;
}

#page_status_check3 {
    display: none;
}

#page_status_check4 {
    display: none;
}

#page_status_check5 {
    display: none;
}

#page_status_check6 {
    display: none;
}



.page_print_status_little_circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #29A4C4;
    float: left;
    margin-top: 40px;
    margin-right: 5px;
}

#newsletter_menu_btn {
    opacity: 1;
    transition: opacity 0.5s ease;
    cursor: pointer;
}

#newsletter_menu_btn:hover {
    opacity: .7;
}

#newsletter_drop_container {
    background-color: #29a4c4;
    height: 125px;
    width: 910px;
    margin: 0 auto;
    display: none;
}

.newsletter_item_container {
    width: 897px;
    background-color: #fff;
    margin: 0 auto;
    height: 119px;
}

.newsletter_item_container img:hover {
    opacity: .7;
    transition: opacity 0.5s ease;
}

#layout1_options {
    display: none;
}

#layout2_options {
    display: none;
}

.finalize_pdf_btn_container {
    margin-left: 33%;
}

#finalize_pdf_btn_deactivated {
    width: 160px;
    background-color: #29A4C4;
    height: 40px;
    margin: 0 0 0 0;
    color: #fff;
    opacity: .2;
}

#finalize_pdf_btn_active {
    width: 160px;
    background-color: #29A4C4;
    height: 40px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    margin: 0 0 0 0;
    color: #fff;
}

#finalize_pdf_btn_active:hover {
    width: 160px;
    background-color: #00566C;
    height: 40px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    margin: 0 0 0 0;
    color: #fff;
}

/**********************************************************************************************************************************************************
*																	MY ACCOUNT
***********************************************************************************************************************************************************/
#myAccountInfo_table_container {
    width: 460px;
    float: right;
    padding-bottom: 20px;
    background-color: #f4f4f4;
    margin-top: 20px;
}

.myAccountInfo_table_container_left {
    width: 400px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.myAccountInfo_table {
    font-size: 14px;
    width: 500px;
}

.myAccountInfo_table td,
tr {
    height: 25px;
    padding: 0 8px 0 0;
}

.myAccountInfo_table h2 {
    font-size: 20px;
    font-weight: bold;
    color: #99ca3c;
}

.myAccountInfo_table strong {
    color: #000;
    font-weight: bold;
}

.myAccountGoalBox {
    width: 205px;
    float: left;
    height: 235px;
    border: 1px solid #000;
    color: #fff;
    font-size: 18px;
    background: #7d7e7d;
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
}

.myAccount_mainContentWrapper {
    margin-left: 0;
}

.myAccount_subhead {
    margin-left: 20px;
    font-size: 24px;
    color: #99ca3c;
    font-weight: bold;
}



/**********************************************************************************************************************************************************
*																	AJAX ACTIVITY - TRACK
***********************************************************************************************************************************************************/

.action_loadactivitya {
    background: url(../images/icon_pedometer.png) no-repeat center center;
}

.action_loadactivityb {
    background: url(../images/icon_biometric.png) no-repeat center center;
}

.action_loadactivityc {
    background: url(../images/icon_cooking.png) no-repeat center center;
}

.action_loadactivityd {
    background: url(../images/icon_stress.png) no-repeat center center;
}

.action_closemodal img {
    float: right;
    margin-top: 5px;
}

.action_loadactivitystart_a img {
    margin-top: 5px;
}

.action_loadactivitystart_b img {
    margin-top: 5px;
}

.action_loadactivitystart_c img {
    margin-top: 5px;
}

.action_loadactivitystart_d img {
    margin-top: 5px;
}

/**********************************************************************************************************************************************************
*																	JOURNAL
***********************************************************************************************************************************************************/
#journalPage #journalWelcomeBody {
    font-size: 16px;
    margin-top: -10px;
    border-bottom: 1px dashed #000;
    padding-bottom: 20px;
    color: #29a4c4;
}

#addEntryContain {
    width: 700px;
}

.action_addnewjournalentry {
    margin-left: 100px;
}

.jtext {
    padding: 20px 0 0 0;
}



/**********************************************************************************************************************************************************
*																					LOGIN
***********************************************************************************************************************************************************/
#loginImage {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.loginImagewidth {
    width: 100%;
}

.loginImageheight {
    width: 100%;
}

.login_bkd_overlay {
    width: 100%;
    height: 325px;
    background-color: #0479a9;
    position: absolute;
    z-index: 2;
    opacity: .6;
}

.login_container {
    width: 100%;
    height: 342px;
    background: url(../images/white_strip_100x1.png);
    background-repeat: repeat;
    position: absolute;
    z-index: 2;
    top: 325px;
}

.loginwrapper .login_ppglogo_container {
    width: 100%;
    margin: 0 auto;
}

.loginwrapper .login_ppglogo_container img {
    position: absolute;
    z-index: 3;
    top: 18%;
    left: 30%;
}

#form_wrapper {
    width: 960px;
    margin: 0 auto;
}

#form_container {
    width: 350px;
    height: 285px;
    background-color: #f2f2f2;
    margin: 20px auto;
    border: #d8d8d8 solid 6px;
    border-radius: 7px;
}

#form_container h1 {
    text-align: center;
    margin: 0;
    line-height: 1;
    margin-top: 3px;
    color: #0479a9;
    font-weight: 500;
    font-size: 45px;
}

#form_container h2 {
    text-align: center;
    margin: 0;
    line-height: 1;
    color: #0479a9;
    font-weight: 500;
    letter-spacing: 1.3px;
    font-size: 16px;
}

#form_container p {
    margin: 0 0 0 20px;
}

.form_icon_spacer {
    height: 50px;
    width: 20px;
    float: right;
}



.loginwrapper .login_ppglogo_container {
    width: 100%;
    margin: 0 auto;
}

.loginwrapper .login_ppglogo_container img {
    position: absolute;
    z-index: 3;
    top: 18%;
    left: 39%;
}


#wrapperLogin {
    width: 760px;
    height: 505px;
    background: url(images/programsLogin_bkd.png) no-repeat center center;
    margin: 40px auto;
}

.loginInputs {
    margin: 0;
    width: 270px;
}

.loginInputLabels {
    font-size: 13px;
}

.input_box {
    margin: 7px 20px 0 20px;
    background-color: #4ac0f0;
    height: 50px;
}

.input_box:hover {
    opacity: .8;
}

.input_box p {
    margin: 0 0 0 20px;
    line-height: 3;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1.3px;
    float: left;
}

#button {
    width: 75px;
}

#copyright {
    list-style: none;
    margin: -20px auto;
    padding-left: 40px;
    position: relative;
    z-index: 1;
}

#copyrightText {
    width: 350px;
    margin: 0;
    font-size: 9px;
}

#copyrightText p {
    margin: 5px 0 0 0;
}

#clowerlogo {
    width: 215px;
    height: 48px;
    padding: 0;
    margin: 0;
}

#loginForm {
    width: 750px;
    font-size: 11px;
}

#loginForm a {
    color: #007C9D;
}

#loginForm a:hover {
    color: #000;
}

#loginSubmit {
    width: 100px;
    height: 35px;
    cursor: pointer;
    background-color: #007C9D;
    transition: background-color 0.5s ease;
}

#loginSubmit:hover {
    width: 100px;
    height: 35px;
    cursor: pointer;
    background-color: #00566C;
}

/**********************************************************************************************************************************************************
*																					FORGOT PASSWORD
***********************************************************************************************************************************************************/
.forgotPassword {
    margin: 0 0 0 0;
    background: url(../images/forgotPassword.png) no-repeat top;
    height: 400px;
    width: 960px;
    position: relative;
    z-index: 0;
}


#retrieveContent p {
    color: #000;
    text-decoration: none;
    margin-left: 0;
    font-size: 12px;
}

#retrieveContent img {
    margin-top: 25px;
}

#retrieveContent h3 {
    font-size: 14px;
    margin: 5px 0 0 30px;
}

#retrieveContent a {
    color: #F00;
}

#retrieveContent a:hover {
    color: #000;
}

#retrieveContent li #accept {
    font-size: 12px;
    color: #F00;
}

#retrieveContent {
    width: 960px;
    margin: -175px 0 0 0;
    position: relative;
    z-index: 2;
    text-align: center;
}

.formbox {
    margin-top: 10px;
}

.formbox p {
    margin-left: 0;
    color: #29a4c4;
}

.formbox h3 {
    font-size: 11px;
    margin: 5px 0 0 0;
}

form#register_txt li {
    font-size: 12px;
    margin-bottom: 3px;
}

form#register_txt input,
select {
    margin-bottom: 10px;
}

#formbox .steps {
    margin-left: 0;
    color: #99ca3c;
    font-size: 22px;
}

#step2 {
    font-size: 22px;
    margin-bottom: 15px;
}

.steps2Lost {
    color: #99ca3c;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-left: 0;
}

#steps2Lost_larger {
    color: #29a4c4;
    font-size: 37px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-left: 0;
}

#emailAddress {
    font-size: 15px;
}

#lostPassword_submit {
    margin-top: 10px;
}


#registerContentWrapper img {
    margin: 25px 0 0 20px;
}

ul.registerHowto {
    margin: 0 0 0 0;
    width: 960px;
    display: inline;
}

ul.registerHowto li {
    float: left;
}

ul.registerHowto p {
    margin-top: 20px;
    color: #29a4c4;
}

ul.formboxRegister {
    margin: 10px 0 0 30px;
}

ul.formboxRegister li {
    margin-top: 5px;
}

ul.formboxRegister p {
    margin-left: 0;
    color: #29a4c4;
}

ul.formboxRegister h3 {
    font-size: 11px;
    margin: 5px 0 0 0;
}

#steps1 {
    color: #29a4c4;
    font-size: 22px;
    margin-left: 30px;
}

#forgotpasswordWrapper {
    width: 800px;
    margin: 70px auto;
}

.forgotpassword_mainContentWrapper {
    padding: 15px 0 0 0;
    width: 800px;
    margin: 0 auto;
}

#forgotpasswordContent_table {
    margin-left: 50px;
}


/**********************************************************************************************************************************************************
*																		REGISTRATION PERSONALIZATION
***********************************************************************************************************************************************************/
li#photoUpload {
    margin-top: 15px;
}

li#photoUpload p {
    font-size: 11px;
    color: #F00;
}

ul.formbox li.interests {
    font-size: 15px;
    margin-top: 15px;
}

h1#personalizeHeader {
    font-size: 15px;
    margin: 0 0 0 30px;
    width: 960px;
    color: #99ca3c;
    font-size: 30px;
}

p#personailizeCallout {
    float: right;
    width: 600px;
    margin-top: 50px;
    font-size: 30px;
    line-height: 35px;
}




/**********************************************************************************************************************************************************
*															eNEWSLETTER SIGNUP
***********************************************************************************************************************************************************/
#newsletterContentWrapper {
    width: 700px;
}

#newsletterContentWrapper img {
    margin: 25px 0 0 20px;
}

ul.newsletterHoto {
    margin: 0 0 0 0;
    width: 700px;
    display: inline;
}

ul.newsletterHoto li {
    float: left;
}

ul.newsletterHoto p {
    margin-top: 20px;
    color: #29a4c4;
}



/**********************************************************************************************************************************************************
*																	HEALTH NEWS
***********************************************************************************************************************************************************/
.mainContent_top_healthNews {
    width: 700px;
}

h1#trendingTopics_title {
    font-size: 35px;
    margin: 0 0 10px 20px;
    color: #29a4c4;
}

#healthNewsContentWrapper img {
    margin: 25px 0 0 20px;
}

ul.healthNews {
    margin: 0 0 0 0;
    width: 960px;
    display: inline;
}

ul.topic_row {
    display: inline;
    width: 680px;
}

ul.topic_row li {
    width: 565px;
    float: right;
    line-height: 15px;
}


h1.row_title {
    width: 550px;
    color: #29a4c4;
    font-size: 24px;
    line-height: 23px;
}

h2.row_subhead {
    width: 550px;
    color: #99ca3c;
    font-size: 17px;
    margin-top: 5px;
}

p.row_body {
    width: 550px;
    font-size: 13px;
    margin-top: 5px;
    line-height: 17px;
}

.clickHere {
    text-transform: uppercase;
    color: #F00;
    cursor: pointer;
}

.clickHere:hover {
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
}

.scrollNews {
    float: right;
}

.show a {
    color: #F00;
}

.show a:hover {
    color: #ccc;
}

.newsTitleLink {
    color: #29a4c4;
    line-height: 1;
}

.newsTitleLink:hover {
    color: #000;
}

.interest_header {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1;
    cursor: pointer;
    width: 690px;
    background: #29a4c4;
    color: #fff;
    padding: 5px 0 10px 10px;
    height: 20px;
}

.interest_header:hover {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1;
    cursor: pointer;
    width: 690px;
    background: #eaeaea;
    color: #29a4c4;
    padding: 5px 0 10px 10px;
    height: 20px;
}


#captivate_description {
    font-size: 16px;
}