
/*	 General
---------------------------------------------- */
.disabled a {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -ms-filter:"alpha(opacity=25)";
}
* .disabled  {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -ms-filter:"alpha(opacity=25)";

}

/*  Header
-----------------------------------------*/
header.pageHeader .productLogo a {
    color: #E9711C;
    font-size: 30px;
    display: block;
    font-family: NexusSansWebPro,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-decoration: none;
    text-indent: 0px;
}

/*  Email Alerts
-----------------------------------------*/
.emailListContainer .tableView .odd {
    background-color: #f9fbfc;
    border: #f3f7fa solid 1px;
}
.emailListContainer .tableView .even {
    background-color: white;
    border: white solid 1px;
}
/* Save search
----------------------------------------*/
#ss-content h2.ss-folder-name {
    font-size: 25px;
}

html body .savedSearchesContainer .ss-tab {
    font-size: 18px;
}

/* pico
-----------------------------------------------*/
.pioc-widget [type=text] {
    border: none;
    border-bottom: 2px solid #DCDCDC;
    line-height: 28px;
    font-family: NexusSansWebPro,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 25px;
    margin: 12px 0px;
    width: 100%;
    background-color: transparent;
    color: #505050;
}
/*	cfa: Call for action button
---------------------------------------------- */
.cfa a.disabled {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -ms-filter:"alpha(opacity=100)";
}

/* EMBASE-7051 - disable top arrow for notification flyout screen in IE8 only */
.flyout:before {
	display: none !important;
}
.surveyBox:before {
	display: none !important;
}


/* OLD -->  Default submit button
---------------------------------------------- */

	/*	 Wrapper
	---------------------------------------------- */
	
						
			/*   Results page column fixes
					---------------------------------------------- */
			#resultsTwoCol #resultsRight #resultsRightRow2 {width:280px}
			
			/*	 Login tools
			---------------------------------------------- */

			/*	 Navigation
			---------------------------------------------- */

				/*   Main navigation bar
				---------------------------------------------- */
	
					/*	 System navigation
					---------------------------------------------- */
						
					/*	 Main navigation
					---------------------------------------------- */

				/*   Sub navigation bar
				---------------------------------------------- */

					/*   Tools navigation
					---------------------------------------------- */
	
					/*   Sub navigation
					---------------------------------------------- */


		/*	 Main
		---------------------------------------------- */
		
			/*	 Format
			---------------------------------------------- */

				/*	 Content
				---------------------------------------------- */

						/*	 Edged Container
						---------------------------------------------- */

						/*	 Splash page
						---------------------------------------------- */
							.homeNavigation {-ms-filter:"alpha(opacity=70)";}


						/*   Result header - session history ("yellow version")
						---------------------------------------------- */
						.resultsHistory .resultHeader .disabled {-ms-filter:"alpha(opacity=100)";}
						
						/*   Mainhead - session history
						---------------------------------------------- */

						
						/*   Subhead - session history
						---------------------------------------------- */


						/*   Bottomhead - session history
						---------------------------------------------- */


						/*   Options layer - session history
						---------------------------------------------- */
						

							/*   tableView - session history
							---------------------------------------------- */
							.tableView .row.even {background-color:#efeeee; border:#efeeee solid 1px;}
							.tableView .row.odd {background-color:#fff; border:#fff solid 1px;}
							.tableView .row.result-active {background-color:#d2e1f0; border:#d2e1f0 solid 1px;}
							.tableView .row.selected {background-color:#f9f9f9; border:#f9f9f9 solid 1px;}

							.tableView .subRowWrapper .innerSubRowWrapper .subrow.even {background-color:#efeeee; border:#efeeee solid 1px;}
							.tableView .subRowWrapper .innerSubRowWrapper .subrow.odd {background-color:#fff; border:#fff solid 1px;}
							.tableView .subRowWrapper .innerSubRowWrapper .subrow.emptyMode {background-color:#fff; border:#fff solid 1px; cursor:default;}
							.tableView .subRowWrapper .innerSubRowWrapper .subrow.result-active {background-color:#d2e1f0; border:#d2e1f0 solid 1px;}


                            .tableView .row.hover {
                                background-color:#F4E8A6;
                                border:#F4E8A6 solid 1px;

                                z-index:1;
                                box-shadow:0 3px 10px rgba(0,0,0,0.2);
                                -webkit-box-shadow:0 3px 10px rgba(0,0,0,0.2);
                            }
							
							/*	 Search Forms
							---------------------------------------------- */
                                .searchQuery .buttons {bottom:-7px;}


								/*   Field Limits
								---------------------------------------------- */
								.fieldLimits {margin-top:0;}
								
								.searchLimits ul li ul {width:8.3em;}


						/*   Filters
						---------------------------------------------- */
						#filters .tabsNav ul li {width:100%;}
						#filters .tabsNav ul li.tabgraphical {display:none;}


			/*  Footer
			--------------------------------------------- */
			#footerNav div.last-child {padding-right:0;}



			/*   Dialog -- Export
			--------------------------------------------- */
			
			/*   Dialog2 form
			--------------------------------------------- */
			.dialog2 .form .form-options select {margin-left:10px;}
			.dialog2 .form .form-options select.small {margin-left:0px; width:52px;}


		/* Datepicker (all)
		----------------------------------*/

			/* Layout helpers
			----------------------------------*/


			/* Interaction Cues
			----------------------------------*/
			.ui-state-disabled {-ms-filter:"alpha(opacity=35)"}

			/* Corner radius */

			/* Datepicker
			----------------------------------*/
			
			/* with multiple calendars */
			
			/* RTL support */
			

			/* Interaction states
			----------------------------------*/

			/* Interaction Cues
			----------------------------------*/
			.ui-widget-content .ui-state-disabled {-ms-filter:"alpha(opacity=35)"}
			.ui-priority-secondary,
			.ui-widget-content .ui-priority-secondary {-ms-filter:"alpha(opacity=100)"}


