.table-controller-routes
{
    height: 64px;
}


.checkbox .fa-square
{
    color: #F0F4FF;
    font-size: 18px;
    margin-left: 4px;
    margin-top: 4px;
}

.tdLock
{
    text-align: center !important;
    font-size: 14px;
}
.map-pin 
{
	font-size: 16px;
	color: #d1182A;
}
.link-route
{
	color: #d1182A;
    font-weight: 400;
    padding-left: 2px;
}
.thDevice
{
    text-align: center !important;
    width:130px !Important;
}
.checkboxHolder
{
    width: 120px !important;
}
.thRouteId
{
    text-align: center !important;
    width: 50px;
}
.thVehicle
{
    text-align: center !important;
    font-size: 1rem !important;
    width: 130px;
}
.thDriver
{
    text-align: center !important;   
    font-size: 1rem !important;
    width: 180px;
}
.thLoadDate
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 100px;
}
.thLocked
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 60px;
}
.thCompletion
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 100px;
}

.thDriverStatus
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 100px;
}
.thPackageStatus
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 100px;
}
.thAllZones
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 200px;
}
.thPackages
{
    text-align: center !important;
    font-size: 1rem !important;   
    width: 60px;
}
.thPending
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 60px;
}
.thEta
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 60px;
}
.thMap
{
    text-align: center !important;
    font-size: 1rem !important;    
    width: 60px;
}
// .ui-table .ui-table-tbody > tr > .centered-text
// {
//     padding: 0px !Important;
//     text-align: center !important;
// }

.route-nav{
    color: #007ad9 !important;
    text-decoration: none;
    cursor: pointer;
}
a.disabled {
    cursor: no-drop;
    color: gray;
}
