<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}
.panel-refined {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}

.panel-refined-body {
    padding: 15px;
}

.panel-refined-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-refined-heading &gt; .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-refined-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-refined-title &gt; a,
    .panel-refined-title &gt; small,
    .panel-refined-title &gt; .small,
    .panel-refined-title &gt; small &gt; a,
    .panel-refined-title &gt; .small &gt; a {
        color: inherit;
    }

.panel-refined-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-refined &gt; .list-group,
.panel-refined &gt; .panel-refined-collapse &gt; .list-group {
    margin-bottom: 0;
}

    .panel-refined &gt; .list-group .list-group-item,
    .panel-refined &gt; .panel-refined-collapse &gt; .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel-refined &gt; .list-group:first-child .list-group-item:first-child,
    .panel-refined &gt; .panel-refined-collapse &gt; .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .panel-refined &gt; .list-group:last-child .list-group-item:last-child,
    .panel-refined &gt; .panel-refined-collapse &gt; .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel-refined &gt; .panel-refined-heading + .panel-refined-collapse &gt; .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-refined-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-refined-footer {
    border-top-width: 0;
}

.panel-refined &gt; .table,
.panel-refined &gt; .table-responsive &gt; .table,
.panel-refined &gt; .panel-refined-collapse &gt; .table {
    margin-bottom: 0;
}

    .panel-refined &gt; .table caption,
    .panel-refined &gt; .table-responsive &gt; .table caption,
    .panel-refined &gt; .panel-refined-collapse &gt; .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .panel-refined &gt; .table:first-child,
    .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .panel-refined &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
        .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
        .panel-refined &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
        .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel-refined &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
            .panel-refined &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
            .panel-refined &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
            .panel-refined &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel-refined &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
            .panel-refined &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
            .panel-refined &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
            .panel-refined &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
            .panel-refined &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel-refined &gt; .table:last-child,
    .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel-refined &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
        .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
        .panel-refined &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
        .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .panel-refined &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
            .panel-refined &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
            .panel-refined &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
            .panel-refined &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel-refined &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
            .panel-refined &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
            .panel-refined &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
            .panel-refined &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
            .panel-refined &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel-refined &gt; .panel-refined-body + .table,
    .panel-refined &gt; .panel-refined-body + .table-responsive,
    .panel-refined &gt; .table + .panel-refined-body,
    .panel-refined &gt; .table-responsive + .panel-refined-body {
        border-top: 1px solid #ddd;
    }

    .panel-refined &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
    .panel-refined &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
        border-top: 0;
    }

.panel-refined &gt; .table-bordered,
.panel-refined &gt; .table-responsive &gt; .table-bordered {
    border: 0;
}

    .panel-refined &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
    .panel-refined &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
    .panel-refined &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
    .panel-refined &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
        border-left: 0;
    }

    .panel-refined &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
    .panel-refined &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
    .panel-refined &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
    .panel-refined &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
        border-right: 0;
    }

    .panel-refined &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
    .panel-refined &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
        border-bottom: 0;
    }

    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
    .panel-refined &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
    .panel-refined &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
    .panel-refined &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
    .panel-refined &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
        border-bottom: 0;
    }

.panel-refined &gt; .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-refined-group {
    margin-bottom: 20px;
}

    .panel-refined-group .panel-refined {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-refined-group .panel-refined + .panel-refined {
            margin-top: 5px;
        }

    .panel-refined-group .panel-refined-heading {
        border-bottom: 0;
    }

        .panel-refined-group .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body,
        .panel-refined-group .panel-refined-heading + .panel-refined-collapse &gt; .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-refined-group .panel-refined-footer {
        border-top: 0;
    }

        .panel-refined-group .panel-refined-footer + .panel-refined-collapse .panel-refined-body {
            border-bottom: 1px solid #ddd;
        }

.panel-refined-default {
    border-color: #ddd;
}

    .panel-refined-default &gt; .panel-refined-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-refined-default &gt; .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body {
            border-top-color: #ddd;
        }

        .panel-refined-default &gt; .panel-refined-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-refined-default &gt; .panel-refined-footer + .panel-refined-collapse &gt; .panel-refined-body {
        border-bottom-color: #ddd;
    }

.panel-refined-primary {
    border-color: #337ab7;
}

    .panel-refined-primary &gt; .panel-refined-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-refined-primary &gt; .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body {
            border-top-color: #337ab7;
        }

        .panel-refined-primary &gt; .panel-refined-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-refined-primary &gt; .panel-refined-footer + .panel-refined-collapse &gt; .panel-refined-body {
        border-bottom-color: #337ab7;
    }

.panel-refined-success {
    border-color: #d6e9c6;
}

    .panel-refined-success &gt; .panel-refined-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-refined-success &gt; .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body {
            border-top-color: #d6e9c6;
        }

        .panel-refined-success &gt; .panel-refined-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-refined-success &gt; .panel-refined-footer + .panel-refined-collapse &gt; .panel-refined-body {
        border-bottom-color: #d6e9c6;
    }

.panel-refined-info {
    border-color: #bce8f1;
}

    .panel-refined-info &gt; .panel-refined-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-refined-info &gt; .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body {
            border-top-color: #bce8f1;
        }

        .panel-refined-info &gt; .panel-refined-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-refined-info &gt; .panel-refined-footer + .panel-refined-collapse &gt; .panel-refined-body {
        border-bottom-color: #bce8f1;
    }

.panel-refined-warning {
    border-color: #faebcc;
}

    .panel-refined-warning &gt; .panel-refined-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-refined-warning &gt; .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body {
            border-top-color: #faebcc;
        }

        .panel-refined-warning &gt; .panel-refined-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-refined-warning &gt; .panel-refined-footer + .panel-refined-collapse &gt; .panel-refined-body {
        border-bottom-color: #faebcc;
    }

.panel-refined-danger {
    border-color: #ebccd1;
}

    .panel-refined-danger &gt; .panel-refined-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-refined-danger &gt; .panel-refined-heading + .panel-refined-collapse &gt; .panel-refined-body {
            border-top-color: #ebccd1;
        }

        .panel-refined-danger &gt; .panel-refined-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-refined-danger &gt; .panel-refined-footer + .panel-refined-collapse &gt; .panel-refined-body {
        border-bottom-color: #ebccd1;
    }

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