input::-ms-reveal {
  display:none;
}
th{
	text-transform: capitalize;
}
a {
	color: #0061bb;
	text-decoration: underline;
}
a:hover {
	color:#79bbff;
}
.spacer {
	margin-top: 20px;
}
.spacer-left{
	margin-left:15px;
}
.footnote {
	margin-top: 10px;
	line-height: 14px;
	padding-left: 12px;
	font-size: 14px;
	float: left;
	text-align: left;
	width: 500px;
}
.indent-bar{
	border-left: 10px solid #79bbff;
}
#stickymenuwrapper {
	position: relative;
	display: block;
	width:100%;
	z-index:99999;
}
.sticky-wrapper {
	height: 108px !important;
}
.sticky-wrapper {
	*height: 108px !important;
}
.contentwrapper, .registerwrapper {
	width:980px;
	margin:0 auto;
}
#content-page {
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	align-items: stretch !important;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding-right: 22px;
}
.content-logo {
	height: 75px;
	margin-left: -125px;
	padding-top: 30px;
}
.mega-menu-s1 {
	float: left;
	width: 205px;
	position: relative;	
	min-height: 561px;
	margin-bottom: 24px;
}
.main-content-s2 {
	float: right;
	width: 940px;
}
.errorcontentblock {
	height: 590px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.bigcontentblock {
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 950px;
}
.bigcontentblock .ui-panel {
	padding: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
.bigcontentblock .ui-panel .ui-panel-titlebar {
	border: none;
	border-bottom: 1px solid #d3d3d3;
	background: #f1f9ff;
	padding: 12px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.bigcontentblock .ui-panel .ui-panel-titlebar span {
	text-transform: uppercase;
	padding-left: 5px;
}
.smallcontentblock-1 {
	width: 465px !important;
	margin: 0px !important;
	margin-bottom: 20px !important;
	margin-left: 10px !important;
}
.smallcontentblock-2 {
	width: 465px !important;
	margin: 0px !important;
	margin-bottom: 20px !important;
	margin-left: 15px !important;
}
.contentblock {
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.contentblock .ui-panel {
	padding: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
.contentblock .ui-panel .ui-panel-titlebar {
	border: none;
	border-bottom: 1px solid #d3d3d3;
	background: #f1f9ff;
	padding: 12px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.contentBlock .ui-panel .ui-panel-titlebar span {
	text-transform: uppercase;
	padding-left: 5px;
}
.loginDownloadAppStoreImg {
	background: none;
	background-image: url(../img/loginScreenAppStore.png) !important;
	height: 38px;
	width: 130px;
	border: none;
	background-size: 100%;
}
.loginDownloadGooglePlayStoreImg {
	background: none;
	background-image: url(../img/loginScreenGooglePlay.png) !important;
	height: 38px;
	width: 130px;
	border: none;
	background-size: 100%;
}
.downloadAppStoreImg {
	background: none !important;
	background-image: url(../img/contentAppStoreBadgeUS.png) !important;
	height: 32px;
	width: 130px;
	border: none !important;
	background-size: 100% !important;
}
.downloadGooglePlayStoreImg {
	background: none !important;
	background-image: url(../img/contentAppGooglePlayBadgeUS.png) !important;
	height: 32px;
	width: 130px;
	border: none !important;
	background-size: 100% !important;
}
.downloadGooglePlayStoreImg:hover, .downloadAppStoreImg:hover,
.loginDownloadGooglePlayStoreImg:hover, .downloadAppStoreImg:hover {
	background-size: 100%;
	border: none;
}
.downloadAppStoreImg .ui-button-text, .downloadGooglePlayStoreImg .ui-button-text,
.loginDownloadAppStoreImg .ui-button-text, .loginDownloadGooglePlayStoreImg .ui-button-text {
	display: none;
}
.payTransHeight .ui-panel .ui-panel-content{
	height: 715px;
}
#defaultContentblock, #defaultContentblock .ui-panel, #payTransContentblock .ui-panel, #payTransContentblock,
#interBankContentblock .ui-panel, #interBankContentblock,
#cardContentblock, #cardContentblock .ui-panel {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: none;
	margin-bottom: 10px;
}
#warningContentblock, #warningContentblock .ui-panel {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: none;
	width: 950px;
}
#warningContentblock .ui-panel {
	height: 590px;
	margin-bottom: 10px;
}
#defaultContentblock .ui-panel .ui-panel-content {
	min-height: 500px;
	padding: 15px 10px 10px 10px;
/* 	padding-top: 50px; */
}
#payTransContentblock .ui-panel .ui-panel-content {
	min-height: 535px;
}
#interBankContentblock .ui-panel .ui-panel-content {
	min-height: 735px;
}
#cardContentblock .ui-panel .ui-panel-content {
	min-height: 500px;
	padding-top: 20px;
}
#warningContentblock .ui-panel .ui-panel-content {
	min-height: 422px;
	padding-top: 30px;
	padding-left: 10px;
}
#idPnlSrchHist.ui-panel .ui-panel-titlebar, #idPnlSrchSI.ui-panel .ui-panel-titlebar {
	background: none;
	border: none;
}
#idPnlSrchHist_content {
	min-height: 230px !important;
	max-height: 155px;
}
#downloadAppBlock {
	margin-left: -13px;
	width: 215px;
	position: absolute;
	margin-bottom: 0px;
}
#quickAccessBlock {
/* 	margin-bottom: 10px; */
	width: 945px !important;
}
.quickAccessList {
	padding-top: 15px !important;
}
.quickAccessSmallBlock-transferTo {
	margin-top: -15px;
	width: 200px;
	padding-left: 20px;
	display: -webkit-inline-box;
	float: left;
}
.quickAccessSmallBlock-payment {
	margin-top: -15px;
	width: 200px;
	padding-left: 20px;
	display: -webkit-inline-box;
	float: left;
}
.quickAccessSmallBlock-srchHist {
	margin-top: -15px;
	width: 200px;
	padding-left: 20px;
	display: block;
	float: left;
}
#downloadAppBlock .ui-panel .ui-panel-content {
	text-align: -moz-center;
	text-align: -webkit-center;
	text-align: center;
	height: 248px;
}
#quickAccessBlock .ui-panel .ui-panel-content {
	height: 250px;
}
.quickAccess {
	position: absolute;
	padding-top: 3px;
	padding-left: 16px;
	color: black !important;
	text-decoration: none;
	font-weight: normal;
}
.ui-widget-content a.quickAccess:hover {
	color: #489ff0 !important;
}
.contentTitle {
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	padding:15px 0px 0px 10px;
	font-size: 14px;
}
.csvbtn {
	top: 5px;
	left: 317px;
	width: 20px;
	height: 22px;
	position: relative;
	background: url(../img/csv_v2.png) no-repeat top left;
	text-shadow: none;
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}
.bluebtn {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#79bbff),color-stop(1,#378de5) );
	background:-moz-linear-gradient( center top,#79bbff 5%,#378de5 100% );
	background:-ms-linear-gradient( top,#79bbff 5%,#378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff',endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #4d98e3;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	text-transform:capitalize;
	line-height:10px;
	color:#ffffff !important
}
.bluebtn:hover {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#378de5),color-stop(1,#79bbff) );
	background:-moz-linear-gradient( center top,#378de5 5%,#79bbff 100% );
	background:-ms-linear-gradient( top,#378de5 5%,#79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5',endColorstr='#79bbff');
	background-color:#378de5;
	color:#fff
}
.bluebtn:active {
	position:relative;
	top:1px;
}
.bluebtn2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #456180;
	-webkit-box-shadow:inset 0px 1px 0px 0px #456180;
	box-shadow:inset 0px 1px 0px 0px #456180;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a3759), color-stop(1, #002046) );
	background:-moz-linear-gradient( center top, #1a3759 5%, #002046 100% );
	background:-ms-linear-gradient( top, #1a3759 5%, #002046 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a3759', endColorstr='#002046');
	background-color:#1a3759;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #002046;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #4d7ba8;
	white-space: nowrap;
}
.bluebtn2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #002046), color-stop(1, #1a3759) );
	background:-moz-linear-gradient( center top, #002046 5%, #1a3759 100% );
	background:-ms-linear-gradient( top, #002046 5%, #1a3759 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002046', endColorstr='#1a3759');
	background-color:#002046;
}
.bluebtn2:active {
	position:relative;
	top:1px;
}
.bluebtn3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #456180;
	-webkit-box-shadow:inset 0px 1px 0px 0px #456180;
	box-shadow:inset 0px 1px 0px 0px #456180;
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#1a3759),color-stop(1,#002046) );
	background:-moz-linear-gradient( center top,#1a3759 5%,#002046 100% );
	background:-ms-linear-gradient( top,#1a3759 5%,#002046 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a3759',endColorstr='#002046');
	background-color:#1a3759;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #002046;
	display:block;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	text-transform:uppercase;
	color:#ffffff;
}
.bluebtn3:hover {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#002046),color-stop(1,#1a3759) );
	background:-moz-linear-gradient( center top,#002046 5%,#1a3759 100% );
	background:-ms-linear-gradient( top,#002046 5%,#1a3759 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002046',endColorstr='#1a3759');
	background-color:#002046;
	color:#fff
}
.bluebtn3:active {
	position:relative;
	top: 1px;
}
.bluebtn3 span{
	line-height: 8px !important;
}
.greenbtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #4ce651;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4ce651;
	box-shadow:inset 0px 1px 0px 0px #4ce651;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #83e562), color-stop(1, #06970d) );
	background:-moz-linear-gradient( center top, #83e562 5%, #06970d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#83e562', endColorstr='#06970d');
	background-color:#83e562;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #06970d;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #0f9916;
	text-transform: uppercase;
	height: 23px;
}
.greenbtn:hover {
	background: #8fff54;
	background: -moz-linear-gradient(top,  #06970e 0%, #83e562 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#06970e), color-stop(100%,#83e562));
	background: -webkit-linear-gradient(top,  #06970e 0%,#83e562 100%);
	background: -o-linear-gradient(top,  #06970e 0%,#83e562 100%);
	background: -ms-linear-gradient(top,  #06970e 0%,#83e562 100%);
	background: linear-gradient(to bottom,  #06970e 0%,#83e562 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06970e', endColorstr='#83e562',GradientType=0 );
	color:#fff;
}
.greenbtn:active {
	position:relative;
	top: 1px;
}
.greenbtn span{
	line-height: 8px !important;
}
/* For Logout*/
.redbtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #f77a76;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f77a76;
	box-shadow:inset 0px 1px 0px 0px #f77a76;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f03329), color-stop(1, #d4271e) );
	background:-moz-linear-gradient( center top, #f03329 5%, #d4271e 100% );
	background:-ms-linear-gradient( top, #f03329 5%, #d4271e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f03329', endColorstr='#d4271e');
	background-color:#f03329;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #d4271e;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px;
	text-decoration:none;
	text-transform: uppercase;
	text-shadow:0px 1px 0px #9e1e19;
}
.redbtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d4271e), color-stop(1, #f03329) );
	background:-moz-linear-gradient( center top, #d4271e 5%, #f03329 100% );
	background:-ms-linear-gradient( top, #d4271e 5%, #f03329 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4271e', endColorstr='#f03329');
	background-color:#d4271e;
	color: #fff !important;
}
.redbtn:active {
	position:relative;
	top:1px;
}
.logoutredbtn {
	text-align: center;
/* 	-moz-box-shadow:inset 0px 1px 0px 0px #f77a76;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f77a76;
	box-shadow:inset 0px 1px 0px 0px #f77a76;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef5a5a), color-stop(1, #d04e4e) );
	background:-moz-linear-gradient( center top, #ef5a5a 5%, #d04e4e 100% );
	background:-ms-linear-gradient( top, #ef5a5a 5%, #d04e4e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5a5a', endColorstr='#d04e4e'); 
	border:1px solid #d04e4e;
	*/
	background-color:#e8005b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:15px;
	display:inline-table;
	color:#ffffff;
	padding-top: 16px;
	height: 29px;
	text-decoration: none;
	font-size: 14px;
}
.logoutredbtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ab0043), color-stop(1, #e8005b) );
	background:-moz-linear-gradient( center top, #ab0043 5%, #e8005b 100% );
	background:-ms-linear-gradient( top, #ab0043 5%, #e8005b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab0043', endColorstr='#e8005b');
	color: #fff;
}
.logoutredbtn:active {
	position:relative;
	top:1px;
}
.bluebtnmicro {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#79bbff),color-stop(1,#378de5) );
	background:-moz-linear-gradient( center top,#79bbff 5%,#378de5 100% );
	background:-ms-linear-gradient( top,#79bbff 5%,#378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff',endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #4d98e3;
	display:inline-block;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	text-transform:uppercase;
	color:#ffffff;
}
.greybtn,.disabled{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.greybtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color:#777
}
.greybtn:active {
	position:relative;
	top:1px;
}
.disabled, .disabled:hover  {
	font-size:14px;
	font-weight:normal;
/* 	padding: 0px 4px; */
}
.fixedeposit .singularbtn{
	width: 123px;
}
.label_welcome_msg {
	margin-top: 43px;
	margin-left: 22px !important;
	margin-right: 0px !important;
	font-size: 13px;
}
.label_welcome_msg p {
	line-height: 14px;
	margin-bottom: 0px
}

.label_msg_box {
	margin-top: 43px;
	width: 84px;
	margin-left: -35px !important;
}
.label_msg_box img {
	height: 15px !important;
	position: absolute;
	margin-top: 7px;
	margin-left: 15px;
}

/* #Header and Settings ================================================== */
#header .contentwrapper {
	background-color: transparent;
	/* padding-bottom:8px */
}
#header .ctrlpanel {
	margin-right: -113px;
	margin-top: 75px;
	float: right;
}
#logo {
	display:block;
	margin-top:2px
}
.logo-viet {
	margin-top: 50px;
	margin-left: -105px !important;
}
.logo-viet-desc {
	margin-top: 55px;
	margin-left: -70px !important;
	font-size: 13px;
}
.label_tot_bal {
	margin-top: 51px !important;
	width: 340px !important;
	margin-left: 5px !important;
}
.flagwidth {
	width: 60px !important;
}
.flag {
	margin-top: 12px;
	display: block;
}
.flag img {
	height: 19px;
	display: block;
	margin-left: auto;
	margin-right: auto;

}
.flag span {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#settings {
	margin-top:42px;
}
#settings a {
	display:block;
	float:left;
	margin-left:-14px;
	padding:4px;
	line-height:22px;
	margin-top: -36px;
}
#settings a span {
	margin-right:6px;
	margin-left:6px;
	padding: 4px;
}
#settings #help {
	margin-right: 5px;
}
.msg-notification {
	top: 44px;
	right: 718px;
	position: absolute;
	background: url(../img/msg-notify.png) no-repeat left center;
	text-shadow: none;
	line-height: 17px;
	width: 30px;
	height: 16px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	z-index: 999;
}

.message-btn .ui-button-text {
	background-image: url(../img/messageIcon.png);
	background-repeat: no-repeat;
	background-position-x: 12px;
	background-position-y: 5px;
	background-size: 20%;
}

.compose-btn .ui-button-text {
    background-image: url(../img/plusIcon.png);
	background-repeat: no-repeat;
	background-position-x: 12px;
	background-position-y: 2px;
	background-size: 20%;
}

.msg-notification span {
	margin-left: 3px;
	/**margin-left: 2px; IE7 and IE8*/
	text-align: center;
	width: 10px;
	height: 10px;
	display: block;
}
#settings .greybtn{
	text-shadow: none;
	text-transform: uppercase;
}
#settings #settingbtn span {
	background:url(../img/setting-icon.png) no-repeat left center;
}
#settings .logoutredbtn span {
	background:url(../img/logout-icon.png) no-repeat left center;
	background-size: 14%;
	padding-left: 18px;
	font-size: 13px;
}

/* #Mega Menu 2.2================================================== */
#menu .contentwrapper {
	background-color: transparent;
	padding-bottom: 15px;
	zoom: 1;
}
.mega-menu h4 {
	font-size: 14px !important;
	font-family: verdana;
}
.mega-menu li a.viewacc {
	background:url(../img/contentHomeIcon.png) no-repeat 137px 8px;
	background-position: 0%;
	margin-left: 8%;
	padding-left: 15%;
	padding-bottom: 6px;
}
.mega-menu li a.viewacc:hover {
	color:#489ff0;
}
.mega-menu li a.viewaccnomach {
	background:url(../img/contentHomeIcon.png) no-repeat 166px 8px;
	background-position: 0%;
	margin-left: -25px;
	padding-left: 15%;
	width: 201px;
	padding-bottom: 6px;
	font-size: 15px;
}
.mega-menu li a.viewaccnomach:hover {
	color:#489ff0;
}
.mega-menu li a.paytransact {
	background:url(../img/contentPayTransactIcon.png) no-repeat 158px 8px;
	background-position: 0%;
	margin-left: 8%;
	padding-left: 15%;
	padding-bottom: 6px;
}
.mega-menu li a.paytransact:hover {
	color:#489ff0;
}
.mega-menu li a.paytransactnomach {
	background:url(../img/contentPayTransactIcon.png) no-repeat 290px 8px;
	background-position: 0%;
	margin-left: -25px;
	padding-left: 15%;
	width: 201px;
	padding-bottom: 6px;
	font-size: 15px;
}
.mega-menu li a.paytransactnomach:hover {
	color:#489ff0;
}
.mega-menu li a.statement {
	background:url(../img/statement-icon.png) no-repeat 151px 8px;
	background-position: 0%;
	margin-left: 15%;
	padding-left: 15%;
	padding-bottom: 6px;
}
.mega-menu li a.statement:hover {
	color:#489ff0;
}
.mega-menu li a.statementnomach {
	background:url(../img/statement-icon.png) no-repeat 170px 8px;
	background-position: 0%;
	margin-left: 8%;
	padding-left: 15%;
	width: 201px;
	padding-bottom: 6px;
	font-size: 15px;
}
.mega-menu li a.statementnomach:hover {
	color:#489ff0;
}
.mega-menu li a.other {
	background:url(../img/contentSettingsIcon.png) no-repeat 158px 8px;
	background-position: 0%;
	margin-left: 8%;
	padding-left: 15%;
	padding-bottom: 6px;
}
.mega-menu li a.other:hover {
	color:#489ff0;
}
.mega-menu li a.othernomach {
	background:url(../img/contentSettingsIcon.png) no-repeat 176px 8px;
	background-position: 0%;
	margin-left: -25px;
	padding-left: 15%;
	width: 201px;
	padding-bottom: 6px;
	font-size: 15px;
}
.mega-menu li a.othernomach:hover {
	color:#489ff0;
}
.mega-menu li a.managecard {
	background:url(../img/contentATMDebitCardNumberIcon.png) no-repeat 158px 8px;
	background-position: 0%;
	margin-left: 8%;
	padding-left: 15%;
	padding-bottom: 6px;
}
.mega-menu li a.managecard:hover {
	color:#489ff0;
}
.mega-menu li a.managecardnomach {
	background:url(../img/contentDebitCardsIcon.png) no-repeat 176px 8px;
	background-position: 0%;
	margin-left: -25px;
	padding-left: 15%;
	width: 201px;
	padding-bottom: 6px;
	font-size: 15px;
}
.mega-menu li a.managecardnomach:hover {
	color:#489ff0;
}

.mega-menu li a.applyLoan {
	background:url(../img/uplIcon.png) no-repeat 176px 8px;
	background-position: 0%;
	margin-left: -25px;
	padding-left: 15%;
	width: 201px;
	padding-bottom: 6px;
	font-size: 15px;
}
.mega-menu li a.applyLoan:hover {
	color:#489ff0;
}

.mega-menu li a.machbyhlb {
	margin-top: 4px;
	display: block;
	background: url('../img/mach_app_btn.png') no-repeat 4px -1px;
	padding-bottom: 9px;
	height: 10px;
	width: 111px;
}
.mega-menu li a.machbyhlb:hover {
	display: block;
	background: url('../img/mach_app_btn.png') no-repeat 4px -1px;
}
.mega-menu li.mega-hover a.machbyhlb:hover {
	display: block;
	background: url('../img/mach_app_btn.png') no-repeat 4px -1px;
}
.mega-menu {
	padding: 0;
	margin: 0;
	zoom: 1;
	clear: both;
	font: normal 14px "Noto Sans", Roboto, "Open Sans", sans-serif;
	list-style: none;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#334d6b',endColorstr='#1a3759',GradientType=0 );
	height: 32px;
	z-index: 99999 !important;
	padding-top: 15px;
}
.mega-menu .machblue {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#79bbff),color-stop(1,#378de5) );
	background:-moz-linear-gradient( center top,#79bbff 5%,#378de5 100% );
	background:-ms-linear-gradient( top,#79bbff 5%,#378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff',endColorstr='#378de5');
	background-color:#79bbff;
}
.mega-menu .mach-spacer {
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#79bbff),color-stop(1,#378de5) );
	background:-moz-linear-gradient( center top,#79bbff 5%,#378de5 100% );
	background:-ms-linear-gradient( top,#79bbff 5%,#378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff',endColorstr='#378de5');
	background-color:#79bbff;
	width: 1px;
	max-width: 2px;
	height: 32px;
}
.mega-menu ul li .megalink li {
	padding:0px;
	margin:0px;
	border:none;
	float:none
}
.mega-menu ul li .megalink li:hover {
	background: url("../img/megamenu_arrow.png") no-repeat scroll 0px 8px transparent;
	padding:0px;
	margin:0px;
	border:none;
	
}
.mega-menu ul.megalink li a {
	text-align: left !important;
	width: 274px;
}
.mega-menu li ul, .mega-menu .sub {
	display: none;
}
.mega-menu .sub ul {
	width: 272px;
	display: block;
	z-index: 99999 !important;
}
.mega-menu li {
	float: left;
	margin: 0;
	padding: 0;
}
.mega-menu li a {
	width: 165px;
	padding: 9px 22px 5px 11px;
	float: left;
	display:block;
	color:#fff;
	background: #222;
	text-decoration: none;
}
.nomach li a {
	/*margin-left: 36px;*/
}

/*
#mega-menu li a:hover {
	background: #f3f3f3;
	color: #000;
}
.nomach li a:hover {
	background: #f3f3f3;
	color: #000;	
}
*/
.mega-menu li .sub-container {
	position: absolute;
	left: 195px !important;
	top: 75px !important;
	z-index: 99999 !important;
}

#setting-menu li .sub-container {
	position: absolute;
	left: 195px !important;
	top: 125px !important;
	z-index: 99999 !important;
	width: 420px !important;
}

#debitcard-menu li .sub-container {
	position: absolute;
	left: 195px !important;
	top: 160px !important;
	z-index: 99999 !important;
    width: 420px !important;
}

.mega-menu li .sub {
	background:#fff;
	padding: 5px;
	margin-left: 0px !important;
	/* border: 1px solid #d3d3d3; */
	border-radius: 10px;
	z-index: 99999 !important;
	display: block;
	box-shadow: 2px 4px 12px 1px #5a5a5a;
}
.mega-menu li .sub .row {
	width: 100% !important;
	overflow: hidden;
	clear: both;
	margin-bottom: 0px;
}
.mega-menu li .sub li {
	list-style: none;
	float: none;
	width: 278px;
	font-weight: normal;
}
.mega-menu li .sub li.mega-hdr {
	margin: 0 10px 10px 0;
	float:left;
}
.mega-menu li .sub li.mega-hdr.last {
	margin-right: 0;
}
.mega-menu li .sub a {
	background: none !important;
	color: #0061bb !important;
	padding: 7px 10px;
	display: block;
	float: none;
	font-size: 14px;
}
.mega-menu li .sub a:hover {
	color: #79bbff !important;
}
.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
	padding: 5px 15px;
	margin-bottom:5px;
	background: #6B6B6B;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
	color: #000;
}
.mega-menu .sub li.mega-hdr li a {
	padding: 4px 30px;
	font-weight:normal;
}
.mega-menu .sub li.mega-hdr li a:hover {
	color: #a32403;
	background: #efefef;
}
.mega-menu .sub ul li {
	padding-right: 0;
	/* background: url("../img/megamenu_arrow.png") no-repeat scroll 0px 8px transparent; */
}
.mega-menu li .sub-container.non-mega .sub {
	padding: 10px;
}
.mega-menu li .sub-container.non-mega li {
	padding: 0;
	width: 190px;
	margin: 0;
}
.mega-menu li .sub-container.non-mega li a {
	padding: 7px 5px 7px 22px;
}
.mega-menu li .sub-container.non-mega li a:hover {
	color: #a32403;
	background: #efefef;
}
.mega-menu .mach-icon {
	float: left;
	height: 128px;
}
.mega-menu .mach-links {
	float: right;
	width: 220px;
}
.mega-menu .mach-links ul {
	margin:0px;
	padding:0px;
	margin-left: 20px;
}
.mega-menu .mach-links h4 {
	padding-left: 0px;
}

/* #Main Content================================================== */
#maincontentwrapper .contentwrapper {
	background-color: transparent;
	z-index: -1 !important
}
#maincontentwrapper .registerwrapper {
	background: #fefefe;
}
#homemessage {
	padding:15px;
	background:#e9f3fd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:#ceddeb 1px solid
}
#homemessage p {
	margin-bottom: 0px
}
.acchead {
	background:-o-linear-gradient(bottom,#dbebfc 5%,#c6dffa 100%);
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#dbebfc),color-stop(1,#c6dffa) );
	background:-moz-linear-gradient( center top,#dbebfc 5%,#c6dffa 100% );
	background:-ms-linear-gradient( top,#dbebfc 5%,#c6dffa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dbebfc",endColorstr="#c6dffa");
	background:-o-linear-gradient(top,#dbebfc,c6dffa);
	background-color:#dbebfc;
	border:1px solid #c6dffa;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:5px 15px;
	cursor:pointer;
	margin-bottom:5px
}
.acchead h4 {
	font-size:18px;
	line-height:28px;
	margin-bottom:0px;
	color:#484848;
	background:url(../img/accopen.png) no-repeat right center
}
.acchead.close h4 {
	background:url(../img/accclose.png) no-repeat right center
}
#havewrapper {
	width:570px;
	margin-right:20px;
	float:left
}
#owewrapper {
	width:350px;
	margin-right:0px;
	float:left
}
.summarytable table,.summarytable td,.summarytable th {
	border:1px solid #fff;
	padding:6px 12px;
}
.summarytable td {
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:13px;
	background:#fafafa;
}
.summarytable th,tr{
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
}
.summarytable td.promo{
	background: url(../img/promo_vi_VN.png) no-repeat right top #e5f3ff;
}
.summarytable td.promo2{
	background: url(../img/promo_vi_VN.png) no-repeat right top #fff2db;
}
.summarytable td.promo3{
	background: url(../img/promo_vi_VN.png) no-repeat right top #ecffdc;
}
.summarytable td.promo4{
	background: url(../img/promo_vi_VN.png) no-repeat right top #fffbb3;
}
.summarytable td.promo5{
	background: url(../img/promo_vi_VN.png) no-repeat right top #ffe3f1;
}
.summarytable th {
	background:#ebf4fd;
	text-align:left;
	text-transform:none !important;
	font-size:14px;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	color: #444;
	font-weight: bold;
}
.summarytable span {
	display:block;
	font-weight:normal;
	font-size:14px
}
.summarytable .total td {
	background-color:#f5f5f5;
	text-align: right
}
.summarytable .total td {
	background-color:#f5f5f5;
	text-align: right
}
.acchead2 {
	background:#e9eff5;
	background:-moz-linear-gradient(top,#fffff 0%,#e7e7e7 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e7e7e7));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background:linear-gradient(to bottom,#ffffff 0%,#e7e7e7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#e7e7e7',GradientType=0 );
	border:1px solid #e7e7e7;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:5px 15px;
	cursor:pointer;
	margin-bottom:5px
}
.acchead2 h4 {
	font-size:18px;
	line-height:28px;
	margin-bottom:0px;
	color:#484848;
	background:url(../img/accopen.png) no-repeat right center
}
.acchead2.close h4 {
	background:url(../img/accclose.png) no-repeat right center
}
.summarytable2 {
	margin:0px;
	padding:0px;
	width:100%;
	border:1px solid #c6dffa;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottom-right:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-top-right:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-top-left:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom:none;
}
.summarytable2 table {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.summarytable2 table tr:first-child td:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	padding:15px
}
.summarytable2 table tr:last-child td{
	background-color:#e2ebf3;
	border:none;

}
.summarytable2 table tr:first-child td:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}

.summarytable2 tr:hover td {
	background-color:#ffffff;
}
.summarytable2 td {
	vertical-align:middle;
	background-color:#f4f4f4;
	border:1px solid #c6dffa;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px 10px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}

.summarytable2 tr:first-child td {
	background:-o-linear-gradient(bottom,#dbebfc 5%,#c6dffa 100%);
	background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#dbebfc),color-stop(1,#c6dffa) );
	background:-moz-linear-gradient( center top,#dbebfc 5%,#c6dffa 100% );
	background:-ms-linear-gradient( top,#dbebfc 5%,#c6dffa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dbebfc",endColorstr="#c6dffa");
	background:-o-linear-gradient(top,#dbebfc,c6dffa);
	background-color:#dbebfc;
	border:0px solid #c6dffa;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#2b2b2b;
}

.summarytable2 tr:first-child td:first-child {
	border-width:0px 0px 1px 0px;
}

.summarytable2 td span{
	display:block;
	text-transform:uppercase
}
.accname{
	font-size:14px;
	text-transform:capitalize;
}
.summarytable2 td a{
	color:#0065b0
}
.accsumtitle{
	font-weight:bold;
	color:#76b2e0
}
.action{
	position:relative
}
.actionbtn{
	background:url(../img/actionbg.png) no-repeat;
	width:115px;
	height:24px;
	display:block;
	padding-left:10px;
	padding-top:5px;
}
.actioncontainer{
	position:absolute;
	top:30px;
	background:#f7f7f7;
	padding:10px;
	z-index:10000;
	border:1px solid #e6e6e6;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:none;
	padding-bottom:0px
}
.actioncontainer a{
	display:block;
	margin-bottom:10px
}
.machacc{
	border-left:7px solid #76b2e0;
	padding-left:10px
}
#footer .contentwrapper{
	background:#939CAD;
	padding:12px 0px
}
#footer h5 {
	color:#002046;
	margin-bottom:10px
}
#footer ul li {
	margin-bottom:5px;
}
#footer ul li a {
	color:#444;
}
#footer .four.columns {
	width: 272px;
}
#footer .square {
	height: 280px;
}
#footer .square:last-child {
	margin-right: 0px;
	border-right: none;
}
#footer p{
	color: #002046;
}
.small-logo{
	text-align: right;
	margin-top: 35px;
}
.small-logo ul{
	list-style: none;
}
.small-logo ul li{
	margin-left: 4px;
	margin-right: 22px;
	float: left;
}
#copyright{
	background:#1c1c1c
}
#copyright p{
	margin-bottom:0px;
	color:#fff
}
#copyright .contentwrapper{
	background:#363636;
	padding:10px 0px
}
.needassistance {
	text-align: center;
	/*color: #fff;*/
	font-size: 14px;
	font-weight: bold;
}
.needassistance h5 {
	font-size: 18px;
}
.needassistance ul li {
	margin-top: 4px !important;
	margin-bottom: 2px !important;
	text-align: center;
}
.needassistance .greybtn {
	width: 120px;
	padding: 6px;
	color: #444;
	font-size: 14px;
	clear: both;
	line-height: 20px;
	text-transform: capitalize !important;
}
.needassistance .greybtn a strong {
	text-decoration: underline !important;
}
.needassistance img {
	display: inline;
	margin-bottom: -7px;
	margin-right: 4px;
}

#footermenu {
	float:right
}
#footermenu ul {
	margin-bottom:0px
}
#footermenu ul li{
	margin-bottom:0px;
	float:left;
}
#footermenu ul li a{
	display:block;
	color:#fff;
	padding:0px 15px;
	border-right:1px solid #999
}
#footermenu ul li:last-child a{
	padding-right:0px;
	border-right:none
}
.megadropdown h4{
	font-size:18px;
	line-height:20px
}
#breadcrumbwrapper {
	padding: 13px 20px 28px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
 	background: #f1f9ff;
 	width: 955px;
 	height: 15px;
 	border-bottom: 1px solid #bfbfbf;
}

/* 
#breadcrumbs li a:link, #breadcrumbs li a:visited { text-decoration:none; color:#579ee2; }
#breadcrumbs li a:hover, #breadcrumbs li a:focus { text-decoration:none; color:#0099CC; } 
*/
#breadcrumbs li {
	float:left; 
	padding:0 4px 2px 0; 
	margin-right:8px; 
	text-decoration:none; 
	background:none; 
	font-size: 14px; 
	color: #1a3759;
	vertical-align: text-top;
	font-weight: bold; 
	border-bottom: none; 
	margin-bottom: 0;
}
#breadcrumbs li img {padding-top: 5px;}
#breadcrumbs li:last-child {
	background:none; 
	font-size: 14px; 
	color: #1a3759;
	vertical-align: text-top;
	font-weight: bold;
	border-bottom: none; 
	margin-bottom: 0
}
#breadcrumbs ul{margin-bottom: 0 !important;}
#singlecontent h3.title{
	font-family: verdana;
}
.leftcol{
	float:left;
	width:630px;
	margin-right:20px
}
.leftcol2{
	float:left;
	width:640px;
	margin-right:20px
}
.leftcol3{
	float: left;
	width: 49%;
	margin-right: 0px;
	display: block;
}
#content .form label{
	float:left;
	width:230px;
	padding-top:5px;
	margin-bottom:25px;
	font-weight:bold
}
#content .form select{
	padding:7px;
	margin-bottom:0px;
	float:left
}
#content .form select.large{
	width:400px
}
#content .form p{
	float:left;
	margin-right:15px;
	padding-top:5px;
	margin-bottom:0px;
}
#content .form p span{
	width:200px;
	display:block
}
#content .form a{
	float:left
}
#content a.payarrow{
	float:right;
	color:#00b7eb;
	background:url(../img/bluearrow.png) no-repeat left 10px;
	padding-left:20px;
	padding-top:5px;
	margin-right:30px
}
a.tacrequest{
	margin-left:20px;
	color:#00b7eb;
	background:url(../img/bluearrow.png) no-repeat left 10px;
	padding-left:20px;
	padding-top:5px;
}
#content .form input[type=text]{
	float:left
}
#content .form input[type=text].small{
	width:100px !important
}
#content .form input[type=text].medium{
	width:210px !important
}
#content .form input[type=text].large{
	width:350px !important
}
#content .form input[type="checkbox"] {
	margin: 8px 3px 0px 5px;
}
#content .form a.tipsy{
	display:block
}
.formtips{
	position:relative;
	float:left;
	padding-top:3px;
}
#ssi{
	background:#f0f0f0;
	border:1px solid #e0e0e0;
	padding:15px;
	padding-bottom:5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:none;
	margin-bottom:20px
}
#content form #ssi label{
	width:210px
}
#rightcol{
	float:left;
	width:290px;
}
#rightcol2 {
	float:right;
	width:290px;
}
.rightcol3{
	float: right;
	width: 65%;
	display: block;
}
#singlecontentwrapper{
/* 	margin-bottom: 20px; */
}
#accountinfo, #notice, #instruction{
	background:#fbfbfb;
	border:1px solid #e7e7e7;
	padding:6px;
	margin-top: 20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#rightcol div#accountinfo{
}
#accountinfo:first-child, #notice:first-child, #instruction:first-child{
	margin-top: 0;
}
#accountinfo, #notice, #instruction h6{
	text-transform:capitalize;
	font-size:14px;
	color:#00b7eb;
	font-weight:bold;
	line-height:10px;
	margin-bottom:4px;
}
#notice h6{
	color: red;
}
#notice p{
	font-weight: normal;
	color:#444;
	text-transform: none;
}
#accountinfo .accinfo-table-header td{
	font-size: 14px;
	color: #444;
}
#accountinfo .accinfo-table-header span{
	display: block;
}
#accountinfo span.accinfo-table-data{
	font-size: 11px;
	color:#00b7eb;
	font-weight: normal;
}
#accountinfo tbody {
	margin-bottom: 20px;
}
#accountinfo tr td{
	padding-left: 8px;
}
#accountinfo tr td:first-child{
	padding-top: 4px;
}
#accountinfo, #notice, #instruction p{
	font-size:14px;
	margin-bottom:0px;
	line-height:18px
}
.late{
	color: #DB0000;
	font-weight: bold;
}
#submitwrapper{
	clear: both;
	border-top: 2px solid #002046;
	padding-top:10px;
	margin-bottom:20px;
	text-align: right;
}
#submitwrapper2{
	clear: both;
	text-align: right;
}
#content form a.formnext{
	float:right;
	text-transform:uppercase;
	margin-left:10px;
}
a.bluearrow{
	color:#00b7eb;
	background:url(../img/bluearrow.png) no-repeat left 10px;
	padding-left:20px;
	padding-top:5px;
}
/* #Media Queries================================================== */
.accordion-blue {
	background: #002046; /* Old browsers */
	background: -moz-linear-gradient(top,  #334d6b 0%, #1a3759 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#334d6b), color-stop(100%,#1a3759)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #334d6b 0%,#1a3759 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #334d6b 0%,#1a3759 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #334d6b 0%,#1a3759 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #334d6b 0%,#1a3759 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#334d6b', endColorstr='#1a3759',GradientType=0 ); /* IE6-9 */
	border: 0px solid #00749f;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:5px 15px;
	cursor:pointer;
	margin-bottom:5px
}
.accordion-blue h4 {
	font-size: 14px;
	font-family:verdana;
}
.accordion-blue.close h4 {
	background:url(../img/accclosey.png) no-repeat right center
}
.accordion-grey {
	background:#002046;
	background:-moz-linear-gradient(top,#334d6b 0%,#1a3759 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#334d6b),color-stop(100%,#1a3759));
	background:-webkit-linear-gradient(top,#334d6b 0%,#1a3759 100%);
	background:-o-linear-gradient(top,#334d6b 0%,#1a3759 100%);
	background:-ms-linear-gradient(top,#334d6b 0%,#1a3759 100%);
	background:linear-gradient(to bottom,#334d6b 0%,#1a3759 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#334d6b',endColorstr='#1a3759',GradientType=0 );
	border: 0px solid #00749f;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 15px;
	cursor: pointer;
	margin-bottom: 5px;
}
.accordion-grey h4 {
	font-size:14px;
	font-family:verdana;
}
.accordion-grey.close h4 {
	background:url(../img/accclosey.png) no-repeat right center
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
 	font-weight: normal;
	color: #222222;
}

.ui-datatable-tablewrapper {
	margin:0;
	padding:0;
	width:99%;
	/*border:1px solid #c6dffa;*/
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom: none;
}
.ui-datatable-tablewrapper table {
	width:100%;
	margin:0;
	padding:0;
}
.ui-datatable-tablewrapper h5 {
	font-family: verdana;
}
.ui-datatable-tablewrapper table tfoot tr td{
	font-weight: bold;
	text-align: right;
}
/* 
.ui-datatable-tablewrapper table tr:first-child th:first-child {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	padding:4px 4px 4px 12px;
}
.ui-datatable-tablewrapper table tr:first-child th:last-child {
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
} 
*/
.ui-datatable-tablewrapper tr:hover td{
	background: #e0f1ff;
}
.ui-datatable-tablewrapper table tr td {
	vertical-align:middle;
	border-bottom: 1px solid #efefef !important;
	border:none;
	border-width:0px 1px 1px 0px;
	padding:6px 9px;
	font-size:14px;
	color:#444;
	line-height:18px;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
}
.ui-datatable-tablewrapper table tr td:last-child {
	border-right: none !important;
}
.ui-datatable-tablewrapper tr:first-child th {
	background: #fcfcfc;
	border-bottom: 1px solid #d3d3d3;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	font-size: 14px;
	color: #2b2b2b;
	line-height: 18px;
	font-weight: bold;
	padding: 4px 0px;
}
.ui-datatable-tablewrapper tr:last-child th {
	background: none;
	text-transform: uppercase !important;
	border-bottom: 1px solid #d3d3d3;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	font-size: 14px;
	color: #2b2b2b;
	line-height: 18px;
	font-weight: bold;
	padding: 4px 0px;
}
.ui-widget-content {
	border: none;
}
.ui-datatable-tablewrapper tr:first-child th:first-child {
	border-width:0px 0px 1px 0px;
}
.ui-datatable-tablewrapper td span {
	display:block;
}
.ui-datatable-tablewrapper tfoot {
	line-height: 10px;
}
.ui-datatable-tablewrapper tfoot tr td {
	background-image:none;
	background-color:#e2ebf3;
	border:none;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size: 14px;
}
.ui-datatable-tablewrapper table tfoot tr:hover td {
	background-color:#e0f1ff;
	color: #222;
}
.ui-datatable-tablewrapper table tfoot tr:first-child td:first-child{
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
}
.ui-datatable-tablewrapper table tfoot tr:last-child td:last-child{
	-moz-border-radius-bottom-right:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}

.ui-datatable .ui-paginator {
	padding:5px;
	width: 98%;
	background: none;
	border: 0px;
}

#idDTCasa_data .ui-datatable-empty-message td, #idDTLoan_data .ui-datatable-empty-message td, #idDTFD_data .ui-datatable-empty-message td {
	border: none !important;
	padding: 0px !important;
}

#idAccOverview .ui-panel .ui-panel-content {
	min-height: 100px;
	padding-left: 3px;
	padding-right: 0px;
}

#idFDOverview .ui-panel .ui-panel-content {
	min-height: 100px;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-next {
	border-style: hidden;
    background: none;
}

.ui-paginator-pages .ui-state-active{
	color: white;
	background-color: #217ad9;
	padding: 5px 10px 5px 10px;
    border-radius: 8px;
}

.ui-paginator .ui-paginator-next .ui-icon { 
	overflow: inherit;
    background: url(../img/ic_NextPage.png) 0 0 no-repeat;
    text-align: left !important;
}

.ui-paginator .ui-paginator-prev .ui-icon { 
	overflow: inherit;
	background: #fcfcfc url(../img/ic_PreviousPage.png) 0 0 no-repeat;
	text-align: left !important;
}

.ui-widget-header {
	color: #222222;
	font-weight: bold;
}

/* Messages Background ================================================== */
.recurrenthead{
	margin-bottom:20px
}
.infomessage{
	background:#d7e9fd;
	border:#99a6b5 1px solid;
	margin-bottom:15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.infomessage h3{
	font-family: verdana;
	font-size: 24px;
	font-weight:normal;
}
.infomessage h5,p {
	padding: 0px 8px 0px 8px;
}
.infomessage h5{
	font-family: verdana;
	font-size: 15px;
}
.infomessage ul {
	padding: 0px 30px 0px 30px;
	list-style: disc;
	
}
.infomessage2{
	background:#d7e9fd;
	border:#99a6b5 1px solid;
	padding:6px 18px;
	margin-bottom:15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.infomessage2 h3{
	font-family: verdana;
}
.marginleft{
	margin-left: 28px !important;
}
.errormessage{
	margin-top: 12px;
	background:#ffced0;
	border:#e7b1b3 1px solid;
	padding:8px 15px;
	margin-bottom:20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.successmessage{
	margin-top: 12px;
	background: #c3e6ff;
	border: #88ccfd 1px solid;
	padding: 8px 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.noticemessage{
	margin-top: 12px;
	background: #c3e6ff;
	border: #88ccfd 1px solid;
	padding: 8px 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#singlecontent a{
	color: #0061bb;
	font-weight: bold;
}
.favwrapper{
	float:left;
	width:210px;
	margin-right:15px;
}
.favwrapper button.bluebtn3 {
	float: right;
}
.ui-scrollpanel .ui-widget-content{
	border: none;
}
.ui-scrollpanel .ui-corner-all {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.favtitle{
	background: #00699e;
	background: -moz-linear-gradient(top, #00699e 9%, #014871 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,#00699e), color-stop(100%,#014871));
	background: -webkit-linear-gradient(top, #00699e 9%,#014871 100%);
	background: -o-linear-gradient(top, #00699e 9%,#014871 100%);
	background: -ms-linear-gradient(top, #00699e 9%,#014871 100%);
	background: linear-gradient(to bottom, #00699e 9%,#014871 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00699e', endColorstr='#014871',GradientType=0 );
	border: 0px solid #c6dffa;
	padding: 6px 8px 4px 12px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	overflow: hidden;
}

.favtitle h6{
	font-family: verdana;
	font-size: 14px;
}
.favblock{
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e8e8e8 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(99%,#e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e8e8e8 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 1%,#e8e8e8 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#e8e8e8 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e8e8e8 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
	padding:10px 10px;
}
.favblock:last-child{
	border-bottom:none;
}
.favblock:hover{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
	background: #e8e8e8; 	
}
.favblock h6{
	font-size:14px;
	margin-bottom:3px;
	line-height:12px;
}
.favblock p{
	margin-bottom:0px;
	line-height:12px;
	font-size:10px;
}
.favdetails{
	float:left;
	width:100%;
	padding: 6px 4px;
}
.favdetails td{
	padding: 8px;
}
.delicon{
	padding: 4px 12px;
}
.paymenttitle{
	background:#ededed;
	padding:0px 10px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	border-bottom:2px solid #6cb5ef;
}
.paymenttitle p{
	padding-top:12px;
}
.paymentwrapper {
	width:715px;
	float:left
}
.paymentwrapper2 {
	width:100%;
	margin: 0 auto;
}
.paymentwrapperAck {
	width:925px;
	margin: 0 auto;
}
.paymentwrapper p {
	margin-bottom:0px;
	float:left;
}
.paymentwrapper #transfer-selector{
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 4px;
}
.details-selector {
	margin-bottom: 10px;
}
.addfav-option{
	border-radius: 3px;
	width: 500px;
	padding: 5px;
	background: #eee;
	border-bottom:4px solid #17a6ce;
}
.payment-arrow{
	color: #0d73ae;
	font-weight: bold;
	float: right;
	margin-top: 5%;
	margin-left: 2px;
	padding: 2px 6px 6px 6px;
	height: 8px;
	width: 6px;	
	line-height: 12px;
}
.minheight{
	min-height: 410px;
}
.tableform label{
	padding-left: 5px;
}
.tableform td{
	padding: 8px;
}
.tableform label{
	font-weight:bold
}
.tableform .large {
	width:90%;
	display:inline-block;
}
.tableform .mediumlarge {
	width:55%;
	display: inline-block;
}
.tableform .medium {
	width:50%;
	display:inline-block;
}
.tableform .small {
	width:25%;
	display:inline-block;
}
.tableform .xsmall {
	width:10%;
	display:inline-block;
}
.table-section-white {
	background: #fff;
}
.table-section-white h6{
	font-size: 14px;
}
.table-section-light{
	background: #fcfcfc;
}
.table-section-dark{
	background: #f4f4f4;
}
.table-section-blue{
	background: #00699E;
}
.table-section-green{
	background: #e9eddd;
}
#accountinfo table.table-section-dark:first-child{
	margin-top: 0px;
}
#accountinfo table.table-section-dark{
	margin-top: 8px;
	border-bottom: none;
}
.table-section-light:last-child{
	border: 0;
}
.table-section-dark:last-child{
	border: 0;
}
/*.ssicontent,*/.effective-date-content{
	display:none;
}
.ssicontent td{
	width: 200px;
}
#submitwrapper a{
	float:right;
	text-transform:uppercase;
	margin-left:10px
}
.favactive, .favactive:hover{
	background: #bababa !important; /* Old browsers */
}
#msgleft{
	float:left;
	width:260px;
}
#msgright{
	float:right;
	/*margin-left:15px;*/
	width:715px;
}
.composebtn{
	width:100%	;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #32caf0), color-stop(1, #19b4e8) );
	background:-moz-linear-gradient( center top, #32caf0 5%, #19b4e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#32caf0', endColorstr='#19b4e8');
	background-color:#32caf0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #17a6ce;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding:8px 0px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	line-height:14px;
	color:#ffffff !important;
	margin-bottom:15px;
}
.topictitle{
	background: #60cae5;
	background: -moz-linear-gradient(top,  #60cae5 0%, #00b8e6 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60cae5), color-stop(98%,#00b8e6));
	background: -webkit-linear-gradient(top,  #60cae5 0%,#00b8e6 98%);
	background: -o-linear-gradient(top,  #60cae5 0%,#00b8e6 98%);
	background: -ms-linear-gradient(top,  #60cae5 0%,#00b8e6 98%);
	background: linear-gradient(to bottom,  #60cae5 0%,#00b8e6 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60cae5', endColorstr='#00b8e6',GradientType=0 );
	padding:10px 10px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	border-bottom: 1px solid #fff;
}
.topictitle h5{
	color:#fff;
}
.topicblock{
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e8e8e8 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(99%,#e8e8e8));
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e8e8e8 99%);
	background: -o-linear-gradient(top,  #f9f9f9 1%,#e8e8e8 99%);
	background: -ms-linear-gradient(top,  #f9f9f9 1%,#e8e8e8 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e8e8e8 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 );
	border-bottom:1px solid #fff;
	display:block;
}
.topicblock:last-child{
	border-bottom:none;
}
.topicblock:hover{
	background: #eeeeee;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee');
	display:block;
}
.contentscroll{
	height:330px;
	border: 1px solid #e9e9e9;
	overflow:hidden;
}
.activemsg{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #18a8d8), color-stop(1, #16718f) );
	background:-moz-linear-gradient( center top, #18a8d8 5%, #16718f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#18a8d8', endColorstr='#16718f');
	background-color:#1891b9;
}
.activemsg:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #18a8d8), color-stop(1, #16718f) );
	background:-moz-linear-gradient( center top, #18a8d8 5%, #16718f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#18a8d8', endColorstr='#16718f');
	background-color:#1891b9;
}
.activemsg h6{
	color:#fff !important;

}
.activemsg p{
	color:#fff !important;
}
.topicblock h6{
	font-size:13px;
	color:#333;
	line-height:18px;
}
.topicblock p{
	margin-bottom:0px;
	font-size:10px;
	color:#666;
}
.msgdetails{
	float:left;
	width:190px;
	padding:5px 5px;
	padding-left: 10px;
}
.delicon{
	float:right;
	padding:10px 10px;
}
#displaymsgwrapper{
/* 	background:#f9f9f9; */
	border-top:1px solid #f0f0f0;
	padding:15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 625px;
}
#composetextarea{
	width:100%;
	padding:10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #CCC
}
#composesubmit{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #32caf0), color-stop(1, #19b4e8) );
	background:-moz-linear-gradient( center top, #32caf0 5%, #19b4e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#32caf0', endColorstr='#19b4e8');
	background-color:#32caf0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #17a6ce;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:5px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	line-height:14px;
	color:#ffffff !important;
	float:right;
}
#composemsg p{
	margin-bottom:5px;
}
#composemsg{
	margin-bottom:10px;
}
.hlmsg{
	width:500px;
	float:left;
	margin-bottom:15px;
}
.hlmsgimg{
	width:50px;
	height:40px;
	background:url(../img/hlimg.png) no-repeat;
	float:left
}
.hlmsgcontent{
	float:left;
	background-color:#ecfbff;
	padding:10px;
	width:420px;
	border:1px solid #cbf5ff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.hlmsgcontent p{
	margin-bottom:0px;
}
.custmsg{
	width:500px;
	float:right;
	margin-bottom:15px;
}
.custmsgimg{
	width:50px;
	height:40px;
	background:url(../img/custimg.png) no-repeat;
	float:right;
}
.custmsgcontent{
	float:right;
	background-color:#f9f9f9;;
	padding:10px;
	width:420px !important;
	border:1px solid #f6f6f6;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.custmsgcontent p{
	margin-bottom:0px;
}
/* Billing ================================================== */
.billing-wrapper{
	display:block;
	background:#fff;
}
#addfav-selector{
	text-align: center;
	background: #ececec;
	margin-bottom: 20px;
	padding: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fav-datablock td{
	padding: 4px;
}
.fav-datablock tr:hover,.history-datablock tr:hover{
	background: #f1f9ff;
}
.fav-datablock td:last-child{
	border-bottom: none;
}
.fav-datablock th{
	background: #ff33cc;
}
.history-datablock th{
	background: #000;
}
.freqbiller-wrapper table, td, tr{
	vertical-align: middle;
	/* border: 0; */
}
.billingtitle{
	background:#eee;
	padding:0px 10px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	border-bottom:2px solid #008bbf;
}
.billingtitle p{
	padding-top:12px;
}
.biller {
	width: 100%;
	height: 40px;
	margin-bottom: 4px;
	border-bottom: 1px solid #444;
}
.biller tr:last-child{
	border-bottom: none;
}
.biller td:nth-child(even){
	background: #eee;
}
.biller td:nth-child(odd){
	background: #f9f9f9;
}
.biller td:hover{
	background:#d9d9d9;
	text-shadow:none;
}
.biller h6{
	line-height: 42px;
	padding-left: 8px;
}
.favbillerbtn {
	margin-left: 12px;
	width:22px !important;
	height:22px !important;
	background: #00bef2; /* Old browsers */
	background: -moz-linear-gradient(top,  #00bef2 0%, #008bbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bef2), color-stop(100%,#008bbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00bef2 0%,#008bbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00bef2 0%,#008bbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00bef2 0%,#008bbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00bef2 0%,#008bbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bef2', endColorstr='#008bbf',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #7ab4e2;
	display:inline-block;
	color:#ffffff;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size:14px;
	text-decoration:none;
	text-shadow: 0px 1px 2px rgba(150, 150, 150, 1);
	line-height:14px;
	color:#fff !important;
	float:left;	
}
.favbillerbtn:hover{
	background: #008bbf;
	background: -moz-linear-gradient(top,  #008bbf 0%, #00bef2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008bbf), color-stop(100%,#00bef2));
	background: -webkit-linear-gradient(top,  #008bbf 0%,#00bef2 100%);
	background: -o-linear-gradient(top,  #008bbf 0%,#00bef2 100%);
	background: -ms-linear-gradient(top,  #008bbf 0%,#00bef2 100%);
	background: linear-gradient(to bottom,  #008bbf 0%,#00bef2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008bbf', endColorstr='#00bef2',GradientType=0 );
}
.biller .bluebtn2{
	white-space: nowrap;
	float:right;
}
.paymentwrapper #submitwrapper {
	border-top:2px solid #6cb5ef;
}

.catdropdown-block{
	padding-top: 8px;
	margin-bottom: 20px;
}
#billercat .catoption{
	width:180px;
}
#searchbiller{
	background:#f9f9f9;
	padding:15px 15px;
}
#searchbill td{
	width:300px;
}
.searchbtn{
	padding: 4px 8px 4px 8px !important;
}
.searchwrapper{
	margin-bottom: 12px;
}
.searchinfowrapper{
	padding:10px;
	background:#dbebfc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b5d3df;
	display:block;
	color:#2f2f2f;
}
.searchinfowrapper h5{
	font-family: verdana;
}
.searchtips {
	width:10px;
	height:10px;
	background: #00bef2; /* Old browsers */
	background: -moz-linear-gradient(top,  #00bef2 0%, #008bbf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bef2), color-stop(100%,#008bbf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00bef2 0%,#008bbf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00bef2 0%,#008bbf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00bef2 0%,#008bbf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00bef2 0%,#008bbf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bef2', endColorstr='#008bbf',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #17a6ce;
	display:inline-block;
	color:#ffffff;
	font-size:14px;
	padding:5px;
	text-decoration:none;
	text-shadow: 0px 1px 2px rgba(150, 150, 150, 1);
	line-height:14px;
	color:#fff !important;
	float:right;	
}
.searchtips:hover{
	background: #008bbf;
	background: -moz-linear-gradient(top,  #008bbf 0%, #00bef2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008bbf), color-stop(100%,#00bef2));
	background: -webkit-linear-gradient(top,  #008bbf 0%,#00bef2 100%);
	background: -o-linear-gradient(top,  #008bbf 0%,#00bef2 100%);
	background: -ms-linear-gradient(top,  #008bbf 0%,#00bef2 100%);
	background: linear-gradient(to bottom,  #008bbf 0%,#00bef2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008bbf', endColorstr='#00bef2',GradientType=0 );
}
.searchtips img{
	width:10px;
	height:10px;
}
.searchinfo{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #b5d3df;
}
.searchresult-wrapper{
	margin-top: 20px;	
}
.siwrapper{
	margin-top: 20px;
}
.siwrapper h5{
	font-family: verdana;
}
.siwrapper table tr{
	background: none !important;
}
.siwrapper table tr td{
	border-right: none !important;
}
.siwrapper table tr:hover td{
	background: none;
}
.accountselect, .statusselect{
	background: #f9f9f9;
	border-radius: 3px;
}
.accountselect table, .statusselect table{
	margin-bottom: 10px;
}
.accountselect tr:hover td, .statusselect tr:hover td{
	background: none;	
}
.statusselect tr{
	background: none;
}
.statusselect table tr td,.accountselect table tr td{
	border-right: none !important;
}

/* Steps Indicator Version.2 ================================================== */
#step {
	border:1px solid #CCC;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:15px;
}
.stepdetail span{
	float:left;
}
.stepdetail h5{
	float:left;
	margin:0px;
	text-transform:uppercase;
	color:#333;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-weight: bold;
	font-size:9px;
	line-height:12px;
	padding-top:7px;
}
.stepblock{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7e7e7 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 );
	float:left;
}
.stepblock:first-child{
	-webkit-border-radius: 4px 0px 0px 0px;
	border-radius: 4px 0px 0px 0px;
}
.stepblock:last-child{
	-webkit-border-radius: 0px 4px 0px 0px;
	border-radius: 0px 4px 0px 0px;
}
.stepblock:first-child .stepindicator{
	-webkit-border-radius: 0px 0px 0px 4px;
	border-radius: 0px 0px 0px 4px;
}
.stepblock:last-child .stepindicator{
	-webkit-border-radius: 0px 0px 4px 0px;
	border-radius: 0px 0px 4px 0px;
}
.stepdetail{
	padding:5px 10px;
}
.stepdetail span{
	width:25px;
	height:25px;
	background:#bdbdbd;
	margin-right:10px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background: url(../img/stepinactive.png) no-repeat center center;
}
.active .stepindicator{
	background:#ACCBDD;
}
.active .stepdetail span{
	background: url(../img/stepactive.png) no-repeat center center;
}
.stepindicator{
	background:#fff;
	width:100%;
	height:8px;
	/*	border-top:1px solid #fff; */
	/*	border-bottom:1px solid #fff; */
}
.two-step .stepblock{
	width: 50%;
}
.three-step .stepblock{
	width:33.22222%;
}
.four-step .stepblock{
	width:25%;
}
.five-step .stepblock{
	width:19.99999%;
}
.six-step .stepblock{
	width:16.6666666%;
}

/* Steps Indicator Version.3 ================================================== */
.stepdetail h5{
	float:left;
	margin:0px;
	color:#bdbdbd;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-weight: bold;
	font-size:14px;
	line-height:12px;
	padding-top:7px;
	text-transform: none;
}
.active .stepdetail {
	background-image: url(../img/contentBlueStep.png) !important;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 84% 100%;
}
.active:last-child .stepdetail {
	background-image: url(../img/contentBlueStepLast.png) !important;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 84% 100%;
}
.active .stepdetail h5 {
	color: #fff;
}
.four-step .stepblock:nth-child(2) .stepdetail {
	background-image: url(../img/contentGrayStep.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
	padding-left: 70px;
}
.four-step .stepblock:nth-child(3) .stepdetail {
	background-image: url(../img/contentGrayStep.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
	padding-left: 75px;
}
.four-step .stepblock:last-child .stepdetail {
	background-image: url(../img/contentGrayStepLast.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
}
.four-step .stepblock:first-child .stepdetail {
	background-image: url(../img/contentGrayStep.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
	padding-left: 60px;
}
.four-step .stepblock:nth-child(2) {
	width: 253px;
	background: none;
	position: absolute;
	z-index: 3;
	margin-left: 215px;
}
.four-step .stepblock:nth-child(3) {
	width: 253px;
	background: none;
	position: absolute;
	z-index: 2;
	margin-left: 435px;
}
.four-step .stepblock:first-child {
	width: 253px;
	background: none;
	position: absolute;
	z-index: 4;
	margin-left: 0px;
}
.four-step .stepblock:last-child {
	width: 253px;
	background: none;
	position: absolute;
	z-index: 1;
	margin-left: 670px;
}
.three-step .stepblock .stepdetail {
	background-image: url(../img/contentGrayStep.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
	padding-left: 75px;
}
.three-step .stepblock:first-child .stepdetail {
	background-image: url(../img/contentGrayStep.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
	padding-left: 60px;
}
.three-step .stepblock {
	width: 330px;
	background: none;
	position: absolute;
	z-index: 2;
	margin-left: 305px;
}
.three-step .stepblock:first-child {
	position: absolute;
	z-index: 3;
	margin-left: 0px;
	width: 330px;
}
.three-step .stepblock:last-child {
	width: 323px;
	background: none;
	position: absolute;
	z-index: 1;
	margin-left: 600px;
}
.three-step .stepblock:last-child .stepdetail {
	background-image: url(../img/contentGrayStepLast.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
}
.two-step .stepblock{
	width: 550px;
	background: none;
	position: absolute;
	z-index: 2;
}
.two-step .stepblock:last-child {
	margin-top: -46px;
	margin-left: 393px;
	position: absolute;
	z-index: 1;
}
.two-step .stepblock .stepdetail  {
	background-image: url(../img/contentGrayStep.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 85% 100%;
}
.two-step .stepblock:last-child .stepdetail {
	margin-top: 46px;
	background-image: url(../img/contentGrayStepLast.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% 100%;
	margin-right: 13px;
	padding-left: 130px;
} 
.stepdetail {
	background: lightgrey;
	height: 42px;
	padding: 7px 10px 5px 55px;
}
.active .stepindicator {
	background: transparent;
}
.active .stepdetail span {
	background: #fff;
	border-radius: 50%;
	color: #0061bb;
	border: none;
}
#step {
	border: none;
	/* padding: 10px; */
}
.stepdetail span{
	width:25px;
	height:25px;
	margin-right:10px;
	color:#bdbdbd;
	text-align:center;
	line-height:25px;
	background: #ecebeb;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
}

/* Steps Indicator For Registration ================================================== */
#registration-steps-wrapper {
	width: 960px;
	height: 52px;
	margin-top: 20px;
}
html>body #registration-steps-wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}
#registration-steps-wrapper strong {
	font-family: verdana;
	font-size: 14px;
}
#registration-steps-wrapper ul {
	margin-left: 12px;
	list-style: none;
}
#registration-steps-wrapper ul li {
	display: inline;
	width: 220px;
	height: 52px;
}
#registration-steps-wrapper ul li div {
	margin-left: 29px;
	margin-top: 9px;
	font-weight: bold;
}
.step-1,.step-2,.step-3,.step-4 {
	background: transparent url('../img/steps.png') no-repeat top left;
	float: left;
	display: block;
	position: relative;
	border-radius: 3px;
}
#registration-steps-wrapper .active {
	background: transparent url('../img/steps.png') no-repeat bottom left;
	float: left;
	display: block;
	position: relative;
	color: #fff;
}
#registration-steps-wrapper .active2 {
	background: #90cb3f !important;
	float: left;
	display: block;
	position: relative;
	color: #fff;
}
#registration-steps-wrapper .active strong,#registration-steps-wrapper .active2 strong {
	color: #fff;
}
.step-1 {
	z-index: 5;
}
.step-2 {
	z-index: 4;
	margin-left: -43px;
}
.step-3 {
	z-index: 3;
	margin-left: -43px;
}
.step-4 {
	z-index: 2;
	margin-left: -43px;
}
.step-5 {
	z-index: 1;
	background: #eeeeee;
	float: left;
	position: relative;
	margin-left: -43px;
	border-radius: 3px;

}
/* Security Picture Carousel ================================================== */
.picture-row{
	margin-top: 5px;
	margin-bottom: 5px;
	height:160px;
}
.picture-row tr{
	border: none !important;
}
.picture-row img{
	padding-top: 12px;
}
.picture-row tr td {
	border: none;
}
.picture-row tr td:first-child{
	padding-left: 4px;
}
.picture-row tr td:last-child{
	border-right: none;
}

/* Login Logout Registration ================================================== */
.hlblogo-wrapper {
	width: 100%;
	background: #fff;
	overflow: hidden;
	background: url('../img/footerbar.png') no-repeat center #ffffff;
}
.hlblogo-wrapper div {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 0px;
}
.hlblogo-wrapper ul li {
	float: right;
	margin-right: 20px;
}
.terms {
	width: 600px;
	margin: 0 auto;
	clear: both;
	font-size: 10px;
	float: left;
	margin-top: 5px;
	line-height: 13px;
}
.terms p {
	margin: 0px;
	padding: 0px;
	color: #999;
	text-align: justify;
}
.realblue {
	padding: 10px 0px 0px 0px;
	width: 100%;
	background: #fff url('../img/reg_blue_bg.jpg') no-repeat;
	background-size: cover;
}
.login-background-header {
	width:100%;
	color:#fff;
}
.quickshadow {
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.77);
}
.access-container {
		margin: auto;
		width: 100%;
		display: block;
		position: relative;
}
#access-menuwrapper {
	margin: 0 auto;
	width: 980px;

}
.menu-gradient {
	width: 100%;
	height: 82px;
	background: url('../img/logobar2.png') no-repeat center #ffffff;
}
.menu-gradientx {
	width: 100%;
	height: 55px;
	background: url('../img/header_stripe.png') #ffffff;

}
#access-menu {
	margin: 0 auto;
	min-width: 980px;
	height: 55px;
}
#access-toggle-locale {
	padding-left: 0px !important;
}
#access-links {
	float: right;
	list-style-type: none;
	font-size: 18px;
	background: #fff;
	padding-right: 20px;
	margin-bottom: 0px !important;
}
.access-links-locale {
	color:#c1c7d0 !important;
}
.access-links-locale:hover {
	color:#0061bb !important;
}
#access-links a span {
	display:none;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: -2px;	
	margin-left:-47px;
	font-size: 14px;
	z-index: 999;
}
#access-links a span.home {
	margin-left: -5px;
	padding-left: 8px;
	padding-right: 8px;
}
#access-links a span.contactus {
	width: 70px;
	margin-left: -20px;
	padding-left: 8px;
	padding-right: 8px;
}
#access-links a:hover span {
	font-family: verdana, sans-serif !important;
}
#access-links li {
	float: left;
	margin-top: 16px;
	display: inline;
	padding-left: 20px;
}
#access-links li img {
	height: 42px;
}
#access-links li div {
	font-size: 13px;
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	color: #62B7E6;
}
#access-mainwrapper{
	width: 100%;
	position: relative;
}
.access-contentwrapper{
	width: 100%;
	margin: 0 auto;
}
.access-footnote{
	width: 100%;
	height: 15px;
	color: #999;
}
.access-termswrapper {
	position: relative;
	background: #fff;
	width: 100%;
	overflow: hidden;
}
.access-termswrapper ul li{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	line-height: 18px;
	border-right: 1px solid #cecece;
	height: 17px;
}
.access-termswrapper ul li:first-child{
	padding-left: 0px;
}
.access-terms-main {
	margin-bottom: 30px !important;
	width: 1188px !important;	
}
.access-terms {
	width: 600px;
	margin: 0 auto;
	color: #999;
	padding: 0;
}
.access-terms a {
	color: #444;
}
.access-terms .grey {
	width: 980px;
	margin-left: -10px;
	background: #3d3d3d;
}
.access-terms .footer-links li {
	margin-bottom: 0px !important;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 18px;
}
.footer-links li a {
	color:#fff;
}
.footer-links li a.viewfooter:hover {
	color:#489ff0;
}
.footer-links-content {
/* 	padding-top: 2px; */
	height: 36px;
}
.footer-links-content-tnc a, .footer-links-content-privacy a,
.footer-links-content-faq a, .footer-links-content-position a,
.footer-links-content-contact a {
	font-size: 13px;
	text-decoration: none;
	padding-top: 0px;
}
.footer-links-content-tnc {
	width: 155px;
	padding-top: 4px;
	padding-right: 0px !important;
}
.footer-links-content-privacy {
	width: 138px;
	padding-top: 4px;
	padding-left: 10px;
}
.footer-links-content-faq {
	width: 178px;
	padding-top: 4px;
	padding-left: 10px;
}
.footer-links-content-position {
	width: 115px;
	padding-top: 4px;
	padding-left: 10px;
}
.footer-links-content-contact {
	padding-top: 4px;
	padding-left: 10px;
	border: none !important;
}
#copyright-footer {
	display: ruby-text-container;
	display: contents;
}
#copyright-footer div {
	background: #fff;
	margin-top: 10px;
/* 	margin-bottom: 10px;
	border-radius: 10px; */
}
.access-terms .freeapp {
	padding-left: 720px;
	font-weight: bold;
	color: #444;
}
.access-terms .freeapp span{
	padding-top: 2px;
}
.access-terms .freeapp li{
	border-right: 0px !important;
}
.access-terms ul {
	margin-bottom: 0px !important;
}
.access-termswrapper ul li.noborder{
	border-right: 0px;
}
#access-noticewrapper {
	background: #fff;
	width: 100%;
}
#access-noticecontent {
	overflow: hidden;
	*zoom: 1;
	width: 970px;
	margin: 0 auto;
	padding: 5px 6px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
}
#access-noticebox-header {
	padding-left: 8px;
	background:#002046;
	background:-moz-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1a3759),color-stop(100%,#002046));
	background:-webkit-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:-o-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:-ms-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:linear-gradient(to bottom,#1a3759 0%,#002046 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3759',endColorstr='#002046',GradientType=0 );
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;	
}
#access-noticebox-header h4{
	font-family: verdana, sans-serif;
	font-size:18px;
	font-weight:normal;
}
#access-noticebox {
	float: left;
	width: 580px;
}
#access-noticebox h5 {
	padding: 4px;
}
#access-noticebox p {
	padding: 4px;
}
#access-noticebox2 {
	height: 400px;
	width: 548px;
	background-color: transparent;
	border-color: transparent;
	position: absolute;
}
.access-loginslider ul {
	list-style: none;
	width: 300%;
}
.access-loginslider ul li {
	display: block;
	float: left;
}

.access-loginslider li img {
	height: 325px;
	width: 550px;
}
.access-loginslider .dots {
	position: absolute;
	padding: 4px;
	left: 195px !important;
	right: 0;
	bottom: -15px;
	z-index: 999;
	border-radius: 3px;
	text-align: center;
	overflow: visible !important;
	background-color: transparent;
	display: block;
    top: 335px;
}
.access-loginslider .dots li {
	list-style-type: none;
	display: inline-block;
	zoom: 1; 
	*display: inline;	
	float: left;
	width: 5px;
	height: 5px;
	margin: 0 4px;
	text-indent: -999em;
	background: #fff;
	border: 2px solid #cacaca;
	border-radius: 6px;			
	cursor: pointer;
	opacity: .6;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.access-loginslider .dots li.active {
	background: #0061bb;
	opacity: 1;
}
#access-loginbox {
	display : flex;
	justify-content: center;
}
.access-loginbox-securepic {
	float: left;
	display: block;
	width: 300px;
	text-align: center;
}
.access-loginbox-securepic span{
	font-size: 10px;
	line-height: 14px;
}
.access-loginbox-securepic img{
	margin: 0 auto;
	border: 1px solid #eee;
}
.access-loginbox-form {
	padding-top: 25px;
    padding-left: 55px;
}
.access-loginbox-form span {
	font-size: 14px;
}
.access-loginbox-form input{
	height: 40px;
	margin-right: 13px; 
	padding-right: 10px;
	padding-left: 35px;
	width: 240px;
}
.access-pl-loginbox-form {
	padding: 35px 0px 0px 0px;
}
.access-pl-loginbox-form span {
/* 	float: right; */
	font-size: 14px;
}
.access-pl-loginbox-form input{
	height: 35px;
	/* margin-right: 13px; 
	padding-right: 115px; */
	padding-left: 44px;
	width: 250px;
	font-size: 16px;
}
.access-loginform-quicklinks {
	clear: both;
	margin-top: 20px;
	background: #eaeaea;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: inset 0px 8px 6px -6px #888;
	-webkit-box-shadow: inset 0px 8px 6px -6px #888;
	box-shadow: inset 0px 8px 6px -6px #888;
	font-size: 14px;
	padding: 8px 6px;
	line-height: 14px;
}
.access-loginform-quicklinks .viewdemo {
	width: 125px;
}

.viewdemo span {
	font-weight: bold;
	color: #fff;
}

#access-loginform-submitwrapper {
	width: 400px;
}
#access-loginform-submitwrapper .submitbtn{
	color: #fff;
	font-weight: bold;
}
#access-loginform-submitwrapper a {
	text-decoration: underline;
	color: #0061bb;
	margin-left: 111px;
	width: 80px;
}
#access-loginheader {
	padding: 10px;
	padding-top: 14px;
	margin-bottom: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background:#002046;
	background:-moz-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1a3759),color-stop(100%,#002046));
	background:-webkit-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:-o-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:-ms-linear-gradient(top,#1a3759 0%,#002046 100%);
	background:linear-gradient(to bottom,#1a3759 0%,#002046 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3759',endColorstr='#002046',GradientType=0 );
}
#access-loginheader span {
	font-family: verdana, sans-serif;
	font-size: 16px;
	background: url('../img/securelockw.png') left center no-repeat;
}
.access-terms {
	width: 100%;
	/* width: 936px; */
	margin: 0 auto;
}
.access-terms span{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
.access-terms ul{
/* 	padding-right: 5px; */
}
.access-bluebtn a{
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
}
.access-bluebtn {
	margin-left: 12px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #456180;
	-webkit-box-shadow:inset 0px 1px 0px 0px #456180;
	box-shadow:inset 0px 1px 0px 0px #456180;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a3759), color-stop(1, #002046) );
	background:-moz-linear-gradient( center top, #1a3759 5%, #002046 100% );
	background:-ms-linear-gradient( top, #1a3759 5%, #002046 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a3759', endColorstr='#002046');
	background-color:#1a3759;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #002046;
	display: inline;
	float: right;
	color: #fff;
}
.access-bluebtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #002046), color-stop(1, #1a3759) );
	background:-moz-linear-gradient( center top, #002046 5%, #1a3759 100% );
	background:-ms-linear-gradient( top, #002046 5%, #1a3759 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002046', endColorstr='#1a3759');
	background-color:#002046;
}
.access-greybtn {
	margin-left: 12px;
	text-align: center;
	border-radius: 3px;
	background: #ffffff;
	border: 1px solid #ededed;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	display: inline;
	float: right;
}
.access-greybtn:hover{
	border: 1px solid #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
}
.access-greybtn span {
	color: #444;
	font-weight: bold;
}
.access-greenbtn {
	margin-left: 12px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #b3eb7f;
	-webkit-box-shadow:inset 0px 1px 0px 0px #b3eb7f;
	box-shadow:inset 0px 1px 0px 0px #b3eb7f;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8bc954), color-stop(1, #77c038) );
	background:-moz-linear-gradient( center top, #8bc954 5%, #77c038 100% );
	background:-ms-linear-gradient( top, #8bc954 5%, #77c038 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bc954', endColorstr='#77c038');
	background-color:#8bc954;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #77c038;
	display: inline;
	float: right;
	color: #fff;
}
.access-greenbtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77c038), color-stop(1, #8bc954) );
	background:-moz-linear-gradient( center top, #77c038 5%, #8bc954 100% );
	background:-ms-linear-gradient( top, #77c038 5%, #8bc954 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77c038', endColorstr='#8bc954');
	background-color:#77c038;
}
.access-30bluebtn {
	width: 115px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #d5dae0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d5dae0;
	box-shadow:inset 0px 1px 0px 0px #d5dae0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a3759), color-stop(1, #002062) );
	background:-webkit-linear-gradient(top, #1a3759 5%, #002062 100%);
	background:-moz-linear-gradient( center top, #1a3759 5%, #002062 100% );
	background:-ms-linear-gradient( top, #1a3759 5%, #002062 100% );
	background:-o-linear-gradient(top, #1a3759 5%, #002062 100%);
	background:linear-gradient(to bottom, #1a3759 5%, #002062 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a3759', endColorstr='#002062');
	background-color:#1a3759;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #002062;
	display: inline;
	float: right;
	color: #fff;
}
.access-30bluebtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #002062), color-stop(1, #1a3759) );
	background:-webkit-linear-gradient(top, #002062 5%, #1a3759 100%);
	background:-moz-linear-gradient( center top, #002062 5%, #1a3759 100% );
	background:-ms-linear-gradient( top, #002062 5%, #1a3759 100% );
	background:-o-linear-gradient(top, #002062 5%, #1a3759 100%);
	background:linear-gradient(to bottom, #002062 5%, #1a3759 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002062', endColorstr='#1a3759');
	background-color:#002062;
}
.access-33bluebtn {
	margin-left: 12px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #d5dae0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d5dae0;
	box-shadow:inset 0px 1px 0px 0px #d5dae0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b3c1d0), color-stop(1, #002d62) );
	background:-webkit-linear-gradient(top, #b3c1d0 5%, #002d62 100%);
	background:-moz-linear-gradient( center top, #b3c1d0 5%, #002d62 100% );
	background:-ms-linear-gradient( top, #b3c1d0 5%, #002d62 100% );
	background:-o-linear-gradient(top, #b3c1d0 5%, #002d62 100%);
	background:linear-gradient(to bottom, #b3c1d0 5%, #002d62 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccd5e0', endColorstr='#002d62');
	background-color:#b3c1d0;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #002d62;
	display: inline;
	float: right;
	color: #002d62;
}
.access-33bluebtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #002d62), color-stop(1, #b3c1d0) );
	background:-webkit-linear-gradient(top, #002d62 5%, #b3c1d0 100%);
	background:-moz-linear-gradient( center top, #002d62 5%, #b3c1d0 100% );
	background:-ms-linear-gradient( top, #002d62 5%, #b3c1d0 100% );
	background:-o-linear-gradient(top, #002d62 5%, #b3c1d0 100%);
	background:linear-gradient(to bottom, #002d62 5%, #b3c1d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d62', endColorstr='#b3c1d0');
	background-color:#002d62;
}
.access-44bluebtn {
	margin-left: 12px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #d5dae0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d5dae0;
	box-shadow:inset 0px 1px 0px 0px #d5dae0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b3c1d0), color-stop(1, #002d62) );
	background:-webkit-linear-gradient(top, #b3c1d0 5%, #002d62 100%);
	background:-moz-linear-gradient( center top, #b3c1d0 5%, #002d62 100% );
	background:-ms-linear-gradient( top, #b3c1d0 5%, #002d62 100% );
	background:-o-linear-gradient(top, #b3c1d0 5%, #002d62 100%);
	background:linear-gradient(to bottom, #b3c1d0 5%, #002d62 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccd5e0', endColorstr='#002d62');
	background-color:#b3c1d0;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #002d62;
	display: inline;
	color: #002d62;
}
.access-44bluebtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #002d62), color-stop(1, #b3c1d0) );
	background:-webkit-linear-gradient(top, #002d62 5%, #b3c1d0 100%);
	background:-moz-linear-gradient( center top, #002d62 5%, #b3c1d0 100% );
	background:-ms-linear-gradient( top, #002d62 5%, #b3c1d0 100% );
	background:-o-linear-gradient(top, #002d62 5%, #b3c1d0 100%);
	background:linear-gradient(to bottom, #002d62 5%, #b3c1d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d62', endColorstr='#b3c1d0');
	background-color:#002d62;
}

.access-btn-standard {
	margin-left: 8px;
}

.access-btn-1-width75 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 75px;
}
.access-btn-1-width75:hover,.access-btn-1-width100:hover,
.access-btn-1-width110:hover,.access-btn-1-width150:hover,
.access-btn-1-width173:hover,.access-btn-1-width180:hover,
.access-btn-1-width200:hover,.access-btn-1-width230:hover,
.access-btn-1-width250:hover {
	background:#3e73d8 !important;
}
.access-btn-1-width100 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 100px;
}
.access-btn-1-width110 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 110px;
}
.access-btn-1-width150 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 150px;
}
.access-btn-1-width173 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 173px;
}
.access-btn-1-width180 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 180px;
}
.access-btn-1-width200 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 200px;
}
.access-btn-1-width230 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 230px;
}
.access-btn-1-width250 {
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #79bbff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #79bbff;
	box-shadow:inset 0px 1px 0px 0px #79bbff;
	background: #0061bb !important;
	background-color:#4379e0 !important;
	text-indent:0;
	border:1px solid #336ad4 !important;
	display: inline;
	float: left;
	color: #fff !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 250px;
}
.access-btn-2 {
	text-align: center;
	background-color:#fff !important;
	background: #fff !important;
	text-indent:0;
	border:1px solid #4379e0 !important;
	display: inline;
	float: left;
	color: #4379e0 !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 85px;
}
.access-btn-2-width100 {
	text-align: center;
	background-color:#fff !important;
	background: #fff !important;
	text-indent:0;
	border:1px solid #4379e0 !important;
	display: inline;
	float: left;
	color: #4379e0 !important;
	border-radius: 10px;
	height: 30px;
	position: inherit;
	width: 100px;
}
.access-btn-2:hover,.access-btn-2-width100:hover {
	background: #ebeaea !important;
}


.sky2 {
	width: 100%;
	height: 100%;
	background: url('../img/reg_sky_bg.jpg') no-repeat;
}
.registration-header {
	font-size: 30px;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
}
html>body .registration-header {
	padding-top: 6px;
	padding-bottom: 2px;
}
#registration-wrapper {
	width: 960px;
	min-height: 480px;
	height: 480px;
	background: #fff;
	margin-top: 15px;
	overflow: hidden;
	border-radius: 3px;
}
html>body #registration-wrapper {
	height: auto !important;
}
#registration-wrapper .leftcol2 {
	width: 178px;
	text-align: right;
	margin-left: 21px;
}
#registration-wrapper .leftcol2 p {
	font-size: 22px;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
}
#registration-wrapper .leftcol2 p span {
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size: 18px;
}
#registration-wrapper .congratsnote {
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
	font-size: 36px;
}
#registration-wrapper .infomessage2{
	width: 225px;
}
#registration-wrapper #submitwrapper {
	border-top: 2px solid #7ecfed;
}
#registration-wrapper .access-bluebtn {
	padding: 0px;
	height: 28px;
	float: none;
}
.access-bluebtn span {
	color: #fff;
	font-weight: bold;
}
#registration-wrapper .reg-mode {
	font-size: 13px;
	font-family:"Noto Sans", Roboto, "Open Sans", sans-serif;
}
#ebroking-wrapper {
	width: 960px;
	padding-top: 0px;
	padding: 2px;
	background: #efefef;
	border-radius: 0px;
	border: 1px solid #cdcdcd;
	overflow: hidden;
	margin-top: 25px;
}
#logout-wrapper{
	width: 450px;
	justify-content: center;
}
#logout-wrapper .logoff-header {
	font-size: 18px;
	color: #60bff7;	
	font-weight: bold;
	padding: 0px !important;
}
html>body #logout-wrapper .logoff-header {
	margin-top: 10px;
    margin-bottom: 8px;
}
#logout-wrapper .logoff-message {
	list-style: none;
	font-size: 13px;
	color: #444;
	margin-bottom: 0px;
}
#logout-wrapper hr {
	border: 1px solid #ddd;
}
#session-summary {
	width: 450px;
	margin: 0 auto;
}
#session-summary table {
	margin-bottom: 5px;
	text-align: center;
}
#session-summary table th {
	color: #fff;
	background: #3e7cf3;
	padding: 3px;	
	border-right: 1px solid #f2f6fa;
	font-weight: bold;
}
#session-summary table tr {
	background: #e0e0e0;
}
#session-summary table th:first-child {
	border-top-left-radius: 3px;
}
#session-summary table th+th+th+th {
	border-top-right-radius: 3px;
	border-right: 0px;
}
#session-summary table td {
	border-right: 1px solid #f2f6fa;
	border-bottom: 1px solid #f2f6fa;
	padding: 6px;
	background: #fff;
}
#session-summary table td+td+td+td {
	border-right: 0px;
}
#session-summary table tfoot td{	
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 0px;
}
#session-summary p {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px !important;
    margin: 0 0 3px 0;
}
#session-summary span {
	padding-top: 14px;
	font-size: 14px;
}
.ebroking {
	width: 185px;
	padding: 10px;
	float: right;
	font-weight: bold;
}
.ebroking .access-bluebtn {
	color: #fff;
}
#marketing {
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
	clear: both;
}
#marketing ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#marketing ul li {
	display: inline;
}
#marketing .thumbnail-container {
	float: left;
	margin-left: 18px;
	width: 310px;
	height: 310px;
	background: #000;
}

/* Registration Tables =================================================== */
.regoption {
    background: #f3f3f3;
    border: 1px solid #dbdbdb;
}

.regoption td {
    border-right: 1px solid #dbdbdb;
    text-align: center;
    vertical-align: top;
    width: 25%;
}

/* New table header fix ================================================== */
.transacthistory-header {
	border-top-left-radius: 3px !important;
	border-top-right-radius: 3px !important;
	color: #444;
}
.transacthistory-period td {
	background: #fff !important;
	border-right: 0px !important;
}
.transacthistory-period:hover td {
	background: #fff !important;
	border-right: 0px !important;
}
.noborder-radius {
	border-radius: 0px !important;
}

/* HLB logo 2013 dimensions ================================================== */

.hlb-footer-logo {
	width: 340px;
	margin-top: 5px;
	float:right;
	margin-bottom: 0px !important;	
}

/* Security Side Slider */
#sidePanel{
    width:575px;
    position:fixed;
    top:210px;
    z-index: 9999;
}
#panelHandle{
    height:245px;
    width:40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    float:right;
    cursor:pointer;
    display: block;
}
#morenotice, #morecollapse {
	display: none;
}
#moreread, #morecollapse {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor:pointer;
	text-decoration: underline;
	color: #0061bb;
}
#panelContent{
    float:right;
    width:575px;
}
#panelHandle div{
    top: -230px;
}
#idHiddenBackgoundLink {
	position: absolute;
	left: 375px;
	width: 630px;
	height: 230px;
	text-decoration: none;
}
#idHiddenBackgoundLink2 {
	position: absolute;
	left: 770px;
	width: 140px;
	height: 40px;
	margin-top:150px;
	text-decoration: none;
}
#idHiddenLinkText {
	width: 630px;
	height: 280px;
}
#idHiddenLinkText h1 {
	font-size: 30px; 
}
.overviewBanner {
	margin-bottom: 15px;
}
.dynamicNote ul {
	list-style-type: square;
	padding: 0px;
	padding-left: 15px;
	margin: 5px 0;
	clear: both;
}
.dynamicNote li span{
	color: #444;
}
.noHeader.ui-datatable table thead tr {
    display: none;
}
.noHeader.ui-datatable-tablewrapper table tr td {
	border-right: 0px !important;
	border-bottom: 1px solid #efefef !important;
}
.accountOverviewCols {
	border-top: 1px solid #efefef !important;
}
.fixedDepositCols {
	border-bottom: 1px solid #efefef !important;
}
.resend-otp-btn {
	background: none !important;
    border: none !important;
    font-size: 12px !important;
    width: 150px;
    padding: 0px;
    color: #4379e0 !important;
    font-weight: bold !important;
    height: 17px;
}
.resend-tac-btn {
	background: none !important;
	border: none !important;
	font-size: 12px !important;
	width: 120px;
	padding:0px;
	color:#4379e0 !important;
	margin-left: -485px;
	font-weight: bold !important;
	top: -32px;
}
.resend-tac-btn-2 {
	background: none !important;
	border: none !important;
	font-size: 12px !important;
	width: 115px;
	padding:0px;
	color:#4379e0 !important;
	margin-left: -410px;
	top: -18px;
	font-weight: bold !important;
	text-decoration: none;
	position: relative;
}

.resend-tac-btn-3 {
	background: none !important;
	border: none !important;
	font-size: 16px !important;
	width: 170px;
	padding: 0px;
	color: #4379e0 !important;
	margin-left: -459px;
	top: -31px;
	font-weight: bold !important;
	text-decoration: none !important;
}

#printHtmlContent td div {
	border: none;
}
.ui-icon-minusthick {
	background-position: -61px -128px !important;
}
.ui-icon-plusthick {
	background-position: -30px -128px !important;
}

/* MESSAGE & NOTE */
.message-box {
	padding-top: 18px;
	max-width: 550px;
	float: left;
	line-height: 18px;
}
.message-box .title {
	font-weight: bold;
	color: #4379e0;
	float: left;
	font-size: 14px;
}
.message-box .tac-title {
	font-weight: bold;
	float: left;
	font-size: 14px;
}
.message-box ul {
	padding: 0px;
	margin: 5px 0;
	text-align: left;
	clear: both;
	font-size: 14px;
}
.message-note {
	height: 50px;
	width: 650px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.message-note-2 {
	height: 50px;
	width: 625px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.message-note-3 {
	height: 50px;
	width: 650px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

/* DROPDOWN & CALENDAR */
.selectDropdown {
	border-radius: 10px;
	height: 30px;
	line-height: 23px;
	min-width: 324px;
}
.selectLongDropdown {
	border-radius: 10px;
	height: 30px;
	line-height: 23px;
	width: 483px !important;
}
.selectDropdown .ui-selectonemenu-trigger {
	background: #fff;
	border-left: none;
	border-right: 0.5px solid #e0e0e0;
	border-top: 0.5px solid #e0e0e0;
	border-bottom: 0.5px solid #e0e0e0;
	width: 20px;
}
.selectDropdown label.ui-selectonemenu-label {
	padding-left: 10px;
}
.selectDropdown .ui-selectonemenu-trigger span {
	background: url(../img/dropdownIcon.png) no-repeat;
	background-position-y: 110%;
}
/* #qaSearchStartDate.datePicker .ui-inputfield, #qaSearchEndDate.datePicker .ui-inputfield {
	border-radius: 10px;
	height: 30px;
} */
#showCalendar tbody tr td {
	padding-left: 0px !important;
}

/* share datepicker */
/* .datePicker .ui-inputfield {
	width: 150px;
	border-radius: 10px;
	padding-left: 10px;
}
.datePicker .ui-datepicker-trigger {
	right: 35px;
	border: none;
	background: url(../img/calendarIcon.png) no-repeat;
	background-size: 65%;
	background-position-y: -2px;
	background-position-x: 5px;
}
.datePicker .ui-datepicker-trigger .ui-button-text {
	padding: 0px;
}
.datePicker .ui-state-default .ui-icon {
	background: none !important;
} */
.ui-datepicker {
 	width: 238px; 
}

/* FIELDS */
.textLField {
	border-radius: 10px;
	height: 25px;
	width: 245px;
	border-width: 1px !important;
}
.textSField {
	border-radius: 10px;
	height: 30px;
	width: 160px;
	background: none !important;
	padding: 10px;
	border-width: 1px !important;
}
.textAreaField {
	border-radius: 10px;
	width: 462px;
	background: none !important;
	padding: 10px;
	float: right;
	border-width: 1px !important;
}
.textAreaLField {
	border-radius: 10px;
	width: 653px;
	background: none !important;
	padding: 10px;
	float: right;
	border-width: 1px !important;
}
#idNewEmail:focus {
	outline: none;
	box-shadow: 0px 0px 2px #0066ff;
}

.ui-radiobutton .ui-radiobutton-box {
	display: inline-block;
	width: 16px;
	height: 20px;
	vertical-align: middle;
	background: url(../img/ic_RadioButton.png) no-repeat;
	background-size: contain;
	cursor: pointer;
	border: none !important;
}

.ui-radiobutton-box.ui-state-active .ui-icon {
	background: url(../img/ic_RadioButtonActive.png) no-repeat;
	background-size: contain;
	background-position: center;
}

.btnRightAlign td {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}

.leftlabels {
	text-align: left !important;
}

.rightlabels tr > td:first-child {
	text-align: right;
	padding-right: 15px;
}

.rightlabels > span > table > tbody > tr > td:first-child {
	width: 185px;
}

.rightlabels > span > table > tbody > tr > td:last-child table td {
	padding: 1px;
	min-width: 5px;
}

.rightlabels .datePicker .ui-inputfield {
	max-width: 115px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.btn-outline {
	background: transparent!important;
	color: #0041bb!important;
	box-shadow: none;
}

.btn-outline:hover {
	color: #fff!important;
}

/* .datePicker {
	display: inline-block;
	width: 100px!important;
	float: left;
} */

/* .left-panel { */
/* 	width: 230px; */
/* 	padding-left: 0; */
/* 	margin-right: 20px; */
/* 	display: -webkit-inline-box; */
/* 	float: left; */
/* 	padding-right: 15px; */
/* 	border-right: 1px solid #cccc !important; */
/* } */

/* .left-panel .ui-datatable-tablewrapper tr th { */
/* 	background: none; */
/* 	vertical-align: middle; */
/* 	font-size: 13px; */
/* 	text-transform: uppercase; */
/* 	padding: 2px; */
/* 	border: none; */
/* } */

/* .left-panel .ui-datatable-tablewrapper tr th:first-child { */
/* 	max-width: 50px; */
/* 	padding: 2px!important; */
/* } */

/* .left-panel .ui-datatable-tablewrapper tr th:first-child img { */
/* 	width: 80%; */
/* 	margin: auto; */
/* } */

.left-panel {
	width: 250px;
	display:-webkit-inline-box;
	float: left;
	height: auto;
}

.right-panel {
	display: -webkit-inline-box;
	float: left;
	padding-left: 10px;
	width: 653px;
	border-left: 1px solid !important;
	border-color: lightgrey !important;
	min-height: 530px;
}

.ui-selectonemenu {
	background: none!important;
}

.ui-selectonemenu-label {
	text-align: left;
}

.selectDropdown .ui-selectonemenu-trigger {
	border: none;
}

.ui-inputfield, .ui-selectonemenu-label {
	box-shadow: none!important;
}

/* Currrent/Saving Account */
.card_temp {
	background-image: url(../img/bg_SavingAccountOverview.png);
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    width: 222px;
    height: 130px;
    background-size: 85% 90%;
}

.titleOnCard {
    color: white;
    font-size: 14px;
    display: block;
    text-align: center;
    width: 190px;
    padding-top: 25px;
}

.balanceOnCard {
	color: white;
    font-size: 18px;
    display: block;
    text-align: center;
    width: 190px;
}

.label_card_no_details {
	color: grey;
	display: block;
	padding-top: 5px;
	height: 18px;
}

.label_card_details {
	color: grey;
	display: block;
	padding-top: 5px;
}

/* Dialog */
.ui-dialog .ui-dialog-titlebar {
	background: none;
}

.downloadLogo {
	background: url(../img/downloadIcon.png) no-repeat !important;
	border: none !important;
	background-size: 15% 73% !important;
	background-position-y: 4px !important;
}

.downloadLogo span {
	color: #76b2e0;
	font-weight: bold;
	padding-left: 25px !important;
}

.closeIcon {
	height: 200px !important;
	width: 500px !important;
}

.closeIcon .ui-dialog-content {
	text-align: center;
	font-size: 14px;
	padding-top: 40px !important;
	font-weight: normal;
}

.closeIcon .ui-widget-content .ui-icon {
	display: none;
}

.closableDialog .ui-dialog-buttonpane {
	border: none;
}

.longDialog {
	height: 300px !important;
}

.closeIcon .ui-dialog-titlebar-close span.ui-icon-closethick {
    background: url(../img/closeIcon.png) no-repeat !important;
    background-size: 110% 105% !important;
}

.closeIcon .ui-dialog-titlebar-close, .closeIcon .ui-dialog-titlebar-close span.ui-icon-closethick {
    width: 20px !important;
    height: 20px !important;
}

.closeIcon .ui-dialog-titlebar-close {
    background: none !important;
    border: none !important;
}

.closeIcon .ui-dialog-titlebar-close, .closeIcon .ui-dialog-titlebar-close:hover {
    padding: 0 !important;
}

/*
.split-btn button:first-child {
	background: none !important;
	border-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	width: 83px;
	height: 25px;
}

.split-btn button:first-child .ui-button-text  {
	font-size: 13px;
	display: contents;
}

.split-btn button {
	background: none !important;
	border-radius: 10px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.split-btn .ui-splitbutton-menubutton {
	width: 15px;
	height: 25px;
}
*/

.ui-menu.ui-menu-dynamic {
	border-radius: 10px;
	width: 10px;
}

.ui-menuitem-text {
	font-size: 13px;
}

/* Scrollbar */
.scrollFavList {
	height: 410px;
	overflow-x: hidden;
	border: 0px !important;
}

/* Scrollbar */
.scrollFavList {
	height: 410px;
	overflow-x: hidden;
	border: 0px !important;
	padding-right: 0px;
	scrollbar-color: #7f7f7f white;
	scrollbar-width: thin;
}

/* width */
.scrollFavList::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.scrollFavList::-webkit-scrollbar-track {
  background: white; 
}
 
/* Handle */
.scrollFavList::-webkit-scrollbar-thumb {
  background: #7f7f7f;
  border-right: 1px solid white;
}

/* Mozilla Firefox */
@-moz-document url-prefix() {
    .scrollFavList {
        padding-right: 10px;
    }
}

/******* New Login Screen - Start *******/
.loginleftpanel {
	float: left;
	width: 55%;
}
.loginrightpanel {
	float: right;
	width: 45%;
}
.connect_login_logo {
	margin-top: 5%;
    padding: 0px 10px 10px 10px;
    display: flex;
    justify-content: center;
}
.logincontentbackground {
	background: rgba(0, 45, 97, 0.43);
    width: 610px;
    height: 190px;
}
.loancontentbackground {
	width: 514px;
  	height: 410px;
  	margin: -60px 0px 0px -50px;
  	position: absolute;
}
.loanicon {
	width: 251px;
  	height: 150px;
  	margin: 170px 0px 0px 90px;
  	position: absolute;
}
.noticecontentbackground {
	background: rgba(0, 45, 97, 0.43);
    width: 610px;
    height: 390px;
    /* border-radius: 13px; */
}
#login-access-noticecontent {
	overflow: hidden;
	padding: 30px;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 10px;
	/* display: flex;
    justify-content: center; */
}
#login-copyright-footer {
	display: ruby-text-container;
	display: contents;
}
#login-copyright-footer div {
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login-btn-1-width334:hover,
.login-btn-1-width400:hover {
	background:#3e73d8 !important;
}
.login-btn-2-width400:hover {
	background:#c7d7f3 !important;
}
.login-btn-1-width334 {
/*     -moz-box-shadow: inset 0px 1px 0px 0px #79bbff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #79bbff;
    box-shadow: inset 0px 1px 0px 0px #79bbff; */
    box-shadow: 0 5px 10px 0 rgba(34, 47, 85, 0.16);
    background: #0061bb !important;
    background-color: #4379e0 !important;
    text-indent: 0;
    border: 1px solid #336ad4 !important;
    float: left;
    color: #fff !important;
    border-radius: 5px;
    height: 30px;
    width: 334px;
    font-size: 16px !important;
}
.login-btn-1-width400 {
/*     -moz-box-shadow: inset 0px 1px 0px 0px #79bbff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #79bbff;
    box-shadow: inset 0px 1px 0px 0px #79bbff; */
    box-shadow: 0 5px 10px 0 rgba(34, 47, 85, 0.16);
    background: #0061bb !important;
    background-color: #4379e0 !important;
    text-indent: 0;
    border: 1px solid #336ad4 !important;
    float: left;
    color: #fff !important;
    border-radius: 5px;
    height: 30px;
    width: 514px !important;
    font-size: 16px !important;
}
.login-btn-1-grey-width400 {
/*     -moz-box-shadow: inset 0px 1px 0px 0px #79bbff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #79bbff;
    box-shadow: inset 0px 1px 0px 0px #79bbff; */
    box-shadow: 0 5px 10px 0 rgba(34, 47, 85, 0.16);
  	background-color: #9aa1b4 !important;
  	background: #9aa1b4 !important;
    text-indent: 0;
    border: 1px solid #9aa1b4 !important;
    float: left;
    color: #fff !important;
    border-radius: 5px;
    height: 30px;
    width: 514px !important;
    font-size: 16px !important;
}
.login-btn-2-width400 {
    background: #0061bb !important;
    background-color: #fff !important;
    text-indent: 0;
    border: 1px solid #336ad4 !important;
    float: left;
    color: #4379e0 !important;
    border-radius: 5px;
    height: 30px;
    width: 400px !important;
    font-size: 16px !important;
}
.access-btn-3-width400:hover {
	/* background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cd04e), color-stop(1, #78ef5a) );
	background:-moz-linear-gradient( center top, #5cd04e 5%, #78ef5a 100% );
	background:-ms-linear-gradient( top, #5cd04e 5%, #78ef5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cd04e', endColorstr='#78ef5a');
	color: #fff; */
	background:#7cce15 !important;
}
.access-btn-3-width400 {
/* 	-moz-box-shadow:inset 0px 1px 0px 0px #90f776;
	-webkit-box-shadow:inset 0px 1px 0px 0px #90f776;
	box-shadow:inset 0px 1px 0px 0px #f90f776;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #78ef5a), color-stop(1, #5cd04e) );
	background:-moz-linear-gradient( center top, #78ef5a 5%, #5cd04e 100% );
	background:-ms-linear-gradient( top, #78ef5a 5%, #5cd04e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#78ef5a', endColorstr='#5cd04e'); */
	box-shadow: 0 5px 10px 0 rgba(34, 47, 85, 0.16);
	background:#84d321 !important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #84d321 !important;
	color:#ffffff;
	height: 30px;
    width: 400px;
    font-size: 16px !important;
}

#access-appcontent {
	overflow: hidden;
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 10px;
	display: flex;
    justify-content: center;
}
/******* New Login Screen - End *******/

/**** Light Account - Start ******/
.login-btn-1-width496 {
/*     -moz-box-shadow: inset 0px 1px 0px 0px #79bbff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #79bbff;
    box-shadow: inset 0px 1px 0px 0px #79bbff; */
    box-shadow: 0 5px 10px 0 rgba(34, 47, 85, 0.16);
    background: #0061bb !important;
    background-color: #4379e0 !important;
    text-indent: 0;
    border: 1px solid #336ad4 !important;
    float: left;
    color: #fff !important;
    border-radius: 5px;
    height: 30px;
    width: 496px;
    font-size: 16px !important;
}

.password-eye{
	background: url('#{request.contextPath}/img/ic_eye.png') no-repeat;
	background-position: 2% 40%;
	background-size: 10%;
	background-color: #fff;
}

/**** Light Account - End ******/

/**** Logout Survey - Start *****/
#designPostLogout{
	background:url(../img/RIB_Survey_bg.jpg) no-repeat top center;
	padding: 5px 5px 15px 5px;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 510px !important;
	width: 790px !important;
	border-radius: 15px;
    border: none;
    top: 8% !important;
    left: 25% !important;
    position: fixed;
}
#close-PLS-popup{
	background: white; 
	color: #aaaaaa;
	border: 0px; 
	font-weight: bold; 
	font-size: 30px; 
	width: 20px; 
	height: 23px;
	float: right;
}
#close-PLS-popup .ui-button-text.ui-c {
	padding: 0px;
	line-height: 0px;
}
.modal-PLS {								/* The Modal (background) */
  	display: none; 							/* Hidden by default */
  	position: fixed; 						/* Stay in place */
  	z-index: 9999; 							/* Sit on top */
  	padding-top: 1%; 						/* Location of the box */
  	padding-bottom: 2%;
  	left: 0;
  	top: 0;
  	width: 100%; 							/* Full width */
  	height: 100%; 							/* Full height */
  	overflow: auto; 						/* Enable scroll if needed */
  	background-color: rgb(0,0,0); 		/* Fallback color */
  	background-color: rgba(0,0,0,0.4); 	/* Black w/ opacity */
}
.modal-content-PLS {						/* Modal Content */
  	background-color: transparent;
  	margin: auto;
  	border-radius: 15px;
  	/*padding: 10px;*/
  	/*border: 1px solid #888;*/
  	width: 80%;
  	height: 90%
}
.modal-iframe-PLS{
	width: 100%; 
	height: 100% !important; 
	border-radius: 15px !important; 
	overflow-y: hidden;
	overflow-x: hidden;
	visibility: true;
}
.modal-iframe-PLS{
	-ms-overflow-style: none;  				/* IE and Edge */
    scrollbar-width: none;  				/* Firefox */
}
.modal-iframe-PLS::-webkit-scrollbar{
	display: none;
}
.close-PLS-survey {
  	color: #aaaaaa;
  	float: right;
  	font-size: 30px;
  	font-weight: bold;
  	background-color: #ffffff;
  	border-radius: 5px;
  	padding: 2.5px;
  	position: relative;
  	top: 35px;
  	right: 30px;
  	display: none;
}
.close-PLS-survey:hover, .close-PLS-survey:focus, 
#close-PLS-popup:hover, #close-PLS-popup:focus {
  	color: #000;
  	text-decoration: none;
  	cursor: pointer;
}
/**** Logout Survey - End *****/

.min-height-body {
	min-height: 570px;
}

.radiobutton-box-si-1 > table > tbody > tr > td label {
	padding: 10px 10px;
	font-size: 14px !important;
}

.radiobutton-box-si-1 tr > td:first-child {
	text-align: left;
	width: 47%;
}