/* German (Germany)/Configuration/Commands/SpryDataSetWizard.htm */
.cls_SpryDataSetWizard_body {height: 692px}
.cls__div_mainContainer {width: 858px}
.cls__wizardTitleContainer {height: 30px}
.cls__mmbrowsercontrol_dataPreviewFirstStep {height: 147px}
.cls__mmbrowsercontrol_dataPreviewSecondStep {height: 378px}
.cls_SpryDataSetWizard_input_fileSourceURL {width: 308px; height: 20px}
.cls_SpryDataSetWizard_select_detectElements {width: 120px}
.cls_SpryDataSetWizard_select_selectableElements {width: 180px}
.cls_SpryDataSetWizard_input_rowSelectors {width: 150px} 
.cls_SpryDataSetWizard_input_colSelectors {width: 150px}
.cls_SpryDataSetWizard_div_wizardContentContainer {height: 510px}
.cls_SpryDataSetWizard_div_btnSeparator {height: 30px}
.cls_SpryDataSetWizard_input_wizButton{width: 105px}
.cls_SpryDataSetWizard_div_firstStepTopControls{height: 86px}

/* Special classes from the SpryDataSetWizard.htm */

.cls_SpryDataSetWizard_div_insertOptionsItem
{
  width: 100%;
  height: 115px;
  padding: 10px; 
}

.browserElementNormal
{
  width: 100%;
  height: 290px;
}
/* ATTENTION: when changing the height property of the browserElementNormal class
      you will need to change also the height property of the browserElementExpanded class
      The formula from which the height property of browserElementExpanded should be calculated
      is: height(browserElementNormal) + height(cls__mmbrowsercontrol_dataPreviewFirstStep) + 46
*/
.browserElementExpanded
{
  width: 100%;
  height: 483px;
}
 
/* bin/Configuration/Commands/InsertDSSpryMasterDetail.htm */

.cls_InsertDSSpryMasterDetail_body {width: 350px}
.cls_InsertDSSpryMasterDetail_detailColumns {height: 120px}
.cls_InsertDSSpryMasterDetail_select_containerType {width: 150px}


/* bin/Configuration/Commands/InsertDSStackedContainers.htm */

.cls_InsertDSStackedContainers_body {width: 350px}
.cls_InsertDSStackedContainers_dsColumns {height: 120px}
.cls_InsertDSStackedContainers_select_containerType {width: 150px}


/* bin/Configuration/Commands/InsertDSSpotlightColumn.htm */

.cls_InsertDSSpotlightColumn_body {width: 350px}
.cls_InsertDSSpotlightColumn_spotlightColumns {height: 120px}
.cls_InsertDSSpotlightColumn_stackedColumns {height: 120px}
.cls_InsertDSSpotlightColumn_select_containerType {width: 150px}
