﻿@charset "UTF-8";
/*CSS Document*/

*:focus { 
     outline: none; 
 } 
 
.ms-WPBody
{
	/*font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; */	
}
.gmSecondaryBg
{
  background-color:  #fafafa;
  padding-bottom:80px;
}

a,a:link{	
	color:#1266da;
}
a:visited{
	color:#1266da;
}
a:hover{
	color:#1266da;
}

#gmContentContainer{
background-color:#fafafa;

}

.ms-rteElement-H1{
   
 /*  padding: 20px 5px 20px 0px; */
    text-align: left;
    color: rgb(126, 12, 110);
  /*  line-height: 26px;
    font-size: 26px; */
    line-height: 44px;
    font-size: 32px;
    font-weight: 300;
	margin: -10px 0px 20px 0px;
 
}
 
/*spacing around web parts*/
.ms-PartSpacingVertical 
{

    margin-top: 0px !important;

}

div.ms-dlgContent{z-index:5000;}

.ms-PartSpacingHorizontal

{

   width: 0px !important;

}
/*web part tool area*/
.ms-ToolPaneOuter
{
    z-index:3000;
    position:relative;
}
.s4-bodyContainer
{
    background-color: #fafafa;
    }
    
.ms-WPBody h3 {
font-weight:600 !important;
color:#676767 !important;
font-size:24px !important;
}

.ms-WPBody h1
{
	/*font-weight: normal;
	font-size: 24px;*/
	text-align: left; 
	color: rgb(126, 12, 110); 
	line-height: 44px; 
	font-size: 32px;
	font-weight:300;
	margin: -10px 0px 20px 0px;
}

/* from corev4.css and controls.css */
.ms-rteElement-P {
    color: #323232;
    line-height: 28px;
    font-size: 16px;
    font-weight: 300;
}

/* from corev4.css */
.ms-WPBody h2  {
    font-weight: 600 !important;
    color: #676767;
    font-size: 24px !important;
}

/* from corev4.css and controls.css */
.ms-rteElement-H2 {
	    font-weight: 600 !important;
    color: #676767;
    font-size: 24px !important;
}

.ms-WPBody td {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}

.ms-WPBody a:hover, .ms-WPBody a:link, .ms-WPBody a:visited {
	color:#1266da !important;	
	/*font-weight:700 !important;*/
	text-decoration:none !important;   
} 


#WebPartAdderUpdatePanelContainer
{
    font-size:9px;
    font-family: Arial;
}

div.gmGlobalNav nav{
	visibility:hidden;
}
/*default sp menu*/
div.gmGlobalNav > div div:nth-child(2){
	/* Changed due to tooltip not showing when typing-in the search box*/
	/* visibility:hidden; */
}


#SecTerHorizontalNav{
	display:none; 
	}

#MSO_ContentTable 
{
    position:static !important;
    
  /*top:80px; for fixed nav 
margin-top:11px;*/ 
/*max-width: 1200px !important;*/
margin-top:90px;
margin-left:auto;

margin-right:auto;


}
div.centeredContent
{
	position:relative;     
    max-width: 1024px !important;
    min-width: 900px !important;
    margin-left: auto;
    margin-right: auto;   
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
	
	
	
}

div.shareContentDiv
{
	position:relative;     
    max-width: 1024px !important;
    min-width: 900px !important;
    margin-left: auto;
    margin-right: auto;   
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
	padding-top:10px;
	padding-bottom:10px;
}


div.expandedContent
{
    position:inherit;
   -webkit-box-sizing: border-box; 
 -moz-box-sizing: border-box;    
 box-sizing: border-box;

}



#gmContentContainer > div.boxedContent
{
    padding-top:40px;
    padding-bottom:20px;
    padding-left:40px;
    padding-right:40px;
    background-color:#FFFFFF;
    border: 1px solid #e6e8ea;
    margin-top:20px;   
    
    
}

 

#gmContentContainer > div.boxedContent:empty
{
    display:none;
}

/* Remove div scrolling and let the browser take over */ 
/*  body.v4master 
{
    height: auto !important;
    overflow: auto !important;
    width: auto !important; } 
    
    
  body #s4-workspace      
    {
        
        left: inherit !important;    
        overflow-x: inherit !important;     
        overflow-y: inherit !important;     
        overflow: inherit !important;     
        position: inherit !important; }

*/
body #s4-bodyContainer
{

max-width: 3000px !important;

margin-left:auto;

margin-right:auto;
 

}
.slideShowContent
{
    
    /*position: relative;*/
    margin-top: -14px;
    overflow:hidden;
}

#MSO_ContentTable html, #MSO_ContentTable div, #MSO_ContentTable span, #MSO_ContentTable .ms-WPBody
{
	/*font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-size:16px;
	color:#323232;
	line-height:28px;
	font-weight:300;
	letter-spacing:0em;*/

 /*  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important; */
   font-family:Century Gothic, CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-weight: 300 ; 
	font-size:16px; 
}

/*#s4-ribbonrow{margin-top:60px;}*/

.gmHeaderBar:hover{overflow:visible;}

.gmHeaderBar
    {
     /*for fixed nav*/
    position: fixed;
    width: 100%;
    background-color: #ffffff;
    z-index: 1000;
    top:-3px;
    left:0px;
    /*margin-left: -18px;*/
     /*end for fixed nav*/
    height:58px;
	border:1px #f4f6f7 solid;
	/*box-shadow:  inset 0px 0px 15px rgba(50, 50, 50, 0.4);*/
	
     -moz-box-shadow:    inset  0  15px 15px -15px rgba(50, 50, 50, 0.4), 
                        inset  0 -15px 15px -15px rgba(50, 50, 50, 0.4);
     -webkit-box-shadow: inset  0  15px 15px -15px rgba(50, 50, 50, 0.4), 
                        inset  0 -15px 15px -15px rgba(50, 50, 50, 0.4);
     box-shadow:        inset  0  15px 15px -15px rgba(50, 50, 50, 0.4), 
                        inset  0 -15px 15px -15px rgba(50, 50, 50, 0.4); 
	background-color: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
  /*  overflow:hidden;*/
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-size:14px;
	font-weight: 200; 
        }
    .gmHeader
    {
max-width: 1250px !important;
left:38px;
margin-left:auto;
padding-left:15px;
padding-right:15px;

margin-right:auto;
        }   
.gmLogo
{
    width:140px;
    height: 34px;
    left: -35px;
    position: relative;
    margin-top:15px;
    float:left;
    }
    
    .gmLogo a
    {
        background: url('../Images/gnma_logo_small.png');
        width:140px;
        height:34px;
        display:block;
        
        background-repeat: no-repeat;
    }
    
    
	
	div.s4-ql{
	display:none;
	}

    
    .gmGlobalNav
    {
        position:relative;
         
        display:inline;
        z-index:auto;
        top:-10px;
        right:45px;/*was 8*/
        float:right;
    }
    
.content_last_updated{
    top: 10px;
    position: absolute;    
    color:#a4a4a4 !important;
}

.content_last_updated span{ 
    color:#a4a4a4 !important;
}


           
        /**FOOTER**/
        
.gmFooter
{
     
    width:100%;
    height:50%;
    margin:auto;
	padding:0px;
    background:#323232;   
}        
        
table.footer
{
	width: 100%;
	background: #323232;
/*	border: 1px #646464 solid; */
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 	
	}
	
.footer-top-row
{
	width:512px;
	margin:auto;
	font-size:12px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	
	color:#e6e8ea;
	text-align:center;	
	border-bottom: 1px #646464 solid;
	margin-top:60px;
	border-collapse:collapse;
}

.footer-top-row td.topCell
{
 padding: 0 0 22px 0;
 font-weight:700;
}

.footer-top-row td.bottomCell
{
 padding: 0 0 22px 0;
 font-weight:300;
}

.footer-top-row a, .footer-top-row a:hover, .footer-top-row a:visited 
{		
	color:#f4f6f7;
	text-decoration:underline;
	}



.footer-middle-row
{
	width:512px;
	margin:auto;
	font-size:12px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	 font-weight:300;
	text-align:center;
	
	border-bottom: 1px #646464 solid;
	color:#f4f6f7;
}




.footer-middle-row td
{
 padding: 20px 0 20px 0;
 width:25%;
}

.footer-middle-row a, .footer-middle-row a:hover, .footer-middle-row a:visited 
{		
	color:#f4f6f7;
	}

.footer-social-row
{
	width:334px;
	margin:auto;	
	text-align:center;
	}

.footer-social-row td
{

 padding: 25px 0 20px 0;
  width:25%;
 
}

.social_link{
	width:36px;
	height:30px; 
	display:block;
	border-radius:50px; 
	border:1px white solid;
	padding-left:3px;
	padding-top:9px;
}


.footer-copyright-row
{
	width:480px;
	margin:auto;	
	text-align:center;
	font-size:10px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-weight:300;
	color:#9c9c9c;
	letter-spacing: .01em;

	}

.footer-copyright-row td.topCell
{
 padding: 0 0 10px 0; 
  color:#f4f6f7 !important;
 font-size:12px !important; 

}

.footer-copyright-row td.bottomCell
{
 padding: 0 0 40px 0; 
}


.subscriptionTextBox{
	color:#ffffff;  
	border:2px #ffffff solid;  
	background-color:#323232; 
	/*font-size:12px; */
	width:200px; 
/*	padding:10px 16px 9px 16px; */
	height:35px;
	margin:0;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:16px;
	padding-right:16px;
	vertical-align:top;

}

.subscriptionButton{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-weight:700;
/*	font-size:12px; */
	color:#323232;
	border: none;  
	background-color:#ffffff;
	height:39px; 
	padding:0;
	margin:0;
	padding-top:0px;
	padding-left:23px;
	padding-right:23px;

	/*padding:9px 23px 9px 23px;
/*	position:relative; */
/*	margin-top:5px; *
}

.social_logo
{
/*	width:36px;
	height:36px;	*/
}



        /**END FOOTER**/
        
        /**Latest News**/
        
       div .toggle .close,
div .opened .toggle .open {
  display: none;
}

div .toggle .opened,
div .opened .toggle .close {
  display: inline;
}

div .opened {
  height: auto !important;
}

div.newsBoxDate{
		color:#737373;
		font-size:12px !important;
		font-weight: 600 !important;
		letter-spacing:0.07em;
		font-style: normal;
		padding-left:15px;
		padding-top:10px;
}

div.newsBoxHeader {
   
    height: 38px;
	min-height:38px;
	max-height:38px; 	
 	width:100%;
 	min-width:100%;
 	max-width:100%;
	padding: 5px 15px 10px 15px;
	text-align: left;
	color: #1266da; 
	line-height:21.6px;
	font-size: 18px !important;
	font-weight: 700 !important; 
	font-style: normal !important; 	
	overflow: hidden;
	}
	 /*pjp added to get rid of block elements within html markup since dotdotdot doesn't like them*/
.bodyCell .is-truncated * {
	display:inline !important;
}	

.bodyCell span, .bodyCell a, .bodyCell strong, .bodyCell p {
    font-size: 16px !important;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #323232 !important;
}

 
div.newsBoxBody {
				
	height: 115px;
	min-height:115px;
	max-height:115px; 
 	width:100%;
 	min-width:100%;
 	max-width:100%;
	display: table-cell;
	padding: 0px 15px 0px 15px;
	border-bottom: 1px solid #e6e8ea;
	border-image-source: none; 
	text-align: left !important; 
	color: #323232;
	line-height: 24px !important; 
	font-size: 16px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 300 !important; 
	overflow: hidden;
	 }
	 
	 div.newsBoxBody div{
				
	color:#323232 !important;
	font-size: 16px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 300 !important; 
	line-height: 20px !important; 
	
	 }
	 
	div.newsBoxBody p{				
	color:#323232 !important;
	font-size: 16px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 300 !important; 
	line-height: 20px !important; 
	margin-top:0px;
	margin-bottom:0px;	
	 }

	 
div.newsBoxBodyNoBorder{
				
	height: 110px; 
	display: table-cell;
	padding: 0px 15px 0px 15px;
	border-image-source: none; 
	text-align: left !important; 
	color: #323232;
	line-height: 24px !important; 
	font-size: 16px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 300 !important; 
	overflow: hidden;
	 }
	 
div.newsBoxBodyNoBorder div{
				
	color:#323232 !important;
	font-size: 16px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 300 !important; 
	line-height: 20px !important; 
	
	 }
	 
div.newsBoxBodyNoBorder p{				
	color:#323232 !important;
	font-size: 16px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 300 !important; 
	line-height: 20px !important; 
	margin-top:0px;
	margin-bottom:0px;	
	 }



 

.readmore {
	margin-top:-40px;				
	height: 25px; 
/*	width: 295px; */
	padding: 5px 25px 0px 5px;
	/*border-left: 1px solid #e6e8ea;*/
	text-align: right; 
	color: rgb(125, 125, 125); 
	line-height: 20px !important; 
	font-size: 12px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 600 !important; 
/*	background-color: rgb(255, 255, 255);	*/	
	 }
	 
 .readmore a {
	
	color: rgb(125, 125, 125); 
	line-height: 20px !important; 
	font-size: 12px !important;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	font-style: normal !important; 
	font-weight: 600 !important; 
	background-color: rgb(255, 255, 255);		
	 }


        
        /**End Latest News**/
        
        a.gnma_button {        
    border-radius: 15px;   
    text-align: center;   
    border: 1px solid #1266da;
    padding: 8px 40px; 
    background: none;   
    color:#1266da !important;
    text-decoration:none !important;
    font-size:16px;   
}

a.gnma_button: visited, a.gnma_Button: hover , a.gnma_Button:target{   
    border-radius: 15px;   
    text-align: center;   
    border: 1px solid #1266da;
    padding: 8px 40px; 
    background: none;   
    color:#1266da !important;
    text-decoration:none !important;
    font-size:16px;
}


a.gnma_button:active {  
    border-radius: 15px;   
    text-align: center;   
    border: 1px solid #cfd4d8;
    padding: 8px 40px; 
    background: none;    
    color:#cfd4d8 !important;
    text-decoration:none !important;
    font-size:16px;
}

a.gnma_button_white {        
    border-radius: 15px;   
    text-align: center;   
    border: 1px solid #ffffff;
    padding: 8px 40px; 
    background: none;   
    color:#ffffff !important;
    text-decoration:none !important;
    font-size:16px;   
}

a.gnma_button_white: visited, a.gnma_Button_white: hover , a.gnma_Button_white:target{   
    border-radius: 15px;   
    text-align: center;   
    border: 1px solid #ffffff;
    padding: 8px 40px; 
    background: none;   
    color:#ffffff !important;
    text-decoration:none !important;
    font-size:16px;
}


a.gnma_button_white:active {  
    border-radius: 15px;   
    text-align: center;   
    border: 1px solid #cfd4d8;
    padding: 8px 40px; 
    background: none;    
    color:#cfd4d8 !important;
    text-decoration:none !important;
    font-size:16px;
}

/*calendar*/
.ms-acal-header{
	text-align: center;
	background-color: #1266ba;
	padding: 20px 20px 20px 20px;
	margin: 5px 0px 0px 20px;
	max-height:25px;
	height:25px;
}
td.ms-acal-headerentity{
	width:30px !important;
}
.ms-acal-display{
	font-size: 22px !important;
	color: #fff;
	font-weight:600 !important;
}
.ms-acal-month-top{
	color: #1266ba;
	padding-top:5px;
	padding-bottom:7px;
	background-color: #eaf0f7 !important;
	border:1px solid rgba(184, 216, 244, 1);
	
}

table.ms-acal-month tbody tr th:nth-child(2){
	border-left-color: #eaf0f7 !important;
}
table.ms-acal-month tbody tr th:last-child{
	border-right-color: #eaf0f7 !important;
}

.ms-acal-month-top span{
	font-size:12px !important;
	font-weight:700 !important;
}
.ms-acal-summary-dayrow{
	text-align: right;
}

.ms-acal-item{
	background-color: #f4f6f7;
	border: 1px solid #e6e8ea;
	display:flex;
	justify-content:center;
    min-height:27px;
    max-height:34px;
	/*padding: 7px 0px 7px 0px;*/
	font-size: 10px !important;
	height:auto !important;
}

.ms-acal-item:hover{
 background-color:white;
}
.ms-acal-item a{
	text-decoration:none;
	color: #323232 !important;
	font-size: 10px !important;
}
.ms-acal-item a:hover{
	color: #323232 !important;
	text-decoration:none;
}
.ms-acal-time{
	display: none;
}
.ms-acal-time-hover{
	display: none;
}
.ms-acal-rootdiv{
	margin-left:5px;
}
.ms-acal-rootdiv div{
	white-space: normal;
}
.ms-acal-title {
  	height: 35px; 
  	padding-top: 0px;
  	font-size: 10px !important;
  	
	position:static; /* absolute;
	top: 8px;
	left: 8px;
	*/

}
.ms-acal-sdiv, .ms-acal-mdiv {
  	font-size: 10px !important;
  	padding:3px;
  	align-self:baseline;
  	line-height:14px;
  	/*margin-left: -50px;*/
}
.ms-acal-sdiv a, .ms-acal-mdiv a {
	position: static;/*absolute;pjp*/
	font-size: 10px !important;
	/*top: 8px;
	left: 8px;
	*/
}
.ms-acal-summary-dayrow th{
	visibility: hidden;
	border: 0px;
}
.ms-acal-summary-dayrow td div{
	background-color: #fff;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border-bottom: 0px;
	border-right: 1px solid #f5f6f7;
	border-left: 1px solid #f5f6f7;
	font-weight:700 !important;
}
.ms-acal-summary-itemrow td div{
	border-right: 1px solid #f5f6f7;
	border-left: 1px solid #f5f6f7;
	margin: 0px;
}

div.ms-acal-header > table > tbody > tr > td img
{
    display:none;
}

div.ms-acal-header > table > tbody > tr > td:nth-of-type(1) a{
    left: 335px;
    position: relative;
    top:-19px;
    color:#eaf0f7;
}

div.ms-acal-header > table > tbody > tr > td:nth-of-type(1) a:after{
    content:'‹';
    font-size: 45px;
}



div.ms-acal-header > table > tbody > tr > td:nth-of-type(2) a 
{
    position: relative;
    left: 513px;
    top:-19px;
    color:#eaf0f7;
}

div.ms-acal-header > table > tbody > tr > td:nth-of-type(2) a:after{
	content:'›';
	font-size:45px;
}

.ui-tooltip {
	font-size: 14px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #323232 !important;
    background-color: #fff;
    border: 1px solid #e6e8ea;
    box-shadow: 0 0 0px #ccc;
    border-radius: 0px;
    width: 200px;
}


/******Site Wide Search******/

#searchContainer #SRSB, div.gmGlobalNav #SRSB{
	/*left:395px;
	top:21px;
	position:fixed;	*/
	margin-top:21px;
}

#searchContainer #SRSB > div, div.gmGlobalNav #SRSB > div{
	width:400px !important;
}

div.gmHeaderBar .ms-sbscopes, #searchContainer .ms-sblink{display: none;}
div.gmHeaderBar input.ms-sbplain{
border:none !important;
border-bottom: 1px solid #cfd4d8 !important;
background: none;
font-size:14px;
font-weight:300;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}
div.gmHeaderBar img.srch-gosearchimg{display:none;}
div.gmHeaderBar td.ms-sbgo{
    display: block;
    background: url('/publishingimages/search-grey@2x.png');
    background-repeat: no-repeat;
    background-size: 23px;
    margin-top: 5px;
    height:23px;width:23px;
 
}

div.gmHeaderBar td.ms-sbclear{
    display: block;
    background: url('/publishingimages/close@2x.png');
    background-repeat: no-repeat;
    background-size: 23px;
    position:absolute;
    height:23px;width:23px;
 
}



div.gmHeaderBar input.ms-sbplain::-ms-clear {
    display: none;
}
 
#searchContainer td.ms-sbgo a:before{content:"\00a0\00a0\00a0\00a0\00a0";}

div.gmHeaderBar div.srch-AutoCompContainer{
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
font-size: 14px;
color: #1266da;
line-height: 16.8px;
background-color: #f4f6f7 !important;
padding:0px 0px 0px 0px !important;
top: 57px;
}
div.gmHeaderBar div.srch-AutoCompDropImg{display:none;}
div.gmHeaderBar div.srch-AutoCompList{background-color:transparent;background:none;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;


}

div.gmHeaderBar div.srch-AutoCompList{
width:381px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
font-size: 14px !important;
color: #1266da;
line-height: 16.8px !important;
}

div.gmHeaderBar div.srch-AutoCompListItem{
background:none;
height:25px !important;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
font-size: 14px !important;
color: #1266da;
line-height: 16.8px !important;
background-color: #f4f6f7 !important;
border: 1px solid #e6e8ea; 
margin:0 !important;
padding: 10px 10px 10px 10px !important;
}
div.gmHeaderBar div.srch-AutoCompHListItem{
background:none;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
font-size: 14px !important;
color: #7e0c6e;
line-height: 16.8px !important;
border: 1px solid #e6e8ea; 
height:25px !important;
margin:0 !important;
font-size: 14px;
color: #7e0c6e;
line-height: 16.8px;
padding: 10px 10px 10px 10px !important;
background-color: #f4f6f7 !important;

}

#searchContainer{
	display:none;
}

/******** Disclosure Data Tables********/
.boxedContent .ms-paging{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	color: #1266da !important;
    font-size: 14px !important;

}
div.additionallinks p a {font-size:14px !important;}
.gmFilterBlock{width:100%;/*border:1px solid #e6e8ea;*/ padding-left:5px;padding-right:5px;padding-top:10px;padding-bottom:10px;}
.gmFilterBlock .ui-selectmenu-button{
    width: 150px;
    background: none;
    background-color:white;
    border-radius: 0px;
    font-size: 0px !important;
    top:1px;
}
#searchBy-menu .ui-menu-item, .gmFilterBlock input[type="text"]{
    padding: 0.276em;
    border: 1px solid #e6e8ea;
    font-weight: 300;
    color: #676767;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    font-size: 14px;
}
.gmFilterBlock .ui-icon-triangle-1-s{
    background-color: #e6e8ea;
    height: 100%;
    width: 30px;
    margin-top: 0px !important;
    top: 0px !important;
    right: 0px !important;
    background: url('/PublishingImages/arrow-blue@2x.png') center no-repeat #e6e8ea;
    background-size: 20px;
}

#additionalInfoDD-button{
border:none;
font-size:12px;
background:none;
width:98% !important;
}
#additionalInfoDD-button .ui-icon-triangle-1-s{
display:none;
}
#additionalInfoDD-button .ui-selectmenu-text{position:relative;left:10px;}
#additionalInfoDD-button .ui-selectmenu-text:after{
	content:"   ˅";
}
#additionalInfoDD-button .ui-selectmenu-text, #additionalInfoDD-menu, #additionalInfoDD-menu .ui-menu-item{
font-size:12px;
text-align:center;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
color: #676767;
font-weight:300 !important;
}
#additionalInfoDD-menu .ui-menu-item:first-child{display:none;}

 
.disclosureInfoBox{
	border:1px solid #e6e8ea;
}
.disclosureInfoBox table td{
padding:15px 10px;

}

.disclosureDataTable
{
    font-size:16px;
    }
 
.disclosureDataTable th a{
	color:#646464 !important;
} 

.disclosureDataTable.verticalCols th {
	font-weight:normal;
	padding-left:10px;
	font-weight:300;
	text-align:left;
	border:none !important;
}
 
.disclosureDataTable tr:nth-child(odd){
background-color:#f0f0f0;
}

.disclosureDataTable td{
padding:15px 10px;
}
.disclosureDataTable td a{
	color: #1266da;
}
 
.disclosureDataTable td:first-child{
color:#646464 ;
width: 33.33%;
white-space:nowrap;
} 

.disclosureDataTable td:first-child + td{
color: #323232 ;
text-align:left;
width: 66.66%;
}

.disclosureDataTable.threecols th{
	width:25%;
	color:#646464;
	padding:20px 10px !important;
	border:1px solid #e6e8ea;

}

.disclosureDataTable.threecols td:first-child{
	width:33.33%;
	color:#323232;
}
.disclosureDataTable.threecols td:first-child + td{
	width:33.33%;
	color:#323232;
}
.disclosureDataTable.threecols td:first-child + td + td{
	width:33.33%;
	color:#323232;
}

.disclosureDataTable.fourcols th{
	width:25%;
	color:#646464;
	padding:20px 0px;
	border:1px solid #e6e8ea;

}

.disclosureDataTable.fourcols td:first-child{
	width:25%;
	color:#323232;
}
.disclosureDataTable.fourcols td:first-child + td{
	width:25%;
	color:#323232;
}
.disclosureDataTable.fourcols td:first-child + td + td{
	width:25%;
	color:#323232;
}

.disclosureDataTable.fourcols td:first-child + td + td + td{
	width:25%;
	color:#323232;
}

.disclosureDataTable.fourcols.split th:first-child + td{
	border-right:2px solid #e6e8ea !important;
}
.disclosureDataTable.fourcols.split th{
	padding-left:10px !important;
}


.disclosureDataTable.fivecols th{
	width:20%;
	color:#646464;
	padding:20px 0px;
	border:1px solid #e6e8ea;

}

.disclosureDataTable.fivecols td:first-child{
	width:20%;
	color:#323232;
}
.disclosureDataTable.fivecols td:first-child + td{
	width:20%;
	color:#323232;
}
.disclosureDataTable.fivecols td:first-child + td + td{
	width:20%;
	color:#323232;
}

.disclosureDataTable.fivecols td:first-child + td + td + td{
	width:20%;
	color:#323232;
}

.disclosureDataTable.fivecols td:first-child + td + td + td + td{
	width:20%;
	color:#323232;
}


.disclosureDataTable.eightcols th{
	width:25%;
	color:#646464;
	padding:20px 0px;
	border:1px solid #e6e8ea;

}

.disclosureDataTable.eightcols td:first-child{
	width:12.5%;
	color:#323232;
}
.disclosureDataTable.eightcols td:first-child + td{
	width:12.5%;
	color:#323232;
}
.disclosureDataTable.eightcols td:first-child + td + td{
	width:12.5%;
	color:#323232;
}

.disclosureDataTable.eightcols td:first-child + td + td + td{
	width:12.5%;
	color:#323232;
}
.disclosureDataTable.eightcols td:first-child + td + td + td + td{
	width:12.5%;
	color:#323232;
}
.disclosureDataTable.eightcols td:first-child + td + td + td + td + td{
	width:12.5%;
	color:#323232;
}
.disclosureDataTable.eightcols td:first-child + td + td + td + td + td + td{
	width:12.5%;
	color:#323232;
}
.disclosureDataTable.eightcols td:first-child + td + td + td + td + td + td + td{
	width:12.5%;
	color:#323232;
}




.disclosureActionLink > span, .additionalInfoBlock > span { color:#1266da; font-size:18px !important;letter-spacing:0.01em;   }
.disclosureActionLink span:nth-child(2) { color:#646464; font-size:14px !important; padding:5px; display:block; }
.loanLevelData table th{
padding-left:0px;border-bottom: 3px solid rgba(229, 231, 233, 1);padding-top:20px;padding-bottom: 5px;text-align:left;font-size:13px;text-align:left;
}
.loanLevelData table td{padding:20px 0px;font-size:13px;text-align:left;}
.loanLevelData table td:first-child span , .loanLevelData table td:first-child a{font-weight:600 !important;}
.loanLevelData a{
	color:#1266da;
}
.sectionText{font-weight:bold;font-size:16px;padding-left:0px !important;background-color:transparent !important;color: #7e0c6e !important;text-align: left;}

.sectionTextDark{
font-weight:bold !important;
padding-top:15px !important;
padding-bottom:15px !important;
padding-left:5px !important;
color:#fff !important;
background-color:rgba(1, 45, 107, 1) !important;
text-align:center !important;
height:30px;
}

.disclosureHeaderTable {
border: 1px solid #e6e8ea;
background-color: #f4f6f7;
}
.disclosureHeaderTable  td{
	width:33.33%;
	padding:15px 10px;
	text-align:left;
}
.disclosureHeaderTable  td span{
color:#323232;
}

.arrow {border:none;vertical-align:text-bottom;height:25px;width:25px;} 

.ms-cui-group{
 z-index:1100;
 background-color:white;
}

.ms-cui-menu{
	z-index:1200 !important;

}

/*
.ui-dialog{
    width: 400px;
    z-index: 101;
    margin-left: 50%;
    margin-right: 50%;
    left: -200px;
    margin-top: 200px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
	font-style: normal;
	font-weight: 300 ; 
	font-size:14px;  
	vertical-align:middle;

}
.ui-dialog .ui-dialog-titlebar {
	display:none;
}

*/

table.ms-rteTable-staticTable {
-ms-name: "Static Table";
}

.ms-rteTable-staticTable td {
height: 50px;	
font-weight: 300;
color:#323232;
font-size:16px;
}

.ms-rteTable-staticTable th {
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
color: #7e0c6e;
	line-height:28px;
	font-size:16px;
	font-weight:700;
	text-align:left;
	background-color: #ffffff !important;
}

.ms-rteTableEvenRow-staticTable {
background-color: #ffffff;
}

.ms-rteTableOddRow-staticTable {
background-color: #f0f0f0;
}

.ms-rteTable-staticTable td:first-child {
text-align: left !important;
padding-left: 10px;
}

.ms-rteTable-staticTable td:last-child {
text-align: right !important;
padding-right: 10px;
}

table.ms-rteTable-staticTableWithColHeaders {
-ms-name: "Static Table With Columnn Headers";
}

/* for the tableSubHeader */
.ms-rteTable-staticTableWithColHeaders tr:nth-child(2) td {
background-color:#ffffff;
color:#646464 !important;
font-weight:700 !important;
border-bottom:2px solid #cfd4d8;
font-size:14px !important;
}

.ms-rteTableEvenRow-staticTableWithColHeaders {
background-color: #ffffff;
}

.ms-rteTableOddRow-staticTableWithColHeaders {
background-color: #f0f0f0;
}

.ms-rteTable-staticTableWithColHeaders th {
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;		
color: #7e0c6e;
	line-height:28px;
	font-size:16px;
	font-weight:700;
	text-align:left;
	background-color: #ffffff !important;
}

/*Disclosure*/
.grpHeader{
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
	background-color:rgba(1, 45, 107, 1) !important;
	color:#ffffff;
	font-weight:bold;
}

.subGrpHeader{
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif !important;
	color:White;
	background-color:#3b73b9 !important;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}