/*
id: p_0010474
patch: /front_end/todo_03_arbol_02_css_01_template.css
*/
.div_arbolResizable_p_0010474_css{
	height:100vh;
	border:0;
	background: #fdfdfd;
	padding: 50px 0 0 0 !important;
	position: relative;
	overflow: hidden;
}
.div_arbolResizable_p_0010474_css .ui-resizable-handle{
	background: #ddd;
	z-index: 11 !important;
}
.div_arbol_p_0010474_css{
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
    padding-top: 70px;
}
