/*
 * From: addEditDomain.css
 */
#addDomain .inputs > .primary > .content > .body,
#editDomain .inputs > .primary > .content > .body {
    padding:0;
}

#domainDesigner_editDomain .list.linkedResources .wrap>.column.one,
#domainDesigner_addDomain .list.linkedResources .wrap>.column.one {
    width: 55%;
    margin-left:2px;
}

/*
.list.linkedResources.twoColumn .wrap>.column.two {
width:40%;
text-align:right;
}
*/

#domainDesigner_editDomain #stepDisplay {
    width:85%;
}

#domainDesigner_editDomain #stepDisplay .column>.content>.body {
    top:29px;
}

#domainDesigner_editDomain #stepDisplay .column.primary {
    *padding-right:24px; /* IE7 */
    *min-width:400px; /* IE7 */
}

#domainDesigner_editDomain #bundlesList .column.one,
#domainDesigner_editDomain #bundlesList .column.two {
    margin-top:7px;
    line-height:1.182em;
}

/*
 * From: addReport.css
 */
/* #addReport_SetUp */

#addReport_SetUp #noLink,
#addReport_SetUp #create {
    display: none;
}

/* #addReport_JRXML */

#addReport_JRXML #noLink,
#addReport_JRXML #create {
    display: none;
}

/*
 * From: addReportControls.css
 */
#addReport_Controls .inputs>.primary .body {
    padding: 0;
}

#controlOptions .wrap {
    border:none;
    line-height: normal;
}

#controlOptions .select {
    width:auto;
}

#controlOptions .select,
#controlOptions .checkBox {
    display: inline-block;
    margin-top: 5px;
}

#controlOptions .select {
    margin-right:10px;
}

#controlOptions .header.wrap {
    background-color: transparent;
}

/*
 * From: addResource.css
 */
#addResourceFile #stepDisplay > .inputs.oneColumn > .column .header > span {
	height:28px;
	line-height:28px;
	margin-left:6px;
}

#addResourceFile .twoColumn_equal .column {
    margin:20px;
    padding:0 5px;
}

#addResourceFile #fileTypeLabel.error>.message.warning {
    display: inline;
    position: absolute;
    left:100%;
    top:6px;
    margin-left:10px;
}

#addResourceFile .inputs .primary .footer .description {
    background-color:#EEEEEE;
    border-bottom:1px solid #E0E0E0;
    height:1.3em;
    line-height:1.3em;
    margin-bottom:1em;
    margin-left:-20px;
    overflow:hidden;
    padding:5px 25px;
}

/* #addResource_analysisConnection */

#addResource_analysisConnection.mondrian #xmlA {
    display: none;
}

/* #addResource_listOfValues */

#addResource_listOfValues .column.primary.noHeader {
    *height:380px; /* IE7 */
}

#addResource_listOfValues input {
    *margin:4px 0px 4px -2px; /* IE7 */
}

#addResource_listOfValues .twoColumn_equal .groupBox.scrollable > .content > .body {
    top:13px;
    border-top:none;
    border-bottom:none;
}

#addResource_listOfValues .list.attributesTable .wrap.header {
    background: #e1e9f3; /*fallback for non-CSS3 browsers*/
    background: -webkit-linear-gradient(#e1e9f3, #d4dee9); /*new webkit*/
    background: -moz-linear-gradient(#e1e9f3, #d4dee9); /*mozilla*/
    background: -ms-linear-gradient(#e1e9f3, #d4dee9); /*IE10*/
    background: -o-linear-gradient(#e1e9f3, #d4dee9); /*opera 11.10+*/
    background: linear-gradient(#e1e9f3, #d4dee9); /*future CSS3 browsers*/
    border-top: 1px solid #FFFFFF;
}

#addResource_listOfValues .list.attributesTable > li .leaf {
    border-bottom: 1px solid #E8E8E8;
}

#addResource_listOfValues .list.attributesTable .column.one,
#addResource_listOfValues .list.attributesTable .column.two,
#addResource_listOfValues .list.attributesTable .column.three  {
    border-right: 1px solid #FFFFFF;
    padding-left:6px;
    text-overflow: ellipsis;
}

#addResource_listOfValues .list.attributesTable .wrap.header > .column.three {
    *border-right:none;
}

#addResource_listOfValues .list.attributesTable .column.one {
    margin-left:-18px;
    *margin-left:-10px; /* IE7 */
    padding-right:1px;
}

#addResource_listOfValues .list.attributesTable .wrap.header > .column.one,
#addResource_listOfValues .list.attributesTable .wrap.header > .column.two {
    padding-right:2px;
}

#addResource_listOfValues .list.attributesTable #listOfValues .column.one,
#addResource_listOfValues .list.attributesTable #listOfValues .column.two  {
    border-right: 1px solid #E3E9EF;
}

#addResource_listOfValues .list.attributesTable #listOfValues .column.one input {
    *margin-left:9px; /* IE7 */
}

#addResource_listOfValues .list.attributesTable #listOfValues li:first-child {
    border-top: 1px solid #E8E8E8;
}

#addResource_listOfValues .list.attributesTable #listOfValues .column.two {
    padding-right:0;
}

#addResource_listOfValues .list.attributesTable #listOfValues .column.three {
    border-right:none;
}

#addResource_listOfValues #listOfValues p.column {
    line-height:15px;
    padding-bottom:2px;
    padding-top:3px;
}

/* addResource_inputControl_information */

/* #addResource_locateDatatype */

#addResource_locateDatatype #noLink,
#addResource_locateDatatype #fromLocal {
    display: none;
}

/* #addResource_locateDataSource */

#addResource_locateDataSource #fromLocal {
    display: none;
}

/* addResource multiple uses */

#addResource_dataSource_aws #select,
#addResource_dataSource_JDBC #select,
#addNewDataSource #select {
    min-height:180px;
}


/* #addResource_dataSource_aws #driverID, */
[name=selectedDriverClass] {
    width:auto;
    display:inline-block;
    margin-top:6px;
    margin-right:8px;
    width:500px\9;
}

#addNewDataSource [name=fileSourceType] {
    width:auto;
    display:inline-block;
    margin-top:6px;
    margin-right:8px;
    width:500px\9;
}

.dataSourceSaveDialog {
    width: 440px;
    height: auto;
    min-height: 410px;
    min-width: 440px;
}

.dataSourceSaveDialog > .content {
    height: 100%;
}

.dataSourceSaveDialog .treeBox {
    height: calc(100% - 250px);
    min-height: 100px;
    overflow: auto;
}

.dataSourceSaveDialog .viewPortChunk{
    width: auto;
}

.dataSourceSaveDialog .list .leaf, .dataSourceSaveDialog .list .node {
    overflow: visible;
}

.dataSourceSaveDialog .collapsible>li>.wrap {
    overflow: visible;
}

.dataSourceSaveDialog .hideRoot>.node>.subcontainer>.viewPortChunk>.collapsible{
    margin-left: 0;
}

.dataSourceSaveDialog .treeBox > .content > .body {
    padding: 6px;
}

.dataSourceSaveDialog.panel.dialog .content .subcontainer {
    margin-bottom: 32px;
    height: calc(100% - 95px);
}

.dataSourceSaveDialog.panel > div.content.hasFooter .footer {
    position: absolute;
    bottom: 0;
}

#urlID, /* old selector */
.dataSourceBody[dstype=aws] [name=connectionUrl] /* new selector */ {
    width:595px;
}

.panel.dialog.overlay.dataSourceSaveDialog {
    height: 410px;
}

/* addResource_dataSource, general */

#addDataSourceForm #stepDisplay {
    padding: 24px 32px;
}

#addDataSourceForm .column.primary .body {
	top:34px;
}

#addDataSourceForm .row.inputs .header > .title {
    padding-left:0;
    margin-left:0;
}

#dataSourceTypeSelector {
	padding-bottom:3px;
	margin-top:8px;
}

#dataSourceTypeSelector .message.warning {
	margin-left:6px;
}

/*
#addDataSourceForm .flow .row.instructions {
    padding: 24px 32px;
}
*/

#addResource_dataSource_text #fileLocation input[type=text],
#addResource_dataSource_text #fileLocation input[type=password],
#addResource_dataSource_excel #fileLocation input[type=text],
#addResource_dataSource_excel #fileLocation input[type=password] {
	width:400px;
}

#addResource_dataSource_text #repositoryInput input[type=text],
#addResource_dataSource_excel #repositoryInput input[type=text],
#addResource_dataSource_text #serverInput input[type=text],
#addResource_dataSource_excel #serverInput input[type=text] {
	display:inline-block;
}

#addResource_dataSource_text #ftpInput .control,
#addResource_dataSource_excel #ftpInput .control {
	margin-bottom:16px;
}

#addResource_dataSource_text #ftpInput fieldset,
#addResource_dataSource_excel #ftpInput fieldset {
	margin-right:24px;
}

#addResource_dataSource_text [name=fieldDelimiterOtherInput] input[type=text],
#addResource_dataSource_text [name=rowDelimiterOtherInput] input[type=text],
#addResource_dataSource_text [name=qualifierOtherInput] input[type=text] {
	width:80px;
}

#addResource_dataSource_text [name=fieldDelimiterRegexInput] input[type=text],
#addResource_dataSource_text [name=rowDelimiterRegexInput] input[type=text] {
	width:250px;
}

#addResource_dataSource_text [name=fieldDelimiterPluginInput],
#addResource_dataSource_text [name=rowDelimiterPluginInput] {
	width:650px;
}

#addResource_dataSource_text [name=fieldDelimiterPluginInput] input[type=text],
#addResource_dataSource_text [name=rowDelimiterPluginInput] input[type=text]  {
	display:inline-block;
	width:320px;
}


#addResource_dataSource_text .group .control select,
#addResource_dataSource_excel .group .control select {
	width:auto;
	min-width:200px;
}

#addResource_dataSource_text [name=datePatternInput] input[type=text],
#addResource_dataSource_text [name=numberPatternInput] input[type=text],
#addResource_dataSource_excel [name=datePatternInput] input[type=text],
#addResource_dataSource_excel [name=numberPatternInput] input[type=text] {
	width:190px;
}

#addResource_dataSource_text .table input {
	width:100%;
}

/* addResource_dataSource_aws */

#addResource_dataSource_aws #aws_settings.group {
    margin:10px 0 0 11px;
}

#addResource_dataSource_aws #aws_region label {
    width:350px;
    margin-top:6px;
    margin-right:6px;
    display:inline-block;
}

#addResource_dataSource_aws #aws_region button {
    *margin-bottom:7px; /* IE7 */
}

#addResource_dataSource_aws #aws_dataSourceList {
    margin-top:6px;
}

#addResource_dataSource_aws #aws_dataSourceList .control.groupBox {
    width:538px;
    height:150px;
    margin:0px;
}

#addResource_dataSource_aws #aws_dataSourceList .control.groupBox .body {
    padding:6px;
    height:137px;
    overflow:auto;
}

#awsDataSourceTree.hideRoot > .node > .collapsible {
    width:auto;
}

#awsDataSourceTree.list .leaf,
#awsDataSourceTree.list .node {
    overflow: visible;
}

#awsDataSourceTree .collapsible .list {
    width:auto;
}

#awsDataSourceTree .collapsible > li > .wrap,
#awsDataSourceTree .list.tabular > li > .wrap,
#awsDataSourceTree .list.filters > li > .wrap,
#awsDataSourceTree .list.fields > li > .wrap {
    overflow:visible;
}

#addResource_dataSource_aws #select {
    max-width:600px;
}

#addResource_dataSource_aws #driverID, /* old selector */
.dataSourceBody[dstype=aws] [name=driverClass] /* new selector */ {
    display:inline-block;
    width:400px
}


/* #addResource_locateConnection */

#addResource_locateConnection #noLink,
#addResource_locateConnection #fromLocal {
    display:none;
}

/*#addResource_locateQuery #noLink,*/
#addResource_locateQuery #fromLocal {
    display: none;
}


/* #addResource_locateOLAPSchema */

#addResource_locateOLAPSchema #noLink,
#addResource_locateOLAPSchema #create {
    display: none;
}

/* #addResource_locateAccessGrant */

#addResource_locateAccessGrant #create {
    display: none;
}

/* #addResource_locateInputControl */

#addResource_locateInputControl #fromLocal,
#addResource_locateInputControl #noLink {
    display: none;
}

/* #addResource_locateResource */

#addResource_locateResource #noLink,
#addResource_locateResource #create {
    display: none;
}

/* #addResource_query_step1
   #addResource_locateDataSource
   #addResource_query_step3 */

#addResource_query_step1 #flowControls .stepIndicator .icon,
#addResource_locateDataSource #flowControls .stepIndicator .icon,
#addResource_query_step3 #flowControls .stepIndicator .icon {
    top:-4px
}

#addResource_analysisConnection div.title label.wrap {
    color:inherit;
}

#stepDisplay fieldset.row.oneColumn div.header {
    overflow:hidden;
}

#stepDisplay fieldset.row.oneColumn div.title {
    float:left !important;
}

#stepDisplay fieldset.row.oneColumn label.control.inline {
    float:left;
}

/* #addResource_dataSource_federated */

#dataSourcesSelector {
    position:relative;
    min-width:760px;
}

#selectedDataSources {
    right: 3%;
    margin: 16px 0px 16px 30px;
}

#selectedDataSources label {
    padding-bottom:16px \9; /* for IE8 and 9 */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #selectedDataSources label {
        padding-bottom:16px; /* for Chrome and Safari */
    }
}

x:-o-prefocus, #selectedDataSources label {
    padding-bottom:16px; /* for Opera */
}


#subDsSelectionContainer .groupBox .body {
    height:280px;
}

#availableDataSources {
    margin: 16px 30px 16px 0;
}

#availableDataSources .groupBox {
    width:100%;
    height:300px;
    margin-top:6px;
    margin-left:0px;
}

#selectedDataSources .content {
    border:1px solid #D4D5D5;
    margin-top:6px;
    height:300px;
}

#selectedDataSourcesHeader {
    border-top:1px solid #FFFFFF;
    background-color: #E1E9F3;
    background-image: -moz-linear-gradient(#E1E9F3, #D4DEE9) repeat scroll 0 0 transparent; /* Firefox 3.6-15 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E1E9F3), to(#D4DEE9)); /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, #E1E9F3, #D4DEE9); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -o-linear-gradient(top, #E1E9F3, #D4DEE9); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #E1E9F3, #D4DEE9); /* Firefox 16+, IE10, Opera 12.50+ */
}


#selectedDataSourcesHeader .column.two,
#selectedSubDataSourcesList  .column.two {
    border-left:2px solid #F0F1FA;
    padding-left:6px;
}

#selectedSubDataSourcesList .column.two {
    float:inherit;
}

#selectedSubDataSourcesListContainer {
    height:273px;
    *height:271px;  /* for IE7 */
    *position:relative; /* for IE7 */
    overflow:auto;
}

#selectedDataSourcesHeader li > .wrap,
#selectedSubDataSourcesList li > .wrap {
    padding-left:0px;
    border-top:none;
}

#selectedSubDataSourcesList .error > .message.warning {
    white-space:normal;
    margin-top:2px;
    margin-bottom:4px;
    padding-left: 20px;
}

#selectedSubDataSourcesList .leaf.selected .error > .message.warning {
	margin-top:2px;
	margin-bottom:4px;
	margin-right:0px;
}

#selectedSubDataSourcesList .leaf {
    border-bottom:1px solid #EFEFEF;
}

#selectedSubDataSourcesList .column.error {
    float:none;
    padding-bottom:4px;
}

#selectedSubDataSourcesList .column.error .message.warning {
    white-space:normal;
    color:#ffee95;
    font-weight:bold;
}

#selectedDataSourcesHeader li {
    border-bottom:1px solid #e4e9f0;
}

#selectedDataSourcesHeader p {
    line-height:24px;
}



/*
 * From: dashboardDesigner.css
 */
#dashboardDesigner .primary.column>.content>.body {
    background: url("images/grid_20x20_bkgd.png") repeat scroll -10px -10px #F6F9F9;
}

#dashboardDesigner .list.collapsible.folders .leaf>.wrap>.icon {
    display: none;
}

#dashboardDesigner .list.collapsible.folders .leaf>.wrap {
    margin-top:1px;
    margin-left:2px;
}

#dashboardDesigner .control.select.multiple {
    min-height: 60px;
}

#dashboardDesigner fieldset.control {
    width:100%;
}

#dashboardDesigner .control.select.multiple a,
#dashboardViewer .control.select.multiple a,
#dashboardDesigner fieldset.control a,
#dashboardViewer fieldset.control a {
    display: none;
}

/* persists the body font rules in dashboard view mode */
#dashboardViewerFrame .componentContainer.control {
    font-size:11px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
} 


#dashboardViewerFrame {
    top: 29px;
}

#dashboardViewerFrame.withTitle {
    top: 68px;
}

#sizeGuide {
    border:1px dotted #aaa;
    border:1px solid #aaa \9; /* IE8 and IE9 */
    left:0;
    position:absolute;
    top:1px;
    z-index:1;
    -moz-box-shadow:5px 5px 20px #ccc;
    -webkit-box-shadow:5px 5px 20px #ccc;
    box-shadow:5px 5px 20px #ccc;
    height: 600px;
    width: 800px;
    zoom:1; /* IE */
    background-color: #ffffff \9; /* IE8 and IE9 */
    *background-color: #ffffff; /* IE7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=6, Direction=90),
    progid:DXImageTransform.Microsoft.Chroma(Color='#ffffff'); /* IE */
}

#sizeGuide.proportional {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    border: none;
    right:0;
    bottom:0;
    height: auto;
    width: auto;
}

#dashboardViewer #sizeGuide {
    box-shadow:none;
}

#dashboardDropZone {
    top: 68px;
}

#dashboardCanvasArea.proportional {
    border: none;
    right:0;
    bottom:0;
    left:0;
    position:absolute;
    top:0px;
    z-index:2;
    width:100%;
    height:auto;
}

#sizeGuide>.label {
    position: absolute;
    right:20px;
    bottom:2px;
    display: block;
}

#sizeGuide.proportional>.label {
    display: none;
}

#title {
    position: absolute;
    left: 0;
    right: 0;
    height:40px; /* do not forget to change DashboardState.DASHBOARD_TITLE_HEIGHT accordingly */
    line-height: 40px;
    text-align: center;
}

#dashboardDesigner #title {
    background-color: #e0e0e0;
    -webkit-user-select:text;
    -moz-user-select:text;
    top: 58px;
}

#dashboardDesigner #fontSizeTester{
    z-index:-99999;
    top:-9999px;
    position:absolute;
    line-height:normal;
}

.dragmarquee{
    background-color:transparent;
    border:1px dashed #000;
    width:2px;
    height:2px;
    position: absolute;
    z-index:50;
}

.componentContainer {
    position: absolute;
    z-index: 2;
}

.componentContainer.control>.sizer {
    display:none;
}

.componentContainer.control {
    width:auto;
    margin: 0;
    background-color: transparent;
}

.componentContainer.control.select {
	min-width: 30px;
	*width:150px /* IE7 */
}

.componentContainer.control .leaf label.control{
    margin-bottom:0;
}

.componentContainer.control.actionButton,
.componentContainer.control.displayText {
    width:auto;
}

.componentContainer.control.select.multiple select {
    height:100%;
}

.componentContainer.control input,
.componentContainer.control .picker,
.componentContainer.control .picker input,
.componentContainer.control select,
.componentContainer.control .button,
.componentContainer.control .read,
.componentContainer.control .radio,
.componentContainer.control .checkBox {
    margin: 0;
    z-index: 5;
    position: relative;
}

.componentContainer.control input[type=checkbox] {
    position:absolute;
    top:-2px \9; /* IE8 and IE9 */
    *top:-3px; /* IE7 */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .componentContainer.control input[type=checkbox] {
        top:2px;
    }
}

.componentContainer.checkBox li {
    margin-bottom:5px;
}

.componentContainer.control.displayText>.edit,
.componentContainer.control.displayText.editMode>.read {
    display: none;
}

.componentContainer.control.displayText>.read,
.componentContainer.control.displayText.editMode>.edit {
    display: block;
    color:#000;
}

.componentContainer.control.displayText {
    padding:2px 5px;
}

.componentContainer.control.displayText>.edit,
.componentContainer.control.displayText>.read {
    width:100%;
    height: 100%;
    border: none;
    background: none;
    text-align: center;
}

.componentContainer.control.displayText>.edit {
    text-align:left;
}

.componentContainer.control.displayText.label {
    z-index:6;
}

.componentContainer.control.select.multiple {
    height:5em;
}

.componentContainer.control>.list>.leaf {
    margin:0;
}

.componentContainer.iframe {
    height: 100%;
    width:100%;
    margin:0;
    border: none;
    z-index:5;
    position: absolute;
    background-color: #fff;
    background-image:url("images/wait_animation_large.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.componentContainer.iframe iframe {
    background-color: #FFFFFF;
    height: 100%;
    width:100%;
    margin:0;
    border: none;
    z-index:5;
    position: absolute;
}

.componentContainer.iframe #reportContainer {
    overflow: hidden;
}


.componentContainer.iframe,
.componentContainer.displayText {
    border:1px solid #333;
}

.componentContainer>.overlay.button {
    border:7px solid transparent;
    bottom:0;
    left:0;
    margin:-7px;
    position:absolute;
    right:0;
    top:0;
    z-index:3;
}

.componentContainer.iframe>.overlay.button {
    z-index:100;
}

.componentContainer>.overlay.pressed,
.componentContainer>.overlay.over {
    border-color:#217EB5;
}

.componentContainer>.overlay.pressed,
.componentContainer.selected>.overlay {
    opacity:1;
}

.componentContainer.selected>.overlay.button {
	border:2px dashed #217EB5;
	cursor:move;
	margin:-7px;
	z-index: 100;
	background-color:#eee;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#dashboardControlsPlaceHolder .componentContainer > .overlay.button {
	z-index: 0;
}

#dashboardControlsPlaceHolder .componentContainer.select.multiple > .overlay.button {
    bottom:-31px;
}

.componentContainer>.sizer {
    background-color:#217EB5;
    bottom:-11px;
    display:none;
    height:10px;
    position:absolute;
    right:-11px;
    width:10px;
}

#dashboardControlsPlaceHolder .componentContainer.select.multiple>.sizer {
	bottom:-41px;
}

.componentContainer.selected>.sizer,
.componentContainer.control.label.selected>.sizer,
.componentContainer.control.free.selected>.sizer {
    display:block;
    z-index: 21;
}

.componentContainer>.sizer.horizontal {
    bottom:50%;
    margin-bottom:-5px
}

.componentContainer>.sizer.vertical {
    right:50%;
    margin-right:-5px;
}

.componentContainer.selected.control.select.multiple>.sizer.vertical,
.componentContainer.selected.control.picker>.sizer.horizontal,
.componentContainer.selected.control.text.label>.sizer.horizontal,
.componentContainer.selected.control.text.free>.diagonal.sizer {
    display:block;
}

.componentContainer .leaf span.wrap,
.componentContainer .leaf legend {
    display: none;
}

.componentContainer.control.select.multiple .leaf,
.componentContainer.control.select.multiple .leaf .control {
    height:100%;
}

#framePlaceholder {
    position: absolute;
    width: 560px;
    height: 350px;
}

#framePlaceholder,
#marquee {
    background-color: #e0e0e0;
    opacity:.5;
}

#marquee {
    border: 1px solid #333;
}

/* Demo Home Page */
#home_user .outerDashboardFrame { /* IE7 */
	*position:absolute;
	*top:0;
	*right:0;
	*bottom:0;
	*left:0;
}

.externalUrlEmbeddingError {
    color: red;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
}

.componentContainer.iframe.hideLoadingAnimation {
    background-image: none !important;
}

/* dashboardViewer */
#dashboardViewer #marquee,
#dashboardViewer #framePlaceholder,
#dashboardViewer .componentContainer>.sizer,
#dashboardViewer .componentContainer>.overlay,
#dashboardViewer #customURL {
    display:none;
}

#dashboardViewer #sizeGuide {
    border:none;
    background: none;
    margin:0;
}

#dashboardViewer #sizeGuide.proportional {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}

#dashboardViewer #sizeGuide .label {
    display:none;
}

#dashboardViewer .componentContainer.iframe,
#dashboardViewer .componentContainer.displayText {
    border:none;
}

#dashboardViewer #title {
    background-color: transparent;
    top:28px;
}

#dashboardViewer fieldset.control {width:100%;}

.componentContainer.iframe>.floatingMenu {
    margin:0;
    border: 1px solid #999;
    background: none;
    z-index:8;
    position: absolute;
    right:3px;
    top:3px;
    padding: 3px;
    background-color: #D4D4D4; /* for non-css3 browsers */
    background:-webkit-gradient(linear, left top, left bottom, from(#dedede), to(#D4D4D4)); /* for webkit browsers */
    background:-moz-linear-gradient(top, #dedede, #D4D4D4); /* for firefox 3.6+ */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display:none;
    *height:30px; /* IE7 */
}

.componentContainer.iframe.over>.floatingMenu {
    display:block;
}

.componentContainer.iframe>.floatingMenu>.button {
    text-indent: -5000px;
    padding: 0;
    margin-right: 3px;
    *float:left; /* IE7 */
    *margin:0 5px; /* IE7 */
}

.componentContainer.iframe>.floatingMenu>.button>.wrap {
    padding: 0;
    line-height: normal;
    height: 22px;
    width: 22px;
}

.componentContainer.iframe>.floatingMenu>.button>.wrap>.icon {
    background-image: url("images/floatingMenu_sprite.png");
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
}

.componentContainer.iframe>.floatingMenu>.button,
.componentContainer.iframe>.floatingMenu>.button>.wrap {
    background:none;
}

.componentContainer.iframe>.floatingMenu>.button.open>.wrap>.icon {
    background-position: left -136px;
}

.componentContainer.iframe>.floatingMenu>.button.open.over>.wrap>.icon {
    background-position: left -108px;
}

.componentContainer.iframe>.floatingMenu>.button.open.pressed>.wrap>.icon {
    background-position: left -80px;
}

.componentContainer.iframe>.floatingMenu>.button.refresh>.wrap>.icon {
    background-position: -1px -53px;
}

.componentContainer.iframe>.floatingMenu>.button.refresh.over>.wrap>.icon {
    background-position: -1px -25px;
}

.componentContainer.iframe>.floatingMenu>.button.refresh.pressed>.wrap>.icon {
    background-position: -1px 3px;
}

/* hide control title and validation message for input controls */
.componentContainer .leaf span.wrap,
.componentContainer .leaf legend,
.componentContainer .leaf .warning {
    display: none !important;
}

/*
 * From: data_chooser.css
 */
/* #dataChooserSource */

#dataChooserSource .inputs .primary .header .title {
    display: none;
}

#dataChooserSource .inputs .primary .body {
    bottom:110px;
}

#dataChooserSource .inputs .primary .footer {
    height:105px;
}

#dataChooserSource #sourceDialog .description {
    background-color:#EEEEEE;
    border-top:1px solid #E0E0E0;
    border-bottom:1px solid #E0E0E0;
    bottom:0;
    height:43px;
    left:0;
    line-height:1.3em;
    margin:0;
    overflow:hidden;
    padding:5px 25px;
    position:absolute;
    right:0;
}

#dataChooserSource #sourceDialog .groupBox {
    bottom:60px;
}

#dataChooserSource #sourceDialog {
    min-width: 450px;
    min-height: 500px;
}

#dataChooserSource .sourceDialogNew {
    min-width: 450px;
    min-height: 510px;
    height: 510px;
    width: 450px;
}

#dataChooserSource .sourceDialogNew .treeBox {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*#dataChooserSource .sourceDialogNew .tabContainer {
    min-height: 410px;
    height: 410px;
    overflow: auto;
}*/

#dataChooserSource .list.resources .column.one,
#dataChooserSource .list.resources .column.four {
    display: none;
}

#dataChooserSource .list.resources .column.two {
    width:75%;
}

#dataChooserSource .list.resources .column.three {
    width:10%;
}

#dataChooserSource .list.resources .resourceName a:focus,
#dataChooserSource .list.resources .resourceName a:hover,
#dataChooserSource .list.resources .resourceName a.over,
#dataChooserSource .list.resources .resourceName a:active,
#dataChooserSource .list.resources .resourceName a.pressed {
    color:inherit;
    cursor:pointer;
    text-decoration:none;
}

#dataChooserSource .interactions .primary .body {
    margin-top:29px;
}

#dataChooserSource #pageDimmer {
    z-index: 20;
}

/* #dataChooserDisplay */

#dataChooserDisplay #listMode {
    margin:10px 1% 0 auto;
    position:absolute;
    right:0;
    top:0;
}

#dataChooserDisplay .list.tabular.twoColumn.hideRoot {
    padding-left:0;
}

#dataChooserDisplay #foldersTree {
    margin-top:1px;
}

/* #dataChooserFields */

/* iPads (portrait and landscape) */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:portrait) {
    #dataChooserFields .flow #stepDisplay {
        width:540px;
    }

    #dataChooserFields .flow .row.inputs.twoColumn,
    #dataChooserFields .flow .row.inputs.twoColumn_equal {
        min-width: 540px !important;
        width: 540px !important;
    }

    #dataChooserFields .flow .row.inputs {
        height: 600px;
    }
}

/* iPads (portrait and landscape) */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:landscape) {
    #dataChooserFields .flow #stepDisplay {
        width:700px;
    }

    #dataChooserFields .flow .row.inputs.twoColumn,
    #dataChooserFields .flow .row.inputs.twoColumn_equal {
        min-width: 700px !important;
        width: 700px !important;
    }

    #dataChooserFields .flow .row.inputs {
        height: 380px;
    }
}

/* #dataChooserPreFilters */

#dataChooserPreFilters .panel .list.tabular.filters.twoColumn .wrap {
    border:none;
    background-color: transparent;
}

#dataChooserPreFilters .row.inputs {
    min-width:830px;
    *width:830px; /* IE7 */
}

#dataChooserPreFilters #fieldAndOperation {
    min-width:105px;
    margin-bottom:0;
}

#dataChooserPreFilters #values {
    margin-bottom:0;
    padding-top:1px;
    *padding-top:-1px; /* IE7 */
}

#dataChooserPreFilters #values>.control.picker>.button.picker {
    margin-bottom:0;
}


#dataChooserPreFilters #values>.control.picker>input {
    margin-bottom:0;
    *margin-right:2px; /* IE7 */
    *margin-top:3px; /* IE7 */
    margin-right:1px\9; /* IE8 and IE9 */
    margin-top:2px\9; /* IE8 and IE9 */
}

#dataChooserPreFilters .column.two.pickWells {
    float:none;
}

#dataChooserPreFilters .button.minimize {
    display: none;
}

#dataChooserPreFilters #mvSearchInput {
    margin-left:3px;
    width:150px;
}

#dataChooserPreFilters .list.filters > .leaf.editMode {
    *padding-bottom:10px; /* IE7 */
}

#dataChooserPreFilters .control.pickWells > .availableValues>select {
    *height:110px; /* IE7 */
    height:110px \9; /* IE8 and IE9 */
}


/* Safari and Google Chrome only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #dataChooserPreFilters .control.pickWells > .availableValues>select {
        top:46px;
    }
}

#dataChooserPreFilters .control.pickWells > .selectedValues>select {
    *left:0; /* IE7 */
    *top:13px; /* IE7 */
    *height:140px; /* IE7 */
    height:135px \9; /* IE8 and IE9 */
    margin-left:6px
}

#dataChooserPreFilters .control.inline>select {
    *margin-left: 4px; /* IE7 */
}

/*
 * From: demo.css
 */
#home_user #outerFrame #dashboardViewer .body .body {
    overflow:auto;
}
/*
 * From: designer.css
 */

#adhocToolbar > .buttonSet {
    width:800px;
}

#menuList > li[disabled] > p {
    color:#999;
}

#designer #filters {
    min-width: 250px;
    width: 300px;
}

#designer #canvas>.content>.header {
    border-bottom:none;
    min-height: 28px;
    height:auto;
}

#designer .tokens>.measure .wrap {
    *color:#666666; /* IE7 */
}

#designer #data.body {
    margin-top:28px;
    border-top: 1px solid #e0e0e0;
}

#designer #fields.column.decorated.secondary>.content>.header>.title {
    overflow:hidden;
}

#designer #availableFields .measure .header{
    background-color: #C7B7E4;
}

#designer #availableFields .dimension .header {
    background-color: #C3DBBD;
}

#designer #availableFields .measure .header,
#designer #availableFields .dimension .header {
    border-bottom-color: #b7b7b7;
}

#adhoc #adhocCanvasContainer{
    overflow:hidden;
}

#designer .pane.filter .control.select.multiple select {
    height:100%;
    margin-top:0;
    width: 98%;
}

#designer .pane.filter .control.select.multiple {
    height:100px;
}

#designer .pane.filter .control.select.multiple .sizer.vertical {
    bottom: -20px;
    width:100%;
    height:15px;
}

#designer .pane.filter .control.select.multiple .sizer.vertical span {
    position: relative;
    left: 50%;
}
#designer .pane.filter .control.select.multiple .sizer.vertical.dragging {
    position: relative;
    top: 10px;
}

#designer .pane.filter.sizeable .control.select.multiple select {
    height:auto;
}

#designer #editor .body {
    margin-top:62px;
}

#designer .toolbar .button .wrap {
    text-indent: -5000px;
}

#designer .toolbar #closeDesigner.button .wrap {
    text-indent: 0px;
}

#designer #viewMode {}

#designer #displayMode {
    position: absolute;
    right: 0;
    top:0;
}

#designer #designerCanvasContainer{
    overflow:hidden;
}

#designer #mainTableContainer {
    border-left:1px solid #e0e0e0;
    bottom:0;
    left:0;
    right:0;
    top:100px !important;
    overflow:auto;
    position:absolute;
    padding: 0 10px;
}

#designer #mainTableContainerOverlay {
    bottom:0;
    position:absolute;
    right:0;
    top:0;
    left:0;
    background-color:#000;
    opacity: 0.3;
    z-index:900;
    filter: alpha(opacity=30);
    background-position:center;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    #designer #mainTableContainerOverlay,
    .resultsOverlay {
        background:#000 url(images/loadinfo.gif) no-repeat !important;
        background-position:center !important;
    }
}

#designer #canvas>.content.hasFooter>.header {
    height:auto;
}

#designer #canvasTable {
    position:relative;
    top:2px;
}

#designer #grouper.over {
    background-position:0 -30px;
}

#designer #titleCaption {
    height: 2.5em;
    line-height: 2.5em;
    font-size: 16px;
    white-space: nowrap;
    /* padding prevents overlap with new options button */
    padding-left:50px;
    padding-right:50px;
}

#designer #titleCaption > input {
    position:relative;top:8px;
}

#designer .OLAP {
    border-bottom: 1px solid #e0e0e0;
}

#designer .calculatedField {
    font-weight:bold;
}

#designer .calculatedField.dependency {
    font-style: oblique;
}

#designer td.selected,
#designer th.selected {
    background-color: #CDE1ED !important;
}

#designer td#chart.selected{
    background-color: #FFFFFF !important;
}

#designer #mainTableContainer .sizer {
    z-index:63;
    width:3px;
    position:absolute;
}

#designer #mainTableContainer .chartBorder {
    position: relative;
    border: solid 2px #217EB5;
}

#designer #mainTableContainer .chartImgBorder {
    background-color: #FFF;
}

#designer #mainTableContainer td#chart .sizer {
    background-color: #217EB5;
    bottom: 0;
    right: 0;
    cursor: se-resize;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index:5;
}

#designer #mainTableContainer .sizer.over,
#designer #mainTableContainer .sizer.pressed {
    background-color: #217EB5;
}

#designer #mainTableContainer .overlay {
    position:absolute;
    z-index:500;
    margin:0;
    opacity:0.3;
    filter: alpha(opacity=30);
}

#designer #mainTableContainer .overlay.over,
#designer #mainTableContainer .overlay.pressed,
#designer #mainTableContainer .overlay.selected {
    background-color:#C0C0C0;
    border:1px solid #333333;
    margin:-1px 0 0 -1px;
}
/*
#designer #mainTableContainer .overlay.group.over,
#designer #mainTableContainer .overlay.group.pressed,
#designer #mainTableContainer .overlay.group.selected {
	margin:-1px 0 0 -2px;
}

#designer #mainTableContainer .overlay.group.pressed,
#designer #mainTableContainer .overlay.group.selected {
	margin:-3px 0 0 -4px;
}
*/
#designer #mainTableContainer .overlay.xtab.header,
#designer #mainTableContainer .overlay.xtab.measure,
#designer #mainTableContainer .overlay.legend,
#designer #mainTableContainer .overlay.summary,
#designer #mainTableContainer .overlay.group {
    z-index:501;
}

#designer #mainTableContainer .overlay.legend {
    z-index:801;
    border: thin #ffffff solid;
}

#designer .columnSizer{
    z-index:501;
    width:3px;
    position:absolute;
    padding-left:1px;
    padding-right:1px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    #designer .columnSizer{
        width:7px !important;
    }
}

#designer .columnSizer.over{
    z-index:2000;
    width:3px;
    position:absolute;
    padding-left:1px;
    padding-right:1px;
    background-color:#999999;
}


#designer .columnSizer:hover {}

#designer .row.visualCue{
    width:3px;
}

#designer .col.visualCue,
#designer .measure.visualCue{
    height:3px;
}

#designer .row.visualCue,
#designer .col.visualCue,
#designer .measure.visualCue{
    z-index:-1;
    position:absolute;
    background-color:#999999;
}

#designer .row.visualCue.over,
#designer .col.visualCue.over,
#designer .measure.visualCue.over{
    z-index:501;
}

/* Bug 29891 - Adhoc improvment: User not able create filter using drag and drop.
.column.decorated>.content>.body>#filter-container {
    height: 100%
}
*/

/*chart specific*/
#designer #mainTableContainer .overlay.legend.selected {
    margin:-2px 0 0 0;
}


/*table specific*/
#designer #mainTableContainer span.labelOverlay {
    position:absolute;
    margin: 0;
    padding: 0;
}

#designer #mainTableContainer span.labelOverlay span {
    padding-left:5px;
}

#designer #tableDetails tr.member.labels.noColumn td {width:196px;}

/*crosstab specific*/
#designer #mainTableContainer .overlay.xtab {
    z-index : -1;
}


#designer #mainTableContainer .overlay.xtab.over,
#designer #mainTableContainer .overlay.xtab.pressed,
#designer #mainTableContainer .overlay.xtab.selected {
    z-index : 500;
}

/*this is to enhance dragNdrop of selected groups*/
#designer #mainTableContainer .overlay.xtab.selected {
    z-index : 502;
}

#designer #mainTableContainer #canvasTable thead#headerAxis th.columnGroupsEmptyCell{
    background-color:#FFF;
}

#designer #mainTableContainer #canvasTable thead#headerAxis th#columnGroupsPlaceHolder{
    background-color:#cccccc;
    height:50px;
    width:85%;
    color:#f1f1f1;
    vertical-align:middle;
    font-style:italic;
    font-weight:bold;
}

#designer #mainTableContainer #canvasTable td#rowGroupsPlaceHolder{
    background-color:#cccccc;
    width:100px;
    height:250px;
    color:#f1f1f1;
    text-align:center;
    font-style:italic;
    font-weight:bold;
}

#designer #mainTableContainer #canvasTable td#measuresPlaceHolder{
    background-color:#f1f1f1;
    color:#666666;
    text-align:center;
    font-style:italic;
    font-weight:bold;
}

#designer .overflow{
    min-width:100px;
    height:30px;
    background-color:#d4ecf2;
    border-bottom:1px solid #c1c1c1;
    border-top:1px solid #c1c1c1;
}

#designer .panel.filter .select {
    margin:5px 0;
}

#designer .toolbar .button .icon {
    background-image: url(images/adhoc_toolbar_buttons_sprite.png);
    background-repeat: no-repeat;
}

#designer .toolbar #closeDesigner.button .icon {
    background-image: none;
    background-repeat: no-repeat;
}

#designer #closeDesigenr.closeIcon {
    float: right;
    width: 19px;
    height: 19px;
    margin: 5px;
    background: url("images/dialogClose.png");
    cursor: pointer;
}

#designer .toolbar #presentation .icon {
    background-position: 3px 3px;
}

#designer .toolbar #explorer .icon {
    background-position: 3px 3px;
}

#designer .toolbar #save .icon {
    background-position: 2px -31px;
}

#designer .toolbar #export .icon {
    background-position: 2px -73px;
}

#designer .toolbar #redo .icon {
    background-position: 3px -233px;
}

#designer .toolbar #undo .icon {
    background-position: 3px -195px;
}

#designer .toolbar #undoAll .icon {
    background-position: 3px -279px;
}

#designer .toolbar #pivot .icon {
    background-position: 2px -321px;
}

#designer .toolbar #sort .icon {
    background-position: 3px -367px;
}

#designer .toolbar #controls .icon {
    background-position: 5px -153px;
}

#designer .toolbar #options .icon {
    background-position: -1px -409px;
    left:3px;
}

#designer .toolbar #query .icon {
    background-position: 1px -110px;
    left:3px;
}

#designer .toolbar #presentation.over .icon,
#designer .toolbar #presentation.pressed .icon {
    background-position: -67px 3px;
}

#designer .toolbar #explorer.over .icon,
#designer .toolbar #explorer.pressed .icon {
    background-position: -67px 3px;
}

#designer .toolbar #save.over .icon,
#designer .toolbar #save.pressed .icon {
    background-position: -67px -31px;
}

#designer .toolbar #export.over .icon,
#designer .toolbar #export.pressed .icon {
    background-position: -68px -73px;
}

#designer .toolbar #undo.over .icon,
#designer .toolbar #undo.pressed .icon {
    background-position: -66px -195px;
}

#designer .toolbar #redo.over .icon,
#designer .toolbar #redo.pressed .icon {
    background-position: -64px -234px;
}

#designer .toolbar #undoAll.over .icon,
#designer .toolbar #undoAll.pressed .icon {
    background-position: -68px -279px;
}

#designer .toolbar #pivot.over .icon,
#designer .toolbar #pivot.pressed .icon {
    background-position: -67px -321px;
}

#designer .toolbar #sort.over .icon,
#designer .toolbar #sort.pressed .icon {
    background-position: -66px -366px;
}

#designer .toolbar #controls.over .icon,
#designer .toolbar #controls.pressed .icon {
    background-position: -65px -153px;
}

#designer .toolbar #options.over .icon,
#designer .toolbar #options.pressed .icon {
    background-position: -69px -409px;
}

#designer .toolbar #query.over .icon,
#designer .toolbar #query.pressed .icon {
    background-position: -68px -110px;
}

/* button positions for disabled state */

#designer .toolbar #explorer.button[disabled] .icon {
    background-position: -33px 4px;
}

#designer .toolbar #save.button[disabled] .icon {
    background-position: -31px -31px;
}

#designer .toolbar #export.button[disabled] .icon {
    background-position: -31px -73px;
}

#designer .toolbar #undo.button[disabled] .icon {
    background-position: -34px -195px;
}

#designer .toolbar #redo.button[disabled] .icon {
    background-position: -33px -233px;
}

#designer .toolbar #undoAll.button[disabled] .icon {
    background-position: -34px -279px;
}

#designer .toolbar #pivot.button[disabled] .icon {
    background-position: -35px -321px;
}

#designer .toolbar #sort.button[disabled] .icon {
    background-position: -34px -366px;
}

#designer .toolbar #controls.button[disabled] .icon {
    background-position: -33px -153px;
}

#designer .toolbar #options.button[disabled] .icon {
    background-position: -36px -408px;
}

#designer .toolbar #query.button[disabled] .icon {
    background-position: -36px -110px;
}

#designer .toolbar .button.disabled .icon,
#designer .toolbar .button[disabled] .icon {
    opacity:0.6 !important;
}

.displayManager {
    border-collapse: separate;
    border-spacing: 10px 5px;
    white-space: normal;
    border-bottom:1px solid #c5c5c5;
}

.displayManager .axis>.title {
    text-align: right;
    vertical-align: middle;
    white-space:nowrap;
}

.displayManager .axis>.slot {
    display: table-cell;
    width: 100%;
    background-image: url("images/input_bkgd.png");
    border:1px solid #ccc;
    background-repeat: repeat-x;
    padding-top: 3px;
}

.displayManager .tokens {
    min-height: 24px;
}

.displayManager .axis.disabled .tokens {
    background-color: #F8F8F8;
    border-color: #E1E1E1;
}


.tokens .button {
    display: inline-block !important;
    *display:inline !important; /* IE7 */
    zoom:1; /* IE */;
    margin: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:2px 20px 2px 3px;
}

.tokens .dimension .button {
    *padding-top:3px; /* IE7 */
}

.tokens .measure .button {
    *margin:1px 5px 0 0; /* IE7 */
}

.tokens .level {
    top:1px;
}

.tokens .dimenzion .level, /* misspelling is intentional */
.tokens .meazure .level {
    top:0px;
}

.tokens>.dimension,
.tokens>.measure,
.dimension>.levels,
.measure>.members {
    display:inline;
}

.tokens>.dimension>.title,
.tokens>.measure>.title {
    display:none;
}

.tokens>.measure,
.dragging.dimension {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #E9D9FE;
    margin-left: 2px;
    padding: 4px 3px 4px 2px;
    top: 1px;
    position: relative;
    *padding: 3px 3px 3px 2px; /* IE7 */
}

.tokens>.measure {
    zoom:1; /* IE */;
    *margin-top:-2px; /* IE7 */
}

.tokens>.measure>.handle {
    background: url("images/lists_sprite.png") no-repeat 4px -1038px;
    *background: url("images/lists_sprite.png") no-repeat 4px -1040px; /* IE7 */
    width:12px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.measure>.members>.member,
li.level.meazure, /* misspelling is intentional */
#designer #availableFields .measure .header {
    /* purple measures */
    background-color: #d3c8eb; /* for non-css3 browsers */
    background:-webkit-gradient(linear, left top, left bottom, from(#ded5f0), to(#d3c8eb)); /* for webkit browsers */
    background:-moz-linear-gradient(top, #ded5f0, #d3c8eb); /* for firefox 3.6+ */
}

.dimension>.levels>.level,
#designer #availableFields .dimension .header,
li.level.dimenzion, /* misspelling is intentional */
.dragging.dimension {
    /* blue dimensions */
    background-color: #d5dee8; /* for non-css3 browsers */
    background:-webkit-gradient(linear, left top, left bottom, from(#e1e9f3), to(#d5dee8)); /* for webkit browsers */
    background:-moz-linear-gradient(top, #e1e9f3, #d5dee8); /* for firefox 3.6+ */
}

.dimension>.levels>.level.notShown,
.dimension.odd>.levels>.level.notShown {
    background-color: #ddd; /* for non-css3 browsers */
    background:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc)); /* for webkit browsers */
    background:-moz-linear-gradient(top, #eee, #ccc); /* for firefox 3.6+ */
}

li.dragging.dimension, li.dragging.measure {
    list-style: none outside none;
    margin: 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:2px 20px 2px 3px;
}

li.dragging.dimension {
    background-color: #d5dee8; /* for non-css3 browsers */
    background:-webkit-gradient(linear, left top, left bottom, from(#d7e1eb), to(#e0e9f3)); /* for webkit */
    background:-moz-linear-gradient(top, #d7e1eb, #e0e9f3); /* for firefox 3.6+ */
}

li.dragging.measure {
    background-color: #d3c8eb; /* for non-css3 browsers */
    background:-webkit-gradient(linear, left top, left bottom, from(#D0C3E8), to(#C2B2E3)); /* for webkit */
    background:-moz-linear-gradient(top, #D0C3E8, #C2B2E3); /* for firefox 3.6+ */
}

.tokens .button>.wrap {
    display: inline !important;
    padding-left:12px;
    background-image: url("images/lists_sprite.png");
    background-repeat: no-repeat;
    text-decoration: none;
}

.wrap.dragging.dimension,
.tokens .button.level>.wrap {
    background:none;
    padding-left:4px;
    *color:#666666 !important; /* IE7 */
}

.wrap.dragging.measure,
.tokens .button.member>.wrap {
    background:none;
    padding-left:4px;
}

.wrap.dragging.measure,
.wrap.dragging.dimension {
    padding-left:16px;
    color:#666666 !important;
}

.wrap.dragging.dimension{
    background-color: #e0e9f3; /* for non-css3 browsers */
    background-image: url("images/lists_sprite.png");
    background-position: 5px -1009px;
    background-repeat: no-repeat;
    background:url("images/lists_sprite.png") 5px -1009px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#d7e1eb), to(#e0e9f3)); /* for webkit browsers */
    background:url("images/lists_sprite.png") 5px -1009px no-repeat, -moz-linear-gradient(top, #d7e1eb, #e0e9f3); /* for firefox 3.6+ */
}

.wrap.dragging.measure {
    background-color: #C7B7E4; /* for non-css3 browsers */
    background-image: url("images/lists_sprite.png");
    background-position: 5px -1034px;
    background-repeat: no-repeat;
    background:url("images/lists_sprite.png") 5px -1034px no-repeat, -webkit-gradient(linear, left top, left bottom, from(#D0C3E8), to(#C2B2E3)); /* for webkit */
    background:url("images/lists_sprite.png") 5px -1034px no-repeat, -moz-linear-gradient(top, #D0C3E8, #C2B2E3); /* for firefox 3.6+ */
}

.tokens .button>.icon {
    background: url("images/lists_sprite.png") 3px -1095px no-repeat;
    left:auto;
    right: 4px;
    height: 18px;
    width:10px;
    z-index: inherit;
}

/*TODO Needs review: Bug 27332 - UI: Improved Adhoc Flow - Can not change filter expression (Edit button is not visible) */
#complexExpressionPod .header>.title {
    float:none;
}

/* 
 * filter panel, ad hoc designer 
*/

#filters .primary .list {
	border-bottom: 1px solid #E0E0E0;
}

#filters.column.decorated > .content >  .body {
    left: 0;
    position: absolute;
    overflow-x: hidden;
}

#filters .svList.disabled {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#filters .mSelect-svListPlaceholder .sList.disabled {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#filter-container .header,
#expression-container .header {
    overflow: hidden;
    background: #d4dee9; /*fallback for non-CSS3 browsers*/
    background: -webkit-linear-gradient(#e1e9f3, #d4dee9); /*new webkit*/
    background: -moz-linear-gradient(#e1e9f3, #d4dee9); /*mozilla*/
    background: -ms-linear-gradient(#e1e9f3, #d4dee9); /*IE10*/
    background: -o-linear-gradient(#e1e9f3, #d4dee9); /*opera 11.10+*/
    background: linear-gradient(#e1e9f3, #d4dee9); /*future CSS3 browsers*/
    border-bottom:1px solid #D5DEE8;
    height:24px;
    min-height:24px;
}

#expression-container .header {
    background: #e1e9f3; /*fallback for non-CSS3 browsers*/
    background: -webkit-linear-gradient(#DED5F0, #D3C8EB); /*new webkit*/
    background: -moz-linear-gradient(#DED5F0, #D3C8EB); /*mozilla*/
    background: -ms-linear-gradient(#DED5F0, #D3C8EB); /*IE10*/
    background: -o-linear-gradient(#DED5F0, #D3C8EB); /*opera 11.10+*/
    background: linear-gradient(#DED5F0, #D3C8EB); /*future CSS3 browsers*/
    border-bottom-color: #B7B7B7;
}

#filter-container .title,
#expression-container .title {
    float:none;
    position:relative;
    white-space:nowrap;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#filter-container .filterName,
#expression-container .filterName {
    font-weight:bold;

    padding-left: 20px;
    display:inline-block;
    overflow:hidden;
    text-overflow:ellipsis;

    width:40%;
    height:24px;
    line-height:24px;

    float: left;
}

#expression-container .filterName {
    width: 90%;
}

#filter-container .operator {
    display:inline-block;
    white-space:nowrap;
    vertical-align: top;
    height:24px;
    line-height:24px;
    padding-right:12px;
    position:relative;
    font-weight: normal;
    float: right;
    margin-right: 30px;
}

#filter-container .button.operator > .icon {
    background-image: url("images/disclosure_indicators_sprite.png");
    background-position: 0 -48px;
    background-repeat: no-repeat;
    width: 11px;
    height:24px;
    position: absolute;
    top: 0;
    right: 0;
    left:auto;
}


#filters .panel.filter .header .disclosure,
#filters .panel.expression .header .disclosure {
    height:24px;
    width:20px;
    top: 0;
    left: 0;
    float:left;
    position: absolute;

    background-position: 2px -697px;
}

#filters .panel.filter.minimized .header .disclosure,
#filters .panel.expression.minimized .header .disclosure {
    background-position: 2px -673px;
}

#filter-container .title .button.mutton  {  
    background: #d4dee9; /*fallback for non-CSS3 browsers*/
    background: -webkit-linear-gradient(#e1e9f3, #d4dee9); /*new webkit*/
    background: -moz-linear-gradient(#e1e9f3, #d4dee9); /*mozilla*/
    background: -ms-linear-gradient(#e1e9f3, #d4dee9); /*IE10*/
    background: -o-linear-gradient(#e1e9f3, #d4dee9); /*opera 11.10+*/
    background: linear-gradient(#e1e9f3, #d4dee9); /*future CSS3 browsers*/

    position: absolute;
    top:0;
    right: 0;

    height:24px;
    width:20px;
}

#filter-container .button.mutton > .icon {
    background: url("images/disclosure_indicators_sprite.png");
    background-position: 0 -145px;
    background-repeat: no-repeat;

    position: absolute;
    top:0;
    right: 0;

    height:24px;
    width:20px;

}

#filter-container .sSelect-input {
	margin-top:0px;
}

#filter-container .pane.filter .control.text,
#filter-container .pane.filter .control.picker {
	margin-bottom:0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
}

#filter-container .pane.filter .input.text {
	width:auto;
	padding-right:9px;
}

#filter-container .pane.filter .control.picker {
	padding-right:23px;
}

#filters > .content > .footer {
	padding:0;
    height: 37px;
}

#filters > .content > .body {
    bottom: 37px;
}

#filters > .content > .footer.complexExpressionMinimized {
    height: 64px;
}

#filters > .content > .footer.complexExpressionMaximized {
    height: 125px;
}

#filters > .content > .body.complexExpressionMinimized {
    bottom: 64px;
}

#filters > .content > .body.complexExpressionMaximized {
    bottom: 125px;
}

#filters .footer #applyFilter {
    padding-left: 8px;
}

#filters .footer #filterMessage {
    padding-right: 8px;
}

#filter-container .panel.filter .values {
    padding: 7px;
}

#filters .panel.filter .select {
	margin:5px 0;
	width:100%;
}

/* Fix for Bug #34635 - we have panel with id filters in both adhoc designer and in domain designer */
#filters .panel.filter .select.control.inline {
	width: inherit;
}

#filters .panel.filter label .wrap {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    left: -5000px;
    position: absolute;
}

#filters .panel.filter .button.picker {
	vertical-align:middle;	
	height:14px;
}

#filters .panel.filter .input input,
#filters .panel.filter .picker input {
    margin: 0;
    width:100% !important;
}

.values.between > .compare {
    text-align:center;
    margin-bottom:6px;
}

.values.between > .control{
    margin-bottom: 6px;
}

#expression-container .pane {
    border-bottom:none;
}

#expression-container .pane > .content {
    border-bottom:1px solid #D4D5D5;
}

#filters > .content > .footer.complexExpressionMinimized #expression-container .pane > .content {
    border-bottom:none;
}

#expression-container .panel.expression > .content > .body {
	height: 50px;
}

#expression-container .panel.expression .control.input > .wrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#expression-container .panel.expression .values {
    margin: 10px 0;
    padding: 0 7px;
    position: relative;
}

#expression-container .panel.expression .input.text,
#expression-container .panel.expression .input.text > input {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
	width:100%;
}

#expression-container .error > .message.warning,
#expression-container .error > .message.success {
    display:inline-block;
}

#applyFilter.group {
    margin:3px;
    padding-left:0;
    display:inline-block;
}

#filterMessage {
    background-image: url("images/message_icons_sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
    width:60%;
    vertical-align:top;
    line-height: 1.3em;
    padding-left: 20px;
    margin-top:4px;
    white-space: normal;   
}

#filterMessage span {
    height:32px;
}

#filters #filter-container .leaf.filter {
    overflow: visible;
}

#filters #filter-container .leaf.filter > .filter > .content > .body {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible;
	/* padding: 5px 7px 0 7px; */
}

#filters #filter-container {
  position:relative;
  top:0;
  right:0;
  left:0;
  bottom:0;
  overflow:visible;
}

#filters #filter-container.complexExpressionMinimized {
    bottom: 26px;
}

#filters #filter-container.complexExpressionMaximized {
    bottom: 86px;
}


/*
 * From: designerCache.css
 */
#designerCache #detail {
    height:400px;
    width: 400px;
}

#designerCache #detail .data {
    white-space: pre;
    margin-left: 5px;
}

#designerCache.nothingToDisplay .list.tabular.fiveColumn {
    display: none;
}

#designerCache .list.tabular>.leaf.header>.wrap>.column {
    line-height: 1em;
}

#designerCache .list.tabular>.leaf.header>.wrap>.column>p {
    margin-bottom: 0;
}

#designerCache .list.fiveColumn .wrap>.column.one {
    width:70px;
}

#designerCache .list.fiveColumn .wrap>.column.two {
    width:65%;
}

#designerCache .list.fiveColumn .wrap>.column.three {
    width:7%;
    text-align: center;
}

#designerCache .list.fiveColumn .wrap>.column.four {
    width:7%;
    text-align: center;
}

#designerCache .list.fiveColumn .wrap>.column.five {
    width:8%;
}

#designerCache .list.fiveColumn .query {
    max-height:6em;
    overflow:hidden;
    white-space:pre;
    margin-bottom:5px;
}

#designerCache .list.tabular>.leaf.running {
    font-style: italic;
}

#designerCache .list.tabular>.leaf.running>.wrap>.column.one {
    background-image: url(images/list_node_animation.gif);
    background-repeat: no-repeat;
    height:16px;
}

/*
 * From: domainDesigner.css
 */
/* #domainDesigner_tables */

#domainDesigner_tables .inputs>.primary>.content>.body {
    margin-top: 15px;
}

#domainDesigner_tables #destTablesColumn>.hasFooter>.footer>.control.checkBox {
    margin-top: 12px;
}

#domainDesigner_tables #sourceTablesColumn .header > .title {
    display:inline-block;
}

/* #domainDesigner_derivedTables */

#domainDesigner_derivedTables #fields {
    margin:16px 0 16px 16px;
}

#domainDesigner_derivedTables #derivedTableDetailsPanel {
    margin:16px 16px 16px 34px;
}

#domainDesigner_derivedTables #runQuery {
    margin-bottom:15px;
}

#domainDesigner_derivedTables #error,
#domainDesigner_derivedTables #results {
    display: none;
}

#domainDesigner_derivedTables .error #error,
#domainDesigner_derivedTables .success #results {
    display: block;
}

#derivedTableDetailsPanel .footer>.button {
    margin-top:4px;
}

/* joins */

#domainDesigner_joins .primaryLeft>.primary {
    margin-left:0;
    right:40%;
    min-width:400px;
}

#domainDesigner_joins .primaryLeft>.secondary {
    width:40%;
}

#domainDesigner_joins .list.tabular.fourColumn {
    min-width:300px;
}

#domainDesigner_joins .list.tabular.fourColumn>li>.wrap>.column.one {
    width:30%;
    white-space: pre;
    line-height: 1.3em;
    margin: 4px 16px 4px 0;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
}

#domainDesigner_joins .list.tabular.fourColumn>li>.wrap.header>.column.one,
#domainDesigner_joins .list.tabular.fourColumn>li>.wrap.header>.column.two {
	white-space:normal;
	line-height:2.5em;
	margin-top:0;
	margin-bottom:0;
}

#domainDesigner_joins .list.tabular.fourColumn>li>.wrap>.column.two {
    width:29%;
    margin-left:1%;
    white-space: pre;
    line-height: 1.3em;
    margin: 4px 16px 4px 0;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
}

#domainDesigner_joins .list.tabular.fourColumn>li>.wrap>.column.three {
    width:15%;
}

#domainDesigner_joins .list.tabular.fourColumn>li>.wrap>.column.four {
    width:14%;
    margin-left:1%;
}

#domainDesigner_joins .pickWells>.sizer.vertical {
    display: block;
}

#domainDesigner_joins #pickWells {
    top:0;
    overflow: hidden;
    position: absolute;
    left:0;
    right:0;
}

#domainDesigner_joins #joins {
    top: 65%;
    bottom:0;
    position: absolute;
    left:0;
    right:0;
}

#domainDesigner_joins #joinTabSet {
    left:20px;
    position:absolute;
    top:8px;
}

#domainDesigner_joins #joinsPanel {
    margin:16px 16px 16px 16px;
    width: 40%;
    min-width: 300px;
}

#domainDesigner_joins #joins .list.tabular.fourColumn {
    min-width:400px;
}

#domainDesigner_joins #joins .list.tabular.fourColumn .column.one,
#domainDesigner_joins #joins .list.tabular.fourColumn .column.two {
    width:37%;
}

#domainDesigner_joins #joins .list.tabular.fourColumn .column.three,
#domainDesigner_joins #joins .list.tabular.fourColumn .column.four {
    width:11%;
}

#domainDesigner_joins #joins .list.tabular.fourColumn .column.four {
    text-align: center;
}

/* #domainDesigner_calculatedFields */

#domainDesigner_calculatedFields #fields {
    margin:16px 0 16px 16px;
}

#domainDesigner_calculatedFields #calculatedFieldsPanel {
    margin:16px 16px 16px 34px;
}

#domainDesigner_calculatedFields #display .column.decorated.primary .footer>button {
    margin-top:4px;
}

#domainDesigner_calculatedFields #deleteField {
    float: right;
}

/* pre-filters */

#domainDesigner_filters #fields {
    margin:16px 0 16px 16px;
}

#domainDesigner_filters #filters {
    margin:16px 16px 16px 34px;
}

#domainDesigner_filters #preFilters #values {
    word-wrap:normal \9; /* IE8 and IE9 */
}

#domainDesigner_filters #preFilters .panel.filter .select {
    margin:0 10px 0 0;
    width:auto;
}

#domainDesigner_filters .dialog.inlay.filter > .content > .body > .column.two.pickWells .wrap {
	left:auto;
	position:relative;
}

#domainDesigner_filters #preFilters #comparisonType {
    margin-top:2px;
}

#domainDesigner_filters #preFilters .button.ui-datepicker-trigger {
    *background-position:0px -589px; /* IE7 */
}

#domainDesigner_filters .list.tabular.filters.twoColumn .wrap > .column.two > .actions {
    display:block;
    text-align:right;
    position:relative;
}

#domainDesigner_filters .list.tabular.filters.twoColumn .wrap > .column.two > .lock {
    float:left;
    display:inline-block;
}

#domainDesigner_filters .control.pickWells > .control.availableValues
.availableValues.button {
    *height:102px !important;
    height:70% \9;
    width:99%;
}

#domainDesigner_filters .control.pickWells .select.multiple.selectedValues
.selectedValues.button {
    *margin-top:4px; /* IE7 */
    *left:0; /* IE7 */
    *right:0; /* IE7 */
    *height:123px !important; /* IE7 */
}

#domainDesigner_filters #values.column.two .control.combo {
    *width:240px;
}

#domainDesigner_filters #values.column.two .control.picker {
    *width:240px;
    margin-top:1px;
}

#domainDesigner_filters #filtersListId .leaf.editMode {
    *padding-bottom:10px !important;
}

#domainDesigner_filters #filtersListId #values label .selectedValues {
    height: 131px;
}

#domainDesigner_filters #filtersListId #values .control.select.inline select {
    width:auto!important;
}

/* targets Chrome and Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#domainDesigner_filters .control.pickWells > .control.availableValues .availableValues.button {
		top:45px;
		bottom:6px;
	}
	
	#domainDesigner_filters #filtersListId #values label .selectedValues {
	    height:auto;
	    top:19px;
	    bottom:6px;
	}
}
/* end Chrome and Safari styles */


/* #domainDesigner_display */

#domainDesigner_display #setsAndItems>.content>.body {
    overflow: hidden;
}

#domainDesigner_display #properties {
    margin:16px 16px 16px 30px;
}

#domainDesigner_display #setsAndItems>.content>.body>.moveButtons {
    padding-top:10px;
}

#domainDesigner_display #setsAndItems>.content>.body>.moveButtons>.toTop {
    margin-top:0;
}

#domainDesigner_display #setsAndItems>.content>.body {
    overflow: hidden;
    *margin-top:-1px; /* IE7 */
}

#domainDesigner_display #setsAndItems .footer>.button,
#domainDesigner_display #properties .footer>.button {
    margin-top:4px;
}

.usedResources {
    margin-top: 15px;
}

.usedResources td {
    padding: 2px;
}

/*
 * From: home.css
 */

#home_admin .column.home>.content>.body,
#home_manage .column.home>.content>.body {
	background-color:#fff;
	background-image:none;
}

.home #buttons {
    margin: 0 auto;
    width:700px;
}

.home #viewReports>.icon {
    background-position: left -938px;
}

.home #createView>.icon {
    background-position: left -1395px;
}

.home #createReport>.icon {
    background-position: left -1157px;
}

.home #manageServer>.icon {
    background-position: 5px -1649px;
}

.home #manageUsers > .icon {
    background-position: left top;
}

.home #manageRoles > .icon {
    background-position: left -248px;
}

.home #browseRepo > .icon {
    background-position: left -490px;
}

.home #manageOLAP > .icon {
    background-position: left -716px;
}

.home .row {
    margin-top:60px;
    text-align: center;
}

.home .row.bottom {
    margin-top:14px;
}

.home .panel.info.button.pressed h2 {
    color: #DC5717;
}

#home_user #manageServer {
    display: none;
}

#home_user #browseRepo,
#home_user #manageUsers,
#home_user #manageRoles,
#home_user #manageOLAP {
    display: none;
}

#home_admin #browseRepo,
#home_admin #manageUsers,
#home_admin #manageRoles,
#home_admin #manageOLAP {
    display: none;
}

#home_manage #analyzeResults,
#home_manage #viewReports,
#home_manage #createReports,
#home_manage #manageServer {
    display: none;
}

/*
 * From: licenseFailed.css
 */
#licenseFailed .primaryNav,
#licenseFailed #globalSearch,
#licenseFailed #userID,
#licenseFailed #main_logOut{
    display: none;
}

#licenseFailed #metaLinks li {
    border: none;
}

/*
 * From: login.css
 */
#loginPage p.errorMessage {
    white-space:normal;
    padding-bottom:6px;
    margin-bottom:0;
}

#loginPage #display {
    overflow: hidden;
    bottom:0;
    top:0;
    left:0;
    right:0;
}

#loginPage .wrapper {
    margin:0;
    position: absolute;
    bottom:4px;
    top:4px;
    left:4px;
    right:4px;
}

#loginPage #loginForm {
    border:1px solid #666;
    position: absolute;
    right:0;
    top: 0;
    bottom: 0;
    background:#fff;
    width:260px;
}

#loginPage .login {
	position: relative;
	width: 100%;
	min-height:340px;
	border:none;
	margin:0px;
	z-index: 0;
}

#loginPage .login .header {
    background:url(images/column_header_bkgd.png) repeat-x #fff;
    border-bottom: 1px solid #C5C5C5;
}

#loginPage .login .header>.title {
    margin-left:10px;
}

#loginPage .login .footer {
    padding:0 20px 20px 20px;
    height:75px;
    border-width:0;
}

#loginPage .login .footer {
    border-width:0;
}

#loginPage #copy {
    float: left;
    background:#fff;
    top:0;
    left:0;
    bottom:0;
    right:268px;
    position:absolute;
    /* overrides to .info selector of old login page */
    overflow-y:auto;
    overflow-x:hidden;
    margin:0;
    border:1px solid #666;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#loginPage #welcome .text {
	display: inline-block;
	height: 42px;
    vertical-align: top;
    margin-right: 9px;
}

#loginPage #welcome .logo {
	background:url(images/logo_welcome.png) no-repeat #fff 0px 5px;
	display: inline-block;
    text-indent: -5000px;
	width: 314px;
	height: 42px;
}

@media all and (-ms-high-contrast:none)
     {
     #loginPage #welcome .logo { background-position-y: 4px; } /* IE10 */
     *::-ms-backdrop, #loginPage #welcome .logo { background-position-y: 4px; } /* IE11 */
     }

#copy .body {
    overflow:hidden;
}

#copy .header, #copy .footer {
    border:none;
}

#loginPage #buttons {
    width:700px;
    margin:auto;
}

#loginPage #buttons >.primary,
#loginPage #buttons >.secondary {
    float:left;
    width:300px;
    padding-left:25px;
    padding-top:1px; /* For rendering in chrome */
    position: relative;
}

#loginPage #rotating {
    /* width:650px; */
    width:750px;
    margin:auto;
}

#loginPage #rotating >.primary,
#loginPage #rotating >.secondary {
    float:left;
    padding-left:25px;
    position: relative;
}

#loginPage #rotating >.primary {
    width:400px;
}

#loginPage #rotating >.secondary {
	width: 300px;
}

#loginPage #welcome {
    height: 310px;
    background-image: url("images/login_welcome_bkgd.jpg");
    background-repeat: no-repeat;
    background-position: center 70px;
    margin-bottom: 15px;
}

#loginPage .sellPoint {
    font-weight:bold;
}

#loginPage .community #welcome {
    background-image: url("images/login_welcome_ce_bkgd.jpg");
}

#loginPage #welcome h1 {
    font-size: 36px;
    margin-bottom:0px;
    margin-top:10px;
    text-align: center;
    font-weight: normal;
    line-height: 36px;
    height: 42px;
}

#loginPage #login h2 {
    font-weight: normal;
    margin-top:15px !important;
}

#loginPage #buttons {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
    overflow:hidden;
}

#loginPage #rotating {
    margin-bottom: 25px;
}

#loginPage #rotating h2 {
    font-weight:bold;
}

#loginPage .primaryNav,
#loginPage #globalSearch,
#loginPage #userID,
#loginPage #main_logOut {
    display: none;
}

#loginPage #help {
    border: none;
}

#loginPage #loginForm legend {
    width:220px;
}

#loginPage #changePassword {
    margin-top:16px;
}

#loginForm > .dialog > .content > .body {
    padding-bottom:12px;
}

#amazonLogo {
    background: url("images/aws_logo.png") no-repeat;
    background-size: 200px 90px;
    height: 90px;
    width: 200px;
    margin-left:20px;
}

/*
 * manage_users_and_roles
 */
#manage_users .twoColumn.manager > .primary.column,
#manage_roles .twoColumn.manager > .primary.column {
    margin-left:5px;
    margin-right:10px;
}

#manage_roles #properties {
    min-width:402px;
    *width:402px;
    width:402px \9;
}

#properties #passwords,
#properties #editRoles,
#properties #editUsers,
#properties #save,
#properties #cancel,
#properties .hint,
#properties #availableRoles .minimize,
#properties #availableRoles .sizer {
    display: none;
}

#properties.editMode #passwords,
#properties.editMode #editRoles,
#properties.editMode #editUsers,
#properties.editMode .hint {
    display: block;
}

#properties.editMode #save,
#properties.editMode #cancel {
    display: inline;
}

#properties.editMode #edit,
#properties.editMode #loginAsUser,
#properties.editMode #delete,
#properties.editMode #attributes,
#properties.editMode #manageUsers,
#properties.editMode #manageRoles {
    display: none;
}

#propertiesButtons .button {
    margin-top:4px;
}

#manage_users #propertiesButtons {
	white-space:normal;
}

.nothingToDisplay #properties fieldset,
.nothingToDisplay #properties #edit,
.nothingToDisplay #properties #save,
.nothingToDisplay #properties #loginAsUser,
.nothingToDisplay #properties #delete,
.nothingToDisplay #properties #cancel,
.nothingToDisplay #properties #manageUsers,
.nothingToDisplay #properties #manageRoles {
    display: none;
}

#properties #delete {
    float: right;
}

#properties.editMode #editRoles {
    position: absolute;
    top:375px;
    left:0;
    right:0;
    bottom: 0;
    min-height: 250px;
}

#properties #assignedView .searchLockup,
#properties #assigned .searchLockup,
#properties #available .searchLockup {
    top:4px;
    margin: 0 10px 0 0;
    width:auto;
    position: absolute;
    left:10px;
    right: 0;
    min-width: 0;
}

#properties #assignedView .searchLockup .button.searchClear,
#properties #assigned .searchLockup .button.searchClear,
#properties #available .searchLockup .button.searchClear {
    background-image: url("images/search_sprite.png");
    background-position: -185px -165px;
    background-repeat: no-repeat;
    display: none;
    height: 18px;
    margin: 0;
    position: absolute;
    text-indent: -9999px;
    top: -20px;
    width: 15px;
}

#properties #assignedView .searchLockup .button.searchClear.up,
#properties #assigned .searchLockup .button.searchClear.up,
#properties #available .searchLockup .button.searchClear.up {
    background-position: 0 -202px;
    display: block;
}

#properties #assignedView .searchLockup>.wrap>input[type="text"],
#properties #assigned .searchLockup>.wrap>input[type="text"],
#properties #available .searchLockup>.wrap>input[type="text"] {
    height:14px;
    width:65%;
    margin-left:3px;
}

#properties #assignedView .searchLockup>.wrap>input[type="text"] {
    width:80%
}

#manage_roles #properties #attributes,
#properties.editMode #editUsers {
    position: absolute;
    top:115px;
    left:0;
    right:0;
    bottom: 0;
    min-height: 250px;
}

#manage_roles #entitiesList .wrap .column.one {
    width:60%;
    margin-right:6px;
}

#userEnable,
#userExternal {
    margin-top:4px;
}


#manage_users .toolbar>.buttonSet .node,
#manage_orgs .toolbar>.buttonSet .node,
#manage_roles .toolbar>.buttonSet .node {
    margin-right:8px;
}

#manage_users #availableList .icon.button,
#manage_users #assignedList .icon.button,
#manage_roles #availableList .icon.button,
#manage_roles #assignedList .icon.button {
    display: none;
}

#manage_users #availableList .wrap.button,
#manage_users #assignedList .wrap.button,
#manage_roles #availableList .wrap.button,
#manage_roles #assignedList .wrap.button {
    padding-left:10px;
}

#manage_orgs #properties {min-width:240px;}
#manage_users #properties {min-width:420px;}

/* targets Chrome and Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #manage_orgs .toolbar>.buttonSet,
    #manage_users .toolbar>.buttonSet,
    #manage_roles .toolbar>.buttonSet {
        margin-top:3px !important;
    }
}
/* end Chrome and Safari styles */


/*
 * From: messageDetail.css
 */
#messageDetail .column.showingToolBar .message {
    margin-top:30px;
    margin-left:200px;
}

/*
 * From: misc.css
 */
#assignedViewList .last .separator {
    display:none;
}

/* Fixing highlighting on touch for iPad */
#mainNavigation, input, .button, .leaf, .list, .column, .content {
    /*-webkit-tap-highlight-color: rgba(0,0,0,0);*/
    /*-webkit-user-select: none; 				/* disable cut copy paste */
    /*-webkit-touch-callout: none;   			/* disable callout, image save panel */
    /*-webkit-tap-highlight-color: rgba(0,0,0,0); */
    -webkit-tap-highlight-color: transparent; /* "turn off" link highlight */
}

#mainNavigation.horizontal li {
    margin:0;
}

#permissionsContent > .scrollWrapper, #filtersPanel .scrollWrapper {
    width: 100%; /* Use this style if useTransform is disabled. This will affect horizontal swipe scroll*/
}

/* Custom file upload input (see bug 24261)*/
.fakeFileUpload input[type='file'] {
    /*display: none; */
    opacity:0;
    filter:alpha(opacity=0);
    position:absolute;
    width:auto;
    right:0;
    cursor:pointer;
}

.fakeFileUpload input[readonly] {
    border: 1px solid #C1C1C1;
    border-top-color: #848484;
    border-bottom-color: #E1E1E1;
}

.fakeFileUpload input[disabled] {
    background: #F0F0F0 url("images/input_bkgd.png") repeat-x;
    background: transparent\9; /* IE 9 and below */
}

#swfExport {
    overflow-y:hidden;
}

.swfExport {
    bottom:20px;
    left:0;
    position:absolute;
    right:0;
    top:37px;
    height: 100%;
    width: 100%;
}

.swfWrapper {
    z-index: 0;
}

#swfExport > #frame {
    bottom: 38px;
}

/*
 * nothingToDisplay
 */
#nothingToDisplay.info>.content>.body>.message {
    text-align:center;
    margin:10px 0;
    padding:28px 8px;
    border:1px solid #D3D2D2;
    background-color:#fff;
}

/*
 * settings: olap, Ad Hoc, AWS, log
 */
#analysisOptions .pane.settings .header,
#designerOptions .pane.settings .header,
#awsOptions .pane.settings .header {
    height: auto;
    width: 90%;
    margin-top: 8px;
    display:inline-block;
}

#analysisOptions .pane.settings .header .title,
#designerOptions .pane.settings .header .title,
#awsOptions .pane.settings .header .title {
    line-height: 16px;
}

#awsOptions .pane.settings .control.text input {
    width:400px;
    max-width:400px;
    display:block;
}

#awsOptions .pane.settings .body {
    padding-top:0px;
}

#awsOptions .pane.settings .control.text .wrap {
    max-width:400px;
    line-height: 16px;
    margin:0 4px 4px 0;
}

#logSettings .list.threeColumn .wrap .column.one, 
#logSettings .list.threeColumn .wrap .column.two {
    line-height: 1.6em;
    margin: 6px 16px 6px 0;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
}

#logSettings .list.threeColumn .wrap .column.three > select {
	width:auto;
} 


/*
 * importDataFile
 */

#importDataFile #fileUploadForm {
    margin:24px;
}

#importDataFile .inputSet .leaf > .inputSet .leaf {
    overflow: hidden;
    padding: 3px 17px 0 17px;
}

/*
 * exportDataFile
 */

#exportDataFile .body div>fieldset {
    margin:24px;
}

#selectRolesUsers {
    margin:4px;
    width:750px;
    height:220px;
    -webkit-user-select: none; /* webkit only*/
}

#selectRolesUsers .selectedRoles {
    margin-right:8px;
}

#selectRolesUsers input[type=text] {
    width:80%;
}


/*
 * reportOptions
 */

#reportOptions_edit #stepDisplay .row.inputs .group {
	width:50%;
}

#reportOptions_edit #stepDisplay .column.primary .header {
    height:45px;
    overflow: hidden;
}

#reportOptions_edit #stepDisplay .column.primary .header>.title {
    line-height: normal;
    height:auto;
}

#reportOptions_edit #stepDisplay .column.primary .header>.title>.path {
    display: block;
    margin-top: 3px;
}

#reportOptions_edit #stepDisplay .column.primary .body {
    margin-top:10px;
}

/*
 * From: reportViewer.css
 */
#reportViewer .control.paging,
#reportViewer .control.zoom,
#reportViewer .control.search {
    height: 28px;
    margin: 0;
    width: auto;
}

#reportViewer .control.zoom {
	float:right;
	padding-left:8px;
	padding-right:0;
	margin-left:12px;
	margin-right:10px;
}

#reportViewer .control.search {
	float:right;
	padding-left:10px;
	padding-right:8px;
}

#reportViewer .control.search .textPlus {
	margin-right:0
}

#reportViewer #reportViewFrame>.content>.header {
    height:auto;
    border-bottom:none;
    zoom:1; /* IE */
}

#reportViewer .twoColumn .secondary.column {
    width: 300px;
}

#reportViewer.twoColumn #inputControls,
#reportViewer #display.controlPage #controls,
#reportViewer.twoColumn #controls,
#reportViewer.controlPage #inputControls {
    display: none;
}

#reportViewer #dataTimestampMessage {
    font-size:10px;
    float:left;
    margin-top:8px;
    margin-left:24px;
}

#reportViewer #zoom_value_button.over .icon,
#reportViewer #zoom_value_button.pressed .icon {
	background-position:4px -86px
}

/* pagination and zoom controls containers */

#reportViewer .control.paging .input,
#reportViewer .control.zoom .input {
    *top: -4px; /* IE7 */
    zoom: 1; /* IE */
}

#reportViewer .control.paging .input .wrap {
    display:inline;
}

#reportViewer #asyncIndicator {
    float:left;
}

/* pagination and zoom icon properties and positions */

#reportViewer #pagination .action.square {
    margin:0;
    height:28px;
    width:28px;
}

#reportViewer #pagination .action.square.over,
#reportViewer #pagination .action.square.pressed,
#reportViewer #reportZoom .action.square.over,
#reportViewer #reportZoom .action.square.pressed  {
    background:none;
}

#reportViewer #pagination .action.square>.wrap>.icon {
    height:28px;
    width:28px;
}

/* targets Chrome and Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0) {

    #reportViewer .toolbar>.buttonSet {
        margin-top:3px !important;
    }
}
/* end Chrome and Safari styles */


#reportViewer .toolbar #page_first .icon,
#reportViewer .toolbar #page_first.over .icon {
    background-position: 7px -98px;
}

#reportViewer .toolbar #page_prev .icon,
#reportViewer .toolbar #page_prev.over .icon {
    background-position: 7px -45px;
}

#reportViewer .toolbar #page_next .icon,
#reportViewer .toolbar #page_next.over .icon {
    background-position: 3px 8px;
}

#reportViewer .toolbar #page_last .icon,
#reportViewer .toolbar #page_last.over .icon {
    background-position: 5px -151px;
}

#reportViewer .toolbar #page_first.pressed .icon {
    background-position: -47px -98px;
}

#reportViewer .toolbar #page_prev.pressed .icon {
    background-position: -47px -45px;
}

#reportViewer .toolbar #page_next.pressed .icon {
    background-position: -51px 8px;
}

#reportViewer .toolbar #page_last.pressed .icon{
    background-position: -48px -151px;
}

#reportViewer .toolbar #page_first[disabled] .icon {
    background-position: -88px -98px;
}

#reportViewer .toolbar #page_prev[disabled] .icon {
    background-position: -88px -45px;
}

#reportViewer .toolbar #page_next[disabled] .icon {
    background-position: -92px 8px;
}

#reportViewer .toolbar #page_last[disabled] .icon {
    background-position: -90px -151px;
}

#reportViewer #viewerToolbar>.buttonSet {
    float: right;
    height:28px;
    margin-right:10px;
}

#reportViewer .toolbar .button.disabled .icon,
#reportViewer .toolbar .button[disabled] .icon {
    opacity: 0.6 !important;
}

#reportViewer .header .toolbar .buttonSet .leaf {
    float: left;
}

#reportViewer #viewerToolbar .buttonSet .button .icon {
    background-image: url("images/viewer_toolbar_buttons_sprite.png");
    background-repeat: no-repeat;
}

/* viewer toolbar sprite positions */
/* up */
#reportViewer .toolbar #fileOptions .icon {
    background-position: 2px 3px;
}

#reportViewer .toolbar #export .icon {
    background-position: 2px -33px;
}

#reportViewer .toolbar #undo .icon {
    background-position: 4px -68px;
}

#reportViewer .toolbar #redo .icon {
    background-position: 3px -103px;
}

#reportViewer .toolbar #undoAll .icon {
    background-position: 4px -139px;
}

#reportViewer .toolbar #ICDialog .icon {
    background-position: 3px -174px;
}

#reportViewer .toolbar #bookmarksDialog .icon {
    background-position: 3px -251px;
}

#reportViewer #asyncCancel {
    margin-top: 2px;
    margin-left: 10px;
}

#reportViewer #asyncCancel.button .icon {
    background-image: url(images/report_load_animation.gif);
    background-repeat: no-repeat;
    background-position: 6px 3px;
}

#asyncCancel.button .wrap {
    padding-left:30px;
}

#reportViewer #asyncCancel.button[disabled] .icon {
    background-image:none;
}

/* over and pressed */
#reportViewer .toolbar #fileOptions.over .icon,
#reportViewer .toolbar #fileOptions.pressed .icon {
    background-position: -74px 3px;
}

#reportViewer .toolbar #export.over .icon,
#reportViewer .toolbar #export.pressed .icon {
    background-position: -73px -33px;
}

#reportViewer .toolbar #undo.over .icon,
#reportViewer .toolbar #undo.pressed .icon {
    background-position: -71px -68px;
}

#reportViewer .toolbar #redo.over .icon,
#reportViewer .toolbar #redo.pressed .icon {
    background-position: -69px -103px;
}

#reportViewer .toolbar #undoAll.over .icon,
#reportViewer .toolbar #undoAll.pressed .icon {
    background-position: -71px -139px;
}

#reportViewer .toolbar #ICDialog.over .icon,
#reportViewer .toolbar #ICDialog.pressed .icon {
    background-position: -72px -174px;
}

#reportViewer .toolbar #bookmarksDialog.over .icon,
#reportViewer .toolbar #bookmarksDialog.pressed .icon {
    background-position: -72px -251px;
}

/* disabled */
#reportViewer .toolbar #fileOptions[disabled] .icon {
    background-position: -37px 3px;
}

#reportViewer .toolbar #export[disabled] .icon {
    background-position: -38px -33px;
}

#reportViewer .toolbar #undo[disabled] .icon {
    background-position: -33px -68px;
}

#reportViewer .toolbar #redo[disabled] .icon {
    background-position: -33px -103px;
}

#reportViewer .toolbar #undoAll[disabled] .icon {
    background-position: -33px -139px;
}

#reportViewer .toolbar #ICDialog[disabled] .icon {
    background-position: -37px -173px;
}

#reportViewer .toolbar .list.buttonSet #back.button .icon {
    background-image:none;
}

#reportViewer .toolbar button.capsule.text {
    margin-left:8px;
}

#reportViewer #dataRefreshButton {
    height:21px;
    width:26px;
    margin-top:4px;
    margin-left:10px;
    *position:absolute; /* IE7 */
}

#reportViewer #dataRefreshButton .wrap {
    background:none;
    height:21px;
}

#reportViewer #dataRefreshButton .icon {
    background-image: url("images/viewer_toolbar_buttons_sprite.png");
    background-position:-1px -216px;
    width:26px;
}

#reportViewer #dataRefreshButton.up.over .icon {
    background-position:-38px -216px;
}

#reportViewer #dataRefreshButton.up.pressed .icon {
    background-position:-76px -216px;
}

/*
#reportViewer .control.inline > input {
    margin-left:6px;
    margin-top:4px;
} this is a duplicate also found in controls.css
*/

#reportViewer .twoColumn .primary.column {
    left:300px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    #reportViewer > #frame > .content > .body.twoColumn > .primary.column.decorated {
        left:300px;
    }
}

#reportViewer .twoColumn .secondary.column {
    min-width:250px;
}

#reportViewer.nothingToDisplay .report,
#reportViewer.nothingToDisplay .control.paging {
    display: none;
}

#reportViewer #display.controlPage .primary.column {
    display:none;
}

#reportViewer #display.controlPage .secondary.column {
    width:auto;
    left:0;
    right:0;
}

#reportViewer #display.controlPage .secondary.column .sizer,
#reportViewer #display.controlPage .secondary.column .minimize {
    display:none;
}
#reportViewer #display.controlPage .secondary.column .sizer.vertical{
    display:block;
}

#reportViewer #display.controlPage .list.inputControls {
    width:300px;
    margin-left:20px;
}

#reportViewer #reportContainer {
    margin-top: 2px; /* prevents report from overlapping toolbar */
}

#reportContainer div {text-align:left;}
#reportContainer table,
#reportContainer tbody,
#reportContainer tfoot,
#reportContainer thead,
#reportContainer tr,
#reportContainer th,
#reportContainer td {
    /* resets for rendered reports */
    font-size: 1%;
    vertical-align: top;
    line-height: normal;
    text-align: left;
}

#reportContainer .column {
    position: static;
}

#reportContainer #innerPagination td,
#reportContainer #innerPagination input {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

#reportContainer #innerPagination input {
    text-align: right;
    width:40px;
}

/* inputControls - savedValues display case */
#reportViewer #inputControls.showingSubHeader>.content>.header>.sub.header,
#reportViewer #inputControlsForm.showingSubHeader>.content>.header>.sub.header {
    height:auto;
    padding: 2px 0px 0px 10px;
    border-bottom: 1px solid #E0E0E0;
}

#reportViewer #inputControlsForm .sub.header {
    height:auto;
    padding:6px 10px;
    border-bottom:none;
}


#reportViewer #inputControlsForm {}


#reportViewer #inputControlsForm.minimized {
    min-width:0;
}

#reportViewer #inputControlsForm>.content>.footer>.button {
    margin-top:4px;
}

#reportViewer #inputControls.showingSubHeader>.content>.body,
#reportViewer #inputControlsForm.showingSubHeader>.content>.body {
    margin-top: 51px;
}

#reportViewer #inputControlsForm .control.select.multiple .sizer.vertical span {
    position: relative;
    left: 45%;
}

#reportViewer .calendar {
    z-index:1000 !important;
}

#reportViewer #reportOptionsSelect {
    width:auto;
    max-width:98%;
    *width:98%;
    margin-left:0;
}

/* Inner pagination of report. Used always in dashboards and optional in view report */
#innerPagination {
    display: table;
    margin: 0 auto;
}

#innerPagination .currentPage {
    text-align: right;
    width: 30px;
}

#innerPagination .button > .wrap > .icon {
    background-image: url("images/inner_pagination_sprite.png");
    height: 15px;
    width: 15px;
}

#innerPagination .button > .wrap {
    height: 12px;
    width: 15px;
}

#innerPagination .toLeft .wrap > .icon {
    background-position: 0px -2px;
}

#innerPagination .left .wrap > .icon {
    background-position: 0px -16px;
}

#innerPagination .right .wrap > .icon {
    background-position: 0px -44px;
}

#innerPagination .toRight .wrap > .icon {
    background-position: 0px -30px;
}

#innerPagination .toLeft[disabled] .wrap > .icon {
    background-position: -15px -2px;
}

#innerPagination .left[disabled] .wrap > .icon {
    background-position: -15px -16px;
}

#innerPagination .right[disabled] .wrap > .icon {
    background-position: -15px -44px;
}

#innerPagination .toRight[disabled] .wrap > .icon {
    background-position: -15px -30px;
}

/*
 * From: repository.css
 */
#repoBrowse #resultsContainer {
    z-index: 0;
}

#repoBrowse #results .toolbar {
    border-top:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #repoBrowse #results .toolbar>.buttonSet {
        margin-top:3px; /* Chrome and Safari */
    }
}

#repoBrowse #results div.subheader {
    background:transparent;
    z-index: 1;
    position:relative;
}

#repoSearch .list.tabular.fourColumn {
    min-width:0;
    zoom:1; /* IE */;
}
#repoBrowse .list.tabular.fourColumn {
    min-width:0;
    zoom:1; /* IE */;
    position:relative;
}

#repoBrowse #filters,
#repoBrowse #frame .searchLockup,
#repoBrowse .primary.column .sub.header {
    display: none;
}

#resultsListHeader {
    margin-top:0;
}

#repoBrowse #sortMode #relevance {
    display: none;
}

#repoBrowse > #frame > div.content > #display > div.column.primary,
#repoSearch > #frame > div.content > #display > div.column.primary {
    min-width: 500px !important;
}

#repoBrowse .column.primary>.content>.body {
    margin-top:28px;
    *margin-top:30px; /* IE7 */
}

#repoBrowse .column.secondary>.content>.body {
    top:27px;
}

#repoBrowse .resourcePath {
    word-wrap: break-word \9; /* IE8 and IE9 */
}

#repoBrowse .resourceDescription {
    *position: absolute; /* IE7 */
    *top: 0; /* IE7 */
    *left: 60%; /* IE7 */
}

#repoBrowse .node .twoColumn .resourceDescription {
    *position: relative; /* IE7 */
}

#repoBrowse .resourcePath {
    *word-wrap: break-word; /* IE7 */
}

#repoBrowse .resourceLabelID {
    word-wrap: break-word;
    margin-top: 6px;
    padding: 2px 3px;
    color: #333;
}

#resultsList ul.sublist p {
    color:#666 !important;
}

#resultsList ul.sublist li.selected p {
    color:#fff !important;
}

#resultsList div.resourceType {
    background:#fff;
}

#resultsList li.resources div.wrap.over div.resourceType {
    background:#efefef;
}

#resultsList li.selected > div.wrap > div.resourceType,
#resultsList li.pressed > div.wrap > div.resourceType {
    background:#217eb5 !important;
}

/* repoLibrary */
#repoLibrary {
    overflow-y: hidden;
}

#repoLibrary #folders,
#repoLibrary #filters {
    display: none;
}

#repoLibrary #sortMode {
    position:absolute;
    right:1em;
    top:7px;
}

#repoLibrary .column.primary>.content>.subheader .toolbar {
    display: none;
}

#repoLibrary .column.primary>.content>.body.showingSubHeader {
    margin-top:28px;
}

#repoLibrary .column.secondary>.content>.body {
    top:27px;
}

/* repoSearch */
#repoSearch {
    overflow-y: hidden;
}

#repoSearch .column.primary>.content>.subheader .toolbar {
    display: none;
}

#repoSearch .column.primary>.content>.body.showingSubHeader {
    margin-top:28px;
}

#repoSearch .column.secondary>.content>.body {
    top:27px;
    bottom:0;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:portrait) {
    #repoBrowse .list.resources .column.two {width: 77%;}
    #repoBrowse .list.resources .column.three {right:0;width:15%}
    #repoBrowse .column.four {display : none;}

    #repoLibrary .list.resources .column.two {width: 77%;}
    #repoLibrary .list.resources .column.three {right:0;width:15%}
    #repoLibrary .column.four {display : none;}
}

/*
 * From: savedValues.css
 */
#savedValuesSelector {
    margin-left: 20px;
    width:95%;
}

#savedValuesSelector select {
    display:block;
    margin: 8px 0 0;
    max-width:95%;
}

#savedValuesSelectorOnPupup {
    margin-left: 50px;
    width:75%;
}

#savedValuesSelectorOnPupup select {
    display:block;
    margin: 8px 0 0;
    width:100%;
}

/* fixes bad behavior in ie7 */
#addReport_Controls .tabSet.vertical.buttons .tab,
#addReport_SetUp .tabSet.vertical.buttons .tab,
#addResource_locateDataSource .tabSet.vertical.buttons .tab,
#addResource_locateQuery .tabSet.vertical.buttons .tab,
#addReport_Naming .tabSet.vertical.buttons .tab {
    *height:29px; /* IE7 */
}

/* fixes bad behavior in ie7 */
#addReport_Controls .list.linkedResources .emphasis {
    *color:#666666; /* IE7 */
}


/* *************************************************************************************** */
/* *************************************************************************************** */
/*          SCHEDULER (scheduler, Scheduler)     BEGIN            */

/* general rules for scheduler job list */

#scheduler_jobSummary #resultsList .action.over,
#scheduler_jobSummary #resultsList .action.pressed,
#scheduler_jobSummary #resultsList .action.square.over,
#scheduler_jobSummary #resultsList .action.square.pressed {
    background-color: transparent;
}

#scheduler_editor > .content.hasFooter > .body { 
	top:66px;
	bottom:38px;
}


/* START general rules for scheduler */
#scheduler_jobSummary .saveAs {
    height: 245px;
}

#scheduler_jobSummary .saveAs .body {
    top:30px;
    padding-bottom:0;
}

/* applying the style below at the #scheduler_editor level 
prevents the style from affecting the global search control */
#schedulerTab-schedule .control,
#schedulerTab-output .control,
#schedulerTab-schedule .control.radio .datepicker,
#schedulerTab-output .control.radio .datepicker {
	margin-bottom:0;
	margin-top:0;
} 

#scheduler_editor #stepDisplay { 
    padding:24px 32px;
}

#scheduler_editor .content .body .schedule_for {
    position: relative;
    border-bottom: 1px solid #D4D5D5;
}

#scheduler_editor .content .body .sub.header {
    display: none;
    border: 0;
}

#scheduler_editor .content .body .sub.header .button.options {
    top: 0;
    right: 0;
}

#scheduler_editor .content .body .schedule_for select {
    width: auto;
}

#scheduler_editor .content .body [data-tab-current=parameters] .sub.header {
    display: block;
    position:absolute;
    left:0;
    right:0;
    margin:10px 0 0 16px;
}

#scheduler_editor #stepDisplay > fieldset > legend { 
    display: block;
    height: 24px;
    line-height: 24px;
    position: relative;
    width: 100%;
}

#scheduler_editor #stepDisplay > fieldset legend {
	left:0;
}

/* END general rules for scheduler */


/* START shared rules across scheduler tabs */
#scheduler_editor #timeZone select,
#scheduler_editor #outputLocale select {
	width:auto;
	min-width:300px; 
}

#scheduler_editor input[type=text] {
    padding:2px 3px;
}

#scheduler_editor .warning.success {
    background-position: 2px -80px;
}

#scheduler_editor input[type="text"]:disabled,
#scheduler_editor input[type="password"]:disabled {
	background-image:none;
}
/* END shared rules across scheduler tabs */


/* START scheduler: schedule tab */

#schedulerTab-schedule .neverFire {
    margin-top: 25px;
}

#schedulerTab-schedule #recurrenceSelector select {
	width:auto;
	min-width:150px; 
}

#schedulerTab-schedule #simpleRecurrence > label,
#schedulerTab-schedule #simpleRecurrenceInterval label {
	width:60px; 
}

#schedulerTab-schedule #simpleRecurrenceInterval input[type=text] {
	margin-top:5px;
	margin-left:0;
	padding:2px 3px;
	width:60px; 
}

#schedulerTab-schedule #simpleRecurrenceInterval select {
	display:inline;
	width:auto;
	min-width:100px;
	margin-left:12px;
} 

#schedulerTab-schedule #fixedRepeat,
#schedulerTab-schedule #timestampSequence {
    top: 4px; 
}

#schedulerTab-schedule #scheduleEndSimple .leaf {
	margin-bottom:6px; 
}

#schedulerTab-schedule #scheduleEndSimple legend {
    margin-bottom:3px; 
}

#schedulerTab-schedule #scheduleEndSimple .message.warning,
#schedulerTab-schedule #jobCommon .message.warning {
	margin-left:6px; 
}

#schedulerTab-schedule #selectedMonths .message.warning,
#schedulerTab-schedule #weekDays .message.warning {
	margin-top:4px; 
}

#schedulerTab-schedule #simpleRecurrenceInterval .message.warning {
    position: absolute;
    margin-top:3px; 
}

#schedulerTab-schedule #startOn .datepicker,
#schedulerTab-schedule #calendarEnd .datepicker {
    width: 170px !important;
    margin-bottom:3px; 
}

#schedulerTab-schedule #selectedMonths > .control.select,
#schedulerTab-schedule #weekDays > .control.select {
    position: relative;
    left:20px; 
}

#schedulerTab-schedule #selectedMonths, 
#schedulerTab-schedule #weekDays {
    padding-right:20px;
    *width:200px; /* IE7 */
}

#schedulerTab-schedule #calendarRecurrence .list>.node {
    float: left;
    clear: none; 
} 

#schedulerTab-schedule #calendarRecurrence .control.picker {
    clear: both; 
}

#schedulerTab-schedule #calendarRecurrence .control.picker>.wrap {
    display: inline; 
}

#schedulerTab-schedule #calendarRecurrence .control.picker input {
    width: auto; 
}

#schedulerTab-schedule #calendarRecurrence > .inputSet {
    overflow:hidden  
} /* this is only for giving layout to the inputSet container */

#schedulerTab-schedule #calendarRecurrence .node {
    width:220px;
    margin-right:12px; 
}

#schedulerTab-schedule #calendarRecurrence .hint {
    white-space:normal;
    line-height:1.182; 
}

#schedulerTab-schedule #repeatTimes > .group legend {
    margin-left:0; 
}

#schedulerTab-schedule #repeatTimes .leaf {
    margin-bottom:8px; 
}

#schedulerTab-schedule #repeatTimes input {
    width:97%; 
}

#schedulerTab-schedule #days,
#schedulerTab-schedule #repeatTimes .control.twoLine {
    margin-left:12px; 
}

#schedulerTab-schedule #theMonthDays {
    width:162px !important;
    margin-top:0; 
}

#schedulerTab-schedule button.ui-datepicker-trigger {
    /* position: relative; */
    /* top: 7px;  causes issues in safari */
    /* left: 2px;  causes issues in safari */
    top: 0px \9; /* IE8 and IE9 */
}

/* CHROME */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    #schedulerTab-schedule button.ui-datepicker-trigger {
    	top:6px;
    	vertical-align:top;
    } 
}

#schedulerTab-schedule .warning.opened[data-field=ftpTest] {
    display: inline;
    margin-left: 20px;
} /* ??? */

#schedulerTab-schedule .control.select.multiple {
    min-height: 64px; 
}

#schedulerTab-schedule #startDateLabel {
    *padding-top:0; /* IE7 */
    *padding-bottom:0; /* IE7 */
}

#schedulerTab-schedule #startDate {
    *top:8px; /* IE7 */
}

#schedulerTab-schedule #startDateLabel .wrap {
    *display:inline-block; /* IE7 */
    *padding-top:9px; /* IE7 */
}

#schedulerTab-schedule #startOn {
    *vertical-align:top; /* IE7 */
}

#schedulerTab-schedule .button.picker {

    *background-position: 1px -581px; /* IE7 */
    background-position: 0px -585px \9; /* IE8 and IE9 */
    height:20px \9; /* IE8 and IE9 */
    margin-bottom:-5px \9; /* IE8 and IE9 */
}

#schedulerTab-schedule .button.picker.over {
    *background-position: 1px -618px; /* IE7 */
    background-position: 0px -614px \9; /* IE8 and IE9 */
}

#schedulerTab-schedule .button.picker.pressed {
    *background-position: 1px -653px; /* IE7 */
    background-position: 0px -649px \9; /* IE8 and IE9 */
}

#schedulerTab-schedule .control.inline.text .hint,
#schedulerTab-schedule .control.inline.text .warning {
	margin-left:6px; 
}

#schedulerTab-schedule .holidayCalendar select {
    width: 240px; 
}

#schedulerTab-schedule .holidayCalendar.disabled select,
#schedulerTab-schedule .holidayCalendar select.loading {
    opacity: 0.5; 
}

#schedulerTab-schedule #startDate,
#schedulerTab-schedule #calendarRepeat,
#schedulerTab-schedule #selectedMonths_radio,
#schedulerTab-schedule #weekDays_radio,
#schedulerTab-schedule #monthDays_radio {
    top: 4px; 
}

#schedulerTab-schedule #calendarRecurrence .warning.message {
	white-space:normal;
}
/* END scheduler: schedule tab */



/* START scheduler: parameters tab */

#schedulerTab-parameters {
	margin-top:52px;
	overflow-x:visible;
	max-width:400px;
}

/* END scheduler: parameters tab */



/* START scheduler: output tab */
#schedulerTab-output #outputFileOptions {
    width: 500px; 
}

#schedulerTab-output #repositoryOutput,
#schedulerTab-output #fileSystemOutput {
	width:400px; 
	-moz-box-sizing: border-box;
}

#ftpServerOutput {
	width:auto;
	margin-top:20px; 
}

#schedulerTab-output #outputFormat .list.inputSet {
	overflow:hidden;
}

#schedulerTab-output #outputFormat > .list.inputSet > .leaf {
	clear:none;
	float:left;
	margin-right:15px;
	width:30%; 
}

#schedulerTab-output .control .message.warning {
	margin-top:3px;
}

#schedulerTab-output #fileHandling .control.twoLine label.wrap {
	line-height:20px;
	top:-2px; 
}

#schedulerTab-output #fileHandling input[type=text]  {
	display:block;
}

#schedulerTab-output #fileHandling .message.warning {
	margin-left:6px;
}

#schedulerTab-output #outputDestination .leaf > .control.text {
    margin-bottom: 10px;
    margin-top: 8px;
    margin-left:20px;
}  

#schedulerTab-output #repositoryOutput input[type=text],
#schedulerTab-output #fileSystemOutput input[type=text]  {
	width:97%
}

#ftpServerOutput .list {
	overflow:hidden; 
}

#ftpServerOutput .leaf {
	width:400px;
	margin-right:24px;
    clear: none;
    float: left;  
}

#schedulerTab-output #testConnection {
    margin-left: 44px;
    margin-top: 0;
}

#schedulerTab-output #ftpTestButton.checking,
#schedulerTab-output #ftpTestButton.checking.over,
#schedulerTab-output #ftpTestButton.checking.pressed {
    color: #aaa;
    background: url("images/button_action_sprite.png") repeat-x scroll 0 0 #d8dad7;
    cursor: default;
}

/* END scheduler: output tab */


/* START scheduler: notification tab */
#schedulerTab-notifications #jobSuccess .group.first legend, 
#schedulerTab-notifications #jobNotification .group.first legend {
    margin-bottom: 18px;
}

#schedulerTab-notifications #jobNotification {
    margin-top: 49px;
}

#schedulerTab-notifications #failureIncludes .list.inputSet {
	margin-top:-4px;
}
/* schedule editor: notification tab end */

/*          SCHEDULER (scheduler, Scheduler)     END                */
/* *************************************************************************************** */
/* *************************************************************************************** */


/*
 * From: serverError.css
 */
#serverError .flow .inputs {
    min-height: 0;
}

#serverError #stepDisplay {
    display: block;
    margin-left: 160px;
}

#serverError #frame {
    min-height: 325px;
}

#serverError .row.instructions {
	margin:100px auto;
	border:1px solid #d7d7d7;
	width:400px;
}

#serverError .flow .inputs > .primary > .content > .body {
    bottom:25px;
}

#serverError .flow .inputs > .primary > .content > .footer {
    height:25px;
    padding: 0;
}

#serverError #completeStackTrace p,
#serverError #errorMessages p {
    margin-left:20px;
}

#serverError #completeStackTrace p {
    white-space: pre;
}

#serverError #closeErrorPage.closeIcon {
    float: right;
    width: 19px;
    height: 19px;
    margin: 5px;
    background: url("images/dialogClose.png");
    cursor: pointer;
}

/*
 * From: systemError.css
 */
/* System error */
#systemError.anonymous .primaryNav,
#systemError.anonymous #globalSearch,
#systemError.anonymous #userID,
#systemError.anonymous #main_logOut {
    display: none;
}

#systemError.anonymous #help {
    border: none;
}


/*
  Export page - authority picker's custom select
*/

.authorityPicker {
    bottom: 0;
    left: 0;
    right: 0;
    top: 46px;
    position: absolute;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: url("images/input_bkgd.png");
    background-position: left top;
    background-repeat: repeat-x;
    border-color: #848484 #C1C1C1 #E1E1E1;
    border-style: solid;
    border-width: 0 1px 0;
}


.authorityPicker>.list{
    overflow-y: auto;
    overflow-x:hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    cursor: default;
}

.authorityPicker>.list>.leaf {
    padding:0;
    display:block;
    overflow:visible;
}

.authorityPicker>.list>.leaf div{
    padding: 2px 6px 3px 6px;
	line-height: 16px;
	height: 16px;
	*padding: 2px 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.authorityPicker .highlighted {
    background-color: #efefef;
}

.authorityPicker .selected,
.authorityPicker .highlighted.selected {
    background-color: #217eb5;
}

.authorityPicker .rightColumn {
    float: right;
}

.authorityPicker .leftColumn {
    *float: left;

}

.selectedUsers .authorityPicker .leftColumn {
	width:180px;
	margin-right:4px;
	display:inline-block;
	overflow-x:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.selectedUsers .authorityPicker .rightColumn {
	display:inline-block;
	position:absolute;
	left:200px;
	width:146px;
	overflow: hidden;
	text-overflow: ellipsis;
}


.selectBorder {
    position: absolute;
    left: 0;
    right: 0;
    height: 5px;
    border: 1px none #C1C1C1;
    z-index: 10;
}

.upper {
    top:0;
    border-top-color:#848484;
    border-top-style: solid;
}

.lower{
    bottom:0;
    border-bottom-color:#E1E1E1;
    border-bottom-style: solid;
}

.notification{
    text-align: center;
}

.notification.error>.message.warning,
.notification.success>.message.warning {
    display: inline;
}

/*
    User attributes view
    
*/

.nothingToDisplay #attributesTab {
    display: none;
}

#attributesTab {
    margin:-8px 20px 20px 20px;
}

#attributesTab.editMode {
    margin:0px;
    border:none;
}

#attributesTab > .attributesTable {
    position:relative;
    *position: static;
    *z-index:9;
    *padding-top:2px;
    border:1px solid #C0C0C0;
}

#attributesTab .list {
    *z-index:1;
    border-left:1px solid #FFFFFF;
}

#attributesTab .list.tabular {
    *margin-top:-2px;
}

#attributesTab .list.tabular > li > .wrap {
    padding-left: 10px;
    overflow: visible;
}

#attributesTab .list.tabular > li > .wrap > .column {
    white-space:normal;
    text-overflow: ellipsis;
}

#attributesTab .list.tabular > li > .wrap > .column > .text{
    padding-right:10px;
    line-height:15px;
    margin:6px 0;
}

#attributesTab .list.tabular > li > .wrap > .column > textarea {
    width: 95%;
    min-height: 0;
    line-height: 18px;
    height: 18px;
    margin: 5px 0 4px 0;
    padding: 0;

}

#attributesTab .list.tabular > li > .wrap.header {
    border-top:1px solid #ffffff;
    background: #e1e9f3; /*fallback for non-CSS3 browsers*/
    background: -webkit-linear-gradient(#e1e9f3, #d4dee9); /*new webkit*/
    background: -moz-linear-gradient(#e1e9f3, #d4dee9); /*mozilla*/
    background: -ms-linear-gradient(#e1e9f3, #d4dee9); /*IE10*/
    background: -o-linear-gradient(#e1e9f3, #d4dee9); /*opera 11.10+*/
    background: linear-gradient(#e1e9f3, #d4dee9); /*future CSS3 browsers*/
}

#attributesTab .header .attrName {
    border-right:1px solid #C0C0C0;
}

#attributesTab .header .attrValue {
    padding-left:8px;
    border-left:1px solid #FFFFFF;
}

#attributesTab .list.items .attrName,
#attributesTab .list.tabular .attrName,
#attributesTab.editMode .list.items .attrValue,
#attributesTab.editMode .list.tabular .attrValue {
    border-right:1px solid #E3E9EF;
}

#attributesTab .list.items .attrValue,
#attributesTab .list.tabular .attrValue,
#attributesTab.editMode .list.items .attrAction,
#attributesTab.editMode .list.tabular .attrAction {
    padding-left:8px;
    border-left:1px solid #FFFFFF;
}

#attributesTab #newAttribute {
    border-bottom:1px solid #EFEFEF;
}

.attrName{
    width: 32%;
}

.attrValue{
    width: 62%;
}

.attrAction{
    width: 0%;
    display: none;
}

#newAttribute {
    display: none;
}

.editMode #newAttribute {
    display: block;
}

.editMode .attrAction{
    width: 12%;
    display: inline;
}

.editMode .attrValue{
    width: 50%;
}

/* pickDatasource */

#pickDatasource form {
    padding:16px
}

#pickDatasource form .wrap {
    display:block;
    padding-bottom:0px;
    margin-bottom:6px;
}

#pickDatasource #datasourceID {
    width:auto;
    float:left;
    margin:0;
    padding:1px 0 1px 0;
}

#pickDatasource form input[type=submit] {
    padding:0px;
    float:left;
    width:auto;
    margin-left:8px;
    margin-top:0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #pickDatasource form input[type=submit] {
        padding:2px 6px;
    }
}

/* displayTables */

#displayTables .oneColumn > .column.decorated > .content > .body {
    padding:16px;
}

#displayTables #joinToTable {
    width:auto;
    min-width:200px;
    display:inline-block;
}

#displayTables #unjoin {
    display:block;
    margin:10px 0 16px 0;
}

#displayTables #dtree {
    margin-top:10px;
}

textarea#errorReport {
    overflow: auto;
}

/*
  Draggable controls
*/

.horizontalPlaceholder {
    height: 6px;
    background-color: #999;
    position: relative;
}

.verticalPlaceholder {
    width: 6px;
    clear: none;
    float: left;
    background-color: #999;
    height: 55px;
}

.filters .filter.over .body{
    background-color: #EFEFEF;
}

.ui-sortable label.control .wrap, .ui-sortable fieldset.control legend,
.ui-sortable .control .wrap, .ui-sortable fieldset.control legend {
    cursor: pointer;
    display: block;
    width: 100%;
}

.ui-sortable label.control .wrap:hover, .ui-sortable fieldset.control legend:hover,
.ui-sortable .control .wrap:hover, .ui-sortable fieldset.control legend:hover {
    background-color: #EFEFEF;
}

/* New Home Page */

.homeSidebar {
    width:300px;
    float:left;
    margin: 24px;
}

.homeSidebar-title {
    font-size:20px;
    font-weight:normal;
    line-height:1.15em;
    margin-bottom:12px;
    margin-left:6px;
    /* color definition is in theme.css so element can remain themable */
}

.home,
.homeMain,
.homeAdmin {
    display:block;
}


.homeMain {
    position:absolute;
    top:24px;
    right:24px;
    bottom:24px;
    left:375px;
    max-width:625px;
}

.homeAdmin {
    position:relative;
    margin:24px auto;
    width:420px;
    min-width:200px;
}

.homeAdmin,
.homeAdmin * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.homeAdmin .workflowsBlock {
    margin-left:16px;
}

.message-nothing-display{
    font-style: italic;
    padding: 10px;
}

/* Workflow blocks */

.workflowsBlock {
    width:100%;
}

.workflowsBlock,
.workflowsBlock * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.workflow {
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:185px;
    height:245px;
    padding:0;
    margin-right:14px;
    margin-bottom:16px;
    border:1px solid #cccccc;
}

.workflow-container {
    padding:12px;
}

.workflow-icon,
.workflow-icon-datasource,
.workflow-icon-domain,
.workflow-icon-repository,
.workflow-icon-roles,
.workflow-icon-users,
.workflow-icon-dashboard,
.workflow-icon-report,
.workflow-icon-admin,
.workflow-icon-adhocview,
.workflow-icon-serversettings

{
    background-image:url("images/homePages_icons_sprite.png");
    height:50px;
    width:80px;
    margin:6px auto 9px auto;
}

workflow-icon-datasource {
    background-position:0 0;
}

.workflow-icon-domain {
    background-position:0 -80px;
}

.workflow-icon-adhocview {
    background-position:0 -160px;
}

.workflow-icon-report {
    background-position:0 -240px;
}

.workflow-icon-dashboard  {
    background-position:0 -320px;
}

.workflow-icon-admin{
    background-position:0 -400px;
}

.workflow-icon-serversettings {
    background-position:0 -400px;
}

.workflow-icon-users  {
    background-position:0 -480px;
}

.workflow-icon-roles {
    background-position:0 -560px;
}

.workflow-icon-repository  {
    background-position:0 -640px;
}

.workflow-title {
    font-size:20px;
    font-weight:normal;
    line-height:1.4em;
    margin-bottom:3px;
    line-height:1.15em;
    /* color definition is in theme.css so element can remain themable */
}

.workflow-description {
    line-height:1.4em;
}

.workflow-description a {
    text-decoration: underline;
}

.workflow-buttonContainer {
    background:url("images/button_action_primary_sprite.png") repeat-x scroll 0 0 #2881BB;
    position:absolute;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:24px;
}

.workflow-buttonContainer .button {
    height:24px;
    line-height:24px;
    padding:0 6px;
    font-family:verdana;
    font-size:10px;
    /* color definition is in theme.css so element can remain themable */
}

.workflow-buttonContainer .left {
    float:left;
}

.workflow-buttonContainer .right {
    float:right;
}

/*Resource blocks - expandble blocks*/


.resourceBlock-header {
    width:100%;
    background-color:#e0e0e0;
    height:24px;
    line-height:24px;
    cursor:pointer;
}

.resourceBlock-title {
    line-height:inherit;
    display:inline;
    font-weight:bold;
    /* color definition is in theme.css so element can remain themable */
}

.resourceBlock-list {
    margin-top:6px
}

.resourceBlock-list li {
    padding-left:20px;
    line-height:22px;
}

.resourceBlock-list-icon {
    background-image: url("images/lists_sprite.png");
    width:16px;
    height:22px;
    float:left;
    margin-right:2px;
}

/* color definitions for the links below are in theme.css so they remain themable */
.resourceBlock a:link 		{}
.resourceBlock a:visited 	{}
.resourceBlock a:hover	 	{text-decoration:underline}
.resourceBlock a:active 	{}


.resourceBlock-table {
    width:300px;
    table-layout: fixed;
}

.resourceBlock-table td {
    border-bottom:1px solid #E3E9EF;
    padding:5px;
    width:100%
}

.resourceBlock-table .fileName {
    width:200px;
    border-right:1px solid #E3E9EF;
    overflow: hidden;
    word-wrap: break-word;
}

.resourceBlock-table .fileType {
    width:auto;
    white-space:nowrap;
    overflow: hidden;
    word-wrap: break-word;
}


.resourceBlock-list-icon.start {background-position:0 -1128px}

.resourceBlock-list-icon.link {background-position:0 -1161px}


.buttonIcon,
.buttonIconToggle
{
    display:inline;
    vertical-align:top;
    padding:0;
    border:none;
    cursor:pointer;
}

.buttonIconToggle {
    background-image: url("images/disclosure_indicators_sprite.png");
    background-color:transparent;
    background-repeat: no-repeat;
    margin-left:6px;
    width:12px;
    height:inherit;
}

.buttonIconToggle.isOpen {
    background-position:-2px -697px;
}

.buttonIconToggle.isClosed {
    background-position:-2px -673px;
}

.disableCursor   a {
    cursor: default;
}

.disableCursor  a:hover {
    text-decoration: none;
}

/* Generic classes for scalable list  */

.sList {
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative; /* fix for IE7-8 */

    /* disable selection */
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /*border*/
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aaa;
    border-top: 0;
    
    /* fonts */
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:1.182em;
}

.sList li.selected,
.mSelect-svList > .selected .mSelect-svList-button {
    background-color:#217eb5;
}

.sList li.active.selected,
.mSelect-svList > .active.selected .mSelect-svList-button {
    background-color: #0061a2;
}

.sList.disabled li.selected {
    background-color: #878787;
}

.sList li.active,
.mSelect-svList > .active .mSelect-svList-button {
    background-color: #E5E5E5;
}
.sList li > div {
    padding: 2px 0px 2px 0px;
}

/* Fix for dashboards */
#dashboardDesigner .sList li a,
#dashboardViewer .sList li a {
    display: inline !important;
}

/* Single select component */

.sSelect {
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    zoom: 1;				 /* for IE */
    *display: inline;		 /* for IE */
}

.topOfPage .sSelect {
    width: 220px;
}

.sSelect.collapsed > .sSelect-listContainer {
    /* do not hide coponent because of IE bug with keeping scroll position */
    /*display:none;*/
    left: -9999px
}

.sSelect-input {
    position: relative;
    display: block;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    height: 21px;
    line-height: 18px;
    padding: 0 0 0 8px;
    margin-top:4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #ffffff;
    color: #333333 !important;
    text-decoration: none;
}

.sSelect-input:hover {
    text-decoration: none;
}

.sSelect-input:active {
    color: #333333;
}

.sSelect-input > span {
    white-space: nowrap;
}

.sSelect.collapsed.focused .sSelect-input {
    border: 1px solid #fabc58;
}

.sSelect.expanded .sSelect-input {
    border-bottom: 0;
}

.sSelect-disclosureContainer {
    display: block;
    position: absolute;
    right: 0;
    top: 2px;
    bottom:2px;
    width: 16px;
}

.sSelect-disclosure {
    display: block;
    height: 100%;
    width: 100%;
    background:#fff no-repeat;
}

.sSelect.expanded .sSelect-disclosure {

}

.sSelect.collapsed .sSelect-disclosure {
    background-image: url("images/search_sprite.png");
    background-position: -10px -128px;
}

.sSelect-listContainer {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 100%;*/
    border: 1px solid #aaa;
    border-top: 0;
    border-bottom: 0;
    background: #fff;

    width: 100%;
    position: absolute;
    z-index: 1001;
}

/* START IPAD RULES */
.sSelect.ipad .sSelect-input,
.sSelect.ipad  input.sSelect-input[type="text"] {
    height:30px;
    line-height:26px;
    background-position:right -117px;
}

.sSelect.ipad .sSelect-disclosureContainer {
    width:20px;
}

.sSelect.ipad.collapsed .sSelect-disclosure {
    background-position: -10px -124px;
}

.sSelect.ipad.expanded .sSelect-disclosure {
}

.sSelect.ipad .control.searchLockup > .wrap,
.sSelect.ipad .control.searchLockup > .wrap > input[type="text"]  {
    height:24px;
}

.sSelect.ipad .control.searchLockup .button.search{
    height:25px;
    background-position:-4px -122px
}

.sSelect-dropDown.ipad .sSelect-list li {
    height:35px;
    line-height:35px;
}
/* END IPAD RULES */

.topOfPage .sSelect .control.searchLockup > .wrap > input[type="text"] { /* IE7-9 */
    width:80% \9;
    *width:80%;
}

.sSelect-sSearch {
    position: relative;
    z-index: 1010;
    white-space: nowrap;
    padding: 3px 4px;
    margin: 0 0 2px 0;
    border-top: 1px solid #ececec;
}

.sSelect .searchLockup {
    float:none;
    width:auto;
    margin:1px 0;
}

.sSelect .control.searchLockup > .wrap {
    background-color: #FFFFFF !important;
}

.sSelect .control.searchLockup > .button.search {
    border-left: 0 !important;
}

.sSelect .control.searchLockup > .wrap > input[type="text"] {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    padding-right:28px;
}

.sSelect-list {
    margin: 0;
    padding: 0;
    position: relative;
}

.sSelect-list li {
    cursor: pointer;
    /*line-height: 1.5em; this gives different height in pixels in different browsers */
    line-height: 16px;
    padding: 0 6px;
    white-space: nowrap;
}

.sSelect-list li a {
    text-decoration: none;
}

.sSelect-dropDown {
    position: absolute;
    background-color: #FFFFFF;
    z-index: 1001;

    -moz-box-shadow: 0 4px 4px rgba(51,51,51,0.5);
    -webkit-box-shadow: 0 4px 4px rgba(51,51,51,0.5);
    box-shadow: 0 4px 4px rgba(51,51,51,0.5);
    box-shadow:none \9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#acacac')"; /* IE8 */


    /*border*/
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aaa;
    border-top: 0;
}

.sSelect-dropDown > .sList {
	box-shadow: 0 4px 4px rgba(51,51,51,0.5) \9; /* IE9 */
}

.sSelect-dropDown .sList {
    border: 0;
}

/* special width requirements to match other input controls */
.list.inputControls .ssPlaceholder,
.list.inputControls .msPlaceholder {
    width:97%;
}

#dashboardDesigner .sSelect-sSearch .searchLockup,
#dashboardViewer .sSelect-sSearch .searchLockup {
    min-width: 0 !important;
}

/* Multi select compoennt */

.mSelect {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: transparent;
    min-width: 220px; /* need this so close button will fit into footer */
}

.topOfPage .mSelect {
    width: 220px;
}

.mSelect-input,
input[type="text"].mSelect-input {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    height:21px;
    width:100%;
    margin:4px 0 0 0;
    padding:0 22px 0 3px;
    border-style:solid;
    background:#FFF url("images/panels_icons_sprite.png") no-repeat;
    background-position:right -327px;
}

.mSelect-input.placeholder {
    color: #aaa;
}

.mSelect-list {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    margin:0;
    position: relative;
}

.mSelect-list > li  {
    line-height:17px;
    padding:0 0 0 4px;
    cursor:pointer;
    white-space: nowrap;
}

.mSelect-listContainer {
    width: 100%;
}

.mSelect-listContainer > .sList {
    border:1px solid silver;
    border-top: none;
}

.mSelect-avList li {}

.mSelect-avList li.selected {
    background-image: url("images/panels_icons_sprite.png");
    background-repeat: no-repeat;
    background-position:right -34px;
    padding-right:26px;
    color:#fff;
}

.mSelect-avList li a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    width: 100%;
}

.mSelect-svListPlaceholder {
    margin-top:5px;
    background-color: #ffffff;
}

.mSelect-svListPlaceholder.focused .sList {
    border-color: #fabc58;
}

.mSelect-svList > .selected .mSelect-svList-button {
    background-position:right -236px;
}

.mSelect-svListPlaceholder .sList {
    max-height: inherit;
    height: 100%;
    min-height: 60px;
    border:1px solid silver;
}

.mSelect-svList li a {
    display:inline-block;
    padding-right:24px;
    width:100%;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
}

.mSelect-svList-button {
    float:right;
    height:16px;
    width:24px;
    background:url("images/panels_icons_sprite.png") no-repeat;
    background-position:-1px -75px;
    background-color:#fff;
}

.disabled .mSelect-list > li,
.disabled .mSelect-svList-button,
.disabled .mSelect-svList li a {
    cursor:default;
}

.disabled .mSelect-svList li a:active {
    color: inherit;
}

.mSelect-svInput {
    position: absolute !important;
    left: -9999px;
}

.mSelect-footer {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    background-color:#fff;
    width:100%;
    height:18px;
    border:1px solid silver;
    border-top:none;
    position: relative;
}

.mSelect-footer input {
    width: 20px !important;
    top: 1px !important;
}

.mSelect-footer-selectOptions {
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
    padding:0 5px;
    margin:3px 0 0 0;
    color:#666666;
    line-height:1em;
    display:inline-block;
}

.mSelect-all-label {
    position: relative;
}

.mSelect-footer-button {
    width:auto;
    height:100%;
    padding:0 12px 1px 12px;
    margin:0px;
    border:none;
    border-left:1px solid silver;
    background:url("images/button_action_sprite.png") repeat-x scroll 0 0 #D8DAD7;
    font-weight:normal;
    font-size:11px \9;
    color:#333;
    cursor:pointer;
    position:absolute;
    top:0;
    right:0;
}

.mSelect-footer-trueAll {
	height:20px;
}

.mSelect-footer-trueAll input {
	width:13px !important;
	margin:3px 0 0 3px;
	margin:0 \9; /* IE8-IE9 */
}

.mSelect-footer-trueAll .mSelect-footer-selectOptions {
	padding:0 8px 0 0;
    margin:0px;
    vertical-align:top;
    height:18px;
    line-height:17px; 
}

.mSelect-all-label {
    position: relative;
}


.mSelect-footer-button.over {
    background-position:0 -50px;
}

.mSelect-footer-button.pressed {
    background-position:0 -103px;
    color:#fff;
}

/* START IPAD */
.mSelect.ipad .mSelect-input,
.mSelect.ipad  input.mSelect-input[type="text"] {
    height:30px;
    background-position:right -323px;
}

.mSelect.ipad .mSelect-svList li,
.mSelect-listContainer.ipad .mSelect-avList li {
    height:35px;
    line-height:33px;
}

.mSelect.ipad .mSelect-svList-button {
    height:32px;
    background-position:-1px -192px;
}

.mSelect.ipad .selected .mSelect-svList-button {
    background-position:-1px -270px;
}

.mSelect-listContainer.ipad .mSelect-avList li.selected {
    background-position: right -150px;
}

.mSelect-listContainer.ipad .mSelect-footer {
    height:30px;
    line-height:30px;
    margin-right:8px;
}

.mSelect-listContainer.ipad .mSelect-footer-selectOptions {
    height:30px;
}

.mSelect-listContainer.ipad .mSelect-footer-button {
    height:100%;
}

.mSelect-listContainer.ipad > .sList {
    max-height:90px;
}
/* END IPAD */


/* for dropdown parts which should be placed in body */
.mSelect-dropDown {
    position: absolute;
    background-color: #FFFFFF;
    -moz-box-shadow: 0 4px 4px rgba(51,51,51,0.5);
    -webkit-box-shadow: 0 4px 4px rgba(51,51,51,0.5);
    box-shadow: 0 4px 4px rgba(51,51,51,0.5);
    z-index: 1001;
}

#dashboardDesigner .mSelect-footer a,
#dashboardViewer .mSelect-footer a {
    display: inline !important;
}

#dashboardViewer a {
	cursor:pointer;
}

#dashboardDesigner .mSelect,
#dashboardViewer .mSelect {
	min-width:inherit;
}


/* for narrow select controls, START */
#dashboardDesigner .mSelect-footer-narrow,
#dashboardViewer .mSelect-footer-narrow {
	height:auto;
	border-top:1px solid #999999;
}

#dashboardDesigner .mSelect-footer-narrow .mSelect-footer-selectOptions,
#dashboardViewer .mSelect-footer-narrow .mSelect-footer-selectOptions {
	margin:0;
}

#dashboardDesigner .mSelect-footer-narrow a,
#dashboardViewer .mSelect-footer-narrow a {
    display: block !important;
    padding-top:3px;
    padding-bottom:3px;
}

#dashboardDesigner .mSelect-footer-narrow .mSelect-footer-button,
#dashboardViewer .mSelect-footer-narrow .mSelect-footer-button {
    display: block !important;
    position: relative;
    border-left:none;
    border-top:1px solid #999999;
    height:18px;
    width:100%;
}
/* for narrow select controls, END */


#dashboardDesigner .msPlaceholder,
#dashboardDesigner .msPlaceholder > div,
#dashboardDesigner .mSelect,
#dashboardDesigner .svList,
#dashboardDesigner .mSelect-svListPlaceholder,
#dashboardDesigner .componentContainer.control.select.multiple .leaf,
#dashboardDesigner .componentContainer.control.select.multiple .leaf .control,
#dashboardViewer .msPlaceholder,
#dashboardViewer .msPlaceholder > div,
#dashboardViewer .mSelect,
#dashboardViewer .svList,
#dashboardViewer .mSelect-svListPlaceholder,
#dashboardViewer .componentContainer.control.select.multiple .leaf,
#dashboardViewer .componentContainer.control.select.multiple .leaf .control {
    height: 100%;
    width: 100%;
}

#dashboardDesigner .picker input,
#dashboardViewer .picker input {
    width: 100% !important;
}


#designer #availableFieldsMutton, #designer #availableFieldsMutton.over,
#designer #availableMeasuresMutton, #designer #availableMeasuresMutton.over {
    top: 4px;
    background-position: 0 -150px;
}
#designer #availableMeasuresMutton, #designer #availableMeasuresMutton.over {
    right: 16px;
}

.sourceDialogNew.overlay > .content > .header.mover,
.sourceDialogNew.overlay > .content > .footer {
    border: none;
}

.sourceDialogNew.overlay > .content > .header.mover > .sub.header.tabHeaderContainer {
    margin: 15px 8px 0 17px;
    border: none;
}

.sourceDialogNew.overlay > .content > .subcontainer {
    padding: 4px 15px 10px;
}


.sourceDialogNew.overlay > .content > .header > .sub.header > .control {
    margin: 6px 1.5em 0 0;
    width: 100%;
    float: right;
    padding-left: 100px;
    box-sizing: border-box;
}

.sourceDialogNew.overlay > .content > .header > .sub.header > .button {
    position: absolute;
    top: 4px;
    left: 0;
}

.sourceDialogNew.overlay > .content > .header > .sub.header > .button.list {
    left: 38px;
}

