body{
background-color: #000000;
width: 100%;
height: 100%;
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size: medium;
border: 2px solid #FFCC00;
margin: 1px;
padding: 2px;
color: #cccccc;
word-wrap: break-word;
}
a, a:active{ 
color: #FFCC00;
text-decoration: none;
}
a:visited{ 
color: #FFCC00;
text-decoration: none;
}
a:hover{
color: lime;
text-decoration: none;
font-weight: bold;
text-shadow: 0px 0px 10px #000000;
text-shadow: 0px 0px 10px #000000;
text-shadow: 0px 0px 10px #000000;
text-shadow: 0px 0px 10px #000000;
}
img{
max-width:96%;
}
#topo{
margin-top: 0px;
text-align: center;
margin-bottom: 0px;
padding: 4px;
border-bottom: 2px #333333 solid;
border-top: 2px #333333 solid;
background-color: #111111;
}
#rodape{
text-align: center;
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top, #424242 0%, #393939 22%, #111111 83%, #0a0a0a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #424242 0%,#393939 22%,#111111 83%,#0a0a0a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #424242 0%,#393939 22%,#111111 83%,#0a0a0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#0a0a0a',GradientType=0 ); /* IE6-9 */
padding:4px;
margin-top: 1px;
border-left: 0px #404040 solid;
border-right: 1px #404040 solid;
border-button: 1px #404040;
}
#div_azulescuro{
text-align:center;
font-weight: bold;
color: #005064;
background-color: #000406;
background-image: url('../img/azulescuro.gif');
background-repeat: repeat-x;
background-position: 50% top;
margin: 1px;
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #005064;
}
#div_verde{
margin: 1px;
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #234600;
background-color: #0A1300;
}
#div_vernelho{
margin: 1px;
padding: 4px;
background-color: #050000;
background-image: url('../img/vermelho.gif');
background-repeat: repeat-x;
background-position: 50% top;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #590000;
}
#div_amarrom{
margin: 1px;
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #5c2901;
background-color: #020100;
}
#div_cima{
margin: 1px;
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 2px #333333 solid;
background-color: #050505;
}
#fixado{
-webkit-border-radius: 2px;
-moz-border-radius: 3px;
border-radius: 2px;
background: #000010;
background-image: url('../img/menufixado.png');
background-repeat: repeat-x;
margin: 1px;
padding: 7px;
border: 1px solid #000070;
}
#menu{
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #040404;
background-image: url('../img/menu.gif');
background-repeat: repeat-x;
background-position: 50% bottom;
margin: 1px;
padding: 5px;
border: 1px solid #353535;
}
#pag{
display:inline-block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #040404;
background-image: url('../img/mnu1.gif');
background-repeat: repeat-x;
background-position: 50% bottom;
margin: 1px;
padding: 5px;
border: 1px solid #353535;
}
#pag a{
padding: 10px;
}
#perfil{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top: 1px #202020 solid;
border-left: 6px #202020 solid;
border-right: 1px #202020 solid;
border-bottom: 1px #202020 solid;
margin-top: 4px;
margin-bottom: 4px;
padding-left: 5px;
padding: 6px;
background-color: #050505;
}
#erro{
margin: 3px;
padding: 3px;
text-align: center;
font-weight: bold;
color: #ff0000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px #ff0000 solid;
background-color: #770000;
}
#ok{
margin: 3px;
padding: 3px;
text-align: center;
font-weight: bold;
color: #00ff00;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px #00ff00 solid;
background-color: #007700;
}
#barra{
text-align: center;
font-weight: bold;
margin: 1px; 
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px #202020 solid;
background-color: #101010;
}
input[type="submit"], input[type="button"],
input[type="file"]
{
padding: 6px;
text-shadow: 2px 2px 8px #000;
text-align:center;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px #333 solid;
background-color:#111111;
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
outline:none;
}
input[type="text"], input[type="password"],input[type="number"], input, option, select, textarea{
color: #ccc;
padding: 3px 3px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border: 1px #333 solid;
background-color:#111111;
outline:none;
}
textarea{
font-size:17px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td{
border: none
}
/* Adiciona quebra de linhas em palavras gigantes */
.break-word-td{
max-width: 1px;
overflow-wrap: break-word;
word-wrap: break-word
}
.balao{
position: relative;
width:86%;
padding: 5px;
margin-left: 18px;
margin-top: 5px;
margin-bottom:5px;
background-color: #020100;
border: 1px solid #5c2901;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.balao:after{
content: "";
position: absolute;
top: 11px;
right: -8px;
border-style: solid;
border-width: 8px 0 8px 9px;
border-color: transparent #5c2901;
display: block;
width: 0;
z-index: 1;
}
.balao:before{
content: "";
position: absolute;
top: 10px;
left:100%;
border-style: solid;
border-width: 9px 0 9px 9px;
border-color: transparent #5c2901;
display: block;
width: 0;
z-index: 0;
}
.balao1{
position: relative;
width:85%;
padding: 6px;
margin: 8px;
background-image: url('../img/bg_text.jpg');
background-position: right;
background-repeat: repeat-y;
border: #333333 solid 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.balao1:after{
content: "";
position: absolute;
top: 12px;
left: -9px;
border-style: solid;
border-width: 8px 8px 9px 0;
border-color: transparent #333333;
display: block;
width: 0;
z-index: 1;
}
.balao1:before
{
content: "";
position: absolute;
top: 12px;
left: -11px;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #333333;
display: block;
width: 0;
z-index: 0;
}
.espaco{
margin:1px;
}
#caixa{
font-family: monospace;
color: #FFFDDC;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top: 1px #333 solid;
border-left: 5px #333 solid;
border-right: 1px #333 solid;
border-bottom: 1px #333 solid;
margin: 5px;
padding: 5px;
background-color: #111;
word-wrap: break-word;
width:auto;
height:auto;
/*overflow-x:scroll;white-space:nowrap;*/
}