/**************************************************
	AJ changes for inline tab member edits
**************************************************/

#SetMemberInTabsHeader {
	border-bottom: black 1px solid;
	float: left;
	width: 100%;
}

.SetMemberInTabsTab {
	font-size: 14px;
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	padding: 0 10px;
	margin: 0 2px;
	line-height: 20px;
	margin-top: 1px;
	white-space: nowrap;
	text-align: center;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}

.SetMemberInTabsTabBlur {
	
}

.SetMemberInTabsTabFocus {
	height: 27px;
	line-height: 26px;
	border-bottom: none;
	background-color: #CFDAE5;
}

.buttonHeader {
	text-align: right;
	width: 100%;
	background-color:  #CFDAE5;
}

/**************************************************
	body
**************************************************/
body {
	margin:0;
	padding:0;
	background-color: #fff;
	font:x-small Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#333;
	font-size: small;
} html>body {font-size:small;}
a:link, a:active, a:focus, a:visited { 
	color: #0021a5;
	text-decoration:none;
}
a:hover { 
	color: #0021a5;
	text-decoration: underline;
}
a.ComponentText:link, a.ComponentText:active; 
a.ComponentText:visited; a.ComponentText:focus { 
	color: #0021a5;
	text-decoration:none;
}
a.ComponentText:hover { 
	color: #0021a5;
	text-decoration: underline;
}
.Label1:link, .Label1:active; 
.Label1:visited; .Label1:focus { 
	color: #0021a5;
	text-decoration:none;
}
A.Label1:hover { 
	color: #0021a5;
	text-decoration: underline;
}
.Label1 a:hover { 
	color: #0021a5;
	text-decoration: underline;
}

H1, H2, H3, H4, H5, p {
	margin:.5em 0;
	padding:0;
}
H1, .PageHead {
	color: #000;
	font: normal 200% Arial, Helvetica, sans-serif;
	margin: .5em 0 0;
	padding: 0;
}
H2 {
	color:  #000;
	font-size: 150%;
	font-weight: normal;
	margin:.75em 0 .5em;
}
H3 {
	color:  #000;
	font: normal 125%;
	line-height: 1.5em;
	margin:.75em 0 .5em;
	
}
H4, H5 {
	font-weight: normal;
	line-height: 1.5em;
	margin:.75em 0 .5em;
}
p {
	font: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#333;
}
ul li { 
	list-style-type: square; 
}
ol li	list-style-type: decimal; 
}

/**************************************************
	General Elements - Alphabetically
**************************************************/
.requiredInputLeftRed {
	border-left: red 2px solid;
}
.PrinterFriendlyExhibit{
	background-color: #fefefe;
	border: 0px solid black;
}
.RequiredFieldBorder{	
	border: 2px solid red;
}
.RequiredFieldBorderLeft{	
	border-left: 2px solid red;
}
.existingRow{	
	background-color: #fffff0;
	border: 0px solid black;
}
/*///////////////////
//Optional attribute display*/
.hiddenAttribute{
	display: none;
}
.visibleAttribute{
 }


/**************************************************
	General Classes - Alphabetically
**************************************************/
.ActivityArea {
	background-color: #DDDEDE;
	border-bottom: 1px solid #fff;
}
.Breadcrumb, .Breadcrumb:link, .Breadcrumb:active, .Breadcrumb:visited	{
	color: #999;
}
A.Breadcrumb:hover {
	color: #0021a5;
}
.Breadcrumb a:hover {
	color: #0021a5;
}
.BreadcrumbArea	{
    background-color: #fff;
	border-bottom: 1px solid #0021a5;
	color: #999;
	padding: 2px 30px;
}
.BreadcrumbTarget, .BreadcrumbTarget:link, .BreadcrumbTarget:active, .BreadcrumbTarget:visited {
	color: #999;
}
A.BreadcrumbTarget:hover {
	color: #999;
	text-decoration: none;
}
.BreadcrumbTarget a:hover {
	color: #999;
	text-decoration: none;
}

.DisplaySubHead {
	background-color: #eee;
}
.FolderNav1, .FolderNav1:link, .FolderNav1:active, .FolderNav1:visited {
	color: #0021a5;
	font: bold 10px;
}
A.FolderNav1:hover {
	color: #0021a5;
}
.FolderNav1 a:hover {
	color: #0021a5;
}

.FolderNav2, .FolderNav2:link, .FolderNav2:active, .FolderNav2:visited {
	color: #0021a5;
	font-size: 10px;
}
A.FolderNav2:hover {
	color: #0021a5;
}
.FolderNav2 a:hover {
	color: #0021a5;
}

.FolderNav3, .FolderNav3:link, .FolderNav3:active, .FolderNav3:visited {
	color: #0021a5;
	font-size: 10px;
}
A.FolderNav3:hover {
	color: #0021a5;
}
.FolderNav3 a:hover {
	color: #0021a5;
}

.FormHead {
	background-color: #0021a5;
	border-top: 1px solid #eee;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}
.List {
    border-top: 1pt solid #ccc;
	vertical-align: top;
}
.ListHeader {
	background-color: #666;
	border-bottom: 1px solid #eee;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}
.ListFooter {
    border-top: 1pt solid #ccc;
	vertical-align: top;
}
.ListBG {
    background-color: #eee;
    border-top: 1pt solid #ccc;
	vertical-align: top;
}
.ListBreak {
    border-top: 1pt solid #ccc;
	vertical-align: top;
    word-break: break-all; /**PRS 18,246**/
}
.ListControl {
	background-color: #eee;
    border-top: 1pt solid #ccc;
	vertical-align: top;
}
.ListLabel {
    border-top: 1pt solid #ccc;
	font-weight: bold;
	vertical-align: top;
}
.ListMessage {
	margin: 10px;
	text-align: center;
	vertical-align: top;
}
.ListSection {
	border-top: 1px solid #000;
	border-bottom: 1px solid #666;
	font-weight: bold;
	vertical-align: top;
}
.ListSelected {
	border-top: 1pt solid #ccc;
	background-color: #FBEAC0;
	vertical-align: top;
}
.ListSubTotal {
	background-color: #eee;
	border-top: 1px solid #eee;
	font-weight: bold;
	vertical-align: top;
}

/* lavendar */
.ListSubTotal2 {
	background-color: #DADBE5;
	border-top: 1pt solid #fff;
	font-weight: bold;
	vertical-align: top;
}
.ListTotal {
	border-bottom: 1pt solid #000;
	border-top: 1pt solid #000;
	font-weight: bold;
	vertical-align: top;
}
.LOEin {
	color: #090;
}
.LOEout {
	color: #c00;
}

/* light green */
.TabBar {
	background-color: #999;
}
.TabOff {
	background-color: #eee;
	padding: .3em 1em;
}
.TabOff:link, .TabOff:active, .TabOff:visited {
 background-color: #eee;
 border: none;
 color: #666;
 padding: 0;
}
A.TabOff:hover { color: #0021a5; }
.TabOff a:hover { color: #0021a5; }

.TabOn {
	background-color: #999;
	color: #000;
	padding: .3em 1em;
}
.TabOn:link, .TabOn:active, .TabOn:visited {
 background-color: #999;
 border: none;
 color: #fff;
 font-weight: bold;
 padding: 0;
}
A.TabOn:hover {
	color: #fff;
	text-decoration: none;
}
.TabOn a:hover {
	color: #fff;
	text-decoration: none;
}

.TopNavAreaLeft {
	background:#fff url(Custom/Images/TopBG.gif) repeat-x top;
	border-top: none;
	padding: 0;
	width: 400px;
}
.TopNavAreaLeft a:link, .TopNavAreaLeft a:active, .TopNavAreaLeft a:focus, 
.TopNavAreaLeft a:visited, .TopNavAreaLeft a:hover {
	border-bottom: none;
	padding-bottom: 0;
}
.TopNavAreaRight {
	background:#fff url(Custom/Images/TopBG.gif) repeat-x top;
	border-top: none;
	padding: 10px 15px 0 0;
	vertical-align: top;
}
.TopNavTabArea {
	background: #fff url(Custom/Images/TabBg.gif) repeat-x top;
	border: none;
	padding: 0 30px;
}
.TopNavTabArea table { 
}
.TopNavTabBar {
	background-color: #ff4a00;
}
.TopNavTabOn, .TopNavTabOn:link, .TopNavTabOn:active, .TopNavTabOn:visited {
	background-color: #ff4a00;
	border: none;
	color: #fff;
	display: block;
	font: normal 110% Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: .4em 1em;
}
A.TopNavTabOn:hover {
	color: #fff;
	text-decoration: none;
}
.TopNavTabOn a:hover {
	color: #fff;
	text-decoration: none;
}

.TopNavTabOff, .TopNavTabOff:link, .TopNavTabOff:active, .TopNavTabOff:visited {
	background: none;
	border-none;
	color: #0021a5;
	display: block;
	font: normal 110% Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: .4em 1em;
}
A.TopNavTabOff:hover {
	color: #0021a5;
	text-decoration: none;
}
.TopNavTabOff a:hover {
	color: #0021a5;
	text-decoration: none;
}

.TopNavText {
	color: #fff;
	font-size: 95%;
}
.TopNavText:link, .TopNavText:active, .TopNavText:visited {
	color: #fff;
	text-decoration:none;
}
A.TopNavText:hover { 
	color: #fff;
	text-decoration: underline;
}
.TopNavText a:hover { 
	color: #fff;
	text-decoration: underline;
}

.TopNavTitleText {
	color: #fff;
	font-size: 95%;
	font-weight: bold;
}
.ViewBarText, .ViewBarText:link, .ViewBarText:active, .ViewBarText:visited {
	color: #666666;
	font-size: 10px;
}
A.ViewBarText:hover {
	color: #FF3932;
	text-decoration: underline;
}
.ViewBarText a:hover {
	color: #FF3932;
	text-decoration: underline;
}


/**************************************************
	Component Styles CSS
**************************************************/
/*START Standard Component Styles*/
/* Standard - Default */
.ComponentDisplayHead {
	background-color: #ccc;
}
.ComponentHeaderTable {
	background-color: #0021a5;
}
/*Standard - Border*/
.ComponentStyle_StandardBorder .ComponentBodyTable {
	border: 1px solid #ccc;
}
/*Standard - Border/FIll*/
.ComponentStyle_StandardBorderFill .ComponentBodyTable {
	background-color: #F1F1F1;
	border: 1px solid #ccc;
}
/*Standard - Fill*/
.ComponentStyle_StandardFill .ComponentBodyTable {
	background-color: #F1F1F1;
}
/*Standard - NoHeader/Border*/
.ComponentStyle_StandardNoHeaderBorder .ComponentBodyTable {
	border: 1px solid #ccc;
}
/*END Standard Component Styles*/

/*START Gray Component Styles*/
/* Gray - Default */
.ComponentStyle_GrayDefault .ComponentHeaderTable {
	background-color: #ccc;
	background-image: url(Images/SiteSpecific/header_bg.gif);
	background-position: bottom;
	border: none;
}
/* Gray - Default /No Rule*/
.ComponentStyle_GrayDefaultNoRule .ComponentHeaderTable {
	background-color: #ccc;
	background-image: url(Images/SiteSpecific/header_bg.gif);
	background-position: bottom;
}
.ComponentStyle_GrayDefaultNoRule .ComponentHeaderTitle {
	color: #000;
}
.ComponentStyle_GrayDefaultNoRule .List {
	border-top: none;
}
/*Gray - Border*/
.ComponentStyle_GrayBorder .ComponentHeaderTable {
	background-color: #ccc;
	background-image: url(Images/SiteSpecific/header_bg.gif);
	background-position: bottom;
	border: none;
}
/*Gray - Border/FIll*/
.ComponentStyle_GrayBorderFill .ComponentHeaderTable {
	background-color: #ccc;
	background-image: url(Images/SiteSpecific/header_bg.gif);
	background-position: bottom;
	border: none;
}
.ComponentStyle_GrayBorderFill .ComponentBodyTable {
	background-color: #F1F1F1;
	border: 1px solid #ccc;
}
/*Gray - Fill*/
.ComponentStyle_GrayFill .ComponentHeaderTable {
	background-color: #ccc;
	background-image: url(Images/SiteSpecific/header_bg.gif);
	background-position: bottom;
	border: none;
}
.ComponentStyle_GrayFill .ComponentBodyTable {
	background-color: #F1F1F1;
}
/*Gray - NoHeader/Border*/
.ComponentStyle_GrayNoHeaderBorder .ComponentBodyTable {
	border: 1px solid #ccc;
}
/*END Gray Component Styles*/

/*START Special Component Styles*/
/*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;
}
/*Special - Clear Header/Fill*/
.ComponentStyle_SpecialClearHeaderFill .ComponentBodyTable {
	background-color: #F1F1F1;
}
/*Special - Notepad*/
.ComponentStyle_SpecialNotepad .List {
    border-top: 1pt solid #CCCC99;
}
/*Special - Sidebar*/
.ComponentStyle_SpecialSidebar .ComponentHeaderImage {
	display: inline;
	height: 30px;
	width: 1px;
}
.ComponentStyle_SpecialSidebar .ComponentHeaderTable {
	background: url(Images/Custom/SidebarHeader.gif) no-repeat top left;
	padding: 0px 3px 0px 3px;
	width: 200px;
}
.ComponentStyle_SpecialSidebar .ComponentBodyTable {
	background-color: #E8E7F1;
	width: 200px;
}
.ComponentStyle_SpecialSidebar .ComponentBodyArea {
	background: url(Images/Custom/SidebarFooter.gif) no-repeat bottom left;
	padding-bottom: 10px;
}
.ComponentStyle_SpecialSidebar .List {
	border-top: 1px solid #D2CFE3;
	padding: 6px 3px 3px 3px;
}
.ComponentStyle_SpecialSidebar A.ComponentText {
	font-weight: bold;
}
/*END Special Component Styles*/

* START Tabbed Component Styles */
/*Solid*/
.TabComponentStyle_Solid .TabComponentBodyTable {
	background-color: #F1F1F1;
}
/*END Tabbed Component Styles*/

/**************************************************
	Component Spacing Styles CSS 
**************************************************/
/*Top Margin: Default; Padding On*/
.ComponentSpacing_DefaultPadding .ComponentMarginTop {
	margin-top: 15px;
}
.ComponentSpacing_DefaultPadding .ComponentBodyTable{
	padding: 10px 10px 10px 10px;
}
/*Top-Margin: None; Padding On*/
.ComponentSpacing_NonePadding .ComponentMarginTop {
	display: none;
}
.ComponentSpacing_NonePadding .ComponentBodyTable{
	padding: 10px 10px 10px 10px;
}
/*Top Margin: 2x ; Padding On*/
.ComponentSpacing_2xPadding .ComponentMarginTop {
	margin-top: 30px;
}
.ComponentSpacing_2xPadding .ComponentBodyTable{
	padding: 10px 10px 10px 10px;
}
/*Top-Margin: None; Left Indent*/
.ComponentSpacing_NoneLeftIndent .ComponentMarginTop {
	display: none;
}
.ComponentSpacing_NoneLeftIndent .ComponentBodyTable {
	padding-left: 120px;
}

/**************************************************
	Custom Layout CSS
**************************************************/
.1Column {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
}
.1ColumnB {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
}
.Column1 {
	background-color: #fff;
	border-right: 1px dotted #0021a5;
	padding: 10px;
	width: 200px;
	vertical-align: top;
}
.Column2 {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
}
.Column2B {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
}
.Column3 {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
	width: 200px;
}
.FooterArea {
	border-top: 2px solid #0021a5;
	padding: 20px;
	vertical-align: top;
}
.FooterArea .ComponentBodyArea { 
	text-align: center;
}
.FooterText {
	color: #B59CB5;
	font-size: xx-small;
}

.FooterText:link, .FooterText:active, .FooterText:visited {
	color: #840084;
}
A.FooterText:hover {
	color: #840084;
}
.FooterText a:hover {
	color: #840084;
}

.LoginTitleArea {
	padding-top: 10em;
}
.LoginArea {
	background: #fff url(Custom/Images/TabBg.gif) repeat-x top;
	border-bottom: 2px solid #0021a5;
	padding: 30px;
}

/**************************************************
	Custom View Classes
**************************************************/
/* change Click gold color #F5C241 to UF orange color #FF4A00  */
.CurrentRole, .CurrentState, .StatusArea {
	background-color: #FF4A00;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

/*The following used on the Personnel grid for read only inputs*/

/**************************************************
	Grid Classes
**************************************************/
.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;
}
.GridHeadLabel, .GridHeadLabel:link, .GridHeadLabel:active, .GridHeadLabel:visited {
	color:#336699;
	text-decoration:none;
}
A.GridHeadLabel:hover {
	color:#336699;
	text-decoration: underline;
}
.GridHeadLabel a:hover {
	color:#336699;
	text-decoration: underline;
}

.GridHeadSort {
	background-color:#CFDAE5;
	border-top:1px solid #FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
}
.GridHeadSortLabel, .GridHeadSortLabel:link, .GridHeadSortLabel:active, .GridHeadSortLabel:visited {
	color:#336699;
	text-decoration:none;
}
A.GridHeadSortLabel:hover {
	color:#336699;
	text-decoration: underline;
}
.GridHeadSortLabel a:hover {
	color:#336699;
	text-decoration: underline;
}

.GridHeadTotal {
	background-color:#DDDEDE;
	border-top:1px solid #FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
	font-weight:bold;
}
.GridList {
    background-color:#FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
}
.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;
}
.GridListSelected {
    background-color:#F2F2C2;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
}
.GridListTitle {
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
	font-weight:bold;
}
.GridListTotal {
    border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
	font-weight:bold;
	background: #FFF;
}
.GridPageBarArea {
	background-color:#DDDEDE;
	border-top:1px solid #FFF;
	border-right:1pt solid #BBBDBE;
	border-bottom:1pt solid #BBBDBE;
}
.GridTable {
    border-left:1pt solid #BBBDBE;
	border-top:1pt solid #BBBDBE;
}
.readOnlyPercentInput{
	width: 30px;
	border: 0px;
	text-align: right;
	background-color: white;		
}
.gridIntInput{
	width: 50px;
	text-align: right;
}
.gridFloatInput{
	width: 50px;
	text-align: right;
}
.gridShortIntInput{
	width: 30px;
	text-align: right;
}
.gridSalaryInput{
	width: 70px;
	text-align: right;
}
.gridPercentInput{
	width: 70px;
	text-align: right;
}
.gridPercentInputToDigit{
	width: 70px;
	text-align: right;
}
.personnelPagePercent{
	width: 30px;
	text-align: right;		
}
.periodDate{
}
.hiddenInput{
	width: 70px;
	border: 0px;
	text-align: right;		
	background-color: white;
}
.periodTotalHeader{
	width: 70px;
	border: 0px;
	text-align: right;		
	background-color: #DDDEDE;
}
.gridGeneralCostshiddenInput{
	width: 70px;
	border: 0px;
	text-align: right;		
}
.gridSubjectEnrollmentInput{
	text-align: right;
	width: 50px;
}
.gridModularOffsetInput{
	background: #FFF;	
	width: 120px;
	border: 0px;
	color: black;
	text-align: left;	
}
.gridSubjectEnrollmentInputTotal{
	text-align: right;
	width: 50px;
	border: 0px;
	background: white;
}
.budgetPersonnelCosts{
	font-weight: bold;
}
.hiddenInputTotal{
	background: #FFF;	
	font-weight: bold;
	width: 100px;
	border: 0px;
	color: black;
	text-align: right;		
}
.privateTable{
	background-color: #FFF;
}
/* Used by budget periods grid control*/
.hiddenInputDate{
	background: #FFF;
	width: 70px;
	border: 0px;
	text-align: right;		
}
.hiddenInputDateLong{
	background: #FFF;
	width: 150px;
	border: 0px;
	text-align: right;		
}
.gridInputDateLong{
	width: 150px;
	text-align: right;		
}
.hiddenInputInt{
	background: #FFF;
	width: 50px;
	border: 0px;
	text-align: right;		
}
.hiddenInputIntShort{
	background: #FFF;
	width: 30px;
	border: 0px;
	text-align: right;		
}
.hiddenInputPercent{
	background: #FFF;
	width: 50px;
	border: 0px;
	text-align: right;		
}
.hiddenInputPercentLarge{
	background: #FFF;
	width: 70px;
	border: 0px;
	text-align: right;		
}
.hiddenInputPercentLargeHeader{
	width: 70px;
	border: 0px;
	text-align: right;		
}
.hiddenInputDateEnding{
	background: #FFF;
	width: 70px;
	border: 0px;
	text-align: left;		
}
.hiddenInputCurrencySmall{
	width: 60px;
	text-align: right;	
	border: 0px;
}
.personnelPageSalary{
	width: 70px;
	text-align: right;		
}

/* End of Dan's Work Here */

/**************************************************
	SmartForm Classes
**************************************************/

/* These rules should be added to custom.css on WebrCommon */

.SFWrapperTable {
    /*border: 1px solid red;*/
    width: 100%;
} .SFFieldset {
    border: 1px solid #536895;
    font-size: 20px;
    color: #000000;
    width: auto;
} .SFFieldsetLegend {
    /*border: 1px solid red;*/
    font-size: 14px;
    font-weight: bold;
}

table.SFBodyTable {
    border: 10px solid #ffffff;
    width: 100%;
}

table.SFBodyTable td.SFNumber {
    /*border: 1px solid red;*/
    font-weight: bold;
    background-color: #e2f1ff;
    width: 20px;
    padding: 5px;
    padding-right: 50px;
    border-bottom: 10px solid white;
}

table.SFBodyTable td.SFHelp {
    /*border: 1px solid red;*/
    background-color: #cccccc;
    font-style: italic;
    width: 200px;
    padding: 5px;
    border-bottom: 10px solid white;
}

table.SFBodyTable td.SFQuestion {
    /*border: 1px solid red;*/
    background-color: #ebf8ff;
    /*width: auto;*/
    padding: 5px;
    border-bottom: 10px solid white;
}

ul.SFSubsection {
    list-style: none;
}

ul.SFSubsection li.SFNumber {
    display: block;
    position: relative;
    font-weight: bold;
    width: 50px;
    margin-top: 0px;
    list-style: none;
    /*background-color: #e2f1ff;*/
    /* padding-right: 10px;  */
}

ul.SFSubsection li.SFQuestion p {
    width: auto;
    margin-top: 0px;
}

ul.SFSubsection li.SFQuestion {
    margin-left: 60px;
    margin-top: -14px;
    padding-bottom: 14px;
    list-style: none;
    /*width: auto; */
}

ul.SFSubsection ul.SFSubsection li.SFNumber {
    display: block;
    margin-left: 20px;
    font-weight: bold;
}

ul.SFSubsection ul.SFSubsection li.SFQuestion {
    margin-left: 85px;
    margin-top: -14px;
    padding-bottom: 14px;
    /*width: auto; */
}

ul.SFSubsection ul.SFSubsection ul.SFSubsection li.SFNumber {
    display: block;
    margin-left: 35px;
    font-weight: bold;
}

ul.SFSubsection ul.SFSubsection ul.SFSubsection li.SFQuestion {
    margin-left: 115px;
    margin-top: -14px;
    padding-bottom: 14px;
    /*width: auto; */
}

table #SFQuestionWrapper {
    width: 100%;
}

table #SFQuestionWrapper td {
    vertical-align: top;
}

table #SFQuestionWrapper td p {
    width: auto;
    margin-top: 0px;
}


.FPSFtitle {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.FPSFdescription {
	margin-left: 10px;
	margin-right: 10px;
}
.FPSFid {
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
	width: 32px;
}
.FPSFattribute {
	vertical-align: top;
	padding: 10px;
}
.FPSFhelp {
	vertical-align: top;
	font-style: italic;						
	padding: 10px;					
	background: #efefef;
	width: 200px;
}
.FPSFtable {
	width: 100%;
}
.SF424SmartForm INPUT, .SF424SmartForm SELECT, .SF424SmartForm A {
	font-size: xx-small;
}
.SF424SmartForm .DisplayHead {
	font-size: xx-small;
}
.SF424SmartForm .List {
	font-size: xx-small;
}
.SF424SmartFormCurrency{
	font-size: xx-small;
}
.SF424SmartFormCurrency Input{
	font-size: xx-small;
	text-align: right;
}
.SF424SmartFormCurrency .PrintAnswer{
	font-size: xx-small;
	text-align: right;
}
.SF424SmartForm .PrintQuestion{
	font-size: xx-small;
}
.SFtitle {
	font-size: x-small;
	font-weight: bold;
}
.SFdescription {
	margin-left: 10px;
	margin-right: 10px;
}
.SFid {
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
	width: 32px;
}
.SFattribute {
	vertical-align: top;
	padding: 10px;
}
/* Line Items */
.SFdescriptionSumli {   
	margin-left: 5px;
	margin-right: 5px;
}
.SFidSumli {
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
	padding-left: 25;
}
.SFattributeSumLi {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
.SFattributeSumli INPUT{
	text-align: right;
}

.SFhelpWideSumli {
	vertical-align: top;
	font-style: italic;						
	padding: 5px;	
	background: #efefef;				
}
.SFdescriptionSum {   
	margin-left: 5px;
	margin-right: 5px;
	background: #efefef;
}
/* Financial Summary Views Summary Lines*/
.SFidSum {
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
	background: #efefef;
	width: 200px;
}
.SFattributeSum {
	vertical-align: top;
	padding: 5px;
	background: #efefef;
	text-align: left;
}
.SFattributeSum INPUT{
	text-align: right;
}
.SFhelpWideSum {
	vertical-align: top;
	font-style: italic;						
	padding: 15px;					
	background: #efefef;
	width: 100px;
}

.SFhelp {
	vertical-align: top;
	font-style: italic;						
	padding: 10px;					
	background: #efefef;
	width: 100px;
}
.SFhelpWide {
	vertical-align: top;
	font-style: italic;						
	padding: 10px;					
	background: #efefef;
	width: 200px;
}
.SFtable {
	width: 100%;
}
.SFSmall {
	font-size: xx-small;
}
.SFSmallBold {
	font-size: xx-small;
	font-weight: bold;
}
.SFSmallItalic {
	font-size: xx-small;
	font-style: italic;
}
.SFList {
	border-top: 1px solid #ccc;
	font-size: xx-small;
}
.SFListBold {
	border-top: 1px solid #ccc;
	font-size: xx-small;
	font-weight: bold;
}
.SFListAlt {
	background-color: #EEE;
	font-size: xx-small;
}
.SFListAltBold {
	background-color: #EEE;
	font-size: xx-small;
	font-weight: bold;
}

/**************************************************
	Scalable Fonts Fix

H1 {font-size: medium;}
#ResultTitle {font-size: smaller;}
.Button {font-size: x-small;}
.Button2 {font-size: xx-small;}
.PageHead {font-size: medium;}
.PageHead2 {font-size: small;}
.SmallHelp {font-size: xx-small;}
.SmallText {font-size: xx-small;}
.SubTabOff {font-size: x-small;}
.SubTabOn {font-size: x-small;}
.ViewBarText {font-weight: bold;}
.JumpToLauncher {font-size: xx-small;}
.JumpToBreak {font-size: xx-small;} 
**************************************************/

/**************************************************
	Calendar Prototype
**************************************************/
#CalTable {
	background-color:#eee;
	border:1px solid #ccc;
	font-size:12px;
}
#CalMenu {
	background-color:#fff;
	border:1px solid #999;
	padding:6px;
	vertical-align:top;
}
#CalMenu p {
	font-weight:bold;
	margin:0;
	padding:0;
}
.CalHour {
	border-top:1px solid #999;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding:3px;
	width:15px;
	vertical-align:top;
}
.CalMinute {
	border-top:1px solid #999;
	border-right:1px solid #666;
	padding:3px;
	text-align:right;
	width:15px;
	vertical-align:top;
	font-size:12px;
}
.CalAppt {
	background-color:#fff;
	border-right:1px solid #666;
	border-top:1px solid #ccc;
	padding:3px;
	vertical-align:top;
}
.CalApptHour {
	background-color:#fff;
	border-right:1px solid #666;
	border-top:1px solid #999;
	padding:3px;
	vertical-align:top;
	font-size:12px;
}
.CalHeader {
	background:#ccc;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
	font:12px bold;
	padding:5px;
}
.CalHeader a {
	text-align:center;
	font: bold;
}
#CalDate {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	padding:6px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.CalThumb {
	text-align:center;
	margin:10px 0;
}
.CalThumb p {
	font-size:10px;
	margin:5px;
}
#CalWeekTable {
	background-color:#eee;
	border:1px solid #ccc;
	font-size:12px;
}
#CalWeekTable .CalHeader {
	padding:4px;
}
#CalWeekTable .CalHeader, #CalWeekTable .CalApptHour, #CalWeekTable .CalApptHour {
	width:100px;
}
#CalWeekHeader {
	padding: 10px;	
}
#CalWeek {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	margin: 0;
}
#CalMonthHeader {
	padding: 10px;	
}
#CalMonth {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	margin: 0;
}
#CalMonthGrid {
	padding:4px;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.CalMonthHdr {
	background:#ccc;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
}
.CalMonthHdr a {
	font:bold;
}
.CalMonthWeek {
	background:#eee;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	vertical-align:middle;
}
.CalMonthWeek p {
	padding:0;
	margin:0;
	font:10px bold;
	text-align:center;
}
.CalMonthDay {
	font:10px;
	background:#fff;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	vertical-align:top;
	height:50px;
}
.CalMonthToday {
	background:#d6deec;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	vertical-align:top;
}
.CalMonthDay p, .CalMonthToday p{
	padding:0;
	margin:0;
	font:12px bold;
}
.CalMonthDay div, .CalMonthToday div{
	padding:0;
	margin:0;
	font:10px;
	height:40px;
	overflow:auto;
}
.VisitLabel {
	font: 10px bold;
	display:block;
	padding:2px;
}
.VisitLabel:link, .VisitLabel:active, .VisitLabel:visited, .VisitLabel:hover {
	color:#000;
}
/*added by calendar support*/
.calendarTodayDiv{
	font-weight:bold;
	background-color: ghostwhite;
}
.calendarDayDiv{
	background-color: white;
}
.inlineCal{
	float: right;
 	margin-left: 1em;
 	margin-bottom: 1em;
}
/*///////////////////////////////////
The following are used for _FundingProposal Document Editor Grid


*/
.GridSelectedRow{
	background-color: lightyellow;
}

.GridRequired{
	background-color: lightyellow;
	opacity: 1.0;
}	

.GridEmptyRequired{
	background-color:seashell;
}
/* these are only used by the bubble help. and may not be required on production*/
.bubbleDivPopup{
	width: 147px;
	position: absolute;
	display: none;
}
.bubbleDivPopupInner{
	top: -8px;
	position: relative;
	font-size: 11px;
	
}

.bubbleDivTop{
	background-image:url('./images/custom/bubbleTop.gif');
	background-image-repeat: no-repeat;
	height: 16px;
	position: relative;
}
.bubbleDivMid{
	background-image:url('./images/custom/bubbleMiddle.gif');
	background-image-repeat: repeat-y;
	background-position: bottom left;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
}
.bubbleDivBot{
	background-image:url('./images/custom/bubbleBottom.gif');
	background-image-repeat: no-repeat;
	height: 44px;
	position: relative;
	top: -6px;
}

/* SHW 9-20-2010:  Add class definition used in meeting minutes document */
.MeetingMinutesSectionHead{
	/*background-color: #cccccc;*/
	border-bottom: 1px solid #333;
}

/* BEL:   IRB SmartForm Definitions from Rob Anderson 20101119 */

/********** IRB SmartForm*********/ 
.SFWrapperTable {
    /*border: 1px solid red;*/
    width: 100%;
} .SFFieldset {
    border: 1px solid #536895;
    font-size: 20px;
    color: #000000;
    width: auto;
} .SFFieldsetLegend {
    /*border: 1px solid red;*/
    font-size: 14px;
    font-weight: bold;
}

table.SFBodyTable {
    border: 10px solid #ffffff;
    width: 100%;
}

table.SFBodyTable td.SFNumber {
    /*border: 1px solid red;*/
    font-weight: bold;
    background-color: #e2f1ff;
    width: 20px;
    padding: 5px;
    padding-right: 50px;
    border-bottom: 10px solid white;
}

table.SFBodyTable td.SFHelp {
    /*border: 1px solid red;*/
    background-color: #eeeeee;
    font-style: italic;
    width: 200px;
    padding: 5px;
    border-bottom: 10px solid white;
}

table.SFBodyTable td.SFQuestion {
    /*border: 1px solid red;*/
    background-color: #ebf8ff;
    /*width: auto;*/
    padding: 5px;
    border-bottom: 10px solid white;
}

/* BEL - emphasis on response */
table.SFBodyTable td.SFQuestion span {
    font-weight: bold;
}

ul.SFSubsection {
    list-style: none;
}

ul.SFSubsection li.SFNumber {
    list-style: none;
    display: block;
    position: relative;
    font-weight: bold;
    width: 50px;
    margin-top: 0px;
    /*background-color: #e2f1ff;*/
    /* padding-right: 10px;  */
}

ul.SFSubsection li.SFQuestion p {
    width: auto;
    margin-top: 0px;
}

ul.SFSubsection li.SFQuestion {
    list-style: none;
    margin-left: 60px;
    margin-top: -14px;
    padding-bottom: 14px;
    /*width: auto; */
}

/* BEL - emphasis on response */
ul.SFSubsection li.SFQuestion span {
    font-weight: bold;
}

ul.SFSubsection ul.SFSubsection li.SFNumber {
    list-style: none;
    display: block;
    margin-left: 20px;
    font-weight: bold;
}

ul.SFSubsection ul.SFSubsection li.SFQuestion {
    list-style: none;
    margin-left: 85px;
    margin-top: -14px;
    padding-bottom: 14px;
    /*width: auto; */
}

/* BEL - emphasis on response */
ul.SFSubsection ul.SFSubsection li.SFQuestion span {
    font-weight: bold;
}

ul.SFSubsection ul.SFSubsection ul.SFSubsection li.SFNumber {
    list-style: none;
    display: block;
    margin-left: 35px;
    font-weight: bold;
}

ul.SFSubsection ul.SFSubsection ul.SFSubsection li.SFQuestion {
    list-style: none;
    margin-left: 115px;
    margin-top: -14px;
    padding-bottom: 14px;
    /*width: auto; */
}

/* BEL - emphasis on response */
ul.SFSubsection ul.SFSubsection ul.SFSubsection li.SFQuestion span {
    font-weight: bold;
}

table #SFQuestionWrapper {
    width: 100%;
}

table #SFQuestionWrapper td {
    vertical-align: top;
}

table #SFQuestionWrapper td p {
    width: auto;
    margin-top: 0px;
}

table #SFQuestionWrapper TD.List {
	font-weight: bold;
}

.SFRequiredSpan {
	font-weight: bold;
	font-size: 110%;
	color: #FF4A00;
	padding-left: 0px;
	padding-right: 5px;
}

/*BEL for SF_DateProperties supporting View Differences to suppress box around date text*/
td.SFDatePropStyle P input {
	border: 0px;
	box-shadow: none; /* GTW 4/4/2019 - fix for 8.1.5 upgrade */
}

/*BEL for SF_DateProperties supporting View Differences to suppress calendar widget image*/
td.SFDatePropStyle img {
	display : none;
}

/*BEL add extra emphasis on page bar - needed for reviewer notes, 
	but tried to match color scheme since globally applied */
#webrRSV__ID_0 td.PageBarArea {
	background-color : #f7dfa7;
	border-bottom : 1px solid white;
}

/* 3/15/2019 - GTW
	CSS changes to facilitate 8.1.x upgrade */

.HeaderMajorTabRow .HeaderTabContents a.Selected {
	background-color: #ff4a00;
	color: #fff !important; /* bad practice */
}

.HeaderMajorTabRow .HeaderTabContents a.Selected:hover,
.HeaderMajorTabRow .HeaderTabContents a.Selected:focus {
	color: #fff !important; /* bad practice */
}

.HeaderMajorTabRow .HeaderTabContents a,
.HeaderMajorTabRow .HeaderTabContents .Filler {
	color: #0021a5 !important; /* bad practice */
}

.HeaderMajorTabRow .HeaderTabContents a:hover,
.HeaderMajorTabRow .HeaderTabContents a:focus {
	color: #0021a5 !important; /* bad practice */
}

.TopNavAreaRight {
	color: #fff;
}

.TopNavHeaderTitle {
	color: #fff !important; /* bad practice */
}

#AccountDropDownLink {
	color: #fff;
}

a.TopNavText {
	color: #fff !important; /* bad practice */
}

.TopNavTitleText {
	color: #fff !important; /* bad practice */
}

.FadedButton, a.FadedButton:link, a.FadedButton:visited {
	color: #888;
}

input:disabled + label.ReplaceWithIcon::before {
	color: #666;
}

a.TabOn {
	color: #000 !important; /* bad practice */
	background-color: #fff !important; /* bad practice */
}

a.TabOff {
	color: #000 !important; /* bad practice */
	background-color: #cedee7 !important; /* bad practice */
}

td.TabOff:hover {
	background-color: #cedee7 !important; /* bad practice */
}

span.TabOn {
	color: #000 !important; /* bad practice */
	background-color: #fff !important; /* bad practice */
}

td.SFDatePropStyle p span span.chooserInputContainer button {
	display: none;
}

/* TEMP FIX FOR CHECKED RADIO BUTTONS IN HISTORY LOG */
/* GTW 7/12/2022: No longer needed in 10x and actually causes the previous breakage now */
/*
input[type="radio"][checked=""]:disabled + label.ReplaceWithIcon::before {
	font-family: FontAwesome;
	content: "\f111";
}
*/

/* The ribbons */

.corner-ribbon{
    width: 200px;
    background: #e43;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Custom styles */

.corner-ribbon.sticky{
    position: fixed;
}

.corner-ribbon.shadow{
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
    top: 25px;
    left: -50px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right{
    top: 25px;
    right: -50px;
    left: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left{
    top: auto;
    bottom: 25px;
    left: -50px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right{
    top: auto;
    right: -50px;
    bottom: 25px;
    left: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/* Colors */

.corner-ribbon.white{background: #f0f0f0; color: #555;}
.corner-ribbon.black{background: #333;}
.corner-ribbon.grey{background: #999;}
.corner-ribbon.blue{background: #39d;}
.corner-ribbon.green{background: #2c7;}
.corner-ribbon.turquoise{background: #1b9;}
.corner-ribbon.purple{background: #95b;}
.corner-ribbon.red{background: #e43;}
.corner-ribbon.orange{background: #e82;}
.corner-ribbon.yellow{background: #ec0;}

/* GTW 7/13/2022 Hide various reviewer note buttons */
.IsResponseRequired {
    display: none !important;
}

.CommentAttachment {
    display: none !important;
}

.DragAndDropNote {
    display: none;
}

/* GTW 7/13/2022 Color Code Reviewer Notes */
.ReviewerNotesThread > .ReviewerNotesComment > .ReviewerNotesComment-content[data-note-type="IRB Staff Draft Change Request"] {
    background-color: #ffc1c1;
}

.ReviewerNotesThread > .ReviewerNotesComment > .ReviewerNotesComment-content[data-note-type="IRB Draft Change Request"] {
    background-color: #ffc1c1;
}

.ReviewerNotesThread > .ReviewerNotesComment > .ReviewerNotesComment-content[data-note-type="IRB Staff Change Request"] {
    background-color: #ffc1c1;
}

.ReviewerNotesThread > .ReviewerNotesComment > .ReviewerNotesComment-content[data-note-type="IRB Change Request"] {
    background-color: #ffc1c1;
}

.ReviewerNotesThread > .ReviewerNotesComment > .ReviewerNotesComment-content[data-note-type="IRB Private Change Request"] {
    background-color: #c1ffc1;
}

/* Hide reviewer notes caption info on slide-ins */

.region-caption.collapsible-container-header.caption-expanded {
    display: none;
}

.region-caption.collapsible-container-header.caption-expanded + div {
    display: none;
}

/* GTW 10/28/2022: Prevent editing of the reviewer note type */

#editReviewerNoteTypes {
        display: none !important;
}

/* GTW 12/16/2022: Fix invisible button issue (Issues00001625) */
.Button.navigation {
	-webkit-transform: translateZ(0);
}