.inputDet{
    border: 0;
    border-bottom: 1px solid #fd7e14;
    width: 100%;
    font-size: 11pt;
    background: transparent;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

.inputDet:selected{
    border: 0;
}

.data-table{
    width: 100% !important;
}
