.sp-content-br-top {
    border-radius: 0px 0px 0px 0px;
}

.sp-content-br-gen {
    border-radius: 0px 0px 0px 0px;
}

.btn-radius,.btn:not(.kt-header__topbar-item .btn), .swal-button, .ddl #buttons input {
    border-radius: 7px;
}

.sp-border-solid, #CajasTextoBorde, .cajasTexto, .cajasTextoExt, .cajasTextoMin, .cajasTextoMed, .cajasTextoD, .cajasTextoLectura, .cajasTextoLecturaDer, .DropDL, .input-group-cajas-texto-left, .input-group-cajas-left, .input-group-cajas-right, .input-group-cajas-texto-right, .custom-select, .dataTables_filter input, .ddl2, div.dd_chk_select, .dropdown-filter-btn {
    border: #336791 1px solid;
}

.sp-icon-input-right, .icon-input-right {
    border-color: #336791;
}

.sp-cajas-br, #CajasTextoBorde, .cajasTexto, .cajasTextoExt, .cajasTextoMin, .cajasTextoMed, .cajasTextoD, .cajasTextoLectura, .cajasTextoLecturaDer, .DropDL, .sp-form-control, .custom-select, .dataTables_filter input, .ddl2 {
    border-radius: 5px;
}

.sp-ig-cajas-texto, .input-group-cajas-texto-left, .input-group-cajas-left {
    border-radius: 5px 0px 0px 5px;
}

.sp-ig-cajas, .icon-input-right, .input-group-cajas-right, .input-group-cajas-texto-right {
    border-radius: 0px 5px 5px 0px;
}

.sp-grilla-br-left, .grilla tbody tr.grillaEncabezado:first-child > td:first-child, .grilla tbody tr.grillaEncabezado:first-child > th:first-child, .table thead tr:first-child > th:first-child {
    border-radius: 0px 0px 0px 0px;
}

.sp-grilla-br-right, .grilla tbody tr.grillaEncabezado:first-child > td:last-child, .grilla tbody tr.grillaEncabezado:first-child > th:last-child, .table thead tr:first-child > th:last-child, table.dataTable thead th.sp-thead-br-right{
    border-radius: 0px 0px 0px 0px;
}

.sp-grilla-br-total, .grilla tbody tr:last-child.grillaPaginador > td:last-child {
    border-radius: 0px 0px 0px 0px;
}

.jOrgChart .down {
    background-color: #336791;
}

.jOrgChart .top {
    border-top: 3px solid #336791;
}

.jOrgChart .left, .jOrgChart .down {
    border-right: 2px solid #336791;
}

.jOrgChart .right {
    border-left: 2px solid #336791;
}

.jOrgChart .node {
    border-color: #336791;
}

.oPlantillasDv .jOrgChart .left {
    border-right: 1px solid #336791;
}

.oPlantillasDV .jOrgChart .node2 {
    border-color: #336791;
}

.oPlantillasDV .jOrgChart .nodePlanta {
    border-color: #336791;
}

.sp-tfirstrow-br-left, table.grilla tbody tr:nth-child(2) td:first-child, .table tbody tr:first-child > td:first-child {
    border-top-left-radius: 0px;
}

.sp-tfirstrow-br-right, table.grilla tbody tr:nth-child(2) td:last-child, .table tbody tr:first-child > td:last-child, table.dataTable tbody tr:first-child td.sp-thead-br-right {
    border-top-right-radius: 0px;
}

.sp-tlastrow-br-left, table.grilla tbody tr:last-child td:first-child, .table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 0px;
}

.sp-tlastrow-br-right, table.grilla tbody tr:last-child td:last-child, .table tbody tr:last-child td:last-child, table.dataTable tbody tr:last-child td.sp-thead-br-right {
    border-bottom-right-radius: 0px;
}

.campos-focus, .sp-border-solid:focus, #CajasTextoBorde:focus, .cajasTexto:not(#searchBox.cajasTexto):focus, .cajasTextoExt:focus, .cajasTextoMin:focus, .cajasTextoMed:focus, .cajasTextoD:focus, .cajasTextoLectura:focus, .cajasTextoLecturaDer:focus, .DropDL:focus, .input-group-cajas-texto-left:not(#searchBox):focus, .input-group-cajas-left:focus, .input-group-cajas-right:focus, .input-group-cajas-texto-right:not(#searchBox):focus, .custom-select:focus, .dataTables_filter input:focus, .ddl2:focus, div.dd_chk_select:focus, .dropdown-filter-btn:focus, .input-group-prepend:has(+ .input-group-cajas-texto-right:not(#searchBox)) > .input-group-cajas-left:focus, .input-group-cajas-texto-left:not(#searchBox) + .input-group-append > .input-group-cajas-right:focus {
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,1),0px 0px 0px 5px #00569d;
    -moz-box-shadow: 0px 0px 0px 3px rgba(255,255,255,1),0px 0px 0px 5px #00569d;
    box-shadow: 0px 0px 0px 3px rgba(255,255,255,1),0px 0px 0px 5px #00569d;
}
