/* CSS Document */

/* 
FONTS LOADED:
font-family:'Gibson-Light';
font-family:"Gibson-Regular", "Arial Black", sans-serif;
font-family:'Gibson-SemiBold';



body.home .modal-dialog {
    width: 720px !important;
    color: #373737;
    font: 300 15px/1.625 "Gibson-Regular", sans-serif;
}
*/

body.home .register-new {
    width: 900px !important;
}

body.home .register-new .register-modal {
    width: auto !important;
    margin-bottom: 30px;
}

body.home {
    background-color: #ffff;
}

#home-tabbed_section {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -40px;
}

#home-tabbed_section ul.nav li a {
    border: none !important;
    outline: none;
}

h1.home {
    color: #7bb953;
    font-size: 30px;
    font-family: "Gibson-Regular";
}

.add_pad {
    padding-left: 50px;
    padding-right: 50px;
}

/* 
input[type=text],input[type=email] {
	width:100%;	
}
label {
	font-family:"Gibson-Light";
	font-weight:500;	
}
*/

.white_bg {
    background-color: #fff;
}

.error {
    color: #ff0303;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.4px;
}

#magnetForm .col-xs-6,
#magnetForm .col-xs-12,
#magnetForm .col-xs-3 {
    padding-bottom: 30px !important;
}

.copyright {
    font-size: 13px;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				HEADER
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.logo_container img {
    display: block;
    margin: 10px 120px 5px 50px;
    float: left;
}

.lander-head-cont {
    color: #193830;
    float: left;
    font-family: "Gibson-light";
    font-size: 24px;
    line-height: 30px;
    width: 100%;
    margin-bottom: 20px;
}

.lander-head-cont h2,
.lander-head-cont h1 {
    clear: none;
    color: #3f3f3f;
    float: left;
    font-family: gibson-semibold;
    font-size: 24px;
    line-height: 30px;
    margin: 0 5px 0 0;
}

.header_container {
    background-color: #fff;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				MARQUEE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.marquee_home {
    background-image: url(../images/marquee-bg-home-en.jpg);
    background-size: cover;
    background-position: top center;
    min-height: 350px;
    background-repeat: no-repeat;
}

.home-banner-cont {
    color: #133d38;
    font-size: 18px;
}

ul.banner-cont-list {
    list-style: none;
    margin: 50px 0px 0px -20px;
    padding: 0px;
}

ul.banner-cont-list li {
    padding-left: 45px;
    margin-bottom: 25px;
    line-height: 20px;
    padding-top: 8px;
    position: relative;
    font-family: gibson-regular;
    font-size: 18px;
}

ul.banner-cont-list li img {
    width: 35px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0px;
}

.home_marquee_title {
    color: #fff;
    font-size: 45px;
    font-family: 'Gibson-SemiBold';
    text-align: center;
    padding-top: 50px;
}

.home_marquee_content {
    color: #133d38;
    font-size: 37px;
    font-family: 'Gibson-Light';
    text-align: center;
    padding-bottom: 20px;
    padding-top: 40px;
}

.home_marquee_more {
    color: #fff;
    font-size: 26px;
    font-family: 'Gibson-Light';
    text-align: center;
    padding-bottom: 12px;
    padding-top: 12px;
}

.marquee_lower {
    background-color: #a1b5bc;
    padding: 20px;
}

.preregister_conv {
    color: #fff;
    font-size: 23px;
    padding-bottom: 25px;
}

.preregister_more {
    font-size: 20px;
    color: #fff;
}

.preregister_conv,
.preregister_more {
    text-align: center;
}

.btn-home {
    background-repeat: repeat-x;
    background-position: 50% 50%;
    background-color: #25A7DD;
    color: #fff !important;
    font-size: 23px !important;
    padding: 5px 0 !important;
    border-radius: 0 !important;
    width: 100%;
    font-family: "Gibson-light";
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				FIRST CONTENT BLOCK
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.intro_highlight {
    color: #20aa9a;
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 26px;
}

.intro_section strong {
    color: #84c659;
    font-family: "Gibson-Regular";
}

.intro_close {
    color: #20aa9a;
    font-size: 30px;
    font-family: "Gibson-Regular";
}

.intro_section {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}

.intro_section .intro_top img {
    border: 8px solid #e6eaed;
    float: right;
}

.intro_section .intro_bottom {
    border-top: 1px solid #d8dee1;
    border-bottom: 1px solid #d8dee1;
    margin: 50px 21px 0;
    padding: 21px;
}

.intro_section .intro_bottom div:first-of-type {
    padding: 0;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				TABBED CONTENT
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.tabbed_section_head {
    background-color: #dfebf1;
    padding: 20px 0;
    border-bottom: 5px solid #143d39;
    font-weight: 600;
}

.tabbed_section_head .strong {
    font-family: "Gibson-Regular";
    color: #16ae97;
}

.tabbed_section_content {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #ffffff;
}

.tab {
    position: relative;
    cursor: pointer;
}

.tab img {
    margin: 0 auto;
    display: block;
    opacity: .6;
}

.tri {
    display: none;
}

.active {
    position: relative;
}

.active img {
    opacity: 1;
}

.active .tri {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 19px 0 19px;
    border-color: #143d39 transparent transparent transparent;
    position: absolute;
    bottom: -43px;
    left: 50%;
    margin-left: -16px;
    display: block;
    z-index: 999;
}

.tab_title {
    color: #83c754;
    font-size: 23px;
    font-family: "Gibson-Regular";
    margin-bottom: 10px;
    line-height: 1;
}

.tab_header {
    font-family: "Gibson-Regular";
    color: #00a1e0;
    font-size: 30px;
}

.tab_description ul {
    color: #133d38;
    /*list-style:none;*/
    padding: 0;
}

.tab_description ul li {
    position: relative;
    padding-left: 0;
    margin-left: 15px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    list-style: none;
}

.tab_description ul li:before {
    content: " ";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #84c659;
    position: absolute;
    top: 9px;
    left: -14px;
}

.tab_description strong {
    font-size: 20px;
}

.tab_cont_clinical,
.tab_cont_curate,
.tab_cont_mobile {
    display: none;
}

.tab_header,
.tab_description {
    line-height: 1;
    margin-bottom: 5px;
}

.tab_description h4 {
    font-size: 16px;
    margin-bottom: 0;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				LEADERSHIP BLOCK
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.leadership_section {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 30px;
}

.leadership_section .divider {
    border-top: 1px solid #d8dee1;
    padding: 21px 50px;
}

.leadership_header h2 {
    font-size: 34px;
    line-height: 34px;
    font-family: "Gibson-Regular";
    color: #00b599;
}

.leadership_title h3 {
    font-size: 22px;
    line-height: 22px;
    font-family: "Gibson-Regular";
    color: #84c659;
}

.leader {
    font-family: "Gibson-Light";
    font-size: 16px;
    line-height: 22px;
}

.leader h4 {
    font-size: 18px;
    line-height: 30px;
    font-family: "Gibson-Regular";
    font-weight: bold;
    color: #133d38;
}

.leader p:nth-of-type(2) {
    color: #9db6be;
}

.leader h4,
.leader p {
    margin-bottom: 0;
}

.leadership_header h2,
.leadership_title h3 {
    margin-bottom: 21px;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				ENCOURAGE POWER
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.encourage_power {
    background-color: #dfebf1;
    padding: 20px 0;
    vertical-align: middle;
    color: #133d38;
    font-size: 26px;
}

.encourage_power strong {
    color: #83c754;
    font-size: 33px;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				LANGUAGE TOGGLE FOOTER
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.footer_conversion {
    padding: 30px 0;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Gibson-Regular";
}

.language_toggle {
    text-align: center;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.language_toggle a {
    display: inline-block;
    padding: 10px 30px;
    background-color: #a2b3bf;
    color: #fff;
    text-decoration: none;
}

.mobile_conv_button_cont {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 10px;
}

.mobile_conv_button_cont .btn-home {
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.preregister_conv_mobile .btn-home {
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.footer_conversion strong {
    color: #84c659;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				FORM STUFFS
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.required {
    color: #FF0303;
    padding-bottom: 20px;
}

#ov-user-register .error {
    float: left;
    width: 100%;
}

#ov-user-register .form-group,
#ov-user-login .form-group {
    float: left;
    width: 100%;
}

input {
    border: 1px solid #3f3f3f;
    /*margin-bottom:30px;	*/
}

form {}

.radio {
    /*margin-right:5px;*/
}

label {
    font-family: "Gibson-Regular";
}

label span {
    font-size: 15px;
}

label span,
li label {
    font-family: 'Gibson-Light';
}

.who_options {
    line-height: 40px;
}

.who_options strong {
    font-family: "Gibson-Regular";
    padding-bottom: 10px;
}

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

.who_radios li {
    list-style: none;
    padding: 4px 0;
    margin: 0;
}

.form_separate {
    padding: 10px 0;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				THANKS PAGE STUFF
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.survey_ask {
    font-size: 20px;
    color: #fff;
    background-color: #a1b5bc;
    padding: 25px;
    text-align: center;
}

.survey_ask .btn-home {
    margin-top: 15px;
}

.white_bg {
    padding: 30px 0;
}

.survey_thanks {
    /*background-color:#dfebf1;*/
    color: #133d38;
    font-size: 23px;
    padding: 30px;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				LINK WHEELIE
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#visualization {
    width: 50vw;
    height: 50vw;
    max-width: 650px;
    max-height: 650px;
    margin-top: 20px;
}

.link_class {
    padding: 20px;
    display: none;
}

.link_class p {
    margin: 15px 0;
}

.link_class .menu {
    font-size: 24px;
    color: #1d9ad6;
}

.link_class .lw_category_title {
    font-size: 24px;
    color: #1d9ad6;
    font-family: "Gibson-Regular";
}

.link_class a:link,
link_class a,
.link_class a:visited {
    color: #f15d5d;
    font-size: 15px;
    font-family: "Gibson-Regular";
}

.link_class ul,
.link_class li {
    list-style: none;
    padding-left: 0;
}

.link_class li {
    padding-bottom: 14px;
}

.link_description {
    display: none;
}

.show_more {
    font-size: 15px;
    color: #a1b5bc;
    cursor: pointer;
    font-family: "Gibson-Regular";
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				VERSION B - SIMPLIFIED
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.v_B .preregister_more {
    display: none;
}

.v_B .intro_section,
.v_B .encourage_power {
    display: none;
}

.v_B .preregister_conv {
    padding-bottom: 0;
}

.v_B .footer_conversion {
    background-color: #dfebf1;
}

.v_B .marquee_lower {
    /*display:none;	*/
}

.activation-failed .login-modal {
    min-height: 420px;
}

.activation-failed .login-modal .modal-body {
    margin: 0px 50px 0px 50px;
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0px 30px 0px;
}

.activation-failed .login-modal .tml-user-login-wrap {
    width: 220px;
}

.activation-failed .login-modal .tml-user-pass-wrap {
    width: 220px;
}

.activation-failed .login-modal .tml-submit-wrap {
    margin-left: 490px;
}

.activation-failed .login-modal .tml-rememberme-wrap {
    top: 190px;
}

.activation-failed .lost-pass {
    top: 210px;
    left: 240px;
}

.activation-failed .login-error {
    top: -2px !important;
}

.activation-failed .login-error-email {
    bottom: 52px !important;
}

.activation-failed .create-acc {
    left: 240px;
    right: auto;
    margin-top: -45px;
}

.activation-failed .login-modal .sign-up-or {
    display: none;
}

.activation-failed #loginform1 input[type="text"],
.activation-failed #loginform1 input[type="password"] {
    margin-top: 12px;
}

.activation-failed .login-modal .mo-openid-app-icons p {
    left: -220px;
    top: 24px !important;
    font-size: 16px;
}

.activation-failed .login-modal .mo-openid-app-icons {
    bottom: -120px;
    left: 355px;
    margin-left: -165px;
    width: 220px !important;
}

.activation-failed .mo-openid-app-icons a {
    margin: 0 10px;
}

.activation-failed .login-modal .mo-openid-app-icons:after {
    bottom: auto;
    right: 100%;
    top: 22px;
    left: -15px;
    border-right-color: #eaeaea;
    border-bottom-color: rgba(0, 0, 0, 0);
}

.activation-failed .login-contact {
    display: block !important;
    position: absolute;
    right: 0px;
    top: 280px;
}

.activation-failed .login-contact {
    font-size: 16px;
    color: #259fd9;
}

.activation-failed .login-contact .login-get-in {
    font-size: 16px;
    color: #259fd9;
}

.activation-failed .login-contact .contact-us {
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    padding: 0 15px;
    background: #259fd9 !important;
    border: none;
    min-width: 100px;
    font-size: 22px;
    font-family: "Gibson-light";
    margin-top: 3px;
}

.activation-failed .btn-close {
    right: -65px;
    top: -22px;
}

/*
.activation-failed {
	right: 100%;
    top: 20px;
    left: -15px;
	border-right-color: #eaeaea;
	bottom:auto;
}
*/

.activation-failed .not-conf {
    position: absolute;
    top: 70px;
    background: #D0021B;
    padding: 8px 20px;
    font-size: 16px;
    width: 98%;
}

.reset_invalid.not-conf {
    background: #D0021B none repeat scroll 0 0;
    font-size: 16px;
    padding: 8px 20px;
    float: left;
    width: 98%;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff !important;
    margin-top: 15px;
}

.activation-failed .not-conf:after,
.reset_invalid.not-conf:after {
    top: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(208, 2, 27, 0);
    border-top-color: #D0021B;
    border-width: 12px;
    margin-left: -12px;
}

.activation-failed .login-modal h4 {
    margin-bottom: 60px;
    margin-top: 10px;
}

.home-banner-cont {
    margin-left: 35% !important;
    width: 65% !important;
}

.home-cont-login-btn {
    margin-left: 33% !important;
}

/* --------------------------------------------------------------------------
-----------------------------------------------------------------------------
				MOBILE CHANGES
-----------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.mobile_tab_head {
    background-color: #dfebf1;
    border-bottom: 5px solid #d54143;
}

.mobile_section_button {
    padding-top: 38px;
    text-align: right;
}

.mobile_section_button .btn-home {
    width: 100%;
    display: block;
}

@media(max-width:400px) {
    .add_pad {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width:767px) {
    body {
        font-size: 28px;
    }
    .tabbed_section_content {
        display: block;
        padding: 0;
    }
    .tabbed_section_content .img-responsive {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .mobile_padding {
        padding-left: 50px;
        padding-right: 50px;
    }
    .mobile_img_center .img-responsive {
        margin: 30px auto;
    }
    .mobile_tab_head {
        position: relative;
    }
    .mobile_tab_head .tri {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 19px 19px 0 19px;
        border-color: #d54143 transparent transparent transparent;
        position: absolute;
        bottom: -23px;
        left: 50%;
        margin-left: -16px;
        display: block;
    }
    .mobile_tab_head .img-responsive {
        margin: 30px auto;
    }
    .survey_ask .add_pad {
        padding-left: 0;
        padding-right: 0;
    }
    .survey_button a {
        margin: 0 auto;
    }
    .home_marquee_content {
        font-size: 50px;
    }
    .marquee_home {
        background-image: url(../images/marquee-bg-home-en.jpg);
        background-size: cover;
        background-position: center center;
    }
    .home_marquee_content {
        padding-bottom: 10px;
        padding-top: 20px;
    }
    .home_marquee_more {
        padding-bottom: 25px;
        padding-top: 10px;
    }
    .btn-home {
        font-size: 55px;
    }
    .preregister_more {
        font-size: 30px;
        font-weight: 600;
        padding-top: 40px;
    }
    input {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    input[type='radio'] {
        transform: scale(1.5);
    }
    .error {
        font-size: 16px;
    }
    .intro_highlight {
        font-size: 44px;
        line-height: 46px;
    }
    .home-banner-cont {
        margin-left: 0 !important;
        width: 100% !important;
    }
    .home-cont-login-btn {
        margin-left: 0 !important;
    }
}

@media(min-width:768px) {
    #enc_power_block {
        padding-top: 10px;
    }
}

@media(min-width:992px) {
    #enc_power_block {
        padding-top: 30px;
    }
}

@media(min-width:1200px) {
    #enc_power_block {
        padding-top: 20px;
    }
}

/*! MEDIA QUERIES */

/*! XS DEVICES */

@media (max-width: 767px) {}

/*! SM DEVICES */

@media (min-width: 768px) and (max-width: 991px) {}

/*! XS & SM DEVICES */

@media (max-width: 991px) {
    .intro_section .intro_bottom .col-xs-12:not(: last-of-type) .row, .footer_conversion .footer_copy, .footer_conversion .footer_button:first-of-type {
        margin-bottom: 50px;
    }
    .role-choser {
    width:90% !important
    }
}

/*! MD DEVICES */

@media (min-width: 992px) and (max-width: 1199px) {}

/*! XS, SM & MD DEVICES */

@media (max-width: 1199px) {}

/*! MD & Up */

@media (min-width: 992px) {}

/*! LG & Up */

@media screen and (max-width: 1199px) {
    .logo_container img {
        margin: 10px 50px 5px;
    }
}

@media (min-width:980px) {}

@media screen and (max-width: 767px) {
    body.home .modal-dialog {
        width: 100% !important;
    }
    .register-modal {
        width: 80% !important;
        height: auto !important;
        float: left !important;
        padding: 15px !important;
        margin: 0 10% !important;
        top: 50px;
    }
    .register-modal .btn-close {
        right: -35px;
        top: -35px;
    }
    .thankyou-register .btn-close {
        right: -35px;
        top: -35px;
    }
    .encourage_power .add_pad {
        font-size: 20px;
        line-height: 26px;
    }
    .encourage_power strong {
        font-size: 28px;
    }
    .footer_conversion .footer_button {
        margin-bottom: 20px !important;
    }
    .mobile_img_center {
        margin-bottom: 25px;
    }
    .logo_container img {
        display: block;
        float: none;
        margin: 10px auto 0;
    }
    ul.banner-cont-list li {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
        padding-top: 0;
    }
    ul.banner-cont-list li img {
        top: 5px;
    }
    .marquee_home {
        background-image: url("../images/marquee-bg-home-en-mob1.jpg");
        background-position: -15px bottom;
        background-size: 950px auto;
        min-height: 350px;
    }
    ul.banner-cont-list {
        margin: 20px 0 0 -20px;
    }
    .banner-btn-mob {
        margin-top: 130px;
    }
}