[type=checkbox] {
    width: 16px;
    height: 16px;
    background-colorcolor: red;
}

button, [type=button], [type=submit] {
    padding: .2rem .4rem !important;
    font-size: .800rem !important;
}

input, select {
    border-radius: 2px !important;
}

.row.table{
    border-top: solid 1px #e8e8e8;
    margin-bottom: 0.500rem;
    margin-top: 0.500rem;
    padding-top: 0.500rem;
    display: flex;
    justify-content: center;
    font-size: 12px;
}

.resp-tabs-list li{

}

#jqi_state0_buttonReject{
    background-color: #f5365c !important;
}

#jqi_state0_buttonPending{
    background-color: #fb6340 !important;
}

#jqi_state0_buttonApprove{
    background-color: #3b9844 !important;
}
