@media (min-width: 1200px) {
    .container-proforma-otros {
        width: 1341px !important;
    }
}

.col-lista-custom {
    padding-left: 12px !important;
    padding-right: 0px !important;
    font-size: small;
    text-transform: uppercase;

}

.col-lista-custom .table-child {
    background-color: transparent !important;
}

md-tabs {
    background-color: white;
    padding: 10px;
    border-radius: 4px !important;
}

md-tab-content {
    min-height: 461px;
}

.list-group {
    min-height: 530px;
    background-color: white;
}

.table-not-border td {
    border-top: none !important;
}

.tr-head-parent {
    background-color: #e1dfdd;
    text-transform: uppercase;
}

.tr-head-child {
    color: #999;
}

.div-guias {
    position: absolute;
    z-index: 1000;
    top: 50px;
    right: 34px;
}

.padding-otros {
    /* padding-top: 8px; */
    padding-bottom: 8px;

}
/* .hoja1-proforma-otros{
    position: relative;
    min-height: 1000px;
} */
.firma {
    position: absolute;
    bottom: 0px;
    width: 100%;
}