.jq-toast-wrap {
    width: 270px;
}

.jq-toast-single {
    line-height: inherit;
}

.jstree-default .jstree-icon:empty {
    padding-top: 2px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: unset;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef !important;
    cursor: not-allowed;
}