.titlePartDados{
	color: #724626;
    font-size: 16px;
    font-weight: 500;
	margin-bottom: -4px;
}
.inputPart input{
	width: 100%;
	background: #efefef;
	height: 30px;
	border: 1px solid #9c9c9c;
}
.titlePartForm{
	margin-top: 10px;
	margin-bottom: 3px;
}
h4.titlePartForm{
	margin-bottom: -6px;
	font-size: 13px;
    font-weight: 600;
}
.topPartForm{
	border-bottom: 3px solid #efefef;
	padding-bottom: 40px;
}
.listaParcForm{
	margin-top: 5px;
}

.listaParcForm input{
	width: 15px;
}
.listaPartOp {
	margin-bottom: -18px;
	font-size: 12px;
}
.listaPartOp span{
	position: absolute;
    margin: 8px 0 0 5px;
}
.outrosForm{
	margin-bottom: 5px !important;
}
.outrosTop{
	margin-top: 26px !important;
}
.buscaParcForm{
	margin-top: 25px;
}
.selectParcForm , .textareaParcForm{
	margin-top: 10px;
}
.selectParcForm select{
	width: 100%;
	background: #efefef;
	height: 30px;
	border: 1px solid #9c9c9c;
}

.textareaParcForm textarea{
	width: 100%;
	background: #efefef;
	height: 30px;
	border: 1px solid #9c9c9c;
    height: 90px;
}
.radioParcForm {
	margin-bottom: -10px;
}
.radioParcForm span{
	position: absolute;
    margin: 8px 0 0 5px;
}
.radioParcFormSim{
	float: left;
	margin-right: 5px;
}
.radioParcFormSim span{
	position: absolute;
    margin: 8px 0 0 5px;
}
.radioParcFormNao{
	float: left;
}
.radioParcFormNao span{
	position: absolute;
    margin: 8px 0 0 55px;
}
.radioParcFormNao input{
	position: absolute;
    margin-left:35px;
}
.checkboxParcForm{

}
.btnParcFormEnv{

}
.checkboxParcForm{
	margin-top: 20px;
}
.checkboxParcForm input{
	width: 15px;
}
.camposObgParc{
	margin-top: 10px;
}
.btnParcFormEnv{
	background: #724626;
    text-align: center;
    color: white;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
}
.footerPartForm{
	margin-bottom: 50px;
}
.participeGanhe .colunaEsquerda{
	padding-right: 2%;
}
.participeGanhe .colunaDireita{
	padding-left: 2%;	
}
.participeGanhe > .row{
	margin-bottom: 30px;
}