﻿.FilterMenuClass1 td
{
	font-size: 11px;
}

.MasterTable_Skin
{
	border-collapse: separate !important;
}


.stlMainDropDown
{
 /*	padding: 1px 1px 1px 1px; */
 
	border: solid 1px #7f9db9;
	background-color: Transparent;
	position: absolute;
	width: 225px;
	z-index: 100;
}

.stlDropDownList 
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #000;
	background-color: #ff0000;
	z-index: 100;
	cursor: Hand;
}

.stlDropDownList:hover
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #000;
	background-color: blue !important;
	z-index: 100;
	cursor: Hand; 
}

.configPane-MoveUpButton
{
	background-image: url(/wpresources/Bamboo.SharePointFilters/ewr200s.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 12px;
	height: 12px;
}

.configPane-MoveDownButton
{
	background-image: url(/wpresources/Bamboo.SharePointFilters/ewr201s.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 12px;
	height: 12px;
}
.ms-custome-entity-resolved
{
    color:black;
    text-decoration:underline;
    background-color:black;
}
.ms-custome-entity-unresolved
{
    color:#000000;
    cursor:pointer;
    background-image:url(/wpresources/Bamboo.SharePointFilters/squiggle1.gif);
    background-repeat:repeat;
    background-position:left bottom;
    padding-bottom:2px;
    vertical-align:text-top;
    font-style:italic;
}
