/*Webridge custom.css Style Sheet.*/

/* Removed 8.0
A {
    text-decoration: none;
}
A:ACTIVE {
	color : #660000;
}
A:LINK	{
	color : #996600;
}
A:HOVER , a:focus	{
    color : #660000;
	text-decoration :underline;
}
A:VISITED {	
	color : #996600;
}*/

/* Removed 8.0
.Breadcrumb, .Breadcrumb:link, .Breadcrumb:active, .Breadcrumb:visited	{
	color: #ffffff;
	}
.Breadcrumb:hover {
	color: #660000;
}
.BreadcrumbArea	{
    background-color: #cc9933;
}
.BreadcrumbRule	{
    background-color: none;
}
.BreadcrumbTarget, .BreadcrumbTarget:link, .BreadcrumbTarget:active, .BreadcrumbTarget:visited {
	color: #000000;
}
.BreadcrumbTarget:hover {
	color: #000000;
	text-decoration: none;
}
*/
.Error {
    color: #CC0000;
}
.FormHead {
	background-color : #9999CC;
}
.PageHead {
    font-size: 14pt;
	font-weight: bold;
    color: #333366;
}
.TopNavAreaLeft	{
background: #999999 url(Custom/Images/background/grayBck_left.jpg) top left no-repeat;
	background-Color: #999999;
	/*color: #FFFFFF;*/

}
.TopNavAreaRight {
	width: 100%;
/*max-width: 1200px;*/
/*min-width; 890 px;*/
/*position: relative;*/
	background-Color: #999999;
	/*background-image : url(Images/Utah/top_righ_bg.gif);*/
	background: #999999 url(Custom/Images/background/grayBck.jpg) top left no-repeat;
	/*background-position : right;*/
	/*background-repeat : no-repeat;*/
	/*color: #999999;*/
}
.TopNavTabArea {
	background-color: #990000;
	text-align : left;
}
.TopNavTabBar {
	background-color: #cc0000;
}
.TopNavTabOn, .TopNavTabOn:link, .TopNavTabOn:active, .TopNavTabOn:visited {
    font-weight: bold;
	color: #cc00000;
	background-color: #cc0000;
}
.TopNavTabOn:hover {
	color: #FFFFFF;
	text-decoration : none;
background-color: #cc0000;
}
.TopNavTabOff, .TopNavTabOff:link, .TopNavTabOff:active, .TopNavTabOff:visited {
	font-weight: bold;
	color: #ffffff;
}
.TopNavTabOff:hover {
	color: #ffffff;
background-color: #cc0000;
}
.TopNavText {
	color : #ffffff;
font-weight: bold;

}
.TopNavText:link, .TopNavText:active, .TopNavText:visited {
	color : #ffffff;
font-weight: bold;

}
.TopNavText:hover {
	color : #dbc;
font-weight: bold;

}
.TopNavTitleText {
	color : #FFFFFF;
	font-weight : bold;

}

/*START Standard Component Styles*/

/* Standard - Default */
.ComponentHeaderTable {
	background-color: #cc9933;
}
.ComponentNav1, .ComponentNav1:link, .ComponentNav1:active, .ComponentNav1:visited {
	color : #660099;
	font-weight : bold;
}
.ComponentNav1:hover {
	color : #CC0000;
}
.ComponentNav2, .ComponentNav2:link, .ComponentNav2:active, .ComponentNav2:visited {
	color : #660099;
}
.ComponentNav2:hover {
	color : #CC0000;
}
.ComponentNav3, .ComponentNav3:link, .ComponentNav3:active, .ComponentNav3:visited {
	color : #660099;
}
.ComponentNav3:hover {
	color : #CC0000;
}
/*Standard - Border*/
.ComponentStyle_StandardBorder .ComponentBodyTable {
	border: 1px solid #cc9933;
}
/*Standard - Border/FIll*/
.ComponentStyle_StandardBorderFill .ComponentBodyTable {
	background-color: #EEEEFF;
	border: 1px solid #cc9933;
}
.ComponentStyle_StandardBorderFill .ComponentList {
    border-top: 1pt solid #FFFFFF;
}
/*Standard - Fill*/
.ComponentStyle_StandardFill .ComponentBodyTable {
	background-color: #EEEEFF;
}
.ComponentStyle_StandardFill .ComponentList {
    border-top: 1pt solid #FFFFFF;
}
/*Standard - NoHeader*/
.ComponentStyle_StandardNoHeader .ComponentHeaderTable {
	background-color : transparent;
}
.ComponentStyle_StandardNoHeader .ComponentHeaderImage {
	display : none;
}
.ComponentStyle_StandardNoHeader .ComponentHeaderTitle {
	color : #000000;
}
/*Standard - NoHeader/Border*/
.ComponentStyle_StandardNoHeaderBorder .ComponentHeaderTable {
	background-color : transparent;
}
.ComponentStyle_StandardNoHeaderBorder .ComponentHeaderImage {
	display : none;
}
.ComponentStyle_StandardNoHeaderBorder .ComponentHeaderTitle {
	color : #000000;
}
.ComponentStyle_StandardNoHeaderBorder .ComponentBodyTable {
	border: 1px solid #cc9933;
}
/*END Standard Component Styles*/

/*START Round Component Styles*/

/* Round - Default */
.ComponentStyle_RoundDefault .ComponentHeaderTable {
	background-color : #cc9933;
}
/*Round - Border*/
.ComponentStyle_RoundBorder .ComponentHeaderTable {
	background-color : #cc9933;
}
.ComponentStyle_RoundBorder .ComponentBodyTable {
	border: 1px solid #cc9933;
}
/*Round - Border/FIll*/
.ComponentStyle_RoundBorderFill .ComponentHeaderTable {
	background-color : #cc9933;
}
.ComponentStyle_RoundBorderFill .ComponentBodyTable {
	background-color : #EEEEFF;
	border: 1px solid #9cc9933;
}
/*Round - Fill*/
.ComponentStyle_RoundFill .ComponentHeaderTable {
	background-color : #cc9933;
}
.ComponentStyle_RoundFill .ComponentBodyTable {
	background-color : #EEEEFF;
}
/*END Round Component Styles*/


/*START Special Component Styles*/
/*Special - Clear Header/Border*/
.ComponentStyle_SpecialClearHeaderBorder .ComponentBodyTable {
	border: 1px solid #cc9933;
}
/*Special - Clear Header/Fill*/
.ComponentStyle_SpecialClearHeaderFill .ComponentBodyTable {
	background-color : #EEEEFF;
}
/*Special - Clear No Rule */
.ComponentStyle_SpecialClearNoRule .ComponentHeaderTable {
 background-color : transparent;
}
.ComponentStyle_SpecialClearNoRule .ComponentHeaderImage {
 display : none;
}
.ComponentStyle_SpecialClearNoRule .ComponentHeaderTitle {
 display : none;
}
.ComponentStyle_SpecialClearNoRule .List {
 border-top: none;
}

/*END Special Component Styles*/



/*START Styles Added by Jack*/
/* Removed 8.0
.WorkspaceSidebarLeft {
	background-color : #FBF7E8;
	border-top : 2px solid #FFFFFF;
}
*/

/*BL - 8.0 - March 2017 - We Are using the Global Commons Default */
/*
.CurrentState {
	background-color : #FFFFFF;
	border : 1px solid #000000;
	font-weight : bold;
}
*/


/* END View Classes */
.HelpSideBar {
	background-color : #EEEEEE;
	border : 1px solid #000000;
	padding: 5px;
}
/*END Styles Added by Jack*/
/*Bob Removed - 8.0*/
/*
H1 {
    font-size: 14pt;
	font-weight : bold;

}
*/
.AgendaTitle{
	border-top : 2px solid #000;
	font-size: 12pt;
	font-weight : bold;
    color: black;
    line-height: 30px;	
}
.AgendaHeader{
	font-size: 12pt;
    color: black;
}
.AgendaSubTitle{

font-size: 10pt;
	font-weight : bold;
    color: black;
 
}


/*Styles added for 4.0 Letter Determinations - Bob*/
#Determinations ul li {
margin-bottom: 1em;
}

/*Styles added for 4.0 Help Text - Bob*/

#fade {
	display: block
	position: fixed;
	background: #000
	top:0;
	left:0;
	width: 100%;
	height 100%;
	opacity: 80%;
	z-index: 1000000000;
	overflow: visible;
}
.SFInlineHelp {

}
.SFPopupHelp {
	position: absolute;
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	width: 500px
	top: -1000px;
	left: 50%;
	margin-left: -250px;
	z-index: 10;
}

.SFHelp {
	position: absolute;
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	width: 500px
	top: 1000px;
	left: 50%;
	margin-left:-250px;
	z-index: 10000;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 100;
}




/*Styles added for 4.0 Smart Forms June 2011 - Bob*/

/*Left hand column*/
.Numbered {
	font-weight: bold;
	/*color : #FF3333;*/
}
/*Every other row*/
.AltRow {
	/*font-weight: bold;*/
	background-color: #E9EAF1;
	/*text-align:left;*/
}


fieldset.Smart {
	border: 2px #cc0000 solid;
	padding:10px;
	width: 900px;
	min-height: 500px;
	position: static;
	/*border: 1px #990000*/
	/*border-radius: 10px;*/
	/*-moz-border-radius: 5px;*/
}

fieldSet.Smart legend {
	font-weight: bold; 
	font-size: 20px;
	color: #000000;
	padding: 0px 9px 12px;	
}
#smartform {
	padding: 9px;	
}
#smartform .mainTable {
	width: 900 px;
	/*This was added to fix IE10 alignment*/
	text-align:left;
}
#smartform textarea {
	width: auto;
}
#smartform em {
	max-width: auto;
}
#smartform p {
	width: auto;
}
#smartform .help, #smartform .help p {
	color: #0000ff;
	font-style: italic;
	width: auto;
}
.help {
	color: #0000ff;
	font-style: italic;
	width: auto;
}
#smartform .question {
	padding: 5px 0 7px 0;
	color: #996600;
	font-weight: 500;
	width: auto;
}
#smartform checkbox {
	background-color: #E9EAF1;
	padding: 5px 0 5px 0;
}
#smartform li {
	padding-bottom: 10px;
	padding-top: 10px;
}
#smartform .help li {
	padding: 0;
	margin-bottom: 6px;
}
/*ol.sf_ol > li:not(:last-child) {
  border-bottom: 5px solid #E9EAF1;
}

ol.sf_sub_ol > li:not(:last-child) {
  border-bottom: 5px solid #E9EAF1;
}*/


	

/* Strip workspaceSideBarLeft from print displays 7/16/07 jack */
@media print {
    .workspaceSidebarLeft {
        display: none;
    }
}

/*Greybox Stylesheet was here. Yanked, jack, 9/13/11 */

a.ajaxWorking {
display:block; 
background:#fff 
url(images/custom/access_start.gif)
 no-repeat; overflow:hidden; cursor:default;}
.ajaxWorking {visibility:visible;}
.ajaxDone {visibility:hidden;}
.GridList {
    background-color:#FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
}
.GridHead {
	background-color:#DDDEDE;
	border-top:1px solid #FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
}
.GridListAlt {
    background-color:#efefef;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
}
.GridListLabel {
    background-color:#FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
	font-weight:bold;
}

.hulk {
	color: green;
}

/*.hulk p, .hulk span, .hulk font{
	color: green!important;
}*/

/*Formatting for the IRB Information for RGE views on the RGE project, jack 6/13/12*/

.q { 
  /*questions*/
  color: #0000cc; 
  font-family:arial; 
  font-size: 10pt; 
}

.loc { 
  /*IRB app location*/
  color: #006633; 
  font-family:arial; 
  font-size: 8pt;
  font-style: italic;
  margin:0; 
  margin-bottom:.5em;
 
}

.con { 
  /*erica content*/
  color: black;
  font-weight: 100;
  font-size: 10pt;
}

.irb4rge {
  /*div wrapper for entire info sheet*/
  /*border: 2px solid red;*/
}

.paintitblack {
  color: #000000;
  font-size:16pt;
  font-weight: bold;
  margin:0; 
  margin-bottom:.5em;
}

.amiblue {
  font-size: 12pt;
  font-weight : bold;
  color: #000000;
  margin: 0; 
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: .5em;
  padding-bottom: 0px;
}

.ind {
  margin: 0;
  margin-left: 35px;
}

.minind {
  margin: 0;
  margin-left: 20px;
}

.rge {
  padding: 1em;
  border: 2px solid green;
}

/*Styling for the identification banners at the top of the workspace*/
#rgeBanner {
  font-family: Arial;
  color: #666666;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 35%;

}
#rgeBanner .am {
  background-color: #FFFF00;
  -webkit-border-radius: 19;
  -moz-border-radius: 19;
  border-radius: 19px;
  height: 17px;
  vertical-align: middle;
  font-weight: bold;
}
#rgeBanner .fpr {
  background-color: #0099FF;
  -webkit-border-radius: 19;
  -moz-border-radius: 19;
  border-radius: 19px;
  height: 17px;
  vertical-align: middle;
  font-weight: bold;
}
#rgeBanner .na {
width:auto;
  background-color: #9BC4FF;
  -webkit-border-radius: 19;
  -moz-border-radius: 19;
  border-radius: 19px;
  height: 17px;
  vertical-align: middle;
  font-weight: bold;
}
#rgeBanner .cr {
  background-color: #00FF00;
  -webkit-border-radius: 19;
  -moz-border-radius: 19;
  border-radius: 19px;
  height: 17px;
  vertical-align: middle;
  font-weight: bold;
}
/*End RGE styles */

.ComponentStyle_ClickAnalyticsHeader .ComponentHeaderTable
{
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;  
        background : url(ClickAnalytics/Images/barbg.gif) repeat-x center;
	border-top : 1px solid #FFFFFF;
	color:#000066;	
		
}

.ComponentStyle_ClickAnalyticsHeader .ComponentHeaderTitle 
{
         color:#000066;
  
}

.CAButtons {
 /*font-size : 8pt;*/
        font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;  
        background : url(ClickAnalytics/Images/barbg.gif) repeat-x center;
 border-top : 1px solid black;
 color:#000066;
 font-weight : bold;
        cursor:hand;
}

.CAText
{
 font : 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;  
        color:#193d70; 
} 

.CATitle
{
 font : 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;  
        color:#193d70;
 font-weight : bold;
}

.olsp > li{
padding: 10px;
text-align: left; 
}

ol.olsp > li:nth-child(odd) {
    background-color: #E9EAF1;
}

ul.altColor > li:nth-child(odd) {
    background-color: #E9EAF1;
}

.olsp .ulsp li {
background-color: inherit;
}

.numLi > li {
list-style-type: decimal;
}

.nobullet > li{
list-style-type: none;
}

.ulsp > li{
list-style-type: none;
}

.ulsp > li > table > tbody > tr > td{
	vertical-align: top;
}

.ulspPad > li > table > tbody > tr > td{
	vertical-align: top;
}

.intChkTbl {
 	width:100%;
 	border-collapse:collapse;
}



.intChkTbl > tbody > tr > td {
	padding: 5px;
}
.intChkTbl > tbody > tr > td > div {
	margin: 5px;
}

.ulspPad > li
{
	padding: 5px; 
	list-style-type: none;
	margin-left: 0px;
}

.padLeft {
	padding-left:30px;
}

.ulspPad
{
	padding:0px;
}

.ulspPad > li > div {
	padding-bottom: 5px;
}



.leftCell {
	width:450px!important;
}

.bullet li
{
	list-style-type: disc!important;
}

ul.ulsp > li:nth-child(odd) {
    background-color: #E9EAF1;
}

/* THIS WILL BOLD THE LI NUMBERING 

 ol {counter-reset: item;}

 ol li {display: block;}
 
 ol li:before {content: counter(item) ". "; counter-increment: item; font-weight: bold;}

  THIS WILL BOLD THE LI NUMBERING */
  
/*custom brandon*/
  #_cellEntityViewEditorArea #cke_editor__txtaEditorHTML {
                width: 100%!important;
  }
  
  #_cellEntityTypeMemberNav {
                width: 15%!important;
  }
  
  #_cellEntityViewEditorArea {
                width: 85%!important;
  }
  
  .sf_ol {
  	padding-left:15px!important;
  	padding-right:15px!important;
  	margin-top:0px!important;
  	
  }
  
  .ul_table {
  	list-style-type: none;  	
  }
  
  .toptd td {
  	vertical-align:top;
  }
  
  ul.sf_rge {list-style-type: none;}
  
  span.check {
  	float:left;
  
  	 margin-top: 2px;

    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 0px;
    
  }
  
  
  
  .disableMe label {
  	pointer-events:none;
  }
  
  .disableMe > div  {
  	opacity: 0.5;
  }
  
  .disableMe input {
  	pointer-events:none;
  }
   
  .disableMe > div {
  	padding-top: 15px;
  }
  
  div .disableMe:first-child > div:first-child {
  	padding-top:0px;
  }
  
  .disableMe > div:not(:first-child) {
  	padding-left: 15px;
  }
  
  .disableMe2 {
  	padding-left:15px;
  }
  
  .disableMe2 textarea {
  	pointer-events:none;
  }
  
  .noDisable {
  	opacity: 1 !important;
  }
  
  .noDisable > div:nth-child(even) {
  	padding-bottom: 15px;
  }
  
  .noDisable label {
  	pointer-events:auto;
  }
   
  .noDisable input {
  	pointer-events:auto;
  }
  /*.divTable > div > div {
  	vertical-align: top;
  	border: 1px solid #999999;
  	padding: 3px 3px;
  }
  */
  .divTable > div {
  	display:table-row;
  }
  
  #_cellEntityTypeMemberNav {
  	width:10%!important;
  }
  
  
	
	
	
	
	/* Tooltip Stuff */
  	.tooltipErica {
  		position: relative;
    	display: inline-block;/* If you want dots under the hoverable text */
	}

	/* Tooltip text */
	.tooltipErica .tooltiptextLeft {
	    visibility: hidden;
	    width: 300px;
	    background-color: grey;
	    color: white;
	    text-align: center;
    	border-radius: 6px;
    	padding: 5px 0;
    	position: absolute;
    	z-index: 1;
    	top: -5px;
    	right: 110%; 
	}
	
	/* Show the tooltip text when you mouse over the tooltip container */
	.tooltipErica:hover .tooltiptextLeft {
	    visibility: visible;
	    cursor: no-drop;
	}	
	
	.tooltipErica .tooltiptextLeft::after {	    
	    content: " ";
    	position: absolute;
    	top: 12px;
    	left: 100%; /* To the right of the tooltip */
	    margin-top: -5px; 
	    border-width: 5px;
	    border-style: solid;
	    border-color: transparent transparent transparent grey;
	}
	
	
	
	
	/* Tooltip text */
	.tooltipErica .tooltiptextRight {
	    visibility: hidden;
	    width: 300px;
	    background-color: grey;
	    color: white;
	    text-align: center;
    	border-radius: 6px;
    	padding: 5px 0;
    	position: absolute;
    	z-index: 1;
    	top: 5px;
    	left: 110%;
	}
	
	/* Show the tooltip text when you mouse over the tooltip container */
	.tooltipErica:hover .tooltiptextRight {
	    visibility: visible;
	    cursor: no-drop;
	}	
	
	.tooltipErica .tooltiptextRight::after {	    
	    content: " ";
    	position: absolute;
    	top: 12px;
    	right: 100%; /* To the right of the tooltip */
	    margin-top: -5px; 
	    border-width: 5px;
	    border-style: solid;
	    border-color: transparent grey transparent transparent;
	}
	
	/* Tooltip text */
	.tooltipErica .tooltiptextRightLG {
	    visibility: hidden;
	    width: 300px;
	    background-color: lightgrey;
	    color: white;
	    text-align: center;
    	border-radius: 6px;
    	padding: 5px 0;
    	position: absolute;
    	z-index: 1;
    	top: 5px;
    	left: 110%;
	}
	
	/* Show the tooltip text when you mouse over the tooltip container */
	.tooltipErica:hover .tooltiptextRightLG {
	    visibility: visible;
	    cursor: no-drop;
	}	
	
	.tooltipErica .tooltiptextRightLG::after {	    
	    content: " ";
    	position: absolute;
    	top: 12px;
    	right: 100%; /* To the right of the tooltip */
	    margin-top: -5px; 
	    border-width: 5px;
	    border-style: solid; 
	    border-color: transparent lightgrey transparent transparent;
	}
	
	/* Tooltip text */  
	.tooltipErica .tooltiptextRightPub {
	    visibility: hidden;
	    width: 300px;
	    background-color: grey;
	    color: white;
	    text-align: center;
    	border-radius: 6px;
    	padding: 5px 0;
    	position: absolute;
    	z-index: 1;
    	top: -5px;
    	left: 110%;
	}
	
	/* Show the tooltip text when you mouse over the tooltip container */
	.tooltipErica:hover .tooltiptextRightPub {
	    visibility: visible;
	    cursor: no-drop;
	}	
	
	.tooltipErica .tooltiptextRightPub::after {	    
	    content: " ";
    	position: absolute;
    	top: 12px;
    	right: 100%; /* To the right of the tooltip */
	    margin-top: -5px; 
	    border-width: 5px;
	    border-style: solid; 
	    border-color: transparent grey transparent transparent;
	}
	
	  /*Bootstrap Home Buttons for Inbox - BL 2018*/
  .btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;}
.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;}
.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-block+.btn-block{margin-top:5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3;}
.btn-primary:active,.btn-primary.active{background-color:#003399 \9;}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#f89406;*background-color:#df8505;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#bd362f;*background-color:#a9302a;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-link{border-color:transparent;cursor:pointer;color:#0088cc;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none;}

.CurrentInbox {
    background-color: #373737;
    color: #FFF;
    font-family: RobotoSlab;
    font-size: 20px;
    min-width: 208px;
    padding: 10px;
    text-align: center;
}

/* eAward DSS Search: make the fonts smaller so more columns can fit on the CDT form */

#eAwardResults * {
	font-size: small;
}

#eAwardResults td.details-control {
	background: url('Custom/Images/icons/details_open.png') no-repeat center center;
	cursor: pointer;
}
#eAwardResults tr.shown td.details-control {
	background: url('Custom/Images/icons/details_close.png') no-repeat center center;
}
	
/* Correct DataTables select checkbox styling to vertically align like other content */
table.dataTable tbody td.select-checkbox-erica:before, table.dataTable tbody td.select-checkbox-erica:after,
table.dataTable tbody th.select-checkbox-erica:before,
table.dataTable tbody th.select-checkbox-erica:after {
  top: 50% !important;
}

.PrintSmartform .help {
	display: none;
} 

.WFMap { width: 100%; max-width: 983px; }

.stepOutsidePath span {
    color: grey!important;
}
#SearchArea {
    border-bottom: none !important;
    width: 20% !important;
    float: none !important;
    margin-right: 5%;
    padding-bottom: 20px;
}

.WorkspaceSubHeader {
    color: #3f5666;
    font-family: RobotoSlab;
    font-size: 25px;
    white-space: normal; 
    padding-bottom: 10px;
}

.NotificationFeeTableTD_Content {
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: top;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.NotificationHRPTD_Content {
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: top;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #000;
    border-bottom: none;
    border-right: none;
    padding: 0.5em 1em;
}
