/* Doação na conta de luz */

#contact-form input[type='text'], input[type='email'], input[type='tel']{
	padding:5px;
	border:none;
	border-bottom:1px solid #000000;
}

#contact-form label{margin-bottom:13px;}
.eletro{margin-left:auto;margin-right:auto;}
.inln{display: inline-block; line-height:1.5;}
.eletro-1{width:130px;}
.eletro-2{max-width:1060px;}
.name,.cpf_cnpj,.email,.phone{width:525px;}
.name-2,.email-2{ width:455px;}
.cpf_cnpj-2{width:427px;}
.address-2{width:959px;}
.phone-2,.numuc-2{width:433px;}
.name_holder-2{width:665px;}
.donation-21,.donation-22,.donation-23,.donation-24,.donation-25,.donation-26,.donation-27{ margin: 10px 60px 10px 0;}
.donation-26,.donation-27{ margin-right:5px;}
.donation-272{width:75px;}
#quanto{text-align:right;}
.acceptterms-2{width:830px;}

@media (min-width: 960px) and (max-width: 1199px){
	.eletro-2{max-width:820px;}
	.name,.cpf_cnpj,.email,.phone{width:405px;}
	.name-2,.email-2{ width:335px;}
	.cpf_cnpj-2{width:305px;}
	.address-2{width:718px;}
	.phone-2,.numuc-2{width:311px;}
	.name_holder-2{width:425px;}
	.donation-21,.donation-22,.donation-23,.donation-24,.donation-25,.donation-26,.donation-27{margin: 5px 20px 5px 0;}
	.donation-26,.donation-27{ margin-right:0px;}
	.donation-272{width:50px;}
	.acceptterms-2{width:620px; font-size:12pt;}
	.acceptterms img{max-width:150px;}
}
@media (min-width: 768px) and (max-width: 959px){
	.eletro-2{max-width:620px;}
	.name,.email{width:355px;}
	.cpf_cnpj,.phone{width:255px;}
	.name-2,.email-2{ width:285px;}
	.cpf_cnpj-2{width:155px;}
	.address-2{width:520px;}
	.phone-2,.numuc-2{width:161px;}
	.name_holder-2{width:225px;}
	.donation-21,.donation-22,.donation-23,.donation-24,.donation-26,.donation-27{margin: 5px 5px 5px 0;}
	.donation-25{display:none;}
	.donation-26,.donation-27{ margin-right:0px;}
	.donation-272{width:45px;}
	.acceptterms-2{width:485px; font-size:11pt;}
	.acceptterms img{max-width:100px; position:relative;top:10px;}
}

@media (max-width: 767px){
	#contact-form input[type='text'], input[type='email'], input[type='tel']{
		border-bottom:none;
		border: 1px solid #ababa9;
	}
	.eletro-1{display:none;}
	.eletro-2{width:265px;}
	.name, .email, .cpf_cnpj, .phone, .address, .numuc, .name_holder,
	.name-1, .email-1, .cpf_cnpj-1, .phone-1, .address-1, .phone-1, .numuc-1, .name_holder-1,
	.name-2, .email-2, .cpf_cnpj-2, .phone-2, .address-2, .phone-2, .numuc-2, .name_holder-2{
		width:100%;
	}
	.donation-1{margin-top:30px;}
	.donation-21,.donation-22,.donation-23,.donation-24, .donation-26, .donation-27{ margin:5px; width:110px}
	.donation-26{margin-rigth:0; width:85px}
	.donation-27{ margin-rigth:0; margin-left:0; width:140px}
	.donation-25{ display:none;}
	.donation-272{width:70px;}
	.acceptterms-2{width:225px; font-size:11pt;}
	
	/*POPUP [?]*/
	.width_2{margin-top:-500px;}
}