.svgcanvas-4-mindmesh
{
    background-color:transparent; 
    position:absolute; 
    left:0px; 
    top:0px; 
    z-index:101;
}

.button-holder-4-mindmesh
{
    position:absolute; 
    right:100px; 
    top:35px; 
    z-index:300; 
    width:auto; 
    height:auto;
}

.loading-bar-4-mind-mesh
{
    width:50px; 
    display:none;
}

.slider-4-mindmesh
{
    position:absolute; 
    z-index:300; 
    bottom:40px;
    width:405px; 
    height:auto;
}
.category-x-mesh-words
{
    position:absolute; 
    z-index:101; 
    width: auto; 
    height:auto; 
    display:none;
}

.category-x-mesh-words-items
{
    position:absolute; 
    border: thin solid #FEB300;
    border-radius: 3px;
    color: ghostwhite;
	text-align: center;
	font-size: 14px;
    line-height: 25px;  
    vertical-align: middle;
}

.category-x-mesh-words-items:hover, .category-x-mesh-words-items:focus
{
    cursor: pointer; 
    font-size: 16px;
    border: thin solid gray;
}

.no-mesh-yet
{
    position: absolute;
    color: #FEB300;
    font-size: 24px;
    text-align: center;
    line-height: 24px;
}
