.testosterone-tool-cntr .nt-tc-wrapper * {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
    outline: none;
}

.testosterone-tool-cntr .nt-tc-slider {
    /* position: absolute; */
    left: 50%;
    top: 15px;
    width: 824px;
    height: 210px;
    background: url(/media/nebido/Web_Nebido_Conversion_de_testosterona_web-02.png);
    background-repeat: no-repeat;
    margin-left: -420px;
    margin: 0 auto;
}

/* .Nebido_Conversor-04 {
  background: url(/media/nebido/Nebido_Conversor-04.png);
} */

.testosterone-tool-cntr .nt-tc-slider .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: url(/media/nebido/slider_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.testosterone-tool-cntr .nt-tc-slider .ui-slider .ui-slider-handle {
    position: absolute;
    width: 17px;
    height: 210px;
    border: none;
}
.nt-tc-slider .ui-slider-horizontal {
    height: 210px;
    margin-left: 0px;
    margin-right: 57px;
    background: transparent;
    border: none;
    margin-left: 35px;
}
.testosterone-tool-cntr .nt-tc-slider .ui-slider {
    position: relative;
}
.testosterone-tool-cntr .nt-tc-slider .ui-slider-horizontal .ui-slider-handle {
    top: 0px;
}
.testosterone-tool-cntr input:-internal-autofill-selected {
    background-color: #fff !important;
    background-image: none !important;
    color: initial !important;
}
.testosterone-tool-cntr .nt-tc-wrapper form {
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 285px;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
}
.testosterone-tool-cntr .nt-tc-wrapper form > * {
    vertical-align: middle;
}
.testosterone-tool-cntr .nt-tc-wrapper form input {
    width: 90px;
}
.testosterone-tool-cntr .nt-tc-wrapper form button {
    width: 168px;
    height: 41px;
    background: url("/-/media/projects/nebido/nebidoglobal/files/tools-images/btn_next.png")
        no-repeat;
    border: none;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #68676b;
    text-decoration: none;
}
.testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
    /* position: absolute; */
    top: 50px;
    /* top: 319px; */
    background-color: #f4f4f4;
    left: 0;
    right: 0;
}

.testosterone-tool-cntr .nt-tc-wrapper .indicator {
    list-style: none;
    display: flex;
    justify-content: space-around;
    min-height: 120px;
    align-items: center;
}

#info {
    max-width: 920px;
}

.testosterone-tool-cntr .nt-tc-wrapper .indicator li {
    text-align: center;
    width: 33%;
    height: 100%;
    min-height: 120px;
    color: #fff;
    list-style: none;
}

/* .testosterone-tool-cntr .nt-tc-wrapper .indicator li:first-child span,
.testosterone-tool-cntr .nt-tc-wrapper .indicator li:first-child .unit-cntr {
    color: #cdcece !important;
} */

.testosterone-tool-cntr .nt-tc-wrapper .indicator li div {
    height: 100%;
    min-height: 120px;
}

.testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
    /* font-size: 35px; */
    font-family: 'TheSans-Plain"', sans-serif;
    color: #292a2b;
    font-weight: 800;
    line-height: 60px;
}
.testosterone-tool-cntr .nt-tc-wrapper .indicator li .unit-cntr {
    font-size: 16px;
    font-weight: normal;
    color: #292a2b;
}
.testosterone-tool-cntr .nt-tc-wrapper .indicator li + li {
    background-position: -15px -61px;
}
.testosterone-tool-cntr .nt-tc-wrapper .indicator li + li + li {
    background-position: -15px -119px;
}
.testosterone-tool-cntr .nt-tc-wrapper button,
.nt-tc-wrapper li {
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(127, 127, 127, 0);
}
.testosterone-tool-cntr .nt-tc-wrapper input,
.nt-tc-wrapper select {
    height: 30px;
    color: #666;
    border: 1px solid #68676b;
    padding: 5px;
    line-height: 1em;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    font-size: 16px;
}

.testosterone-tool-cntr .nt-tc-wrapper select:hover {
    background: url("../media/nebido/downarrow-yellow.png") 90% / 12% no-repeat
        #5f5e5b;
}

.testosterone-tool-cntr .nt-tc-wrapper select {
    width: 150px;
    height: 34px;
    font-size: 16px;
    cursor: pointer;
    background: #686764;
    border: 0;
    color: #fff;
    border-radius: 0 !important;
    padding-left: 15px;
    padding-right: 30px;
    line-height: 34px;
    background: url("../media/nebido/downarrow-yellow.png") 90% / 12% no-repeat
        #68676b;
}

.testosterone-tool-cntr .nt-tc-wrapper select::-ms-expand {
    display: none;
}

.testosterone-tool-cntr .nt-tc-wrapper input {
    width: 80px;
    height: 20px;
    line-height: 20px;
}

.testosterone-tool-cntr .nt-tc-wrapper .block_title {
    font-weight: bold;
    font-size: 14px;
    color: #68676b;
    margin-bottom: 10px;
}
.testosterone-tool-cntr#content-tools {
    font-family: TheSans, "Verdana", sans-serif;
    margin: 50px auto;
    max-width: 920px;
    border-radius: 16px 16px 0 0;
    background: white;
    display: block;
    min-height: 479px;
}
.testosterone-tool-cntr .tool_legend {
    /* position: absolute; */
    top: 233px;
    width: 90%;
    /* left: 50%; */
    /* margin-left: -40%; */
}
.testosterone-tool-cntr .tool_legend ul {
    display: flex;
    justify-content: space-around;
}
.testosterone-tool-cntr .tool_legend ul li {
    list-style: none;
    margin-bottom: 5px;
    width: 31%;
}
.testosterone-tool-cntr .tool_legend ul li:nth-child(2) {
    width: 34%;
}
.testosterone-tool-cntr .tool_legend .color {
    width: 40px;
    height: 15px;
    float: left;
    margin-top: 7px;
    margin-right: 5px;
}
.testosterone-tool-cntr .tool_legend .text {
    font-size: 12px;
    /* margin-left: 45px; */
    width: auto;
    color: #afafaf;
    line-height: 1.1;
}
.tool_calculator #calculator {
    width: 100%;
}
.tool_calculator #calculator {
    position: relative;
    height: 290px;
    background: #ffffff;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.tool_calculator .nt-tc-wrapper form input {
    width: 100%;
    background: #eaeaea;
    height: 34px;
    font-size: 16px;
    border: 0;
    box-shadow: none;
    border-top: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.tool_calculator .nt-tc-wrapper form button {
    margin: 0 0 0 10px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
i.down {
    border: solid #ffb70a;
    border-width: 0 2px 2px 0;
    display: none;
    padding: 5px !important;
    position: absolute;
    top: 8px;
    z-index: 11;
    right: 15px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    margin: 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
}
select:focus {
    outline: none;
}
.component.content.main-content h4.title-text.field-articletitle {
    margin-top: 0 !important;
}
.main-content .field-articledate {
    padding: 0;
}
.testo-table {
    display: table;
    width: 100% !important;
    margin-bottom: 0;
}
.testo-table tr th {
    border: none;
    text-align: center;
    padding: 10px;
    line-height: 1.5rem;
    color: white;
    background-color: #f9b700;
    border-right: 4px solid #fff;
    font-size: 17px !important;
    font-weight: 600 !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600;
    font-size: 17px;
}
.testo-table tr th:last-child {
    border: none;
}
.testo-table tr td {
    border: none !important;
    padding: 15px;
    font-size: 17px;
    line-height: normal;
    background: #fff;
    text-align: center;
}
table.testo-table tr:hover td {
    background: #fff;
    color: var(--color-darkgrey);
}
.main-content .testo-bottom p {
    font-size: 17px !important;
    margin-bottom: 0;
}
.main-content .testo-bottom p small {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.main-content .field-articlecontent {
    padding-bottom: 0 !important;
}
.field-articlecontent table.testo-table tr:nth-child(even):hover td {
    background-color: #fff !important;
}
@media (max-width: 979px) {
    .testo-bottom {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .testosterone-tool-cntr#content-tools {
        font-family: TheSans, "Verdana", sans-serif;
        margin: 30px auto;
        max-width: 740px;
        border-radius: 16px 16px 0 0;
        background: white;
    }

    .testosterone-tool-cntr .nt-tc-slider {
        /* position: absolute; */
        left: 50%;
        top: 15px;
        width: 630px;
        height: 182px;
        margin-left: -310px;
        background-size: contain;
    }

    .nt-tc-slider .ui-slider-horizontal {
        margin-right: 35px;
        margin-left: 25px;
    }
    .testosterone-tool-cntr .nt-tc-slider .ui-slider .ui-slider-handle {
        position: absolute;
        width: 14px;
        height: 170px;
        border: none;
    }
    .nt-tc-slider .ui-slider-horizontal {
        height: 182px;
    }
    .testosterone-tool-cntr .tool_legend {
        top: 200px;
        width: 90%;
        margin-left: -50%;
    }
    .testosterone-tool-cntr .tool_legend .text {
        font-size: 10px;
    }

    .tool_calculator #calculator {
        height: 450px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper form {
        top: 255px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
        top: 289px;
    }
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
    padding: 10px 0 0;
  } */
    .testosterone-tool-cntr .nt-tc-wrapper .indicator {
        min-height: 150px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        /* font-size: 35px; */
        line-height: 40px;
    }
}

@media screen and (max-device-width: 767px), screen and (max-width: 767px) {
    .testosterone-tool-cntr .tool_legend,
    .testosterone-tool-cntr .nt-tc-slider {
        display: none;
    }
    .testosterone-tool-cntr .nt-tc-wrapper form {
        top: 0;
    }
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
    top: 50px;
  } */
    .testosterone-tool-cntr#content-tools {
        max-width: 100%;
        /* padding: 0 30px; */
        background: none;
        min-height: 280px;
        margin: 20px auto 0;
    }
    .tool_calculator #calculator {
        height: auto;
    }
    .tool_calculator .nt-tc-wrapper form input,
    .testosterone-tool-cntr .nt-tc-wrapper select {
        height: 50px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper form i.down {
        top: 16px;
    }
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
    padding: 50px 0;
  } */
    .tool_calculator .nt-tc-wrapper form input {
        border-left: 1px solid #ccc;
        padding-left: 20px;
    }
}

@media screen and (max-device-width: 564px), screen and (max-width: 564px) {
    .testosterone-tool-cntr#content-tools {
        max-width: 100%;
        /* padding: 0 20px; */
        background: none;
        min-height: 280px;
        margin: 20px auto 0;
    }

    .testosterone-tool-cntr .tool_legend,
    .testosterone-tool-cntr .nt-tc-slider {
        display: none;
    }
    .tool_calculator #calculator {
        height: auto;
    }
    .testosterone-tool-cntr .nt-tc-wrapper form {
        top: 0;
    }
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
    top: 60px;
  } */
    .tool_calculator .nt-tc-wrapper form input,
    .testosterone-tool-cntr .nt-tc-wrapper select {
        height: 60px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper form i.down {
        top: 21px;
    }
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
    padding: 40px 0;
  } */
    .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        /* font-size: 55px; */
        line-height: 15px;
    }
    .tool_calculator .nt-tc-wrapper form input {
        border-left: 1px solid #ccc;
        padding-left: 15px;
    }
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 1.2em;
    } */
    .tool_calculator .nt-tc-wrapper form input {
        padding-left: 10px;
        font-size: 9px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper select {
        padding-left: 7px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper .indicator li {
        padding-left: 0 !important;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 2em;
    } */
    .tool_calculator .nt-tc-wrapper form input {
        padding-left: 10px;
        font-size: 12px;
    }
}

@media only screen and (min-device-width: 414px) {
    .testosterone-tool-cntr .nt-tc-wrapper .indicator li .unit-cntr {
        line-height: 30px;
    }
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 2.2em;
    } */
    .tool_calculator .nt-tc-wrapper form input {
        padding-left: 10px;
        font-size: 14px;
    }
}

/* ----------- iPhone X ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 2.3em;
    } */
    .tool_calculator .nt-tc-wrapper form input {
        padding-left: 10px;
        font-size: 12px;
    }
    .testosterone-tool-cntr .nt-tc-wrapper select {
        padding-left: 10px;
    }
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .testosterone-tool-cntr .nt-tc-wrapper .indicator {
        min-height: 150px;
    }
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 4.5em;
    } */

    .testosterone-tool-cntr#content-tools {
        min-height: 479px;
    }
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 2.5em;
    } */
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 2.4em;
    } */
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    /* .testosterone-tool-cntr .nt-tc-wrapper .indicator li span {
        font-size: 3.5em;
    } */
}

/* ----------- iPhone X ----------- */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .testosterone-tool-cntr .nt-tc-wrapper .indicator {
        min-height: 130px !important;
    }
    .testosterone-tool-cntr#content-tools {
        min-height: 479px;
    }
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .testosterone-tool-cntr .nt-tc-wrapper .indicator {
        min-height: 130px;
    }
    .testosterone-tool-cntr#content-tools {
        min-height: 479px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
    .testosterone-tool-cntr#content-tools {
        min-height: 280px !important;
        margin: 20px auto 0 !important;
    }
    input[type="text"],
    input[type="number"],
    textarea {
        font-size: 16px;
    }
}

@media only screen and (min-device-width: 768px) {
    .testosterone-tool-cntr .nt-tc-wrapper .indicatorWrap {
        top: 319px;
    }
}
