
.promocao {
    padding: 15px;
}
.promocao-titulo {
 }
.promocao-descricao p,.theader th {
    font-size: 15px;
    color: #fff;
}
.promocao-descricao p {
    padding: 10px 30px 40px;
    text-align: justify;
    background: rgba(0,0,0,.5);
    margin: 0 auto;
}
.promocao-acao {
    padding: 0 20px;
    border: 2px solid #37b007;
    border-radius: 0;
    color: #fff;
    height: 34px;
    text-transform: uppercase;
    position: relative;
    box-shadow: 0 3px 10px #333;
    background: #4ece1b;
}
.remdef {
	width: initial !important;
    top: initial !important;
    margin-left: initial !important;
}
.promocao-remover {
	margin-top: 12px;
}
.promocao-captcha {
	font-size: 10px;
}
