#textboxPage {
	width: 50px;
	display: inline;
}

#tableToolbar {
	margin-bottom: 0px;
}

#tableToolbar tr td {
	border-bottom: 0px;
}

#ssrsPanelToolbar {
	border-bottom: 0px;
}

div.ooeIbbTitleAndMessages,div.ooeIbbReport {
	padding-left: 0px;
	padding-right: 0px;
}


.spec {
    background-color: rgb(255, 255, 255);
	background-image: none;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 0.8px;
	border-collapse: collapse;
	border-image-outset: 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 0.8px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 0.8px;
	border-spacing: 0px 0px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 0.8px;
	box-sizing: border-box;
	color: rgb(51, 51, 51) !important;
	cursor: pointer;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-variant-alternates: normal;
	font-variant-caps: normal;
	font-variant-east-asian: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-variant-position: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	-moz-user-select: none;

}
