/* hyperslink css start */
a {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a.linkWithoutUnderline:link {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.linkWithoutUnderline:visited {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.linkWithoutUnderline:hover {
    color: #428485;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.linkWithoutUnderline:active {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.link1:link {
    color: #5c9db8;
    font-size: 200%;
    text-decoration: none;
}

a.link1:visited {
    color: #5c9db8;
    font-size: 200%;
    text-decoration: none;
}

a.link1:hover {
    color: #428485;
    font-size: 200%;
    text-decoration: underline;
}

a.link1:active {
    color: #5c9db8;
    font-size: 200%;
    text-decoration: none;
}

a.link2:link {
    color: #5c9db8;
    font-size: 200%;
    font-weight: bold;
    text-decoration: none;
}

a.link2:visited {
    color: #5c9db8;
    font-size: 200%;
    font-weight: bold;
    text-decoration: none;
}

a.link2:hover {
    color: #428485;
    font-size: 200%;
    font-weight: bold;
    text-decoration: underline;
}

a.link2:active {
    color: #5c9db8;
    font-size: 200%;
    font-weight: bold;
    text-decoration: none;
}

a.link3:link {
    color: #5c9db8;
    font-size: 160%;
    text-decoration: none;
}

a.link3:visited {
    color: #5c9db8;
    font-size: 160%;
    text-decoration: none;
}

a.link3:hover {
    color: #428485;
    font-size: 160%;
    text-decoration: underline;
}

a.link3:active {
    color: #5c9db8;
    font-size: 160%;
    text-decoration: none;
}

a.link4:link {
    color: #5c9db8;
    font-size: 160%;
    font-weight: bold;
    text-decoration: none;
}

a.link4:visited {
    color: #5c9db8;
    font-size: 160%;
    font-weight: bold;
    text-decoration: none;
}

a.link4:hover {
    color: #428485;
    font-size: 160%;
    font-weight: bold;
    text-decoration: underline;
}

a.link4:active {
    color: #5c9db8;
    font-size: 160%;
    font-weight: bold;
    text-decoration: none;
}

a.link5:link {
    color: #5c9db8;
    font-size: 120%;
    text-decoration: none;
}

a.link5:visited {
    color: #5c9db8;
    font-size: 120%;
    text-decoration: none;
}

a.link5:hover {
    color: #428485;
    font-size: 120%;
    text-decoration: underline;
}

a.link5:active {
    color: #5c9db8;
    font-size: 120%;
    text-decoration: none;
}

a.link6:link {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.link6:visited {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.link6:hover {
    color: #428485;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
}

a.link6:active {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.link7:link {
    color: #5c9db8;
    font-size: 100%;
    font-weight: lighter;
    text-decoration: none;
}

a.link7:visited {
    color: #5c9db8;
    font-size: 100%;
    font-weight: lighter;
    text-decoration: none;
}

a.link7:hover {
    color: #428485;
    font-size: 100%;
    font-weight: lighter;
    text-decoration: underline;
}

a.link7:active {
    color: #5c9db8;
    font-size: 100%;
    font-weight: lighter;
    text-decoration: none;
}

a.link8:link {
    color: #5c9db8;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

a.link8:visited {
    color: #5c9db8;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

a.link8:hover {
    color: #428485;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
}

a.link8:active {
    color: #5c9db8;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

a.link9:link {
    color: #5c9db8;
    font-size: 110%;
    text-decoration: none;
}

a.link9:visited {
    color: #5c9db8;
    font-size: 110%;
    text-decoration: none;
}

a.link9:hover {
    color: #428485;
    font-size: 110%;
    text-decoration: underline;
}

a.link9:active {
    color: #5c9db8;
    font-size: 110%;
    text-decoration: none;
}

a.link10:link {
    color: #5c9db8;
    font-size: 140%;
    text-decoration: none;
    font-weight: bold;
}

a.link10:visited {
    color: #5c9db8;
    font-size: 140%;
    text-decoration: none;
    font-weight: bold;
}

a.link10:hover {
    color: #428485;
    font-size: 140%;
    text-decoration: none;
    font-weight: bold;
}

a.link10:active {
    color: #5c9db8;
    font-size: 140%;
    text-decoration: none;
    font-weight: bold;
}

a.tableOrder:link {
    color: #5c9db8;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

a.tableOrder:visited {
    color: #5c9db8;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

a.tableOrder:hover {
    color: #428485;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
}

a.tableOrder:active {
    color: #5c9db8;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

/* hyperlinks css end */
/* black title start */
.title1 {
    color: #428485;
    font-size: 200%
}

.title2 {
    color: #428485;
    font-size: 200%;
    font-weight: bold;
}

.title3 {
    color: #428485;
    font-size: 180%;
}

.title4 {
    color: #428485;
    font-size: 180%;
    font-weight: bold;
}

.title5 {
    color: #000;
    font-size: 120%;
}

.title6 {
    color: #000;
    font-size: 120%;
    font-weight: bold;
}

.title7 {
    color: #428485;
    font-size: 100%;
}

.title8 {
    color: #428485;
    font-size: 100%;
    font-weight: bold;
}

.title9 {
    color: #428485;
    font-size: 80%;
}

.title10 {
    color: #428485;
    font-size: 140%;
    font-weight: bold;
}

.title11 {
    color: #428485;
    font-size: 110%;
    font-weight: bold;
}

.title12 {
    color: #428485;
    font-size: 140%;
}

.title13 {
    color: #428485;
    font-size: 160%;
}

.title14 {
    color: #428485;
    font-size: 160%;
    font-weight: bold;
}

.title15 {
    color: #ffffff;
    font-size: 110%;
    font-weight: bold;
}

/* black title end */
/* document text css start */
.text1 {
    color: #666666;
    font-size: 120%;
}

.text2 {
    color: #666666;
    font-size: 120%;
    font-weight: bold;
}

.text3 {
    color: #666666;
    font-size: 110%;
}

.text4 {
    color: #666666;
    font-size: 110%;
    font-weight: bold;
}

.text5 {
    color: #0066cc;
    font-size: 100%;
}

.text6 {
    color: #0066cc;
    font-size: 100%;
    font-weight: bold;
}

.text7 {
    color: #333333;
    font-size: 120%;
}

.text8 {
    color: #333333;
    font-size: 120%;
    font-weight: bold;
}

.text9 {
    color: #333333;
    font-size: 110%;
}

.text10 {
    color: #666666;
    font-size: 100%;
}

.text11 {
    color: #666666;
    font-size: 140%;
}

.text12 {
    color: #666666;
    font-size: 160%;
    font-weight: bold;
}

.text13 {
    color: #cccccc;
    font-size: 100%;
}

/* document text css end */
/* the title color is rose start */
.pageTitle1 {
    color: #5c9db8;
    font-size: 200%;
    font-weight: bold;
}

.pageTitle2 {
    color: #5c9db8;
    font-size: 160%;
    font-weight: bold;
}

.pageTitle3 {
    color: #5c9db8;
    font-size: 140%;
    font-weight: bold;
}

.pageTitle5 {
    color: #5c9db8;
    font-size: 120%;
    font-weight: bold;
}

.pageTitle4 {
    color: #5c9db8;
    font-size: 200%;
}

.pageTitle6 {
    color: #5c9db8;
    font-size: 240%;
}

.pageTitle7 {
    color:#5c9db8;
    font-size: 160%;
    font-weight: bold;
}


.pageTitle8 {
    color: #5c9db8;
    font-size: 140%;
    font-weight: bold;
}

.pageTitle9 {
    color: #5c9db8;
    font-size: 160%;
    font-weight: bold;
}

/* the title color is rose end */
.split {
    padding: 0 0.3em;
    font-size: 120%;
    color: #666666;
    font-weight: bold;
}

.inputBox {
    border: 1px solid #cccccc;
    height: 16px;
    padding: 1px;
    font-size: 120%;
    color: #333;
}

.disableBox {
    background: #f5f5f5;
	color: #999999 !important;
}

/* button css start */
.disabledButton {
    overflow: visible;
    width: auto;
    border: 0;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    color: #cccccc;
    font-size: 120%;
    font-weight: bold;
    display: block;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom,	from(#dddddd), to(#dddddd));
	background: -moz-linear-gradient(top, #dddddd, #dddddd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFdddddd, endColorstr=#FFdddddd);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFdddddd, endColorstr=#FFdddddd)";
	cursor:default;
}
/* Sso Return (models button1 by default) */
.ssoReturnClass{
	overflow:visible;
	width:auto;
	border:0;
    color: #FFFFFF;
	height:26px;
	line-height:26px;
	padding:0 8px;
    font-size: 120%;	
    font-weight:bold;
    display: block;
	text-align:center;
    background: #5C9DB8;
	cursor:pointer;
	border: outset;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color:#808080;
	border-right-color:#808080;
	border-width:2px;
	
}
/* Modis Return (models button1 by default) */
.modisReturnClass{
	overflow:visible;
	width:auto;
	border:0;
    color: #FFFFFF;
	height:26px;
	line-height:26px;
	padding:0 8px;
    font-size: 120%;	
    font-weight:bold;
    display: block;
	text-align:center;
    background: #5C9DB8;
	cursor:pointer;
	border: outset;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color:#808080;
	border-right-color:#808080;
	border-width:2px;
	
}
/* purple button */
.button1{
	background-color: #660066;
	overflow:visible;
	width:auto;
	border:0;
    color: #FFFFFF;
	height:26px;
	line-height:26px;
	padding:0 8px;
    font-size: 120%;	
    font-weight:bold;
    display: block;
	text-align:center;
    background: #5C9DB8;
	cursor:pointer;
	border: outset;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color:#808080;
	border-right-color:#808080;
	border-width:2px;
	
}
/* gray button */
.button2{
	background-color: #646464;
	overflow:visible;
	width:auto;
	border:0;
    color: #FFFFFF;
	height:26px;
	line-height:26px;
	padding:0 8px;
	font-size:120%;
	font-weight:bold;
	display:block; 
	text-align:center;
	background: #5C9DB8;
	cursor:pointer;
	border: outset;
	border-top-color:#fff;
	border-left-color:#fff;
	border-bottom-color:#808080;
	border-right-color:#808080;
	border-width:2px;
	
}
/* blue button */
.button3,
div .participantSearchGoButton{
	overflow:visible;
	width:auto;
    color: #FFFFFF;
	height:26px;
	line-height:26px;
	padding:0 8px;
	font-size:120%;
	font-weight:bold;
	display:block; 
	text-align:center;
	background-color: #6a9aca;
	background: #5C9DB8;
	cursor:pointer;
	border: outset!important;
	border-top-color:#fff!important;
	border-left-color:#fff!important;
	border-bottom-color:#808080!important;
	border-right-color:#808080!important;
	border-width:2px!important;
}
div .participantSearchGoButtonDisabled {
	border-radius:0px!important;
}
div #participantSearchGo {
	display:inline-block;
	border-radius:0px!important;
}

.buttonMarginRight {
	margin-right: 1em;
}

.buttonMarginLeft {
	margin-left: 1em;
}

.smartPlan{
	
}

.corner{
	width:60%;
	background:#f9fafe;
	-moz-border-radius:4px;
	border:1px solid #6a9aca;
	padding:0.5em 0 0.5em 0.2em;
}

/*button css end*/

.logoutArea {
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 3em;
	text-align: right;
	margin-top: -0.4em;
	z-index: 1;
}

.logoutArea  li img {
	margin-right:0.4em;
	vertical-align:middle;		
}
.menuArea {
    line-height: 2em;
}

.downArrow {
    display:inline-block;
    font: 0 / 0;
    border: 4px solid;
    border-color: #921902 #fff #fff #fff;
    float: left;
    margin: 8px 0 0 2px;
}

.upArrow {
    display:inline-block;
    font: 0 / 0;
    border: 4px solid;
    border-color: #fff #fff #921902 #fff;
    float: left;
    margin: 8px 0 0 2px;
}

.leftArrow {
    display:inline-block;
    font: 0 / 0;
    border: 4px solid;
    border-color: #fff #fff #fff #921902;
    float: left;
    margin: 8px 0 0 2px;
}

.rightArrow {
    display:inline-block;
    font: 0 / 0;
    border: 4px solid;
    border-color: #fff #921902 #fff #fff;
    float: left;
    margin: 8px 0 0 2px;
}

.dataSheet {
    width: 100%;
    float: left;
    border-collapse: collapse;
}

.dataSheet th {
    background: #EEF3F8;
    color: #000;
    border-bottom: 2px solid #ddd;
    padding: 0.6em 0;
	vertical-align:bottom;
}

.dataSheet tbody td {
    padding: 0.6em 0;
    border-bottom: 1px solid #ddd;
	color:#000000;
}

.dataSheet img {
    vertical-align: middle;
}

/*
 * sub data sheet
 */
.subDataSheet {
    width: 100%;
    border-collapse: collapse;
    background: #ededed;
    font-size: 120%;
}

.subDataSheet th {
    color: #666666;
    border-bottom: 1px solid #cccccc;
    vertical-align: bottom;
    font-weight: bold;
    background: none;
}

.subDataSheet tbody td {
    border-bottom: 1px solid #e7e7e3;
    color: #666666;
}
.overlay {
    width: 100%;
}

.menuArea li ul li {
    line-height: 1.8em;
}

.textLeft {
    text-align: left
}

.textCenter{
	text-align:center;
}

.textRight {
    text-align: right;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.listSquare{
	width:0.6em;
	height:0.6em;
	display:inline-block;
	float:left;
	vertical-align:middle;
	margin:0.4em;
}

.yui-overlay{
	position:absolute;
}

.overlayHead {
    height: 28px;
    background: #e8e8e8;
    text-align: right;
}
.overlayHead img{
	cursor:pointer;
}
.overlayContent{
	background:#ffffff;
}
.clear{
	clear:both;
}

.clearLeft{
	clear:left;
}
.verticalMiddle{
	vertical-align:middle;
}
.hide{
	display:none;
}
.dataSheet tbody .negativeNumber {
    color: #ff0000;
}

.negativeNumber, .warningMessage {
	color: #ff0000;
}

/* paging start */
.paging {
	font-size: 120%;
	color: #333333;
	text-align:center;
	padding:0.5em 0;
}

.paging span {
	padding: 0 0.2em;
}

.paging a:link {
    text-decoration: none;
	border: 1px solid #cccccc;
	padding: 0.1em 0.4em;
	text-decoration: none;
	color: #333333;
}

.paging a:visited {
    text-decoration: none;
	border: 1px solid #cccccc;
	padding: 0.1em 0.4em;
    text-decoration: none;
	color: #333333;
}

.paging a:hover {
    text-decoration: none;
	border: 1px solid #979797;
	padding: 0.1em 0.4em;
    text-decoration: underline;
	color: #333333;
}

.paging a:active {
   text-decoration: none;
	border: 1px solid #979797;
	padding: 0.1em 0.4em;
    text-decoration: underline;
	color: #333333;
}

.paging a.enable:link {
    text-decoration: none;
	border: 1px solid #cccccc;
	padding: 0.1em 0.4em;
	text-decoration: none;
	color: #333333;
}

.paging a.enable:visited {
    text-decoration: none;
	border: 1px solid #cccccc;
	padding: 0.1em 0.4em;
    text-decoration: none;
	color: #333333;
}

.paging a.enable:hover {
    text-decoration: none;
	border: 1px solid #979797;
	padding: 0.1em 0.4em;
    text-decoration: underline;
	color: #333333;
}

.paging a.enable:active {
   text-decoration: none;
	border: 1px solid #979797;
	padding: 0.1em 0.4em;
    text-decoration: underline;
	color: #333333;
}

.paging a.disable{
    text-decoration: none;
	border: 1px solid #cccccc;
	background:#dfdfdf;
	padding: 0.1em 0.4em;
	color: #999999;
	cursor:default;
}
/* paging end */

/* Drop down start */
.dropDownListTitleActive {
	text-decoration: none !important;
    cursor: pointer;
    color: #ffffff !important;
    background: #646464;
    background: -webkit-gradient(linear, left top, left bottom,	from(#5C9DB8), to(#5C9DB8));
	background: -moz-linear-gradient(top, #5C9DB8, #5C9DB8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5C9DB8, endColorstr=#5C9DB8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#5C9DB8, endColorstr=#5C9DB8)";
}

.dropDownListTitleActive em {
    border: 4px solid gray;
    border-top: 4px solid #fff;
	width: 0;
    height: 0;
    display: inline-block;
    margin-top: 6px;
    margin-left: 2px;
}


.dropDownListTitleInactive{
	color:#0066cc;
	text-decoration: none !important;
}

.dropDownListTitleInactive em {
	width: 0;
    height: 0;
    border: 4px solid #fff;
    border-top: 4px solid #921902;
    display: inline-block;
    margin-top: 6px;
    margin-left: 2px;
}

.dropDownListTitleActive a:link {
    color: #ffffff;
}
.dropDownListTitleActive a:visited {
    color: #ffffff;
}

.dropDownListTitleActive a:hover {
    color: #ffffff;
}

.dropDownListTitleActive a:active {
    color: #ffffff;
}

.dropDownListTitleActive .downArrow {
    border-color: #ffffff #808080 #808080 #808080;
    display: inline-block;
}
/* Drop down end */

input:focus{
	outline: none;
}

/* Slide Panel */
.slidePanelHeader {
    cursor: pointer;
    margin: 0 0 1em 0;
	display:inline-block;
}

.slidePanel {
    height: 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.slidePanelBody {
    padding: 1em 0 1em 1.8em;
    text-align: left;
    display: block;
}

.slidePanel img, .slidePanelBody img, .slidePanelHeader img {
    vertical-align: middle;
}

/*Calendar*/

#calendarBody_nav_month{
	width:90%;	
}

.filterBackground {
    border: 1px solid #ccc;
	clear: both;
    padding: 5px;
	background-color: #EEEEEE;
    background: -webkit-gradient(linear, left top, left bottom,	from(#ffffff), to(#e2e2e2));
	background: -moz-linear-gradient(top, #ffffff, #e2e2e2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e2e2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e2e2)";
}

sup {
    vertical-align: super;
}

pre{
	font: 13px / 1.231 arial, helvetica, clean, sans-serif;
    font-size: 65%;
    text-align: left;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

body.modisPrimaryView #main-wrapper{
    margin-left:0;
} 
body.modisPrimaryView input.modisReturnClass {
    margin-left:20px;
}
div.modisContextHeader {
    text-align:left;
}
body.modisPrimaryView input#cancelButton{
    margin-right:20px;
}

/*TWI-5288*/
#LoginTrans_enterCustUIDView a#contactUsClick,
a#contactUsClick {
  display:none;
}

/*TWI-4923*/
img#ABLogo {
     margin-bottom: 100px;
     margin-left: 800px;
     margin-top: -80px;
}

img#ABLogo {
    margin-bottom: 100px;
    margin-left: 822px;
    margin-top: -112px;
}

img#PreLoginABLogo {
    margin-bottom: 100px;
	margin-left: 823px;
    margin-top: -115px;
}

#MA_Disclaimer #main-wrapper #main-wrapper-hd #cmsSiteHeader img#ABLogo {
     margin-bottom: 100px;
     margin-top: -115px;
}
#main-wrapper #main-wrapper-hd #cmsSiteHeader img#ABLogo {
     margin-bottom: 100px;
     margin-left: 822px;
     margin-top: -115px;
}

 #landingPage #main-wrapper #main-wrapper-hd #cmsSiteHeader img#ABLogo {
     margin-bottom: 100px;
     margin-left: 822px;
     margin-top: -112px;
}
/* ADA START */
.off-screen {position: absolute;left: -999px;top: auto;width: 1px;height: 1px;overflow: hidden;}
/* ADA END */

/*Rebranding of site*/
#main-wrapper #bdHeader {
    background: none repeat scroll 0 0 #25383F;
    color: #cccccc;
    height: 2em;
    margin: 0;
    overflow: hidden;
    padding: 5px 1.2em 0;
    width: auto;
    z-index: 0;
}

#main-wrapper #bdHeader span {color: #cccccc; font-size: 12px;}

/*SUB SUB TAB*/
div .myPortfolioTopNav,
div .contributionNav,
div .researchTopNav {
	background: #428485;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"!important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;
}
/*END SUB SUB TAB*/


#changeInvestmentShow, #changContributionTitle, #requestThisStatement {
    background: -moz-linear-gradient(center top , #5C9DB8, #5C9DB8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    overflow: visible;
    padding: 0 8px;
    text-align: center;
    width: auto;
}

#leftContentSection .holdingTopSection #changeInvestmentShow, #contentSection .contributionTopSection span #changContributionTitle{
    background: -moz-linear-gradient(center top , #5C9DB8, #5C9DB8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    overflow: visible;
    padding: 0 8px;
    text-align: center;
    width: auto;
}

#iWantToAnimBody #planIWantToLoanId{color: #5C9DB8;}
#iWantToAnimBody #planIWantToLoanId:hover{color: #428485;}

div .process li.activity span {color: #000000;}
div .process li.activity span:hover {color: #428485;}
div .process li.current span {color: #006699;}

.dropDownListTrigerListModle {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 4px;
    text-align: left;
}

#loanInformationAction #yui-gen4 .button3{color: #ffffff!important;}
.subTableTop .subDataSheet tfoot tr th{background: none repeat scroll 0 0 #EDEDED;border-bottom: 2px solid #EDEDED;}
#loanInformationAction div.dropDownListTrigerButtonModle ul { overflow:hidden;}
#loanInformationAction div.dropDownListTrigerButtonModle ul li { display: inline-block; padding-right: 5px;}
#loanInformationAction .loanInformationActionHeader span{ color: #FFFFFF;}
#loanInformationAction .loanInformationActionBody ul li a.link6 { padding: 3px 6px;}

#accountActivityLeft #transactionHistory #requestThisStatement, #transactionHistory .split{display:none;}

/*TWI-5681 Increase size of Landing page pie chart section*/
#assetAllocationTab .myAssetAllocationPieChartPart .myAssetAllocationItemList{width: 450px;}

.yui-skin-sam .yuimenuitem-selected{
background-color: #EDEDED!important
}


#complianceTopNavContainer .complianceTopNav{background: -webkit-gradient(linear, left top, left bottom, from(#5C9DB8), to(#5C9DB8)) !important;background: -moz-linear-gradient(top, #5C9DB8, #5C9DB8) !important;background-image: -ms-linear-gradient(top, #5C9DB8, #5C9DB8) !important;filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#5C9DB8', endColorstr='#5C9DB8');}
#complianceTopNavContainer .complianceTopNav .title15{color: #ffffff;}
body div.contributionNav .title15{color: #ffffff;!important}
.advancedAnalysisQuery #advancedAnalysisNavContainer .advancedAnalysisTopNav{background: -webkit-gradient(linear, left top, left bottom, from(#5C9DB8), to(#5C9DB8)) !important;background: -moz-linear-gradient(top, #5C9DB8, #5C9DB8) !important;background-image: -ms-linear-gradient(top, #5C9DB8, #5C9DB8) !important;filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#5C9DB8', endColorstr='#5C9DB8');}
.advancedAnalysisQuery #advancedAnalysisNavContainer .advancedAnalysisTopNav .title15{color: #4D4B44;}
/*Financials tab issues*/
#financialsTopNavContainer .financialsTopNav{background: -webkit-gradient(linear, left top, left bottom, from(#5C9DB8), to(#5C9DB8)) !important;background: -moz-linear-gradient(top, #5C9DB8, #5C9DB8) !important;background-image: -ms-linear-gradient(top, #5C9DB8, #5C9DB8) !important;filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#5C9DB8', endColorstr='#5C9DB8');}
#financialsTopNavContainer .financialsTopNav .title15{color: #ffffff;}
/* Loans Gradient */
#loansTopNavContainer .loansTopNav{background: -webkit-gradient(linear, left top, left bottom, from(#5C9DB8), to(#5C9DB8)) !important;background: -moz-linear-gradient(top, #5C9DB8, #5C9DB8) !important;background-image: -ms-linear-gradient(top, #5C9DB8, #5C9DB8) !important;filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#5C9DB8', endColorstr='#5C9DB8');}
#loansTopNavContainer .loansTopNav .title15{color: #ffffff;}
/*Fees tab issues*/
#feesTopNavContainer .feesTopNav {background: -webkit-gradient(linear, left top, left bottom, from(#5C9DB8), to(#5C9DB8)) !important;background: -moz-linear-gradient(top, #5C9DB8, #5C9DB8) !important;background-image: -ms-linear-gradient(top, #5C9DB8, #5C9DB8) !important;filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#5C9DB8', endColorstr='#5C9DB8');}
#feesTopNavContainer .feesTopNav  .title15{color: #ffffff;}

.planListTitle{color: #428485!important;}

/*TWI-6326*/
.maContent .disclaimContent {height: auto; width: 45em; overflow:auto; padding:7px;}

/*TWI-7392*/
#performance #main-wrapper #main-wrapper-bd #bdContent #contentSection #leftContentSection #performanceContent .performanceDataSheet .dataSheet .title6 .yearData{
    width: 97px;
}

/*TWI-7496*/
#performance #main-wrapper #main-wrapper-bd #bdContent #contentSection #leftContentSection #performanceContent .detailLink, #performance #main-wrapper #main-wrapper-bd #bdContent #contentSection #leftContentSection #performanceContent .performanceDataSheet{display: none;}

/*Withdrawal Buttons were stacking*/
.dropDownListTrigerButtonModle li {float: left; padding: 0 0.5em;}

/*TWI-7947*/
#MA_Disclaimer #main-wrapper #main-wrapper-bd #tracMaForm .maContent{
    border: 1px solid #CCCCCC;
    padding: 1em;
    width: 88.5em;
}

#MA_Disclaimer #main-wrapper #main-wrapper-bd #tracMaForm .maContent .disclaimContent{
    height: auto;
    overflow: auto;
    padding: 7px;
    width: 79em;
}

/*TWI-8557*/
.standardReport { padding-left: 1.0em; text-indent: -.7em;}

/*TWI-9262 Hide Compliance Content*/
#compliance #main-wrapper #main-wrapper-bd #bdContent #contentSection #leftContentSection .allTestResults{
    border-bottom: 0 none;
    display: none;
}

#compliance .complianceTestingArea {border-bottom: none;}

/*TWI-10967*/
#financials .pieChartListItem .pieChartLedgerListName{float: left;text-align: left; width:69%;}
#financials #planAssetsInfo .planAssetsChartArea #planAssetsPieChart #investmentsDetail {float: left; margin-top: 1.5em; width: 70%; word-wrap: break-word;}

/*TWI-11332 Hide Calc bullets on Landing Page*/
#landingPage #educationToolsTab #calculatorsPlannersContainer .detailItem {
    display: none;
    padding-top: 1em;
}

.title16{
    color: #009933;
    font-size: 130%;
    font-weight: bold;
}

/*END TWI-11332*/

/*TWI-11266*/
#advancedAnalysisMainPage #assetsAnalysisContent #allAssetsInfoArea #assetsChartSectionPieChart .pieChartListItem .pieChartLedgerListValue{
    float: left;
    text-align: right;
    width: 20%;
}

/*TWI-11772*/
#reportsMainPage .reportsTopLink .reportSettingLink #reportSettingsLink{display:none;}

/*RSD-4040*/
.title16{color: #000000; font-size: 170%; font-weight: bold;}
.displayInline{display:inline;}
.displayNone{display:none;}
.displayBlock{display:block;}
.displayTable{display:table;}
/*END RSD-4040*/

/*TWI-8897*/
#mapColumnContent .dataSheet {width:100%; float:left; border-collapse:collapse; table-layout:fixed;}
#mapColumnContent .dataSheet td{word-wrap:break-word;}
/*END TWI-8897*/

/*TWI-11000*/
#payrollEmailNotification p.text7 {color: #000000; width:100%; word-wrap:break-word; word-break :normal;white-space:normal;}
/*END TWI-11000*/

/*RSIM-967*/
#payrollList #fundYourPayrollOverlay #verifyAndSubmitNewPayrollForm #fundYourPayroll #fundPayroll #expenseAccountDataSheet{display:none;}
/*END RSIM-967*/