<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.table-responsive[data-pattern=priority-columns] {
    position: inherit !important
}

.vzb-tool.vzb-large .vzb-bubblechart-svg .vzb-bc-axis-c-title, .vzb-tool.vzb-large .vzb-bubblechart-svg .vzb-bc-axis-s-title, .vzb-tool.vzb-large .vzb-bubblechart-svg .vzb-bc-axis-x-title, .vzb-tool.vzb-large .vzb-bubblechart-svg .vzb-bc-axis-y-title {
    font-size: 14px !important
}

.vzb-bc-label-content stroke {
    font-size: 14px !important;
    font-family: Arial !important
}

.grf {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.vzb-bc-label-content {
    font-size: 14px !important
}

.caja {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    margin: 1px !important
}

.filterBox {
    width: 100%;
    display: inline-block;
    margin: 5px;
    vertical-align: top
}

.box {
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px
}

.boxhead {
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 7px;
    height: 2.5em;
    align-items: center
}

.boxbody {
    width: 100%;
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto
}

.bdy {
    margin: 3px
}

.boxtitle {
    width: 65%
}

.leftCol {
    display: inline-block;
    margin-left: 5px
}

.enLinea {
    display: inline-block !important
}

.cursor {
    cursor: pointer !important;
    text-decoration: none !important
}

.marg {
    margin-top: 10px
}

</pre></body></html>