﻿
.div-factura-comision-DetalleNotaCredito {
    position: absolute;
    left: 23%;
    top: 15%;
    width: 70%;
}

.div-factura-comision-DetalleNotaCredito-header {
    font-family: Poppins;
    font-weight: 500;
    font-size: 150%;
    color: #000;
    border-bottom: 2px solid #1EA0CA;
}

.div-factura-comision-DetalleNotaCredito-body {
}


.div-factura-comision-DetalleNotaCredito-tittle {
    background-color: #F7F7F7;
}

.tittle {
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 500;
}

.div-factura-comision-DetalleNotaCredito-form {
    padding-bottom: 6%;
    background-color: #F7F7F7;
    max-height: 150px;
    position: relative !important;
    padding-left: 5%;
    padding-top: 1%;
}


    .div-factura-comision-DetalleNotaCredito-form label {
        float: left;
        font-family: Poppins;
        font-weight: 500;
        font-size: 15px;
        color: #757C7F;
        color: rgb(117, 124, 127);
        margin-top: 0.2%;
        width: 14%;
    }



.lblTitulo {
    font-weight: bold !important;
    color: #757C7F !important;
    float: left;
    margin-top: 0.2%;
    width: 14%;
}

.frm-check {
    float: left;
    margin-right: 2% !important;
}

.div-factura-comision-DetalleNotaCredito-tabla {
    width: 100%;
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
}

.frm-area {
    width: 90%;
    font: 12px Arial, Helvetica, sans-serif;
}

.lblNombreEspecial {
    width: 30% !important;
}
