﻿/*div.wijmo-wijsplitter-v-panel2-content.ui-widget-content table td {
    box-sizing: border-box !important;
    max-height: initial !important;
    max-width: initial !important;
}
    div.wijmo-wijsplitter-v-panel2-content.ui-widget-content table td div {
        overflow: visible !important;
        max-height: initial !important;
        max-width: initial !important;
         width: initial !important; 
         height: initial !important;
    }
.wijmo-wijsplitter-v-panel2 table {
    table-layout: fixed;
}*/

/*#ctl00_pnlStylePreview {
    border: 0;
}

    #ctl00_pnlStylePreview .pnlStylePreview wijmo-wijsplitter-v-panel1-content {
        overflow: hidden;
    }

.wijmo-wijsplitter-v-panel1-content.ui-widget-content iframe {
    border: 0;
}

td:not(.ser-license-expired) .ser-joboverview-templatetype {
    color: #909090;
}

.ser-grid-outdated[headers='Next%20Run%20Time'], tr:not(.ui-state-hover) .ser-message-sending {
    color: #bf3e3e;
    font-weight: bold;
    background-color: #efdad1;
}
tr.ui-state-hover .ser-message-sending {
    color: #9D3232;
    font-weight: bold;
    background-color: #DEBDAF;
}
tr:not(.ui-state-hover) .ser-license-expired {
    background-color: #c18888;
    color: white;
}
tr.ui-state-hover .ser-license-expired {
    background-color: #AE6767;
    color: white;
}
td.ser-link-excluded, td.ser-query-excluded, td.ser-job-notallowed, td.ser-job-denied {
    color: #a8a8a8;
}

.wijmo-wijgrid .wijgridtd.ser-grid-summary {
    background: #f1f2f4;
    font-weight: bold;
}*/

.wijmo-wijtooltip .wijmo-wijtooltip-container {
    max-height: 300px;
    overflow-y: auto;
}
.wijmo-wijtooltip .wijmo-wijtooltip-close {
    height: initial; 
}

/*.ser-action-details-link {
    text-decoration: none;
}

.ser-action-details-link ul {
    margin: 0;
    padding: 0 1em;
    list-style: none;
}

.ser-action-details-link ul li:before {
    content: "";
    border-color: transparent #414141;
    border-style: solid;
    border-width: 0.18em 0 0.18em 0.28em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}*/