@charset "UTF-8";
/* CSS Document */

a.deadlink {
	color: #aaa!important;
	cursor:text!important;
	text-decoration:underline;
}

	a.ecrShortcut.deadlink {
		color:#aaa!important;
	}
	
	a.ecrShortcut.deadlink:hover {
		text-decoration:none;
	}

mstrLargeIconViewItemName span a {
	text-decoration:none;
}

td.ViewerFolderName a.deadlink {
	text-decoration:none!important;
}

td.ViewerFileName a.deadlink {
	text-decoration:underline!important;
}

td.ViewerReportHelp a.deadlink {
	text-decoration:none!important;
}


td.ViewerReportHelp a.mstrLink.deadlink {
	text-decoration:none!important;
}

.mstrPromptEditorBookContainer {
    height: auto;
    overflow: hidden;
}

.mstrBGIcon_a {
    background-image: url("attribute20x19.gif");
}

.mstrBGIcon_fi {
    background-image: url("lsfilter.gif");
}

.mstrBGIcon_fi {
    background-image: url("lsfilter.gif");
}

.mstrCheckListItemName, .mstrCheckListItemDisabledName, .mstrRadioListItemName, .mstrRadioListItemDisabledName {
    background-position: left top;
    background-repeat: no-repeat;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mstrRadioListItemSelected, .mstrRadioListItemSelectedHover {
    background-image: url("btnradiocheckedblue.gif");
}
.mstrCheckListItem, .mstrCheckListItemDisabled, .mstrCheckListItemHover, .mstrCheckListItemDisabledHover, .mstrCheckListItemSelected, .mstrCheckListItemSelectedHover, .mstrCheckListItemDisabledSelected, .mstrCheckListItemf, .mstrCheckListItemDisabledSelectedHover, .mstrRadioListItem, .mstrRadioListItemDisabled, .mstrRadioListItemHover, .mstrRadioListItemDisabledHover, .mstrRadioListItemSelected, .mstrRadioListItemDisabledSelected, .mstrRadioListItemSelectedHover, .mstrRadioListItemDisabledSelectedHover {
    background-color: transparent;
    background-position: 3px 3px;
    background-repeat: no-repeat;
    height: 20px;
    overflow: visible;
    padding-left: 17px;
    padding-right: 3px;
    text-overflow: ellipsis;
}


.mstrRadioListItem, .mstrRadioListItemDisabled, .mstrRadioListItemHover, .mstrRadioListItemDisabledHover {
    background-image: url("btnradioblue.gif");
}
.mstrCheckListItem, .mstrCheckListItemDisabled, .mstrCheckListItemHover, .mstrCheckListItemDisabledHover, .mstrCheckListItemSelected, .mstrCheckListItemSelectedHover, .mstrCheckListItemDisabledSelected, .mstrCheckListItemf, .mstrCheckListItemDisabledSelectedHover, .mstrRadioListItem, .mstrRadioListItemDisabled, .mstrRadioListItemHover, .mstrRadioListItemDisabledHover, .mstrRadioListItemSelected, .mstrRadioListItemDisabledSelected, .mstrRadioListItemSelectedHover, .mstrRadioListItemDisabledSelectedHover {
    background-color: transparent;
    background-position: 3px 3px;
    background-repeat: no-repeat;
    height: 20px;
    overflow: visible;
    padding-left: 17px;
    padding-right: 3px;
    text-overflow: ellipsis;
}


.mstrPromptEditorCellBook {
	background-color:#f5f4f3;
}


.mstrBGIcon_tbDown {
    background-image: url("tbdown.gif");
}


.mstrBGIcon_tbUp {
    background-image: url("tbup.gif");
}


