html, BODY {
      margin: 0px;
      padding: 0px;
      height: 100%!important;
      background-color: #FF662E !important;
      color:white;
	  font-family: 'Roboto Condensed', sans-serif;
	  }
	  .tit { font-weight: 400;font-size: 16pt;}
	  .subTit {font-weight: 900; font-size: 13pt; }
    .links, a.links:active, a.links:hover, a.links:visited {text-decoration: none; color:#000; font-weight: 700; padding:5px; border-radius: 3px;margin: 5px; font-size: 9pt;width: 35px; display: inline-block; text-align: center}
    .pink { background-color: #fff; /*f8d0e1; /* rosa claro */ }
    .blue { background-color: #fff; /*d0e7f8; /* azul céu claro */}
.cat{ }
.medals {height:35pt; width:auto; border:0px; margin:1px 5px}
.podium, a.podium:active, a.podium:hover, a.podium:visited {text-decoration: none; color:#fff;}
	  iframe {width:100%; height:calc(100% - 250px); background-color: white; border:0; background-color: black}
	  footer {text-align:center; width: 100%; font-size:10pt; padding: 20px 0px 25px 0px}
select{background: white; color: black; border: 1px solid black; border-radius:20px; padding: 10px 20px;
        font-family: 'Roboto', sans-serif; font-weight: 500; height: 40px}