.acct.form-control1 {
	background-color: #fff !important;
	background-image: none;
	height: 24px;
	color: #666;
	font-weight: 300;
	font-size: 14px;
	font-style: normal;
	line-height: 1.6;
	box-shadow: none;
	width: 76%;
	border-radius: 0 4px 4px 0 !important;
	border-bottom-right-radius: 4px !important;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	border-color: #BBBBBB;
	margin-bottom: 15px;
	float: left;
	margin-left: 0px;
	margin-right: 1px;
	display: block;
	padding: 6px 2px;
	-webkit-appearance: none;
}

.acct.form-control1:focus {
  outline: none;
  cursor: auto;
}
.answerBox {
	width: 466px;
	float: left;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.assigned {
	color: #666666;
	padding-top: 4px;
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	padding: 0.2em 0 0.3em;
}

.breadcrumbs {
	line-height: 45px;
	min-height: 30px;
	color: #363636;
}

.bottomPanels {
	margin-left: 10%;
	margin-top: 5%
}

.bottomButtons {
	padding-top: 10px;
	float: right;
}

.btn-u {
	background: none repeat scroll 0 0 #2B98CE;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 0px;
}

button.btn-u.btn-u-default {
	background: none repeat scroll 0 0 #98a4ae;
}

.btn-block {
	display: block;
	width: 94%;
	border-radius: 5px !important;
	color: #fff;
    background-color: #2C8CC8;
    border-color: #2C8CC8;
}

.btn-block:hover{
	color: #fff;
	background-color: #6BA4B8;
	border-color: #6BA4B8;
}

.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	float:left;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 2px;
}

/* Carousel CSS */

.carousel{
	width: 71%;
	float: left;
	min-height: 270px;
	background-color: #f5f5f5;
	border-radius: 0px;
}

#carouselContent {
	/* Change from fixed width(680px/823px) to percentage */
	width: 100%; 
	overflow: hidden;
}

#carouselContent ul {
	width: 2120px;
	padding: 0;
	margin: 0;
}

#carouselContent ul li {
	width:823px;
	text-align: center;
	height:	270px;
	list-style: none;
	float: left;
}

.carouselPrev{
	margin-top: -165px;
	height: 80px;
	width: 25px;
	text-align: center;
	position: absolute;
	opacity: .5;
	background: rgba(0,0,0,0.3);
	background-repeat: repeat-x;
}

.arrow {
	font-size: 36px;
	color: #fff;
	position: absolute;
	top: 40%;
	left: 30%; 
}

.carouselPrev:hover {
	background: rgba(0,0,0,0.6);
	color: #fff;
}

.carouselNext {
	margin-top: -165px;
	float:right;
	height: 80px;
	width: 25px;
	text-align: center;
	position: relative;
	opacity: .5;
	background: rgba(0,0,0,0.3);
	background-repeat: repeat-x;
}

.carouselNext:hover {
	background: rgba(0,0,0,0.6);
	color: #fff;
}

.changePasswordBox {
	width: 550px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff; 
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;	
}

.changePasswordPlanBox {
	width: 550px;
	float: right;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff; 
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.changePasswordTable {
	width: 80%;
}

.changePasswordContent {
	width: 750px;
	padding: 50px 0px 0px 0px;
	margin-left: 10%;
}

.checkboxLabel {
	color: #999;
	margin-top: 5px;
	margin-bottom: 0;
	color: #687074;
	cursor: pointer;
	font-size: 14px;
	line-height: 25px;
	margin-left: 2px;
	font-weight: normal;
}

.checkbox {
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	outline: none;
	display: block;
	float: left;
	margin: 10px auto 0;
	background: #fff;
	-webkit-transition: border-color 0.3s;
}

.circleIcon {
	background-image: url("../../img/circleArrow.png") !important;
	background-repeat: no-repeat;
	padding: 40px 22px;
	margin-top: 9px;
	float: right;
}


.defaultPlanBox {
	width: 495px;
	float: left;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.defaultPlanListBox {
	width: 515px;
	float: left;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.defaultPlanTable {
	width: 520px;
	padding-top: 100px;
	margin-left: 15%;
}

.emailBox {
	width: 466px;
	float: left;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.flowHeading {
	color: gray;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.1;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}



.fiduciaryCorner {
	margin-top: -7px;
	margin-right: 26px;
	width: 38.9%;
	float: left;
	min-height: 260px;
	border-radius: 0px;
}

.fiduciaryCornerContent {
	width: 100%;
	min-height: 210px;
	background: #e9e9e9;
}

.forgetpwd {
	color: #444444;
	float: left;
	padding-top: 0px!important;
	font-size: 12px;
    margin: 0 auto;
}

.form {
	border: medium none;
	padding: 0;
}

.formRight {
	width: 150px;
}

.formRightContent {
	width: 250px;
}

.formRightColumn {
	width: 200px;
}

.formMiddle {
	width: 300px;
}

.formLeft {
	width: 450px;
}

.formLeftColumn {
	width: 550px;
}

.friendlyUsernameContent {
	width: 750px;
	padding: 50px 0px 0px 0px;
	margin-left: 10%;
}

.friendlyUsernameTable {
	width: 835px;
}

.forgotPasswordRecaptchaBox {
	width: 350px;
	float: right;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.forgotPasswordBox {
	width: 500px;
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff; 
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;	
}

.forgotPasswordContent {
	width: 750px;
	padding: 50px 0px 0px 0px;
	margin-left: 10%;
}

.forgotQuestionTable {
	width: 650px;
	padding: 80px 0px 0px 0px;
	margin-left: 15%;
}

.forgotQuestionBox{
	width: 470px;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff; 
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.headContent {
	width: 100%;
	position: relative;
	z-index: 10;
}

#headNav li a {
	border-right: 1px solid #D9D6CE;
	color: #5E584A;
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 0 7px;
}

.headerBlock {
	min-height: 50px;
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	overflow: hidden;
	padding: 10px 0 6px;
	background-color: #fbfbfb;
}

.headerBlock h1 {
	float: left;
	margin-left: 20px;
	color: #666666;
	font-size: 22px;
	margin-top: 15px;
}

.homeLink {
	font-size: 14px;
	color: #3D89CC;
	line-height: 25px;
	cursor: pointer;
}

.infoBlock {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 0;
}

/* input[type="text"]:focus {
  	box-shadow:  0px 0px 1px 1px #357ae8;
}

input[type="password"]:focus {
  	box-shadow:  0px 0px 1px 1px #357ae8;
} */

.inTheNewsFrame {
	min-height: 600px;
	background-color: #ffffff;
	width: 71%;
}

.infoText {
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
}

.link-arrow-right {
	display: block;
	min-height: 55px;
	width: 100%;
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
	line-height: 4em;
	font-size: 14px;
	background-color: #2B98CE;
}

.link-arrow-right:hover, .link-arrow-right:focus {
	color: #B9D4F2;
}

.label.verify {
	border-radius: 0 0 0 0;
	color: #666666;
	font-size: 13px;
	text-align: left;
	white-space: normal;
	display: block;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 6px;
	padding: 0.2em 0 0.3em;
}

#logo {
	display: inline;
	float: left;
	margin: 0px;
	width: 164px;
}

.loginBox {
	padding-left: 12px;
}

.loginFlow {
	background-color: white;
	text-align: center;
	width: 70%;
	margin-left: 26px;
	padding: 0px;
	margin-top: 0px;
}

.loginFlowPage {
	min-height: 600px;
	background-color: #ffffff;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.loginlabel {
	float: left;
	color: #444444;
	padding: 5px 0 0 0;
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857143;
	max-width: 100%;
	font-weight: 700;
	margin-bottom: 0;
}

.loginHeading {
	float: center;
	color: #353535;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 15px;
}

.login-pod {
	background-color: #fbfbfb;
}

.main-bg {
	position: absolute;
	width: 100%;
	height: 275px;
	z-index: -1;
    background-color: #ECECEC;
/*	background-color: #ccc;
	background: linear-gradient(to bottom, rgba(212,212,212,1) 0%, rgba(228,228,228,1) 100%);
*/}

.marketIndices {
	width: 26.5%;
	float: right;
	min-height: 260px;
	border-radius: 0px;
	margin-top: -7px;
}

.marketIndicesContent {
	width: 100%;
	min-height: 210px;
	background: #e9e9e9;
}

.news {
	margin-top: 28px;
	margin-right: 26px;
	margin-bottom: 30px;
	width: 30%;
	float: left;
	min-height: 260px;
	border-radius: 0px;
}

.newsContent {
	width: 100%;
	min-height: 210px;
	background: #e9e9e9;
}

.prelogin-pod {
	width: 278px;
	position: relative;
	padding: 1.2em 1em 1em 1.7em;
	min-height: 250px;
	background-color: #fbfbfb;
	border-radius: 0px;
}

.loginbox-pod {
	width: 96%;
	position: relative;
	background-color: #fbfbfb;
	border-radius: 0px;
}
.paddingBottom {
	margin-bottom: 10px;
}

.passwordIcon {
    background-image: url("../../img/passwordIcon.png") !important;
	height: 36px;
	border-radius: 0px;
	float:left;
	width: 37px;
	border: medium none;
	margin-top: 1px;
}

.pull-left {
	float: left!important;
	margin-left: 10px;
}

.pull-right {
	float: right!important;
}

#recaptcha_image {
	border: 1px solid #B5B4B8;
	color: #B5B4B8;
}

.recaptcha_only_if_image {
	border-radius: 0 0 0 0;
	color: inherit;
	font-size: 13px;
	text-align: left;
	white-space: normal;
	display: block;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 6px;
	padding: 0.2em 0 0.3em;
}

.recaptcha_only_if_audio {
	border-radius: 0 0 0 0;
	color: inherit;
	font-size: 14px;
	text-align: left;
	white-space: normal;
	display: block;
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 6px;
	padding: 0.2em 0 0.3em;
}

.reset {
	color: #2C8CC8;
	float: left;
	padding-top: 0px!important;
	font-size: 14px;
	margin: 0 auto;
	width: 95%;
	text-align: right;
	padding-bottom: 5px;
	margin-top: -5px;
}

.reset a:hover, a:focus {
	color: #2C8CC8;
	text-decoration: underline;
}

.right {
	margin-left: 695px;
}

.RColumn {
	width: 325px;
}

.LColumn {
	
}

.securityLabel {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #333;
}

.securityQuestionTable {
	width: 900px;
	padding: 50px 0px;
}

.securityQuestionContent {
	width: 750px;
	margin-left: 6%;
}

.securityQuestionLabel{
	padding: 5px 0px 0px 20px;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #333;
}

.securityQuestionContentTable th {
	background-color: white;
	border: 0px;
}

.securityQuestionContentTable .ui-datatable-even {
	background-color: white;
}

.securityQuestionContentTable .ui-datatable-odd {
	background-color: white;
}

.securityQuestionListBox {
	width: 400px;
	float: left;
	margin-left: 0px;
	display: block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.securityAnswerBox{
	width: 337px;
	float: left;
	margin-left: 0px;
	display: block;
	padding: 4px 12px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}


.securityUserIcon {
	background-image: url("../../img/userIcon.png") !important;
	height: 36px;
	border-radius: 0px;
	width: 37px;
	border: medium none;
	margin-top: 1px;
}

.ui-corner-all {
	border-radius: 0px;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	color: #525252;
	background-color: white;
}

.userIcon {
    background-image: url("../../img/userIcon.png") !important;
	height: 36px;
	border-radius: 0px;
	float:left;
	width: 37px;
	border: medium none;
	margin-top: 1px;
}

.verificationTable {
	width: 900px;
	padding: 50px 0px 0px 50px;
	margin-left: 7%;
}

@-moz-document url-prefix() {
	.loginFlow {
		background-color: #FFFFFF;
		margin-left: 26px;
		margin-top: 0;
		padding: 0;
		text-align: center;
		width: 85%;
	}
	

	.form-control1 {
		border-radius: 0 0 0 0;
		display: inline-block;
		height: 24px;
		float: left;
		width: 150px;
		margin-left: 0px;
		margin-right: 1px;
		display: block;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.6;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 0px;
		margin-bottom: 12px;
	}
	
	input[type="text"] {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right:none;
	}
	
	.userIcon {
		background-image: url("../../img/userIcon.png") !important;
		border: medium none;
		border-radius: 0 0 0 0;
		display: inline-block;
		float: left;
		font-size: 14px;
		height: 36px;
		width:37px;
		margin-top: 1px;
		margin-left:0;
	}
	
	.passwordIcon {
		background-image: url("../../img/passwordIcon.png") !important;
		border: medium none;
		border-radius: 0 0 0 0;
		display: inline-block;
		float: left;
		height: 36px;
		margin-left: 0;
		margin-top: 1px;
		width: 37px;
		margin-bottom:10px;
	}
		
	.btn-block {
		clear: both;
		display: block;
		width: 94%;
	}
}

.rememberMe {
	display: inline-block;
	float:left;
	width: 100%;
	text-align: left;
}

.loginFlowContent {
	padding: 20px 0 0 20px;
}
.changePasswordBoxBorder {
	border-style: solid solid solid solid !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC !important;
}
.loginFlowTemplateBody{
	height: 302px;
}
.homeicon-append.user {
	background: url(../../img/user_icon.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
}

.homeicon-append.lock {
	background: url(../../img/lock_icon.png) no-repeat;
	width: 18px;
	height: 18px;
	display: block;
}
.input-group-addon {
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	display: block;
	margin-left: 0px;
	margin-bottom: 0;
	color: #b3b3b3;
	font-size: 14px;
	background: #fff;
	border-radius: 0;
	padding: 12px 8px 6px 9px;
	border-right: 0px solid #bbb !important;
	border-left: 1px solid #bbb !important;
	border-top: 1px solid #bbb !important;
	border-bottom: 1px solid #bbb !important;
	float: left;
}

.swap-prelogin-cancel-next-btn-positions {
	float: left;
	position: relative;
	right: 4px;
}

.swap-prelogin-cancel-next-btn-positions {
	float: left;
	position: relative;
	right: 4px;
}

@media only screen and (max-width:248px) {
	.login-pod {
	    width:100%;
	}
	.loginBox {
	    padding-left: 5px;
	    width: 100%;
	}
	.loginbox-pod {
		width: 100%;
	}
}

@media only screen and (min-width: 308px){
	.loginbox-pod {
		width: 100%;
	}
	.acct.form-control1 {
		width:85%;
	}
	.loginbox-pod {
		width: 100%;
	}
}

