.inner-content {
  width: 750px;
  padding-top: 10px;
 /* margin-left: 190px;*/
  font-family: Arial, Helvetica, sans-serif;
}
ul,
ol {
  list-style: none outside none;
  outline: 0;
}
p {
  color: #333333;
  font-size: 13px;	
  line-height: 18px;
}
p a {	
  border: 0 none;
  color: #666666;
  font-weight: bold;
  transition: all 0.25s linear 0s;
}
p a:hover {
  border: 0 none;
  color: #333333;
  font-weight: bold;
  transition: all 0.25s linear 0s;
}
h3 {
  font-size: 15px;
  color: #333333;
  line-height: 15px;
}
h4 {
  font-size: 13px;
  color: #666666;
  line-height: 15px;
}
button {
  color: #f2f2f2;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
}

.margin {
  margin-left: 43px;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.color-red {
  color: red;
}
.donate-container {
  width: 400px;
  height: 100%;
  float: left;
  margin-top: 20px;
}	
.paypal {
  width: 200px;
  height: 130px;
  border: solid 1px #cccccc;
  float: left;
  margin-bottom: 15px;
}
.logo-paypal {
  width: 200px;
  height: 40px;
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
}
.donate-paypal {
  width: 200px;
  height: 69px;
  padding-top: 20px;
  background: #ffffff;
  text-align: center;
}
.input-donate {
  width: 147px;
  height: 47px;
  background: none;
}
.transfer {
  width: 400px;
  height: 130px;
  float: left;
}

.form {
  width: 750px;
  height: 100%;
  float: left;
  margin: 10px 0 0 0;
}
.title_form {
  width: 750px;
  height: 20px;
  color: #666666;
  margin: 0;
}
.row-form {
  width: 750px;
  height: 100%;
  float: left;
  padding: 10px 0 20px 0;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  margin: 0 0 10px 0;
}
.row {
  width: 100%;
  height: 24px;
  margin: 10px 0 0 0;
  float: left;
}
.row-textarea {
  width: 100%;
  height: 72px;
  float: left;
  margin: 10px 0 0 0;
}
.label {
  width: 70px;
  height: 24px;
  float: left;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
  font-weight: normal;
}
input[type="text"], input[type="email"], input[type="password"]  {
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  color: #666666;
  width: 650px;
  height: 24px;
  background-color: #E6E6E6;
  padding: 0 10px;
  border: 0;
  outline: 0;
  font-family: Arial, Helvetica, sans-serif;
}
textarea {
  width: 650px;
  height: 72px;
  font-size: 12px;
  font-weight: lighter;
  line-height: 24px;
  color: #666666;
  outline: 0;
  border: 0;
  resize: none;
  background-color: #E6E6E6;
  padding: 0 10px;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif;
}
.send, .cancel {
  width: 100px;
  height: 24px;
  float: left;
  margin: 0 6px 0 0;
  outline: 0;
  border: 0;
  font-weight: bold;
  line-height: 24px;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}
.send {
  background: #666666;
  color: #f2f2f2;
  margin-left: 70px;
}
.cancel {
  background: #e6e6e6;
  color: #666666;
}
.send:hover, .cancel:hover {
  outline: 0;
  border: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}
h6.nota {
  width: 750px;
  height: 24px;
  float: left;
  margin: 0;
  color: #666666;
  font-size: 11px;
  line-height: 24px;
  font-weight: normal;
}
.checkbox {
  width: 750px;
  height: 24px;
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
}
.row-checkbox {
  width: 650px;
  height: 34px;
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
  float: left;
  margin: 10px 0 10px 80px;
}

.page-title {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  margin-bottom: 20px;
}
.account-login form {
  background: #e6e6e6;
  margin: 0;
  padding: 0;
}
.col-set .col-1 {
  width: 48.5%;
  float: left;
}
.col-set .col-2 {
  width: 48.5%;
  float: right;
}
.account-login .content {
  background: #e6e6e6;
  border: 0;
  color: #333333;
  min-height: 200px;
  padding: 20px 10px;
}
.account-login .content2 {
  background: #e6e6e6;
  border: 0;
  color: #333333;
  min-height: 200px;
  padding: 20px 10px;
  padding-bottom:2px;
}
.account-login .new-users h4, .account-login .registered-users h4 {
  margin: 0;
  color: #666666;
}
ul.form-list {
  margin: 20px 0 0 0;
  padding: 0;
}
ul.form-list li {
  margin: 0 0 10px 0;
}
.form-list label {
  margin: 0;
  padding: 0;
  font-size: 12px;	
  line-height: 18px;
  color: #666666;
  float: left;
  position: relative;
}
.form-list label.required em{
  float: right;
  color: red;
  font-style: normal;
  position: absolute;
  right: -8px;
  top: 0;
}
.form-list .input-box {
  width: 324px;
  clear: both;
  display: block;
}
.form-list .input-box input {
  border: 0;
  color: #333333;
  background: #cccccc;
  margin-top: 5px;
  width: 324px;
  height: 20px;
}
p.required {
  color: red;
  font-size: 11px;
  margin: 0 0 10px 0;
}
.account-login .buttons-set {
  height: 20px;
  padding: 10px;
  background: #e6e6e6;
  border: 0;
  margin-top: 1px;
}
.button-set {
  clear: both;
  text-align: right;
}
.buttons-set button.button {
 float: right;
  margin-left: 10px;
}
button.button {
  width: auto;
  background: #666666;
  border: 0;
  margin: 0;
  overflow: visible;
  color: #f2f2f2;
  padding: 3px 5px;
  transition: all 0.15s linear 0s;
  cursor: pointer;
}
button.button:hover {
  background: #cccccc;
  color: #666666;
  transition: all 0.15s linear 0s;
}
.account-login button.button span{
  font-size: 11px;
}
.account-login .buttons-set a{
  color: #666666;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
}
.account-login .buttons-set a:hover{
  color: #333333;
}

.fieldset {
  height: 100%;
  margin-bottom: 20px;
}
.fieldset legend{
  margin: 0;
  color: #666666;
}
ul.form-list .field {
  width: 350px;
  float: left;
  margin: 0 20px 10px 0;
}
.buttons-set button.button {
  float: right;
}
.account-create .buttons-set a, .col-main .buttons-set a, .back a {
  color: #666666;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
  border: 0;
  outline: 0;
}
.account-create .buttons-set a:hover, .col-main .buttons-set a:hover, .back a:hover {
  color: #333333;
  border: 0;
  outline: 0;
}
.account-create .buttons-set p, .col-main .buttons-set p {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.account-create .buttons-set .back-link, .col-main .buttons-set .back-link {
  width: 705px;
  height: 20px;
  padding: 0 35px 10px 10px;
  line-height: 20px;
  border-bottom: 1px solid #cccccc;
}




.account-create-alert, .account-login-alert {
  width: 728px;
  height: 100%;
  background: #e6e6e6;
  border: 1px solid green;
  padding: 5px 10px;
  margin-bottom: 20px;
}
.account-create-alert p, .account-login-alert p {
  color: #666666;
}
.login-alert p{
  color: #333333;
}
.login-alert {
  width: 728px;
  height: 100%;
  background: #f2f2f2;
  border: 1px solid #999999;
  padding: 5px 10px;
  margin-bottom: 20px;
  color: #333333;
  animation:color 5s linear infinite;
  -moz-animation:color 5s linear infinite;
  -webkit-animation:color 5s linear infinite;
  -o-animation:color 5s linear infinite;
}
@keyframes color
{
0%,100%   {background:#f2f2f2;}
25%  {background:#e6e6e6;}
50%  {background:#cccccc;}
75% {background:#999999;}

}

@-moz-keyframes color
{
0%,100%   {background:#f2f2f2;}
25%  {background:#e6e6e6;}
50%  {background:#cccccc;}
75% {background:#999999;}
}

@-webkit-keyframes color
{
0%,100%   {background:#f2f2f2;}
25%  {background:#e6e6e6;}
50%  {background:#cccccc;}
75% {background:#999999;}
}

@-o-keyframes color
{
0%,100%   {background:#f2f2f2;}
25%  {background:#e6e6e6;}
50%  {background:#cccccc;}
75% {background:#999999;}
}

.back {
  width: 705px;
  height: 20px;
  padding: 10px 35px 10px 10px;
  line-height: 20px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}


/*apoio técnico*/

.chat-apoio{
  width: 432px;
  height: 480px;
  background: #999999;
  margin-top: 30px;
}
.faqs{
  width: 730px;
  margin-top: 30px;
  border-top: 1px solid #cccccc;
}
.faqs h3 {
 padding-top: 10px;
}
#faqs_menu a {
  border: 0 none;
  color: #666666;
  font-weight: normal;
  line-height:24px;
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.25s linear 0s;
}
#faqs_menu a:hover {
  border: 0 none;
  color: #333333;
  font-weight: normal;
  transition: all 0.25s linear 0s;
}
.border {
  border-bottom: 1px solid #cccccc;
  margin: 20px 0;
}
.border-dashed {
  border-bottom: 1px dashed #cccccc;
  margin: 20px 0;
}
.faqs p strong {
  color: #666666;
  font-weight: bold;
  margin: 0;
}
.faqs h3 {
  margin-top: 20px;
}
.faqs a h6 {
  font-size: 10px;
  color: red;
  font-weight: bold;
  text-align: right;
  margin: 0;
  cursor: pointer;
  opacity: 1;
}
.faqs a:hover h6 {
  opacity: 0.8;
}
.download {
  width: 108px;
  height: 24px;
  padding: 0 6px;
  border: 0;
  outline: 0;
  text-decoration: none;
  display: block;
  background: #999999;
  transition: all 0.25s linear 0s;
}
.download:hover {
  background: #777777;
  transition: all 0.25s linear 0s;
}
.download span {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 24px;
  color: #f2f2f2;
}
.download img {
  float: right;
}