.theflinks-empty {
    font-style: italic;
    text-align: center;
    color: gray;
}

.panel-theflinks {
    cursor: default;
    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#modal-theflinks fieldset {
    margin-bottom: 15px;
}

.theflinks-item td:first-child {
    vertical-align: middle;
}

.theflinks-action {
    text-align: right;
}

.theflinks-actions {
    text-align: right;
    color: #c0c0c0;
    margin-top: 10px;
    position: relative;
}