.ui-widget-daredevel-checkboxTree li {
    list-style-type: none;
    position: relative;
}

.ui-widget-daredevel-checkboxTree li span {
    cursor: default;
    position: absolute;
    top: 1px;
    left: -16px;
}

.checkboxTree_{
	margin : 0;
	padding-left : 17px;
	font-size: 15px;
	border:0;
	overflow: auto;
	height:900px;
	position:relative;
}

.checkboxTree_ ul{
	margin : 0;
	padding-left : 18px;
}

.checkboxTree_label_on{
	font-weight: bold;
	text-decoration: underline;
}

.checkboxTree_2{
	margin : 0;
	padding-left : 10px;
	padding-top : 10px;
	border:0;
	overflow: auto;
	height:850px;
	position:relative;
	font-size: 13pt !important;
}

.checkboxTree_2 ul{
	margin : 0;
	padding-left : 18px;
}

.checkboxTree_3{
	margin : 0;
	padding-left : 5px;
	border:0 !important;
	overflow: auto;
	height:100%;
	position:relative;
	font-size: 13pt !important;
	text-align:left;
}

.checkboxTree_3 ul{
	margin : 0;
	padding-left : 18px;
}

.checkboxTree_3 input[type=checkbox]{
	margin-left : 18px;
}

.checkboxTree_4{
	margin : 0;
	padding-left : 5px;
	border:0 !important;
	overflow: auto;
	height:100%;
	position:relative;
	font-size: 15pt !important;
	text-align:left;
}

.checkboxTree_4 ul{
	margin : 0;
	padding-left : 18px;
}

.checkboxTree_4 input[type=checkbox]{
	margin-left : 18px;
}
