

/* Filtros de vista - Inicio */
.secContenedor__filtros{
    height: auto;
    /*margin: 0.25rem 0!important;*/
    padding: 0;
    margin-bottom: 0.25rem;
    margin-top: 0.75rem;
}
/* Filtros de vista - Fin */

/*Paginador - Inicio*/
.mat-paginator-icon {
    width: 22px!important;
}
.mat-paginator-range-label {
    margin: 0 15px 0 15px!important;
}
.mat-paginator-page-size-select {
    margin: 10px 4px 0 4px!important;
}
.mat-paginator-range-actions {
    margin-top: 0!important;
}
.mat-paginator-page-size-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
    padding: 0px!important;
    margin: 0px!important;
    padding-bottom: 18px!important;
}
.paginador--borde{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color:  #c8c8c9;
}
.secContenedor__paginador--fixed{
    /* position: fixed; */
    bottom: 0;
    width: 96.7%;
    margin-left: 0px;
    text-align: center;
    background-color: #ffffff;
    height: 60px;
}
.secContenedor__paginador--fixed-listado {
    /* position: fixed; */
    bottom: 0;
    margin-left: 0px;
    text-align: center;
    border-top: thin solid #c8c8c9;
    background-color: #ffffff;
    /* width: 30.9%; */
    justify-content: right;
    height: 50px;
}
.btn--paginador{
    font-size: 11px;
    float: right;
}
.btn--actualizar {
    color: #5f5f5f!important;
    font-size: 18px;
    margin-top: 8px;
}
.btn--actualizar:hover, .btn--actualizar:focus{
    color: #000000!important;
    transition: 0.3s;
    opacity: 1;
}
.mat-paginator-container {
    padding: 0px !important;
    flex-wrap: nowrap !important;
    min-height: auto !important;
}
/*Paginador - Fin*/

/*Tablas - Inicio*/
.mat-table--custom {
    overflow: visible!important;
}
.mat-header-row {
    z-index: 1!important;
}
.tabla-expandida .mat-header-row {
    z-index: 2!important;
}
.tabla-expandida-detalle .mat-header-row {
    z-index: 1!important;
}
.mat-header-row, .mat-row {
    min-height: 40px;
}
.mat-header-cell.form-check {
    padding-top: 7px;
}
.mat-header-cell {
    color: var(--brand-color-primary-700);
    font-size: 0.8rem!important;
}
.mat-cell--custom, .mat-footer-cell--custom {
    font-size: 0.8rem!important;
    font-weight: 400;
    white-space: normal!important;
}
.mat-cell.mat-column-expandedDetail {
    padding: 0!important;
}
.mat-cell.mat-column-expandedDetailRepresentante {
    padding: 0!important;
}
.mat-cell.mat-column-expandedDetailCondena {
    padding: 0!important;
}
.row-single-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 98%;
    line-height: 1.3;
    margin-right: 7px;
}
.tabla-body {
    max-height: calc(100vh - 335px);
    overflow-y: visible;
    border-bottom: thin solid #c8c8c9;
}
.tabla-body-admin {
    height: calc(100vh - 215px);
    overflow-y: visible;
}
.tabla-body--mobile {
    width: fit-content;
    min-width: 100%;    
}
.tabla-body--mobile--maxw {
    max-width: 100%;    
}
@media (max-width: 1365px) {
    .tabla-body--mobile {
        margin-bottom: 1rem;
    }
}
.tabla-body--alto {
    width: max-content !important;
    height: calc(100vh - 343px);
    overflow-y: visible;
}
.tabla-header--width-none{
    min-width: 0px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-check {
    max-width: 70px!important;
    min-width: 70px!important;
}
.tabla-header--width-fecha{
    min-width: 135px !important;
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--content-center{
    justify-content: center;
}
.tabla-header--content-right{
    justify-content: right;
}
.tabla-header--width-icon, .tabla-header--width-55{
    min-width: 55px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-firma, .tabla-header--width-80{
    min-width: 80px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-button{
    min-width: 135px !important;
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-20{
    min-width: 20px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-50{
    min-width: 50px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-70{
    min-width: 70px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-87{
    min-width: 87px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-100{
    min-width: 100px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-120{
    min-width: 120px !important;
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-130{
    min-width: 130px !important;
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-150{
    min-width: 150px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-180{
    min-width: 180px !important;   
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-200{
    min-width: 200px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-220{
    min-width: 220px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-260{
    min-width: 260px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-320{
    min-width: 320px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-400{
    min-width: 400px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-500{
    min-width: 500px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--width-600{
    min-width: 600px !important;    
    -webkit-box-flex: 0;
    flex: 1
}
.tabla-header--max-width-220{
    max-width: 200px !important;    
}
/*Tablas - Fin*/

/* Columna de check - Inicio */
.form-check {
    position: inherit!important;
}
.align-check {
    float: right;
}
.form-check--lista {
    margin-top: -5px!important;
    position: inherit;
}
.form-check-input {
    margin-top: 1rem!important;
}
.form-check--margin {
    margin-top: 5px;
}
.mat-column-check {
    max-width: 45px;
    min-width: 45px;
}
/* Columna de check - Fin */

/* Columna de radiobutton - Inicio */
.mat-radio-outer-circle {
    height: 18px!important;
    width: 18px!important;
    border-width: 1px!important;
}
.mat-radio-inner-circle {
    height: 18px!important;
    width: 18px!important;
    border-width: 1px!important;
}
/* Columna de radiobutton - Fin */

/* Vista tarjetas - Inicio */
.secContenedor__lista{
    position:absolute;
    width: 96.3%;
}
.subContenedor__lista{
    padding-left: 0px;
    width: 33%;
    margin-bottom: 0;
    height: -webkit-fill-available;
}
@media (max-width: 374px) {
    .secContenedor__lista {
        width: 100%;
    }
    .subContenedor__lista{
        width: 100%;
        height: 280px;
        border-right: none;
    }
}
@media (max-width: 768px){
    .secContenedor__lista{
        height: auto;
    }
    .subContenedor__lista{
        width: 100%;
        height: 300px;
        border-right: none;
    }    
}
#secContenedor__listaLateral{
    height: calc(100vh - 314px);
    position: absolute; 
    width: 32.9%;
}
.subContenedor__listaLateral{
    overflow: auto; 
    overflow-x: hidden!important;
    height: 100%;
}
@media (max-width: 1024px) {
    .subContenedor__listaLateral{
        height: 67%;
    }
}
.subContenedor__listaLateral--tarjeta {
    padding-right: 0!important;
}
.subContenedor__listaLateral--tarjeta-110 {
    padding: 0 5px 0 0;
    height: 110px;
}
.subContenedor__listaLateral--tarjeta-sinCheck {
    padding-left: 0!important;
}
.subContenedor__listaLateral--tarjeta-btn{
    height: inherit;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    box-shadow: none;
    border: none;
    cursor: context-menu;
    border-left: 2px solid white;
}
.subContenedor__listaLateral--tarjeta-btn:focus{
    background-image: linear-gradient(to right, rgb(239, 239, 239), rgba(255, 255, 255, 0)85%);
}
.tarjeta:hover{
    border-left: 2px solid var(--brand-color-primary-700);
}
.tarjeta__activa {
    border-left: 2px solid var(--brand-color-primary-700);
}
.tarjeta__inicial {
    height: 28px;
    width: 28px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: .875rem;
    padding-top: 3px;
    color: #ffffff;
}
.tarjeta__columna-izquierda {
    width: 8%;
    height: 75px;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.tarjeta__columna-derecha {
    width     : 87%;
    /* height : 75px;  */
    float     : right;
    margin-top: 0px;
}
.tarjeta__columna-derecha-izquierda {
    float: left;
}
.tarjeta__columna-derecha-derecha {
    float        : right;
    width        : 10%;
}
.tarjeta__columna-derecha-nowrap {
    overflow          : hidden;
    text-overflow     : ellipsis;
    display           : -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
    width             : 87%;
    line-height       : 1.3;
}
.tarjeta__columna-derecha-titulo {
    font-size     : .8rem;
    text-transform: uppercase;
    vertical-align: top;
}
.tarjeta__columna-derecha-subtitulo {
    font-size    : .7rem;
    margin-bottom: 2px;
}
/* Vista tarjetas - Fin */