/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26/02/2014, 15:21:58
    Author     : Crocciari
    Alterado: 2016-05-04
*/
@charset "utf-8";

*{
padding: 0;
margin:0;
}

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10pt;
	background: url('../image/bg.jpg') transparent;        
        font-family: Consolas, Tahoma, Verdana, Arial;
        line-height: 130%;
}

body {
    background-color: #fff;   
}

header {
    position: absolute;
    top: 5px;
    left: 5px;
}
header img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 75px;
    z-index: 9999;
}

h1 {
    color: #fff;
    display: none;
}

section {
    display: block;
    bottom: 15px;
    overflow: auto;
    background-color: #fff
;
}

div#resposta h1{
    font-family: Consolas, Tahoma, Verdana, Arial; 
    font-size: 15pt;
    color: #7B0E0B;
}

div#resposta h2{
    font-family: Tahoma, Verdana, Arial; 
    font-size: 13pt;
    color: #0558A5;    
}

div#resposta span{ 
    color: #F90;
    font-size: 13pt;
}

#topo {
	position: relative;
	width: auto;
	height: 70px;
	border: 2px solid #EBF0F5;
        background: #EBF0F5;
        border-bottom: 1px solid #ADC2D6;
        color: #444;
        min-height: 33px;
        padding: 14px 15px 13px; 
}

#titulotopo {
    top:-65px;
    left:70px;
    position: relative;        
    height: 30px;    
    line-height: 30px;
    font-size: 18pt;
    color: #0558A5;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-color: #0558A5;
      -moz-animation-duration: 2s;
      -webkit-animation-duration: 2s;
      -moz-animation-name: lightSpeedIn;
      -webkit-animation-name: lightSpeedIn;
      -moz-text-shadow: 0.1em 0.1em 0.2em #c0c0c0;
      -webkit-text-shadow: 0.1em 0.1em 0.2em #c0c0c0; 
      text-shadow: 0.1em 0.1em 0.2em #c0c0c0;
    margin: 5px;
    max-width: 978px; 
    width: auto;    
}

article[data-id=cxVendaFacil]{
    color:#000;
    background-color: #f3f3f3;
    bottom: -80px;
    right: 0px;
    left: 0px;
    top: 30px;
    padding-bottom: 80px;
    height: 90%;
    border-bottom: 1px solid #ADC2D6;
}

article[data-id=cxPrecosVendaFacil]{
    color:#fff;
    background-color: #ffffff;
    border-bottom-color: red;
    bottom: 0px;
    right: 0px;
    left: 50px;
    top: 0px;
    padding-bottom: 80px;
    height: 90%;
    border-bottom: 1px solid #ADC2D6;
}

article[data-id=cxContato]{
    color:#000;
    background-color: #f3f3f3;
    bottom: -30px;
    right: 0px;
    left: 0px;
    padding-bottom: 80px;
    height: 90%;
    border-bottom: 1px solid #ADC2D6;
}

article[data-id=cxCadastro]{
    color:#000;
    background-color: #ffffff; 
    bottom: -30px;
    right: 0px;
    left: 0px;
    padding-bottom: 80px;
    height: 90%;
    border-bottom: 1px solid #ADC2D6;
}

article[data-id=cxIntegracao]{
    color:#000;
    background-color:  #f3f3f3;
    bottom: -30px;
    right: 0px;
    left: 0px;
    padding-bottom: 80px;
    height: 90%;
    border-bottom: 1px solid #ADC2D6;
}

div#botaoCadastro {
    position: absolute;
    right: 100px;
    top: 200px;
    cursor: pointer;
}
div#botaoCadastro:hover {
    right: 101px;
    top: 201px;
}

div#textodircadastro {    
    width: 38%;
    height: 75%;
    float: left;
    padding: 30px;
    text-align:  justify;    
    -text-indent: 1em; 
    line-height: 1.5; 
    overflow: auto;
}

div#corpotexto{    
    width: 960px;
    margin: 0 auto;     
}

div#corpotexto #caixasplanos{
    position: relative;     
    width: 750px;        
    top: 10px;
    margin: 10px 20px 20px 20px;
    height: 400px; 
    color:#fff;    
    background-color: #fff;      
    border-style: solid;
    border-width: 1px;    
}

div#corpotexto div#caixasplanos  #cplano1 {
    float: left;
    background-color: #333333;  
    border-radius: 5px;
    padding-bottom: 40px;
    width: 32%;
    padding-top: 5px;
    position: relative;
    z-index: 2;        
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4); 
}

div#corpotexto div#caixasplanos  #cplano1 h2{
   display: block;
   font-size: 1.5em;
   -webkit-margin-before: 0.83em;
   -webkit-margin-after: 0.83em;
   -webkit-margin-start: 0px;
   -webkit-margin-end: 0px;   
   font-size: 30px;  
   font-family: impact, Sans, sans-serif;
}

.titulo-precos {
   font-size: 30px;   
   text-shadow: 0px -1px 0px black;
   font-family: "arial";
   text-transform: uppercase;
   text-align: center; 
   color: #fff;     
   font-weight: normal;
   line-height: 100%;
}

.suporte{
  width: 200px;  
  font-size: 16px;
  line-height: 130%;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin: 0 auto 30px auto;
  width: 210px;  
}

.preco{    
    background-color: #2B2B2B;
    color: #FFFFFF;
    font-family: "arial";
    font-size: 45px;
    font-weight: bold;
    height: 96px;
    padding: 14px 0 0;
    text-align: center;
}

.preco-titulo{
    font-size: 40px;
}

.sup{
    color: #FFF;
    font-size: 15px;
    font-size: 55%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
    margin: 0px;
    padding: 0px;
}

.spam{
    color: #AAAAAA;
    font-family: "arial";
    font-size: 18px;
    font-weight: 500;    
}

.lista{
    border-top: 1px dashed #fff;
    margin: auto;
    padding: 0;
    list-style: none;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.item{
    border-color: #FFF;
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 4px;
    border-bottom: 1px dashed #CCCCCC;
    font-family: "arial";
    padding: 5px 5px;
}

.botao-contrate{
    position: relative;
    font:bold 18px Tahoma, Geneva, sans-serif;
    font-style:normal;
    color:#fbfbfb;
    background:#1568db;
    border:0px dashed #ffffff;
    text-shadow:3px -1px 1px #222222;
    box-shadow:4px 2px 4px #000000;
    -moz-box-shadow:4px 2px 4px #000000;
    -webkit-box-shadow:4px 2px 4px #000000;
    width:135px;
    padding:16px 21px;
    cursor:pointer;
    margin:0 auto;
    text-decoration: none;
    top:-20px;
    left:45px;
}
.botao-contrate:active{
   cursor:pointer;
   position:relative;   
}

div#boxplano{
    
   position: absolute;
   top: 60px;
   width: 900px;
   border-style: solid;
   border-width: 1px;
   border-color: #000;   
   padding: 10px;
   text-align: left;
   left: 190px;
   background: #fff;    
   height: 600px;
   box-shadow:4px 2px 4px #000000;
   -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);  
   
}

div#corpotexto div#caixasplanos  #cplano2 {
    position: relative;
    float: right;
    background-color: #333333;  
    border-radius: 5px;
    padding-bottom: 40px;
    width: 32%;
    left:-120px;
    padding-top: 5px;    
    z-index: 2;        
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}
  
div#corpotexto div#caixasplanos  #cplano2 h2{
   display: block;
   font-size: 1.5em;
   -webkit-margin-before: 0.83em;
   -webkit-margin-after: 0.83em;
   -webkit-margin-start: 0px;
   -webkit-margin-end: 0px;   
   font-size: 30px;  
   font-family: impact, Sans, sans-serif;
}

div#corpotexto div#caixasplanos  #cplano2 #apartirde{    
    font-size: 10pt;
    float:left;
    position: absolute;
    top:176px;
    left: 10px;
    text-shadow: 0px -2px 0px black;
     
}

div.textoEsq {
    width: 47%;
    height: 75%;
    float: left;
    padding: 25px;
    overflow: auto;
}

 div#etiqueta-preco{
    background: url("../image/bg-parte.png") repeat-x scroll 0 0 transparent;    
    margin-bottom: 10px;
    height: 100px;
    top:20px;
    position: relative;
    width: 600px;
    margin-left: 30%;    
}

div#etiqueta-preco #texto-preco{
    position: absolute;
    top:0px;
    margin:0px;
}

div#etiqueta-preco #texto-preco .frasep{    
    font-size: 20pt;
    padding: 15px;
    color: #0558A5;    
    margin: 5px;
    alignment-adjust: central;    
}

div#etiqueta-preco #pt-esquerda{
    position: absolute;
    left:-20px;
}

div#etiqueta-preco #pt-direita{
    position: absolute;
    left:600px;
}

div#tituloCaixas {    
    position: relative;
    background: #fff;
    border-bottom: 1px solid buttonface;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(231, 231, 231);
    height: 50px;
        
    margin: 0 auto;
    padding: 20px 0 0 0;
    
    color: black;;
    font-size: 25pt;    
    font-weight: normal;  
    font-family: arial;
    text-shadow: 0.1em 0.1em 0.1em #c0c0c0;
    font-weight: bold;
    padding-left: 40px;    
}

div#tituloCaixas span#btnFechar {
    position: absolute;
    top: 3px;
    right: 3px;
}
div#tituloCaixas span#btnFechar img {
    width: 25px;
    height: 25px;
}

div#tituloCaixas span#btnFechar:hover{
    cursor: pointer;
}

div#botaoIntegracao {
    position: absolute;
    left: 100px;
    top: 200px;
    cursor: pointer;
}

div#botaoIntegracao:hover {
    left: 101px;
    top: 201px;
}

nav {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 10px;
    padding-top: 50px;
    text-align: center;
}
nav ul {
    list-style: none;
}
nav li {
    padding-left: 20px;
    float: left;
}

.linkImage {
    width: 50px;
    height: 50px;   
}

.linkIcone {
    text-decoration: none;
    color: #000;
    text-shadow:1px 1px 0px #287ace;
    font-size: 14pt;
    opacity: 0.5;
}
.linkIcone:hover {
    position: relative;
    top:0.5px;
    left: 0.5px;
    opacity: 1;
}

.link {
    text-decoration: none;
    color: gray;
    -text-shadow:1px 1px 0px #287ace;
    font-size: 14pt;
}

.linkhome{
    text-decoration: none;
    color: #F90;
    text-shadow:1px 1px 0px #287ace;
    font-size: 14pt;    
}

.link-recuperasenha {
    text-decoration: none;
    color: gray;    
    font-size: 8pt;
}

.link-recuperasenha:hover {
    text-decoration: none;
    color: #1568db;        
}

span#rs{
    position: relative;
    top:-10px;
    left: 190px;
    cursor:pointer;
}

.link-recuperaid {
    text-decoration: none;
    color: gray;    
    font-size: 8pt;
}

.link-recuperaid:hover {
    text-decoration: none;
    color: #1568db;        
}

span#rid{    
    position: relative;
    top:-10px;
    left: 220px;
    cursor:pointer;
}

.texto {
    font-size: 14px;
    word-spacing: 3px;
    color: #000;
    text-decoration: none;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;   
}


#ul-miniseta {
    list-style-image: url('image/miniseta.png');
}

.destaque {
    color: #0558A5;
    font-weight: bold;
}

.foto {
    alignment-baseline: middle;
    text-align: center;
    font-size: smaller;
    color: lightslategray;
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-name: bounceIn;
    -webkit-animation-name: bounceIn;     
}

.comentarios {
    color: #444;
    font-size: 19px;
    font-weight: lighter;
    font-style: italic;
    font-stretch: ultra-expanded;
    text-align: center;    
}

aside {
    
}

.linkBigWhite {
    text-decoration: none;        
    color: #fff;
    cursor: pointer;
    font-size: 14pt;
}
.linkBigWhite:hover {
    position: relative;     
}

.botaovendafacil {    
    border-style: solid;
    border-width: 1px;
    background-color: #016492;
    padding: 15px;
    color: #ffffff;
    border-radius: 5px;
    margin: 5px;
    -moz-text-shadow: 0.1em 0.1em 0.2em #00000;
    -webkit-text-shadow: 0.1em 0.1em 0.2em #000000; 
    text-shadow: 0.1em 0.1em 0.2em #000000;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.botaovendafacil:hover {    
    background-color: #7B0E0B;
    position: relative;    
    color: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.subtitulo {
    padding-top: 5px;
    padding-bottom: 10px;
    color: #0558A5;
    font-size: 30px;
    font-weight: bold;        
    -moz-text-shadow: 0.1em 0.1em 0.2em #c0c0c0;
    -webkit-text-shadow: 0.1em 0.1em 0.2em #c0c0c0; 
    text-shadow: 0.1em 0.1em 0.2em #c0c0c0;    
}

.titulologin {    
    display: block;
    width: 100%;
    padding: 0;    
    text-transform: uppercase;
    margin-bottom: 13px;
    font-family: arial;
    font-size: 19.5px;
    line-height: 36px;
    color: #1E679A;
    border: 0;
    border-bottom: 1px solid #e5e5e5;  
    text-shadow: 0.1em 0.1em 0.2em #c0c0c0;
    font-weight: bold;
    text-align: left;
}

fieldset {
	border: 0;
}

body, input, select, textarea, button {
	font-family: sans-serif;
	font-size: 1em;
}		

.campo {
	margin-bottom: 1em;
        font-size:15pt;
}

.campo span{
    margin-left: 10px;
}

.campo label {
	margin-bottom: 0.2em;
	color: #666;
	display: block;        
}

fieldset.grupo .campo {
	float:  left;
	margin-right: 1em;
}

.campo input[type="text"],
.campo input[type="email"],		
.campo input[type="tel"],
.campo input[type="mensagem"],
.campo input[type="password"],		
.campo textarea {
	padding: 0.2em;
	border: 1px solid #CCC;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	display: block;    
}

.campo input:focus, .campo select:focus, .campo textarea:focus {
	background: #FFC;
}

.botao {
	font-size: 1.5em;
	background: #F90;
	border: 0;
        height: 40px;
	margin-bottom: 1em;
	color: #FFF;
	padding: 0.2em 0.6em;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.botao:hover {
	background: #FB0;
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	text-shadow: none;
}

.botao{
	cursor: pointer;
}

div#boxlogin {
    position: absolute;

    top: 100px;

    left:50%;
    margin-left: -150px;

    width: 300px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;    
    padding: 10px;
    text-align: left;

    background: #fff;
}


div#boxlogin label {
    display: block;
    color: #000;
    font-size: 9pt;
    text-align: left;    
}

div#boxlogin span#erro {
    color: #C00000;
    font-size: 14pt;
    padding: 10px;
    left: 0px;
    right: 0px;
}

div#boxlogin .txt {
    border: none;
    height: 40px;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #CEE4D5;
}

div#boxlogin .txt:focus {
    border: thin solid #F6DC00;
    box-shadow: 0 2px 16px #F6DC00;
    background-color: #B5F3B5;
    -webkit-box-shadow: 0v 2px 16px #F6DC00;
    -moz-box-shadow: 0 2px 16px #F6DC00;
    transition: all 0.5 linear;
    -webkit-transition:  all 0.5 linear;
    -moz-transition: all 0.5 linear;
}

div#boxlogin .btn {
    border: none;
    height: 40px;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
}

div#boxlogin .btn:hover {
    background-color: #09431B;
    color: #fff;
}

div#frmProcessos {
    display: none;
    position: absolute;

    top: 100px;

    left:50%;
    margin-left: -250px;

    width: 500px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;    
    padding: 10px;
    text-align: left;

    background: rgba(255,255,255,1);
}


label {
    display: block;
    color: #000;
    font-size: 9pt;
    text-align: left;    
}

span#erro {
    color: #C00000;
    font-size: 14pt;
    padding: 10px;
    left: 0px;
    right: 0px;
}

.txt {
    border: none;
    height: 40px;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #CEE4D5;
}

.txt:focus {
    border: thin solid #F6DC00;
    box-shadow: 0 2px 16px #F6DC00;
    background-color: #B5F3B5;
    -webkit-box-shadow: 0v 2px 16px #F6DC00;
    -moz-box-shadow: 0 2px 16px #F6DC00;
    transition: all 0.5 linear;
    -webkit-transition:  all 0.5 linear;
    -moz-transition: all 0.5 linear;
}

.btn {
    border: none;
    height: 40px;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
}

.btn:hover {
    background-color: #09431B;
    color: #fff;
}



div#boxsemlogin {
    position: absolute;

    top: 100px;

    left:50%;
    margin-left: -150px;

    width: 300px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;    
    padding: 10px;
    text-align: left;

    background: #fff;
}

div#boxsemlogin label {
    display: block;
    color: #000;
    font-size: 9pt;
    text-align: left;
}

div#boxsemlogin span#erro {
    color: #C00000;
    font-size: 14pt;
    padding: 10px;
    left: 0px;
    right: 0px;
}

div#boxsemlogin .txt {
    border: none;
    height: 40px;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #CEE4D5;
}

div#boxsemlogin .txt:focus {
    border: thin solid #F6DC00;
    box-shadow: 0 2px 16px #F6DC00;
    background-color: #B5F3B5;
    -webkit-box-shadow: 0v 2px 16px #F6DC00;
    -moz-box-shadow: 0 2px 16px #F6DC00;
    transition: all 0.5 linear;
    -webkit-transition:  all 0.5 linear;
    -moz-transition: all 0.5 linear;
}

div#boxsemlogin .btn {
    border: none;
    height: 40px;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
}

div#boxsemlogin .btn:hover {
    background-color: #09431B;
    color: #fff;
}

div.resplandorbranco {   
    -moz-box-shadow: 0px 0px 30px #fff; 
    -webkit-box-shadow: 0px 0px 30px #fff; 
    box-shadow: 0px 0px 30px #fff;

    padding: 10px;
    border: 1px solid #fff;
    margin: 40px;
    margin-top: 10px;
    } 

.bradius {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;    
}

input#btn{
    -moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
    box-shadow:inset 0px 1px 0px 0px #cae3fc;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
    background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
    background-color:#79bbff;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #469df5;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    padding-top: 5px;
    padding-bottom: 5px;
    width:100px;
    text-decoration:none;
    text-align:center;
    cursor: pointer;
    text-shadow:1px 1px 0px #287ace
}

input#btn:hover{
    position:relative;
    top: 1px;
    cursor: pointer; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;    
}


input[type=submit], input[type=reset] {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
        padding-top: 5px;
        padding-bottom: 5px;
	width:100px;
	text-decoration:none;
	text-align:center;
        cursor: pointer;
	text-shadow:1px 1px 0px #287ace;
}
input[type=submit]:hover	{
    position:relative;
    top: 1px;
    cursor: pointer; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}

span#erroField {
    color: #7B0E0B;
    font-size: 8pt;
    font-style: italic;
}

footer {
    position: fixed;
    bottom: 0px;
    right: 0px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    padding-right: 10px;
    color: #000;
    font-weight: bold;
    font-size: 0.8em;
    opacity: 0.5;
}
footer:hover {
    opacity: 1;
}

.linkrodape {
    font-weight: bold;
    color:  blue;
    cursor: pointer;
    text-decoration: none;
}

.linkrodape:hover {
    text-decoration: none;
}

.campo {   
   font-size: 15pt;
}

.campo input[type="password"]{
    display: block;
    border: 1px solid #CCC;
    border: 1px solid silver;
    background: linear-gradient(#eee, #fff);
    transition: all 0.3s ease-in-out;
    padding: 0.2em;
    color: #555;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);     
    margin-left: 10px;
}

.campo input:focus {
    outline: none;
    background-position: 0 -1.7em;  
}

.campo label {
   margin-bottom: 0.2em;
   color: #666;
   display: block;
   margin-left: 10px;
   font-size: 15pt;
}

label {
  line-height: 30px;
}

.campo h2 {
   color: #838383;
   font-size: 20pt;
   padding: 10px 0 0 10px;
   font-weight: normal;
   font-family: impact, Sans, sans-serif;
   text-shadow: 1px 1px 0px #C3C3C3;
}

div#formrespsenha h2{
   color: #838383;
   font-size: 20pt;
   padding: 10px 0 0 10px;
   font-weight: normal;
   font-family: impact, Sans, sans-serif;
   text-shadow: 1px 1px 0px #C3C3C3;
    
}

.campo input[type=button] {
  -moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
  -webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
  box-shadow: inset 0px 1px 0px 0px #cae3fc;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
  background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
  background-color: #79bbff;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  text-indent: 0;
  border: 1px solid #469df5;
  display: inline-block;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  text-shadow: 1px 1px 0px #287ace;
  margin-left: 10px;
}

.campo input[type=button]:hover{
    position:relative;
    top: 1px;
    cursor: pointer; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}


div#formrespsenha input[type=button] {
  -moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
  -webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
  box-shadow: inset 0px 1px 0px 0px #cae3fc;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
  background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
  background-color: #79bbff;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  text-indent: 0;
  border: 1px solid #469df5;
  display: inline-block;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 200px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  text-shadow: 1px 1px 0px #287ace;
  margin-left: 10px;
}

div#formrespsenha input[type=button]:hover{
    position:relative;
    top: 1px;
    cursor: pointer; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}

div#boxid {
    float:right;
    position: relative;
    top: 100px;
    width: 300px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;   
    padding: 10px;
    text-align: left;
    left: 700px;
    background: #fff;
}

.titulorid {    
    display: block;
    width: 100%;
    padding: 0;        
    margin-bottom: 13px;
    font-family: arial;
    font-size: 17pt;
    line-height: 36px;
    color: red;
    border: 0;
    border-bottom: 1px solid #e5e5e5;  
    text-shadow: 0.1em 0.1em 0.2em #c0c0c0;
    font-weight: bold;
    text-align: left;
}

div#saibamais {
    position: fixed;
    top: 10px;
    left: 100px;
    right: 10px;
    margin: 0px;
    padding: 10px 5px 10px 5px;
    font-family: tahoma, arial;
    background-color: rgba(255,255,255,0.7);
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

div#saibamais h1 {
    padding: 5px;
    background-color: #6495ed;
    color: #fff;
    font-family: tahoma, arial;
    border-radius: 5px;
}

div#saibamais ul {
    float: right;
    list-style-type: none;
}

div#saibamais li {
    display: inline-block;
    padding: 10px;
    margin: 1px;
    border-radius: 10px;
}
div#saibamais li:hover {
    background-color: rgba(255,255,255,0.7);
}

div#saibamais a {
    color: #000;
    text-decoration: none;
    font-size: 12pt;
}

div#saibamais li.assinar {
    display: inline-block;
    background-color: rgba(255,255,0,1);
    padding: 10px 25px 10px 25px;
    margin: 1px;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #000;
    -webkit-transition: padding 1s, background-color 1s, -webkit-transform 1s;
    transition: padding 1s, background-color 1s, transform 1s;
}
div#saibamais li.assinar:hover {
    background-color: rgba(28,150,28,1);
    padding: 10px 40px 10px 40px;
    color: #000;
    -webkit-transition: padding 1s, background-color 1s, -webkit-transform 1s;
    transition: padding 1s, background-color 1s, transform 1s;
}

div#saibamais a.assinar {
    color: #000;
    text-decoration: none;
    font-size: 12pt;
}
div#saibamais a.assinar:hover {
    color: #000;
}


div#saibamais li.conectar {
    display: inline-block;
    background-color: rgba(14,128,115,1);
    padding: 10px 25px 10px 25px;
    margin: 1px;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #000;
    -webkit-transition: padding 1s, background-color 1s, -webkit-transform 1s;
    transition: padding 1s, background-color 1s, transform 1s;
}
div#saibamais li.assinar:hover {
    background-color: rgba(28,150,28,1);
    padding: 10px 40px 10px 40px;
    color: #000;
    -webkit-transition: padding 1s, background-color 1s, -webkit-transform 1s;
    transition: padding 1s, background-color 1s, transform 1s;
}

div#saibamais a.assinar {
    color: #000;
    text-decoration: none;
    font-size: 12pt;
}
div#saibamais a.assinar:hover {
    color: #000;
}

label_g {
    display: inline-block;
    padding: 2px 5px;
    margin: 1px;
    font-size: 12.850px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #008000;
    border-radius: 5px;
}

label_b {
    display: inline-block;
    padding: 2px 5px;
    margin: 1px;
    font-size: 12.850px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #1A72EA;
    border-radius: 5px;
}

label_r {
    display: inline-block;
    padding: 2px 5px;
    margin: 1px;
    font-size: 12.850px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #B61414;
    border-radius: 5px;
}

label_y {
    display: inline-block;
    padding: 2px 5px;
    margin: 1px;
    font-size: 12.850px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #E5BD01;
    border-radius: 5px;
}

.borda-preta {text-shadow:#000 1px -1px, #000 -1px 1px, #000 1px 1px, #000 -1px -1px}
.borda-branca {text-shadow:#fff 1px -1px, #fff -1px 1px, #fff 1px 1px, #fff -1px -1px}