*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}

body {
  padding: 0px;
  margin: 0;
}

.quadro-conteudo {
  position: relative;
  background-color: rgba(199, 242, 248, 0.952);
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px 2px;
  display: grid;
  row-gap: 2px;
  overflow: hidden;
  grid-template-columns: auto;
  grid-template-rows: 60px 50px auto 160px 120px auto;
}

.grid-item {
  background-color: rgb(148, 226, 220);
  display: flex;
  justify-content: center;
  align-items: center;
}

.item-1 {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto auto;
}

.titulo {
  text-align: center;
  font-size: 25px;
}

.sub-titulo {
  display: grid;
  width: 600px;
  grid-template-columns: auto;
  grid-template-rows: auto;
  justify-content: center;
  font-size: 15px;
}

.lang {
  position: absolute;
  margin-right: 10px;
  margin-bottom: 5px;
  right: 0px;
}

.lang a {
  padding: 3px 12px 3px 12px;
  text-decoration: none;
  background-color: black;
  color: white;
  font-size: 12px;
  border-radius: 5px;
}

.item-2 {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
}

.item-2>div {
  display: flex;
  justify-content: center;
  width: 290px;
}

#sexo-button,
#raca-button,
#coltotuni-button,
#hdluni-button,
#calc-index-button {
  font-family: Georgia, 'Times New Roman', Times, serif;
  padding: 2px 0px 2px 8px;
  border: none;
  text-align: center;
}

#sexo-button,
#raca-button,
#calc-index-button {
  height: 18px;
  font-size: 12px;
  margin-left: 5px;
}

#coltotuni-button,
#hdluni-button {
  height: 16px;
  font-size: 10px;
}

.ui-slider-range {
  background: red;
}

.ui-menu-item {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.ui-selectmenu-menu {
  font-size: 10px;
}

.larg-raca-li {
  width: 176px;
  margin-bottom: 3px;
}

.fonte-item {
  font-size: 14px;
}

.fonte-item-index {
  font-size: 14px;
  text-align: center;
}

.item-3 {
  display: grid;
  grid-template-columns: 295px 295px;
  row-gap: 6px;
  grid-template-rows: 30px auto auto auto auto auto;
}

.osInputs {
  margin-left: 18px;
}

.marque {
  grid-area: 1/1/1/3;
  text-align: center;
}

.check {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11px;
  padding: 3px 5px 3px 0px;
}

.cac {
  display: none;
  margin-bottom: 4px;
}

.divid {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto;
  justify-content: start;
  align-items: center;
}

.ocalcio {
  display: block;
}

.label-index {
  display: none;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  font-size: 14px;
}

#cacval {
  background-color: white;
  height: 22px;
  width: 60px;
  text-align: center;
  border-radius: 5px;
  margin-left: 5px;
  font-size: 13px;
}

#cac-index {
  height: 5px;
  width: 210px;
  background: black;
  margin: 0px 8px;
}

.ui-slider .ui-slider-handle {
  background: green;
  outline: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  top: -10px;
}

.item-4 {
  display: grid;
  grid-template-columns: 170px 320px;
  column-gap: 2px;
  row-gap: 6px;
  grid-template-rows: 30px 25px 25px 25px 25px;
}

.bolinha {
  cursor: pointer;
}

.bolinha-e {
  background: rgb(11, 146, 224);
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bolinha-i {
  background: white;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bolinha-ii {
  background: rgb(11, 146, 224);
  width: 19px;
  height: 19px;
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bolinha-ii i {
  font-size: .6em;
}

.bolinha-direita {
  grid-area: 1/3/1/5;
}

.docolesterol {
  grid-area: auto;
}

.label-info {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto;
  align-items: center;
  margin-right: 15px;
  font-size: 16px;
}

.label-dados {
  font-size: 14px;
  width: 165px;
  text-align: right;
}

.colest,
.idd,
.press {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: flex-end;
}

.ladovalores {
  display: grid;
  width: 350px;
  grid-template-columns: auto auto auto auto;
  justify-content: center;
  align-items: center;
  grid-template-rows: 16px;
}

.osval {
  text-align: center;
  height: 24px;
  padding: 3px 0px;
  width: 60px;
  background-color: white;
  margin-left: 8px;
  border-radius: 5px;
  font-size: 14px;
}

#aidad,
#press {
  width: 277px;
  height: 5px;
  margin: 0px 9px;
  background: black;
}

#ocolest,
#ohdl {
  width: 197px;
  height: 5px;
  margin: 0px 8px;
  background: black;
}

.item-5 {
  display: grid;
  grid-template-columns: 365px 365px;
  grid-template-rows: 120px;
  column-gap: 3px;
  justify-content: center;
  background-color: rgba(199, 242, 248, 0.952);
}

.centraManometro {
  position: relative;
  display: flex;
  height: 116px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: rgb(148, 226, 220);
}

.doscanvas {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  height: 110px;
}

#gauge {
  position: absolute;
  z-index: 2;
  background-color: white;
  border: 1px solid black;
}

#gaugeAg {
  position: absolute;
  z-index: 3;
}

.manometro-1 {
  position: relative;
  top: 4px;
  width: 210px;
  height: 116px;
  border-radius: 50%;
}

.manometro-2 {
  position: absolute;
  top: 20px;
  width: 180px;
  height: 173px;
  background-image: conic-gradient(yellow 0deg, yellow 45deg, red 45deg, red 100deg, white 100deg, white 260deg, green 260deg, green 315deg, rgb(8, 175, 8) 315deg, rgb(8, 175, 8) 360deg);
  border-radius: 50%;
}

.manometro-3 {
  position: absolute;
  display: flex;
  justify-content: center;
  top: 40px;
  width: 140px;
  height: 140px;
  background-color: rgb(148, 226, 220);
  border-radius: 50%;
}

.manometro-4 {
  position: absolute;
  top: 55px;
  width: 30px;
  height: 30px;
  background: black;
  border-radius: 50%;
  animation-duration: .5s;
  transform: rotate(0deg);
}

.agulha {
  position: absolute;
  width: 170px;
  height: 20px;
  background-color: black;
  left: -60px;
  top: 5px;
  clip-path: polygon(0% 50%, 50% 0%, 50% 100%, 0% 50%);
}

.marca-relogio {
  position: absolute;
  top: 102px;
  left: 77px;
  width: 214px;
  height: 14px;
  transform: rotate(var(--i));
  font-size: 11px;
}

.marca-relogio div {
  position: absolute;
  left: 3px;
  top: 1px;
  transform: rotate(-90deg);
}

#custom-handle {
  width: 2em;
  height: 1.6em;
  top: 50%;
  margin-top: -.8em;
  text-align: center;
  line-height: 1.6em;
}

.result {
  position: relative;
  display: grid;
  height: 120px;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto auto;
  background-color: rgb(148, 226, 220);
  justify-content: center;
  row-gap: 2px;
}

.escolhe-index {
  grid-area: 1/1/1/3;
  display: flex;
  justify-content: center;
  align-items: center;
}

.label-result {
  display: flex;
  justify-content: center;
  align-items: center;
}

.valresult {
  display: flex;
  justify-content: center;
  align-items: center;
}

#risco {
  width: 60px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  border: 1px solid black;
  background: transparent;
}

.result-class {
  padding: 4px 0px;
  text-align: center;
  height: 30px;
}

.risco-class {
  height: 30px;
  padding: 4px 4px;
  font-weight: bold;
  text-align: center;
  border: 1px solid black;
  border-radius: 5px;
}

.item-6 {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto auto auto;
}

.refere {
  font-size: 16px;
  font-style: italic;
  text-decoration: underline;
  padding: 5px 0px 10px 10px;
}

.referencias {
  font-size: 13px;
  padding: 0px 5px 5px 30px;
  text-indent: -15px;
}

@media screen and (max-width: 480px) {

  .quadro-conteudo {
    max-width: 390px;
    min-width: 320px;
    grid-template-rows: 55px 30px auto auto auto auto;
  }

  .titulo {
    font-size: 23px;
  }

  .sub-titulo {
    font-size: 13px;
    max-width: 390px;
    min-width: 300px;
  }

  .lang {
    margin-right: 5px;
  }

  .lamg a {
    font-size: 10px;
  }

  .item-2>div {
    justify-content: center;
    max-width: 180px;
    min-width: 150px;
    font-size: 13px;
  }

  #raca-button,
  #sexo-button {
    margin-right: 30px;
    font-size: 11px;
  }

  .item-3 {
    grid-template-columns: minmax(300px, 390px);
    grid-template-rows: 30px repeat(6, 22px) auto auto;
    row-gap: 6px;
  }

  .marque {
    grid-area: auto;
    text-align: center;
  }

  .osInputs {
    margin-left: 0px;
    padding-left: 55px;
  }

  .label-index {
    padding: 0px 25px;
  }

  .divid {
    grid-template-rows: auto auto;
    justify-content: center;
    align-items: center;
  }

  .item-4 {
    grid-template-columns: 355px;
    grid-template-rows: 40px repeat(8, 35px);
    gap: 0px 0px;
  }

  .label-info {
    height: 34px;
    display: flex;
    align-items: center;
  }

  .label-dados {
    width: auto;
    margin-left: 25px;
  }

  .idd,
  .press,
  .colest {
    justify-content: center;
  }

  .idd {
    border-top: 1px solid white;
  }

  .ladovalores {
    height: 32px;
    border-bottom: 1px solid white;
    /* padding: 15px 0px; */
  }

  .ladovalores:last-child {
    border: none;
  }

  .item-5 {
    grid-template-columns: minmax(320px, 390px);
    grid-template-rows: auto auto;
    justify-content: start;
    column-gap: 2px;
    row-gap: 2px;
  }

  .centraManometro,
  .result {
    max-width: 387px;
    min-width: 300px;
  }

  .marca-relogio {
    top: 103px;
    left: 88px;
  }

  .result {
    justify-content: center;
  }

  .risco-class {
    width: 150px;
  }

  .refere {
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    padding: 5px 0px 10px 10px;
  }

  .referencias {
    font-size: 12px;
    padding: 0px 5px 5px 30px;
    text-indent: -15px;
  }
}

@media screen and (max-width: 393px) {

  .quadro-conteudo {
    width: 370px;
  }

  .sub-titulo {
    width: 370px;
  }

  .centraManometro,
  .result {
    width: 366px;
  }

  .marca-relogio {
    left: 76px;
  }
}

@media screen and (max-width: 375px) {

  .quadro-conteudo {
    max-width: 358px;
    min-width: 350px;
  }

  .sub-titulo {
    width: 360px;
  }

  .centraManometro,
  .result {
    width: 356px;
  }

  .marca-relogio {
    left: 73px;
  }
}

@media screen and (max-width: 360px) {

  .quadro-conteudo {
    max-width: 340px;
    min-width: 320px;
    grid-template-columns: 340px;
  }

  .titulo {
    font-size: 20px;
  }

  .sub-titulo {
    width: 340px;
  }

  .lang a {
    padding: 2px 5px 2px 5px;
  }

  .item-2>div {
    width: 160px;
  }

  .marque,
  .osInputs {
    width: 340px;
  }

  .item-4 {
    width: 340px;
    grid-template-columns: 340px;
  }

  .ladovalores {
    width: 340px;
  }

  #aidad,
  #press {
    width: 250px;
    height: 5px;
    margin: 0px 9px;
    background: black;
  }

  #ocolest,
  #ohdl {
    width: 172px;
    height: 5px;
    margin: 0px 8px;
    background: black;
  }

  .centraManometro,
  .result {
    width: 336px;
  }

  .marca-relogio {
    left: 62px;
  }
}

@media screen and (max-width: 320px) {

  .quadro-conteudo {
    max-width: 304px;
    min-width: 270px;
    grid-template-rows: 55px 30px auto auto auto auto;
  }

  .item-1 {
    max-width: 300px;
    min-width: 280px;
  }

  .sub-titulo {
    width: 300px;
  }

  .lang a {
    font-size: 10px;
    padding: 2px 5px 2px 5px;
    border-radius: 2px;
  }

  .item-2 {
    max-width: 300px;
    min-width: 280px;
  }

  .item-2>div {
    max-width: 120px;
    min-width: 110px;
  }

  .osInputs {
    padding-left: 20px;
  }

  .item-3 {
    max-width: 300px;
    min-width: 280px;
  }

  .item-3>div {
    max-width: 300px;
    min-width: 280px;
  }

  .marque {
    max-width: 300px;
    min-width: 280px;
  }

  .item-4 {
    grid-template-columns: 300px;
    width: 300px;
  }

  #aidad,
  #press {
    width: 200px;
  }

  .ladovalores {
    width: 300px;
  }

  #ocolest,
  #ohdl {
    width: 120px;
  }

  .centraManometro,
  .result {
    width: 300px;
  }

  .refere {
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    padding: 5px 0px 5px 10px;
  }

  .referencias {
    font-size: 11px;
    padding: 4px 4px 0px 0px;
    text-indent: 9px;
  }
}