.body {
    margin: 0;
    padding: 0;
    font-size: 0;
}

h4 {
    margin-top: 3vh;
}

h3 {
    margin-top: 4vh;
    color: #df2793;
}

.div_content_rules {
    display: inline-block;
    margin: auto;
    width: 100%;
    text-align: center;
    margin-top: 10vh
}


/* Style the buttons inside the tab */
.tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    display: inline-block;
    width: 170px;
    font-weight: bold;
    color: #df2793;
    font-size: 24px;
    text-align: center;
    margin-top: 2vh;
    background-color: #fff;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #df279333;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #fff;
    border-bottom: 2px solid #df2793;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
}


.is-required:before {
    content: '*';
    margin-right: 3px;
    color: red;
    font-weight: bold;
    font-size: 18px;
}

.block_1 {
    display: inline-block;
    width: 90%;
    padding: 14vh 0 0 0;
    margin-bottom: 10vh;
}

.p_register_title_initial {
    /*background: linear-gradient(135deg, #df2793 0%, #4290e9 100%);*/
    color: #FFFFFF;
    padding: 2px 0;
    text-align: left;
    padding-left: 5vh;
    font-size: 30px;
    font-weight: bold;
    background: #E20613;
}

.p_register_title {
    color: #E20613;
    font-size: 35px;
    /* padding-top: 30px; */
    font-weight: bold;
}

.btn_continue {
    background: #E20613;
    border-radius: 30px !important;
    height: 50px;
    max-width: 420px;
    width: 96%;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    border: 0;
    text-shadow: 3px 3px 2px rgba(0, 55, 9, 0.4);
    text-align: center;
}

.btn_close {
    background: #E20613 !important;
    border-radius: 30px !important;
    height: 50px;
    max-width: 420px;
    width: 96%;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    border: 0;
    text-shadow: 3px 3px 2px rgba(0, 55, 9, 0.4);
    text-align: center;
}

.btn_home {
    background: #E20613;
    border-radius: 30px !important;
    /*height: 33px;*/
    font-weight: 600;
    padding: 10px;
    max-width: 400px;
    min-width: 200px;
    width: 90%;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    border: 0;
    margin-top: 15px;
    /*text-shadow: 3px 3px 2px rgba(0, 55, 9, 0.4);*/
    text-align: center;
    /*background-image:url("/static/img/home/fondoWdt.jpg");*/
}

p {
    font-family: Roboto, sans-serif;
}

.label-error {
    font-weight: 300;
    color: #ED1C24;
}

.element-hide {
    display: none!important;
}


.drawerheight {
    width: 100%;
    position: fixed;
    height: 100vh;
    top: 0;
    background-color: rgba(48, 56, 65, 0.5);
    z-index: 1020;
    transition: 3s;
}

.div_separador {
    display: inline-block;
    width: 100px;
    height: 3px ;
    background-color: #E20613;
    margin-bottom: 3.5vh;
}

.div_support {
    width: 96%;
    max-width: 380px;
    position: fixed;
    border: 1px solid #ffffff;
    box-shadow: 1px 2px 35px 3px #4c4c4c;
    border-radius: 15px;
    display: block;
    background: #303841;
    top: 60px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2000;
    text-align: center;
}

.div_initial {
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0,  0.25);
    display: inline-block;
    width: 100%; height: 70px;
    /*background: linear-gradient(135deg, #df2793 0%, #4290e9 100%);*/
    position: fixed;
    z-index: 1000;
    background: black;
    opacity: 0.9;
}

.div_content_sup input {
    margin: 10px auto;
    height: 35px;
    border-bottom: 1px solid #303841;
    background: transparent;
    width: 84%;
    border-radius: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    color: #303841;
    font-size: 14px;
}

.p_support {
    padding: 15px;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    margin: 0;
    font-size: 16px;
}

.cont_button_sup {
    display: table;
    text-align: center;
    width: 100%;
    margin: 30px auto;
}

.search_sup {
    width: 40% !important;
    font-family: 'Roboto', sans-serif;
    background: #3FB634;
    border: 1px solid #B1B1B8;
    box-sizing: border-box;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    height: 35px;
    border-radius: 5px;
    color: #ffffff;
    text-shadow: 3px 3px 2px rgba(0, 55, 9, 0.4);
}

.clean_sup {
    width: 40% !important;
    height: 35px;
    font-family: 'Roboto', sans-serif;
    background: #ED1C24;
    border: 1px solid #B1B1B8;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    margin-right: 15px;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.div_content_sup {
    margin-top: 20px;
    text-align: center;
    z-index: 2000;
    width: 90%;
    height: 70%;
    display: inline-block;
    background: #ffffff;
    border-radius: 15px;
    padding-bottom: 15px;
}

.section_coach_info {
    /*background: linear-gradient(to bottom right,#4290e9,#67f5f9);*/
    padding: 20px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    background: black;
    opacity: 0.9;
}

.div_content_input {
    display: inline-block;
    width: 100%;
    max-width: 600px;
}

.div_content_info_coach {
    width: 100%;
    vertical-align: top;
    margin: 2vh auto;
    display: inline-block;
    max-width: 700px;
}

.section_coach_info_header {
    font-size: 22px;
    text-align: left;
    display: inline-block;
    width: 26%;
    padding-right: 1%;
    margin: 5px auto;
    color: #FFFFFF;
    font-weight: bold;
}

.section_coach_info_data {
    font-size: 22px;
    text-align: left;
    display: inline-block;
    width: 68%;
    padding-left: 1%;
    margin: 5px auto;
    color: #FFFFFF;
    font-weight: bold;
}

.cont_btn {
    margin-top: 5vh;
}

.content_id_herbalife {
    display: inline-block;
    width: 100%;
    margin-top: 3vh;
    max-width: 600px;
}

.p_title_transformations {
    font-family: Montserrat;
    font-size: 40px;
    line-height: 65px;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 2%;
}

.p_subtitle_transformations {
    font-family: Roboto;
    font-size: 17px;
    line-height: 31px;
    font-weight: 300;
    max-width: 700px;
    margin: auto
}


.loading {
    position: fixed;
    display: inline-table;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1051;
}

.loading_message {
    font-size: 14px;
    color: #fff;
    margin: 150px auto 0 auto;
    text-align: center;
    width: 80%;
}


@media (max-width: 1000px) {
    .div_content_info_coach {
        width: 100%;
        margin: 1vh auto;
    }


    .div_content_input {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .p_register_title_initial {
        font-size: 26px;
        padding-left: 2vh;
    }
}

@media (max-width: 600px) {
    .p_title_transformations {
        font-size: 35px;
        line-height: 50px;
    }

    .p_register_title_initial {
        font-size: 24px;
        padding-left: 2vh;
    }
}

@media (max-width: 500px) {
    .p_register_title {
        font-size: 28px;
        margin: auto;
    }

    .p_register_title_initial {
        font-size: 22px;
        padding-left: 2vh;
    }

    .cont_btn {
        margin-top: 3vh;
    }

    .section_coach_info_header {
        font-size: 18px;
    }

    .section_coach_info_data {
        font-size: 18px;
    }

}

@media (max-width: 450px) {
    .block_1  {
        padding: 10vh 0 0 0;
        margin-bottom: 8vh;
        width: 96%;
    }

    .p_title_transformations {
        font-size: 30px;
        line-height: 50px;
    }
}

@media (max-width: 400px){
    .p_title_transformations {
        font-size: 28px;
        line-height: 46px;
    }

    .block_1 {
        padding: 80px 0 0 0;
    }
}

@media (max-width: 350px) {
    .p_register_title {
        font-size: 25px;
        /* margin: auto; */
    }

    .p_title_transformations {
        font-size: 27px;
        line-height: 42px;
    }
}
