﻿.gridviewPager, .gridviewPager td {
    text-align: right;
    width: 100%;
}

 
/*generalCargoTerminal*/
.width330px {
    width: 330px;
}

.role-tag {
    display: inline-block;
    padding: 4px 10px;
    margin: 2px 4px 2px 0;
    background-color: #e3f2fd;
    color: #0d47a1;
    border-radius: 14px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.imgw400h200 {
    width: 400px;
    height: 200px;
}

.imgw200h200 {
    width: 200px;
    height: 200px;
}

.imgw64h50 {
    width: 64px;
    height: 50px;
}