.corpo-geral {
	background-color: #FFF;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 50px;
}

.head-logo {
	float: left;
	width: 550px;
}
.head-links {
	font-family: Tahoma;
	font-size: 16px;
	color: #2DB0FE;
	width: 250px;
	float: left;
	text-align: right;
}
.head-addfunds {
	font-family: Tahoma;
	font-size: 16px;
	width: 250px;
	float: left;
	text-align: right;
	margin-top: 10px;
}

.linha-cinza {
	clear: both;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 35px;
	margin-top: 25px;
}
.linha-cinza2 {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding-top: 20px;
	margin-bottom: 25px;
}

.corpo-left1 {
	float: left;
	width: 585px;
}
.div-left {
	float: left;
	margin-right: 15px;
}
.div-topico1 {
	clear: right;
	margin-bottom: 8px;
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	color: #2db0fe;
	font-weight: bold;
}
.div-supertopico1 {
	clear: right;
	margin-bottom: 8px;
	width: 100%;
	font-family: Arial;
	font-size: 24px;
	color: #2db0fe;
	font-weight: bold;
}

.div-topico3 {
	clear: right;
	margin-bottom: 8px;
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	color: #fe7c25;
	font-weight: bold;
}

.div-topico2 {
	clear: right;
	margin-bottom: 8px;
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	color: #2c9a13;
	font-weight: bold;
}

.div-texto1 {
	clear: right;
	margin-bottom: 8px;
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #454545;
}
.div-texto2 {
	clear: right;
	margin-bottom: 8px;
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #454545;
	padding-right: 0px;
}

.div-texto-filtro {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #494949;
}

.div-brk {
	clear: both;
	margin-bottom: 15px;
}
.painel-cinza {
	background-color: #f1f1f0;
	width: 380px;
	float: left;
}
.painel-cinza-body {
	padding: 20px;
}
.botao {
	margin-right: auto;
	margin-left: auto;
	width: 185px;
}
.bottom-body {
	background-color: #2db0fe;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bottom-content {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 14px;
}
.bottom-leftlinks {
	line-height: 20px;
	width: 280px;
	float: left;
}
.bottom-logo {
	width: 142px;
	float: left;
}
.bottom-msg {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFF;
	clear: both;
	text-align: center;
	padding-top: 40px;
}
.div-texto-med1 {
	font-family: Tahoma;
	font-size: 12px;
}
.cor-red1 {
	color: #cf0000;
}
.cor-green1 {
	color: #048e07;
}
.text-med1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333;
}
.tb-historico {
	padding-top: 10px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333;
}
.quadro-youtube {
	background-color: #CCC;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 50px;
	width: 640px;
}
.text-question {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.quadro-chat {
	float: left;
	width: 125px;
	height: 120px;
	margin-left: 40px;
}


.checar-quadro {
	width: 95%;
	padding: 15px;
	margin-bottom: 25px;
	border-radius: 4px;
	background-color: #F4F4F4;
	-webkit-box-shadow: 0.5px 0.5px 1px #737373;
	box-shadow: 0.5px 0.5px 1px #737373;
	font-family: Arial, Verdana, "Lucida Sans";
	color: #3E3E3E;
	font-size: 14px;
} 
.checar-cor-valido {
	color: #009B16;
}
.checar-cor-invalido {
	color: #9B0000;
}

.checar-quadro-result {
	width: 520px;
	padding: 15px;
	margin-bottom: 25px;
	border-radius: 4px;
	background-color: #F4F4F4;
	-webkit-box-shadow: 0.5px 0.5px 1px #737373;
	box-shadow: 0.5px 0.5px 1px #737373;
	font-family: Arial, Verdana, "Lucida Sans";
	color: #3E3E3E;
	font-size: 18px;
	font-weight: bold;
} 

.checar-titulo {
	color: #2DB0FE;
	font-family: Arial, Verdana, "Lucida Sans";
	font-weight: bold;
	font-size: 25px;
}
.checar-campo {
	color: #FF5700;
	font-family: Arial, Verdana, "Lucida Sans";
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: 20px;
	margin-top: 8px;
	width: 350px;
}
.checar-botao1 {
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	color: #000000;
	font-family: Arial, Verdana, "Lucida Sans";
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 9px;
	font-size: 20px;
	margin-top: 8px;
	border: 1px solid #ADADAD;
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(235,235,235,1.00) 4.66%,rgba(236,236,236,1.00) 54.92%,rgba(216,216,216,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(235,235,235,1.00) 4.66%,rgba(236,236,236,1.00) 54.92%,rgba(216,216,216,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(235,235,235,1.00) 4.66%,rgba(236,236,236,1.00) 54.92%,rgba(216,216,216,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(235,235,235,1.00) 4.66%,rgba(236,236,236,1.00) 54.92%,rgba(216,216,216,1.00) 100%);
}

.checar-botao1:hover {       
    color: #111111;
	font-family: Arial, Verdana, "Lucida Sans";
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 9px;
	font-size: 20px;
	margin-top: 8px;
	background-color: #E5F1FB ;
	border: 1px solid #0078D7;
	background-image: none;
	cursor: pointer;  
}



.checar-botao2 {
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	font-family: Arial, Verdana, "Lucida Sans";
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 9px;
	font-size: 20px;
	margin-top: 8px;
	background-color: #20AA41;
	border: 1px solid #ADADAD;
	cursor: pointer;
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(58,162,82,1.00) 3.11%,rgba(32,170,65,1.00) 53.37%,rgba(50,128,68,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(58,162,82,1.00) 3.11%,rgba(32,170,65,1.00) 53.37%,rgba(50,128,68,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(58,162,82,1.00) 3.11%,rgba(32,170,65,1.00) 53.37%,rgba(50,128,68,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(58,162,82,1.00) 3.11%,rgba(32,170,65,1.00) 53.37%,rgba(50,128,68,1.00) 100%);
} 

.checar-botao2:hover {       
    color: #FFFFFF;
	font-family: Arial, Verdana, "Lucida Sans";
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 9px;
	font-size: 20px;
	margin-top: 8px;
	background-color: #20AA41 ;
	border: 1px solid #ADADAD;
	background-image: none;
	cursor: pointer;  
}
