@import url("/Content/Css/Skins/_Dashlets_Default.css");
@import url("/Content/Css/login.css");
 
/*sticks footer to bottom of browser*/
html, body {height: 100%;margin: 0;padding: 0;}
#bodyWrapper
{
	width: 100%;
	/*min-width:1024px;*/
	/*height: auto;*/
	margin: 0 auto;
	/*min-height: 100%;*/
	overflow:hidden;
	position:relative;
	z-index:0;	
}
#wrapper
{
	width:100%;
	/*margin: 0 auto 105px;*/
	position: relative;
	top: 105px;
	overflow: hidden;
	z-index: 6;
	padding-bottom:20px;
}
.shoppingCart #wrapper
{
	top:15px;
}
#footer
{
	/*height:265px!important;*/
	width:1024px;
	position: relative!important;
	/*margin: -285px auto 0;*/ /* negative value of footer height */
	clear:both!important;
	text-align: center;
	font-size:x-small;
	color: #333;
	overflow:hidden;
	padding:15px 0 0;
    background: #ccc url("/Content/Images/grayGradientBg.png") repeat-x top left;
    border: 1px solid #999;
    border-bottom:none;
    -webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
}
#footer div{width:33%;float:left;text-align:center;}
#footer .footerMidBlock{border:1px solid #999;border-top:none;border-bottom:none;}

#footer .blocks a, .blue
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#365263!important;
}
#footer .blocks a:hover{text-decoration:underline;color:darkBlue!important;}
#footer #footerspan1, #footer #footerspan2,
#footer #footerspan3, #footer #footerspan4,
#footer #footerspan5, #footer #footerspan6,
#footer #footerspan7, #footer #footerspan8,
#browserIcons #chromeLink, #browserIcons #ieLink, #browserIcons #foxLink, #browserIcons #safariLink
{
	background:url("/Content/Images/footer-icons.png") no-repeat;
	width:33px;
	height:31px;
	margin: 0 0 -31px 40px;
	display:block;
	float:left;
}
#footer #footerspan1{background-position:top left;}
#footer #footerspan2{background-position:-99px 0;}
#footer #footerspan3{background-position:-66px 0;}
#footer #footerspan4{background-position:-33px 0;}
#footer #footerspan5{background-position:-132px 0;}
#footer #footerspan6{background-position:-198px 0;}
#footer #footerspan7{background-position:-165px 0;}
#footer #footerspan8{background-position:-231px 0;}
#footer h3
{
    font-size: 18px;
    text-decoration: underline;
    color:#103B57;
}
#browserIcons #chromeLink, #browserIcons #ieLink, #browserIcons #foxLink, #browserIcons #safariLink
{
	margin:0 20px 0 0;
}
#browserIcons #chromeLink
{
	background-position:-329px 0;
}
#browserIcons #chromeLink:hover
{
	background-position:-329px -31px;
}
#browserIcons #ieLink
{
	background-position:-264px 0;
}
#browserIcons #ieLink:hover
{
	background-position:-264px -31px;
}
#browserIcons #foxLink
{
	background-position:-362px 0;
}
#browserIcons #foxLink:hover
{
	background-position:-362px -31px;
}
#browserIcons #safariLink
{
	background-position:-297px 0;
}
#browserIcons #safariLink:hover
{
	background-position:-297px -31px;
}
.blocks .blocksContent
{
    width:100%!important;
}
/*Opera Fix*/
body:before
{
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/*end sticky footer*/
body
{
	/*background image hosted on amazon s3 service due to file size and for less calls to server*/
	/*background: #000 url(https://dra2sdjk230z5.cloudfront.net/Skins/_Space/background.jpg) no-repeat fixed top center;*/
	background: #c8cac8 url("/Content/Images/Skins/_Default/backgroundGradient.png") repeat-x top left;
	width: 100%;
	height: 100%;
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
	font-family: Lato;
}
/*navigation*/
.leftNavLeftEnd.active, .leftNavRightEnd.active, .leftNavRightEnd #accounts, .leftNavRightEnd #creditors, .leftNavRightEnd #investments, .leftNavRightEnd #assets
{
	background: url("/Content/Images/Skins/_default/SkinSprite.png") no-repeat;
	overflow:hidden;
}
.leftNavRightEnd #allAccounts, .leftNavRightEnd #allCashTab, .leftNavRightEnd #incomeTab, .leftNavRightEnd #expensesTab, .leftNavRightEnd #billpayTab, .leftNavRightEnd #cashflowTab, .leftNavRightEnd #networthTab, .leftNavRightEnd #timeframeTab, .leftNavRightEnd #searchTab
{
	background: url("/Content/Images/Skins/_default/subNav/sideNavSkin.png") no-repeat;
}
/*-- navigation --*/
#navigation 
{
	background:#333 url("/Content/Images/Skins/_Default/navBg.png") repeat-x;
	border: 1px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px #999;
	width:1018px;
	height:40px;
	margin:15px auto -24px;
	overflow:hidden;
	z-index:5;
}

#navTabs 
{
	float: left;
	margin: 6px 0 0 20px;
	width: 650px;
}
#navTabs li
{
	float:left;
	margin: -2px 0 0;
}
.navTab a
{
	margin: 5px 0 -4px 0;
	padding:8px 15px;
	font-family: Inter, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#fff!important;
}
.active .navTab a
{
	color:#000!important;
	padding-top: 6px;
}
.navTab
{
	height:32px;
	margin-top: 1px;
	position:relative;
	z-index:1;
}
.active .navTab
{
	background:url("/Content/Images/Skins/_Default/navActive.png") repeat-x;
	display:block;
}
#actionPlanTxt.active .navTab
{
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
#reportsTxt.active .navTab
{
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
/*-- nav links.. settings, help, logout --*/
#navLinks
{
    float: right;
    margin: 13px 20px 0 0;
}
#navLinks a
{
    text-decoration: none;
}
#navLinks li
{
    float: left;
}
#navLinks li.separator
{
    background: #555;
    width: 1px;
    height: 15px;
    margin: 0 5px;
}
#settingsMenu
{
    max-width: 110px;
    margin: -5000px -5000px 0 0;
    padding: 10px;
    border: 1px solid #666;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: #666 3px 3px 3px;
    background: url("/Content/Images/Skins/_Default/dashletDropDownBg.jpg") no-repeat;
    font-size: 13px;
    position: absolute;
    z-index: 5;
}
#settingsMenu a
{
    font-weight: normal;
    display: inline-block;
    width: 100%;
}
#settingsMenu a:hover
{
    background: #444;
    color: #fff !important;
}
#navLinks li:hover #settingsMenu
{
    margin: 0 0 0 -5px;
}
#settingsLink
{
    padding: 0 3px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.dropDownContent a
{
    color: #333 !important;
}
#navLinks li a, #navLinks li
{
    color: #fff;
    font-size: 10px;
}
/*-- end navigation --*/
/*-- left column nav --*/
/*-- reports section --*/
.reports .headerBlockReports
{
	background:url("/Content/Images/Skins/_Default/smallNavBg.png") repeat-x;
	padding: 5px 0;
    text-align: center;
    float: left;
    margin: 0 0 15px;
    width: 100%;
    border: 1px solid #444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px #999;
}
.reports .headerBlockReports a
{
    color: #ccc;
    font-size: 15px;
    text-decoration: none;
}
.reports .headerBlockReports a
{
	padding: 2px 15px 1px;
}
.reports .headerBlockReports a:hover
{
	color: #fff;
}
.reports .headerBlockReports a.active
{
    color: #333;    
    background:url("/Content/Images/Skins/_Default/smallNavActive.png") repeat-x;
    font-weight:bold;
}
.reports .headerBlockReports a.active:hover
{
    color: #333;
}
.reports #leftColNav
{
	float:left;
	margin:0 0 -11px 20px;
	height:44px;
	position:relative;
	z-index:1;
}
.reports #leftColNav li
{
	float:left;
	width:auto!important;
}
.reports .leftNavLeftEnd
{
	width:15px;
	height:42px;
	float:left;
}
.reports .leftNavLeftEnd.small
{
	width:15px;
	height:44px;
	float:left;
}
.reports .leftNavRightEnd
{
	min-width:100px;
	height:35px;
	padding:7px 45px 0 0;
	float:left;
	white-space:nowrap;
}
.reports .leftNavRightEnd.small
{
	min-width:100px;
	height:34px;
	margin-bottom:-10px;
	padding:10px 18px 0 0;
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
.reports .leftNavRightEnd span 
{
	text-align:left;
	color:#999;
	display:block;
	margin-right:5px;
}
.reports .leftNavRightEnd a:hover span
{
	color:#666;
}
.reports .leftNavRightEnd.active a span
{
	color:#666;
}
.reports #leftColNav li:hover
{
	background:none!important;
}
/*-- end reports section --*/
.leftNavRightEnd #allAccounts, .leftNavRightEnd #accounts, .leftNavRightEnd #creditors, .leftNavRightEnd #investments,
.leftNavRightEnd #assets, .leftNavRightEnd #incomeTab, .leftNavRightEnd #expensesTab, .leftNavRightEnd #billpayTab,
.leftNavRightEnd #allCashTab, .leftNavRightEnd #cashflowTab, .leftNavRightEnd #networthTab, .leftNavRightEnd #timeframeTab, .leftNavRightEnd #searchTab
{
	width:30px;
	height:24px;
	float:left;
	margin-top:-4px;
	overflow:hidden;
}
/*-- background positioning --*/
/*-- accounts section --*/
.leftNavRightEnd #allAccounts
{
	background-position:-870px -667px;
}
.leftNavRightEnd #accounts
{
	background-position:-680px -269px;
}
.leftNavRightEnd #creditors
{
	background-position:-743px -269px;
}
.leftNavRightEnd #investments
{
	background-position:-373px -672px;
}
.leftNavRightEnd #assets
{
	background-position: -186px -667px;
}
/*-- cashflow section --*/
.leftNavRightEnd #allCashTab
{
	background-position:-870px -667px;
}
.leftNavRightEnd #incomeTab
{
	background-position:-994px -269px;
}
.leftNavRightEnd #expensesTab
{
	background-position:-932px -269px;
}
.leftNavRightEnd #billpayTab
{
	background-position:-870px -269px;
}
#tabWrapper
{
	position:relative;
}
.budgetsWrapper #tabWrapper .header
{
	border:1px solid #999;
	margin-left: -5px;
    padding-right: 8px;
}
.budgetsWrapper #tabWrapper .headerBlock2
{
	width:25%;
	text-align:left;
	margin-right: -5px;
    padding-left: 5px;
    font-size:small;
}
.budgetsWrapper #tabWrapper .headerBlock3
{
	width:15%;
	margin-right: -5px;
    padding-left: 5px;
    font-size:small;
}
.budgetsWrapper #tabWrapper #AccountName, .budgetsWrapper #tabWrapper #BillerName
{
	width:25%;
	text-align:left;
}
.budgetsWrapper #tabWrapper #PayeesTab #BillerName
{
	width:50%;
}
.budgetsWrapper #tabWrapper #Amount, .budgetsWrapper #tabWrapper #PayDate
{
	width:15%;
}
/*-- reports section --*/
.leftNavRightEnd #cashflowTab
{
	background-position: -90px -104px;
}
.leftNavRightEnd #networthTab
{
	background-position: -120px -104px;
}
.leftNavRightEnd #timeframeTab
{
	background-position: -150px -104px;
}
.leftNavRightEnd #searchTab
{
	background-position: -180px -104px;
}
/*-- background positioning on hover and active --*/
.leftNavRightEnd a:hover
{
	color:#666;
}
/*-- accounts section --*/
.leftNavRightEnd a:hover #allAccounts, .leftNavRightEnd.active #allAccounts
{
	background-position:-870px -617px;
}
.leftNavRightEnd a:hover #accounts, .leftNavRightEnd.active #accounts
{
	background-position:-680px -219px;
}
.leftNavRightEnd a:hover #creditors, .leftNavRightEnd.active #creditors
{
	background-position:-743px -219px;
}
.leftNavRightEnd a:hover #investments, .leftNavRightEnd.active #investments
{
	background-position:-808px -224px;
}
.leftNavRightEnd a:hover #investments, .leftNavRightEnd.active #investments
{
	background-position:-373px -622px;
}
.leftNavRightEnd a:hover #assets, .leftNavRightEnd.active #assets
{
	background-position:-186px -617px;
}
/*-- reports section --*/
.leftNavRightEnd a:hover #cashflowTab, .leftNavRightEnd #cashflowTab.active
{
	background-position: -90px -80px;
}
.leftNavRightEnd a:hover #networthTab, .leftNavRightEnd #networthTab.active
{
	background-position: -120px -80px;
}
.leftNavRightEnd a:hover #timeframeTab, .leftNavRightEnd #timeframeTab.active
{
	background-position: -150px -80px;
}
.leftNavRightEnd a:hover #searchTab, .leftNavRightEnd #searchTab.active
{
	background-position: -180px -80px;
}
/*-- end hover --*/
.leftNavLeftEnd.active
{
	background-position:-740px -408px;
}
.leftNavRightEnd.active
{
	background-position:right -408px;
}
.leftNavLeftEnd.small.active
{
	background-position:-740px -408px;
}
.leftNavRightEnd.small.active
{
	background-position:right -408px;
}
#leftColNav li .active a, #leftColNav .activeStep
{
	color:#333;
	text-align:center;
}
.reports #leftColNav li a
{
	font-weight:bold;
	padding:3px 0 0!important;
}
/*-- end left column nav --*/
/*-- don't show background for nav elements that are to be transparent --*/
#navigation #navTabs
{
	background:none;
	overflow:hidden;
}
#navTabs li.separator
{
	background: rgba(255,255,255,.25);
	width:1px;
	height: 36px;
	margin:3px 0 0 0;
	display: none;
}
/*end navigation*/
h1, h2, h3, h4, h5, strong
{
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
}
h1
{
	font-size: 23px;
}
h2
{
	font-size: 20px;
}
h2 strong
{
	font-size:small;
	color:#ccc;
}
h2 span
{
    font-size:small;
    font-weight:normal;
}
h3
{
	font-size: 17px;
}
h4
{
	font-size: 15px;
	padding-bottom:0;
}
h5
{
	font-size: 13px;
	padding-bottom:0;
}
hr
{
	background: #ccc;
	height: 1px;
	margin-bottom: 15px;
	border: none;
	clear: both;
}
p
{
	margin: 0;
	padding-bottom: 15px;
	clear:both;
}
a, a:link, a:visited
{
	color: blue;
}
a:hover
{
	text-decoration: none;
	color: darkBlue;
}
a#trustwave
{
	border:none;
	color:transparent;
}
td
{
	vertical-align: top;
}
#frmSettings td
{
    padding: 0 0 5px 10px;
}
ul
{
	margin:0 0 15px 0;
}
form
{
	overflow: visible;
}

form#frmExecuteMultiple
{
	padding-bottom: 20px;
}
.infoWrapperSelectable
{
    border-top: 1px solid #f0f0f0;
}
form#simpleBudgetForm
{
	padding-bottom: 0;
	margin-top: 5px;
}
form legend, form p
{
	padding-bottom: 10px;
}
#searchContainer form
{
	padding-bottom: 0;
}
.closeBtn, .accountPicker #addDeposit,
.accountPicker #addWithdrawl, .accountPicker #addTransfer, .accountPicker #addBillPay,
.accountPicker #createBankAccount, .accountPicker #createCreditor, .accountPicker #createMortgage,
.accountPicker #createAsset, .accountPicker #addInterest, .accountPicker #addFinanceCharge,
.ui-dialog-titlebar-close, .billPayIcon, .scheduleBillPay, .BillPayScheduled,
.bankConnectedLink, .billPayLink, .plusBtn, .reports #column1ContentTop, .reports #column1ContentBottom,
.bankConnectedErrorLink, .bankConnectLink {
    background: url("/Content/Images/Skins/_default/SkinSprite.png") no-repeat;
    overflow: hidden;
}
.transferIcon {
    background: url("/Content/Images/strategic-transfer.svg") no-repeat;
}
.selectedclass .transferIcon {
    background-image: url("/Content/Images/strategic-transfer-white.svg");
}
.searchBtn input {
    background: url("/Content/Images/search.png") no-repeat;
}
.search-criteria{

padding: 5px 12px;

background: #EEEEEE;

border-radius: 15px;

line-height: 1.5em;

vertical-align: middle;
}

.search-criteria .close-btn{

font-size: 17px;

padding-left: 10px;

cursor: pointer;

line-height: 16px;

margin-right: -5px;

display: inline-block;

margin-top: 1px;
}

#spinnerContainer {
    text-align: center;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    background: url("/Content/Images/Skins/_default/transWhiteBg.png");
    width: 100%;
    height: 100%;
    display: none;
}
#spinnerContainer.show
{	
	display:block;	
}
#spinnerContainer
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*
.login #spinnerContainer.show
{
	bottom: 50px;
    height: auto;
    top: 0;
    width: 100%;
}
.login #spinnerContainer.show #spinner1
{
    margin: 50px auto;
}*/
.ui-dialog #spinnerContainer
{
	width:100%;
	height:100%;
}
.ui-dialog #spinnerContainer
{
	display:none;
}

#spinner1 {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    z-index: 100000;
    color: red;
}

#spinner1 div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #666;
    border-radius: 50%;
    animation: spinner1 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #666 transparent transparent transparent;
}

#spinner1 div:nth-child(1) {
    animation-delay: -0.45s;
}

#spinner1 div:nth-child(2) {
    animation-delay: -0.3s;
}

#spinner1 div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes spinner1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#spinner1
{
	/*width: 100px;
	height: 100px;
    margin: 0 auto;
    display:block;
    overflow: hidden;
	background-image: url("/Content/Images/Skins/_Default/loading2.gif");*/
}
#spinnerContainer.show #spinner1 {
    margin: 80px auto;
}

#logo
{
	display: none;
}
#logo2 {
    display: none;
	background-position: bottom;
}
#mastHead
{
	left: 50%;
    margin-left: -520px;
    margin-top: 5px;
    padding-bottom:5px;
    position: absolute;
    width: 1040px;
    z-index: 7;
}
#dropDownMid li
{
    float: left;
    clear: both;
}

/*
.login #wrapper
{
	margin: 0 auto;
	top: 0;
}*/


/*
.login #wrapperMiddle
{
	margin: 10px auto 0;
	padding:0;
	width:450px;
}
.login ul
{
    margin: 0 0 15px 15px;
}
.login ol, .login ul, .listStyled
{
    list-style: disc outside none;
}
#loginReflection
{
	background: url("/Content/Images/Skins/_Default/loginReflection.png") no-repeat;
	width:450px;
	height:50px;
	margin: 0 auto;
}
#loginReflectionLong
{
	background: url("/Content/Images/loginReflectionXLong.png") no-repeat;
	width:1024px;
	height:50px;
	margin: 0 auto;
}*/
#wrapperMiddle
{
	width:1018px;
	margin:0 auto;
}
/*
#wrapperMiddle.login
{
	overflow:hidden;
}*/


.shoppingCart #wrapperMiddle
{
	margin:10px auto 0;
	padding:0;
	width:850px;
}
#content
{
	width: 1018px;
	height: auto;
	margin: 38px auto 0;
	position: relative;
	z-index: 3;
}
/*
.login #content
{
	margin: 0 auto 0;
}*/

.shoppingCart #content
{
	width: auto;
	height: auto;
	margin: 0 auto;
}
#contentWrapperMiddle
{
	width: auto;
	margin: 0 auto 32px;
	min-height: 350px;
	padding: 16px;
	border: 1px solid #999;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 8px 8px 8px #666;
	overflow: visible;
	position: relative;
	z-index: 8;
	padding-top: 4px;
	background: #f2f2f2;
}
#column1
{
	height: auto;
	float: left;
}
#column1ActionHome
{
	background: #fff;
	width: 720px;
	height: auto;
	float: left;
	padding: 16px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0;
	/* border: 1px solid #bbb; */
	/* box-shadow: 0px 2px 5px #999; */
	position: relative;
}
#onlineAccountDiv
{
	width: 100% !important;
}
#search
{
	width: 360px;
	float: left;
	margin: 0 0 10px;
	position: relative;
}
#searchBox
{
	margin: 2px 5px 0 0;
	width: 220px;
	float: left;
}
.clickbox
{
	float: left;
	width: 150px;
	height: 40px;
	padding: 5px;
	border: solid 1px #000;
	margin: 10px 20px;
	text-align: center;
	cursor: pointer;
	background: #ccc;
}
.searchbox
{
	display: none;
	width: 640px;
	padding: 0 20px 20px;
}
#searchBox input
{
	width: 220px;
	/* height: 20px; */
	padding: 7px 12px;
	padding-left: 32px;
	border-radius: 15px;
	border: 1px solid #BDBDBD;
	box-sizing: border-box;
}
.searchBtn input
{
	/* background-position: -539px -24px; */
	width: 20px;
	height: 18px;
	border: none;
	background-size: contain;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: absolute;
	left: 10px;
	top: 8px;
}
.searchBtn:hover input
{
	background-position: -539px -42px;
}
#onlineAccountDiv #searchInputDiv #InstitutionName
{
	width:200px;
}
#onlineAccountDiv .searchBtn input
{
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #999;
	text-align: center;
	/*background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #444),color-stop(0.75, #ccc));
	background: -moz-linear-gradient(center bottom, #444 25%, #ccc 75%);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#444444')";*/
	display: block;
	position:relative;
	z-index:1;
	font: bold 11px Tahoma!important;
	color: #fff!important;
	text-decoration: none;
	padding:5px;
	text-decoration:none;
	width:auto;
	height:auto;
}
.searchHistory
{
	margin-right: 10px;
}

.icons{
    width: 28px;
    height: 24px;
    float: left;
    z-index: 200;
}
.transferIcon
{
	/* background-position: -500px 0; */
	width: 20px;
	height: 24px;
	background-size: contain;
	background-position: center;
	/* margin: 5px auto 0; */
	margin-top: 8px;
	display: block !important;
	/* vertical-align: middle; */
	/* display: block !important; */
}
.billPayIcon a, .scheduleBillPay a, .BillPayScheduled a
{
	display:block;
	height:100%;
	width:100%;
}
.scheduleBillPay
{
	width: 20px!important;
	height: 20px!important;
	margin: 0 0 0 5px!important;
	float:left!important;
}
#column1ActionHome .billPayIcon
{
	float:none!important;
	margin:4px auto 0!important;
}
.billPayIcon, .BillPayScheduled
{
	background-position: -480px -20px;
	height:15px!important;
	width:20px!important;
	margin:5px 0 0 5px!important;
	padding-top:5px!important;
	float:left!important;
}
.BillPayScheduled
{
	cursor:default!important;
}
.scheduleBillPay
{
	background-position: -480px 1px;
}
.actionPlanTL
{
    background-position: -132px -1349px;
    width: 13px;
    height: 35px;
    float: left;
    display: none;
}
.actionPlanTR
{
    background: none;
    width: 100%;
    float: left;
    margin-left: 5px;
    font-size: 14px;
    font-family: Inter;
}
#column1ActionHome .actionPlanTR
{
    width:730px;
    padding:0 10px;
    margin:0;
    /* border: none; */
}
.actionPlanTL.autoSize
{
    width: 2%;
}
.actionPlanTR.autoSize
{
    width: 98%;
    color: #fff;
    font-weight: bold;
}
.actionPlanTR .date
{
    width: 14%;
}
.actionPlanTR .from
{
    width: 30%;
    text-align: center;
}
.actionPlanTR .to
{
    width: 30%;
}
.actionPlanTR .amount
{
    width: 19%;
    text-align: right !important;
}
.header, #actionPlanHeader, .actionPlanHeader, #CategorySelectHeader
{
	width: 100%;
	height: auto;
	padding: 3px 0 0;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	position: relative;
	z-index: 6;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 5px;
}
#actionPlanHeader
{
	margin-bottom: 0px;
	
}
.historyWrapper .header.seperate {
    float: right;
    width: 760px;
}
.historyWrapper .roundedBorder.seperate {
    float: right;
    width: 760px;
    padding: 0px !important;
}
.header.seperate
{
	padding-bottom: 3px;
	border: 1px solid #999;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 0;
	overflow: hidden;
}
.header .headerBlock3
{
	width: 20%;
	float: left;
	padding: 0 0 3px;
	overflow: hidden;
	text-align: center;
	color: #333;
}
.header .headerBlock2
{
	width: 20%;
	float: left;
	padding: 0 0 3px;
	overflow: hidden;
	text-align: center;
	font-size: smaller;
	color: #333;
}
.blockInfo2
{
	width: 20%;
	float: left;
	padding: 3px 0;
	overflow: hidden;
	text-align: center;
	font-size: smaller;
}
.trueCostCheckBox
{
    float: right;
    font-weight: normal;
    padding: 8px;
}
.trueCostCheckBox input
{
    float:left;
    margin: 2px 5px 0 0;
}
#trueCost
{
	color: darkRed;
}
#trueCost strong
{
	text-decoration: underline;
}
#frmEditAccount, #frmAction, #frmAsset, .frmExecuteAction, #frmEditHistory
{
	padding: 10px;
	margin: 0 0 15px;
}
#frmEditAccount strong, #frmAction strong, #frmAsset strong, .frmExecuteAction strong, #LabelID, #addContainer strong, .addNewAction strong, #addEditTransactionDiv strong, .addEdit strong
{
	/* padding-bottom: 0; */
	/* margin-top: 10px; */
	font-size: 1em;
	font-weight: normal;
}
.actionPlanTL.multipleExe
{
	background-position: -132px -1349px;
	width: 13px;
	height: 35px;
	float: left;
}
.actionPlanTR.multipleExe
{
	background-position: right -1349px;
	width: 955px;
	height: 27px;
	padding-top: 8px;
	float: right;
}
.actionPlanTL.history
{
	background-position: -132px -1349px;
	width: 13px;
	height: 35px;
	float: left;
	clear: both;
}
.actionPlanTR.history
{
	background-position: right -1349px;
	width: 955px;
	height: 27px;
	padding-top: 8px;
	float: right;
}
#PaymentDetails.pdhide
{
	margin-bottom: 15px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666;
	background: #f2f2f2;
}
#column1ContentMiddle #reportAdjustDate
{
	width: 135px;
	float: left;
}
#column1ContentMiddle #reportChartArea
{
	width: 780px;
	float: left;
	padding-bottom: 20px;
}

.reports #column1ContentTop
{
	width: 965px;
	height: 10px !important;
	background-position: 0 -817px;
	clear: left;
}
.reports #column1ContentMiddle, .contentMiddleWide
{
	background: url("/Content/Images/Skins/_Default/leftColumnBgMiddleWide.png") repeat-y;
	width: 925px !important;
	padding: 0 20px;
	overflow: hidden;
}
.reports #column1ContentBottom
{
	width: 965px;
	height: 22px;
	background-position: 0 -839px;
}
.pagination
{
	border-top:1px solid #e2e2e2;
	padding: 5px;
	float: left;
	width: 98%;
}
.ReconcileSummary .pagination
{
	width: 50%;
}
.ReconcileFooter {
    float: right;
    margin-top: -20px;
}
.adjustBalance
{
    padding: 5px;
    border-top:1px solid #ccc;
    clear: both;
}
.reconcileHeader
{
	float: left;
	width: 100%;
}
.reconcileAmount
{
	float: left;
	text-align: center;
	border: 1px solid #333;
	margin: auto 5px;
	width: 140px;
}
.tips
{
	float: left;
	text-align: left;
	width: 80%;
}
#differenceDiv
{
	border: 3px solid #333;
	margin-top: -2px;
}
#showingADiff
{
	margin-right: 20px;
}
#reportSubnavigation
{
	font-size: 20px;
	color: #808080;
	margin-bottom: 16px;
	border-bottom: 1px solid #666;
	text-align: center;
}
#reportSubnavigation a
{
	margin: 0 0 0 32px;
	color: #666;
	text-decoration: none;
}
#reportSubnavigation a:hover
{
	color: #103236;
}
#reportChartArea .transactionHeader
{
	background: #999;
	width: 615px;
	height: 25px;
	float: left;
	padding-left: 25px;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
}
#reportChartArea .transactionHeader div
{
	float: left;
	padding: 5px;
}
#reportChartArea .transactionBlock
{
	background: #fff;
	width: 775px;
	margin-top:-5px;
	overflow: auto;
	padding: 2px 5px 5px;
	float: left;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #666;
}
.transDate
{
	width: 90px;
}
.transFrom, .transTo, .transCatagory, .transAmount
{
	width: 157px;
}
.transactionHeader .difference
{
	border-right: solid 3px #000;
}
.transactionHeader .transDate
{
	border-right: solid 1px #000;
}
.transactionHeader .transFrom
{
	border-right: solid 1px #000;
}
.transactionHeader .transTo
{
	border-right: solid 1px #000;
}
.transactionBlock .transDate, .transactionBlock .transFrom, .transactionBlock .transTo, .transactionBlock .transAmount
{
	border-bottom:1px solid #CCCCCC;
	float:left;
	font-size:15px;
	line-height:18px;
	overflow:hidden;
	padding:5px;
	text-align:center;
	white-space:nowrap;
}
.transactionBlock .transColorBoxes
{
	width: 23px;
	height: 100%;
	clear: left;
	float: left;
	margin-top: 4px;
	border: solid 1px #000;
}
#reportChartArea .transactionBlock .transFrom, #reportChartArea .transactionBlock .transTo,
#reportChartArea .transactionBlock .transCatagory, #reportChartArea .transactionBlock .transAmount
{
	width:145px;
	 border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 15px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}
#column2
{
	width: 232px;
	padding: 16px;
	margin: 0 0 10px;
	float: left;
	font-size: 12px;
	box-sizing: border-box;
}
.budgetsWrapper #column2, #column2.history, .accountsPageMain #column2
{
	float: left;
	clear:left;
}
#rightColumnActionHome
{
	width: 100px;
	margin: 25px 20px 20px 0;
	float: right;
	font-size: 12px;
	clear: right;
}
.sideBox
{
	/* width: 170px; */
	height: auto;
	padding: 12px 16px;
	border: 1px solid #BDBDBD;
	margin-bottom: 10px;
	clear: both;
	-webkit-border-radius: 0 8px 0 8px;
	-moz-border-radius: 0 8px 0 8px;
	border-radius: 4px;
	box-sizing: border-box;
	/* box-shadow: 0 2px 4px 0px rgba(0,0,0,.25); */
	/* background:#f2f2f2; */
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e2e2e2)); */
	/*background: -moz-linear-gradient(#fff, #e2e2e2);*/
	overflow: hidden;
	position: relative;
	font-family: Inter;
}

.sideBox h3
{
	font-family: Inter;
	padding: 0;
	overflow:hidden;
	font-size: 16px;
	line-height: 18.75px;
	font-weight: 700;
	margin-bottom: 5px;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

.overviewBlockP{
    border-top: 2px solid #DBDBDB;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#accountsOverviewAccordionWrapper .accordion p{
    
overflow: hidden;
    
padding-bottom: 5px;
    
padding-top: 5px;
    
border-bottom: 1px dotted #DBDBDB;
}

    #accountsOverviewAccordionWrapper .accordion p:last-child{
        border-bottom: none;

    }

    #showHideAccountBtn, #showHideBudgetBtn {
        /* background: url("/Content/Images/Skins/plusBtn2.png") no-repeat; */
        width: 20px;
        height: 20px;
        /* margin: -20px -8px 0 0; */
        display: block;
        position: absolute;
        top: 13px;
        right: 10px;
        /* font-size: 13px; */
        /* font-size: 17px; */
    }
#showHideAccountBtn .material-icons, #showHideBudgetBtn .material-icons{
    /* font-size: 24px; */
}
#showHideAccountBtn:hover, #showHideBudgetBtn:hover {
    cursor: pointer;
}
#showHideAccountBtn .hide, #showHideBudgetBtn .hide {
    display: none;
}
#showHideAccountBtn .show, #showHideBudgetBtn .show {
    display: inline-block;
}
#showHideAccountBtn.active .show, #showHideBudgetBtn.active .show
{
	display:none;
}
#showHideAccountBtn.active .hide, #showHideBudgetBtn.active .hide {
    display: inline-block;
}
.sideBox #budgetOverviewAccordionWrapper
{
	margin-bottom: 20px;
}
.sideBox .ui-state-default a, .sideBox .ui-state-default a:link, .sideBox .ui-state-default a:visited
{
	/* color: darkBlue !important; */
	padding: 3px 0 0 5px !important;
}
.sideBox .ui-state-default a:hover
{
	/* color: blue !important; */
}
#column2 p
{
	padding-bottom: 5px;
}
/*
#content.login
{
	width: 450px;
}*/

/*
#mainContent.login
{
	margin: 0 auto;
	overflow: hidden;
	clear:both;
}*/

#mainContent.shoppingCart
{
	overflow: hidden;
	clear:both;
}
/*
#mainContent.login #column1
{
	width: 30%;
	float: left;
	padding-right: 15px;
	border-right: 2px solid #ccc;
}
#mainContent.login #column2
{
	width: 60%;
	float: left;
	padding-left: 20px;
}
#mainContent.login #login, #mainContent.login #password
{
	width: 150px;
}*/
a #reportCashflowSummaryDescription, a #reportNetworthSummaryDescription, a #reportTimeframeSummaryDescription, a #reportSearchSummaryDescription
{
	color:#333;
	text-decoration:none;
}
#reportCashflowSummaryDescription, #reportNetworthSummaryDescription, #reportTimeframeSummaryDescription, #reportSearchSummaryDescription
{
	margin: 12px 16px 0 0;
	padding-right: 15px;
	border-top: 1px solid #ccc;
	width: 21%;
	min-height: 320px;
	float: left;
}
#reportCashflowSummaryDescription
{
	background: url("/Content/Images/Skins/_Default/cashflowBg.jpg") no-repeat left bottom;
	border-right: 1px solid #ccc;
}
#reportNetworthSummaryDescription
{
	background: url("/Content/Images/Skins/_Default/networthBg.jpg") no-repeat right bottom;
	border-right: 1px solid #ccc;
}
#reportCashflowSummaryDescription h1, #reportNetworthSummaryDescription h1, #reportTimeframeSummaryDescription h1, #reportSearchSummaryDescription h1
{
	background: #fff;
	margin-top: -12px;
	color: #333;
	font-size: 2em;
}
#reportNetworthSummaryDescription h1
{
	width: 130px;
}
#reportCashflowSummaryDescription h1
{
	width: 100px;
}
#reportTimeframeSummaryDescription h1
{
	width: 153px;
	margin: -12px 0 0;
}
#reportSearchSummaryDescription h1
{
	width: 90px;
}
#reportCashflowSummaryDescription p
{
	width: 235px;
	height: 290px;
	float: right;
}
#reportNetworthSummaryDescription p
{
	width: 225px;
	height: 290px;
	float: left;
}
#reportTimeframeSummaryDescription p
{
	width: 235px;
	height: 290px;
	float: right;
}
#reportSearchSummaryDescription p
{
	width: 235px;
	height: 290px;
	float: left;
}
#reportTimeframeSummaryDescription
{
	background: url("/Content/Images/Skins/_Default/timeframeBg.jpg") no-repeat left bottom;
	border-right: 1px solid #ccc;
}
#reportSearchSummaryDescription
{
	background: url("/Content/Images/Skins/_Default/searchBg.jpg") no-repeat right bottom;
	border-right: 1px solid #ccc;
}
.accountPicker
{
	width: auto;
	float: none;
	margin: 20px;
	text-align: center;
	font-weight: bold;
	color: #999;
	display: inline-block;
}
	.accountPicker #addDeposit, .accountPicker #addWithdrawl, .accountPicker #addTransfer, .accountPicker #addBillPay, .accountPicker #createBankAccount, .accountPicker #createCreditor, .accountPicker #createMortgage, .accountPicker #createIulAccount,
	.accountPicker #createAsset, .accountPicker #addInterest, .accountPicker #addFinanceCharge {
		width: 62px;
		height: 50px;
		margin: 0 auto 10px;
		overflow: hidden;
	}
.accountPicker #addDeposit
{
	background-position: 0 -667px;
}
.accountPicker #addWithdrawl
{
	background-position: -61px -668px;
}
.accountPicker #addTransfer
{
	background-position: -124px -668px;
}
.accountPicker #addBillPay
{
	background-position: -870px -268px;
}
.accountPicker #addInterest
{
	background-position: -744px -668px;
}
.accountPicker #addFinanceCharge
{
	background-position: -806px -668px;
}
.accountPicker #createBankAccount
{
	background-position: -249px -668px;
}
.accountPicker #createCreditor
{
	background-position: -311px -668px;
}
.accountPicker #createMortgage
{
	background-position: -373px -668px;
}
.accountPicker #createAsset
{
	background-position: -435px -668px;
}
.accountPicker:hover
{
    cursor:pointer;
    color: #444;
}
.accountPicker:hover #addDeposit
{
	background-position: 0 -617px;
}
.accountPicker:hover #addWithdrawl
{
	background-position: -61px -618px;
}
.accountPicker:hover #addTransfer
{
	background-position: -124px -618px;
}
.accountPicker:hover #addInterest
{
	background-position: -744px -618px;
}
.accountPicker:hover #addFinanceCharge
{
	background-position: -806px -618px;
}
.accountPicker:hover #addBillPay
{
	background-position: -870px -218px;
}
.accountPicker:hover #createBankAccount
{
	background-position: -249px -618px;
}
.accountPicker:hover #createCreditor
{
	background-position: -311px -618px;
}
.accountPicker:hover #createMortgage
{
	background-position: -373px -618px;
}
.accountPicker:hover #createAsset
{
	background-position: -435px -618px;
}
.headerBlock
{
	background: #ddd;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#c7e3f4, endColorstr=#e6f1f8)";
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e6f1f8), to(#c7e3f4)); */
	/*background: -moz-linear-gradient(#e6f1f8, #c7e3f4);*/
	border-top: 1px solid #999;
	border-bottom: 1px solid #bbb;
	width: 100%;
	padding: 3px 0;
	float: left;
	text-align: center;
	color: #333;
	font-weight: bold;
	/* margin-top: 5px; */
}
.headerBlock #SelectMonth
{
	font-size: .8rem;
	padding-right:5px;
}
#column1ActionHome .headerBlock
{
    text-align: left;
    text-indent: 10px;
    /* margin-bottom: -5px; */
    overflow: hidden;
    padding-bottom: 0;
    border: none;
}
.downloadedTransactions .headerBlock
{
	background:#666;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#666666, endColorstr=#cccccc)";
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ccc), to(#666));*/
	/*background: -moz-linear-gradient(#ccc, #666);*/
	border-top: 1px solid #555;
	border-bottom: 1px solid #aaa;
	color: #fff;
}
.downloadedTransactions .headerBlock a, .downloadedTransactions .headerBlock input, .downloadedTransactions .headerBlock button
{
	color: #fff !important;
}
.headerBlock .buttons
{
	margin-top: -7px;
}
#column1ActionHome .headerBlock
{
	float: none;
	clear: both;
}
.headerBlockShort
{
	background: #f0f0f0 url("/Content/Images/Skins/_Default/popHeaderBg.png") repeat-x left bottom !important;
	width: 100%;
	margin: 0 0 5px;
	padding: 7px 0 5px;
	float: left;
	color: #333;
	font-weight: bold;
	border: 1px solid #333;
}
.budget.headerBlockShort
{
	width: 680px;
	margin: 0;
}
.reports .headerBlockShort, .history.headerBlockShort
{
	padding: 5px 0;
	text-align: center;
}
.reports .headerBlockShort a
{
	margin-right: 25px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.reports .headerBlockShort a:hover
{
	color: #666;
}
.reports .headerBlockShort.reportForm {
    padding: 5px 0 5px 35px;
    width: 750px;
}
.reports .headerBlockShort.reportForm div
{
	float: left;
}
.infoWrapper
{
    width: 100%;
    padding: 0;
    float: left;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    behavior: url("/Content/Css/ietextselect.htc");
    cursor: default;
}
#column1ActionHome .infoWrapper
{
    font-family: verdana, helvetica, Tahoma;
    color: #555;
    border-top: 1px solid #e8e8e8;
    font-family: Inter;
    font-size: 14px;
    line-height: 25px;
    box-sizing: border-box;
}
#column1.infoWrapper
{
    font-family: verdana, helvetica, Tahoma;
    position: relative;
    z-index: 10;
}
#EmergencyFundDiv .infoWrapper
{
	-moz-user-select: text;
	-khtml-user-select: text;
	user-select: text;
	behavior: none;
}
#Alerts .infoWrapper
{
	width: 96%;
	padding-left: 1%;
	margin-top:5px;
}
.infoWrapper.odd, .infoWrapperSelectable.odd
{
	/* background: #f6f6f6; */
}
.CashflowItemContainer.even
{
	border: none;
}
.infoWrapperSelectable
{
    width: 100%;
    float: left;
    cursor: default;
}
#column1ActionHome .infoWrapper .infoWrapperM
{
    /* min-height: 35px; */
    overflow: hidden;
    cursor: pointer;
}
#column1ActionHome .infoWrapper.selectedclass .infoWrapperM, .downloadedTransactions .infoWrapper.selectedclasstransaction .infoWrapperM, #OtherTransactionsDiv .infoWrapper.selectedclasstransaction .infoWrapperM
{
    overflow: hidden;
    /* box-shadow: 0px 2px 3px 0px #666; */
}
#column1ActionHome .infoWrapper:hover .infoWrapperM
{

}
#column1ActionHome .infoWrapper.selectedclass:hover .infoWrapperM, .downloadedTransactions .infoWrapper.selectedclasstransaction:hover .infoWrapperM
{
    /* border-bottom: 1px solid transparent; */
    /* outline: 3px solid #0099cc; */
    /* box-sizing: border-box; */
    /* box-shadow: 2px 2px 5px #666; */
    /* background: #cbedbe; */
    /* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cbedbe), to(#96b889)) !important; */
    
}
#EmergencyFundDiv .infoWrapper .infoBlock
{
	white-space:normal!important;
}
.infoWrapper .dateAP, .infoWrapper .fromAP
{
    margin-right:10px;
}
.infoWrapper .dateAP
{
	/* color: #333; */
	font-size: inherit;
	width: 10.5%;
}
.infoWrapper .fromAP
{
	font-weight: bold;
	/* color: #000; */
	width: 31.5%;
	margin-right:10px!important;
}
.infoWrapper .toAP
{
	/* color: #333; */
	width: 31.5%;
}
.infoWrapper .amountAP
{
	font-weight: bold;
	width: 19.5%!important;
	font-size: 1em !important;
	font-family: inherit;
	letter-spacing: 1px;
	padding-right: 0;
	font-size: 1em;
}
.infoWrapper .duplicateTransBtns
{
    width:15%;
}
.infoWrapperM
{
	padding: 0 10px;
	/* position: relative; */
}
.accountPayments{
	 
overflow: hidden;
	 
box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
	 
width: 100%;
	 
box-sizing: border-box;
}
.infoWrapper.billpayPage .infoWrapperM
{
	padding: 3px 0;
}
.infoWrapper.accountsPage.BankClass, .infoWrapper.accountsPage.IulClass, .infoWrapper.accountsPage.CreditorClass, .infoWrapper.accountsPage.MortgageClass,
.infoWrapper.accountsPage.AssetClass, .blueGradient, .accountPayments .infoWrapper.CashflowItemContainer.incomeColor,
.budgetItemized .infoWrapper.itemizedItemContainer.expenseColor, .unitemized .infoWrapper.unitemizedColor,
.expense .infoWrapper.expenseColor, .income .infoWrapper.incomeColor, .transfer .infoWrapper.transferColor {
	/* margin-bottom: 5px; */
	padding: 5px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 0;
	box-shadow: #999 3px 3px 7px;
	box-sizing: border-box;
}
.infoWrapper.accountsPage.BankClass, .infoWrapper.accountsPage.IulClass, h2.bankAccounts {
	border: 1px solid #999;
	margin-bottom: 5px;
}
.infoWrapper.accountsPage.CreditorClass, h2.creditor
{
	border: 1px solid #999;
	margin-bottom: 5px;
}
.infoWrapper.accountsPage.MortgageClass, h2.mortgage
{
	border: 1px solid #999;
	margin-bottom: 5px;
}
.infoWrapper.accountsPage.AssetClass, .blueGradient, h2.asset
{
	border: 1px solid #999;
	margin-bottom: 5px;
}
.accountPayments .infoWrapper.CashflowItemContainer.incomeColor
{
	background: #fff;
	padding: 5px 0 0;
	border:1px solid #999;
	position:relative;
	z-index:1;
	border-left: 5px solid #709de7;
	box-shadow: none;
}
.AssetClass .infoBlock.assets
{
    font-size:10px!important;
    color:#666;
}
.budgetItemized .infoWrapper
{
	height: 25px;
	overflow: hidden;
	clear:none;
}
.budgetItemized .infoWrapper.itemizedItemContainer.expenseColor
{
	width: 100% !important;
	padding: 5px 5px!important;
	padding-left: 105px !important;
	float: left!important;
	border: 1px solid #999;
	box-shadow: #999 3px 3px 7px;
	background: white;
	box-sizing: border-box;
	border-top: none;
	border-left: 5px solid #dd9191;
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ddd)); */
	/*background: -moz-linear-gradient(#fff, #ddd);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#dddddd')";*/
}
.accountPayments .infoWrapper.itemizedItemContainer.expenseColor
{
	width: 100% !important;
	border-left: 5px solid #709de7;
	padding-left: 60px !important;
}
.infoWrapper.totalMonthlyBudget
{
	background: url("/Content/Images/Skins/_default/SkinSprite.png") no-repeat left -877px;
	height: 45px;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #999;
	/* margin-right: -10px; */
	/* margin-left: -10px; */
}
.unitemized .infoWrapper.unitemizedColor
{
	width: 100% !important;
	box-sizing: border-box;
	border: 1px solid #922a2a;
	background:#f2f2f2;
	border-left: 5px solid #dd9191;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f2f2f2));
	background: -moz-linear-gradient(#fff, #f2f2f2);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f2f2f2')";*/
}
.expense .infoWrapper.expenseColor
{
	width: 100% !important;
	border: 1px solid #999;
	box-sizing: border-box;
	border-left: 5px solid #dd9191;
	background:#EECACA;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#EECACA));
	background: -moz-linear-gradient(#fff, #EECACA);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#eecaca')";*/
	position:relative;
	z-index:4;
	display: block;
}
.income .infoWrapper.incomeColor
{
	border: 1px solid #999;
	background:#C0DFB3;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#C0DFB3));
	background: -moz-linear-gradient(#fff, #C0DFB3);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#C0DFB3')";*/
	position:relative;
	z-index:10;
	box-sizing: border-box;
	border-left: 5px solid #6ebe4d;
}
.transfer .infoWrapper.transferColor
{
	border: 1px solid #999;
	background:#d9eaf3;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#d9eaf3));
	background: -moz-linear-gradient(#fff, #d9eaf3);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#d9eaf3')";*/
	position:relative;
	z-index:10;
}

.income{
	overflow: hidden;
	margin-bottom: 10px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
}

.budgetItemized .infoWrapper.itemizedItemContainer.incomeColor
{
	width: 100% !important;
	box-sizing: border-box;
	padding: 5px 5px!important;
	padding-left: 105px !important;
	border: 1px solid #999;
	border-top: none;
	/* overflow: hidden; */
	background:#e3f2de;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1fced), to(#e3f2de));*/
	background: white;
	border-left: 5px solid #6ebe4d;
	color: #777;
	/*background: -moz-linear-gradient(#f1fced, #e3f2de);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f1fced', endColorstr='#e3f2de')";*/
}

.expenseWrapper
{
	background: white;
	width: 750px;
	float: left;
	border: 1px solid #999;
	margin: 10px 0 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 0;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
	overflow: hidden;
	/* padding: 0 10px; */
	box-sizing: border-box;
}

.expenseWrapper .expenses{
	padding: 0 10px;
}

.expenseWrapper .expense, .expenseWrapper #unitemizedBudgetDiv
{
    padding: 0;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 10px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    width: 100%;
}

.transferWrapper
{
	background: #f4f4f4;
	width: 750px;
	float: left;
	border: 1px solid #999;
	margin: 10px 0 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 3px 8px #999;
	overflow: hidden;
}
.transferWrapper .transfer
{
    padding-left:5px;
}

.bankConnectLink, .bankConnectedErrorLink, .bankConnectedLink
{
	width: 20px;
	height: 20px;
	float: right;
	display:inline-block;
	cursor: pointer;
	position:relative;
	z-index:10;
}
.bankConnectLink
{
	background-position: -500px -20px;
}
.bankConnectedErrorLink
{
	background-position: -480px -40px;
}
.bankConnectedLink
{
	background-position: -500px -40px;
}
.CashflowItem .balloon
{
	margin: 0;
}
.billPayLink
{
	background-position: -480px -0px;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	overflow: visible;
}
.billPayLinking
{
	margin: 5px 0 0 20px;
	float: left;
}
.balloon
{
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
	display: inline-block;
}
.balloon span
{
    display:none;
	background: url("/Content/Images/Skins/_default/SkinSprite.png") no-repeat;
	background-position: left -510px;
	height: 73px;
	overflow: hidden;
	padding: 5px 5px 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: -80px;
	width: 115px !important;
	cursor:default;
	z-index: 10;
}
.balloon.accounts span .innerBalloon
{
	background: none;
    margin: 3px 0 0;
    max-height: 40px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
}
.bankConnectedLink
{
	cursor: default!important;
}

.scheduleBillPay.balloon span
{
	right: 145px !important;
	top: -70px !important;
}
.BillPayScheduled.balloon span
{
	right:145px !important;
	top:-70px !important;
}
.accountsPageMain .BillPayScheduled.balloon span
{
	right:90px !important;
	top:-60px !important;
}
.accountsPageMain .scheduleBillPay.balloon span
{
	right: 90px !important;
	top: -60px !important;
}
.itemizedItemContainer .scheduleBillPay
{
	right: 90px !important;
	top: -60px !important;
}
.balloon.accounts span
{
	right: 110px;
	top: -60px;
}
.balloon:hover span
{
	display: block;
}
#column1.infoWrapper.totalMonthlyBudget, #column1.infoWrapper.unitemizedColor
{
	margin: 15px 0 10px;
}
.budgetDiv
{
	font-size: 14px;
	font-weight: bold;
	/* overflow: hidden; */
}
#totalMonthlyExpenseBudgetDiv.budgetDiv,
#totalMonthlyIncomeBudgetDiv.gudgetDiv {
	font-size: small;
	padding: 15px 0 0;
}
.budgetDiv div
{
	display: block;
	float: left;
	color: #333;
	font-size: 13px;
}
.budgetInfoTxt
{
	color: #666!important;
	/* text-align: right; */
}
.budgetInfoTxtSmall
{
	color: #666 !important;
	font-size: 12px;
}
.budgetDiv a
{
	float: right;
	font-size: 1em;
	position: relative;
}
.budgetInfoTxtSmall a
{
	padding: 2px 5px;
	margin-left: 3px;
}
.budgetDiv label
{
	display: block;
	float: left;
	text-align: center;
	width: 20%;
	font-size: 13px;
}
.itemizedItemContainer .budgetDiv div
{
	width: 18%;
	height:20px;
	overflow:hidden;
}

.infoBlock.actions
{
	display: none;
	/* position: absolute; */
	/* top: 100px; */
}
.infoWrapper.selectedclass .infoBlock.actions
{
	display: block;
	/* border: 1px solid #666; */
	padding: 0;
	/* background: #EEEEEE; */
	position: absolute;
	top: 17px;
	left: 250px;
}
.infoWrapper.selectedclass .infoBlock.actions input:hover
{
	color: #666;
}
.actions.buttons button{
    min-width: 100px;
    margin-right: 8px;
}
#multipleSelectionBlock
{
	text-align:center;
	top: 17px !important;
	left: 250px !important;
	position: absolute !important;
	/* z-index: 100000; */
	/* right: 0px !important; */
	/* width: 200px; */
	display: none;
}
#multipleSelectionBlock input
{
	/* font-size: 12px; */
	/* margin-right: 10px; */
	width: 100%;
	text-align: left;
	padding: 5px 10px;
}
#multipleSelectionBlock .buttons{
    margin-right: 8px;
}
#multipleSelectionBlock .dropDownContent
{
	padding: 15px;
	border: 1px outset #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: #666 0px 3px 12px 1px;
	/* background:#DBEBF5; */
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#b0d4eb)); */
	/*background: -moz-linear-gradient(#fff, #b0d4eb);*/
	background: white;
	/* color: white; */
	font-size: 13px;
	z-index: 5;
	/* position: absolute !important; */
	/* right: 0; */
}
#executeMultipleActionsBtnDiv
{
	margin:0 auto;
}
#multipleSelectionBlock .dropDownContent input:hover, #multipleSelectionBlock .dropDownContent a:hover
{
	color: #333;
}
.CategoryVoice, .CategoryVoices, .FolderVoice, .FolderVoices
{
	width: 100% !important;
	padding: 2px !important;
	margin: 0 !important;
}
.transHeader
{
	clear: both;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
}
.ExMultiBlock
{
	margin: 0 14px 0 0;
	padding:6px 0 6px 5px;
	float: left;
	white-space:nowrap;
	overflow:hidden;
	box-sizing: border-box;
}
.historyWrapper .ExMultiBlock
{
	border-left:1px solid #e2e2e2;
}
.ExMultiBlock input
{
	width: 100%;
	/* float: left; */
	box-sizing: border-box;
}
.ExMultiBlock.amount input
{
    text-align:right;    
}
.ExMultiBlock.final input
{
	width:15px;
	margin-right:3px;
}
.ExMultiBlock.txtButton
{
	float: right;
	text-align: right;
	margin-right:5px;
	width: 30px;
}
.ExMultiBlock select
{
	width: 100%;
	float: left;
}
.ExMultiHeaderBlock
{
	width: 14%;
	float: left;
	margin: 0 14px 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	color:#333;
	box-sizing: border-box;
}
.history.transHeader .ExMultiHeaderBlock
{
	margin: 0;
}
.ExMultiHeaderBlock,
.ExMultiBlock
{
	width: 20%;
}
.ExMultiHeaderBlock.date,
.ExMultiBlock.date
{
    width: 12%;
    padding-left:5px;
    margin-right:5px;
    border:none;
    /* box-sizing: border-box; */
}
.ExMultiBlock.final
{
    width: 12%;
    font-size:12px;
    margin-right:0;
}
.historyWrapper .ExMultiHeaderBlock,
.historyWrapper .ExMultiBlock
{
    width: 12%;
}
.historyWrapper .ExMultiHeaderBlock.date,
.historyWrapper .ExMultiBlock.date
{
    width:9%;
    margin-right:7px;
}
.historyWrapper .ExMultiHeaderBlock.description,
.historyWrapper .ExMultiBlock.description,
.historyWrapper .ExMultiHeaderBlock.balanceAdjustment,
.historyWrapper .ExMultiBlock.balanceAdjustment
{
    width: 15%;
}
.historyWrapper .ExMultiBlock.date
{
    padding-left:5px;
    border:none;
}
.historyWrapper .ExMultiBlock.withdrawl, .historyWrapper .ExMultiBlock.deposit, .historyWrapper .ExMultiBlock.deposit,
.historyWrapper .ExMultiHeaderBlock.withdrawl, .historyWrapper .ExMultiHeaderBlock.deposit, .historyWrapper .ExMultiHeaderBlock.deposit
{
    width:13%;
    text-align:right;
}
.historyWrapper .ExMultiBlock.checkbox
{
    width:3%;
    text-align:center;
    margin-right:0;
    padding: 7px 0;
    border-right:1px solid #e2e2e2;
}
.historyWrapper .ExMultiHeaderBlock.checkbox
{
    width:3%;
    text-align:center;
}
.ExMultiHeaderBlock.category,
.ExMultiBlock.category,
.ExMultiBlock.CategoryControl
{
    margin:0 5px 0 0;
    text-align:center;
    width:15%;
}
.historyWrapper .ExMultiHeaderBlock.category,
.historyWrapper .ExMultiBlock.category,
.historyWrapper .ExMultiBlock.CategoryControl
{
    text-align:left;
    width: 12%;
}
.ExMultiHeaderBlock.amount,
.ExMultiBlock.amount,
.ExMultiHeaderBlock.total,
.ExMultiBlock.total
{
    text-align:right;
    width:10%;
}
.ExMultiHeaderBlock.balance,
.ExMultiBlock.balance
{
    text-align:right;
    width:12%;
}
.ExMultiHeaderBlock.principalInterest,
.ExMultiBlock.principalInterest,
.ExMultiHeaderBlock.fee,
.ExMultiBlock.fee
{
    text-align:right;
    width:15%;
}
.ExMultiHeaderBlock.from,
.ExMultiBlock.from,
.ExMultiHeaderBlock.to,
.ExMultiBlock.to,
.ExMultiHeaderBlock.amount,
.ExMultiBlock.amount
{
    padding-right:3px;
    width:15%;
}
.ExMultiHeaderBlock.from input,
.ExMultiBlock.from input,
.ExMultiHeaderBlock.to input,
.ExMultiBlock.to input,
.ExMultiHeaderBlock.amount input,
.ExMultiBlock.amount input
{
    margin: 0 -1px;
}
img.datepick-trigger
{
    margin: -2px 2px 0;
}
.historyWrapper .ExMultiHeaderBlock.from,
.historyWrapper .ExMultiBlock.from,
.historyWrapper .ExMultiHeaderBlock.to,
.historyWrapper .ExMultiBlock.to
{
    padding-right:0;
}
.selectAllBlock input
{
    float:left;
    margin-right:5px;
}
.selectAllBlock
{
	margin-right:133px;
	width:79px;
}
.selectAllBlock #SelectAllFinalLabel
{
    font-size:10px;
    float:left;
}
.scouredName
{
	text-decoration: underline;
	font-style: italic;
}
.categoryName, .transactionName
{
	font-style: italic;
	font-weight: bold;
}
#frmExecuteAction .tagContainer, #frmEditHistory .tagContainer
{
	background: #eee;
	/* width: 100%; */
	padding: 1%;
	display: block;
	margin: 10px auto;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0;
	border: 1px solid #aaa;
}

.checkBg .tagContainer{
    background:white !important;
}

.checkBg .tagContainer .tagInfoDiv{
    background: #f9f9f9 !important;
    color: black;
}

#Memo
{
	width: 300px;
}
.moreContainer
{
	width: 98%;
	border: 1px solid #ccc;
	margin:10px auto;
	box-shadow: 3px 3px 3px #999;
	overflow:hidden;
}
.moreContainer .tagContainer
{
	background: #fff url("/Content/Images/Skins/_Default/infoWrapperUnitemized.png") repeat-x bottom left;
    border: 1px solid #ccc;
    float: right;
    margin-top: 10px;
    padding: 10px;
    width: 97%;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.moreContainer .tagContainer h3
{
	font-size:11px!important;
	padding-bottom:5px;
	width:45px;
}
.moreDuplicateTxn, .moreCategoryAlways
{
	width: 20%;
	margin: 10px;
	padding: 5px 10px;
	float: left;
	border: 1px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 3px 8px #999;
	overflow: hidden;
	background: #fff;
}
.checkMemo
{
	padding: 10px;
	border:none;
	overflow:hidden;
}
.moreContainer .checkMemo h4
{
	float:left;
	font-size: 12px;
    padding-right: 15px;
    text-align: right;
    width: 140px;
    white-space:nowrap;
}
.moreContainer .checkMemo .infoWrapper
{
	border:none;
}
.moreCategoryAlways
{
	border: none;
}
.EditTxn .tagContainer
{
	width: 435px;
	margin-top: 20px;
	border: none;
	border-top: 1px solid #666;
}
.CashflowItem
{
	float: left;
	width: 120px;
	vertical-align: middle;
	text-align: center;
}
.CashflowItemName
{
	font-weight: bold;
}
.CashflowItemAmount
{
	font-weight: bold;
	color: darkgreen;
	font-size: 15px;
}
.CashflowItemFreq
{
	font-size: 12px;
}
.headerBlockShort .CashflowItem.CashflowItemName
{
	margin: 0 0 0 30px;
}
.infoWrapper .CashflowItemName
{
	padding: 0;
	font-size: 15px;
	color: #666;
}
.CashflowItemNext
{
	width: 100px;
}
.CashflowItemNav
{
	float: right;
}
.editDialogLabel
{
	float: left;
	width: 170px;
	padding: 5px;
	margin: 0;
	text-align: right;
}
.editDialogColumn .editDialogLabel
{
	width:130px;
}
.editDialogField
{
	float: left;
	padding: 5px;
	margin: 0;
	width: 136px;
}
.editDialogColumn
{
	width: 50%;
}
.error li
{
	list-style-position: outside;
	list-style-type: circle;
}
.errorList
{
	display: none;
}
.errorList li
{
	list-style-position: inside;
	list-style-type: circle;
}
#pagenationResultsTxt
{
	padding: 4px 0 0 5px;
	float: left;
}
#billpaySteps #leftColNav3 .active
{
	text-decoration: underline;
}
.billpayEnrollment label
{
	margin-right: 5px;
}
.taxIdInfo label
{
	width: 150px;
}
.billpayEnrollment .fieldset
{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
#addContainer
{
	width: auto;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #666;
}
table.addNewAction, table.executeAction
{
	width: 100%;
	border: 0;
	margin: 0 0 15px;
}
.addNewAction tr
{
	vertical-align: top;
}
#frmExecuteAction .addNewAction td, .addNewAction td
{
	float: left;
}
.addNewAction td.label
{
	width: 90px !important;
	border: 0;
	white-space: nowrap;
}
.addNewAction #Memo
{
	width: 495px;
	height: 15px;
	vertical-align: top;
}
.addNewAccount
{
	width: 100%;
	border: 0;
}
/*.addEdit div:not(.displayNone):not(#tagsDiv)
{
	width: 45%;
	float: none;
	display: inline-block;
	padding: 0 5px 5px 0;
	vertical-align: top;*/
	/* text-align: right; */
/*}*/
.addEdit div label{
	text-align: right;
}
.addEdit div #BalanceLabel
{
	white-space:nowrap;
}

.PaymentSettingsDiv p input
{
	width:auto;
	margin:0 5px;
}
div.buttons, div.buttons2, div.buttons3, .addEdit div .buttons input, .addEdit div .buttons2 input, .addEdit div .buttons3 input
{
	width:auto;
}
.addEdit .txtButton.fontSmall input[type=button]{
	font-size: 12px;
}

.tagInfoDiv input
{
	width: auto !important;
	float:left;
	margin-right:5px;
}
.tagInfoDiv div
{
	float:left;
}
.addEdit #AssetAccounts select
{
	width: auto;
	clear: both;
	float: left;
	margin-bottom: 5px;
}
.addNewAccount tr
{
	vertical-align: top;
}
.addNewAccount td
{
	padding: 0 0 10px;
}
.addNewAccount #Memo
{
	width: 200px;
	height: auto;
	vertical-align: top;
}
#tagsDivItems
{
	width: 100% !important;
	overflow:hidden;
	padding: 0 !important;
}
#tagsDivItems .tagInfoDiv
{
	width: auto !important;
	white-space:nowrap;
}
.addNewAction input#ChkShowPayment
{
	width: auto;
}
.addNewAccount.OptionalL
{
	width: 50%;
	float: left;
}
.addNewAccount.OptionalR
{
	width: 50%;
	float: right;
}
.addNewAccount input
{
	width: 5em;
}
.addNewAccount input#ChkShowPayment
{
	width: auto;
}
.Editclass
{
	width: 98%;
	margin: 5px 1% 5px;
	padding: 10px 0 5px;
	border: 1px solid #999;
	overflow: hidden;
	background: #fff !important;
}
#Alerts .infoWrapper.Editclass
{
	width: 94%;
}
.Editclass > table
{
	width: 95%;
	margin: 0 auto;
}
.formBtnsContainer
{
	width: 575px;
	float: right;
}
input.label
{
	border: 0;
	background: transparent;
}
.lineWrapper
{
	border: 1px solid #CCC;
	width: 100%;
	min-height: 42px;
	padding: 0;
	overflow: hidden;
	clear: both;
	background: #EEE;
}
.columnBase, .column10p, .column12p, .column15p, .column16p
{
	width: 11%;
	float: left;
	text-align: center;
	padding: 8px 0;
}
.column16p
{
	width: 15%;
}
.amountInsufficient
{
    color: Red;
}
.amountTransfer
{
	color: #2F80ED;
}
.amountExpense
{
	color: Black;
}
.amountIncome
{
	color: #219653;
}
.amountDescription
{
	font-size: 9px;
	font-style: italic;
}
#ProfileSettings
{
	width: 47.5%;
	min-height: 310px !important;
	float: left;
	border: 1px solid #999;
	padding: 5px 10px;
	margin-right: 5px;
}
#ProfileChanges
{
	width: 47.5%;
	min-height: 310px;
	float: left;
	margin-left: -1px;
	border: 1px solid #999;
	padding: 5px 10px;
}
#SecurityQuestions
{
	clear: both;
}
.rootVoices td.rootVoice
{
	color: #fff !important;
	font-size: inherit !important;
	padding: 5px 15px!important;
	text-align: center;
	vertical-align: baseline !important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 15px!important;
	background:#777!important;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#999), to(#444)) !important;
	background: -moz-linear-gradient(#999, #444) !important;*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999', endColorstr='#444444')";*/
}
.rootVoices td.rootVoice.selected
{
	color: #fff;
	background:#307da5;	
	border-color: #769ACC;
	text-shadow:none;
	box-shadow:none;
}
.rootVoices td.rootVoice:hover
{
	border-color: #4f86bd !important;
	background:#71acca!important;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#71acca), to(#0b618e)) !important;
	background: -moz-linear-gradient(#71acca, #0b618e) !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#71acca', endColorstr='#0b618e')";*/
}
.menuShadow
{
	padding: 0 !important;
	left: 0 !important;
	top: 0 !important;
}
.menuContainer {
	color: #333 !important;
	/*background:#E7F7FE!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d2f1fe), to(#fff)) !important;
	background: -moz-linear-gradient(#d2f1fe, #fff) !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d2f1fe', endColorstr='#ffffff')";
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;*/
	background: white;
	border-radius: 5px !important;
	border: 1px solid #999 !important;
	box-shadow: #666 0px 3px 12px 1px !important;
}
.menuContainer .selected td
{
	background:#237898!important;
/*	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0a4eb67), to(#237898)) !important;
	background: -moz-linear-gradient(#0a4e67, #237898) !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0a4e67', endColorstr='#237898')";*/
	color: #fff !important;
}
.menuContainer .line.title
{
	display: none !important;
}
.menuContainer td a
{
	color: #333 !important;
	text-shadow: none !important;
}
.menuContainer .selected td a
{
	color: #fff !important;
	text-shadow: none !important;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	background:#e2e2e2;
	color:#666!important;
	font-style: italic;
}
.ui-dialog .ui-dialog-buttonpane button
{
	padding: 0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default
{
	/* color: #333 !important; */
	/* font-weight: normal !important; */
}
.ui-resizable-w
{
	background: none!important;
	width: 10px !important;
	left: -10px !important;
}
.ui-resizable-e
{
	background: none!important;
	width: 10px !important;
	right: -10px !important;
}
.ui-resizable-n
{
	background: none!important;
	height: 10px !important;
	top: -10px !important;
}
.ui-resizable-s
{
	background: none!important;
	height: 15px !important;
	bottom: -15px !important;
}
.ui-resizable-nw
{
	background: none!important;
	height: 6px !important;
	left: -10px !important;
	top: -6px !important;
	width: 10px !important;
}
.ui-resizable-ne
{
	background: none!important;
	height: 6px !important;
	right: -10px !important;
	top: -6px !important;
	width: 10px !important;
}
.ui-resizable-sw
{
	background: none!important;
	bottom: -15px !important;
	height: 15px !important;
	left: -10px !important;
	width: 10px !important;
}
.ui-resizable-se
{
	background: none!important;
	bottom: -15px !important;
	height: 15px !important;
	right: -13px !important;
	width: 13px !important;
}
.ui-widget-content .buttons a
{
	color: #fff !important;
}
.ui-dialog
{
	background: #fff !important;
	overflow: visible !important;
}
.ui-state-default
{
	border: none !important;
}
.ui-state-default:hover
{
	background: none !important;
	border: none !important;
	color: #666 !important;
}
.ui-widget-overlay
{
	background: #000 !important;
}
.ui-dialog-titlebar-close
{
	background-position: -585px 0 !important;
	width: 24px !important;
	height: 22px !important;
	margin: 0 !important;
	position: absolute;
	right: 0px !important;
	top: 3px !important;
	overflow: hidden !important;
	z-index: 100000;
}
.ui-dialog-titlebar-close:hover
{
	background-position: -585px -23px !important;
	padding: 1px !important;
}
.ui-dialog-titlebar-close.ui-state-hover
{
	width: 24px !important;
	height: 24px !important;
}
.ui-dialog-title
{
	/* color: #333 !important; */
	color: white;
}
.OverviewAccordionWrapper
{
	height: 0;
	visibility: hidden;
}
.budgetOverviewAccordionShow
{
	height: auto;
	margin-bottom: 10px;
	padding: 5px 0;
	visibility: visible;
}
.accountsOverviewAccordionShow
{
	height: auto;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding: 5px 0;
	visibility: visible;
}
h3 #Month
{
	width: 170px;
}
.sideBox .accordion
{
	background: #fff;
	/* padding: 10px; */
	padding-bottom: 10px;
}
.ui-accordion .ui-accordion-header
{
	margin: 0 0 3px !important;
	text-align: right;
}
.ui-accordion .ui-accordion-content
{
	/* background: #fff; */
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ddd), to(#fff)); */
	/*background: -moz-linear-gradient(#ddd, #fff);*/
	/* padding: 5px !important; */
	position: relative !important;
	top: 1px !important;
	margin-bottom: 2px !important;
	overflow: hidden !important;
	position:absolute;
	margin:-4000px 0 0 -4000px;
	border: none;
	border-top: 2px solid #DBDBDB;
	border-bottom: 2px solid #DBDBDB;
}
.ui-accordion .ui-accordion-content.ui-accordion-content-active
{
	display:block!important;
	height:auto!important;
	margin:0;
	background: #f7f7f7;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
}
.sideBox .ui-accordion .ui-accordion-content p a:hover
{
	text-decoration: underline !important;
	color: darkBlue !important;
}
.sideBox .ui-accordion .ui-accordion-content p span
{
	/* width: 100%; */
	text-align: right;
	/* border-bottom: 1px dotted #ccc; */
	/* margin: -5px 0 3px; */
}
.ui-widget-content
{
	border-color: #ccc !important;
	font-size: inherit !important;
	height: auto!important;
}
.ui-accordion .ui-accordion-header .ui-icon
{
	display:none;
}
.ui-accordion-header.ui-state-active
{
	border: none!important;
}
.ui-accordion-header.ui-state-hover:hover a
{
}
.ui-accordion-header.ui-state-active:hover a
{
	/*color: #fff !important;*/
}
.ui-accordion-header.ui-state-active .ui-icon
{
	background-position: -560px -10px !important;
	height: 13px !important;
}
#addBudgetDiv a
{
	font-weight: normal !important;
}
/*.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-active a span, #leftColNav li.active a, #leftColNav li.active a:link
{
	color: #fff !important;
}*/
.ui-widget-content a, #leftColNav li a
{
	text-decoration: none !important;
}
#onlineAccountDiv .ui-widget-content a
{
    color:#333;
}
#oatabs .ui-widget-content a
{
    color:Blue;
}
#oatabs .ui-widget-content a:hover
{
    color:darkblue!important;
}
#onlineAccountDiv .ui-widget-content a:hover
{
    color:#666;
}
.acordianLink a
{
	text-decoration: underline !important;
}
.txtButton a, .txtButton input, .txtButton button
{
	color: #666 !important;
}
.txtButton a:hover, .txtButton input:hover, .txtButton button:hover
{
	color: #333 !important;
	text-decoration:underline!important;
}
#onlineAccountDiv .ui-state-active, #onlineAccountDiv .ui-widget-content #onlineAccountDiv .ui-state-active
{
	background: #666 url("/Content/Images/Skins/_Default/popHeaderBg.png") repeat-x left bottom !important;
}
#onlineAccountDiv #searchBoxDiv
{
	display: inline-block;
	width: 100%;
}
#onlineAccountDiv #searchInputDiv
{
	margin-top: 2px;
	margin-right: 5px;
}
#onlineAccountDiv #manualButtonDiv
{
	margin-right: 0;
}
#ReviewPaymentDialog #ErrorDiv
{
	width: 100%;
}
#ReviewInfo
{
	width: 100%;
}
#reviewLeftCol
{
	float: left;
	width: 24%;
}
#reviewLeftCol div
{
	width: 100%;
	text-align: right;
	white-space: nowrap;
}
#reviewRightCol
{
	clear: both;
	float: right;
	width: 75%;
}
#reviewRightCol div
{
	width: 100%;
	display: inline-block;
}
.PaymentDiv span
{
	/* font-weight: bold; */
	/* color: darkGreen; */
	/* font-size: 14px; */
}
.addNew
{
	float: right;
}
.alignCenter
{
	text-align: center;
}
.alignLeft
{
	text-align: left!important;
}
.alignRight
{
	text-align: right !important;
}
.clearBoth
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.clearRight
{
	clear: right;
}
.floatLeft
{
	float: left !important;
}
.floatRight
{
	float: right !important;
}
.fontLarge
{
	font-size: 18px;
}
.fontMedium
{
	font-size: 15px;
}
.fontMediumBold
{
	font-size: 15px;
	font-weight: bold;
}
.fontSmall, .billpayEnrollment .fieldset
{
	font-size: smaller!important;
}
.fontxsmall
{
	font-size: x-small!important;
}
.gray
{
	color: #666;
}
label.selected
{
	font-weight: bold;
}
.overflowHidden
{
	overflow:hidden!important;
}
.white
{
	color:#fff;
}
.red
{
	color: Red;
}
.blue
{
	color:darkBlue;
}
.darkBlue
{
	color:#003366;
}
.green, .successMessage
{
	color:Green;
	font-weight:bold;
}
.subContentf
{
	background: #ccc;
	margin: 0 0 0 5px;
	border-collapse: separate;
	border-spacing: 5px;
	border: 1px solid #999;
}
.TxtScroll {
	float: left;
	height: 50px;
	overflow-y: auto;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	font-size:x-small;
}
.border
{
	background: #f2f2f2;
	padding: 10px;
	border: 1px solid #666;
}
.borderBtm
{
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.tagInfoDiv
{
	/* float: left; */
	display: inline-block;
	border: 1px solid #999;
	border-radius: 15px;
	padding: 6px 12px !important;
	margin-left: 0;
	background-color: white;
	margin-right: 3px;
}
.budgetInfoDiv
{
	float: left;
	margin: 0 20px 20px 0;
}
.budgetBarVertical, .budgetBarHorizontal
{
	background: #999;
}
.budgetBarVertical
{
	clear: right!important;
	float: left!important;
	height: 40px!important;
	margin-left: 30px!important;
	margin-top: -22px!important;
	position: relative!important;
	width: 3px!important;
	z-index: 0!important;
	overflow:hidden!important;
	display: none;
}

.budgetBarHorizontal
{
	float: left!important;
	height: 3px!important;
	margin-top: 15px!important;
	overflow: hidden!important;
	position: relative!important;
	width: 30px!important;
	z-index: 0!important;
	display: none;
}
.statbarfill
{
	height: 100%;
	border-right: 2px solid #4169E1;
	position:relative;
	background:#6495ED;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0FFFF), to(#6495ED));
	background: -moz-linear-gradient(#F0FFFF, #6495ED);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0ffff', endColorstr='#6495ed')";*/
}
.statbars
{
	border: 1px solid #999;
	width: 300px;
	height: 10px;
	overflow: hidden;
	position:absolute;
	background:#ccc;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(#fff, #ccc);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc')";*/
}
.sideBox .statbars
{
	width: 145px !important;
}
.center
{
	text-align:center;
}
.chart
{
	overflow: hidden;
}
.chartDiv
{
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
}
.charts
{
	height: 40px;
	width: 160px;
	margin: -5px 0 0;
}
.graphBlock
{
	width: 94%;
	margin: 0 auto 10px;
	padding: 0 10px;
	border: 1px solid #999;
	font-size: 10px;
	overflow: hidden;
	position: relative;
	top: -4px;
}
.graphBlockTxt
{
	margin: 3px 0 0;
}
.incomeColor .graphBlock
{
	background: #cad2ca;
}
.expenseColor .graphBlock
{
	background: #e2d9db;
}
.transferColor .graphBlock
{
	background: #d1e2e7;
}
.textRight
{
	text-align: right !important;
}
.textCenter
{
	text-align: center !important;
}
.textLeft
{
	text-align: left !important;
}
.btmBorder
{
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 2px solid #666;
}
.btmBorderSmall
{
	border-bottom: 1px solid #999;
	padding: 0;
	width: 100%;
	display: inline-block;
}
.heightAuto
{
	height: auto;
}
.hidden
{
	visibility: hidden;
}
.infoBlock
{
    width: 20%;
    min-height: 0;
    padding: 8px 5px;
    padding-left: 0;
    margin: 0;
    float: left;
    text-align: center;
    white-space:nowrap;
    overflow:hidden;
}
.accountsPage .infoWrapperM .infoBlock
{
    font-size: small;
    margin: 0 !important;
    min-height: 0 !important;
    /*max-height: 100px;*/
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
}
.accountsPage .infoBlock.term
{
    /* font-size: 17px; */
    width: 18% !important;
    color: #666;
    text-align: center;
    padding-top: 3px;
    /* font-weight: bold; */
}
.accountsPage .infoBlock.billPay
{
    color: #555;
    font-size: 15px;
    width: 20%;
    margin-right: 2% !important;
    padding-top: 3px;
    /* margin-bottom: 5px !important; */
}
.accountsPage .infoBlock strong
{
    color: #444;
    font-size: 15px;
}
.accountsPage .infoBlock .fontSmall strong {
    color: #666;
    font-size: 14px;
}
.accountsPage .infoBlock.billPay span.fontSmall
{
    font-size: 12px !important;
}
.accountsPage .infoBlock.currentBalance
{
    color: #666;
    /* font-size: 17px; */
    width: 18%;
    text-align: center;
    padding-top: 3px;
}
.accountsPage .infoBlock.currentBalance .fontSmall,
.accountsPage .infoBlock.PaymentDiv .fontSmall {
    font-size: 13px !important;
    font-weight: normal !important;
}
.accountsPage .infoBlock.PaymentDiv
{
    /* font-size: 10px !important; */
    text-align: center !important;
    padding-top: 3px;
}
.accountsPage .PaymentDiv span
{
    /* color: #444; */
    /* font-size: 18px; */
    display: block;
}
.accountsPage .infoBlock.billPayStatus
{
    text-align: center;
}
.accountsPage .infoBlock.value
{
    text-align: center;
}
.accountsPage .infoBlock.assetBlock1
{
    width: 26%;
}
.accountsPage .infoBlock.width40
{
    width: 30%;
}
.accountsPage .infoBlockButtons.accounts .txtButton
{
    clear: none;
}
.accountsPage .infoBlockButtons.accounts .txtButton.historyLink
{
    border-right: 1px solid #999;
    margin-right: 5px;
}
.accountsPage .infoBlockButtons.accounts .txtButton a
{
    float: left;
}
#historySummary .infoWrapper.accountsPage .infoBlock
{
	width:20%;
}
#verificationWizard .infoBlock
{
	width: 15%;
}
#column1ActionHome .infoBlock
{
    text-align: left;
    box-sizing: border-box;
}
#historySummary .infoWrapper.accountsPage .infoBlock
{
    width: 20%;
}
#verificationWizard .infoBlock
{
    width: 15%;
}
.infoBlock2
{
    width: 20%;
    height: 20px;
    float: left;
    text-align: center;
}
#column1ActionHome .infoBlock2
{
    text-align: left;
}
#column1ActionHome .infoBlock2.date, #column1ActionHome .infoBlock2.from
{
    margin-right:10px;
}

#column1ActionHome .infoBlock2.amount
{
    text-align: right;
}
.infoBlock3
{
    width: 16.5%;
    height: 20px;
    float: left;
    text-align: center;
}
.infoBlockButtons
{
	height: auto;
	float: right;
	text-align: center;
	padding: 3px 3px 3px 0;
}
.infoBlockButtons.accounts
{
	width: 120px;
}
#ActionsDiv.infoBlockButtons.accounts
{
	width: auto;
}
.infoBlockButtons p
{
	padding-bottom: 5px;
}
.infoBlockButtons a
{
	text-decoration: none;
}
.infoBlock.VerificationCheck, #IgnoreAccountDiv
{
	width: auto;
	padding-right: 10px;
	float: right;
}
.infoBlock.VerificationCheck
{
	float: right;
}
.marginT5
{
	margin: 5px 0 0;
}
.marginTop40
{
	margin-top: 20px;
}
.marginL9
{
	margin-left: 9px;
}
.marginR20
{
	margin-right: 20px;
}
.marginR10
{
	margin-right: 10px;
}
.marginR30
{
	margin-right: 30px;
}
.marginLNone
{
	margin-left: 0 !important;
}
.marginNone
{
	margin: 0 !important;
}
.marginRNone
{
	margin-right: 0 !important;
}
.marginTNone
{
	margin-top: 0 !important;
}
.marginRight5px
{
	margin-right: 5px;
}
.mergerWizardBlock
{
	width: 20%;
	float: left;
	text-align: center;
}
.mergerWizardBlock1
{
	width: 20%;
	height: 40px;
	float: left;
	padding: 5px;
	text-align: center;
}
.mergerWizardBlock2
{
	width: 65%;
	border: 1px solid #333;
	float: left;
	padding: 5px;
	text-align: center;
	background: #ccc;
}
.noSize
{
	height:0;
	margin:0;
	padding:0 !important;
	width:0 !important;
}
.paddingNone
{
	padding: 0 !important;
}
.pointer
{
	cursor: pointer;
}
.underline
{
	text-decoration: underline;
}
.validation-summary-errors, .field-validation-error, #RecordedDateMessage,
.errorList, .error, .requiredstar
{
	font-weight: bold;
	/*color: #790000;*/
	color:Red;	
}
.validation-summary-errors ul
{
	margin:0 0 0 15px!important;
}
p.error
{
	margin-bottom:0;
}
.validation-summary-errors li, .field-validation-error li, .error li
{
	list-style-image: url("/Content/Images/Skins/_default/asterisk.png");
}
.width100
{
	width: 100% !important;
}
.width95
{
	width: 95% !important;
}
.width90
{
	width: 90% !important;
}
.width80
{
	width: 80% !important;
}
.width75
{
	width:75%;
}
.width70
{
	width: 70% !important;
}
.width60
{
	width: 60% !important;
}
.width50
{
	width: 50% !important;
}
.width35
{
	width:35%!important;
}
.width34
{
	width:34% !important;
}
.width30
{
	width: 30% !important;
}
.width30px
{
	width: 30px !important;
}
.width30percent
{
	width: 30% !important;
}
.width20percent
{
	width: 20% !important;
}
.width15percent
{
	width: 15% !important;
}
.width15
{
	width: 15% !important;
}
.width5
{
	width: 5% !important;
}
.widthAuto
{
	width: auto !important;
}
.displayNone
{
	display: none;
}
.lineThrough *
{
    text-decoration: line-through!important;
}
#datepick-div
{
	z-index: 9999 !important;
}
.inactiveStep
{
	color: #999;
	display: inline;
}
.activeStep
{
	color: #000;
	display: inline;
}
.buttonText
{
	font-weight: bold;
	font-style: italic;
}
.doubleIndent
{
	margin: auto 20px;
}
#LoadingContent
{
	width: 100px !important;
	height: 50px !important;
	margin: auto !important;
	text-align: center !important;
}
.settingsWrapper #tabWrapper
{
	overflow:visible;
}
.budgetsWrapper #tabWrapper, .accountsPageMain #tabWrapper
{
	float:right;
	overflow:visible;
	padding-right:10px;
	width:750px;
}
#tabWrapper ul
{
	margin:0;
}
.settingsWrapper #tabWrapper
{
	width: 730px;
	float: left;
	margin-left: 10px;
}
.secondaryNavMid
{
	float: left;
	margin-bottom: 15px;
	overflow: visible;
	padding: 10px 0;
	width: 190px;
	background: #fff;
	border: 1px solid #999;
	/* -webkit-border-radius: 0 8px 0 8px; */
	-moz-border-radius: 0 8px 0 8px;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
}
.budgetsWrapper .ui-tabs.ui-widget.ui-widget-content, .accountsPageMain .ui-tabs.ui-widget.ui-widget-content
{
	background: none !important;
	border: none;
}
.budgetsWrapper #tabs .tab, .accountsPageMain #tabs .tab
{
	clear: both;
}
.budgetsWrapper ul.ui-tabs-nav, .accountsPageMain ul.ui-tabs-nav, .settingsWrapper #leftColNav
{
	width: 100%;
	height: 75%;
	margin-right: 0;
	margin-left: 0;
	padding: 0 5px;
	float: none;
	border: none;
	box-sizing: border-box;
}
.budgetsWrapper .ui-tabs-panel, .accountsPageMain .ui-tabs-panel
{
	padding: 0 !important;
}
.budgetsWrapper .ui-tabs-panel p, .accountsPageMain .ui-tabs-panel p
{
	margin-top: 0;
}
.budgetsWrapper .ui-tabs-nav li, .accountsPageMain .ui-tabs-nav li, #leftColNav li
{
	width: 100%;
	/* height: 32px; */
	margin-bottom: 4px;
}
.subNavTabs #leftColNav .secondaryNavMid li
{
	margin: 0 0 0 2px;
}
.budgetsWrapper .ui-tabs-nav li a, .accountsPageMain .ui-tabs-nav li a, #leftColNav li a
{
	width: 100%;
	height: 100%;
	padding: 0;
	font-size: 15px;
	display: block;
}
.budgetsWrapper .ui-state-default a, .accountsPageMain .ui-state-default a, .budgetsWrapper .ui-state-default a:link, .accountsPageMain .ui-state-default a:link, .budgetsWrapper .ui-state-default a:visited, .accountsPageMain .ui-state-default a:visited, #leftColNav li a
{
	color: #666 !important;
	padding: 5px 15px !important;
	box-sizing: border-box;
	margin: 0;
}
#leftColNav .secondaryNavMid li a
{
	padding: 5px 0 0 15px !important;
}
.secondaryNavMid li a .subNavTxt
{
	padding-top:3px;
}
.budgetsWrapper li.ui-state-active:hover, .accountsPageMain li.ui-state-active:hover, .budgetsWrapper li.ui-state-active.ui-tabs-selected, .accountsPageMain li.ui-state-active.ui-tabs-selected, .budgetsWrapper li.ui-state-active.ui-tabs-selected:hover, .accountsPageMain li.ui-state-active.ui-tabs-selected:hover, #leftColNav li.active, #leftColNav li.active:hover
{
	background: url("/Content/Images/Skins/_default/subNav/sideNavSkin.png") no-repeat top left !important;
	/* background: black !important; */
}
.budgetsWrapper li.ui-state-default:hover, .accountsPageMain li.ui-state-default:hover, #leftColNav li:hover
{
	background: url("/Content/Images/Skins/_default/subNav/sideNavSkin.png") no-repeat left -128px !important;
}
.budgetsWrapper .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .accountsPageMain .ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
	padding-bottom: 0 !important;
	/* margin-bottom: 5px; */
	/* margin-left: 5px; */
	border-radius: 5px;
	box-sizing: border-box;
	padding-right: 5px;
}
.budgetsWrapper .ui-corner-all, .accountsPageMain .ui-corner-all
{
	-moz-border-radius-bottomleft: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	-moz-border-radius-topright: 0 !important;
}
.budgetsWrapper .ui-tabs-nav li a .tab1icon, .accountsPageMain .ui-tabs-nav li a .tab1icon, .budgetsWrapper .ui-tabs-nav li a .tab2icon, .accountsPageMain .ui-tabs-nav li a .tab2icon, .budgetsWrapper .ui-tabs-nav li a .tab3icon, .accountsPageMain .ui-tabs-nav li a .tab3icon, .budgetsWrapper .ui-tabs-nav li a .tab4icon, .accountsPageMain .ui-tabs-nav li a .tab4icon, .budgetsWrapper .ui-tabs-nav li a .tab5icon, .accountsPageMain .ui-tabs-nav li a .tab5icon
{
	background: url("/Content/Images/Skins/_default/subNav/sideNavSkin.png") no-repeat;
	float: left;
	width: 30px;
	height: 24px;
	margin-right: -10px;
	position: relative;
	top: -1px;
	left: -13px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-default a span.tab1icon
{
	background-position: -60px -104px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-default a span.tab2icon
{
	background-position: -150px -57px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-default a span.tab3icon
{
	background-position: -117px -57px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-default a span.tab4icon
{
	background-position: -90px -57px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-active a span.tab1icon
{
	background-position: -60px -80px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-active a span.tab2icon
{
	background-position: -150px -32px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-active a span.tab3icon
{
	background-position: -117px -32px;
}
.budgetsWrapper .ui-tabs-nav li.ui-state-active a span.tab4icon
{
	background-position: -90px -33px;
}
.accountsPageMain .ui-tabs-nav li a span
{
	float: left;
	width: 30px;
	height: 23px;
	margin-left: 2px;
	position: relative;
	top: -1px;
}
.accountsPageMain .ui-tabs-nav li a .subNavTxt
{
	background: none;
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px 0 5px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-default a span.tab1icon
{
	background-position: -60px -104px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-default a span.tab2icon
{
	background-position: 0 -57px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-default a span.tab3icon
{
	background-position: -30px -57px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-default a span.tab4icon
{
	background-position: -30px -104px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-default a span.tab5icon
{
	background-position: 0 -104px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-active a span.tab1icon
{
	background-position: -60px -80px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-active a span.tab2icon
{
	background-position: 0 -33px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-active a span.tab3icon
{
	background-position: -30px -32px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-active a span.tab4icon
{
	background-position: -30px -82px;
}
.accountsPageMain .ui-tabs-nav li.ui-state-active a span.tab5icon
{
	background-position: 0 -80px;
}
.budgetsWrapper .column2Wrapper, .accountsPageMain .column2Wrapper
{
	float: left;
	clear: left;
	width: 190px;
}
.budgetsWrapper .budgetDiv .budgetLabel
{
	margin: 0;
	overflow: visible;
	white-space: nowrap;
}
.inlineBudgetGraph
{
	clear: none !important;
	width: 35%;
}
.inlineBudgetGraph .chart
{
	width: 200px;
	height: 10px;
	clear: both;
}
.inlineBudgetGraph .inlineBudgetGraphText
{
	float: none;
	margin-right: 0;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0;
	clear: both;
	color: #555;
}
.inlineBudgetGraph .goog-serverchart-image
{
	border: 1px solid #999;
	border-left: none;
	border-top: none;
}
.incomeColor .budgetInfoTxtSmall .largerTxt, .unitemizedColor .budgetInfoTxtSmall .largerTxt
{
	float: none;
	font-size: small;
	text-align: center !important;
	margin: 0;
	color: #003818;
}
.expenseColor .budgetInfoTxtSmall .largerTxt
{
	float: none;
	font-size: small;
	margin: 0;
	color: #600;
}

.transferColor .budgetInfoTxtSmall .largerTxt
{
	float: none;
	font-size: small;
	margin: 0;
	color: #006;
}

#totalMonthlyExpenseBudgetDiv span,
#totalMonthlyIncomeBudgetDiv span{
	float: left;
	margin: 0;
}
.clearNone
{
	clear: none !important;
}
#totalMonthlyExpenseBudgetDiv span label,
#totalMonthlyIncomeBudgetDiv span label{
	float: none;
	margin: 0;
	color: #666;
}
#addEditBudgetDiv h2
{
	padding: 0;
	display: inline;
}
.budgetNameCategory div
{
	margin-right: 10px;
}
#itemizedBudgetDetailsDiv h2 span
{
	text-decoration: underline;
}
#simpleBudgetDetailsDiv
{
	float: left;
	clear: both;
	width:98%;
	white-space:nowrap;
}
.lastDayOfMonthControl{
	border: 1px solid #ccc;
	background: #eee;
	padding:3px;
	box-sizing: border-box;
	margin-top: 4px;
}
.radioGroup{
	vertical-align: bottom;
	display: block;
	padding: 2px;
	/* height: 30px; */
}
.radioGroup input,
.radioGroup select,
.radioGroup span
{
	display:inline-block;
	vertical-align: middle;
}
#simpleBudgetDetailsDiv input
{
	max-width: 85px;
}
#EditRecurringActionDiv a, #simpleBudgetDetailsDiv a
{
	color: darkBlue;
}
.advancedDetailsLink{
	margin-bottom:3px;
}
#simpleBudgetForm a
{
	color: darkBlue;
	float: left;
}
#EditRecurringActionDiv .buttons a
{
	color: #fff !important;
}
#frmMMASystemSettings .infoBlock2
{
	font-size: smaller;
}
.width55
{
	width: 55% !important;
}
.width45
{
	width: 45% !important;
}
.width40
{
	width: 40% !important;
}
.width28
{
	width:28% !important;
}
.width24
{
	width: 24% !important;
}
.width26
{
	width: 26% !important;
}
.width21 {
    width: 21%!important;
}
.width20
{
	width: 20% !important;
}
.width3
{
	width: 3% !important;
}
.txtSmall
{
	font-size: smaller;
}
.darkRed
{
	color: #77090c !important;
}
.roundedBorder, .roundedBorder.seperate, .roundedBorderTrans, .roundedBorderPadded
{
	border: 1px solid #ccc;
	margin-bottom: 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 2px;
	overflow: hidden;
}
#tabWrapper.roundedBorder
{
	box-shadow: 5px 5px 10px #333;
}
.roundedBorder
{
	background: #fff;
}
.roundedBorderPadded
{
	padding: 10px 0 0 !important;
}
.roundedBorder.seperate
{
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background: #fff;
	border-radius: 0;
}
.roundedBorderTrans
{
	padding: 15px 5px !important;
	background: url("/Content/Images/Skins/_default/transWhiteBg.png");
}
.roundedBtm, .roundedBtmPadding
{
	border: 1px solid #999;
	/* margin-bottom: 10px; */
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	overflow: hidden;
	background: #eee;
	border-radius: 0;
}
.roundedBtmPadding
{
	padding: 10px;
}
#advancedDetails{
	margin: 0 5px;
}


#setupImageIdentification
{
	background: url("/Content/Images/SetupWizard/identification.jpg") no-repeat;
	width:313px;
	height:230px;
	padding-right:10px;
	float:left;
	border-right: 1px solid #E2E2E2;
	margin-bottom:15px;
}
#setupImageAccounts
{
	background: url("/Content/Images/SetupWizard/accounts.jpg") no-repeat;
	width:157px;
	height:115px;
	padding-right:75px;
	float:left;
	border-right: 1px solid #E2E2E2;
	margin:0 0 15px 75px;
}
#setupImageIncome
{
	background: url("/Content/Images/SetupWizard/income.jpg") no-repeat;
	width:157px;
	height:115px;
	padding-right:75px;
	float:left;
	border-right: 1px solid #E2E2E2;
	margin:0 0 15px 75px;
}
#setupImageExpenses
{
	background: url("/Content/Images/SetupWizard/expenses.jpg") no-repeat;
	width:313px;
	height:230px;
	padding-right:20px;
	float:left;
	border-right: 1px solid #E2E2E2;
	margin-bottom:15px;
}

#DivBudgetFolders .roundedBorder
{
	background: #DFECF7;
}
#TransactionDate, #Transaction_TransactionDate, #NextDate
{
	width: 80px;
}
.actionHeading
{
	width: 100%;
	border-bottom: 1px solid #999;
	padding: 0;
	clear: both;
}
#DivCustomCalTemplate_TransactionDate.CustCalWrapper div, #DivCustomCalTemplate_NextDate.CustCalWrapper div
{
	width:100%;
	text-align: left;
}
#DivCustomCalHtml_TransactionDate td, #DivCustomCalTemplate_NextDate td
{
	float: none !important;
}
.checkBg
{
	background: #fff url("/Content/Images/Skins/_default/checkBg.jpg") no-repeat center top;
	background: #eee;
	border: 1px solid #999;
	margin-bottom: 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	/* border-top-left-radius: 0px; */
	/* border-top-right-radius: 8px; */
	/* border-bottom-right-radius: 8px; */
	border-radius: 0;
	overflow: visible;
}
.checkBgPadding .amount.numeric{
	max-width:80px;
}
.checkBgPadding table td{
	vertical-align:middle;
}
.checkBgPadding
{
	background: #fff url("/Content/Images/Skins/_default/checkBg.jpg") no-repeat center top;
	background: #eee;
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 15px 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-radius: 0;
	overflow: hidden;
}
.checkBg fieldset
{
	background: none;
}
#billPayLinkDiv
{
	overflow:visible!important;
}
#billpaySteps
{
	padding: 5px 0 5px 10px;
	margin: 0 0 10px;
	overflow: hidden;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: 3px 3px 8px #999;
}
.historyWrapper #historySummary
{
	width: 78%;
	float: right;
}
#historySummary .history
{
	width: 75%;
	float: Left;
	padding-bottom:10px;
}
#leftColNav3 li
{
	float: left;
	margin-right: 25px;
	font-weight: bold;
	font-size: 12px;
}
.link
{
	color: darkBlue;
}
.link:hover
{
	text-decoration: underline;
}
#ConnectedToBankErrorDiv .blueLink
{
	color: blue!important;
    margin-left: -20px;	
}

#ConnectedToBankDiv  .blueLink
{
	color: blue!important;
    margin-left: -20px;	
}

.accordion h3 a
{
	/*background: -moz-linear-gradient(#ccc, #444);*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
#accountsOverviewAccordionWrapper .accordion h3 a, #budgetOverviewAccordionWrapper .accordion h3 a
{
	/* color: #fff !important; */
	/* padding: 2% 0 0 3%!important; */
	/* text-align: left; */
	display: block;
	/* width: 100%; */
}
#accountsOverviewAccordionWrapper .accordion h3 .fontxsmall, #budgetOverviewAccordionWrapper .accordion h3 .fontxsmall
{
	font-size: x-small!important;
	float:left;
}
.accordion h3 a:hover, .accordion h3.ui-state-active a
{
	/* background:#666; */
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ccc), to(#666)); */
	/*background: -moz-linear-gradient(#ccc, #666);*/
}
.minPayment input
{
	width: 50px !important;
}
.trueCost
{
	font-size: 9px;
}
#popUpBtm
{
	position: absolute;
	bottom: -1px;
	right: 0;
	background: #333 url("/Content/Images/Skins/_default/popBtm.png") no-repeat bottom left;
	height: 35px;
	/* width: 100%; */
	padding: 3px 15px 2px;
	border: 1px solid #999;
}
#popUpBtm1
{
	position: absolute;
	bottom: -1px;
	left: 0;
	background: #333 url("/Content/Images/Skins/_default/popBtm.png") no-repeat bottom left;
	height: 35px;
	width: 100%;
	padding: 3px 0 2px;
	border: 1px solid #999;
}
.ui-tabs .ui-tabs-hide
{
	margin: -4000px -4000px 0 0;
}
.ui-tabs .ui-tabs-hide .infowrapper
{
	box-shadow:none!important;
	border:none!important;
}
.adjustmentField
{
	background: #F2F2F2;
    border: 1px solid #CCCCCC;
    margin: 0 -5px 10px 0;
    overflow: hidden;
    text-align: center;
    width: 130px !important;
}
.adjustmentField p
{
	padding:5px 0 5px 5px;
	text-align:left;
}
input#Transaction_Memo
{
	height: 50px;
    width: 135px;
}
table.CalTbl
{
	margin:0 auto;
}
.CustCalWrapper {
	padding:5px !important;
	margin:0!important;
	width:240px!important;
}
.historyWrapper .executeMultiple .infoWrapperSelectable
{
    padding: 0;
}
.historyWrapper .executeMultiple .infoWrapperSelectable .infoBlockButtons
{
	border-bottom:none;
	padding:6px 0 0;
}
#DuplicateChoicesDiv
{
	float:left;
	margin-top:10px;
	overflow:hidden;
	width:100%;
}
.verifyMicDeposits
{
	float:right;
	width:95%;
	clear:both;
	margin-right:10px;
}
.memoPopUp textarea
{
	width:385px;
}
form#frmDeleteFundingAccount
{
	display:inline-block;
}
#frmDeleteFundingAccount .infoWrapperSelectable
{
	border-bottom:1px solid #e2e2e2;
	padding:5px 0;
}
#frmDeleteFundingAccount .infoBlock
{
	white-space:nowrap;
	width:24%;
	min-height:0;
	margin:0;
	overflow: visible;
}
.ui-dialog-content select option
{
	max-width:145px;
}
.PaymentSettingsDiv em
{
	font-size:smaller;
}
#frmDeleteFundingAccount .txtButton input
{
	font-size:x-small!important;
}
#frmDeleteFundingAccount .borderBtm
{
	background:#e2e2e2;
}
#billPayLinkDiv.ui-widget-content.ui-dialog-content form
{
	display:block;
}
.noWrap
{
	white-space:nowrap;
}
.duplicateTransBtns .txtButtonSmall button
{
	margin:0;
	padding:0 0 0 8px;
}
.duplicateBtn
{
	width:40px;
	float:left;
	margin:4px 0 0 6px;
}
.duplicateBtn a
{
    color:blue!important;
}
.dupliateBtn button
{
	margin:0;
	padding:0;
}
.closeBtn
{
	background-position: -585px 0;
	width: 24px;
	height: 24px;
	overflow: hidden;
}
.closeBtn:hover
{
	background-position: -585px -24px;
}
.txtButton
{
	cursor: pointer;
}
.txtButton a, .txtButton input, .txtButton button
{
	background: none;
    height: 100%;
    margin: 0 5px 0 0;
    border: none;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    text-decoration: none;
    display: block;
}
/*#advPaymentDetailsButton
{
	color:Blue!important;
}*/
div.txtButton
{
    background: none;
    height: 100%;
    float: left;
    border: none;
    font-weight: bold;
    font-size: medium;
    color: #333;
    text-decoration: none;
}
.infoBlockButtons .txtButton, .infoBlockButtons input, .infoBlockButtons button
{
	font-size: .9em;
	clear: right;
}
.CashflowItem .infoBlockButtons .txtButton
{
	clear: none;
}
.headerBlockShort.budget div.txtButton
{
	margin: 10px 30px 5px;
}
.txtButtonSmall a, .txtButtonSmall input, .txtButtonSmall button
{
    background: none;
    width: 100%;
    height: 100%;
    margin: -2px 5px 0 0;
    padding:0;
    border: none;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}
.txtButtonSmall a:hover, .txtButtonSmall input:hover, .txtButtonSmall button:hover
{
	color: #333;
	text-decoration: underline!important;
}
.moreContainer .closeBtn, .tagContainer .closeBtn
{
	margin: -7px -10px;
}
input#indexes, input#deleteindexes
{
	display: none;
}
.buttons, .buttons2, .buttons3
{
	margin: 0 5px 10px 0;
	position:relative;
}
.buttons a, .buttons2 a, .buttons button, .buttons2 button, .buttons input, .buttons2 input, #searchButtonDiv.searchBtn input, .ui-dialog .ui-dialog-buttonpane button {
    -moz-border-radius: 3px;
    border-radius: 4px;
    border: 2px solid #333;
    box-sizing: border-box;
    text-align: center;
    background: #333;
/*    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #333),color-stop(0.75, #666));
    background: -moz-linear-gradient(center bottom, #333 25%, #666 75%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#666666', endColorstr='#333333')";*/
    /* box-shadow: 0 2px 3px rgba(0,0,0,.5); */
    display: block;
    position: relative;
    z-index: 1;
    /* font: bold 12px Lato !important; */
    font-size: 14px;
    font-family: Inter, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff !important;
    text-decoration: none;
    padding: 5px 15px !important;
    text-decoration: none;
    /* vertical-align: top; */
}
.buttons:hover a, .buttons2:hover a, .buttons input:hover, .buttons2 input:hover, .buttons button:hover, .buttons2 button:hover, #searchButtonDiv.searchBtn input:hover, .ui-dialog .ui-dialog-buttonpane button:hover{
    -moz-border-radius: 3px;
    /* border-radius: 3px; */
    border-color: #666;
/*    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #444),color-stop(0.75, #777)) !important;
    background: -moz-linear-gradient(center bottom, #444 25%, #777 75%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#777777', endColorstr='#444444')";*/
    cursor: pointer;
}
.buttons3 a, .buttons3 input, .buttons3 button
{
	-moz-border-radius: 3px;
	border-radius: 15px;
	border:1px solid #666;
	text-align: center;
/*	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #095278),color-stop(0.75, #679cb7));
	background: -moz-linear-gradient(center bottom, #095278 25%, #679cb7 75%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#679cb7', endColorstr='#095278')";*/
	box-shadow: 0px 3px 3px #999;
	display: block;
	position:relative;
	z-index:1;
	font: bold 12px Lato!important;
	letter-spacing: 1px;
	color: #fff!important;
	text-decoration: none;
	padding: 5px 15px;
}
.buttons3 a:hover, .buttons3 input:hover, .buttons3 button:hover
{
	/*background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #0b618e),color-stop(0.75, #71acca));
	background: -moz-linear-gradient(center bottom, #0b618e 25%, #71acca 75%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#71acca', endColorstr='#0b618e')";*/
	cursor:pointer;
}
.buttons.disabledbtn input, .buttons2.disabledbtn input, .buttons3.disabledbtn input,
.buttons.disabledbtn input:hover, .buttons2.disabledbtn input:hover, .buttons3.disabledbtn input:hover,
.buttons.disabledbtn a, .buttons2.disabledbtn a, .buttons3.disabledbtn a,
.buttons.disabledbtn a:hover, .buttons2.disabledbtn a:hover, .buttons3.disabledbtn a:hover,
.buttons.disabledbtn button, .buttons2.disabledbtn button, .buttons3.disabledbtn button,
.buttons.disabledbtn button:hover, .buttons2.disabledbtn button:hover, .buttons3.disabledbtn button:hover
{
	/*background:#ccc;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #919191),color-stop(0.75, #b0b0b0));
	background: -moz-linear-gradient(center bottom, #919191 25%, #b0b0b0 75%);*/
	border:1px solid #666;
	cursor: default;
}
#footer .buttons3 a, #footer .buttons a
{
	width:85px;
	float:left;
	margin-right:15px;
}
#footer .buttons a
{
	margin-right:15px;
}
#footer > div
{
	width:321px;
	margin:0 auto;
	overflow:hidden;
}
#footer .buttons, #footer .buttons3
{
	margin:0;
}

#addBtns
{
	float: right;
	margin-bottom: 5px;
	clear:both;
	overflow:hidden;
}
#addBtns .buttons, #addNewAction.buttons
{
	width: 100%;
	margin-right:0!important;
}
#accountAddBtnssDiv
{
	float:left;
	margin:0 0 5px 0;
}
#addNewAction.buttons input
{
	width:100%;
}
#historySummary .buttons a
{
	width: 135px;
}
.tab
{
	display:block!important;
	position:relative!important;
	margin:0!important;
}
#accountsOverviewAccordionWrapper, #budgetOverviewAccordionWrapper
{
	display:none;
	margin-right: -16px;
	margin-left: -16px;
	border-top: 3px solid #DBDBDB;
	margin-top: 5px;
	/* padding-top: 10px; */
	padding: 10px;
	padding-bottom: 0;
}
#accountsOverviewAccordionWrapper.showOverview, #budgetOverviewAccordionWrapper.showOverview
{
	display:block;
}
.secureLogos
{
	height: 75px;
    margin: 15px auto 0;
    position: relative;
    width: 365px;
    z-index: 5;
}

.secureLogos a
{
	text-decoration:none;
}
.secureLogos a img
{
	margin-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #666;
}
.secureLogos img:hover
{
	opacity:.75;
	filter: Alpha(Opacity=75);
}
.highlight
{
	background: #999999;
	color: #fff;
	font-size: 11px;
	padding: 0 2px;
}
.toFromBlock, .toFromBlock input, .toFromBlock select
{
	width: 210px!important;
	/* max-width: 250px; */
	box-sizing: border-box;
}
#frmEditHistory .toFromBlock, #frmEditHistory .toFromBlock input, #frmEditHistory .toFromBlock select
{
	width:150px!important;
}
#frmStep1 select#OPTIONS, #frmStep1 select#OPTIONS2, #frmStep1 select#OPTIONS3, #frmStep1 select#OPTIONS4,
#frmStep1 select#OP_OPTIONS, #frmStep1 select#OP_OPTIONS1, #frmStep1 select#OP_OPTIONS2
{
	width:400px!important;
}
.Calendar.hasDatepick
{
	font-size: 1.1em;
	width: 85px!important;
	/* max-width: Calc(100% - 40px); */
}
input#Account_Name, input#Account_Institution,
input#Account_RoutingNumber, input#Account_AccountNumber,
select#Account_AccountType,
input#User_Contact_FirstName, input#User_Contact_MiddleName, input#User_Contact_LastName,
input#User_Contact_Address_Line1, input#User_Contact_Address_Line2, input#User_Contact_Address_City
{
	width:150px!important;
}
select#User_Contact_Address_State
{
	width:60px!important;
}
select#User_Contact_Address_State, .UserContactPhones select, .UserContactPhones input, .UserContactPhones a,
#addPhones label, select#NewPhone_PhoneType, input#NewPhone_Number
{
	float:left;
}
#addPhones label, #addPhones
{
	width:100%;
	clear:both;
}
.UserContactPhones input, input#NewPhone_Number
{
	margin:0 10px;
}
#messageDiv #upgradePremium
{
	background: url("/Content/Images/marketingPopupBg.jpg") no-repeat bottom left;
	height:450px;
	padding:5px 15px;
	color:#003366;
}
#messageDiv #upgradePremium strong
{
	font-size:14px;
}
#messageDiv #upgradePremium ul
{
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:20px;
}
#messageDiv #upgradePremium ul li
{
	margin-left:20px;
}
	#messageDiv #premiumExpiring ul {
		list-style-position: outside;
		list-style-type: disc;
		margin-bottom: 20px;
	}

		#messageDiv #premiumExpiring ul li {
			margin-left: 20px;
		}
#messageDiv #upgradePremium .upgradeBtmTxt
{
	color: darkblue;
    font-weight: bold;
    position: absolute;
    top: 665px;
}
#messageDiv .upgradeFooterTxt
{
	float: left;
    font-size: 12px;
    padding-left: 10px;
    width: 280px;
}
#messageDiv #premiumExpiring
{
	background: url("/Content/Images/premiumExpiration.jpg") no-repeat top left;
	color: #fff;
    height: 500px;
    padding: 10px 10px 0;
}
#premiumExpireing h1, #premiumExpiring h2, #premiumExpireing h3
{
	color:#fff;
}

#messageDiv #FreeTrialExpiring
{
	background: url("/Content/Images/premiumExpiration.jpg") no-repeat;
	color: #555;
    height: 500px;
    padding: 10px 10px 0;
}
.forBudgetItem
{
	font-size: xx-small;
	font-weight:bold;
	color:#555;
}
.paymentStatus
{
	width:10%!important;
	float:right!important;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 100%;	
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
	cursor:pointer;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url("/Content/Images/Skins/thumb_bg.png") no-repeat center center;  /* Image used as background on hover effect*/
	border: none;
}
.minPayBudgetItemDiv
{
	border: solid 1px #333!important;
	margin: 10px!important;
	padding: 5px!important;
	width: 200px!important;
	background: #f2f2f2!important;
}
#bodyWrapper #flashBg
{
	position:fixed;
	z-index:4;
	top:0;
	left:50%;
	margin-left:-700px;
}
.noDecoration
{
	text-decoration:none;
}
#txtComingSoon
{
	background:url("/Content/Images/comingSoon.png") no-repeat;
	width:155px;
	height:125px;
	display:block;
	position:absolute;
	z-index:10;
}
#EditRecurringActionDiv
{
    /*max-height: 450px;
    overflow:auto;
    overflow-x:scroll;
    overflow-y:scroll;*/
    padding: 3px 2px 0;
}
#ToC
{
	min-height:130px!important;
}
input#BillingAddress_postalCode
{
	width:75px;
}
#browsers
{
	clear: both;
    float: none !important;
    font-weight: bold;
    margin: 10px auto 0;
    width: 225px!important;
}
#browserIcons 
{
	float: none !important;
    margin: 0 auto;
    width: 200px !important;
}

.ui-icon-closethick
{
	width:100%!important;
	height:100%!important;
	cursor:pointer!important;
}
.nextDateBlock
{
	float: left;
	margin: 5px;
	max-width: 240px;
	font-size: 1em;
}
.nextDateBlock input
{
	clear:left;
}
#reportAdjustDate .buttons.active a
{
	color:#fff!important;
	border:1px solid #666;
	background:#679cb7;
	/*background: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, #095278),color-stop(0.75, #679cb7));
	background: -moz-linear-gradient(center bottom, #095278 25%, #679cb7 75%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#095278', endColorstr='#679cb7')";*/
}
.editLenderField
{
	width:60%!important;
	white-space:nowrap;
}
#securityLink
{
	float:right!important;
	margin-right:-60px;
}
.loginLogos
{
	background: url("/Content/Images/Skins/_Default/security-bank-logos-color.png") no-repeat left top;
    margin: 0 auto;
    min-height: 30px;
    padding: 10px 0 0 35px;
    width: 920px;
    font-size:15px;
}
/* update browser and cookies message */
#outDatedBrowser, #cookiesNotEnabledDiv
{	
	background: #ddedf8 url("/Content/Images/Skins/_default/lightBlueGrandient.png") repeat-x;
	margin: 0 auto 25px;
	border:1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 3px 3px #666;
}
#cookiesNotEnabledDiv
{
	font-size: 14px;
    overflow: hidden;
    padding: 10px 20px;
    color:darkred;
}
#upgradeBrowserMessage
{
	font-size: 14px;
    overflow: hidden;
    padding: 10px 20px;
}
#upgradeBrowserMessage strong
{
	font-size:20px;
	color:darkred;
}
#upgradeBrowserMessage ul
{
	width:480px;
	margin:0 auto;
}
#upgradeBrowserMessage ul li
{
	width:120px;
	text-align:center;
	float:left;
	list-style:none;
}
#upgradeBrowserMessage li a img
{
	width:32px;
	margin:0 auto;
}
#upgradeBrowserMessage li a
{
	text-decoration:none;
	color:darkblue;
}
#upgradeBrowserMessage li a:hover
{
	text-decoration:underline;
	color:Blue;
}
#upgradeBrowserMessage li a:hover img
{
	text-decoration:none;
}
/* end update browser message */
/* login page slider */
/******* SET DEFAULT DIMENSIONS HERE ********/
div.anythingSlider {
	display: block;
	width: 796px;
	height: 600px;
	margin: 0 auto;
	overflow: hidden; /* needed for Opera and Safari */
}
/****** SET COLORS HERE *******/
/* Default State */
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #000;
}
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #800;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #ddd;
}
/* Active State */
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	background-color: #7C9127;
}
div.anythingSlider .start-stop {
	background-color: #080;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #d00;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}
/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	border-top: 1px solid #ddd;
	box-shadow: 0px 3px 7px #666;
}
/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider {
	position: relative;
	padding: 0 45px 28px 45px;
}
/* anythingSlider base UL */
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	display: block;
	overflow: hidden;
	float: left;
	padding: 10px 0 0;
	margin: 0;
	width:776px!important;
	height:600px!important;
}
.anythingSlider .panel1 {
	background:#fff url("/Content/Images/slider/image002.jpg") no-repeat bottom center;
}
.anythingSlider .panel1.daikonia {
	background:#fff url("/Content/Images/slider/image002-daikonia.jpg") no-repeat bottom center;
}
.anythingSlider .panel2 {
	background:#fff url("/Content/Images/slider/image001.jpg") no-repeat bottom center;
}
.anythingSlider .panel3 {
	background:#fff url("/Content/Images/slider/image003.jpg") no-repeat bottom center;
}
.anythingSlider .panel3.daikonia {
	background:#fff url("/Content/Images/slider/image003-daikonia.jpg") no-repeat bottom center;
}
.anythingSlider .panel4 {
	background:#fff url("/Content/Images/slider/image004.jpg") no-repeat bottom center;
}
.anythingSlider .panel4.daikonia {
	background:#fff url("/Content/Images/slider/image004-daikonia.jpg") no-repeat bottom center;
}
.anythingSlider .panel5 {
	background:#fff url("/Content/Images/slider/image005.jpg") no-repeat bottom center;
}
.anythingSlider .panel5.daikonia {
	background:#fff url("/Content/Images/slider/image005-daikonia.jpg") no-repeat bottom center;
}
.anythingSlider .txt1, .anythingSlider .txt2, .anythingSlider .txt3 {
	width:45%;
	height:183px;
	padding:0 15px;
	color:#555;
}
.anythingSlider .panel1 .txt1 {
	width:40%;
	float:right;
	margin-top: 30px;
}
.anythingSlider .panel1 .txt2 {
	margin: 270px 0 0 30px;
	float:left;
}
.anythingSlider .panel1 .txt3 {
	margin-top:200px;
	width:40%;
	float:right;
}
.anythingSlider .panel2 .txt1 {
	width:40%;
	float:left;
	margin-top:50px;
}
.anythingSlider .panel2 .txt2 {
	margin-top:230px;
	float:right;
}
.anythingSlider .panel2 .txt3 {
	margin-top:200px;
	float:left;
}
.anythingSlider .panel3 .txt1 {
	float:right;
	margin-top: 60px;
}
.anythingSlider .panel3 .txt2 {
	margin: 30px 0 0 30px;
	float:left;
}
.anythingSlider .panel3 .txt3 {
	margin-top:220px;
	width:42%;
	float:right;
}
.anythingSlider .panel4 .txt1 {
	float:right;
	margin-top: 60px;
}
.anythingSlider .panel4 .txt2 {
	margin: -20px 0 0 30px;
	float:left;
}
.anythingSlider .panel4 .txt3 {
	margin-top:160px;
	width:42%;
	float:right;
}
.anythingSlider .panel5 .txt1 {
	margin-top:40px;
	float:left;
}
.anythingSlider .panel5 .txt2 {
	margin-top:230px;
	float:right;
}
.anythingSlider .panel5 .txt3 {
	margin-top:200px;
	float:left;
}
/* Navigation Arrows */
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin: -60px 0 0 0; /* half height of image */
	width: 45px;
	text-align: center;
	outline: 0;
	background: url("/Content/Images/slider/arrows-default.png") no-repeat;
}
div.anythingSlider .arrow a span {
	display: block;
	text-indent: -9999px;
}
div.anythingSlider .forward {
	right: 0;
}
div.anythingSlider .back {
	left: 0;
}
div.anythingSlider .forward a {
	background-position: 0 -40px;
}
div.anythingSlider .back a {
	background-position: -88px -40px;
}
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover {
	background-position: 0 -240px;
}
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover {
	background-position: -88px -240px;
}
div.anythingSlider .forward.disabled {
	display: none;
} /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
div.anythingSlider .back.disabled {
	display: none;
}
/* Navigation Links */
div.anythingSlider .anythingControls {
	outline: 0;
	display: none!important;
}
.anythingSlider #ribbon1, .anythingSlider #ribbon2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background: left top no-repeat;
}
/*.anythingSlider #ribbon1 {
	background-image: url("/Content/Images/slider/ribbon1.png");
}
.anythingSlider #ribbon2 {
	background-image: url("/Content/Images/slider/ribbon2.png");
}*/
.anythingSlider #page-wrap {
	width: 90%;
	padding: 15px;
	margin: 0 auto 50px;
	position: relative;
}
#page-wrap h1 {
	background: url("/Content/Images/Skins/_default/mainTabMiddle.png") repeat-x bottom left;
	color:#fff;
	padding: 5px 0;
	margin: 0 auto 25px;
	text-align: center;
	width: 100%;
	box-shadow: 0 3px 7px #999;
}
#programTour {
	font-family: Helvetica, sans-serif;
	clear:both;
	position:absolute;
	margin:-4000px 0 0 -4000px;
}
#programTour.show {
	position:relative;
	margin:0 0 0 0;
}

#loginBlock p
{
	padding:0 0 0;
}
.anythingSlider h2 {
	font: bold 26px Helvetica, Sans-Serif;
	margin: 0 0 10px 0;
	color: #666;
	text-decoration:underline;
}
.anythingSlider h4 {
	margin:0;
}
/*
#loginBlock
{
	width:160px;
    margin: 0px 0 0 10px;
}*/
/*#loginBlock .error
{
	width:100%;
	display:inline-block;
	position:absolute;
	margin: -30px 0 0 -15px;
}*/
/*
#loginBlock.tourMode
{
	width: 1006px;
	height:20px;
    background:url("/Content/Images/Skins/_default/infoWrapperExpenseConsolidated.png") repeat-x bottom left;
    padding: 10px 0 8px;
    margin:0 0 1px;
    border:1px solid #ddd;
    border-bottom:none;
}
#loginBlock h3
{
	white-space:nowrap;
}
#loginBlock.tourMode h3
{
	display:none;
}
#loginBlock.tourMode p
{
	width:auto;
	float:left;
	padding:0 10px;
	clear:right;
	overflow:visible;
}
#loginBlock.tourMode input
{
	margin:-5px 15px 0 0;
}
#loginBlock.tourMode .buttons.submit
{
	margin: -5px 15px 0 0;
    float: left;
}*/
#tourImageBtn
{
	background: url("/Content/Images/tourImage.png") no-repeat top right;
    height: 270px;
    margin: 0 0 -5px;
    overflow: hidden;
    padding: 0;
    width: 780px;
}
.tourPageNumber
{
	width:75px;
	float:right;
	margin:-55px 10px 0 0;
	text-align:center;
	font-size:x-small;
	color:#666;
	background: lightYellow;
    padding: 3px;
    border:1px solid #ccc;
	box-shadow: 3px 3px 5px #ccc;
}
#tourImageBtn h1
{
	font-size:27px;
	text-align:left;
	color:#003366;
}
#tourImageBtn p
{
	clear: right;
    font-size: 15px;
    color:#666;
    line-height: 20px;
    margin: 0 0 0 0px;
    padding-bottom: 15px;
    width:460px;
    overflow:hidden;
}
#showTourBtn
{
	float: none;
	height: 50px;
	margin: 0 0 0 270px;
	text-decoration: none;
	width: 150px;
}
#showTourBtn:hover
{
	color: brown;
}
#closeTourBtn
{
	color:darkRed;
	font-size: 18px;
	margin: 0 0 0 300px;
	text-decoration: none;
}
#closeTourBtn:hover
{
	color:brown;
}
.nextBackTourBtns
{
	width:776px;
	margin:0 auto;
}
/* end login page slider */
#themes
{
	width:720px;
}
/*
.login #column1ActionHome
{
	box-shadow: none;
}*/

/*
.login #column1ActionHome
{
	width:775px;
}*/
.infoWrapperImportCats
{
	border-bottom:1px solid #eee;
	overflow:hidden;
	clear:both;
}
/* preferences page makeover */
#frmMMASystemSettings .preferences p
{
    width:620px;
    margin:0 auto;
}
#frmMMASystemSettings .preferencesRow
{
    width:600px;
    margin:0 auto;
    padding:10px;
    overflow:visible;
}

#frmMMASystemSettings .preferencesRow.selected
{
    background: #eee url("/Content/Images/Skins/_default/transGradientBg.png") repeat-x top left;
    border: 1px solid #ccc;
	margin-bottom: 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
}
#frmMMASystemSettings .preferencesRow div
{
    width:50%;
    float:left;
}
#frmMMASystemSettings .preferencesRow strong, #frmMMASystemSettings #AggresssiveScaleDiv div strong
{
    font-size:20px;
    color:#555;
}
#frmMMASystemSettings .commentBox
{
    font-size: xx-small;
    height: 45px;
    margin-top: 145px;
    padding: 8px 8px 0;
    position: absolute;
    width: 195px;
}
#frmMMASystemSettings .commentBox.box1
{
    margin:145px 0 0 10px;
}
#frmMMASystemSettings .commentBox.box2
{
    margin-left:475px;
}
#frmMMASystemSettings #AggresssiveScaleDiv
{
    width:700px;
    margin:0 auto;
}
#frmMMASystemSettings .nextTransferBlocks
{
    width:200px;
    min-height:175px;
    float:left;
    margin:10px 5px;
    clear:right;
}
#frmMMASystemSettings #EmergencyFundDiv
{
    width:600px;
    margin:0 auto;
}
#frmMMASystemSettings .bankingStratBoxes
{
    width:600px;
    margin:0 auto;
}
.preferences.emergencyFund .preferencesRow
{
	border-bottom:1px solid #ccc;
}
.savedInBlock
{
	width:50%;
	float:right!important;
	margin-right:-35px;
}
.payoffstraterror
{
	clear: both;
    float: left;
    font-size: 11px;
    margin: 55px 0 0;
    padding-top: 5px;
    width: 100%;
}
.bankingStratBoxes select
{
	width:100%;
}

/* end preferences page makeover */
/* premium cart makeover */
.premiumDiscriptions
{
	width:250px;
	float:right;
	font-size:small;
	color:#666;
}
.upgradeCost
{
	margin:0 0 15px;
	padding:85px 0 0;
	color:#fff;
	text-align:center;
	font-size:13pt;
	font-weight:bold;
}
.upgradeCost span
{
	font-size:24pt;
}
.redBurst
{
	background:url("/Content/Images/starburstRed.png") no-repeat;
	width:244px;
	height:170px;
}
.premiumExpiringTitle
{
    width:565px;
    height:65px;
    padding:5px 0 0;
    float:left;
    color:#fff;
    font-size:14pt;
    text-align:center;
    background:url("/Content/Images/premiumCartTop.png") no-repeat;
    overflow:hidden;
}
.premiumExpiringTitle span, .premiumExpiringTitle i
{
    font-size:17pt;
    font-weight:bold;
    color:#fff;
}
.premiumExpiringTitle span
{
    text-decoration:underline;
}
.premiumExpiringFields
{
    width:543px;
    border:1px solid #999;
    float:left;
    overflow:hidden;
    padding:10px;
    background: url("/Content/Images/Skins/_default/transWhiteBg.png");
}
.premiumDiscriptions h3
{
    color:#006699;
}
#accountConnectDiv, #billPayDiv, #mobileAccessDiv
{
    overflow:hidden;
}    
#accountConnectDiv
{
    border: solid #ccc;
    border-width: 1px 0 1px 0;
    padding-top:15px;
}
#billPayDiv, #mobileAccessDiv
{
    border-bottom:1px solid #ccc;
}
#readMoreBtn1, #readMoreBtn2, #readMoreBtn3,
#readLessBtn1, #readLessBtn2, #readLessBtn3
{
    float:right;
    margin:10px 25px 0 0;
    font-weight:bold;
}
#readLessBtn1, #readLessBtn2, #readLessBtn3
{
    margin:10px 25px 10px 0;
}
#readMore1, #readMore2, #readMore3,
#readLessBtn1, #readLessBtn2, #readLessBtn3
{
    display:none;
    list-style-type:disc;   	
}
#readMore1 li, #readMore2 li, #readMore3 li
{
    margin:0 0 10px 15px;
    color:#333;
}
/* end premium cart makeover */
.accountsPage .PaymentDiv span
{
    /* font-weight: bold; */
}
.nextPaymentDate span, .rateBlock
{
    /* display: none !important; */
    font-size: 13px;
    /* font-weight: normal !important; */
}
.PaymentDiv .underline
{
	text-decoration:none;
}
.styledList
{
    list-style-type:disc;
    padding-left:15px
}
/* popup dressup */
.ui-widget.ui-resizable:not([aria-labelledby="ui-dialog-title-TrainingVideosDiv"])
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 5px #333;
    -moz-box-shadow: 5px 5px 5px #333;
    box-shadow: 0px 0px 20px 3px #333;
    margin-top: 105px !important;
    top: 0 !important;
    position: absolute !important;
    overflow:visible;
    max-width:800px;
}
.ui-dialog .ui-dialog-titlebar
{
    /* background: url("/Content/Images/Skins/_Default/popTop.png") repeat-x top left; */
    -webkit-box-shadow: 0px 3px 3px #999;
    -moz-box-shadow: 0px 3px 3px #999;
    box-shadow: none;
    border: none;
    /* background: #000; */
    /* color: white; */
}
.ui-widget-content.ui-dialog-content
{
    background: none!important;
    overflow: visible !important;
    padding: 15px !important;
    padding-bottom: 40px !important;
}
#popUpBtm, #popUpBtm1
{
    border: none !important;
    background: none !important;
    bottom: 0 !important;
}
.ui-widget-header
{
    background: url("/Content/Images/Skins/_Default/popTop.png") repeat-x top left;
	border-color: #999 !important;
}
.secondaryNavMid .ui-widget-header
{
    background: none;
}
.advancedDetails select option
{
    max-width:155px;
}
.borderTop {
    border-top: 1px solid #999;
}
/* end popup dressup */
/* new popups using tabs */
.pu_body h1, .pu_body h2, .pu_body h3, .pu_body h4
{
    font-size:16px !important;
    margin:0 !important;
    padding:0;
    color:#666;
}

.ui-dialog:not([aria-labelledby="ui-dialog-title-TrainingVideosDiv"])
{
    width:670px !important;
    padding:0;    
}

#frmEditAccount
{
    margin:0 !important;
    padding:0 !important;
    background:none !important;
    overflow:hidden;
}

#pu_body #HideEditAccountForm
{
    padding:0 !important;
    margin:0 !important;
    background:none !important;
}

#pu_body .roundedBorderTrans
{
    border:none;
    padding:0 !important;
    margin:0 !important;
    background:none !important;
}

/* html and content */
#EditAccountDialogDiv.ui-dialog-content
{
    background: #e8e8e8 !important; /* Old browsers */
	/*background: -moz-linear-gradient(top, #fff 0%, #e7e7e7 100%) !important;*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e7e7e7)) !important;*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #fff 0%,#e7e7e7 100%) !important;*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #fff 0%,#e7e7e7 100%) !important;*/ /* Opera 11.10+ */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#e7e7e7)";*/ /* pervious IE versions background */
	/*background: -ms-linear-gradient(top, #ffffff 0%,#e7e7e7 100%) !important;*/ /* IE10+ */
	background: linear-gradient(top, #fff 0%,#e7e7e7 100%) !important; /* W3C */
}
#pu_body .pu_bright label
{
    font-weight:bold;
}

#pu_body .pu_navlist
{
    margin:0;
	padding:0 0 0 5px;
	list-style-type:none;
	font-size:12px;
}

/* layout */

#pu_body
{
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#pu_body #pu_bleft
{
    width:170px;
    float:left;
    padding: 0;
    background:transparent !important;
    overflow:hidden;
    position:relative;
    z-index:10;
}

#pu_body #pu_bright
{
    padding: 12px;
	width:440px;
	min-height:250px;
	float:left;
	background:#ffffff;
	border-color:#ccc #999 #999 transparent;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size:12px;
	box-shadow:2px 2px 3px #999;
	margin:0 0px 3px 0;
}

#pu_body .sections
{
    width:100% !important;
}

#pu_body h2
{
    color:#444;
    -webkit-border-radius: 5px;
	border-radius: 5px;	
	border:1px solid #ccc;
	box-shadow:3px 3px 3px #999;
	padding:3px 5px;
	margin-bottom:15px;
}
#pu_body h4
{
    color:#666;
}
/* buttons */

#pu_body .pu_nav
{
    -webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	padding:6px 2px 6px 20px;
	cursor:pointer;
	margin-bottom:6px;
	border:1px solid #bbb;
	border-right:none;
	background: #d8d8d8; /* Old browsers */
	/*background: -moz-linear-gradient(top, #fff 0%, #d8d8d8 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#d8d8d8));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #fff 0%,#d8d8d8 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #fff 0%,#d8d8d8 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #ffffff 0%,#d8d8d8 100%);*/ /* IE10+ */
	background: linear-gradient(top, #fff 0%,#d8d8d8 100%); /* W3C */
	color:#666;
	font-size:12px;
}

#pu_body .completed
{
	background: url("/Content/Images/Skins/test/edit_opt_complete_ico.png"), -moz-linear-gradient(top, #f7f7f7 0%, #d8d8d8 100%); /* FF3.6+ */
	background: url("/Content/Images/Skins/test/edit_opt_complete_ico.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
	background: url("/Content/Images/Skins/test/edit_opt_complete_ico.png"), -webkit-linear-gradient(top, #f7f7f7 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
	background: url("/Content/Images/Skins/test/edit_opt_complete_ico.png"), -o-linear-gradient(top, #f7f7f7 0%,#d8d8d8 100%); /* Opera 11.10+ */
	background: url("/Content/Images/Skins/test/edit_opt_complete_ico.png"), -ms-linear-gradient(top, #f7f7f7 0%,#d8d8d8 100%); /* IE10+ */
	background: url("/Content/Images/Skins/test/edit_opt_complete_ico.png"), linear-gradient(top, #f7f7f7 0%,#d8d8d8 100%); /* W3C */
	background-repeat:no-repeat;
	background-position: left;
	color:#444;
}

#pu_body .selected
{
	border:1px solid #666;
	border-right:none;
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png") #7a7a7a; /* Old browsers, fallback */
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png"), -moz-linear-gradient(top, #aeaeae 0%, #7a7a7a 100%); /* FF3.6+ */
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(100%,#7a7a7a)); /* Chrome,Safari4+ */
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png"), -webkit-linear-gradient(top, #aeaeae 0%,#7a7a7a 100%); /* Chrome10+,Safari5.1+ */
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png"), -o-linear-gradient(top, #aeaeae 0%,#7a7a7a 100%); /* Opera 11.10+ */
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png"), -ms-linear-gradient(top, #aeaeae 0%,#7a7a7a 100%); /* IE10+ */
	background: url("/Content/Images/Skins/test/edit_opt_hover_tag.png"), linear-gradient(top, #aeaeae 0%,#7a7a7a 100%); /* W3C */
	background-position:right;
	background-repeat:no-repeat;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.50);
	color:#fff;
	font-weight:bold;
	padding-left:7px;
	margin-right:-1px;
}

#pu_body .required
{
	background:url("/Content/Images/Skins/test/edit_opt_required_ico.png") #eed4d4; /* Old browsers */
	background: url("/Content/Images/Skins/test/edit_opt_required_ico.png"), -moz-linear-gradient(top, #f4e8e8 0%, #eed4d4 100%); /* FF3.6+ */
	background: url("/Content/Images/Skins/test/edit_opt_required_ico.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4e8e8), color-stop(100%,#eed4d4)); /* Chrome,Safari4+ */
	background: url("/Content/Images/Skins/test/edit_opt_required_ico.png"), -webkit-linear-gradient(top, #f4e8e8 0%,#eed4d4 100%); /* Chrome10+,Safari5.1+ */
	background: url("/Content/Images/Skins/test/edit_opt_required_ico.png"), -o-linear-gradient(top, #f4e8e8 0%,#eed4d4 100%); /* Opera 11.10+ */
	background: url("/Content/Images/Skins/test/edit_opt_required_ico.png"), -ms-linear-gradient(top, #f4e8e8 0%,#eed4d4 100%); /* IE10+ */
	background: linear-gradient(top, #f4e8e8 0%,#eed4d4 100%); /* W3C */
	background-repeat:no-repeat;
	background-position:left;
	color:#666;
}

/* tooltips */

/* hidden until content can be put together for tool tips*/
.thistip{display:none;}
/*.tooltip
{
  border-bottom: 1px dotted #000000;
  color: #000000;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}

.tooltip span
{
  margin-left: -999em;
  position: absolute;
  border:1px solid #ccc;
  border-radius: 5px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  padding: 8px 12px;
  background: #fffbdc;
  font-weight:normal;
}

.tooltip:hover span
{
  position: absolute;
  left: 1em;
  top: 2em;
  z-index: 99;
  margin-left: 0;
  width: 250px;
}
*/

#UpdateCredentialsButton, #DisconnectButton {
    border: none;
    background: none;
    text-align: left;
    color: blue;
    width: auto!important;
    float: left;
}
#UpdateCredentialsButton:hover, #DisconnectButton:hover {
    color: darkblue;
    text-decoration: underline;
    cursor: pointer;
}
h4 {
    clear: both;
}
.minPayBudgetItemDiv {
    max-height: 110px;
    overflow: auto;
}
/* end new popups using tabs */



#column1ContentTop, #column1ContentMiddle, #column1ContentBottom {
    padding: 0px;
}

.roundedBorder {
    padding: 10px;
}

.selectAllBlock {
   width: 100px !important;
   margin-right: 109px !important;
}

#footerControl.up, #footerControl.down {
    background: url('/Content/Images/footerControl.png') no-repeat top left;
    background-position: 0px 0px;
    width: 54px;
    height: 18px;
    display: block;
    cursor:pointer;
}

#footerControl.down {
    background-position: -54px 0px !important;
}


.pagination a {
    padding: 2px 8px;
    border-radius: 2px;
    background: #ddd;
    /* margin-left: 5px; */
    color: #333;
    text-decoration: none;
}

    .pagination a:hover {
        background-color: #ccc;
        color: black;
    }

.PageLinksSpan {
    margin: 0 10px;
}

.PageLinksSpan a{
    padding: 2px 6px;
    border-radius: 15px;
    background: #eee;
    /* margin-left: 5px; */
    color: #333;
    text-decoration: none;
}

.PageLinksSpan a:hover {
    background-color: #ccc;
    color: black;
}

.ui-widget{
    font-family: Lato, Arial;
}

/* New Layout */
#navigation {
    height: 48px !important;
    margin-bottom: -40px;
    border-radius: 5px 5px 0 0;
    margin-top: 20px;
}

.navTab a{
    font-size: 16px;
}

#settingsLink{
    font-size: 1.1em;
    font-weight: normal;
}

#contentWrapperMiddle{
    border-radius: 0 0 5px 5px !important;
}

#navLinks li.separator{
    background: transparent;
}

#navLinks li a{
    font-size: 1.1em !important;
}