.calculadora_container_grasacorporal  {
    width: 100%;
    padding-top: 3%;
    padding-left: 3%;
    height: auto;
    padding-right: 3%;
    padding-bottom: 3%;
    display: block;
    float: left;
    border: thin solid #999999;
    margin-top: 30px;
    margin-bottom: 20px;
}
select { border: 1px solid #999999 !important;}

.calculadora_container_grasacorporal form .edad_grasacorporal {
    width: 30%;
    padding-left: 1%;
    height: 49px;
    font-family: 'Roboto';
    color: #6a695e;
    font-size: 14px;
    float: left;
    display: block;
    border: 1px solid #999999;
    margin-bottom: 20px;
}

.calculadora_container_grasacorporal form .altura_grasacorporal {
    width: 30%;
    padding-left: 1%;
    margin-left: 5%;
    height: 49px;
    float: left;
    display: block;
    font-family: 'Roboto';
    color: #6a695e;
    font-size: 14px;
    border: 1px solid #999999;
    margin-bottom: 20px;
}

.calculadora_container_grasacorporal form .peso_grasacorporal {
    width: 30%;
    padding-left: 1%;
    height: 49px;
    font-family: 'Roboto';
    color: #6a695e;
    font-size: 14px;
    float: left;
    display: block;
    border: 1px solid #999999;
    margin-left: 5%;
    margin-bottom: 20px;
}

.calculadora_container_grasacorporal form label input {
    clear: both;
}
.calculadora_container_grasacorporal .calcular_grasacorporal {
    clear: both;
    width: 99.5% !important;
    display: block;
    float: none;
    border-style: none;
    border-top-left-radius: 0px;
    height: 47px;
    margin-top: 20px;
    background-color: #30a8ad;
    background-image: url(../img/button-bg-medium.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-position: right bottom;
}
.calculadora_container_grasacorporal .calcular_grasacorporal:hover {
    background-color:#20959a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.calculadora_container_grasacorporal form .selector {
    font-family: 'Roboto';
    font-weight: 300;
    color: #666666;
    font-size: 12px;
    width: 50%;
    display: block;
    float: left;
    padding-bottom: 20px;
    border: none;
    border-style: none;
    padding-top: 20px;
}

.calculadora_container_grasacorporal form .selector input {
    color: #999999;
}
.calculadora_container_grasacorporal form {
    width: 100%;
    float: left;
    display: block;
}

form a {
    color: #30A8AD;
    font-family: 'Roboto';
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    display: block;
    width: 100%;
    position: relative;
    left: 53%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.calculadora_container_grasacorporal.grasacorporal_small form a {
    left: 0;
}

.calculadora_titular_grasacorporal h2 {
    text-align: center;
    font-family: 'Roboto';
    font-weight: lighter;
    color: #FFFFFF;
    display: block;
    font-size: 25px;
    background-color: rgba(68,176,180,0.8);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 72px;
    line-height: 72px;
    position: relative;
    top: 102px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.calculadora_titular_grasacorporal	{
    height: 190px;
    display: block;
    width: 100%;
    background-image: url(../img/back_grasacorporalid.jpg);
    background-position: 50% 60%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding-top: 16px;
}

.calculadora_container_grasacorporal.grasacorporal_small .calculadora_titular_grasacorporal h2, .calculadora_container_regrasacorporal.grasacorporal_small .calculadora_titular_regrasacorporal h2 {
    border: medium none;
    box-sizing: border-box;
    font-size: 18px;
    height: 60px;
    line-height: normal;
    padding: 10px 5px 0;
}
.calculadora_container_grasacorporal.grasacorporal_small .calculadora_titular_grasacorporal h2 {
    top: 114px;
}
.calculadora_container_regrasacorporal.grasacorporal_small .calculadora_titular_regrasacorporal h2 {
    top: 70px;
}

.calculadora_container_pesoid {
    width: 100%;
    padding-top: 3%;
    padding-left: 3%;
    height: auto;
    padding-right: 3%;
    padding-bottom: 3%;
    display: block;
    float: left;
    border: none;
}
.calculadora_container_pesoid	{
    font-family: 'Roboto';
    color: #6a695e;
    font-size: 17px;
}

h1 {
    color:#30a8ad;
    font-size: 40px;
    font-family: 'Roboto Condensed';

}

.contenedor_complex_pesoid {
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-right-width: thin;
    border-right-color: #666666;
    border-top: thin solid #666666;
    border-left-width: thin;
    border-left-color: #666666;
    height: auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    clear: both;
    float: left;
}
.parrafo_pesoid	{
    display: block;
    float: left;
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: 30px;
    width: 37%;
}
.contenedor_complex_pesoid img {
    display: block;
    float: left;
}

.contenedor_general {
    height: auto;
    clear: both;
}
.calculadora_enlace_volver	{
    color: #30a8ad;
    display: block;
    font-family: 'Roboto';
    font-weight: bolder;
    font-size: 20px;
    text-decoration: none;
    padding-top: 100px;
    text-align:center;
}

.calculadora_enlace_volver.grasacorporal_small {
    display: none;
}

@media screen and (max-width:768px){
    .calculadora_container_grasacorporal {
        width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 4%;
        padding-bottom: 4%;
        margin-bottom: 20px;
    }
    .calculadora_container_grasacorporal form .edad_grasacorporal {
        width: 100%;
        margin-bottom: 20px;
        padding-left: 2%;
        height: 49px;
    }

    .calculadora_container_grasacorporal form .altura_grasacorporal {
        margin-left: 0px;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 2%;
        height: 49px;
        margin-top: 0px;
    }

    .calculadora_container_grasacorporal form .peso_grasacorporal	{
        width: 100%;
        margin-bottom: 20px;
        padding-left: 2%;
        height: 49px;
        margin-top:0px;
        margin-left: 0px;
    }
    form a {
        display: block;
        left: 0px !important;
        position: relative;
        font-size:15px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    .calculadora_container_grasacorporal form .calcular_grasacorporal {
        height: 60px;
    }


    .calculadora_titular_grasacorporal h2	{
        border: none;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: normal;
        height: 57px;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }
    .contenedor_general .contenedor_complex_pesoid img {
        clear: both;
        float: none;
        margin: auto !important;
    }
    .contenedor_general .contenedor_complex_pesoid .parrafo_pesoid {
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: auto;
        clear: both;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
}
.calculadora_container_regrasacorporal  {
    width: 100%;
    padding-top: 3%;
    padding-left: 3%;
    height: auto;
    padding-right: 3%;
    padding-bottom: 3%;
    display: block;
    float: left;
    border: thin solid #999999;
    margin-top: 30px;
}
.calculadora_container_regrasacorporal .cuadro_regrasacorporal {
    width: 99.9%;
    height: 550px;
    font-family: 'Roboto';
    color: #6a695e;
    font-size: 14px;
    float: left;
    display: block;
    border: 1px solid #999999;
    margin-bottom: 20px;
}

.calcular_regrasacorporal {
    clear: both;
    width: 100%;
    display: block;
    float: none;
    border-style: none;
    border-top-left-radius: 0px;
    height: 47px;
    margin-top: 20px;
    background-color: #30a8ad;
    background-image: url(button-bg-medium.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-position: right bottom;
}
.calcular_regrasacorporal:hover {
    background-color:#20959a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.calculadora_titular_regrasacorporal h2 {
    text-align: center;
    font-family: 'Roboto';
    font-weight: lighter;
    color: #FFFFFF;
    display: block;
    font-size: 25px;
    background-color: rgba(68,176,180,0.8);
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 72px;
    line-height: 72px;
    position: relative;
    top: 102px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.cuadro_regrasacorporal h1 {
    text-align: center;
    font-family: 'Roboto';
    font-weight: bolder;
    color: rgba(68,176,180,0.8);
    display: block;
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:auto;
    margin-top:auto;
    padding-top:20px;
    width: 100%;
    height: 72px;
    line-height: 72px;
    top: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.cuadro_regrasacorporal p {
    text-align: center;
    font-family: 'Roboto';
    font-weight: lighter;
    color: #685e58;
    display: block;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto;
    margin-top:auto;
    margin-bottom:auto;
    padding-top:10px;
    width: 100%;
    height: 72px;
    top: 5px;

}

.cuadro_regrasacorporal table {

    width: 90%;
    margin-left: 5%;

}

.calculadora_titular_regrasacorporal	{
    height: 190px;
    display: block;
    width: 100%;
    background-image: url(../img/back_grasacorporalid.jpg);
    background-position: 50% 60%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding-top: 60px;
}

.calculadora_container_pesoid.grasacorporal_small {
    display: none;
    min-width: 300px;
    max-width: 600px;
}

@media screen and (max-width:768px){
    .calculadora_container_regrasacorporal {
        width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 4%;
        padding-bottom: 4%;
    }
    .calculadora_container_regrasacorporal .cuadro_regrasacorporal {
        width: 100%;
        margin-bottom: 20px;
        padding-left: 2%;
        height: auto;
        padding-bottom:20px;
    }



    .calculadora_container_regrasacorporal .calcular_regrasacorporal {
        height: 60px;
    }


    .calculadora_titular_regrasacorporal h2	{
        border: none;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: normal;
        height: 57px;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }


    .calculadora_container_regrasacorporal .cuadro_regrasacorporal h1	{
        border: none;
        margin-bottom: 0;
        font-size: 18px;
        line-height: normal;
        height: 57px;
        padding-bottom: 0px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }

    .calculadora_container_regrasacorporal .cuadro_regrasacorporal p	{
        border: none;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: normal;
        height: 57px;
        padding-bottom: 0px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-bottom:0;
        display: block;
        padding-bottom:20px;
    }

}