﻿.GTVGroupsSearch
{
    margin-bottom: 20px;
    margin: 0 auto;
    background-color: Red;
}

.GTVGroupsTree legend
{
    font-weight: bold;
    font-size: medium;
}


.GTVGroupsTree
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.GTVSelectedNodeStyle
{
	left: 0px;
    font-weight:bold;
    font-size:large;   
}

.GTVNodeStyle
{
	left: 0px;
    margin-left: 5px;
    padding: 2px 0px 3px 0px;
}

.GTVNodeStyle a
{
    display:block;
    width:200px;
    border: 1px solid orange;
    white-space:normal;
}

.GTVCompletionList
{
   
}

.GTVCompletionList ul
{
    z-index: 100 !important;
    margin-top: 0px !important;
    color: #e90f05 !important;
    /*border: 0px !important;*/
}

.GTVCompletionList li
{
    /*background-color: #fc8216 !important;
    font-weight: bold;*/
}


.GTVCompletionListHighlitedItem
{
    color: Black;
}

.GTVSlidingTree
{
    position: relative;
    width:100%;
    display: block;
}

.GTVSlidingTree img
{
    cursor: pointer;

}

.GTVViewPort
{
    overflow: auto;
    /*width:287px;*/
    height: 560px;
    /*margin-left: 4px;*/
    padding-left: 4px;
    position: relative;
}

/* --------------------------------------------------------------------------------------------------------- */

.PSTVProductGroupsSearch
{
    margin-bottom: 20px;
    margin: 0 auto;
}

.PSTVProductGroupsTree legend
{
    font-weight: bold;
    font-size: medium;
}


.PSTVProductGroupsTree
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.PSTVSelectedNodeStyle
{
    font-weight:bold;
    font-size:large;   
}

.PSTVNodeStyle
{
    margin-left: 5px;
    padding: 2px 0px 3px 0px;
}

.PSTVNodeStyle a
{
    display:block;
    width:200px;
    border: 1px solid orange;
    white-space:normal;
}

.PSTVCompletionList
{
   
}

.PSTVCompletionList ul
{
    z-index: 100 !important;
    margin-top: 0px !important;
    color: #e90f05 !important;
    /*border: 0px !important;*/
}

.PSTVCompletionList li
{
    /*background-color: #fc8216 !important;
    font-weight: bold;*/
}


.PSTVCompletionListHighlitedItem
{
    color: Black;
}

.PSTVSlidingTree
{
    position: relative;
    width:100%;
    display: block;
}

.PSTVSlidingTree img
{
    cursor: pointer;

}

.PSTVViewPort
{
    overflow: hidden;
    width:289px;
    margin-left: 4px;  
    position: relative;
}
