/**************************************************************** ** IBM Confidential ** ** OCO Source Materials ** ** BI and PM: tm1web ** ** (C) Copyright IBM Corp. 2007, 2009, 2011 ** ** The source code for this program is not published or otherwise ** divested of its trade secrets, irrespective of what has been ** deposited with the U.S. Copyright Office. *****************************************************************/ .dataSpread_dialog { font-family: Tahoma, Arial; } .clearSpread_dialog { width:320px; height:160px; } .dataSpread_valueContainer { border: Solid 1px black; text-align:left; margin-bottom:20px; border:none; } .dataSpread_valueLabel { margin-left:10px; font-size:9pt; height:16px; Width: 70px; margin-right:10 } .dataSpread_value { margin-left:10px; } .dataSpread_percentageValueLabel { font-size:9pt; font-family: tahoma; height:16px; Width: 90px; margin-right:20; margin-left:10; } .dataSpread_percentageValue { margin-left:10px; Width: 90px; } .dataSpread_buttonContainer { border: Solid 1px Gray; text-align:center; padding-bottom:10px; border:none; } .dataSpread_controlDiv { margin-right:5px; margin-left:2px; padding:10px; text-align:left; display:-moz-inline-box; display:inline-block; #zoom: 1; #display:inline; } .dataSpread_horizontalContainer { width: 50%; border: none; } .dataSpread_verticalContainer { width: 50%; border: none; } .inlineLayout { display:-moz-inline-box; display:inline-block; #zoom: 1; #display:inline; } .radioLayout { display: block; } .dataSpread_button { padding-left:10px; padding-right:10px; width:45px; } .ValueTextBox { font-size:9pt; height: 20px; width:40%; } .ValueTextBoxLabel { font-size:9pt; width:45%; height:20px; margin-right:10px; margin-left:10px; } .valueDiv { padding-top:10px; padding-bottom:10px; height:30px; } .bottom{ vertical-align:bottom; } .dataRelativeSpread_dialog { font-family: Tahoma, Arial; } .dataRelativePercentageSpread_dialog { font-family: Tahoma, Arial; } .dataRelativeSpread_selectButtonContainer { text-align:center; padding-bottom:10px; border: Solid 1px red; margin-top:10px; border:none; } .dataRelativeSpread_applyButtonContainer { text-align:center; border: Solid 1px green; padding-bottom:10px; margin-top:10px; border:none; } .referenceSelect_Container { text-align:center; padding-bottom:10px; border: Solid 1px blue; border:none; } referenceSelect_cubeContainer { text-align:center; margin-top:20px; padding-bottom:10px; border: Solid 1px; border:none; } .referenceSelect_cubeLabel { Width: 40px; height:25px; font-size:9pt; font-family: tahoma; margin-right:15px; margin-left:25px; margin-top:25px; valignment:center; } .referenceSelect_cubeSelect { top: 10px; left: 90px; height:20px; Width: 300px; margin-right:45px; margin-left:45px; } .referenceSelect_tableContainer { overflow: auto; border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; margin-left:15px; margin-right:15px; margin-top:15px; border:none; } .referenceSelect_dimTable { border-collapse: "collapse"; width:480px; height:210px; border:1px solid black; } .referenceSelect_headerCell { font-family: tahoma, arial, monospace; font-size: 10pt; background-color: #ECE9D8; border: 2px solid black; text-align: center; white-space:nowrap; } .referenceSelect_dimCellButton { BACKGROUND-IMAGE:url(../../images/navigator/icon_dimension.gif); BACKGROUND-REPEAT: no-repeat; background-position:center left; padding-left:20px; width: 100%; font-family: tahoma, arial, monospace; font-size: 10pt; background-color: #DCDCDC; border: 1px solid; border-top-color: #FFFFFF; border-left-color: #FFFFFF; border-right-color: #716F64; border-bottom-color: #716F64; text-align: left; cursor: pointer; } .referenceSelect_holderCell { border: 1px solid black; } .referenceSelect_dataCell { font-family: tahoma, arial, monospace; font-size: 10pt; background-color: white; border: 1px solid black; text-align: left; white-space:nowrap; padding-left: 5px; cursor: pointer; } .relativeSpreadControl_container { text-align:center; padding-bottom:10px; border: Solid 4px blue; border: none; } .relativeSpreadControl_valueContainer { text-align:left; padding-bottom:10px; } .relativeSpreadControl_valueLabel { Width: 30px; height:30px; margin-left:10px; margin-right:15px; font-size:9pt; } .relativeSpreadControl_value { height:25px; Width: 120px; margin-left:10px; margin-right:15px; } .relativeSpreadControl_percentageValueLabel { Width: 100px; height:30px; font-size:9pt; font-family: tahoma; margin-right:10px; margin-left:10px; margin-top:8px; } .relativeSpreadControl_percentageValue { height:25px; Width: 80px; margin-right:15px; margin-top:2px; } .relativeSpreadControl_percentageCellValueLabel { Width: 160px; height:30px; font-size:9pt; font-family: tahoma; margin-right:5px; margin-top:8px; } .relativeSpreadControl_percentageCellValue { height:25px; Width: 100px; margin-right:5px; } .relativeSpreadControl_referenceCellContainer { text-align:center; padding-bottom:10px; border: Solid 1px purple; margin-bottom:10px; margin-top:10px; border:none; } .relativeSpreadControl_referenceCellLabel { height:16px; Width:30px; margin-top:2px; font-size:9pt; font-family: tahoma; } .relativeSpreadControl_textarea { width:420px; height:200px; margin-left:20px; margin-right:20px; margin-top:10px; border: Solid 1px grey; } .relativeSpreadControl_actionContainer { text-align:center; border: Solid 1px red; border: none; } .referenceSelect_dimCellButtonContainer { position: relative; }