#hubsdatatable
{
    width:100%;
    cursor:pointer
}

.modal-admin {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline-width: thick;
}

.x-top
{
    background-color: #ffffffaa;
    z-index: 1100;
}

.modal-content
{
    border: black 1px;
}

.modal-dialog
{

}