/* Build $BuildVersion$ */

.QvCaptionIcon
{
	height:14px;
	width:14px;
	float:right; 
	position:relative;
	cursor:pointer;
	border: outset 1pt Transparent;
}
.QvHelpIcon
{
	float:right; 
	position:relative;
	cursor:pointer;
	border: outset 1pt Transparent;
}

.QvSelected
{
	color:black; 
	background-color:#7FC31C;
}

.QvExcluded_LED, .QvOptional_LED, .QvSelected_LED, .QvLocked_LED, .QvDeselected_LED, .QvAlternative_LED, .QvSelectedExcluded_LED, .QvLockedExcluded_LED
{
	background-position: 3px center;
	text-indent:16px;
}

.QvExcluded_LED, .QvSelectedExcluded_LED, .QvLockedExcluded_LED
{
	background-repeat: no-repeat; 
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.QvExcluded_LED
{
	background-repeat: no-repeat; 
}

.QvOptional_LED
{
	background-repeat: no-repeat; 
}

.QvSelected_LED
{
	background-repeat: no-repeat; 
}

.QvLocked_LED
{
	background-repeat: no-repeat; 
}

.QvDeselected_LED
{
	background-repeat: no-repeat; 
}

.QvAlternative_LED
{
	background-repeat: no-repeat; 
}

.QvSelectedExcluded_LED
{
	background-repeat: no-repeat; 
}

.QvLockedExcluded_LED
{
	background-repeat: no-repeat; 
}

.QvSelected_Semantic, .QvOptional_Semantic, .QvSelected_Semantic_Pressed, .QvOptional_Semantic_Pressed
{
	color:black; 
	background-color:#C0C0C0;
}

.QvSelected_Semantic, .QvOptional_Semantic
{
	border-top:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
}

.QvSelected_Semantic_Pressed, .QvOptional_Semantic_Pressed
{
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px white;
	border-bottom:solid 1px white;
}

.QvExcluded_Semantic, .QvExcluded_Semantic_Pressed
{
	color:#C0C0C0; 
	background-color:#808080;
	border:solid 1px #808080;
}

.QvDeselected
{
    color:black; 
	background-color:#ff0000;
}

.QvLocked 
{
    color:#ffff00;
	background-color:#000080;
}

.QvOptional
{
	color:black; 
	background-color:white;
}

.QvAlternative
{
	color:black; 
	background-color:white;
}

.QvExcluded
{
	color:#FFFFFF; 
	background-color:#B7B7B7;
}

.QvSelectedExcluded
{
	color:#FFFFFF; 
	background-color:#B7B7B7;
}

.QvLockedExcluded
{
	color:#FFFFFF; 
	background-color:#B7B7B7;
}

.contextmenu, .contextsubmenu
{
    border: 1pt Gray solid;
    font-size:8pt; font-family:Tahoma; 
	background-color:#F1F1F1;
	cursor:default;
	border-collapse:collapse;
}

.contextsubmenu
{
	width:150pt;
	position:absolute;
	z-index:666;
}

.contextmenu td {
	padding:4px;
	height:14px;
}

.ContextTextCell 
{
	padding-left:2px;
	border-left:1px #cccccc solid;
}

.ContextHighlightedRow td
{
	background-color:#FFEEC2;
}

.ContextHighlightedRow .ContextTextCell
{
	border-left:solid 1px #FFEEC2;
}

.Qv_SubContent 
{
    float:right;
	position:relative;
	text-align:right;
	/*border-left:solid 1px #F1F1F1;*/
}

.ContextDivider
{
	background-color:#cccccc;
	border-left:1px #cccccc solid;
}
.HighlightImage 
{
	background-color:#99FFFF;
}


.contextdialog
{
    border: thin ridge #C0C0C0;
    font-size: 8pt;
    font-family: Tahoma;
    background-color: ghostwhite;
    cursor: default;
}

.QvDragRect
{
/*	border-color:black;
	border-style:solid;
	border-width:1pt; */
	background-color:#90ee90;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	cursor:pointer;
	padding:0px 0px 0px 0px;
}

.QvMoveRect 
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	cursor:move;
	z-index:999;
}
.QvSizeRect 
{
	border: solid 1px black;
	position:absolute;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*needed for IE8 in IE7-mode */
	filter:alpha(opacity=30);
    opacity:0.3;
	z-index:999;
	background-color:#D3D3D3;
}

.ToolWindow
{
    background-color:ghostwhite;
	/* filter:alpha(opacity=90);
	-moz-opacity:0.9;
    opacity:0.9; */
}

.ToolWindow-Head
{
    overflow:auto;
    width:99%;
    height:368px;
}
.ToolWindow-Navigation
{
    overflow:auto;
    width:99%;
    height:30px;
    font-weight:bold;
    font-style: italic;
    padding-top: 4pt;
    padding-bottom: 4pt;
    color: #0101a3;
}
.ToolWindow-Body
{
    overflow:auto;
    width:99%;
    height:315px;
    position:relative;
}

.ToolWindow-MainBody
{
    overflow:auto;
    width:99%;
    height:98%;
    position:relative;
    padding-left: 2px;
}

.ToolWindow-Content
{
    overflow:auto;
    width:99%;
    height:240pt;
    position:relative;
}
.ToolWindow-SubDialog
{
    overflow: auto;
    position: relative;
    margin: 4px 8px 8px 0px;
}

.ToolWindow-SubDialog button
{
	border:none; 
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

.ToolCategory-Unselected, .ToolCategory-Selected
{
    width: 110;
    padding : 12pt 8pt 12pt 6pt;
    border-bottom : ridge 1pt silver;
    cursor: pointer;
}
.ToolCategory-Unselected
{
    color: gray;
    border-right : ridge 1pt silver;
    background-color : White;
}

.ToolCategory-Selected
{
    font-weight: bold;
}

.ToolRadio-Selected
{
    border: solid 2px #FF9900;
}

.ToolRadio-Unselected
{
    border: solid 2px darkgray;
}

.ToolGroup-Caption
{
    position: relative;
    left: 6px;
    top: -8px;
    padding-left:4px;
    padding-right:4px;
    background-color:White;
    text-align:left;
}
.ToolGroup-Content
{
    position: relative;
    top: -5px;
    width:100%;
    margin-left:5px;
}
.ToolGroup-Container
{
    font-size:smaller;
    border: solid thin silver;
    width: 96%;
    text-align:left;
    margin-top:6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ToolProperty-Slider
{
    top: -4px; 
    position: absolute; 
    width:100px;
}

.ToolProperty-SliderKnob
{
    position: absolute; 
    top: -3px; 
    left: 50px; 
    width: 4px; 
    height: 9px; 
}

.ToolProperty-DialogButton
{
    cursor: pointer; 
    border: solid thin lightgray; 
}

.ToolProperty-ImgSelect
{
    height: 15px;
    padding: 2px 4px 2px 4px;
    border: solid 1px silver;
    vertical-align:top;
}

.ToolProperty-TxtSelectMenu
{
    height:21px;
    width:20px;
    cursor:pointer; 
}
.ToolProperty-TxtSelect
{
    height: 20px;
    padding: 0 4px 0 4px;
    border: solid 1px silver; 
}

.ToolProperty-TabRow
{
    width:100%; 
    overflow:visible; 
    background-color: #dfe6ea;
    padding:2px 2px 2px 2px;
    white-space:nowrap;
}

.ToolProperty-TabRow a
{
    position: relative;
    text-decoration: none;
    margin-right:3px;
    border: 1px solid #778;
    top:1px;
    padding: 0px 6px 0px 6px;
    font-size:10pt; font-family:Tahoma; 
    text-align:left;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
    cursor:pointer;
}

.ToolProperty-TabRow a.selected
{
    padding: 1px 6px 1px 6px;
    border-bottom:none;
    font-weight:bold;
	z-index:2;
    background: ghostwhite;
    cursor:default;
}

.ToolProperty-Header
{
    font-weight: bold;
    font-size: 10pt;
    background: url(ToolPropertyHeader.png) #E1E1E1 repeat-x;
    cursor:pointer;
}
.ToolProperty-Header td
{
    padding-left: 4px;  
}

.ToolProperty-SubHeader
{
    font-weight: bold;
    font-size: 10pt;
    background: url(ToolPropertyHeader.png) #E1E1E1 repeat-x;
}
.ToolProperty-SubHeader td span
{
    padding-left:8pt;
}
.ToolProperty-Header td span
{
    margin-left: 4pt;
}
.ToolProperty-Header td 
{
    padding-top: 2pt;
    padding-bottom: 4pt;
}
.ToolProperty-Header th 
{
    padding-top: 2pt;
    padding-bottom: 4pt;
    width:20px;
}

.ToolProperty-Highlight
{
    font-weight:bold;
}

.ToolProperty-Warning
{
    padding-top: 4pt;
    font-style: italic;
    color: Red;
}

.ToolProperty-Label
{
    padding-right: 4pt;
    white-space:nowrap;
}

.ToolProperty-IconCell
{
    padding-left: 1pt;
}

.ToolProperty-TextInput
{
    margin-left: 1pt;
    margin-right: 1pt;
}

.ToolProperty-TextInput input
{
    width: 97%;
}

.ToolProperty-TextInput textarea
{
    width: 97%;
}

.ToolProperty-IconCell img
{
    padding-left: 1pt;
    padding-right: 1pt;
}

.ToolProperty-IconUnselected
{
    padding-right:2pt;
}

.ToolProperty-IconUnselected img
{
    border : ridge 2pt white;
    border-collapse:separate;
    width: 97%;
}

.ToolProperty-IconSelected
{
    padding-right:2pt;
}

.ToolProperty-IconSelected img
{
    border : ridge 2pt yellow;
    border-collapse:separate;
    width: 97%;
}

.ToolProperty-Literal
{
    padding-left: 5pt;
}

.ToolProperty-InfoLabel
{
    padding-right: 4pt;
    font-weight: bold;
}

.ToolProperty-Navigation
{
    font-weight:bold;
    font-style: italic;
    padding-top: 4pt;
    padding-bottom: 4pt;
    color: #0101a3;
}

.Navigation-Link
{
    cursor: pointer;
    text-decoration:underline;
}

.ToolProperty-Link
{
    cursor: pointer;
    background-color: #C1D0E8;
    font-weight:bold;
    border: solid 2pt white;
    padding: 2pt 2pt 2pt 9pt;
}
.ToolProperty-Color
{
    margin: 1px;
    border-width: 3px;
    border-style: inset;
    height: 16px;
}
.DropTarget-Open
{
    background-repeat: repeat-x repeat-y;
    color:white;
}
.DropTarget-Bottom
{
    background-position: 0% 100%;
    background-repeat: repeat-x;
}
.DropTarget-Top
{
    background-position: 0% 0%;
    background-repeat: repeat-x;
}

.DragTarget
{
	background-color:#90ee90;
	/*cursor:crosshair;*/
}
.DragObject
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	cursor:crosshair;
}
.QvPending
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    cursor: progress;
}

.QvHover
{
	font-size:8pt;
	font-family:Tahoma;
}
.ResizeFrame
{
    display: block; 
    border: none; 
    background-color:Transparent;
    font-size: 1px; 
    line-height: 1px; 
    margin: 0; 
    padding: 0; 
    position: absolute; 
    overflow: visible;
}
.ResizeZone
{
    display: block; 
    border:  none;
    background-color:Transparent;
    font-size: 1px; 
    line-height: 1px; 
    margin: 0; 
    padding: 0; 
    position: absolute; 
}
.MoveZone
{
    display: block; 
    border: none; 
    background-color:Transparent;
    font-size: 1px; 
    line-height: 1px; 
    margin: 0; 
    padding: 0; 
    position: absolute; 
    cursor: move;
}

.HTMLMessage.Info
{
    border: double 4px green;
}
.HTMLMessage
{
    display: block; 
    position: absolute;
    float:right; 
    z-index: 999;
	font-family: Arial;
    font-size: 12pt;
    padding: 10pt;
    background-color: #E1E1E1;
    width: 300px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -150px;
    border: double 4px red;
}
span
{
    cursor:default;
}

.qvHighLighted 
{
	background-color:Yellow;
	color:Black;
}

#DS
{
	list-style-type:none;
	padding: 0px 1px 0px 1px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	vertical-align:top;
}

#DS table
{
    width:100%;
}

#DS
{
	background-color:White; 
	border-collapse:collapse;
}

.DS
{
	border:solid 2px #D2D2D2;
}

.DS td
{
	white-space:nowrap;
}

.Qv_CellIcon, .Qv_CellIcon_right, .Qv_CellIcon_left 
{
	top:1px;
	left:0px;
	position:relative;
}

.Qv_CellIcon_right, .Qv_IC
{
	float:right;
}

.Qv_CellIcon_left 
{
	float:left;
}

.Qv_CD, .Qv_LOC, .Qv_CY, .Qv_DU
{
	height:13px;
	width:13px;
}

.Qv_menu
{
	height:14px;
	width:14px;
}

.Qv_LED
{
	top:2px;
	right:1px;
}

.Qv_DSI, .Qv_ASI
{
	height:10px;
	width:10px;
}

.Qv_Hotspot
{
    position:absolute;
	cursor: pointer;
	background-color: black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*needed for IE8 in IE7-mode */
	filter: alpha(opacity=0);
    opacity: 0;
}

.QvColumnResizer
{
    position:absolute;
	width: 8px;
	margin-left: -4px;
	cursor: w-resize;
	background-color: black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /*needed for IE8 in IE7-mode */
	filter: alpha(opacity=0);
    opacity: 0;
}
.QvColumnResizerLast
{
    margin-left: -8px;
}
.QvReorderColumnPos, .QvReorderRowPos
{
    position:absolute;
    background-color:#7fc31c;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*needed for IE8 in IE7-mode */
	filter:alpha(opacity=65);
    opacity:0.65;
    display:block;
    z-index:100;
}

.QvReorderRowPos
{
    height:4px;
}

.QvReorderColumnPos
{
    width:4px;
}

.QvReorderTable
{
    border:1px solid black;
	position:absolute;
	background-color:#D3D3D3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*needed for IE8 in IE7-mode */
	filter:alpha(opacity=50);
    opacity:0.5;
    display:block;
    z-index:999;
}

.QvUrlPopup
{
	font-size:10pt;
	font-family:Tahoma;
	z-index:666;
	position:absolute;
	border:solid 3px black;
	padding:20px 20px 2px 20px;
	width:500px;
	height:100px;
	background-color:White;
	filter:alpha(opacity=90);
}
.Qv_SubMenuContent 
{
	position:relative;
	text-align:right;
	/*border-left:solid 1px #F1F1F1;*/
}
.Qv_SubMenu 
{
	position:relative;
	text-align:right;
    font-weight: bold;
    height: 15px;
    width: 15px;
}
.icon-close
{
    background: url(modal/close.gif) no-repeat right center;
    height: 15px;
    width: 15px;
}

.QvMessagePopup
{
	font-size:10pt;
	font-family:Tahoma;
	z-index:666;
	position:absolute;
	border:solid 1px black;
	padding:2px 2px 2px 2px;
	background-color: #d2defc;
	background: -webkit-gradient(linear, left top, left bottom, from(#d2defc), to(#a8b7f0));
    background: -moz-linear-gradient(top, #d2defc, #a8b7f0);
}

.Qv_Scrollbar, .Qv_ScrollbarBackground
{
    position:absolute;
}

.Qv_Scrollbar
{
    z-index:10;
}

.Qv_ScrollbarBackground
{
    overflow:hidden;
    z-index:9;
    background-color:#C0C0C0;
}

.QvGrid div 
{
    text-overflow: ellipsis;
    user-select:none;
    -moz-user-select: none;
    -khtml-user-select: none;
}
