<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!--
  Copyright (c) 2018 by Pulse Secure, LLC. All rights reserved
--&gt;

&lt;style type="text/css" class="init"&gt;
    span.pps_active_session {
        color: #5DBA47;
        vertical-align: text-top;
    }

    span.pcs_active_session {
        color: #3071a9;
        vertical-align: text-top;
    }

    div.dataTables_wrapper div.dataTables_info {

        color: #333;
        background-color: #eeeeee;
        border: none;
        border-bottom: 2px solid white;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        margin-right: 5px;

    }

    button#clearAll,
    button#clearAll:focus {
        outline: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    div#NavBarButtonHolder {
        float: right;
    }

    button.filter,
    .filter_label {
        color: #333;
        background-color: white;
        border: none;
        border-bottom: 2px solid #efefef;
        margin-right: 10px;
        margin-top: 1px;
        width: 100%;
        display: block;
        text-align: left;
        border-radius: 0px;
        font-size:11px;
    }

    button.filter:hover,
    button.filter:focus {
        border-bottom: 2px solid gold;
        color: #333;
        background-color: white;
        outline: 0;

    }

    button.filter.activated,
    button.filter.activated:hover,
    button.filter.activated:focus,
    .filter_label.activated,
    .filter_label.activated:hover {
        background-color: gold;
        color: #333;
        border-bottom: 2px solid gold;
        outline: 0;
    }

    p.input-group-addon.activated,
    input.activated {
        background-color: gold;
    }


    .select2-container--bootstrap .select2-selection--multiple span.select2-selection__choice__remove {
        color: lightcoral;
    }

    button.activated {
        background-color: black;
        color: white;
    }

    button.activated:hover {
        background-color: black;
        color: white;
    }

    div.input-group {
        padding: 4px;
    }

    div#quick_filters_div {
        margin: 0px auto;
        width: 100%;
        height: 600px;
        overflow: auto;
        min-height: 600px;
        border-bottom: 3px solid lightgray;

    }

    table#table_adminuimenu_7 {
        margin-bottom: 100px !important;
    }

    div#divider {
        margin: -10px 0px 10px 0px;
        float: left;
        width: 100%;
        padding-bottom: 10px;
        border-bottom: solid #bbb 1px;
    }

    #deviceTable input[type="text"],
    textarea {
        display: block;
        margin: 0;
        width: 100%;
        font-family: sans-serif;
        box-shadow: none;
        border-radius: none;
        padding: 10px;
        border: none;
        border-bottom: solid 2px #c9c9c9;
        transition: border 0.3s;
    }

    #deviceTable input[type="text"].focus {
        outline: none;
        border-bottom: solid 2px #969696;
    }

    #deviceTable th {
        background-color: white !important;
    }

    span.https, span.http {
        padding: 5px;
        color: white;
        border-radius: 5px;
        border-right: none;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        font-size: 100%;
        font-weight: 300;
        letter-spacing: 1px;
    }

    span.http {
        border:1px solid black;
        background-color: gray;
    }

    span.https {
        border:1px solid green;
        background-color: #20b277;
    }


    td.action {
        font-size: 120%;
        color: darkgray;
    }

    td.action .red {
        font-size: 120%;
        color: rgb(190, 50, 50);
    }

    td.action .green {
        font-size: 120%;
        color: rgb(74, 161, 74);
    }



    tr.shown.dirtyRow td.details-control {
        background: none;

    }


    div.DTTT .btn {
        color: #fff !important;
        background-color: #428bca;
        border-color: #357ebd;
        font-size: 14px;
    }

    div.DTTT .btn:hover {
        color: #fff !important;
        background-color: #3071a9;
        border-color: #285e8e;
        font-size: 14px;
    }

    #format_tbl td {
        vertical-align: top;
    }

    .btn.btn-link.delete,
    .btn.btn-link.showFilter .btn.btn-link.add-save,
    .btn.btn-link.add-cancel,
    .btn.btn-link.delete-cancel,
    .btn.btn-link.delete-confirm {
        outline: none;
        border: 1px none;
        padding: 2px 2px;
    }

    table.dataTable.display tbody tr.childRow {
        background: white;
    }

    table.dataTable.display tbody tr td tr:hover {
        background: none;
    }

    table.dataTable tbody th, table.dataTable tbody td {
        padding: 10px 10px;
    }

    .btn.btn-link.delete {
        color: red;
    }

    .btn.btn-link.add-save,
    .btn.btn-link.add-cancel {
        font-size: 130%;
    }

    table.dataTable.display tbody tr.odd.dirtyRow,
    table.dataTable.display tbody tr.even.dirtyRow {
        background-color: #D6EAF8;
    }

    table.dataTable.display tbody tr.noBorder td {
        border: none;
    }

    div.newRow {
        background-color: #D6EAF8;
        ;
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 5px;
        border-color: #AED6F1;
        border-width: 2px;
        float: left;
        width: 100%;
    }

    table.dataTable tbody td.select-control {
        padding: 1px 1px 1px 1px;
    }

    table.dataTable tbody td.manual-edit {
        padding: 1px 1px 1px 1px;
        width: 2px;
        font-size: 0px;
    }

    table.dataTable tbody td.manual-edit.yes {
        background-color: deepskyblue;
    }

    table.dataTable tbody td.manual-edit.unapproved {
        background-color: red;
    }

    div#id_panel_heading_black.panel-heading-menu-row {
        width: 200px;
    }

    h4.panel-title.panel-title-menu {
        width: 200px;
    }

    div.panel-body.panel-body-menu {
        width: 200px;
    }

    div.slider {
        display: none;
    }

    div.addDetailsEdit {
        float: left;
        padding: 20px;
    }

    div#addNewDevice p {
        font-weight: bold;
        padding-left: 2px;
    }

    table.dataTable tbody td.no-padding {
        padding: 0;
    }

    .childLevel {
        margin-left: 140px;
    }

    .newNote {
        color: gray;
    }

    .history_panel {
        padding-left: 20px;
    }

    .history_main_table {
        background-color: #FFFFFF;
        padding-left: 70px;
    }

    a.history_header {
        font-size: 110%;
        cursor: pointer;
    }

    #innerTable tr td.top_padding {
        padding-top: 12px;
    }

    #innerTable tr td.clear_right {
        margin-right: 0px;
        padding-right: 0px;
    }

    #innerTable tr td.clear_left {
        margin-left: 0px;
        padding-left: 0px;
    }

    #historyTable thead tr th.head {
        background-color: #f9f9f9;
        padding-right: 80px;
        color: gray;
    }

    #historyTable thead tr td.head {
        border-color: #5DBA47!important;
    }

    #historyTable tr td {
        padding-top: 10px;
    }

    span.tableHeading {
        font-weight: bold;
        color: #428bca;
        padding-left: 20px;
    }

    .ui-button-text-only .ui-button-text {
        padding: 0px;
    }

    .ui-dialog .ui-dialog-titlebar-close span {
        margin: -8px;
    }

    .options:after {
        content: '\2807';
        font-size: 23px;
        align-content: center;
    }

    .options,
    .options:focus,
    .options:active {
        background-color: transparent;
        outline: none;
        border: none;
        padding: 1px 2px;
        padding-left: 4px;
    }

    .options:hover {
        color: #5DBA47;
    }

    .dropdown-menu span.glyphicon {
        margin-right: 20px;
        color: #3071a9;
    }

    .dropdown-menu span.glyphicon.glyphicon-ok {
        color: #5DBA47;
    }

    .dropdown-menu span.glyphicon.glyphicon-trash,
    .dropdown-menu span.glyphicon.glyphicon-ban-circle {
        color: red;
    }

    .dropdown-menu a {
        cursor: pointer;
        padding-top: 7px ! important;
        padding-bottom: 7px ! important;
    }

    #showFilter {

        margin-right: 20px;
        background-color: white;
        border: 2px solid #eeeeee;
        border-left: none;
        outline: 0;
    }

    #showFilter.activated {
        background: gold;
        color: black;
    }

    #actions {
        margin-left: 10px;
    }

    #actionButton {
        height: 29px;
        font-size: 12px;
        border: 0px;
        border-radius: 3px;
    }

    #actionMenu {
        float: right;
        margin-left: 5px;
    }

    #deviceTable_wrapper {
        border-left: 3px solid lightgray;
        border-bottom: 3px solid lightgray;


    }

    #approveConfirm,
    #unapproveConfirm,
    #deleteConfirm,
    #deleteallConfirm {
        color: white;
        float: right;
        background-color: red;
        margin-right: 5px;
        margin-top: 0px;
        margin-left: 5px;
        height: 30px;
        display: none;
    }

    #approveCancel,
    #unapproveCancel,
    #deleteCancel,
    #deleteallCancel  {
        color: white;
        float: right;
        background-color: black;
        margin-top: 0px;
        height: 30px;
        display: none;
    }

    #inProgress, .inProgress {
        display: none;
        float: right;
        background-color: Moccasin;
        color: black;
        /* margin-right: 5px; */
        margin-top: 0px;
        height: 30px;
        margin-left: 5px;
        transition: visibility 0s linear 0.33s, opacity 0.33s linear;
    }

    .loader {
        border: 2px solid #333;
        border-radius: 50%;
        border-top: 2px solid moccasin;
        width: 14px;
        height: 14px;
        -webkit-animation: spin 0.8s linear infinite;
        animation: spin 0.8s linear infinite;
        margin-left: 2px;
        margin-right: 4px;
        margin-top: 0px;
        display: none;
        float: left;
    }

    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }

    td.actions {
        margin: 0px!important;
        padding: 0px!important;
        text-align: center;
        font-size: 50%;
    }

    a.expand_ellipses {
        cursor: pointer;
        color: black;
    }

    a.expand_ellipses:hover {
        cursor: pointer;
        text-decoration: none;

    }

    div#deviceTable_filter input {
        transition: all .5s;
    }

    div#deviceTable_filter input:focus {
        width: 300px!important;
        border-color: gold;
        transition: all .5s;
        border-radius: 5px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: none;
    }

    div.group-classification {
        display: table!important;
        margin: auto!important;
        border: 1px solid lightgray;
    }

    p.label-classification {
        width: 220px!important;
        background-color: #fdfdfd;
        color: #5DBA47;
        font-weight: bold;
        text-align: left!important;
        margin-right: 10px;
    }

    p.label-field {
        width: 150px;
        text-align: left;
    }

    div.source {
        background-color: white;
        box-shadow: 2px 2px 2px 1px #c7c7c7;
    }

    span.info-classification {
        background-color: #efefef;
        padding: 10px;
        min-width: 1055px;
        margin-bottom: -15px;
        text-align: left;
        padding-left: 20px;
        border: 1px #ccc solid;

    }

    .dataTables_wrapper .dataTables_filter {
        float: right;
        text-align: left;
    }

    .select2-container--bootstrap .select2-selection--single {
        height: 30px;
    }

    .search_field {
        height: 30px;
        border-right: 0px;
        font-size: 12px;
        color: gray;
    }

    #display_layout {
        font-size: 11px;
    }

    span#action_icon {
        padding-left: 10px;
    }

    td.method {
        text-align: right;
    }

    span.domain {
        color: black;
        font-weight: bold;
        padding: 5px;
        border: 1px dotted gray;
        background-color: white;
        margin-right: 10px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    }

    .duration_bar, .intensity_bar, .bytes_bar {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: #f4f4f4;
        z-index: -1;
        border-bottom: 1px solid #aaa;
        
    }
    
    .download .bytes_bar {
        border-bottom: 1px solid red;
    }
    
    .upload .bytes_bar {
        border-bottom: 1px solid green;
    }
    
    #deviceTable tr {
        opacity: .999;
    }
    
    #deviceTable tr td{
        position: relative;
    }
    
    .riskDot {
        font-size: 6px;
        top: -1px;
        padding-right: 3px;
        color:#428bca;
      }
      
    .risk {
        color:#d9534e;
    }

    span.category {
        border: 1px solid #ddd;
        padding: 5px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1), 0 4px 20px 0 rgba(0, 0, 0, 0.001);
        margin-right: 5px;
        white-space: nowrap;
    }

&lt;/style&gt;
</pre></body></html>