<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.globalSearch 
{
    display:inline-block;
}
.globalSearch &gt; input 
{
    height: 18px;
    width: 250px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 0 5px;
    vertical-align: middle;
    color: #555;
    border: 1px solid #CDCDCD;
    border-right: 0;
    display:inline-block;
}
.globalSearch &gt; .go 
{
    height: 20px;
    width: 40px;
    vertical-align: middle;
    background-color: #ccc;
    background-image: url(/Images/download.png);
    background-repeat:no-repeat;
    background-position:center center;
    display:inline-block;
}
.globalSearch &gt; .results 
{
}
.globalSearchLanding
{
    display:block;
}
.globalSearchLanding &gt; input 
{   
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-size: 13px;
    height: 26px;
    line-height: normal;
    vertical-align: middle;
    padding-left: 7px;
    padding-right: 7px;
    width: 90%;
    border: 1px solid #CDCDCD;
    border-right: 0;
    display:inline-block;
}
.globalSearchLanding &gt; .go 
{
    height: 30px;
    width: 40px;
    vertical-align: middle;
    background-color: #ccc;
    background-image: url(/Images/download.png);
    background-repeat:no-repeat;
    background-position:center center;
    display:inline-block;
}
.globalSearchResults 
{
}
.globalSearchResults &gt; .info 
{
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    background-color: #eee;
    margin: 10px 0px 10px 0px;
    padding: 10px 15px;
    overflow:hidden;
}
.globalSearchResults &gt; .item 
{
    border-bottom: 1px solid #CDCDCD;
    margin: 10px 0px 10px 0px;
    padding: 10px 15px;
cursor:default;
}
.globalSearchResults .actions 
{
    clear:both;padding:10px 0px 10px 0px;
    overflow:hidden;
}
.globalSearchResults .col3
{
    width:25%;float:left;
}
.globalSearchResults .col4
{
    width:33%;float:left;
}
.globalSearchResults .col6
{
    width:50%;float:left;
}
.globalSearchResults .col12
{
    width:100%;float:left;
}


.peekO
{
    background-color:#F6D8CE;
}

.typeahead 
{
    position:absolute;
    top: 300px;
    left: 300px;
    box-shadow: 5px 5px 5px #aaa;
    background-color: #fff;
}
.typeahead &gt; .item
{
background-color: #FFFFFF;
border: 1px solid #E7EAEC;
display: block;
margin-bottom: -1px;
padding: 10px 15px;
position: relative;
text-decoration: none;
color:#555;
cursor:default;
}

.typeahead &gt; .item:hover,
.typeahead &gt; .item:focus {
text-decoration: none;
background-color: #f5f5f5;
color:#555;
}
.typeahead &gt; .item.active {
background-color: #ccc;
border-color: #ccc;
color:#555;
}

.action-link {
    padding: 0 8px 0 13px;
    margin: 0 0 6px 4px;
    list-style-type: none;
    background-image: url("/images/home/arrow-rightred.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #bb2322;
    display: inline-block;
    text-decoration: none;
}
.action-link:hover {
    text-decoration:underline;
}
.action-link:visited, .action-link:active {
    color: #bb2322;
}

.scroll-vert {
    overflow-y: auto;
    overflow-x: hidden;
}

.cstm-ok {
    color:#1d9d74;
}
.cstm-off {
    color:#bbb;
}
.cstm-banner-app {
  padding: 4px 9px 1px 15px;
  border-radius: 3px;
}
.cstm-banner-bg {
  background-color: #eee; overflow:hidden;
}
.cstm-pt {
    cursor:pointer;
}
.cstm-p-l-none {
    padding-left:0px;
}
.cstm-p-r-none {
    padding-right:0px;
}
.cstm-member {
    background-color:#e1e1e1;display:none;
}
.cstm-child {
    background-color:#f1f1f1;display:none;
}
.cstm-grid-header {background-color:#e0e0e0;font-weight:bold;}


.pcdc-breadcrumb {
    margin-bottom: 8px;margin-top: 0px;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list {
    float: left;
    padding: 0;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list {
    font-size: 12px;
    line-height: 12px;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 0px;
}
.pcdc-breadcrumb &gt; ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.pcdc-breadcrumb &gt; ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.pcdc-breadcrumb &gt; li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list &gt; li {
    padding: 5px;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list &gt; li {
    float: left;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list &gt; li:last-child:after {
    content: " ";
}
.pcdc-breadcrumb .pcdc-breadcrumb-list &gt; li:after {
    color: #555;
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list &gt; li &gt; a {
    color: #555;
    padding: 0 5px 0 0;
    text-decoration: none;
}
.pcdc-breadcrumb .pcdc-breadcrumb-list &gt; li &gt; a:hover {
    background-color: transparent;
    color: #bb2322;
    cursor: pointer;
    text-decoration: underline;
}
.pcdc-title {font-family:arial,helvetica,sans-serif,geneva;color:#bb2322; text-transform:uppercase; font-weight:100; font-size:large;}
.pcdc-col 
{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.pcdc_alert {
  padding: 8px 15px 0px 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.pcdc-dialog-title {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 600;
    color:#676a6c;
}
.pcdc-dialog-content {
    font-size: 13px;
    font-weight:normal;
    color:#676a6c;
    padding: 5px;
}
.cstm-table-scroll {
    position: relative;
    max-width: 1280px;
    width:100%;
    margin: auto;
    display:table;
}
.cstm-table-wrap {
    width: 100%;
    display:block;
    height: 300px;
    overflow: auto;
    position:relative;
    z-index:1;
}
.cstm-table-scroll table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}
.cstm-table-scroll th, .cstm-table-scroll td {
    padding: 5px 10px;
    border: 1px solid #000;
    background: #fff;
    vertical-align: top;
}
.cstm-faux-table table {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
}
.cstm-faux-table table + table {
    top: auto;
    bottom: 0;
}
.cstm-faux-table table tbody, .cstm-faux-table  tfoot {
    visibility: hidden;
    border-color: transparent;
}
.cstm-faux-table table + table thead {
    visibility: hidden;
    border-color: transparent;
}
.cstm-faux-table table + table  tfoot{
    visibility:visible;
    border-color:#000;
}
.cstm-faux-table thead th, .cstm-faux-table tfoot th, .cstm-faux-table tfoot td {
    color: #4e5766;
    background-color: #e1e1e1;
    font-weight: bold;
}
.cstm-faux-table {
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    overflow-y:scroll;
}
.cstm-faux-table thead, .cstm-faux-table tfoot, .cstm-faux-table thead th, .cstm-faux-table tfoot th, .cstm-faux-table tfoot td {
    position:relative;
    z-index:2;
}
.vlc::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f2ec";
    font-size:70%;
    font-weight: 900;
    margin-right:10px;
}
.vlc-50::before {
    color: #2ECC40;
}
.vlc-45::before {
    color: #03BBFD;
}
.vlc-40::before {
    color: #999;
}
.vlc-35::before {
    color: #FF4136;
}
.vlc-dd {
    border: 1px solid #bb2322;
    color: #bb2322;
    font-style: normal;
    text-align: center;

    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.vlc-dd:focus {
    border-color: #bb2322 ;
}
.pcdc-c::before {
    font-family: "Font Awesome 5 Pro";
    /*font-size:95%;*/
    font-weight: 900;
    margin-right:10px;
}
.pcdc-c-1::before {
    color: #148f3f;
    content: "\f111";
}
.pcdc-c-alt-1::before {
    color: #148f3f;
    content: "\f058";
}
.pcdc-c-5::before {
    color: #c7342a;
    content: "\f111";
}
.pcdc-c-alt-5::before {
    color: #c7342a;
    content: "\f057";
}
.pcdc-c-7::before {
    color: #fad028;
    content: "\f111";
}
.pcdc-c-alt-7::before {
    color: #fad028;
    content: "\f06a";
}
.pcdc-c-29::before {
    color: #999;
    content: "\f111";
}
.pcdc-c-alt-29::before {
    color: #999;
    content: "\f111";
}
.pcdc-legend td {
    padding: 6px;
}
.pcdc-ilt td {
    border-color: #aaa;
}
/*.pcdc-pro-title {
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: .5rem;
}*/
.pcdc-prdt-title {
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: .5rem;
}
/*a, a:visited {
    color: #2a79c4;
}
a:hover {
    color: #2d2d2d;
}
.pcdc-link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    text-decoration: none;
    min-height: 19px;
}*/
.pcdc-psa::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f071";
    /*font-size:100%;*/
    font-weight: 400;
    margin-right:8px;
}
.pcdc-pdf::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f1c1";
    font-size:110%;
    font-weight: 400;
    margin-left:2px;
    margin-right:10px;
}
.pcdc-shield::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f2f7";
    font-size:110%;
    font-weight: 400;
    margin-left:2px;
    margin-right:10px;
}
.pcdc-dl::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f019";
    font-size:110%;
    font-weight: 400;
    margin-right:10px;
}
.pcdc-more::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0fe";
    font-size:100%;
    font-weight: 400;
    margin-right:5px;
    padding-left:40px;
}
.pcdc-less::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f146";
    font-size:100%;
    font-weight: 400;
    margin-right:5px;
    padding-left:40px;
}
a.pcdc-a, span.pcdc-a, label.pcdc-a {
    color:#2d2d2d;
}
a.pcdc-a:hover, span.pcdc-a:hover, label.pcdc-a:hover {
    text-decoration:underline;
    color:#2d2d2d;
}
.cstm-modal {
    z-index: 10052 !important;
}
.pcdc-prime {
    color: #bb2322;
}
.pcdc-bg-yes {
    background-color: #dff0d8;
}

::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


/* Lifecycle Statuses */
.pcdc-lc-2 {
    color: #188030;
    font-size: 20px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

.pcdc-lc-3 {
    color: #77c14c;
    font-size: 20px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

.pcdc-lc-4 {
    color: #FDB81E;
    font-size: 20px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

.pcdc-lc-5 {
    color: #DF3704;
    font-size: 20px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

/* Lifecycle Statuses */
.pcdc-vlc-94 {
    color: #188030;
    font-size: 16px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

.pcdc-vlc-93 {
    color: #00aeef;
    font-size: 16px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

.pcdc-vlc-92 {
    color: #6d6e71;
    font-size: 16px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}

.pcdc-vlc-91 {
    color: #df3704;
    font-size: 16px;
    line-height: 0px;
    width: 15px;
    display: inline-block;
}</pre></body></html>