.section-purchases{
}

.section-purchases .link-payroll-show{
    cursor: pointer;
    color: #339989;
}

.section-purchases .link-payroll-load{
    cursor: pointer;
    color: #f39c12;
}

.section-purchases .purchase-detail-row-content{

}

.section-purchases .purchase-detail-col{
    background-color: #ecf0f1;
    min-height: 100px;
    box-sizing: border-box;
    border-radius: 0px;
}

.section-purchases .form-group .btn-load-payroll-ct {
    padding: 8px 20px !important;
}

.section-purchases .table td, 
.section-purchases .table th {
    font-size: 1rem;
}

.section-purchases-payroll{
    font-size: 1rem;
}

.section-purchases-payroll  .card-payroll-load{
    padding: 0px;
    border: 0px;
}

.section-purchases-payroll .card-payroll-load > .card-header{
    padding: 0px;
    border: 0px;
    padding-top: 30px;
    padding-bottom: 15px;
}

.section-purchases-payroll .card-payroll-load > .card-body{
    padding: 0px;
    border: 0px;
    padding-bottom: 30px;
}

.section-purchases-payroll .section-subtitle{
    margin-bottom: 0px;
    font-size: 1.2rem;
    font-weight: 500;
}

.section-purchases-payroll .course-name{
    margin-bottom: 0px;
    font-size: 1rem;
    font-weight: 500;
}

.section-purchases-payroll .course-licenses{
    margin-bottom: 0px;
    font-size: 1rem;
    font-weight: 500;
}

.section-purchases-payroll .course-licenses b{
    margin-bottom: 0px;
    font-size: 1rem;
    font-weight: 400;
}

.section-purchases-payroll .course-payroll-url{
    margin-bottom: 0px;
    font-size: 1rem;
    font-weight: 400;
}

.form-link-sence button,
.form-link-invoice button{
    text-transform: inherit;
    padding: 0px;
    border: 0px;
    box-shadow: none;
    letter-spacing: inherit;
    color: #0000b3;
}

.link-action-item-tbl{
    font-size: 1rem;
    color: #f39c12;
    font-weight: 400;
}

.dv-link-action-item-tbl{
    text-align: center;
}

.link-action-show-request{
    color: #339989;
}

.link-cuotas-show{
    color: #0000b3;
    cursor: pointer;
}