div.library_tree_containt .jstree-icon {
  vertical-align: top;
}
div.library_tree_list_library, div.library_tree_list_library_selected {
  list-style-type: none;
  text-align: left;
  padding: 0 0 0 0;
}

div.library_tree_list_library a img, div.library_tree_list_library_selected a img {
  vertical-align: text-bottom;
  border-style:none;
  margin-right: 3px;
}

div.library_tree_list_library a  {
  text-decoration: none;
  color: #666666;
}

div.library_tree_list_library_selected a{
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}

div.title_domain_list {
  font-weight: bold;
  border-bottom: solid 1px #999999;
}

a.library_tree_list_domaine img {
  border: medium none;
  vertical-align: middle;
  margin-right: 5px;
}
a.library_tree_lise_no_image {
  margin-top: 5px !important;
}
a.library_tree_lise_no_image img {
  display: none;
}

ul.library_tree_list {
  list-style-type: none;
}

.library_tree_0,
.library_tree_1,
.library_tree_2,
.library_tree_3,
.library_tree_4,
.library_tree_5,
.library_tree_6,
.library_tree_7,
.library_tree_8,
.library_tree_9 {
  white-space : nowrap;
  text-decoration: none;
  color: #666666;
}

.library_tree_cloud {
  float: left;
  padding: 5px;
  /*height: 25px;*/
}

.library_tree_0 {
  font-size: 8px;
}

.library_tree_1 {
  font-size: 10px;
}

.library_tree_2 {
  font-size: 12px;
}

.library_tree_3 {
  font-size: 14px;
}

.library_tree_4 {
  font-size: 16px;
}

.library_tree_5 {
  font-size: 18px;
}

.library_tree_6 {
  font-size: 20px;
}

.library_tree_7 {
  font-size: 22px;
}

.library_tree_8 {
  font-size: 24px;
}

.library_tree_9 {
  font-size: 26px;
}

div.library_tree_containt {
  padding: 15px 5px;
}

div.library_tree_menu_type_style {
  background-color: #EEEEEE;
}

div.library_tree_menu_type {
  float: left;
  margin: 5px 0;
}
div.library_tree_menu_style {
  float: right;
  margin: 5px 0;
  white-space : nowrap;
}

a.library_tree_menu_type_left_selected,
a.library_tree_menu_type_center_selected,
a.library_tree_menu_type_right_selected,
a.library_tree_menu_style_left_selected,
a.library_tree_menu_style_center_selected,
a.library_tree_menu_style_right_selected {
  border: 1px solid #FBD850;
  color: #F28F00;
}

div.library_tree_close {
  text-align : right;
  margin: 5px;
}

ins.library_tree_jstree-icon,
ins.library_tree_jstree-icon_selected {
  background-color: transparent;
  background-image: url("../../../../resources/jquery/plugins/jstree/themes/gsite/gsicons.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 18px;
  background-position: -54px 0;
}

ins.library_tree_jstree-icon_selected {
  background-position: -72px 0;
}

li.library_tree_jstree-icon_li,
li.library_tree_jstree-icon_li_last {
  background-color: transparent;
  background-image: url("../../../../resources/jquery/plugins/jstree/themes/gsite/gsicons.png");
  background-position: -90px 0;
  background-repeat: repeat-y;
  margin-left: 0;
  line-height: 26px;
}

li.library_tree_jstree-icon_li a,
li.library_tree_jstree-icon_li_last a {
  color: black;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0;
  padding: 1px 2px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}

li.library_tree_jstree-icon_li a.selected,
li.library_tree_jstree-icon_li_last a.selected {
  font-weight: bold;
}

li.library_tree_jstree-icon_li_last {
  background: none repeat scroll 0 0 transparent;
}

ins.library_tree_jstree-icon a,
ins.library_tree_jstree-icon_selected a {
  display: inline-block;
  width: 99%;
  height: 99%;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

ins.jstree-icon {
  cursor: pointer;
}

div.library_tree_div_tree_domains_user {
  margin-left: 18px;
}

div.library_tree_title_domains_users_kw {
  border-bottom: 1px solid #999999;
  font-weight: bold;
  margin-bottom: 5px;
}

div.library_tree_tree_name_type a {
  color: black;
  text-decoration: none;
}

div.library_tree_containt .jstree a {
  display: inline-block;
  height: auto;
  white-space: pre-wrap;
}

#library_tree_form_search {
  position: relative;
}
#library_tree_form_search .div_disabled {
  background: url("../../../../Local/ajax/filter_grey.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 100%;
  position: absolute;
  width: 100%;
}

#library_tree_form_search .div_disabled img {
  position: absolute;
  margin-left: 60px;
}

form#library_tree_form_search label {
  float: none !important;
  margin-left: 5px !important;
}

.jstree form#library_tree_form_search li {
  line-height: 26px !important;
}

form#library_tree_form_search ins.jstree-icon {
  cursor: default;
}

.jstree form#library_tree_form_search li.jstree-leaf:last-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#library_tree_containt_appli_container .jstree li li {
  margin-left: 18px;
}