﻿.cell-tools-copy {
    display: inline-block;
}

.item-picker .form-search {
    margin-bottom: 5px !important;
}

.item-picker .category-title {
    position: -webkit-sticky;
    position: sticky;
    top: -10px;
    background-color: #fff;
    padding-top: 10px;
    z-index: 1;
}

.item-picker .category hr {
    margin: 5px 0 20px;
    border: 0;
    border-top: 1px solid #e5e5e5;
}

.item-picker .item-picker-text {
    padding: 0 5px;
}

.item-picker .umb-card-grid li {
    min-height: 105px;
    height: auto;
}

.add-custom-rowconfig {
    margin-top: 50px;
}

.add-custom-rowconfig .iconBox {
    padding: 5px 10px;
}

#contentwrapper.remove-left {
    left: 0 !important;
}

.item-picker .umb-card-grid .umb-card-grid-item {
    padding-top: 15px !important;
}