.ui-autocomplete-loading { 
    background: #FFFFFF url("../img/ajax-loader.gif") no-repeat right center;
}
.profile 
{
    min-height: 355px;
    display: inline-block;
    width: 100%;
}

#PRData{
  width: 100% !important;
}
.table td,
.table th {
    padding: 6px 8px !important;
    vertical-align: middle !important;
}

.table td small {
    color: #666;
    font-size: 11px;
}

.table td {
    white-space: nowrap;
}
.table-responsive {
    overflow-x: auto;
}

.table td,
.table th {
    font-size: 13px;
}
