#category-tree ul{
    /*    background-color: #E5FCC2;*/
    /*    display: block;*/
    margin-left: 15px;
    /*    list-style: inherit !important;*/
    padding-left: 10px;
    /*  text-align: left;*/
}
#graphExpert-tree #category-tree ul{
    margin-left: 6px;
}

#category-tree li{
/*    background-image: url(/modules_media/product/product/admin/treeview-default-line.gif) !important;*/
    background-repeat: no-repeat ;
    
}

ul#category-tree li a{
    width: 100px;
    text-decoration: none;
    color: #333366;
    margin-left:3px;
	font-family: Verdana;
	font-size: 14px;
    /*    border-left: 1px dotted #272822;*/
}
ul#category-tree ul li a{
    width: 100px;
    text-decoration: none;
    color: #666666;
    margin-left:3px;
	font-family: Verdana;
	font-size: 11px;
    /*    border-left: 1px dotted #272822;*/
}
#category-tree a:visited{
/*    color: black;*/
}
#category-tree a:hover{
    color:#3399cc;
}

#submit{
    margin: 30px;
    clear:both;

}

#graph-expert-tree-menu{
    max-width: 500px;
    float:left;
}

#graph-expert-tree-menu a{
    font-weight: bold;
}


#graph-expert-tree-menu li{
    height: 30px;   
    font-family: Verdana;
    font-size: medium;
}
.graph-expert-tree{
    font-size: 12px !important;
}

.category-node   {
    width: 20px;
}

#graph-menu ul li{
    display: inline;    
}
#graph-menu a{
    font-family: Verdana;
    font-size: medium;    
    display: inline;
    text-decoration: none;
    color:#6292af;    
}

#graph-menu a:visited{
    color:#6292af;
}
#graph-menu a:hover{
    color:#DCE9BE;
}


#innovaeditor0 {margin-top: 15px;}
#innovaeditor0 table, #innovaeditor0 table td, #innovaeditor0 table th {margin: 0; padding: 0;}
#innovaeditor0 table td, #innovaeditor0 table th {border: 0}
#innovaeditor1 {margin-top: 15px;}
#innovaeditor1 table, #innovaeditor1 table td, #innovaeditor1 table th {margin: 0; padding: 0;}
#innovaeditor1 table td, #innovaeditor1 table th {border: 0}

#graphExpert-box{
    float: left;
    width: 800px;
    width: max-content;
    min-height: 600px;
    height: auto;
    border: 2px solid black;
}
#graphExpert-tree{
    float: left;
    margin-right: 30px;
    font-family: Verdana;
}
#main{

}
#graphExpert-menu{
    width: 800px;
    height: 50px;
    text-align: justify;
}
#graphExpert-menu h1{
    display: inline;
    margin-left: 20px;
}

.categoryItem{
    height: 230px;
    width: 200px;
    float: left;
    background-color: #DCE9BE;
    margin: 10px;
    padding: 5px;
}
#category{


}
.graph_image{
    height: 80px;
    width: 70px;
    background-color: #2E2633;
}
.graph-product{
    width: 650px;    
    min-height: 100px;    
    background-color: #DCE9BE;
    padding: 10px;
    margin: 8px;
    float: left;
    display: block;
}

.product-photo-extra-mini{
    width: 50px;
    height:  50px;
    background-color: black; 
    float: left;
    margin-right: 30px;
}

.product-photo-mini{
    width: 140px;
    height:  150px;
    background-color: black;   
    float: left;
    margin-right: 30px;
}
#graph-product-main-photo img{    
    max-width: 300px;
    max-height: 300px;
}
#graph-product-main-photo{
    float: left;
    margin-bottom: 50px;
}

#related-product{    
    display: block;
    overflow: scroll;
    width: 500px;
    height: 200px;

}
#graph-product-main-view{


}
#graph-product-description{
    margin-top: 50px;
    margin-right: 20px;
    margin-left:10px;
    margin-bottom: 30px;
    float: left;
    max-width: 300px;
    height: auto;
}
#graph-product-description-short{
    display: block;
    margin-bottom: 20px;
    clear:both;
}
.graph-expert-active-category{
    margin: 40px;
    width: 600px;   
    overflow-x: auto;
}

.graph-related-products{
    width: 100px;
    height: 100px;
    margin: 10px;
    float: left;
}

#graph-expert-gallery{
    height:  370px;    
    max-width: 400px;
    border: 1px solid black;
    float: right;
}
.graph-expert-gallery-thumb img{
    max-width:73px !important;
 max-height: 77px;
}


#category-tree-admin{
    float: left;
/*    height: 30px;   */
  
}

#category-tree-admin a{
    font-weight: bold; 
   width: 100px;
    text-decoration: none;
    color: black;
    margin-left:3px;
    /*    border-left: 1px dotted #272822;*/
}
#category-tree-admin a:visited{
    color: black;
}
#category-tree-admin a:hover{
    color:#0aa;
}

#product-list{
    clear: both;
}

li.active-node-admin {
    color: #39C !important;
    padding-top: 5px;
    padding-left:3px;
}
span.next{
    background: none !important;
}