﻿#btnShowPanelTabla, #form-articuloSustituto, #btnAlmacenar {
    display: none;
}

.panel-tools button {
    margin-left: 5px;
}


#tblArticuloSustituto tbody tr { 
    cursor: pointer;
}

#tblArticuloSustitutoDetalle tbody tr {
    cursor: pointer;
}

#settings {
    top: 13%;
}

    #settings button {
        top: 61%;
    }