/* $Header: /cvs/cvs_archive/LawsonPlatform/toolkit/studio/studio.css,v 1.2.78.11.6.3.2.2 2019/04/09 19:11:18 andyb Exp $ */
/* $NoKeywords: $ */
/* LaVersion=8-)@(#)@10.1.0.20.97 2019-10-29 18:57:52 */
/*		*************************************************************** */
/*		*                                                             * */
/*		*                           NOTICE                            * */
/*		*                                                             * */
/*		*   THIS SOFTWARE IS THE PROPERTY OF AND CONTAINS             * */
/*		*   CONFIDENTIAL INFORMATION OF INFOR AND/OR ITS              * */
/*		*   AFFILIATES OR SUBSIDIARIES AND SHALL NOT BE DISCLOSED     * */
/*		*   WITHOUT PRIOR WRITTEN PERMISSION. LICENSED CUSTOMERS MAY  * */
/*		*   COPY AND ADAPT THIS SOFTWARE FOR THEIR OWN USE IN         * */
/*		*   ACCORDANCE WITH THE TERMS OF THEIR SOFTWARE LICENSE       * */
/*		*   AGREEMENT. ALL OTHER RIGHTS RESERVED.                     * */
/*		*                                                             * */
/*		*   (c) COPYRIGHT 2019 INFOR.  ALL RIGHTS RESERVED.           * */
/*		*   THE WORD AND DESIGN MARKS SET FORTH HEREIN ARE            * */
/*		*   TRADEMARKS AND/OR REGISTERED TRADEMARKS OF INFOR          * */
/*		*   AND/OR ITS AFFILIATES AND SUBSIDIARIES. ALL               * */
/*		*   RIGHTS RESERVED.  ALL OTHER TRADEMARKS LISTED HEREIN ARE  * */
/*		*   THE PROPERTY OF THEIR RESPECTIVE OWNERS.                  * */
/*		*                                                             * */
/*		*************************************************************** */
body
{
	background-color: window;
	font-family: Arial, Tahoma;
	margin: 0px;
	overflow: hidden;
}
.dsImage
{
	height:16px;
	width:16px;
}
.dsWorkspace
{
	background-color:white;
	border:1px inset inactiveborder;
}
.dsViewFrame
{
	margin:0px;
	border:0px;
	width:0%;
	height:0%;
	z-index:0;
	visibility:hidden;
}
.dsViewButton
{
	font-family: Arial, Tahoma;
	font-size:8pt;
	background-color:buttonface;
	color:buttontext;
	border:1px;
	border-style:solid;
	border-color:buttonface;
	cursor:default;
}
.dsViewFrameActive
{
	margin:0px;
	width:100%;
	height:100%;
	z-index:99;
	border:1px inset activeborder;
	visibility:visible;
}
.dsViewButtonActive
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: buttonface;
	color: buttontext;
	border-color: threedshadow threedhighlight threedhighlight threedshadow;
	border-width: 1px;
	border-style: solid;
	cursor:default;
}
.dsViewButtonDisabled
{
	font-family: Arial, Tahoma;
	font-size:8pt;
	background-color:buttonface;
	color:inactivecaption;
	border:1px;
	border-style:solid;
	border-color:buttonface;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.4);
}
.dsViewButtonHover
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	background-color: buttonface;
	color: buttontext;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
	border-width: 1px;
	border-style: solid;
	cursor:default;
}
.dsButtonBar
{
	background-color: threedface;
	color: buttontext;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
	border-width: 1px;
	border-style: solid;
	cursor:default;
}
.dsBlueButton
{
	background-color: #003366;
	color: white;
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;     
	border-bottom: 1px solid black;
	border-left: 1px solid #90afc0;
	border-right: 1px solid black;
	border-top:1px solid #90afc0;
	text-align: center;
	margin:1px;
	height: 20px;
	cursor:default;
}
.dsDlgButton
{
    background-color: buttonface;
    border-bottom: buttonshadow 2px solid;
    border-left: buttonhighlight 2px solid;
    border-right: buttonshadow 2px solid;
    border-top: buttonhighlight 2px solid;
    color: buttontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
    height: 20px;
    width: 60px;
    overflow: hidden;
    text-align: center;
	cursor:default;
	text-align:center;
	padding: 0 0 0 0;
}
.dsDlgButton:disabled, .dsLabel:disabled, input:disabled
{
	color: #A0A0A0;
}
.dsListText
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	color: #000000;	
	cursor:default;
}
.dsListTextBlur
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	background-color: #CCCCCC;
	color: #000000;
	cursor: default;
}
.dsListTextHighlight
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	background-color: #EBEFF2;
	color: #000000;
	cursor:default;
}
.dsControlGroup
{
	background-color:inactivecaption;
	border: 1px inset inactiveborder;
	color:inactivecaptiontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
	text-align:center;
	cursor:default;
}
.dsActiveControlGroup
{
	background-color:activecaption;
	border: 1px inset activeborder;
	color:captiontext;
	color: captiontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
	text-align:center;
	cursor:default;
}
.dsActiveControlGroupBtn
{
	background-color:buttonface;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
	border-width: 1px;
	border-style: solid;
	color:captiontext;
	color: buttontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	cursor:default;
}
.dsControlGroupBtn
{
	background-color:buttonface;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
	border-width: 1px;
	border-style: solid;
	color:captiontext;
	color: buttontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
	text-align:center;
	cursor:default;
}
.dsWindowTitle
{
	background-color:activecaption;
	color:captiontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
	font-weight:bold;
	cursor:default;
}
.dsWindowTitleBar
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dsWindowButton
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	background-color: buttonface;
	color: buttontext;
    border-color: threedhighlight threeddarkshadow threeddarkshadow threedhighlight;
	border-width: 1px;
	border-style: solid;
}
.dsWindowMinTableBtn
{
	position: relative;
	height: 15px;
	width: 16px;
	margin: 0px;
	background-position: center;
	background-repeat: no-repeat;
}
.dsWindowTable
{
    table-layout : fixed;
   	float : left;
    height: 20px;
    width: 150px;
    padding-right : 4px;
    border: outset threedface 2px;
    background-color : inactivecaption;
    color : inactivecaptiontext;
}
.dsControl
{
	background-color:buttonface;
	font-family: Arial, Tahoma;
	font-size:8pt;
	text-align:left;
	border:1px solid buttonface;
	padding-left:24px;
	height:20px;
}
.dsActiveControl
{
	background-color:buttonface;
	border-top:1px solid buttonshadow;
	border-left:1px solid buttonshadow;
	border-bottom:1px solid buttonhighlight;
	border-right:1px solid buttonhighlight;
	font-family: Arial, Tahoma;
	font-size:8pt;
	text-align:left;
	padding-left:24px;
	height:20px;
}
.dsControl:hover:enabled,
.dsActiveControl:hover
{
	background-color:buttonface;
	color:buttontext;
    border-color:threedhighlight threedshadow threedshadow threedhighlight;
    border-width:1px;
    border-style:solid;
	font-family: Arial, Tahoma;
	font-size:8pt;
	text-align:left;
	padding-left:24px;
	height:20px;
}
.dsControl:focus,
.dsActiveControl:focus {
	border-color: black;
}
.dsProperty
{
	background-color:window;
	color:windowtext;
	cursor:default;
	font-family: Arial, Tahoma;
	font-size:8pt;
}
.dsProperty::-ms-clear
{
	display:none;
	width:0px;
	height:0px;
}
.dsLabel
{
    color: black;
    font-family: Arial, Tahoma;
    font-size: 8pt;
    text-align: right;
}
.dsButton
{
	background-color:buttonface;
	color:buttontext;
	font-family: Arial, Tahoma;
	font-size:8pt;
	cursor:default;
	padding: 0;
	text-align: center;
}
.dsMenuDock
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:28px;
	background: repeat scroll 0 0 #333333;
	border-bottom:0px;
}
.dsMenuBar
{
	height:28px;
}
.dsMenuSeparatorContainerFirst
{
	padding-left: 12px;
	padding-right: 1px;
	width: 3px;
	text-align: center;
	background: transparent;
	cursor: default;
}
.dsMenuSeparatorContainer
{
	width: 3px;
	text-align: center;
	background: transparent;
	cursor: default;
}
.dsMenuSeparator
{
	background: url("inforcommon/images/divider_appNav_1x18.png");
	width: 1px;
	height: 17px;
	position: relative;
	cursor: default;
}
.dsMenu
{
	color: white;
	font: normal 12px Arial, Tahoma;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
	padding-right: 9px;
	text-decoration: none;
	cursor: default;
	background: transparent;
	white-space:nowrap;
}
.dsMenuDisabled
{
	color:inactivecaption;
	font: normal 12px Arial, Tahoma;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
	padding-right: 9px;
	cursor:default;
	white-space:nowrap;
}
.dsMenuMouseOver
{
	color: white;
	font: normal 12px Arial, Tahoma;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
	padding-right: 9px;
	text-decoration: none;
	cursor: default;
	background: url("inforcommon/images/bg_appNav_ctr_over_1x28.png") repeat scroll 0 0 transparent;
	white-space:nowrap;
}
.dsMenuMouseDown
{
	color: white;
	font: normal 12px Arial, Tahoma;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
	padding-right: 9px;
	text-decoration: none;
	cursor: default;
	background: black;
	white-space:nowrap;
}
.dsMenuItem
{
	color: white;
	background: repeat scroll 0 0 #333333;
	font: normal 11px Arial, Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	cursor:default;
	white-space:nowrap;
}
.dsMenuItemBottom
{
	height: 4px;
	background: repeat scroll 0 0 #333333;
	white-space:nowrap;
}
.dsMenuItemSeparator
{
	color: #333333; 
	background-color: repeat scroll 0 0 #333333; 
	border: 1px dotted #cccccc; 
	border-style: none none dotted; 
	margin-left: 10px;
	margin-right: 10px;
}
.dsMenuItemDisabled
{
	color: #999999;
	background: repeat scroll 0 0 #333333; 
	font: normal 11px Arial, Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	cursor:default;
	white-space:nowrap;
}
.dsMenuItemMouseOver
{
	color: black;
	background: #EBEFF2;
	font: normal 11px Arial, Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	cursor:default;
	white-space:nowrap;
}
.dsMenuItemMouseOverDisabled
{
	color: #999999;
	background: #EBEFF2;
	font: normal 11px Arial, Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	cursor:default;
	white-space:nowrap;
}
.dsMenuPop
{
	padding: 5px 0px 0px 0px;
	background: repeat scroll 0 0 #333333;
	color: white;
	font: normal 11px Arial, Tahoma;
	white-space:nowrap;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
.dsTabArea
{
    position: absolute;
	border: 1px dashed black;
	cursor: move;
}
.dsTabButtonActive
{
    position: absolute;
    background-color: buttonface;
    border-left: buttonhighlight 1px solid;
    border-right: buttonshadow 2px solid;
    border-right: buttonshadow 2px solid;
    border-top: buttonhighlight 2px solid;
    color: black;
    font-family: Arial, Tahoma;
    font-size: 11px;
    height: 22px;
    padding-top: 3px;
    text-align: center;
    width: 85px;
}
.dsTabButtonInactive
{
    border-left: buttonhighlight 1px solid;
    border-right: buttonshadow 1px solid;
    border-top: buttonhighlight 1px solid;
    color: black;
    font-family: Arial, Tahoma;
    font-size: 11px;
    height: 20px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    width: 85px;
}


.dsTabPaneActive
{
    background-color: buttonface;
    border-bottom: buttonshadow 1px solid;
    border-left: buttonhighlight 1px solid;
    border-right: buttonshadow 1px solid;
    border-top: buttonhighlight 1px solid;
    color: buttontext;
    display: block;
    font-family: Arial, Tahoma;
    font-size: 11px;
    height: 100%;
    left: 0px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    position: absolute;
    width: 100%;
}
.dsTabPaneInactive
{
    display: none;
    height: 100%;
    left: 0px;
    position: absolute;
    width: 100%;
}
.dsTextBox
{
    background-color: white;
    border: white 2px solid;
	border-style:inset;
    color: black;
    font-family: Arial, Tahoma;
    font-size: 8pt;
    position: absolute;
    highlightcolor: blue
}
.dsAboutFilter
{
	margin: 0 auto;
	text-align: center;
	background-color:#336699;
	border:4px solid gray;
	border-style:outset;
	padding: 5px 0 5px 0;
	box-shadow: 5px 5px 0 gray;
	background: -ms-linear-gradient(top, #336699, white);
}
.dsListTextInverted
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	background-color:black;
	color:white;
	cursor:default;
}
.dsTableHeader
{
	background-color:threedface;
	font-family:Arial, Tahoma;
	font-weight:normal;
	font-size:9pt;
	margin:0px;
	height:17px;
	border-right:1px inset threedshadow;
	border-bottom:1px inset buttonshadow;
}
.dsPref
{
	behavior:url(#default#userdata);
}
#views_buttons td
{
	visibility: hidden;
	padding: 0;
}