<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****PAGE LINKS************/
/*******UAROLE**************/
.pageicon
{
    display: block;
    color: #666;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}

.PageSysAdmin
{
    position: relative;
    background-image: url(Images/SysAdmin.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.Client
{
    position: relative;
    background-image: url(Images/Client.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.Reports
{
    position: relative;
    background-image: url(Images/Reports.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.EDC
{
    position: relative;
    background-image: url(Images/TakeOn.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.Cases
{
    position: relative;
    background-image: url(Images/Cases.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.MCS Reports
{
    position: relative;
    background-image: url(Images/Reports.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.Announcements
{
    position: relative;
    background-image: url(Images/Announcements.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    cursor: pointer;
}
.PageDataTakeon {
    position: relative;
    background-image: url(Images/PageDataTakeon.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}





/*********ALERT WINDOW************/
.iconsuc div.rwDialogPopup
{
    background-image: url(Images/suc.png) !important;
}
.iconerr div.rwDialogPopup
{
    background-image: url(Images/err.png) !important;
}
.iconinf div.rwDialogPopup
{
    background-image: url(Images/inf.png) !important;
}
.iconatt div.rwDialogPopup
{
    background-image: url(Images/att.png) !important;
}

/** VTSD Page header icons **/

.pagetitle
{
    color: #878986;
    font-weight: bold;
    font-size: 18px;
}

.PageHome
{
    background-image: url(Images/PageTypes/PageHome.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.PageEDCExternal
{
    background-image: url(Images/PageTypes/PageEDCExternal.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageReasonChanges
{
    background-image: url(Images/PageTypes/PageReasonChanges.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageEDCMan
{
    background-image: url(Images/PageTypes/PageEDCMan.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageDebtor
{
    background-image: url(Images/PageTypes/PageDebtor.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageCases
{
    background-image: url(Images/PageTypes/PageCases.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageSysAdmin
{
    background-image: url(Images/PageTypes/PageSysAdmin.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageClients
{
    background-image: url(Images/PageTypes/PageClients.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageReporting
{
    background-image: url(Images/PageTypes/PageReporting.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageQueries
{
    background-image: url(Images/PageTypes/PageQueries.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageEDCAllocate
{
    background-image: url(Images/PageTypes/PageEDCAllocate.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageWashData
{
    background-image: url(Images/PageTypes/PageWashData.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageBulk
{
    background-image: url(Images/PageTypes/PageBulk.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}

.PageFinance
{
    background-image: url(Images/PageTypes/Finance.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}

.PageSyncData
{
    background-image: url(Images/PageTypes/PageSyncData.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageAccountWash
{
    background-image: url(Images/PageTypes/PageAccountWash.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageExternalWashData
{
    background-image: url(Images/PageTypes/PageWashData.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}
.PageCourtData
{
    background-image: url(Images/PageTypes/PageCourtData.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}



.PagePricing
{
    background-image: url(Images/PageTypes/PageComm.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}

.PageComm
{
    background-image: url(Images/PageTypes/PageComm.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}


.PageRefund
{
    background-image: url(Images/PageTypes/PageRefund.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}

.PageSep
{
    background-image: url(Images/PageTypes/PageBulkPTP.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}




.PageBulkPTP
{
    background-image: url(Images/PageTypes/PageBulkPTP.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}


.PageITQueries
{
    background-image: url(Images/PageTypes/PageITQueries.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 10px;
    cursor: pointer;
}




/** VTSD Page Link Icons **/
.LinkIconPDF
{
    background-image: url(Images/PageLinks/LinkIconPDF.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconCreate
{
    background-image: url(Images/PageLinks/LinkIconCreate.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconUpdate
{
    background-image: url(Images/PageLinks/LinkIconUpdate.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconDelete
{
    background-image: url(Images/PageLinks/LinkIconDelete.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconModify
{
    background-image: url(Images/PageLinks/LinkIconModify.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconSearch
{
    background-image: url(Images/PageLinks/LinkIconSearch.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconBulk
{
    background-image: url(Images/PageLinks/LinkIconBulk.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconDetails
{
    background-image: url(Images/PageLinks/LinkIconDetails.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconExport
{
    background-image: url(Images/PageLinks/LinkIconExport.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconUpload
{
    background-image: url(Images/PageLinks/LinkIconUpload.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.LinkIconCases
{
    background-image: url(Images/PageLinks/LinkIconCases.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.LinkIconExcel
{
    background-image: url(Images/PageLinks/LinkIconExcel.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
.Export
{
    background-image: url(Images/PageLinks/XLSX.png);
    background-repeat: no-repeat;
    position: relative;
    width: 114px;
    height: 135px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.LinkIconBulkPTP
{
    background-image: url(Images/PageLinks/LinkIconBulkPTP.png);
    background-repeat: no-repeat;
    position: relative;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}


.PageIncomming
{
    background-image: url(Images/PageTypes/PageIncomming.png);
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 70px;
    top: 0px;
    left: 15px;
    cursor: pointer;
}

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