<style type="text/css">

* {
margin: 0;
padding: 0;
}
/* render html5 elements as block */
header, footer, section, bannertopo, aside, nav, article, bannerbase, quadMobil, quadBorda, quadNav, but {
display: block;
}

body, html{
line-height: 38px;
background-image: url(../img/fundogeral.png) repeat;
background: #4682b4;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Codigo responsivo */
* 
img, picture, video, embed {
 max-width:100% !important;
 height:auto !important;
}
/* header */
header {
 height: auto;
 margin: 0px;
}
/* Envolve tudo */
.principal{
  max-width: 900px;
  min-width: auto;
  background: #086a87;
  margin: 0 auto;
  padding: 6px;
  border-radius: 4px;
  clear: both;
}

/* Envolve colunas */
.site-cols-wrapper{
  max-width:100%;
  margin:0 auto;
  font-family: sans-serif;
  height:auto;
}

/* Coluna da esquerda */
.site-left-col{
  width:100%;
  min-height: 800px;
  background: #fafafa;
  line-height: 28px;
}
/* end Codigo responsivo */

/* ***** Submenu - por Almeida ***** */
.logo {
  background-color: #000;
  padding: 12px;
  font-size: 25px;
  font-weight: bold;
  font-style: italic;
  color: white;
}
.quadSobretopo{
  border-top:4px solid #ddd;
  padding-top:15px;
  padding-bottom:1px;
  width:100%;
  height:100%;
  background:#000;
}
.quadTopo{
  border-top:4px solid #ddd;
  border-bottom:4px solid #ddd;
  background:#125103;
  font-size: 1.5em;
  line-height: 1.3em;
  color:#fff;
}
.quadTitulo{
  padding-top: 10px;
  padding-bottom: 10px;
  background:#b0e0e6;
}
.quadBorda {
  background: #ffd700;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 1px 1px 2px #999;
}
.quadCorpo{
  width:auto;
  background-color: #f5fffa; 
  padding: 20px;
  font-size: 1.5em;
  line-height: 1.3em;
  color: #000;
}
.quadNavega {
  min-height: 600px;
  margin: 20px;
  font-size: 1.5em;
  line-height: 1.3em;
  text-shadow: 0px 2px 3px #ddd;
}
.quadBase{
  border-top:4px solid #ddd;
  border-bottom:4px solid #ddd;
  background: #fffaf0;
}

/* Vídeo */
.boxvideo{
  max-width:500px; 
  max-height:300px;
  padding: 15px;
  margin-top: 1em;
  font-size: 1.5em;
  line-height: 1.3em;
  color:#555;
  background: #fafafa;
  border-radius: 6px;
}
.video-container { 
  position:relative; 
  padding-bottom:56.25%; 
  height:0;  
  overflow:hidden; 
  max-width:100%; 
  height:auto; 
} 
.video-container iframe, 
.video-container object, 
.video-container embed {
   position:absolute; 
   top:0; 
   left:0; 
   width:100%; 
   height:100%; 
}

/* tvplayer */
.boxtv{
  max-width:auto; 
  max-height:auto;
  padding: 15px;
  margin-top: 1em;
  font-size: 1.5em;
  line-height: 1.3em;  
  color:#555;
  background: #000;
  border-radius:8px;
}

/* ***** MenuTopo ***** */
.menuTopo{
  background-color: #000;
  font-size: 1.5em;
  line-height: 1.3em;
  color:#000;
  padding:1px;
  text-align:center;
  width:99.8%;
  clear:both;
}
.menuTopo ul{
  margin:10;
  list-style:none;
}
.menuTopo a{
  color:#000;
  text-decoration:none;
  font-weight:700;
}
.menuTopo ul li{
  display: inline;
}
.menuTopo ul li a{
  color:#000;
}

/* ***** Menu do responsivo verde ***** */
.menu{
  background-color:#125103;
  font-size: 1.5em;
  line-height: 1.3em;
  color:#fff;
  padding:1px;
  text-align:center;
  width:99.8%;
  display:block;
  clear:both;
}
.menu ul{
  margin:10;
  padding:0;
  list-style:none;
}
.menu a{
  color:#fff;
  text-decoration:none;
  font-weight:700;
}
.menu ul li{
  display:inline-block;
}
.menu ul li a{
  display:block;  
  color:#fff;
}
a:link {color:#000}
a:visited {color:#000}
a:hover {color:#0000ff}

/* ***** Classes - por Almeida ***** */
.but01, .but02 , .but03 {
  display: inline-block;
  width:auto;
  padding: 10px;
  border:2px solid #003399;
  background-color: #ddd;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #555;
  margin: 5px;
  border-radius: 4px;;
  box-shadow: 1px 1px 2px #999;
}
.but01 { background-color: #ddd; color: #555; }
.but02 { background-color: #ddd; color: #555; }
.but03 { background-color: #ddd; color: #555; }

.box01, .box02 , .box03, .box04 {
  width: auto;
  padding: 25px;
  border-radius: 6px;
  display: inline-block;
  width:auto;
  padding: 10px;
  border:2px solid #003399;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.3em;
  margin: 5px;
  border-radius: 4px;;
  box-shadow: 1px 1px 2px #999;
}

.box01 { background-color: #b0e0e6; color:#555; }
.box02 { background-color: #fafafa; color:#555; }
.box03 { background-color: #9acd32; color:#555; }
.box03 { background-color: #c7c1c1; color:#555; }

/* ***** Botões ***** */
.zbiniciar{
  font-size: 1.5em;
  color: rgb(0,0,233);
  border-top: 1px solid #069;
  border-left: 5px solid #069;
  border-right: 1px solid #069;
  border-bottom: 5px solid #069;
  background-color: #daf6d1;
  padding: 5px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbincluir{
  font-size: 1.5em;
  background-color: #daf6dd;
  border: 5px solid #069;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbeditar{
  font-size: 1.5em;
  background-color:rgb(230,230,30,0.5);
  border: 5px solid #069;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zblistar{
  font-size: 1.5em;
  background-color:rgb(120,255,255,0.4);
  border: 5px solid #069;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbsalvar{
  font-size: 1.5em;
  background-color:rgb(255,200,50,0.4);
  border: 5px solid #069;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbexcluir{
  font-size: 1.5em;
  background-color:rgb(230,30,30,0.7);
  border: 5px solid #069;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbvoltar{
  font-size: 0.9em;
  color: rgb(025,025,112);
  border: 5px solid #069;
  background-color: #DAF6D1;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbenviar{
  font-size: 1.5em;
  color: #000;
  border: 5px solid #069;
  background-color: rgb(159,226,191);
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbapagar{
  font-size: 1.5em;;
  color: #000;
  border: 5px solid #069;
  background-color: rgb(255,127,80);
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbsair{
  font-size: 1.5em;
  color: rgb(035,025,112);
  border: 5px solid #069;
  background-color: #DAF6D1;
  border-color:rgb(0,0,255,0.9); 
  padding: 9px;
 border-radius: 8px; /* Para Opera 10.5+*/
}
.zbformula{
  font-size: 1.5em;
  color: rgb(0,0,255);
  border-top: 1px solid #069;
  border-left: 5px solid #069;
  border-right: 1px solid #069;
  border-bottom: 5px solid #069;
  background-color: #ff0;
  padding: 10px;
  border-radius: 8px; /* Para Opera 10.5+*/
}

/* ***** Botões Dados ***** */
.zbjogar{
  font-size: 1.5em;
  color: rgb(025,025,112);
  border: 5px solid #069;
  background-color: #DAF6D1;
  border-color: #81DAF5;
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbplayer01{
  font-size: 1.8em;
  background-color: #DAF6D1;
  border: 5px solid #069;
  border-color: #81DAF5;
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbplayer02{
  font-size: 1.8em;
  background-color: #DAF6D1;
  border: 5px solid #069;
  border-color: #81DAF5;
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.zbresultado{
  font-size: 1.8em;
  background-color: #DAF6D1;
  border: 5px solid #069;
  border-color: #81DAF5;
  padding: 9px;
  border-radius: 8px; /* Para Opera 10.5+*/
}
.container-box {
  display: grid;
  grid-template-columns: 33.3% 33.3% 33.3%;
  grid-template-rows:25% 25% 25% 25%;
  grid-column-gap:1px;
  grid-row-gap:1px;
}
/* === Faixas === */
.quadFrase{
  width: auto;
  padding: 2px;
  font-size: 1.5em;
  line-height: 28px;
  color:#555;
  background: #ffd700;
  border-color:rgb(0,0,255,0.9); 
  border-top:2px solid #ddd;
  border-bottom:2px solid #ddd;
}
.rows{
  max-width:auto; 
  max-height:auto;
  padding: 2px;
  font-size: 1.8em;
  color: #000;
  line-height:18px;
  background: #fafafa;
}
.band-um, .band-dois, .band-tres {
  width: auto;
  padding: 18px;
  font-size: 1.5em;
  line-height: 1.3em;
  color:#555;
}
.band-um { background-color: #b0e0e6; color: #555; }
.band-dois { background-color: #cef6f5; color: #555; }
.band-tres { background-color: #fafafa; color: #555; }

/* MenuDropdown */
.dropdown {
  padding: 10px;
  padding-bottom: 0px;
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #dba901;
  font-size: 18px;
  min-width: 360px;
}
.dropdown-content a {
  color: black;
  padding: 12px;
  line-height: 18px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #f5da81;
}
.dropdown:hover .dropdown-content {
  display: block;
}

/* Estgrela */
.estrela{
  width:45px;
  margin-right:2px;
}
.sobre-um{
  margin: 10px;
  line-right:2px;
}

/* Calculadora */
.bordaInterna{
 max-width:300px; 
 background-color: #000;
 padding: 10px;
 border-radius: 8px;
 box-shadow: 1px 1px 2px #999;
 clear: both;
}
#display{
 width: 273px;
 height: 45px;
 background-color: #a9e2f3;
 font-size: 32px;
 cursor: pointer;
 margin-bottom: 12px;
 text-align: right;
 padding: 5px;
}
.ticien{
 text-align: center;
 font-size: 32px;
 padding: 12px;
 background-color: rgb(31, 31, 31);
 border: none;
 color: white;
}
.btnTop{
 color: white;
 background-color: #6f6f6f;
 font-size: 29px;
 width: 56px;
 height: 68px;
}
.btnNum {
 color: white;
 background-color: black;
 font-size: 29px;
 width: 56px;
 height: 68px;
}
.btnMath {
 color: white;
 background-color: #ff4561;
 font-size: 29px;
 width: 56px;
 height: 68px;
}
.btnOpps {
 color: white;
 background-color: #ff9933;
 font-size: 29px;
 width: 56px;
 height: 68px;
}

/* Deuses da Guitarra */
.grid-container{
 display: grid;
 grid-template-columns: auto auto auto;
 grid-gap: 1px;
 background-color: #fafafa;
 padding: 10px;
}
.grid-container > div{
 background-color: rgba(255, 255, 255, 0.8);
 border: 1px solid white;
 text-align:center;
 font-size: 30px;
}
/* Soldagem SMD */
.grid-container-quatro{
 display: grid;
 grid-template-columns: auto auto;
 grid-gap: 1px;
 background-color: #fafafa;
 padding: 10px;
}
</style>

