div[data-action="click->filter#onMenuClick"] {
    width: 400px;
}
.noimage {
    margin-left: 5px;
    width: 58px !important;
    height: 70px
}
.full-width {
    max-width: 100%;
}
#select_all {
    margin-left: 5px;
    cursor: pointer;
}
.text-left {
    text-align: left !important;
}
.container-xl {
    max-width: 100%;
}
.table tbody tr td {
    font-size: 0.7rem;
    padding: .5rem 1.5rem;
}
.table tbody tr td input[type=checkbox] {
    font-size: 1rem;
}
.workspace-limit {
    max-width: 100%;
}
.packer_checkbox {
    zoom: 0.7;
}
