#prod-tabs {
    margin: 0;
    border: none !important;
}
#prod-tabs a {
    font-size: 18px;
    padding: 7px 15px 7px 2px;
    border: none !important;
    color: #696969;
}

#prod-tabs li.active a {
    color: #337ab7;
}

.quantity-inp {
    padding: 1px 8px !important;
    width: 38px !important;
    height: 23px !important;
}
.td-info a {
    font-size: 14px;
}
