.sortable  li {
    width: 25% !important;
    margin: auto 0px !important;
}

.slide-img {
    width: 100% !important;
    height: 100px !important;
}

.slide-footer {
    background: #e1e1e1;
    padding: 5px;
}

.testimonial-description {
    height: 100px !important;
    overflow-y: auto;
}

.action-list th.kv-merged-header {
    display: none;
}
.action-list th {
    white-space: nowrap;
}
/*.client-list th[data-col-seq^='email'],*/
/*.client-list th[data-col-seq^='username']*/
/*{*/
/*    width:  15em !important;*/
/*    overflow-wrap: anywhere;*/
/*    overflow: hidden;*/
/*}*/

.action-list .list-col.col-actions {
    position: absolute;
    left: 0;
}

.action-list .list-col.col-username {
    padding-left: 68px;
    box-sizing: content-box;
}

.action-list .list-col {
    line-height: 3;
    position: relative;
    white-space: nowrap;
}

.action-list .list-col.col-actions {
    border: 0;
    padding: 8px 8px 4px;
}
