﻿
/*.height
{
    height: 100%;
}
.float
{
    float:right;
}
.style
{
 border: 1px solid #6F8BAB;
 overflow: auto;   
}*/
.propertypanel
{
    width: 360px;
    text-align: left;
    vertical-align: middle;
}
.celldiv
{
    width:50%;
}
.treeview-width
{
        width: 100%;
	            
}
.sf-property-panel {
   margin:0px;
   position: relative;
   left: 10px;
}

.sf-treeview.treeviewborder 
{
    /*border:0px solid #D3D3D3;*/
    margin-bottom:20px;
    overflow:hidden;
   	width: 100%;
	height: 100%;
}

.sf-treeview .showline {
    margin: 0;
    padding: 2px 0 4px 8px;
    white-space: nowrap;
}

.sf-treeview, .sf-treeview ul {
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap;
    text-decoration: none;
    font-size: 11px;
    font-family: Segoe UI;
    z-index: -9999;
}
.sf-treeview Metro {
    overflow:hidden !important;    
    Height:100%; 
    Width :100%;
}



.sf-treeview.treeviewborder {
    border: 0 solid #d3d3d3;
    margin-bottom: 10px;
    overflow: hidden  !important;
}

sf-treeview Metro element.style {
    Height: 100%;
    Width: 100%;
}

#TreeViewCADASTROS {
    overflow: hidden  !important;
}