

/* @media (min-width: 1200px) {
    .container-proforma{
        width: 1330px;
    }
} */
.container-proforma{
    width: 100%;
}
.col-lista-custom{
    padding-left: 8px !important;
    padding-right: 0px !important;
    /* font-size: smaller; */
    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-min{
    padding: 0px 0px 0px 8px !important;
}

.div-guias {
    position: absolute;
    z-index: 1000;
    top: 50px;
    right: 34px;
}

.padding-trozos {
    padding-top: 8px;
    padding-bottom: 8px;

}

.hoja1-proforma {
    position: relative;
    min-height: 1000px;
}

.firma {
    position: absolute;
    bottom: 0px;
    width: 100%;
}