  ul.dynatree-container,
  #admin-styles .responsive-css ul.dynatree-container {
    font-family: tahoma, arial, helvetica;
    font-size: 10pt;
    /* font size should not be too big */
    white-space: nowrap;
    padding: 3px;
    margin: 0;
    /* issue 201 */
    background-color: white;
    border: 1px dotted gray;
    overflow: auto;
    height: 100%;
    /* issue 263 */ }
  ul.dynatree-container ul,
  #admin-styles .responsive-css ul.dynatree-container ul {
    padding: 0 0 0 16px;
    margin: 0; }
  ul.dynatree-container li,
  #admin-styles .responsive-css ul.dynatree-container li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    background-attachment: scroll;
    background-color: transparent;
    background-repeat: repeat-y;
    background-image: url("vline.gif");
    background-position: 0 0;
    /*
	background-image: url("icons_96x256.gif");
	background-position: -80px -64px;
	*/
    margin: 0;
    padding: 1px 0 0 0; }
  ul.dynatree-container li.dynatree-lastsib,
  #admin-styles .responsive-css ul.dynatree-container li.dynatree-lastsib {
    background-image: none; }
  ul.dynatree-no-connector > li,
  #admin-styles .responsive-css ul.dynatree-no-connector > li {
    background-image: none; }
  .ui-dynatree-disabled ul.dynatree-container,
  #admin-styles .responsive-css .ui-dynatree-disabled ul.dynatree-container {
    opacity: 0.5;
    /*	filter: alpha(opacity=50); /* Yields a css warning */
    background-color: silver; }
  span.dynatree-empty,
  span.dynatree-vline,
  span.dynatree-connector,
  span.dynatree-expander,
  span.dynatree-icon,
  span.dynatree-checkbox,
  span.dynatree-radio,
  span.dynatree-drag-helper-img,
  #dynatree-drop-marker,
  #admin-styles .responsive-css span.dynatree-empty,
  #admin-styles .responsive-css span.dynatree-vline,
  #admin-styles .responsive-css span.dynatree-connector,
  #admin-styles .responsive-css span.dynatree-expander,
  #admin-styles .responsive-css span.dynatree-icon,
  #admin-styles .responsive-css span.dynatree-checkbox,
  #admin-styles .responsive-css span.dynatree-radio,
  #admin-styles .responsive-css span.dynatree-drag-helper-img,
  #admin-styles .responsive-css #dynatree-drop-marker {
    width: 16px;
    height: 16px;
    /*	display: -moz-inline-box; /* @ FF 1+2 removed for issue 221 */
    /*	-moz-box-align: start; /* issue 221 */
    display: inline-block;
    /* Required to make a span sizeable */
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url("icons.gif");
    background-position: 0 0; }
  ul.dynatree-container img,
  #admin-styles .responsive-css ul.dynatree-container img {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    vertical-align: top;
    border-style: none; }
  span.dynatree-connector,
  #admin-styles .responsive-css span.dynatree-connector {
    background-position: -16px -64px; }
  span.dynatree-expander,
  #admin-styles .responsive-css span.dynatree-expander {
    background-position: 0px -80px;
    cursor: pointer; }
  .dynatree-exp-cl span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-cl span.dynatree-expander {
    background-position: 0px -96px; }
  .dynatree-exp-cd span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-cd span.dynatree-expander {
    background-position: -64px -80px; }
  .dynatree-exp-cdl span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-cdl span.dynatree-expander {
    background-position: -64px -96px; }
  .dynatree-exp-e span.dynatree-expander,
  .dynatree-exp-ed span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-e span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-ed span.dynatree-expander {
    background-position: -32px -80px; }
  .dynatree-exp-el span.dynatree-expander,
  .dynatree-exp-edl span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-el span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-exp-edl span.dynatree-expander {
    background-position: -32px -96px; }
  .dynatree-loading span.dynatree-expander,
  #admin-styles .responsive-css .dynatree-loading span.dynatree-expander {
    background-position: 0 0;
    /*background-image: url("loading.gif");*/ }
  span.dynatree-checkbox,
  #admin-styles .responsive-css span.dynatree-checkbox {
    margin-left: 3px;
    background-position: 0px -32px; }
  span.dynatree-checkbox:hover,
  #admin-styles .responsive-css span.dynatree-checkbox:hover {
    background-position: -16px -32px; }
  .dynatree-partsel span.dynatree-checkbox,
  #admin-styles .responsive-css .dynatree-partsel span.dynatree-checkbox {
    background-position: -64px -32px; }
  .dynatree-partsel span.dynatree-checkbox:hover,
  #admin-styles .responsive-css .dynatree-partsel span.dynatree-checkbox:hover {
    background-position: -80px -32px; }
  .dynatree-selected span.dynatree-checkbox,
  #admin-styles .responsive-css .dynatree-selected span.dynatree-checkbox {
    background-position: -32px -32px; }
  .dynatree-selected span.dynatree-checkbox:hover,
  #admin-styles .responsive-css .dynatree-selected span.dynatree-checkbox:hover {
    background-position: -48px -32px; }
  span.dynatree-radio,
  #admin-styles .responsive-css span.dynatree-radio {
    margin-left: 3px;
    background-position: 0px -48px; }
  span.dynatree-radio:hover,
  #admin-styles .responsive-css span.dynatree-radio:hover {
    background-position: -16px -48px; }
  .dynatree-partsel span.dynatree-radio,
  #admin-styles .responsive-css .dynatree-partsel span.dynatree-radio {
    background-position: -64px -48px; }
  .dynatree-partsel span.dynatree-radio:hover,
  #admin-styles .responsive-css .dynatree-partsel span.dynatree-radio:hover {
    background-position: -80px -48px; }
  .dynatree-selected span.dynatree-radio,
  #admin-styles .responsive-css .dynatree-selected span.dynatree-radio {
    background-position: -32px -48px; }
  .dynatree-selected span.dynatree-radio:hover,
  #admin-styles .responsive-css .dynatree-selected span.dynatree-radio:hover {
    background-position: -48px -48px; }
  span.dynatree-icon,
  #admin-styles .responsive-css span.dynatree-icon {
    margin-left: 3px;
    background-position: 0px 0px; }
  .dynatree-ico-cf span.dynatree-icon,
  #admin-styles .responsive-css .dynatree-ico-cf span.dynatree-icon {
    background-position: 0px -16px; }
  .dynatree-ico-ef span.dynatree-icon,
  #admin-styles .responsive-css .dynatree-ico-ef span.dynatree-icon {
    background-position: -64px -16px; }
  .dynatree-statusnode-wait span.dynatree-icon,
  #admin-styles .responsive-css .dynatree-statusnode-wait span.dynatree-icon {
    /*background-image: url("loading.gif");*/ }
  .dynatree-statusnode-error span.dynatree-icon,
  #admin-styles .responsive-css .dynatree-statusnode-error span.dynatree-icon {
    background-position: 0px -112px;
    /*	background-image: url("ltError.gif");*/ }
  span.dynatree-node,
  #admin-styles .responsive-css span.dynatree-node {
    /*	display: -moz-inline-box; /* issue 133, 165, 172, 192. removed for issue 221*/
    /*	-moz-box-align: start; /* issue 221 */
    display: inline-block;
    /* issue 373 Required to make a span sizeable */
    vertical-align: top; }
  ul.dynatree-container a,
  #admin-styles .responsive-css ul.dynatree-container a {
    color: black;
    /* inherit doesn't work on IE */
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	margin-left: 3px;
    /*	outline: 0; /* @ Firefox, prevent dotted border after click */;
}

ul.dynatree-container a:hover,
  #admin-styles .responsive-css ul.dynatree-container a:hover {
    /*	text-decoration: underline; */
	background-color: #F2F7FD;
    /* light blue */
	border-color: #B8D6FB;
    /* darker light blue */;
}

span.dynatree-node a,
  #admin-styles .responsive-css span.dynatree-node a {
	font-size: 10pt;
    /* required for IE, quirks mode */
	display: inline-block;
    /* Better alignment, when title contains <br> */
    /*	vertical-align: top;*/
	padding-left: 3px;
	padding-right: 3px;
    /* Otherwise italic font will be outside bounds */
    /*	line-height: 16px; /* should be the same as img height, in case 16 px */;
}

span.dynatree-folder a,
  #admin-styles .responsive-css span.dynatree-folder a {
	font-weight: bold;
}

ul.dynatree-container a:focus,
  span.dynatree-focused a:link,
  #admin-styles .responsive-css ul.dynatree-container a:focus,
  #admin-styles .responsive-css span.dynatree-focused a:link {
	background-color: #EFEBDE;
    /* gray */;
}

span.dynatree-selected a,
  #admin-styles .responsive-css span.dynatree-selected a {
	color: green;
	font-style: italic;
}

span.dynatree-active a,
  #admin-styles .responsive-css span.dynatree-active a {
	background-color: #3169C6 !important;
	color: white !important;
    /* @ IE6 */;
}

div.dynatree-drag-helper a,
  #admin-styles .responsive-css div.dynatree-drag-helper a {
	border: 1px solid gray;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	opacity: 0.8;
}

span.dynatree-drag-helper-img,
  #admin-styles .responsive-css span.dynatree-drag-helper-img {
    /*
	position: relative;
	left: -16px;
	*/;
}

div.dynatree-drop-accept span.dynatree-drag-helper-img,
  #admin-styles .responsive-css div.dynatree-drop-accept span.dynatree-drag-helper-img {
	background-position: -32px -112px;
}

div.dynatree-drag-helper.dynatree-drop-reject,
  #admin-styles .responsive-css div.dynatree-drag-helper.dynatree-drop-reject {
	border-color: red;
}

div.dynatree-drop-reject span.dynatree-drag-helper-img,
  #admin-styles .responsive-css div.dynatree-drop-reject span.dynatree-drag-helper-img {
	background-position: -16px -112px;
}

#dynatree-drop-marker,
  #admin-styles .responsive-css #dynatree-drop-marker {
	width: 24px;
	position: absolute;
	background-position: 0 -128px;
	margin: 0;
    /*	border: 1px solid red; */;
}

#dynatree-drop-marker.dynatree-drop-after,
  #dynatree-drop-marker.dynatree-drop-before,
  #admin-styles .responsive-css #dynatree-drop-marker.dynatree-drop-after,
  #admin-styles .responsive-css #dynatree-drop-marker.dynatree-drop-before {
	width: 64px;
	background-position: 0 -144px;
}

#dynatree-drop-marker.dynatree-drop-copy,
  #admin-styles .responsive-css #dynatree-drop-marker.dynatree-drop-copy {
	background-position: -64px -128px;
}

#dynatree-drop-marker.dynatree-drop-move,
  #admin-styles .responsive-css #dynatree-drop-marker.dynatree-drop-move {
	background-position: -64px -128px;
}

span.dynatree-drag-source,
  #admin-styles .responsive-css span.dynatree-drag-source {
    /* border: 1px dotted gray; */
	background-color: #e0e0e0;
}

span.dynatree-drag-source a,
  #admin-styles .responsive-css span.dynatree-drag-source a {
	color: gray;
}

span.dynatree-drop-accept a,
  #admin-styles .responsive-css span.dynatree-drop-accept a {
    /*border: 1px solid green;*/
	color: white;
    /* @ IE6 */
	text-decoration: none;
	background-color: #4885B8 !important;
}

span.dynatree-drag-source a,
  #admin-styles .responsive-css span.dynatree-drag-source a {
	background-color: #43a2f0 !important;
}

span.dynatree-drop-target.dynatree-drop-reject,
  #admin-styles .responsive-css span.dynatree-drop-target.dynatree-drop-reject {
	border: 1px solid red;
}