﻿.jstree {
    text-align: left !important;
}

.btn-jstree {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    width: 160px;
}

.search-jstree {
  width: 155px;
}