.domain_list > tr > td {
    cursor: grab !important;
    padding: .3rem .7rem !important;
    line-height: 1.9rem;
}
#domain, #imone, #descriptor, #platform, #niche, #status,
#product, #price, #konnektive-id, .nav-item {
    cursor: pointer !important;
}
.selected {
    background-color: #f4ffe6;
}
.btn {
    border-radius: 3rem !important;
    padding: .3rem 1.4rem !important;
}
.none {
    display: none !important;
}
.navbar {
    padding: 0 !important;
}
