<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* NETWORK LIST start */

#tblNetworks th:nth-child(1),
#tblNetworks td:nth-child(1) {
    width: 3%;
}

#tblNetworks th:nth-child(2),
#tblNetworks td:nth-child(2) {
    width: 10%;
}

#tblNetworks th:nth-child(3),
#tblNetworks td:nth-child(3) {
    width: 10%;
}

#tblNetworks th:nth-child(4),
#tblNetworks td:nth-child(4) {
    width: 10%;
}

#tblNetworks th:nth-child(5),
#tblNetworks td:nth-child(5) {
    width: 10%;
}

#tblNetworks th:nth-child(6),
#tblNetworks td:nth-child(6) {
    width: 10%;
}

#tblNetworks th:nth-child(7),
#tblNetworks td:nth-child(7) {
    width: 10%;
}

#tblNetworks th:nth-child(8),
#tblNetworks td:nth-child(8) {
    width: 5%;
}

/* NETWORK LIST end*/


/* DEVICE LIST start */
#tblDevices img {
    height: 16px;
}

#tblDevices th:nth-child(1),
#tblDevices td:nth-child(1) {
    width: 15%
}

#tblDevices th:nth-child(2),
#tblDevices td:nth-child(2) {
    width: 30%
}

#tblDevices th:nth-child(3),
#tblDevices td:nth-child(3) {
    width: 25%
}

#tblDevices th:nth-child(4),
#tblDevices td:nth-child(4) {
    width: 25%
}

#tblDevices th:nth-child(5),
#tblDevices td:nth-child(5) {
    width: 10%
}

/* DEVICE LIST end*/

 
/* ENDPOINT LIST start*/

/* filters start*/
#endpointListFiltersContainer div {
    display: inline-block;
    margin-left:5px;
    margin-right:4px;
}


/* filters end */
#tblEndpoints th:nth-child(1),
#tblEndpoints td:nth-child(1),
#endpointListFiltersContainer div:nth-child(1) {
    width: 7%
}

#tblEndpoints th:nth-child(2),
#tblEndpoints td:nth-child(2),
#endpointListFiltersContainer div:nth-child(2) {
    width: 10%
}

#tblEndpoints th:nth-child(3),
#tblEndpoints td:nth-child(3),
#endpointListFiltersContainer div:nth-child(3) {
    width: 15%
}

#tblEndpoints th:nth-child(4),
#tblEndpoints td:nth-child(4),
#endpointListFiltersContainer div:nth-child(4) {
    width: 10%
}

#tblEndpoints th:nth-child(5),
#tblEndpoints td:nth-child(5),
#endpointListFiltersContainer div:nth-child(5) {
    width: 10%
}

#tblEndpoints th:nth-child(6),
#tblEndpoints td:nth-child(6),
#endpointListFiltersContainer div:nth-child(6) {
    width: 10%
}

#tblEndpoints th:nth-child(7),
#tblEndpoints td:nth-child(7),
#endpointListFiltersContainer div:nth-child(7) {
    width: 10%
}

#tblEndpoints th:nth-child(8),
#tblEndpoints td:nth-child(8),
#endpointListFiltersContainer div:nth-child(8) {
    width: 10%
}

#tblEndpoints th:nth-child(9),
#tblEndpoints td:nth-child(9),
#endpointListFiltersContainer div:nth-child(9) {
    width: 10%
}


/* ENDPOINT LIST end */


/* HUB LIST start */
#tblHubs th:nth-child(1),
#tblHubs td:nth-child(1) {
    width: 5%;
}

#tblHubs th:nth-child(2),
#tblHubs td:nth-child(2) {
    width:20%;
}

#tblHubs th:nth-child(3),
#tblHubs td:nth-child(3) {
    width: 30%;
}

#tblHubs th:nth-child(4),
#tblHubs td:nth-child(4) {
    width: 15%;
}

#tblHubs th:nth-child(5),
#tblHubs td:nth-child(5) {
    width: 20%;
}

#tblHubs th:nth-child(6),
#tblHubs td:nth-child(6) {
    width: 5%;
    text-align: center;
}

#tblHubs th:nth-child(7),
#tblHubs td:nth-child(7) {
    width: 5%;
    text-align: center;
}

/* HUB LIST end */

/* FIRMWARE LIST start */
#tblFirmware th:nth-child(1),
#tblFirmware td:nth-child(1) {
    width: 10%;
}

#tblFirmware th:nth-child(2),
#tblFirmware td:nth-child(2) {
    width: 10%;
}

#tblFirmware th:nth-child(3),
#tblFirmware td:nth-child(3) {
}

#tblFirmware th:nth-child(4),
#tblFirmware td:nth-child(4) {
    width: 10%;
    text-align:center;
}

#tblFirmware th:nth-child(5),
#tblFirmware td:nth-child(5) {
    width: 5%;
}

/* FIRMWARE LIST end */

/* ENDPOINT TASK LIST start */
#tblEndpointTasks th:nth-child(1),
#tblEndpointTasks td:nth-child(1) {
    width: 10%;
}

#tblEndpointTasks th:nth-child(2),
#tblEndpointTasks td:nth-child(2) {
    width: 15%;
}

#tblEndpointTasks th:nth-child(3),
#tblEndpointTasks td:nth-child(3) {
    width: 10%;
}

#tblEndpointTasks th:nth-child(4),
#tblEndpointTasks td:nth-child(4) {
    width: 15%;
}

#tblEndpointTasks th:nth-child(5),
#tblEndpointTasks td:nth-child(5) {
    width: 13%;
}

#tblEndpointTasks th:nth-child(6),
#tblEndpointTasks td:nth-child(6) {
    width: 20%;
}

#tblEndpointTasks th:nth-child(7),
#tblEndpointTasks td:nth-child(7) {
    width: 15%;
}

#tblEndpointTasks th:nth-child(8),
#tblEndpointTasks td:nth-child(8) {
    width: 2%;
}

/* ENDPOINT TASK LIST end */

/* ENDPOINT TASK RUN LIST start */

#tblTaskRuns th:nth-child(1),
#tblTaskRuns td:nth-child(1) {
    width: 25%;
}

#tblTaskRuns th:nth-child(2),
#tblTaskRuns td:nth-child(2) {
    width: 25%;
}

#tblTaskRuns th:nth-child(3),
#tblTaskRuns td:nth-child(3) {
    width: 25%;
}

#tblTaskRuns th:nth-child(4),
#tblTaskRuns td:nth-child(4) {
    width: 25%;
}


/* ENDPOINT TASK RUN LIST end */

/* TASK RUN DEVICES LIST start */
#tblTaskRunDevices th:nth-child(1),
#tblTaskRunDevices td:nth-child(1) {
}

#tblTaskRunDevices th:nth-child(2),
#tblTaskRunDevices td:nth-child(2) {
    width: 5%;
}

#tblTaskRunDevices th:nth-child(3),
#tblTaskRunDevices td:nth-child(3) {
    width: 15%;
}

#tblTaskRunDevices th:nth-child(4),
#tblTaskRunDevices td:nth-child(4) {
    width: 15%;
}

#tblTaskRunDevices th:nth-child(5),
#tblTaskRunDevices td:nth-child(5) {
    width: 10%;
}

#tblTaskRunDevices th:nth-child(6),
#tblTaskRunDevices td:nth-child(6) {
}

#tblTaskRunDevices th:nth-child(7),
#tblTaskRunDevices td:nth-child(7) {
}

/* TASK RUN DEVICES LIST end */

/* CALLS LIST start */

/* filters start*/
#videoCallListFiltersContainer div {
    display: inline-block;
    margin-left: 5px;
    margin-right: 7px;
}

    #videoCallListFiltersContainer div:nth-child(1) {
        width: 70px;
    }

    #videoCallListFiltersContainer div:nth-child(2) {
        width: 150px;
    }

    #videoCallListFiltersContainer div:nth-child(3) {
        width: 50px;
    }

    #videoCallListFiltersContainer div:nth-child(4) {
        width: 150px;
    }

#tblVideoCalls th:nth-child(1),
#tblVideoCalls td:nth-child(1) {
    width:30px;
}

#tblVideoCalls th:nth-child(2),
#tblVideoCalls td:nth-child(2) {
}

#tblVideoCalls th:nth-child(3),
#tblVideoCalls td:nth-child(3) {
}

#tblVideoCalls th:nth-child(4),
#tblVideoCalls td:nth-child(4) {
}

#tblVideoCalls th:nth-child(5),
#tblVideoCalls td:nth-child(5) {
}

#tblVideoCalls th:nth-child(6),
#tblVideoCalls td:nth-child(6) {
    width: 10%;
}

#tblVideoCalls th:nth-child(7),
#tblVideoCalls td:nth-child(7) {
    width: 10%;
}

#tblVideoCalls th:nth-child(8),
#tblVideoCalls td:nth-child(8) {
    width: 10%;
}

#tblVideoCalls th:nth-child(9),
#tblVideoCalls td:nth-child(9) {
    width: 10%;
}

#tblVideoCalls th:nth-child(10),
#tblVideoCalls td:nth-child(10) {
    width: 5%;
}

#tblVideoCalls th:nth-child(11),
#tblVideoCalls td:nth-child(11) {
    text-align:center;
}

/* CALL LIST end */

/* ENDPOINT BACKUPS start */

#tblEndpointBackups th:nth-child(1),
#tblEndpointBackups td:nth-child(1) {
    width: 30%;
}

#tblEndpointBackups th:nth-child(2),
#tblEndpointBackups td:nth-child(2) {
    width: 20%;
}

#tblEndpointBackups th:nth-child(3),
#tblEndpointBackups td:nth-child(3) {
    width: 25%;
}

#tblEndpointBackups th:nth-child(4),
#tblEndpointBackups td:nth-child(4) {
    width: 10%;
}

#tblEndpointBackups th:nth-child(5),
#tblEndpointBackups td:nth-child(5) {
    width: 10%;
}

#tblEndpointBackups th:nth-child(6),
#tblEndpointBackups td:nth-child(6) {
    width: 5%;
}

/* ENDPOINT BACKUPS end */


/* PHONE BOOKS start */

#tblPhonebooks th:nth-child(1),
#tblPhonebooks td:nth-child(1) {
    width: 25%;
}

#tblPhonebooks th:nth-child(2),
#tblPhonebooks td:nth-child(2) {
    width: 25%;
}

#tblPhonebooks th:nth-child(3),
#tblPhonebooks td:nth-child(3) {
    width:15%;
}

#tblPhonebooks th:nth-child(4),
#tblPhonebooks td:nth-child(4) {
    width: 15%;
}

#tblPhonebooks th:nth-child(5),
#tblPhonebooks td:nth-child(5) {
    width: 15%;
}

#tblPhonebooks th:nth-child(6),
#tblPhonebooks td:nth-child(6) {
    width: 5%;
}

#tblPhonebooks th:nth-child(7),
#tblPhonebooks td:nth-child(7) {
    width: 5%;
}

/* PHONE BOOKS end */

/* PHONE BOOK ENTRY start */

#tblPhonebookEntries th:nth-child(1),
#tblPhonebookEntries td:nth-child(1) {
}

#tblPhonebookEntries th:nth-child(2),
#tblPhonebookEntries td:nth-child(2) {
}

#tblPhonebookEntries th:nth-child(3),
#tblPhonebookEntries td:nth-child(3) {
}

#tblPhonebookEntries th:nth-child(4),
#tblPhonebookEntries td:nth-child(4) {
}

#tblPhonebookEntries th:nth-child(5),
#tblPhonebookEntries td:nth-child(5) {
    width:10%;
}

/* PHONE BOOK ENTRY end */

/* PHONE BOOK BACKUPS start */

#tblPhonebookBackups th:nth-child(1),
#tblPhonebookBackups td:nth-child(1) {
    width: 25%;
}

#tblPhonebookBackups th:nth-child(2),
#tblPhonebookBackups td:nth-child(2) {
    width: 15%;
}

#tblPhonebookBackups th:nth-child(3),
#tblPhonebookBackups td:nth-child(3) {
    width: 15%;
}

#tblPhonebookBackups th:nth-child(4),
#tblPhonebookBackups td:nth-child(4) {
    width: 20%;
}

#tblPhonebookBackups th:nth-child(5),
#tblPhonebookBackups td:nth-child(5) {
    width: 10%;
}

#tblPhonebookBackups th:nth-child(6),
#tblPhonebookBackups td:nth-child(6) {
    width: 10%;
}

#tblPhonebookBackups th:nth-child(7),
#tblPhonebookBackups td:nth-child(7) {
    width: 5%;
}


/* PHONE BOOK BACKUPS end */

#tblOrganisationGroupAccess th:nth-child(1),
#tblOrganisationGroupAccess td:nth-child(1),
#tblOrganisationFullAccessUsers th:nth-child(1),
#tblOrganisationFullAccessUsers td:nth-child(1)
{
    width: 10%;
}

#tblOrganisationGroupAccess th:nth-child(2),
#tblOrganisationGroupAccess td:nth-child(2),
#tblOrganisationFullAccessUsers th:nth-child(2),
#tblOrganisationFullAccessUsers td:nth-child(2)
{
    width: 45%;
}

#tblOrganisationGroupAccess th:nth-child(3),
#tblOrganisationGroupAccess td:nth-child(3),
#tblOrganisationFullAccessUsers th:nth-child(3),
#tblOrganisationFullAccessUsers td:nth-child(3) {
    width: 45%;
}

/* MS TEAMS LIST start */

#tblMicrosoftTeamsAccounts th:nth-child(1),
#tblMicrosoftTeamsAccounts td:nth-child(1) {
    width: 5%;
}

#tblMicrosoftTeamsAccounts th:nth-child(2),
#tblMicrosoftTeamsAccounts td:nth-child(2) {
    width: 30%;
}

#tblMicrosoftTeamsAccounts th:nth-child(3),
#tblMicrosoftTeamsAccounts td:nth-child(3) {
    width: 30%;
}

#tblMicrosoftTeamsAccounts th:nth-child(4),
#tblMicrosoftTeamsAccounts td:nth-child(4) {
    width: 30%;
}

#tblMicrosoftTeamsAccounts th:nth-child(5),
#tblMicrosoftTeamsAccounts td:nth-child(5) {
    width: 5%;
}


/* MS TEAMS LIST end*/


/* MS TEAMS USER LIST start*/

/* filters start*/

#msTeamsUserListFiltersContainer div {
    display: inline-block;
    margin-left: 5px;
    margin-right: 4px;
}

    #msTeamsUserListFiltersContainer div:nth-child(1) {
        width: 10%
    }
    #msTeamsUserListFiltersContainer div:nth-child(2) {
        width: 15%
    }
    #msTeamsUserListFiltersContainer div:nth-child(3) {
        width: 15%
    }
    #msTeamsUserListFiltersContainer div:nth-child(4) {
        width: 10%
    }
    #msTeamsUserListFiltersContainer div:nth-child(5) {
        width: 10%
    }
    #msTeamsUserListFiltersContainer div:nth-child(6) {
        width: 10%
    }

/* filters end */

#tblMSTeamsUsers th:nth-child(1),
#tblMSTeamsUsers td:nth-child(1){
    width: 10%
}

#tblMSTeamsUsers th:nth-child(2),
#tblMSTeamsUsers td:nth-child(2) {
    width: 15%
}

#tblMSTeamsUsers th:nth-child(3),
#tblMSTeamsUsers td:nth-child(3) {
    width: 15%
}

#tblMSTeamsUsers th:nth-child(4),
#tblMSTeamsUsers td:nth-child(4) {
    width: 10%
}

#tblMSTeamsUsers th:nth-child(5),
#tblMSTeamsUsers td:nth-child(5) {
    width: 10%
}

#tblMSTeamsUsers th:nth-child(6),
#tblMSTeamsUsers td:nth-child(6) {
    width: 10%
}

#tblMSTeamsUsers th:nth-child(7),
#tblMSTeamsUsers td:nth-child(7) {
    width: 10%
}

#tblMSTeamsUsers th:nth-child(8),
#tblMSTeamsUsers td:nth-child(8) {
    width: 10%
}

#tblMSTeamsUsers th:nth-child(9),
#tblMSTeamsUsers td:nth-child(9) {
    width: 10%
}

/* MS TEAMS USER LIST end */

/* MS TEAMS CALL PROCESSING LIST start */
#tblMicrosoftTeamsCallProcessing th:nth-child(1),
#tblMicrosoftTeamsCallProcessing td:nth-child(1) {
    width: 10%
}

#tblMicrosoftTeamsCallProcessing th:nth-child(2),
#tblMicrosoftTeamsCallProcessing td:nth-child(2) {
    width: 40%
}

#tblMicrosoftTeamsCallProcessing th:nth-child(3),
#tblMicrosoftTeamsCallProcessing td:nth-child(3) {
}


/* MS TEAMS CALL PROCESSING LIST end */

/* DISPLAYSYSTEM LIST start*/

#tblDisplaySystems th:nth-child(1),
#tblDisplaySystems td:nth-child(1) {
    width: 5%
}

#tblDisplaySystems th:nth-child(2),
#tblDisplaySystems td:nth-child(2) {
    width: 10%
}

#tblDisplaySystems th:nth-child(3),
#tblDisplaySystems td:nth-child(3) {
    width: 10%
}

#tblDisplaySystems th:nth-child(4),
#tblDisplaySystems td:nth-child(4) {
    width: 10%
}

#tblDisplaySystems th:nth-child(5),
#tblDisplaySystems td:nth-child(5) {
    width: 10%
}

#tblDisplaySystems th:nth-child(6),
#tblDisplaySystems td:nth-child(6) {
    width: 8%
}

#tblDisplaySystems th:nth-child(7),
#tblDisplaySystems td:nth-child(7) {
    width: 10%
}

#tblDisplaySystems th:nth-child(8),
#tblDisplaySystems td:nth-child(8) {
    width: 10%
}

#tblDisplaySystems th:nth-child(9),
#tblDisplaySystems td:nth-child(9) {
    width: 3%;
    text-align:center;
}

#tblDisplaySystems th:nth-child(10),
#tblDisplaySystems td:nth-child(10) {
    width: 3%;
    text-align: center;
}

/* DISPLAYSYSTEM LIST end */

/* tblAvailableDisplaySystems start */
#tblAvailableDisplaySystems th:nth-child(1),
#tblAvailableDisplaySystems td:nth-child(1) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(2),
#tblAvailableDisplaySystems td:nth-child(2) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(3),
#tblAvailableDisplaySystems td:nth-child(3) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(4),
#tblAvailableDisplaySystems td:nth-child(4) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(5),
#tblAvailableDisplaySystems td:nth-child(5) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(6),
#tblAvailableDisplaySystems td:nth-child(6) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(7),
#tblAvailableDisplaySystems td:nth-child(7) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(8),
#tblAvailableDisplaySystems td:nth-child(8) {
    width: 15%
}

#tblAvailableDisplaySystems th:nth-child(9),
#tblAvailableDisplaySystems td:nth-child(9) {
    width: 5%;
    text-align:center;
}

/* tblAvailableDisplaySystems end */


/* tblLinkedDisplaySystems start */
#tblLinkedDisplaySystems th:nth-child(1),
#tblLinkedDisplaySystems td:nth-child(1) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(2),
#tblLinkedDisplaySystems td:nth-child(2) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(3),
#tblLinkedDisplaySystems td:nth-child(3) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(4),
#tblLinkedDisplaySystems td:nth-child(4) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(5),
#tblLinkedDisplaySystems td:nth-child(5) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(6),
#tblLinkedDisplaySystems td:nth-child(6) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(7),
#tblLinkedDisplaySystems td:nth-child(7) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(8),
#tblLinkedDisplaySystems td:nth-child(8) {
    width: 15%
}

#tblLinkedDisplaySystems th:nth-child(9),
#tblLinkedDisplaySystems td:nth-child(9) {
    width: 5%;
    text-align: center;
}

/* tblLinkedDisplaySystems end */


/* tblAvailableMSTeamsTeamworkDevices start */

#tblAvailableMSTeamsTeamworkDevices th:nth-child(1),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(1) {
    width: 3%
}

#tblAvailableMSTeamsTeamworkDevices th:nth-child(2),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(2) {
    width: 15%
}

#tblAvailableMSTeamsTeamworkDevices th:nth-child(3),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(3) {
    width: 15%
}

#tblAvailableMSTeamsTeamworkDevices th:nth-child(4),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(4) {
    width: 15%
}

#tblAvailableMSTeamsTeamworkDevices th:nth-child(5),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(5) {
    width: 15%
}

#tblAvailableMSTeamsTeamworkDevices th:nth-child(6),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(6) {
    width: 15%
}

#tblAvailableMSTeamsTeamworkDevices th:nth-child(7),
#tblAvailableMSTeamsTeamworkDevices td:nth-child(7) {
    width: 5%;
    text-align: center;
}

/* tblAvailableMSTeamsTeamworkDevices end */

/* tblLinkedMSTeamsTeamworkDevices start */
#tblLinkedMSTeamsTeamworkDevices th:nth-child(1),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(1) {
    width: 5%
}

#tblLinkedMSTeamsTeamworkDevices th:nth-child(2),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(2) {
    width: 15%
}

#tblLinkedMSTeamsTeamworkDevices th:nth-child(3),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(3) {
    width: 15%
}

#tblLinkedMSTeamsTeamworkDevices th:nth-child(4),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(4) {
    width: 15%
}

#tblLinkedMSTeamsTeamworkDevices th:nth-child(5),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(5) {
    width: 15%
}

#tblLinkedMSTeamsTeamworkDevices th:nth-child(6),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(6) {
    width: 15%
}

#tblLinkedMSTeamsTeamworkDevices th:nth-child(7),
#tblLinkedMSTeamsTeamworkDevices td:nth-child(7) {
    width: 5%;
    text-align: center;
}

/* tblLinkedMSTeamsTeamworkDevices end */

/* CONNECTEDDEVICES LIST start*/

#tblconnectedDevices th:nth-child(1),
#tblconnectedDevices td:nth-child(1) {
    width: 5%
}

#tblconnectedDevices th:nth-child(2),
#tblconnectedDevices td:nth-child(2) {
    width: 15%
}

#tblconnectedDevices th:nth-child(3),
#tblconnectedDevices td:nth-child(3) {
    width: 15%
}

#tblconnectedDevices th:nth-child(4),
#tblconnectedDevices td:nth-child(4) {
    width: 15%
}

#tblconnectedDevices th:nth-child(5),
#tblconnectedDevices td:nth-child(5) {
    width: 15%
}

#tblconnectedDevices th:nth-child(6),
#tblconnectedDevices td:nth-child(6) {
    width: 15%
}

#tblconnectedDevices th:nth-child(7),
#tblconnectedDevices td:nth-child(7) {
    width: 15%;
}

#tblconnectedDevices th:nth-child(8),
#tblconnectedDevices td:nth-child(8) {
    width: 5%;
    text-align: right;
    padding-right:20px !important;
}

/* CONNECTEDDEVICES LIST end */

/* CONNECTED DEVICE SESSION LIST start*/
#tblConnectedDeviceSessions th:nth-child(1),
#tblConnectedDeviceSessions td:nth-child(1) {
    width: 3%
}

#tblConnectedDeviceSessions th:nth-child(2),
#tblConnectedDeviceSessions td:nth-child(2) {
    width: 20%
}

#tblConnectedDeviceSessions th:nth-child(3),
#tblConnectedDeviceSessions td:nth-child(3) {
    width: 20%
}

#tblConnectedDeviceSessions th:nth-child(4),
#tblConnectedDeviceSessions td:nth-child(4) {
    width: 20%
}

#tblConnectedDeviceSessions th:nth-child(5),
#tblConnectedDeviceSessions td:nth-child(5) {
    width: 10%
}

#tblConnectedDeviceSessions th:nth-child(6),
#tblConnectedDeviceSessions td:nth-child(6) {
    width: 12%
}

#tblConnectedDeviceSessions th:nth-child(7),
#tblConnectedDeviceSessions td:nth-child(7) {
    width: 18%
}


/* CONNECTED DEVICE SESSION LIST end*/

/* CONNECTED DEVICE MACROS LIST start*/

#tblConnectedDeviceMacros th:nth-child(1),
#tblConnectedDeviceMacros td:nth-child(1) {
    width: 40%
}

#tblConnectedDeviceMacros th:nth-child(2),
#tblConnectedDeviceMacros td:nth-child(2) {
    width: 30%
}

#tblConnectedDeviceMacros th:nth-child(3),
#tblConnectedDeviceMacros td:nth-child(3) {
    width: 20%
}

#tblConnectedDeviceMacros th:nth-child(4),
#tblConnectedDeviceMacros td:nth-child(4) {
    width: 5%
}

/* CONNECTED DEVICE MACROS LIST end */

/* ALERT LIST start */

#tblAlerts th:nth-child(1),
#tblAlerts td:nth-child(1) {
    width: 5%
}

#tblAlerts th:nth-child(2),
#tblAlerts td:nth-child(2) {
    width: 5%
}

#tblAlerts th:nth-child(3),
#tblAlerts td:nth-child(3) {
    width: 5%
}

#tblAlerts th:nth-child(4),
#tblAlerts td:nth-child(4) {
    width: 10%
}

#tblAlerts th:nth-child(5),
#tblAlerts td:nth-child(5) {
    width: 10%
}

#tblAlerts th:nth-child(6),
#tblAlerts td:nth-child(6) {
    width: 10%
}

#tblAlerts th:nth-child(7),
#tblAlerts td:nth-child(7) {
    width: 10%
}

#tblAlerts th:nth-child(8),
#tblAlerts td:nth-child(8) {
    width: 10%
}

#tblAlerts th:nth-child(9),
#tblAlerts td:nth-child(9) {
    width: 5%
}

#tblAlerts th:nth-child(10),
#tblAlerts td:nth-child(10) {
    width: 5%;
    text-align:center;
}


/* ALERT LIST end */

/* SERVICE CONTRACTS start */

#tblServiceContracts th:nth-child(1),
#tblServiceContracts td:nth-child(1) {
    width: 10%
}

#tblServiceContracts th:nth-child(2),
#tblServiceContracts td:nth-child(2) {
    width: 15%
}

#tblServiceContracts th:nth-child(3),
#tblServiceContracts td:nth-child(3) {
    width: 15%
}

#tblServiceContracts th:nth-child(4),
#tblServiceContracts td:nth-child(4) {
    width: 10%
}

#tblServiceContracts th:nth-child(5),
#tblServiceContracts td:nth-child(5) {
    width: 10%
}

#tblServiceContracts th:nth-child(6),
#tblServiceContracts td:nth-child(6) {
    width: 10%
}

#tblServiceContracts th:nth-child(7),
#tblServiceContracts td:nth-child(7) {
    width: 10%
}

#tblServiceContracts th:nth-child(8),
#tblServiceContracts td:nth-child(8) {
    width: 5%
}


/* SERVICE CONTRACTS end */

/* Buildings */
#tblBuildings td:nth-child(1) {
    
}

#tblBuildings td:nth-child(2) {
    width: 7%
}

#tblBuildings td:nth-child(3) {
    width: 7%
}

#tblBuildings td:nth-child(4) {
    width: 7%
}

#tblBuildings td:nth-child(5) {
    width: 30%
}

#tblBuildings td:nth-child(6) {
    width: 15%
}

#tblBuildings td:nth-child(7) {
    width: 10%
}

#tblBuildings td:nth-child(8) {
    width: 5%
}

/* Floors */
#tblFloors td:nth-child(1) {
    width: 30%
}

#tblFloors td:nth-child(2) {
    width: 30%
}

#tblFloors td:nth-child(3) {
    width: 30%
}

/* Rooms */
#tblRooms td:nth-child(1) {
}

#tblRooms td:nth-child(2) {
    width: 10%
}

#tblRooms td:last-child {
    width: 5%
}

/* room assets */
#tblRoomAssets td:nth-child(1) {
    width: 5%
}

#tblRoomAssets td:nth-child(2) {
    width: 20%
}

#tblRoomAssets td:nth-child(3) {
    width: 20%
}

#tblRoomAssets td:nth-child(4) {
    width: 15%
}

#tblRoomAssets td:nth-child(5) {
    width: 15%
}

#tblRoomAssets td:nth-child(6) {
    width: 15%
}

#tblRoomAssets td:nth-child(7) {
    width: 15%
}

#tblRoomAssets td:nth-child(8) {
    width: 3%
}

/* room unallocated assets */
#tblRoomUnallocatedAssets td:nth-child(1) {
    width: 3%
}

#tblRoomUnallocatedAssets td:nth-child(2) {
    width: 20%
}

#tblRoomUnallocatedAssets td:nth-child(3) {
    width: 20%
}

#tblRoomUnallocatedAssets td:nth-child(4) {
    width: 15%
}

#tblRoomUnallocatedAssets td:nth-child(5) {
    width: 15%
}

#tblRoomUnallocatedAssets td:nth-child(6) {
    width: 15%
}

#tblRoomUnallocatedAssets td:nth-child(7) {
    width: 15%
}

#tblRoomUnallocatedAssets td:nth-child(8) {
    width: 3%
}

/* users */
#tblUsers td:nth-child(1) {
    width: 20%
}

#tblUsers td:nth-child(2) {
    width: 20%
}

#tblUsers td:nth-child(3) {
}


#tblUsers th:nth-child(4),
#tblUsers td:nth-child(4) {
    width: 11%;
    text-align: center;
}
#tblUsers th:nth-child(5),
#tblUsers td:nth-child(5) {
    width: 11%;
    text-align: center;
}

#tblUsers th:nth-child(6),
#tblUsers td:nth-child(6) {
    width: 11%;
    text-align: center;
}

#tblUsers td:nth-child(7) {
    width: 3%
}

/* documents */
#tblDocuments td:nth-child(1) {
    width:15%
}

#tblDocuments td:nth-child(2) {
    width: 10%
}

#tblDocuments td:nth-child(3) {
    width: 10%
}

#tblDocuments td:nth-child(4) {
    width: 10%
}

#tblDocuments td:nth-child(5) {
    width: 10%
}

#tblDocuments td:nth-child(6) {
    width: 20%
}

#tblDocuments td:nth-child(7) {
    width: 5%;
    text-align: center;
}

#tblDocuments td:nth-child(8) {
    width: 5%;
    text-align:center;
}

#tblDocuments a{
    color:inherit;
}

/* linked documents */
#tblLinkedDocuments td:nth-child(1) {
    width: 20%
}

#tblLinkedDocuments td:nth-child(2) {
    width: 20%
}

#tblLinkedDocuments td:nth-child(3) {
    width: 30%
}

#tblLinkedDocuments td:nth-child(4) {
    width: 5%;
    text-align: center;
}

#tblLinkedDocuments td:nth-child(5) {
    width: 5%;
    text-align: center;
}

#tblLinkedDocuments a {
    color: inherit;
}

/* available documents to link */
#listAvailableDocumentsToLink td:nth-child(1) {
    width: 30%
}

#listAvailableDocumentsToLink td:nth-child(2) {
    width: 15%
}

#listAvailableDocumentsToLink td:nth-child(3) {
    width: 25%
}

#listAvailableDocumentsToLink td:nth-child(4) {
    width: 5%;
    text-align: center;
}

/* Document usage */
#tblDocumentUsage td:nth-child(1) {
    width: 40%
}

#tblDocumentUsage td:nth-child(2) {
    width: 40%
}

#tblDocumentUsage td:nth-child(3) {
    width: 20%
}

/* Smart Rooms */
#tblSmartRooms td:nth-child(1) {
    width: 15%
}

#tblSmartRooms td:nth-child(2) {
    width: 20%
}

#tblSmartRooms td:nth-child(3) {
    width: 10%
}

#tblSmartRooms td:nth-child(4) {
    width: 15%
}

#tblSmartRooms td:nth-child(5) {
    width: 15%
}

#tblSmartRooms td:nth-child(6) {
    width: 15%
}

#tblSmartRooms td:nth-child(7) {
    width: 15%
}

#tblSmartRooms td:nth-child(8),
#tblSmartRooms th:nth-child(8) {
    width: 5%;
    text-align: center;
}

#tblSmartRooms td:nth-child(9),
#tblSmartRooms th:nth-child(9) {
    width: 5%;
    text-align: center;
}

/* floor wallboards */
#tblFloorWallboards td:nth-child(1),
#tblFloorWallboards th:nth-child(1) {

}

#tblFloorWallboards td:nth-child(2),
#tblFloorWallboards th:nth-child(2) {
    width: 10%;
}

#tblFloorWallboards td:nth-child(3),
#tblFloorWallboards th:nth-child(3) {
    width: 10%;
}

#tblFloorWallboards td:nth-child(4),
#tblFloorWallboards th:nth-child(4) {
    width: 15%;
}

#tblFloorWallboards td:nth-child(5),
#tblFloorWallboards th:nth-child(5) {
    width: 15%;
}

#tblFloorWallboards td:nth-child(6),
#tblFloorWallboards th:nth-child(6) {
    width: 5%;
}

#tblFloorWallboards td:nth-child(7),
#tblFloorWallboards th:nth-child(7) {
    width: 5%;
    text-align: center;
}

#tblFloorWallboards td:nth-child(8),
#tblFloorWallboards th:nth-child(8) {
    width: 5%;
    text-align: center;
}

/* door panels */
#tblDoorPanels td:nth-child(1),
#tblDoorPanels th:nth-child(1) {
}

#tblDoorPanels td:nth-child(2),
#tblDoorPanels th:nth-child(2) {
    width: 20%;
}

#tblDoorPanels td:nth-child(3),
#tblDoorPanels th:nth-child(3) {
    width: 20%;
}

#tblDoorPanels td:nth-child(4),
#tblDoorPanels th:nth-child(4) {
    width: 10%;
}

#tblDoorPanels td:nth-child(5),
#tblDoorPanels th:nth-child(5) {
    width: 20%;
}

#tblDoorPanels td:nth-child(6),
#tblDoorPanels th:nth-child(6) {
    width: 5%;
    text-align: center;
}

#tblDoorPanels td:nth-child(7),
#tblDoorPanels th:nth-child(7) {
    width: 5%;
    text-align: center;
}


/* contracts */
#tblContracts td:nth-child(1),
#tblContracts th:nth-child(1) {
    width: 12%;
}

#tblContracts td:nth-child(2),
#tblContracts th:nth-child(2) {
    width: 7%;
}

#tblContracts td:nth-child(3),
#tblContracts th:nth-child(3) {
    width: 7%;
}

#tblContracts td:nth-child(4),
#tblContracts th:nth-child(4) {

}

#tblContracts td:nth-child(5),
#tblContracts th:nth-child(5) {
    width: 10%;
    text-align:center;
}

#tblContracts td:nth-child(6),
#tblContracts th:nth-child(6) {
    width: 10%;
    text-align: center;
}

#tblContracts td:nth-child(7),
#tblContracts th:nth-child(7) {
    width: 10%;
    text-align: center;
}

#tblContracts td:nth-child(8),
#tblContracts th:nth-child(8) {
    width: 10%;
    text-align: center;
}

#tblContracts td:nth-child(9),
#tblContracts th:nth-child(9) {
    width: 10%;
}

#tblContracts td:nth-child(10),
#tblContracts th:nth-child(10) {
    width: 10%;
}

#tblContracts td:nth-child(11),
#tblContracts th:nth-child(11) {
    width: 5%;
    text-align: center;
}


/* Contract History */
#tabContractHistory td:nth-child(1),
#tabContractHistory th:nth-child(1) {
    width: 10%;
}

#tabContractHistory td:nth-child(2),
#tabContractHistory th:nth-child(2) {
    width: 15%;
}

#tabContractHistory td:nth-child(3),
#tabContractHistory th:nth-child(3) {
}


/* SENSOR CLOUDS */
#tblSensorClouds td:nth-child(1),
#tblSensorClouds th:nth-child(1) {
    width: 3%;
}

#tblSensorClouds td:nth-child(2),
#tblSensorClouds th:nth-child(2) {
    width: 35%;
}

#tblSensorClouds td:nth-child(3),
#tblSensorClouds th:nth-child(3) {
    width:35%;
}

#tblSensorClouds td:nth-child(4),
#tblSensorClouds th:nth-child(4) {
    width: 20%;
}

#tblSensorClouds td:nth-child(5),
#tblSensorClouds th:nth-child(5) {
    width:5%;
    text-align:center;
}

/* SENSORS */
#tblSensors td:nth-child(1),
#tblSensors th:nth-child(1) {
    width:10%;
}

#tblSensors td:nth-child(2),
#tblSensors th:nth-child(2) {
    width: 10%;
}

#tblSensors td:nth-child(3),
#tblSensors th:nth-child(3) {
    width: 10%;
}

#tblSensors td:nth-child(4),
#tblSensors th:nth-child(4) {
    width: 10%;
}

#tblSensors td:nth-child(5),
#tblSensors th:nth-child(5) {
    width: 10%;
}

#tblSensors td:nth-child(6),
#tblSensors th:nth-child(6) {
    width: 10%;
}

#tblSensors td:nth-child(7),
#tblSensors th:nth-child(7) {
    width: 10%;
}

#tblSensors td:nth-child(8),
#tblSensors th:nth-child(8) {
    
}

#tblSensors td:nth-child(9),
#tblSensors th:nth-child(9) {
    width: 5%;
    text-align: center;
}

/* tblRoomUsageNoShowsByOrganiser */
#tblRoomUsageNoShowsByOrganiser td:nth-child(1),
#tblRoomUsageNoShowsByOrganiser th:nth-child(1) {
}

#tblRoomUsageNoShowsByOrganiser td:nth-child(2),
#tblRoomUsageNoShowsByOrganiser th:nth-child(2) {
    width:15%;
}

#tblRoomUsageNoShowsByOrganiser td:nth-child(3),
#tblRoomUsageNoShowsByOrganiser th:nth-child(3) {
    width: 15%;
}

#tblRoomUsageNoShowsByOrganiser td:nth-child(4),
#tblRoomUsageNoShowsByOrganiser th:nth-child(4) {
    width: 15%;
}

#tblRoomUsageNoShowsByOrganiser td:nth-child(5),
#tblRoomUsageNoShowsByOrganiser th:nth-child(5) {
    width: 15%;
}

#tblRoomUsageNoShowsByOrganiser td:nth-child(6),
#tblRoomUsageNoShowsByOrganiser th:nth-child(6) {
    width: 15%;
}
</pre></body></html>