.qa_offer_vote {
    margin-top:10px;
}

.qa_offer_vote >li>label{
    margin-bottom:5px;
}

.qa_offer_vote >li>label>span{
    background:white!important;
    border:1px solid #d3d3d3!important;
}

.qa_offer_vote >li>label>a{
    font-weight: 500;
}

.qa_offer_question{
    margin-top:-30px;
}

.qa_offer_question tr{
    height:50px;
    margin-top:-10px!important;
    border:0px solid white;
}

.qa_offer_question th{
    padding:0px!important;
}

.qa_offer_question td{
    padding:0px!important;
}

.qa_offer_question tr>td:nth-child(1) >input,.qa_offer_question tr>td:nth-child(4) >a{
    margin-bottom:14px!important;
}


